@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

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

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

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

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

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

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

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

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

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

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

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

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

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

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

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

/* ----------------------------------------
_variable.scss
各種変数の定義
---------------------------------------- */
/* ----------------------------------------
_mixin.scss
mixinの定義
---------------------------------------- */
/* pcのみ表示 */
/* tbのみ表示 */
/* spのみ表示 */
/* 最大幅固定中央表示 */
/* ケラム式 */
/* ----------------------------------------
._xxx
ヘルパースタイル
---------------------------------------- */
/* 表示非表示 ユーティリティ */
._pc {
  display: none;
}
@media screen and (max-width: 1000px) {
  ._pc {
    display: block !important;
  }
}
@media screen and (max-width: 500px) {
  ._pc {
    display: none !important;
  }
}

._sp {
  display: none;
}
@media screen and (max-width: 1000px) {
  ._sp {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  ._sp {
    display: block !important;
  }
}

/* margin ユーティリティ */
._mt0 {
  margin-top: 0px;
}

._mt5 {
  margin-top: 5px;
}

._mt10 {
  margin-top: 10px;
}

._mt15 {
  margin-top: 15px;
}

._mt20 {
  margin-top: 20px;
}

._mt25 {
  margin-top: 25px;
}

._mt30 {
  margin-top: 30px;
}

._mt35 {
  margin-top: 35px;
}

._mt40 {
  margin-top: 40px;
}

._mt45 {
  margin-top: 45px;
}

._mt50 {
  margin-top: 50px;
}

._mt55 {
  margin-top: 55px;
}

._mt60 {
  margin-top: 60px;
}

._mt65 {
  margin-top: 65px;
}

._mt70 {
  margin-top: 70px;
}

._mt75 {
  margin-top: 75px;
}

._mt80 {
  margin-top: 80px;
}

._mt85 {
  margin-top: 85px;
}

._mt90 {
  margin-top: 90px;
}

._mt95 {
  margin-top: 95px;
}

._mt100 {
  margin-top: 100px;
}

._mr0 {
  margin-right: 0px;
}

._mr5 {
  margin-right: 5px;
}

._mr10 {
  margin-right: 10px;
}

._mr15 {
  margin-right: 15px;
}

._mr20 {
  margin-right: 20px;
}

._mr25 {
  margin-right: 25px;
}

._mr30 {
  margin-right: 30px;
}

._mr35 {
  margin-right: 35px;
}

._mr40 {
  margin-right: 40px;
}

._mr45 {
  margin-right: 45px;
}

._mr50 {
  margin-right: 50px;
}

._mr55 {
  margin-right: 55px;
}

._mr60 {
  margin-right: 60px;
}

._mr65 {
  margin-right: 65px;
}

._mr70 {
  margin-right: 70px;
}

._mr75 {
  margin-right: 75px;
}

._mr80 {
  margin-right: 80px;
}

._mr85 {
  margin-right: 85px;
}

._mr90 {
  margin-right: 90px;
}

._mr95 {
  margin-right: 95px;
}

._mr100 {
  margin-right: 100px;
}

._mb0 {
  margin-bottom: 0px;
}

._mb5 {
  margin-bottom: 5px;
}

._mb10 {
  margin-bottom: 10px;
}

._mb15 {
  margin-bottom: 15px;
}

._mb20 {
  margin-bottom: 20px;
}

._mb25 {
  margin-bottom: 25px;
}

._mb30 {
  margin-bottom: 30px;
}

._mb35 {
  margin-bottom: 35px;
}

._mb40 {
  margin-bottom: 40px;
}

._mb45 {
  margin-bottom: 45px;
}

._mb50 {
  margin-bottom: 50px;
}

._mb55 {
  margin-bottom: 55px;
}

._mb60 {
  margin-bottom: 60px;
}

._mb65 {
  margin-bottom: 65px;
}

._mb70 {
  margin-bottom: 70px;
}

._mb75 {
  margin-bottom: 75px;
}

._mb80 {
  margin-bottom: 80px;
}

._mb85 {
  margin-bottom: 85px;
}

._mb90 {
  margin-bottom: 90px;
}

._mb95 {
  margin-bottom: 95px;
}

._mb100 {
  margin-bottom: 100px;
}

._ml0 {
  margin-left: 0px;
}

._ml5 {
  margin-left: 5px;
}

._ml10 {
  margin-left: 10px;
}

._ml15 {
  margin-left: 15px;
}

._ml20 {
  margin-left: 20px;
}

._ml25 {
  margin-left: 25px;
}

._ml30 {
  margin-left: 30px;
}

._ml35 {
  margin-left: 35px;
}

._ml40 {
  margin-left: 40px;
}

._ml45 {
  margin-left: 45px;
}

._ml50 {
  margin-left: 50px;
}

._ml55 {
  margin-left: 55px;
}

._ml60 {
  margin-left: 60px;
}

._ml65 {
  margin-left: 65px;
}

._ml70 {
  margin-left: 70px;
}

._ml75 {
  margin-left: 75px;
}

._ml80 {
  margin-left: 80px;
}

._ml85 {
  margin-left: 85px;
}

._ml90 {
  margin-left: 90px;
}

._ml95 {
  margin-left: 95px;
}

._ml100 {
  margin-left: 100px;
}

._mx0 {
  margin-left: 0px;
  margin-right: 0px;
}

._mx5 {
  margin-left: 5px;
  margin-right: 5px;
}

._mx10 {
  margin-left: 10px;
  margin-right: 10px;
}

._mx15 {
  margin-left: 15px;
  margin-right: 15px;
}

._mx20 {
  margin-left: 20px;
  margin-right: 20px;
}

._mx25 {
  margin-left: 25px;
  margin-right: 25px;
}

._mx30 {
  margin-left: 30px;
  margin-right: 30px;
}

._mx35 {
  margin-left: 35px;
  margin-right: 35px;
}

._mx40 {
  margin-left: 40px;
  margin-right: 40px;
}

._mx45 {
  margin-left: 45px;
  margin-right: 45px;
}

._mx50 {
  margin-left: 50px;
  margin-right: 50px;
}

._mx55 {
  margin-left: 55px;
  margin-right: 55px;
}

._mx60 {
  margin-left: 60px;
  margin-right: 60px;
}

._mx65 {
  margin-left: 65px;
  margin-right: 65px;
}

._mx70 {
  margin-left: 70px;
  margin-right: 70px;
}

._mx75 {
  margin-left: 75px;
  margin-right: 75px;
}

._mx80 {
  margin-left: 80px;
  margin-right: 80px;
}

._mx85 {
  margin-left: 85px;
  margin-right: 85px;
}

._mx90 {
  margin-left: 90px;
  margin-right: 90px;
}

._mx95 {
  margin-left: 95px;
  margin-right: 95px;
}

._mx100 {
  margin-left: 100px;
  margin-right: 100px;
}

._my0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

._my5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

._my10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

._my15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

._my20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

._my25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

._my30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

._my35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

._my40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

._my45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

._my50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

._my55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

._my60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

._my65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

._my70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

._my75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

._my80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

._my85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

._my90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

._my95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

._my100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

/* text-align ユーティリティ */
._tal {
  text-align: left !important;
}

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

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

/* font-weight */
._fwbl {
  font-weight: 900;
}

._fwb {
  font-weight: 700;
}

/* word-break: break-all ユーティリティ */
._wordbreak {
  word-break: break-all;
}

._nowrap {
  white-space: nowrap;
}

/* ----------------------------------------
_base.scss
ベーススタイル
---------------------------------------- */
html {
  font-size: 62.5%;
}

html, body {
  min-height: 100vh;
}

body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  background: #fff;
  letter-spacing: 0;
  line-height: 2em;
  color: #000000;
  font-feature-settings: "palt";
  font-family: "noto sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  background-color: #f7f6f2;
  margin: 0;
}
@media screen and (max-width: 810px) {
  body {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 500px) {
  body {
    font-size: 1.3rem;
  }
}

a {
  transition: opacity 0.3s ease-out;
  text-decoration: none;
  color: #bf3b22;
}
a:focus {
  outline: none;
}
a:hover {
  opacity: 0.6;
}

img {
  max-width: 100%;
}

strong {
  font-weight: bold;
}

em {
  font-style: normal;
  font-weight: bold;
}

small {
  font-size: 1.2rem;
}

p {
  margin-bottom: 1.4em;
}
p.-normargin {
  margin-bottom: 0;
}

select,
input,
textarea {
  font-size: 100%;
}

textarea {
  font-family: Arial;
}

select {
  padding: 8px;
}

textarea {
  resize: none;
}
textarea:focus {
  outline: 0;
}

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  background-color: #fff;
}

input[type=submit] {
  cursor: pointer;
}
input[type=submit]:not([disabled]):hover {
  opacity: 0.6;
}

table th .caption {
  display: block;
  font-size: 85%;
}
table .-borderbottom {
  border-bottom-color: #000000 !important;
}

#wpadminbar {
  top: auto;
  bottom: 0;
}

