@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap");
/*! de-style.css v1.0.5 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 0.75rem;
}

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

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
}

/**
 * Remove all Style fro select elements. Does not quite work cross-browser
 */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Fix placeholder font properties inheritance.
 */
::-webkit-input-placeholder {
  font: inherit;
}

:-ms-input-placeholder {
  font: inherit;
}

::-ms-input-placeholder {
  font: inherit;
}

::-moz-placeholder {
  font: inherit;
}

::placeholder {
  font: inherit;
}

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

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

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

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
}

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

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

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

@media only screen and (min-width: 959px) {
  /*メニュー英語用*/
  .menu a::after {
    content: attr(data-desc);
    display: block;
    text-align: center;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-size: 80%;
    line-height: 1;
    color: #000;
  }
}
body {
  background-color: #fff;
}

@media only screen and (min-width: 100px) {
  ol {
    list-style-type: decimal;
  }
  html {
    font-size: 62.5%;
  }
  body {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 170%;
    word-break: break-all;
    -ms-hyphens: auto;
        hyphens: auto;
  }
  html,
  body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
  }
  * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  p {
    line-height: 2;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  a,
  a:link,
  a:visited {
    color: #0400FF;
    text-decoration: none;
  }
  a:hover {
    cursor: pointer;
  }
  .radius_5 {
    border-radius: 5px;
  }
  .radius_10 {
    border-radius: 10px;
  }
  .radius_head5 {
    border-radius: 5px 5px 0px 0px;
  }
  .radius_head10 {
    border-radius: 10px 10px 0px 0px;
  }
  .box-shadow {
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
            box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  }
  .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pc_only {
    display: block;
  }
  .sphone_only {
    display: none;
  }
  .mt1 {
    margin-top: 1rem;
  }
  .mt2 {
    margin-top: 2rem;
  }
  .mt3 {
    margin-top: 3rem;
  }
  .mb1 {
    margin-bottom: 1rem;
  }
  .mb2 {
    margin-bottom: 2rem;
  }
  .mb3 {
    margin-bottom: 3rem;
  }
  .ml1 {
    margin-left: 1rem;
  }
  .ml2 {
    margin-left: 2rem;
  }
  .ml3 {
    margin-left: 3rem;
  }
  /* YouTube*/
  .video_wrap {
    width: 800px;
    margin: 1rem auto 2rem auto;
    text-align: center;
  }
  .video_wrap .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  /* マップ*/
  .ggmap {
    clear: both;
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 10px 0;
  }
  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* aタグの無効化*/
}
@media only screen and (min-width: 100px) and (max-width: 736px) {
  .pc_only {
    display: none;
  }
  .sphone_only {
    display: block;
  }
}
@media only screen and (min-width: 100px) {
  .sphone_tab_only {
    display: none;
  }
  .ios .tab_only,
  .android .tab_only {
    display: block;
  }
  .desktop .tab_only {
    display: none;
  }
  p {
    text-align: justify;
    /* 両端揃え */
    text-justify: inter-ideograph;
    /* 両端揃えの種類 Edge日本語用*/
  }
  .video_wrap {
    width: 100%;
  }
  a.disabled {
    pointer-events: none;
  }
  .red {
    color: red;
  }
}
@media only screen and (min-width: 100px) {
  .menu-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 99;
  }
  .menu-container .logo {
    position: absolute;
    left: 1rem;
    top: 1rem;
    z-index: 99;
    font-weight: bold;
    color: #009a41;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-container .logo h1 {
    color: #333;
    padding: 2rem 0 0 1rem;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.4;
  }
  .menu-container .logo h1 span {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 1;
  }
  .menu-container .logo img {
    height: 75px;
    width: auto;
    vertical-align: middle;
    margin-right: 1rem;
  }
  .menu-container a {
    color: #000;
  }
  .menu-mobile {
    display: none;
    padding: 20px 20px 15px 20px;
  }
  .menu-mobile:after {
    content: "\e5d2";
    font-family: "Material Icons";
    font-size: 3.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 0%;
  }
  .menu-dropdown-icon:before {
    font-family: "Material Icons";
    content: "\e5cf";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
  }
  .menu {
    width: 100%;
    height: 90px;
    background-color: hsla(0, 0%, 100%, 0.9);
    backdrop-filter: blur(10px);
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 1rem;
  }
  .menu > ul:before,
  .menu > ul:after {
    content: "";
    display: table;
  }
  .menu > ul:after {
    clear: both;
  }
  .menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: center;
  }
  .menu > ul > li {
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: bold;
  }
  .menu > ul > li:hover {
    cursor: pointer;
  }
  .menu > ul > li > a {
    height: 90px;
    color: #777;
    text-decoration: none;
    padding: 3rem 1.5rem 0 1.5rem;
    display: inline-block;
  }
  .menu > ul > li.current_page_item,
  .menu > ul > li.current_page_parent {
    background: #f2f5f4;
  }
  .menu > ul > li:hover {
    background: #e8efed;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu > ul > li:hover a {
    color: #000;
  }
  .menu > ul > li > ul {
    font-weight: normal;
    display: none;
    width: 100%;
    background: #e8efed;
    padding: 2rem;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .menu > ul > li > ul:before,
  .menu > ul > li > ul:after {
    content: "";
    display: table;
  }
  .menu > ul > li > ul:after {
    clear: both;
  }
  .menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    background: none;
    float: left;
  }
  .menu > ul > li > ul > li a {
    padding: 1rem 0;
    width: 100%;
    display: inline-block;
    position: relative;
  }
  /* ––––––––––––––––––––––––––––––––––––––––––––––––––
  Mobile style's
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media only screen and (min-width: 100px) and (hover: hover) {
  .menu > ul > li > ul > li a::after {
    position: absolute;
    bottom: 0.5rem;
    left: 1rem;
    content: "";
    width: 0;
    height: 1px;
    background-color: #008c41;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .menu > ul > li > ul > li a:hover::after {
    width: calc(100% - 2rem);
  }
}
@media only screen and (min-width: 100px) {
  .menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .menu > ul > li > ul > li > ul:before,
  .menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
  }
  .menu > ul > li > ul > li > ul:after {
    clear: both;
  }
  .menu > ul > li > ul > li > ul > li {
    display: block;
    float: left;
    margin: 0;
    font-size: 1.6rem;
  }
  .menu > ul > li > ul > li > ul > li a {
    display: block;
    padding: 1rem 1.5rem;
  }
  .menu > ul > li > ul > li > ul > li a {
    border: 0;
  }
  .menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
  }
  .menu > ul > li > ul.normal-sub > li {
    width: 100%;
  }
  .menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
  }
  .menu > ul > li.toiawase > a {
    background-color: #009a41;
    color: #fff;
    padding: 1.5rem 3rem;
    border-radius: 9999px;
    margin: 2.5rem 0;
  }
  .menu > ul > li.toiawase {
    margin-left: 1rem;
  }
  .menu > ul > li.toiawase:hover {
    background-color: inherit;
  }
}
@media only screen and (min-width: 100px) and (max-width: 959px) {
  .menu-container {
    width: 100%;
  }
  .menu-container .logo {
    top: 5px;
  }
  .menu-container .logo img {
    height: 50px;
    width: auto;
  }
  .menu {
    height: 60px;
    background-color: #fff;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-container.open {
    height: 100lvh;
    overflow: scroll;
    z-index: 3;
    background-color: #000;
  }
  .menu > ul > li:first-child {
    margin-left: 0;
  }
  .menu-mobile {
    display: block;
  }
  a.menu-mobile {
    display: block;
    width: 100px;
    float: right;
    z-index: 4;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu > ul {
    display: none;
    z-index: 99;
    padding-right: 0;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
    background-color: #f2f2f2;
    border-bottom: 1px solid #fff;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
    text-align: left;
  }
  .menu > ul > li > ul {
    position: relative;
    padding: 0;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 0px;
  }
  .menu > ul > li a {
    height: inherit;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu > ul > li > ul > li > ul > li a {
    padding: 1.5rem 3rem;
    border-top: dotted 1px #fff;
  }
  .menu .show-on-mobile {
    display: block;
  }
  .menu-mobile.active:after {
    font-family: "Material Icons";
    content: "\e5cd";
  }
  .menu-dropdown-icon.active:before {
    font-family: "Material Icons";
    content: "\e5ce";
  }
  .menu > ul > li.toiawase > a {
    background-color: inherit;
    padding: 2.5rem;
    border-radius: 0;
    color: #000;
    margin-top: inherit;
  }
  .menu > ul > li.toiawase:hover {
    background: #F2F2F2;
  }
  .menu > ul > li.toiawase {
    margin-left: 0;
  }
}
/* Material Symbols*/
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

