@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&display=swap);
@import url(https://use.typekit.net/cnb3euk.css);

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

:root {
  --swiper-theme-color: #007aff
}

.swiper-container {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  z-index: 1
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out
}

.swiper-container-pointer-events {
  touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x
}

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44*27);
  z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
  text-transform: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev"
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  left: auto;
  right: 10px
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next"
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullet {
  background: #000;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  opacity: .2;
  width: 8px
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: top .2s, -webkit-transform .2s;
  transition: transform .2s, top .2s;
  transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: left .2s, -webkit-transform .2s;
  transition: transform .2s, left .2s;
  transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: right .2s, -webkit-transform .2s;
  transition: transform .2s, right .2s;
  transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 100%
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px
}

.swiper-pagination-white {
  --swiper-pagination-color: #fff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  background: rgba(0, 0, 0, .1);
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
  bottom: 3px;
  height: 5px;
  left: 1%;
  position: absolute;
  width: 98%;
  z-index: 50
}

.swiper-container-vertical>.swiper-scrollbar {
  height: 98%;
  position: absolute;
  right: 3px;
  top: 1%;
  width: 5px;
  z-index: 50
}

.swiper-scrollbar-drag {
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s linear infinite;
  animation: swiper-preloader-spin 1s linear infinite;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.swiper-container .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0
}

.swiper-container-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  width: 100%;
  z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  -webkit-filter: blur(50px);
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.swiper-container-flip {
  overflow: visible
}

.swiper-container-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: border-box
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit
}

:where(:root) {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  cursor: default;
  line-height: 1.5;
  overflow-wrap: break-word;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}

:where(body) {
  margin: 0
}

:where(h1) {
  font-size: 2em;
  margin: .67em 0
}

:where(dl, ol, ul) :where(dl, ol, ul) {
  margin: 0
}

:where(hr) {
  color: inherit;
  height: 0
}

:where(nav) :where(ol, ul) {
  list-style-type: none;
  padding: 0
}

:where(nav li):before {
  content: "​";
  float: left
}

:where(pre) {
  font-family: monospace, monospace;
  font-size: 1em;
  overflow: auto
}

:where(abbr[title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

:where(b, strong) {
  font-weight: bolder
}

:where(code, kbd, samp) {
  font-family: monospace, monospace;
  font-size: 1em
}

:where(small) {
  font-size: 80%
}

:where(audio, canvas, iframe, img, svg, video) {
  vertical-align: middle
}

:where(iframe) {
  border-style: none
}

:where(svg:not([fill])) {
  fill: currentColor
}

:where(table) {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}

:where(button, input, select) {
  margin: 0
}

:where(button, [type=button i], [type=reset i], [type=submit i]) {
  -webkit-appearance: button
}

:where(fieldset) {
  border: 1px solid #a0a0a0
}

:where(progress) {
  vertical-align: baseline
}

:where(textarea) {
  margin: 0;
  resize: vertical
}

:where([type=search i]) {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

:where(dialog) {
  background-color: #fff;
  border: solid;
  color: #000;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content
}

:where(dialog:not([open])) {
  display: none
}

:where(details>summary:first-of-type) {
  display: list-item
}

:where([aria-busy=true i]) {
  cursor: progress
}

:where([aria-controls]) {
  cursor: pointer
}

:where([aria-disabled=true i], [disabled]) {
  cursor: not-allowed
}

:where([aria-hidden=false i][hidden]) {
  display: initial
}

:where([aria-hidden=false i][hidden]:not(:focus)) {
  clip: rect(0, 0, 0, 0);
  position: absolute
}

body {
  background-color: #fff;
  color: #283442;
  margin: 0
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

html {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%
}

body {
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.75
}

a {
  color: #283442;
  text-decoration: none
}

html {
  box-sizing: border-box
}

*,
:after,
:before {
  box-sizing: inherit
}

* {
  background-repeat: no-repeat
}

main {
  display: block
}

.input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

select::-ms-expand {
  display: none
}

input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none
}

textarea {
  resize: vertical
}

nav ol,
nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

button {
  cursor: pointer
}

a svg,
button svg,
label svg {
  pointer-events: none
}

dl {
  margin-bottom: 0;
  margin-top: 0
}

dd {
  margin-left: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
  margin-top: 0
}

p {
  margin-top: 0
}

p:last-child {
  margin-bottom: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: bottom
}

figure {
  margin: 0
}

strong {
  font-weight: 700
}

.is-disabled,
button:disabled {
  opacity: .5;
  pointer-events: none
}

::-moz-selection {
  background-color: #333;
  color: #fff;
  text-shadow: none
}

::selection {
  background-color: #333;
  color: #fff;
  text-shadow: none
}

.inline-block {
  display: inline-block
}

.pg-GuidancePage .st-Main ul,
.pg-TourPage .st-Main ul {
  margin-bottom: 1em
}

:where(nav li):before {
  display: none
}

@page {
  size: a4 portrait;
  margin: 10mm 5mm
}

.st-Header {
  background-color: #fff;
  display: flex;
  height: 70px;
  justify-content: space-between;
  letter-spacing: .06em;
  position: relative;
  width: 100%;
  z-index: 99999
}

.st-Header_Logo {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  left: 15px;
  position: absolute;
  top: 10px;
  z-index: 99999
}

.is-firefox .st-Header_Logo {
  image-rendering: auto
}

.st-Header_Logo img {
  width: 137px
}

.st-Header_Nav_Logo {
  left: 15px;
  position: absolute;
  top: 10px;
  z-index: 99999
}

.st-Header_Nav_Logo img {
  width: 137px
}

.is-ie .pg-InternshipPage .st-Main,
.pg-TopPage .st-Main {
  overflow: hidden
}

.st-Footer {
  background-color: #232e3a;
  color: #fff;
  padding-bottom: 20px;
  padding-top: 20px
}

.st-Footer a {
  color: #fff
}

.st-Footer_Logo {
  display: flex;
  flex-shrink: 0
}

.st-Footer_Main {
  margin-right: 20px;
  width: 480px
}

.st-Footer_MainItems:before {
  background-color: rgba(255, 255, 255, 0);
  background-image: repeating-linear-gradient(90deg, transparent, transparent 2px, #d7d7d7 0, #d7d7d7 4px);
  background-size: auto auto;
  content: "";
  display: block;
  height: 1px;
  width: 100%
}

.st-Footer_MainItem {
  padding: 35px 0 38px 4px;
  position: relative
}

.st-Footer_MainItem.-forestry {
  padding: 39px 0 37px 4px
}

.st-Footer_MainItem:after {
  background-color: rgba(255, 255, 255, 0);
  background-image: repeating-linear-gradient(90deg, transparent, transparent 2px, #d7d7d7 0, #d7d7d7 4px);
  background-size: auto auto;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%
}

.st-Footer_MainItem a {
  align-items: center;
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: .04em;
  line-height: 1.5
}

.st-Footer_MainItem a span {
  margin-left: auto;
  margin-right: 15px;
  width: 118px
}

.st-Footer_MainItem a svg {
  fill: #fff;
  height: 9px;
  width: 9px
}

.st-Footer_Nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 292px
}

.st-Footer_Nav_Event {
  margin-bottom: 25px;
  width: 100%
}

.st-Footer_Nav_Event li {
  margin-bottom: 20px
}

.st-Footer_Nav_Event li a {
  align-items: center;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .04em
}

.st-Footer_Nav_Event li a svg {
  fill: #fff;
  height: 9px;
  margin-right: 18px;
  margin-top: 4px;
  width: 9px
}

.st-Footer_Nav_Cont {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .04em;
  width: 150px
}

.st-Footer_Nav_Cont li {
  margin-bottom: 20px
}

.st-Footer_Nav_Info {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: .04em;
  width: 105px
}

.st-Footer_Nav_Info li {
  line-height: 1.6;
  margin-bottom: 22px
}

.st-Footer_Lower {
  display: flex
}

.st-Footer_Sns {
  align-items: center;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  letter-spacing: .06em;
  padding: .5em
}

.st-Footer_Sns svg {
  margin-right: 5px
}

.st-Footer_Copyright {
  margin-top: 18px
}

.st-Footer_PageTop {
  align-items: center;
  background-color: #c8c8c8;
  border-radius: 50%;
  bottom: 10px;
  color: #fff;
  display: flex;
  height: 40px;
  justify-content: center;
  opacity: 0;
  padding-bottom: .25em;
  position: fixed;
  right: 10px;
  width: 40px;
  z-index: 99
}

.is-scrolling .st-Footer_PageTop {
  opacity: 1;
  transition: .15s
}

.st-FooterAdress {
  list-style: none;
  margin-top: 0;
  padding-left: 0
}

.st-FooterAdress_Name {
  font-size: 1.6rem;
  margin-bottom: .5em
}

.st-FooterAdress_Name small {
  display: block;
  font-size: 1.2rem
}

.st-FooterAdress_Text {
  margin-bottom: 0
}

.st-FooterAdress_Number {
  list-style: none;
  margin-top: 5px;
  padding-left: 0
}

.st-FooterAdress_Number_Item {
  display: inline-block
}

.st-FooterAdress_Number_Item img {
  max-width: 100%
}

.st-GlobalNav_Item>a,
.st-GlobalNav_Item>span {
  align-items: center;
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .06em;
  padding: 11px;
  position: relative
}

.st-GlobalNav_Item>a svg,
.st-GlobalNav_Item>span svg {
  height: 7px;
  margin-left: 10px;
  width: 8px
}

.pg-BusinessEntity .st-GlobalNav_Item.-businessEntity a:before,
.pg-ForestryPage .st-GlobalNav_Item.-forestry a:before,
.pg-PeoplePage .st-GlobalNav_Item.-people a:before,
.pg-WorkPage .st-GlobalNav_Item.-work a:before {
  background-color: #56b450
}

.st-SubNav_Items {
  display: flex;
  flex-wrap: wrap
}

.st-SubNav_Item.-links,
.st-SubNav_Item.-privacy,
.st-SubNav_Item.-sitemap {
  margin-top: 10px
}

.st-SubNav_Item a {
  align-items: center;
  display: inline-flex;
  font-size: 1.3rem;
  font-weight: 700
}

.st-SubNav_Item a svg {
  height: 8px;
  margin-right: 6px;
  width: 7px
}

.st-SubNav_Sns {
  align-items: center;
  display: flex;
  justify-content: center
}

.st-SubNav_Sns_Item a {
  display: block
}

.st-Megamenu_Items:after,
.st-Megamenu_Items:before {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 8px 15px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 218px;
  top: -13px;
  width: 0
}

.st-Megamenu_Items:before {
  border-color: transparent transparent #231815;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px)
}

.st-Megamenu_Item {
  font-size: 1.6rem;
  font-weight: 700
}

.st-Megamenu_Item span {
  align-items: center;
  display: flex
}

.st-Megamenu_Item span svg {
  height: 7px;
  margin-left: 6px;
  margin-right: 15px;
  width: 7px
}

.hamburgeeer {
  background: #56b450;
  border: none;
  color: inherit;
  display: inline-block;
  font: inherit;
  height: 70px;
  margin-left: auto;
  overflow: visible;
  padding: 15px;
  position: fixed;
  right: 0;
  text-transform: none;
  top: 0;
  width: 70px;
  z-index: 99999
}

.hamburgeeer:focus {
  outline: 0
}

.hamburgeeer span,
.hamburgeeer span:after,
.hamburgeeer span:before {
  background: #fff;
  border-radius: 0;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  transition: top .15s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .1s cubic-bezier(.645, .045, .355, 1);
  transition: transform .1s cubic-bezier(.645, .045, .355, 1), top .15s cubic-bezier(.645, .045, .355, 1) .1s;
  transition: transform .1s cubic-bezier(.645, .045, .355, 1), top .15s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .1s cubic-bezier(.645, .045, .355, 1);
  width: 40px
}

.hamburgeeer span {
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.hamburgeeer span:before {
  left: 0;
  top: -15px
}

.hamburgeeer span:after {
  left: 0;
  top: 15px
}

.hamburgeeer.is-active {
  background: #56b450
}

.hamburgeeer.is-active span,
.hamburgeeer.is-active span:after,
.hamburgeeer.is-active span:before {
  background: #fff;
  transition: top .15s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1) .15s;
  transition: transform .15s cubic-bezier(.645, .045, .355, 1) .15s, top .15s cubic-bezier(.645, .045, .355, 1);
  transition: transform .15s cubic-bezier(.645, .045, .355, 1) .15s, top .15s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1) .15s
}

.hamburgeeer.is-active span {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.hamburgeeer.is-active span:before {
  top: 0;
  -webkit-transform: rotate(0) translateY(0);
  transform: rotate(0) translateY(0)
}

.hamburgeeer.is-active span:after {
  top: 0;
  -webkit-transform: rotate(-90deg) translateY(0);
  transform: rotate(-90deg) translateY(0)
}

.st-PageHeader {
  align-items: center;
  background-position: 50%;
  background-size: cover;
  display: flex;
  height: 170px;
  justify-content: center;
  overflow: hidden
}

.pg-WorkPage .st-PageHeader {
  background-image: url(../img/work/bg_pageheader.jpg);
  background-position: top
}

.pg-BusinessEntity .st-PageHeader {
  background-image: url(../img/business_entity/bg_pageheader-mobile.jpg)
}

.pg-ContactForm .st-PageHeader {
  background-image: url(../img/contact/bg_pageheader-mobile.jpg)
}

.pg-NewsDetail .st-PageHeader,
.pg-NewsIndex .st-PageHeader {
  background-image: url(../img/news/bg_pageheader-mobile.jpg)
}

.pg-ForestryPage .st-PageHeader {
  background-image: url(../img/forestry/bg_pageheader.jpg);
  background-position: 100% 0
}

.pg-PeoplePage .st-PageHeader {
  background-image: url(../img/people/bg_pageheader-mobile.jpg);
  background-position: 100% 0
}

.pg-FaqPage .st-PageHeader {
  background-image: url(../img/faq/bg_pageheader-mobile.jpg);
  background-position: 100% 0
}

.pg-LinkPage .st-PageHeader {
  background-image: url(../img/link/bg_pageheader-mobile.jpg)
}

.pg-PrivacyPolicyPage .st-PageHeader {
  background-image: url(../img/privacy/bg_pageheader-mobile.jpg)
}

.pg-SitemapPage .st-PageHeader {
  background-image: url(../img/sitemap/bg_pageheader-mobile.jpg)
}

.st-PageHeader_Title {
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
  margin-left: -6px;
  margin-top: -16px;
  position: relative
}

.st-PageHeader_Title_Jp span {
  align-items: center;
  background-color: #283442;
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  height: 80px;
  justify-content: center;
  letter-spacing: .14em;
  line-height: 1.3678125;
  position: relative;
  text-align: center;
  width: 150px
}

.pg-ForestryPage .st-PageHeader_Title_Jp span {
  background-color: #2e7aae
}

.pg-PeoplePage .st-PageHeader_Title_Jp span {
  background-color: #f5bc00
}

.pg-WorkPage .st-PageHeader_Title_Jp span {
  background-color: #00a52e
}

.st-PageHeader_Title_Jp:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 80px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 150px
}

.st-PageHeader_Title_En {
  fill: #fff;
  bottom: -22px;
  height: 32px;
  left: 50%;
  margin-left: -4px;
  min-width: 300px;
  opacity: .6;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.st-PageBody {
  padding-bottom: 40px;
  padding-top: 40px
}

.pg-FaqPage .st-PageBody {
  padding-bottom: 0
}

.st-PageBody:before {
  background: url(../img/common/txt_copyright.png) no-repeat 0 0/100% auto;
  content: "";
  height: 410px;
  left: 17px;
  position: absolute;
  top: 300px;
  width: 12px;
  z-index: 99
}

.pg-ContactForm .st-PageBody:before,
.pg-NewsDetail .st-PageBody:before,
.pg-NewsIndex .st-PageBody:before {
  display: none
}

.pg-SitemapPage .st-PageBody:before {
  top: 80px
}

.pg-TopPage .st-PageBody {
  padding-bottom: 0;
  padding-top: 0
}

.pg-ContactForm .st-PageBody {
  padding-top: 19px
}

.pg-ForestryPage .st-PageBody,
.pg-WorkPage .st-PageBody {
  padding-bottom: 0
}

.pg-LinkPage .st-PageBody {
  padding-bottom: 17px;
  padding-top: 17px
}

.sw-News {
  list-style: none;
  margin: 0;
  padding-left: 0
}

.pg-NewsIndex .sw-News {
  border-top: 1px solid #283442
}

.sw-News_Item {
  display: flex;
  position: relative
}

.pg-TopPage .sw-News_Item {
  margin-bottom: 20px
}

.pg-NewsIndex .sw-News_Item {
  border-bottom: 1px solid #283442;
  padding-bottom: 15px;
  padding-top: 15px
}

.sw-News_Item:before {
  background-color: #283442;
  content: "";
  display: block;
  flex-shrink: 0;
  margin-right: 17px;
  width: 3px
}

.sw-News_Item dl dt time {
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  width: 85px
}

.sw-News_Item dl dd {
  align-items: center;
  display: inline-flex;
  font-weight: 700
}

.sw-News_Item_Category {
  align-items: center;
  background-color: #a7a7a7;
  color: #fff;
  display: inline-flex;
  font-size: 1.1rem;
  justify-content: center;
  line-height: 1;
  margin-left: 9px;
  min-height: 18px;
  min-width: 55px;
  padding: 4px 4px 5px
}

.is-ie .sw-News_Item_Category {
  padding: 6px 4px 2px
}

.sw-News_Item_Category.-event {
  background-color: #56b450
}

.sw-News_Item_Category.-recruit {
  background-color: #283442
}

.sw-News_Item_Category.-news {
  background-color: #a7a7a7
}

.sw-News_NoItem {
  padding: 5em;
  text-align: center
}

.sw-Title {
  margin-bottom: 22px;
  text-align: center
}

.sw-Title.-yellow span:before {
  background-color: #f9e8bf
}

.sw-Title.-gray span:before {
  background-color: #dee0e2
}

.sw-Title.-greenLight span:before {
  background-color: #c5e7ce
}

.sw-Title.-white span:before {
  background-color: #fff
}

.sw-Title svg {
  display: block;
  height: 33px;
  margin: auto;
  width: 75px
}

.sw-Title span {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .08em;
  padding: 12px 0 5px
}

.sw-Title span,
.sw-Title span strong {
  position: relative
}

.sw-Title span:before {
  background-color: #c7dfee;
  bottom: 0;
  content: "";
  display: block;
  height: 18px;
  left: -.7em;
  position: absolute;
  width: calc(100% + 1.4em)
}

.pg-InternshipPage .sw-Title span:before {
  background-color: #a1cbe2
}

.sw-ButtonWrapper.-center {
  text-align: center
}

.sw-Button {
  background-color: #fff;
  border: 1px solid #283442;
  border-left-width: 5px;
  color: #283442;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  height: 40px;
  letter-spacing: .08em;
  line-height: 1;
  min-width: 182px;
  outline: none;
  position: relative;
  transition: all .15s
}

.sw-Button>span {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  letter-spacing: 0;
  padding: 0 12px 0 14px;
  position: relative;
  width: 100%
}

.sw-Button svg {
  height: 9px;
  width: 9px
}

.sw-Button svg.svg-inline--fa {
  height: 1em;
  margin: 0 .1em;
  width: 1em
}

.sw-Button.-left {
  border-left-width: 1px;
  border-right-width: 5px
}

.sw-Button.-left>span {
  padding: 0 14px 0 12px
}

.sw-Button.-submit {
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013.66%2016.25%22%3E%3Cpolygon%20fill%3D%22%23283442%22%20points%3D%2213.66%208.13%200%2016.25%200%200%2013.66%208.13%22%2F%3E%3C%2Fsvg%3E") no-repeat right 15px center/9px 9px;
  border-left-width: 1px
}

.sw-Button.-submit:hover {
  background-position: right 10px center;
  color: #283442
}

.sw-Button.-submit>span {
  justify-content: center;
  padding: 0
}

.sw-Button.-submit:before {
  display: none
}

.sw-Button.-back {
  background: #d7d7d7 url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013.66%2016.25%22%3E%3Cpolygon%20fill%3D%22%23283442%22%20points%3D%220%208.13%2013.66%200%2013.66%2016.25%200%208.13%22%2F%3E%3C%2Fsvg%3E") no-repeat left 15px center/9px 9px;
  border-color: #d7d7d7;
  border-left-width: 1px;
  border-right-width: 1px;
  min-width: auto;
  width: 90px
}

.sw-Button.-back:hover {
  background-position: left 10px center;
  color: #283442
}

.sw-Button.-back:before {
  display: none
}

.sw-Button.-back>span {
  justify-content: center;
  padding: 0
}

.sw-Input,
.sw-Select,
.sw-Textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 0;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 1.6rem;
  min-width: 25%;
  padding: 1.2em 2em 1.2em 1.8em;
  width: 100%
}

.sw-Input::-webkit-input-placeholder,
.sw-Select::-webkit-input-placeholder,
.sw-Textarea::-webkit-input-placeholder {
  color: #a7a7a7
}

.sw-Input::-moz-placeholder,
.sw-Select::-moz-placeholder,
.sw-Textarea::-moz-placeholder {
  color: #a7a7a7
}

.sw-Input:-ms-input-placeholder,
.sw-Select:-ms-input-placeholder,
.sw-Textarea:-ms-input-placeholder {
  color: #a7a7a7
}

.sw-Input::-ms-input-placeholder,
.sw-Select::-ms-input-placeholder,
.sw-Textarea::-ms-input-placeholder {
  color: #a7a7a7
}

.sw-Input::placeholder,
.sw-Select::placeholder,
.sw-Textarea::placeholder {
  color: #a7a7a7
}

.sw-Textarea {
  height: 8.8em;
  line-height: 1.5
}

.sw-Select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url("data:image/svg+xml;charset=utf8, %3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M16.594%208.578l1.406%201.406-6%206-6-6%201.406-1.406%204.594%204.594z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") right 5px center no-repeat;
  background-size: 20px;
  padding-right: 2em
}

.sw-Select.-year {
  width: 30vw
}

.sw-Select.-day,
.sw-Select.-month {
  width: 19vw
}

.sw-InputBirthDay {
  display: inline-flex
}

.sw-InputBirthDay>span {
  align-items: center;
  display: inline-flex;
  margin-right: 1em
}

.mw_wp_form_preview .sw-InputBirthDay>span,
.sw-InputBirthDay>span>span {
  margin-right: .5em
}

.mw_wp_form_preview .sw-InputBirthDay>span>span {
  margin-right: 0
}

.sw-InputBirthDay>span .error {
  display: none
}

.sw-InputBirthDay .is-error select {
  border-color: #f24949
}

.sw-InputBirthDay+p {
  display: none
}

.is-error>.sw-InputBirthDay+p {
  display: block
}

.sw-FormField {
  border-bottom: 1px solid #b3b3b3
}

.sw-FormField.-first {
  border-top: 1px solid #b3b3b3
}

.sw-FormField_Name {
  align-items: center;
  background: url(../img/common/bg_stripe_gray.png) repeat 0 0/22px auto;
  color: #283442;
  display: flex;
  flex-shrink: 0;
  font-weight: 700;
  letter-spacing: .06em
}

.sw-FormField_Name:after {
  content: ""
}

.sw-FormField_Optional {
  align-items: center;
  background-color: #283442;
  color: #fff;
  display: inline-flex;
  font-size: 1.2rem;
  justify-content: center;
  line-height: 1;
  margin-left: 10px;
  padding: .5em .6em
}

.mw_wp_form_preview .sw-FormField_Optional {
  display: none
}

.sw-FormField_Text {
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em
}

.sw-FormField.is-error .sw-Input,
.sw-FormField.is-error .sw-Select,
.sw-FormField.is-error .sw-Textarea {
  border-color: #f24949
}

.sw-FormField.is-error .sw-Input,
.sw-FormField.is-error .sw-Textarea {
  background: #fff url("data:image/svg+xml;charset=utf8, %3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M18.984%206.422l-5.578%205.578%205.578%205.578-1.406%201.406-5.578-5.578-5.578%205.578-1.406-1.406%205.578-5.578-5.578-5.578%201.406-1.406%205.578%205.578%205.578-5.578z%22%20fill%3D%22%23e32%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") right 5px center no-repeat;
  background-size: 18px
}

.mw_wp_form .sw-FormField .error,
.sw-FormField_Feedback {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22%23f24949%22%20d%3D%22M248.747%20204.705l6.588%20112c.373%206.343%205.626%2011.295%2011.979%2011.295h41.37a12%2012%200%200%200%2011.979-11.295l6.588-112c.405-6.893-5.075-12.705-11.979-12.705h-54.547c-6.903%200-12.383%205.812-11.978%2012.705zM330%20384c0%2023.196-18.804%2042-42%2042s-42-18.804-42-42%2018.804-42%2042-42%2042%2018.804%2042%2042zm-.423-360.015c-18.433-31.951-64.687-32.009-83.154%200L6.477%20440.013C-11.945%20471.946%2011.118%20512%2048.054%20512H527.94c36.865%200%2060.035-39.993%2041.577-71.987L329.577%2023.985zM53.191%20455.002L282.803%2057.008c2.309-4.002%208.085-4.002%2010.394%200l229.612%20397.993c2.308%204-.579%208.998-5.197%208.998H58.388c-4.617.001-7.504-4.997-5.197-8.997z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat 0/1.2em auto;
  color: #f24949;
  font-size: 1.3rem;
  margin-top: .3em;
  padding-left: 1.5em
}

.sw-FormAgree {
  background-color: #c4dceb;
  border-radius: 2px;
  margin-top: 40px;
  padding: 26px 16px 28px
}

.mw_wp_form_preview .sw-FormAgree {
  display: none
}

.sw-FormAgree_Title {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 20px
}

.sw-FormAgree_Title a {
  text-decoration: underline
}

.sw-FormAgree_Check {
  font-size: 1.3rem
}

.sw-FormAgree_Check label {
  align-items: center;
  display: flex;
  line-height: 1
}

.sw-FormAgree_Check label input {
  margin-right: .5em
}

.sw-FormAgree_Button,
.sw-FormAgree_Check .sw-Checkbox {
  justify-content: center
}

.sw-FormAgree_Button {
  display: flex;
  margin-top: 28px
}

.sw-FormButton {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  margin-top: 25px
}

.mw_wp_form.mw_wp_form_send_error {
  display: flex !important;
  margin-left: auto;
  margin-right: auto;
  max-width: 1152px;
  padding: 10px 20px;
  width: 92%
}

.mw_wp_form.mw_wp_form_send_error,
.sw-Error {
  align-items: center;
  background-color: #f24949;
  color: #fff;
  display: none;
  font-size: 1.5rem;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  letter-spacing: .04em;
  margin-bottom: 20px
}

.is-error .mw_wp_form.mw_wp_form_send_error,
.is-error .sw-Error {
  display: flex
}

.mw_wp_form.mw_wp_form_send_error svg,
.sw-Error svg {
  margin-right: .25em
}

.sw-FormComplete_Title {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 20px;
  text-align: center
}

.sw-FormComplete_Text {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 1em
}

.sw-Pgnt {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 40px
}

.sw-Pgnt_Index,
.sw-Pgnt_Next,
.sw-Pgnt_Num a,
.sw-Pgnt_Prev {
  align-items: center;
  display: flex;
  font-size: 1.3rem;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  line-height: 1;
  padding-left: 5px;
  padding-right: 5px;
  transition: all .15s
}

.sw-Pgnt_Index,
.sw-Pgnt_Next,
.sw-Pgnt_Prev {
  background-color: #fff;
  border: 1px solid #283442;
  border-left-width: 5px;
  color: #283442;
  display: inline-block;
  font-size: 1.3rem;
  height: 40px;
  letter-spacing: .08em;
  line-height: 1;
  min-width: 95px;
  outline: none;
  position: relative;
  transition: all .15s
}

.sw-Pgnt_Index>span,
.sw-Pgnt_Next>span,
.sw-Pgnt_Prev>span {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  letter-spacing: .1em;
  position: relative;
  width: 100%
}

.sw-Pgnt_Index svg,
.sw-Pgnt_Next svg,
.sw-Pgnt_Prev svg {
  height: 5px;
  width: 5px
}

.sw-Pgnt_Prev {
  border-left-width: 1px;
  border-right-width: 5px;
  flex-direction: row-reverse;
  order: 1
}

.sw-Pgnt_Prev svg {
  margin-left: -10px;
  margin-right: 10px
}

.sw-Pgnt_Next {
  order: 3
}

.sw-Pgnt_Next svg {
  margin-left: 10px;
  margin-right: -10px
}

.sw-Pgnt_Pages {
  display: flex;
  order: 2
}

.sw-Pgnt_Index {
  border-left-width: 1px;
  order: 2
}

.sw-Pgnt_Index>span {
  justify-content: center
}

.sw-Pgnt_Index>span span {
  margin-left: .8em
}

.sw-Pgnt_Index svg {
  font-size: 2.1rem;
  height: auto;
  width: auto
}

.sw-Pgnt_Num {
  color: #283442;
  margin: 0 15px
}

.sw-Pgnt_Num a {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 1.6rem;
  padding-left: 0;
  padding-right: 0;
  text-align: center
}

.sw-Pgnt_Num a[href]:hover {
  color: #c8c8c8
}

.sw-Pgnt_Num.is-current {
  border-bottom: 2px solid #333;
  cursor: default
}

.sw-Pgnt_Separate {
  align-items: center;
  display: flex;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px
}

.sw-Pgnt_Separate:after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M192%20256c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32%2014.3-32%2032-32%2032%2014.3%2032%2032zm88-32c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm-240%200c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% no-repeat;
  background-size: 10px auto;
  content: "";
  height: 100%;
  width: 10px
}

.sw-Wysiwyg #start-resizable-editor-section {
  display: none
}

.sw-Wysiwyg .wp-block-audio {
  margin: 0 0 1em
}

.sw-Wysiwyg .wp-block-audio figcaption {
  margin-bottom: 1em;
  margin-top: .5em
}

.sw-Wysiwyg .wp-block-audio audio {
  min-width: 300px;
  width: 100%
}

