@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: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 94px;
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
    scroll-padding-top: 7.7rem;
  }
}
html.large {
  font-size: 70%;
}
@media screen and (max-width: 767.999px) {
  html.large {
    font-size: 2.6041666667vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  word-break: break-all;
  min-height: 100dvh;
  color: #333;
}
@media screen and (max-width: 767.999px) {
  body {
    font-weight: 400;
  }
}

main {
  margin-top: 94px;
}
@media screen and (max-width: 767.999px) {
  main {
    margin-top: 7.7rem;
  }
}

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

a:focus-visible,
button:focus-visible {
  outline-offset: -0.2rem;
  outline: 0.2rem solid #C52E2E;
}

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;
  }
}

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

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

.container {
  width: 110rem;
  margin: auto;
  max-width: calc(100% - 3rem);
}
@media screen and (max-width: 767.999px) {
  .container {
    width: calc(100% - 3rem);
  }
}

.btn01 {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  width: 33rem;
  max-width: 100%;
  height: 6rem;
  color: #fff;
  background: #C52E2E;
  border-radius: 0.8rem;
  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;
  margin: auto;
  position: relative;
  border: 0.2rem solid #C52E2E;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  .btn01 {
    width: 80%;
  }
}
.btn01:before {
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  border: 0;
  border-top: solid 0.2rem #fff;
  border-right: solid 0.2rem #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
}
.btn01 span {
  position: relative;
  padding-left: 3.5rem;
}
.btn01 span:before {
  content: "";
  background: url("../img/share/icon_contact.png") center no-repeat;
  background-size: contain;
  width: 2.73rem;
  height: 1.846rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn01:hover {
  color: #C52E2E;
  background: #fff;
}
.btn01:hover:before {
  border-color: #C52E2E;
}
.btn01:hover span:before {
  background: url("../img/share/icon_contact_red.png") center no-repeat;
  background-size: contain;
}

.btn02 {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  width: 38rem;
  max-width: 100%;
  height: 8rem;
  color: #333;
  background: #fff;
  border-radius: 0.8rem;
  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;
  margin: auto;
  position: relative;
  border: 0.2rem solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  .btn02 {
    font-size: 1.8rem;
    height: 6rem;
  }
}
.btn02:before {
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  border: 0;
  border-top: solid 0.2rem #333;
  border-right: solid 0.2rem #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
}
.btn02 span {
  position: relative;
  padding-left: 3.5rem;
}
.btn02 span:before {
  content: "";
  background: url("../img/share/icon_contact_red.png") center no-repeat;
  background-size: contain;
  width: 2.73rem;
  height: 1.846rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn02:hover {
  color: #fff;
  background: #333;
}
.btn02:hover:before {
  border-color: #fff;
}
.btn02:hover span:before {
  background: url("../img/share/icon_contact.png") center no-repeat;
  background-size: contain;
}

.btn03 {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  width: 33rem;
  max-width: 100%;
  height: 8rem;
  color: #fff;
  background: #d59c0b;
  border-radius: 0.8rem;
  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;
  margin: auto;
  position: relative;
  border: 0.2rem solid #d59c0b;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  .btn03 {
    width: 80%;
  }
}
.btn03:before {
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  border: 0;
  border-top: solid 0.2rem #fff;
  border-right: solid 0.2rem #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
}
.btn03 span {
  position: relative;
  padding-left: 2.3rem;
}
.btn03 span:before {
  content: "";
  background: url("../img/share/icon_file.png") center no-repeat;
  background-size: contain;
  width: 1.632rem;
  height: 2.048rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn03:hover {
  color: #d59c0b;
  background: #fff;
}
.btn03:hover:before {
  border-color: #d59c0b;
}
.btn03:hover span:before {
  -webkit-filter: brightness(0) saturate(100%) invert(53%) sepia(99%) saturate(431%) hue-rotate(6deg) brightness(98%) contrast(91%);
          filter: brightness(0) saturate(100%) invert(53%) sepia(99%) saturate(431%) hue-rotate(6deg) brightness(98%) contrast(91%);
}

.common-head {
  width: 51rem;
  margin: auto;
  text-align: center;
  padding-bottom: 1rem;
}
@media screen and (max-width: 767.999px) {
  .common-head {
    width: 100%;
    padding-bottom: 2rem;
  }
}
.common-head .en {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767.999px) {
  .common-head .en {
    font-size: 1.4rem;
  }
}
.common-head .title {
  font-size: 4.2rem;
  font-weight: bold;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767.999px) {
  .common-head .title {
    font-size: 2.6rem;
  }
}
.common-head.red {
  background: url("../img/share/line_01.png") bottom left repeat-x;
  background-size: 1.2rem 0.3rem;
}
@media screen and (max-width: 767.999px) {
  .common-head.red {
    background-size: 0.84rem 0.21rem;
  }
}
.common-head.red .en {
  color: #C52E2E;
}
.common-head.blue {
  background: url("../img/share/line_02.png") bottom left repeat-x;
  background-size: 1.2rem 0.3rem;
}
@media screen and (max-width: 767.999px) {
  .common-head.blue {
    background-size: 0.84rem 0.21rem;
  }
}
.common-head.blue .en {
  color: #057EB1;
}
.common-head.yellow {
  background: url("../img/share/line_03.png") bottom left repeat-x;
  background-size: 1.2rem 0.3rem;
}
@media screen and (max-width: 767.999px) {
  .common-head.yellow {
    background-size: 0.84rem 0.21rem;
  }
}
.common-head.yellow .en {
  color: #E4C900;
}

.common-info {
  width: 73.2rem;
  max-width: calc(100% - 3rem);
  border-radius: 1.2rem;
  overflow: hidden;
  margin: 4rem auto 0;
}
@media screen and (max-width: 767.999px) {
  .common-info {
    width: 100%;
    max-width: 100%;
    margin-top: 3rem;
  }
}
.common-info .time {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .common-info .time {
    font-size: 2rem;
    padding: 0.5rem 0;
  }
}
.common-info .time span {
  position: relative;
  padding-left: 4rem;
}
@media screen and (max-width: 767.999px) {
  .common-info .time span {
    padding-left: 3.2rem;
  }
}
.common-info .time span:before {
  content: "";
  background: url("../img/share/icon_clock.png") center no-repeat;
  background-size: 3.2rem 3.2rem;
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .common-info .time span:before {
    background-size: 2.6rem 2.6rem;
    width: 2.6rem;
    height: 2.6rem;
  }
}
.common-info .lead {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 0.7em 0.5em;
  background: #fff;
}
@media screen and (max-width: 767.999px) {
  .common-info .lead {
    font-size: 1.8rem;
    letter-spacing: 0.02em;
    padding: 1em 0.5em;
  }
}
.common-info.red {
  border: 0.2rem solid #C52E2E;
}
.common-info.red .time {
  background: #C52E2E;
}
.common-info.blue {
  border: 0.2rem solid #057EB1;
}
.common-info.blue .time {
  background: #057EB1;
}

.pagetop {
  background: #fff;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 1;
  float: right;
  -webkit-box-shadow: 0 0 1rem #ccc;
          box-shadow: 0 0 1rem #ccc;
}
@media screen and (max-width: 767.999px) {
  .pagetop {
    display: none;
  }
}
.pagetop a {
  width: 5rem;
  height: 5rem;
  font-size: 1rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 0.5rem;
  position: relative;
}
.pagetop a:before {
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  border: 0;
  border-top: solid 0.2rem #057EB1;
  border-right: solid 0.2rem #057EB1;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 1.5rem;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pagetop a:hover {
  color: #fff;
  background: #057EB1;
}
.pagetop a:hover:before {
  border-color: #fff;
}

#header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 94px;
  padding-left: 60px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
@media screen and (max-width: 1440px) {
  #header {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #header {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767.999px) {
  #header {
    padding-left: 2rem;
    height: 7.7rem;
  }
}
#header .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1000px) {
  #header .header-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-logo {
    position: relative;
    z-index: 10;
  }
}
#header .header-logo .tokyo {
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1440px) {
  #header .header-logo .tokyo {
    width: 75px;
  }
}
@media screen and (max-width: 1000px) {
  #header .header-logo .tokyo {
    width: 65px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-logo .tokyo {
    margin-top: 0.5rem;
    width: 5rem;
  }
}
#header .header-logo #logo {
  width: 262px;
  margin-left: 15px;
}
@media screen and (max-width: 1440px) {
  #header .header-logo #logo {
    width: 196.5px;
  }
}
@media screen and (max-width: 1000px) {
  #header .header-logo #logo {
    width: 170.3px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-logo #logo {
    width: 11.2rem;
  }
}
#header .header-logo #logo picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .header-logo #logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .header-logo #logo a:hover {
  opacity: 0.7;
}
#header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
#header .header-container .header-inner {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-right: 25px;
}
@media screen and (max-width: 767.999px) {
  #header .header-container .header-inner {
    margin-right: 0;
  }
}
#header .header-container .header-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.999px) {
  #header .header-container .header-size {
    display: none;
  }
}
#header .header-container .header-size .header-size-label {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-right: 10px;
}
#header .header-container .header-size ul.header-size-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .header-container .header-size ul.header-size-list > li {
  position: relative;
}
#header .header-container .header-size ul.header-size-list > li button {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.04em;
  width: 82px;
  height: 33px;
  color: #A05F19;
  background: #fff;
  line-height: 1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  #header .header-container .header-size ul.header-size-list > li button {
    height: 28px;
  }
}
#header .header-container .header-size ul.header-size-list > li button.active {
  color: #fff;
  background: #A05F19;
}
#header .header-container .header-size ul.header-size-list > li button:hover {
  color: #fff;
  background: #A05F19;
}
#header .header-container .header-size ul.header-size-list > li:first-child button {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #A05F19;
  border-right: 0;
}
#header .header-container .header-size ul.header-size-list > li:last-child button {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#header .header-container .header-size ul.header-size-list > li:nth-child(n+2) button {
  border: 1px solid #A05F19;
  border-left: 0;
}
#header .header-container .header-size ul.header-size-list > li:nth-child(n+2):before {
  content: "";
  width: 1px;
  height: calc(100% - 2px);
  background: #fff;
  position: absolute;
  top: 1px;
  left: 0;
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    min-height: 100svh;
    background: #FFF1EA;
    overflow-y: scroll;
    padding: 12rem 0 5rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.1s;
    transition: 0.1s;
  }
}
#header .header-container #header-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 0 10px;
}
@media screen and (max-width: 1250px) {
  #header .header-container #header-nav ul {
    width: 350px;
    margin: 5px 0;
  }
}
@media screen and (max-width: 800px) {
  #header .header-container #header-nav ul {
    width: 330px;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-nav ul {
    width: 100%;
    width: 90%;
    margin: auto;
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#header .header-container #header-nav ul > li a {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding: 6px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1250px) {
  #header .header-container #header-nav ul > li a {
    padding: 0;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 800px) {
  #header .header-container #header-nav ul > li a {
    font-size: 15px;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-nav ul > li a {
    background: #fff;
    padding: 0.8em 2em 0.8em 1.2em;
    border-bottom: 0.1rem solid #000;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-nav ul > li a:before {
    content: "";
    width: 0.9rem;
    height: 0.9rem;
    border: 0;
    border-top: solid 0.2rem #C52E2E;
    border-right: solid 0.2rem #C52E2E;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 2rem;
    bottom: 0;
    margin: auto;
  }
}
#header .header-container #header-nav ul > li a:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #057EB1;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-nav ul > li a:after {
    content: none;
  }
}
#header .header-container #header-nav ul > li a:hover {
  color: #057EB1;
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-nav ul > li a:hover {
    color: #C52E2E;
  }
}
#header .header-container #header-nav ul > li a:hover:after {
  opacity: 1;
  visibility: visible;
}
#header .header-container #header-nav .header-contact {
  display: none;
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-nav .header-contact {
    display: block;
    margin-top: 2rem;
  }
}
#header .header-container #header-nav .header-contact button {
  width: 90%;
}
#header .header-container .header-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .header-container .header-btn button {
  width: 160px;
  height: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1300px) {
  #header .header-container .header-btn button {
    width: 120px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  #header .header-container .header-btn button {
    width: 100px;
    line-height: 1.2em;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-container .header-btn button {
    width: 8rem;
    font-size: 1.4rem;
    line-height: 1.15em;
  }
}
#header .header-container .header-btn button:before {
  content: "";
  width: 33.6px;
  height: 22.72px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1000px) {
  #header .header-container .header-btn button:before {
    top: 15px;
    width: 26.25px;
    height: 17.75px;
  }
}
@media screen and (max-width: 767.999px) {
  #header .header-container .header-btn button:before {
    top: 1.3rem;
    width: 2.1rem;
    height: 1.42rem;
  }
}
#header .header-container .header-btn button:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.2rem solid #000;
  position: absolute;
  top: 0;
  left: 0;
}
#header .header-container .header-btn button.voice {
  background: #057EB1;
}
#header .header-container .header-btn button.voice:before {
  background: url("../img/share/icon_voice.png") center no-repeat;
  background-size: contain;
}
#header .header-container .header-btn button.voice:after {
  border-color: #057EB1;
}
#header .header-container .header-btn button.voice.active:before {
  background: url("../img/share/icon_voice_close.png") center no-repeat;
  background-size: contain;
}
#header .header-container .header-btn button.voice.active:hover:before {
  background: url("../img/share/icon_voice_close_blue.png") center no-repeat;
  background-size: contain;
}
#header .header-container .header-btn button.voice:hover {
  color: #057EB1;
  background: #fff;
}
#header .header-container .header-btn button.voice:hover:before {
  background: url("../img/share/icon_voice_blue.png") center no-repeat;
  background-size: contain;
}
#header .header-container .header-btn button.contact {
  background: #C52E2E;
}
#header .header-container .header-btn button.contact:before {
  background: url("../img/share/icon_contact.png") center no-repeat;
  background-size: contain;
}
#header .header-container .header-btn button.contact:after {
  border-color: #C52E2E;
}
#header .header-container .header-btn button.contact:hover {
  color: #C52E2E;
  background: #fff;
}
#header .header-container .header-btn button.contact:hover:before {
  background: url("../img/share/icon_contact_red.png") center no-repeat;
  background-size: contain;
}
#header .header-container #header-open {
  display: none;
}
@media screen and (max-width: 767.999px) {
  #header .header-container #header-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#header .header-container #header-open button {
  color: #fff;
  background: #333;
  width: 6.4rem;
  font-size: 1.4rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1rem;
  position: relative;
}
#header .header-container #header-open button:before {
  content: "";
  background: url("../img/share/nav_open.png") center top no-repeat;
  background-size: contain;
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  top: 1.5rem;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  #header.active .header-container .header-inner #header-nav {
    opacity: 1;
    visibility: visible;
  }
}
#header.active .header-container #header-open button:before {
  background: url("../img/share/nav_close.png") center top no-repeat;
  background-size: contain;
}

