@charset "UTF-8";
/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* medium: 500, bold: 700, black: 900 */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* regular: 400 */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* 角丸 */
/* ボタン */
/* ボタンの中のspan */
/* フォントサイズ */
/* 余白 */
/* 縦書き */
/* 内径 */
/* 基本設定
---------------------------------------------------------------------------*/
/* reboot */
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.16rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6, em {
  margin: 0;
  font-weight: normal;
  font-style: inherit;
}

p {
  margin: 0;
  padding: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
  padding: 0;
}

dt {
  font-weight: 400;
  margin: 0;
  padding: 0;
}

dd {
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 65%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* chromeで表示される謎の青枠を消す */
*:focus {
  outline: none;
}

/* 電話番号のリンク */
@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
a.notel {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
/* 共通設定
---------------------------------------------------------------------------*/
#wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #wrap {
    margin-top: 0;
  }
}
/* iOSでのデフォルトスタイルをリセット
---------------------------------------------------------------------------*/
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* レスポンシブ */
@media screen and (max-width: 480px) {
  .view-pc {
    display: none;
  }
}

.view-tab {
  display: none;
}
@media screen and (max-width: 768px) {
  .view-tab {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .view-tab {
    display: none;
  }
}

.view-sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .view-sp {
    display: block;
  }
}

/* 画像 */
img {
  max-width: 100%;
  height: auto;
}

/* ------------------------------------------------------------------------*/
/* レイアウト
---------------------------------------------------------------------------*/
body {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  background-color: #ffffff;
  color: #333333;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  body {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  body {
    font-size: 4.2666666667vw;
  }
}
body {
  line-height: 1;
}
body.scrollnone {
  overflow: hidden;
}

#wrap {
  overflow: hidden;
  position: relative;
}

body#top #wrap {
  padding-top: 0;
}

* {
  outline: none;
}

img {
  display: block;
  width: auto;
  height: auto;
}

a {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  color: inherit;
}

@media (hover: hover) {
  a:hover {
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
  }
}

a.notel {
  pointer-events: none;
}

