@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  border: none;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

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

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

a {
  text-decoration: none;
}

html {
  font-size: 0.6944444444vw;
  scroll-behavior: smooth;
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
  }
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 500;
  font-size: 14px;
  line-height: 1.42857143;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  word-break: break-all;
  min-height: 100dvh;
}
@media screen and (max-width: 767.999px) {
  body {
    font-weight: 400;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000;
}
a:hover {
  color: #000;
  cursor: pointer;
}

ol li,
ul li {
  list-style: none;
}

img {
  vertical-align: bottom;
  width: 100%;
}

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

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

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

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  max-width: 100% !important;
  width: 100% !important;
}

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

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

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

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

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

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

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

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

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

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

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

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

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

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

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

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

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

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

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

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mt1r {
  margin-top: 1rem !important;
}

.mt2r {
  margin-top: 2rem !important;
}

.mt3r {
  margin-top: 3rem !important;
}

.mt4r {
  margin-top: 4rem !important;
}

.mt5r {
  margin-top: 5rem !important;
}

.mt6r {
  margin-top: 6rem !important;
}

.mt7r {
  margin-top: 7rem !important;
}

.mt8r {
  margin-top: 8rem !important;
}

.mt9r {
  margin-top: 9rem !important;
}

.mt10r {
  margin-top: 10rem !important;
}

.mb1r {
  margin-bottom: 1rem !important;
}

.mb2r {
  margin-bottom: 2rem !important;
}

.mb3r {
  margin-bottom: 3rem !important;
}

.mb4r {
  margin-bottom: 4rem !important;
}

.mb5r {
  margin-bottom: 5rem !important;
}

.mb6r {
  margin-bottom: 6rem !important;
}

.mb7r {
  margin-bottom: 7rem !important;
}

.mb8r {
  margin-bottom: 8rem !important;
}

.mb9r {
  margin-bottom: 9rem !important;
}

.mb10r {
  margin-bottom: 10rem !important;
}

.ml1r {
  margin-left: 1rem !important;
}

.ml2r {
  margin-left: 2rem !important;
}

.ml3r {
  margin-left: 3rem !important;
}

.ml4r {
  margin-left: 4rem !important;
}

.ml5r {
  margin-left: 5rem !important;
}

.ml6r {
  margin-left: 6rem !important;
}

.ml7r {
  margin-left: 7rem !important;
}

.ml8r {
  margin-left: 8rem !important;
}

.ml9r {
  margin-left: 9rem !important;
}

.ml10r {
  margin-left: 10rem !important;
}

.mr1r {
  margin-right: 1rem !important;
}

.mr2r {
  margin-right: 2rem !important;
}

.mr3r {
  margin-right: 3rem !important;
}

.mr4r {
  margin-right: 4rem !important;
}

.mr5r {
  margin-right: 5rem !important;
}

.mr6r {
  margin-right: 6rem !important;
}

.mr7r {
  margin-right: 7rem !important;
}

.mr8r {
  margin-right: 8rem !important;
}

.mr9r {
  margin-right: 9rem !important;
}

.mr10r {
  margin-right: 10rem !important;
}

.pl1em {
  padding-left: 1em;
}

.pl2em {
  padding-left: 2em;
}

.pl3em {
  padding-left: 3em;
}

.ind1 {
  text-indent: -1em !important;
  margin-left: 1em !important;
}

.ind2 {
  text-indent: -2em !important;
  margin-left: 2em !important;
}

.ind3 {
  text-indent: -3em !important;
  margin-left: 3em !important;
}

