/* default settings */
/* only for new website (remove if you are updating for other website)
 * normalize, reset
 * =================================================================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS. */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari. */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE. */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge. */
button, input {
  /* 1 */
  overflow: visible;
}
button::-ms-clear, button::-ms-reveal, input::-ms-clear, input::-ms-reveal {
  display: none;
}

/**
 * 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;
}
button::-ms-expand, select::-ms-expand {
  display: none;
}
button:focus::-ms-value, select:focus::-ms-value {
  background-color: inherit;
  color: #515151;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Add the correct display in IE 10. */
/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team. */
/* ==========================================================================
 * Base styles: opinionated defaults
 * ========================================================================== */
html {
  font-size: 1rem;
  line-height: 1.4;
}
@media (max-width: 750px) {
  html {
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 751px) and (max-width: 1920px) {
  html {
    font-size: min(16px, 0.8333333333vw);
  }
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design. */
::-moz-selection, ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::-moz-selection, ::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https: */
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles. */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas. */
textarea {
  resize: vertical;
}

/* ==========================================================================
 * Author's custom styles
 * ========================================================================== */
/* ==========================================================================
 * Helper classes
 * ========================================================================== */
/*
 * Hide visually and from screen readers */
.hidden, [hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https: */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

.sr-only.focusable:active, .sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https: */
/*
 * Hide visually and from screen readers, but maintain layout */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements. */
.clearfix::before {
  content: " ";
  display: table;
}

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

/* ==========================================================================
 * EXAMPLE Media Queries for Responsive Design.
 * These examples override the primary ('mobile first') styles.
 * Modify as content requires.
 * ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
 * Print styles.
 * Inlined to avoid the additional HTTP request:
 * https://www.phpied.com/delay-loading-your-print-css/
 * ========================================================================== */
@media print {
  * {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  *::before, *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol */
  a[href^="#"]::after, a[href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * https: */
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul, li, p, dl, dt, dd, h1, h2, h3, h4, h5, h6, button {
  padding: 0;
  margin: 0;
  list-style: none;
  background: none;
}

sup, sub {
  font-size: 65%;
}
@media (max-width: 750px) {
  sup, sub {
    font-size: 50%;
    top: -0.8em;
  }
}

a, a[href^=tel] {
  text-decoration: underline;
  text-underline-offset: 0.3125rem;
  cursor: pointer;
  color: #FFE100;
  font-weight: 700;
}

button {
  cursor: pointer;
  color: inherit;
}

@media (max-width: 750px) {
  *:focus, *:focus-visible {
    outline: none;
  }
  input, select, textarea {
    color: inherit;
    border-radius: 0;
  }
}
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

.wow {
  visibility: hidden;
}

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

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.fadeInUp {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@media (max-width: 750px) {
  .only-pc {
    display: none;
  }
}
@media (min-width: 751px) {
  .only-sp {
    display: none;
  }
}

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

.accordion {
  overflow: hidden;
}
.accordion.is-open .accordion__btn::after {
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
.accordion.accordion-disabled .accordion__btn {
  background: #f1f3f4;
  cursor: default;
}
.accordion.accordion-disabled .accordion__btn::after {
  display: none;
}
.accordion.accordion-disabled .accordion__main {
  display: block !important;
}
.accordion__btn {
  width: 100%;
  cursor: pointer;
  position: relative;
}
.accordion__btn::after {
  content: "";
  position: absolute;
  right: 2.375rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background: url("../img/arrow-icon.svg") no-repeat center center/100% auto;
  width: 1.875rem;
  height: 1.375rem;
}
@media (max-width: 750px) {
  .accordion__btn::after {
    right: 1.125rem;
  }
}
.accordion__main {
  display: none;
}

html {
  overscroll-behavior-y: none;
}

body {
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 400;
  background-color: #000;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.wrap {
  width: 52.375rem;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 750px) {
  .wrap {
    width: 41.875rem;
  }
}

@media (max-width: 750px) {
  .container {
    overflow: hidden;
  }
}

.bg-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: url("../img/bg.png") center center/cover no-repeat;
}
@media (max-width: 750px) {
  .bg-fixed {
    display: none;
  }
}

.logo-fixed {
  position: fixed;
  top: 50%;
  right: calc(50% + 33.625rem);
  width: 24.0625rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 750px) {
  .logo-fixed {
    display: none;
  }
}

.nav-fixed {
  position: fixed;
  top: 50%;
  left: calc(50% + 31.75rem);
  width: 26.25rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 750px) {
  .nav-fixed {
    display: none;
  }
}
.nav-fixed ul li {
  margin: -6.75rem 0;
  position: relative;
}
.nav-fixed ul li .on {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
}
.nav-fixed ul li .off {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.nav-fixed ul li a {
  display: inline-block;
  position: absolute;
  top: 4.375rem;
  left: 4.5rem;
  width: 17.1875rem;
  height: 3.9375rem;
  z-index: 2;
}
.nav-fixed ul li a:hover ~ .on {
  opacity: 1;
}
.nav-fixed ul li a:hover ~ .off {
  opacity: 0;
}

.main {
  margin: 0 auto;
  background-color: #000;
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .main {
    max-width: 60rem;
  }
  .main::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0.25rem;
    background-color: #fff;
    content: "";
    pointer-events: none;
    z-index: 9;
  }
  .main::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0.25rem;
    background-color: #fff;
    content: "";
    pointer-events: none;
    z-index: 9;
  }
}
@media (max-width: 750px) {
  .main {
    width: 46.875rem;
  }
}
.main h1 {
  margin: 0 auto;
  background-color: #000;
  position: relative;
  z-index: 2;
}
@media (min-width: 751px) {
  .main h1 {
    width: 52.375rem;
    padding: 2.9375rem 0 0;
  }
}
@media (max-width: 750px) {
  .main h1 {
    margin-bottom: -1.8125rem;
  }
}

.section1 {
  position: relative;
  background-color: #000;
}
.section1 #anchor1 {
  position: absolute;
  top: 2.5rem;
  left: 0;
}
@media (min-width: 751px) {
  .section1 h2 {
    width: 55rem;
    margin: -3.5625rem auto -5rem;
  }
}
@media (max-width: 750px) {
  .section1 h2 {
    margin: 1.6875rem auto -2.3125rem;
  }
}
.section1 .txttop {
  font-size: 1.75rem;
  line-height: 3rem;
  text-align: center;
  margin-bottom: 3.4375rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.section1 .accordion {
  border: 0.125rem solid #FFC9C9;
  background-color: rgba(229, 0, 18, 0.1);
  margin-bottom: 3.75rem;
}
@media (max-width: 750px) {
  .section1 .accordion {
    margin-bottom: 3.75rem;
  }
}
.section1 .accordion__btn {
  text-align: center;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 3rem;
  padding: 1.625rem 0 2.1875rem;
  min-height: 13.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.06em;
}
.section1 .accordion__btn.lt1 {
  letter-spacing: -0.06em;
}
@media (max-width: 750px) {
  .section1 .accordion__btn {
    padding: 2.1875rem 0;
    min-height: 16.375rem;
  }
}
.section1 .accordion__btn span {
  color: #FFE100;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 2.0625rem;
  margin-bottom: 0.8125rem;
  letter-spacing: 0;
}
.section1 .accordion__main {
  border-top: 0.125rem solid #FFC9C9;
  padding: 3.1875rem 2.5rem 5.3125rem;
}
@media (max-width: 750px) {
  .section1 .accordion__main {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 2.6875rem;
  }
}
.section1 .accordion__main--item + .accordion__main--item {
  border-top: 0.125rem dotted #E0FFFF;
  margin-top: 1.6875rem;
  padding-top: 1.625rem;
}
.section1 .accordion__main h4 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 1rem;
}
.section1 .accordion__main h4 span {
  display: inline-block;
  border: 0.125rem solid #fff;
  padding: 0 0.5625rem;
  line-height: 2.0625rem;
}
.section1 .accordion__main h5 {
  font-size: 1.875rem;
  line-height: 2.5rem;
  text-align: center;
  margin: 0 -2.5rem 1.75rem;
}
.section1 .accordion__main h5 span {
  font-size: 1.5rem;
  font-weight: 500;
}
.section1 .accordion__main dl + dl {
  margin-top: 0.625rem;
}
.section1 .accordion__main dl dt {
  font-weight: 700;
}
.section1 .accordion__main dl dd {
  margin-top: -0.125rem;
}
.section1 .accordion__main dl dd p {
  padding-left: 1.5rem;
  text-indent: -1.8125rem;
}
.section1 .accordion__main dl dd p + p {
  padding-top: 0.4375rem;
}
.section1 .accordion__main dl dd p.text-indent-0 {
  text-indent: 0;
  padding-left: 0;
}
.section1 .accordion__main dl dd p span {
  padding-right: 0.3125rem;
}

.section2 h2 {
  margin: 4.9375rem 0 2.75rem;
}
@media (max-width: 750px) {
  .section2 h2 {
    margin: 5rem 0 2.4375rem;
  }
}
.section2__info1 {
  background: url("../img/sec2-frame_01.png") no-repeat center top/100% auto, url("../img/sec2-frame_03.png") no-repeat center bottom/100% auto, url("../img/sec2-frame_02.png") repeat-y center top/100% auto;
  margin: 0 1.4375rem;
  padding: 1.3125rem 4.25rem 2rem;
}
@media (max-width: 750px) {
  .section2__info1 {
    background-image: url("../img/sec2-frame-sp_01.png"), url("../img/sec2-frame-sp_03.png"), url("../img/sec2-frame-sp_02.png");
    margin: 0;
    padding: 2.5rem 0 0.9375rem;
  }
}
.section2__info1--item.-item1 {
  background: url("../img/sec2-line.png") no-repeat center bottom/107% auto;
  padding-bottom: 6.25rem;
  margin-bottom: -1rem;
}
@media (max-width: 750px) {
  .section2__info1--item.-item1 {
    background-image: url("../img/sec2-line-sp.png");
    padding-bottom: 5.0625rem;
    margin-bottom: 0.875rem;
    background-size: 89%;
  }
}
@media (min-width: 751px) {
  .section2__info1--item.-item1 h3 {
    margin: -1rem 0 0 -3.0625rem;
    width: 54.9375rem;
  }
}
@media (max-width: 750px) {
  .section2__info1--item.-item1 h3 {
    margin: 1.625rem 0 0;
  }
}
.section2__info1--item.-item1 .section2__info1--img {
  margin: 0.25rem auto -0.1875rem;
  width: 47.4375rem;
}
@media (max-width: 750px) {
  .section2__info1--item.-item1 .section2__info1--img {
    width: 39.375rem;
    margin: 0.875rem auto 0.0625rem;
  }
}
@media (min-width: 751px) {
  .section2__info1--item.-item2 h3 {
    width: 46.625rem;
    margin: 0 0 1rem 0.5rem;
  }
}
@media (max-width: 750px) {
  .section2__info1--item.-item2 h3 {
    width: 41.875rem;
    margin: 0 auto;
  }
}
.section2__info1--item.-item2 .section2__info1--img {
  width: 47.4375rem;
  margin: -0.6875rem auto -0.375rem;
}
@media (max-width: 750px) {
  .section2__info1--item.-item2 .section2__info1--img {
    width: 39.375rem;
    margin: 2.25rem auto 2.5rem;
  }
}
.section2__info1--txt {
  padding: 0 0.6875rem;
}
@media (max-width: 750px) {
  .section2__info1--txt {
    padding: 0 3.75rem;
    font-size: 1.75rem;
    line-height: 2.75rem;
  }
}
.section2__info1--table {
  margin: 2.375rem 0.625rem;
}
@media (max-width: 750px) {
  .section2__info1--table {
    margin: 2.375rem 3.75rem;
  }
}
.section2__info1--table table {
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  color: #000;
  width: 100%;
  font-size: 1.3125rem;
  line-height: 2.125rem;
  font-weight: 500;
}
@media (max-width: 750px) {
  .section2__info1--table table {
    font-size: 1.5rem;
  }
}
.section2__info1--table td {
  border: 1px solid #000;
  padding: 1.3125rem 0 1.3125rem 1.875rem;
}
@media (max-width: 750px) {
  .section2__info1--table td {
    padding-left: 1.25rem;
  }
}
.section2__info1--table td:nth-child(odd) {
  width: 12.9375rem;
}
@media (max-width: 750px) {
  .section2__info1--table td:nth-child(odd) {
    width: 9.375rem;
  }
}
.section2__info1--table td p span {
  font-weight: bold;
}
.section2__info1--table td p + p {
  padding-top: 0.6875rem;
}
@media (max-width: 750px) {
  .section2__info1--table td p {
    padding-bottom: 0.1875rem;
    padding-right: 0.625rem;
  }
}
.section2__info1--table td a {
  color: #0000EE;
  font-weight: 500;
}
.section2__info2 {
  background-color: #1A1700;
  margin: 2.875rem 0 0;
  padding-bottom: 0.0625rem;
  padding-top: 1.25rem;
  position: relative;
}
.section2__info2::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5.3125rem;
  background: url("../img/sec2-bg-top.jpg") no-repeat center top/100% auto;
  content: "";
}
@media (max-width: 750px) {
  .section2__info2::before {
    background-image: url("../img/sec2-bg-top-sp.jpg");
    height: 2.375rem;
  }
}
.section2__info2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4.125rem;
  background: url("../img/sec2-bg-bottom.jpg") no-repeat center bottom/100% auto;
  content: "";
}
@media (max-width: 750px) {
  .section2__info2::after {
    background-image: url("../img/sec2-bg-bottom-sp.jpg");
    height: 2.375rem;
  }
}
@media (max-width: 750px) {
  .section2__info2 {
    margin-top: 4.1875rem;
    padding-top: 3.1875rem;
  }
}
.section2__info2 h3 img {
  margin-top: -2.3125rem;
}
@media (max-width: 750px) {
  .section2__info2 h3 img {
    margin-top: -0.625rem;
  }
}
.section2__info2--img {
  margin: -5.25rem auto 3.5625rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .section2__info2--img {
    width: 52.3125rem;
  }
}
@media (max-width: 750px) {
  .section2__info2--img {
    margin: -2.5rem auto 3.75rem;
    width: 41.875rem;
  }
}
.section2__info2--txt {
  text-align: center;
  font-size: 1.75rem;
  line-height: 3rem;
  margin: 0 0 3.5625rem;
  font-weight: 500;
  position: relative;
}
.section2__info2--txt::before {
  position: absolute;
  left: -0.375rem;
  top: 7rem;
  background: url(../img/sec2-deco.png) no-repeat left top/100% auto;
  content: "";
  width: 101%;
  height: 31.6875rem;
}
@media (max-width: 750px) {
  .section2__info2--txt::before {
    width: 100%;
    height: 26.8125rem;
    left: 0;
    top: 13.125rem;
    background-image: url("../img/sec2-deco-sp.png");
  }
}
@media (max-width: 750px) {
  .section2__info2--txt {
    font-size: 2.25rem;
    line-height: 3.375rem;
    margin: 0 0 6.25rem;
  }
}
.section2__info2--item {
  margin: 0 3.75rem 6.4375rem;
}
@media (max-width: 750px) {
  .section2__info2--item {
    margin: 0 2.5rem 6.25rem;
  }
}
.section2__info2--item h4 {
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 400;
  margin-bottom: 1.3125rem;
}
@media (max-width: 750px) {
  .section2__info2--item h4 {
    font-size: 3rem;
    line-height: 4.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 751px) {
  .section2__info2--item .img {
    width: 52.3125rem;
    margin: 0 auto;
  }
}
.section2__info2--item .txt {
  text-align: center;
  padding: 1.625rem 0;
}
@media (max-width: 750px) {
  .section2__info2--item .txt {
    padding: 1.6875rem 0;
  }
}
.section2__info2--item .accordion {
  border: 0.125rem solid #FFF8C1;
  background-color: #312F1A;
  margin: 1.875rem 0.0625rem 3.75rem;
}
.section2__info2--item .accordion__btn {
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.0625rem;
  padding: 2.4375rem 0 2.1875rem 2.625rem;
}
.section2__info2--item .accordion__btn span {
  font-size: 1.4375rem;
  display: inline-block;
}
@media (max-width: 750px) {
  .section2__info2--item .accordion__btn::after {
    right: 2.375rem;
  }
}
.section2__info2--item .accordion__main {
  padding: 3.375rem 2.5rem;
  border-top: 0.125rem solid #FFF8C1;
}
.section2__info2--item .accordion__main dl + dl {
  margin-top: 3.8125rem;
}
.section2__info2--item .accordion__main dl dt {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0.1875rem;
}
.section2__info2--item .accordion__main dl dd ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.125rem dotted #E0FFFF;
  padding: 0.3125rem 0;
}
.section2__info2--item .accordion__main dl dd ul li .f-18 {
  font-size: 1.125rem;
}
.section2__info2--item .accordion__main dl dd ul li.sub-ttl {
  font-weight: 700;
  border-bottom: none;
  margin-top: 0.625rem;
}
.section2__info2--item .accordion__main dl dd p {
  padding-left: 1.5rem;
  text-indent: -1.8125rem;
}
.section2__info2--item .accordion__main dl dd p + p {
  margin-top: 0.3125rem;
  line-height: 2.1875rem;
}
.section2__info2--item .accordion__main dl dd p.text-indent-0 {
  text-indent: 0;
  padding-left: 0;
}
.section2__info2--item .accordion__main dl dd p span {
  padding-right: 0.3125rem;
}
@media (min-width: 751px) {
  .section2__info2--item .accordion__main dl dd .two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .section2__info2--item .accordion__main dl dd .two-col ul {
    width: 22.3125rem;
  }
}

@media (min-width: 751px) {
  .footer h2 {
    width: 54.875rem;
    margin: -2.25rem auto -8.0625rem;
  }
}
@media (max-width: 750px) {
  .footer h2 {
    margin: 1.6875rem auto -4.8125rem;
  }
}
.footer .btn {
  position: relative;
  margin: 0 auto 0.3125rem;
}
@media (min-width: 751px) {
  .footer .btn {
    width: 46.6875rem;
  }
}
@media (max-width: 750px) {
  .footer .btn {
    margin-bottom: 0.625rem;
  }
}
.footer .btn .on {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
}
.footer .btn .off {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.footer .btn a {
  display: inline-block;
  position: relative;
}
@media (min-width: 751px) {
  .footer .btn a:hover .on {
    opacity: 1;
  }
  .footer .btn a:hover .off {
    opacity: 0;
  }
}
.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.875rem;
}
.footer ul li {
  width: 4.75rem;
}
.footer ul li:nth-child(1) {
  width: 4.25rem;
}
.footer ul li:nth-child(3) {
  width: 6.75rem;
}
.footer ul li a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 751px) {
  .footer ul li a:hover {
    opacity: 0.7;
  }
}

.footer2 {
  position: relative;
  z-index: 1;
  background: #000;
}
.footer2.fixed-bottom .logo-fixed, .footer2.fixed-bottom .nav-fixed {
  position: absolute;
  top: -50vh;
}
.footer2__btn {
  width: 32.4375rem;
  margin: 0 auto;
  padding: 7.75rem 0;
}
.footer2__text {
  background-color: #fff;
  padding: 6.25rem 0 1.625rem;
  margin-top: 5rem;
}
@media (max-width: 750px) {
  .footer2__text {
    padding: 6.375rem 0 3.3125rem;
  }
}
.footer2__text .logo {
  width: 18.5625rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .footer2__text .logo {
    width: 19rem;
  }
}
.footer2__text p {
  font-size: 1.5rem;
  color: #000;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.02em;
  padding-top: 3.125rem;
}