.wrap {
  /* 1280 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .wrap {
    width: 98.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap {
    width: 87.2vw;
  }
}

.wrap-min {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .wrap-min {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap-min {
    width: 85.0666666667vw;
  }
}

.wrap-minest {
  /* 980 */
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .wrap-minest {
    width: 75.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap-minest {
    width: 87.2vw;
  }
}

/* 文字揃え */
.al-center {
  text-align: center !important;
}
.al-left {
  text-align: left !important;
}
.al-right {
  text-align: right !important;
}
@media screen and (max-width: 480px) {
  .al-sp-center {
    text-align: center !important;
  }
}

/* scroll_fadein
---------------------------------------------------------------------------*/
.scroll_fadein {
  opacity: 0;
  visibility: hidden;
}

body.scroll .scroll_fadein {
  opacity: 1;
  visibility: visible;
  -webkit-animation: fadein 0.5s ease;
          animation: fadein 0.5s ease;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* btn
---------------------------------------------------------------------------*/
/* header
---------------------------------------------------------------------------*/
.header .menuOpen {
  position: absolute;
  top: 34px;
  right: 34px;
  width: 76px;
  z-index: 100;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media screen and (max-width: 1300px) {
  .header .menuOpen {
    top: 2.6153846154vw;
    right: 2.6153846154vw;
    width: 5.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .header .menuOpen {
    position: fixed;
    width: 12.8vw;
    top: 4.2666666667vw;
    right: 4vw;
  }
}
@media (hover: hover) {
  .header .menuOpen:hover {
    opacity: 0.6;
    cursor: pointer;
  }
}

/* footer
---------------------------------------------------------------------------*/
.footer {
  background-image: url(../img/shinsotsu/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-top: 200px;
}
@media screen and (max-width: 1300px) {
  .footer {
    padding-top: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    padding-top: 26.6666666667vw;
  }
}
.footer {
  padding-bottom: 170px;
}
@media screen and (max-width: 1300px) {
  .footer {
    padding-bottom: 13.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    padding-bottom: 22.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    padding-top: 21.3333333333vw;
    padding-bottom: 32vw;
    background-image: url(../img/shinsotsu/footer-bg-sp.jpg);
  }
}
.footer-wrap {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .footer-wrap {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-wrap {
    width: 85.0666666667vw;
  }
}
.footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer-wrap > * {
  width: 568px;
}
@media screen and (max-width: 1300px) {
  .footer-wrap > * {
    width: 43.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-wrap > * {
    width: 100%;
  }
}
.footer-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #b3b3b3;
  background-color: #d8d6d7;
  background-image: url(../img/shinsotsu/footer-download-icon.png);
  background-size: 16px 15px;
  background-position: right 48px center;
  padding: 20px 50px;
  background-repeat: no-repeat;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 140px;
}
@media screen and (max-width: 1300px) {
  .footer-download {
    margin-bottom: 10.7692307692vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-download {
    margin-bottom: 18.6666666667vw;
  }
}
@media screen and (max-width: 1300px) {
  .footer-download {
    background-size: 1.2307692308vw 1.1538461538vw;
    background-position: right 3.6923076923vw center;
    padding: 1.5384615385vw 3.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-download {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5.3333333333vw 7.4666666667vw;
    background-size: 3.7333333333vw 3.6vw;
    background-position: right 24vw bottom 4.8vw;
    margin-bottom: 6.1538461538vw;
  }
}
@media (hover: hover) {
  .footer-download:hover {
    background-color: #ffffff;
    opacity: 1;
  }
}
.footer-download-img {
  display: block;
  width: 102px;
  margin-right: 48px;
}
@media screen and (max-width: 1300px) {
  .footer-download-img {
    width: 7.8461538462vw;
    margin-right: 3.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-download-img {
    width: 24.2666666667vw;
    margin-right: 7.4666666667vw;
  }
}
.footer-download-tx-name {
  font-size: 22px;
}
@media screen and (max-width: 1300px) {
  .footer-download-tx-name {
    font-size: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-download-tx-name {
    font-size: 5.8666666667vw;
  }
}
.footer-download-tx-name {
  line-height: 2.0454545;
  color: #3b3039;
}
@media screen and (max-width: 480px) {
  .footer-download-tx-name {
    font-size: 4.2666666667vw;
  }
}
.footer-download-tx-en {
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .footer-download-tx-en {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-download-tx-en {
    font-size: 5.3333333333vw;
  }
}
.footer-download-tx-en {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  margin-top: 10px;
}
@media screen and (max-width: 1300px) {
  .footer-download-tx-en {
    margin-top: 0.7692307692vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-download-tx-en {
    margin-top: 1.3333333333vw;
  }
}
.footer-download-tx-en {
  opacity: 0.5;
}
@media screen and (max-width: 480px) {
  .footer-download-tx-en {
    font-size: 4.2666666667vw;
  }
}
.footer-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px;
  margin-bottom: 64px;
}
@media screen and (max-width: 1300px) {
  .footer-name {
    margin-bottom: 4.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-name {
    margin-bottom: 8.5333333333vw;
  }
}
@media screen and (max-width: 1300px) {
  .footer-name {
    gap: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4.5333333333vw;
  }
}
.footer-name-logo {
  display: block;
  width: 226px;
}
@media screen and (max-width: 1300px) {
  .footer-name-logo {
    width: 17.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-name-logo {
    width: 54vw;
  }
}
.footer-name-ja {
  font-size: 14px;
}
@media screen and (max-width: 1300px) {
  .footer-name-ja {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-name-ja {
    font-size: 3.7333333333vw;
  }
}
.footer-name-ja {
  padding: 20px;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 1300px) {
  .footer-name-ja {
    padding: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-name-ja {
    width: 60vw;
    padding: 4.5333333333vw 0;
    font-size: 3.7333333333vw;
    text-align: center;
  }
}
.footer-addr {
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .footer-addr {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-addr {
    font-size: 4.8vw;
  }
}
.footer-addr {
  line-height: 1.94444;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
  .footer-addr {
    margin-bottom: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-addr {
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-addr {
    font-size: 3.7333333333vw;
  }
}
.footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 28px;
}
@media screen and (max-width: 1300px) {
  .footer-sns {
    gap: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-sns {
    gap: 6.4vw;
  }
}
.footer-sns li:nth-of-type(1) {
  width: 22px;
}
@media screen and (max-width: 1300px) {
  .footer-sns li:nth-of-type(1) {
    width: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-sns li:nth-of-type(1) {
    width: 4.8vw;
  }
}
.footer-sns li:nth-of-type(2) {
  width: 68px;
}
@media screen and (max-width: 1300px) {
  .footer-sns li:nth-of-type(2) {
    width: 5.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-sns li:nth-of-type(2) {
    width: 16.2666666667vw;
  }
}
.footer-entry {
  margin-bottom: 144px;
}
@media screen and (max-width: 1300px) {
  .footer-entry {
    margin-bottom: 11.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry {
    margin-bottom: 19.2vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry {
    margin-bottom: 21.3333333333vw;
  }
}
.footer-entry-ja {
  font-size: 22px;
}
@media screen and (max-width: 1300px) {
  .footer-entry-ja {
    font-size: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-ja {
    font-size: 5.8666666667vw;
  }
}
.footer-entry-ja {
  margin-bottom: 26px;
}
@media screen and (max-width: 1300px) {
  .footer-entry-ja {
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-ja {
    margin-bottom: 3.4666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-ja {
    font-size: 4.8vw;
  }
}
.footer-entry-en {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .footer-entry-en {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-en {
    font-size: 5.3333333333vw;
  }
}
.footer-entry-en {
  color: #80787e;
  margin-bottom: 40px;
}
@media screen and (max-width: 1300px) {
  .footer-entry-en {
    margin-bottom: 3.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-en {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-en {
    display: none;
    margin-bottom: 4vw;
  }
}
.footer-entry-btn {
  width: 100%;
}
.footer-entry-btn a {
  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;
  width: 100%;
  height: 80px;
  background-image: url(../img/shinsotsu/footer-entry-btn-bg.png);
  background-position: left center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1300px) {
  .footer-entry-btn a {
    height: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-btn a {
    height: 16vw;
  }
}
.footer-entry-btn a span {
  position: relative;
  padding-right: 52px;
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .footer-entry-btn a span {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-btn a span {
    font-size: 4.8vw;
  }
}
.footer-entry-btn a span {
  color: #412E0F;
}
@media screen and (max-width: 1300px) {
  .footer-entry-btn a span {
    padding-right: 4vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-btn a span {
    font-size: 4.2666666667vw;
    padding-right: 12vw;
  }
}
.footer-entry-btn a span::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 18px;
  background-image: url(../img/shinsotsu/btn-entry-icon.png);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
@media screen and (max-width: 1300px) {
  .footer-entry-btn a span::after {
    width: 1.2307692308vw;
    height: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-entry-btn a span::after {
    width: 3.4666666667vw;
    height: 4.2666666667vw;
  }
}
@media (hover: hover) {
  .footer-entry-btn a:hover {
    opacity: 1;
    background-color: #3b3039;
    background-image: url(../img/shinsotsu/footer-entry-btn-bg-hov.png);
  }
  .footer-entry-btn a:hover span {
    color: #ffffff;
  }
  .footer-entry-btn a:hover span::after {
    background-image: url(../img/shinsotsu/btn-entry-icon-hov.png);
  }
}
.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 110px;
  margin-bottom: 96px;
}
@media screen and (max-width: 1300px) {
  .footer-nav {
    margin-bottom: 7.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-nav {
    margin-bottom: 12.8vw;
  }
}
@media screen and (max-width: 1300px) {
  .footer-nav {
    gap: 8.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-nav {
    display: none;
  }
}
.footer-nav ul li {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .footer-nav ul li {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-nav ul li {
    font-size: 4.2666666667vw;
  }
}
.footer-nav ul li + li {
  margin-top: 2.5em;
}
.footer-copy {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .footer-copy {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-copy {
    font-size: 4.2666666667vw;
  }
}
.footer-copy {
  text-align: right;
}
@media screen and (max-width: 480px) {
  .footer-copy {
    font-size: 2.9333333333vw;
    text-align: left;
    margin-top: 9.3333333333vw;
  }
}

/* mega
---------------------------------------------------------------------------*/
.mega {
  display: none;
  position: fixed;
  z-index: 5000;
  width: 100%;
  height: 100svh;
  top: 0;
  left: 0;
  background-image: url(../img/shinsotsu/mega-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
@media screen and (max-width: 480px) {
  .mega {
    overflow-y: scroll;
  }
}
.mega-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 480px) {
  .mega-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.mega-close {
  position: absolute;
  top: 34px;
  right: 34px;
  width: 76px;
  z-index: 100;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media screen and (max-width: 1300px) {
  .mega-close {
    top: 2.6153846154vw;
    right: 2.6153846154vw;
    width: 5.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-close {
    width: 12.8vw;
    top: 4.2666666667vw;
    right: 4vw;
  }
}
@media (hover: hover) {
  .mega-close:hover {
    opacity: 0.6;
    cursor: pointer;
  }
}
.mega-img {
  width: calc(100% - 800px);
}
@media screen and (max-width: 1300px) {
  .mega-img {
    width: calc(100% - 61.53846vw);
  }
}
@media screen and (max-width: 480px) {
  .mega-img {
    width: 100%;
  }
}
.mega-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.mega-right {
  width: 800px;
  padding: 130px 0 130px 130px;
  height: 100svh;
  overflow-y: scroll;
}
@media screen and (max-width: 1300px) {
  .mega-right {
    width: 61.5384615385vw;
    padding: 10vw 0 10vw 10vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-right {
    width: 100%;
    height: auto;
    padding: 6.4vw 7.4666666667vw 10.6666666667vw;
  }
}
.mega-right > * {
  width: 500px;
}
@media screen and (max-width: 1300px) {
  .mega-right > * {
    width: 38.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-right > * {
    width: 100%;
  }
}
.mega-right .footer-name {
  margin-bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .mega-right .footer-name {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-right .footer-name {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-right .footer-name {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .mega-right .footer-name-logo {
    width: 35.8666666667vw;
  }
  .mega-right .footer-name-ja {
    width: 35.8666666667vw;
    font-size: 2.1333333333vw;
  }
}
.mega-right .footer-nav {
  margin-bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .mega-right .footer-nav {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-right .footer-nav {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-right .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mega-right .footer-nav ul li {
    font-size: 3.7333333333vw;
  }
}
.mega-right .footer-entry-btn {
  margin-bottom: 56px;
}
@media screen and (max-width: 1300px) {
  .mega-right .footer-entry-btn {
    margin-bottom: 4.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-right .footer-entry-btn {
    margin-bottom: 7.4666666667vw;
  }
}
.mega-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .mega-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}
.mega-btns .footer-download {
  display: none;
}
@media screen and (max-width: 480px) {
  .mega-btns .footer-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mega-download {
  width: 239px;
  border: 1px solid #b3b3b3;
  background-color: #d8d6d7;
  padding: 22px 18px;
}
@media screen and (max-width: 1300px) {
  .mega-download {
    width: 18.3846153846vw;
    padding: 1.6923076923vw 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-download {
    display: none;
  }
}
@media (hover: hover) {
  .mega-download:hover {
    background-color: #ffffff;
    opacity: 1;
  }
}
.mega-download-img {
  width: 108px;
  margin: 0 auto 18px;
}
@media screen and (max-width: 1300px) {
  .mega-download-img {
    width: 8.3076923077vw;
    margin: 0 auto 1.3846153846vw;
  }
}
.mega-download-tx {
  position: relative;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .mega-download-tx {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-download-tx {
    font-size: 4.2666666667vw;
  }
}
.mega-download-tx {
  line-height: 1.5625;
  color: #3b3039;
}
.mega-download-tx::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/shinsotsu/footer-download-icon.png);
  width: 16px;
  height: 15px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .mega-download-tx::after {
    width: 1.2307692308vw;
    height: 1.1538461538vw;
  }
}
.mega-sns {
  width: 239px;
}
@media screen and (max-width: 1300px) {
  .mega-sns {
    width: 18.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
}
.mega-sns dt {
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .mega-sns dt {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns dt {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns dt {
    width: 100%;
    margin-bottom: 3.7333333333vw;
  }
}
.mega-sns dd {
  color: #3b3039;
  margin-top: 24px;
}
@media screen and (max-width: 1300px) {
  .mega-sns dd {
    margin-top: 1.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns dd {
    margin-top: 3.2vw;
  }
}
.mega-sns dd a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 22px;
  border: 1px solid #b3b3b3;
  background-color: #d8d6d7;
}
@media screen and (max-width: 1300px) {
  .mega-sns dd a {
    padding: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns dd a {
    width: 41.0666666667vw;
    padding: 4.2666666667vw 2.6666666667vw;
  }
}
@media (hover: hover) {
  .mega-sns dd a:hover {
    background-color: #ffffff;
    opacity: 1;
  }
}
.mega-sns dd a span {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .mega-sns dd a span {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns dd a span {
    font-size: 4.2666666667vw;
  }
}
.mega-sns dd a span {
  line-height: 1.5625;
}
@media screen and (max-width: 480px) {
  .mega-sns dd a span {
    font-size: 3.2vw;
  }
}
.mega-sns dd a span.icon-instagram {
  position: relative;
  padding-left: 36px;
}
@media screen and (max-width: 1300px) {
  .mega-sns dd a span.icon-instagram {
    padding-left: 2.7692307692vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns dd a span.icon-instagram {
    padding-left: 7.2vw;
  }
}
.mega-sns dd a span.icon-instagram::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/shinsotsu/footer-sns-instagram.png);
  width: 21px;
  height: 21px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .mega-sns dd a span.icon-instagram::before {
    width: 1.6153846154vw;
    height: 1.6153846154vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-sns dd a span.icon-instagram::before {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}

/* fixedhd
---------------------------------------------------------------------------*/
.fixedhd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
  background-image: url(../img/shinsotsu/fixedhd-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  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;
  z-index: 2000;
}
@media screen and (max-width: 1300px) {
  .fixedhd {
    height: 5.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd {
    display: none;
  }
}
.fixedhd .footer-name {
  gap: 17px;
  margin-bottom: 0;
  margin-left: 14px;
}
@media screen and (max-width: 1300px) {
  .fixedhd .footer-name {
    gap: 1.3076923077vw;
    margin-left: 1.0769230769vw;
  }
}
.fixedhd .footer-name-logo {
  width: 138px;
}
@media screen and (max-width: 1300px) {
  .fixedhd .footer-name-logo {
    width: 10.6153846154vw;
  }
}
.fixedhd .footer-name-ja {
  font-size: 10px;
}
@media screen and (max-width: 1300px) {
  .fixedhd .footer-name-ja {
    font-size: 0.7692307692vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd .footer-name-ja {
    font-size: 2.6666666667vw;
  }
}
.fixedhd .footer-name-ja {
  padding: 14px;
}
@media screen and (max-width: 1300px) {
  .fixedhd .footer-name-ja {
    padding: 1.0769230769vw;
  }
}
.fixedhd-right {
  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;
}
.fixedhd-right .footer-entry-btn {
  width: 272px;
}
@media screen and (max-width: 1300px) {
  .fixedhd-right .footer-entry-btn {
    width: 20.9230769231vw;
  }
}
.fixedhd-right .footer-entry-btn a {
  height: 48px;
}
@media screen and (max-width: 1300px) {
  .fixedhd-right .footer-entry-btn a {
    height: 3.6923076923vw;
  }
}
.fixedhd-right .footer-entry-btn a span {
  padding-right: 35px;
}
@media screen and (max-width: 1300px) {
  .fixedhd-right .footer-entry-btn a span {
    padding-right: 2.6923076923vw;
  }
}
.fixedhd-right .footer-entry-btn a span small {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .fixedhd-right .footer-entry-btn a span small {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd-right .footer-entry-btn a span small {
    font-size: 4.8vw;
  }
}
.fixedhd-right .footer-entry-btn a span small {
  color: rgba(59, 48, 57, 0.5);
  margin-right: 1em;
}
.fixedhd-right .footer-entry-btn a span::after {
  width: 12px;
  height: 14px;
}
@media screen and (max-width: 1300px) {
  .fixedhd-right .footer-entry-btn a span::after {
    width: 0.9230769231vw;
    height: 1.0769230769vw;
  }
}
@media (hover: hover) {
  .fixedhd-right .footer-entry-btn a:hover span small {
    color: rgba(255, 255, 255, 0.5);
  }
}
.fixedhd-right .menuOpen {
  width: 88px;
}
@media screen and (max-width: 1300px) {
  .fixedhd-right .menuOpen {
    width: 6.7692307692vw;
  }
}
@media (hover: hover) {
  .fixedhd-right .menuOpen:hover {
    opacity: 0.6;
    cursor: pointer;
  }
}

/* spft
---------------------------------------------------------------------------*/
.spft {
  display: none;
}
@media screen and (max-width: 480px) {
  .spft {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 1000;
  }
  .spft a {
    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;
    width: 100%;
    height: 16vw;
    border-top: 1px solid #9d979c;
  }
  .spft a span {
    position: relative;
    font-size: 4.2666666667vw;
    padding-right: 12vw;
  }
  .spft a span::after {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 3.4666666667vw;
    height: 4.2666666667vw;
    background-image: url(../img/shinsotsu/btn-entry-icon.png);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
  }
}

/* ======================================================================= */
/* parts
---------------------------------------------------------------------------*/
.wideimg {
  position: relative;
  max-width: 1480px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .wideimg {
    width: 100vw;
  }
}
.wideimg-ja, .wideimg-en {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.wideimg-ja {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  color: #ffffff;
  top: 200px;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 1300px) {
  .wideimg-ja {
    top: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .wideimg-ja {
    top: 16vw;
  }
}
.wideimg-ja small {
  font-size: 22px;
}
@media screen and (max-width: 1300px) {
  .wideimg-ja small {
    font-size: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .wideimg-ja small {
    font-size: 5.8666666667vw;
  }
}
.wideimg-ja small {
  line-height: clac(55/22);
}
@media screen and (max-width: 480px) {
  .wideimg-ja small {
    font-size: 4.8vw;
  }
}
.wideimg-ja span {
  font-size: 40px;
}
@media screen and (max-width: 1300px) {
  .wideimg-ja span {
    font-size: 3.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .wideimg-ja span {
    font-size: 10.6666666667vw;
  }
}
.wideimg-ja span {
  line-height: clac(55/40);
}
@media screen and (max-width: 480px) {
  .wideimg-ja span {
    font-size: 9.0666666667vw;
  }
}
.wideimg-en {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .wideimg-en {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .wideimg-en {
    font-size: 5.3333333333vw;
  }
}
.wideimg-en {
  bottom: 120px;
  color: rgba(216, 214, 215, 0.5);
}
@media screen and (max-width: 1300px) {
  .wideimg-en {
    bottom: 9.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .wideimg-en {
    font-size: 4.2666666667vw;
    bottom: 16vw;
  }
}

.deco {
  position: absolute;
  width: 248px;
  height: 200px;
}
@media screen and (max-width: 1300px) {
  .deco {
    width: 19.0769230769vw;
    height: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .deco {
    width: 46.6666666667vw;
    height: 37.6vw;
  }
}

.tbl {
  width: 100%;
}
.tbl th, .tbl td {
  vertical-align: top;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .tbl th, .tbl td {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .tbl th, .tbl td {
    font-size: 4.2666666667vw;
  }
}
.tbl th, .tbl td {
  line-height: 2;
  padding: 10px;
  font-weight: 400;
  border-bottom: 1px solid #c4c1c4;
}
@media screen and (max-width: 1300px) {
  .tbl th, .tbl td {
    padding: 0.7692307692vw;
  }
}
@media screen and (max-width: 480px) {
  .tbl th, .tbl td {
    display: block;
    width: 100% !important;
    padding: 3.2vw 6.4vw;
    font-size: 3.7333333333vw;
  }
}
.tbl th {
  width: 270px;
  padding-left: 56px;
}
@media screen and (max-width: 1300px) {
  .tbl th {
    width: 20.7692307692vw;
    padding-left: 4.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .tbl th {
    padding-left: 6.4vw;
    border-bottom-style: dotted;
  }
}
@media screen and (max-width: 480px) {
  .tbl td {
    padding-bottom: 8.5333333333vw;
  }
}

/* main
---------------------------------------------------------------------------*/
main {
  background-image: url(../img/shinsotsu/main-bg.jpg);
  background-size: 1923px auto;
  background-position: center top;
}
@media screen and (max-width: 1300px) {
  main {
    background-size: 147.9230769231vw auto;
  }
}
@media screen and (max-width: 480px) {
  main {
    background-image: url(../img/shinsotsu/main-bg-sp.jpg);
    background-size: 100vw auto;
  }
}

/* mv
---------------------------------------------------------------------------*/
.mv {
  position: relative;
  width: 100%;
  height: 100svh;
}
.mv .mvsl {
  width: 100%;
  height: 100%;
}
.mv .mvsl .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.mv-obj {
  position: absolute;
  width: 500px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 150px;
  z-index: 10;
}
@media screen and (max-width: 1300px) {
  .mv-obj {
    width: 38.4615384615vw;
    /*left: px2vw(150);*/
    left: 3vw;
  }
}
@media screen and (max-width: 1300px) and (orientation: portrait) {
  .mv-obj {
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    bottom: 20vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-obj {
    width: 85.0666666667vw;
    left: 7.4666666667vw;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    bottom: 22.9333333333vw;
  }
}
.mv-logo {
  width: 333px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1300px) {
  .mv-logo {
    margin-bottom: 5.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-logo {
    margin-bottom: 9.3333333333vw;
  }
}
@media screen and (max-width: 1300px) {
  .mv-logo {
    width: 25.6153846154vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-logo {
    width: 49.7333333333vw;
  }
}
.mv-catch {
  font-size: 32px;
}
@media screen and (max-width: 1300px) {
  .mv-catch {
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-catch {
    font-size: 8.5333333333vw;
  }
}
.mv-catch {
  line-height: 2.03125;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  .mv-catch {
    font-size: 4.6666666667vw;
  }
}
.mv .footer-entry-btn {
  position: absolute;
  width: 344px;
  bottom: 38px;
  right: 45px;
  z-index: 10;
}
@media screen and (max-width: 1300px) {
  .mv .footer-entry-btn {
    width: 26.4615384615vw;
    bottom: 2.9230769231vw;
    right: 3.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .mv .footer-entry-btn {
    width: 53.3333333333vw;
    bottom: 4.4vw;
    right: 4.4vw;
  }
}
@media screen and (max-width: 480px) {
  .mv .footer-entry-btn a {
    height: 12vw;
  }
}
@media screen and (max-width: 480px) {
  .mv .footer-entry-btn a span {
    padding-right: 6.9333333333vw;
  }
}
.mv .footer-entry-btn a span small {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .mv .footer-entry-btn a span small {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .mv .footer-entry-btn a span small {
    font-size: 5.3333333333vw;
  }
}
.mv .footer-entry-btn a span small {
  margin-right: 1em;
  color: rgba(59, 48, 57, 0.5);
}
@media screen and (max-width: 480px) {
  .mv .footer-entry-btn a span small {
    font-size: 2.9333333333vw;
  }
}
@media (hover: hover) {
  .mv .footer-entry-btn a:hover span small {
    color: rgba(255, 255, 255, 0.5);
  }
}

/* intr
---------------------------------------------------------------------------*/
.intr {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .intr {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .intr {
    width: 85.0666666667vw;
  }
}
.intr {
  padding-top: 144px;
}
@media screen and (max-width: 1300px) {
  .intr {
    padding-top: 11.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .intr {
    padding-top: 19.2vw;
  }
}
.intr {
  margin-bottom: 180px;
}
@media screen and (max-width: 1300px) {
  .intr {
    margin-bottom: 13.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .intr {
    margin-bottom: 24vw;
  }
}
@media screen and (max-width: 480px) {
  .intr {
    padding-top: 16vw;
    margin-bottom: 21.3333333333vw;
  }
}
.intr-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 126px;
}
@media screen and (max-width: 1300px) {
  .intr-hd {
    margin-bottom: 9.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-hd {
    margin-bottom: 16.8vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-hd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16vw;
    gap: 16vw;
  }
}
.intr-tx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 420px;
}
@media screen and (max-width: 1300px) {
  .intr-tx {
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-tx {
    width: 100%;
  }
}
.intr-tx-catch {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  color: rgba(59, 48, 57, 0.5);
  font-size: 38px;
}
@media screen and (max-width: 1300px) {
  .intr-tx-catch {
    font-size: 2.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-tx-catch {
    font-size: 10.1333333333vw;
  }
}
.intr-tx-catch {
  line-height: 1.6315789474;
}
@media screen and (max-width: 480px) {
  .intr-tx-catch {
    font-size: 8.5333333333vw;
  }
}
.intr-tx-catch.small {
  font-size: 32px;
}
@media screen and (max-width: 1300px) {
  .intr-tx-catch.small {
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-tx-catch.small {
    font-size: 8.5333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-tx-catch.small {
    font-size: 6.9333333333vw;
  }
}
.intr-tx-lead {
  margin-top: 50px;
}
@media screen and (max-width: 1300px) {
  .intr-tx-lead {
    margin-top: 3.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-tx-lead {
    margin-top: 6.6666666667vw;
  }
}
.intr-tx-lead {
  font-size: 28px;
}
@media screen and (max-width: 1300px) {
  .intr-tx-lead {
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-tx-lead {
    font-size: 7.4666666667vw;
  }
}
.intr-tx-lead {
  line-height: 2.7857142857;
}
@media screen and (max-width: 480px) {
  .intr-tx-lead {
    font-size: 5.6vw;
  }
}
.intr-img {
  width: 626px;
}
@media screen and (max-width: 1300px) {
  .intr-img {
    width: 48.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-img {
    width: 100%;
  }
}
.intr-img .intrsl {
  width: 986px;
  margin-left: 0;
  margin-right: -360px;
}
@media screen and (max-width: 1300px) {
  .intr-img .intrsl {
    width: 75.8461538462vw;
    margin-right: -27.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-img .intrsl {
    width: 92.4vw;
    margin-right: -7.4666666667vw;
  }
}
.intr-desc {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .intr-desc {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .intr-desc {
    font-size: 4.2666666667vw;
  }
}
.intr-desc {
  line-height: 3;
}
@media screen and (max-width: 480px) {
  .intr-desc {
    font-size: 3.7333333333vw;
  }
}

/* know
---------------------------------------------------------------------------*/
.know {
  position: relative;
  margin-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .know {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .know {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .know {
    margin-bottom: 21.3333333333vw;
  }
}
.know .wideimg {
  margin-bottom: 144px;
}
@media screen and (max-width: 1300px) {
  .know .wideimg {
    margin-bottom: 11.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .know .wideimg {
    margin-bottom: 19.2vw;
  }
}
@media screen and (max-width: 480px) {
  .know .wideimg {
    margin-bottom: 16vw;
  }
}
.know-imgtx {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .know-imgtx {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .know-imgtx {
    width: 85.0666666667vw;
  }
}
.know-imgtx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 144px;
}
@media screen and (max-width: 1300px) {
  .know-imgtx {
    margin-bottom: 11.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .know-imgtx {
    margin-bottom: 19.2vw;
  }
}
@media screen and (max-width: 480px) {
  .know-imgtx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16vw;
    margin-bottom: 21.3333333333vw;
  }
}
.know-imgtx-tx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 480px;
}
@media screen and (max-width: 1300px) {
  .know-imgtx-tx {
    width: 36.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .know-imgtx-tx {
    width: 100%;
  }
}
.know-imgtx-tx p {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .know-imgtx-tx p {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .know-imgtx-tx p {
    font-size: 4.2666666667vw;
  }
}
.know-imgtx-tx p {
  line-height: 3;
}
@media screen and (max-width: 480px) {
  .know-imgtx-tx p {
    font-size: 3.7333333333vw;
  }
}
.know-imgtx-img {
  width: 560px;
}
@media screen and (max-width: 1300px) {
  .know-imgtx-img {
    width: 43.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .know-imgtx-img {
    width: 100%;
  }
}
.know .knowsl {
  width: 435px;
}
@media screen and (max-width: 1300px) {
  .know .knowsl {
    width: 33.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .know .knowsl {
    width: 63.7333333333vw;
  }
}
.know .knowsl .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.know .deco {
  top: 720px;
  left: calc(50% - 754px);
}
@media screen and (max-width: 1300px) {
  .know .deco {
    top: 55.3846153846vw;
    left: calc(50% - 58vw);
  }
}
@media screen and (max-width: 480px) {
  .know .deco {
    top: 109.3333333333vw;
    left: -7.2vw;
  }
}

/* bene
---------------------------------------------------------------------------*/
.bene {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .bene {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .bene {
    width: 85.0666666667vw;
  }
}
.bene {
  position: relative;
  margin-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .bene {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .bene {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .bene {
    margin-bottom: 21.3333333333vw;
  }
}
.bene-imgtx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .bene-imgtx {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.bene-imgtx-img {
  position: relative;
  width: 50%;
  z-index: 10;
}
@media screen and (max-width: 480px) {
  .bene-imgtx-img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 27.7333333333vw;
  }
}
.bene-imgtx-img .img01 {
  width: 592px;
  margin-left: -94px;
  margin-right: auto;
  padding-bottom: 186px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-img .img01 {
    width: 45.5384615385vw;
    margin-left: -7.2307692308vw;
    padding-bottom: 14.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-img .img01 {
    width: 78.9333333333vw;
    margin-left: 0;
    padding-bottom: 36.2666666667vw;
  }
}
.bene-imgtx-img .img02 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 324px;
  z-index: 1;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-img .img02 {
    width: 24.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-img .img02 {
    width: 59.7333333333vw;
    right: -7.4666666667vw;
  }
}
.bene-imgtx-img .deco {
  right: -65px;
  top: -72px;
  z-index: -1;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-img .deco {
    right: -5vw;
    top: -5.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-img .deco {
    top: -56vw;
    right: auto;
    left: -14.8vw;
  }
}
.bene-imgtx-tx {
  width: 440px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx {
    width: 33.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx {
    width: 100%;
  }
}
.bene-imgtx-tx-hdl {
  font-size: 28px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-hdl {
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-hdl {
    font-size: 7.4666666667vw;
  }
}
.bene-imgtx-tx-hdl {
  margin-bottom: 32px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-hdl {
    margin-bottom: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-hdl {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-hdl {
    font-size: 5.6vw;
  }
}
.bene-imgtx-tx-catch {
  color: rgba(59, 48, 57, 0.5);
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-catch {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-catch {
    font-size: 5.3333333333vw;
  }
}
.bene-imgtx-tx-catch {
  margin-bottom: 76px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-catch {
    margin-bottom: 5.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-catch {
    margin-bottom: 10.1333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-catch {
    font-size: 4.2666666667vw;
    margin-bottom: 163.3333333333vw;
  }
}
.bene-imgtx-tx-desc {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-desc {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-desc {
    font-size: 4.2666666667vw;
  }
}
.bene-imgtx-tx-desc {
  line-height: 3;
  margin-bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-desc {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-desc {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-desc {
    font-size: 3.7333333333vw;
  }
}
.bene-imgtx-tx-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 26px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-icon {
    gap: 2vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-icon {
    gap: 5.3333333333vw;
  }
}
.bene-imgtx-tx-icon li {
  width: 207px;
}
@media screen and (max-width: 1300px) {
  .bene-imgtx-tx-icon li {
    width: 15.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .bene-imgtx-tx-icon li {
    width: 40vw;
  }
}

/* work
---------------------------------------------------------------------------*/
.work {
  position: relative;
  margin-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .work {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .work {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .work {
    margin-bottom: 21.3333333333vw;
  }
}
.work .wideimg {
  margin-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .work .wideimg {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .work .wideimg {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .work .wideimg {
    margin-bottom: 16vw;
  }
}
.work .deco {
  top: 720px;
  left: calc(50% - 754px);
}
@media screen and (max-width: 1300px) {
  .work .deco {
    top: 55.3846153846vw;
    left: calc(50% - 58vw);
  }
}
@media screen and (max-width: 480px) {
  .work .deco {
    top: 109.3333333333vw;
    left: -7.2vw;
  }
}
.work-body {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .work-body {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body {
    width: 85.0666666667vw;
  }
}
.work-body-hdl {
  font-size: 28px;
}
@media screen and (max-width: 1300px) {
  .work-body-hdl {
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-hdl {
    font-size: 7.4666666667vw;
  }
}
.work-body-hdl {
  margin-bottom: 32px;
}
@media screen and (max-width: 1300px) {
  .work-body-hdl {
    margin-bottom: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-hdl {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-hdl {
    font-size: 5.6vw;
  }
}
.work-body-catch {
  color: rgba(59, 48, 57, 0.5);
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .work-body-catch {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-catch {
    font-size: 5.3333333333vw;
  }
}
.work-body-catch {
  margin-bottom: 76px;
}
@media screen and (max-width: 1300px) {
  .work-body-catch {
    margin-bottom: 5.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-catch {
    margin-bottom: 10.1333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-catch {
    font-size: 4.2666666667vw;
  }
}
.work-body-desc {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .work-body-desc {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-desc {
    font-size: 4.2666666667vw;
  }
}
.work-body-desc {
  line-height: 3;
  margin-bottom: 128px;
}
@media screen and (max-width: 1300px) {
  .work-body-desc {
    margin-bottom: 9.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-desc {
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .work-body-desc {
    font-size: 3.7333333333vw;
  }
}
.work-link {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .work-link {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link {
    width: 85.0666666667vw;
  }
}
.work-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 48px;
}
@media screen and (max-width: 1300px) {
  .work-link {
    gap: 3.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link {
    gap: 5.8666666667vw 5.6vw;
  }
}
.work-link li {
  width: 368px;
}
@media screen and (max-width: 1300px) {
  .work-link li {
    width: 28.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link li {
    width: 39.7333333333vw;
  }
}
.work-link li a {
  display: block;
  position: relative;
}
.work-link-img img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
@media screen and (max-width: 1300px) {
  .work-link-img img {
    height: 38.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-img img {
    height: 54.1333333333vw;
  }
}
.work-link-tx {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(59, 48, 57, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgba(59, 48, 57, 0.6), rgba(0, 0, 0, 0));
  color: #ffffff;
  padding: 28px;
}
@media screen and (max-width: 1300px) {
  .work-link-tx {
    padding: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx {
    padding: 4.2666666667vw 2.6666666667vw;
  }
}
.work-link-tx-name {
  margin-bottom: 16px;
}
@media screen and (max-width: 1300px) {
  .work-link-tx-name {
    margin-bottom: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-name {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-name {
    margin-bottom: 2.6666666667vw;
  }
}
.work-link-tx-name small {
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .work-link-tx-name small {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-name small {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-name small {
    font-size: 3.3333333333vw;
  }
}
.work-link-tx-name small::after {
  content: "｜";
}
.work-link-tx-name span {
  font-size: 22px;
}
@media screen and (max-width: 1300px) {
  .work-link-tx-name span {
    font-size: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-name span {
    font-size: 5.8666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-name span {
    display: block;
    font-size: 4.2666666667vw;
    margin-top: 1.8666666667vw;
  }
}
.work-link-tx-year {
  margin-bottom: 26px;
}
@media screen and (max-width: 1300px) {
  .work-link-tx-year {
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-year {
    margin-bottom: 3.4666666667vw;
  }
}
.work-link-tx-year {
  font-size: 15px;
}
@media screen and (max-width: 1300px) {
  .work-link-tx-year {
    font-size: 1.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-year {
    font-size: 4vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-year {
    font-size: 2.6666666667vw;
  }
}
.work-link-tx-en {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .work-link-tx-en {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-en {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .work-link-tx-en {
    font-size: 2.6666666667vw;
  }
}

/* job
---------------------------------------------------------------------------*/
.job {
  position: relative;
  margin-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .job {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .job {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .job {
    margin-bottom: 21.3333333333vw;
  }
}
.job .wideimg {
  margin-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .job .wideimg {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .job .wideimg {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .job .wideimg {
    margin-bottom: 16vw;
  }
}
.job .deco {
  top: 720px;
  left: calc(50% - 754px);
}
@media screen and (max-width: 1300px) {
  .job .deco {
    top: 55.3846153846vw;
    left: calc(50% - 58vw);
  }
}
@media screen and (max-width: 480px) {
  .job .deco {
    top: 109.3333333333vw;
    left: -7.2vw;
  }
}
.job-body {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .job-body {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body {
    width: 85.0666666667vw;
  }
}
.job-body-hdl {
  font-size: 28px;
}
@media screen and (max-width: 1300px) {
  .job-body-hdl {
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body-hdl {
    font-size: 7.4666666667vw;
  }
}
.job-body-hdl {
  margin-bottom: 32px;
}
@media screen and (max-width: 1300px) {
  .job-body-hdl {
    margin-bottom: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body-hdl {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body-hdl {
    font-size: 5.6vw;
  }
}
.job-body-catch {
  color: rgba(59, 48, 57, 0.5);
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .job-body-catch {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body-catch {
    font-size: 5.3333333333vw;
  }
}
.job-body-catch {
  margin-bottom: 128px;
}
@media screen and (max-width: 1300px) {
  .job-body-catch {
    margin-bottom: 9.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body-catch {
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body-catch {
    font-size: 4.2666666667vw;
    margin-bottom: 8.5333333333vw;
  }
}
.job-body article + article {
  margin-top: 144px;
}
@media screen and (max-width: 1300px) {
  .job-body article + article {
    margin-top: 11.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body article + article {
    margin-top: 19.2vw;
  }
}
@media screen and (max-width: 480px) {
  .job-body article + article {
    margin-top: 16vw;
  }
}
.job-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 1300px) {
  .job-main {
    margin-bottom: 3.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main {
    display: block;
    margin-bottom: 6.1333333333vw;
  }
}
.job-main-img {
  width: 664px;
}
@media screen and (max-width: 1300px) {
  .job-main-img {
    width: 51.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-img {
    display: none;
  }
}
.job-main-tx {
  width: 440px;
  padding-top: 64px;
}
@media screen and (max-width: 1300px) {
  .job-main-tx {
    padding-top: 4.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx {
    padding-top: 8.5333333333vw;
  }
}
@media screen and (max-width: 1300px) {
  .job-main-tx {
    width: 33.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx {
    width: 100%;
  }
}
.job-main-tx-hdl {
  font-size: 24px;
}
@media screen and (max-width: 1300px) {
  .job-main-tx-hdl {
    font-size: 1.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx-hdl {
    font-size: 6.4vw;
  }
}
.job-main-tx-hdl {
  margin-bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .job-main-tx-hdl {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx-hdl {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx-hdl {
    font-size: 4.8vw;
  }
}
.job-main-tx-desc {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .job-main-tx-desc {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx-desc {
    font-size: 4.2666666667vw;
  }
}
.job-main-tx-desc {
  line-height: 3;
}
@media screen and (max-width: 480px) {
  .job-main-tx-desc {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx-spimg {
    margin-top: 8.5333333333vw;
    margin-bottom: 8.5333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .job-main-tx-spimg img {
    width: 100%;
    height: 77.0666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    font-family: "object-fit: cover; object-position: center;";
  }
}
.job-about dt, .job-req dt {
  position: relative;
  color: #3b3039;
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .job-about dt, .job-req dt {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about dt, .job-req dt {
    font-size: 4.8vw;
  }
}
.job-about dt, .job-req dt {
  padding: 24px;
  border-bottom: 1px solid #9d979c;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media screen and (max-width: 1300px) {
  .job-about dt, .job-req dt {
    padding: 1.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about dt, .job-req dt {
    font-size: 4.2666666667vw;
    padding: 3.2vw 2.1333333333vw;
  }
}
@media (hover: hover) {
  .job-about dt:hover, .job-req dt:hover {
    opacity: 0.6;
    cursor: pointer;
  }
}
.job-about dt::after, .job-req dt::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/shinsotsu/icon-plus.png);
  width: 23px;
  height: 23px;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .job-about dt::after, .job-req dt::after {
    width: 1.7692307692vw;
    height: 1.7692307692vw;
    right: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about dt::after, .job-req dt::after {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
    right: 2.1333333333vw;
  }
}
.job-about dt.active::after, .job-req dt.active::after {
  background-image: url(../img/shinsotsu/icon-minus.png);
}
.job-about dd, .job-req dd {
  display: none;
  background-color: #ffffff;
  padding-bottom: 56px;
}
@media screen and (max-width: 1300px) {
  .job-about dd, .job-req dd {
    padding-bottom: 4.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about dd, .job-req dd {
    padding-bottom: 7.4666666667vw;
  }
}
.job-about dd .tbl, .job-req dd .tbl {
  margin-bottom: 56px;
}
@media screen and (max-width: 1300px) {
  .job-about dd .tbl, .job-req dd .tbl {
    margin-bottom: 4.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about dd .tbl, .job-req dd .tbl {
    margin-bottom: 7.4666666667vw;
  }
}
.job-about dd .openclose, .job-req dd .openclose {
  display: block;
  position: relative;
  width: 85px;
  margin: 0 auto;
  padding-right: 30px;
}
@media screen and (max-width: 1300px) {
  .job-about dd .openclose, .job-req dd .openclose {
    width: 6.5384615385vw;
    padding-right: 2.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about dd .openclose, .job-req dd .openclose {
    width: 20.2666666667vw;
    padding-right: 4.8vw;
  }
}
.job-about dd .openclose::after, .job-req dd .openclose::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 15px;
  background-image: url(../img/shinsotsu/job-close.png);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .job-about dd .openclose::after, .job-req dd .openclose::after {
    width: 1.1538461538vw;
    height: 1.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about dd .openclose::after, .job-req dd .openclose::after {
    width: 4vw;
    height: 4vw;
  }
}
.job-about {
  margin-bottom: 16px;
}
@media screen and (max-width: 1300px) {
  .job-about {
    margin-bottom: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .job-about {
    margin-bottom: 2.4vw;
  }
}

/* step
---------------------------------------------------------------------------*/
.step {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .step {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .step {
    width: 85.0666666667vw;
  }
}
.step {
  margin-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .step {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .step {
    margin-bottom: 26.6666666667vw;
  }
}
.step-hdl {
  font-size: 28px;
}
@media screen and (max-width: 1300px) {
  .step-hdl {
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .step-hdl {
    font-size: 7.4666666667vw;
  }
}
.step-hdl {
  margin-bottom: 32px;
}
@media screen and (max-width: 1300px) {
  .step-hdl {
    margin-bottom: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .step-hdl {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .step-hdl {
    font-size: 5.6vw;
  }
}
.step-catch {
  color: rgba(59, 48, 57, 0.5);
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .step-catch {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .step-catch {
    font-size: 5.3333333333vw;
  }
}
.step-catch {
  margin-bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .step-catch {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .step-catch {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .step-catch {
    font-size: 4.2666666667vw;
    margin-bottom: 12.8vw;
  }
}
.step-list {
  margin-bottom: 52px;
}
@media screen and (max-width: 1300px) {
  .step-list {
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list {
    margin-bottom: 6.9333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list {
    margin-bottom: 3.7333333333vw;
  }
}
.step-list li {
  position: relative;
  padding-bottom: 40px;
}
@media screen and (max-width: 1300px) {
  .step-list li {
    padding-bottom: 3.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list li {
    padding-bottom: 5.3333333333vw;
  }
}
.step-list li {
  padding-left: 60px;
}
@media screen and (max-width: 1300px) {
  .step-list li {
    padding-left: 4.6153846154vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list li {
    padding-left: 9.3333333333vw;
    padding-bottom: 4.6666666667vw;
  }
}
.step-list li:last-of-type {
  padding-bottom: 0;
}
.step-list li::before, .step-list li::after {
  position: absolute;
  content: "";
}
.step-list li::before {
  width: 1px;
  height: 100%;
  background-color: #9d979c;
  left: 16px;
  top: 0;
}
@media screen and (max-width: 1300px) {
  .step-list li::before {
    left: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list li::before {
    left: 3.2vw;
  }
}
.step-list li::after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 26px;
  height: 21px;
  left: 3px;
  top: 57px;
  background-image: url(../img/shinsotsu/step-icon.png);
}
@media screen and (max-width: 1300px) {
  .step-list li::after {
    width: 2vw;
    height: 1.6153846154vw;
    left: 0.2307692308vw;
    top: 4.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list li::after {
    width: 5.6vw;
    height: 4.5333333333vw;
    left: 0.5333333333vw;
    top: calc((100% - 6.8vw) / 2);
  }
}
.step-list-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 128px;
  background-color: #ffffff;
}
@media screen and (max-width: 1300px) {
  .step-list-body {
    height: 9.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 4vw 4.2666666667vw;
  }
}
.step-list-body-num {
  position: relative;
  padding: 0 46px 0 36px;
  margin-right: 50px;
  white-space: nowrap;
}
@media screen and (max-width: 1300px) {
  .step-list-body-num {
    padding: 0 3.5384615385vw 0 2.7692307692vw;
    margin-right: 3.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-num {
    padding: 0 4.5333333333vw 0 0;
    margin-right: 4.5333333333vw;
  }
}
.step-list-body-num::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 50px;
  background-color: #9d979c;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .step-list-body-num::after {
    height: 3.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-num::after {
    height: 6.6666666667vw;
  }
}
.step-list-body-num small {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .step-list-body-num small {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-num small {
    font-size: 5.3333333333vw;
  }
}
.step-list-body-num small {
  color: rgba(59, 48, 57, 0.5);
  margin-right: 0.6em;
}
@media screen and (max-width: 480px) {
  .step-list-body-num small {
    font-size: 4.2666666667vw;
  }
}
.step-list-body-num span {
  font-size: 32px;
}
@media screen and (max-width: 1300px) {
  .step-list-body-num span {
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-num span {
    font-size: 8.5333333333vw;
  }
}
.step-list-body-num span {
  color: #3b3039;
}
@media screen and (max-width: 480px) {
  .step-list-body-num span {
    font-size: 6.8vw;
  }
}
.step-list-body-name {
  width: 274px;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .step-list-body-name {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-name {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 1300px) {
  .step-list-body-name {
    width: 21.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-name {
    width: auto;
    font-size: 4.2666666667vw;
  }
}
.step-list-body-desc {
  width: 600px;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .step-list-body-desc {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-desc {
    font-size: 4.2666666667vw;
  }
}
.step-list-body-desc {
  line-height: 1.875;
}
@media screen and (max-width: 1300px) {
  .step-list-body-desc {
    width: 46.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .step-list-body-desc {
    width: 100%;
    font-size: 3.3333333333vw;
    padding-top: 4vw;
    margin-top: 2.9333333333vw;
    border-top: 1px solid #9d979c;
  }
}
.step-list-body-desc a {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .step-list-body-desc a {
    font-size: 3.04vw;
  }
}
.step-attr {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .step-attr {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .step-attr {
    font-size: 4.2666666667vw;
  }
}
.step-attr {
  line-height: 1.875;
}
@media screen and (max-width: 480px) {
  .step-attr {
    font-size: 3.3333333333vw;
  }
}

/* enty
---------------------------------------------------------------------------*/
.enty {
  position: relative;
  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;
  width: 100%;
  height: 792px;
}
@media screen and (min-width: 481px) {
  .enty-para {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: border-box;
  }
  .enty-para > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../img/shinsotsu/enty-bg.jpg);
  }
}
@media screen and (max-width: 1300px) {
  .enty {
    height: 60.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .enty {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../img/shinsotsu/enty-bg-sp.jpg);
    height: 86vw;
  }
}
.enty-wrap {
  position: relative;
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .enty-wrap {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .enty-wrap {
    width: 85.0666666667vw;
  }
}
.enty-wrap {
  z-index: 10;
}
.enty-hdl {
  font-size: 24px;
}
@media screen and (max-width: 1300px) {
  .enty-hdl {
    font-size: 1.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .enty-hdl {
    font-size: 6.4vw;
  }
}
.enty-hdl {
  margin-bottom: 32px;
}
@media screen and (max-width: 1300px) {
  .enty-hdl {
    margin-bottom: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .enty-hdl {
    margin-bottom: 4.2666666667vw;
  }
}
.enty-hdl {
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  .enty-hdl {
    font-size: 5.7333333333vw;
  }
}
.enty-catch {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .enty-catch {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .enty-catch {
    font-size: 5.3333333333vw;
  }
}
.enty-catch {
  margin-bottom: 64px;
}
@media screen and (max-width: 1300px) {
  .enty-catch {
    margin-bottom: 4.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .enty-catch {
    margin-bottom: 8.5333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .enty-catch {
    font-size: 4.8vw;
    margin-bottom: 12.8vw;
  }
}
.enty .footer-entry-btn {
  width: 400px;
}
@media screen and (max-width: 1300px) {
  .enty .footer-entry-btn {
    width: 30.7692307692vw;
  }
}
@media screen and (max-width: 480px) {
  .enty .footer-entry-btn {
    width: 100%;
  }
}

/* inqu
---------------------------------------------------------------------------*/
.inqu {
  padding-top: 200px;
}
@media screen and (max-width: 1300px) {
  .inqu {
    padding-top: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu {
    padding-top: 26.6666666667vw;
  }
}
.inqu {
  padding-bottom: 200px;
}
@media screen and (max-width: 1300px) {
  .inqu {
    padding-bottom: 15.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu {
    padding-bottom: 26.6666666667vw;
  }
}
.inqu {
  background-color: #ffffff;
}
@media screen and (max-width: 480px) {
  .inqu {
    padding-top: 21.3333333333vw;
    padding-bottom: 21.3333333333vw;
  }
}
.inqu-hdl {
  font-size: 28px;
}
@media screen and (max-width: 1300px) {
  .inqu-hdl {
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-hdl {
    font-size: 7.4666666667vw;
  }
}
.inqu-hdl {
  margin-bottom: 32px;
}
@media screen and (max-width: 1300px) {
  .inqu-hdl {
    margin-bottom: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-hdl {
    margin-bottom: 4.2666666667vw;
  }
}
.inqu-hdl {
  color: #3b3039;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .inqu-hdl {
    font-size: 5.6vw;
  }
}
.inqu-catch {
  color: rgba(59, 48, 57, 0.5);
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .inqu-catch {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-catch {
    font-size: 5.3333333333vw;
  }
}
.inqu-catch {
  margin-bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .inqu-catch {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-catch {
    margin-bottom: 10.6666666667vw;
  }
}
.inqu-catch {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .inqu-catch {
    font-size: 4.2666666667vw;
  }
}
.inqu-form {
  /* 1080 */
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .inqu-form {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form {
    width: 85.0666666667vw;
  }
}
.inqu-form {
  margin-top: -92px;
  padding-top: 92px;
}
@media screen and (max-width: 480px) {
  .inqu-form {
    margin-top: 0;
    padding-top: 0;
  }
}
.inqu-form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #c4c1c4;
}
@media screen and (max-width: 480px) {
  .inqu-form dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.inqu-form dt, .inqu-form dd {
  padding-top: 40px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dt, .inqu-form dd {
    padding-top: 3.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dt, .inqu-form dd {
    padding-top: 5.3333333333vw;
  }
}
.inqu-form dt, .inqu-form dd {
  padding-bottom: 40px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dt, .inqu-form dd {
    padding-bottom: 3.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dt, .inqu-form dd {
    padding-bottom: 5.3333333333vw;
  }
}
.inqu-form dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  width: 386px;
  padding-top: 54px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dt {
    padding-top: 4.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dt {
    padding-top: 7.2vw;
  }
}
@media screen and (max-width: 1300px) {
  .inqu-form dt {
    width: 29.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dt {
    width: 100%;
    padding-top: 5.3333333333vw;
  }
}
.inqu-form dt p {
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dt p {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dt p {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dt p {
    font-size: 4.2666666667vw;
  }
}
.inqu-form dt p.req {
  display: inline-block;
  background-color: #000000;
  color: #ffffff;
  font-size: 15px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dt p.req {
    font-size: 1.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dt p.req {
    font-size: 4vw;
  }
}
.inqu-form dt p.req {
  color: #ffffff;
  padding: 0.2em 0.5em;
  margin-left: 2em;
}
@media screen and (max-width: 480px) {
  .inqu-form dt p.req {
    font-size: 3.6vw;
    margin-left: 1em;
  }
}
.inqu-form dd {
  padding-right: 18px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1300px) {
  .inqu-form dd {
    padding-right: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dd {
    width: 100%;
    padding-top: 0;
  }
}
.inqu-form dd div.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .inqu-form dd div.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.5em;
  }
  .inqu-form dd div.flex > * {
    width: 100%;
  }
}
.inqu-form dd div {
  line-height: 1.6;
}
.inqu-form dd .attr {
  font-size: 15px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dd .attr {
    font-size: 1.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dd .attr {
    font-size: 4vw;
  }
}
.inqu-form dd .attr {
  line-height: 1.6;
}
@media screen and (max-width: 480px) {
  .inqu-form dd .attr {
    font-size: 3.7333333333vw;
  }
}
.inqu-form dd .attr.mt {
  margin-top: 0.5em;
}
.inqu-form dd .error {
  margin-top: 0.5em;
}
.inqu-form dd select,
.inqu-form dd input[type=text],
.inqu-form dd input[type=email],
.inqu-form dd textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ebeaeb;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dd select,
  .inqu-form dd input[type=text],
  .inqu-form dd input[type=email],
  .inqu-form dd textarea {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dd select,
  .inqu-form dd input[type=text],
  .inqu-form dd input[type=email],
  .inqu-form dd textarea {
    font-size: 4.2666666667vw;
  }
}
.inqu-form dd select,
.inqu-form dd input[type=text],
.inqu-form dd input[type=email],
.inqu-form dd textarea {
  color: #333333;
  padding: 0.7em 1em;
  line-height: 1.6;
  border: none;
  border-radius: 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 480px) {
  .inqu-form dd select,
  .inqu-form dd input[type=text],
  .inqu-form dd input[type=email],
  .inqu-form dd textarea {
    font-size: 3.7333333333vw;
  }
}
.inqu-form dd select::-webkit-input-placeholder, .inqu-form dd input[type=text]::-webkit-input-placeholder, .inqu-form dd input[type=email]::-webkit-input-placeholder, .inqu-form dd textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.inqu-form dd select::-moz-placeholder, .inqu-form dd input[type=text]::-moz-placeholder, .inqu-form dd input[type=email]::-moz-placeholder, .inqu-form dd textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.inqu-form dd select:-ms-input-placeholder, .inqu-form dd input[type=text]:-ms-input-placeholder, .inqu-form dd input[type=email]:-ms-input-placeholder, .inqu-form dd textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.inqu-form dd select::-ms-input-placeholder, .inqu-form dd input[type=text]::-ms-input-placeholder, .inqu-form dd input[type=email]::-ms-input-placeholder, .inqu-form dd textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.inqu-form dd select::placeholder,
.inqu-form dd input[type=text]::placeholder,
.inqu-form dd input[type=email]::placeholder,
.inqu-form dd textarea::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.inqu-form dd select {
  width: 520px;
  margin-right: 1em;
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 15px 9px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dd select {
    width: 40vw;
    background-position: right 1.3846153846vw center;
    background-size: 1.1538461538vw 0.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dd select {
    width: 100%;
    background-size: 3.7333333333vw 2.1333333333vw;
    background-position: right 4vw center;
  }
}
.inqu-form dd select:has(option[value=""]:checked) {
  background-image: url(../img/shinsotsu/select-arw.png);
}
.inqu-form dd input[type=text],
.inqu-form dd input[type=email],
.inqu-form dd textarea {
  width: 100%;
}
.inqu-form dd textarea {
  height: 290px;
}
@media screen and (max-width: 1300px) {
  .inqu-form dd textarea {
    height: 22.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-form dd textarea {
    height: 72vw;
  }
}
.inqu-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 48px;
}
@media screen and (max-width: 1300px) {
  .inqu-btn {
    margin-bottom: 3.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-btn {
    margin-bottom: 6.4vw;
  }
}
.inqu-btn {
  border-top: 1px solid #c4c1c4;
  padding-top: 64px;
}
@media screen and (max-width: 1300px) {
  .inqu-btn {
    padding-top: 4.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-btn {
    padding-top: 8.5333333333vw;
  }
}
@media screen and (max-width: 1300px) {
  .inqu-btn {
    gap: 1.8461538462vw;
  }
}
.inqu-btn input[type=submit] {
  width: 344px;
  height: 80px;
  background-color: #3b3039;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  border-radius: 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1300px) {
  .inqu-btn input[type=submit] {
    width: 26.4615384615vw;
    height: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-btn input[type=submit] {
    width: 100%;
    height: 19.2vw;
    font-size: 4.2666666667vw;
  }
}
@media (hover: hover) {
  .inqu-btn input[type=submit]:hover {
    opacity: 0.6;
    cursor: pointer;
  }
}
.inqu-attr {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .inqu-attr {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu-attr {
    font-size: 4.2666666667vw;
  }
}
.inqu-attr {
  line-height: 1.875;
}
@media screen and (max-width: 480px) {
  .inqu-attr {
    font-size: 3.7333333333vw;
  }
}
.inqu {
  /* 確認画面 */
}
.inqu .mw_wp_form_confirm .attr {
  display: none;
}
.inqu {
  /* 完了画面 */
}
.inqu .mw_wp_form.mw_wp_form_complete {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .inqu .mw_wp_form.mw_wp_form_complete {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .inqu .mw_wp_form.mw_wp_form_complete {
    font-size: 4.2666666667vw;
  }
}
.inqu .mw_wp_form.mw_wp_form_complete {
  line-height: 1.875;
}

/* パンフレットページ ★ https://www.hanaougi.co.jp/recruit/saiyou_pdf/
---------------------------------------------------------------------------*/
.pamphlet-wrap {
  position: relative;
}
.pamphlet-wrap .footer-name {
  position: absolute;
  left: 1em;
  top: 1em;
  z-index: 100;
  gap: 17px;
  margin-bottom: 0;
  margin-left: 14px;
}
@media screen and (max-width: 1300px) {
  .pamphlet-wrap .footer-name {
    gap: 1.3076923077vw;
    margin-left: 1.0769230769vw;
  }
}
.pamphlet-wrap .footer-name-logo {
  width: 138px;
}
@media screen and (max-width: 1300px) {
  .pamphlet-wrap .footer-name-logo {
    width: 10.6153846154vw;
  }
}
.pamphlet-wrap .footer-name-ja {
  font-size: 10px;
}
@media screen and (max-width: 1300px) {
  .pamphlet-wrap .footer-name-ja {
    font-size: 0.7692307692vw;
  }
}
@media screen and (max-width: 480px) {
  .pamphlet-wrap .footer-name-ja {
    font-size: 2.6666666667vw;
  }
}
.pamphlet-wrap .footer-name-ja {
  padding: 14px;
}
@media screen and (max-width: 1300px) {
  .pamphlet-wrap .footer-name-ja {
    padding: 1.0769230769vw;
  }
}