.material-symbols-outlined {
  font-family: "Material Icons";
  font-weight: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* 電話*/
@media (min-width: 736px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.color1 {
  color: #3b6b80;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color2 {
  color: #b27089;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color3 {
  color: #6a8ab4;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color4 {
  color: #dc8d27;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color5 {
  color: #049481;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color6 {
  color: #4d6097;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color7 {
  color: #906859;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color8 {
  color: #7467a1;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.color9 {
  color: #7a9272;
  font-weight: 500;
  font-family: "Noto Sans JP";
  font-size: 98%;
}

.bg1 {
  background-color: #3b6b80;
}

.bg2 {
  background-color: #b27089;
}

.bg3 {
  background-color: #6a8ab4;
}

.bg4 {
  background-color: #dc8d27;
}

.bg5 {
  background-color: #049481;
}

.bg6 {
  background-color: #4d6097;
}

.bg7 {
  background-color: #906859;
}

.bg8 {
  background-color: #7467a1;
}

.bg9 {
  background-color: #7a9272;
}

.bg1b {
  background-color: #ebf0f2;
}

.bg2b {
  background-color: #f7f0f3;
}

.bg3b {
  background-color: #f1f4f7;
}

.bg4b {
  background-color: #fcf4e9;
}

.bg5b {
  background-color: #e5f4f2;
}

.bg6b {
  background-color: #f4f6f7;
}

.bg7b {
  background-color: #f2f1ee;
}

.bg8b {
  background-color: #f0f0f4;
}

.bg9b {
  background-color: #f2f3f0;
}

body::-webkit-scrollbar {
  width: 10px;
  /* 垂直方向のスクロールバーの幅 */
}

body::-webkit-scrollbar-thumb {
  background-color: #636363;
  border-radius: 5px;
}

body::-webkit-scrollbar-track {
  background-color: #000;
}

.js-fade {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.js-fade.is-inview {
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .totop {
    bottom: 50px;
    border-radius: 4px 0 0 4px;
  }
  .totop.fixed {
    opacity: 1;
    right: -1px;
  }
}
.page-link {
  margin-top: -12rem;
  padding-top: 12rem;
}

/* -------------------------------------
header
------------------------------------- */
header {
  width: 100%;
  height: 80px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header #head_logo1 {
  padding: 1.2rem;
}
header #head_logo1 img {
  height: 60px;
  width: auto;
}
header #head_logo2 img {
  height: 60px;
  margin: 12px 12px 6px 6px;
}

@media only screen and (max-width: 768px) {
  header {
    height: 52px;
  }
  header #head_logo1 {
    padding: 0.8rem;
  }
  header #head_logo1 img {
    height: 40px;
  }
  header #head_logo2 img {
    height: 40px;
    margin: 8px 8px 4px 8px;
  }
}
/* -------------------------------------
FOOTER
------------------------------------- */
#footer {
  clear: both;
  width: 100%;
  background-color: #fff;
}
#footer #copyright {
  text-align: right;
  padding-right: 1rem;
  font-size: 1.3rem;
}