.sw-Wysiwyg .wp-block-button__link {
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  overflow-wrap: break-word;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  text-align: center;
  text-decoration: none
}

.sw-Wysiwyg .wp-block-button__link:active,
.sw-Wysiwyg .wp-block-button__link:focus,
.sw-Wysiwyg .wp-block-button__link:hover,
.sw-Wysiwyg .wp-block-button__link:visited {
  color: #fff
}

.sw-Wysiwyg .wp-block-button__link.aligncenter {
  text-align: center
}

.sw-Wysiwyg .wp-block-button__link.alignright {
  text-align: right
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.has-custom-width {
  max-width: none
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
  width: calc(25% - .5em)
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
  width: calc(50% - .5em)
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
  width: calc(75% - .5em)
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
  width: calc(100% - .5em)
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-100:only-child {
  margin-right: 0;
  width: 100%
}

@supports((-moz-column-gap:0.5em) or (column-gap:0.5em)) {

  .sw-Wysiwyg .wp-block-buttons.is-content-justification-right>.wp-block-button.wp-block-button,
  .sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button {
    margin-left: 0;
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - .375em)
  }

  .sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - .25em)
  }

  .sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - .125em)
  }

  .sw-Wysiwyg .wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: auto
  }
}

.sw-Wysiwyg .wp-block-button.is-style-squared,
.sw-Wysiwyg .wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0
}

.sw-Wysiwyg .wp-block-button.no-border-radius,
.sw-Wysiwyg .wp-block-button__link.no-border-radius {
  border-radius: 0 !important
}

.sw-Wysiwyg .is-style-outline>.wp-block-button__link,
.sw-Wysiwyg .wp-block-button__link.is-style-outline {
  border: 2px solid;
  padding: .667em 1.333em
}

.sw-Wysiwyg .is-style-outline>.wp-block-button__link:not(.has-text-color),
.sw-Wysiwyg .wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: currentColor
}

.sw-Wysiwyg .is-style-outline>.wp-block-button__link:not(.has-background),
.sw-Wysiwyg .wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent
}

.sw-Wysiwyg .wp-block-buttons {
  -webkit-column-gap: .5em;
  -moz-column-gap: .5em;
  column-gap: .5em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.sw-Wysiwyg .wp-block-buttons.is-vertical {
  flex-direction: column
}

.sw-Wysiwyg .wp-block-buttons.is-vertical>.wp-block-button {
  margin-right: 0
}

.sw-Wysiwyg .wp-block-buttons.is-vertical>.wp-block-button:last-child {
  margin-bottom: 0
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button {
  display: inline-block;
  margin-bottom: .5em;
  margin-left: 0;
  margin-right: .5em
}

.sw-Wysiwyg .wp-block-buttons>.wp-block-button:last-child {
  margin-right: 0
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-left {
  justify-content: flex-start
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-center {
  justify-content: center
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-right {
  justify-content: flex-end
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-right>.wp-block-button {
  margin-left: .5em;
  margin-right: 0
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-right>.wp-block-button:first-child {
  margin-left: 0
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end
}

.sw-Wysiwyg .wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between
}

.sw-Wysiwyg .wp-block-buttons.aligncenter {
  text-align: center
}

.sw-Wysiwyg .wp-block-buttons.alignleft .wp-block-button {
  margin-left: 0;
  margin-right: .5em
}

.sw-Wysiwyg .wp-block-buttons.alignleft .wp-block-button:last-child {
  margin-right: 0
}

.sw-Wysiwyg .wp-block-buttons.alignright .wp-block-button {
  margin-left: .5em;
  margin-right: 0
}

.sw-Wysiwyg .wp-block-buttons.alignright .wp-block-button:first-child {
  margin-left: 0
}

.sw-Wysiwyg .wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
  margin-bottom: .5em;
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

.sw-Wysiwyg .wp-block-button.aligncenter,
.sw-Wysiwyg .wp-block-calendar {
  text-align: center
}

.sw-Wysiwyg .wp-block-calendar tbody td,
.sw-Wysiwyg .wp-block-calendar th {
  border: 1px solid #ddd;
  padding: .25em
}

.sw-Wysiwyg .wp-block-calendar tfoot td {
  border: none
}

.sw-Wysiwyg .wp-block-calendar table {
  border-collapse: collapse;
  width: 100%
}

.sw-Wysiwyg .wp-block-calendar table th {
  background: #ddd;
  font-weight: 400
}

.sw-Wysiwyg .wp-block-calendar a {
  text-decoration: underline
}

.sw-Wysiwyg .wp-block-calendar table caption,
.sw-Wysiwyg .wp-block-calendar table tbody {
  color: #40464d
}

.sw-Wysiwyg .wp-block-categories.alignleft {
  margin-right: 2em
}

.sw-Wysiwyg .wp-block-categories.alignright {
  margin-left: 2em
}

.sw-Wysiwyg .wp-block-code code {
  display: block;
  overflow-wrap: break-word;
  white-space: pre-wrap
}

.sw-Wysiwyg .wp-block-columns {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.75em
}

.sw-Wysiwyg .wp-block-columns.has-background {
  padding: 1.25em 2.375em
}

.sw-Wysiwyg .wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start
}

.sw-Wysiwyg .wp-block-columns.are-vertically-aligned-center {
  align-items: center
}

.sw-Wysiwyg .wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end
}

.sw-Wysiwyg .wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word
}

.sw-Wysiwyg .wp-block-column.is-vertically-aligned-top {
  align-self: flex-start
}

.sw-Wysiwyg .wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  align-self: center
}

.sw-Wysiwyg .wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end
}

.sw-Wysiwyg .wp-block-column.is-vertically-aligned-bottom,
.sw-Wysiwyg .wp-block-column.is-vertically-aligned-center,
.sw-Wysiwyg .wp-block-column.is-vertically-aligned-top {
  width: 100%
}

.sw-Wysiwyg .wp-block-cover,
.sw-Wysiwyg .wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  background-size: cover;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  padding: 1em;
  position: relative;
  width: 100%
}

.sw-Wysiwyg .wp-block-cover-image.has-parallax,
.sw-Wysiwyg .wp-block-cover.has-parallax {
  background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {

  .sw-Wysiwyg .wp-block-cover-image.has-parallax,
  .sw-Wysiwyg .wp-block-cover.has-parallax {
    background-attachment: scroll
  }
}

.sw-Wysiwyg .wp-block-cover-image.is-repeated,
.sw-Wysiwyg .wp-block-cover.is-repeated {
  background-repeat: repeat;
  background-size: auto
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.sw-Wysiwyg .wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim:before,
.sw-Wysiwyg .wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: ""
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover-image .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover .wp-block-cover__gradient-background {
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: .1
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: .2
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: .3
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: .4
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: .5
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: .6
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: .7
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: .8
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: .9
}

.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.sw-Wysiwyg .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1
}

.sw-Wysiwyg .wp-block-cover-image.alignleft,
.sw-Wysiwyg .wp-block-cover-image.alignright,
.sw-Wysiwyg .wp-block-cover.alignleft,
.sw-Wysiwyg .wp-block-cover.alignright {
  max-width: 420px;
  width: 100%
}

.sw-Wysiwyg .wp-block-cover-image:after,
.sw-Wysiwyg .wp-block-cover:after {
  content: "";
  display: block;
  font-size: 0;
  min-height: inherit
}

@supports(position:sticky) {

  .sw-Wysiwyg .wp-block-cover-image:after,
  .sw-Wysiwyg .wp-block-cover:after {
    content: none
  }
}

.sw-Wysiwyg .wp-block-cover-image.aligncenter,
.sw-Wysiwyg .wp-block-cover-image.alignleft,
.sw-Wysiwyg .wp-block-cover-image.alignright,
.sw-Wysiwyg .wp-block-cover.aligncenter,
.sw-Wysiwyg .wp-block-cover.alignleft,
.sw-Wysiwyg .wp-block-cover.alignright {
  display: flex
}

.sw-Wysiwyg .wp-block-cover-image .wp-block-cover__inner-container,
.sw-Wysiwyg .wp-block-cover .wp-block-cover__inner-container {
  color: #fff;
  width: 100%;
  z-index: 1
}

.sw-Wysiwyg .wp-block-cover-image h1:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover-image h2:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover-image h3:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover-image h4:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover-image h5:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover-image h6:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover-image p:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover h1:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover h2:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover h3:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover h4:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover h5:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover h6:not(.has-text-color),
.sw-Wysiwyg .wp-block-cover p:not(.has-text-color) {
  color: inherit
}

.sw-Wysiwyg .wp-block-cover-image.is-position-top-left,
.sw-Wysiwyg .wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start
}

.sw-Wysiwyg .wp-block-cover-image.is-position-top-center,
.sw-Wysiwyg .wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center
}

.sw-Wysiwyg .wp-block-cover-image.is-position-top-right,
.sw-Wysiwyg .wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end
}

.sw-Wysiwyg .wp-block-cover-image.is-position-center-left,
.sw-Wysiwyg .wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start
}

.sw-Wysiwyg .wp-block-cover-image.is-position-center-center,
.sw-Wysiwyg .wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center
}

.sw-Wysiwyg .wp-block-cover-image.is-position-center-right,
.sw-Wysiwyg .wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end
}

.sw-Wysiwyg .wp-block-cover-image.is-position-bottom-left,
.sw-Wysiwyg .wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start
}

.sw-Wysiwyg .wp-block-cover-image.is-position-bottom-center,
.sw-Wysiwyg .wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center
}

.sw-Wysiwyg .wp-block-cover-image.is-position-bottom-right,
.sw-Wysiwyg .wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end
}

.sw-Wysiwyg .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.sw-Wysiwyg .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto
}

.sw-Wysiwyg .wp-block-cover-image img.wp-block-cover__image-background,
.sw-Wysiwyg .wp-block-cover-image video.wp-block-cover__video-background,
.sw-Wysiwyg .wp-block-cover img.wp-block-cover__image-background,
.sw-Wysiwyg .wp-block-cover video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.sw-Wysiwyg .wp-block-cover__image-background,
.sw-Wysiwyg .wp-block-cover__video-background {
  z-index: 0
}

.sw-Wysiwyg .wp-block-cover-image-text,
.sw-Wysiwyg .wp-block-cover-image-text a,
.sw-Wysiwyg .wp-block-cover-image-text a:active,
.sw-Wysiwyg .wp-block-cover-image-text a:focus,
.sw-Wysiwyg .wp-block-cover-image-text a:hover,
.sw-Wysiwyg .wp-block-cover-text,
.sw-Wysiwyg .wp-block-cover-text a,
.sw-Wysiwyg .wp-block-cover-text a:active,
.sw-Wysiwyg .wp-block-cover-text a:focus,
.sw-Wysiwyg .wp-block-cover-text a:hover,
.sw-Wysiwyg section.wp-block-cover-image h2,
.sw-Wysiwyg section.wp-block-cover-image h2 a,
.sw-Wysiwyg section.wp-block-cover-image h2 a:active,
.sw-Wysiwyg section.wp-block-cover-image h2 a:focus,
.sw-Wysiwyg section.wp-block-cover-image h2 a:hover {
  color: #fff
}

.sw-Wysiwyg .wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start
}

.sw-Wysiwyg .wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end
}

.sw-Wysiwyg .wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.sw-Wysiwyg .wp-block-cover.has-left-content .wp-block-cover-text,
.sw-Wysiwyg section.wp-block-cover-image.has-left-content>h2 {
  margin-left: 0;
  text-align: left
}

.sw-Wysiwyg .wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.sw-Wysiwyg .wp-block-cover.has-right-content .wp-block-cover-text,
.sw-Wysiwyg section.wp-block-cover-image.has-right-content>h2 {
  margin-right: 0;
  text-align: right
}

.sw-Wysiwyg .wp-block-cover-image .wp-block-cover-image-text,
.sw-Wysiwyg .wp-block-cover .wp-block-cover-text,
.sw-Wysiwyg section.wp-block-cover-image>h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: .44em;
  text-align: center;
  z-index: 1
}

.sw-Wysiwyg .wp-block-embed.alignleft,
.sw-Wysiwyg .wp-block-embed.alignright,
.sw-Wysiwyg .wp-block[data-align=left]>[data-type="core/embed"],
.sw-Wysiwyg .wp-block[data-align=right]>[data-type="core/embed"] {
  max-width: 360px;
  width: 100%
}

.sw-Wysiwyg .wp-block-embed.alignleft .wp-block-embed__wrapper,
.sw-Wysiwyg .wp-block-embed.alignright .wp-block-embed__wrapper,
.sw-Wysiwyg .wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.sw-Wysiwyg .wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}

.sw-Wysiwyg .wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px
}

.sw-Wysiwyg .wp-block-embed {
  margin: 0 0 1em
}

.sw-Wysiwyg .wp-block-embed figcaption {
  margin-bottom: 1em;
  margin-top: .5em
}

.sw-Wysiwyg .wp-block-embed iframe {
  max-width: 100%
}

.sw-Wysiwyg .wp-block-embed__wrapper {
  position: relative
}

.sw-Wysiwyg .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.sw-Wysiwyg .wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.sw-Wysiwyg .wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.sw-Wysiwyg .wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.sw-Wysiwyg .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.sw-Wysiwyg .wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.sw-Wysiwyg .wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.sw-Wysiwyg .wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%
}

.sw-Wysiwyg .wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}

.sw-Wysiwyg .wp-block-file {
  margin-bottom: 1.5em
}

.sw-Wysiwyg .wp-block-file.aligncenter {
  text-align: center
}

.sw-Wysiwyg .wp-block-file.alignright {
  text-align: right
}

.sw-Wysiwyg .wp-block-file .wp-block-file__embed {
  margin-bottom: 1em
}

.sw-Wysiwyg .wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: .8em;
  padding: .5em 1em
}

.sw-Wysiwyg .wp-block-file a.wp-block-file__button {
  text-decoration: none
}

.sw-Wysiwyg .wp-block-file a.wp-block-file__button:active,
.sw-Wysiwyg .wp-block-file a.wp-block-file__button:focus,
.sw-Wysiwyg .wp-block-file a.wp-block-file__button:hover,
.sw-Wysiwyg .wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none
}

.sw-Wysiwyg .wp-block-file *+.wp-block-file__button {
  margin-left: .75em
}

.sw-Wysiwyg .blocks-gallery-grid,
.sw-Wysiwyg .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image,
.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-image,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-item {
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em)
}

.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}

.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image figure,
.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item figure,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-image figure,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-item figure {
  height: 100%;
  margin: 0
}

@supports(position:sticky) {

  .sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image figure,
  .sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item figure,
  .sw-Wysiwyg .wp-block-gallery .blocks-gallery-image figure,
  .sw-Wysiwyg .wp-block-gallery .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start
  }
}

.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image img,
.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item img,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-image img,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%
}

@supports(position:sticky) {

  .sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image img,
  .sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item img,
  .sw-Wysiwyg .wp-block-gallery .blocks-gallery-image img,
  .sw-Wysiwyg .wp-block-gallery .blocks-gallery-item img {
    width: auto
  }
}

.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image figcaption,
.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item figcaption,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-image figcaption,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: .8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em .77em .7em;
  position: absolute;
  text-align: center;
  width: 100%
}

.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image figcaption img,
.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item figcaption img,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-image figcaption img,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline
}

.sw-Wysiwyg .blocks-gallery-grid figcaption,
.sw-Wysiwyg .wp-block-gallery figcaption {
  flex-grow: 1
}

.sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-image,
.sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-item,
.sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-image,
.sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-item {
  -ms-grid-row-align: inherit;
  align-self: inherit
}

.sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-image a,
.sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-image img,
.sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-item a,
.sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%
}

@supports(position:sticky) {

  .sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
  .sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
  .sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
  .sw-Wysiwyg .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
  .sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .sw-Wysiwyg .wp-block-gallery.is-cropped .blocks-gallery-item img {
    flex: 1 1;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.sw-Wysiwyg .blocks-gallery-grid.columns-1 .blocks-gallery-image,
.sw-Wysiwyg .blocks-gallery-grid.columns-1 .blocks-gallery-item,
.sw-Wysiwyg .wp-block-gallery.columns-1 .blocks-gallery-image,
.sw-Wysiwyg .wp-block-gallery.columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%
}

.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-image:last-child,
.sw-Wysiwyg .blocks-gallery-grid .blocks-gallery-item:last-child,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-image:last-child,
.sw-Wysiwyg .wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0
}

.sw-Wysiwyg .blocks-gallery-grid.alignleft,
.sw-Wysiwyg .blocks-gallery-grid.alignright,
.sw-Wysiwyg .wp-block-gallery.alignleft,
.sw-Wysiwyg .wp-block-gallery.alignright {
  max-width: 420px;
  width: 100%
}

.sw-Wysiwyg .blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.sw-Wysiwyg .wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center
}

.sw-Wysiwyg .wp-block-group {
  box-sizing: border-box
}

.sw-Wysiwyg h1.has-background,
.sw-Wysiwyg h2.has-background,
.sw-Wysiwyg h3.has-background,
.sw-Wysiwyg h4.has-background,
.sw-Wysiwyg h5.has-background,
.sw-Wysiwyg h6.has-background {
  padding: 1.25em 2.375em
}

.sw-Wysiwyg .wp-block-image {
  margin: 0 0 1em
}

.sw-Wysiwyg .wp-block-image img {
  max-width: 100%
}

.sw-Wysiwyg .wp-block-image.aligncenter {
  text-align: center
}

.sw-Wysiwyg .wp-block-image.alignfull img,
.sw-Wysiwyg .wp-block-image.alignwide img {
  width: 100%
}

.sw-Wysiwyg .wp-block-image .aligncenter,
.sw-Wysiwyg .wp-block-image .alignleft,
.sw-Wysiwyg .wp-block-image .alignright {
  display: table
}

.sw-Wysiwyg .wp-block-image .aligncenter>figcaption,
.sw-Wysiwyg .wp-block-image .alignleft>figcaption,
.sw-Wysiwyg .wp-block-image .alignright>figcaption {
  caption-side: bottom;
  display: table-caption
}

.sw-Wysiwyg .wp-block-image .alignleft {
  float: left;
  margin: .5em 1em .5em 0
}

.sw-Wysiwyg .wp-block-image .alignright {
  float: right;
  margin: .5em 0 .5em 1em
}

.sw-Wysiwyg .wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.sw-Wysiwyg .wp-block-image figcaption {
  margin-bottom: 1em
}

.sw-Wysiwyg .wp-block-image.is-style-circle-mask img,
.sw-Wysiwyg .wp-block-image.is-style-rounded img {
  border-radius: 9999px
}

@supports((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
  .sw-Wysiwyg .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain
  }
}

.sw-Wysiwyg .wp-block-image figure {
  margin: 0
}

.sw-Wysiwyg ol.wp-block-latest-comments {
  margin-left: 0
}

.sw-Wysiwyg .wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0
}

.sw-Wysiwyg .wp-block-latest-comments__comment {
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em
}

.sw-Wysiwyg .has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em
}

.sw-Wysiwyg .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.sw-Wysiwyg .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em
}

.sw-Wysiwyg .has-dates .wp-block-latest-comments__comment,
.sw-Wysiwyg .has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5
}

.sw-Wysiwyg .wp-block-latest-comments__comment-excerpt p {
  font-size: .875em;
  line-height: 1.8;
  margin: .36em 0 1.4em
}

.sw-Wysiwyg .wp-block-latest-comments__comment-date {
  display: block;
  font-size: .75em
}

.sw-Wysiwyg .wp-block-latest-comments .avatar,
.sw-Wysiwyg .wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  width: 2.5em
}

.sw-Wysiwyg .wp-block-latest-posts.alignleft {
  margin-right: 2em
}

.sw-Wysiwyg .wp-block-latest-posts.alignright {
  margin-left: 2em
}

.sw-Wysiwyg .wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
  padding-left: 0
}

.sw-Wysiwyg .wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both
}

.sw-Wysiwyg .wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0
}

.sw-Wysiwyg .wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%
}

.sw-Wysiwyg .wp-block-latest-posts__post-author,
.sw-Wysiwyg .wp-block-latest-posts__post-date {
  color: #555;
  display: block;
  font-size: .8125em
}

.sw-Wysiwyg .wp-block-latest-posts__post-excerpt {
  margin-bottom: 1em;
  margin-top: .5em
}

.sw-Wysiwyg .wp-block-latest-posts__featured-image a {
  display: inline-block
}

.sw-Wysiwyg .wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto
}

.sw-Wysiwyg .wp-block-latest-posts__featured-image.alignleft {
  margin-right: 1em
}

.sw-Wysiwyg .wp-block-latest-posts__featured-image.alignright {
  margin-left: 1em
}

.sw-Wysiwyg .wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center
}

.sw-Wysiwyg .block-editor-image-alignment-control__row .components-base-control__field {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.sw-Wysiwyg .block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
  margin-bottom: 0
}

.sw-Wysiwyg ol.has-background,
.sw-Wysiwyg ul.has-background {
  padding: 1.25em 2.375em
}

.sw-Wysiwyg .wp-block-media-text {
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: auto;
  direction: ltr;
  /*!rtl:end:ignore*/
  /*!rtl:begin:ignore*/
  display: -ms-grid;
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto
}

.sw-Wysiwyg .wp-block-media-text.has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%
}

.sw-Wysiwyg .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.sw-Wysiwyg .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  align-self: start
}

.sw-Wysiwyg .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.sw-Wysiwyg .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.sw-Wysiwyg .wp-block-media-text .wp-block-media-text__content,
.sw-Wysiwyg .wp-block-media-text .wp-block-media-text__media {
  -ms-grid-row-align: center;
  align-self: center
}

.sw-Wysiwyg .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.sw-Wysiwyg .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  align-self: end
}

.sw-Wysiwyg .wp-block-media-text .wp-block-media-text__media {
  -ms-grid-column: 1;
  /*!rtl:begin:ignore*/
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0
}

.sw-Wysiwyg .wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word
}

.sw-Wysiwyg .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  -ms-grid-column: 2;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.sw-Wysiwyg .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  -ms-grid-column: 1;
  /*!rtl:begin:ignore*/
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.sw-Wysiwyg .wp-block-media-text__media img,
.sw-Wysiwyg .wp-block-media-text__media video {
  max-width: unset;
  vertical-align: middle;
  width: 100%
}

.sw-Wysiwyg .wp-block-media-text.is-image-fill .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px
}

.sw-Wysiwyg .wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
  display: block;
  height: 100%
}

.sw-Wysiwyg .wp-block-media-text.is-image-fill .wp-block-media-text__media img {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sw-Wysiwyg .wp-block-navigation {
  position: relative
}

.sw-Wysiwyg .wp-block-navigation ul,
.sw-Wysiwyg .wp-block-navigation ul li {
  list-style: none;
  padding: 0
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation .wp-block-pages-list__item {
  align-items: center;
  display: flex;
  position: relative
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__container:empty,
.sw-Wysiwyg .wp-block-navigation .wp-block-pages-list__item .wp-block-navigation-link__container:empty {
  display: none
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation .wp-block-pages-list__item__link {
  color: inherit;
  display: block
}

.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:active,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:focus {
  text-decoration: inherit
}

.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,
.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus,
.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link,
.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:active,
.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:focus {
  text-decoration: none
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation-link__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .wp-block-page-list__submenu-icon {
  height: inherit
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation-link__submenu-icon svg,
.sw-Wysiwyg .wp-block-navigation .wp-block-page-list__submenu-icon svg {
  stroke: currentColor
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content.wp-block-navigation-link__content.wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation .wp-block-pages-list__item .wp-block-pages-list__item__link {
  padding: 0
}

.sw-Wysiwyg .wp-block-navigation .has-child>.wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation .has-child>.wp-block-pages-list__item__link {
  margin-right: .5em
}

.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: none;
  flex-direction: column;
  min-width: 200px;
  opacity: 0;
  position: absolute;
  transition: opacity .1s linear;
  visibility: hidden;
  z-index: 2
}

.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-pages-list__item__link,
.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-pages-list__item__link,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-pages-list__item__link,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-pages-list__item__link {
  flex-grow: 1
}

.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon {
  padding-right: .5em
}

.sw-Wysiwyg .wp-block-navigation .has-child:hover>.wp-block-navigation-link__container {
  display: flex;
  opacity: 1;
  visibility: visible
}

.sw-Wysiwyg .wp-block-navigation .has-child:focus-within>.wp-block-navigation-link__container {
  display: flex;
  opacity: 1;
  visibility: visible
}

.sw-Wysiwyg .wp-block-navigation .has-child:hover {
  cursor: pointer
}

.sw-Wysiwyg .wp-block-navigation .has-child:hover>.submenu-container {
  display: flex;
  opacity: 1;
  visibility: visible
}

.sw-Wysiwyg .wp-block-navigation .has-child:focus-within {
  cursor: pointer
}

.sw-Wysiwyg .wp-block-navigation .has-child:focus-within>.submenu-container {
  display: flex;
  opacity: 1;
  visibility: visible
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container {
  left: auto;
  right: 0
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
  left: auto;
  right: 100%
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .wp-block-page-list,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item {
  margin: 0 2em 0 0
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link:last-child,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .wp-block-page-list:last-child,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item:last-child {
  margin-right: 0
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container>.wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list>.wp-block-pages-list__item {
  margin: 0 .5em 0 0
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container .wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list .wp-block-pages-list__item__link {
  padding: .5em 1em
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container {
  left: -1em;
  top: 100%
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item {
  margin: 0
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item__link,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__content,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item__link {
  padding: .5em 1em
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
  left: -1px
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container {
  left: 0;
  top: 100%
}

.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,
.sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
  left: 0
}

.sw-Wysiwyg .wp-block-navigation:not(.has-background) .submenu-container,
.sw-Wysiwyg .wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link__container {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  color: #000
}

.sw-Wysiwyg .wp-block-navigation__container {
  align-items: center;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.sw-Wysiwyg .wp-block-navigation__container .is-responsive {
  display: none
}

.sw-Wysiwyg .items-justified-center .wp-block-navigation__container {
  justify-content: center
}

.sw-Wysiwyg .items-justified-right .wp-block-navigation__container {
  justify-content: flex-end
}

.sw-Wysiwyg .items-justified-space-between .wp-block-navigation__container {
  justify-content: space-between
}

.sw-Wysiwyg .is-vertical.items-justified-center>ul {
  align-items: center
}

.sw-Wysiwyg .is-vertical.items-justified-right>ul {
  align-items: flex-end
}

.sw-Wysiwyg .is-vertical.items-justified-right>ul .wp-block-navigation-link,
.sw-Wysiwyg .is-vertical.items-justified-right>ul .wp-block-pages-list__item {
  justify-content: flex-end;
  margin-right: 0
}

.sw-Wysiwyg .wp-block-navigation__responsive-container {
  align-items: flex-start;
  bottom: 0;
  display: none;
  justify-content: flex-start;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1
}

.sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open {
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: 24px;
  z-index: 100000
}

.sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  line-height: 48px;
  margin-left: auto;
  margin-right: auto;
  padding: 0
}

.sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container .wp-block-page-list {
  flex-direction: column
}

.sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link .wp-block-navigation-link__container,
.sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item,
.sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item .submenu-container {
  background: transparent !important
}

.sw-Wysiwyg .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff;
  color: #000
}

.sw-Wysiwyg .wp-block-navigation__responsive-container-close,
.sw-Wysiwyg .wp-block-navigation__responsive-container-open {
  background: transparent;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  vertical-align: middle
}

.sw-Wysiwyg .wp-block-navigation__responsive-container-close svg,
.sw-Wysiwyg .wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px
}

.sw-Wysiwyg .wp-block-navigation__responsive-container-open {
  display: flex
}

.sw-Wysiwyg .items-justified-left .wp-block-navigation__responsive-container-open {
  margin-left: 0;
  margin-right: auto
}

.sw-Wysiwyg .items-justified-center .wp-block-navigation__responsive-container-open {
  margin-left: auto;
  margin-right: auto
}

.sw-Wysiwyg .items-justified-right .wp-block-navigation__responsive-container-open {
  margin-left: auto;
  margin-right: 0
}

.sw-Wysiwyg .wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 2
}

.sw-Wysiwyg .wp-block-navigation__responsive-close {
  width: 100%
}

.sw-Wysiwyg .is-menu-open .wp-block-navigation__responsive-close,
.sw-Wysiwyg .is-menu-open .wp-block-navigation__responsive-container-content,
.sw-Wysiwyg .is-menu-open .wp-block-navigation__responsive-dialog {
  height: 100%;
  width: 100%
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__submenu-icon,
.sw-Wysiwyg .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list__submenu-icon {
  display: none
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .submenu-container,
.sw-Wysiwyg .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .wp-block-navigation-link__container {
  border: none;
  opacity: 1;
  padding: 0 0 0 32px;
  position: relative;
  visibility: visible
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,
.sw-Wysiwyg .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item {
  align-items: flex-start;
  flex-direction: column
}

.sw-Wysiwyg html.has-modal-open {
  overflow: hidden
}

.sw-Wysiwyg .wp-block-navigation .wp-block-navigation-link__label {
  overflow-wrap: break-word;
  word-break: normal
}

.sw-Wysiwyg .wp-block-navigation .wp-block-home-link__content {
  color: inherit;
  display: block;
  padding: .5em 1em
}

.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-home-link,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active,
.sw-Wysiwyg .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus {
  text-decoration: inherit
}

.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content,
.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active,
.sw-Wysiwyg .wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus {
  text-decoration: none
}

.sw-Wysiwyg .wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  color: #000
}

.sw-Wysiwyg .wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container {
  top: -1px
}

.sw-Wysiwyg .wp-block-navigation .wp-block-page-list {
  background-color: inherit;
  display: flex;
  flex-wrap: wrap
}

.sw-Wysiwyg .wp-block-navigation .wp-block-pages-list__item {
  background-color: inherit
}

.sw-Wysiwyg .wp-block-navigation .wp-block-page-list__submenu-icon {
  display: none
}

.sw-Wysiwyg .is-open .wp-block-navigation__container .wp-block-page-list,
.sw-Wysiwyg .is-vertical .wp-block-navigation__container .wp-block-page-list,
.sw-Wysiwyg .wp-block-navigation .show-submenu-icons .wp-block-page-list__submenu-icon {
  display: block
}

.sw-Wysiwyg .items-justified-space-between .wp-block-page-list {
  display: contents
}

.sw-Wysiwyg .is-small-text {
  font-size: .875em
}

.sw-Wysiwyg .is-regular-text {
  font-size: 1em
}

.sw-Wysiwyg .is-large-text {
  font-size: 2.25em
}

.sw-Wysiwyg .is-larger-text {
  font-size: 3em
}

.sw-Wysiwyg .has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: .68;
  margin: .05em .1em 0 0;
  text-transform: uppercase
}

.sw-Wysiwyg p.has-drop-cap.has-background {
  overflow: hidden
}

.sw-Wysiwyg p.has-background {
  padding: 1.25em 2.375em
}

.sw-Wysiwyg p.has-text-color a {
  color: inherit
}

.sw-Wysiwyg .wp-block-post-author {
  display: flex;
  flex-wrap: wrap
}

.sw-Wysiwyg .wp-block-post-author__byline {
  font-size: .5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%
}

.sw-Wysiwyg .wp-block-post-author__avatar {
  margin-right: 1em
}

.sw-Wysiwyg .wp-block-post-author__bio {
  font-size: .7em;
  margin-bottom: .7em
}

.sw-Wysiwyg .wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1
}

.sw-Wysiwyg .wp-block-post-author__name {
  font-weight: 700;
  margin: 0
}

.sw-Wysiwyg .wp-block-post-comments .commentlist {
  list-style: none;
  margin: 0;
  padding: 0
}

.sw-Wysiwyg .wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em
}

.sw-Wysiwyg .wp-block-post-comments .commentlist .comment p {
  font-size: .875em;
  line-height: 1.8;
  margin: .36em 0 1.4em
}

.sw-Wysiwyg .wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0
}

.sw-Wysiwyg .wp-block-post-comments .comment-author {
  line-height: 1.5;
  margin-left: -3.25em
}

.sw-Wysiwyg .wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  width: 2.5em
}

.sw-Wysiwyg .wp-block-post-comments .comment-author cite {
  font-style: normal
}

.sw-Wysiwyg .wp-block-post-comments .comment-meta {
  line-height: 1.5;
  margin-left: -3.25em
}

.sw-Wysiwyg .wp-block-post-comments .comment-body .commentmetadata {
  font-size: .75em
}

.sw-Wysiwyg .wp-block-post-comments .comment-form-author label,
.sw-Wysiwyg .wp-block-post-comments .comment-form-comment label,
.sw-Wysiwyg .wp-block-post-comments .comment-form-email label,
.sw-Wysiwyg .wp-block-post-comments .comment-form-url label {
  display: block
}

.sw-Wysiwyg .wp-block-post-comments .comment-form-comment textarea {
  box-sizing: border-box;
  width: 100%
}

.sw-Wysiwyg .wp-block-post-comments .reply {
  font-size: .75em;
  margin-bottom: 1.4em
}

.sw-Wysiwyg .wp-block-post-comments input,
.sw-Wysiwyg .wp-block-post-comments textarea {
  border: 1px solid #949494
}

.sw-Wysiwyg .wp-block-post-comments-form input[type=submit] {
  border: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center
}

.sw-Wysiwyg .wp-block-post-excerpt__more-link,
.sw-Wysiwyg .wp-block-post-title a {
  display: inline-block
}

.sw-Wysiwyg .wp-block-preformatted {
  white-space: pre-wrap
}

.sw-Wysiwyg .wp-block-preformatted.has-background {
  padding: 1.25em 2.375em
}

.sw-Wysiwyg .wp-block-pullquote {
  margin: 0 0 1em;
  padding: 3em 0;
  text-align: center
}

.sw-Wysiwyg .wp-block-pullquote.alignleft,
.sw-Wysiwyg .wp-block-pullquote.alignright {
  max-width: 420px
}

.sw-Wysiwyg .wp-block-pullquote.alignleft p,
.sw-Wysiwyg .wp-block-pullquote.alignright p {
  font-size: 1.25em
}

.sw-Wysiwyg .wp-block-pullquote p {
  font-size: 1.75em;
  line-height: 1.6
}

.sw-Wysiwyg .wp-block-pullquote cite,
.sw-Wysiwyg .wp-block-pullquote footer {
  position: relative
}

.sw-Wysiwyg .wp-block-pullquote .has-text-color a {
  color: inherit
}

.sw-Wysiwyg .wp-block-pullquote:not(.is-style-solid-color) {
  background: none
}

.sw-Wysiwyg .wp-block-pullquote.is-style-solid-color {
  border: none
}

.sw-Wysiwyg .wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
  text-align: left
}

.sw-Wysiwyg .wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0
}

.sw-Wysiwyg .wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none
}

.sw-Wysiwyg .wp-block-pullquote cite {
  color: inherit
}

.sw-Wysiwyg .wp-block-post-template,
.sw-Wysiwyg .wp-block-query-loop {
  list-style: none;
  max-width: 100%;
  padding: 0
}

.sw-Wysiwyg .wp-block-post-template li,
.sw-Wysiwyg .wp-block-query-loop li {
  clear: both
}

.sw-Wysiwyg .wp-block-post-template.is-flex-container,
.sw-Wysiwyg .wp-block-query-loop.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.sw-Wysiwyg .wp-block-post-template.is-flex-container li,
.sw-Wysiwyg .wp-block-query-loop.is-flex-container li {
  margin: 0 0 1.25em;
  width: 100%
}

.sw-Wysiwyg .wp-block-query-pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.sw-Wysiwyg .wp-block-query-pagination>.wp-block-query-pagination-next,
.sw-Wysiwyg .wp-block-query-pagination>.wp-block-query-pagination-numbers,
.sw-Wysiwyg .wp-block-query-pagination>.wp-block-query-pagination-previous {
  display: inline-block;
  margin-bottom: .5em;
  margin-right: .5em
}

.sw-Wysiwyg .wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.sw-Wysiwyg .wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.sw-Wysiwyg .wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
  margin-right: 0
}

.sw-Wysiwyg .wp-block-quote.is-large,
.sw-Wysiwyg .wp-block-quote.is-style-large {
  margin-bottom: 1em;
  padding: 0 1em
}

.sw-Wysiwyg .wp-block-quote.is-large p,
.sw-Wysiwyg .wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6
}

.sw-Wysiwyg .wp-block-quote.is-large cite,
.sw-Wysiwyg .wp-block-quote.is-large footer,
.sw-Wysiwyg .wp-block-quote.is-style-large cite,
.sw-Wysiwyg .wp-block-quote.is-style-large footer {
  font-size: 1.125em;
  text-align: right
}

.sw-Wysiwyg .wp-block-rss.wp-block-rss {
  box-sizing: border-box
}

.sw-Wysiwyg .wp-block-rss.alignleft {
  margin-right: 2em
}

.sw-Wysiwyg .wp-block-rss.alignright {
  margin-left: 2em
}

.sw-Wysiwyg .wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0
}

.sw-Wysiwyg .wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%
}

.sw-Wysiwyg .wp-block-rss__item-author,
.sw-Wysiwyg .wp-block-rss__item-publish-date {
  color: #555;
  display: block;
  font-size: .8125em
}

.sw-Wysiwyg .wp-block-search .wp-block-search__button {
  background: #f7f7f7;
  border: 1px solid #ccc;
  color: #32373c;
  margin-left: .625em;
  padding: .375em .625em;
  word-break: normal
}

.sw-Wysiwyg .wp-block-search .wp-block-search__button.has-icon {
  line-height: 0
}

.sw-Wysiwyg .wp-block-search .wp-block-search__button svg {
  min-height: 1.5em;
  min-width: 1.5em
}

.sw-Wysiwyg .wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%
}

