﻿@charset "UTF-8";
*, .c-heading-2, .c-heading-2:after, .c-icon-sns:after, .c-label, .l-header__logo>span, .l-menu-button__line, .slick-slider {
  box-sizing: border-box
}

.slick-dots, nav ul {
  list-style: none
}

a, ins {
  text-decoration: none
}

.c-table, table {
  border-collapse: collapse
}

.slick-dots, .slick-next, .slick-prev, article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
  display: block
}

input[type=color]::-webkit-color-swatch {
  border: none
}

input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  font-weight: inherit
}

ins, mark {
  background-color: #ff9;
  color: #000
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  color: #934612
}

mark {
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-spacing: 0
}

hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

input, select {
  vertical-align: middle
}

input:focus {
  outline: 0
}

ol, ul {
  list-style-type: none
}

html {
  height: 100%;
  font-size: 16px
}

body {
  position: relative;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #FFF;
  color: #333;
  line-height: 2;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-feature-settings: "palt" 1;
  letter-spacing: .8px
}

img {
  max-width: 100%;
  vertical-align: top
}

@media all and (-ms-high-contrast:none) {
  h1, h2, h3, h4, h5, p, span {
    font-family: "メイリオ", Meiryo, sans-serif
  }
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal
}

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff
}

@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal
}

.slick-next, .slick-prev {
  position: absolute;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}

[dir=rtl] .slick-next:before {
  content: "←"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-list, .slick-slider, .slick-track {
  display: block;
  position: relative
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.c-background-image--planetarium, .l-footer__image {
  background-size: cover;
  background-repeat: no-repeat
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "?";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

.slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translate3d(0, 0, 0)
}

.slick-track {
  left: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.l-content-container {
  position: relative;
  padding-top: 100px
}

.l-footer__image {
  width: 100%;
  max-height: 300px;
  padding-top: 15.625%;
  background-position: bottom center
}

@media screen and (max-width:1024px) {
  body {
    min-width: 100%
  }
  .l-footer__image {
    padding-top: 28.266667%
  }
}

.l-footer__inner {
  width: 100%;
  max-width: 1120px;
  padding: 0 80px 16px;
  margin: 0 auto
}

@media screen and (max-width:1024px) {
  .l-footer__inner {
    padding: 5px 20px 2px
  }
}

.l-footer__copyright {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  padding: 13px 0;
  background-color: #F5E5C0;
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1
}

.l-header__logo>span, .l-header__sub-nav__tel {
  padding: 3px 0;
  color: #934612;
  line-height: 1;
  font-size: .875rem
}

.l-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  margin-top: 5px
}

.l-footer__content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  margin: 0
}

.l-footer__content.-width--small {
  width: 17.5%;
  min-width: 168px
}

@media screen and (max-width:1024px) {
  .l-footer__content {
    margin-bottom: 10px;
    align-items: center;
    justify-content: center
  }
  .l-footer__content.-width--small {
    width: 100%
  }
}

.l-footer__content.-width--large {
  width: 37.5%
}

.l-footer__content.-left {
  justify-content: flex-end
}

@media screen and (max-width:1024px) {
  .l-footer__content.-width--large {
    width: 100%
  }
  .l-footer__content.-left {
    justify-content: space-between
  }
}

.l-header {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100px;
  background-color: #FAF1DD;
  border-top: 10px solid #F5E5C0
}

.l-header__inner {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row;
  min-width: 1120px;
  margin: 0 auto;
  height: 100%
}

.l-header__nav--pc {
  display: block
}

.l-header__nav--sp {
  display: none
}

@media screen and (max-width:1024px) {
  .l-header__inner {
    min-width: 100%
  }
  .l-header__nav--pc {
    display: none
  }
  .l-header__nav--sp {
    display: block
  }
}

.l-header__logo {
  width: 152px;
  margin-left: 26px
}

.l-header__logo>span {
  display: block;
  font-weight: 500;
  letter-spacing: 0
}

.l-header__main-nav {
  height: 100%
}

.l-header__main-nav--sp {
  position: fixed;
  left: 0;
  top: 100px;
  width: 100%;
  height: 0;
  z-index: 10;
  overflow: hidden;
  background-color: #FFF;
  transition: all .25s ease
}

.l-header__main-nav--sp.is-active {
  height: 100vh
}

.l-header__sub-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 140px;
  margin-right: 20px
}

.l-header__sub-nav__bottom, .l-header__sub-nav__top {
  width: 100%
}

.l-header__sub-nav__top {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 5px
}

.l-header__sub-nav__tel {
  display: block;
  text-align: center;
  white-space: nowrap
}

.l-menu-button, .l-menu-button__line {
  width: 25px;
  height: 25px;
  padding: 0;
  background-color: transparent;
  border: none
}

.l-header__sub-nav__tel:hover {
  text-decoration: underline
}

.l-menu-button {
  display: none;
  outline: 0;
  cursor: pointer
}

.l-menu-button__line {
  display: block;
  position: relative;
  margin: auto;
  overflow: hidden
}

.l-menu-button__line span, .l-menu-button__line::after, .l-menu-button__line::before {
  display: block;
  position: absolute;
  height: 3px;
  background-color: #934612;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 1.5px
}

.c-block, .c-button, .c-heading-1 {
  position: relative
}

.l-menu-button__line::after, .l-menu-button__line::before {
  content: '';
  transition: transform cubic-bezier(.215, .61, .355, 1) .85s
}

.l-menu-button__line::before {
  top: 2px;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0 auto
}

.l-menu-button__line span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  transition: all .25s cubic-bezier(.215, .61, .355, 1)
}

.l-menu-button__line::after {
  left: 0;
  top: 22px;
  width: 100%
}

.l-menu-button.is-active .l-menu-button__line::before {
  transform: translate(-3px, 9px) rotate(45deg)
}

.l-menu-button.is-active .l-menu-button__line span {
  width: 0
}

.l-menu-button.is-active .l-menu-button__line::after {
  transform: translate(-3px, -11px) rotate(-45deg)
}

.c-background--black {
  background-color: #000;
  color: #FFF
}

.c-background--black a {
  color: #FFF
}

.c-background--white {
  background-color: #FFF
}

.c-background-color--planetarium {
  background-color: #0A0E3E;
  color: #FFF
}

.c-background-color--planetarium a {
  color: #FFF
}

.c-background-color--planetarium-1 {
  background-color: rgba(10, 14, 62, .58)
}

.c-background-color--1, .c-label.-color--1 {
  background-color: #53B254
}

.c-background-color--1-1 {
  background-color: rgba(83, 178, 84, .58)
}

.c-background-color--2 {
  background-color: #5876AA
}

.c-background-color--2-1 {
  background-color: rgba(88, 118, 170, .58)
}

.c-background-color--3 {
  background-color: #F8512F
}

.c-background-color--3-1 {
  background-color: rgba(248, 81, 47, .58)
}

.c-background-color--4 {
  background-color: #934612
}

.c-background-color--4-1 {
  background-color: rgba(147, 70, 18, .58)
}

.c-background-color--5 {
  background-color: #F0C61E
}

.c-background-color--5-1 {
  background-color: rgba(240, 198, 30, .58)
}

.c-background-image--planetarium {
  background-position: center;
  background-image: url(../images/common/img_bg-star-2.png)
}

.c-block {
  width: 100%
}

.c-block__inner {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 80px
}