/* -------------------------------------
TOP
------------------------------------- */
body#top {
  background-image: url("../../images/p_earth.jpg");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#top #slider_wrap {
  width: 100%;
  background-color: #333;
  padding-bottom: 0;
}
#top #slider_wrap .slider {
  margin: 0 auto 0 auto;
  width: 100%;
  max-width: 1280px;
}
#top #firstblock {
  background-color: #fff;
  margin: 0 auto;
  padding: 8rem 1rem 12rem 1rem;
}
#top #firstblock .cg {
  width: 25%;
  max-width: 200px;
  margin: 0 auto;
}
#top #firstblock .logo {
  width: 25%;
  max-width: 200px;
  margin: 0 auto 4rem auto;
}
#top #firstblock h1 {
  font-size: clamp(1.7rem, 0.9rem + 2.55vw, 3rem);
  font-weight: 700;
  font-family: "Noto Sans JP";
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  line-height: 1.6;
  padding-bottom: 2rem;
}
#top #firstblock p {
  max-width: 800px;
  font-size: 1.6rem;
  line-height: 2.2;
  margin: auto;
  text-align: center;
}
#top #movieblock {
  width: 100%;
  background-color: #4d4d4d;
  padding: 6rem 1rem 16rem 1rem;
}
#top #movieblock .video_wrap {
  width: 100%;
  max-width: 940px;
}
#top #mainblock {
  width: 100%;
  background-color: #e3e3e3;
  border-radius: 10rem 10rem 0 0;
  margin-top: -10rem;
  padding: 8rem 1.5rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#top #mainblock h2 {
  font-family: anton;
  font-size: clamp(1.9rem, -1.045rem + 14.73vw, 10rem);
  text-align: center;
  color: #4d4d4d;
  line-height: 1.1;
}
#top #mainblock h2 span {
  font-size: 80%;
}
#top #mainblock p {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5;
  margin: 1rem auto 3rem auto;
}
#top #mainblock h3 {
  font-size: 2.7rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
  text-align: center;
  color: #4d4d4d;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#top #mainblock .photo {
  width: 100%;
  height: 650px;
  overflow: hidden;
  max-width: 1280px;
  margin: 0 auto 6rem auto;
}
#top #mainblock .photo img {
  -o-object-fit: cover;
     object-fit: cover;
}
#top #mainblock .novelty {
  max-width: 1080px;
  margin: 3rem auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#top #mainblock .novelty li {
  width: 220px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
}
#top #mainblock .novelty li img {
  margin-bottom: 1rem;
  max-width: 110px;
}
#top #linkblock_wrap {
  width: 100%;
  background-color: #4d4d4d;
  padding: 5rem 0;
}
#top #linkblock_wrap .lead {
  margin: 2rem 0;
  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;
  gap: 1rem;
}
#top #linkblock_wrap .lead p {
  display: block;
  background-color: #fff;
  color: #000;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
  padding: 0.1rem 3rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#top #linkblock_wrap #linkblock {
  max-width: 1140px;
  margin: 5rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