.sw-Wysiwyg .wp-block-search .wp-block-search__label {
  width: 100%
}

.sw-Wysiwyg .wp-block-search .wp-block-search__input {
  border: 1px solid #949494;
  flex-grow: 1;
  min-width: 3em
}

.sw-Wysiwyg .wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0
}

.sw-Wysiwyg .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border: 1px solid #949494;
  padding: 4px
}

.sw-Wysiwyg .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 0 0 .25em
}

.sw-Wysiwyg .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
  outline: none
}

.sw-Wysiwyg .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
  padding: .125em .5em
}

.sw-Wysiwyg .wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto
}

.sw-Wysiwyg .wp-block-separator {
  border-bottom: 1px solid;
  border-top: 1px solid
}

.sw-Wysiwyg .wp-block-separator.is-style-wide {
  border-bottom-width: 1px
}

.sw-Wysiwyg .wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  height: auto;
  line-height: 1;
  text-align: center;
  width: none
}

.sw-Wysiwyg .wp-block-separator.is-style-dots:before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em
}

.sw-Wysiwyg .wp-block-site-logo {
  line-height: 0
}

.sw-Wysiwyg .wp-block-site-logo a {
  display: inline-block
}

.sw-Wysiwyg .wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px
}

.sw-Wysiwyg .wp-block-site-logo .aligncenter {
  display: table
}

.sw-Wysiwyg .wp-block-social-links {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0
}

.sw-Wysiwyg .wp-block-social-links .wp-social-link a,
.sw-Wysiwyg .wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none
}

.sw-Wysiwyg .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
  margin: 4px 8px 4px 0
}

.sw-Wysiwyg .wp-block-social-links .wp-social-link a {
  padding: .25em
}

.sw-Wysiwyg .wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em
}

.sw-Wysiwyg .wp-block-social-links.has-small-icon-size {
  font-size: 16px
}

.sw-Wysiwyg .wp-block-social-links,
.sw-Wysiwyg .wp-block-social-links.has-normal-icon-size {
  font-size: 24px
}

.sw-Wysiwyg .wp-block-social-links.has-large-icon-size {
  font-size: 36px
}

.sw-Wysiwyg .wp-block-social-links.has-huge-icon-size {
  font-size: 48px
}

.sw-Wysiwyg .wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center
}

.sw-Wysiwyg .wp-block-social-links.alignright {
  justify-content: flex-end
}

.sw-Wysiwyg .wp-block-social-link {
  border-radius: 9999px;
  height: auto
}

.sw-Wysiwyg .wp-block-social-link,
.sw-Wysiwyg .wp-block-social-link a {
  display: block;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease
}

.sw-Wysiwyg .wp-block-social-link a {
  line-height: 0
}

.sw-Wysiwyg .wp-block-social-link:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.sw-Wysiwyg .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.sw-Wysiwyg .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.sw-Wysiwyg .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.sw-Wysiwyg .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,
.sw-Wysiwyg .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
  fill: currentColor;
  color: currentColor
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
  background-color: #ff424d;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  stroke: #000;
  background-color: #fefc00;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
  padding: 4px
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
  color: #ff424d
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  stroke: #000;
  color: #fff
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
  color: #2aabee
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
  color: #000
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  color: #d32422
}

.sw-Wysiwyg .wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red
}

.sw-Wysiwyg .wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto
}

.sw-Wysiwyg .wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: .6666666667em;
  padding-right: .6666666667em
}

.sw-Wysiwyg .wp-block-spacer {
  clear: both
}

.sw-Wysiwyg .wp-block-tag-cloud.aligncenter {
  text-align: center
}

.sw-Wysiwyg .wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em
}

.sw-Wysiwyg .wp-block-table {
  margin: 0 0 1em;
  overflow-x: auto
}

.sw-Wysiwyg .wp-block-table table {
  border-collapse: collapse;
  width: 100%
}

.sw-Wysiwyg .wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.sw-Wysiwyg .wp-block-table .has-fixed-layout td,
.sw-Wysiwyg .wp-block-table .has-fixed-layout th {
  word-break: break-word
}

.sw-Wysiwyg .wp-block-table.aligncenter,
.sw-Wysiwyg .wp-block-table.alignleft,
.sw-Wysiwyg .wp-block-table.alignright {
  display: table;
  width: auto
}

.sw-Wysiwyg .wp-block-table.aligncenter td,
.sw-Wysiwyg .wp-block-table.aligncenter th,
.sw-Wysiwyg .wp-block-table.alignleft td,
.sw-Wysiwyg .wp-block-table.alignleft th,
.sw-Wysiwyg .wp-block-table.alignright td,
.sw-Wysiwyg .wp-block-table.alignright th {
  word-break: break-word
}

.sw-Wysiwyg .wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.sw-Wysiwyg .wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.sw-Wysiwyg .wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.sw-Wysiwyg .wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.sw-Wysiwyg .wp-block-table .has-border-color>*,
.sw-Wysiwyg .wp-block-table .has-border-color td,
.sw-Wysiwyg .wp-block-table .has-border-color th,
.sw-Wysiwyg .wp-block-table .has-border-color tr {
  border-color: inherit
}

.sw-Wysiwyg .wp-block-table table[style*=border-style]>*,
.sw-Wysiwyg .wp-block-table table[style*=border-style] td,
.sw-Wysiwyg .wp-block-table table[style*=border-style] th,
.sw-Wysiwyg .wp-block-table table[style*=border-style] tr {
  border-style: inherit
}

.sw-Wysiwyg .wp-block-table table[style*=border-width]>*,
.sw-Wysiwyg .wp-block-table table[style*=border-width] td,
.sw-Wysiwyg .wp-block-table table[style*=border-width] th,
.sw-Wysiwyg .wp-block-table table[style*=border-width] tr {
  border-width: inherit
}

.sw-Wysiwyg .wp-block-text-columns,
.sw-Wysiwyg .wp-block-text-columns.aligncenter {
  display: flex
}

.sw-Wysiwyg .wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0
}

.sw-Wysiwyg .wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0
}

.sw-Wysiwyg .wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0
}

.sw-Wysiwyg .wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%
}

.sw-Wysiwyg .wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.3333333333%
}

.sw-Wysiwyg .wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%
}

.sw-Wysiwyg pre.wp-block-verse {
  font-family: inherit;
  overflow: auto;
  white-space: pre-wrap
}

.sw-Wysiwyg .wp-block-video {
  margin: 0 0 1em
}

.sw-Wysiwyg .wp-block-video video {
  width: 100%
}

@supports(position:sticky) {
  .sw-Wysiwyg .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover
  }
}

.sw-Wysiwyg .wp-block-video.aligncenter {
  text-align: center
}

.sw-Wysiwyg .wp-block-video figcaption {
  margin-bottom: 1em;
  margin-top: .5em
}

.sw-Wysiwyg .wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0
}

.sw-Wysiwyg .wp-block-post-featured-image a {
  display: inline-block
}

.sw-Wysiwyg .wp-block-post-featured-image img {
  height: auto;
  max-width: 100%
}

.sw-Wysiwyg .wp-block-post-featured-image.alignfull img,
.sw-Wysiwyg .wp-block-post-featured-image.alignwide img {
  width: 100%
}

.sw-Wysiwyg .has-pale-pink-background-color {
  background-color: #f78da7
}

.sw-Wysiwyg .has-vivid-red-background-color {
  background-color: #cf2e2e
}

.sw-Wysiwyg .has-luminous-vivid-orange-background-color {
  background-color: #ff6900
}

.sw-Wysiwyg .has-luminous-vivid-amber-background-color {
  background-color: #fcb900
}

.sw-Wysiwyg .has-light-green-cyan-background-color {
  background-color: #7bdcb5
}

.sw-Wysiwyg .has-vivid-green-cyan-background-color {
  background-color: #00d084
}

.sw-Wysiwyg .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc
}

.sw-Wysiwyg .has-vivid-cyan-blue-background-color {
  background-color: #0693e3
}

.sw-Wysiwyg .has-vivid-purple-background-color {
  background-color: #9b51e0
}

.sw-Wysiwyg .has-white-background-color {
  background-color: #fff
}

.sw-Wysiwyg .has-very-light-gray-background-color {
  background-color: #eee
}

.sw-Wysiwyg .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3
}

.sw-Wysiwyg .has-very-dark-gray-background-color {
  background-color: #313131
}

.sw-Wysiwyg .has-black-background-color {
  background-color: #000
}

.sw-Wysiwyg .has-pale-pink-color {
  color: #f78da7
}

.sw-Wysiwyg .has-vivid-red-color {
  color: #cf2e2e
}

.sw-Wysiwyg .has-luminous-vivid-orange-color {
  color: #ff6900
}

.sw-Wysiwyg .has-luminous-vivid-amber-color {
  color: #fcb900
}

.sw-Wysiwyg .has-light-green-cyan-color {
  color: #7bdcb5
}

.sw-Wysiwyg .has-vivid-green-cyan-color {
  color: #00d084
}

.sw-Wysiwyg .has-pale-cyan-blue-color {
  color: #8ed1fc
}

.sw-Wysiwyg .has-vivid-cyan-blue-color {
  color: #0693e3
}

.sw-Wysiwyg .has-vivid-purple-color {
  color: #9b51e0
}

.sw-Wysiwyg .has-white-color {
  color: #fff
}

.sw-Wysiwyg .has-very-light-gray-color {
  color: #eee
}

.sw-Wysiwyg .has-cyan-bluish-gray-color {
  color: #abb8c3
}

.sw-Wysiwyg .has-very-dark-gray-color {
  color: #313131
}

.sw-Wysiwyg .has-black-color {
  color: #000
}

.sw-Wysiwyg .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: linear-gradient(135deg, #0693e3, #9b51e0)
}

.sw-Wysiwyg .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3)
}

.sw-Wysiwyg .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: linear-gradient(135deg, #7adcb4, #00d082)
}

.sw-Wysiwyg .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: linear-gradient(135deg, #fcb900, #ff6900)
}

.sw-Wysiwyg .has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: linear-gradient(135deg, #ff6900, #cf2e2e)
}

.sw-Wysiwyg .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: linear-gradient(135deg, #eee, #a9b8c3)
}

.sw-Wysiwyg .has-cool-to-warm-spectrum-gradient-background {
  background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}

.sw-Wysiwyg .has-blush-light-purple-gradient-background {
  background: linear-gradient(135deg, #ffceec, #9896f0)
}

.sw-Wysiwyg .has-blush-bordeaux-gradient-background {
  background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}

.sw-Wysiwyg .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

.sw-Wysiwyg .has-luminous-dusk-gradient-background {
  background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}

.sw-Wysiwyg .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec)
}

.sw-Wysiwyg .has-pale-ocean-gradient-background {
  background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}

.sw-Wysiwyg .has-electric-grass-gradient-background {
  background: linear-gradient(135deg, #caf880, #71ce7e)
}

.sw-Wysiwyg .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671)
}

.sw-Wysiwyg .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59)
}

.sw-Wysiwyg .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf)
}

.sw-Wysiwyg .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc)
}

.sw-Wysiwyg .has-small-font-size {
  font-size: .8125em
}

.sw-Wysiwyg .has-normal-font-size,
.sw-Wysiwyg .has-regular-font-size {
  font-size: 1em
}

.sw-Wysiwyg .has-medium-font-size {
  font-size: 1.25em
}

.sw-Wysiwyg .has-large-font-size {
  font-size: 2.25em
}

.sw-Wysiwyg .has-huge-font-size,
.sw-Wysiwyg .has-larger-font-size {
  font-size: 2.625em
}

.sw-Wysiwyg .has-text-align-center {
  text-align: center
}

.sw-Wysiwyg .has-text-align-left {
  text-align: left
}

.sw-Wysiwyg .has-text-align-right {
  text-align: right
}

.sw-Wysiwyg #end-resizable-editor-section {
  display: none
}

.sw-Wysiwyg .aligncenter {
  clear: both
}

.sw-Wysiwyg .items-justified-left {
  justify-content: flex-start
}

.sw-Wysiwyg .items-justified-center {
  justify-content: center
}

.sw-Wysiwyg .items-justified-right {
  justify-content: flex-end
}

.sw-Wysiwyg .items-justified-space-between {
  justify-content: space-between
}

.sw-Wysiwyg .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sw-Wysiwyg .screen-reader-text:focus {
  clip: auto !important;
  background-color: #ddd;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.sw-Wysiwyg {
  margin-top: 22px;
  overflow: hidden
}

.sw-Wysiwyg * {
  overflow-wrap: break-word
}

.is-ie .sw-Wysiwyg * {
  word-break: break-all
}

.sw-Wysiwyg a {
  color: #56b450;
  text-decoration: underline
}

.sw-Wysiwyg p {
  margin-bottom: 1.2em;
  margin-top: 1.2em
}

.sw-Wysiwyg div,
.sw-Wysiwyg p {
  max-width: 100%
}

.sw-Wysiwyg [style*="float: right"] {
  display: inline-block;
  margin-left: 20px
}

.sw-Wysiwyg [style*="float: left"] {
  display: inline-block;
  margin-right: 20px
}

.sw-Wysiwyg h1,
.sw-Wysiwyg h2,
.sw-Wysiwyg h3 {
  clear: both;
  letter-spacing: .08em
}

.sw-Wysiwyg h1,
.sw-Wysiwyg h2,
.sw-Wysiwyg h3,
.sw-Wysiwyg h4,
.sw-Wysiwyg h5,
.sw-Wysiwyg h6 {
  line-height: 1.6;
  margin-bottom: 5px
}

.sw-Wysiwyg h1:not(:first-child),
.sw-Wysiwyg h2:not(:first-child),
.sw-Wysiwyg h3:not(:first-child),
.sw-Wysiwyg h4:not(:first-child),
.sw-Wysiwyg h5:not(:first-child),
.sw-Wysiwyg h6:not(:first-child) {
  margin-top: 1.2em
}

.sw-Wysiwyg h1,
.sw-Wysiwyg h2 {
  font-size: 1.7rem
}

.sw-Wysiwyg h1:not(:first-child),
.sw-Wysiwyg h2:not(:first-child) {
  margin-top: 2em
}

.sw-Wysiwyg h3 {
  font-size: 1.6rem
}

.sw-Wysiwyg h4 {
  font-size: 1.5rem
}

.sw-Wysiwyg h5 {
  font-size: 1.4rem
}

.sw-Wysiwyg h6 {
  font-size: 1.3rem
}

.sw-Wysiwyg em {
  display: inline-block;
  font-style: none;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg)
}

.sw-Wysiwyg em img {
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg)
}

.sw-Wysiwyg ol,
.sw-Wysiwyg ul {
  padding-left: 2em
}

.sw-Wysiwyg>img,
.sw-Wysiwyg figure>img {
  height: auto !important;
  margin-bottom: 1em;
  max-width: 100%
}

.sw-Wysiwyg figure.is-style-rounded>img {
  border-radius: 9999px
}

.sw-Wysiwyg figure figcaption {
  font-size: .8em;
  margin-bottom: 1em
}

.sw-Wysiwyg p img {
  max-width: 100%
}

.sw-Wysiwyg img {
  height: auto !important
}

.sw-Wysiwyg [style*="text-align-last:justify"],
.sw-Wysiwyg [style*="text-align-last: justify"],
.sw-Wysiwyg [style*="text-align:justify"],
.sw-Wysiwyg [style*="text-align: justify"] {
  text-justify: inter-ideograph
}

.sw-Wysiwyg .wp-block-table.is-style-stripes table tr:nth-child(2n) td,
.sw-Wysiwyg .wp-block-table.is-style-stripes table tr:nth-child(2n) th {
  background-color: #f7f7f9
}

.sw-Wysiwyg table {
  border-collapse: collapse;
  border-left: 1px solid #283442;
  margin-bottom: .5em;
  margin-top: .5em
}

.sw-Wysiwyg table caption {
  font-weight: 700
}

.sw-Wysiwyg table tbody,
.sw-Wysiwyg table thead {
  border-top: 1px solid #283442
}

.sw-Wysiwyg table td,
.sw-Wysiwyg table th {
  border-bottom: 1px solid #283442;
  border-right: 1px solid #283442;
  padding: 10px
}

.sw-Wysiwyg table td.center,
.sw-Wysiwyg table th.center {
  text-align: center
}

.sw-Wysiwyg table thead th {
  background-color: #c4dceb
}

.sw-Wysiwyg table thead td {
  background-color: #fff
}

.sw-Wysiwyg table tbody th {
  background-color: #c4dceb
}

.sw-Wysiwyg table tbody td {
  background-color: #fff
}

.sw-Wysiwyg blockquote,
.sw-Wysiwyg table tfoot td,
.sw-Wysiwyg table tfoot th {
  background-color: #f7f7f9
}

.sw-Wysiwyg blockquote {
  margin: 1em;
  padding: .5em 1em
}

.sw-Wysiwyg blockquote cite {
  font-size: .8em
}

.sw-Lead {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .08em;
  padding-bottom: 60px
}

.pg-ForestryPage .sw-Lead strong {
  color: #2e7aae
}

.tp-Hero {
  position: relative
}

.tp-Hero_Title {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 52%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 92%;
  z-index: 9999
}

.is-firefox .tp-Hero_Title {
  image-rendering: auto
}

.tp-Hero_Items {
  position: relative
}

.tp-Hero_Pagination.swiper-pagination-bullets {
  bottom: 20px;
  color: #fff;
  counter-reset: item;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  left: auto;
  position: absolute;
  right: 30px;
  width: 20px;
  z-index: 9999
}

.tp-Hero_Pagination.swiper-pagination-bullets span {
  background-color: transparent;
  font-size: 1.5rem;
  height: 6px;
  margin: 3px !important;
  opacity: .8;
  position: relative;
  width: 6px
}

.tp-Hero_Pagination.swiper-pagination-bullets span.swiper-pagination-bullet-active {
  background-color: #fff
}

.tp-Hero_Pagination.swiper-pagination-bullets span:before {
  content: "0" counters(item, "");
  counter-increment: item;
  left: -28px;
  line-height: 1;
  position: absolute;
  top: -5px
}

.tp-Hero img {
  width: 100%
}

.tp-Nav {
  margin-top: 18px
}

.tp-Nav_Lead {
  font-weight: 700
}

.tp-Nav_Items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 16px
}

.tp-Nav_Item {
  margin-bottom: 15px;
  width: calc(50% - 7.5px)
}

.tp-Nav_Item a {
  align-items: center;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
  height: 100%;
  justify-content: space-between;
  line-height: 1.44;
  padding: 4px 4px 12px
}

.tp-Nav_Item a picture {
  margin-bottom: 8px
}

.tp-Nav_Item a p {
  flex: 1 1;
  font-size: 1.2rem;
  margin-bottom: 0;
  padding-left: 4px
}

.tp-Nav_Item a svg {
  fill: #fff;
  flex-shrink: 0;
  height: 6px;
  margin-right: 5px;
  margin-top: 5px;
  width: 6px
}

.tp-Nav_Item.-forestry a {
  background-color: #2e7aae
}

.tp-Nav_Item.-people a {
  background-color: #f5bc00
}

.tp-Nav_Item.-work a {
  background-color: #00a52e
}

.tp-Nav_Item.-businessEntity a {
  background-color: #283442
}

.tp-News {
  margin-bottom: 22px;
  margin-top: 28px
}

.tp-News_Header {
  margin-bottom: 0
}

.tp-News_More {
  align-items: center;
  background-color: #dadada;
  display: flex;
  font-weight: 700;
  height: 36px;
  justify-content: center;
  letter-spacing: .08em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
  position: relative;
  width: 175px
}