@media screen and (max-width:1024px) {
  .l-menu-button {
    display: block
  }
  .c-background-image--planetarium {
    background-image: url(../images/common/img_bg-star-2@2x.png)
  }
  .c-block__inner {
    padding: 0 20px
  }
}

.c-block__inner--2 {
  width: 100%
}

.c-button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  min-width: 150px;
  max-width: 300px;
  padding: 18px 30px;
  color: #FFF;
  background-color: #934612;
  border-radius: 30px;
  letter-spacing: 0;
  line-height: 1.5
}

@media screen and (max-width:1024px) {
  .c-button {
    width: 100%;
    font-size: .875rem;
    padding: 19.5px 30px
  }
}

.c-button:hover {
  background-color: #F0C61E
}

.c-button.-bg--red {
  background-color: #F8512F;
  color: #FFF
}

.c-button.-bg--red:hover {
  background-color: #F0C61E
}

.c-button.-small {
  font-size: .875rem;
  border-radius: 10px;
  padding: 9.5px 10px
}

.c-button.-large {
  max-width: 384px
}

.c-button.-free {
  width: auto;
  max-width: initial
}

.c-button.-auto {
  max-width: 100%
}

.c-button.-excel:after, .c-button.-map:after, .c-button.-pdf:after, .c-button.-word:after {
  content: '';
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 9px
}

.c-button.-map:after {
  width: 15px;
  height: 20px;
  background-image: url(../images/common/map.png)
}

@media screen and (max-width:1024px) {
  .c-button.-map:after {
    background-image: url(../images/common/map@2x.png)
  }
}

.c-button.-excel:not(.-small), .c-button.-pdf:not(.-small), .c-button.-word:not(.-small) {
  padding-top: 15px;
  padding-bottom: 15px
}

.c-button.-excel:after, .c-button.-pdf:after, .c-button.-word:after {
  width: 22.5px;
  height: 30px
}

.c-button.-pdf:after {
  background-image: url(../images/common/pdf.png)
}

@media screen and (max-width:1024px) {
  .c-button.-pdf:after {
    background-image: url(../images/common/pdf@2x.png)
  }
}

.c-button.-word:after {
  background-image: url(../images/common/word.png)
}

@media screen and (max-width:1024px) {
  .c-button.-word:after {
    background-image: url(../images/common/word@2x.png)
  }
}

.c-button.-excel:after {
  background-image: url(../images/common/excel.png)
}

.c-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row
}

.c-flex.-right {
  justify-content: flex-end
}

.c-flex.-center {
  justify-content: center
}

.c-flex.-space-between {
  justify-content: space-between
}

.c-flex.-space-around {
  justify-content: space-around
}

.c-flex.-middle {
  align-items: center
}

.c-flex.-middle--left {
  justify-content: flex-start;
  align-items: center
}

.c-flex.-stretch {
  align-items: stretch
}

.c-flex.-row-reverse {
  flex-direction: row-reverse
}

.c-flex.-nowrap {
  flex-wrap: nowrap
}

.c-flex.-column {
  flex-direction: column
}

.c-heading-1 {
  padding-top: 28.888889%;
  max-width: 900px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap
}

.c-heading-1:before, .c-heading-1>span, .c-heading-1>span:after {
  position: absolute;
  display: block
}

@media screen and (max-width:1279px) {
  .c-heading-1 {
    font-size: 5.63vw
  }
}

@media screen and (max-width:1024px) {
  .c-button.-excel:after {
    background-image: url(../images/common/excel@2x.png)
  }
  .c-flex.-sp--center {
    justify-content: center
  }
  .c-flex.-sp--middle {
    align-items: center
  }
  .c-flex.-sp--row {
    flex-direction: row
  }
  .c-flex.-sp--row-reverse {
    flex-direction: row-reverse
  }
  .c-heading-1 {
    padding-top: 29.275362%;
    font-size: 1.25rem;
    font-weight: 700
  }
}

.c-heading-1:before {
  content: '';
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 0;
  padding-top: 28.888889%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/common/img_heading-bg.png)
}

@media screen and (max-width:1024px) {
  .c-heading-1:before {
    padding-top: 29.275362%;
    background-image: url(../images/common/img_heading-bg@2x.png)
  }
}

.c-heading-1>span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.c-heading-1>span:after {
  content: '';
  width: 47px;
  height: 47px;
  top: 0;
  right: -60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/common/img_start-2.png)
}

.c-heading-2 {
  position: relative;
  display: block;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 90px
}

@media screen and (max-width:1024px) {
  .c-heading-1>span:after {
    top: -10px;
    right: -40px;
    width: 23px;
    height: 23px;
    padding-left: 20px;
    background-image: url(../images/common/img_start-2@2x.png)
  }
  .c-heading-2 {
    font-size: 1.25rem;
    padding-bottom: 47px
  }
}

.c-heading-2:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 264px;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/common/img_branch-2.png)
}

.c-heading-3 {
  font-weight: 500;
  font-size: 2rem;
  color: #934612
}

@media screen and (max-width:1024px) {
  .c-heading-2:after {
    width: 137px;
    height: 47px;
    background-image: url(../images/common/img_branch-2@2x.png)
  }
  .c-heading-3 {
    font-size: 1.25rem
  }
}

.c-icon-sns {
  display: block
}

.c-icon-sns:after {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.c-icon-sns.-twitter:after {
  background-image: url(../images/common/twitter.png)
}

@media screen and (max-width:1024px) {
  .c-icon-sns.-twitter:after {
    background-image: url(../images/common/twitter@2x.png)
  }
}

.c-icon-sns.-twitter--white:after {
  background-image: url(../images/common/twitter-w.png)
}

@media screen and (max-width:1024px) {
  .c-icon-sns.-twitter--white:after {
    background-image: url(../images/common/twitter-w@2x.png)
  }
}

.c-icon-sns.-instagram:after {
  width: 23px;
  background-image: url(../images/common/instagram.png)
}

@media screen and (max-width:1024px) {
  .c-icon-sns.-instagram:after {
    background-image: url(../images/common/instagram@2x.png)
  }
}

.c-icon-sns.-instagram--white:after {
  width: 23px;
  background-image: url(../images/common/instagram-w.png)
}

@media screen and (max-width:1024px) {
  .c-icon-sns.-instagram--white:after {
    background-image: url(../images/common/instagram-w@2x.png)
  }
}

.c-icon-sns.-facebook:after {
  width: 16px;
  background-image: url(../images/common/facebook.png)
}

@media screen and (max-width:1024px) {
  .c-icon-sns.-facebook:after {
    background-image: url(../images/common/facebook@2x.png)
  }
}

.c-icon-sns.-facebook--white:after {
  width: 16px;
  background-image: url(../images/common/facebook-w.png)
}

.c-label {
  display: inline-block;
  line-height: 1.5;
  padding: 8px 1em
}

@media screen and (max-width:1024px) {
  .c-icon-sns.-facebook--white:after {
    background-image: url(../images/common/facebook-w@2x.png)
  }
  .c-label {
    font-size: .875rem
  }
}

.c-label.-type--circle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding: 8px .5em
}

.c-label.-type--box {
  min-width: 290px
}

.c-label.-type--round {
  border-radius: 10px
}

.c-label.-lg {
  font-weight: 500;
  font-size: 1.5rem;
  padding: 2px 1em
}

.c-label.-color--1 {
  color: #FFF
}

.c-label.-color--2 {
  color: #FFF;
  background-color: #5876AA
}

