/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/assets/scss/app.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500&family=Noto+Sans+JP:wght@300;400;500;700&family=Open+Sans:ital,wght@0,500;0,700;1,700&display=swap);
/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/assets/scss/app.scss (1) ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | 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.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* 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 */
}

/**
 * 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;
}

/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:

	Eric Meyer					:: http://meyerweb.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com

-------------------------------------------------------------------------------*/
/* Let's default this puppy out
-------------------------------------------------------------------------------*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

article, aside, figure, footer, header, nav, section, details, summary {
  display: block;
}

/* Handle box-sizing while better addressing child elements:
   http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* consider resetting the default cursor: https://gist.github.com/murtaugh/5247154 */
/* Responsive images and other embedded objects */
/* if you don't have full control over `img` tags (if you have to overcome attributes), consider adding height: auto */
img,
object,
embed {
  max-width: 100%;
}

/*
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
	In fact, it *will* cause problems with Google Maps' controls at small size.
	If this is the case for you, try uncommenting the following:

#map img {
		max-width: none;
}
*/
/* force a vertical scrollbar to prevent a jumpy page */
html {
  overflow-y: scroll;
}

/* we use a lot of ULs that aren't bulleted.
	you'll have to restore the bullets within content,
	which is fine because they're probably customized anyway */
ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

pre {
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}

input[type=radio] {
  vertical-align: text-bottom;
}

input[type=checkbox] {
  vertical-align: bottom;
}

.ie7 input[type=checkbox] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

select, input, textarea {
  font: 99% sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

td, td img {
  vertical-align: top;
}

/* Make sure sup and sub don't mess with your line-heights http://gist.github.com/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* standardize any monospaced elements */
pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
  margin: 0;
}

/* make buttons play nice in IE */
button,
input[type=button] {
  width: auto;
  overflow: visible;
}

/* scale images in IE7 more attractively */
.ie7 img {
  -ms-interpolation-mode: bicubic;
}

/* prevent BG image flicker upon hover
   (commented out as usage is rare, and the filter syntax messes with some pre-processors)
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
*/
/* let's clear some floats */
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* stylelint-disable no-empty-source */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html,
body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  color: #333;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
}

.gap-0.flex, .gap-0.grid {
  gap: 0;
}
.gap-25.flex, .gap-25.grid {
  gap: min(1.3020833333vw, 25px);
}
.gap-50.flex, .gap-50.grid {
  gap: min(2.6041666667vw, 50px);
}

.grid {
  display: -ms-grid;
  display: grid;
}
:where(.grid) {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: min(1.0416666667vw, 20px);
}
.grid.cols-2 {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.grid.cols-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
.grid.cols-4 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
:where(.flex) {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex.no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex.content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.btn {
  width: min(7.1875vw, 138px);
  border-radius: 9999px;
  padding: min(0.3125vw, 6px) 0 min(0.5208333333vw, 10px) 0;
  border: 1px solid #C09B16;
  background-color: #C09B16;
  display: inline-block;
  text-align: center;
  text-decoration: unset;
}
.btn + .btn {
  margin-left: min(0.625vw, 12px);
}
.btn.-wide {
  width: min(14.0625vw, 270px);
}
.btn:hover {
  background-color: #fff;
}
.btn:hover span {
  color: #C09B16;
}
.btn span {
  color: #fff;
  font-size: min(1.09375vw, 21px);
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.border {
  border-bottom: 1px solid #231815;
}

.container1520 {
  margin-left: auto;
  margin-right: auto;
  width: min(81.25vw, 1560px);
  padding-left: min(1.0416666667vw, 20px);
  padding-right: min(1.0416666667vw, 20px);
}

.container1300 {
  margin-left: auto;
  margin-right: auto;
  width: min(69.7916666667vw, 1340px);
  padding-left: min(1.0416666667vw, 20px);
  padding-right: min(1.0416666667vw, 20px);
}

.container1100 {
  margin-left: auto;
  margin-right: auto;
  width: min(59.375vw, 1140px);
  padding-left: min(1.0416666667vw, 20px);
  padding-right: min(1.0416666667vw, 20px);
}

.container910 {
  margin-left: auto;
  margin-right: auto;
  width: min(49.4791666667vw, 950px);
  padding-left: min(1.0416666667vw, 20px);
  padding-right: min(1.0416666667vw, 20px);
}
.container700 {
    width: 50vw;
  margin-left: auto;
  margin-right: auto;
  }

.paragraph :where(p) {
  font-size: min(0.9375vw, 18px);
  line-height: 2.6666;
  letter-spacing: 0.1em;
}
.paragraph :where(p) .yellow {
  color: #C09B16;
  font-size: min(1.25vw, 24px);
}

.line-height-0 {
  line-height: 0;
}

.mt10 {
  margin-top: min(0.5208333333vw, 10px);
}

.mt25 {
  margin-top: min(1.3020833333vw, 25px);
}

.mt50 {
  margin-top: min(2.6041666667vw, 50px);
}

.mt60 {
  margin-top: min(3.125vw, 60px);
}

.mt80 {
  margin-top: min(4.1666666667vw, 80px);
}

.mt120 {
  margin-top: min(6.25vw, 120px);
}

.mt150 {
  margin-top: min(7.8125vw, 150px);
}

.mt200 {
  margin-top: min(10.4166666667vw, 200px);
}

.mt250 {
  margin-top: min(13.0208333333vw, 250px);
}

.mt300 {
  margin-top: min(15.625vw, 300px);
}

.mt350 {
  margin-top: min(18.2291666667vw, 350px);
}

@media screen and (max-width: 1600px) {
  .gap-25.grid {
    gap: 2vw;
  }
  .gap-50.grid {
    gap: 4vw;
  }
  :where(.grid) {
    gap: 1.6vw;
  }
  .btn {
    width: 11.04vw;
    padding: 0.8vw 0 0.8vw 0;
  }
  .btn.-wide {
    width: 21.6vw;
  }
  .btn span {
    font-size: 1.68vw;
  }
  .container1520 {
    max-width: 100%;
    width: 123.2vw;
    padding-left: 1.6vw;
    padding-right: 1.6vw;
  }
  .container1300 {
    max-width: 100%;
    width: 107.2vw;
    padding-left: 1.6vw;
    padding-right: 1.6vw;
  }
  .container1100 {
    width: 91.2vw;
    padding-left: 1.6vw;
    padding-right: 1.6vw;
  }
  .container910 {
    width: 76vw;
    padding-left: 1.6vw;
    padding-right: 1.6vw;
  }
  .paragraph :where(p) {
    font-size: 1.44vw;
    line-height: 2.4;
  }
  .paragraph :where(p) .yellow {
    font-size: 1.92vw;
  }
}
@media screen and (max-width: 750px) {
  .container1520 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container1300 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container1100 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container910 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .paragraph p {
    font-size: 3.2vw;
    line-height: 2.2;
  }
  .paragraph p .yellow {
    font-size: 4.2666666667vw;
  }
  .mt10 {
    margin-top: 1.3333333333vw;
  }
  .mt25 {
    margin-top: 3.3333333333vw;
  }
  .mt50 {
    margin-top: 5.3333333333vw;
  }
  .mt60 {
    margin-top: 6.6666666667vw;
  }
  .mt80 {
    margin-top: 8vw;
  }
  .mt120 {
    margin-top: 10.6666666667vw;
  }
  .mt150 {
    margin-top: 13.3333333333vw;
  }
  .mt200 {
    margin-top: 16vw;
  }
  .mt250 {
    margin-top: 20vw;
  }
  .mt300 {
    margin-top: 26.6666666667vw;
  }
  .mt350 {
    margin-top: 33.3333333333vw;
  }
  .btn {
    width: 37.3333333333vw;
    padding: 1.6vw 0;
  }
  .btn.-wide {
    width: 52vw;
  }
  .btn span {
    font-size: 3.7333333333vw;
  }
}
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

#menuBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.2vw;
  height: 3.2vw;
  background-color: rgba(0, 0, 0, 0);
  border: unset;
  background-color: #333;
  z-index: 101;
  display: none;
}
#menuBtn span {
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 70%;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
#menuBtn span:nth-child(1) {
  -webkit-transform: translateY(calc(-50% - 0.72vw)) translateX(-50%);
          transform: translateY(calc(-50% - 0.72vw)) translateX(-50%);
}
#menuBtn span:nth-child(3) {
  -webkit-transform: translateY(calc(-50% + 0.72vw)) translateX(-50%);
          transform: translateY(calc(-50% + 0.72vw)) translateX(-50%);
}
#menuBtn.act span:nth-child(1) {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
          transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
#menuBtn.act span:nth-child(2) {
  opacity: 0;
}
#menuBtn.act span:nth-child(3) {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
          transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}

#menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #E1D2B4;
  display: none;
  z-index: 100;
}
#menu nav {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#menu nav ul li + li {
  margin-top: 1.6vw;
}
#menu nav ul li a {
  color: #333;
  text-decoration: unset;
  font-size: 1.36vw;
  text-align: center;
}

header {
  padding-top: min(1.3020833333vw, 25px);
  padding-bottom: min(1.3020833333vw, 25px);
}
header .container {
  width: 100%;
  padding: 0 5.2083333333vw;
}
header .container h1 a img {
  width: min(6.40625vw, 123px);
  height: auto;
}
header .container nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(0.78125vw, 15px);
}
header .container nav ul li {
  position: relative;
}
header .container nav ul li a {
  font-size: min(0.7291666667vw, 14px);
  color: #333;
  text-decoration: unset;
}
header .container nav ul li:last-child:after {
  display: none;
}
header .container nav ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 25%;
  right: min(-0.4166666667vw, -8px);
  width: 1px;
  height: 85%;
  background-color: #333;
}
header .container .recruit-icon a img {
  width: min(6.6145833333vw, 127px);
  height: auto;
}



@media screen and (max-width: 1600px) {
  #menuBtn {
    display: block;
  }
  header .container {
    padding: 0 4.8vw 0 20px;
  }
  header .container h1 a img {
    width: 9.84vw;
  }
  header .container nav {
    display: none;
  }
  header .container .recruit-icon a img {
    width: 10.16vw;
  }
  #menu nav ul li a {
    font-size: 2.08vw;
  }
  #menu nav ul li + li {
    margin-top: 2.08vw;
  }
}
@media screen and (max-width: 750px) {
  header .container {
    padding: 0 20vw 0 20px;
  }
  #menuBtn {
    width: 12vw;
    height: 12vw;
  }
  #menuBtn span:nth-child(1) {
    -webkit-transform: translateY(calc(-50% - 2.6666666667vw)) translateX(-50%);
            transform: translateY(calc(-50% - 2.6666666667vw)) translateX(-50%);
  }
  #menuBtn span:nth-child(3) {
    -webkit-transform: translateY(calc(-50% + 2.6666666667vw)) translateX(-50%);
            transform: translateY(calc(-50% + 2.6666666667vw)) translateX(-50%);
  }
  #menu nav ul li + li {
    margin-top: 5.6vw;
  }
  #menu nav ul li a {
    font-size: 4.2666666667vw;
  }
}



/*追加start*/
.recruit-icon{
  display: flex;
  align-items: center;
  gap:1vw;
  margin: 0 0 0 auto;
}
.instagramIcon{
  display: block;
  width: 3.2vw;
}
.instagramIcon img{
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  .recruit-icon{
    gap:4vw;
  }
  .instagramIcon{
    width: 10vw;
  }
}
.f_instagram{
  width: 3.2vw;
  display: block;
}
.f_instagram img{
  max-width: 100%;
  height: auto;
}
.f_npoPlanet{
  width: 10vw;
  display: block;
  margin-top: 12px;
}
.f_npoPlanet img{
  max-width: 100%;
  height: auto;
}