.tp-News_More svg {
  height: 8px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.tp-Item {
  margin-bottom: 38px;
  padding-bottom: 14px;
  position: relative
}

.tp-Item.-forestry {
  background: url(../img/common/bg_stripe_blue.png) repeat 0 0/5px auto
}

.tp-Item.-people {
  margin-bottom: 4px
}

.tp-Item.-work {
  background: url(../img/common/bg_stripe_green.png) repeat 0 0/5px auto;
  padding-top: 26px
}

.-forestry .tp-Item_Header {
  margin-bottom: -10px;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.-people .tp-Item_Header,
.-work .tp-Item_Header {
  margin-bottom: -1px
}

.tp-Item_Body {
  font-weight: 700
}

.tp-Item_List {
  list-style: none;
  padding-left: 0
}

.tp-Item_List li {
  align-items: baseline;
  display: flex
}

.tp-Item_List li:before {
  background-color: #2e7aae;
  content: "";
  height: .8em;
  margin-right: .3em;
  width: .8em
}

.tp-Item_More {
  align-items: center;
  background-color: #fff;
  border-style: solid;
  border-width: 3px;
  display: flex;
  font-weight: 700;
  height: 39px;
  justify-content: center;
  letter-spacing: .08em;
  position: relative;
  width: 182px
}

.tp-Item_More:after {
  bottom: -8px;
  content: "";
  display: block;
  height: 6px;
  left: -3px;
  position: absolute;
  width: calc(100% + 6px)
}

.-forestry .tp-Item_More {
  border-color: #2e7aae
}

.-forestry .tp-Item_More:after {
  background-color: #2e7aae
}

.-people .tp-Item_More {
  border-color: #f5bc00
}

.-people .tp-Item_More:after {
  background-color: #f5bc00
}

.-work .tp-Item_More {
  border-color: #56b450
}

.-work .tp-Item_More:after {
  background-color: #56b450
}

.tp-Item_More svg {
  height: 7px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px
}

.-forestry .tp-Item_More svg {
  fill: #2e7aae
}

.-people .tp-Item_More svg {
  fill: #f5bc00
}

.-work .tp-Item_More svg {
  fill: #56b450
}

.tp-Item_Illust {
  position: absolute
}

.-forestry .tp-Item_Illust {
  right: 16px;
  top: 112px
}

.-people .tp-Item_Illust {
  right: -84px;
  top: 126px
}

.-work .tp-Item_Illust {
  right: 2px;
  top: 62px
}

.tp-Photo {
  display: block;
  margin-bottom: 40px;
  margin-top: 44px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center
}

.tp-EventInfo {
  background-color: #c7dfee;
  padding-bottom: 8px;
  padding-top: 12px
}

.tp-EventInfo_Lead {
  font-weight: 700;
  margin-bottom: 23px
}

.tp-EventInfo_Items {
  list-style: none;
  padding-left: 0
}

.tp-EventInfo_Item {
  margin-bottom: 16px
}

.tp-EventInfo_Item a {
  display: block;
  margin-bottom: 12px
}

.tp-EventInfo_Item p {
  letter-spacing: -.02em
}

.tp-BusinessEntity {
  padding-bottom: 50px;
  padding-top: 28px
}

.tp-BusinessEntity_Lead {
  font-weight: 700;
  margin-bottom: 22px
}

.tp-Other_Item a picture img {
  width: 100%
}

.tp-Other_Item dl dt {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 5px
}

.tp-Other_Item dl dt img {
  left: 50%;
  position: absolute;
  text-align: center;
  top: -71px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.tp-Banner {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 34px 0;
  padding-left: 15px;
  padding-right: 15px
}

.tp-Banner_Item a img {
  max-width: 100%
}

.ni-Wrapper_Title {
  margin-bottom: 14px
}

.ni-Nav_Header,
.ni-Wrapper_Title {
  font-size: 1.4rem;
  letter-spacing: .08em
}

.ni-Nav_Header {
  align-items: center;
  background-color: #283442;
  color: #fff;
  display: flex;
  height: 38px;
  justify-content: center;
  margin-bottom: -20px;
  position: relative;
  width: 103px
}

.ni-Nav_Body {
  background-color: #c7dfee;
  padding: 35px 0 25px
}

.ni-Nav_Item a svg {
  height: 8px;
  transition: .15s;
  width: 8px
}

.nd-Header {
  border-bottom: 1px solid #283442;
  padding-bottom: 12px;
  padding-left: 20px;
  position: relative
}

.nd-Header:before {
  background-color: #283442;
  content: "";
  display: block;
  height: calc(100% - .5em - 12px);
  left: 0;
  position: absolute;
  top: 0;
  width: 5px
}

.nd-Header_Data {
  align-items: center;
  display: flex
}

.nd-Header_Data dt time {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 1.5rem;
  line-height: 1
}

.nd-Header_Category,
.nd-Header_Data dd {
  align-items: center;
  display: inline-flex
}

.nd-Header_Category {
  background-color: #a7a7a7;
  color: #fff;
  font-size: 1.1rem;
  justify-content: center;
  line-height: 1;
  margin-left: 9px;
  min-height: 18px;
  min-width: 55px;
  padding: 4px 4px 5px
}

.is-ie .nd-Header_Category {
  padding: 6px 4px 2px
}

.nd-Header_Category.-event {
  background-color: #56b450
}

.nd-Header_Category.-recruit {
  background-color: #283442
}

.nd-Header_Category.-news {
  background-color: #a7a7a7
}

.nd-Header_Title {
  font-size: 1.7rem;
  margin-top: .2em
}

.fp-Works {
  background: url(../img/common/bg_stripe_bluelight.png) repeat 0 0/22px auto;
  padding: 20px 0
}

.fp-Works_Lead {
  letter-spacing: .08em;
  margin-bottom: 20px
}

.fp-Works_Image {
  display: block;
  text-align: center
}

.fp-Works_Image img {
  height: auto;
  max-width: 480px;
  width: 100%
}

.fp-Works_Links {
  margin-top: 20px
}

.fp-Works_LinkList h3 {
  background-color: #000;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: .08em;
  padding: 3px 10px;
  text-align: left
}

.fp-Works_LinkList ul {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 10px
}

.fp-Works_LinkList ul li {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  letter-spacing: .08em;
  text-decoration: underline
}

.fp-Works_LinkList ul li:before {
  border-color: transparent transparent transparent #000;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  content: "";
  display: block;
  margin-right: 7px
}

.fp-Shizuoka {
  background: url(../img/common/bg_stripe_bluelight.png) repeat 0 0/22px auto;
  padding: 20px 0 45px
}

.fp-Shizuoka_Item {
  background-color: #fff;
  box-shadow: 10px 10px 0 -5px #c7dfee;
  padding: 20px 15px
}

.fp-Shizuoka_Item_Title {
  align-items: center;
  color: #2e7aae;
  display: flex;
  font-size: 18px;
  justify-content: center;
  letter-spacing: .02em;
  line-height: 1.5;
  text-align: center
}

.fp-Shizuoka_Item_Title:after,
.fp-Shizuoka_Item_Title:before {
  background: url(../img/forestry/ico_title.png) no-repeat 0 0/auto 28px;
  content: "";
  display: block;
  height: 28px;
  width: 23.2px
}

.fp-Shizuoka_Item_Title:before {
  margin-right: 10px
}

.fp-Shizuoka_Item_Title:after {
  background-position: 100% 0;
  margin-left: 10px
}

.fp-Shizuoka_Item_Text {
  font-size: 1.4rem;
  letter-spacing: .08em
}

.fp-Shizuoka_Image {
  display: block;
  margin: 30px auto
}

.fp-Shizuoka_Image img {
  height: auto;
  width: 100%
}

.fp-Forestry {
  padding: 20px 0
}

.fp-Forestry_Item {
  padding: 20px 0;
  text-align: center
}

.fp-Forestry_Item_Title {
  color: #2e7aae;
  display: inline-block;
  font-size: 1.8rem;
  letter-spacing: .08em
}

.fp-Forestry_Item_Title span {
  border-bottom: 2px solid #c7dfee;
  display: inline-block
}

.fp-Forestry_Item_Text {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.875
}

.fp-Forestry_Item_Image {
  margin-bottom: 20px
}

.fp-Forestry_Kizukai {
  text-align: center
}

.fp-Forestry_Kizukai p {
  margin-top: 12px
}

.pp-Schedule {
  background: url(../img/common/bg_stripe_yellow.png) repeat 0 0/22px auto
}

.pp-Schedule_Title {
  margin-bottom: 10px;
  text-align: center;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px)
}

.pp-Schedule_Title img {
  width: 165px
}

.pp-Schedule_Lead {
  font-weight: 700
}

.pp-Schedule_Items {
  background-color: #f9e8bf;
  list-style: none;
  margin: 25px 0 0;
  padding: 20px 15px 40px;
  position: relative
}

.pp-Schedule_Item {
  background-color: #fff;
  padding: 20px;
  position: relative;
  z-index: 0
}

.pp-Schedule_Item.-evening,
.pp-Schedule_Item.-morning {
  background: none;
  border: none;
  padding: 0;
  text-align: center;
  width: 100%
}

.pp-Schedule_Item.-morning svg {
  height: 26px;
  width: 102px
}

.pp-Schedule_Item.-evening svg {
  height: 26px;
  width: 90px
}

.pp-Schedule_Item_Title {
  align-items: center;
  border-bottom: 2px solid #f5bc00;
  display: flex;
  line-height: 1;
  margin-bottom: 0;
  padding-bottom: 6px
}

.pp-Schedule_Item_Title.-noBorder {
  border-bottom: none;
  padding-bottom: 0
}

.pp-Schedule_Item_Title+p {
  margin-top: 14px
}

.pp-Schedule_Item_Title svg {
  height: 26px;
  margin-right: 10px;
  width: 26px
}

.pp-Schedule_Item_Title span {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 24px;
  letter-spacing: -.02em;
  margin-right: 20px
}

.pp-Schedule_Item_Title strong {
  color: #f5bc00;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .02em
}

.pp-Schedule_Item p {
  letter-spacing: .02em
}

.pp-Schedule_Item img {
  height: auto;
  width: 100%
}

.pp-Schedule_Item_Sub {
  display: flex;
  justify-content: space-between;
  margin-top: 15px
}

.pp-Schedule_Item_Sub div {
  letter-spacing: -.04em;
  width: calc(50% - 7px)
}

.pp-Schedule_Item_Sub div img {
  margin-bottom: 10px
}

.pp-OneDay {
  padding-bottom: 30px;
  padding-top: 30px
}

.pp-OneDay_Item {
  position: relative
}

.pp-OneDay_Item>* {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.pp-OneDay_Item:before {
  content: "";
  display: block;
  padding-top: 56.2%
}

.pp-OneDay p {
  margin-top: .5em;
  text-align: right
}

.pp-Voice {
  background-color: #c7dfee;
  padding-bottom: 42px;
  padding-top: 12px
}

.pp-Voice_Title {
  margin-bottom: 10px;
  text-align: center
}

.pp-Voice_Lead {
  font-weight: 700;
  margin-bottom: 25px
}

.pp-Voice_Item {
  position: relative
}

.pp-Voice_Item+.pp-Voice_Item {
  margin-top: 24px
}

.pp-Voice_Item_Body {
  background-color: #fff;
  padding: 0 22px 20px;
  position: relative
}

.pp-Voice_Item_Title {
  align-items: center;
  background-color: #283442;
  color: #fff;
  display: inline-flex;
  font-size: 1.3rem;
  height: 34px;
  letter-spacing: .08em;
  margin-bottom: 3px;
  padding: 0 10px;
  -webkit-transform: translateY(-14px);
  transform: translateY(-14px)
}

.pp-Voice_Item_Title span {
  color: #f5bc00
}

.pp-Voice_Item_Name {
  border-bottom: 1px solid #283442;
  font-weight: 700;
  margin-bottom: 13px;
  padding-bottom: 11px
}

.pp-Voice_Item_Name dt {
  letter-spacing: .06em;
  margin-right: 1em
}

.pp-Voice_Item_Name dd {
  color: #f5bc00;
  font-size: 1.8rem;
  letter-spacing: .08em;
  line-height: 1.3
}

.pp-Voice_Item p {
  margin-bottom: .65em
}

.pp-Voice_Item_Link {
  margin-bottom: 40px;
  margin-top: 25px;
  text-align: center
}

.pp-Voice_Item_Link .sw-Button {
  max-width: 80%;
  width: 364px
}

.pp-Voice_Item_Illust {
  position: absolute
}

.-item01 .pp-Voice_Item_Illust {
  right: 86px;
  top: -100px
}

.-item02 .pp-Voice_Item_Illust {
  right: 128px;
  top: -140px
}

.-item03 .pp-Voice_Item_Illust {
  right: 57px;
  top: -95px
}

.-item04 .pp-Voice_Item_Illust {
  right: 172px;
  top: -78px
}

.pp-Movie {
  background-color: #f9e8bf;
  margin-top: 57px
}

.pp-Movie_Header {
  position: relative
}

.pp-Movie_Title {
  margin-bottom: 0;
  text-align: center
}

.pp-Movie_Body {
  padding: 0 23px 28px
}

.pp-Movie_Items {
  list-style: none;
  padding-left: 0
}

.pp-Movie_Item {
  font-weight: 700;
  text-align: center
}

.pp-Movie_Item a {
  display: block;
  margin-bottom: .5em;
  overflow: hidden
}

.pp-Movie_Link {
  margin-top: 23px;
  text-align: center
}

.pp-Machine {
  border: 6px solid #f9e8bf;
  margin-top: 60px;
  padding: 17px 17px 15px
}

.pp-Machine_Lead {
  font-weight: 700
}

.pp-Machine_Items {
  list-style: none;
  padding-left: 0
}

.pp-Machine_Item_Name {
  background-color: #f5bc00;
  margin-bottom: 19px;
  padding: 8px 0;
  text-align: center;
  width: 100%
}

.pp-Machine_Item_Name dt {
  color: #fff;
  font-weight: 700;
  line-height: 1.3
}

.pp-Machine_Link {
  display: flex
}

.wp-Nav_Items {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding-left: 0
}

.wp-Nav_Item {
  width: 49%
}

.wp-Nav_Item a {
  align-items: center;
  background-color: #fff;
  border: 3px solid #56b450;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  height: 48px;
  justify-content: center;
  letter-spacing: .08em;
  position: relative;
  width: 100%
}

.wp-Nav_Item a:after {
  background-color: #56b450;
  bottom: -8px;
  content: "";
  display: block;
  height: 6px;
  left: -3px;
  position: absolute;
  width: calc(100% + 6px)
}

.wp-Nav_Item a small {
  display: block;
  line-height: 1;
  margin-bottom: 3px
}

.wp-Nav_Item a svg {
  fill: #56b450;
  height: 7px;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px
}

.wp-Flow {
  background: url(../img/common/bg_stripe_green02.png) repeat 0 0/22px auto;
  margin-top: 60px
}

.wp-Flow_Header {
  margin-bottom: 18px;
  text-align: center;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px)
}

.wp-Flow_Body {
  background-color: rgba(197, 231, 206, .7);
  padding: 35px 15px;
  position: relative
}

.wp-Flow_Title {
  align-items: center;
  background-color: #fff;
  border: 2px solid #00a52e;
  color: #00a52e;
  display: flex;
  font-size: 1.5rem;
  height: 44px;
  justify-content: center;
  letter-spacing: .08em;
  margin-bottom: 10px
}

.wp-Flow_Lead {
  margin-bottom: 72px;
  position: relative
}

.wp-Flow_Lead:after {
  background: url(../img/work/img_arrow_down-mobile.png) no-repeat bottom/auto 100%;
  bottom: -40px;
  content: "";
  display: block;
  height: 35px;
  left: 0;
  position: absolute;
  width: 100%
}

.wp-Flow_Image {
  pointer-events: none
}

.wp-Flow_Image.-item01 {
  left: calc(50% - 162px);
  position: absolute;
  top: -115px
}

.wp-FollowUp {
  background-color: #fff;
  border: 2px solid #00a52e;
  padding: 20px 15px
}

.wp-FollowUp_Header {
  font-weight: 700;
  margin-bottom: 15px;
  position: relative
}

.wp-FollowUp_Header_Title {
  background-color: #283442;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: .06em;
  margin-bottom: .3em;
  padding: 8px 10px;
  text-align: center
}

.wp-FollowUp_Header_Text {
  font-size: 1.4rem;
  letter-spacing: .06em;
  padding: 5px 10px
}

.wp-FollowUp_Header_Illust {
  left: 7px;
  position: absolute;
  top: -145px
}

.wp-FollowUp_Body_Title {
  align-items: center;
  background-color: #00a52e;
  color: #fff;
  display: flex;
  font-size: 1.6rem;
  height: 40px;
  justify-content: center;
  line-height: 1.3333333333;
  text-align: center
}

.wp-FollowUp_Detail_Lead {
  font-weight: 700
}

.wp-FollowUp_Table_Item {
  line-height: 1.6875;
  margin-bottom: 4px
}

.wp-FollowUp_Table_Item>dt {
  align-items: center;
  background-color: gray;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .06em
}

.wp-FollowUp_Table_Item>dd {
  padding: .5em 0 1em
}

.wp-FollowUp_Table_Item>dd dl {
  display: flex
}

.wp-FollowUp_Table_Item>dd dl dt {
  flex-shrink: 0
}

.wp-FollowUp_Table p {
  margin-bottom: 0
}

.wp-FollowUp_Table ul {
  list-style: none;
  padding-left: 0
}

.wp-FollowUp_Table ul li {
  align-items: baseline;
  display: flex
}

.wp-FollowUp_Table ul li svg {
  color: #00a52e;
  margin-right: 2px;
  -webkit-transform: translateY(.2em);
  transform: translateY(.2em)
}

.wp-FollowUp_Button {
  align-items: center;
  display: flex;
  flex-direction: column
}

.wp-FollowUp_Button>span {
  margin-top: .5em
}

.wp-FlowItems {
  list-style: none;
  padding-bottom: 30px;
  padding-left: 62px;
  position: relative
}

.wp-FlowItemExperiencedPerson {
  background: url(../img/work/img_arrow_yellow-mobile.png) no-repeat bottom left 15px/38px auto;
  height: 101.5%;
  left: 0;
  position: absolute;
  top: -113px;
  width: 62px
}

.wp-FlowItemExperiencedPerson span {
  align-items: center;
  background-color: #ffffc3;
  color: #00a52e;
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
  height: 105px;
  justify-content: center;
  letter-spacing: .08em;
  width: 40px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}

.wp-FlowItemEnd strong {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-align: center
}

.wp-FlowItemEnd span {
  display: block
}

.wp-FlowItem {
  background-color: #fff;
  margin-bottom: 60px;
  padding: 29px 17px 15px;
  position: relative
}

.wp-FlowItem:after {
  background: url(../img/work/img_arrow_down-mobile.png) no-repeat bottom/auto 100%;
  bottom: -35px;
  content: "";
  display: block;
  height: 35px;
  left: 0;
  position: absolute;
  width: 100%
}

.wp-FlowItem_Header {
  align-items: center;
  background-color: #283442;
  color: #fff;
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
  height: 32px;
  left: 0;
  letter-spacing: .08em;
  padding: 0 11px 0 18px;
  position: absolute;
  top: -21px
}

.wp-FlowItem_Header:after,
.wp-FlowItem_Header:before {
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: -10px;
  width: 0
}

.wp-FlowItem_Header:before {
  border-color: #232f3d transparent transparent;
  border-width: 16px 10px 0 0;
  top: 0
}

.wp-FlowItem_Header:after {
  border-color: transparent transparent transparent #232f3d;
  border-width: 16px 0 0 10px;
  bottom: 0
}

.wp-FlowItem_Title {
  border-bottom: 2px solid #00a52e;
  color: #00a52e;
  font-size: 1.4rem;
  letter-spacing: .08em;
  margin-bottom: 15px;
  padding-bottom: 9px;
  padding-left: 27px;
  position: relative
}

.wp-FlowItem_Title:nth-of-type(n+2) {
  margin-top: 26px
}

.wp-FlowItem_Title_Icon {
  position: absolute
}

.wp-FlowItem_Title_Icon.-search {
  left: 5px;
  top: 4px;
  width: 16px
}

.wp-FlowItem_Title_Icon.-consultation {
  left: 0;
  top: 0;
  width: 22px
}

.wp-FlowItem_Title_Icon.-tree {
  left: 5px;
  top: 4px;
  width: 16px
}

.wp-FlowItem_En {
  position: absolute;
  right: 62px;
  top: -38px
}

.wp-FlowItem_Links {
  list-style: none;
  padding-left: 0
}

.wp-FlowItem_Link_Title {
  font-size: 1.3rem;
  margin-bottom: 6px
}

.wp-FlowItem_Link_Title svg {
  color: #00a52e
}

.wp-FlowItem_Link .sw-Button {
  align-items: center;
  display: flex;
  height: auto;
  line-height: 1.3846153846;
  min-height: 40px;
  padding-bottom: .5em;
  padding-top: .5em
}

.wp-FlowItem_Link .sw-Button>span {
  padding: 0 9px
}

.wp-FlowItem_Link>span {
  display: block;
  margin-top: .5em;
  padding-left: 1em;
  text-indent: -1em
}

.wp-FlowItem_Link.-many {
  width: 100%
}

.wp-CareerUp {
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative
}

.wp-CareerUp_Lead {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.7777777778
}

.wp-CareerUp_Image {
  display: block;
  margin-bottom: 30px;
  margin-top: 30px
}

.wp-CareerUp_Banner {
  display: inline-block
}

.wp-CareerUp_Banner img {
  max-width: 100%
}

.wp-CareerUp_Illust {
  left: calc(50% + 269px);
  position: absolute;
  top: 126px
}

.wp-License {
  background-color: #c4dceb;
  padding-bottom: 30px;
  padding-top: 30px
}

.wp-License_Lead {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.7777777778
}

.wp-License_Items {
  counter-reset: item;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.wp-License_Item {
  align-items: center;
  border: 2px solid #fff;
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
  justify-content: flex-start;
  letter-spacing: .06em;
  line-height: 1.4736842105;
  margin-bottom: 10px;
  padding: 10px 5px 10px 0;
  position: relative;
  width: calc(50% - 5px)
}

.wp-License_Item:before {
  color: #fff;
  content: counters(item, "");
  counter-increment: item;
  flex-shrink: 0;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 2.2rem;
  text-align: center;
  width: 40px
}

.gp-Button,
.gp-Button_Item {
  display: flex;
  justify-content: center
}

.gp-Button_Item {
  align-items: center;
  background-color: #fff;
  border: 2px solid #232e3a;
  font-size: 16px;
  font-weight: 700;
  height: 70px;
  letter-spacing: .04em;
  position: relative;
  width: 100%
}

.gp-Button_Item svg {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.gp-Image,
.gp-List,
.gp-Online,
.gp-Outline,
.gp-Summary {
  padding-bottom: 40px;
  padding-top: 40px
}

.gp-Image.-stripe,
.gp-List.-stripe,
.gp-Online.-stripe,
.gp-Outline.-stripe,
.gp-Summary.-stripe {
  background: url(../img/guidance/bg_stripe.png) repeat 0 0;
  background-size: 4px auto
}

.gp-Image.-blue,
.gp-List.-blue,
.gp-Online.-blue,
.gp-Outline.-blue,
.gp-Summary.-blue {
  background-color: #d1e3ed
}

.gp-Image_Title,
.gp-List_Title,
.gp-Online_Title,
.gp-Outline_Title,
.gp-Summary_Title {
  margin-bottom: 30px;
  text-align: center
}

.gp-Image_Title svg,
.gp-List_Title svg,
.gp-Online_Title svg,
.gp-Outline_Title svg,
.gp-Summary_Title svg {
  display: block;
  height: 52px;
  margin: auto;
  width: 108px
}

.gp-Image_Title span,
.gp-List_Title span,
.gp-Online_Title span,
.gp-Outline_Title span,
.gp-Summary_Title span {
  border-bottom: 6px solid #a0cbe3;
  display: inline-block;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: .1em;
  padding: 13px 0 10px
}

.gp-Image_Read,
.gp-List_Read,
.gp-Online_Read,
.gp-Outline_Read,
.gp-Summary_Read {
  font-size: 1.6rem;
  letter-spacing: .02em;
  text-align: center
}

.gp-Header_Logo {
  align-items: center;
  background-color: #b3956f;
  display: flex;
  grid-area: logo;
  justify-content: center;
  margin: 0;
  padding: 8vw 0
}

.gp-Header_Logo img {
  height: auto;
  margin-bottom: 10px;
  width: 86.4%
}

.gp-Header_Image {
  grid-area: image
}

.gp-Header_Image img {
  height: auto;
  width: 100%
}

.gp-Header_Data {
  align-items: center;
  background-color: #a0cbe3;
  display: flex;
  flex-direction: column;
  grid-area: data;
  justify-content: center;
  padding: 6vw 15px
}

.gp-Header_Data_Title {
  background: url(../img/guidance/txt_date.png) no-repeat 0 0;
  background-size: auto 100%;
  height: 16px;
  margin-bottom: 10px;
  text-indent: -9999px;
  width: 100%
}

.gp-Header_Data_Text {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
  width: 100%
}

.gp-Header_Data_Text strong {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 33px
}

.is-closed .gp-Header_Data_Text strong {
  position: relative
}

.is-closed .gp-Header_Data_Text strong:before {
  background-color: #fff;
  bottom: .45em;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: calc(100% + 1.4em)
}

.gp-Header_Data span {
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  margin-top: .3em
}

.gp-Header_Data dl {
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: flex-start;
  line-height: 1.5;
  margin-top: 10px;
  width: 100%
}

.gp-Header_Data dl dt {
  flex-shrink: 0
}

.gp-Header_Data_Close {
  color: #ea4335;
  font-weight: 700;
  margin-top: .3em
}

.gp-Image_Lead {
  letter-spacing: .02em;
  line-height: 2.1875
}

.gp-Image_Item.-mobile {
  overflow: auto;
  white-space: nowrap
}

.gp-Image_Item img {
  height: auto;
  width: 300px
}

.gp-Image_Notice {
  display: flex;
  font-size: 1.4rem;
  margin-top: .5em
}

.gp-Imagebar img {
  height: auto;
  width: 100%
}

.gp-Lead_Inner {
  padding-bottom: 233px;
  padding-top: 42px;
  position: relative;
  text-align: center
}

.gp-Lead_Inner:after,
.gp-Lead_Inner:before {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  position: absolute
}

.gp-Lead_Inner:before {
  background-image: url(../img/guidance/pic_read01.png)
}

.gp-Lead_Inner:after {
  background-image: url(../img/guidance/pic_read02.png)
}

.gp-Lead_Title {
  color: #b3956f;
  font-size: 31px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px
}

.gp-Lead_Text {
  font-size: 16px
}

.gp-Lead_Point {
  align-items: center;
  background-color: #232e3a;
  color: #fff;
  display: inline-flex;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  max-width: 430px;
  padding: 0 28px;
  width: 100%
}

.gp-List_Items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0 0 -2px;
  padding: 0
}

.gp-List_Item {
  background-color: #fff;
  margin-bottom: 2px;
  padding: 12px 15px;
  width: 100%
}

.gp-List_Item_Name {
  color: #b3956f;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1.4444444444;
  margin-bottom: .3em
}

.gp-List_Item_Inner {
  display: flex;
  justify-content: space-between
}

.gp-List_Item_Address,
.gp-List_Item_Phone {
  font-size: 14px;
  letter-spacing: .02em;
  line-height: 1.5714285714;
  padding-left: 20px;
  position: relative
}

.gp-List_Item_Address svg,
.gp-List_Item_Phone svg {
  left: 0;
  position: absolute;
  top: .5em
}

.gp-List_Item_Link {
  align-items: center;
  background: #c8c8c8;
  border-radius: 4px;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
  height: 45px;
  justify-content: center;
  letter-spacing: .14em;
  margin-left: 10px;
  width: 90px
}

.gp-List_Item_Link svg {
  margin-left: 5px
}

.gp-Online_Lead {
  letter-spacing: .02em;
  line-height: 2.1875
}

.gp-Online_Items {
  margin: 0 auto 30px;
  max-width: 680px
}

.gp-Online_Item {
  align-items: center;
  border-bottom: 3px solid #ebf8ff;
  display: flex;
  flex-direction: column;
  letter-spacing: .02em;
  padding: 20px 0 24px
}

.gp-Online_Item:first-child {
  border-top: 3px solid #ebf8ff
}

.gp-Online_Item dd {
  font-size: 2rem;
  font-weight: 700;
  text-align: center
}

.gp-Online_Item dd small {
  font-size: 1.4rem
}

.gp-Outline_Items {
  margin: auto;
  max-width: 560px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative
}

.gp-Outline_Items:after,
.gp-Outline_Items:before {
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 0;
  content: "";
  display: block;
  position: absolute
}

.gp-Outline_Items:before {
  background-image: url(../img/guidance/pic_outline01.png);
  height: 190px;
  left: calc(50% - 160px);
  width: 156px
}

.gp-Outline_Items:after {
  background-image: url(../img/guidance/pic_outline02.png);
  height: 125px;
  right: calc(50% - 156px);
  width: 130px
}

.gp-Outline_Item {
  align-items: center;
  border-bottom: 3px solid #fff;
  display: flex;
  flex-direction: column;
  letter-spacing: .02em;
  padding: 20px 0
}

.gp-Outline_Item:last-child {
  border-bottom: none
}

.gp-Outline_Item dd {
  font-size: 2rem;
  font-weight: 700
}

.gp-Outline_Item dd small {
  font-size: 1.4rem
}

.gp-Outline_Notice {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  margin: 30px auto;
  padding: 18px 15px 10px
}

.gp-Outline_Notice dt {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center
}

.gp-Outline_Notice dt svg {
  color: #ea4335;
  margin-left: -1em;
  margin-right: 4px
}

.gp-Outline_Notice dd {
  font-size: 1.4rem
}

.gp-Outline_Notice dd ul {
  margin-top: 0
}

.gp-Outline_Notice dd a {
  color: #2e7aae;
  text-decoration: underline
}

.gp-Outline_Notice dd strong {
  font-size: 1.8rem;
  line-height: 1.4
}

.gp-Outline_Notice .fa-ul {
  margin-left: 1.5em
}

.gp-Summary_Text {
  letter-spacing: .02em;
  line-height: 2.1875;
  margin-bottom: 40px
}

.gp-Summary_Text a {
  color: #2e7aae;
  text-decoration: underline
}

.gp-Summary_Info {
  background-color: #fff;
  border-top: 5px solid #232e3a
}

.gp-Summary_Info_Detail {
  padding: 20px
}

.gp-Summary_Info_Detail_Date {
  color: #b3956f;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .02em;
  margin-bottom: 10px
}

.is-closed .gp-Summary_Info_Detail_Date {}

.gp-Summary_Info_Detail dl {
  display: flex;
  letter-spacing: .02em;
  margin-bottom: 10px
}

.gp-Summary_Info_Detail dl dt {
  width: 3.2em
}

.gp-Summary_Info_Detail dl dd {
  flex: 1 1;
  line-height: 1.75
}

.gp-Summary_Info_Detail dl dd small {
  display: block;
  font-size: 14px;
  line-height: 1.75
}

.gp-Summary_Info_Map {
  height: 300px;
  width: 100%
}

.gp-Summary_Info_Map iframe {
  height: 100%;
  width: 100%
}

.gp-Summary_Info_Close {
  color: #ea4335;
  font-weight: 700
}

.gp-Summary_Notice {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  margin: 30px auto;
  padding: 20px
}

.gp-Summary_Notice_Title {
  font-size: 18px;
  font-weight: 700
}

.gp-Summary_Notice_Title svg {
  color: #ea4335;
  margin-right: 4px
}

.gp-Summary_Notice p {
  line-height: 1.5
}

.gp-Summary_Online {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  margin-top: 30px;
  padding: 20px 15px;
  text-align: center
}

.gp-Summary_Online_Title {
  font-size: 18px;
  letter-spacing: .02em
}

.gp-Summary_Online_Btn {
  align-items: center;
  background: #c8c8c8;
  border-radius: 4px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  height: 45px;
  justify-content: center;
  letter-spacing: .14em;
  margin-left: 10px;
  width: 250px
}

.gp-Summary_Online_Btn svg {
  margin-left: 5px
}

.gp-Zoom {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  font-size: 14px;
  margin-top: 30px;
  padding: 20px
}

.gp-Zoom_Title {
  font-size: 18px;
  letter-spacing: .02em;
  text-align: center
}

.gp-Zoom_Title:nth-child(n+2) {
  margin-bottom: .6em;
  margin-top: 1.2em
}

.gp-Zoom_Lead {
  line-height: 2.1875
}

.gp-Zoom_Detail {
  margin-top: 1.5em
}

.gp-Zoom_Detail h4 {
  margin-bottom: 1.5em
}

.gp-ZoomDownload {
  background-color: #f2f7fc;
  margin-top: 30px;
  padding: 30px 15px
}

.gp-ZoomDownload_Title {
  font-size: 18px;
  letter-spacing: .02em;
  text-align: center
}

.gp-ZoomDownload_Dl_Buttons dl {
  text-align: left
}

.gp-ZoomDownload_Dl_Buttons dl dt {
  font-size: 15px;
  margin-bottom: .5em
}

.gp-ZoomDownload_Dl_Buttons dl dt svg {
  font-size: 10px;
  margin-right: .2em
}

.gp-ZoomDownload_Test {
  margin-top: 24px
}

.trp-Outline,
.trp-Schedule,
.trp-Summary {
  padding-bottom: 40px;
  padding-top: 40px
}

.trp-Outline.-stripe,
.trp-Schedule.-stripe,
.trp-Summary.-stripe {
  background: url(../img/guidance/bg_stripe.png) repeat 0 0;
  background-size: 4px auto
}

.trp-Outline.-blue,
.trp-Schedule.-blue,
.trp-Summary.-blue {
  background-color: #d1e3ed
}

.trp-Outline_Title,
.trp-Schedule_Title,
.trp-Summary_Title {
  margin-bottom: 30px;
  text-align: center
}

.trp-Outline_Title svg,
.trp-Schedule_Title svg,
.trp-Summary_Title svg {
  display: block;
  height: 52px;
  margin: auto;
  width: 108px
}

.trp-Outline_Title span,
.trp-Schedule_Title span,
.trp-Summary_Title span {
  border-bottom: 6px solid #a0cbe3;
  display: inline-block;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: .1em;
  padding: 13px 0 10px
}

.trp-Outline_Read,
.trp-Schedule_Read,
.trp-Summary_Read {
  font-size: 1.6rem;
  letter-spacing: .02em;
  text-align: center
}

.trp-Header {
  position: relative
}

.pg-ContactForm .trp-Header:before,
.pg-NewsDetail .trp-Header:before,
.pg-NewsIndex .trp-Header:before {
  display: none
}

.trp-Header_Logo {
  align-items: center;
  background-color: #67d0d2;
  display: flex;
  justify-content: center;
  margin: 0
}

.trp-Header_Logo img {
  height: auto;
  margin-bottom: 10px;
  width: 86.4%
}

.trp-Header_Image img {
  height: auto;
  width: 100%
}

.trp-Header_Data {
  background-color: #a0cbe3;
  grid-area: data;
  padding: 6vw 15px
}

.trp-Header_Data_Title {
  background: url(../img/tour/txt_date.png) no-repeat 0 0;
  background-size: auto 100%;
  height: 16px;
  margin-bottom: 10px;
  text-indent: -9999px;
  width: 100%
}

.trp-Header_Data_Items {
  list-style: none;
  margin: 0 !important;
  padding-left: 0
}

.trp-Header_Data_Item {
  color: #fff;
  margin-bottom: 6px
}

.trp-Header_Data_Item:only-child>span {
  display: none
}

.trp-Header_Data_Item>span {
  align-items: center;
  flex-shrink: 0;
  font-size: 20px;
  width: 67px
}

.trp-Header_Data_Text {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  align-items: baseline;
  color: #fff;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 40px;
  font-size: clamp(18px, 11vw, 39px);
  font-weight: 700;
  line-height: 1;
  vertical-align: middle
}

.is-closed .trp-Header_Data_Text {
  position: relative
}

.is-closed .trp-Header_Data_Text:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 60%;
  width: 100%
}

.trp-Header_Data_Text span {
  display: inline-block;
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px)
}

.trp-Header_Data_Info {
  position: relative
}

.trp-Header_Data_Info>dl {
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: flex-start;
  line-height: 1.32;
  margin-top: 5px;
  width: 100%;
  word-break: break-all
}

.trp-Header_Data_Info>dl dt {
  flex-shrink: 0
}

.trp-Header_Data_Info>dl dd span {
  display: block;
  font-size: 14px;
  font-weight: 400
}

.trp-Header_Data_Info>dl dd small {
  display: inline-block;
  font-size: 14px;
  font-weight: 400
}

.trp-Header_Data_Free {
  border: 1px solid #000;
  display: block;
  font-weight: 700;
  text-align: center
}

.trp-Header_Data_Close {
  color: #ea4335;
  font-weight: 700
}

.trp-Imagebar img {
  height: auto;
  width: 100%
}

.trp-Lead_Inner {
  padding-bottom: 52px;
  padding-top: 42px;
  position: relative;
  text-align: center
}

.trp-Lead_Title {
  color: #67d0d2;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px
}

.trp-Lead_Check {
  list-style: none;
  margin: 0 auto;
  max-width: 524px;
  padding: 0
}

.trp-Lead_Check li {
  display: flex;
  font-size: 17px;
  justify-content: flex-start;
  padding: 18px 0
}

.trp-Lead_Check li:not(:last-child) {
  border-bottom: 3px solid #f0f0f0
}

.trp-Lead_Check li svg {
  color: #67d0d2;
  margin-right: .2em;
  margin-top: .4em
}

.trp-Lead_Text {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 10px
}

.trp-Lead_Point {
  align-items: center;
  background-color: #232e3a;
  color: #fff;
  display: inline-flex;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  max-width: 430px;
  padding: 0 28px;
  width: 100%
}

.trp-Outline_Items {
  margin: auto;
  max-width: 560px;
  padding-left: 15px;
  padding-right: 15px
}

.trp-Outline_Items:after,
.trp-Outline_Items:before {
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 0;
  content: "";
  display: block;
  position: absolute
}

.trp-Outline_Items:before {
  background-image: url(../img/tour/pic_outline01.png);
  height: 150px;
  left: calc(50% - 160px);
  width: 156px
}

.trp-Outline_Items:after {
  background-image: url(../img/tour/pic_outline02.png);
  height: 125px;
  right: calc(50% - 156px);
  width: 130px
}

.trp-Outline_Item {
  align-items: center;
  border-bottom: 3px solid #fff;
  display: flex;
  flex-direction: column;
  letter-spacing: .02em;
  padding: 20px 0
}

.trp-Outline_Item:last-child {
  border-bottom: none
}

.trp-Outline_Item dd {
  font-size: 2rem;
  font-weight: 700
}

.trp-Outline_Item dd small {
  font-size: 1.4rem
}

.trp-Outline_Notice {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  margin: 30px auto;
  padding: 18px 15px 10px
}

.trp-Outline_Notice dt {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center
}

.trp-Outline_Notice dt svg {
  color: #ea4335;
  margin-left: -1em;
  margin-right: 4px
}

.trp-Outline_Notice dd {
  font-size: 1.4rem
}

.trp-Outline_Notice dd ul {
  margin-top: 0
}

.trp-Outline_Notice dd a {
  color: #2e7aae;
  text-decoration: underline
}

.trp-Outline_Notice dd strong {
  font-size: 1.8rem;
  line-height: 1.4
}

.trp-Outline_Notice .fa-ul {
  margin-left: 1.5em
}

.trp-Outline_Btn {
  display: flex;
  justify-content: center;
  margin-top: 20px
}

.trp-Outline_Btn a {
  align-items: center;
  background-color: #f5bc00;
  border: 4px solid #fff;
  color: #232e3a;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  height: 70px;
  justify-content: center;
  letter-spacing: .14em;
  transition: .15s;
  width: 100%
}

.trp-Outline_Btn a svg {
  margin-left: 10px
}

.trp-Schedule_Description {
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-align: center
}

.trp-Schedule_Items ul {
  list-style: none;
  margin: 0 15px;
  max-width: 700px;
  padding: 0
}

.trp-Schedule_Items ul>li {
  padding: 12px 15px
}

.trp-Schedule_Items ul>li:nth-child(odd) {
  background-color: rgba(255, 255, 255, .8)
}

.trp-Schedule_Items ul>li>dl>dt {
  flex-shrink: 0;
  font-weight: 700;
  margin-right: 15px
}

.trp-Schedule_Items ul>li>dl dd dl {
  display: flex
}

.trp-Schedule_Items ul>li>dl dd dl dt {
  flex-shrink: 0
}

.trp-Schedule_Items img {
  max-width: 100%
}

.trp-Schedule_Notice {
  font-size: 1.4rem;
  margin: 0 auto;
  max-width: 700px;
  padding: 0;
  text-align: right
}

.trp-Summary_Text {
  letter-spacing: .02em;
  line-height: 2.1875;
  margin-bottom: 40px
}

.trp-Summary_Text a {
  color: #2e7aae;
  text-decoration: underline
}

.trp-Summary_Info {
  background-color: #fff;
  border-top: 5px solid #232e3a
}

.trp-Summary_Info_Detail {
  padding: 20px
}

.trp-Summary_Info_Detail_Items {
  list-style: none;
  margin: 0 !important;
  padding-left: 0
}

.trp-Summary_Info_Detail_Item {
  align-items: center;
  display: flex
}

.trp-Summary_Info_Detail_Item span {
  border: 1px solid #67d0d2;
  color: #67d0d2;
  margin-right: 13px;
  padding-left: 6px;
  padding-right: 7px
}

.trp-Summary_Info_Detail_Item:only-child span {
  display: none
}

.trp-Summary_Info_Detail_Item:not(:first-child) {
  margin-top: 3px
}

.trp-Summary_Info_Detail_Item:last-of-type {
  margin-bottom: 10px
}

.trp-Summary_Info_Detail_Date {
  color: #67d0d2;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: .02em;
  margin-bottom: 10px
}

.is-closed .trp-Summary_Info_Detail_Date {
  text-decoration: line-through
}

.trp-Summary_Info_Detail dl {
  display: flex;
  letter-spacing: .02em;
  margin-bottom: 10px;
  word-break: break-all
}

.trp-Summary_Info_Detail dl dt {
  flex-shrink: 0;
  width: 3.2em
}

.trp-Summary_Info_Detail dl dd {
  flex: 1 1;
  line-height: 1.75
}

.trp-Summary_Info_Detail dl dd span {
  display: block
}

.trp-Summary_Info_Detail dl dd small {
  font-size: 1.4rem;
  line-height: 1.75
}

.trp-Summary_Info_Detail dl.-number dt {
  width: 5.5em
}

.trp-Summary_Info_Map {
  height: 300px;
  width: 100%
}

.trp-Summary_Info_Map iframe {
  height: 100%;
  width: 100%
}

.trp-Summary_Info_Close {
  color: #ea4335;
  font-weight: 700
}

.trp-Summary_Notice {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  margin: 30px auto;
  padding: 20px
}

.trp-Summary_Notice_Title {
  font-size: 1.8rem;
  font-weight: 700
}

.trp-Summary_Notice_Title svg {
  color: #ea4335;
  margin-right: 4px
}

.trp-Summary_Notice p {
  line-height: 1.5
}

.ip-Header {
  position: relative
}

.ip-Header_Logo {
  margin-bottom: 0
}

.ip-Header_Image {
  display: block;
  overflow: hidden
}

.ip-Header_Image img {
  height: auto;
  width: 100%
}

.ip-Header_Data {
  background-color: #a0cbe3;
  grid-area: data;
  padding: 6vw 15px
}

.ip-Header_Data_Title {
  background: url(../img/internship/txt_date.png) no-repeat 0 0;
  background-size: auto 100%;
  height: 17px;
  margin-bottom: 10px;
  text-indent: -9999px;
  width: 100%
}

.ip-Header_Data_Items {
  list-style: none;
  margin: 0 !important;
  padding-left: 0
}

.ip-Header_Data_Item {
  color: #fff;
  margin-bottom: 8px
}

.ip-Header_Data_Item>span {
  align-items: center;
  flex-shrink: 0
}

.ip-Header_Data_Text {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  align-items: baseline;
  color: #fff;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, sans-serif;
  font-size: 5.8vw;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  width: 100%
}

.is-closed .ip-Header_Data_Text {
  text-decoration: line-through
}

.ip-Header_Data_Text span {
  display: inline-block;
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, Meiryo, sans-serif
}

.ip-Header_Data_Info {
  position: relative
}

.ip-Header_Data_Info>dl {
  display: flex;
  font-weight: 700;
  justify-content: flex-start;
  line-height: 1.32;
  margin-top: 5px;
  width: 100%;
  word-break: break-all
}

.ip-Header_Data_Info>dl dt {
  flex-shrink: 0
}

.ip-Header_Data_Info>dl dd span {
  display: block;
  font-size: 14px;
  font-weight: 400
}

.ip-Header_Data_Info>dl dd small {
  font-weight: 400
}

.ip-Header_Data_Close {
  color: #ea4335;
  font-weight: 700;
  margin-top: 1em
}

.ip-About_Title {
  color: #245563;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-align: center
}

.ip-About_List {
  align-items: center;
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-left: 0;
  text-align: center
}

.ip-About_List li {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 1em;
  position: relative
}

.ip-About_List li:before {
  background-color: rgba(161, 203, 226, .3);
  bottom: -.2em;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1
}

.ip-About_Copy {
  align-items: center;
  background-color: #245563;
  color: #fff;
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .08em;
  margin: auto
}

.ip-Outline {
  background-color: rgba(227, 227, 227, .69);
  margin-top: 210px;
  padding-bottom: 60px;
  padding-top: 30px;
  position: relative
}

.ip-Outline_Image {
  left: 0;
  position: absolute;
  text-align: center;
  top: -205px;
  width: 100%
}

.ip-Outline_Image img {
  width: 227px
}

.ip-Outline_Body {
  background-color: #fff;
  border-top: 3px solid #245563;
  padding: 20px 20px 25px
}

.ip-Outline_Item {
  display: flex;
  letter-spacing: .06em;
  line-height: 1.875
}

.ip-Outline_Item dt {
  font-weight: 700;
  min-width: 6.5em
}

.ip-Outline_Item dt svg {
  color: #00a52e;
  margin-right: .5em
}

.ip-Outline_Item.-address {
  display: block;
  line-height: 1.7;
  margin-top: 1em
}

.ip-Outline_Download a {
  align-items: center;
  background-color: #00a52e;
  border-radius: 6px;
  color: #fff;
  display: flex;
  font-weight: 700;
  height: 48px;
  justify-content: center;
  letter-spacing: .06rem;
  line-height: 1.875;
  text-align: center
}

.ip-Outline_Close {
  color: #ea4335;
  font-weight: 700;
  margin-bottom: 1.5em;
  margin-top: 1em;
  text-align: center
}

.ip-Imagebar img {
  height: auto;
  width: 100%
}

.ip-List {
  padding-top: 30px;
  position: relative
}

.ip-List_Illust {
  position: absolute
}

.ip-List_Illust.-item01 {
  left: calc(50% - 470px);
  top: 179px
}

.ip-List_Illust.-item02 {
  left: calc(50% + 287px);
  top: 192px
}

.ip-List_Items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0
}