.c-label.-color--3 {
  color: #FFF;
  background-color: #F8512F
}

.c-label.-color--4 {
  color: #FFF;
  background-color: #934612
}

.c-label.-color--5 {
  color: #FFF;
  background-color: #F0C61E
}

.c-link:active, .c-link:focus, .c-link:hover {
  text-decoration: underline
}

.c-link.-reset {
  color: #333
}

.c-list.-disc>li {
  text-indent: -1em;
  padding-left: 1em
}

.c-list.-disc>li:before {
  content: '・';
  margin-right: .25em;
  margin-left: .25em;
  color: #52B153;
  font-weight: 500;
  letter-spacing: 0
}

.c-list.-num {
  list-style-type: decimal
}

.c-list.-num>li {
  margin-left: 2em
}

.c-list.-star>li, .c-list.-sun>li {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px
}

.c-list.-star>li:before, .c-list.-sun>li:before {
  content: '';
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.c-list.-sun>li {
  margin-left: 40px
}

.c-list.-sun>li:before {
  left: -35px;
  top: 0;
  width: 30px;
  height: 30px;
  background-image: url(../images/common/img_sun.png)
}

@media screen and (max-width:1024px) {
  .c-label.-lg {
    font-size: 1.25rem
  }
  .c-list>li {
    font-size: .875rem
  }
  .c-list.-sun>li {
    margin-left: 25px
  }
  .c-list.-sun>li:before {
    left: -25px;
    top: 5px;
    width: 20px;
    height: 20px;
    background-image: url(../images/common/img_sun@2x.png)
  }
}

.c-list.-star>li {
  margin-left: 40px
}

.c-list.-star>li:before {
  left: -40px;
  top: 0;
  width: 39px;
  height: 38px;
  background-image: url(../images/common/img_star.png)
}

@media screen and (max-width:1024px) {
  .c-list.-star>li {
    margin-left: 25px
  }
  .c-list.-star>li:before {
    left: -30px;
    width: 29px;
    height: 28px;
    background-image: url(../images/common/img_star@2x.png)
  }
}

.c-map, .c-map>iframe, .c-table, .c-width-1-1 {
  width: 100%
}

.c-map {
  position: relative;
  height: 0;
  min-height: 310px;
  padding-top: 24.21875%
}

.c-map>iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%
}

.c-section, .c-section--2, .c-table__wrap, .p-article__list>li, .p-card, .p-facility-image__wrap, .p-faq__question {
  position: relative
}

.c-row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: row;
  margin-left: -50px
}

.c-row+.c-row {
  margin-top: 40px
}

.c-row>* {
  padding-left: 50px
}

.c-section {
  padding-top: 50px;
  padding-bottom: 50px
}

@media screen and (max-width:1024px) {
  .c-row {
    margin-left: -20px
  }
  .c-row>* {
    padding-left: 20px
  }
  .c-section {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.c-section--2 {
  padding-top: 50px;
  padding-bottom: 110px
}

@media screen and (max-width:1024px) {
  .c-section--2 {
    padding-top: 30px;
    padding-bottom: 66px
  }
}

.c-section--2.-top--none, .c-section.-top--none {
  padding-top: 0
}

.c-section--2.-top--m, .c-section.-top--m {
  padding-top: 30px
}

@media screen and (max-width:1024px) {
  .c-section--2.-top--m, .c-section.-top--m {
    padding-top: 18px
  }
}

.c-section--2.-top--l, .c-section.-top--l {
  padding-top: 100px
}

@media screen and (max-width:1024px) {
  .c-section--2.-top--l, .c-section.-top--l {
    padding-top: 60px
  }
}

.c-section--2.-top--xl, .c-section.-top--xl {
  padding-top: 200px
}

.c-section--2.-bottom--none, .c-section.-bottom--none {
  padding-bottom: 0
}

.c-section--2.-bottom--m, .c-section.-bottom--m {
  padding-bottom: 30px
}

@media screen and (max-width:1024px) {
  .c-section--2.-top--xl, .c-section.-top--xl {
    padding-top: 120px
  }
  .c-section--2.-bottom--m, .c-section.-bottom--m {
    padding-bottom: 18px
  }
}

.c-section--2.-bottom--l, .c-section.-bottom--l {
  padding-bottom: 100px
}

@media screen and (max-width:1024px) {
  .c-section--2.-bottom--l, .c-section.-bottom--l {
    padding-bottom: 50px
  }
}

.c-section--2.-bottom--xl, .c-section.-bottom--xl {
  padding-bottom: 200px
}

@media screen and (max-width:1024px) {
  .c-section--2.-bottom--xl, .c-section.-bottom--xl {
    padding-bottom: 120px
  }
}

.c-section--2.-bottom--xl--2, .c-section.-bottom--xl--2 {
  padding-bottom: 200px
}

.c-sentence {
  text-align: justify;
  letter-spacing: .8px;
  font-size: 16px;
  margin-bottom: 20px
}

.c-table {
  border: 1px solid #F5E5C0
}

.c-table td, .c-table th {
  border: 1px solid #F5E5C0;
  line-height: 1.5;
  vertical-align: middle
}

@media screen and (max-width:1024px) {
  .c-section--2.-bottom--xl--2, .c-section.-bottom--xl--2 {
    padding-bottom: 174px
  }
  .c-sentence {
    font-size: .875rem
  }
  .c-table__wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
  }
  .c-table {
    white-space: nowrap
  }
  .c-table td, .c-table th {
    font-size: .875rem
  }
}

.c-table th {
  background-color: #FFF9CF;
  padding: 1.5em;
  text-align: center
}

.c-table td {
  padding: 11px 15px;
  text-align: left
}

.c-table.-dark th {
  background-color: #5876AA;
  color: #FFF
}

.c-text--center {
  text-align: center!important
}

.c-text--left {
  text-align: left!important
}

.c-text--right {
  text-align: right!important
}

.c-text--top {
  vertical-align: top!important
}

.c-text--bottom {
  vertical-align: bottom!important
}

.c-text--middle {
  vertical-align: middle!important
}

.c-text-fz--xl {
  font-size: 1.625rem
}

.c-text-fz--l {
  font-size: 1.5rem
}

.c-text-fz--s {
  font-size: .875rem
}

.c-text-fw--b {
  font-weight: 700!important
}

.c-text-fw--m {
  font-weight: 500!important
}

.c-text-fw--base {
  font-weight: 400!important
}

.c-text-color--base {
  color: #333
}

.c-text-color--reverse {
  color: #FFF
}

.c-text-color--notice {
  color: #F8512F
}

.c-text-color--1 {
  color: #53B254
}

.c-text-color--2 {
  color: #5876AA
}

.c-text-color--3 {
  color: #F8512F
}

.c-text-color--4 {
  color: #934612
}

.c-text-color--5 {
  color: #F0C61E
}

.c-width-1-2 {
  width: 50%
}

.c-width-1-3 {
  width: calc(100% / 3)
}

.c-width-2-3 {
  width: calc(100% / 3 * 2)
}

.c-width-1-4 {
  width: calc(100% / 4)
}

.c-width-2-4 {
  width: calc(100% / 4 * 2)
}

.c-width-3-4 {
  width: calc(100% / 4 * 3)
}

.c-width-1-5 {
  width: calc(100% / 5)
}

.c-width-2-5 {
  width: calc(100% / 5 * 2)
}

.c-width-3-5 {
  width: calc(100% / 5 * 3)
}

.c-width-4-5 {
  width: calc(100% / 5 * 4)
}

.c-width-s {
  width: 120px
}

.c-width-m {
  width: 180px
}

.fade_in {
  -webkit-animation: 1.5s fadeOut forwards;
  animation: 1.5s fadeOut forwards
}

.animation_fade_in {
  -webkit-animation: 1.5s fadeIn forwards;
  animation: 1.5s fadeIn forwards
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(100%)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(100%)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0)
  }
  to {
    opacity: 0;
    transform: translateY(100%)
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0)
  }
  to {
    opacity: 0;
    transform: translateY(100%)
  }
}