.ind4 {
  text-indent: -4em !important;
  margin-left: 4em !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mauto {
  margin: auto;
}

@media screen and (max-width: 767.999px) {
  .pc {
    display: none;
  }
}

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

header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background: #fff;
}
@media screen and (max-width: 767.999px) {
  header {
    position: fixed;
  }
}
header .header-copy {
  text-align: center;
  color: #fff;
  background: #ff4d00;
}
@media screen and (max-width: 767.999px) {
  header .header-copy {
    font-size: 8px;
    padding: 5px 0 6px;
    line-height: 1em;
  }
}
header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1100px;
  margin: auto;
  padding: 20px 15px 17px 20px;
}
@media screen and (max-width: 767.999px) {
  header .header-container {
    padding: 0;
  }
}
@media screen and (max-width: 767.999px) {
  header .header-logo {
    width: 48%;
    max-width: 154px;
    margin: 10px 0 0 5px;
  }
}
header .header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 40px;
  padding-top: 10px;
}
@media screen and (max-width: 767.999px) {
  header .header-content {
    display: none;
  }
}
header .header-content .header-tel {
  margin-top: 2px;
}
header ul.header-content-sp {
  display: none;
}
@media screen and (max-width: 767.999px) {
  header ul.header-content-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 196px;
  }
}
header ul.header-content-sp > li:first-child {
  background-color: #8dc833;
  padding: 6px;
}
header ul.header-content-sp > li:nth-child(2) {
  background-color: #0593de;
  padding: 6px;
}
header ul.header-content-sp > li:nth-child(3) {
  background-color: #ff9301;
  padding: 6px;
}
header ul.header-content-sp > li .hamburger {
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  padding: 10px 5px;
}
header ul.header-content-sp > li .hamburger .hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  -webkit-perspective: 80px;
          perspective: 80px;
}
header ul.header-content-sp > li .hamburger .hamburger-box .hamburger-inner {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
header ul.header-content-sp > li .hamburger .hamburger-box .hamburger-inner:before, header ul.header-content-sp > li .hamburger .hamburger-box .hamburger-inner:after {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  top: -10px;
}
header ul.header-content-sp > li .hamburger .hamburger-box .hamburger-inner:after {
  top: auto;
  bottom: -10px;
}
header #my-menu {
  display: none;
}
@media screen and (max-width: 767.999px) {
  header #my-menu {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
    min-width: 140px;
    position: fixed;
    right: 0;
    left: auto !important;
    max-width: 440px !important;
    width: 80% !important;
    z-index: 100;
    margin: auto;
    -webkit-box-shadow: 1px 1px 1px #ccc;
            box-shadow: 1px 1px 1px #ccc;
    top: 74px;
    height: calc(100vh - 74px);
  }
  header #my-menu > ul {
    margin: 20px;
  }
  header #my-menu > ul li a {
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 10px 0 10px;
    color: rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid #eee;
  }
}
header.active ul.header-content-sp > li .hamburger .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
header.active ul.header-content-sp > li .hamburger .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}
header.active ul.header-content-sp > li .hamburger .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}
@media screen and (max-width: 767.999px) {
  header.active #my-menu {
    display: block;
  }
}

.navi {
  background: #ff4d00;
  width: 100%;
  height: 60px;
}
@media screen and (max-width: 767.999px) {
  .navi {
    height: 50px;
  }
}
.navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
}
@media screen and (max-width: 767.999px) {
  .navi ul {
    padding-left: 0;
  }
}
.navi ul li {
  width: 20%;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 767.999px) {
  .navi ul li {
    width: 25%;
    font-size: 12px;
  }
}
@media screen and (max-width: 767.999px) {
  .navi ul li:first-child {
    padding-left: 1%;
  }
}
.navi ul li a {
  padding-top: 20px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  height: 58px;
}
@media screen and (max-width: 767.999px) {
  .navi ul li a {
    padding-top: 0;
    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;
    height: 50px;
  }
}