.ip-List_Item {
  background-color: #fff;
  margin-bottom: 2px;
  padding: 12px 15px;
  width: 100%
}

.ip-List_Item_Name {
  color: #43ab42;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1.4444444444;
  margin-bottom: .3em
}

.ip-List_Item_Inner {
  display: flex;
  justify-content: space-between;
  min-height: 32px
}

.ip-List_Item_Address {
  font-size: 14px;
  letter-spacing: .02em;
  line-height: 1.5714285714;
  padding-left: 20px;
  position: relative
}

.ip-List_Item_Address svg {
  left: 0;
  position: absolute;
  top: .5em
}

.ip-List_Item_Period {
  background-color: #43ab42;
  color: #fff;
  display: flex;
  font-weight: 700;
  margin-top: 10px;
  padding: 5px 8px;
  width: 100%
}

.ip-List_Item_Period dt {
  flex-shrink: 0
}

.ip-List_Item_Link {
  align-items: center;
  background: #c8c8c8;
  border-radius: 4px;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  letter-spacing: .14em;
  margin-left: 10px;
  width: 90px
}

.ip-List_Item_Link svg {
  margin-left: 5px
}

.be-About {
  padding-top: 0
}

.be-About_Lead {
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 2
}

.be-About_Lead small {
  font-size: 1.1rem
}

.be-About_Lead_Description {
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 2
}

.be-About_Lead_Description a {
  display: inline-block;
  text-decoration: underline
}

.be-About_Lead_Description small {
  display: block
}

.be-Nav {
  background: url(../img/common/bg_stripe_gray02.png) repeat 0 0/22px auto;
  margin-top: 145px;
  padding-bottom: 34px
}

.be-Nav_Inner {
  position: relative
}

.be-Nav_Map {
  display: block;
  margin-bottom: -118px;
  pointer-events: none;
  -webkit-transform: translateY(-145px);
  transform: translateY(-145px)
}

.be-Nav_Item {
  margin-bottom: 12px;
  width: calc(50% - 8px)
}

.be-Nav_Item .sw-Button {
  min-width: auto;
  width: 100%
}

.be-Nav_Item .sw-Button svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.be-List {
  background-color: #c4dceb;
  padding-bottom: 46px;
  padding-top: 10px
}

.be-List_Section {
  padding-top: 36px
}

.be-List_Section_Title {
  display: flex;
  justify-content: center
}

.be-List_Section_Title span {
  border-bottom: 3px solid #fff;
  font-size: 1.6rem;
  letter-spacing: .08em;
  margin-bottom: 11px;
  padding-bottom: .35em
}

.be-Table_Cell {
  background-color: #fff;
  flex-shrink: 0
}

.be-Table_Header .be-Table_Cell {
  background-color: #283442;
  border-right-color: #fff;
  color: #fff;
  font-weight: 700
}

.be-Table_Cell.-name {
  font-weight: 700
}

.be-Table_Cell.-name a .fa-external-link-alt {
  margin-left: 1em
}

.be-Table_Cell.-name small {
  font-size: 1.3rem;
  width: 100%
}

.be-Table_Cell .fa-map-marker-alt,
.be-Table_Cell .fa-phone-alt {
  flex-shrink: 0;
  margin-left: .2em;
  margin-right: .3em;
  -webkit-transform: translateY(.2em);
  transform: translateY(.2em)
}

.be-Table_Cell_Arrow {
  fill: #fff;
  height: 7px;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px
}

.be-Button {
  display: flex;
  justify-content: center;
  margin-top: 30px
}

.fq-Lead {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 40px
}

.fq-Lead_Large {
  font-size: 1.8rem;
  letter-spacing: .08em;
  text-align: center
}

.fq-Items {
  background-color: #c7dfee;
  padding: 47px 0
}

.fq-Item {
  background-color: #fff;
  padding: 38px 15px 10px;
  position: relative
}

.fq-Item:not(:first-of-type) {
  margin-top: 49px
}

.fq-Item_Title {
  border-bottom: 1px solid #232f3d;
  color: #43a842;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .08em;
  padding-bottom: 6px
}

.fq-Item_Title_Number {
  align-items: center;
  background-color: #000;
  color: #fff;
  display: flex;
  font-size: 2rem;
  height: 50px;
  justify-content: center;
  left: 50%;
  letter-spacing: .06em;
  position: absolute;
  top: -24px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  width: 50px
}

.fq-Item_Answer {
  font-size: 1.3rem;
  letter-spacing: .08em;
  padding: 14px 0
}

.fq-Item_Answer_Title {
  font-weight: 700;
  margin-bottom: 2px;
  padding-left: 2px
}

.fq-Item_Answer_A {
  font-size: 1.5rem;
  margin-right: 5px
}

.fq-Item_Answer_TitleText {
  font-size: 1.5rem;
  letter-spacing: .08em
}

.fq-Item_Answer_Complement,
.fq-Item_Answer_Tel {
  display: inline-block
}

.fq-Item_Answer_Tel {
  font-size: 1.3rem;
  letter-spacing: .08em
}

.fq-Item_Answer_Link {
  text-decoration: underline
}

.fq-Item_Button {
  display: block;
  margin-top: 14px
}

.fq-Item_Button_Link {
  border: 1px solid #232f3d;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  width: 100%
}

.fq-Item_Button_Link:hover svg {
  fill: #fff
}

.fq-Item_Button_Link>span {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  position: relative;
  width: 100%
}

.fq-Item_Button_Link svg {
  height: 8px;
  width: 5px
}

.lp-Items {
  list-style: none;
  margin-bottom: -15px;
  padding-left: 0
}

.lp-Item {
  margin-bottom: 15px
}

.lp-Item a {
  border: 1px solid #283442;
  border-left-width: 5px;
  display: block;
  padding: 23px 39px 6px 20px;
  position: relative
}

.lp-Item_Image {
  align-items: center;
  display: flex;
  height: 97px;
  justify-content: center
}

.lp-Item_Image img {
  max-height: 100%;
  max-width: 100%
}

.lp-Item_Name {
  color: #43a842;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 9px;
  margin-top: 10px
}

.lp-Item_Text {
  border-top: 1px solid #283442;
  letter-spacing: -.02em;
  line-height: 1.8;
  padding-top: 8px
}

.lp-Item_Arrow {
  height: 7px;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px
}

.ppp-Items {
  margin-top: -13px
}

.ppp-Catch {
  font-size: 1.3rem;
  margin-bottom: 26px
}

.ppp-Catch a {
  text-decoration: underline
}

.ppp-Item:not(:first-of-type) {
  margin-top: 20px
}

.ppp-Item_Title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0
}

.ppp-Item_Text {
  font-size: 1.3rem;
  margin-bottom: 0;
  margin-top: 7px
}

.ppp-Item_Text_Link {
  font-weight: 700;
  text-decoration: underline
}

.ppp-Item_Links {
  margin-top: 6px
}

.ppp-Item_Link p {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 4px;
  text-decoration: underline
}

.ppp-Item_Tel {
  font-size: 1.3rem;
  margin-top: 8px
}

.ppp-Item_Tel span {
  font-weight: 700
}

.sp-Items {
  margin-top: -28px;
  padding-left: 0
}

.sp-Item {
  list-style: none
}

.sp-Item_Link {
  border-bottom: 2px solid #232f3d;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .08em;
  padding: 11px 0;
  position: relative
}

.sp-Item_Link:after {
  border-bottom: 3px solid transparent;
  border-left: 5px solid #232f3d;
  border-top: 3px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transition: all .15s;
  width: 0
}

.sp-Item_Link_SmallText {
  font-size: 1.4rem
}

.sp-SubItems {
  list-style: none;
  margin-top: 24px;
  padding-left: 0
}

.sp-SubItems li {
  align-items: center;
  display: inline-flex;
  font-size: 1.3rem;
  letter-spacing: .08em
}

.sp-SubItems li:before {
  border-bottom: 3px solid transparent;
  border-left: 5px solid #232f3d;
  border-top: 3px solid transparent;
  content: "";
  display: block;
  height: 0;
  margin-right: 11px;
  width: 0
}

.sp-SubItems li:not(:last-of-type) {
  margin-right: 23px
}

.ep-Section {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
  padding-top: 40px
}

.ep-Section_Title {
  font-size: 1.6rem
}

.ep-Section p {
  text-align: center
}

.ep-Section .sw-ButtonWrapper {
  margin-top: 30px
}

@media(min-width:480px) {
  .sw-Wysiwyg .is-open .wp-block-navigation__container .wp-block-page-list {
    display: flex
  }
}

@media(min-width:600px)and (max-width:781px) {
  .sw-Wysiwyg .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 1em) !important;
    flex-grow: 0
  }

  .sw-Wysiwyg .wp-block-column:nth-child(2n) {
    margin-left: 2em
  }
}

@media(min-width:600px) {

  .sw-Wysiwyg .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  .sw-Wysiwyg .blocks-gallery-grid.columns-3 .blocks-gallery-item,
  .sw-Wysiwyg .wp-block-gallery.columns-3 .blocks-gallery-image,
  .sw-Wysiwyg .wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - .66667em)
  }

  .sw-Wysiwyg .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  .sw-Wysiwyg .blocks-gallery-grid.columns-4 .blocks-gallery-item,
  .sw-Wysiwyg .wp-block-gallery.columns-4 .blocks-gallery-image,
  .sw-Wysiwyg .wp-block-gallery.columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - .75em)
  }

  .sw-Wysiwyg .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  .sw-Wysiwyg .blocks-gallery-grid.columns-5 .blocks-gallery-item,
  .sw-Wysiwyg .wp-block-gallery.columns-5 .blocks-gallery-image,
  .sw-Wysiwyg .wp-block-gallery.columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - .8em)
  }

  .sw-Wysiwyg .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  .sw-Wysiwyg .blocks-gallery-grid.columns-6 .blocks-gallery-item,
  .sw-Wysiwyg .wp-block-gallery.columns-6 .blocks-gallery-image,
  .sw-Wysiwyg .wp-block-gallery.columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - .83333em)
  }

  .sw-Wysiwyg .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  .sw-Wysiwyg .blocks-gallery-grid.columns-7 .blocks-gallery-item,
  .sw-Wysiwyg .wp-block-gallery.columns-7 .blocks-gallery-image,
  .sw-Wysiwyg .wp-block-gallery.columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - .85714em)
  }

  .sw-Wysiwyg .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  .sw-Wysiwyg .blocks-gallery-grid.columns-8 .blocks-gallery-item,
  .sw-Wysiwyg .wp-block-gallery.columns-8 .blocks-gallery-image,
  .sw-Wysiwyg .wp-block-gallery.columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - .875em)
  }

  .sw-Wysiwyg .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .sw-Wysiwyg .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
  .sw-Wysiwyg .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .sw-Wysiwyg .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .sw-Wysiwyg .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .sw-Wysiwyg .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .sw-Wysiwyg .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .sw-Wysiwyg .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .sw-Wysiwyg .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .sw-Wysiwyg .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .sw-Wysiwyg .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .sw-Wysiwyg .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .sw-Wysiwyg .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .sw-Wysiwyg .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .sw-Wysiwyg .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .sw-Wysiwyg .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .sw-Wysiwyg .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .sw-Wysiwyg .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-2 li {
    width: calc(50% - .625em)
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - .83333em)
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-4 li {
    width: calc(25% - .9375em)
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em)
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em)
  }

  .sw-Wysiwyg .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-navigation__container {
    display: flex;
    flex-wrap: wrap
  }

  .sw-Wysiwyg .is-vertical .wp-block-navigation__container {
    align-items: flex-start;
    display: block;
    flex-direction: column
  }

  .sw-Wysiwyg .wp-block-navigation__responsive-container:not(.is-menu-open) {
    background-color: inherit;
    display: flex;
    flex-direction: row;
    position: relative
  }

  .sw-Wysiwyg .wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none
  }

  .sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .submenu-container.submenu-container.submenu-container.submenu-container,
  .sw-Wysiwyg .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container {
    left: 0
  }

  .sw-Wysiwyg .wp-block-navigation__responsive-container-open {
    display: none
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container li,
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container li {
    margin-right: 1.25em
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
    width: calc(50% - .625em)
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li:nth-child(2n),
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
    width: calc(33.33333% - .83333em)
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li:nth-child(3n),
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
    width: calc(25% - .9375em)
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li:nth-child(4n),
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li {
    width: calc(20% - 1em)
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li:nth-child(5n),
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
    width: calc(16.66667% - 1.04167em)
  }

  .sw-Wysiwyg .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li:nth-child(6n),
  .sw-Wysiwyg .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n) {
    margin-right: 0
  }

  .sw-Wysiwyg .wp-block-rss.columns-2 li {
    width: calc(50% - 1em)
  }

  .sw-Wysiwyg .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em)
  }

  .sw-Wysiwyg .wp-block-rss.columns-4 li {
    width: calc(25% - 1em)
  }

  .sw-Wysiwyg .wp-block-rss.columns-5 li {
    width: calc(20% - 1em)
  }

  .sw-Wysiwyg .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em)
  }
}