#top #linkblock_wrap #linkblock .block {
  width: calc(50% - 10px);
  background-color: #000;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#top #linkblock_wrap #linkblock .block .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 22;
}
#top #linkblock_wrap #linkblock .block .link a {
  display: block;
  width: 100%;
  height: 100%;
}
#top #linkblock_wrap #linkblock .block .txtblock {
  position: relative;
  padding: 0 2rem 4rem 4rem;
}
#top #linkblock_wrap #linkblock .block .txtblock .txtblock_title {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Noto Sans JP";
  color: #fff;
  padding-top: 2rem;
}
#top #linkblock_wrap #linkblock .block .txtblock p {
  font-size: 1.4rem;
  color: #fff;
  padding-top: 0.5rem;
}
#top #linkblock_wrap #linkblock .block .txtblock .txtblock_icon {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 60px;
}
#top #linkblock_wrap #linkblock .block .txtblock .txtblock_icon img {
  height: 100%;
}
#top #linkblock_wrap #linkblock .block .txtblock .linktxt {
  position: absolute;
  right: 1rem;
  bottom: 0.5rem;
  color: #999;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0 2rem 0.2rem 2rem;
  border-radius: 999px;
}
#top #linkblock_wrap #linkblock .block:hover {
  background-color: #ffffff;
}
#top #linkblock_wrap #linkblock .block:hover .txtblock_title {
  color: #29558b;
}
#top #linkblock_wrap #linkblock .block:hover .txtblock p {
  color: #29558b;
}
#top #linkblock_wrap #linkblock .block:hover .linktxt {
  background-color: #333;
  color: #fff;
}
#top #linkblock_wrap #linkblock .block:hover .txtblock_icon img {
  -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(116deg) brightness(100%) contrast(100%);
          filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(116deg) brightness(100%) contrast(100%);
}