.p-article__list {
  padding-left: 40px
}

@media screen and (max-width:1024px) {
  .c-width--sp-1-1 {
    width: 100%
  }
  .c-width--sp-1-2 {
    width: 50%
  }
  .c-width--sp-1-3 {
    width: calc(100% / 3)
  }
  .c-width--sp-2-3 {
    width: calc(100% / 3 * 2)
  }
  .c-width--sp-1-4 {
    width: calc(100% / 4)
  }
  .c-width--sp-2-4 {
    width: calc(100% / 4 * 2)
  }
  .c-width--sp-3-4 {
    width: calc(100% / 4 * 3)
  }
  .c-width--sp-1-5 {
    width: calc(100% / 5)
  }
  .c-width--sp-2-5 {
    width: calc(100% / 5 * 2)
  }
  .c-width--sp-3-5 {
    width: calc(100% / 5 * 3)
  }
  .c-width--sp-4-5 {
    width: calc(100% / 5 * 4)
  }
  .p-article__list {
    padding-left: 10px
  }
}

.p-article__list>li {
  padding: 10px 0
}

.p-article__meta__category, .p-event__meta__category {
  padding: 1.5px 10px;
  letter-spacing: 0;
  text-align: center;
  box-sizing: border-box
}

.p-article__list>li:after, .p-article__list>li:before {
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute
}

.p-article__list>li:before {
  left: -40px;
  top: calc(1em + 8px);
  transform: translate(0, -50%);
  width: 38px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/common/img_star.png)
}

@media screen and (max-width:1024px) {
  .p-article__list>li:before {
    left: -30px;
    width: 25px;
    height: 25px;
    background-image: url(../images/common/img_star@2x.png)
  }
}

.p-article__list>li:after {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/common/img_list-border.png)
}

.p-article__list-wrap {
  margin-bottom: 60px
}

.p-article__item__body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row
}

.p-article__item__title {
  width: calc(100% - 260px);
  color: #333
}

@media screen and (max-width:1024px) {
  .p-article__list>li:after {
    background-image: url(../images/common/img_list-border@2x.png)
  }
  .p-article__list-wrap {
    margin-bottom: 20px
  }
  .p-article__item__title {
    width: 100%;
    font-size: .875rem
  }
}

.p-article__item__title>a {
  color: #333
}

.p-article__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  width: 240px;
  margin-bottom: 0
}

.p-article__meta__date {
  letter-spacing: 0;
  color: #333
}

@media screen and (max-width:1024px) {
  .p-article__meta {
    justify-content: flex-start;
    width: 100%
  }
  .p-article__meta__date {
    font-size: .875rem
  }
}

.p-article__meta__categories {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column
}

@media screen and (max-width:1024px) {
  .p-article__meta__categories {
    flex-direction: row;
    margin-left: 30px;
    justify-content: flex-start
  }
}

.p-article__meta__category {
  display: inline-block;
  width: 100px;
  border: 1px solid #000;
  background-color: rgba(51, 51, 51, .2);
  color: #333;
  font-size: .875rem;
  line-height: 1.125;
  margin: 7.5px auto
}

.p-article__meta__category:last-child {
  margin-bottom: 10.5px
}

.p-article__meta__category.-color--1 {
  color: #53B254;
  background-color: #F2F9F2;
  border-color: #53B254
}

.p-article__meta__category.-color--1-1 {
  color: #FFF;
  background-color: #53B254
}

.p-article__meta__category.-color--2 {
  color: #5876AA;
  background-color: #EBF1FB;
  border-color: #5876AA
}

.p-article__meta__category.-color--2-1 {
  color: #FFF;
  background-color: #5876AA
}

.p-article__meta__category.-color--3 {
  color: #F8512F;
  background-color: #FFF5F3;
  border-color: #F8512F
}

.p-article__meta__category.-color--3-1 {
  color: #FFF;
  background-color: #F8512F
}

.p-article__meta__category.-color--4 {
  color: #934612;
  background-color: #EFE7E2;
  border-color: #934612
}

.p-article__meta__category.-color--4-1 {
  color: #FFF;
  background-color: #934612
}

.p-article__meta__category.-color--5 {
  color: #F0C61E;
  background-color: #FAF1DD;
  border-color: #F0C61E
}

.p-article__meta__category.-color--5-1 {
  color: #FFF;
  background-color: #F0C61E
}

.p-article__more-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  width: 120px;
  height: 70px;
  padding: 24px;
  color: #333;
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/common/img_btn-arrow.png)
}

.p-card__body__img, .p-event__item__img, .p-faq--home__background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.p-article__more-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row
}

.p-card {
  border-radius: 20px
}

.p-card__title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%)
}

.p-card__body {
  overflow: hidden
}

.p-card__body__img {
  width: 100%;
  height: 315px;
  border-radius: 20px;
  background-color: #FAF1DD;
  overflow: hidden
}

@media screen and (max-width:1024px) {
  .p-article__meta__category:last-child {
    margin-bottom: 0
  }
  .p-card__body__img {
    height: 240px
  }
}

.p-card__body__caption {
  width: 100%;
  padding: 7.5px 24px;
  margin-bottom: 20px;
  text-align: justify
}

.p-card__body__img+.p-card__body__caption {
  margin-top: 20px
}

.p-dropdown-menu {
  position: fixed;
  top: 100px;
  left: 0;
  z-index: 9;
  width: 100%;
  overflow: hidden;
  background-color: #FFF;
  transition: all .25s ease;
  transform: translateY(20px);
  visibility: hidden;
  opacity: 0
}

.p-dropdown-menu.-active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0)
}

.p-dropdown-menu__inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: row;
  width: 100%;
  height: inherit;
  max-width: 1120px;
  margin: 0 auto;
  padding: 20px 80px
}

.p-dropdown-menu__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row
}

.p-dropdown-menu__list>li {
  width: 240px;
  padding: 10px 5px;
  margin-bottom: 4px;
  border-left: 1px solid #934612
}

.p-dropdown-menu__list>li>a {
  color: #333;
  line-height: 1.5;
  padding: 3px 0;
  margin-left: 10px
}

.p-dropdown-menu__list>li>a:hover {
  text-decoration: underline
}

.p-dropdown-menu--sp__inner {
  padding: 10px 20px
}

.p-dropdown-menu--sp__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row
}

.p-dropdown-menu--sp__list>li {
  width: 50%
}

.p-dropdown-menu--sp__list>li>a {
  font-size: .875rem;
  font-weight: 400;
  line-height: 2;
  color: #333;
  letter-spacing: 0
}

.p-event__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: -40px;
  margin-left: -30px
}

.p-event__list>li {
  padding-top: 40px;
  padding-left: 30px
}

@media screen and (max-width:1024px) {
  .p-event__list {
    margin-left: -20px
  }
  .p-event__list>li {
    padding-left: 20px
  }
  .p-event__item__title {
    width: 100%;
    font-size: .875rem
  }
}