.fixed_banner {
  position: fixed;
  bottom: 110px;
  right: -60px;
  z-index: 1000;
  cursor: pointer;
  -webkit-animation: poyoyon 2s ease-in-out infinite;
          animation: poyoyon 2s ease-in-out infinite;
}
@media screen and (max-width: 767.999px) {
  .fixed_banner {
    bottom: 20px;
    right: -30px;
  }
}
.fixed_banner img {
  width: 150px;
  height: auto;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767.999px) {
  .fixed_banner img {
    width: 80px;
    border-radius: 10px;
  }
}
@-webkit-keyframes poyoyon {
  0% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
  25% {
    -webkit-transform: translateX(-50%) scale(1.06);
            transform: translateX(-50%) scale(1.06);
  }
  50% {
    -webkit-transform: translateX(-50%) scale(0.96);
            transform: translateX(-50%) scale(0.96);
  }
  75% {
    -webkit-transform: translateX(-50%) scale(1.04);
            transform: translateX(-50%) scale(1.04);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}
@keyframes poyoyon {
  0% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
  25% {
    -webkit-transform: translateX(-50%) scale(1.06);
            transform: translateX(-50%) scale(1.06);
  }
  50% {
    -webkit-transform: translateX(-50%) scale(0.96);
            transform: translateX(-50%) scale(0.96);
  }
  75% {
    -webkit-transform: translateX(-50%) scale(1.04);
            transform: translateX(-50%) scale(1.04);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}

.pagetop {
  position: fixed;
  bottom: 30px;
  right: -180px;
}
.pagetop img {
  width: 25%;
}

@media screen and (max-width: 767.999px) {
  footer {
    background: #fffbed;
  }
}
footer .logo {
  width: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto 0;
}
@media screen and (max-width: 767.999px) {
  footer .logo {
    width: 35%;
    margin: 25px auto 0;
  }
}
footer .link {
  text-align: center;
  font-size: 17px;
  line-height: 1.8em;
  margin-top: 10px;
}
@media screen and (max-width: 767.999px) {
  footer .link {
    font-size: 10px;
    margin-top: 0;
    padding-bottom: 20px;
  }
}
footer .copyright {
  padding: 50px 20px 35px;
  text-align: center;
  font-size: 85%;
}
@media screen and (max-width: 767.999px) {
  footer .copyright {
    padding: 10px 20px 20px;
    font-size: 10px;
    background: #fff;
  }
}

@media screen and (max-width: 767.999px) {
  .wrapper#top .navi.top {
    margin-top: 74px;
  }
}
.wrapper#top #form {
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
}
.wrapper#top #form .form-title {
  background: #e42702;
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.16) 4px, transparent 4px), radial-gradient(circle, rgba(255, 255, 255, 0.16) 4px, transparent 4px);
  background-position: 0 0, 10px 20px;
  background-size: 20px 40px;
  height: 130px;
  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;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #form .form-title {
    height: 13rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #form .form-title {
    height: 6rem;
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0.16) 2px, transparent 2px), radial-gradient(circle, rgba(255, 255, 255, 0.16) 2px, transparent 2px);
    background-position: 0 0, 5px 10px;
    background-size: 10px 20px;
  }
}
.wrapper#top #form .form-title img {
  width: 457px;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #form .form-title img {
    width: 45.7rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #form .form-title img {
    width: 60%;
  }
}
.wrapper#top #form .form-head {
  background: #ffe6e1;
}
.wrapper#top #form .form-head .form-head-inner {
  width: 1100px;
  max-width: 100%;
  margin: auto;
  position: relative;
  padding: 35px 0 75px 80px;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #form .form-head .form-head-inner {
    width: 110rem;
    padding: 3.5rem 0 7.5rem 8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #form .form-head .form-head-inner {
    padding: 2.5rem 1.5rem;
  }
}
.wrapper#top #form .form-head .form-head-inner .form-copy {
  margin: auto;
}
.wrapper#top #form .form-head .form-head-inner .form-copy img {
  width: 672px;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #form .form-head .form-head-inner .form-copy img {
    width: 67.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #form .form-head .form-head-inner .form-copy img {
    width: 24rem;
  }
}
.wrapper#top #form .form-head .form-head-inner .form-text {
  color: #45220c;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 1.2em;
  line-height: 1.6em;
  margin-top: -0.2em;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #form .form-head .form-head-inner .form-text {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #form .form-head .form-head-inner .form-text {
    margin-top: 0;
    font-size: 1.3rem;
  }
}
.wrapper#top #form .form-head .form-head-inner .form-person {
  position: absolute;
  bottom: 0;
  right: -60px;
  aspect-ratio: 828/737;
  width: 414px;
}
@media screen and (max-width: 1440px) {
  .wrapper#top #form .form-head .form-head-inner .form-person {
    right: -6rem;
    width: 41.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #form .form-head .form-head-inner .form-person {
    right: -3rem;
    width: 18rem;
  }
}
.wrapper#top .form-lead {
  text-align: center;
  font-size: 16px;
  line-height: 1.8em;
  width: 94%;
  margin: 80px auto 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .form-lead {
    font-size: 1.4rem;
    margin-top: 4rem;
  }
}
.wrapper#top .form-content {
  width: 700px;
  max-width: 94%;
  margin: 50px auto 0;
  font-size: 16px;
  display: -ms-grid;
  display: grid;
  gap: 2em 0;
  padding-bottom: 150px;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .form-content {
    margin-top: 4rem;
    font-size: 1.4rem;
    padding-bottom: 10rem;
  }
}
.wrapper#top .form-content .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em 0;
}
.wrapper#top .form-content .form-group .form-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wrapper#top .form-content .form-group .form-title label {
  font-weight: bold;
}
.wrapper#top .form-content .form-group .form-title .required {
  font-size: 0.8em;
  font-weight: bold;
  color: #fff;
  background: #e42702;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1em;
  padding: 0.3em 0.5em;
  border-radius: 0.2em;
  letter-spacing: 0.1em;
  margin-left: 1em;
}
.wrapper#top .form-content .form-group .form-title .note {
  width: 100%;
  margin-top: 0.5em;
  font-size: 0.9em;
  letter-spacing: 0.02em;
}
.wrapper#top .form-content .form-group .doc {
  font-size: 0.9em;
  margin-top: 0.3em;
}
.wrapper#top .form-content .form-group .doc a {
  color: #2c4f9a;
  text-decoration: underline;
}
.wrapper#top .form-content .form-group .doc a:hover {
  text-decoration: none;
}
.wrapper#top input[type=password],
.wrapper#top input[type=email],
.wrapper#top input[type=tel],
.wrapper#top input[type=url],
.wrapper#top input[type=search],
.wrapper#top input[type=number],
.wrapper#top input[type=date],
.wrapper#top input[type=time],
.wrapper#top input[type=text] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 1px solid #bdbdbd;
  width: 100%;
  background: #fff;
  padding: 0 1em;
  border-radius: 0.4em;
  min-height: 48px;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top input[type=password],
  .wrapper#top input[type=email],
  .wrapper#top input[type=tel],
  .wrapper#top input[type=url],
  .wrapper#top input[type=search],
  .wrapper#top input[type=number],
  .wrapper#top input[type=date],
  .wrapper#top input[type=time],
  .wrapper#top input[type=text] {
    min-height: 44px;
  }
}
.wrapper#top input[type=file] {
  font-size: 0.9em;
  cursor: pointer;
}
.wrapper#top ::-webkit-file-upload-button {
  background: #edf1f4;
  cursor: pointer;
  border: none;
  padding: 0.5em 1.5em;
  margin-right: 1em;
  border-radius: 0.2em;
}
.wrapper#top ::file-selector-button,
.wrapper#top ::-webkit-file-upload-button {
  background: #edf1f4;
  cursor: pointer;
  border: none;
  padding: 0.5em 1.5em;
  margin-right: 1em;
  border-radius: 0.2em;
}
.wrapper#top .select01 select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 1px solid #bdbdbd;
  padding: 0 1em;
  width: 100%;
  background: #fff;
  border-radius: 0.4em;
  min-height: 48px;
  cursor: pointer;
  background: #fff;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .select01 select {
    padding: 0 0.6em;
    min-height: 44px;
  }
}
.wrapper#top .radio01 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[1];
  grid-template-columns: repeat(1, minmax(0, 1fr));
  min-width: 0;
  background: #fff;
}
.wrapper#top .radio01 label {
  position: relative;
  min-width: 0;
  padding: 0.8em 0.5em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper#top .radio01 label input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.wrapper#top .radio01 label span {
  position: relative;
  line-height: 1.2em;
  padding-left: 1.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9em;
}
.wrapper#top .radio01 label span:before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  background: #eee;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top .radio01 label span:after {
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: #eee;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0.3em;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper#top .radio01 label:has(input:checked) {
  background: #edf1f4;
}
.wrapper#top .radio01 label:has(input:checked) span:after {
  background: #2c4f9a;
}
.wrapper#top .radio02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 0;
  background: #fff;
}
.wrapper#top .radio02 label {
  position: relative;
  min-width: 0;
  padding: 0.8em 0.5em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper#top .radio02 label input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.wrapper#top .radio02 label span {
  position: relative;
  line-height: 1.2em;
  padding-left: 1.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9em;
}
.wrapper#top .radio02 label span:before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  background: #eee;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top .radio02 label span:after {
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: #eee;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0.3em;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper#top .radio02 label:has(input:checked) {
  background: #edf1f4;
}
.wrapper#top .radio02 label:has(input:checked) span:after {
  background: #2c4f9a;
}
.wrapper#top .birth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5em;
}
.wrapper#top .birth .birth-calendar {
  width: 5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .birth .birth-calendar {
    width: 4.5em;
  }
}
.wrapper#top .birth .birth-year {
  width: 5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .birth .birth-year {
    width: 4.5em;
  }
}
.wrapper#top .birth .birth-year input {
  text-align: center;
}
.wrapper#top .birth .birth-month {
  width: 5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .birth .birth-month {
    width: 4.5em;
  }
}
.wrapper#top .birth .birth-month input {
  text-align: center;
}
.wrapper#top .birth .birth-day {
  width: 5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .birth .birth-day {
    width: 4.5em;
  }
}
.wrapper#top .birth .birth-day input {
  text-align: center;
}
.wrapper#top .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em 0;
}
.wrapper#top .address .address-postcode {
  width: 10em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5em;
}
.wrapper#top .address .address-first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapper#top .address .address-first .address-pref {
  width: 7em;
}
.wrapper#top .address .address-first .address-city {
  width: calc(100% - 7.5em);
}
.wrapper#top .check01 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr);
  grid-template-columns: repeat(1, minmax(0, 1fr));
  min-width: 0;
  gap: 0.5em;
}
.wrapper#top .check01 label {
  position: relative;
  min-width: 0;
  padding: 1em 0.5em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0.8em;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 48px;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .check01 label {
    min-height: 44px;
  }
}
.wrapper#top .check01 label input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.wrapper#top .check01 label span {
  position: relative;
  line-height: 1.2em;
  padding-left: 1.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9em;
}
.wrapper#top .check01 label span:before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  background: #eee;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
.wrapper#top .check01 label span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  width: 0.8em;
  height: 0.5em;
  border-left: 2px solid #2c4f9a;
  border-bottom: 2px solid #2c4f9a;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper#top .check01 label:has(input:checked) {
  background: #edf1f4;
}
.wrapper#top .check01 label:has(input:checked) span:after {
  opacity: 1;
  visibility: visible;
}
.wrapper#top input[type=submit] {
  color: #fff;
  background: #2c4f9a;
  border: 1px solid #2c4f9a;
  height: 60px;
  width: 250px;
  margin: auto;
  border-radius: 0.8em;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top input[type=submit] {
    height: 5rem;
    width: 20rem;
  }
}
.wrapper#top input[type=submit]:hover {
  color: #2c4f9a;
  background: #edf1f4;
}
.wrapper#top .errormessage {
  color: #e42702;
  background: #fbe6e1;
  font-size: 0.9em;
  font-weight: bold;
  border-radius: 0.4em;
  padding: 0.5em 1em;
}