#carousel_wrap {
  padding: 2rem 0 6rem 0;
  background: hsla(0, 0%, 100%, 0.727);
  backdrop-filter: blur(10px);
}
#carousel_wrap #carousel {
  margin: 0;
  padding: 0;
}

#btmblock {
  height: 68vh;
}

@media only screen and (max-width: 768px) {
  #top #slider_wrap {
    width: 100%;
    padding-bottom: 0;
  }
  #top #slider_wrap .slider {
    margin: 0 auto 0 auto;
    width: 100%;
  }
  #top #firstblock {
    padding: 2rem 1rem;
  }
  #top #firstblock .cg {
    width: 40%;
    max-width: 180px;
  }
  #top #firstblock .logo {
    width: 50%;
    max-width: 180px;
  }
  #top #firstblock h1 {
    padding-bottom: 1rem;
  }
  #top #firstblock p {
    font-size: 1.6rem;
    text-align: justify;
  }
  #top #movieblock {
    width: 100%;
    background-color: #4d4d4d;
    padding: 2rem 1rem 10rem 1rem;
  }
  #top #mainblock {
    border-radius: 3rem 3rem 0 0;
    margin-top: -8rem;
    padding: 3rem 1.5rem;
  }
  #top #mainblock p {
    margin: 1rem auto 2rem auto;
  }
  #top #mainblock h3 {
    font-size: 2.2rem;
    font-weight: 700;
    font-family: "Noto Sans JP";
    text-align: center;
    color: #4d4d4d;
    line-height: 1.4;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  #top #mainblock .photo {
    width: 100%;
    height: auto;
    max-width: 1280px;
    margin: 0 auto 3rem auto;
  }
  #top #mainblock .novelty {
    max-width: 1080px;
    margin: 2rem auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #top #mainblock .novelty li {
    width: 31%;
    font-size: 1.4rem;
    line-height: 1.3;
    margin-bottom: 1rem;
  }
  #top #mainblock .novelty li img {
    margin-bottom: 1rem;
    width: 80%;
  }
  #top #linkblock_wrap {
    width: 100%;
    background-color: #4d4d4d;
    padding: 3rem 0;
  }
  #top #linkblock_wrap .lead {
    margin: 1rem;
    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-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    gap: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #top #linkblock_wrap .lead p {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-size: 2rem;
    padding: 1rem 0.5rem;
  }
  #top #linkblock_wrap #linkblock {
    margin: 5rem auto 0 auto;
  }
  #top #linkblock_wrap #linkblock .block {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
  }
  #top #linkblock_wrap #linkblock .block .txtblock {
    position: relative;
    padding: 0 2rem 4rem 1rem;
  }
  #top #linkblock_wrap #linkblock .block .txtblock .txtblock_title {
    font-size: 1.8rem;
    padding-top: 1.5rem;
  }
  #top #linkblock_wrap #linkblock .block .txtblock p {
    font-size: 1.6rem;
    padding-top: 1rem;
    line-height: 1.4;
  }
  #top #linkblock_wrap #linkblock .block .txtblock .txtblock_icon {
    right: 5px;
    top: 5px;
    height: 50px;
  }
  #top #carousel_wrap {
    padding: 1rem 0 3rem 0;
  }
  #top #btmblock {
    height: 75vh;
  }
}
/* -------------------------------------
下層
------------------------------------- */
.story main {
  padding-top: 70px;
}
.story main #colorbar {
  position: sticky;
  top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.story main #colorbar > div {
  width: 30px;
  height: 30px;
}