.p-event__item__body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  padding: 15px 20px;
  border: 2px solid #F5E5C0;
  border-radius: 20px
}

.p-event__item__img {
  background-color: #FFF9CF;
  width: 100%;
  height: 240px
}

.p-event__item__title {
  width: 100%;
  color: #333;
  margin: 1em 0;
  font-weight: 700
}

.p-event__item__title>a {
  color: #333
}

.p-event__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row
}

@media screen and (max-width:1024px) {
  .p-event__meta {
    justify-content: flex-start;
    width: 100%
  }
}

.p-event__meta__categories {
  line-height: 0
}

.p-event__meta__category {
  display: inline-block;
  border-radius: 0 0 5px 5px;
  background-color: rgba(51, 51, 51, .2);
  color: #333;
  font-size: .75rem;
  line-height: 1.5
}

.p-event__meta__category.-color--1 {
  color: #FFF;
  background-color: #53B254
}

.p-event__meta__category.-color--2 {
  color: #FFF;
  background-color: #5876AA
}

.p-event__meta__category.-color--3 {
  color: #FFF;
  background-color: #F8512F
}

.p-event__meta__category.-color--4 {
  color: #FFF;
  background-color: #934612
}

.p-event__meta__category.-color--5 {
  color: #FFF;
  background-color: #F0C61E
}

.p-event__info {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  width: 100%;
  padding: 0 0 12.5px
}

.p-event__info+.p-event__info {
  padding-top: 12.5px;
  border-top: 1px dashed #707070
}

.p-event__info__title {
  width: 80px;
  padding: 0 14px;
  margin-right: 18px;
  background-color: #934612;
  color: #FFF;
  font-size: .75rem;
  letter-spacing: .6px;
  text-align: center
}

.p-event__info__content {
  margin-top: -4px;
  width: calc(100% - 100px)
}

.p-facility-image__wrap {
  width: 100%
}

.p-facility-image__wrap.-image-1 {
  height: 500px
}

@media screen and (max-width:1024px) {
  .p-event__info__content {
    margin-top: -2px;
    font-size: .875rem
  }
  .p-facility-image__wrap.-image-1 {
    height: calc(345 / 375 * 100vw)
  }
}

.p-facility-image__wrap.-image-2 {
  height: 0
}

@media screen and (max-width:1024px) {
  .p-facility-image__wrap.-image-2 {
    height: calc(295 / 375 * 100vw)
  }
}

.p-facility-image__wrap.-image-3 {
  height: 0
}

@media screen and (max-width:1024px) {
  .p-facility-image__wrap.-image-3 {
    height: calc(260 / 375 * 100vw)
  }
}

.p-facility-image__wrap.-image-4 {
  height: 0
}

@media screen and (max-width:1024px) {
  .p-facility-image__wrap.-image-4 {
    height: calc(280 / 375 * 100vw)
  }
}

.p-facility-image__wrap.-image-5 {
  height: 0
}

.p-facility-image {
  position: absolute;
  z-index: -1
}

.p-facility-image.-image-1-1 {
  right: 267px;
  top: 0
}

@media screen and (max-width:1024px) {
  .p-facility-image__wrap.-image-5 {
    height: calc(260 / 375 * 100vw)
  }
  .p-facility-image.-image-1-1 {
    right: calc(180 / 375 * 100vw);
    width: calc(160 / 375 * 100vw)
  }
}

.p-facility-image.-image-1-2 {
  right: -20px;
  top: 50px
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-1-2 {
    right: calc(-8 / 375 * 100vw);
    width: calc(220 / 375 * 100vw);
    top: calc(50 / 375 * 100vw)
  }
}

.p-facility-image.-image-1-3 {
  right: 231px;
  top: 243px
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-1-3 {
    right: calc(175 / 375 * 100vw);
    top: calc(167 / 375 * 100vw);
    width: calc(180 / 375 * 100vw)
  }
}

.p-facility-image.-image-2-1 {
  right: 137px;
  bottom: 120px
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-2-1 {
    right: calc(190 / 375 * 100vw);
    bottom: calc(152 / 375 * 100vw);
    width: calc(143 / 375 * 100vw)
  }
}

.p-facility-image.-image-2-2 {
  right: -80px;
  bottom: -47px
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-2-2 {
    right: 0;
    bottom: 0;
    width: calc(233 / 375 * 100vw)
  }
}

.p-facility-image.-image-3-1 {
  bottom: -4px;
  left: -88px;
  transform: translate(0, 0)
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-3-1 {
    left: 0;
    bottom: 100%;
    transform: translate(0, 100%);
    width: calc(223 / 375 * 100vw)
  }
}

.p-facility-image.-image-3-2 {
  top: 0;
  left: 0;
  transform: translate(0, 0)
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-3-2 {
    left: 100%;
    top: calc(104 /375 * 100vw);
    transform: translate(-100%, 0);
    width: calc(137 / 375 * 100vw)
  }
}

.p-facility-image.-image-4-1 {
  right: -25px;
  top: -75px;
  transform: translate(0, 0)
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-4-1 {
    right: calc(102 / 375 * 100vw);
    top: 0;
    transform: translate(0, 0);
    width: calc(223 / 375 * 100vw)
  }
}

.p-facility-image.-image-4-2 {
  right: -60px;
  top: 236px;
  transform: translate(0, 0)
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-4-2 {
    right: 0;
    top: 100%;
    transform: translate(0, -100%);
    width: calc(137 / 375 * 100vw)
  }
}

.p-facility-image.-image-5-1 {
  right: 0;
  top: 0;
  transform: translate(0, 0)
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-5-1 {
    right: calc(200 / 375 * 100vw);
    top: 0;
    width: calc(137 / 375 * 100vw)
  }
}

.p-facility-image.-image-5-2 {
  right: 125px;
  top: 50px
}

.p-facility-info, .p-facility-info--2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  line-height: 1.5
}

@media screen and (max-width:1024px) {
  .p-facility-image.-image-5-2 {
    right: calc(10 / 375 * 100vw);
    top: calc(45 / 375 * 100vw);
    width: calc(223 / 375 * 100vw)
  }
  .p-facility-info, .p-facility-info--2 {
    font-size: .875rem;
    line-height: 1.9
  }
}

.p-facility-info--2 {
  flex-direction: column
}

.p-facility-info__address {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  text-align: left
}

@media screen and (max-width:1024px) {
  .p-facility-info__address {
    display: block
  }
}

.p-facility-info__address>span {
  display: inline-block
}

.p-facility-info__address>span:first-child {
  margin-right: 4px
}

.p-facility-info__tel {
  letter-spacing: 2.37px
}

@media screen and (max-width:1024px) {
  .p-facility-info__address>span {
    margin-right: 0;
    text-align: center
  }
  .p-facility-info__address {
    text-align: center
  }
  .p-facility-info__tel {
    letter-spacing: .8px
  }
}

.p-facility-info__tel-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%
}

.p-facility-info__name {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  margin-left: 6px;
  line-height: 1
}

.p-facility-info__name.-large {
  font-size: 1.625rem;
  line-height: 1.5;
  letter-spacing: 1.3px
}

.p-faq {
  background-color: #FAF1DD;
  padding: 20px 16px 4px;
  border-radius: 10px
}

.p-faq+.p-faq {
  margin-top: 20px
}

.p-faq__question {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 16px;
  text-align: justify;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  cursor: pointer
}