/* ----------------------------------------
.layout-xxx
レイアウトに関するスタイル
---------------------------------------- */
.is-disable,
#menu-item-17 {
  pointer-events: none;
  opacity: 0.4;
  cursor: default;
}
.is-disable a,
#menu-item-17 a {
  cursor: default;
}
.is-disable a:hover,
#menu-item-17 a:hover {
  opacity: 0.4;
}

.layout-screen {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.layout-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f7f6f2;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  z-index: 10;
  height: 80px;
}
@media screen and (max-width: 500px) {
  .layout-header {
    height: 60px;
  }
}
.layout-header > .inner {
  padding: 15px 30px;
  padding-right: 60px;
  padding-left: 60px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 810px) {
  .layout-header > .inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 500px) {
  .layout-header > .inner {
    padding: 0 10px;
  }
}
.layout-header > .inner .nav-global {
  margin-left: auto;
}
@media screen and (max-width: 500px) {
  .layout-header > .inner .nav-global {
    margin: 0 auto;
  }
}
.layout-main {
  padding-top: 80px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .layout-main {
    padding-top: 60px;
  }
}
.layout-main.-reverse .layout-aside {
  right: auto;
  left: 0;
}
.layout-main.-reverse .layout-contents {
  left: 300px;
}
.layout-main.-close .layout-contents {
  width: 100vw;
}
.layout-main.-close .layout-aside {
  right: -300px;
}
.layout-main.-close .nav-pull:after {
  transform: scale(-1) translate(50%, 50%);
}
.layout-contents {
  padding: 0 0 0px 0;
}
.layout-wrapper {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1000px;
}
@media screen and (max-width: 500px) {
  .layout-wrapper {
    padding: 0 20px;
  }
}
.layout-wrapper.-narrow {
  max-width: 800px;
}
@media screen and (max-width: 500px) {
  .layout-wrapper.-narrow {
    padding: 0;
  }
}
.layout-wrapper.-min {
  max-width: 600px;
  padding: 0 30px;
}
@media screen and (max-width: 500px) {
  .layout-wrapper.-min {
    padding: 0 20px;
  }
}
.layout-wrapper.-main {
  padding: 40px 0;
}
.layout-section {
  padding-bottom: 40px;
}
.layout-subsection {
  margin: 0 0 50px 0;
}
.layout-article {
  max-width: 760px;
  margin: 0 auto;
}
.layout-article .header {
  text-align: center;
  margin: 0 0 3em 0;
}
.layout-article .body {
  font-size: 100%;
  line-height: 2;
  margin: 0 0 2em 0;
}
.layout-article .body h1 {
  font-size: 140%;
}
.layout-article .body h2 {
  font-size: 130%;
  line-height: 1.7;
  margin: 2em 0 0.4em 0;
}
.layout-article .body h3 {
  font-size: 120%;
  line-height: 1.6;
  margin: 2em 0 0.4em 0;
}
.layout-article .body h4 {
  font-size: 110%;
  line-height: 1.5;
  margin: 2em 0 0.4em 0;
}
.layout-article .body ul {
  list-style-type: disc;
  margin: 10px 0 10px 2em;
}
.layout-article .body ol {
  list-style-type: decimal;
  margin: 10px 0 10px 2em;
}
.layout-article .body p {
  margin-bottom: 1.5em;
}
.layout-article .body .wp-element-caption {
  font-size: 90%;
}
.layout-article .body .wp-block-image.size-full {
  margin: 30px 0;
}
.layout-article .body .wp-block-image.size-full img {
  display: block;
  width: 100%;
}
.layout-article .body .wp-element-button {
  background-color: #f7f6f2;
  padding: 6px 20px;
  border-radius: 30px;
  color: #fff;
  border: none;
}
.layout-article .nav {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.layout-article .nav .tolist {
  margin: 0 auto;
}
.layout-article .nav a {
  color: #000000;
}
.layout-article .nav .arrow {
  border-radius: 50%;
  border: 1px solid #000000;
  color: #000000;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout-article .nav .arrow:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  transform: rotate(-45deg);
  margin-left: -4px;
}
.layout-article .nav .arrow.prev:after {
  content: "";
  border: none;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  transform: rotate(45deg);
  margin-left: 4px;
}
.layout-footer {
  background-color: #f7f6f2;
  margin-top: auto;
  padding: 30px;
  margin: 0 0 0;
  color: #666666;
}
.layout-footer > .inner {
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
  font-size: 80%;
  letter-spacing: 0.1em;
}
.layout-form {
  margin: 0 0 30px 0;
}
.layout-form .list-disc {
  margin-left: 2em;
}

.nav-sp {
  position: absolute;
  right: 40px;
  top: 50%;
  width: 30px;
  height: 30px;
  display: none;
  cursor: pointer;
  z-index: 1005;
  transform: translate(0, -50%);
}
@media screen and (max-width: 810px) {
  .nav-sp {
    right: 30px;
  }
}
@media screen and (max-width: 500px) {
  .nav-sp {
    right: 20px;
    display: block;
  }
}
.nav-sp:hover {
  opacity: 0.7;
}
.nav-sp span {
  display: inline-block;
  height: 1px;
  width: 30px;
  margin: 0 auto;
  background-color: #000000;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 500px) {
  .nav-sp span {
    width: 24px;
    left: 3px;
  }
}
.nav-sp span:nth-child(2) {
  margin-top: -10px;
}
@media screen and (max-width: 500px) {
  .nav-sp span:nth-child(2) {
    margin-top: -8px;
  }
}
.nav-sp span:nth-child(3) {
  margin-top: 10px;
}
@media screen and (max-width: 500px) {
  .nav-sp span:nth-child(3) {
    margin-top: 8px;
  }
}
.nav-global {
  white-space: nowrap;
  font-family: serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 500px) {
  .nav-global {
    letter-spacing: 0.02em;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #f7f6f2;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
    display: none;
  }
}
.nav-global ul {
  display: flex;
}
@media screen and (max-width: 500px) {
  .nav-global ul {
    display: block;
  }
}
.nav-global ul > li {
  margin-right: 1.4em;
}
@media screen and (max-width: 810px) {
  .nav-global ul > li {
    margin-right: 0.6em;
  }
}
@media screen and (max-width: 500px) {
  .nav-global ul > li {
    margin: 0;
    border-top: 1px solid rgba(204, 204, 204, 0.4);
  }
}
.nav-global ul > li:hover:after {
  width: 100%;
}
.nav-global ul > li:after {
  content: "";
  width: 0%;
  height: 1px;
  display: block;
  background-color: #000;
  transition: all 0.2s ease-in-out;
}
.nav-global ul > li.current-menu-item:after {
  width: 100%;
}
.nav-global ul > li a {
  display: inline-block;
  position: relative;
  padding: 6px 6px;
  color: #000000;
}
@media screen and (max-width: 500px) {
  .nav-global ul > li a {
    padding: 12px 24px;
    font-size: 120%;
    width: 100%;
  }
}
.nav-global ul > li a::before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000000;
  width: 0;
  transition: all 0.3s;
}
.nav-global ul > li a.-current::before {
  width: 100%;
}
.nav-global ul > li:last-child {
  margin-right: 0;
}
.nav-form {
  text-align: center;
  padding: 30px 30px;
}
.nav-form.-left {
  text-align: left;
}
.nav-form.-bordertop {
  border-top: 1px solid #ccc;
}
.nav-more {
  padding: 0px 0px 0px 0;
  text-align: right;
}
.nav-list {
  font-size: 90%;
}
.nav-list > dt {
  font-weight: bold;
  padding: 4px 8px;
  border-right: 1px solid #ccc;
}
.nav-list > dd {
  border-right: 1px solid #ccc;
}
.nav-list ul {
  border-top: 1px solid #ccc;
}
.nav-list ul > li {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.nav-list ul > li .form-checkbox,
.nav-list ul > li .form-radio {
  margin-right: 1em;
  display: block;
  padding: 6px 12px;
}
.nav-list ul > li:hover {
  background-color: #f7f6f2;
}

.bg-shadow {
  position: fixed;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  display: none;
}

/* ----------------------------------------
.xxx-xxx
コンポーネント関連のスタイル
大本のスタイル名は、「xxx-xxx」のように、ハイフン一つを入れること
---------------------------------------- */
.status-scroll .layout-header {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

/*　タイトル関連
---------------------------------------- */
.heading-index {
  text-align: center;
  margin: 0 0 30px 0;
}
.heading-index a {
  display: block;
  color: #000000;
}
.heading-index .img {
  display: block;
  max-height: 70px;
  width: 100%;
  margin: 0 auto;
}
.heading-index .label {
  display: block;
}
.heading-popup {
  font-weight: bold;
  font-size: 110%;
  margin: 0 0 10px 0;
}
.heading-bar {
  background-color: #B4475F;
  color: #fff;
  font-size: 1.8rem;
  padding: 14px 25px;
}
.heading-section {
  font-size: 3.35rem;
  line-height: 1.4;
  margin-bottom: 0.3em;
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
}
@media screen and (max-width: 810px) {
  .heading-section {
    font-size: 3rem;
  }
}
@media screen and (max-width: 500px) {
  .heading-section {
    font-size: 2.2rem;
  }
}
.heading-section.-nonbottom {
  margin-bottom: 0.4em;
}
.heading-section.-center {
  text-align: center;
}
.heading-sub {
  font-size: 2.2rem;
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
  margin: 0 0 0.6em 0;
}
@media screen and (max-width: 810px) {
  .heading-sub {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 500px) {
  .heading-sub {
    font-size: 1.6rem;
  }
}
.heading-sub {
  text-align: center;
  font-size: 2.1rem;
  margin: 0 0 2em 0;
  position: relative;
  text-decoration: line-through;
  text-decoration-thickness: 1px;
  text-decoration-color: rgba(0, 0, 0, 0.2);
}
.heading-sub .label {
  display: inline-block;
  padding: 0 30px;
  background-color: #f7f6f2;
  z-index: 2;
  position: relative;
}
.heading-sub.-member {
  color: #cb4229;
}
.heading-sub.-member:after {
  background-color: rgba(203, 66, 41, 0.2);
}
.heading-page {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  color: #B4475F;
  margin-bottom: 1.4em;
}

/*　画面状態
---------------------------------------- */
.status-modal .modal-layer {
  display: block;
}
.status-modal .modal-frame {
  display: flex;
  animation-name: fadeIn;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
.status-modal .layout-screen {
  height: 100vh;
  overflow: hidden;
}

.is-editable .form-toggle {
  pointer-events: none;
  opacity: 0.7;
}
.is-editable.-editing .form-toggle {
  opacity: 1;
  pointer-events: auto;
}
.is-editable.-editing .table-basic.-plan .btn-basic.-delete {
  display: inline-flex;
}

/*　画像関連
---------------------------------------- */
.img-photo {
  margin: 20px 0;
}
.img-photo img {
  display: block;
  width: 100%;
}

/*　パラグラフ関連
---------------------------------------- */
.para-center {
  text-align: center;
}
.para-wrap {
  max-width: 630px;
  margin: 0 auto;
}
.para-basic {
  display: block;
  margin-top: 20px;
}
.para-basic:first-child {
  margin-top: 0;
}
.para-pre {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  overflow: auto;
  line-height: 1.4em;
  font-size: 1.2rem;
}
.para-pre:first-child {
  margin-top: 0;
}
.para-unit {
  display: inline-block;
  margin-left: 10px;
  font-size: 90%;
}
.para-summary {
  margin: 0 0 1em 0;
}
.para-relationship {
  margin: 0 auto;
}
.para-relationship .title {
  margin: 0 0 16px 0;
  text-align: center;
}
.para-relationship .inner dl {
  display: flex;
  margin-bottom: 1em;
}
@media screen and (max-width: 810px) {
  .para-relationship .inner dl {
    display: block;
  }
}
.para-relationship .inner dl dt {
  font-size: 150%;
  font-weight: normal;
  text-align: center;
  margin: 0 10px 0 0;
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
}
@media screen and (max-width: 810px) {
  .para-relationship .inner dl dt {
    text-align: left;
  }
}
.para-relationship .inner dl dd {
  margin-top: 0.4em;
  font-size: 1.4rem;
}

/* コンテイナー
---------------------------------------- */
.container-bg {
  margin-bottom: 60px;
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  .container-bg {
    margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .container-bg {
    margin-left: 0;
  }
}
.container-bg .inner {
  aspect-ratio: 5/1.8;
  background-repeat: no-repeat;
  background-position: 50% top;
  background-size: auto 100%;
  background-size: 110% auto;
}
.container-bg.-red .inner {
  background-image: url(/assets/images/common/bg/red.png);
}
.container-bg.-green .inner {
  background-image: url(/assets/images/common/bg/green.png);
}
.container-bg.-yellow .inner {
  background-image: url(/assets/images/common/bg/yellow.png);
}
.container-bg.-sushi {
  margin-top: 100px;
}
.container-bg.-sushi .inner {
  aspect-ratio: 5/2;
  background-image: url(/assets/images/common/bg/sushi.jpg);
}
.container-bg.-left {
  padding-left: 0;
  margin-left: 0;
}
@media screen and (max-width: 500px) {
  .container-bg.-left {
    margin-right: 0;
  }
}
.container-bg.-left .inner {
  background-position: center top;
  background-size: 120% auto;
}
.container-separate {
  display: flex;
}
.container-separate > .cell {
  flex: 1;
}
.container-separate > .cell.-top {
  padding-top: 240px;
}
@media screen and (max-width: 500px) {
  .container-separate > .cell.-top {
    padding-top: 80px;
  }
}
.container-separate > .cell.-image img {
  max-width: 240px;
  margin: 0 auto;
  display: block;
  width: 50%;
}
@media screen and (max-width: 500px) {
  .container-separate > .cell.-image img {
    width: 40%;
  }
}
.container-separate.-padding {
  gap: 40px;
}
.container-separate.-middle {
  align-items: center;
}
.container-separate.-main {
  padding: 60px 30px;
}
@media screen and (max-width: 500px) {
  .container-separate.-main {
    flex-direction: row;
  }
}
.container-separate.-main > .cell.-image:first-child {
  padding-top: 120px;
}
.container-separate.-main > .cell.-image:first-child img {
  margin: 0 0 0 0px;
  max-width: 340px;
  width: 80%;
}
@media screen and (max-width: 500px) {
  .container-separate.-main > .cell.-image:first-child img {
    width: 100%;
  }
}
.container-separate.-main > .cell.-image:last-child img {
  margin: 0 0 0 auto;
  width: 60%;
  max-width: 300px;
}
@media screen and (max-width: 500px) {
  .container-separate.-main > .cell.-image:last-child img {
    width: 100%;
  }
}
.container-separate.-shop {
  flex-direction: column-reverse;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .container-separate.-shop {
    flex-direction: column-reverse;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .container-separate.-menu {
    flex-direction: column;
  }
}
.container-title {
  padding: 30px 0;
}
.container-title img {
  max-width: 360px;
  width: 70%;
  display: block;
}
@media screen and (max-width: 500px) {
  .container-title img {
    width: 40%;
  }
}
.container-title.-center {
  padding: 60px 0;
}
@media screen and (max-width: 500px) {
  .container-title.-center {
    padding: 30px 0;
  }
}
.container-title.-center img {
  margin: 0 auto;
  max-width: 220px;
}
.container-title.-member {
  padding: 60px 0;
}
.container-title.-member img {
  margin: 0 auto;
  max-width: 220px;
}

/*　リスト関連
---------------------------------------- */
.list-news {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.list-news > * {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-news > * a {
  display: block;
  color: #000000;
  padding: 10px 10px;
}
.list-block {
  border-bottom: 1px solid #ccc;
}
.list-block > li {
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 6px 10px;
}
.list-comma {
  display: flex;
  flex-wrap: wrap;
}
.list-comma > *:after {
  content: ",";
  display: inline-block;
  margin-right: 4px;
}
.list-comma > *:last-child:after {
  content: none;
}
.list-difinition {
  margin: 1rem 0 0 0;
}
.list-difinition > dt {
  padding: 6px 0;
}
.list-difinition > dd {
  margin-bottom: 1em;
}
.list-difinition > dd:last-child {
  margin-bottom: 0;
}
.list-disc {
  list-style-type: disc;
  margin-left: 1.4em;
  padding: 5px 0;
}
.list-disc > * {
  margin: 2px 0;
}
.list-decimal {
  list-style-type: decimal;
  margin-left: 1.4em;
  padding: 5px 0;
}
.list-decimal > * {
  margin: 2px 0;
}
.list-index {
  margin: 0 0 14px 5px;
}
.list-index > li {
  margin: 0 0;
}
.list-mokuji {
  margin-bottom: 1em;
}
.list-mokuji > dt {
  margin: 0 0 6px 0;
}
.list-mokuji > dd {
  display: flex;
  flex-wrap: wrap;
}
.list-mokuji > dd > * {
  width: 32%;
}
.list-mokuji > dd .link {
  cursor: pointer;
  color: #000000;
  min-width: 284px;
  max-width: 300px;
  margin: 0 8px 8px 0;
  line-height: 1.4;
  cursor: pointer;
}
.list-mokuji > dd .link:hover {
  background-color: #f5f5f5;
  opacity: 1;
}
.list-line {
  border-top: 1px solid #ccc;
}
.list-line > * {
  border-bottom: 1px solid #ccc;
}
.list-accordion {
  border: 1px solid #ccc;
  border-bottom: none;
}
.list-accordion > dd, .list-accordion > dt {
  padding: 6px 8px 6px 36px;
}
.list-accordion > dt {
  border-bottom: 1px solid #ccc;
  background-color: #f7f6f2;
  background-image: url(/assets/images/common/icon/plus.svg);
  background-repeat: no-repeat;
  background-position: 14px 50%;
  background-size: 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.list-accordion > dt.-active {
  border-bottom: none;
  background-color: transparent;
  background-image: url(/assets/images/common/icon/minus.svg);
}
.list-accordion > dd {
  display: none;
  border-bottom: 1px solid #ccc;
  padding: 20px 20px 30px 30px;
}
@media screen and (max-width: 500px) {
  .list-accordion > dd {
    padding: 10px 18px;
  }
}
.list-accordion.-txt {
  border: none;
}
.list-accordion.-txt > dt {
  padding: 6px 8px 6px 24px;
  border: none;
  background-color: transparent;
  background-position: 5px 50%;
  background-image: url(/assets/images/common/icon/plus_blue.svg);
}
.list-accordion.-txt > dt.-active {
  background-image: url(/assets/images/common/icon/minus_blue.svg);
}
.list-accordion.-txt > dd {
  border: none;
  padding: 4px 0px 4px 20px;
}
.list-accordion.-news {
  border: none;
}
.list-accordion.-news dt {
  display: flex;
  font-weight: normal;
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 4px 8px 4px 36px;
}
.list-accordion.-news dt > .date {
  white-space: nowrap;
  margin-right: 1.6em;
}
.list-accordion.-news dt > .title {
  flex: 1;
}
.list-accordion.-news dt:hover {
  background-color: #f7f6f2;
}
.list-accordion.-news dt.-active {
  font-weight: bold;
  background-color: #f7f6f2;
}
.list-accordion.-news dd {
  display: none;
  padding: 20px 4%;
  border: none;
}
.list-accordion.-faq dt {
  background-color: #FFFFFF;
  font-weight: normal;
}
.list-accordion.-faq dt:hover {
  background-color: #f7f6f2;
}
.list-accordion.-faq dt.-active {
  font-weight: bold;
}
.list-accordion.-faq dt.-active:hover {
  background-color: #FFFFFF;
}
.list-menu {
  position: relative;
  margin-bottom: 28px;
}
.list-menu > ul > li {
  border: 1px solid #ccc;
  padding: 6px 8px;
  border-radius: 6px;
  margin: 0 0 6px 0;
}
@media screen and (max-width: 810px) {
  .list-menu > ul > li {
    padding: 6px;
  }
}
.list-menu > ul > li.-done {
  border: 1px solid #B4475F;
  background-color: #fff4f6;
}
.list-menu > ul > li.-done::after {
  border-top-color: #B4475F;
}
.list-menu > ul > li.-current {
  border: 2px solid #B4475F;
}
.list-menu > ul > li.-current::after {
  border-top-color: #B4475F;
}
.list-menu > ul > li .title {
  display: flex;
  align-items: center;
  width: 100%;
  white-space: nowrap;
}
.list-menu > ul > li .title > .label {
  font-weight: bold;
}
.list-menu > ul > li .title .status {
  margin-left: auto;
}
.list-menu > ul > li .title .status .icon-status {
  margin: 0;
}
.list-menu > ul > li .list-basic {
  margin: 0;
  padding: 0 0;
}
.list-menu > ul > li .list-basic > ol > li {
  line-height: 1.4;
  margin: 0 0 3px 0;
}
.list-menu > ul > li::before {
  left: 10px;
  top: 7px;
}
.list-menu > ul > li:last-child::after {
  content: none;
}
.list-menu:after {
  content: "";
  border: 10px solid transparent;
  border-top: 12px solid #666;
  position: absolute;
  bottom: -34px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.list-menu:last-of-type:after {
  content: none;
}
.list-menu .heading-episode {
  background-repeat: no-repeat;
  background-size: auto 90%;
  background-position: 0px 50%;
  padding-left: 2.2em;
}
.list-menu .heading-episode.-v00 {
  background-image: url(/assets/images/common/icon/epi_00.svg);
}
.list-menu .heading-episode.-v01 {
  background-image: url(/assets/images/common/icon/epi_01.svg);
}
.list-menu .heading-episode.-v02 {
  background-image: url(/assets/images/common/icon/epi_02.svg);
}
.list-menu .heading-episode.-v03 {
  background-image: url(/assets/images/common/icon/epi_03.svg);
}
.list-menu .heading-episode.-v04 {
  background-image: url(/assets/images/common/icon/epi_04.svg);
}
.list-menu .heading-episode.-v05 {
  background-image: url(/assets/images/common/icon/epi_05.svg);
}
.list-basic {
  margin-top: 20px;
}
.list-basic > ul {
  display: block;
}
.list-basic > ul > li {
  display: block;
  position: relative;
  padding-left: 1em;
  line-height: 1.6em;
}
.list-basic > ul > li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ul > li:first-child {
  margin-top: 0px;
}
.list-basic > ul > li .icon-status {
  font-size: 1rem;
  margin-left: 8px;
  min-width: auto;
  padding: 2px 4px;
}
.list-basic > ol {
  display: block;
}
.list-basic > ol > li {
  display: block;
  position: relative;
  margin-top: 8px;
  padding-left: 1.5em;
  line-height: 1.6em;
}
.list-basic > ol > li:nth-of-type(1)::before {
  content: "1.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(2)::before {
  content: "2.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(3)::before {
  content: "3.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(4)::before {
  content: "4.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(5)::before {
  content: "5.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(6)::before {
  content: "6.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(7)::before {
  content: "7.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(8)::before {
  content: "8.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(9)::before {
  content: "9.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(10) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(10)::before {
  content: "10.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(11) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(11)::before {
  content: "11.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(12) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(12)::before {
  content: "12.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(13) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(13)::before {
  content: "13.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(14) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(14)::before {
  content: "14.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(15) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(15)::before {
  content: "15.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(16) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(16)::before {
  content: "16.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(17) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(17)::before {
  content: "17.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(18) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(18)::before {
  content: "18.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(19) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(19)::before {
  content: "19.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:nth-of-type(20) {
  padding-left: 2em;
}
.list-basic > ol > li:nth-of-type(20)::before {
  content: "20.";
  position: absolute;
  left: 0;
  top: 0;
}
.list-basic > ol > li:first-child {
  margin-top: 0;
}
.list-basic .list-basic {
  margin-top: 10px;
}
.list-basic:first-child {
  margin-top: 0;
}
.list-basic.-nodisc > ul > li {
  padding-left: 0;
}
.list-basic.-nodisc > ul > li::before {
  content: none;
}
.list-basic.-upperroman > ol > li {
  counter-increment: roman;
  position: relative;
  padding-left: 3rem;
}
.list-basic.-upperroman > ol > li:before {
  content: counter(roman, upper-roman);
  position: absolute;
  top: 0;
  left: 0;
}
.list-terms dd {
  margin-bottom: 2em;
}

/*　リンク関連
---------------------------------------- */
.link-basic > i + span,
.link-basic > span + i {
  margin-left: 5px;
}

/*　テーブル関連
---------------------------------------- */
.table-datahealth {
  width: 100%;
}
.table-datahealth th, .table-datahealth td {
  padding: 12px 4px;
}
@media screen and (max-width: 500px) {
  .table-datahealth th, .table-datahealth td {
    display: block;
    width: auto;
  }
}
.table-datahealth th {
  border-left: 2px solid #ccc;
  padding-left: 20px;
  padding-right: 20px;
  width: 160px;
  white-space: nowrap;
}
@media screen and (max-width: 500px) {
  .table-datahealth th {
    width: auto;
    border: none;
    background-color: #f7f6f2;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 500px) {
  .table-datahealth td {
    width: auto;
    padding: 20px 0;
  }
}
.table-basic {
  margin-top: 20px;
  width: 100%;
}
.table-basic > .inner {
  overflow: auto;
}
.table-basic > .inner > table {
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100%;
  font-size: 90%;
}
.table-basic > .inner > table > thead > tr > th, .table-basic > .inner > table > thead > tr > td, .table-basic > .inner > table tbody > tr > th, .table-basic > .inner > table tbody > tr > td, .table-basic > .inner > table tfoot > tr > th, .table-basic > .inner > table tfoot > tr > td {
  padding: 6px;
  line-height: 1.5;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
.table-basic > .inner > table > thead > tr > th.-nowrap, .table-basic > .inner > table > thead > tr > td.-nowrap, .table-basic > .inner > table tbody > tr > th.-nowrap, .table-basic > .inner > table tbody > tr > td.-nowrap, .table-basic > .inner > table tfoot > tr > th.-nowrap, .table-basic > .inner > table tfoot > tr > td.-nowrap {
  white-space: nowrap;
}
.table-basic > .inner > table > thead > tr > th.-center, .table-basic > .inner > table > thead > tr > td.-center, .table-basic > .inner > table tbody > tr > th.-center, .table-basic > .inner > table tbody > tr > td.-center, .table-basic > .inner > table tfoot > tr > th.-center, .table-basic > .inner > table tfoot > tr > td.-center {
  text-align: center;
}
.table-basic > .inner > table > thead > tr > th.-right, .table-basic > .inner > table > thead > tr > td.-right, .table-basic > .inner > table tbody > tr > th.-right, .table-basic > .inner > table tbody > tr > td.-right, .table-basic > .inner > table tfoot > tr > th.-right, .table-basic > .inner > table tfoot > tr > td.-right {
  text-align: right;
}
.table-basic > .inner > table > thead > tr > th.-left, .table-basic > .inner > table > thead > tr > td.-left, .table-basic > .inner > table tbody > tr > th.-left, .table-basic > .inner > table tbody > tr > td.-left, .table-basic > .inner > table tfoot > tr > th.-left, .table-basic > .inner > table tfoot > tr > td.-left {
  text-align: left;
}
.table-basic > .inner > table > thead > tr > th.-middle, .table-basic > .inner > table > thead > tr > td.-middle, .table-basic > .inner > table tbody > tr > th.-middle, .table-basic > .inner > table tbody > tr > td.-middle, .table-basic > .inner > table tfoot > tr > th.-middle, .table-basic > .inner > table tfoot > tr > td.-middle {
  vertical-align: middle;
}
.table-basic > .inner > table > thead > tr > th.-borderbottomnone, .table-basic > .inner > table > thead > tr > td.-borderbottomnone, .table-basic > .inner > table tbody > tr > th.-borderbottomnone, .table-basic > .inner > table tbody > tr > td.-borderbottomnone, .table-basic > .inner > table tfoot > tr > th.-borderbottomnone, .table-basic > .inner > table tfoot > tr > td.-borderbottomnone {
  border-bottom: none;
}
.table-basic > .inner > table > thead > tr > th.-bordertop, .table-basic > .inner > table > thead > tr > td.-bordertop, .table-basic > .inner > table tbody > tr > th.-bordertop, .table-basic > .inner > table tbody > tr > td.-bordertop, .table-basic > .inner > table tfoot > tr > th.-bordertop, .table-basic > .inner > table tfoot > tr > td.-bordertop {
  border-top: 1px solid #ccc;
}
.table-basic > .inner > table > thead > tr > th.-hasmargin, .table-basic > .inner > table > thead > tr > td.-hasmargin, .table-basic > .inner > table tbody > tr > th.-hasmargin, .table-basic > .inner > table tbody > tr > td.-hasmargin, .table-basic > .inner > table tfoot > tr > th.-hasmargin, .table-basic > .inner > table tfoot > tr > td.-hasmargin {
  width: 60px;
}
.table-basic > .inner > table > thead > tr > th, .table-basic > .inner > table tbody > tr > th, .table-basic > .inner > table tfoot > tr > th {
  background-color: #f7f6f2;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
}
.table-basic > .inner > table > thead > tr > th.-center, .table-basic > .inner > table tbody > tr > th.-center, .table-basic > .inner > table tfoot > tr > th.-center {
  text-align: center;
}
.table-basic > .inner > table > thead > tr > th.-right, .table-basic > .inner > table tbody > tr > th.-right, .table-basic > .inner > table tfoot > tr > th.-right {
  text-align: right;
}
.table-basic > .inner > table > thead > tr > th.-left, .table-basic > .inner > table tbody > tr > th.-left, .table-basic > .inner > table tfoot > tr > th.-left {
  text-align: left;
}
.table-basic > .inner > table > thead > tr > th.-analysis, .table-basic > .inner > table tbody > tr > th.-analysis, .table-basic > .inner > table tfoot > tr > th.-analysis {
  width: 40%;
}
.table-basic > .inner > table > thead > tr .-editing, .table-basic > .inner > table tbody > tr .-editing, .table-basic > .inner > table tfoot > tr .-editing {
  border: 1px solid #1353ae;
  background-color: rgb(230, 240, 247);
  min-height: 30px;
  border-radius: 4px;
  padding: 5px 10px;
}
.table-basic > .inner > table > thead > tr .-editing:before, .table-basic > .inner > table tbody > tr .-editing:before, .table-basic > .inner > table tfoot > tr .-editing:before {
  content: none;
}
.table-basic > .inner > table > thead > tr.-center th, .table-basic > .inner > table > thead > tr.-center td, .table-basic > .inner > table tbody > tr.-center th, .table-basic > .inner > table tbody > tr.-center td, .table-basic > .inner > table tfoot > tr.-center th, .table-basic > .inner > table tfoot > tr.-center td {
  text-align: center;
}
.table-basic > .inner > table > thead > tr.-right th, .table-basic > .inner > table > thead > tr.-right td, .table-basic > .inner > table tbody > tr.-right th, .table-basic > .inner > table tbody > tr.-right td, .table-basic > .inner > table tfoot > tr.-right th, .table-basic > .inner > table tfoot > tr.-right td {
  text-align: right;
}
.table-basic > .inner > table > thead > tr.-left th, .table-basic > .inner > table > thead > tr.-left td, .table-basic > .inner > table tbody > tr.-left th, .table-basic > .inner > table tbody > tr.-left td, .table-basic > .inner > table tfoot > tr.-left th, .table-basic > .inner > table tfoot > tr.-left td {
  text-align: left;
}
.table-basic > .inner > table > thead > tr.-middle th, .table-basic > .inner > table > thead > tr.-middle td, .table-basic > .inner > table tbody > tr.-middle th, .table-basic > .inner > table tbody > tr.-middle td, .table-basic > .inner > table tfoot > tr.-middle th, .table-basic > .inner > table tfoot > tr.-middle td {
  vertical-align: middle;
}
@media screen and (max-width: 500px) {
  .table-basic > .inner > table.-spwidth800 {
    width: 800px;
  }
}
.table-basic > .scrollInfo {
  display: none;
  margin-top: 5px;
}
.table-basic[data-isoverflow=true] > .scrollInfo {
  display: block;
}
.table-basic:first-child {
  margin-top: 0;
}
.table-basic.-line .inner table {
  border-left: none;
}
.table-basic.-line .inner th, .table-basic.-line .inner td {
  border-right: none;
  padding: 6px 6px;
}
.table-basic.-plan table {
  border-left: none !important;
}
.table-basic.-plan table th, .table-basic.-plan table td {
  background-color: transparent !important;
  border-right: none !important;
  padding: 16px 10px !important;
}
.table-basic.-plan table tbody th {
  border-right: none !important;
  width: 30% !important;
  white-space: nowrap;
}
.table-basic.-plan table thead th {
  padding: 5px 20px !important;
  background-color: #f7f6f2 !important;
}
.table-basic.-plan table ul > li .list {
  display: flex;
  align-items: center;
}
.table-basic.-plan table ul > li .list > *:first-child {
  flex: 1;
  margin-right: 10px;
}
.table-basic.-plan table ul > li .list > *:last-child {
  margin-left: auto;
}
.table-basic.-plan table .btn-basic.-delete {
  display: none;
}
.table-basic.-referencedata .list-accordion.-txt {
  margin-top: 5px;
}
.table-basic.-referencedata .list-accordion.-txt dt {
  font-weight: normal;
}
.table-basic.-referencedata .table-basic.-uploadlist {
  margin: 0 0;
}
.table-basic.-referencedata .table-basic.-uploadlist + .file-upload {
  margin-top: 10px;
}
.table-basic.-referencedata th.number {
  width: 16%;
}
.table-basic.-referencedata td.sort {
  vertical-align: middle;
  text-align: center;
  padding: 0;
  background-color: #f7f6f2;
  width: 1%;
  padding: 0;
}
.table-basic.-referencedataresult .thumb img {
  max-width: 100px;
}
.table-basic.-referencedataresult .check {
  white-space: nowrap;
  width: 1%;
}
.table-basic.-healthissue th {
  white-space: nowrap;
}
.table-basic.-healthissue .number {
  width: 1%;
  white-space: nowrap;
}
.table-basic.-healthissue .priority {
  width: 60px;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
}
.table-basic.-healthissue .check {
  white-space: nowrap;
  width: 1%;
}
.table-basic.-executionplan table {
  min-width: 1200px;
}
.table-basic.-executionplan th {
  white-space: nowrap;
}
.table-basic.-executionplan .order {
  width: 1%;
  white-space: nowrap;
  text-align: center;
}
.table-basic.-executionplan .number {
  width: 5%;
  white-space: nowrap;
}
.table-basic.-businesslist th {
  white-space: nowrap;
}
.table-basic.-businesslist .order {
  width: 1%;
  white-space: nowrap;
  text-align: center;
}
.table-basic.-businesslist .check {
  width: 1%;
  white-space: nowrap;
}
.table-basic.-uploadlist {
  margin: 10px 0 15px 0;
  white-space: nowrap;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.table-basic.-uploadlist th, .table-basic.-uploadlist td {
  vertical-align: middle;
}
.table-basic.-uploadlist .thumb {
  width: 10%;
  padding: 0;
}
.table-basic.-uploadlist .thumb .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  max-width: 100px;
  aspect-ratio: 10/7;
  background-color: #f7f6f2;
  border: 1px solid rgba(204, 204, 204, 0.3);
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.2rem;
}
.table-basic.-uploadlist .thumb .inner img {
  display: block;
  width: 100px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
}
.table-basic.-uploadlist .name {
  width: 90%;
}
.table-basic.-uploadlist .name .update {
  display: block;
}
.table-basic.-uploadlist .delete {
  text-align: right;
}
.table-basic.-uploadlist .update {
  font-size: 80%;
  color: #666666;
}
.table-basic.-taskanalysis .form-select {
  max-width: 140px;
}
.table-basic.-projectsummary th {
  width: 30%;
}
.table-basic.-projectoutcome .order {
  text-align: center;
}
.table-basic.-projectoutcome th {
  white-space: nowrap;
}
.table-basic.-projectoutput .order {
  text-align: center;
}
.table-basic.-projectoutput th {
  white-space: nowrap;
}
.table-basic.-projectprocess th {
  width: 10%;
}
.table-basic.-projectstructure th {
  width: 20%;
}
.table-basic.-healthissuerelation > .inner {
  padding-bottom: 20px;
}
.table-basic.-healthissuerelation table td, .table-basic.-healthissuerelation table th {
  padding: 3px;
  background-color: #FFFFFF;
  z-index: 1;
}
.table-basic.-healthissuerelation table td.service, .table-basic.-healthissuerelation table th.service {
  text-align: center;
  width: 2%;
  white-space: nowrap;
  padding: 0;
  vertical-align: middle;
}
.table-basic.-healthissuerelation table td.category, .table-basic.-healthissuerelation table th.category {
  width: 10%;
  white-space: nowrap;
}
.table-basic.-healthissuerelation table td.name .inner, .table-basic.-healthissuerelation table th.name .inner {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.table-basic.-healthissuerelation table td.issue, .table-basic.-healthissuerelation table th.issue {
  width: 8%;
}
.table-basic.-healthissuerelation table td.summary, .table-basic.-healthissuerelation table th.summary {
  font-size: 1.2rem;
}
.table-basic.-healthissuerelation table td.summary > .inner, .table-basic.-healthissuerelation table th.summary > .inner {
  min-width: 200px;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed {
  position: sticky;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ccc;
  position: absolute;
  right: -1px;
  top: 0px;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:nth-child(1) {
  left: 0;
  min-width: 35px;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:nth-child(1) > .inner::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 1px);
  background-color: #ccc;
  position: absolute;
  left: -1px;
  top: 0px;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:nth-child(2) {
  left: 35px;
  min-width: 104px;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:nth-child(2) > .inner {
  max-width: 104px;
  overflow: hidden;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:nth-child(3) {
  left: 140px;
}
.table-basic.-healthissuerelation table thead tr:first-child th.-fixed:nth-child(3):after {
  background-color: #333;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed, .table-basic.-healthissuerelation table tbody tr td.-fixed {
  position: sticky;
  z-index: 5;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:after, .table-basic.-healthissuerelation table tbody tr td.-fixed:after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 1px);
  background-color: #ccc;
  position: absolute;
  right: -1px;
  top: 0px;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:before, .table-basic.-healthissuerelation table tbody tr td.-fixed:before {
  content: "";
  display: block;
  width: calc(100% + 1px);
  height: 1px;
  background-color: #ccc;
  position: absolute;
  left: 0px;
  bottom: -1px;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(1), .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(1) {
  position: sticky;
  left: 0;
  min-width: 35px;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(1) > .inner, .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(1) > .inner {
  max-width: 35px;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(1) > .inner::after, .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(1) > .inner::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 1px);
  background-color: #ccc;
  position: absolute;
  left: -1px;
  top: 0px;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(2), .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(2) {
  position: sticky;
  left: 35px;
  min-width: 104px;
  padding: 0;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(2) > .inner, .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(2) > .inner {
  padding: 6px;
  max-width: 104px;
  min-width: 104px;
  overflow: hidden;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(3), .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(3) {
  position: sticky;
  left: 140px;
  padding: 0;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(3) > .inner, .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(3) > .inner {
  padding: 6px;
  max-width: 220px;
  overflow: hidden;
}
.table-basic.-healthissuerelation table tbody tr th.-fixed:nth-child(3):after, .table-basic.-healthissuerelation table tbody tr td.-fixed:nth-child(3):after {
  background-color: #333;
}
.table-basic.-healthissuerelation .check {
  vertical-align: middle;
  text-align: center;
}
.table-basic.-healthissuerelation .check .form-checkbox {
  padding: 0;
}
.table-basic.-healthissuerelation .check .form-checkbox label {
  padding: 0;
}
.table-basic.-healthissuerelation .check .form-checkbox span {
  display: inline-block;
  width: 20px;
  margin: 0 auto;
  height: 20px;
  position: relative;
}
.table-basic.-other th {
  width: 30%;
}

/*　
---------------------------------------- */
.link-window {
  display: inline-block;
  padding: 0 0 0 0;
}
.link-window::after {
  content: "";
  display: inline-block;
  background: url(/assets/images/common/icon/window.svg) no-repeat;
  background-size: contain;
  background-position: 0 50%;
  width: 11px;
  height: 11px;
  margin-left: 8px;
}

/*　ボタン関連
---------------------------------------- */
.btn-basic {
  white-space: nowrap;
  display: inline-block;
  padding: 10px 24px;
  min-width: 200px;
  cursor: pointer;
  line-height: 1.3;
  background-color: #bf3b22;
  border-radius: 30px;
  color: #FFFFFF;
  opacity: 0.9;
  transition: all 0.2s;
}
.btn-basic:hover {
  opacity: 1;
  transform: scale(1.05);
}
.btn-basic.-disable {
  pointer-events: none;
  opacity: 0.5;
  background-color: #666666;
}
.btn-basic > i + span,
.btn-basic > span + i {
  display: inline-block;
  margin-left: 5px;
}
.btn-basic.-gray {
  background-color: #666666;
}
.btn-basic.-modal {
  background-image: url(/assets/images/common/icon/modal.svg?3);
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 14px;
  padding-left: 34px;
}
.btn-basic[disabled] {
  background-color: #eee;
}
.btn-basic.-widthNormal {
  width: 480px;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .btn-basic.-widthNormal {
    max-width: 100%;
  }
}
.btn-basic.-width100p {
  width: 100%;
  text-align: center;
}
.btn-basic.-white {
  background-color: #FFFFFF;
  color: #bf3b22;
}
.btn-basic.-line {
  border: 1px solid #bf3b22;
  background-color: #fff;
  color: #bf3b22;
}
.btn-basic.-submit {
  min-width: 200px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.btn-basic.-delete {
  background-color: #B4475F;
}
.btn-basic.-icon {
  position: relative;
  padding-left: 34px;
}
.btn-basic.-icon::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 10px;
  top: 4px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.btn-basic.-icon.-export:before {
  background-image: url(/assets/images/common/icon/export.svg);
}
.btn-basic.-icon.-import:before {
  background-image: url(/assets/images/common/icon/import.svg);
}
.btn-basic.-more {
  background-color: #666666;
  background-image: url(/assets/images/common/icon/more.svg);
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 16px;
  padding-left: 34px;
}
.btn-basic.-more:hover {
  background-color: #bf3b22;
}
.btn-basic.-plus {
  background-image: url(/assets/images/common/icon/plus_w.svg);
  background-repeat: no-repeat;
  background-position: 14px 50%;
  background-size: 10px;
  padding-left: 34px;
}
.btn-editor {
  display: inline-block;
  border-radius: 30px;
  background-color: #fff;
  line-height: 1.2;
  padding: 6px 12px 6px 34px;
  font-size: 1.4rem;
  position: relative;
  border: 1px solid #1353ae;
  cursor: pointer;
  color: #1353ae;
  transition: all 0.2s ease-in-out;
  opacity: 0.8;
}
.btn-editor:hover {
  transform: scale(1.1);
  opacity: 1;
}
.btn-editor:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #1353ae;
  background-size: 56%;
  background-position: 50%;
  background-repeat: no-repeat;
}
.btn-editor.-edit::before {
  background-image: url(/assets/images/common/icon/edit.svg);
}
.btn-editor.-save::before {
  background-image: url(/assets/images/common/icon/save.svg);
}
.btn-editor.-cancel {
  border-color: #666666;
  color: #666666;
}
.btn-editor.-cancel::before {
  background-color: #666666;
  background-image: url(/assets/images/common/icon/cancel.svg);
}
.btn-totop > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 30px;
  bottom: -30px;
  opacity: 0;
  background-color: #FABE00;
  border-radius: 5px;
  transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  color: #FFFFFF;
}
@media screen and (max-width: 500px) {
  .btn-totop > a {
    right: 10px;
    bottom: -10px;
  }
}
body[data-showtotopbtn=true] .btn-totop > a {
  bottom: 30px;
  opacity: 1;
}
@media screen and (max-width: 500px) {
  body[data-showtotopbtn=true] .btn-totop > a {
    bottom: 10px;
  }
}

/*カード
---------------------------------------- */
.card-news > *.title {
  font-weight: 300;
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
  font-size: 130%;
}
.card-news > *.date {
  font-size: 90%;
}
.card-onlineshop {
  margin: 0 0 0;
}
.card-onlineshop .thumb {
  display: block;
  margin: 0 0 10px 0;
}
.card-onlineshop .thumb img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-onlineshop a {
  display: block;
  color: #000000;
}
.card-cuisine > .thumb {
  margin: 0 0 14px 0;
}
.card-cuisine > .thumb img {
  display: block;
  width: 100%;
}
.card-staff > .thumb {
  margin: 0 0 30px 0;
}
.card-staff > .thumb img {
  display: block;
  width: 100%;
}
.card-staff > .detail dt {
  font-size: 150%;
  font-weight: normal;
  text-align: center;
  margin: 0 0 0.8em 0;
  font-family: YakuHanMP_Noto, "Noto Serif JP", serif;
}
.card-staff > .detail dt .job {
  display: block;
  margin-top: 0.4em;
  font-size: 1.4rem;
}
.card-staff > .detail dd {
  font-size: 88%;
}

/*　フォーム関連
---------------------------------------- */
.form-p {
  margin-bottom: 0.4em;
}
.form-inquiry {
  color: #B4475F;
  display: inline-block;
  margin: 0 0 0 10px;
}
.form-list {
  padding: 15px 0;
}
.form-list > dt {
  margin: 0 0 5px 0;
}
.form-list > dd {
  margin: 0;
}
.form-list.-email dd:first-of-type {
  margin-bottom: 10px;
}
.form-list p + ._caption {
  margin-top: -1em;
}
.form-select {
  background-color: #fff;
  border: 1px solid #B4475F;
  border-radius: 5px;
  padding: 8px 15px;
  min-width: 180px;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .form-select {
    font-size: 16px;
  }
}
.form-select.-hasbottom {
  margin-bottom: 30px;
}
.form-message {
  padding: 50px 0;
}
.form-confirm dl {
  margin-bottom: 30px;
}
.form-confirm dl dt {
  background-color: #ddd;
  padding: 8px 12px;
  line-height: 1.3;
  margin: 0 0 10px 0;
  font-size: 90%;
}
.form-confirm dl dd {
  padding: 0 0;
}
.form-submit {
  margin: 0 auto;
  background-color: #999;
  padding: 10px 30px;
  font-weight: bold;
  letter-spacing: 1px;
}
.form-submit:hover {
  background-color: yellow;
}
.form-group label {
  line-height: 1;
}
.form-group li {
  display: flex;
  align-items: end;
  margin-bottom: 10px;
}
.form-group li > *:first-child {
  margin-right: 20px;
  white-space: nowrap;
}
.form-text {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 6px 8px;
  box-sizing: border-box;
  line-height: 1;
  border-radius: 4px;
  width: 100%;
}
.form-text.-people {
  width: 2em;
  margin: 0 6px;
  display: inline-block;
}
.form-textarea {
  background-color: #f5f5f5;
  padding: 10px;
  min-height: 280px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 6px;
  line-height: 1.7;
  width: 100%;
  font-size: 90%;
  line-height: 1.8;
}
.form-radio {
  display: inline-block;
  padding: 12px 0;
  line-height: 1;
  margin-right: 20px;
}
.form-radio .wpcf7-list-item-label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 30px;
  position: relative;
  width: auto;
  line-height: 1.3;
}
.form-radio .wpcf7-list-item-label::before, .form-radio .wpcf7-list-item-label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
}
.form-radio .wpcf7-list-item-label::after {
  background: #000000;
  height: 10px;
  width: 10px;
  left: 5px;
  opacity: 0;
  top: 5px;
}
.form-radio .wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #BDC1CC;
  height: 20px;
  width: 20px;
  left: 0;
  top: 0;
}
.form-radio input[type=radio] {
  display: none;
}
.form-radio input[type=radio]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.form-checkbox {
  display: inline-block;
  padding: 12px 0;
  line-height: 1;
}
.form-checkbox .wpcf7-list-item-label {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 0 0 0 30px;
  position: relative;
  width: auto;
  line-height: 1.3;
}
.form-checkbox .wpcf7-list-item-label::before, .form-checkbox .wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
}
.form-checkbox .wpcf7-list-item-label::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 10px;
  width: 7px;
  transform: rotate(45deg);
  left: 6px;
  opacity: 0;
  top: 4px;
}
.form-checkbox .wpcf7-list-item-label::before {
  border-radius: 4px;
  background: #fff;
  border: 1px solid #B4475F;
  height: 20px;
  width: 20px;
  left: 0;
  top: 0;
}
.form-checkbox input[type=checkbox] {
  display: none;
}
.form-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.form-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  background-color: #B4475F;
}
.form-list .field {
  margin: 0 0 30px 0;
  display: block;
}
.form-list .field .form-text {
  width: 100%;
}
.form-list .comit {
  padding: 20px 0 0 0;
}
.form-list .comit > * {
  margin: 0 auto;
}
.form-section > dt {
  margin: 0 0 8px 0;
  font-weight: bold;
  font-size: 110%;
}
.form-section > dd .item {
  padding: 2px 0;
}
.form-section > dd .item .form-text {
  padding: 4px 8px;
}

/*　グリッド関連
---------------------------------------- */
.grid-basic {
  display: block;
}
.grid-basic > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.grid-basic > ul > li {
  margin-bottom: 30px;
}
.grid-basic > ul > li.blank {
  margin-top: 0;
}
.grid-basic.-sushi {
  margin-bottom: 100px;
}
.grid-basic.-colPc1 > ul > li {
  width: calc((100% - 30px * 0) / 1);
}
.grid-basic.-colPc2 > ul > li {
  width: calc((100% - 30px * 1) / 2);
}
.grid-basic.-colPc3 > ul > li {
  width: calc((100% - 30px * 2) / 3);
}
.grid-basic.-colPc4 > ul > li {
  width: calc((100% - 30px * 3) / 4);
}
.grid-basic.-colPc5 > ul > li {
  width: calc((100% - 30px * 4) / 5);
}
.grid-basic.-colPc6 > ul > li {
  width: calc((100% - 30px * 5) / 6);
}
.grid-basic.-colPc7 > ul > li {
  width: calc((100% - 30px * 6) / 7);
}
.grid-basic.-colPc8 > ul > li {
  width: calc((100% - 30px * 7) / 8);
}
.grid-basic.-colPc9 > ul > li {
  width: calc((100% - 30px * 8) / 9);
}
.grid-basic.-colPc10 > ul > li {
  width: calc((100% - 30px * 9) / 10);
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb1 > ul > li {
    width: calc((100% - 25px * 0) / 1);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb2 > ul > li {
    width: calc((100% - 25px * 1) / 2);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb3 > ul > li {
    width: calc((100% - 25px * 2) / 3);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb4 > ul > li {
    width: calc((100% - 25px * 3) / 4);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb5 > ul > li {
    width: calc((100% - 25px * 4) / 5);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb6 > ul > li {
    width: calc((100% - 25px * 5) / 6);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb7 > ul > li {
    width: calc((100% - 25px * 6) / 7);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb8 > ul > li {
    width: calc((100% - 25px * 7) / 8);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb9 > ul > li {
    width: calc((100% - 25px * 8) / 9);
  }
}
@media screen and (max-width: 810px) {
  .grid-basic.-colTb10 > ul > li {
    width: calc((100% - 25px * 9) / 10);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp1 > ul > li {
    width: calc((100% - 15px * 0) / 1);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp2 > ul > li {
    width: calc((100% - 15px * 1) / 2);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp3 > ul > li {
    width: calc((100% - 15px * 2) / 3);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp4 > ul > li {
    width: calc((100% - 15px * 3) / 4);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp5 > ul > li {
    width: calc((100% - 15px * 4) / 5);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp6 > ul > li {
    width: calc((100% - 15px * 5) / 6);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp7 > ul > li {
    width: calc((100% - 15px * 6) / 7);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp8 > ul > li {
    width: calc((100% - 15px * 7) / 8);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp9 > ul > li {
    width: calc((100% - 15px * 8) / 9);
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-colSp10 > ul > li {
    width: calc((100% - 15px * 9) / 10);
  }
}
.grid-basic.-staff > ul {
  justify-content: center;
}
.grid-basic.-staff.-colPc3 > ul > li {
  width: calc((100% - 120px) / 3);
  margin: 0 20px 40px 20px;
}
@media screen and (max-width: 500px) {
  .grid-basic.-staff.-colSp2 > ul > li {
    width: calc((100% - 40px) / 2);
    margin: 0 10px 20px 10px;
  }
}
.grid-basic.-onlineshop ul {
  justify-content: flex-start;
  margin: 0 -30px;
}
@media screen and (max-width: 810px) {
  .grid-basic.-onlineshop ul {
    margin: 0 -12px;
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-onlineshop ul {
    margin: 0 -10px;
  }
}
.grid-basic.-onlineshop ul > li {
  width: 25%;
  padding: 0 15px 30px 15px;
  margin-bottom: 0;
}
@media screen and (max-width: 810px) {
  .grid-basic.-onlineshop ul > li {
    width: 33.3%;
    padding: 0 12px 24px 12px;
  }
}
@media screen and (max-width: 500px) {
  .grid-basic.-onlineshop ul > li {
    width: 50%;
    padding: 0 10px 20px 10px;
  }
}

.icon-sort {
  display: block;
  margin: 0px auto;
  line-height: 1;
  cursor: pointer;
  padding: 6px 8px;
}
.icon-sort:hover::after {
  background-color: #bf3b22;
}
.icon-sort::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 12px;
  height: 10px;
  background-color: #666666;
}
.icon-sort.-up::after {
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.icon-sort.-down::after {
  -webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
          clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
}
.icon-status {
  white-space: nowrap;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  background-color: red;
  color: #fff;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 1.2rem;
  min-width: 50px;
  line-height: 1.2;
  vertical-align: middle;
}
.icon-status.-complete {
  background-color: #B4475F;
  color: #fff;
}
.icon-status.-incomplete {
  background-color: #666;
  color: #fff;
}
.icon-status.-editing {
  background-color: #1353ae;
}
.icon-status.-notenterd {
  background-color: #eee;
  color: #333;
  border: 1px solid #ccc;
}
.icon-checked {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.icon-checked::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 12px;
  border-right: 3px solid #B4475F;
  border-bottom: 3px solid #B4475F;
  transform: rotate(45deg);
  vertical-align: 2px;
}
.icon-tooltip {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: rgba(191, 59, 34, 0.7);
  border-radius: 50%;
  background-image: url(/assets/images/common/icon/hatena.svg);
  background-size: 60%;
  background-position: 50%;
  background-repeat: no-repeat;
  transition: all 0.1s;
  z-index: 0;
}
.icon-tooltip:hover {
  transform: scale(1.2);
  background-color: #bf3b22;
}
.icon-tooltip.-active {
  background-color: #bf3b22;
}
.icon-tooltip + .icon-example {
  margin-left: 0;
}
.icon-example {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  margin: 0 10px;
  cursor: pointer;
  height: 20px;
  background-color: rgba(35, 122, 16, 0.7);
  border-radius: 20px;
  transition: all 0.1s;
  z-index: 0;
}
.icon-example:after {
  content: "記入例";
  display: inline-block;
  font-style: normal;
  font-size: 1rem;
  color: #fff;
  padding: 0 10px;
}
.icon-example:hover {
  transform: scale(1.2);
  background-color: #237a10;
}
.icon-example.-active {
  background-color: #237a10;
}

/*　JS関連
---------------------------------------- */
.js-acc .accTrigger {
  display: inline-block;
  position: relative;
  padding-right: 40px;
}
.js-acc .accTrigger > i {
  display: inline-block;
  margin-right: 5px;
}
.js-acc .accTrigger::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 3px;
  transition: transform 0.3s ease-in-out;
  transform: scaleY(-100%);
  background: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1kb3duIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtYW5nbGUtZG93biBmYS13LTEwIiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyMCA1MTIiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTE0MyAzNTIuM0w3IDIxNi4zYy05LjQtOS40LTkuNC0yNC42IDAtMzMuOWwyMi42LTIyLjZjOS40LTkuNCAyNC42LTkuNCAzMy45IDBsOTYuNCA5Ni40IDk2LjQtOTYuNGM5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwyMi42IDIyLjZjOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlsLTEzNiAxMzZjLTkuMiA5LjQtMjQuNCA5LjQtMzMuOCAweiI+PC9wYXRoPjwvc3ZnPg==) no-repeat right center/14px 14px;
}
.js-acc[js-acc-state=close] .accTrigger::after, .js-acc[js-acc-state=closing] .accTrigger::after {
  transform: scaleY(100%);
}

/*modal
---------------------------------------- */
.modal-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 1000;
  display: none;
  transition: all 0.3s ease-in-out;
}
.modal-frame {
  position: fixed;
  justify-content: center;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100vh;
  padding: 15px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  display: none;
  transition: all 0.3s ease-in-out;
}
.modal-frame video {
  max-width: 100%;
}
.modal-frame.-wide .modal-body {
  padding: 0;
}
.modal-frame.-wide .modal-inner {
  max-width: 1200px;
}
.modal-frame.-wide .nav-form {
  display: flex;
  justify-content: flex-end;
}
.modal-frame.-wide .nav-form > * {
  margin-left: 10px;
}
.modal-frame.-healthissue .nav-form {
  padding-right: 20px;
}
.modal-frame.-referencedataresult .nav-form {
  padding-right: 20px;
}
.modal-frame.-image {
  padding: 0;
}
.modal-frame.-image .modal-inner {
  border-radius: 0;
  width: 90%;
}
.modal-frame.-image .modal-inner .modal-body {
  padding: 0;
}
.modal-frame.-image .modal-inner .modal-body img {
  display: block;
}
.modal-inner {
  position: relative;
  max-width: 640px;
  width: 100%;
  max-height: calc(100vh - 70px);
  border-radius: 4px;
  position: relative;
  margin-top: 30px;
}
.modal-body {
  padding: 15px;
  overflow-y: auto;
  background-color: #FFFFFF;
  max-height: 82vh;
  position: relative;
  border-radius: 0 0 6px 6px;
}
.modal-body .container-box {
  margin: -15px;
  padding: 20px;
  background-color: #FFFFFF;
}
.modal-body .frame {
  display: flex;
}
.modal-body .frame > .nav-list {
  width: 360px;
}
.modal-body .frame > .screen {
  flex: 1;
  padding: 20px;
}
.modal-body .frame > .screen .capture {
  position: sticky;
  top: 20px;
  left: 0;
}
.modal-body .frame > .screen .capture.-hover .target img {
  opacity: 1;
}
.modal-body .frame > .screen .capture .target {
  border: 1px solid #ccc;
}
.modal-body .frame > .screen .capture .target img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  display: block;
  width: 100%;
  height: 450px;
}
.modal-body .pad {
  padding: 30px;
}
.modal-title {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  font-weight: bold;
  margin: 0 0 0px 0;
  background-color: #B4475F;
  padding: 10px 10px;
}
.modal-title .icon-status {
  margin-top: 0;
  margin-bottom: 0;
}
.modal-content {
  position: relative;
  border-radius: 0 0 6px 6px;
  position: relative;
}
.modal-close {
  position: absolute;
  width: 29px;
  height: 29px;
  top: -38px;
  right: 0;
  background-color: transparent;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
}
.modal-close:before, .modal-close:after {
  content: "";
  width: 15px;
  height: 2px;
  background-color: #666;
  display: block;
  position: absolute;
  left: 7px;
  top: 50%;
  margin: -1px 0 0 0;
  transform-origin: center;
}
.modal-close:before {
  transform: rotate(45deg);
}
.modal-close:after {
  transform: rotate(-45deg);
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal.-message {
  padding: 10px;
}
.modal-nav {
  margin: 20px 0 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
.modal-nav > * {
  flex: 0.5;
  margin: 0 6px 0 0;
}
.modal-nav > *:last-child {
  margin-right: 0;
}
.modal-nav .btn-basic {
  padding-top: 8px;
  padding-bottom: 8px;
}
.modal-target {
  display: none;
}

.data-select {
  display: none;
}
.data-result {
  border-left: 3px solid #ccc;
  padding: 0 0 0 1em;
}
.data-result::before {
  line-height: 1.3;
  content: "ファイル未選択";
  font-size: 1.2rem;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  text-align: left;
  color: #666;
  white-space: nowrap;
  cursor: pointer;
}
.data-result.-complete {
  border-left-color: #B4475F;
}
.data-result.-complete:before {
  content: none !important;
}
.data-result + .data-select {
  margin-top: 20px;
  border-radius: 4px;
}
.data-result.-unselected:before {
  content: "未選択";
}
.data-result.-noborder {
  border: none;
  padding-left: 0;
}
.data-result.-noborder:before {
  content: none;
}
.wpcf7-response-output {
  border: none !important;
  border-radius: 4px;
  margin-bottom: 2em !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #bf3b22; /* Green */
  color: #fff;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted {
  background-color: yellow; /* Red */
}
.wpcf7 form.spam .wpcf7-response-output {
  background-color: #B4475F; /* Orange */
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required {
  background-color: #ffb900; /* Yellow */
}
.wpcf7-spinner {
  margin: 5px auto 0;
  display: block;
}
.wpcf7-list-item {
  margin: 0;
  padding: 6px;
}
.wpcf7-form-control.wpcf7-checkbox.form-checkbox {
  display: flex;
  flex-wrap: wrap;
}
.wpcf7-form-control.wpcf7-checkbox.form-checkbox > * {
  width: 50%;
}
.wpcf7-not-valid-tip {
  margin-top: 0.5em;
}

.wp-pagenavi {
  padding: 50px 0;
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  padding: 0;
  text-align: center;
  line-height: 1;
  border-radius: 50%;
  margin: 0 10px;
  color: #000000;
  border: 1px solid #000000;
  transition: all 0.2s ease-in-out;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .wp-pagenavi a, .wp-pagenavi span {
    padding: 7px 5px;
  }
}
.wp-pagenavi a.page:hover, .wp-pagenavi span.page:hover {
  color: #fff;
  opacity: 1;
  background-color: #B4475F;
  border-color: #B4475F;
}
.wp-pagenavi a.current, .wp-pagenavi span.current {
  color: #B4475F;
  border-color: #B4475F;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, .wp-pagenavi span.nextpostslink, .wp-pagenavi span.previouspostslink {
  position: relative;
  color: #000000;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.wp-pagenavi a.nextpostslink::after, .wp-pagenavi a.nextpostslink::before, .wp-pagenavi a.previouspostslink::after, .wp-pagenavi a.previouspostslink::before, .wp-pagenavi span.nextpostslink::after, .wp-pagenavi span.nextpostslink::before, .wp-pagenavi span.previouspostslink::after, .wp-pagenavi span.previouspostslink::before {
  transition: all 0.2s ease-in-out;
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  top: 50%;
  background-position: 50%;
  transform: translate(0, -50%);
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-64 {
  margin-top: 40px;
}

.mb-64 {
  margin-bottom: 40px;
}

.mt-116 {
  margin-top: 116px;
}

.mb-116 {
  margin-bottom: 116px;
}/*# sourceMappingURL=style.css.map */