footer {
  color: #fff;
  background: #3E4B58;
  padding: 10rem 0 2.5rem;
}
@media screen and (max-width: 767.999px) {
  footer {
    padding: 8rem 0 1.5rem;
  }
}
footer .footer-inner {
  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;
  font-size: 1.6rem;
  line-height: 1.75em;
}
@media screen and (max-width: 1000px) {
  footer .footer-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem 0;
  }
}
@media screen and (max-width: 767.999px) {
  footer .footer-inner {
    line-height: 1.6em;
  }
}
footer .footer-inner a {
  color: #fff;
}
footer .footer-inner .host {
  width: 49%;
}
@media screen and (max-width: 1000px) {
  footer .footer-inner .host {
    width: 100%;
  }
}
footer .footer-inner .operation {
  width: 42%;
  line-height: 1.4em;
}
@media screen and (max-width: 1000px) {
  footer .footer-inner .operation {
    width: 100%;
  }
}
@media screen and (max-width: 767.999px) {
  footer .footer-inner .operation {
    line-height: 1.4em;
  }
}
footer .footer-link {
  text-align: center;
  margin-top: 7rem;
}
@media screen and (max-width: 767.999px) {
  footer .footer-link {
    margin-top: 5rem;
  }
}
footer .footer-link a {
  font-size: 1.6rem;
  color: #fff;
  position: relative;
}
footer .footer-link a:after {
  content: "";
  width: 100%;
  height: 0.2rem;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .footer-link a:hover:after {
  visibility: hidden;
  opacity: 0;
}
footer .footer-link a[target=_blank] {
  position: relative;
  padding-right: 2.8rem;
}
footer .footer-link a[target=_blank]:before {
  content: "";
  background: url("../img/share/icon_blank.png") center no-repeat;
  background-size: contain;
  width: 2.2rem;
  height: 2.2rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
footer #copyright {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 7rem;
}
@media screen and (max-width: 767.999px) {
  footer #copyright {
    margin-top: 5rem;
  }
}