@media print,
screen and (min-width:768px) {

  .container,
  .pg-TopPage .container {
    width: 1182px
  }

  .pg-GuidancePage .st-Main .container,
  .pg-TourPage .st-Main .container {
    width: 985px
  }

  body {
    font-size: 1.6rem
  }

  a[href^="tel:"] {
    display: inline-block;
    pointer-events: none
  }

  .desktop-hidden {
    display: none
  }

  .st-Header {
    height: 160px;
    min-width: 1182px
  }

  .st-Header_Logo {
    left: 0;
    top: 0
  }

  .st-Header_Logo a {
    background: url(../img/common/logo-pc.png) no-repeat 0 0/100% auto;
    display: block;
    height: 236px;
    transition: width .2s, height .2s;
    width: 240px
  }

  .pg-TopPage .st-Header_Logo a {
    background-image: url(../img/common/logo-top-pc.png);
    display: block;
    height: 29vw;
    max-height: 645px;
    max-width: 644px;
    pointer-events: none;
    width: 29vw
  }

  .is-ie .pg-TopPage .st-Header_Logo a {
    max-height: 29vw;
    max-width: 29vw
  }

  .pg-TopPage .st-Header_Logo img,
  .st-Header_Logo img {
    display: none
  }

  .st-Header_Nav {
    height: auto !important;
    margin-left: auto;
    margin-right: 50px
  }

  .st-Header_Nav_Inner {
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
    justify-content: center;
    margin-left: auto
  }

  .st-Header_Nav_Logo {
    display: none
  }

  .st-Footer,
  .st-Main {
    min-width: 1182px
  }

  .st-Footer {
    padding-bottom: 130px;
    padding-top: 36px
  }

  .st-Footer_Upper {
    display: flex;
    justify-content: space-between;
    padding-bottom: 36px;
    padding-top: 30px
  }

  .st-Footer_Logo {
    flex-direction: column
  }

  .st-Footer_MainItem a:hover {
    cursor: pointer
  }

  .st-Footer_Lower {
    border-top: 1px solid #4d4d4d;
    display: flex;
    justify-content: space-between;
    padding-top: 45px
  }

  .st-Footer_Lower_Logo {
    margin-right: 39px;
    margin-top: 35px
  }

  .st-Footer_Copyright {
    font-size: 1.4rem;
    letter-spacing: .04em;
    margin-top: 35px
  }

  .st-Footer_PageTop {
    bottom: 30px;
    font-size: 2.4rem;
    height: 80px;
    right: 30px;
    width: 80px
  }

  .st-FooterAdress {
    display: flex;
    flex: 1 1;
    justify-content: flex-start
  }

  .st-FooterAdress_Item {
    font-size: 1.4rem;
    letter-spacing: .04em;
    line-height: 1.9;
    width: 332px
  }

  .st-FooterAdress_Name {
    font-size: 1.8rem;
    letter-spacing: 0;
    margin-bottom: 11px
  }

  .st-FooterAdress_Name small {
    font-size: 1.4rem;
    margin-top: 5px
  }

  .st-FooterAdress_Number {
    display: flex;
    margin-top: -4px
  }

  .st-FooterAdress_Number_Item.-tel {
    margin-right: 20px
  }

  .st-GlobalNav_Items {
    display: flex;
    justify-content: flex-end
  }

  .st-GlobalNav_Item {
    margin-left: 60px
  }

  .st-GlobalNav_Item.-eventInfo {
    position: relative
  }

  .st-GlobalNav_Item.-eventInfo:hover {
    cursor: pointer
  }

  .st-GlobalNav_Item>a,
  .st-GlobalNav_Item>span {
    padding: 10px 0 8px
  }

  .st-GlobalNav_Item>a:hover:after,
  .st-GlobalNav_Item>span:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }

  .st-GlobalNav_Item>a:after,
  .st-GlobalNav_Item>a:before,
  .st-GlobalNav_Item>span:after,
  .st-GlobalNav_Item>span:before {
    background-color: #000;
    bottom: 3px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
  }

  .st-GlobalNav_Item>a:after,
  .st-GlobalNav_Item>span:after {
    background-color: #56b450;
    content: "";
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: -webkit-transform .12s ease-out;
    transition: transform .12s ease-out;
    transition: transform .12s ease-out, -webkit-transform .12s ease-out
  }

  .st-GlobalNav_Item>a svg,
  .st-GlobalNav_Item>span svg {
    height: 8px;
    width: 9px
  }

  .st-SubNav {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
    margin-top: -16px
  }

  .st-SubNav_Item {
    margin-left: 34px
  }

  .st-SubNav_Item.-links,
  .st-SubNav_Item.-privacy,
  .st-SubNav_Item.-sitemap {
    display: none
  }

  .st-SubNav_Item a {
    font-size: 1.5rem
  }

  .st-SubNav_Item a:hover svg {
    fill: #56b450;
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }

  .st-SubNav_Item a svg {
    height: 10px;
    margin-right: 9px;
    margin-top: 2px;
    transition: .15s;
    width: 10px
  }

  .st-SubNav_Sns {
    margin-left: 26px
  }

  .st-SubNav_Sns_Item {
    font-size: 2rem
  }

  .st-SubNav_Sns_Item a {
    transition: .15s
  }

  .st-SubNav_Sns_Item.-facebook a:hover {
    color: #1977f2
  }

  .st-Megamenu {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: -183px;
    top: 66px;
    transition: .15s ease-in .08s;
    width: 782px
  }

  .st-GlobalNav_Item:hover>.st-Megamenu {
    opacity: 1;
    pointer-events: auto
  }

  .st-Megamenu:before {
    content: "";
    display: block;
    height: 25px;
    position: absolute;
    right: 163px;
    top: -24px;
    width: 122px
  }

  .st-Megamenu_Items {
    background-color: #fff;
    border: 1px solid #231815;
    display: flex;
    justify-content: space-between;
    padding: 20px 27px
  }

  .st-Megamenu_Item a {
    transition: .15s
  }

  .st-Megamenu_Item a:hover {
    opacity: .7
  }

  .hamburgeeer,
  .st-Megamenu_Item span {
    display: none
  }

  .st-PageHeader {
    height: 500px
  }

  .pg-BusinessEntity .st-PageHeader {
    background-image: url(../img/business_entity/bg_pageheader-pc.jpg)
  }

  .pg-ContactForm .st-PageHeader {
    background-image: url(../img/contact/bg_pageheader-pc.jpg)
  }

  .pg-NewsDetail .st-PageHeader,
  .pg-NewsIndex .st-PageHeader {
    background-image: url(../img/news/bg_pageheader-pc.jpg)
  }

  .pg-PeoplePage .st-PageHeader {
    background-image: url(../img/people/bg_pageheader-pc.jpg)
  }

  .pg-FaqPage .st-PageHeader {
    background-image: url(../img/faq/bg_pageheader-pc.jpg)
  }

  .pg-LinkPage .st-PageHeader {
    background-image: url(../img/link/bg_pageheader-pc.jpg)
  }

  .pg-PrivacyPolicyPage .st-PageHeader {
    background-image: url(../img/privacy/bg_pageheader-pc.jpg)
  }

  .pg-SitemapPage .st-PageHeader {
    background-image: url(../img/sitemap/bg_pageheader-pc.jpg)
  }

  .st-PageHeader_Title {
    margin-left: -10px;
    margin-top: -55px
  }

  .st-PageHeader_Title_Jp span {
    font-size: 2.6rem;
    height: 250px;
    line-height: 1.3846153846;
    padding: 0 0 10px 7px;
    width: 250px
  }

  .st-PageHeader_Title_Jp:before {
    height: 250px;
    left: 10px;
    top: 10px;
    width: 250px
  }

  .st-PageHeader_Title_En {
    bottom: -49px;
    height: 92px;
    margin-left: 7px;
    width: 980px
  }

  .st-PageBody {
    padding-bottom: 138px;
    padding-top: 85px;
    position: relative
  }

  .pg-TopPage .st-PageBody {
    padding-bottom: 0;
    padding-top: 0
  }

  .pg-TopPage .st-PageBody:before {
    top: 158px
  }

  .pg-ContactForm .st-PageBody {
    padding-bottom: 88px;
    padding-top: 88px
  }

  .pg-ForestryPage .st-PageBody,
  .pg-WorkPage .st-PageBody {
    padding-bottom: 0
  }

  .pg-NewsDetail .st-PageBody,
  .pg-NewsIndex .st-PageBody {
    padding-bottom: 100px;
    padding-top: 95px
  }

  .pg-LinkPage .st-PageBody {
    padding-bottom: 148px;
    padding-top: 82px
  }

  .pg-TopPage .sw-News {
    border-bottom: 2px solid gray;
    border-top: 2px solid gray;
    padding-top: 22px
  }

  .pg-NewsIndex .sw-News_Item {
    padding-bottom: 28px;
    padding-top: 28px
  }

  .sw-News_Item:before {
    height: 24px;
    margin-top: 2px
  }

  .sw-News_Item dl {
    align-items: flex-start;
    display: flex
  }

  .pg-TopPage .sw-News_Item dl {
    align-items: center;
    line-height: 1
  }

  .sw-News_Item dl dt {
    flex-shrink: 0;
    margin-right: 27px
  }

  .sw-News_Item dl dt time {
    font-size: 1.8rem;
    width: 98px
  }

  .pg-TopPage .sw-News_Item dl dd {
    font-size: 1.5rem;
    padding: .2em 0
  }

  .pg-TopPage .sw-News_Item dl dd a {
    max-width: 510px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .sw-News_Item dl dd a:hover {
    text-decoration: underline
  }

  .sw-News_Item_Category {
    font-size: 1.4rem;
    letter-spacing: .08em;
    margin-left: 23px;
    min-height: 25px;
    min-width: 72px
  }

  .pg-TopPage .sw-News_Item_Category {
    margin-left: 20px
  }

  .sw-Title {
    margin-bottom: 44px
  }

  .sw-Title svg {
    height: 52px;
    width: 112px
  }

  .sw-Title span {
    font-size: 2.6rem;
    padding: 17px 0 10px
  }

  .sw-Title span strong small {
    font-size: 2rem
  }

  .sw-Title span:before {
    height: 29px
  }

  .sw-Button {
    font-size: 1.6rem;
    height: 80px;
    letter-spacing: 0;
    min-width: 364px
  }

  .sw-Button:hover {
    color: #fff
  }

  .sw-Button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }

  .sw-Button:before {
    background-color: #283442;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: -webkit-transform .12s ease-out;
    transition: transform .12s ease-out;
    transition: transform .12s ease-out, -webkit-transform .12s ease-out;
    width: 100%
  }

  .sw-Button>span {
    padding: 0 16px 0 38px
  }

  .sw-Button svg.svg-inline--fa {
    margin: 0 .5em
  }

  .sw-Button.-left>span {
    padding: 0 38px 0 16px
  }

  .sw-Button.-back {
    background-position: left 15px center;
    width: 160px
  }

  .sw-Input.-middle,
  .sw-Select.-middle,
  .sw-Textarea.-middle {
    width: 588px
  }

  .sw-Input.-small,
  .sw-Select.-small,
  .sw-Textarea.-small {
    width: 336px
  }

  .sw-Textarea {
    height: 14.4em
  }

  .sw-Select {
    background-position: right 12px center
  }

  .sw-Select.-year {
    width: 168px
  }

  .sw-Select.-day,
  .sw-Select.-month {
    width: 128px
  }

  .sw-InputBirthDay>span {
    margin-right: 40px
  }

  .mw_wp_form_preview .sw-InputBirthDay>span {
    margin-right: .5em
  }

  .sw-InputBirthDay>span>span {
    margin-right: 15px
  }

  .mw_wp_form_preview .sw-InputBirthDay>span>span {
    margin-right: 0
  }

  .sw-FormField {
    border-bottom-color: #283442;
    display: flex
  }

  .sw-FormField.-first {
    border-top-color: #283442
  }

  .sw-FormField_Name {
    background-size: 33px auto;
    padding: 20px 48px;
    width: 268px
  }

  .sw-FormField_Optional {
    font-size: 1.4rem;
    margin-left: 20px;
    padding: .35em .6em .45em
  }

  .sw-FormField_Item {
    -ms-grid-row-align: center;
    align-self: center;
    flex: 1 1;
    padding: 40px 0 40px 44px
  }

  .sw-FormField_Text {
    font-size: 1.4rem
  }

  .mw_wp_form .sw-FormField .error,
  .sw-FormField_Feedback {
    font-size: 1.4rem;
    margin-bottom: -15px;
    margin-top: .8em
  }

  .sw-FormAgree {
    margin-top: 65px;
    padding: 50px 20px
  }

  .sw-FormAgree_Title {
    font-size: 1.8rem;
    margin-bottom: 30px;
    text-align: center
  }

  .sw-FormAgree_Check {
    font-size: 1.6rem;
    margin-left: 2.2em;
    text-align: center
  }

  .sw-FormAgree_Check label:hover {
    cursor: pointer
  }

  .sw-FormAgree_Check label input {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
  }

  .is-ie .sw-FormAgree_Check label input {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .sw-FormAgree_Button {
    margin-right: 35px;
    margin-top: 31px
  }

  .sw-FormButton {
    margin: 80px auto 0;
    width: 645px
  }

  .mw_wp_form.mw_wp_form_send_error,
  .sw-Error {
    font-size: 2.2rem;
    height: 69px;
    margin-bottom: 52px
  }

  .mw_wp_form.mw_wp_form_send_error svg,
  .sw-Error svg {
    margin-right: .5em
  }

  .sw-FormComplete_Title {
    font-size: 2.6rem;
    margin-bottom: 62px
  }

  .sw-FormComplete_Text {
    font-size: 2rem;
    margin-bottom: 1.3em;
    text-align: center
  }

  .sw-Pgnt {
    margin-top: 80px
  }

  .sw-Pgnt_Index,
  .sw-Pgnt_Next,
  .sw-Pgnt_Num a,
  .sw-Pgnt_Prev {
    padding-left: 10px;
    padding-right: 10px
  }

  .sw-Pgnt_Index,
  .sw-Pgnt_Next,
  .sw-Pgnt_Prev {
    font-size: 1.6rem;
    height: 80px;
    letter-spacing: 0;
    min-width: 160px
  }

  .sw-Pgnt_Index:hover,
  .sw-Pgnt_Next:hover,
  .sw-Pgnt_Prev:hover {
    color: #fff
  }

  .sw-Pgnt_Index:hover:before,
  .sw-Pgnt_Next:hover:before,
  .sw-Pgnt_Prev:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }

  .sw-Pgnt_Index:before,
  .sw-Pgnt_Next:before,
  .sw-Pgnt_Prev:before {
    background-color: #283442;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: -webkit-transform .12s ease-out;
    transition: transform .12s ease-out;
    transition: transform .12s ease-out, -webkit-transform .12s ease-out;
    width: 100%
  }

  .sw-Pgnt_Index>span,
  .sw-Pgnt_Next>span,
  .sw-Pgnt_Prev>span {
    padding: 0 16px
  }

  .sw-Pgnt_Index svg,
  .sw-Pgnt_Next svg,
  .sw-Pgnt_Prev svg {
    height: 9px;
    width: 9px
  }

  .sw-Pgnt_Index {
    width: 364px
  }

  .sw-Pgnt_Index svg {
    font-size: 1.6rem;
    height: auto;
    margin-right: 8px;
    width: auto
  }

  .sw-Pgnt_Num a {
    font-size: 2rem;
    height: 38px;
    padding-left: 0;
    padding-right: 0
  }

  .sw-Wysiwyg {
    letter-spacing: .08em;
    margin-top: 33px
  }

  .sw-Wysiwyg a:hover {
    text-decoration: none
  }

  .sw-Wysiwyg p {
    font-size: 1.6rem
  }

  .sw-Wysiwyg h1,
  .sw-Wysiwyg h2 {
    font-size: 2.4rem
  }

  .sw-Wysiwyg h3 {
    font-size: 2rem
  }

  .sw-Wysiwyg h4 {
    font-size: 1.8rem
  }

  .sw-Wysiwyg h5,
  .sw-Wysiwyg h6 {
    font-size: 1.6rem
  }

  .sw-Wysiwyg table td,
  .sw-Wysiwyg table th {
    padding: 27px 38px
  }

  .sw-Lead {
    font-size: 2rem;
    line-height: 3;
    text-align: center
  }

  .tp-Hero_Title {
    align-items: center;
    display: flex;
    height: 100%;
    left: calc(50% - 85px);
    padding-top: 12px;
    top: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
    width: 35.8854166667%
  }

  .tp-Nav {
    margin-top: 66px
  }

  .tp-Nav_Lead {
    font-size: 2rem;
    letter-spacing: .1em
  }

  .tp-Nav_Items {
    margin-top: 42px
  }

  .tp-Nav_Item {
    width: 265px
  }

  .tp-Nav_Item a {
    padding: 10px 8px 15px
  }

  .tp-Nav_Item a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }

  .tp-Nav_Item a picture {
    margin-bottom: 20px;
    overflow: hidden
  }

  .tp-Nav_Item a picture img {
    transition: .4s cubic-bezier(.22, 1, .36, 1)
  }

  .tp-Nav_Item a p {
    flex-basis: 100%;
    font-size: 2rem;
    letter-spacing: .08em;
    text-align: center
  }

  .tp-Nav_Item a svg {
    height: 12px;
    margin: 22px auto;
    width: 10px
  }

  .tp-News {
    display: flex;
    margin-bottom: 87px;
    margin-top: 79px
  }

  .tp-News_Header {
    margin-right: 30px;
    width: 364px
  }

  .tp-News_Body {
    flex: 1 1
  }

  .tp-News_More {
    font-size: 1.4rem;
    height: 42px;
    letter-spacing: .22em;
    margin-right: 0;
    margin-top: 25px;
    padding-right: 18px;
    width: 210px
  }

  .tp-News_More:hover svg {
    -webkit-transform: translate(4px, -50%);
    transform: translate(4px, -50%)
  }

  .tp-News_More svg {
    height: 11px;
    right: 15px;
    transition: .15s;
    width: 10px
  }

  .tp-Item {
    height: 700px;
    margin-bottom: 81px
  }

  .tp-Item:before {
    content: "";
    display: block;
    height: 460px;
    left: 0;
    min-width: 674px;
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 54.3229166667vw
  }

  .tp-Item.-forestry {
    background-size: 9px auto
  }

  .tp-Item.-forestry:before {
    background-color: rgba(195, 216, 229, .8)
  }

  .tp-Item.-people {
    margin-bottom: 31px
  }

  .tp-Item.-people:before {
    background-color: rgba(255, 230, 172, .8);
    left: auto;
    right: 0
  }

  .tp-Item.-work {
    background-size: 9px auto;
    padding-top: 77px
  }

  .tp-Item.-work:before {
    background-color: rgba(197, 231, 206, .8)
  }

  .tp-Item_Inner {
    display: flex;
    justify-content: space-between;
    position: relative
  }

  .-people .tp-Item_Inner {
    flex-direction: row-reverse
  }

  .-forestry .tp-Item_Header {
    margin-bottom: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }

  .-people .tp-Item_Header {
    z-index: 99
  }

  .tp-Item_Body {
    padding-top: 251px;
    width: 365px
  }

  .-forestry .tp-Item_Body {
    padding-top: 246px
  }

  .-work .tp-Item_Body {
    padding-top: 204px
  }

  .tp-Item_Lead {
    font-size: 1.8rem;
    letter-spacing: .05em;
    line-height: 2.4444444444
  }

  .-forestry .tp-Item_Lead {
    line-height: 1.7777777778
  }

  .tp-Item_List {
    margin-bottom: 38px;
    margin-top: 22px
  }

  .tp-Item_List li {
    font-size: 1.7rem;
    letter-spacing: .05em;
    line-height: 1.8823529412
  }

  .tp-Item_List li:before {
    margin-right: .4em
  }

  .tp-Item_More {
    border-width: 5px;
    font-size: 2.6rem;
    height: 79px;
    letter-spacing: .1em;
    margin-top: 80px;
    padding: 0 0 5px 9px;
    transition: .15s;
    width: 364px
  }

  .tp-Item_More:hover {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

  .tp-Item_More:hover:after {
    bottom: -10px
  }

  .is-ie .tp-Item_More {
    padding-top: 10px
  }

  .tp-Item_More:after {
    bottom: -14px;
    height: 10px;
    left: -5px;
    transition: .15s;
    width: calc(100% + 10px)
  }

  .-forestry .tp-Item_More {
    margin-top: 30px
  }

  .-work .tp-Item_More {
    margin-top: 44px
  }

  .tp-Item_More svg {
    height: 13px;
    right: 22px;
    width: 12px
  }

  .tp-Photo {
    margin-bottom: 126px;
    margin-top: 201px
  }

  .tp-EventInfo {
    padding-bottom: 50px;
    padding-top: 60px
  }

  .tp-EventInfo_Header {
    padding-left: 93px
  }

  .tp-EventInfo_Lead {
    font-size: 1.8rem;
    letter-spacing: .06em;
    text-align: center
  }

  .tp-EventInfo_Items {
    display: flex;
    justify-content: space-between;
    margin-top: 55px
  }

  .tp-EventInfo_Item {
    width: 364px
  }

  .tp-EventInfo_Item a {
    margin-bottom: 20px
  }

  .tp-EventInfo_Item a:hover img {
    opacity: .7
  }

  .tp-EventInfo_Item a img {
    transition: .15s
  }

  .tp-EventInfo_Item p {
    letter-spacing: .06em;
    line-height: 2
  }

  .tp-BusinessEntity {
    padding-bottom: 100px;
    padding-top: 100px
  }

  .tp-BusinessEntity_Lead {
    font-size: 1.8rem;
    letter-spacing: .06em;
    margin-bottom: 58px;
    margin-top: 74px;
    text-align: center
  }

  .tp-Other_Items {
    display: flex
  }

  .tp-Other_Item {
    flex: 1 1;
    overflow: hidden;
    position: relative
  }

  .tp-Other_Item a:hover picture img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }

  .tp-Other_Item a picture img {
    transition: .4s cubic-bezier(.22, 1, .36, 1)
  }

  .tp-Other_Item dl {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    left: 0;
    position: absolute;
    top: 47%;
    width: 100%
  }

  .tp-Other_Item dl dt {
    align-items: center;
    background-color: #fff;
    color: #283442;
    display: flex;
    font-size: 2.2rem;
    height: 41px;
    justify-content: center;
    letter-spacing: .04em;
    margin-bottom: 40px;
    position: relative;
    width: 160px
  }

  .tp-Other_Item dl dd {
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 2
  }

  .tp-Banner {
    margin: 76px 0 63px
  }

  .tp-Banner_Item {
    margin: 0 35px
  }

  .tp-Banner_Item a:hover img {
    opacity: .7
  }

  .tp-Banner_Item a img {
    transition: .15s
  }

  .ni-Wrapper {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1182px
  }

  .ni-Wrapper_Main {
    flex: 1 1
  }

  .ni-Wrapper_Title {
    font-size: 2.6rem;
    margin-bottom: 33px
  }

  .ni-Wrapper_Side {
    flex-shrink: 0;
    margin-left: 110px;
    margin-top: 6px;
    width: 250px
  }

  .ni-Nav {
    left: 0;
    position: sticky;
    top: 160px
  }

  .ni-Nav_Body {
    padding: 30px 38px 20px 32px
  }

  .ni-Nav_Item:not(:last-child) {
    border-bottom: 1px solid #fff
  }

  .ni-Nav_Item a {
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    font-weight: 700;
    height: 48px;
    justify-content: space-between;
    letter-spacing: .08em
  }

  .ni-Nav_Item a:hover svg {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }

  .nd-Header {
    padding-left: 33px
  }

  .nd-Header:before {
    height: calc(100% - .5em - 37px);
    margin-top: 2px;
    top: .2em;
    width: 8px
  }

  .nd-Header_Data dt time {
    font-size: 1.8rem
  }

  .nd-Header_Category {
    font-size: 1.5rem;
    letter-spacing: .08em;
    margin-left: 23px;
    min-height: 27px;
    min-width: 82px
  }

  .nd-Header_Title {
    font-size: 2.8rem;
    letter-spacing: .08em;
    margin-top: .5em
  }

  .fp-Works {
    background-size: 33px auto;
    margin-top: 48px;
    padding-bottom: 80px;
    padding-top: 65px;
    position: relative
  }

  .fp-Works_Title {
    margin-bottom: 35px
  }

  .fp-Works_Lead {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 81px;
    margin-top: 55px;
    text-align: center
  }

  .fp-Works_Image {
    background: url(../img/forestry/pic_works_pc.png) no-repeat top/contain;
    height: 654px
  }

  .fp-Works_Image img {
    display: none
  }

  .fp-Works_Links {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 69px;
    overflow: hidden
  }

  .fp-Works_LinkList {
    margin-left: 31px
  }

  .fp-Works_LinkList h3 {
    font-size: 1.6rem;
    margin-bottom: 0
  }

  .fp-Works_LinkList ul {
    margin-bottom: 46px;
    margin-top: 13px;
    padding-left: 0
  }

  .fp-Works_LinkList ul li {
    font-size: 1.6rem
  }

  .fp-Works_LinkList ul li:before {
    border-width: 4px 0 4px 8px;
    margin-right: 10px
  }

  .fp-Works_LinkList ul li:not(:first-of-type) {
    margin-top: 6px
  }

  .fp-Works_PeopleImage {
    left: calc(50% + 334px);
    position: absolute;
    top: -142px
  }

  .fp-Shizuoka {
    background-size: 33px auto;
    margin-top: 48px;
    padding-bottom: 95px;
    padding-top: 107px
  }

  .fp-Shizuoka_Title {
    margin-bottom: 67px
  }

  .fp-Shizuoka_Items {
    display: flex;
    justify-content: space-between
  }

  .fp-Shizuoka_Items:first-of-type {
    margin-top: 99px
  }

  .fp-Shizuoka_Item {
    box-shadow: 10px 10px 0 0 #c7dfee;
    padding: 30px 69px 36px;
    width: 551px
  }

  .fp-Shizuoka_Item_Title {
    font-size: 20px;
    justify-content: space-between;
    letter-spacing: .08em;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 370px
  }

  .fp-Shizuoka_Item_Title:after,
  .fp-Shizuoka_Item_Title:before {
    background-size: auto 35px;
    height: 35px;
    width: 29px
  }

  .fp-Shizuoka_Item_Text {
    font-size: 1.6rem;
    line-height: 1.875
  }

  .fp-Shizuoka_Image {
    background: url(../img/forestry/pic_shizuoka-pc.png) no-repeat 0 0/contain;
    height: 525px;
    margin: 35px auto 55px
  }

  .fp-Shizuoka_Image img {
    display: none
  }

  .fp-Forestry {
    padding-bottom: 73px;
    padding-top: 87px
  }

  .fp-Forestry_Item {
    padding-top: 53px;
    position: relative
  }

  .fp-Forestry_Item+.fp-Forestry_Item {
    margin-top: 46px
  }

  .fp-Forestry_Item_Title {
    border-bottom-width: 4px;
    font-size: 2rem;
    margin-bottom: 0
  }

  .fp-Forestry_Item_Title span {
    padding-bottom: 8px
  }

  .fp-Forestry_Item_Text {
    font-size: 1.6rem;
    margin-bottom: 0;
    margin-top: 31px
  }

  .fp-Forestry_Item_Image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 53px
  }

  .fp-Forestry_Item_Illust {
    position: absolute;
    z-index: -9999
  }

  .fp-Forestry_Item_Illust.-image01 {
    right: 61px;
    top: 20px
  }

  .fp-Forestry_Item_Illust.-image02 {
    bottom: -100px;
    left: 2px
  }

  .fp-Forestry_Item_Illust.-image03 {
    right: 11px;
    top: 198px
  }

  .fp-Forestry_Item_Illust.-image04 {
    bottom: -101px;
    left: 1px
  }

  .fp-Forestry_Item_Illust.-image05 {
    bottom: -116px;
    right: 288px
  }

  .fp-Forestry_Kizukai {
    margin-top: 122px
  }

  .fp-Forestry_Kizukai a {
    transition: .15s
  }

  .fp-Forestry_Kizukai a:hover {
    opacity: .7
  }

  .pp-Schedule {
    background-size: 33px auto;
    margin-top: 48px;
    padding-bottom: 65px
  }

  .pp-Schedule_Title {
    margin-bottom: 14px;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }

  .pp-Schedule_Title img {
    height: 241px;
    width: 330px
  }

  .pp-Schedule_Lead {
    letter-spacing: .08em;
    line-height: 2;
    text-align: center
  }

  .pp-Schedule_Items {
    margin: 50px auto 0;
    padding: 76px 50px 40px;
    width: 1152px
  }

  .pp-Schedule_Items:before {
    background-color: #fff;
    content: "";
    display: block;
    height: calc(100% - 320px);
    left: 50%;
    position: absolute;
    top: 140px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 15px
  }

  .pp-Schedule_Item {
    border-left: 5px solid #f5bc00;
    margin: 0 0 45px auto;
    padding: 30px 35px;
    position: relative;
    width: 436px
  }

  .pp-Schedule_Item.-item0700,
  .pp-Schedule_Item.-item0750,
  .pp-Schedule_Item.-item1430,
  .pp-Schedule_Item.-item1600,
  .pp-Schedule_Item.-item1645 {
    border-left: none;
    border-right: 5px solid #f5bc00;
    margin: 0 auto 48px 0
  }

  .pp-Schedule_Item.-item0700:before,
  .pp-Schedule_Item.-item0750:before,
  .pp-Schedule_Item.-item1430:before,
  .pp-Schedule_Item.-item1600:before,
  .pp-Schedule_Item.-item1645:before {
    left: auto;
    right: -53px
  }

  .pp-Schedule_Item.-item1000,
  .pp-Schedule_Item.-item1430,
  .pp-Schedule_Item.-item1600,
  .pp-Schedule_Item.-item1645 {
    padding: 26px 35px
  }

  .pp-Schedule_Item.-item0700 {
    margin-top: -48px
  }

  .pp-Schedule_Item.-item0700:before {
    top: 62px
  }

  .pp-Schedule_Item.-item0740 {
    margin-top: -194px
  }

  .pp-Schedule_Item.-item0740:before {
    top: 150px
  }

  .pp-Schedule_Item.-item0740:after {
    background: url(../img/people/pic_scheduleDeco01.png) no-repeat 0 0/100% auto;
    content: "";
    display: block;
    height: 471px;
    position: absolute;
    right: -53px;
    top: -438px;
    width: 314px
  }

  .pp-Schedule_Item.-item0750 {
    margin-top: -272px
  }

  .pp-Schedule_Item.-item0750:before {
    top: 97px
  }

  .pp-Schedule_Item.-item1000 {
    margin-top: -461px
  }

  .pp-Schedule_Item.-item1300:before {
    top: 81px
  }

  .pp-Schedule_Item.-item1430 {
    margin-top: -284px
  }

  .pp-Schedule_Item.-item1600 {
    margin-top: 196px
  }

  .pp-Schedule_Item.-item1640 {
    margin-top: -80px
  }

  .pp-Schedule_Item.-item1640:after {
    background: url(../img/people/pic_tree.png) no-repeat 0 0/100% auto;
    content: "";
    display: block;
    height: 80px;
    position: absolute;
    right: 70px;
    top: -82px;
    width: 92px
  }

  .pp-Schedule_Item.-item1645 {
    margin-top: -94px
  }

  .pp-Schedule_Item.-item1645:after {
    background: url(../img/people/pic_annualRings.png) no-repeat 0 0/100% auto;
    bottom: -83px;
    content: "";
    display: block;
    height: 78px;
    position: absolute;
    right: -285px;
    width: 73px
  }

  .pp-Schedule_Item.-evening:before,
  .pp-Schedule_Item.-morning:before {
    display: none
  }

  .pp-Schedule_Item.-evening {
    margin-top: -20px
  }

  .pp-Schedule_Item:before {
    background-color: #f5bc00;
    content: "";
    display: block;
    height: 3px;
    left: -54px;
    position: absolute;
    top: 50%;
    width: 50px
  }

  .pp-Schedule_Item_Title svg {
    height: 60px;
    left: -126px;
    position: absolute;
    top: 54px;
    width: 60px
  }

  .-item0700 .pp-Schedule_Item_Title svg,
  .-item0750 .pp-Schedule_Item_Title svg,
  .-item1430 .pp-Schedule_Item_Title svg,
  .-item1600 .pp-Schedule_Item_Title svg,
  .-item1645 .pp-Schedule_Item_Title svg {
    left: auto;
    right: -134px
  }

  .-item0700 .pp-Schedule_Item_Title svg {
    top: 34px
  }

  .-item0740 .pp-Schedule_Item_Title svg {
    top: 122px
  }

  .-item0750 .pp-Schedule_Item_Title svg {
    top: 70px
  }

  .-item1000 .pp-Schedule_Item_Title svg,
  .-item1200 .pp-Schedule_Item_Title svg,
  .-item1430 .pp-Schedule_Item_Title svg,
  .-item1600 .pp-Schedule_Item_Title svg,
  .-item1640 .pp-Schedule_Item_Title svg,
  .-item1645 .pp-Schedule_Item_Title svg {
    margin-top: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .pp-Schedule_Item_Title span {
    font-size: 40px
  }

  .pp-Schedule_Item_Title strong {
    font-size: 24px
  }

  .pp-OneDay {
    padding-bottom: 120px;
    padding-top: 93px
  }

  .pp-OneDay_Inner {
    margin: auto;
    width: 1014px
  }

  .pp-OneDay_Item {
    margin-top: 70px
  }

  .pp-OneDay p {
    font-size: 1.4rem;
    letter-spacing: .08em;
    margin-top: 28px
  }

  .pp-Voice {
    padding-bottom: 105px;
    padding-top: 74px
  }

  .pp-Voice_Title {
    margin-bottom: 24px;
    margin-left: -47px
  }

  .pp-Voice_Lead {
    font-size: 2rem;
    letter-spacing: .06em;
    line-height: 2;
    margin-bottom: 69px;
    text-align: center
  }

  .pp-Voice_Item {
    padding-top: 100px
  }

  .pp-Voice_Item+.pp-Voice_Item {
    margin-top: 130px
  }

  .pp-Voice_Item_Body {
    padding: 0 48px 30px;
    width: 606px
  }

  .-item01 .pp-Voice_Item_Body,
  .-item03 .pp-Voice_Item_Body {
    margin-left: auto
  }

  .-item02 .pp-Voice_Item_Body,
  .-item04 .pp-Voice_Item_Body {
    margin-right: auto
  }

  .pp-Voice_Item_Image {
    position: absolute;
    top: 0
  }

  .-item01 .pp-Voice_Item_Image,
  .-item03 .pp-Voice_Item_Image {
    left: 0
  }

  .-item02 .pp-Voice_Item_Image,
  .-item04 .pp-Voice_Item_Image {
    right: 0
  }

  .pp-Voice_Item_Title {
    font-size: 2rem;
    height: 52px;
    margin-bottom: 14px;
    margin-left: 6px;
    padding: 0 16px;
    -webkit-transform: translateY(-23px);
    transform: translateY(-23px)
  }

  .pp-Voice_Item_Name {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
    padding-bottom: 15px;
    padding-left: 8px
  }

  .pp-Voice_Item_Name dt {
    font-size: 1.8rem
  }

  .pp-Voice_Item_Name dd {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 2.6rem
  }

  .pp-Voice_Item p {
    letter-spacing: .08em;
    margin-bottom: 1.4em
  }

  .pp-Voice_Item_Link {
    left: 0;
    position: absolute;
    top: 636px
  }

  .pp-Movie {
    margin-top: 163px
  }

  .pp-Movie_Title {
    position: absolute;
    right: 1px;
    top: -62px
  }

  .pp-Movie_Lead {
    font-size: 1.8rem;
    letter-spacing: .06em;
    line-height: 2.2222222222;
    padding: 77px 263px 42px 470px
  }

  .pp-Movie_Body {
    padding: 0 70px 70px
  }

  .pp-Movie_Items {
    display: flex;
    flex-wrap: wrap
  }

  .pp-Movie_Item {
    letter-spacing: .08em;
    margin-bottom: 51px
  }

  .pp-Movie_Item:nth-child(2n) {
    margin-left: 50px
  }

  .pp-Movie_Item a {
    margin-bottom: 18px
  }

  .pp-Movie_Item a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }

  .pp-Movie_Item a img {
    transition: .4s cubic-bezier(.22, 1, .36, 1)
  }

  .pp-Movie_Link {
    margin-top: -19px
  }

  .pp-Movie_Link a {
    transition: .15s
  }

  .pp-Movie_Link a:hover {
    opacity: .7
  }

  .pp-Machine {
    margin-top: 87px;
    padding: 47px 40px 70px
  }

  .pp-Machine_Lead {
    letter-spacing: .08em;
    line-height: 2;
    margin-bottom: 60px;
    margin-top: 56px;
    text-align: center
  }

  .pp-Machine_Items {
    display: flex;
    justify-content: space-between
  }

  .pp-Machine_Item {
    width: 320px
  }

  .pp-Machine_Item_Name {
    letter-spacing: .08em;
    margin-bottom: 16px;
    padding: 23px 0
  }

  .pp-Machine_Item_Name dt {
    font-size: 2rem;
    line-height: 1.4
  }

  .pp-Machine_Item_Image {
    display: block;
    height: 261px;
    margin-bottom: 10px;
    width: 100%
  }

  .pp-Machine_Item_Lead {
    letter-spacing: .08em;
    line-height: 1.875
  }

  .pp-Machine_Link {
    justify-content: space-between;
    margin: 66px auto 0;
    width: 930px
  }

  .pp-Machine_Link a {
    transition: .15s
  }

  .pp-Machine_Link a:hover {
    opacity: .7
  }

  .wp-Nav {
    margin-top: 15px
  }

  .wp-Nav_Item {
    width: 538px
  }

  .wp-Nav_Item a {
    border-width: 5px;
    font-size: 2.6rem;
    height: 88px;
    letter-spacing: .1em;
    padding: 0 0 0 9px;
    transition: .15s
  }

  .wp-Nav_Item a:hover {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

  .wp-Nav_Item a:hover:after {
    bottom: -10px
  }

  .is-ie .wp-Nav_Item a {
    padding-top: 5px
  }

  .wp-Nav_Item a:after {
    bottom: -14px;
    height: 10px;
    left: -5px;
    transition: .15s;
    width: calc(100% + 10px)
  }

  .wp-Nav_Item a small {
    font-size: 2rem;
    margin-bottom: 10px
  }

  .wp-Nav_Item a svg {
    height: 13px;
    right: 32px;
    width: 12px
  }

  .wp-Flow {
    background-size: 33px auto;
    margin-top: 133px;
    padding-bottom: 82px
  }

  .wp-Flow_Header {
    margin-bottom: 23px;
    -webkit-transform: translateY(-29px);
    transform: translateY(-29px)
  }

  .wp-Flow_Body {
    margin: auto;
    padding: 55px 48px 70px;
    width: 1152px
  }

  .wp-Flow_Title {
    border-width: 6px;
    font-size: 2.6rem;
    height: 94px;
    margin-bottom: 20px
  }

  .wp-Flow_Lead {
    margin-bottom: 130px;
    text-align: center
  }

  .wp-Flow_Lead:after {
    background-image: url(../img/work/img_arrow_down-pc.png);
    background-position: bottom left 563px;
    bottom: -92px;
    height: 70px
  }

  .wp-Flow_Image.-item01 {
    left: 134px;
    top: -315px
  }

  .wp-FollowUp {
    border-width: 6px;
    margin-top: 110px;
    padding: 40px 57px 55px
  }

  .wp-FollowUp_Header {
    margin-bottom: 30px
  }

  .wp-FollowUp_Header_Title {
    font-size: 2rem;
    margin-bottom: -1px
  }

  .wp-FollowUp_Header_Text {
    font-size: 1.6rem;
    padding: 14px;
    text-align: center
  }

  .wp-FollowUp_Body {
    display: flex;
    justify-content: space-between
  }

  .wp-FollowUp_Body_Title {
    border-radius: 50%;
    flex-shrink: 0;
    font-size: 1.8rem;
    height: 180px;
    margin-right: 25px;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    width: 180px
  }

  .wp-FollowUp_Detail_Lead {
    margin-bottom: 21px
  }

  .wp-FollowUp_Table_Item {
    display: flex
  }

  .wp-FollowUp_Table_Item>dt {
    flex-shrink: 0;
    padding: 10px 0;
    width: 140px
  }

  .wp-FollowUp_Table_Item>dd {
    padding: 10px 0 10px 24px
  }

  .wp-FollowUp_Table ul {
    width: 560px
  }

  .wp-FollowUp_Button {
    margin-top: 43px
  }

  .wp-FollowUp_Button>span {
    text-align: center
  }

  .wp-FlowItems {
    padding-left: 122px
  }

  .wp-FlowItemExperiencedPerson {
    background-image: url(../img/work/img_arrow_yellow-pc.png);
    background-position: bottom left 27px;
    background-size: 85px auto;
    height: 109%;
    padding-top: 136px;
    top: -178px;
    width: 114px
  }

  .wp-FlowItemExperiencedPerson span {
    font-size: 2.6rem;
    height: 210px;
    width: 60px
  }

  .wp-FlowItemEnd strong {
    font-size: 2.6rem
  }

  .wp-FlowItemEnd span {
    text-align: center
  }

  .wp-FlowItem {
    margin-bottom: 107px;
    padding: 51px 50px
  }

  .wp-FlowItem:after {
    background-image: url(../img/work/img_arrow_down-pc.png);
    bottom: -69px;
    height: 70px
  }

  .wp-FlowItem_Header {
    font-size: 2.6rem;
    height: 62px;
    padding: 0 30px 0 36px;
    top: -42px
  }

  .wp-FlowItem_Header:after,
  .wp-FlowItem_Header:before {
    right: -20px
  }

  .wp-FlowItem_Header:before {
    border-width: 30px 20px 0 0
  }

  .wp-FlowItem_Header:after {
    border-width: 30px 0 0 20px
  }

  .wp-FlowItem_Title {
    border-bottom-width: 4px;
    font-size: 2.6rem;
    margin-bottom: 38px;
    padding-bottom: 16px;
    padding-left: 65px
  }

  .wp-FlowItem_Title:nth-of-type(n+2) {
    margin-top: 48px
  }

  .wp-FlowItem_Title_Icon.-search {
    left: 5px;
    top: 4px;
    width: auto
  }

  .wp-FlowItem_Title_Icon.-consultation {
    left: 0;
    top: -3px;
    width: auto
  }

  .wp-FlowItem_Title_Icon.-tree {
    left: 6px;
    top: -6px;
    width: auto
  }

  .wp-FlowItem_Links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .wp-FlowItem_Link:nth-child(n+3) {
    margin-top: 30px
  }

  .wp-FlowItem_Link.-hellowork {
    align-items: center;
    display: flex;
    width: 100%
  }

  .wp-FlowItem_Link.-hellowork>span {
    margin-left: 1em
  }

  .wp-FlowItem_Link_Title {
    font-size: 2rem;
    letter-spacing: .06em;
    margin-bottom: 10px
  }

  .wp-FlowItem_Link_Title svg {
    margin-right: 7px
  }

  .wp-FlowItem_Link .sw-Button {
    height: 80px
  }

  .wp-FlowItem_Link .sw-Button>span {
    letter-spacing: .1em;
    padding: 0 16px 0 20px
  }

  .wp-FlowItem_Link>span {
    letter-spacing: .08em
  }

  .wp-FlowItem_Link_Many {
    display: flex;
    justify-content: space-between
  }

  .wp-CareerUp {
    padding-bottom: 104px;
    padding-top: 94px;
    text-align: center
  }

  .wp-CareerUp_Lead {
    font-size: 1.8rem;
    margin-top: 53px
  }

  .wp-CareerUp_Image {
    margin-bottom: 82px;
    margin-top: 35px
  }

  .wp-CareerUp_Banner {
    transition: .15s
  }

  .wp-CareerUp_Banner:hover {
    opacity: .7
  }

  .wp-License {
    padding-bottom: 70px;
    padding-top: 75px
  }

  .wp-License_Lead {
    font-size: 1.8rem;
    margin-bottom: 78px;
    margin-top: 52px;
    text-align: center
  }

  .wp-License_Item {
    border-width: 4px;
    font-size: 1.9rem;
    height: 140px;
    justify-content: center;
    margin-bottom: 42px;
    text-align: center;
    width: 264px
  }

  .wp-License_Item:before {
    font-size: 7rem;
    left: 0;
    position: absolute;
    top: -56px;
    width: 100%
  }

  .is-ie .wp-License_Item:before {
    top: -64px
  }

  .gp-Button_Item {
    border-width: 3px;
    font-size: 19px;
    height: 60px;
    letter-spacing: .14em;
    transition: opacity .15s;
    width: 455px
  }

  .gp-Button_Item svg {
    right: 20px
  }

  .gp-Button_Item:hover {
    opacity: .7
  }

  .gp-Image,
  .gp-List,
  .gp-Online,
  .gp-Outline,
  .gp-Summary {
    padding-bottom: 90px;
    padding-top: 70px
  }

  .gp-Image_Title,
  .gp-List_Title,
  .gp-Online_Title,
  .gp-Outline_Title,
  .gp-Summary_Title {
    margin-bottom: 40px
  }

  .gp-Header {
    -ms-grid-columns: 1fr 530px;
    -ms-grid-rows: 425px 210px;
    display: -ms-grid;
    display: grid;
    grid-template-areas: "image logo" "image data";
    grid-template-columns: 1fr 530px;
    grid-template-rows: 425px 210px;
    position: relative
  }

  .gp-Header:before {
    background: url(../img/common/txt_copyright.png) no-repeat 0 0/100% auto;
    content: "";
    height: 410px;
    left: 17px;
    position: absolute;
    top: 1000px;
    width: 12px;
    z-index: 99
  }

  .gp-Header_Logo img {
    margin-bottom: 18px;
    width: 431px
  }

  .gp-Header_Image img {
    font-family: "object-fit: cover;";
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }

  .gp-Header_Data {
    padding: 0 51px;
    position: relative
  }

  .gp-Header_Data_Title {
    width: 426px
  }

  .gp-Header_Data_Text {
    font-size: 28px;
    width: 426px
  }

  .gp-Header_Data_Text strong {
    font-size: 40px
  }

  .gp-Header_Data dl {
    font-size: 20px;
    width: 426px
  }

  .gp-Header_Data_Close {
    background-color: #a0cce3;
    bottom: 0;
    font-size: 1.3rem;
    line-height: 1.5;
    padding: .5em;
    right: 0;
    text-align: center;
    width: 100%
  }

  .gp-Image {
    padding-bottom: 100px
  }

  .gp-Image_Lead {
    margin-bottom: 30px;
    text-align: center
  }

  .gp-Image_Item.-mobile {
    display: none
  }

  .gp-Image_Item img {
    width: 100%
  }

  .gp-Lead_Inner {
    justify-content: center;
    padding: 92px 0 118px
  }

  .gp-Lead_Inner:before {
    bottom: -75px;
    height: 385px;
    left: -81px;
    width: 223px
  }

  .gp-Lead_Inner:after {
    bottom: -46px;
    height: 352px;
    right: 0;
    width: 227px
  }

  .gp-Lead_Title {
    font-size: 45px;
    margin-bottom: 30px
  }

  .gp-Lead_Text {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 40px
  }

  .gp-Lead_Point {
    font-size: 24px;
    height: 50px
  }

  .gp-List_Items {
    margin-bottom: -20px
  }

  .gp-List_Item {
    border-left: 5px solid #232e3a;
    margin-bottom: 20px;
    max-width: 463px;
    padding: 15px 20px;
    position: relative;
    width: 49%
  }

  .gp-List_Item_Name {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: .4em
  }

  .gp-List_Item_Address,
  .gp-List_Item_Phone {
    font-size: 16px;
    line-height: 1.75;
    padding-left: 25px
  }

  .gp-List_Item_Link {
    font-size: 15px;
    height: 48px;
    transition: .2s
  }

  .gp-List_Item_Link:hover {
    opacity: .7
  }

  .gp-Online {
    padding-bottom: 72px;
    padding-top: 70px
  }

  .gp-Online_Lead {
    margin-bottom: 30px;
    text-align: center
  }

  .gp-Online_Items {
    margin: 43px auto 50px
  }

  .gp-Online_Item dd p {
    margin-bottom: 0
  }

  .gp-Outline {
    padding-bottom: 65px;
    padding-top: 70px
  }

  .gp-Outline_Items:before {
    bottom: 170px;
    height: 433px;
    left: -260px;
    width: 191px
  }

  .gp-Outline_Items:after {
    bottom: 169px;
    height: 349px;
    right: -210px;
    width: 156px
  }

  .gp-Summary_Text {
    margin-bottom: 90px;
    margin-top: -10px
  }

  .gp-Summary_Info {
    display: flex
  }

  .gp-Summary_Info_Detail {
    padding: 20px 20px 35px 35px;
    width: 50%
  }

  .gp-Summary_Info_Detail_Date {
    font-size: 30px
  }

  .gp-Summary_Info_Map {
    height: 350px;
    width: 50%
  }

  .gp-Summary_Notice {
    padding: 30px
  }

  .gp-Summary_Notice_Title {
    font-size: 20px;
    margin-bottom: 15px
  }

  .gp-Summary_Notice_Title br {
    display: none
  }

  .gp-Summary_Notice p {
    line-height: 1.75
  }

  .gp-Summary_Online {
    margin-bottom: 30px;
    margin-top: 57px;
    padding: 35px
  }

  .gp-Summary_Online_Title {
    font-size: 26px
  }

  .gp-Summary_Online_Btn {
    font-size: 15px;
    height: 48px;
    transition: .2s
  }

  .gp-Summary_Online_Btn:hover {
    opacity: .7
  }

  .gp-Zoom {
    font-size: 16px;
    margin: 48px auto 30px;
    padding: 49px;
    text-align: center;
    width: 955px
  }

  .gp-Zoom_Title {
    font-size: 25px;
    margin-bottom: 20px
  }

  .gp-ZoomDownload {
    margin-top: 47px;
    padding: 34px 50px 46px
  }

  .gp-ZoomDownload_Title {
    font-size: 21px;
    margin-bottom: 18px
  }

  .gp-ZoomDownload_Dl {
    display: flex;
    justify-content: space-between
  }

  .gp-ZoomDownload_Dl_Icon {
    margin-right: 42px
  }

  .gp-ZoomDownload_Dl_Buttons {
    display: flex;
    flex: 1 1;
    justify-content: space-between
  }

  .gp-ZoomDownload_Test p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 22px;
    text-align: center
  }

  .trp-Outline,
  .trp-Schedule,
  .trp-Summary {
    padding-top: 70px
  }

  .trp-Outline_Title,
  .trp-Schedule_Title,
  .trp-Summary_Title {
    margin-bottom: 40px
  }

  .trp-Header:before {
    background: url(../img/common/txt_copyright.png) no-repeat 0 0/100% auto;
    content: "";
    height: 410px;
    left: 17px;
    position: absolute;
    top: 1000px;
    width: 12px;
    z-index: 99
  }

  .trp-Header_Logo {
    background: #67d0d2 url(../img/tour/tit_pageTitle_pc.png) no-repeat bottom;
    background-size: 937px auto;
    height: 138px;
    margin: auto auto -1px
  }

  .trp-Header_Logo img {
    display: none
  }

  .trp-Header_Image img {
    font-family: "object-fit: cover;";
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }

  .trp-Header_Data {
    bottom: -70px;
    left: calc(50% - 282px);
    padding: 35px 42px 30px;
    position: absolute;
    width: 574px
  }

  .trp-Header_Data_Items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .trp-Header_Data_Item {
    margin-top: 6px;
    width: 234px
  }

  .trp-Header_Data_Item:only-child {
    width: auto
  }

  .trp-Header_Data_Item:only-child .trp-Header_Data_Text {
    border-top: none;
    font-size: 47px;
    max-width: 100%;
    padding-top: 0
  }

  .trp-Header_Data_Item>span {
    font-size: 15px
  }

  .trp-Header_Data_Text {
    border-top: 2px solid #fff;
    font-size: 38px;
    padding-top: 8px
  }

  .is-ie .trp-Header_Data_Text {
    font-size: 34px
  }

  .trp-Header_Data_Text span {
    font-size: 23px
  }

  .trp-Header_Data_Info>dl {
    font-size: 20px;
    line-height: 1.41
  }

  .trp-Header_Data_Info>dl+dl {
    margin-top: 2px
  }

  .trp-Header_Data_Houre,
  .trp-Header_Data_Venue {
    max-width: 370px
  }

  .trp-Header_Data_Free {
    align-items: center;
    display: flex;
    font-size: 18px;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 5px;
    width: 114px
  }

  .trp-Header_Data_Close {
    margin-top: .5em;
    text-align: center
  }

  .trp-Lead_Inner {
    justify-content: center;
    padding: 139px 0 66px
  }

  .trp-Lead_Title {
    font-size: 45px;
    margin-bottom: 13px
  }

  .trp-Lead_Title br.-pcNone {
    display: none
  }

  .trp-Lead_Check li {
    font-size: 20px;
    justify-content: center;
    padding: 21px 0
  }

  .trp-Lead_Text {
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 50px;
    margin-top: 26px
  }

  .trp-Lead_Point {
    font-size: 24px;
    height: 50px
  }

  .trp-Lead_Image {
    position: absolute
  }

  .trp-Lead_Image.-image01 {
    left: calc(50% - 546px);
    top: 315px
  }

  .trp-Lead_Image.-image01 img {
    width: 167px
  }

  .trp-Lead_Image.-image02 {
    left: calc(50% - 536px);
    top: 515px
  }

  .trp-Lead_Image.-image02 img {
    width: 217px
  }

  .trp-Lead_Image.-image03 {
    right: calc(50% - 556px);
    top: 296px
  }

  .trp-Lead_Image.-image03 img {
    width: 249px
  }

  .trp-Lead_Image.-image04 {
    right: calc(50% - 523px);
    top: 541px
  }

  .trp-Lead_Image.-image04 img {
    width: 158px
  }

  .trp-Outline {
    padding-bottom: 83px;
    padding-top: 62px
  }

  .trp-Outline_Items {
    position: relative
  }

  .trp-Outline_Items:after,
  .trp-Outline_Items:before {
    bottom: auto
  }

  .trp-Outline_Items:before {
    height: 220px;
    left: -128px;
    top: -152px;
    width: 238px
  }

  .trp-Outline_Items:after {
    height: 213px;
    right: -169px;
    top: -174px;
    width: 295px
  }

  .trp-Outline_Item dd {
    text-align: center
  }

  .trp-Outline_Btn {
    margin-top: 30px
  }

  .trp-Outline_Btn a {
    font-size: 21px;
    width: 370px
  }

  .trp-Outline_Btn a:hover {
    opacity: .7
  }

  .trp-Schedule {
    padding-bottom: 67px
  }

  .trp-Schedule_Description {
    margin-bottom: -23px
  }

  .trp-Schedule_Items ul {
    margin: 66px auto 0
  }

  .trp-Schedule_Items ul>li {
    padding: 18px 25px
  }

  .trp-Schedule_Items ul>li>dl {
    display: flex
  }

  .trp-Schedule_Items ul>li>dl>dt {
    margin-right: 42px;
    width: 108px
  }

  .trp-Schedule_Items ul>li>dl dd br.-pcNone {
    display: none
  }

  .trp-Summary {
    padding-bottom: 76px
  }

  .trp-Summary_Text {
    margin-bottom: 90px;
    margin-top: -10px
  }

  .trp-Summary_Info {
    display: flex;
    margin-top: 50px
  }

  .trp-Summary_Info_Detail {
    padding: 20px 20px 35px 31px;
    width: 50%
  }

  .trp-Summary_Info_Detail_Item:not(:first-child) {
    margin-top: -10px
  }

  .trp-Summary_Info_Detail_Item:last-of-type {
    margin-bottom: 4px
  }

  .trp-Summary_Info_Detail_Date {
    font-size: 30px
  }

  .trp-Summary_Info_Detail dl {
    margin-bottom: 0
  }

  .trp-Summary_Info_Map {
    height: 350px;
    width: 50%
  }

  .trp-Summary_Notice {
    padding: 30px
  }

  .trp-Summary_Notice_Title {
    font-size: 2rem;
    margin-bottom: 15px
  }

  .trp-Summary_Notice_Title br {
    display: none
  }

  .trp-Summary_Notice p {
    line-height: 1.75
  }

  .ip-Header_Logo {
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .ip-Header_Image img {
    font-family: "object-fit: cover;";
    min-height: 635px;
    -o-object-fit: cover;
    object-fit: cover
  }

  .ip-Header_Data {
    margin: -204px auto 0;
    padding: 35px 46px 30px;
    position: relative;
    width: 620px
  }

  .ip-Header_Data_Title {
    height: 23px;
    margin-bottom: -2px
  }

  .ip-Header_Data_Item {
    margin-top: 8px
  }

  .ip-Header_Data_Item>span {
    font-size: 1.8rem;
    width: 67px
  }

  .ip-Header_Data_Text {
    border-top: 2px solid #fff;
    font-size: 35px;
    letter-spacing: -.02em;
    padding-top: 10px
  }

  .is-ie .ip-Header_Data_Text {
    font-size: 34px
  }

  .ip-Header_Data_Text span {
    font-size: 23px
  }

  .ip-Header_Data_Info>dl {
    font-size: 20px;
    letter-spacing: .06em;
    line-height: 1.6
  }

  .ip-Header_Data_Info>dl+dl {
    margin-top: 2px
  }

  .ip-Header_Data_Info>dl dd small {
    font-size: 1.6rem
  }

  .ip-Header_Data_Close {
    text-align: center
  }

  .ip-About {
    margin-top: 7px
  }

  .ip-About_Title {
    font-size: 4.8rem
  }

  .ip-About_List {
    margin-bottom: 35px;
    margin-top: 44px
  }

  .ip-About_List li {
    font-size: 2.2rem;
    margin-bottom: 17px;
    padding: 0 10px
  }

  .ip-About_Copy {
    font-size: 2.4rem;
    height: 70px;
    width: 540px
  }

  .ip-Outline {
    margin-top: 80px;
    padding-bottom: 106px;
    padding-top: 92px
  }

  .ip-Outline_Image {
    top: -270px
  }

  .ip-Outline_Image img {
    width: 998px
  }

  .ip-Outline_Body {
    border-top-width: 5px;
    display: flex;
    justify-content: space-between;
    margin: 78px auto 0;
    padding: 36px 28px 38px 26px;
    width: 956px
  }

  .ip-Outline_Item {
    width: 636px
  }

  .ip-Outline_Download {
    flex-shrink: 0;
    padding-top: 5px;
    width: 230px
  }

  .ip-Outline_Download a {
    flex-direction: column;
    height: calc(100% - 6px);
    padding-top: 5px;
    transition: .15s
  }

  .ip-Outline_Download a:hover {
    opacity: .7
  }

  .ip-Outline_Download a svg {
    font-size: 24px;
    margin-top: 1em
  }

  .ip-Outline_Close {
    margin-bottom: -2em
  }

  .ip-List {
    padding-top: 80px
  }

  .ip-List_Items {
    margin: 85px auto -36px;
    width: 956px
  }

  .ip-List_Item {
    border: 1px solid #232e3a;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    max-width: 463px;
    padding: 18px 28px 22px;
    position: relative;
    width: 49%
  }

  .ip-List_Item_Name {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: .4em
  }

  .ip-List_Item_Inner {
    margin-bottom: auto
  }

  .ip-List_Item_Address {
    font-size: 16px;
    line-height: 1.75;
    padding-left: 20px
  }

  .ip-List_Item_Period {
    margin-top: 8px;
    padding: 5px 8px 8px
  }

  .ip-List_Item_Link {
    font-size: 15px;
    height: 32px;
    transition: .2s
  }

  .ip-List_Item_Link:hover {
    opacity: .7
  }

  .be-About_Lead {
    font-size: 2rem;
    line-height: 3;
    margin-top: -5px;
    text-align: center
  }

  .be-About_Lead small {
    font-size: 1.6rem
  }

  .be-About_Lead_Description {
    font-size: 2rem;
    margin-top: -5px;
    text-align: center
  }

  .be-About_Lead_Description a:hover {
    color: #56b450
  }

  .be-Nav {
    background-size: 33px auto;
    margin-top: 48px;
    padding-bottom: 80px;
    padding-top: 65px;
    position: relative
  }

  .be-Nav_Map {
    margin-bottom: -242px;
    -webkit-transform: translate(9px, -263px);
    transform: translate(9px, -263px)
  }

  .be-Nav_Items {
    position: absolute;
    right: 111px;
    top: 169px
  }

  .be-Nav_Item {
    margin-bottom: 15px;
    width: 224px
  }

  .be-Nav_Item .sw-Button {
    height: 70px
  }

  .be-Nav_Item .sw-Button>span {
    padding-left: 28px
  }

  .be-List {
    padding-bottom: 100px;
    padding-top: 0
  }

  .be-List_Section {
    padding-top: 98px
  }

  .be-List_Section_Title span {
    border-bottom-width: 4px;
    font-size: 2rem;
    margin-bottom: 24px
  }

  .be-Table {
    margin: auto;
    width: 956px
  }

  .be-Table_Header,
  .be-Table_Item {
    display: flex
  }

  .be-Table_Item+.be-Table_Item {
    border-top: 1px solid #232f3d
  }

  .be-Table_Cell {
    border-right: 1px solid #232f3d;
    padding: 12px 20px
  }

  .be-Table_Header .be-Table_Cell {
    padding: 9px 20px
  }

  .be-Table_Cell.-name {
    width: 360px
  }

  .be-Table_Cell.-name a[href]:hover {
    text-decoration: underline
  }

  .be-Table_Cell.-address {
    width: 400px
  }

  .be-Table_Cell.-tel {
    border-right: none;
    width: 196px
  }

  .be-Table_Cell .fa-map-marker-alt,
  .be-Table_Cell .fa-phone-alt,
  .be-Table_Cell_Arrow {
    display: none
  }

  .be-Button {
    margin-bottom: -35px;
    margin-top: 100px
  }

  .fq-Lead {
    font-size: 2rem;
    margin-bottom: 77px;
    text-align: center
  }

  .fq-Lead_Large {
    font-size: 2.6rem
  }

  .fq-Lead_Text {
    line-height: 3;
    margin-top: 37px
  }

  .fq-Items {
    padding: 99px 0 112px
  }

  .fq-Item {
    margin-left: 20px;
    padding: 26px 60px 19px
  }

  .fq-Item:not(:first-of-type) {
    margin-top: 60px
  }

  .fq-Item_Title {
    font-size: 2.4rem;
    margin-left: 47px;
    padding-bottom: 11px;
    padding-left: 1px
  }

  .fq-Item_Title_Number {
    font-size: 3rem;
    height: 100px;
    left: 30px;
    top: -20px;
    width: 100px
  }

  .fq-Item_Answer {
    font-size: 1.5rem;
    padding: 20px 0 20px 44px
  }

  .fq-Item_Answer_Title {
    margin-bottom: 4px
  }

  .fq-Item_Answer_A {
    font-size: 2rem;
    margin-right: 14px
  }

  .fq-Item_Answer_TitleText {
    font-size: 2rem
  }

  .fq-Item_Answer_Text {
    line-height: 1.8;
    padding-left: 34px
  }

  .fq-Item_Answer_Tel {
    font-size: 1.5rem
  }

  .fq-Item_Button {
    margin-top: 19px
  }

  .fq-Item_Button_Link {
    font-size: 1.5rem;
    letter-spacing: .08em;
    line-height: 1.5;
    min-height: 40px;
    padding: 10px 0;
    position: relative;
    transition: all .15s;
    width: 390px
  }

  .fq-Item_Button_Link:not(:nth-child(3)) {
    margin-right: 2em
  }

  .fq-Item_Button_Link:nth-child(3) {
    margin-top: 2em
  }

  .fq-Item_Button_Link:before {
    background-color: #283442;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: -webkit-transform .12s ease-out;
    transition: transform .12s ease-out;
    transition: transform .12s ease-out, -webkit-transform .12s ease-out;
    width: 100%
  }

  .fq-Item_Button_Link:hover {
    color: #fff
  }

  .fq-Item_Button_Link:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }

  .fq-Item_Button_Link>span {
    padding: 0 15px
  }

  .fq-Item_Button_Link svg {
    height: 8px;
    width: 8px
  }

  .lp-Items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -30px;
    margin-left: auto;
    margin-right: auto;
    width: 956px
  }

  .lp-Item {
    margin-bottom: 30px;
    width: 463px
  }

  .lp-Item a {
    height: 100%;
    padding: 29px 51px 13px 30px;
    transition: .15s
  }

  .lp-Item a:hover {
    opacity: .7
  }

  .lp-Item_Image {
    height: 130px
  }

  .lp-Item_Name {
    font-size: 2rem;
    margin-bottom: 13px;
    margin-top: 21px
  }

  .lp-Item_Name.-small {
    font-size: 1.95rem
  }

  .lp-Item_Text {
    font-size: 1.5rem;
    letter-spacing: .08em;
    padding-top: 12px
  }

  .lp-Item_Arrow {
    height: 10px;
    right: 24px;
    width: 9px
  }

  .ppp-Items {
    margin-top: 5px
  }

  .ppp-Catch {
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .08em;
    margin-bottom: 52px
  }

  .ppp-Item:not(:first-of-type) {
    margin-top: 39px
  }

  .ppp-Item_Title {
    font-size: 2rem;
    letter-spacing: .08em
  }

  .ppp-Item_Text {
    font-size: 1.5rem;
    letter-spacing: .08em;
    line-height: 1.8
  }

  .ppp-Item_Links {
    margin-top: 5px
  }

  .ppp-Item_Link p {
    margin-top: 10px
  }

  .ppp-Item_Link p,
  .ppp-Item_Tel {
    font-size: 1.5rem;
    letter-spacing: .08em
  }

  .ppp-Item_Tel {
    margin-top: 17px
  }

  .sp-Items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 28px 112px 0
  }

  .sp-Item {
    margin-bottom: 51px;
    width: 278px
  }

  .sp-Item_Link:after {
    border-bottom-width: 5px;
    border-left-width: 8px;
    border-top-width: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .sp-Item_Link:hover:after {
    right: -5px
  }

  .sp-SubItems {
    margin-bottom: 0;
    margin-top: 5px;
    padding: 0 112px
  }

  .sp-SubItems li {
    font-size: 1.4rem
  }

  .sp-SubItems li:before {
    border-bottom-width: 5px;
    border-left-width: 8px;
    border-top-width: 5px;
    margin-right: 12px;
    transition: all .15s
  }

  .sp-SubItems li:hover:before {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
  }

  .sp-SubItems li:not(:last-of-type) {
    margin-right: 43px
  }

  .ep-Section {
    padding-bottom: 138px;
    padding-top: 30px
  }

  .ep-Section_Title {
    font-size: 1.8rem
  }

  .gp-Header_Logo {
    -ms-grid-column: 2;
    -ms-grid-row: 1
  }

  .gp-Header_Image {
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-row: 1
  }

  .gp-Header_Data,
  .ip-Header_Data,
  .trp-Header_Data {
    -ms-grid-column: 2;
    -ms-grid-row: 2
  }
}