@media screen and (max-width:1024px) {
  .p-faq__question {
    padding-left: 36px;
    padding-right: 36px;
    font-size: 16px
  }
}

.p-faq__question:before {
  content: "Q";
  display: block;
  position: absolute;
  top: -22.5px;
  left: 24px;
  transform: translate(-100%, 0);
  z-index: 1;
  font-family: Anton, sans-serif;
  font-size: 3.125rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #F8512F
}

@media screen and (max-width:1024px) {
  .p-faq__question:before {
    top: -26.5px
  }
}

.p-faq__question__icon:after, .p-faq__question__icon:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #333;
  top: 19px;
  right: 12px;
  width: 24px;
  height: 3px;
  border-radius: 1.5px;
  transition: all .25s ease
}

.p-faq__question__icon:before {
  transform: translate(0, -50%)
}

.p-faq__question__icon:after {
  transform: translate(0, -50%) rotate(90deg)
}

.p-faq__question.-open {
  margin-bottom: 20px
}

.p-faq__question.-open .p-faq__question__icon:after {
  display: none
}

.p-faq__answer {
  position: relative;
  display: none;
  margin-bottom: 16px;
  padding: 26px 20px 20px 56px;
  background-color: #FFF;
  text-align: justify;
  line-height: 1.5;
  letter-spacing: 0
}

@media screen and (max-width:1024px) {
  .p-faq__question__icon:after, .p-faq__question__icon:before {
    top: 12px;
    right: 0;
    width: 20px
  }
  .p-faq__answer {
    font-size: .875rem;
    padding: 26px 16px 20px 52px
  }
}

.p-faq__answer:before {
  content: "A";
  display: block;
  position: absolute;
  top: -2.5px;
  left: 40px;
  transform: translate(-100%, 0);
  font-family: Anton, sans-serif;
  font-size: 3.125rem;
  line-height: 1.5;
  letter-spacing: 0
}

.p-faq__answer.-color--1:before, .p-faq__answer.-color--2:before {
  color: #53B254
}

.p-faq__question+.p-faq__answer {
  margin-top: 34px
}

.p-faq--home__background {
  width: 100%;
  height: 100%
}

.p-faq--home__question {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, .2);
  color: #FFF;
  letter-spacing: 0
}

.p-faq--home__question>span {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  box-sizing: border-box;
  width: calc(210 /1280 * 100vw);
  height: calc(210 /1280 * 100vw);
  min-width: 150px;
  min-height: 150px;
  max-width: 210px;
  max-height: 210px;
  border-radius: 50%;
  border: 9px dotted #F5E5C0
}

.p-faq--home__question>span:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 46px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/common/img_leaf-right.png)
}

@media screen and (max-width:1024px) {
  .p-faq--home__question {
    font-size: .875rem
  }
  .p-faq--home__question>span {
    min-width: 110px;
    min-height: 110px;
    border-width: 4px
  }
  .p-faq--home__question>span:after {
    bottom: 20px;
    width: 20px;
    height: 16px;
    background-image: url(../images/common/img_leaf-right@2x.png)
  }
}

.p-faq--home__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row
}

.p-faq--home__list>li {
  position: relative;
  width: calc(100% / 3);
  padding-top: 25%;
  border: 1px solid #333;
  overflow: hidden
}

@media screen and (max-width:1024px) {
  .p-faq--home__list>li {
    width: 50%;
    padding-top: 37.333333%
  }
}

.p-faq--home__list>li>a {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.01);
  width: 100%;
  height: 100%;
  transition: all .25s ease
}

.p-faq--home__list>li>a:hover {
  transform: translate(-50%, -50%) scale(1.1)
}

.p-feature--home__label {
  display: block;
  width: 290px;
  padding: 0 132px 0 43px;
  text-transform: uppercase;
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  background-color: #F5E5C0
}

.p-feature--home__label.-no--01, .p-feature--home__label.-no--02, .p-feature--home__label.-no--03 {
  position: relative;
  margin-top: 44px;
  margin-bottom: 44px
}

.p-feature--home__label.-no--01:after, .p-feature--home__label.-no--02:after, .p-feature--home__label.-no--03:after {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  font-family: Anton, sans-serif;
  color: #F8512F;
  font-size: 8.875rem;
  letter-spacing: 0;
  line-height: 1;
  top: 50%;
  left: 166px
}

.p-home-kv, .p-home-kv__slider {
  line-height: 0
}

.p-feature--home__label.-no--01:after {
  content: '01'
}

.p-feature--home__label.-no--02:after {
  content: '02'
}

.p-feature--home__label.-no--03:after {
  content: '03'
}

.p-feature--home__container:before, .p-home__heading.-image:before, .p-illust {
  content: ''
}

.p-feature--home__title {
  width: 100%;
  color: #934612;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 1.6px;
  margin-bottom: 0
}

.p-feature--home__description {
  width: 100%;
  text-align: justify
}

.p-feature--home__img {
  display: block;
  width: 34.615384%
}

@media screen and (max-width:1024px) {
  .p-feature--home__title {
    margin-bottom: 30px
  }
  .p-feature--home__description {
    font-size: .875rem
  }
  .p-feature--home__img {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    padding: 0 7px
  }
}

.p-feature--home__body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  width: 60.576923%
}

@media screen and (max-width:1024px) {
  .p-feature--home__body {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px
  }
}

.p-feature--home__item {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px
}

@media screen and (max-width:1024px) {
  .p-feature--home__item {
    padding-bottom: 0
  }
}

.p-feature--home__item__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  max-width: 1280px;
  padding: 0 160px 0 80px;
  margin: 0 auto
}

@media screen and (max-width:1024px) {
  .p-feature--home__item__inner {
    flex-direction: column-reverse;
    padding: 0
  }
}

.p-feature--home__item__inner.-reverse {
  flex-direction: row-reverse;
  padding-left: 160px;
  padding-right: 80px
}

@media screen and (max-width:1024px) {
  .p-feature--home__item__inner.-reverse {
    flex-direction: column-reverse;
    padding: 0
  }
}

.p-feature--home__container {
  position: relative
}

.p-feature--home__container:before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  padding-top: 47.96875%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/common/img_bg-star.jpg)
}

.p-feature--home__container>:last-child {
  padding-bottom: 0
}

.p-home-kv {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  overflow: hidden
}

.p-home-kv__slider__item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.p-home__heading.-image:before, .p-illust.-branch, .p-illust.-hakosato, .p-illust.-planetarium, .p-page__heading:before, .p-page__heading>span:after {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}

.p-home-kv__block {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: calc(100vh - 100px);
  min-height: 700px
}

.p-home-kv__message {
  margin-top: -100px
}

.p-home__heading {
  text-align: center
}

.p-home__heading.-eng {
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  letter-spacing: 0
}

.p-home__heading.-ja {
  letter-spacing: 1.2px
}

.p-home__heading.-main {
  font-size: 4.5rem;
  line-height: 1.5
}

@media screen and (max-width:1279px) {
  .p-home__heading.-main {
    font-size: 5.63vw
  }
}

@media screen and (max-width:1024px) {
  .p-feature--home__container:before {
    background-image: url(../images/common/img_bg-star@2x.jpg)
  }
  .p-home-kv__block {
    min-height: 400px
  }
  .p-home__heading.-main {
    font-size: 9.6vw
  }
}

.p-home__heading.-sub {
  color: #934612;
  font-weight: 500;
  font-size: 1.5rem
}