.wrapper#top #mv {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#FFF1E9));
  background: linear-gradient(to top, #fff, #FFF1E9);
  padding: 175px 0 11rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv {
    padding: 13.5rem 0 17rem;
  }
}
.wrapper#top #mv:before {
  content: "";
  background: url("../img/top/mv_bg.png") top center no-repeat;
  background-size: 144rem auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 2rem;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv:before {
    background-size: 110% auto;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv:before {
    top: 3.5rem;
    background: url("../img/top/mv_bg_sp.png") top center no-repeat;
    background-size: 100% auto;
  }
}
.wrapper#top #mv .mv-inner {
  position: relative;
  width: 60rem;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner {
    width: 49rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner {
    width: 100%;
  }
}
.wrapper#top #mv .mv-inner .copy {
  color: #057EB1;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner .copy {
    font-size: 1.4rem;
    line-height: 1.4em;
    margin-right: 3rem;
  }
}
.wrapper#top #mv .mv-inner .title {
  text-align: center;
  margin-top: 1.5rem;
}
.wrapper#top #mv .mv-inner .title img {
  width: 54.4rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner .title img {
    width: 40rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner .title img {
    width: 90%;
  }
}
.wrapper#top #mv .mv-inner .datetime {
  margin-top: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner .datetime {
    text-align: center;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner .datetime img {
    width: 90%;
  }
}
.wrapper#top #mv .mv-inner dl.info {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.wrapper#top #mv .mv-inner dl.info dt {
  width: 12rem;
  color: #fff;
  background: #C52E2E;
  border-radius: 100vmax;
  text-align: center;
  font-size: 2rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner dl.info dt {
    width: 10rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info dt {
    width: 8.5rem;
    line-height: 1.4em;
  }
}
.wrapper#top #mv .mv-inner dl.info dt.multiple {
  font-size: 1.5rem;
  line-height: 1.1em;
  padding: 0.5em 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info dt.multiple {
    font-size: 1.2rem;
    line-height: 1em;
  }
}
.wrapper#top #mv .mv-inner dl.info dd {
  width: calc(100% - 13.5rem);
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner dl.info dd {
    width: calc(100% - 11.5rem);
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info dd {
    width: 26rem;
    font-size: 1.8rem;
    line-height: 1.2em;
    white-space: normal;
    padding-left: 0.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info dd.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #mv .mv-inner dl.info dd .date {
  font-size: 4.2rem;
  line-height: 0.6em;
  margin-left: 0.4rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner dl.info dd .date {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info dd .date {
    font-size: 2.2rem;
  }
}
.wrapper#top #mv .mv-inner dl.info dd .week {
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  background: #333;
  border-radius: 50%;
  display: inline-block;
  line-height: 1em;
  width: 3.2rem;
  height: 3.2rem;
  margin: -0.4rem 0 0 0.8rem;
  padding-top: 0.7rem;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner dl.info dd .week {
    font-size: 1.6rem;
    width: 2.8rem;
    height: 2.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info dd .week {
    font-size: 1.4rem;
    width: 2.5rem;
    height: 2.5rem;
  }
}
.wrapper#top #mv .mv-inner dl.info dd .time {
  font-size: 2.6rem;
  line-height: 1em;
  margin-left: 0.6rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner dl.info dd .time {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner dl.info dd .time {
    font-size: 1.8rem;
  }
}
.wrapper#top #mv .mv-inner .capacity {
  position: absolute;
  top: -7rem;
  right: -13rem;
  width: 16rem;
  height: 16rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #mv .mv-inner .capacity {
    top: -7rem;
    right: -5rem;
    width: 14rem;
    height: 14rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-inner .capacity {
    top: -5.5rem;
    right: 1rem;
    width: 9.3rem;
    height: 9.3rem;
  }
}
.wrapper#top #about {
  background-image: url("../img/top/about_illust_02.png");
  background-repeat: no-repeat;
  background-size: 12.7rem 11.9rem;
  background-position: top 11rem right 16rem;
  padding-bottom: 10rem;
  position: relative;
  max-width: 144rem;
  margin: 5rem auto 0;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #about {
    background-position: top 3rem right 1rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about {
    background-size: 5.08rem 4.76rem;
    background-position: top 0 right 0.5rem;
    margin-top: 10rem;
  }
}
.wrapper#top #about:before {
  content: "";
  background: url("../img/top/about_illust_01.png") center no-repeat;
  background-size: contain;
  width: 14.6rem;
  height: 10rem;
  position: absolute;
  bottom: -1.5rem;
  left: 13.5rem;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #about:before {
    bottom: -1.5rem;
    left: 3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about:before {
    width: 8.76rem;
    height: 6rem;
    bottom: -1.5rem;
    left: 1.5rem;
  }
}
.wrapper#top #about:after {
  content: "";
  background: url("../img/top/about_illust_03.png") center no-repeat;
  background-size: contain;
  width: 21.8rem;
  height: 14.9rem;
  position: absolute;
  bottom: -1rem;
  right: 20rem;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #about:after {
    right: 1rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about:after {
    width: 13.08rem;
    height: 8.94rem;
  }
}
.wrapper#top #about .about-lead {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.2em;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-lead {
    font-size: 1.6rem;
    width: calc(100% - 3rem);
    margin: auto;
    letter-spacing: 0.05em;
  }
}
.wrapper#top #about .about-btn {
  text-align: center;
  margin-top: 4rem;
}
.wrapper#top #basiclecture {
  background: #F7F7F7;
  padding: 10rem 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture {
    padding: 8rem 0;
  }
}
.wrapper#top #basiclecture .basiclecture-inner {
  width: 93.5rem;
  max-width: calc(100% - 3rem);
  margin: auto;
}
.wrapper#top #basiclecture .basiclecture-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.wrapper#top #basiclecture .basiclecture-info .content {
  width: 55%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info .content {
    width: 100%;
    margin-top: 3rem;
  }
}
.wrapper#top #basiclecture .basiclecture-info .content .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-bottom: 0.1rem solid #057EB1;
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info .content .name {
    padding-bottom: 1.5rem;
  }
}
.wrapper#top #basiclecture .basiclecture-info .content .name .kanji {
  font-size: 3.2rem;
  font-weight: bold;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info .content .name .kanji {
    font-size: 2.4rem;
  }
}
.wrapper#top #basiclecture .basiclecture-info .content .name .kanji span {
  font-size: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info .content .name .kanji span {
    font-size: 1.6rem;
  }
}
.wrapper#top #basiclecture .basiclecture-info .content .name .kana {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  margin-left: 1.5rem;
}
.wrapper#top #basiclecture .basiclecture-info .content .lead {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2em;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info .content .lead {
    font-size: 1.6rem;
  }
}
.wrapper#top #basiclecture .basiclecture-info .pic {
  width: 36%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info .pic {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #basiclecture .basiclecture-info .pic img {
    width: 60%;
  }
}
.wrapper#top #paneldiscussion {
  padding: 10rem 0;
  position: relative;
  max-width: 144rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion {
    padding: 8rem 0;
  }
}
.wrapper#top #paneldiscussion:before {
  content: "";
  background: url("../img/top/paneldiscussion_illust.png") center no-repeat;
  background-size: contain;
  width: 16.25rem;
  height: 16.95rem;
  position: absolute;
  top: -6rem;
  left: 13rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #paneldiscussion:before {
    left: 1.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion:before {
    top: -3.5rem;
    width: 9.75rem;
    height: 10.17rem;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem 4%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list {
    gap: 3rem 0;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li {
  width: 48%;
  border: 0.1rem solid #333;
  border-radius: 0.8rem;
  padding: 5.5rem 4rem 3rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li {
    width: 100%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li {
    padding: 3rem 1.5rem;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child {
  width: 100%;
  padding: 3.8rem 4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child {
    padding: 3rem 1.5rem;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content {
  position: relative;
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 26%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .pic {
    position: initial;
    width: 100%;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .inner {
  width: 68%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .inner {
    width: 100%;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .inner .name {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .inner .name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .inner .name .kana {
  margin-left: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .content .inner .name .kana {
    margin-left: 0;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .text {
  margin: 3.5rem 0 0 32%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li:first-child > section .text {
    margin: 3rem 0 0;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner {
  width: 49%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner {
    width: 68%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner {
    width: 100%;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .label {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  background: #000;
  border-radius: 100vmax;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.6em;
  padding: 0 0.8em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .label {
    width: 100%;
    text-align: center;
    line-height: 1.8em;
    padding: 0 1.5em;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .label.red {
  background: #C52E2E;
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .label.brown {
  background: #B3610C;
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .label.green {
  background: #508402;
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .label.blue {
  background: #057EB1;
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .label.purple {
  background: #7205B1;
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .title {
  font-size: 1.9rem;
  font-weight: bold;
  border-bottom: 0.1rem solid #000;
  margin-top: 0.8rem;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .title {
    font-size: 1.8rem;
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
    line-height: 1.4em;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .title.small {
  font-size: 1.6rem;
  line-height: 1.4em;
  letter-spacing: -0.03em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .title.small {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1000px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .title .break {
    display: none;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 3rem;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name .kanji {
  font-size: 2.8rem;
  font-weight: bold;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name .kanji {
    font-size: 2.6rem;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name .kanji span {
  font-size: 1.8rem;
  margin-left: 0.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name .kanji span {
    font-size: 1.6rem;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name .kana {
  font-size: 1.8rem;
  font-weight: bold;
  color: #757575;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .inner .name .kana {
    font-size: 1.6rem;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .pic {
  width: 44%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .pic {
    width: 26%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .pic {
    width: 100%;
    text-align: center;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .content .pic img {
    width: 70%;
  }
}
.wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .text {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6em;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #paneldiscussion ul.paneldiscussion-list > li > section .text {
    font-size: 1.6rem;
    line-height: 1.8em;
    margin-top: 3rem;
  }
}
.wrapper#top #miniseminar {
  padding: 10rem 0;
  position: relative;
  background: #F7F7F7;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar {
    padding: 8rem 0;
  }
}
.wrapper#top #miniseminar:before {
  content: "";
  background: url("../img/top/miniseminar_illust.png") center no-repeat;
  background-size: contain;
  width: 14rem;
  height: 19.6rem;
  position: absolute;
  top: -8rem;
  right: 7rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #miniseminar:before {
    right: 1.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar:before {
    top: -4rem;
    width: 8.4rem;
    height: 11.76rem;
  }
}
.wrapper#top #miniseminar .miniseminar-lead {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1.5em;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-lead {
    font-size: 2rem;
  }
}
.wrapper#top #miniseminar .miniseminar-lead .note {
  font-size: 1.8rem;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-lead .note {
    font-size: 1.6rem;
    line-height: 2em;
  }
}
.wrapper#top #miniseminar .miniseminar-info {
  margin-top: 6rem;
  border-radius: 1.2rem;
  overflow: hidden;
  border: 0.2rem solid #000;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info {
    margin-top: 5rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .heading {
  background: #000;
  text-align: center;
  padding: 0.9rem 0;
}
.wrapper#top #miniseminar .miniseminar-info .heading .part {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  background: #fff;
  border-radius: 100vmax;
  line-height: 1.2em;
  display: inline-block;
  padding: 0 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .heading .part {
    font-size: 2rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .heading .time {
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-left: 4rem;
  margin-left: 2rem;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .heading .time {
    font-size: 2rem;
    padding-left: 3.2rem;
    margin-left: 1.5rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .heading .time:before {
  content: "";
  background: url("../img/share/icon_clock.png") center no-repeat;
  background-size: 3.2rem 3.2rem;
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .heading .time:before {
    background-size: 2.6rem 2.6rem;
    width: 2.6rem;
    height: 2.6rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content {
  background: #eee;
  padding: 4rem 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content {
    padding: 4rem 1.5rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem 1.4%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem 0;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li {
  border-radius: 0.8rem;
  background: #fff;
  padding: 2rem;
  border: 0.1rem solid #000;
  width: 32.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li {
    width: 100%;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .pic img {
  border-radius: 0.8rem;
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .title {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.4em;
  margin-top: 0.8rem;
  padding-bottom: 0.4em;
  border-bottom: 0.2rem solid #000;
  min-height: 11rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .title {
    font-size: 1.8rem;
    line-height: 1.5em;
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
    min-height: auto;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary {
  padding: 2rem 0;
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .position {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: 0.01em;
  margin-bottom: 1.5rem;
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .position p + p {
  margin-top: 0.5em;
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .name .kanji {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .name .kanji {
    font-size: 2.2rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .name .kanji span {
  font-size: 1.8rem;
  margin-left: 0.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .name .kanji span {
    font-size: 1.6rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .name .kana {
  font-size: 1.8rem;
  font-weight: bold;
  color: #757575;
  letter-spacing: 0.04em;
  line-height: 1.3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .name .kana {
    font-size: 1.6rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .company {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .company {
    font-size: 2rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .company .small {
  font-size: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #miniseminar .miniseminar-info .content ul.miniseminar-list > li .summary .company .small {
    font-size: 1.6rem;
  }
}
.wrapper#top #miniseminar .miniseminar-info.blue {
  border-color: #057EB1;
}
.wrapper#top #miniseminar .miniseminar-info.blue .heading {
  background: #057EB1;
}
.wrapper#top #miniseminar .miniseminar-info.blue .heading .part {
  color: #057EB1;
}
.wrapper#top #miniseminar .miniseminar-info.blue .content {
  background: #F4F6FA;
}
.wrapper#top #miniseminar .miniseminar-info.blue .content ul.miniseminar-list > li {
  border-color: #057EB1;
}
.wrapper#top #miniseminar .miniseminar-info.blue .content ul.miniseminar-list > li .title {
  border-color: #057EB1;
}
.wrapper#top #miniseminar .miniseminar-info.red {
  border-color: #C52E2E;
}
.wrapper#top #miniseminar .miniseminar-info.red .heading {
  background: #C52E2E;
}
.wrapper#top #miniseminar .miniseminar-info.red .heading .part {
  color: #C52E2E;
}
.wrapper#top #miniseminar .miniseminar-info.red .content {
  background: #FAF4F4;
}
.wrapper#top #miniseminar .miniseminar-info.red .content ul.miniseminar-list > li {
  border-color: #C52E2E;
}
.wrapper#top #miniseminar .miniseminar-info.red .content ul.miniseminar-list > li .title {
  border-color: #C52E2E;
}
.wrapper#top #exhibition {
  padding: 10rem 0;
  position: relative;
  max-width: 144rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition {
    padding: 8rem 0;
  }
}
.wrapper#top #exhibition .common-info {
  width: 51.1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .common-info {
    width: 100%;
  }
}
.wrapper#top #exhibition .exhibition-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #exhibition .exhibition-info .content {
  width: 52%;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2em;
  letter-spacing: 0.04em;
  line-height: 1.75em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-info .content {
    width: 100%;
    font-size: 1.6rem;
    letter-spacing: 0.02em;
  }
}
.wrapper#top #exhibition .exhibition-info .content .ex {
  letter-spacing: 0.02em;
  margin-top: 1.5em;
}
.wrapper#top #exhibition .exhibition-info .content .ex .indent {
  margin-left: 1em;
  text-indent: -1em;
}
.wrapper#top #exhibition .exhibition-info .pic {
  width: 37%;
  padding-right: 4%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-info .pic {
    width: 80%;
    padding-right: 0;
    text-align: right;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-info .pic img {
    width: 35%;
  }
}
.wrapper#top #exhibition .exhibition-list {
  margin-top: 5.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list {
    margin-top: 4rem;
  }
}
.wrapper#top #exhibition .exhibition-list table {
  width: 100%;
  border-spacing: 0;
}
.wrapper#top #exhibition .exhibition-list table thead {
  position: sticky;
  top: 94px;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table thead {
    top: 7.7rem;
  }
}
.wrapper#top #exhibition .exhibition-list table thead th {
  color: #fff;
  background: #057EB1;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding: 0.4em 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table thead th {
    padding: 0.5em 0;
  }
}
.wrapper#top #exhibition .exhibition-list table thead th:nth-child(1) {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 2rem;
  width: 15%;
  border-top-left-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table thead th:nth-child(1) {
    font-size: 1.6rem;
    width: 12%;
    border-top-left-radius: 0.8rem;
  }
}
.wrapper#top #exhibition .exhibition-list table thead th:nth-child(2) {
  font-size: 2.4rem;
  text-align: left;
  border-left: 0.1rem solid #fff;
  width: 85%;
  border-top-right-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table thead th:nth-child(2) {
    font-size: 1.6rem;
    padding: 0.5em 1.5rem;
    width: 88%;
    border-top-right-radius: 0.8rem;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody th {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  color: #057EB1;
  border: 0.1rem solid #057EB1;
  border-top: none;
  border-right: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table tbody th {
    font-size: 1.6rem;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody td {
  font-size: 1.8rem;
  font-weight: bold;
  border: 0.1rem solid #057EB1;
  border-top: none;
  padding: 1.5rem 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table tbody td {
    font-size: 1.6rem;
    padding: 2rem 1.3rem;
    line-height: 1.4em;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody td .company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table tbody td .company {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner {
  width: 69%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table tbody td .company .inner {
    width: 100%;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .name {
  line-height: 1.4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table tbody td .company .inner .name {
    letter-spacing: -0.02em;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .logo {
  margin-top: 0.5rem;
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .logo img {
  width: 30rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table tbody td .company .inner .logo img {
    width: 15rem;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .link {
  margin-top: 0.5rem;
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .link a {
  font-size: 1.6rem;
  color: #057EB1;
  position: relative;
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .link a:after {
  content: "";
  width: 100%;
  height: 0.1rem;
  background: #057EB1;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .link a:hover:after {
  opacity: 0;
  visibility: hidden;
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .link a[target=_blank] {
  position: relative;
  padding-right: 2.2rem;
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .inner .link a[target=_blank]:before {
  content: "";
  background: url("../img/share/icon_blank_blue.png") center no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .pic {
  width: 30%;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #exhibition .exhibition-list table tbody td .company .pic {
    width: 100%;
    margin-top: 2rem;
  }
}
.wrapper#top #exhibition .exhibition-list table tbody td .company .pic img {
  width: 80%;
  height: 10rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.wrapper#top .consul-access {
  background: #F7F7F7;
  padding: 10rem 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .consul-access {
    padding: 8rem 0;
  }
}
.wrapper#top .consul-access:before {
  content: "";
  background: url("../img/top/consul-illust.png") center no-repeat;
  background-size: contain;
  width: 17.25rem;
  height: 10.35rem;
  position: absolute;
  top: -6rem;
  left: 12rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top .consul-access:before {
    left: 1.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .consul-access:before {
    top: -3rem;
    width: 10.35rem;
    height: 6.21rem;
  }
}
.wrapper#top #consul {
  background: #fff;
  border: 0.2rem solid #333;
  border-radius: 2rem;
  width: calc(100% - 1rem);
  position: relative;
  padding: 4rem 17rem 5rem;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #consul {
    padding: 4rem 10rem 5rem;
  }
}
@media screen and (max-width: 1000px) {
  .wrapper#top #consul {
    padding: 4rem 1.5rem 5rem;
  }
}
.wrapper#top #consul:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F25140;
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  z-index: -1;
  border-radius: 2rem;
}
.wrapper#top #consul:after {
  content: "";
  background: url("../img/top/consul_illust.png") center bottom no-repeat;
  background-size: contain;
  width: 21.5rem;
  height: 17.5rem;
  position: absolute;
  bottom: 0;
  right: 4rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #consul:after {
    width: 12.9rem;
    height: 10.5rem;
    right: 2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #consul:after {
    width: 8.6rem;
    height: 7rem;
    right: 2rem;
  }
}
.wrapper#top #consul .consul-date {
  margin-top: 2.5rem;
  text-align: center;
}
.wrapper#top #consul .consul-date img {
  width: 42rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #consul .consul-date img {
    width: 90%;
  }
}
.wrapper#top #consul .consul-period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0.2rem solid #C52E2E;
  border-radius: 1.2rem;
  background: #FAF5F4;
  margin-top: 1.5rem;
  overflow: hidden;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #consul .consul-period {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #consul .consul-period .period-heading {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.18em;
  line-height: 0.8em;
  text-align: center;
  width: 15rem;
  color: #fff;
  background: #C52E2E;
  padding: 1.7rem 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #consul .consul-period .period-heading {
    font-size: 2.4rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.5rem 0;
  }
}
.wrapper#top #consul .consul-period .period-heading span {
  font-size: 2rem;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #consul .consul-period .period-heading span {
    font-size: 1.8rem;
  }
}
.wrapper#top #consul .period-date {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 0.8em;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #consul .period-date {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #consul .period-date {
    font-size: 1.8rem;
    line-height: 1.4em;
    padding: 1rem 0.8em;
  }
}
.wrapper#top #consul .consul-summary {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.45em;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #consul .consul-summary {
    font-size: 1.6rem;
    line-height: 1.8em;
  }
}
.wrapper#top #consul .consul-summary .block + .block {
  margin-top: 1em;
}
.wrapper#top #consul .consul-summary .block .indent {
  margin-left: 1em;
  text-indent: -1em;
}
.wrapper#top #novelty {
  background: #fff;
  border: 0.2rem solid #333;
  border-radius: 2rem;
  width: calc(100% - 1rem);
  position: relative;
  padding: 4rem 7rem 5rem;
  margin-top: 6rem;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #novelty {
    padding: 4rem 5rem 5rem;
  }
}
@media screen and (max-width: 1000px) {
  .wrapper#top #novelty {
    padding: 4rem 1.5rem 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #novelty {
    padding: 4rem 1.5rem;
  }
}
.wrapper#top #novelty:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #E4C900;
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  z-index: -1;
  border-radius: 2rem;
}
.wrapper#top #novelty .common-head {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.wrapper#top #novelty .novelty-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #novelty .novelty-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #novelty .novelty-content .novelty-answer {
  width: 53%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #novelty .novelty-content .novelty-answer {
    width: 100%;
  }
}
.wrapper#top #novelty .novelty-content .novelty-point {
  width: 44%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #novelty .novelty-content .novelty-point {
    width: 100%;
    margin-top: 2rem;
  }
}
.wrapper#top #access {
  background: #fff;
  border: 0.2rem solid #333;
  border-radius: 2rem;
  width: calc(100% - 1rem);
  position: relative;
  padding: 4rem 13rem 5rem;
  margin-top: 6rem;
}
@media screen and (max-width: 1200px) {
  .wrapper#top #access {
    padding: 4rem 5rem 5rem;
  }
}
@media screen and (max-width: 1000px) {
  .wrapper#top #access {
    padding: 4rem 1.5rem 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access {
    padding: 4rem 1.5rem;
  }
}
.wrapper#top #access:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #29ABE2;
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  z-index: -1;
  border-radius: 2rem;
}
.wrapper#top #access .access-map {
  margin-top: 4rem;
}
.wrapper#top #access .access-map iframe {
  border: none;
  width: 100%;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-map iframe {
    aspect-ratio: 1/1;
  }
}
.wrapper#top #access .access-address {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.4em;
  margin-top: 1rem;
  padding: 0 0 2.5rem 3rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-address {
    font-size: 1.8rem;
    padding-left: 2.2rem;
  }
}
.wrapper#top #access .access-address:before {
  content: "";
  background: url("../img/share/icon_address.png") center no-repeat;
  background-size: contain;
  width: 1.6rem;
  height: 2.4rem;
  position: absolute;
  top: 0.6rem;
  left: 0.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-address:before {
    width: 1.28rem;
    height: 1.92rem;
    left: 0.3rem;
  }
}
.wrapper#top #access .access-address .address {
  font-size: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-address .address {
    font-size: 1.6rem;
    margin-top: 1.5rem;
    line-height: 1.4em;
  }
}
.wrapper#top #access .access-way {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 0.1rem solid #B9B9B9;
  padding: 3rem 0;
  gap: 3rem 2%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #access .access-way {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #access .access-way .heading {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way .heading {
    font-size: 1.8rem;
  }
}
.wrapper#top #access .access-way ul {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way ul {
    margin-top: 1rem;
  }
}
.wrapper#top #access .access-way ul li {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way ul li {
    line-height: 1.4em;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way ul li:nth-child(n+2) {
    margin-top: 1.5rem;
  }
}
.wrapper#top #access .access-way .subway {
  width: 56%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #access .access-way .subway {
    width: 100%;
  }
}
.wrapper#top #access .access-way .subway .heading {
  padding-left: 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way .subway .heading {
    padding-left: 2.6rem;
  }
}
.wrapper#top #access .access-way .subway .heading:before {
  content: "";
  background: url("../img/share/icon_subway.png") center no-repeat;
  background-size: contain;
  width: 1.8rem;
  height: 2.8rem;
  position: absolute;
  top: 0.3rem;
  left: 0.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way .subway .heading:before {
    width: 1.44rem;
    height: 2.24rem;
    left: 0.3rem;
  }
}
.wrapper#top #access .access-way .train {
  width: 42%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #access .access-way .train {
    width: 100%;
  }
}
.wrapper#top #access .access-way .train .heading {
  padding-left: 4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way .train .heading {
    padding-left: 3.2rem;
  }
}
.wrapper#top #access .access-way .train .heading:before {
  content: "";
  background: url("../img/share/icon_train.png") center no-repeat;
  background-size: contain;
  width: 2.6rem;
  height: 1.5rem;
  position: absolute;
  top: 1rem;
  left: 0.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-way .train .heading:before {
    width: 2.08rem;
    height: 1.2rem;
    left: 0.3rem;
  }
}
.wrapper#top #access .access-note {
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  border-top: 0.1rem solid #B9B9B9;
  padding: 3rem 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-note {
    font-size: 1.6rem;
    padding-bottom: 0;
  }
}
.wrapper#top #access .access-note .note {
  margin-left: 1em;
  text-indent: -1em;
}
.wrapper#top #access .access-note .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.3rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #access .access-note .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-note .column {
    margin-top: 0;
  }
}
.wrapper#top #access .access-note .column span {
  color: #C52E2E;
  border: 0.2rem solid #C52E2E;
  padding: 0 1em;
  line-height: 1.3em;
  display: inline-block;
  margin-right: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-note .column span {
    display: block;
    text-align: center;
    line-height: 1.8em;
    margin: 1rem 0 0.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-note .column p {
    line-height: 1.4em;
  }
}
.wrapper#top #access .access-note .column p + p {
  margin-left: 3rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #access .access-note .column p + p {
    margin-left: 0;
  }
}
.wrapper#top #daycare {
  padding: 10rem 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare {
    padding: 8rem 0;
  }
}
.wrapper#top #daycare:before {
  content: "";
  background: url("../img/top/daycare-illust.png") center no-repeat;
  background-size: contain;
  width: 15.8rem;
  height: 17.4rem;
  position: absolute;
  top: -2rem;
  right: 16rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #daycare:before {
    right: 1.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare:before {
    top: -4rem;
    width: 9.48rem;
    height: 10.44rem;
  }
}
.wrapper#top #daycare .daycare-lead {
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  margin-top: 3.5rem;
  line-height: 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare .daycare-lead {
    font-size: 1.8rem;
    margin-top: 3rem;
    line-height: 1.7em;
  }
}
.wrapper#top #daycare dl.daycare-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
  max-width: 102rem;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.4em;
  margin-top: 5.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare dl.daycare-list {
    font-size: 1.6rem;
    margin-top: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #daycare dl.daycare-list dt {
  width: 19%;
  color: #fff;
  background: #057EB1;
  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;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare dl.daycare-list dt {
    width: 100%;
    padding: 0.4em 0;
  }
}
.wrapper#top #daycare dl.daycare-list dt:nth-of-type(n+2) {
  border-top: 0.1rem solid #fff;
}
.wrapper#top #daycare dl.daycare-list dt:first-of-type {
  border-top-left-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare dl.daycare-list dt:first-of-type {
    border-top-left-radius: 0.8rem;
    border-top-right-radius: 0.8rem;
  }
}
.wrapper#top #daycare dl.daycare-list dt:last-of-type {
  border-bottom-left-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare dl.daycare-list dt:last-of-type {
    border-bottom-left-radius: 0;
  }
}
.wrapper#top #daycare dl.daycare-list dd {
  width: 81%;
  border-right: 0.1rem solid #057EB1;
  border-bottom: 0.1rem solid #057EB1;
  padding: 1.1rem 2.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare dl.daycare-list dd {
    width: 100%;
    border-left: 0.1rem solid #057EB1;
    border-bottom: none;
    padding: 0.8em 1.5rem;
  }
}
.wrapper#top #daycare dl.daycare-list dd:first-of-type {
  border-top-right-radius: 1.2rem;
  border-top: 0.1rem solid #057EB1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare dl.daycare-list dd:first-of-type {
    border-radius: 0;
    border-top: none;
  }
}
.wrapper#top #daycare dl.daycare-list dd:last-of-type {
  border-bottom-right-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #daycare dl.daycare-list dd:last-of-type {
    border-bottom-right-radius: 0.8rem;
    border-bottom-left-radius: 0.8rem;
    border-bottom: 0.1rem solid #057EB1;
  }
}
.wrapper#top #daycare dl.daycare-list dd .indent {
  margin-left: 1em;
  text-indent: -1em;
}
.wrapper#top #daycare dl.daycare-list dd a.link {
  color: #057EB1;
  text-decoration: underline;
}
.wrapper#top #daycare dl.daycare-list dd a.link:hover {
  text-decoration: none;
}
.wrapper#top #archive {
  background: #F7F7F7;
  padding: 10rem 0 7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive {
    padding: 8rem 0 5rem;
  }
}
.wrapper#top #archive .common-info {
  width: 91rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .common-info {
    width: 100%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .common-info .time {
    font-size: 1.6rem;
  }
}
.wrapper#top #archive .common-info .lead {
  font-size: 2.2rem;
  line-height: 1.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .common-info .lead {
    font-size: 1.8rem;
  }
}
.wrapper#top #archive ul.archive-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem 6%;
  margin-top: 6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive ul.archive-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5rem;
  }
}
.wrapper#top #archive ul.archive-list > li {
  width: 47%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive ul.archive-list > li {
    width: 100%;
  }
}
.wrapper#top #archive ul.archive-list > li .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapper#top #archive ul.archive-list > li .head .head-title {
  font-size: 2.4rem;
  font-weight: bold;
  border-left: 0.8rem solid #000;
  line-height: 1.3em;
  padding-left: 0.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive ul.archive-list > li .head .head-title {
    font-size: 2rem;
    border-width: 0.4rem;
  }
}
.wrapper#top #archive ul.archive-list > li .head .head-title.red {
  border-color: #C52E2E;
}
.wrapper#top #archive ul.archive-list > li .head .head-title.blue {
  border-color: #057EB1;
}
.wrapper#top #archive ul.archive-list > li .head .head-name {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive ul.archive-list > li .head .head-name {
    font-size: 1.8rem;
  }
}
.wrapper#top #archive ul.archive-list > li .movie {
  margin-top: 1.5rem;
}
.wrapper#top #archive ul.archive-list > li .movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
  border: none;
}
.wrapper#top #archive .discussion {
  margin-top: 7rem;
}
.wrapper#top #archive .discussion .discussion-title {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .discussion .discussion-title {
    font-size: 2.6rem;
  }
}
.wrapper#top #archive .discussion .discussion-en {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-align: center;
  color: #057EB1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .discussion .discussion-en {
    font-size: 1.4rem;
  }
}
.wrapper#top #archive .discussion .discussion-heading {
  font-size: 2.4rem;
  font-weight: bold;
  border-left: 0.8rem solid #000;
  line-height: 1.3em;
  padding-left: 0.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .discussion .discussion-heading {
    font-size: 2rem;
    border-width: 0.4rem;
  }
}
.wrapper#top #archive .discussion .discussion-heading.red {
  border-color: #C52E2E;
}
.wrapper#top #archive .discussion .discussion-heading.blue {
  border-color: #057EB1;
}
.wrapper#top #archive .discussion ul.discussion-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem 2%;
  margin: 1.5rem 0 4rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #archive .discussion ul.discussion-list {
    gap: 4rem 6%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .discussion ul.discussion-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #archive .discussion ul.discussion-list > li {
  width: 32%;
}
@media screen and (max-width: 1000px) {
  .wrapper#top #archive .discussion ul.discussion-list > li {
    width: 47%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #archive .discussion ul.discussion-list > li {
    width: 100%;
  }
}
.wrapper#top #archive .discussion ul.discussion-list > li .movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
  border: none;
}
.wrapper#top #archive .discussion ul.discussion-list > li .name {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: right;
}
.wrapper#top .common-contact {
  padding: 8rem 0 11rem;
  position: relative;
  z-index: 1;
}
.wrapper#top .common-contact:before {
  content: "";
  background: url("../img/share/contact_illust.png") bottom center no-repeat;
  background-size: 144rem auto;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -0.56rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 1440px) {
  .wrapper#top .common-contact:before {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .common-contact:before {
    bottom: -0.15rem;
  }
}
.wrapper#top .common-contact .contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 4rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top .common-contact .contact-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top .common-contact .contact-list .contact-lead {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
}
.wrapper#top .common-contact .contact-list .contact-btn {
  margin-top: 1.5rem;
  width: 100%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .common-contact .contact-list .contact-btn {
    width: 80%;
  }
}
.wrapper#top .common-contact .contact-list .contact-form {
  width: 50%;
  height: 24rem;
  color: #fff;
  background: #C52E2E;
  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;
  border-top-left-radius: 1.2rem;
  border-bottom-left-radius: 1.2rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top .common-contact .contact-list .contact-form {
    width: 100%;
    border-bottom-left-radius: 0;
    border-top-right-radius: 1.2rem;
  }
}
.wrapper#top .common-contact .contact-list .contact-tel {
  width: 50%;
  height: 24rem;
  color: #fff;
  background: #057EB1;
  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;
  border-top-right-radius: 1.2rem;
  border-bottom-right-radius: 1.2rem;
}
@media screen and (max-width: 1000px) {
  .wrapper#top .common-contact .contact-list .contact-tel {
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 1.2rem;
  }
}
.wrapper#top .common-contact .contact-list .contact-tel-number {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1em;
  margin-top: 2rem;
  position: relative;
  padding-left: 3.6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .common-contact .contact-list .contact-tel-number {
    font-size: 3.2rem;
    padding-left: 3rem;
  }
}
.wrapper#top .common-contact .contact-list .contact-tel-number:before {
  content: "";
  background: url("../img/share/icon_tel.png") center no-repeat;
  background-size: contain;
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .common-contact .contact-list .contact-tel-number:before {
    width: 2.45rem;
    height: 2.45rem;
  }
}
.wrapper#top .common-contact .contact-list .contact-tel-number a {
  color: #fff;
}
.wrapper#top .common-contact .contact-list .contact-note {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .common-contact .contact-list .contact-note {
    text-align: center;
    line-height: 1.3em;
    margin-top: 0.5rem;
  }
}