@media print and (-webkit-min-device-pixel-ratio:2)and (min-width:768px),
print and (min-resolution:2dppx)and (min-width:768px),
screen and (min-width:768px)and (-webkit-min-device-pixel-ratio:2)and (min-width:768px),
screen and (min-width:768px)and (min-resolution:2dppx)and (min-width:768px) {
  .st-Header_Logo a {
    background-image: url(../img/common/logo-pc@2x.png)
  }

  .pg-TopPage .st-Header_Logo a {
    background-image: url(../img/common/logo-top-pc@2x.png)
  }

  .pg-WorkPage .st-PageHeader {
    background-image: url(../img/work/bg_pageheader@2x.jpg)
  }

  .pg-BusinessEntity .st-PageHeader {
    background-image: url(../img/business_entity/bg_pageheader-pc@2x.jpg)
  }

  .pg-ContactForm .st-PageHeader {
    background-image: url(../img/contact/bg_pageheader-pc@2x.jpg)
  }

  .pg-NewsDetail .st-PageHeader,
  .pg-NewsIndex .st-PageHeader {
    background-image: url(../img/news/bg_pageheader-pc@2x.jpg)
  }

  .pg-ForestryPage .st-PageHeader {
    background-image: url(../img/forestry/bg_pageheader@2x.jpg)
  }

  .pg-PeoplePage .st-PageHeader {
    background-image: url(../img/people/bg_pageheader-pc@2x.jpg)
  }

  .pg-FaqPage .st-PageHeader {
    background-image: url(../img/faq/bg_pageheader-pc@2x.jpg)
  }

  .pg-LinkPage .st-PageHeader {
    background-image: url(../img/link/bg_pageheader-pc@2x.jpg)
  }

  .pg-PrivacyPolicyPage .st-PageHeader {
    background-image: url(../img/privacy/bg_pageheader-pc@2x.jpg)
  }

  .pg-SitemapPage .st-PageHeader {
    background-image: url(../img/sitemap/bg_pageheader-pc@2x.jpg)
  }

  .sw-FormField_Name {
    background-image: url(../img/common/bg_stripe_gray@2x.png)
  }

  .fp-Works {
    background-image: url(../img/common/bg_stripe_bluelight@2x.png)
  }

  .fp-Works_Image {
    background-image: url(../img/forestry/pic_works_pc@2x.png)
  }

  .fp-Shizuoka {
    background-image: url(../img/common/bg_stripe_bluelight@2x.png)
  }

  .fp-Shizuoka_Image {
    background-image: url(../img/forestry/pic_shizuoka-pc@2x.png)
  }

  .pp-Schedule {
    background-image: url(../img/common/bg_stripe_yellow@2x.png)
  }

  .pp-Schedule_Item.-item0740:after {
    background-image: url(../img/people/pic_scheduleDeco01@2x.png)
  }

  .pp-Schedule_Item.-item1640:after {
    background-image: url(../img/people/pic_tree@2x.png)
  }

  .pp-Schedule_Item.-item1645:after {
    background-image: url(../img/people/pic_annualRings@2x.png)
  }

  .wp-Flow {
    background-image: url(../img/common/bg_stripe_green02@2x.png)
  }

  .wp-Flow_Lead:after {
    background-image: url(../img/work/img_arrow_down-pc@2x.png)
  }

  .wp-FlowItemExperiencedPerson {
    background-image: url(../img/work/img_arrow_yellow-pc@2x.png)
  }

  .wp-FlowItem:after {
    background-image: url(../img/work/img_arrow_down-pc@2x.png)
  }

  .gp-Header:before,
  .trp-Header:before {
    background-image: url(../img/common/txt_copyright@2x.png)
  }

  .trp-Header_Logo {
    background-image: url(../img/tour/tit_pageTitle_pc@2x.png)
  }

  .ip-Header_Data_Title {
    background-image: url(../img/internship/txt_date@2x.png)
  }

  .be-Nav {
    background-image: url(../img/common/bg_stripe_gray02@2x.png)
  }
}