.p-home__heading.-image {
  position: relative;
  padding-top: 28.888889%
}

@media screen and (max-width:1024px) {
  .p-home__heading.-image {
    padding-top: 29.275362%
  }
}

.p-home__heading.-image:before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 0;
  padding-top: 28.888889%;
  background-image: url(../images/common/img_heading-bg.png)
}

.p-home__heading.-image>span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.p-home__heading-wrap {
  max-width: 900px;
  margin: 0 auto
}

.p-home__concept {
  display: block;
  position: relative;
  width: 700px;
  min-width: 500px;
  height: 650px;
  margin: 0 auto
}

.p-home__concept__image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

@media screen and (max-width:1024px) {
  .p-home__heading.-image:before {
    padding-top: 29.275362%;
    background-image: url(../images/common/img_heading-bg@2x.png)
  }
  .p-home__heading-wrap {
    padding-left: 20px
  }
  .p-home__concept {
    width: calc(100vw - 40px);
    min-width: 335px;
    height: calc(100vw - 40px)
  }
  .p-home__concept__image {
    left: 0;
    transform: translate(0, -50%);
    width: calc(100vw - 40px)
  }
}

.p-home__concept__description {
  position: absolute;
  top: 47%;
  left: 160px;
  transform: translate(0, -47%);
  width: 440px;
  max-height: 260px;
  text-align: justify;
  overflow-y: auto
}

@media screen and (max-width:1024px) {
  .p-home__concept__description {
    left: calc(180 / 700 * (100vw - 40px));
    width: calc(400 / 700 * (100vw - 40px));
    max-height: calc(260 / 700 * (100vw - 40px));
    font-size: .875rem
  }
}

.p-illust {
  display: block;
  position: absolute;
  line-height: 0
}

.p-illust__wrap {
  position: relative;
  width: 100%
}

.p-illust.-hakosato {
  right: 7.8125%;
  bottom: 5px;
  width: 9.553571%;
  padding-top: 8.482143%;
  max-width: 107px;
  min-width: 39px;
  max-height: 95px;
  min-height: 35px;
  background-image: url(../images/common/chara_hakosato.png)
}

@media screen and (max-width:1024px) {
  .p-illust.-hakosato {
    right: 5.333333%;
    background-image: url(../images/common/chara_hakosato@2x.png)
  }
}

.p-illust.-planetarium {
  right: 16.785714%;
  bottom: 5px;
  width: 7.857143%;
  padding-top: 11.875%;
  max-width: 88px;
  min-width: 31px;
  max-height: 133px;
  min-height: 46px;
  background-image: url(../images/common/img_planetarium.png)
}

@media screen and (max-width:1024px) {
  .p-illust.-planetarium {
    right: 16%;
    background-image: url(../images/common/img_planetarium@2x.png)
  }
}

.p-illust.-branch {
  left: 0;
  top: 60px;
  z-index: 1;
  transform: translate(0, -100%);
  width: calc(385 /1280 * 100vw);
  max-width: 385px;
  height: calc(206 /1280 * 100vw);
  max-height: 206px;
  background-image: url(../images/common/img_branch-left.png)
}

@media screen and (max-width:1024px) {
  .p-illust.-branch {
    top: calc(60 / 1280 * 100vw);
    background-image: url(../images/common/img_branch-left@2x.png)
  }
}

.p-main-menu {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: row;
  height: inherit
}

.p-main-menu__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  position: relative;
  padding: 0 1em;
  font-weight: 500;
  line-height: 1.5
}

.p-main-menu__item>a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: 100%;
  color: #333;
  font-weight: 500;
  white-space: nowrap
}

.p-main-menu__item.-current, .p-main-menu__item:hover {
  background-color: #934612
}

.p-main-menu__item.-current>a, .p-main-menu__item:hover>a {
  color: #FFF
}

.p-main-menu__item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 20px);
  z-index: 11;
  border-right: 7.5px solid transparent;
  border-bottom: 10px solid #FFF;
  border-left: 7.5px solid transparent;
  transition: all .25s ease;
  visibility: hidden;
  opacity: 0
}

.p-page__heading:before, .p-page__heading>span:after {
  content: '';
  position: absolute
}

.p-main-menu__item.-active:after {
  display: block;
  transform: translate(-50%, 0);
  visibility: visible;
  opacity: 1
}

.p-main-menu--sp-wrap {
  width: 100%;
  height: calc(100vh - 100px);
  padding: 15px 20px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #FFF;
  background-image: url(../images/common/img_bg-nav-sp@2x.png);
  overflow-y: auto
}

.p-main-menu--sp {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row
}

.p-main-menu--sp>li {
  display: block;
  width: 100%;
  margin-bottom: 20px
}

.p-main-menu--sp>li>a {
  display: inline;
  padding: 5px 0 6px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1
}

.p-main-menu--sp>li.-current, .p-main-menu--sp>li:hover {
  background-color: transparent
}

.p-main-menu--sp>li.-current>a, .p-main-menu--sp>li:hover>a {
  position: relative;
  color: #333
}

.p-main-menu--sp>li.-current>a>span:after, .p-main-menu--sp>li:hover>a>span:after {
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #333
}

.p-meal-info {
  position: relative;
  margin-bottom: 30px;
  padding: 1rem;
  width: 644px;
  height: 287px
}

.p-meal-info__image {
  position: absolute;
  top: 0
}

.p-meal-info__title {
  position: absolute;
  top: 3rem;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 700
}

.p-meal-info__text {
  position: absolute;
  top: 6rem;
  left: 6.5rem;
  right: 6.5rem;
  line-height: 1.5
}

@media screen and (max-width:1024px) {
  .p-meal-info {
    width: 100%;
    height: auto;
    background-color: #FFF9CF
  }
  .p-meal-info__image {
    display: none
  }
  .p-meal-info__title {
    position: static;
    margin-bottom: 1rem
  }
  .p-meal-info__text {
    position: static
  }
}

.p-page-navi__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow-x: auto;
  width: 100%;
  margin-left: -6.25%;
  margin-top: -60px
}

@media screen and (max-width:1024px) {
  .p-page-navi__wrap {
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 40px;
    margin-left: 0;
    overflow-x: scroll
  }
}

.p-page-navi__item {
  box-sizing: border-box;
  position: relative;
  display: block;
  flex-basis: 240px;
  flex-shrink: 0;
  margin-left: 6.25%;
  margin-top: 60px;
  margin-bottom: 0
}

.p-page-navi__item__label {
  position: absolute;
  top: 0;
  right: 40px;
  padding: 1em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  background-color: #934612;
  color: #FFF;
  line-height: 1
}

.p-page__heading {
  position: relative;
  padding-top: 28.888889%;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap
}

@media screen and (max-width:1279px) {
  .p-page__heading {
    font-size: 5.63vw
  }
}

@media screen and (max-width:1024px) {
  .p-page-navi__item {
    margin-top: 0;
    margin-left: 30px;
    margin-bottom: 20px
  }
  .p-page-navi__item:first-child {
    margin-left: 0
  }
  .p-page__heading {
    padding-top: 29.275362%;
    font-size: 1.25rem
  }
}

.p-page__heading:before {
  display: block;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 0;
  padding-top: 28.888889%;
  background-image: url(../images/common/img_heading-bg.png)
}

@media screen and (max-width:1024px) {
  .p-page__heading:before {
    padding-top: 29.275362%;
    background-image: url(../images/common/img_heading-bg@2x.png)
  }
}