@media screen and (max-width: 750px) {
  .f_instagram{
    width: 12vw;
  }
  .f_npoPlanet{
    width: 36vw;
  }
}

/*追加end*/
footer {
  padding-top: min(5.2083333333vw, 100px);
  padding-bottom: min(5.2083333333vw, 100px);
  background-color: #E1D2B4;
}
footer .content nav ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: min(1.0416666667vw, 20px);
}
footer .content nav ul li a {
  position: relative;
  padding-left: min(0.78125vw, 15px);
  color: #333;
  font-size: 0.9375vw;
  text-decoration: unset;
}
footer .content nav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 70%;
  background-color: #333;
}
footer .content .footer-txt {
  margin-top: min(3.125vw, 60px);
  display: block;
}
footer .content .footer-txt img {
  width: min(10.46875vw, 201.6816px);
  height: auto;
}
footer .content .linklist li + li {
  margin-top: min(0.78125vw, 15px);
}
footer .content .linklist li a {
  width: min(19.8800520833vw, 381.697px);
  display: block;
  background-color: #C09B16;
  text-decoration: unset;
  color: #fff;
  text-align: center;
  font-size: min(1.25vw, 24px);
  padding-top: min(0.78125vw, 15px);
  padding-bottom: min(0.78125vw, 15px);
}
footer .copy {
  display: block;
  text-align: center;
  font-size: min(0.9375vw, 18px);
  margin-top: min(2.6041666667vw, 50px);
}

@media screen and (max-width: 1450px) {
  footer .container910 {
    width: 90%;
    max-width: 910px;
  }
  footer .content nav ul li a {
    padding-left: 10px;
    font-size: 14px;
  }
  footer .content .footer-txt {
    margin-top: 40px;
  }
  footer .content .footer-txt img {
    width: 150px;
  }
  footer .content .linklist li + li {
    margin-top: 10px;
  }
  footer .content .linklist li a {
    width: 300px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  footer .content nav ul {
    gap: 2.1333333333vw;
  }
  footer .content nav ul li a {
    font-size: 3.4666666667vw;
  }
  footer .content .footer-txt {
    margin-top: 5.3333333333vw;
  }
  footer {
    padding-top: 9.3333333333vw;
    padding-bottom: 9.3333333333vw;
  }
  footer .container910 > .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .container910 > .flex .content {
    width: 100%;
  }
  footer .container910 > .flex .content:nth-child(2) {
    margin-top: 4.6666666667vw;
  }
  footer .container910 > .flex .content .linklist {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
main {
  overflow: hidden;
}

.fvSliderWrap {
  position: relative;
}
.fvSliderWrap .slider-on002 {
  position: absolute;
  top: min(4.5833333333vw, 88px);
  left: min(9.8958333333vw, 190px);
  width: min(35.9895833333vw, 691px);
  height: auto;
  z-index: 11;
}
.fvSliderWrap:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background-image: url(../images/fv_cover.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: min(-5.2083333333vw, -100px);
  left: 0;
  z-index: 5;
}
.fvSliderWrap .fvSwiper {
  width: 100%;
  height: 100%;
}
.fvSliderWrap .fvSwiper .swiper-slide {
  width: 100vw;
  height: min(51.0416666667vw, 980px);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.fvSliderWrap .fvSwiper .swiper-slide.slider001 {
  background-image: url(../images/slider001.png);
  background-position: 50% 50%;
}
.fvSliderWrap .fvSwiper .swiper-slide.slider001 p {
  position: absolute;
  top: min(36.25vw, 696px);
  left:10%;
  /*left: min(55.7291666667vw, 1070px);*/
}
.fvSliderWrap .fvSwiper .swiper-slide.slider001 p img {
  width: min(17.2395833333vw, 331px);
  height: auto;
  
}
.fvSliderWrap .fvSwiper .swiper-slide.slider002 {
  background-image: url(../images/slider002.png);
}
.fvSliderWrap .fvSwiper .swiper-slide.slider002 p {
  position: absolute;
  top: min(36.4583333333vw, 700px);
  left: min(52.0833333333vw, 1000px);
}
.fvSliderWrap .fvSwiper .swiper-slide.slider002 p img {
  width: min(30.8333333333vw, 592px);
  height: auto;
}
.fvSliderWrap .fvSwiper .swiper-slide.slider003 {
  background-image: url(../images/slider003.png);
}
.fvSliderWrap .fvSwiper .swiper-slide.slider003 p {
  position: absolute;
  top: 30vh;
  right: 15vw;
}
.fvSliderWrap .fvSwiper .swiper-slide.slider003 p img {
  width: min(17.2395833333vw, 331px);
  height: auto;
}

.headText {
  text-align: center;
  font-size: min(1.4583333333vw, 28px);
}
.headText span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: min(0.8854166667vw, 17px);
}
.headText span.blog {
  width: min(2.1875vw, 42px);
  height: auto;
}

.blogWrap a {
  text-decoration: unset;
  cursor: pointer;
  display: block;
}
.blogWrap a img {
  height: auto;
  border-radius: 24px;
}
.blogWrap a .cat {
  display: block;
  width: min(6.3020833333vw, 121px);
  padding: 3px 0 6px 0;
  text-align: center;
  margin-bottom: min(0.2604166667vw, 5px);
  margin-left: min(1.0416666667vw, 20px);
}
.blogWrap a .cat span {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: min(0.8333333333vw, 16px);
}
.blogWrap a .cat.-trivia {
  background-color: #0E2A48;
}
.blogWrap a .cat.-private {
  background-color: #A21B64;
}
.blogWrap a .cat.-interview {
  background-color: #2672A7;
}
.blogWrap a .cat.-event {
  background-color: #1F7C7D;
}
.blogWrap a .cat.-daily {
  background-color: #383838;
}
.blogWrap a .cat.-rokusya {
  background-color: #B04423;
}
.blogWrap a .cat.-partner {
  background-color: #781965;
}
.blogWrap a .cat.-staff {
  background-color: #C09B16;
}
.blogWrap a .textBox {
  border-left: 1px solid #333;
  padding-top: min(1.0416666667vw, 20px);
  padding-bottom: min(1.0416666667vw, 20px);
  padding-left: min(0.78125vw, 15px);
  margin-left: min(1.8229166667vw, 35px);
}
.blogWrap a .textBox p {
  color: #333;
  font-size: min(0.9375vw, 18px);
  margin-bottom: min(0.5208333333vw, 10px);
}
.blogWrap a .textBox time {
  color: #333;
  font-size: min(0.8333333333vw, 16px);
}

.postHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.125vw;
}
.postHead span:nth-child(1) {
  font-size: min(1.5625vw, 30px);
  letter-spacing: 0.15em;
  position: relative;
}
.postHead span:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: min(-1.1979166667vw, -23px);
  width: 1px;
  height: 100%;
  background-color: #333;
}
.postHead span:nth-child(2) {
  font-size: min(1.25vw, 24px);
  color: #C09B16;
  letter-spacing: 0.15em;
}

.postList {
  margin-top: min(2.6041666667vw, 50px);
}
.postList.sais {
  margin-bottom: min(2.6041666667vw, 50px);
}
.postList li a {
  padding-left: min(0.78125vw, 15px);
  padding-right: min(0.78125vw, 15px);
  text-decoration: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(3.8020833333vw, 73px);
  border-bottom: 1px solid #333;
  padding-top: min(1.5625vw, 30px);
  padding-bottom: min(1.5625vw, 30px);
}
.postList li a span {
  font-size: min(1.25vw, 24px);
  color: #000;
}

.indexBox001 {
  width: min(70.3125vw, 1350px);
}
.indexBox001 .fne {
  position: relative;
}
.indexBox001 .fne:after {
  content: "";
  position: absolute;
  top: min(17.34375vw, 333px);
  left: min(27.7604166667vw, 533px);
  display: block;
  width: min(22.0957291667vw, 424.238px);
  height: min(8.125vw, 156px);
  background-image: url(../images/index005.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 4;
}
.indexBox001 .img {
  width: 33.333%;
}
.indexBox001 .inner {
  margin-top: -1px;
  background-color: #E1D2B4;
  padding-top: min(3.6458333333vw, 70px);
  padding-bottom: min(7.8125vw, 150px);
  padding-left: min(5.2083333333vw, 100px);
  padding-right: min(5.2083333333vw, 100px);
}
.indexBox001 .inner .content:nth-child(1) {
  width: min(24.4791666667vw, 470px);
}
.indexBox001 .inner .content:nth-child(1) img {
  margin-top: min(-5.7291666667vw, 110px);
  width: min(20.4166666667vw, 392px);
  position: relative;
  z-index: 1;
}
.indexBox001 .inner .content:nth-child(2) {
  width: calc(100% - min(24.4791666667vw, 470px));
}
.indexBox001 .inner .content:nth-child(2) h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(2.8645833333vw, 55px);
}
.indexBox001 .inner .content:nth-child(2) h3 span:nth-child(1) {
  width: min(15.15625vw, 291px);
  height: auto;
}
.indexBox001 .inner .content:nth-child(2) h3 span:nth-child(2) {
  font-size: min(1.9270833333vw, 37px);
  letter-spacing: 0.2em;
}
.indexBox001 .inner .content:nth-child(2) .paragraph {
  text-align: right;
}
.indexBox001 .inner .content:nth-child(2) .paragraph p {
  font-size: min(0.8333333333vw, 16px);
  line-height: 2.5;
}

.indexBox002 .indexBox002-item {
  width: 100%;
  max-width: 960px;
}
.indexBox002 .indexBox002-item .indexBox002-img {
  width: 63%;
  min-height: min(25.5208333333vw, 490px);
  overflow: hidden;
  position: relative;
}
.indexBox002 .indexBox002-item .indexBox002-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 100%;
}
.indexBox002 .indexBox002-item .indexBox002-text {
  width: 37%;
  padding: 1.8229166667vw;
  background-color: #C09B16;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.indexBox002 .indexBox002-item .indexBox002-text h4 {
  color: #fff;
  font-size: min(1.25vw, 24px);
}
.indexBox002 .indexBox002-item .indexBox002-text .paragraph {
  margin-top: min(1.1458333333vw, 22px);
}
.indexBox002 .indexBox002-item .indexBox002-text .paragraph p {
  color: #fff;
  line-height: 2;
  font-size: min(0.8333333333vw, 16px);
}

.indexBox003 {
  margin-right: 0;
  margin-left: auto;
  width: min(83.3333333333vw, 1600px);
  max-width: 90%;
}
.indexBox003 .indexBox3-item {
  width: 50%;
}
.indexBox003 .indexBox3-item img {
  display: block;
}
.indexBox003 .indexBox3-item h2 {
  font-size: min(1.5625vw, 30px);
  position: relative;
  padding-top: min(3.125vw, 60px);
  padding-bottom: min(1.5625vw, 30px);
}
.indexBox003 .indexBox3-item h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #333;
  width: min(32.4479166667vw, 623px);
}
.indexBox003 .indexBox3-item .paragraph {
  margin-top: min(1.8229166667vw, 35px);
  width: min(29.1666666667vw, 560px);
  min-height: min(7.03125vw, 135px);
}
.indexBox003 .indexBox3-item .paragraph p {
  font-size: min(0.8333333333vw, 16px);
  line-height: 2;
}