main {
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
}

@media screen and (max-width: 767.999px) {
  .wrapper#thanks .navi.top {
    margin-top: 74px;
  }
}
.wrapper#thanks .thanks-title {
  background: #e42702;
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.16) 4px, transparent 4px), radial-gradient(circle, rgba(255, 255, 255, 0.16) 4px, transparent 4px);
  background-position: 0 0, 10px 20px;
  background-size: 20px 40px;
  height: 130px;
  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;
}
@media screen and (max-width: 1440px) {
  .wrapper#thanks .thanks-title {
    height: 13rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-title {
    height: 6rem;
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0.16) 2px, transparent 2px), radial-gradient(circle, rgba(255, 255, 255, 0.16) 2px, transparent 2px);
    background-position: 0 0, 5px 10px;
    background-size: 10px 20px;
  }
}
.wrapper#thanks .thanks-title img {
  width: 457px;
}
@media screen and (max-width: 1440px) {
  .wrapper#thanks .thanks-title img {
    width: 45.7rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-title img {
    width: 60%;
  }
}
.wrapper#thanks .thanks-content {
  background: #ffe6e1;
  padding: 90px 0 100px;
}
@media screen and (max-width: 1440px) {
  .wrapper#thanks .thanks-content {
    padding: 9rem 0 10rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-content {
    padding: 8rem 0;
  }
}
.wrapper#thanks .thanks-content .thanks-heading {
  text-align: center;
}
.wrapper#thanks .thanks-content .thanks-heading img {
  width: 437px;
}
@media screen and (max-width: 1440px) {
  .wrapper#thanks .thanks-content .thanks-heading img {
    width: 43.7rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-content .thanks-heading img {
    width: 80%;
  }
}
.wrapper#thanks .thanks-content .thanks-text {
  color: #45220c;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6em;
  margin-top: 50px;
}
@media screen and (max-width: 1440px) {
  .wrapper#thanks .thanks-content .thanks-text {
    font-size: 2rem;
    margin-top: 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#thanks .thanks-content .thanks-text {
    font-size: 1.5rem;
    margin-top: 3rem;
  }
}