.story #mainimage_wrap {
  width: 100%;
  background-color: #333;
  padding-bottom: 0;
}
.story #mainimage_wrap #mainimage {
  margin: 0 auto 0 auto;
  width: 100%;
  max-width: 1280px;
  opacity: 0%;
  -webkit-animation: fadeIn 1s ease 0.3s forwards;
          animation: fadeIn 1s ease 0.3s forwards;
}
@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.story #story_firstblock {
  max-width: 1040px;
  margin: -200px auto 10rem auto;
  padding: 100px 1rem0 auto;
}
.story #story_firstblock #block1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
.story #story_firstblock #block1 .number {
  width: 270px;
  padding-right: 4rem;
  border-right: 1px solid #000;
}
.story #story_firstblock #block1 h1 {
  font-size: 3.3rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
  line-height: 1.3;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.story #story_firstblock #block2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  margin: 3rem;
}
.story #story_firstblock #block2 .icon {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
.story #story_firstblock #block2 .icon img {
  height: 100%;
}
.story #story_firstblock #block2 p {
  font-size: 1.7rem;
  line-height: 1.8;
}
.story #story_firstblock > p {
  font-size: 1.7rem;
  line-height: 2;
}
.story #movieblock {
  width: 100%;
  background-color: #4d4d4d;
  padding: 6rem 1rem 16rem 1rem;
}
.story #movieblock .video_wrap {
  width: 100%;
  max-width: 940px;
}
.story #mainblock {
  width: 100%;
  background-color: #e3e3e3;
  border-radius: 10rem;
  margin-top: -10rem;
  padding: 8rem 1.5rem;
}
.story #mainblock .wrap {
  max-width: 1040px;
  margin: 0 auto;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.story #mainblock .wrap .title {
  width: 140px;
  padding: 0 0 0 20px;
}
.story #mainblock .wrap .title img {
  max-width: 120px;
  position: sticky;
  top: 10px;
}
.story #mainblock .wrap .text {
  width: calc(100% - 140px);
  background-color: #fff;
  border-radius: 30px;
  padding: 0 5rem 2rem 5rem;
}
.story #mainblock .wrap .text h2 {
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
  line-height: 1.5;
  text-align: center;
  margin: 10rem 0 2rem 0;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.story #mainblock .wrap .text p {
  margin-bottom: 1rem;
  line-height: 2.3;
}
.story #mainblock .wrap .text .photo {
  max-width: 500px;
  margin: 5rem auto;
}
.story #mainblock .wrap .text .notice {
  background-color: #e2e2e2;
  border-radius: 0.5rem;
  padding: 1.5rem;
  font-size: 1.3rem;
  line-height: 1.5;
  margin: 2rem 0;
}
.story #sorezore {
  max-width: 1040px;
  margin: 0 auto;
  padding: 14rem 1rem;
}
.story #sorezore h3 {
  text-align: center;
  font-size: 3rem;
  border-bottom: 1px solid #000;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.story #sorezore p {
  line-height: 2.4;
}
.story #sorezore .photo {
  max-width: 700px;
  margin: 5rem auto;
}
.story #profile_wrap .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10rem;
}
.story #profile_wrap .profile .photo {
  width: 35%;
  margin: -5rem 0 6rem 0;
  border-radius: 0 20px 20px 0;
  overflow: hidden;
}
.story #profile_wrap .profile .text {
  color: #fff;
  width: 55%;
  padding: 3rem 0 3rem 6rem;
}
.story #profile_wrap .profile .text .nmae {
  border-left: 10px solid #fff;
  padding: 0 0 0 1rem;
  line-height: 1.6;
}
.story #profile_wrap .profile .text .nmae span {
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
}
.story #profile_wrap .profile .text p {
  margin-top: 1rem;
}
.story #paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 3rem auto;
}
.story #paging .back,
.story #paging .next {
  width: 40%;
  max-width: 360px;
  text-align: center;
  position: relative;
}
.story #paging .back a,
.story #paging .next a {
  display: block;
  padding: 1.8rem;
  background-color: #333;
  color: #fff;
  font-size: 2.1rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
  color: #939393;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.story #paging .back a:hover,