@media screen and (min-width:768px)and (max-width:1339px) {
  .pg-TopPage .st-Header_Logo a {
    height: 326px;
    width: 330px
  }

  .st-Header_Nav {
    margin-right: 35px
  }

  .st-GlobalNav_Item {
    margin-left: 30px
  }

  .st-SubNav_Sns {
    margin-left: 26px
  }
}

@media(-webkit-min-device-pixel-ratio:2)and (min-width:768px), (min-resolution:2dppx)and (min-width:768px) {
  .st-PageBody:before {
    background-image: url(../img/common/txt_copyright@2x.png)
  }

  .fp-Shizuoka_Item_Title:after,
  .fp-Shizuoka_Item_Title:before {
    background-image: url(../img/forestry/ico_title@2x.png)
  }

  .gp-Header_Data_Title {
    background-image: url(../img/guidance/txt_date@2x.png)
  }

  .gp-Lead_Inner:before {
    background-image: url(../img/guidance/pic_read01@2x.png)
  }

  .gp-Lead_Inner:after {
    background-image: url(../img/guidance/pic_read02@2x.png)
  }

  .gp-Outline_Items:before {
    background-image: url(../img/guidance/pic_outline01@2x.png)
  }

  .gp-Outline_Items:after {
    background-image: url(../img/guidance/pic_outline02@2x.png)
  }

  .trp-Header_Data_Title {
    background-image: url(../img/tour/txt_date@2x.png)
  }

  .trp-Outline_Items:before {
    background-image: url(../img/tour/pic_outline01@2x.png)
  }

  .trp-Outline_Items:after {
    background-image: url(../img/tour/pic_outline02@2x.png)
  }
}

@media(min-width:782px) {
  .sw-Wysiwyg .wp-block-columns {
    flex-wrap: nowrap
  }

  .sw-Wysiwyg .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
  }

  .sw-Wysiwyg .wp-block-column[style*=flex-basis] {
    flex-grow: 0
  }

  .sw-Wysiwyg .wp-block-column:not(:first-child) {
    margin-left: 2em
  }

  .sw-Wysiwyg .wp-block-navigation .has-child .submenu-container .submenu-container:before,
  .sw-Wysiwyg .wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container:before,
  .sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container:before,
  .sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container:before {
    background: transparent;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: .5em
  }

  .sw-Wysiwyg .wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__submenu-icon svg,
  .sw-Wysiwyg .wp-block-navigation .has-child .submenu-container .wp-block-page-list__submenu-icon svg,
  .sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__submenu-icon svg,
  .sw-Wysiwyg .wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-page-list__submenu-icon svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,
  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,
  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,
  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
    left: 100%;
    top: -1px
  }

  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,
  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,
  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,
  .sw-Wysiwyg .wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
    left: 100%;
    top: 0
  }
}

@media screen and (min-width:1340px) {
  .gp-Header {
    -ms-grid-columns: 1fr 45%;
    grid-template-columns: 1fr 45%
  }

  .gp-Lead_Inner:after {
    right: -50px
  }
}

@media screen and (max-width:767px) {

  body.pg-GuidancePage .st-Main,
  body.pg-TourPage .st-Main {
    font-size: 1.6rem
  }

  input,
  select,
  textarea {
    font-size: 16px
  }

  audio,
  canvas,
  iframe,
  img,
  svg,
  video {
    max-width: 100%
  }

  .mobile-hidden {
    display: none
  }

  .is-ie .st-Header_Logo {
    left: 0;
    top: 0
  }

  .st-Header_Nav {
    background-color: #fff;
    height: 0;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    transition: height .6s cubic-bezier(.22, 1, .36, 1);
    width: 100%;
    z-index: 99999
  }

  .is-menuOpen .st-Header_Nav {
    height: 100vh
  }

  .st-Header_Nav_Inner {
    padding: 126px 37px 10px
  }

  .st-Footer_Logo {
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    margin-left: -15px;
    width: 100vw
  }

  .is-ie .st-Footer_Logo {
    justify-content: flex-start;
    width: auto
  }

  .st-Footer_Logo_Item {
    margin: auto
  }

  .st-Footer_Logo_Item img {
    width: 120px
  }

  .st-Footer_Main,
  .st-Footer_Nav {
    display: none
  }

  .st-Footer_Lower {
    align-items: center;
    flex-direction: column
  }

  .st-Footer_Lower_Logo {
    display: block;
    margin: auto auto 16px;
    width: 110px
  }

  .st-Footer_Lower_Logo img {
    width: 100%
  }

  .st-Footer_Lower_Under {
    text-align: center;
    width: 100%
  }

  .st-FooterAdress {
    margin-bottom: 10px;
    max-width: 345px;
    width: 100%
  }

  .st-FooterAdress_Item {
    margin-bottom: 16px
  }

  .st-FooterAdress_Text {
    line-height: 1.4
  }

  .st-FooterAdress_Number {
    line-height: 1.5;
    margin-top: 2px
  }

  .st-FooterAdress_Number_Item {
    margin-right: 1em
  }

  .st-FooterAdress_Number_Item.-tel img {
    max-width: 100%;
    width: 197px
  }

  .st-FooterAdress_Number_Item.-fax img {
    width: 119px
  }

  .st-GlobalNav_Item {
    border-top: 1px solid #56b450
  }

  .st-GlobalNav_Item:last-child {
    border-bottom: 1px solid #56b450
  }

  .st-SubNav {
    margin-top: 34px
  }

  .st-SubNav_Items {
    justify-content: space-between;
    margin: auto;
    max-width: 100%;
    width: 300px
  }

  .st-SubNav_Sns {
    margin: 32px auto;
    max-width: 100%;
    width: 196px
  }

  .st-SubNav_Sns_Item {
    font-size: 2.7rem
  }

  .st-Megamenu_Items {
    margin: 0 auto 20px;
    width: 265px
  }

  .st-Megamenu_Item:not(:first-child) {
    margin-top: .5em;
    padding-top: 4px
  }

  .st-Megamenu_Item img {
    display: none
  }

  .is-scrolling .hamburgeeer {
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1) !important
  }

  .pg-WorkPage .st-PageHeader_Title_Jp span {
    height: 90px
  }

  .pg-NewsIndex .st-PageBody {
    padding-bottom: 0;
    padding-top: 0
  }

  .sw-News_Item dl dt {
    margin-bottom: 4px
  }

  .sw-Input,
  .sw-Select,
  .sw-Textarea {
    max-width: 100%;
    padding: .8em 2em 1em 1.1em
  }

  .sw-Select {
    padding: 1em 1.5em 1em .8em
  }

  .sw-FormField {
    padding-bottom: 20px;
    padding-top: 20px
  }

  .sw-FormField_Name {
    font-size: 1.4rem;
    height: 45px;
    margin-bottom: 15px;
    padding: 0 15px
  }

  .sw-FormComplete {
    margin-top: 30px
  }

  .sw-Pgnt_Prev span {
    padding: 0 2px 0 14px
  }

  .sw-Pgnt_Next span {
    padding: 0 12px 0 4px
  }

  .sw-Pgnt_Index {
    border: none
  }

  .sw-Pgnt_Index>span span,
  .sw-Pgnt_Num {
    display: none
  }

  .sw-Pgnt_Num.is-current {
    display: flex
  }

  .sw-Pgnt_Separate {
    display: none
  }

  .sw-Wysiwyg {
    line-height: 1.75
  }

  .is-ie .tp-Hero_Title img {
    width: 50%
  }

  .tp-Hero_Pagination {
    display: none
  }

  .tp-Nav_Item a picture,
  .tp-Nav_Item a picture img,
  .tp-News_Header img {
    width: 100%
  }

  .tp-News_Body {
    padding: 26px 15px
  }

  .tp-Item_Inner {
    padding-left: 0;
    padding-right: 0
  }

  .tp-Item_Header img {
    width: 100%
  }

  .tp-Item_Body {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px
  }

  .tp-Item_More {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
  }

  .tp-Item_Illust {
    display: none
  }

  .tp-EventInfo_Header {
    margin-bottom: 2px;
    padding: 0 7px
  }

  .tp-EventInfo_Item a img {
    width: 100%
  }

  .tp-Other_Items {
    border-top: 1px solid #283442
  }

  .tp-Other_Item {
    border-bottom: 1px solid #283442
  }

  .tp-Other_Item a {
    align-items: center;
    display: flex
  }

  .tp-Other_Item a picture {
    min-width: 155px;
    width: 41.3333333333vw
  }

  .tp-Other_Item dl {
    flex: 1 1;
    margin-left: 6.1333333333vw;
    margin-right: 15px
  }

  .tp-Other_Item dl dt img {
    display: none
  }

  .tp-Banner {
    flex-direction: column
  }

  .tp-Banner_Item {
    text-align: center;
    width: 100%
  }

  .tp-Banner_Item:not(:last-of-type) {
    margin-bottom: 23px
  }

  .tp-Banner_Item a img {
    width: 345px
  }

  .tp-Banner_Item.-small a img {
    width: 187px
  }

  .ni-Wrapper_Main {
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px
  }

  .ni-Wrapper_Side {
    margin-top: 40px
  }

  .ni-Nav_Header {
    font-size: 1.3rem;
    height: 32px;
    margin-bottom: -17px;
    margin-left: auto;
    margin-right: auto;
    width: 95px
  }

  .ni-Nav_Items {
    overflow: auto;
    padding-left: 15px;
    white-space: nowrap
  }

  .ni-Nav_Item {
    display: inline-block;
    margin-right: 3.8vw
  }

  .ni-Nav_Item a {
    align-items: center;
    background-color: #fff;
    display: inline-flex;
    height: 30px;
    padding: .5em 3vw
  }

  .ni-Nav_Item a svg {
    display: none
  }

  .fp-Works_PDFLink {
    text-align: center
  }

  .fp-Works_LinkList {
    margin-top: 20px;
    text-align: center
  }

  .fp-Works_LinkList ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
  }

  .fp-Works_PeopleImage {
    display: none
  }

  .fp-Shizuoka_Item+.fp-Shizuoka_Item {
    margin-top: 20px
  }

  .android .fp-Shizuoka_Item_Title {
    font-size: 17px
  }

  .fp-Forestry_Item_Text {
    text-align: left
  }

  .fp-Forestry_Item_Image {
    width: 100%
  }

  .fp-Forestry_Item_Illust {
    display: none
  }

  .fp-Forestry_Kizukai {
    margin-bottom: 30px;
    margin-top: 30px
  }

  .fp-Forestry_Kizukai p {
    display: flex;
    justify-content: center;
    text-align: left
  }

  .pp-Schedule_Item {
    border-top: 5px solid #f5bc00;
    margin-bottom: 15px
  }

  .pp-Schedule_Item.-evening,
  .pp-Schedule_Item.-morning {
    display: none
  }

  .pp-OneDay_Inner {
    padding-left: 15px;
    padding-right: 15px
  }

  .pp-Voice_Title img {
    margin-left: -7%;
    width: 292px
  }

  .pp-Voice_Item_Image img {
    width: 100%
  }

  .-item01 .pp-Voice_Item_Illust {
    right: 30px;
    top: 19px;
    width: 44px
  }

  .-item02 .pp-Voice_Item_Illust {
    right: 24px;
    top: 7px;
    width: 87px
  }

  .-item03 .pp-Voice_Item_Illust {
    right: 10px;
    top: 3px;
    width: 68px
  }

  .-item04 .pp-Voice_Item_Illust {
    right: 30px;
    top: 20px;
    width: 68px
  }

  .pp-Movie_Title img {
    margin-bottom: -30px;
    max-width: 100%;
    -webkit-transform: translate(4.5%, -32px);
    transform: translate(4.5%, -32px);
    width: 334px
  }

  .pp-Movie_Lead {
    padding: 0 22px 3px
  }

  .pp-Movie_Item+.pp-Movie_Item {
    margin-top: 16px
  }

  .pp-Movie_Link a img {
    width: 230px
  }

  .pp-Machine_Item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px
  }

  .pp-Machine_Item_Name {
    order: 1
  }

  .pp-Machine_Item_Name dd {
    font-size: 1.2rem
  }

  .pp-Machine_Item_Image {
    margin-right: 13px;
    order: 2;
    width: 114px
  }

  .pp-Machine_Item_Lead {
    flex: 1 1;
    margin-top: -.5em;
    order: 3
  }

  .pp-Machine_Link {
    align-items: center;
    flex-direction: column
  }

  .pp-Machine_Link a {
    display: block;
    margin-bottom: 15px
  }

  .wp-Flow_Header img {
    width: 200px
  }

  .wp-Flow_Lead {
    padding-left: 60px
  }

  .wp-Flow_Lead:after {
    margin-left: 60px;
    width: calc(100% - 60px)
  }

  .wp-Flow_Image.-item01 {
    max-width: 90%;
    width: 357px
  }

  .wp-Flow_Image.-item01 img {
    width: 100%
  }

  .wp-FollowUp_Header_Illust {
    display: none
  }

  .wp-FollowUp_Body_Title {
    margin-bottom: 12px
  }

  .wp-FlowItem_En,
  .wp-FollowUp_Body_Title br {
    display: none
  }

  .wp-FlowItem_Link+.wp-FlowItem_Link {
    margin-top: 11px
  }

  .wp-FlowItem_Link .sw-Button svg {
    height: 6px;
    width: 6px
  }

  .wp-FlowItem_Link_Many a:not(:first-of-type) {
    margin-top: 20px
  }

  .wp-CareerUp_Illust,
  .wp-License_Item br {
    display: none
  }

  .gp-Button_Item {
    line-height: 1.2
  }

  .gp-Zoom .gp-Button_Item {
    padding-left: 10px;
    padding-right: 30px
  }

  .gp-Image_Lead {
    text-align: left
  }

  .gp-Image_Item.-pc {
    display: none
  }

  .gp-Image_Item img {
    margin-right: 15px
  }

  .gp-Image_Item img:first-child {
    margin-left: 15px
  }

  .gp-Imagebar {
    display: none
  }

  .gp-Lead_Inner:before {
    bottom: -41px;
    height: 252px;
    left: calc(50% - 158px);
    width: 148px
  }

  .gp-Lead_Inner:after {
    bottom: -16px;
    height: 232px;
    right: calc(50% - 138px);
    width: 142px
  }

  .android .gp-Lead_Title {
    font-size: 30px
  }

  .gp-Lead_Text {
    text-align: left
  }

  .android .gp-Lead_Point {
    font-size: 17px
  }

  .gp-List .container {
    padding-left: 0;
    padding-right: 0
  }

  .gp-Outline {
    padding-bottom: 0 !important
  }

  .gp-Outline_Items {
    padding-bottom: 180px
  }

  .gp-ZoomDownload_Dl_Icon {
    display: flex;
    justify-content: center
  }

  .gp-ZoomDownload_Dl_Icon img {
    height: 80px;
    width: 80px
  }

  .gp-ZoomDownload_Dl_Buttons dl {
    margin-top: 2em;
    text-align: center
  }

  .trp-Header_Logo {
    padding: 8vw 0
  }

  .trp-Header_Data_Item {
    align-items: center;
    display: flex
  }

  .trp-Header_Data_Text span {
    font-size: 21px;
    margin-left: 8px
  }

  .trp-Header_Data_Info>dl dd small,
  .trp-Header_Data_Info>dl dd span {
    display: block
  }

  .trp-Header_Data_Free {
    margin-top: 12px
  }

  .trp-Imagebar {
    display: none
  }

  .trp-Lead_Check li,
  .trp-Lead_Text {
    text-align: left
  }

  .trp-Lead_Text br {
    display: none
  }

  .android .trp-Lead_Point {
    font-size: 17px
  }

  .trp-Lead_Image.-image02,
  .trp-Lead_Image.-image03 {
    height: auto;
    width: 47%
  }

  .trp-Lead_Image.-image01,
  .trp-Lead_Image.-image04 {
    display: none
  }

  .trp-Lead_Image.-image02 {
    margin-right: 2%;
    -webkit-transform: rotate(15deg) translateY(12px) !important;
    transform: rotate(15deg) translateY(12px) !important
  }

  .trp-Lead_Image.-image03 {
    -webkit-transform: none !important;
    transform: none !important
  }

  .trp-Outline {
    padding-bottom: 160px;
    position: relative
  }

  .trp-Outline_Item dd {
    text-align: center
  }

  .trp-Outline_Item dd small {
    display: block
  }

  .trp-Summary_Info_Detail_Date {
    font-size: 20px
  }

  .trp-Summary_Info_Detail dl dd small {
    display: block
  }

  .ip-Header_Data_Item>span {
    display: block;
    text-align: center
  }

  .ip-Header_Data_Text span {
    font-size: .8em
  }

  .ip-Header_Data_Info>dl dd small,
  .ip-Header_Data_Info>dl dd span {
    display: block
  }

  .ip-About_Title {
    margin-bottom: 1em
  }

  .ip-About_Copy {
    line-height: 1.3;
    padding: 10px 20px;
    text-align: center
  }

  .ip-Outline_Download {
    margin-top: 20px
  }

  .ip-Outline_Download a svg {
    font-size: 1.8rem;
    margin-left: 1em
  }

  .ip-Imagebar {
    display: none
  }

  .ip-List .container {
    padding-left: 0;
    padding-right: 0
  }

  .ip-List_Illust {
    display: none
  }

  .ip-List_Items {
    border-bottom: 1px solid #232e3a
  }

  .ip-List_Item {
    border-top: 1px solid #232e3a
  }

  .be-About_Lead_Description small {
    padding-left: 1em;
    text-indent: -1em
  }

  .be-Nav_Items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .be-Table_Header {
    display: none
  }

  .be-Table_Body {
    background-color: #fff;
    padding: 25px 15px 20px
  }

  .be-Table_Item+.be-Table_Item {
    margin-top: 10px
  }

  .be-Table_Cell {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap
  }

  .be-Table_Cell.-name a {
    background-color: #283442;
    color: #fff;
    display: block;
    font-size: 1.4rem;
    margin-bottom: 10px;
    padding: 5px 30px 5px 15px;
    position: relative;
    width: 100%
  }

  .fq-Item_Title span {
    display: inline-block
  }

  .fq-Item_Answer {
    line-height: 1.75
  }

  .fq-Item_Button_Link+.fq-Item_Button_Link {
    margin-top: 10px
  }

  .fq-Item_Button_Link>span {
    padding: 7.5px 11px 7.5px 13px
  }

  .ppp-Item_Text {
    line-height: 1.75
  }

  .sp-Item:not(:first-of-type) {
    margin-top: 11px
  }
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    left: 0 !important;
    top: 0 !important
  }
}

@media screen and (max-width:320px) {
  .st-Header_Nav_Inner {
    padding: 126px 20px 10px
  }

  .sw-Select.-year {
    width: 80px
  }

  .sw-Select.-day,
  .sw-Select.-month {
    width: 60px
  }

  .fp-Shizuoka_Item_Title {
    align-items: flex-end;
    font-size: 16px
  }

  .fp-Shizuoka_Item_Title:after,
  .fp-Shizuoka_Item_Title:before {
    background-size: auto 14px;
    height: 14px;
    width: 11.6px
  }

  .wp-Nav_Item {
    width: 35%
  }

  .wp-Nav_Item:nth-child(2) {
    width: 62%
  }

  .gp-Header_Data_Text {
    font-size: 1.8rem
  }

  .gp-Header_Data_Text strong {
    font-size: 2.8rem
  }

  .gp-Image_Item img {
    width: 80%
  }

  .android .gp-Lead_Title,
  .gp-Lead_Title {
    font-size: 26px
  }

  .android .gp-Lead_Point,
  .gp-Lead_Point {
    font-size: 15px
  }

  .trp-Lead_Title {
    font-size: 24px
  }

  .trp-Lead_Check li {
    font-size: 16px
  }

  .trp-Lead_Text {
    font-size: 18px
  }

  .android .trp-Lead_Point,
  .trp-Lead_Point {
    font-size: 15px
  }

  .trp-Summary_Info_Detail_Date {
    font-size: 16px
  }
}

@media screen and (max-width:1250px) {

  .gp-Header:before,
  .st-PageBody:before,
  .trp-Header:before {
    display: none
  }
}

@media(max-width:599px) {
  .sw-Wysiwyg .wp-block-column {
    flex-basis: 100% !important
  }
}

@media(prefers-reduced-motion:reduce) {

  .sw-Wysiwyg .wp-block-cover-image.has-parallax,
  .sw-Wysiwyg .wp-block-cover.has-parallax {
    background-attachment: scroll
  }

  .sw-Wysiwyg .wp-block-social-link {
    transition-delay: 0s;
    transition-duration: 0s
  }
}

@media(max-width:600px) {
  .sw-Wysiwyg .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important
  }

  .sw-Wysiwyg .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
  }

  .sw-Wysiwyg .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2
  }
}

/* 20230421 add css */

.footer_fix_btn {
  width: auto;
  height: 320px;
  position: fixed;
  right: 0;
  top: 25%;
  padding: 5px 0 5px 0;
  text-align: center;
  background: #283442;
  font-size: 32px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  border: solid 3px #fff;
}

.footer_fix_btn a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #fff;
  transition: 0.5s;
}

.footer_fix_btn:hover {
  opacity: 0.8;
  transition: 0.5s;
}

@media screen and (max-width:767px) {

  .pg-GuidancePage,
  .pg-TourPage,
  .pg-InternshipPage {
    margin-bottom: 80px;
  }

  .footer_fix_btn {
    height: 80px;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    padding: 5px 0 5px 0;
    text-align: center;
    font-size: 24px;
  }

  .pg-GuidancePage .st-Footer_PageTop,
  .pg-TourPage .st-Footer_PageTop,
  .pg-InternshipPage .st-Footer_PageTop {
    bottom: 160px;
  }

  .footer_fix_btn {
    writing-mode: horizontal-tb;
  }

}