.p-page__heading>span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.p-totop, .p-totop.-scroll {
  bottom: 26px;
  transform: translate(-100%, 0)
}

.p-page__heading>span:after {
  display: block;
  width: 47px;
  height: 47px;
  top: 0;
  right: -60px;
  background-image: url(../images/common/img_start-2.png)
}

.p-page__heading__block__inner {
  max-width: 900px;
  margin: 0 auto
}

@media screen and (max-width:1024px) {
  .p-page__heading>span:after {
    top: -10px;
    right: -40px;
    width: 23px;
    height: 23px;
    padding-left: 20px;
    background-image: url(../images/common/img_start-2@2x.png)
  }
  .p-page__heading__block__inner {
    padding-left: 20px
  }
}

.p-page__heading__block {
  position: relative;
  width: 100%;
  margin-top: 100px
}

@media screen and (max-width:1279px) {
  .p-page__heading__block {
    margin-top: calc(100 / 1280 * 100vw)
  }
}

.p-page__heading-visual {
  height: 23.4375vw;
  min-height: 300px;
  max-height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 75% center
}

.p-page__heading-visual__wrap {
  overflow: hidden
}

.p-sns {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 94px;
  margin: 0 auto
}

.p-totop {
  position: absolute;
  left: calc(100% - 26px);
  width: 60px;
  height: 55px;
  transition: all .25s ease
}

.p-totop.-scroll {
  position: fixed
}

.p-totop__wrap {
  position: relative;
  width: 100%
}

.googleCalendar iframe {
  height: 600px
}

.u-margin-top {
  margin-top: 50px
}

.u-margin-top--xl {
  margin-top: 200px
}

.u-margin-top--l {
  margin-top: 100px
}

.u-margin-top--m {
  margin-top: 30px
}

.u-margin-top--s {
  margin-top: 20px
}

.u-margin-top--xs {
  margin-top: 10px
}

.u-margin-left {
  margin-left: 50px
}

.u-margin-left--xl {
  margin-left: 200px
}

.u-margin-left--l {
  margin-left: 100px
}

.u-margin-left--m {
  margin-left: 30px
}

.u-margin-left--s {
  margin-left: 20px
}

.u-margin-left--xs {
  margin-left: 10px
}

.u-margin-right {
  margin-right: 50px
}

.u-margin-right--xl {
  margin-right: 200px
}

.u-margin-right--l {
  margin-right: 100px
}

.u-margin-right--m {
  margin-right: 30px
}

.u-margin-right--s {
  margin-right: 20px
}

.u-margin-right--xs {
  margin-right: 10px
}

.u-margin-bottom {
  margin-bottom: 50px
}

.u-margin-bottom--xl {
  margin-bottom: 200px
}

.u-margin-bottom--l {
  margin-bottom: 100px
}

.u-margin-bottom--m {
  margin-bottom: 30px
}

.u-margin-bottom--s {
  margin-bottom: 20px
}

.u-margin-bottom--xs {
  margin-bottom: 10px
}

.u-margin__home__title {
  margin: 0 auto 90px
}

@media screen and (max-width:1024px) {
  .googleCalendar iframe {
    width: 100%;
    height: 400px
  }
  .u-margin__home__title {
    margin-bottom: 60px
  }
}

.u-margin__home__title.-about {
  margin-bottom: 65px
}

.u-margin__button-wrap>.c-button {
  margin-bottom: 10px
}

.u-margin__button-wrap>.c-button:first-child {
  margin-right: 15px
}

@media screen and (max-width:1024px) {
  .u-margin__button-wrap>.c-button:first-child {
    margin-left: 5px;
    margin-right: 5px
  }
}

.u-margin__button-wrap>.c-button+.c-button {
  margin-left: 15px;
  margin-right: 15px
}

@media screen and (max-width:1024px) {
  .u-margin__button-wrap>.c-button+.c-button {
    margin-left: 5px;
    margin-right: 5px
  }
}

.u-margin__button-wrap>.c-button:last-child {
  margin-right: 0
}

.u-margin__label__circle {
  margin-top: 60px
}

.u-margin__facility--1, .u-margin__facility--2, .u-margin__facility--4, .u-margin__facility--5 {
  margin-bottom: 0
}

@media screen and (max-width:1024px) {
  .u-margin__button-wrap>.c-button:last-child {
    margin-right: 5px
  }
  .u-margin__facility--1, .u-margin__facility--2, .u-margin__facility--4, .u-margin__facility--5 {
    margin-bottom: 40px
  }
}

.u-margin__facility--3 {
  margin-bottom: 0
}

@media screen and (max-width:1024px) {
  .u-margin__facility--3 {
    margin-bottom: 16px
  }
}

.u-margin__block--1 {
  margin-bottom: 60px
}

.u-margin__block--2 {
  margin-bottom: 40px
}

@media screen and (max-width:1024px) {
  .u-margin__block--1 {
    margin-bottom: 40px
  }
  .u-margin__block--2 {
    margin-bottom: 20px
  }
}

.u-margin__heading--page {
  margin-bottom: 80px
}

@media screen and (max-width:1024px) {
  .u-margin__heading--page {
    margin-bottom: 40px
  }
}

.u-margin__heading--1 {
  margin-bottom: 60px
}

.u-margin__heading--2 {
  margin-bottom: 40px
}

.u-padding__table--small td, .u-padding__table--small th {
  padding: 1em .625em
}

.u-padding__card--caption {
  padding: 7.5px 24px
}

.u-padding-remove {
  padding: 0!important
}

.u-padding-remove--top {
  padding-top: 0!important
}

.u-padding-remove--bottom {
  padding-bottom: 0!important
}

.u-padding-top {
  padding-top: 50px
}

.u-padding-top--xl {
  padding-top: 200px
}

.u-padding-top--l {
  padding-top: 100px
}

.u-padding-top--m {
  padding-top: 30px
}

.u-padding-top--s {
  padding-top: 20px
}

.u-padding-top--xs {
  padding-top: 10px
}

.u-padding-left {
  padding-left: 50px
}

.u-padding-left--xl {
  padding-left: 200px
}

.u-padding-left--l {
  padding-left: 100px
}

.u-padding-left--m {
  padding-left: 30px
}

.u-padding-left--s {
  padding-left: 20px
}

.u-padding-left--xs {
  padding-left: 10px
}

.u-padding-right {
  padding-right: 50px
}

.u-padding-right--xl {
  padding-right: 200px
}

.u-padding-right--l {
  padding-right: 100px
}

.u-padding-right--m {
  padding-right: 30px
}

.u-padding-right--s {
  padding-right: 20px
}

.u-padding-right--xs {
  padding-right: 10px
}

.u-padding-bottom {
  padding-bottom: 50px
}

.u-padding-bottom--xl {
  padding-bottom: 200px
}

.u-padding-bottom--l {
  padding-bottom: 100px
}

.u-padding-bottom--m {
  padding-bottom: 30px
}

.u-padding-bottom--s {
  padding-bottom: 20px
}

.u-padding-bottom--xs {
  padding-bottom: 10px
}

@media screen and (max-width:1024px) {
  .u-margin__heading--1 {
    margin-bottom: 40px
  }
  .u-margin__heading--2, .u-margin__width-sp--s {
    margin-bottom: 20px
  }
  .u-visible--pc {
    display: none!important
  }
}

@media screen and (min-width:1024px) {
  .u-visible--sp {
    display: none!important
  }
}