.story #paging .next a:hover {
  color: #fff;
  background-color: #000;
}
.story #paging .back:after {
  position: absolute;
  top: 2rem;
  left: 1rem;
  font-family: "Material Icons";
  content: "\e5cb";
  font-size: 3rem;
  color: #d6d6d6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.story #paging .next:after {
  position: absolute;
  top: 2rem;
  right: 1rem;
  font-family: "Material Icons";
  content: "\e5cc";
  font-size: 3rem;
  color: #d6d6d6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.story #pagelink_wrap {
  background-color: #e2e2e2;
  padding: 4rem 0 1rem 0;
}
.story #pagelink_wrap .title {
  font-family: anton;
  font-size: 4.5rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
  text-align: center;
  color: #898989;
  line-height: 1.1;
  margin-bottom: 3rem;
}
.story #pagelink_wrap #pagelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.story #pagelink_wrap #pagelink > div {
  background-color: #333;
  border-radius: 5px;
  padding: 2rem 1rem;
  color: #fff;
  width: 24%;
  max-width: 320px;
  position: relative;
}
.story #pagelink_wrap #pagelink > div:hover {
  background-color: #5d5d5d;
}
.story #pagelink_wrap #pagelink > div a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.story #pagelink_wrap #pagelink > div .title {
  font-family: anton;
  font-size: 2rem;
  text-align: center;
  color: #bcbcbc;
  margin-bottom: 1rem;
}
.story #pagelink_wrap #pagelink > div .title span {
  font-size: 3rem;
}
.story #pagelink_wrap #pagelink > div p {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "Noto Sans JP";
  line-height: 1.4;
  text-align: center;
}
.story #pagelink_wrap #home {
  width: 200px;
  margin: 3rem auto;
}

@media only screen and (max-width: 768px) {
  .story main {
    padding-top: 20px;
  }
  .story main #colorbar {
    display: none;
  }
  .story #story_firstblock {
    max-width: 1040px;
    margin: 3rem auto 3rem auto;
    padding: 0;
  }
  .story #story_firstblock #block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2rem;
  }
  .story #story_firstblock #block1 .number {
    width: 220px;
    padding-right: 1rem;
    border-right: 0;
  }
  .story #story_firstblock #block1 h1 {
    width: 100%;
    font-size: 2rem;
    font-weight: 700;
    font-family: "Noto Sans JP";
    text-align: center;
  }
  .story #story_firstblock #block2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2rem;
    margin: 1rem auto 0 auto;
  }
  .story #story_firstblock #block2 .icon {
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
  }
  .story #story_firstblock #block2 .icon img {
    height: 100%;
  }
  .story #story_firstblock #block2 p {
    font-size: 1.6rem;
    text-align: center;
  }
  .story #story_firstblock > p {
    font-size: 1.6rem;
    line-height: 1.8;
    padding: 3rem 1rem 0 1rem;
  }
  .story #movieblock {
    padding: 2rem 1rem 10rem 1rem;
  }
  .story #mainblock {
    width: 100%;
    border-radius: 2rem;
    margin-top: -10rem;
    padding: 2rem 1rem 1rem 1rem;
  }
  .story #mainblock .wrap {
    max-width: 1040px;
    margin: 0 auto;
    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: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .story #mainblock .wrap .title {
    width: 40px;
    padding: 0 0 0 5px;
  }
  .story #mainblock .wrap .title img {
    max-width: 120px;
  }
  .story #mainblock .wrap .text {
    width: calc(100% - 40px);
    border-radius: 20px;
    padding: 0 1rem 2rem 1rem;
  }
  .story #mainblock .wrap .text h2 {
    font-size: 1.8rem;
    margin: 6rem 0 2rem 0;
  }
  .story #mainblock .wrap .text p {
    line-height: 2;
  }
  .story #mainblock .wrap .text .notice {
    padding: 1rem;
    margin: 0;
  }
  .story #sorezore {
    padding: 6rem 1rem;
  }
  .story #sorezore h3 {
    font-size: 2rem;
  }
  .story #profile_wrap .profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 8rem;
  }
  .story #profile_wrap .profile .photo {
    width: 90%;
    max-width: 500px;
    margin: -5rem 0 0 0;
  }
  .story #profile_wrap .profile .text {
    width: 100%;
    padding: 3rem 1rem 4rem 1rem;
  }
  .story #profile_wrap .profile .text p {
    margin-top: 1rem;
  }
  .story #paging {
    gap: 1rem;
    margin: 3rem auto 3rem auto;
  }
  .story #paging .back,
  .story #paging .next {
    width: 46%;
  }
  .story #pagelink_wrap {
    background-color: #e2e2e2;
    padding: 2rem 0 1rem 0;
  }
  .story #pagelink_wrap .title {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }
  .story #pagelink_wrap #pagelink {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .story #pagelink_wrap #pagelink > div {
    padding: 1rem;
    width: 90%;
    max-width: inherit;
    position: relative;
  }
  .story #pagelink_wrap #home {
    width: 160px;
    margin: 3rem auto;
  }
}