.pageLink-List li {
  text-align: center;
}
.pageLink-List li .bigIcon img {
  width: min(10.78125vw, 207px);
  height: auto;
}
.pageLink-List li p {
  font-size: min(1.5625vw, 30px);
}

.indexBox004 .icon {
  width: min(17.34375vw, 333px);
}
.indexBox004 .content {
  width: calc(100% - min(17.34375vw, 333px));
}
.indexBox004 .content ul {
  padding-top: min(2.0833333333vw, 40px);
}
.indexBox004 .content ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #C09B16;
  padding-bottom: min(0.8333333333vw, 16px);
}
.indexBox004 .content ul li + li {
  padding-top: min(1.3541666667vw, 26px);
}
.indexBox004 .content ul li p {
  font-size: min(1.5625vw, 30px);
  position: relative;
}
.indexBox004 .content ul li p:before {
  content: "";
  display: inline-block;
  width: min(0.78125vw, 15px);
  height: min(0.78125vw, 15px);
  border-radius: 50%;
  background-color: #C09B16;
  margin-right: min(0.78125vw, 15px);
}

.indexRecruitBox {
  background-color: #82FF00;
  padding-top: min(2.9166666667vw, 56px);
  padding-bottom: min(2.9166666667vw, 56px);
}
.indexRecruitBox a {
  text-decoration: unset;
  color: #333;
}
.indexRecruitBox .inner {
  border-radius: 15px;
  background-color: #fff;
  padding-left: min(4.1666666667vw, 80px);
  padding-right: min(4.1666666667vw, 80px);
  padding-top: min(3.125vw, 60px);
  padding-bottom: min(3.125vw, 60px);
}
.indexRecruitBox .inner .content:nth-child(1) {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.indexRecruitBox .inner .content:nth-child(1) .title001 {
  font-family: "Open Sans", sans-serif;
  font-size: min(3.1770833333vw, 61px);
  font-style: italic;
  font-weight: bold;
}
.indexRecruitBox .inner .content:nth-child(1) .title002 {
  font-size: min(4.21875vw, 81px);
  font-weight: bold;
  color: #82FF00;
  margin-top: min(1.0416666667vw, 20px);
}
.indexRecruitBox .inner .content:nth-child(1) .title003 {
  margin-top: min(2.0833333333vw, 40px);
  font-weight: bold;
  font-size: min(2.0833333333vw, 40px);
}
.indexRecruitBox .inner .content:nth-child(1) .paragraph {
  margin-top: min(1.0416666667vw, 20px);
}
.indexRecruitBox .inner .content:nth-child(1) .paragraph p {
  line-height: 2;
  font-size: min(0.9375vw, 18px);
}
.indexRecruitBox .inner .content:nth-child(2) {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.indexRecruitBox .inner .content:nth-child(2) img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  min-width: min(29.75vw, 571.2px);
  height: auto;
}

.contactBox {
  text-align: center;
  background-color: #C09B16;
  padding-top: min(3.0208333333vw, 58px);
  padding-bottom: min(3.0208333333vw, 58px);
}
.contactBox .paragraph p {
  font-size: min(0.9375vw, 18px);
  color: #fff;
  letter-spacing: 0.2em;
}
.contactBox .title {
  margin-top: min(1.5625vw, 30px);
  color: #fff;
  font-size: min(2.34375vw, 45px);
  letter-spacing: 0.3em;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

.map iframe {
  width: 100%;
  height: min(41.6666666667vw, 800px);
}

@media screen and (max-width: 1600px) {
  .fvSliderWrap .slider-on002 {
    top: 2.583333vw;
    left: 4.895833vw;
    width: 43.989583vw;
  }
  .fvSliderWrap:before {
    top: -4vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider001 p {
    top: 34vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider001 p img {
    width: 25vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider002 p img {
    width: 30vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider003 p {
    top: 15vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider003 p img {
    width: 25vw;
  }
}
@media screen and (max-width: 1450px) {
  .blogWrap.grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .blogWrap a .cat {
    width: 10vw;
  }
  .blogWrap a .cat span {
    font-size: 1.2vw;
  }
  .blogWrap a .textBox p {
    font-size: 1.2vw;
  }
  .blogWrap a .textBox time {
    font-size: 1vw;
  }
  .indexBox001 {
    width: 90%;
    max-width: 1350px;
  }
  .indexBox001 .inner .content:nth-child(2) h3 {
    margin-right: 0;
    margin-left: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .indexBox001 .inner .content:nth-child(2) .paragraph p {
    font-size: 1.2vw;
  }
  .indexBox002 > .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .indexBox002 .indexBox002-item {
    max-width: unset;
  }
  .indexBox002 .indexBox002-item .indexBox002-text h4 {
    font-size: 1.3vw;
  }
  .indexBox002 .indexBox002-item .indexBox002-text .paragraph p {
    font-size: 1.1vw;
  }
  .indexBox002 .indexBox002-item .indexBox002-img img {
    top: 65%;
  }
  .indexBox003 .indexBox3-item h2 {
    font-size: 1.6vw;
  }
  .indexBox003 .indexBox3-item .paragraph {
    width: 80%;
  }
  .indexBox003 .indexBox3-item .paragraph p {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 750px) {
  header .container h1 a img {
    width: 26.6666666667vw;
  }
  header .container .recruit-icon a img {
    width: 24.6666666667vw;
  }
  .fvSliderWrap {
    margin-top: 8.6666666667vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide {
    height: 80vw;
  }
  .fvSliderWrap .slider-on002 {
    top: -1.0666666667vw;
    left: 1.3333333333vw;
    width: 66.6666666667vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider001 p {
    top: 53.3333333333vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider001 p img {
    width: 40.6666666667vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider002 p {
    top: 53.3333333333vw;
    left: 40vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider002 p img {
    width: 50vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider003 p {
    top: 22vw;
	right: 2vw;
  }
  .fvSliderWrap .fvSwiper .swiper-slide.slider003 p img {
    width: 40.6666666667vw;
  }
  .headText {
    font-size: 3.7333333333vw;
  }
  .headText span.blog {
    width: 5.6vw;
  }
  .blogWrap a .cat {
    width: 20vw;
    margin-left: 2.6666666667vw;
    margin-bottom: 1.3333333333vw;
    padding-top: 0;
  }
  .blogWrap a .cat span {
    font-size: 2.1333333333vw;
  }
  .blogWrap a .textBox p {
    font-size: 3.2vw;
    line-height: 1.5;
  }
  .blogWrap a .textBox time {
    font-size: 1.8666666667vw;
  }
  .blogWrap a .textBox {
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-left: 2vw;
    margin-left: 4.6666666667vw;
  }
  .postHead {
    gap: 5.3333333333vw;
  }
  .postHead span:nth-child(1) {
    font-size: 4vw;
  }
  .postHead span:nth-child(1):after {
    right: -3.0666666667vw;
  }
  .postHead span:nth-child(2) {
    font-size: 3.2vw;
  }
  .postList li a {
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .postList li a span {
    font-size: 3.2vw;
    line-height: 1.5;
  }
  .indexBox001 {
    width: 100%;
  }
  .indexBox001 .fne:after {
    top: 17.3333333333vw;
    width: 45.3333333333vw;
    height: 16.8vw;
  }
  .indexBox001 .inner .content:nth-child(2) h3 {
    display: block;
  }
  .indexBox001 .inner .content:nth-child(2) h3 span:nth-child(1) {
    width: 29.3333333333vw;
    display: block;
  }
  .indexBox001 .inner .content:nth-child(2) h3 span:nth-child(2) {
    font-size: 4vw;
  }
  .indexBox001 .inner .content:nth-child(2) .paragraph {
    margin-top: 2.6666666667vw;
  }
  .indexBox001 .inner .content:nth-child(2) .paragraph p {
    font-size: 3.2vw;
    text-align: left;
    line-height: 2;
  }
  .indexBox002 > .grid {
    width: 100%;
  }
  .indexBox002-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .indexBox002 .indexBox002-item .indexBox002-img {
    width: 100%;
    min-height: 40vw;
  }
  .indexBox002 .indexBox002-item .indexBox002-text {
    width: 100%;
    padding: 6vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .indexBox002 .indexBox002-item .indexBox002-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .indexBox002 .indexBox002-item .indexBox002-text h4 {
    font-size: 4.2666666667vw;
  }
  .indexBox002 .indexBox002-item .indexBox002-text .paragraph {
    margin-top: 3.3333333333vw;
  }
  .indexBox002 .indexBox002-item .indexBox002-text .paragraph p {
    font-size: 3.2vw;
  }
  .indexBox003 {
    width: 100%;
    max-width: 100%;
  }
  .indexBox003 .indexBox3-item {
    width: 100%;
  }
  .indexBox003 .indexBox3-item + .indexBox3-item {
    margin-top: 8vw;
  }
  .indexBox003 .indexBox3-item .btn {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .indexBox003 .indexBox3-item h2 {
    font-size: 4.8vw;
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    text-align: center;
  }
  .indexBox003 .indexBox3-item h2:after {
    width: 100%;
  }
  .indexBox003 .indexBox3-item .paragraph {
    padding-left: 20px;
    padding-right: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.3333333333vw;
  }
  .indexBox003 .indexBox3-item .paragraph p {
    font-size: 3.2vw;
  }
  .pageLink-List {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8.6666666667vw;
  }
  .pageLink-List li {
    width: 100%;
  }
  .pageLink-List li .bigIcon img {
    width: 32vw;
    height: auto;
  }
  .pageLink-List li p {
    font-size: 4.2666666667vw;
  }
  .indexBox004 .icon {
    width: 100%;
    display: none;
  }
  .indexBox004 .content {
    width: 100%;
  }
  .indexBox004 .content ul li p {
    font-size: 3.2vw;
  }
  .indexBox004 .content ul li p:before {
    width: 2vw;
    height: 2vw;
  }
  .indexBox004 .content ul {
    margin-top: 4.2666666667vw;
  }
  .indexBox004 .content ul li {
    padding-bottom: 2.6666666667vw;
  }
  .indexBox004 .content ul li + li {
    margin-top: 4.2666666667vw;
  }
  .indexRecruitBox .inner .content:nth-child(1) .title001 {
    font-size: 4.2666666667vw;
  }
  .indexRecruitBox .inner .content:nth-child(1) .title002 {
    font-size: 6.9333333333vw;
  }
  .indexRecruitBox .inner .content:nth-child(1) .title003 {
    font-size: 3.4666666667vw;
  }
  .indexRecruitBox .inner .content:nth-child(1) .paragraph {
    margin-top: 2.6666666667vw;
  }
  .indexRecruitBox .inner .content:nth-child(1) .paragraph p {
    font-size: 2.6666666667vw;
  }
  .indexRecruitBox .inner .content:nth-child(2) img {
    width: 40vw;
    -webkit-transform: translateY(-50%) translateX(-35%);
            transform: translateY(-50%) translateX(-35%);
    max-width: unset;
  }
  .contactBox {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6vw;
    padding-bottom: 6vw;
  }
  .contactBox .paragraph p {
    font-size: 2.1333333333vw;
    line-height: 1.4;
  }
  .contactBox .title {
    font-size: 4.2666666667vw;
  }
  .map iframe {
    height: 66.6666666667vw;
  }
}
.inPage-fv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: min(31.25vw, 600px);
}
.inPage-fv .box:nth-child(1) {
  width: 51.0416666667vw;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.inPage-fv .box:nth-child(1).meal {
  background-image: url(../images/meal001.png);
}
.inPage-fv .box:nth-child(2) {
  background-color: #E1D2B4;
  width: calc(100% - 51.0416666667vw);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.inPage-fv .box:nth-child(2) .content {
  margin-right: min(6.25vw, 120px);
  text-align: center;
}
.inPage-fv .box:nth-child(2) .content img {
  width: min(28.4375vw, 546px);
  height: auto;
}
.inPage-fv .box:nth-child(2) .content h2 {
  font-family: "Noto Serif JP", serif;
  font-size: min(1.875vw, 36px);
  margin-top: min(6.7708333333vw, 130px);
  font-weight: 500;
}

.heading-3 {
  font-size: min(1.875vw, 36px);
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.heading-4 {
  font-size: min(1.6vw, 30px);
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  line-height:1.6;
}

.meal003 {
  width: min(36.875vw, 708px);
}

.smfi:nth-child(1) {
  width: min(22.3958333333vw, 430px);
}
.smfi:nth-child(1) p {
  font-size: min(1.25vw, 24px);
  line-height: 2;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.smfi:nth-child(2) {
  width: calc(100% - min(22.3958333333vw, 430px));
}

.dng > div {
  width: min(11.25vw, 216px);
}

.d8g {
  width: min(26.5625vw, 510px);
}

@media screen and (max-width: 1600px) {
  .heading-3 {
    font-size: 2.88vw;
  }
  .heading-4 {
    font-size: 3.6vw;
  }
  .inPage-fv .box:nth-child(2) .content h2 {
    margin-top: 3.2vw;
  }
}
@media screen and (max-width: 750px) {
  .inPage-fv {
    position: relative;
    height: 74.6666666667vw;
  }
  .inPage-fv .box:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .inPage-fv .box:nth-child(2) {
    width: 100%;
    height: 100%;
    background-color: rgba(225, 210, 180, 0.8);
  }
  .inPage-fv .box:nth-child(2) .content {
    margin-right: 0;
  }
  .inPage-fv .box:nth-child(2) .content h2 {
    font-size: 4.2666666667vw;
    margin-top: 2.6666666667vw;
  }
  .heading-3 {
    font-size: 5.3333333333vw;
    line-height: 1.6;
    letter-spacing: 0.01em;
  }
  .meal003 {
    width: 80vw;
  }
  .smfi:nth-child(1) {
    width: 100%;
  }
  .smfi:nth-child(1) p {
    font-size: 4.2666666667vw;
  }
  .smfi:nth-child(2) {
    width: 100%;
    margin-top: 4.2666666667vw;
  }
  .dng {
    gap: 1.8666666667vw;
  }
  .dng > div {
    width: calc(50% - 1.8666666667vw);
  }
  .d8g {
    width: 100%;
  }
  .d8g:nth-child(2) {
    margin-top: 4.2666666667vw;
  }
}
.inPage-fv .box:nth-child(1).philosophy {
  background-image: url(../images/philosophy001.png);
}
.inPage-fv .box:nth-child(2) .content img {
  width: min(17.7604166667vw, 341px);
}

.sfmn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: min(2.8645833333vw, 55px);
}

.sn9:nth-child(1) img {
  width: 7.03125vw;
  height: auto;
}
.sn9:nth-child(2) h2 {
  font-size: min(1.875vw, 36px);
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-family: "Noto Serif JP", serif;
}

.dg9n:nth-child(1) {
  width: min(41.6666666667vw, 800px);
}
.dg9n:nth-child(2) {
  width: calc(100% - min(41.6666666667vw, 800px));
}
.dg9n:nth-child(2) p {
  margin-top: min(1.0416666667vw, 20px);
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.sfv {
  font-size: min(1.25vw, 24px);
}

.dg93 {
  width: min(12.7604166667vw, 245px);
}
.dg93 .ag8 {
  text-align: center;
  border-top: 1px solid #333;
  margin-top: min(1.0416666667vw, 20px);
}
.dg93 .ag8 p {
  margin-top: min(1.0416666667vw, 20px);
  font-size: min(0.9375vw, 18px);
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
.dg93 .paragraph {
  margin-top: min(1.5625vw, 30px);
}
.dg93 .paragraph p {
  line-height: 1.5;
}

.s8dgn {
  gap: min(8.8541666667vw, 170px);
}

.asd3:nth-child(1) {
  width: min(35.9375vw, 690px);
}
.asd3:nth-child(1) ul li {
  border-bottom: 1px solid #bababa;
  padding-bottom: 10px;
}
.asd3:nth-child(1) ul li + li {
  padding-top: 20px;
}
.asd3:nth-child(1) ul li p {
  font-size: min(1.25vw, 24px);
  letter-spacing: 0.1em;
  font-weight: 500;
}
.asd3:nth-child(1) ul li p span {
  font-size: min(1.875vw, 36px);
  color: #C09B16;
  font-family: "Noto Serif JP", serif;
  margin-right: min(0.5208333333vw, 10px);
}
.asd3:nth-child(2) {
  width: min(39.0625vw, 750px);
}

.dn8gd ul {
  text-align: center;
}
.dn8gd ul li + li {
  margin-top: min(4.1666666667vw, 80px);
}
.dn8gd p {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.dn8gd .title {
  font-size: min(0.9375vw, 18px);
}
.dn8gd .content {
  margin-top: min(1.0416666667vw, 20px);
  font-size: min(1.25vw, 24px);
  line-height: 2;
}

.dnu0v li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dnu0v li + li {
  margin-top: min(1.5625vw, 30px);
}
.dnu0v li p {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: min(0.9375vw, 18px);
}
.dnu0v li p:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: min(10.4166666667vw, 200px);
  line-height: 1.5;
}
.dnu0v li p:nth-child(1) span:nth-child(1) {
  width: min(4.4791666667vw, 86px);
}
.dnu0v li p:nth-child(1) span:nth-child(2) {
  text-align: right;
  width: min(2.34375vw, 45px);
}
.dnu0v li p:nth-child(2) {
  width: calc(100% - min(10.4166666667vw, 200px));
  line-height: 1.5;
}

@media screen and (max-width: 1600px) {
  .sn9:nth-child(2) h2 {
    font-size: 2.4vw;
  }
  .dg9n:nth-child(1) {
    width: 64vw;
  }
  .dg9n:nth-child(2) {
    width: calc(100% - 64vw);
  }
  .dg93 {
    width: 19.6vw;
  }
  .dg93 .ag8 p {
    font-size: 1.6vw;
  }
  .asd3:nth-child(1) {
    width: 55.2vw;
    margin-left: auto;
    margin-right: auto;
  }
  .asd3:nth-child(1) ul li p {
    font-size: 1.92vw;
  }
  .asd3:nth-child(1) ul li p span {
    font-size: 2.88vw;
  }
  .asd3:nth-child(2) {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.56vw;
  }
  .asd3:nth-child(2) img {
    width: 100%;
  }
  .dn8gd .title {
    font-size: 1.44vw;
  }
  .dn8gd .content {
    font-size: 1.92vw;
  }
  .dnu0v li p {
    font-size: 1.44vw;
  }
  .dnu0v li p:nth-child(1) {
    width: 16vw;
  }
  .dnu0v li p:nth-child(1) span:nth-child(1) {
    width: 6.88vw;
  }
  .dnu0v li p:nth-child(1) span:nth-child(2) {
    width: 3.6vw;
  }
  .dnu0v li p:nth-child(2) {
    width: calc(100% - 16vw);
  }
}
@media screen and (max-width: 750px) {
  .sn9:nth-child(1) img {
    width: 20vw;
  }
  .sn9:nth-child(2) h2 {
    font-size: 4.2666666667vw;
  }
  .dg9n:nth-child(1) {
    width: 100%;
  }
  .dg9n:nth-child(2) {
    width: 100%;
    max-width: 420px;
    margin-top: 4.2666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
  .dg9n:nth-child(2) p {
    font-size: 3.2vw;
  }
  .s8dgn {
    gap: 0;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .dg93 {
    width: 100%;
  }
  .dg93 + .dg93 {
    margin-top: 10.6666666667vw;
  }
  .dg93 img {
    max-width: 30.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .dg93 .paragraph {
    margin-top: 4vw;
  }
  .dg93 .ag8 p {
    font-size: 4.2666666667vw;
    margin-top: 3.2vw;
  }
  .asd3:nth-child(1) {
    width: 100%;
  }
  .asd3:nth-child(1) ul li p {
    font-size: 3.4666666667vw;
  }
  .asd3:nth-child(1) ul li p span {
    font-size: 4.2666666667vw;
  }
  .asd3:nth-child(2) {
    width: 100%;
    margin-top: 4.2666666667vw;
  }
  .dn8gd ul {
    text-align: left;
  }
  .dn8gd ul li + li {
    margin-top: 6.1333333333vw;
  }
  .dn8gd .title {
    font-size: 2.4vw;
  }
  .dn8gd .content {
    font-size: 3.2vw;
  }
  .dnu0v li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .dnu0v li + li {
    margin-top: 4.2666666667vw;
  }
  .dnu0v li p:nth-child(1) {
    width: 100%;
  }
  .dnu0v li p:nth-child(1) span {
    font-size: 3.2vw;
  }
  .dnu0v li p:nth-child(1) span:nth-child(1) {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .dnu0v li p:nth-child(1) span:nth-child(2) {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 10px;
  }
  .dnu0v li p:nth-child(2) {
    width: 100%;
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
  }
  .dnu0v li p {
    font-size: 2.4vw;
  }
  .dg93 .ag8 {
    margin-top: 4.2666666667vw;
  }
}
.inPage-fv .box:nth-child(1).contents {
  background-image: url(../images/contents000.png);
}
.inPage-fv .box:nth-child(2) .content img {
  width: min(32.65625vw, 627px);
}
.inPage-fv .box:nth-child(2) .content h2 {
  margin-top: min(4.1666666667vw, 80px);
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25vw;
}
.btn-wrap p {
  font-size: min(1.5625vw, 30px);
  font-weight: 400;
}

.dsgn {
  gap: min(4.1666666667vw, 80px);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.dsgn .sd9bv {
  text-align: center;
}
.dsgn .sd9bv img {
  width: 9.4270833333vw;
  height: auto;
  display: inline-block;
}
.dsgn .sd9bv p {
  font-size: min(0.8333333333vw, 16px);
  margin-top: min(1.0416666667vw, 20px);
  font-weight: 500;
}

@media screen and (max-width: 1600px) {
  .inPage-fv .box:nth-child(2) .content img {
    width: auto;
    height: 11.2vw;
  }
  .dsgn {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .dsgn .sd9bv img {
    width: 16vw;
  }
  .dsgn .sd9bv p {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 750px) {
  .inPage-fv .box:nth-child(2) .content img {
    width: auto !important;
    height: 21.3333333333vw !important;
  }
  .dsgn {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .dsgn .sd9bv img {
    width: 32vw;
  }
  .dsgn .sd9bv p {
    font-size: 2.6666666667vw;
    margin-top: 2.6666666667vw;
  }
  .btn-wrap {
    gap: 2.6666666667vw;
  }
  .btn-wrap p {
    font-size: 4.2666666667vw;
  }
}

/*追加start*/
.bannerBox{
  position: fixed;
  bottom:5vw;
  right: 5vw;
  width: fit-content;
  padding: 14px;
  background-color: #C09B16;
  text-decoration: unset;
  color:#fff;
  font-size:1.2em;
  font-weight: bold;
  line-height: 1.2;
  border:4px solid #C09B16;
  transition: .3s;
  border-radius: 4px;
  
}
.bannerBox:hover{
  border:4px solid #231815;

}
.bannerBox.hide{
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .bannerBox{
    bottom:3vw;
    right: 3vw;
    padding: 6px;
    font-size:1em;
  }
  .bannerBox:hover{
  
  }
}
/*追加end*/



.inPage-fv .box:nth-child(1).volunteer {
  background-image: url(../images/volunteer001.png);
}
.inPage-fv .box:nth-child(2) .content img {
  width: min(17.7604166667vw, 341px);
}

.nnd {
  background-image: url(../images/volunteer003.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  padding-top: min(6.25vw, 120px);
  padding-bottom: min(6.25vw, 120px);
}

.heading-3-box {
  font-size: min(1.7708333333vw, 34px);
  width: min(21.71875vw, 417px);
  border: 1px solid #333;
  color: #333;
  text-align: center;
  padding: min(1.5625vw, 30px) 0;
  margin-left: auto;
  margin-right: auto;
}

.vd8 {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50px;
  padding-top: min(4.1666666667vw, 80px);
  padding-bottom: min(6.7708333333vw, 130px);
}
.vd8 .paragraph {
  margin-top: min(4.6875vw, 90px);
}
.vd8 .paragraph p {
  font-size: min(1.25vw, 24px);
}
.vd8 .paragraph p + p {
  margin-top: min(4.1666666667vw, 80px);
}

.dvnv {
  position: relative;
  width: 33.3333%;
  padding: 0 min(1.0416666667vw, 20px);
}
.dvnv .paragraph p {
  line-height: 1.65;
}
.dvnv .sag {
  color: #CC9900;
}
.dvnv:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #C09B16;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.dk9g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dk9g > div {
  border-top: 1px solid #333;
  padding: min(2.0833333333vw, 40px) min(0.5208333333vw, 10px);
}
.dk9g > div p {
  line-height: 1.7;
}
.dk9g > div:nth-child(1) {
  width: min(17.34375vw, 333px);
  position: relative;
}
.dk9g > div:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0%;
  right: 0;
  width: 1px;
  height: calc(100% + 30px);
  background-color: #333;
}
.dk9g > div:nth-child(2) {
  width: calc(100% - min(17.34375vw, 333px));
  padding: min(2.0833333333vw, 40px) min(1.5625vw, 30px);
}
.dk9g ul li p {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.snsv {
  background-color: #C09B16;
  padding-top: min(5.2083333333vw, 100px);
  padding-bottom: min(5.2083333333vw, 100px);
}
.snsv h2,
.snsv h3,
.snsv p,
.snsv span {
  color: #fff;
}
.snsv .heading-3-box {
  border: 1px solid #fff;
}
.snsv .ns8g {
  margin-top: min(1.3020833333vw, 25px);
}
.snsv .ns8g p {
  font-size: min(1.1458333333vw, 22px);
}

.from001 li {
  width: 100%;
  margin-top: min(2.6041666667vw, 50px);
}
.from001 li p {
  font-size: min(1.1458333333vw, 22px);
  margin-bottom: min(0.78125vw, 15px);
}
.from001 li input,
.from001 li textarea {
  width: 100%;
  border-radius: 15px;
  background-color: #fff;
  border: unset;
  padding: min(0.78125vw, 15px);
}

.submit button {
  background-color: #fff;
  color: #333;
  border: unset;
  width: 150px;
  font-weight: 500;
  padding: min(0.78125vw, 15px) min(1.3020833333vw, 25px);
}

@media screen and (max-width: 1600px) {
  .heading-3-box {
    font-size: 2.72vw;
    width: 33.36vw;
  }
  .vd8 .paragraph p {
    font-size: 1.92vw;
  }
  .dk9g > div p {
    font-size: 1.92vw;
  }
  .dk9g > div:nth-child(1) {
    width: 26.64vw;
  }
  .dk9g > div:nth-child(2) {
    width: calc(100% - 26.64vw);
  }
  .from001 li p {
    font-size: 1.76vw;
  }
}
@media screen and (max-width: 750px) {
  .heading-3-box {
    font-size: 4.5333333333vw;
    width: 55.6vw;
  }
  .vd8 {
    padding: 9.3333333333vw 3.2vw;
    text-align: left;
    border-radius: 15px;
  }
  .vd8 .paragraph p {
    font-size: 2.9333333333vw;
  }
  .dvnv {
    width: 100%;
    padding: 2.1333333333vw 3.2vw;
  }
  .dvnv + .dvnv {
    margin-top: 4.2666666667vw;
  }
  .dk9g > div p {
    font-size: 3.2vw;
  }
  .dk9g {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .dk9g > div:nth-child(1) {
    width: 100%;
    padding: 3.2vw;
    padding-bottom: 1.8666666667vw;
  }
  .dk9g > div:nth-child(1) p {
    font-size: 3.4666666667vw;
  }
  .dk9g > div:nth-child(1):after {
    display: none;
  }
  .dk9g > div:nth-child(2) {
    width: 100%;
    border-top: unset;
    padding: 3.2vw;
    padding-top: 0;
  }
  .snsv {
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
  .snsv .ns8g p {
    font-size: 2.1333333333vw;
  }
  .from001 li p {
    font-size: 2.9333333333vw;
    margin-bottom: 2vw;
  }
  .from001 li input, .from001 li textarea {
    padding: 2.1333333333vw;
  }
}
.inPage-fv .box:nth-child(1).facility {
  background-image: url(../images/facility001.png);
}
.inPage-fv .box:nth-child(1).facility + .box h2 {
  margin-top: 0;
}
.inPage-fv .box:nth-child(2) .content {
  -webkit-transform: unset !important;
          transform: unset !important;
}
.inPage-fv .box:nth-child(2) .content img {
  width: min(17.7604166667vw, 341px);
}

.sagd9 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.sjsn select {
  width: min(23.4375vw, 450px);
  background-color: #E1D2B4;
  border-radius: min(0.78125vw, 15px);
  padding-top: min(0.78125vw, 11px);
  padding-bottom: min(0.78125vw, 11px);
  padding-left: min(0.5208333333vw, 10px);
  padding-right: min(0.5208333333vw, 10px);
  font-size: min(1.09375vw, 21px);
  border: unset;
  color: #333;
  margin-top: min(0.78125vw, 15px);
}
.sjsn:nth-child(1) {
  width: min(23.4375vw, 450px);
}
.sjsn:nth-child(2) {
  width: min(23.4375vw, 450px);
}
.sjsn:nth-child(3) {
  padding-top: min(0.5208333333vw, 10px);
}
.sjsn:nth-child(3) .facilityBtn {
  width: min(7.8125vw, 150px);
  border: unset;
  color: #fff;
  font-size: min(1.09375vw, 21px);
  font-weight: 500;
  background-color: #C09B16;
  border-radius: min(0.78125vw, 15px);
  padding-top: min(0.5208333333vw, 10px);
  padding-bottom: min(0.5208333333vw, 10px);
}

.ndsn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ndsn span {
  font-family: "Noto Serif JP", serif;
  font-size: min(5.3645833333vw, 103px);
}
.ndsn i {
  font-style: normal;
  font-family: "Noto Serif JP", serif;
  font-size: min(2.7083333333vw, 52px);
}

.btn.wide {
  border-radius: min(0.78125vw, 15px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: min(13.0208333333vw, 250px);
}

.aso {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: min(3.125vw, 60px) min(2.3958333333vw, 46px);
}
.aso .aso-item {
  width: min(15.1041666667vw, 290px);
}
.aso .aso-item img {
  height: auto;
}
.aso .aso-item ul {
  margin-top: min(0.5208333333vw, 10px);
}
.aso .aso-item ul li {
  padding: min(0.6770833333vw, 13px);
  border-bottom: 1px solid #333;
}
.aso .aso-item ul li p {
  font-size: min(0.8333333333vw, 16px);
}
.aso .aso-item ul li.title p {
  font-weight: 600;
  font-size: min(0.9375vw, 18px);
}
.aso .aso-item .btn {
  margin-top: min(1.0416666667vw, 20px);
}

@media screen and (max-width: 1600px) {
  .inPage-fv .box:nth-child(1).facility + .box h2 img {
    width: auto;
    height: 19.2vw;
  }
  .inPage-fv .box:nth-child(2) .content {
    margin-left: auto;
    margin-right: auto;
  }
  .sjsn:nth-child(1) {
    width: 36vw;
  }
  .sjsn:nth-child(2) {
    width: 36vw;
  }
  .sjsn:nth-child(3) .facilityBtn {
    width: 12vw;
    font-size: 1.68vw;
    padding-top: 0.56vw;
    padding-bottom: 0.56vw;
  }
  .sjsn select {
    width: 36vw;
    padding-top: 0.88vw;
    padding-bottom: 0.88vw;
    padding-left: 0.8vw;
    padding-right: 0.8vw;
    font-size: 1.68vw;
  }
  .ndsn span {
    font-size: 8.24vw;
  }
  .ndsn i {
    font-size: 4.16vw;
  }
  .btn.wide {
    width: 20vw;
  }
  .aso {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .aso .aso-item {
    width: 28.64vw;
  }
  .aso .aso-item ul {
    margin-top: 0.8vw;
  }
  .aso .aso-item ul li {
    padding: 1.04vw;
  }
  .aso .aso-item ul li.title p {
    font-size: 1.44vw;
  }
  .aso .aso-item ul li p {
    font-size: 1.28vw;
  }
}
@media screen and (max-width: 750px) {
  .inPage-fv .box:nth-child(1).facility + .box h2 img {
    height: 44vw!important;
  }
  .sjsn:nth-child(1) {
    width: 100%;
  }
  .sjsn:nth-child(1) p {
    font-size: 2.6666666667vw;
  }
  .sjsn:nth-child(2) {
    width: 100%;
    margin-top: 3.2vw;
  }
  .sjsn:nth-child(2) p {
    font-size: 2.6666666667vw;
  }
  .sjsn:nth-child(3) {
    padding-top: 3.2vw;
  }
  .sjsn:nth-child(3) .facilityBtn {
    width: 32vw;
    font-size: 3.2vw;
  }
  .sjsn select {
    width: 100%;
    font-size: 3.2vw;
  }
  .btn.wide {
    width: 32vw;
  }
  .btn.wide span {
    font-size: 3.2vw;
  }
  .aso {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .aso .aso-item {
    width: 100%;
  }
  .aso .aso-item ul {
    margin-top: 2.6666666667vw;
  }
  .aso .aso-item .text-right {
    text-align: center;
  }
  .aso .aso-item ul li.title p {
    font-size: 3.2vw;
  }
  .aso .aso-item ul li{
    font-size: 2.9333333333vw;

  }
  .aso .aso-item ul li p {
    font-size: 2.9333333333vw;
  }
  .aso .aso-item .btn {
    margin-top: 4vw;
  }
}
.inPage-fv .box:nth-child(1).system {
  background-image: url(../images/system002.png);
}
.inPage-fv .box:nth-child(2) .content {
  -webkit-transform: translateY(min(-1.3020833333vw, -25px));
          transform: translateY(min(-1.3020833333vw, -25px));
}
.inPage-fv .box:nth-child(2) .content img {
  width: min(26.5104166667vw, 509px);
  height: auto;
}
.inPage-fv .box:nth-child(2) .content h2 {
  margin-top: min(0vw, 0px);
}

.s889d {
  position: relative;
}
.s889d:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: min(20.8333333333vw, 400px);
  height: min(41.6666666667vw, 800px);
  background-image: url(../images/system004.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.sigd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.sigd .system003 {
  width: min(43.28125vw, 831px);
  height: auto;
}
.sigd .sk {
  position: relative;
}
.sigd .sk .sns8f {
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: min(26.0416666667vw, 500px);
  position: absolute;
  bottom: 0;
  right: 0;
}

.sns8f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(1.5625vw, 30px);
}
.sns8f p {
  font-size: min(1.5625vw, 30px);
}

.sa9s {
  display: -ms-grid;
  display: grid;
  gap: min(3.125vw, 60px);
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
.sa9s .assg {
  background-color: #C09B16;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: min(1.0416666667vw, 20px);
}
.sa9s .assg p {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: min(1.6666666667vw, 32px);
  line-height: 1.468;
  letter-spacing: 0.1em;
}
.sa9s .d8g8 {
  border: 2px solid #333;
  position: relative;
  padding: min(2.0833333333vw, 40px) min(1.5625vw, 30px);
}
.sa9s .d8g8 .title {
  position: absolute;
  top: 0;
  left: 0px;
  background-color: #fff;
  width: min(10.4166666667vw, 200px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sa9s .d8g8 .title img {
  width: min(6.4583333333vw, 124px);
  height: auto;
}
.sa9s .d8g8 p {
  font-size: min(1.3020833333vw, 25px);
  font-weight: bold;
  color: #C09B16;
  line-height: 1.56;
  letter-spacing: 0.1em;
}

.sw2df {
  text-align: right;
}
.sw2df span {
  font-family: "Noto Serif JP", serif;
  font-size: min(2.6041666667vw, 50px);
  display: block;
}
.sw2df span img {
  width: min(9.8958333333vw, 190px);
}

.as233 {
  position: relative;
}
.as233 .es0d {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.as233 .es0d.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.as233 .es0d.rev > div:nth-child(1) img {
  left: unset;
  right: 0;
}
.as233 .es0d.rev > div:nth-child(2) h3 {
  text-align: left;
}
.as233 .es0d.rev > div:nth-child(2) .s8a8g {
  margin-right: 0;
  margin-left: auto;
}
.as233 .es0d > div:nth-child(1) {
  position: relative;
  width: calc(100% - min(52.0833333333vw, 1000px));
}
.as233 .es0d > div:nth-child(1) img {
  position: absolute;
  top: 0;
  left: 0;
  width: min(36.4583333333vw, 700px);
  height: auto;
  max-width: unset;
  z-index: 2;
}
.as233 .es0d > div:nth-child(2) {
  width: min(52.0833333333vw, 1000px);
  padding-top: min(13.5416666667vw, 260px);
}
.as233 .es0d > div:nth-child(2) .s8a8g {
  position: relative;
  z-index: 3;
  max-width: min(36.4583333333vw, 700px);
}
.as233 .es0d > div:nth-child(2) h3 {
  font-size: min(1.3541666667vw, 26px);
  text-align: right;
  line-height: 1.7;
}
.as233 .es0d > div:nth-child(2) .snn {
  margin-top: min(3.6458333333vw, 70px);
  background-color: rgba(255, 255, 255, 0.55);
  padding: min(1.5625vw, 30px);
}
.as233 .es0d > div:nth-child(2) .snn .paragraph p {
  line-height: 1.7;
  letter-spacing: 0em;
}
.as233:after {
  content: "";
  display: block;
  position: absolute;
  top: min(4.6875vw, 90px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: min(58.3333333333vw, 1120px);
  height: calc(100% - min(4.6875vw, 90px));
  background-color: #E1D2B4;
  z-index: 1;
}

.adg8a {
  position: relative;
  z-index: 2;
  padding-bottom: min(7.2916666667vw, 140px);
}
.adg8a .a8aga {
  width: min(31.25vw, 600px);
  border: 1px solid #fff;
  padding: min(1.875vw, 36px) 0;
  margin-left: auto;
  margin-right: auto;
}
.adg8a .sns8f {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 1600px) {
  .inPage-fv .box:nth-child(1).system + .box .content img {
    width: auto;
    height: 21.3333333333vw;
  }
  .sigd .system003 {
    width: 66.48vw;
  }
  .sns8f p {
    font-size: 2.4vw;
  }
  .sigd .sk .sns8f {
    width: 40vw;
  }
  .sa9s .d8g8 .title {
    width: 16vw;
  }
  .sa9s .d8g8 .title img {
    width: 9.92vw;
  }
  .sa9s .d8g8 {
    padding: 3.2vw 2.4vw;
  }
  .sa9s .assg p {
    font-size: 2.4vw;
  }
  .sa9s .d8g8 p {
    font-size: 2.08vw;
  }
  .as233 .es0d > div:nth-child(1) img {
    width: 48vw;
  }
  .as233 .es0d > div:nth-child(2) h3 {
    font-size: 2.08vw;
  }
  .as233 .es0d > div:nth-child(2) .snn {
    padding: 2.4vw;
  }
  .as233 .es0d > div:nth-child(2) .s8a8g {
    max-width: 56vw;
  }
  .as233 .es0d {
    margin-top: 12vw;
  }
  .as233 .es0d > div:nth-child(2) {
    padding-top: 20.8vw;
  }
  .sw2df span {
    font-size: 4vw;
  }
  .sw2df span img {
    width: 15.2vw;
  }
}
@media screen and (max-width: 750px) {
  .inPage-fv .box:nth-child(1).system + .box .content img {
    height: 40vw;
    width: auto !important;
  }
  .s889d:after {
    display: none;
  }
  .sigd .system003 {
    width: 100%;
  }
  .sigd {
    display: block;
  }
  .sigd .sk {
    width: 100%;
    margin-top: 10.6666666667vw;
  }
  .sigd .sk .sns8f {
    width: 100%;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sns8f p {
    font-size: 4.2666666667vw;
  }
  .sa9s {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 4.8vw;
  }
  .sa9s .d8g8 {
    padding: 3.2vw 3.2vw;
  }
  .sa9s .assg p {
    font-size: 4.2666666667vw;
  }
  .sa9s .d8g8 p {
    font-size: 3.4666666667vw;
  }
  .sa9s .d8g8 .title {
    width: 32vw;
  }
  .sa9s .d8g8 .title img {
    width: 14.6666666667vw;
  }
  .sw2df span {
    font-size: 4.8vw;
  }
  .sw2df span img {
    width: 20vw;
  }
  .as233 .es0d {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 3.2vw;
  }
  .as233 .es0d > div:nth-child(1) {
    width: 100%;
  }
  .as233 .es0d > div:nth-child(1) img {
    position: unset;
    width: 100%;
  }
  .as233 .es0d > div:nth-child(2) {
    width: 100%;
    padding-top: 0;
    margin-top: 4.6666666667vw;
  }
  .as233 .es0d > div:nth-child(2) h3 {
    font-size: 4.2666666667vw;
    text-align: left;
  }
  .as233 .es0d > div:nth-child(2) .snn {
    width: 100%;
    padding: 4vw;
  }
  .as233 .es0d > div:nth-child(2) .s8a8g {
    max-width: unset;
  }
  .as233:after {
    width: calc(100% + 30px);
  }
  .adg8a .a8aga {
    width: 100%;
  }
}
.inPage-fv-voice {
  background-color: #E1D2B4;
  width: 100%;
  height: min(36.4583333333vw, 700px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.inPage-fv-voice h2 img {
  width: min(19.6875vw, 378px);
  height: auto;
}

.safs p {
  font-size: min(1.09375vw, 21px);
}

.dg8gas {
  width: min(41.6666666667vw, 800px);
  margin-left: auto;
  margin-right: auto;
}
.dg8gas li {
  border: min(0.4166666667vw, 8px) solid #CC9900;
  border-radius: min(0.78125vw, 15px);
  width: 100%;
  padding: min(1.5625vw, 30px) min(2.8645833333vw, 55px);
}
.dg8gas li + li {
  margin-top: min(6.5104166667vw, 125px);
}
.dg8gas li .as8gg p,
.dg8gas li .as8gg span {
  font-size: min(0.9375vw, 18px);
  font-weight: bold;
}
.dg8gas li .as8gg:nth-child(1) {
  border-bottom: 1px solid #C09B16;
  padding-bottom: min(1.3020833333vw, 25px);
}
.dg8gas li .as8gg:nth-child(1) p {
  line-height: 1.7;
}
.dg8gas li .as8gg:nth-child(1) p + p {
  margin-top: min(0.5208333333vw, 10px);
}
.dg8gas li .as8gg:nth-child(2) {
  padding-top: min(1.3020833333vw, 25px);
}
.dg8gas li .as8gg:nth-child(2) p {
  line-height: 1.7;
}

.nnd {
  background-image: url(../images/volunteer003.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  padding-top: min(6.25vw, 120px);
  padding-bottom: min(6.25vw, 120px);
}

.heading-3-box {
  font-size: min(1.7708333333vw, 34px);
  width: min(21.71875vw, 417px);
  border: 1px solid #333;
  color: #333;
  text-align: center;
  padding: min(1.5625vw, 30px) 0;
  margin-left: auto;
  margin-right: auto;
}

.vd8 {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50px;
  padding-top: min(4.1666666667vw, 80px);
  padding-bottom: min(6.7708333333vw, 130px);
}
.vd8 .paragraph {
  margin-top: min(4.6875vw, 90px);
}
.vd8 .paragraph p {
  font-size: min(1.25vw, 24px);
}
.vd8 .paragraph p + p {
  margin-top: min(4.1666666667vw, 80px);
}

.dvnv {
  position: relative;
  width: 33.3333%;
  padding: 0 min(1.0416666667vw, 20px);
}
.dvnv .paragraph p {
  line-height: 1.65;
}
.dvnv .sag {
  color: #CC9900;
}
.dvnv:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #C09B16;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.dk9g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dk9g > div {
  border-top: 1px solid #333;
  padding: min(2.0833333333vw, 40px) min(0.5208333333vw, 10px);
}
.dk9g > div p {
  line-height: 1.7;
}
.dk9g > div:nth-child(1) {
  width: min(17.34375vw, 333px);
  position: relative;
}
.dk9g > div:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0%;
  right: 0;
  width: 1px;
  height: calc(100% + 30px);
  background-color: #333;
}
.dk9g > div:nth-child(2) {
  width: calc(100% - min(17.34375vw, 333px));
  padding: min(2.0833333333vw, 40px) min(1.5625vw, 30px);
}
.dk9g ul li p {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.snsv {
  background-color: #C09B16;
  padding-top: min(5.2083333333vw, 100px);
  padding-bottom: min(5.2083333333vw, 100px);
}
.snsv h2,
.snsv h3,
.snsv p,
.snsv span {
  color: #fff;
}
.snsv .heading-3-box {
  border: 1px solid #fff;
}
.snsv .ns8g {
  margin-top: min(1.3020833333vw, 25px);
}
.snsv .ns8g p {
  font-size: min(1.1458333333vw, 22px);
}

.from001 li {
  width: 100%;
  margin-top: min(2.6041666667vw, 50px);
}
.from001 li p {
  font-size: min(1.1458333333vw, 22px);
  margin-bottom: min(0.78125vw, 15px);
}
.from001 li input,
.from001 li textarea {
  width: 100%;
  border-radius: 15px;
  background-color: #fff;
  border: unset;
  padding: min(0.78125vw, 15px);
}

.submit button {
  background-color: #fff;
  color: #333;
  border: unset;
  width: 150px;
  font-weight: 500;
  padding: min(0.78125vw, 15px) min(1.3020833333vw, 25px);
}

.hackFaq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(2.0833333333vw, 40px);
}
.hackFaq img {
  width: min(4.375vw, 84px);
  height: auto;
  max-width: unset;
}
.hackFaq.adjust {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hackFaq.adjust .paragraph {
  margin-top: min(1.0416666667vw, 20px);
}

@media screen and (max-width: 1600px) {
  .safs p {
    font-size: 1.68vw;
  }
  .dg8gas {
    width: 64vw;
  }
  .dg8gas li {
    border-radius: min(0.78125vw, 15px);
    padding: 2.4vw 4.4vw;
  }
  .dg8gas li .as8gg:nth-child(1) {
    padding-bottom: 2vw;
  }
  .dg8gas li .as8gg p,
.dg8gas li .as8gg span {
    font-size: 1.44vw;
  }
}
@media screen and (max-width: 750px) {
  .inPage-fv-voice {
    height: 66.6666666667vw;
  }
  .inPage-fv-voice h2 img {
    width: 37.3333333333vw;
  }
  .dg8gas li .as8gg:nth-child(2) {
    padding-top: 3.4666666667vw;
  }
  .safs p {
    text-align: left;
    font-size: 4.2666666667vw;
    line-height: 1.7;
  }
  .dg8gas {
    width: 89.3333333333vw;
  }
  .dg8gas li {
    padding: 4vw 4.2666666667vw;
  }
  .dg8gas li .as8gg:nth-child(1) {
    padding-bottom: 3.3333333333vw;
  }
  .dg8gas li .as8gg p,
.dg8gas li .as8gg span {
    font-size: 3.4666666667vw;
  }
  .dvnv {
    width: 100%;
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0;
    padding-left: 4.6666666667vw;
  }
  .dk9g > div:nth-child(1) {
    width: 100%;
  }
  .dk9g > div:nth-child(1):after {
    display: none;
  }
  .dk9g > div:nth-child(2) {
    width: 100%;
    padding: 3.2vw;
    padding-top: 0;
  }
  .heading-3-box {
    width: 53.3333333333vw;
    font-size: 4.2666666667vw;
  }
  .snsv {
    padding-top: 8.2666666667vw;
    padding-bottom: 8.2666666667vw;
  }
  .snsv .ns8g {
    margin-top: 3.2vw;
  }
  .snsv .ns8g p {
    font-size: 3.7333333333vw;
  }
  .from001 li {
    margin-top: 3.2vw;
  }
  .from001 li p {
    font-size: 4.2666666667vw;
    margin-bottom: 1.6vw;
  }
  .vd8 {
    border-radius: 15px;
    padding-top: 6.1333333333vw;
    padding-bottom: 6.1333333333vw;
  }
  .vd8 .paragraph p {
    font-size: 3.4666666667vw;
    line-height: 1.9;
  }
}
.inPage-fv-contact {
  background-color: #E1D2B4;
  width: 100%;
  height: min(36.4583333333vw, 700px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.inPage-fv-contact h2 img {
  width: min(19.6875vw, 378px);
  height: auto;
}

.asn9 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.asn9 + .asn9 {
  margin-top: min(1.0416666667vw, 20px);
}

.ad9gas {
  margin-top: min(3.125vw, 60px);
  background-color: #E1D2B4;
  padding: min(2.0833333333vw, 40px) min(2.6041666667vw, 50px);
  border-radius: min(0.78125vw, 15px);
}
.ad9gas p,
.ad9gas label {
  font-size: min(0.8333333333vw, 16px);
}
.ad9gas .a3ne {
  width: calc(100% - min(15.625vw, 300px));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ad9gas .a3ne label {
  display: inline-block;
  width: min(6.5625vw, 126px);
}
.ad9gas .eekj select {
  width: min(15.625vw, 300px);
  border-radius: min(0.78125vw, 15px);
  border: unset;
  background-color: #C09B16;
  color: #fff;
  padding: min(0.5208333333vw, 10px);
}
.ad9gas .d99 {
  gap: min(0.625vw, 12px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ad9gas ul li {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 2px solid #C09B16;
  padding-bottom: min(1.0416666667vw, 20px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ad9gas ul li + li {
  padding-top: min(1.0416666667vw, 20px);
  padding-bottom: min(1.0416666667vw, 20px);
}
.ad9gas ul li:last-child {
  padding-bottom: 0;
  border-bottom: unset;
}
.ad9gas ul li span {
  font-size: min(0.8333333333vw, 16px);
}
.ad9gas ul li span.sde label {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(0.625vw, 12px);
}
.ad9gas ul li .dsgi {
  position: relative;
}
.ad9gas ul li .dsgi.hiss:after {
  display: block;
  position: absolute;
  top: 50%;
  left: min(-4.0625vw, -78px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  background-image: url(../images/hiss.png);
  background-repeat: no-repeat;
  background-position: 50%;
  width: min(3.4375vw, 66px);
  background-size: cover;
  height: min(2.4479166667vw, 47px);
}
.ad9gas ul li .dsgi input[type=text] {
  padding: min(0.5208333333vw, 10px);
  border: unset;
  width: 100%;
  max-width: min(16.7708333333vw, 322px);
  border-radius: min(0.78125vw, 15px);
}
.ad9gas ul li .dsgi input[type=checkbox] + span {
  margin-left: min(0.5208333333vw, 10px);
}
.ad9gas ul li .dsgi textarea {
  border-radius: min(0.78125vw, 15px);
  padding: min(0.5208333333vw, 10px);
  width: 100%;
  border: unset;
}
.ad9gas ul li .dsgi:nth-child(1) {
  width: min(14.0625vw, 270px);
}
.ad9gas ul li .dsgi:nth-child(2) {
  width: calc(100% - min(14.0625vw, 270px));
}

.snsv .submit input {
  background-color: #fff;
  color: #c09b16;
}

.submit {
  margin-top: min(2.6041666667vw, 50px);
}
.submit input {
  width: min(5.7291666667vw, 110px);
  margin-left: auto;
  margin-right: auto;
  background-color: #C09B16;
  color: #fff;
  display: block;
  font-size: min(0.8333333333vw, 16px);
  border-radius: min(0.5208333333vw, 10px);
  border: unset;
  padding-top: min(0.5208333333vw, 10px);
  padding-bottom: min(0.5208333333vw, 10px);
  font-weight: bold;
}

@media screen and (max-width: 1600px) {
  .ad9gas {
    margin-top: 4.8vw;
    padding: 3.2vw 4vw;
    border-radius: 1.2vw;
  }
  .ad9gas p,
.ad9gas label {
    font-size: 1.28vw;
  }
  .ad9gas .a3ne label {
    width: 10.08vw;
  }
  .ad9gas ul li span {
    font-size: 1.28vw;
  }
  .ad9gas .a3ne {
    width: calc(100% - 24vw);
  }
  .ad9gas .eekj select {
    width: 24vw;
    border-radius: 1.2vw;
    padding: 0.8vw;
  }
  .ad9gas ul li .dsgi.hiss:after {
    left: -7.6vw;
    width: 5.28vw;
    height: 3.76vw;
  }
  .ad9gas ul li .dsgi input[type=text] {
    padding: 0.8vw;
    max-width: 25.76vw;
    border-radius: 1.2vw;
  }
  .ad9gas ul li .dsgi:nth-child(1) {
    width: 21.6vw;
  }
  .ad9gas ul li .dsgi:nth-child(2) {
    width: calc(100% - 21.6vw);
  }
  .ad9gas ul li + li {
    padding-top: 1.6vw;
    padding-bottom: 1.6vw;
  }
  .asn9 + .asn9 {
    margin-top: 1.6vw;
  }
  .submit {
    margin-top: 4vw;
  }
  .submit input {
    width: 8.8vw;
    font-size: 1.28vw;
  }
  .ad9gas ul li {
    padding-bottom: 1.6vw;
  }
}
@media screen and (max-width: 750px) {
  .inPage-fv-contact {
    height: 66.6666666667vw;
  }
  .inPage-fv-contact h2 img {
    width: 37.3333333333vw;
  }
  .ad9gas {
    margin-top: 4.2666666667vw;
    padding: 6.1333333333vw 3.2vw;
  }
  .ad9gas ul li {
    padding-bottom: 4.8vw;
  }
  .ad9gas ul li + li {
    padding-top: 6.1333333333vw;
    padding-bottom: 6.1333333333vw;
  }
  .ad9gas ul li .dsgi:nth-child(1) {
    width: 100%;
  }
  .ad9gas ul li .dsgi.spNone + .dsgi {
    margin-top: 0;
  }
  .ad9gas p,
.ad9gas label {
    font-size: 4.2666666667vw;
  }
  .ad9gas ul li span {
    width: 100%;
    font-size: 4.2666666667vw;
  }
  .ad9gas ul li .dsgi input[type=text] {
    padding: 0.8vw;
    width: 100%;
    max-width: unset;
    border-radius: 1.2vw;
  }
  .ad9gas .a3ne {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .ad9gas .a3ne > span + span {
    margin-top: 3.4666666667vw;
  }
  .asn9 + .asn9 {
    margin-top: 4.8vw;
  }
  .eekj {
    width: 100%;
    margin-top: 3.2vw;
  }
  .ad9gas .eekj select {
    width: 100%;
    font-size: 4.2666666667vw;
  }
  .ad9gas ul li .dsgi input[type=checkbox] + span {
    margin-left: 1.6vw;
  }
  .ad9gas .a3ne label {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ad9gas ul li .dsgi.hiss {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.6666666667vw;
  }
  .ad9gas ul li .dsgi.hiss:after {
    position: unset;
    width: 8.8vw;
    height: 6.2666666667vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    margin-top: 0vw;
  }
  .ad9gas ul li .dsgi:nth-child(2) {
    width: 100%;
    margin-top: 3.4666666667vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ad9gas .d99 > span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ad9gas .d99 > span label {
    display: inline-block;
    width: 20vw;
  }
  .sgs98 {
    font-size: 3.4666666667vw !important;
  }
  .submit input {
    width: 34.6666666667vw;
    font-size: 4.2666666667vw;
    padding-top: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}
.dgv4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dgv4 > div:nth-child(1) {
  width: min(23.4375vw, 450px);
}
.dgv4 > div:nth-child(1) img {
  width: min(15.8854166667vw, 305px);
  height: auto;
}
.dgv4 > div:nth-child(2) {
  width: calc(100% - min(23.4375vw, 450px));
}
.dgv4 > div:nth-child(2) h2 {
  font-size: min(1.5625vw, 30px);
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.dgv4 > div:nth-child(2) h2 span {
  font-size: min(1.4583333333vw, 28px);
}
.dgv4 > div:nth-child(2) .paragraph {
  margin-top: min(3.125vw, 60px);
}
.dgv4 > div:nth-child(2) .paragraph p {
  line-height: 1.8;
}
.dgv4 > div:nth-child(2) .paragraph p + p {
  margin-top: min(1.1458333333vw, 22px);
}

.comprehensive002 img {
  width: min(43.28125vw, 831px);
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.a8d8 {
  font-size: min(1.875vw, 36px);
  text-align: center;
  font-family: "Noto Serif JP", serif;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.bg-color001 {
  background-color: #B74422;
}

.bg-color002 {
  background-color: #2277B1;
}

.bg-color003 {
  background-color: #CEA020;
}

.bg-color004 {
  background-color: #AB1869;
}

.bg-color005 {
  background-color: #802B77;
}

.bg-color006 {
  background-color: #1C8081;
}

.asog9 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  background-color: #E1D2B4;
}
.asog9 > * {
  height: min(18.75vw, 360px);
}
.asog9 > div {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.asog9 .mmm001 {
  background-image: url(/assets/images/comprehensive003.png);
}
.asog9 .mmm001_5 {
  background-image: url(/assets/images/comprehensive003_5.png);
}
.asog9 .mmm002 {
  background-image: url(/assets/images/comprehensive004.png);
}
.asog9 .mmm003 {
  background-image: url(/assets/images/comprehensive005.png);
}
.asog9 .mmm004 {
  background-image: url(/assets/images/comprehensive006.png);
}
.asog9 .mmm005 {
  background-image: url(/assets/images/comprehensive007.png);
}
.asog9 .mmm006 {
  background-image: url(/assets/images/comprehensive008.png);
}
.asog9 .mmm007 {
  background-image: url(/assets/images/comprehensive009.png);
}
.asog9 .mmm008 {
  background-image: url(/assets/images/comprehensive010.png);
}
.asog9 .mmm009 {
  background-image: url(/assets/images/comprehensive011.png);
}
.asog9 .mmm010 {
  background-image: url(/assets/images/comprehensive012.png);
}
.asog9 .mmm011 {
  background-image: url(/assets/images/comprehensive013.png);
}
.asog9 .mmm012 {
  background-image: url(/assets/images/comprehensive014.png);
}
.asog9 .mmm013 {
  background-image: url(/assets/images/comprehensive031.png);
}
.asog9 a {
  display: block;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: unset;
}
.asog9 a > div {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.asog9 a p {
  color: #fff;
  letter-spacing: 0.1em;
}
.asog9 a p:nth-child(1) {
  font-size: min(1.25vw, 24px);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
.asog9 a p:nth-child(2) {
  margin-top: min(2.2916666667vw, 44px);
  font-size: min(0.8333333333vw, 16px);
  line-height: 1.4;
}
.asog9 a p:nth-child(3) {
  margin-top: 2.8645833333vw;
}
.asog9 a p:nth-child(3) img {
  width: min(2.2916666667vw, 44px);
  height: auto;
}

.agsd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.agsd > div {
  width: 50%;
  min-height: calc(100vh - min(5.7291666667vw, 110px));
}
.agsd > div:nth-child(1) {
  position: relative;
  padding-top: min(5.2083333333vw, 100px);
  padding-bottom: min(7.8125vw, 150px);
}
.agsd > div:nth-child(1) .inner {
  width: min(31.25vw, 600px);
  margin-left: auto;
  margin-right: auto;
}
.agsd > div:nth-child(1) .inner h2,
.agsd > div:nth-child(1) .inner h3,
.agsd > div:nth-child(1) .inner p {
  color: #fff;
}
.agsd > div:nth-child(1) .inner h2 {
  font-size: min(1.3541666667vw, 26px);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.agsd > div:nth-child(1) .inner h3 {
  margin-top: min(1.5625vw, 30px);
  font-size: min(0.9375vw, 18px);
  letter-spacing: 0.06em;
}
.agsd > div:nth-child(1) .inner .paragraph {
  margin-top: min(2.0833333333vw, 40px);
}
.agsd > div:nth-child(1) .inner .paragraph p {
  line-height: 1.7;
  font-size: min(0.7291666667vw, 14px);
}
.agsd > div:nth-child(2) {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.agsd > div:nth-child(2) .asg9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: right;
  padding-top: min(4.1666666667vw, 80px);
}
.agsd > div:nth-child(2) .asg9 p {
  padding-right: min(0.78125vw, 15px);
  width: 50%;
  color: #fff;
  font-size: min(0.625vw, 12px);
  line-height: 1.7;
  letter-spacing: 0.1em;
    display:none;

}

.s9f {
  position: relative;
}
.s9f .icons {
  position: absolute;
  display: block;
  z-index: 10;
}
.s9f .icons.prev {
  top: 50%;
  left: min(2.6041666667vw, 50px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.s9f .icons.prev img {
  width: min(2.9166666667vw, 56px);
}
.s9f .icons.next {
  top: 50%;
  right: min(2.6041666667vw, 50px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.s9f .icons.next img {
  width: min(2.9166666667vw, 56px);
}
.s9f .icons.back {
  bottom: min(2.4479166667vw, 47px);
  right: min(2.4479166667vw, 47px);
}
.s9f .icons.back img {
  width: min(2.9166666667vw, 56px);
}

@media screen and (max-width: 1600px) {
  .dgv4 > div:nth-child(1) {
    width: 36vw;
  }
  .dgv4 > div:nth-child(1) img {
    width: 24.4vw;
  }
  .dgv4 > div:nth-child(2) {
    width: calc(100% - 36vw);
  }
  .dgv4 > div:nth-child(2) h2 {
    font-size: 2.4vw;
  }
  .dgv4 > div:nth-child(2) h2 span {
    font-size: 2.24vw;
  }
  .comprehensive002 img {
    width: 66.48vw;
  }
  .a8d8 {
    font-size: 2.88vw;
  }
  .asog9 a p:nth-child(1) {
    font-size: 1.92vw;
  }
  .asog9 a p:nth-child(2) {
    font-size: 1.28vw;
  }
  .asog9 a p:nth-child(3) img {
    width: 3.52vw;
  }
  .agsd > div:nth-child(1) .inner h2 {
    font-size: 2.08vw;
    letter-spacing: 0.06em;
  }
  .agsd > div:nth-child(1) .inner h3 {
    font-size: 1.44vw;
  }
  .agsd > div:nth-child(1) .inner .paragraph p {
    font-size: 1.12vw;
  }
  .s9f .icons.prev img {
    width: 4.48vw;
  }
  .s9f .icons.next img {
    width: 4.48vw;
  }
  .s9f .icons.back img {
    width: 4.48vw;
  }
  .agsd > div:nth-child(2) .asg9 p {
    padding-right: 1.2vw;
    font-size: 0.96vw;
  }
  .agsd > div:nth-child(2) .asg9 {
    padding-top: 6.4vw;
  }
}
@media screen and (max-width: 750px) {
  .dgv4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .dgv4 > div:nth-child(1) {
    width: 100%;
  }
  .dgv4 > div:nth-child(1) img {
    width: 56vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .dgv4 > div:nth-child(2) {
    width: 100%;
  }
  .dgv4 > div:nth-child(2) h2 {
    font-size: 5.6vw;
  }
  .dgv4 > div:nth-child(2) h2 span {
    font-size: 5.0666666667vw;
  }
  .comprehensive002 img {
    width: 74.6666666667vw;
  }
  .a8d8 {
    font-size: 4.8vw;
  }
  .asog9 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .asog9 > * {
    height: 50.6666666667vw;
  }
  .asog9 a > div {
    -webkit-transform: translateY(1.3333333333vw);
            transform: translateY(1.3333333333vw);
  }
  .asog9 a p:nth-child(1) {
    font-size: 4vw;
  }
  .asog9 a p:nth-child(2) {
    font-size: 3.4666666667vw;
  }
  .asog9 a p:nth-child(3) img {
    width: 10.6666666667vw;
  }
  .mmm001,
.mmm001_5,
.mmm002,
.mmm003,
.mmm004,
.mmm005,
.mmm006,
.mmm007,
.mmm008,
.mmm009,
.mmm010,
.mmm011,
.mmm012 {
    display: none;
  }
  .agsd {
    display: block;
  }
  .agsd > div:nth-child(1) {
    width: 100%;
  }
  .agsd > div:nth-child(2) {
    width: 100%;
  }
  .agsd > div {
    height: unset;
  }
  .agsd > div:nth-child(2) {
    height: 80vw;
    min-height: unset;
  }
  .agsd > div:nth-child(1) {
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
  .agsd > div:nth-child(1) .inner {
    width: 82.6666666667vw;
  }
  .agsd > div:nth-child(1) .inner h2 {
    font-size: 5.7333333333vw;
  }
  .agsd > div:nth-child(1) .inner h3 {
    font-size: 3.7333333333vw;
  }
  .agsd > div:nth-child(1) .inner .paragraph {
    margin-top: 9.3333333333vw;
  }
  .agsd > div:nth-child(1) .inner .paragraph p {
    font-size: 3.7333333333vw;
  }
  .s9f .icons.prev img {
    width: 7.4666666667vw;
  }
  .s9f .icons.next img {
    width: 7.4666666667vw;
  }
  .s9f .icons.back img {
    width: 12.8vw;
  }
  .agsd > div:nth-child(2) .asg9 p {
    padding-right: 2vw;
    font-size: 1.6vw;
  }
  .agsd > div:nth-child(2) .asg9 {
    padding-top: 10.6666666667vw;
  }
}
h2.as8s {
  font-size: min(1.875vw, 36px);
  font-weight: 500;
  padding-bottom: min(1.25vw, 24px);
}

.postBox img {
  /* width: 100%; */
  max-width: 100%;
  height: auto;
}
.postBox .wp-block-image {
  margin: 16px 0;
}

.dg7d {
  margin-top: min(2.8645833333vw, 55px);
}
.dg7d p {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.7;
  color: #C09B16;
  font-weight: 400;
}

.asigmng {
  padding-bottom: min(6.25vw, 120px);
}

.mwform-zip-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.odog9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(1.0416666667vw, 20px);
}
.odog9 a {
  text-decoration: unset;
  color: #333;
}
.odog9 a.prev {
  position: relative;
}
.odog9 a.prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: min(-1.5625vw, -30px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  width: min(0.5208333333vw, 10px);
  height: min(1.0416666667vw, 20px);
  background-image: url(/assets/images/arrow.png);
}
.odog9 a.next {
  position: relative;
}
.odog9 a.next:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: min(-1.5625vw, -30px);
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  width: min(0.5208333333vw, 10px);
  height: min(1.0416666667vw, 20px);
  background-image: url(/assets/images/arrow.png);
}
.odog9 a.btn {
  color: #fff;
}

.f_tel{
  border: 3px solid #C09B16;
  padding: 40px 4%;
  margin-bottom: 60px;
}
.f_tel1{
  font-size: 24px;
  text-align: center;
}
.f_tel1 img{
  position: relative;
  top: 8px;
  width: 25px;
  height: auto;
}
.f_tel2{
  font-size: 35px;
  text-align: center;
  margin-top: 20px;
}
.f_tel2 a{
  color: #333;
  text-decoration: none;
}
.f_logo{
  display: flex;
  align-items: center;
}
.f_logo li{
  width: 45%;
  padding: 0 2%;
}

@media screen and (max-width: 1600px) {
  h2.as8s {
    font-size: 2.88vw;
    padding-bottom: 2vw;
  }
  .dg7d {
    margin-top: 4.4vw;
  }
  .asigmng {
    padding-bottom: laptop(120);
  }
}
@media screen and (max-width: 750px) {
  h2.as8s {
    font-size: 4.8vw;
    padding-bottom: 3.3333333333vw;
  }
  .dg7d {
    margin-top: 7.3333333333vw;
  }
  .asigmng {
    padding-bottom: 16vw;
  }
  .ad9gas ul li span.sde {
    margin-top: 3.4666666667vw;
  }


  .f_tel{
    border: 3px solid #C09B16;
    padding: 20px 0;
    margin-bottom: 40px;
  }
  .f_tel1{
    font-size: 16px;
    text-align: center;
  }
  .f_tel1 img{
    position: relative;
    top: 5px;
    width: 18px;
    height: auto;
  }
  .f_tel2{
    font-size: 24px;
    text-align: center;
    margin-top: 15px;
  }
  .f_tel2 a{
    color: #333;
    text-decoration: none;
  }
  .f_logo{
    display: flex;
    align-items: center;
  }
  .f_logo li{
    width: 45%;
    padding: 0 2%;
  }
}

/*# sourceMappingURL=app.css.map*/



@media screen and (max-width: 1600px) {
  .recruit-icon{
    margin: 10px 0 0 0;
  }

}

