@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 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 */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  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;
  border: 0;
  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;
  border: 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: 500;
}

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

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

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  min-width: 1100px;
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.8;
  font-optical-sizing: auto;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 640px) {
  body {
    min-width: auto;
  }
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .m-wrapper {
    max-width: 90%;
  }
}

.m-wrapper__narrow {
  max-width: 785px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .m-wrapper__narrow {
    max-width: 90%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5%;
  background-color: #da3f34;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.dBlock {
  display: block;
}

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

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

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

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

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

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL5 {
  margin-left: 5px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL15 {
  margin-left: 15px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR5 {
  margin-right: 5px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR15 {
  margin-right: 15px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
.l-header {
  position: sticky;
  top: 0;
  z-index: 1000;
}
.l-header-bgRed {
  padding: 20px 25px 15px;
  background: #da3f34;
}
@media screen and (max-width: 640px) {
  .l-header-bgRed {
    padding: 15px 15px 10px;
    line-height: 1.4;
  }
}
.l-header-bgRed__logo {
  width: 240px;
  margin-left: auto;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-header-bgRed__logo {
    width: 50%;
  }
}
.l-header-bgRed__logo a {
  display: block;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.l-header-bgRed__logo a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.l-header-bgRed__logo a .back-top {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .l-header-bgRed__logo a .back-top {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.l-header-nav .h-navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  padding: 5px 0;
  border-bottom: solid 1px #a9a9aa;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .l-header-nav .h-navList {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .l-header-nav .h-navList__item {
    width: 50%;
    border-top: solid 1px #a9a9aa;
  }
}
@media screen and (max-width: 640px) {
  .l-header-nav .h-navList__item:nth-child(1), .l-header-nav .h-navList__item:nth-child(2) {
    border-top: none;
  }
}
@media screen and (max-width: 640px) {
  .l-header-nav .h-navList__item:nth-child(2n) {
    border-left: solid 1px #a9a9aa;
  }
}
.l-header-nav .h-navList__item a {
  padding-inline: 20px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (max-width: 640px) {
  .l-header-nav .h-navList__item a {
    display: block;
    padding: 8px 10px;
    line-height: 1.4;
  }
}
.l-header-nav .h-navList__item a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.l-footer__copyright {
  padding: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  background: #7d7d7d;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .l-footer__copyright {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.page-ttl {
  padding-bottom: 15px;
  font-size: 36px;
  font-size: 2.25rem;
  border-bottom: solid 1px #d7d7d7;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .page-ttl {
    padding-bottom: 10px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.page-ttl2 {
  position: relative;
  padding-bottom: 10px;
  font-size: 27px;
  font-size: 1.6875rem;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .page-ttl2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.page-ttl2::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40px;
  max-width: 100%;
  height: 1px;
  background: #000;
}

.blk-btn a {
  display: block;
  padding: 10px;
  font-size: 21px;
  font-size: 1.3125rem;
  text-align: center;
  color: #fff;
  background: #000;
  border-radius: 10px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (max-width: 640px) {
  .blk-btn a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.blk-btn a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.frame-btn {
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .frame-btn {
    margin-top: 30px;
  }
}
.frame-btn__link {
  display: inline-block;
  min-width: 240px;
  padding: 10px 15px;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
  background: #fff;
  border: solid 1px #000;
  border-radius: 6px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .frame-btn__link {
    width: 100%;
    padding: 8px 12px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.frame-btn__link:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.frame-btnList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 40px;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .frame-btnList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .frame-btnList.sp-reverse .frame-btnList__item:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .frame-btnList.sp-reverse .frame-btnList__item:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 640px) {
  .frame-btnList__item {
    width: 100%;
  }
}
.frame-btnList__item__link {
  display: inline-block;
  min-width: 240px;
  padding: 10px 15px;
  font-size: 17px;
  font-size: 1.0625rem;
  background: #fff;
  border: solid 1px #000;
  border-radius: 6px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .frame-btnList__item__link {
    width: 100%;
    padding: 8px 12px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.frame-btnList__item__link:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.table-lined {
  width: 100%;
}
.table-lined__tr {
  border-bottom: solid 1px #d7d7d7;
}
.table-lined__tr.b-bottom-none {
  border-bottom: none;
}
.table-lined__th, .table-lined__td {
  vertical-align: middle;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .table-lined__th, .table-lined__td {
    display: block;
    width: 100% !important;
  }
}
.table-lined__th {
  padding: 20px 10px 20px 0;
}
@media screen and (max-width: 640px) {
  .table-lined__th {
    padding: 15px 0 0;
  }
}
.table-lined__td {
  padding: 20px 0;
}
@media screen and (max-width: 640px) {
  .table-lined__td {
    padding: 10px 0 15px;
  }
}
.table-lined__td input {
  max-width: calc(100% - 20px);
}

.table-simple {
  width: 100%;
}
.table-simple__th, .table-simple__td {
  vertical-align: middle;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .table-simple__th, .table-simple__td {
    display: block;
    width: 100%;
  }
}
.table-simple__th {
  padding: 10px 10px 10px 0;
}
@media screen and (max-width: 640px) {
  .table-simple__th {
    padding-bottom: 5px;
  }
}
.table-simple__th__small {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 640px) {
  .table-simple__th__small {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.table-simple__td {
  padding-block: 10px;
}
@media screen and (max-width: 640px) {
  .table-simple__td {
    padding-top: 0;
  }
}
.table-simple__td .attached-preview {
  width: 250px;
  padding-inline: 15px;
}
@media screen and (max-width: 640px) {
  .table-simple__td .attached-preview {
    width: auto;
    max-width: 100%;
    padding: 10px 0 0;
  }
}
.table-simple__td .attached-uploader {
  display: block;
  padding: 0;
  margin-bottom: 15px;
  font-size: 12px;
  font-size: 0.75rem;
  background: transparent;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .table-simple__td .attached-uploader {
    padding-top: 5px;
    margin-bottom: 10px;
  }
}
.table-simple__td .attached-uploader::-webkit-file-upload-button {
  padding: 8px 20px;
  background: #fff;
  border: solid 1px #d0d1d1;
  border-radius: 50px;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  cursor: pointer;
}
.table-simple__td .attached-uploader::file-selector-button {
  padding: 8px 20px;
  background: #fff;
  border: solid 1px #d0d1d1;
  border-radius: 50px;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  cursor: pointer;
}
.table-simple__td .attached-uploader::-webkit-file-upload-button:hover {
  background: #d0d1d1;
}
.table-simple__td .attached-uploader::file-selector-button:hover {
  background: #d0d1d1;
}

.table-frame {
  width: 100%;
}
.table-frame__th, .table-frame__td {
  padding: 15px 20px;
  border: solid 1px #d0d1d1;
  vertical-align: middle;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .table-frame__th, .table-frame__td {
    padding: 10px 5px;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: -0.03em;
  }
}
@media screen and (max-width: 640px) {
  .table-frame__th .f-small, .table-frame__td .f-small {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.table-frame__th {
  width: 20%;
}
@media screen and (max-width: 640px) {
  .table-frame__th {
    width: 30%;
  }
}
.table-frame__td {
  width: 60%;
}
@media screen and (max-width: 640px) {
  .table-frame__td {
    width: 50%;
  }
}
.table-frame__td.--td-changeBtn {
  width: 20%;
}
.table-frame__td.--td-only {
  width: 80%;
}
.table-frame__td .change-btn {
  text-align: center;
}
.table-frame__td .change-btn__link {
  display: inline-block;
  width: 70%;
  padding: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  background: #000;
  color: #fff;
  border: solid 1px #000;
  border-radius: 5px;
  line-height: 1.4;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
@media screen and (max-width: 640px) {
  .table-frame__td .change-btn__link {
    width: 90%;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.table-frame__td .change-btn__link:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
}

input {
  padding: 7px 10px;
  background: #fff;
  border: solid 1px #d0d1d1;
}
@media screen and (max-width: 640px) {
  input {
    padding: 5px 10px;
  }
}
input[type=checkbox] {
  margin-right: 10px;
  margin-bottom: 3px;
  -webkit-transform: scale(1.5, 1.5);
          transform: scale(1.5, 1.5);
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  input[type=checkbox] {
    margin-right: 5px;
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
}
input.input-xs {
  width: 10%;
}
input.input-s {
  width: 15%;
}
@media screen and (max-width: 640px) {
  input.input-s {
    width: 20%;
  }
}
input.input-m {
  width: 50%;
}
@media screen and (max-width: 640px) {
  input.input-m {
    width: 70%;
  }
}
input.input-l {
  width: 100%;
}

textarea {
  width: 100%;
  padding: 7px 10px;
  background: #fff;
  border: solid 1px #d0d1d1;
}

.required-mark {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #da3f34;
}

.required-txt {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #da3f34;
  text-align: right;
}

.f-red {
  color: #da3f34;
}

.f-small {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 640px) {
  .f-small {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100svh;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2000;
}
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 90svh;
  width: 50%;
  overflow-y: auto;
}
@media screen and (max-width: 640px) {
  .modal-content {
    width: 90%;
  }
}
.modal-content__img {
  text-align: center;
}
.modal .js-modal-close {
  cursor: pointer;
  width: 10em;
  margin: 35px auto 0;
  padding: 10px;
  background: #fff;
  color: #000;
  border: solid 1px #fff;
  border-radius: 50px;
  text-align: center;
  line-height: 1;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.modal .js-modal-close:hover {
  background: #000;
  color: #fff;
}

body#top .l-main {
  padding: 150px 0 100px;
  background: #f8f8f8;
}
@media screen and (max-width: 640px) {
  body#top .l-main {
    padding: 50px 0;
  }
}
body#top .login-wrap {
  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;
}
body#top .login-wrap .login-box {
  width: 46%;
  padding: 50px;
  border: solid 1px #d7d7d7;
  background: #fff;
  border-radius: 30px;
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box {
    width: 100%;
    padding: 30px 20px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box:nth-child(n+2) {
    margin-top: 30px;
  }
}
body#top .login-wrap .login-box__ttl {
  margin-bottom: 30px;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 700;
  text-align: center;
  color: #da3f34;
  line-height: 1.37;
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box__ttl {
    margin-bottom: 25px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
body#top .login-wrap .login-box__txt {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box__txt {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
body#top .login-wrap .login-box .blk-btn {
  padding-top: 60px;
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box .blk-btn {
    padding-top: 30px;
  }
}
body#top .login-wrap .login-box .blk-btn.--download {
  margin-top: 60px;
  border-top: solid 1px #d7d7d7;
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box .blk-btn.--download {
    margin-top: 30px;
  }
}
body#top .login-wrap .login-box .login-form {
  margin-top: 35px;
}
body#top .login-wrap .login-box .login-form__wrap {
  position: relative;
}
body#top .login-wrap .login-box .login-form__wrap:nth-child(n+2) {
  margin-top: 25px;
}
body#top .login-wrap .login-box .login-form__wrap label {
  position: absolute;
  top: -13px;
  left: 10px;
  padding-inline: 5px;
  background: #fff;
}
body#top .login-wrap .login-box .login-form__wrap input {
  width: 100%;
  display: block;
  padding: 10px;
  border: solid 1px #000;
}
body#top .login-wrap .login-box .login-form__wrap .toggle_password {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  line-height: 0;
  outline: none;
}
body#top .login-wrap .login-box .login-help {
  margin-top: 10px;
  font-size: 21px;
  font-size: 1.3125rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box .login-help {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
body#top .login-wrap .login-box .login-btn {
  width: 100%;
  display: block;
  margin-top: 30px;
  padding: 10px;
  font-size: 21px;
  font-size: 1.3125rem;
  text-align: center;
  color: #fff;
  background: #000;
  border-radius: 10px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (max-width: 640px) {
  body#top .login-wrap .login-box .login-btn {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
body#top .login-wrap .login-box .login-btn:hover {
  opacity: 0.7;
  text-decoration: none;
}
body#top .policy-link {
  margin-top: 65px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  body#top .policy-link {
    margin-top: 20px;
  }
}

body[id^=mypage-] .mypage-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #231815;
}
body[id^=mypage-] .mypage-con .l-side {
  width: 20%;
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-side {
    width: 100%;
    margin-top: 30px;
  }
}
body[id^=mypage-] .mypage-con .l-side-name {
  margin-inline: 25px;
  padding-bottom: 10px;
  font-size: 25px;
  font-size: 1.5625rem;
  color: #fff;
  border-bottom: solid 1px #fff;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-side-name {
    margin-inline: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
body[id^=mypage-] .mypage-con .l-side-nav {
  margin-block: 40px;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-side-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-block: 25px;
  }
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-side-nav__item {
    width: 50%;
  }
}
body[id^=mypage-] .mypage-con .l-side-nav__item a {
  position: relative;
  display: block;
  padding: 15px 15px 15px 50px;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-side-nav__item a {
    padding: 10px 10px 10px 30px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
body[id^=mypage-] .mypage-con .l-side-nav__item a:hover {
  background: #f8f8f8;
  color: #231815;
  text-decoration: none;
}
body[id^=mypage-] .mypage-con .l-side-nav__item a::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  aspect-ratio: 1/1;
  background: center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-side-nav__item a::before {
    left: 12px;
    width: 15px;
  }
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.is-active {
  background: #f8f8f8;
  color: #231815;
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-mypage::before {
  background-image: url(/assets/img/icon-mypage_wht.svg);
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-mypage:hover::before, body[id^=mypage-] .mypage-con .l-side-nav__item a.item-mypage.is-active::before {
  background-image: url(/assets/img/icon-mypage_blk.svg);
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-account::before {
  background-image: url(/assets/img/icon-account_wht.svg);
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-account:hover::before, body[id^=mypage-] .mypage-con .l-side-nav__item a.item-account.is-active::before {
  background-image: url(/assets/img/icon-account_blk.svg);
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-pasttours::before {
  background-image: url(/assets/img/icon-pasttours_wht.svg);
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-pasttours:hover::before, body[id^=mypage-] .mypage-con .l-side-nav__item a.item-pasttours.is-active::before {
  background-image: url(/assets/img/icon-pasttours_blk.svg);
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-password::before {
  background-image: url(/assets/img/icon-password_wht.svg);
}
body[id^=mypage-] .mypage-con .l-side-nav__item a.item-password:hover::before, body[id^=mypage-] .mypage-con .l-side-nav__item a.item-password.is-active::before {
  background-image: url(/assets/img/icon-password_blk.svg);
}
body[id^=mypage-] .mypage-con .l-main {
  width: 80%;
  min-height: calc(100vh - 191px);
  margin-top: 60px;
  padding: 25px 0 80px 80px;
  background: #f8f8f8;
  border-radius: 30px 30px 0 0;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-main {
    width: 100%;
    min-height: calc(100vh - 300px);
    margin-top: 0;
    padding: 30px 0 50px 20px;
    border-radius: 15px 15px 0 0;
  }
}
body[id^=mypage-] .mypage-con .l-main .mypage-inner {
  padding-right: 80px;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-main .mypage-inner {
    padding-right: 20px;
  }
}
body[id^=mypage-] .mypage-con .l-main .frame-btn,
body[id^=mypage-] .mypage-con .l-main .frame-btnList {
  margin-right: 80px;
}
@media screen and (max-width: 640px) {
  body[id^=mypage-] .mypage-con .l-main .frame-btn,
  body[id^=mypage-] .mypage-con .l-main .frame-btnList {
    margin-right: 20px;
  }
}

body#mypage-top .l-main .mypage-inner .mypage-topAll {
  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;
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll {
    margin-top: 30px;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 55%;
  padding: 100px 50px;
  text-align: center;
  background: #fff;
  border: solid 1px #d7d7d7;
  border-radius: 30px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry {
    width: 100%;
    padding: 40px 20px;
    border-radius: 15px;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry:hover {
  background: #d7d7d7;
  text-decoration: none;
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry__ttl {
  color: #da3f34;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.344;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry__ttl {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry__status {
  display: inline-block;
  min-width: 70%;
  margin-top: 15px;
  padding: 7px 10px;
  font-size: 25px;
  font-size: 1.5625rem;
  color: #fff;
  background: #da3f34;
  border-radius: 50px;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry__status {
    font-size: 16px;
    font-size: 1rem;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry__txt {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll .mypage-entry__txt {
    margin-top: 15px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mygape-infoList {
  width: 37%;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll .mygape-infoList {
    width: 100%;
    margin-top: 20px;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mygape-infoList__item:nth-child(n+2) {
  margin-top: 55px;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll .mygape-infoList__item:nth-child(n+2) {
    margin-top: 20px;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mygape-infoList__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 200px;
  padding: 50px 20px;
  background: #fff;
  border: solid 1px #d7d7d7;
  border-radius: 30px;
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
  text-align: center;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-topAll .mygape-infoList__item a {
    min-height: 120px;
    padding: 30px 15px;
    font-size: 20px;
    font-size: 1.25rem;
    border-radius: 15px;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-topAll .mygape-infoList__item a:hover {
  text-decoration: none;
  background: #d7d7d7;
}
body#mypage-top .l-main .mypage-inner .mypage-contact {
  margin-top: 50px;
}
body#mypage-top .l-main .mypage-inner .mypage-contact__txt {
  text-align: center;
  line-height: 1.6;
}
body#mypage-top .l-main .mypage-inner .mypage-contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 70px;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-contact-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px 0;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-contact-list__item {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 640px) {
  body#mypage-top .l-main .mypage-inner .mypage-contact-list__item {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
body#mypage-top .l-main .mypage-inner .mypage-contact-list__item a {
  -webkit-text-decoration: revert;
          text-decoration: revert;
}
body#mypage-top .l-main .mypage-inner .mypage-contact-list__item a:hover {
  text-decoration: none;
}

body#mypage-pasttours .pasttours-list__item {
  border-bottom: solid 1px #d7d7d7;
}
body#mypage-pasttours .pasttours-list__item a {
  display: block;
  padding: 15px 10px;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 700;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
@media screen and (max-width: 640px) {
  body#mypage-pasttours .pasttours-list__item a {
    padding: 10px;
    font-size: 16px;
    font-size: 1rem;
  }
}
body#mypage-pasttours .pasttours-list__item a:hover {
  background: #d7d7d7;
  text-decoration: none;
}
body#mypage-pasttours .pasttours-list__item__wrap {
  position: relative;
  padding-right: 40px;
}
body#mypage-pasttours .pasttours-list__item__wrap::before {
  position: absolute;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  body#mypage-pasttours .pasttours-list__item__wrap::before {
    width: 6px;
    height: 6px;
  }
}

#forgot-password,
#password-reset {
  background: #f8f8f8;
}
#forgot-password .l-main,
#password-reset .l-main {
  min-height: calc(100vh - 191px);
  margin-block: 30px;
}
@media screen and (max-width: 640px) {
  #forgot-password .l-main,
  #password-reset .l-main {
    min-height: calc(100vh - 161px);
  }
}

body[id^=entry] .l-main {
  min-height: calc(100vh - 349px);
  margin: 60px 0 120px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main {
    min-height: calc(100vh - 277px);
    margin: 50px 0;
  }
}
body[id^=entry] .l-main .pasttours-nav {
  width: 155px;
  position: fixed;
  right: 30px;
  top: 160px;
  padding: 15px;
  background: #ebecec;
  border-radius: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  z-index: 500;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .pasttours-nav {
    width: 115px;
    right: 10px;
    top: 150px;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
body[id^=entry] .l-main .pasttours-nav.is-show {
  width: 275px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .pasttours-nav.is-show {
    width: 115px;
  }
}
body[id^=entry] .l-main .pasttours-nav.is-show .pasttours-nav-list {
  display: block;
}
body[id^=entry] .l-main .pasttours-nav-ttl {
  padding: 7px;
  background: #231815;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  line-height: 1.4;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .pasttours-nav-ttl {
    line-height: 1.3;
  }
}
body[id^=entry] .l-main .pasttours-nav-list {
  display: none;
}
body[id^=entry] .l-main .pasttours-nav-list__item {
  border-bottom: solid 1px #d0d1d1;
}
body[id^=entry] .l-main .pasttours-nav-list__item .pasttours-item-link {
  display: block;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .pasttours-nav-list__item .pasttours-item-link {
    padding: 8px 0;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
body[id^=entry] .l-main .pasttours-nav-list__item .pasttours-item-link:hover {
  background: #939494;
  color: #fff;
  text-decoration: none;
}
body[id^=entry] .l-main .pasttours-nav-list__item:last-child {
  border-bottom: none;
}
body[id^=entry] .l-main .page-ttl2 {
  margin-bottom: 65px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .page-ttl2 {
    margin-bottom: 30px;
  }
}
body[id^=entry] .l-main .entry-form-radioBox__ttl {
  margin-bottom: 20px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-radioBox__ttl {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
body[id^=entry] .l-main .entry-form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 3.5%;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-radio {
    gap: 10px 0;
  }
}
body[id^=entry] .l-main .entry-form-radio__item {
  width: 31%;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-radio__item {
    width: 100%;
  }
}
body[id^=entry] .l-main .entry-form-radio__item .radio-input {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: transparent;
  border: transparent;
}
body[id^=entry] .l-main .entry-form-radio__item .radio-input:checked + .radio-label {
  color: #fff;
  background: #da3f34;
  border-color: #da3f34;
}
body[id^=entry] .l-main .entry-form-radio__item .radio-label {
  cursor: pointer;
  display: block;
  padding: 20px 30px;
  font-size: 25px;
  font-size: 1.5625rem;
  text-align: center;
  background-color: #fff;
  border: solid 1px #B3B3B3;
  color: #B3B3B3;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-radio__item .radio-label {
    padding: 15px;
    font-size: 16px;
    font-size: 1rem;
    border-radius: 5px;
  }
}
body[id^=entry] .l-main .entry-form-box {
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box {
    margin-top: 30px;
  }
}
body[id^=entry] .l-main .entry-form-box__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 15px;
  font-size: 25px;
  font-size: 1.5625rem;
  background: #231815;
  color: #fff;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box__ttl {
    padding: 7px 15px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
body[id^=entry] .l-main .entry-form-box__ttl .ttl-bg {
  display: inline-block;
  margin-left: 10px;
  padding: 4px 15px;
  font-size: 12px;
  font-size: 0.75rem;
  background: #fff;
  color: #231815;
  border-radius: 5px;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box__ttl .ttl-bg {
    padding: 4px 10px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
body[id^=entry] .l-main .entry-form-box__subttl {
  margin-top: 30px;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box__subttl {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
body[id^=entry] .l-main .entry-form-box__subttl.--topline {
  padding-top: 30px;
  border-top: solid 1px #d0d1d1;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box__subttl.--topline {
    padding-top: 20px;
  }
}
body[id^=entry] .l-main .entry-form-box .table-simple {
  margin-top: 20px;
}
body[id^=entry] .l-main .entry-form-box .table-simple.--table-attached .table-simple__th, body[id^=entry] .l-main .entry-form-box .table-simple.--table-attached .table-simple__td {
  padding-block: 20px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .table-simple.--table-attached .table-simple__th {
    padding-top: 20px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .table-simple.--table-attached .table-simple__td {
    padding: 0;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-note {
  margin-top: 20px;
  padding-left: 1em;
  text-indent: -1em;
  color: #da3f34;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.03em;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-note {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 3.5%;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list {
    gap: 20px 4%;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list__item {
  width: 31%;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item {
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-ttl {
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-ttl {
    margin-bottom: 5px;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-ttl__small {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-ttl__small {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-limit {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-limit {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-img {
  cursor: pointer;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: auto;
  }
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-img img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-img__expired {
  position: relative;
  padding: 7px 7px 7px 50px;
  font-size: 12px;
  font-size: 0.75rem;
  background: #da3f34;
  color: #fff;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-img__expired {
    padding: 6px 6px 6px 20px;
    font-size: 10px;
    font-size: 0.625rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    letter-spacing: -0.03em;
  }
}
body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-img__expired::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  aspect-ratio: 1/1;
  background: url(/assets/img/icon-warning.svg) center/contain no-repeat;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form-box .attached-list__item .attached-img__expired::before {
    left: 6px;
    width: 12px;
  }
}
body[id^=entry] .l-main .entry-form .guest-pass {
  margin-top: 100px;
  background: #f8f8f8;
  border: solid 5px #da3f34;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form .guest-pass {
    margin-top: 50px;
    border-width: 3px;
  }
}
body[id^=entry] .l-main .entry-form .guest-pass__ttl {
  padding: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  background: #da3f34;
  color: #fff;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form .guest-pass__ttl {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
body[id^=entry] .l-main .entry-form .guest-pass .m-wrapper__narrow {
  padding: 20px 0 60px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form .guest-pass .m-wrapper__narrow {
    padding: 20px 0 30px;
  }
}
body[id^=entry] .l-main .entry-form .frame-btnList {
  max-width: 90%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 100px auto 0;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form .frame-btnList {
    margin-top: 50px;
  }
}
body[id^=entry] .l-main .entry-form .seiyaku-ttl {
  margin: 15px 0;
  font-size: 17px;
  font-size: 1.0625rem;
}
body[id^=entry] .l-main .entry-form .seiyaku-txt {
  font-size: 13px;
  font-size: 0.8125rem;
}
body[id^=entry] .l-main .entry-form .seiyaku-txt:nth-child(n+2) {
  margin-top: 1em;
}
body[id^=entry] .l-main .entry-form .seiyaku-checkbox {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-form .seiyaku-checkbox {
    margin-top: 50px;
  }
}
body[id^=entry] .l-main .entry-price {
  margin: 70px 0 100px;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price {
    margin: 40px 0 50px;
  }
}
body[id^=entry] .l-main .entry-price__ttl {
  margin-bottom: 35px;
  font-size: 50px;
  font-size: 3.125rem;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price__ttl {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
body[id^=entry] .l-main .entry-price__ttl .price-small {
  display: block;
  font-size: 29px;
  font-size: 1.8125rem;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price__ttl .price-small {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
body[id^=entry] .l-main .entry-price__ttl .price-big {
  font-size: 74px;
  font-size: 4.625rem;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price__ttl .price-big {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
body[id^=entry] .l-main .entry-price__txt {
  text-align: center;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price__txt {
    text-align: left;
  }
}
body[id^=entry] .l-main .entry-price .entry-kouza {
  margin-top: 40px;
  padding: 30px;
  border: solid 1px #da3f34;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price .entry-kouza {
    margin-top: 20px;
    padding: 20px;
  }
}
body[id^=entry] .l-main .entry-price .entry-kouza__ttl {
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 34px;
  font-size: 2.125rem;
  text-align: center;
  color: #da3f34;
  border-bottom: solid 1px #da3f34;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price .entry-kouza__ttl {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
body[id^=entry] .l-main .entry-price .entry-kouza__txt {
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price .entry-kouza__txt {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
body[id^=entry] .l-main .entry-price .entry-kouza__tel {
  margin-top: 5px;
  font-size: 26px;
  font-size: 1.625rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  body[id^=entry] .l-main .entry-price .entry-kouza__tel {
    font-size: 18px;
    font-size: 1.125rem;
  }
}/*# sourceMappingURL=style.css.map */
