@charset "UTF-8";
/* Scss Document */
/* foundation
------------------------------------------------------ */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
  font-weight: 500;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

main, article, aside, dialog, figure, picture, footer, header,
hgroup, nav, section {
  display: block;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

strong {
  font-weight: 700;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px #000000 dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, button, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  padding: 0;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  display: block;
}

input[type=submit] {
  cursor: pointer;
}

button {
  cursor: pointer;
  padding: 0;
}

sup {
  font-size: 0.5em;
  font-weight: inherit;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

sub {
  font-size: 0.5em;
  font-weight: inherit;
  vertical-align: text-bottom;
}

.p-about-links__title p:after, .p-page a[href$=".doc"]:before,
.p-page a[href$=".docx"]:before, .p-page a[href$=".pdf"]:before, .p-page__title:after, .c-icon, .l-footer__info ul li:last-of-type a:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-about-links .l-wrapper:before, .p-home-contact .l-wrapperW, .p-home-links section div, .p-home-about ul li:before, .p-home-shirase .l-wrapperW > div p:after, .p-home-shirase .l-wrapperW:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

html, body {
  color: #4b4e56;
  background-color: #ffffff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "メイリオ", Meiryo, sans-serif;
  font-size: 10px;
  /*font-weight: 400;*/
  -webkit-text-size-adjust: 100%;
  /*font-feature-settings: "palt";*/
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

body {
  position: relative;
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.2s;
  word-break: break-word;
}
a:hover {
  opacity: 0.7;
}
a:focus {
  outline: none;
}
a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}
button:placeholder, input:placeholder, select:placeholder, textarea:placeholder {
  color: #999999;
}

button {
  transition: opacity 0.2s;
}
button:hover {
  opacity: 0.7;
}

figure, picture {
  line-height: 0;
}
figure img, picture img {
  width: 100%;
  height: auto;
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
}

#wpadminbar {
  position: fixed !important;
}

body.logged-in header {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  body.logged-in header {
    margin-top: 46px;
  }
}

.cookie-notice-container {
  padding: 40px !important;
}
@media screen and (max-width: 768px) {
  .cookie-notice-container {
    padding: 20px !important;
  }
}

#cn-notice-text {
  font-size: 1.8rem !important;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #cn-notice-text {
    text-align: left;
  }
}

#cookie-notice #cn-notice-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
#cookie-notice #cn-notice-buttons .cn-button {
  width: 280px;
  font-size: 1.8rem !important;
  font-weight: 700;
  margin: 0 !important;
  padding: 20px !important;
  align-content: center;
  justify-content: center;
  display: inline-flex;
  text-decoration: none;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  #cookie-notice #cn-notice-buttons .cn-button {
    width: 45%;
    font-size: 1.6rem !important;
    padding: 10px !important;
  }
}
#cookie-notice #cn-notice-buttons #cn-accept-cookie {
  color: #ffffff;
  background-color: #ebebeb;
  margin-right: 20px !important;
}
#cookie-notice #cn-notice-buttons #cn-refuse-cookie {
  color: #4b4e56;
  background-color: #f3f3f3 !important;
}

/* js
------------------------------------------------------ */
/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */
@font-face {
  font-family: "swiper-icons";
  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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

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

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

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

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

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

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

/* layout
------------------------------------------------------ */
.l-wrapper {
  width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 1320px) {
  .l-wrapper {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 768px) {
  .l-wrapper {
    width: 92.5vw;
  }
}

.l-wrapperW {
  width: 1520px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 1560px) {
  .l-wrapperW {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 768px) {
  .l-wrapperW {
    width: 92.5vw;
  }
}

.l-header {
  background-color: #ffffff;
  width: 100%;
  height: 120px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 12.5vw;
  }
}
.l-header__wrapper {
  width: 100%;
  height: 100%;
  padding: 0 60px 0 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .l-header__wrapper {
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__wrapper {
    padding: 0 3.75vw;
  }
}
.l-header__logo {
  padding-top: 10px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    padding-top: 0;
  }
}
.l-header__logo a {
  display: block;
}
.l-header__logo a picture {
  width: 346px;
}
@media screen and (min-width: 1600px) {
  .l-header__logo a picture {
    width: 575px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo a picture {
    width: 52.5vw;
  }
}
.l-header__content {
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1380px) {
  .l-header__content {
    display: flex;
    align-items: center;
  }
}
.l-header__sns {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.l-header__sns li:nth-of-type(n+2) {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .l-header__sns li:nth-of-type(n+2) {
    margin-left: 2.5vw;
  }
}
.l-header__sns li .c-btn {
  width: 130px;
  height: 36px;
  border-radius: 18px;
}
@media screen and (max-width: 768px) {
  .l-header__sns li .c-btn {
    width: 9vw;
    height: 9vw;
    border-radius: 50%;
  }
}
.l-header__sns li .c-btn span {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .l-header__sns li .c-btn span {
    display: none;
  }
}
.l-header__sns li .c-btn .c-icon {
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  .l-header__sns li .c-btn .c-icon {
    margin-right: 0;
  }
}
.l-header__sns li:nth-of-type(1) .c-btn {
  background-color: #000;
}
.l-header__sns li:nth-of-type(1) .c-btn .c-icon {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 768px) {
  .l-header__sns li:nth-of-type(1) .c-btn .c-icon {
    width: 4.5vw;
    height: 4.5vw;
  }
}
.l-header__sns li:nth-of-type(2) .c-btn {
  background-color: #83b690;
}
.l-header__sns li:nth-of-type(2) .c-btn .c-icon {
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 768px) {
  .l-header__sns li:nth-of-type(2) .c-btn .c-icon {
    width: 3.75vw;
    height: 3.75vw;
  }
}
.l-header__gnavBtn {
  width: 35px;
  height: 30px;
  margin-left: 30px;
  display: none;
}
@media screen and (max-width: 1380px) {
  .l-header__gnavBtn {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .l-header__gnavBtn {
    width: 9vw;
    height: 9vw;
    margin-left: 3.75vw;
  }
}
.l-header__gnavBtn button {
  width: 100%;
  height: 100%;
  position: relative;
}
.l-header__gnavBtn button:before {
  content: "";
  background-color: #4b4e56;
  width: 35px;
  height: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .l-header__gnavBtn button:before {
    width: 4.375vw;
    height: 0.375vw;
  }
}
.l-header__gnavBtn button i {
  width: 100%;
  height: 100%;
  display: block;
}
.l-header__gnavBtn button i:before, .l-header__gnavBtn button i:after {
  content: "";
  background-color: #4b4e56;
  width: 35px;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .l-header__gnavBtn button i:before, .l-header__gnavBtn button i:after {
    width: 4.375vw;
    height: 0.375vw;
    top: 0;
    bottom: 0;
  }
}
.l-header__gnavBtn button i:before {
  top: 0;
}
@media screen and (max-width: 768px) {
  .l-header__gnavBtn button i:before {
    transform: translateY(-1.875vw);
  }
}
.l-header__gnavBtn button i:after {
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .l-header__gnavBtn button i:after {
    transform: translateY(1.875vw);
  }
}
.l-header__gnavBtn button.is-open:before {
  content: none;
}
.l-header__gnavBtn button.is-open i:before {
  bottom: 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .l-header__gnavBtn button.is-open i:before {
    transform: translateY(0) rotate(45deg);
  }
}
.l-header__gnavBtn button.is-open i:after {
  top: 0;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .l-header__gnavBtn button.is-open i:after {
    transform: translateY(0) rotate(-45deg);
  }
}
.l-header__gnav {
  margin-top: 10px;
}
@media screen and (max-width: 1380px) {
  .l-header__gnav {
    width: 100%;
    margin-top: 0;
    padding: 0 30px 30px 30px;
    display: none;
    position: absolute;
    top: 120px;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-header__gnav {
    background-color: #ffffff;
    height: calc(100vh - 12.5vw);
    padding: 0 3.75vw 3.75vw 3.75vw;
    top: 12.5vw;
  }
}
.l-header__gnav.is-active {
  display: flex;
}
.l-header__gnav ul {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  overflow-y: auto;
}
@media screen and (max-width: 1380px) {
  .l-header__gnav ul {
    color: #ffffff;
    background-color: #83b690;
    width: 100%;
    line-height: 1;
    padding: 0 30px 15px 30px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__gnav ul {
    height: calc(100% - 12.5vw);
    font-size: 4vw;
    text-align: left;
    display: block;
    padding: 3.75vw;
    border-radius: 3.75vw;
  }
}
@media screen and (max-width: 1380px) {
  .l-header__gnav ul li {
    margin: 15px 15px 0 15px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__gnav ul li {
    margin: 0 auto;
  }
}
.l-header__gnav ul li:nth-of-type(n+2) {
  margin-left: 30px;
}
@media screen and (max-width: 1380px) {
  .l-header__gnav ul li:nth-of-type(n+2) {
    margin: 15px 15px 0 15px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__gnav ul li:nth-of-type(n+2) {
    margin: 0 auto;
  }
}
.l-header__gnav ul li a {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .l-header__gnav ul li a {
    display: block;
    padding: 3.75vw 0;
  }
}
@media screen and (max-width: 1380px) {
  .l-header__gnav ul li br {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  html.gnav-active,
  body.gnav-active {
    overflow: hidden;
  }
}

main {
  width: 100%;
  height: auto;
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  main {
    padding-top: 12.5vw;
  }
}

.l-pageTop {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 84px;
  right: 20px;
  z-index: 10;
  border: 1px #539379 solid;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-pageTop {
    width: 10vw;
    height: 10vw;
    right: 3.75vw;
    border-radius: 0.625vw;
  }
}
.l-pageTop button {
  background-color: #539379;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}
.l-pageTop button i {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-pageTop button i {
    width: 5vw;
    height: 5vw;
  }
}
.l-pageTop button i:before, .l-pageTop button i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.2s;
}
.l-pageTop button i:before {
  background-color: #ffffff;
  width: 1px;
  height: 100%;
}
.l-pageTop button i:after {
  width: 7px;
  height: 7px;
  border-bottom: 7px #ffffff solid;
  border-left: 3.5px transparent solid;
  border-right: 3.5px transparent solid;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-pageTop button i:after {
    width: calc(1px + 0.75vw);
    height: calc(1px + 0.75vw);
    border-bottom-width: calc(1px + 0.75vw);
    border-left-width: calc(0.5px + 0.375vw);
    border-right-width: calc(0.5px + 0.375vw);
  }
}
.l-pageTop button:hover {
  background-color: #ffffff;
  opacity: 1;
}
.l-pageTop button:hover i:before {
  background-color: #539379;
}
.l-pageTop button:hover i:after {
  border-bottom-color: #539379;
}

.l-footer {
  background-color: #ebebeb;
  width: 100%;
}
.l-footer__upper {
  font-size: 1.4rem;
  padding: 80px 0 60px 0;
}
@media screen and (max-width: 768px) {
  .l-footer__upper {
    font-size: 3vw;
    padding: 7.5vw 0 2.5vw 0;
  }
}
.l-footer__info figure {
  width: 400px;
}
@media screen and (max-width: 768px) {
  .l-footer__info figure {
    display: none;
  }
}
.l-footer__info address {
  line-height: 1.85;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .l-footer__info address {
    display: none;
  }
}
.l-footer__info ul {
  margin-top: 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-footer__info ul {
    margin-top: 0;
    display: block;
  }
}
.l-footer__info ul li:first-of-type .c-btn {
  background-color: #2e9648;
  width: 220px;
  height: 60px;
  margin: 0 auto;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .l-footer__info ul li:first-of-type .c-btn {
    font-size: 3.75vw;
    width: 56.25vw;
    height: 8.125vw;
    border-radius: 4.0625vw;
  }
}
.l-footer__info ul li:first-of-type .c-btn .c-icon {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .l-footer__info ul li:first-of-type .c-btn .c-icon {
    width: 3.5vw;
    height: 3.5vw;
    margin-right: 1.875vw;
  }
}
.l-footer__info ul li:first-of-type .c-btn span {
  font-weight: 700;
}
.l-footer__info ul li:last-of-type {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .l-footer__info ul li:last-of-type {
    display: none;
  }
}
.l-footer__info ul li:last-of-type a {
  background-color: #f15a24;
  width: 220px;
  height: 60px;
  font-size: 0;
  display: block;
  border-radius: 30px;
  position: relative;
}
.l-footer__info ul li:last-of-type a:after {
  content: "";
  background-image: url(../images/common/bnr_shirase.png);
  width: 148px;
  height: 53px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.l-footer__nav {
  letter-spacing: 0.06em;
  text-align: center;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1320px) {
  .l-footer__nav {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    margin-top: 3.75vw;
  }
}
.l-footer__nav p {
  font-family: "Josefin Sans", serif;
}
@media screen and (max-width: 768px) {
  .l-footer__nav p {
    display: inline-block;
    margin: 0 auto;
  }
}
.l-footer__nav p a {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.l-footer__nav p .c-icon {
  background-color: #000;
  background-size: 20px 20px;
  width: 40px;
  height: 40px;
  margin-left: 15px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .l-footer__nav p .c-icon {
    background-size: 3.625vw 3.625vw;
    width: 7.25vw;
    height: 7.25vw;
    margin-left: 2.5vw;
  }
}
.l-footer__nav ul {
  line-height: 1.4;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1320px) {
  .l-footer__nav ul {
    line-height: 1;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav ul {
    display: none;
  }
}
@media screen and (max-width: 1320px) {
  .l-footer__nav ul li {
    margin-top: 10px;
  }
}
.l-footer__nav ul li:not(:last-of-type) {
  margin-right: 30px;
}
@media screen and (max-width: 1320px) {
  .l-footer__nav ul li br {
    display: none;
  }
}
.l-footer__lower {
  font-size: 1.4rem;
  padding: 40px 0;
  border-top: 1px #2e9648 solid;
}
@media screen and (max-width: 768px) {
  .l-footer__lower {
    text-align: center;
    padding: 5vw 0;
  }
}
.l-footer__lower .l-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-footer__lower .l-wrapper {
    display: block;
  }
}
.l-footer__lower .l-wrapper li small {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .l-footer__lower .l-wrapper li small {
    font-size: 2.625vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__lower .l-wrapper li:last-of-type {
    display: none;
  }
}

/* object
------------------------------------------------------ */
/* component */
.c-btn {
  color: #ffffff;
  background-color: #4b4e56;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  transition: opacity 0.2s;
}
.c-btn:hover {
  opacity: 0.7;
}
.c-btn--arrow {
  padding: 0 160px 0 30px;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .c-btn--arrow {
    padding: 0 17.5vw 0 2.5vw;
  }
}
.c-btn--arrow:before, .c-btn--arrow:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .c-btn--arrow:before, .c-btn--arrow:after {
    right: 2.5vw;
  }
}
.c-btn--arrow:before {
  background-color: #ffffff;
  width: 100px;
  height: 1px;
}
@media screen and (max-width: 768px) {
  .c-btn--arrow:before {
    width: 12.5vw;
  }
}
.c-btn--arrow:after {
  width: 7px;
  height: 7px;
  border-top: 3.5px transparent solid;
  border-bottom: 3.5px transparent solid;
  border-left: 7px #ffffff solid;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-btn--arrow:after {
    width: calc(1px + 0.75vw);
    height: calc(1px + 0.75vw);
    border-top-width: calc(0.5px + 0.375vw);
    border-bottom-width: calc(0.5px + 0.375vw);
    border-left-width: calc(1px + 0.75vw);
  }
}

.c-icon {
  display: inline-block;
}
.c-icon--contact {
  background-image: url(../images/common/icon_contact.svg);
}
.c-icon--twitter {
  background-image: url(../images/common/icon_twitter.svg);
}

.c-secTitle {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-secTitle {
    font-size: 3.75vw;
  }
}
.c-secTitle span {
  color: #539379;
  font-family: "Josefin Sans", serif;
  font-size: 6rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.04em;
  display: block;
}
@media screen and (max-width: 768px) {
  .c-secTitle span {
    font-size: 8.75vw;
  }
}

/* project */
.p-page {
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-page {
    padding-bottom: 10vw;
  }
}
.p-page__header {
  width: 100%;
  height: 340px;
}
@media screen and (max-width: 768px) {
  .p-page__header {
    height: 42.5vw;
  }
}
.p-page__header .l-wrapperW {
  background-color: #f0fbff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-page__header .l-wrapperW {
    border-radius: 3.75vw;
  }
}
.p-page__title {
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-page__title {
    font-size: 6.5vw;
  }
}
.p-page__title:after {
  content: "";
  width: 102px;
  height: 80px;
  display: block;
  margin: 20px auto 0 auto;
}
@media screen and (max-width: 768px) {
  .p-page__title:after {
    width: 12.75vw;
    height: 10vw;
    margin: 2.5vw auto 0 auto;
  }
}
.p-page__title span {
  color: #539379;
  font-family: "Josefin Sans", serif;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-page__title span {
    font-size: 4.25vw;
    margin-bottom: 2.5vw;
  }
}
.p-page__lead {
  font-size: 2.1rem;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-page__lead {
    font-size: 3.75vw;
    line-height: 1.5;
  }
}
.p-page a[href$=".pdf"] {
  color: #5fadc9;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
}
.p-page a[href$=".pdf"]:before {
  content: "";
  background-image: url(../images/common/icon_pdf.svg);
  width: 23px;
  height: 25px;
  margin-right: 10px;
  display: inline-block;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-page a[href$=".pdf"]:before {
    width: 3.875vw;
    height: 4.25vw;
    margin-right: 1.25vw;
  }
}
.p-page a[href$=".doc"],
.p-page a[href$=".docx"] {
  color: #5fadc9;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
}
.p-page a[href$=".doc"]:before,
.p-page a[href$=".docx"]:before {
  content: "";
  background-image: url(../images/common/icon_word.svg);
  width: 23px;
  height: 25px;
  margin-right: 10px;
  display: inline-block;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-page a[href$=".doc"]:before,
  .p-page a[href$=".docx"]:before {
    width: 3.875vw;
    height: 4.25vw;
    margin-right: 1.25vw;
  }
}

.p-breadcrumb {
  margin: 20px auto 70px auto;
}
@media screen and (max-width: 768px) {
  .p-breadcrumb {
    margin: 2.5vw auto 6.25vw auto;
  }
}
.p-breadcrumb ul {
  display: flex;
  align-items: center;
}
.p-breadcrumb ul li {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .p-breadcrumb ul li {
    font-size: 2vw;
  }
}
.p-breadcrumb ul li:nth-of-type(n+2):before {
  content: "";
  width: 10px;
  height: 10px;
  margin: 0 10px;
  display: inline-block;
  border-top: 2px #539379 solid;
  border-right: 2px #539379 solid;
  box-sizing: border-box;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .p-breadcrumb ul li:nth-of-type(n+2):before {
    width: 1.25vw;
    height: 1.25vw;
    margin: 0 1.25vw;
    border-top-width: 0.25vw;
    border-right-width: 0.25vw;
  }
}

.p-resultsSec {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .p-resultsSec {
    margin-top: 15vw;
  }
}
.p-resultsSec__wrapper {
  background-color: #f3f3f3;
  padding: 60px 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-resultsSec__wrapper {
    padding: 8.75vw 7.5vw;
    border-radius: 2.5vw;
  }
}
.p-resultsSec__slider {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
.p-resultsSec .swiper-slide {
  height: auto;
}
.p-resultsSec .swiper-pagination {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-resultsSec .swiper-pagination {
    margin-top: 5vw;
  }
}
.p-resultsSec .swiper-pagination .swiper-pagination-bullet {
  background-color: #b5b5b5;
  width: 13px;
  height: 13px;
  margin: 0 10px;
  display: block;
  border-radius: 50%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-resultsSec .swiper-pagination .swiper-pagination-bullet {
    width: 1.625vw;
    height: 1.625vw;
    margin: 0 1.25vw;
  }
}
.p-resultsSec .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7d7d7d;
}
.p-resultsSec article {
  background-color: #ffffff;
  height: 100%;
  padding: 50px 30px 30px 30px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-resultsSec article {
    padding: 6.25vw 3.75vw 3.75vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-resultsSec article figure {
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .p-resultsSec article figure {
    margin-bottom: 1.875vw;
  }
}
.p-resultsSec article h3 {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-resultsSec article h3 {
    font-size: 2vw;
  }
}
.p-resultsSec .c-btn {
  max-width: 400px;
}
@media screen and (max-width: 768px) {
  .p-resultsSec .c-btn {
    max-width: none;
  }
}

.p-twitterSec {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-twitterSec {
    margin-top: 16.25vw;
  }
}
.p-twitterSec .l-wrapper {
  background-color: #e5e5e5;
  max-width: 640px;
  padding: 20px 60px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-twitterSec .l-wrapper {
    max-width: none;
    padding: 7.5vw 6.25vw;
    border-radius: 3.75vw;
  }
}
.p-twitterSec .l-wrapper div {
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 40px 25px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-twitterSec .l-wrapper div {
    padding: 5vw 8.75vw;
    border-radius: 3.75vw;
  }
}
.p-twitterSec .l-wrapper h2 {
  color: #666;
  font-family: "Josefin Sans", serif;
  font-size: 4rem;
  font-weight: 300;
  letter-spacing: 0.06em;
  display: inline-block;
  margin: 0 auto 40px auto;
}
@media screen and (max-width: 768px) {
  .p-twitterSec .l-wrapper h2 {
    font-size: 6.25vw;
    margin: 0 auto 7.5vw auto;
  }
}
.p-twitterSec .l-wrapper h2 a {
  display: flex;
  align-items: center;
}
.p-twitterSec .l-wrapper h2 .c-icon {
  background-color: #000;
  background-size: 28px 28px;
  width: 56px;
  height: 56px;
  margin-left: 25px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .p-twitterSec .l-wrapper h2 .c-icon {
    background-size: 3.5vw 3.5vw;
    width: 7vw;
    height: 7vw;
    margin-left: 2.5vw;
  }
}
.p-twitterSec .l-wrapper .c-btn {
  background-color: #000;
  width: 100%;
  height: 46px;
  margin: 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-twitterSec .l-wrapper .c-btn {
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-twitterSec .l-wrapper .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-twitterSec .l-wrapper .c-btn span {
    font-size: 3vw;
  }
}

.wp-pagenavi {
  margin: 60px auto 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi {
    margin: 7.5vw auto 0 auto;
  }
}
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  color: #83b690;
  background-color: #ffffff;
  width: 60px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  margin: 0 10px;
  display: block;
  position: relative;
  border: 1px #83b690 solid;
  box-sizing: border-box;
  border-radius: 5px;
  transform: all 0.2s;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi .current,
  .wp-pagenavi .page,
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    width: 7.5vw;
    font-size: 3.75vw;
    line-height: calc(7.5vw - 2px);
    margin: 0 1.25vw;
  }
}
.wp-pagenavi .current {
  color: #ffffff;
  background-color: #83b690;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  font-size: 0;
}
.wp-pagenavi .previouspostslink:before, .wp-pagenavi .previouspostslink:after,
.wp-pagenavi .nextpostslink:before,
.wp-pagenavi .nextpostslink:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .nextpostslink:before {
  background-color: #83b690;
  width: 20px;
  height: 1px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi .previouspostslink:before,
  .wp-pagenavi .nextpostslink:before {
    width: 2.5vw;
  }
}
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .nextpostslink:after {
  width: 7px;
  height: 7px;
  border-top: 3.5px transparent solid;
  border-bottom: 3.5px transparent solid;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi .previouspostslink:after,
  .wp-pagenavi .nextpostslink:after {
    width: calc(1px + 0.75vw);
    height: calc(1px + 0.75vw);
    border-top-width: calc(0.5px + 0.375vw);
    border-bottom-width: calc(0.5px + 0.375vw);
  }
}
.wp-pagenavi .previouspostslink:after {
  border-right: 7px #83b690 solid;
  left: 20px;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi .previouspostslink:after {
    border-right-width: calc(1px + 0.75vw);
    left: 2.5vw;
  }
}
.wp-pagenavi .nextpostslink:after {
  border-left: 7px #83b690 solid;
  right: 20px;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi .nextpostslink:after {
    border-left-width: calc(1px + 0.75vw);
    right: 2.5vw;
  }
}

.p-post {
  font-size: 2.1rem;
  line-height: 1.7;
  /*
  h2 {
  	color: $mainColor;
  	font-family: $serif;
  	font-size: 3rem;
  	font-weight: 500;
  	line-height: 1.25;
  	margin-bottom: 20px;
  	padding-bottom: 20px;
  	border-bottom: 1px $mainColor solid;
  	@include sp {
  		font-size: $sp36;
  		margin-bottom: 2.5vw;
  		padding-bottom: 2.5vw;
  	}
  }
  h3 {
  	color: $mainColor;
  	font-family: $serif;
  	font-size: 2.6rem;
  	font-weight: 500;
  	line-height: 1.25;
  	margin-bottom: 20px;
  	@include sp {
  		font-size: $sp32;
  		margin-bottom: 2.5vw;
  	}
  }
  * + h2,
  * + h3 {
  	margin-top: 80px;
  	@include sp {
  		margin-top: 12.5vw;
  	}
  }*/
  /*
  .wp-block-image {
  	width: auto;
  	max-width: 100%;
  	margin-bottom: 40px;
  	@include sp {
  		margin-bottom: 5vw;
  	}
  	img {
  		width: auto;
  		max-width: 100%;
  		height: auto;
  	}
  	figcaption {
  		font-size: 1.5rem;
  		line-height: 1.7;
  		display: block;
  		margin-top: 15px;
  		@include sp {
  			font-size: $sp24;
  			margin-top: 1.875vw;
  		}
  	}
  }
  .wp-block-table {
  	margin: 40px auto;
  	@include sp {
  		margin: 6.5vw auto;
  		overflow-x: auto;
  	}
  	table {
  		width: 100%;
  		font-size: 1.6rem;
  		line-height: 1.5;
  		@include sp {
  			width: auto;
  			min-width: 720px;
  			font-size: $sp28;
  			line-height: 2;
  		}
  		th {
  			background-color: #e3e3e3;
  			font-weight: 800;
  			text-align: center;
  			padding: 15px 10px;
  			border: 1px #d6d6d6 solid;
  			@include sp {
  				padding: 2.5vw 1.875vw;
  			}
  		}
  		td {
  			background-color: $white;
  			text-align: left;
  			padding: 15px 10px;
  			border: 1px #d6d6d6 solid;
  			@include sp {
  				padding: 2.5vw 1.875vw;
  			}
  		}
  	}
  	figcaption {
  		font-size: 1.4rem;
  		font-weight: 400;
  		line-height: 1.5;
  		display: block;
  		margin-top: 15px;
  		@include sp {
  			font-size: $sp24;
  			margin-top: 1.875vw;
  		}
  	}
  }*/
  /*
  .wp-block-media-text {
  	margin: 40px auto;
  	display: flex;
  	justify-content: space-between;
  	@include sp {
  		margin: 6.25vw auto;
  	}
  	&__media {
  		width: auto;
  		img {
  			width: auto;
  			height: auto;
  			max-width: 100%;
  		}
  	}
  	&__content {
  		width: auto;
  		margin-left: 20px;
  		@include sp {
  			margin-left: 3.75vw;
  		}
  		p {
  			margin-bottom: 0;
  		}
  		* + * {
  			margin-top: 30px;
  			@include sp {
  				margin-top: 3.75vw;
  			}
  		}
  	}
  	&.has-media-on-the-right {
  		.wp-block-media-text {
  			&__media {
  				order: 2;
  				margin-left: 20px;
  				@include sp {
  					margin-left: 3.75vw;
  				}
  			}
  			&__content {
  				order: 1;
  			}
  		}
  	}
  	&.is-vertically-aligned-top {
  		align-items: flex-start;
  	}
  	&.is-vertically-aligned-center {
  		align-items: center;
  	}
  	&.is-vertically-aligned-bottom {
  		align-items: flex-end;
  	}
  }
  .wp-block-gallery {
  	display: flex;
  	justify-content: center;
  	margin: 40px auto 80px auto;
  	@include sp {
  		margin: 5vw auto 10vw auto;
  	}
  	.wp-block-image {
  		margin-bottom: 0;
  	}
  	&.columns-default .wp-block-image {
  		&:nth-of-type(n+2) {
  			margin-left: 40px;
  			@include sp {
  				margin-left: 5vw;
  			}
  		}
  	}
  	&.columns-2 .wp-block-image {
  		width: calc((100% - 40px) / 2);
  		@include sp {
  			width: calc((100% - 5vw) / 2);
  		}
  	}
  	&.columns-3 .wp-block-image {
  		width: calc((100% - 60px) / 3);
  		@include sp {
  			width: calc((100% - 7.5vw) / 3);
  		}
  	}
  	&.columns-4 .wp-block-image {
  		width: calc((100% - 60px) / 4);
  		@include sp {
  			width: calc((100% - 7.5vw) / 4);
  		}
  	}
  	&.columns-5 .wp-block-image {
  		width: calc((100% - 80px) / 5);
  		@include sp {
  			width: calc((100% - 10vw) / 5);
  		}
  	}
  }
  .wp-block-columns {
  	margin: 0 auto;
  	display: flex;
  	justify-content: space-between;
  	@include sp {
  		display: block;
  	}
  }
  .wp-block-column {
  	width: 100%;
  	+ .wp-block-column {
  		margin-left: 40px;
  		@include sp {
  			margin: 5vw auto;
  		}
  	}
  }
  .has-small-font-size {
  	font-size: 1.2rem;
  	@include sp {
  		font-size: $sp20;
  	}
  }
  .alignleft,
  .has-text-align-left {
  	text-align: left;
  }
  .aligncenter,
  .has-text-align-center {
  	text-align: center;
  }
  .alignright,
  .has-text-align-right {
  	text-align: right;
  }
  .wp-block-embed.is-type-video {
  	text-align: center;
  	margin: 0 auto 40px auto;
  	@include sp {
  		margin: 0 auto 10vw auto;
  	}
  	.wp-block-embed__wrapper {
  		width: 100%;
  		height: auto;
  		padding-top: 56.25%;
  		position: relative;
  		iframe {
  			width: 100%;
  			height: 100%;
  			position: absolute;
  			top: 0;
  			left: 0;
  		}
  	}
  }*/
}
@media screen and (max-width: 768px) {
  .p-post {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-post__videoWrapper {
  width: 100%;
  max-width: 800px;
  height: 0;
  margin: 20px auto;
  padding-top: 56.25%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-post__videoWrapper {
    margin: 2.5vw auto;
  }
}
.p-post__videoWrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-post p {
  line-height: 1.7;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-post p {
    line-height: 1.4;
    margin-bottom: 5vw;
  }
}
.p-post strong {
  font-weight: 700;
}
.p-post ul {
  list-style-type: disc;
  margin: 20px 0 20px 1.5em;
}
@media screen and (max-width: 768px) {
  .p-post ul {
    margin: 2.5vw 0 2.5vw 1.5em;
  }
}
.p-post a {
  color: #2e9648;
  text-decoration: underline;
}
.p-post img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.p-home {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .p-home {
    padding-bottom: 10vw;
  }
}
.p-home .c-btn {
  background-color: #83b690;
  height: 46px;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-home .c-btn {
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-home .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-home .c-btn span {
    font-size: 3.75vw;
  }
}
.p-home-mv {
  position: relative;
}
.p-home-mv .l-wrapperW {
  height: 450px;
  padding: 0 50px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .p-home-mv .l-wrapperW {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-mv .l-wrapperW {
    height: 60vw;
    padding: 0;
    display: block;
  }
}
.p-home-mv__text {
  color: #111111;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.7;
  z-index: 1;
  text-shadow: 0 0 15px rgb(255, 255, 255), 0 0 15px rgb(255, 255, 255);
}
@media screen and (max-width: 768px) {
  .p-home-mv__text {
    font-size: 3.75vw;
    line-height: 2;
    text-align: center;
    position: absolute;
    top: 7.5vw;
    left: 0;
    right: 0;
    margin: auto;
    text-shadow: 0 0 15px rgb(255, 255, 255), 0 0 15px rgb(255, 255, 255);
  }
}
.p-home-mv__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.p-home-mv__slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1601px) {
  .p-home-mv__slide {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .p-home-mv__slide {
    background-size: cover;
  }
}
.p-home-mv__slide--01 {
  background-image: url(../images/pages/home/mv_img01_pc.jpg);
}
@media screen and (max-width: 768px) {
  .p-home-mv__slide--01 {
    background-image: url(../images/pages/home/mv_img01_sp.jpg);
  }
}
.p-home-mv__slide--02 {
  background-image: url(../images/pages/home/mv_img01_pc.jpg);
}
@media screen and (max-width: 768px) {
  .p-home-mv__slide--02 {
    background-image: url(../images/pages/home/mv_img01_sp.jpg);
  }
}
.p-home-mv__slide--03 {
  background-image: url(../images/pages/home/mv_img01_pc.jpg);
}
@media screen and (max-width: 768px) {
  .p-home-mv__slide--03 {
    background-image: url(../images/pages/home/mv_img01_sp.jpg);
  }
}
.p-home-grant {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .p-home-grant {
    margin-top: 12.5vw;
  }
}
.p-home-grant .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-home-grant .c-secTitle {
    margin-bottom: 12.5vw;
  }
}
.p-home-grant__list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1320px) {
  .p-home-grant__list {
    display: block;
  }
}
.p-home-grant__list article {
  width: calc((100% - 80px) / 3);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1320px) {
  .p-home-grant__list article {
    width: 100%;
  }
}
@media screen and (max-width: 1320px) {
  .p-home-grant__list article:nth-of-type(n+1) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article:nth-of-type(n+1) {
    margin-top: 12.5vw;
  }
}
.p-home-grant__list article h3 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin-bottom: auto;
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article h3 {
    font-size: 4.5vw;
  }
}
.p-home-grant__list article > div {
  background-color: #f3f3f3;
  margin-top: 20px;
  padding: 50px 20px 30px 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-wrap: wrap;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div {
    margin-top: 2.5vw;
    padding: 6.25vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-home-grant__list article > div > div {
  width: calc(100% - 100px);
  margin: 0 auto 30px auto;
  position: relative;
}
@media screen and (max-width: 1320px) {
  .p-home-grant__list article > div > div {
    width: 620px;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div > div {
    width: 100%;
    margin: 0 auto 6.25vw auto;
  }
}
.p-home-grant__list article > div > div figure {
  width: 100%;
}
@media screen and (max-width: 1320px) {
  .p-home-grant__list article > div > div figure {
    width: 310px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div > div figure {
    width: 38.75vw;
    margin-left: 0.125vw;
  }
}
.p-home-grant__list article > div > div div {
  color: #ffffff;
  background-color: #2e9648;
  width: 96px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -30px;
  left: -48px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div > div div {
    width: 15vw;
    height: 15vw;
    top: -3.75vw;
    left: -2.5vw;
  }
}
.p-home-grant__list article > div > div div.end {
  background-color: #5fadc9;
}
.p-home-grant__list article > div > div div dl {
  font-size: 1.6rem;
  line-height: 1.25;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div > div div dl {
    font-size: 2.75vw;
    line-height: 1.2;
  }
}
.p-home-grant__list article > div > div div dl dt {
  font-weight: 700;
}
.p-home-grant__list article > div > div div dl dt span {
  font-weight: 700;
  display: block;
}
.p-home-grant__list article > div > div div dl dd {
  font-weight: 700;
}
.p-home-grant__list article > div > div div dl dd span {
  font-size: 1.2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div > div div dl dd span {
    font-size: 2vw;
  }
}
.p-home-grant__list article > div > div p {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 15px;
}
@media screen and (max-width: 1320px) {
  .p-home-grant__list article > div > div p {
    width: calc(100% - 310px - 20px);
    margin: 0 auto 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div > div p {
    width: calc(100% - 40vw - 5vw);
    font-size: 3.75vw;
    line-height: 1.4;
    margin: 0 auto 0 5vw;
  }
}
.p-home-grant__list article > div .c-btn {
  width: 100%;
  max-width: 620px;
  margin: auto auto 0 auto;
}
@media screen and (max-width: 768px) {
  .p-home-grant__list article > div .c-btn {
    max-width: none;
  }
}
.p-home-news {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-home-news {
    margin-top: 15vw;
  }
}
.p-home-news .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-home-news .c-secTitle {
    margin-top: 12.5vw;
  }
}
.p-home-news__wrapper {
  background-color: #f3f3f3;
  padding: 80px 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-home-news__wrapper {
    padding: 7.5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-home-news__wrapper ul {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-home-news__wrapper ul li {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  .p-home-news__wrapper ul li {
    width: calc((100% - 2.5vw) / 2);
  }
}
@media screen and (max-width: 1000px) {
  .p-home-news__wrapper ul li .c-btn {
    padding: 0 100px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-news__wrapper ul li .c-btn {
    padding: 0 8.125vw 0 2.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .p-home-news__wrapper ul li .c-btn:before {
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-news__wrapper ul li .c-btn:before {
    width: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home-news__wrapper ul li .c-btn span {
    font-size: 3.375vw;
    letter-spacing: 0;
  }
}
.p-home-news__wrapper ul li:last-of-type .c-btn {
  background-color: #000;
}
.p-home-news__list {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px auto;
}
@media screen and (max-width: 768px) {
  .p-home-news__list {
    margin: 0 auto 8.75vw auto;
  }
}
.p-home-news__list article {
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-home-news__list article {
    border-radius: 2.5vw;
  }
}
.p-home-news__list article:nth-of-type(n+2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-home-news__list article:nth-of-type(n+2) {
    margin-top: 1.25vw;
  }
}
.p-home-news__list article a {
  padding: 20px 30px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-home-news__list article a {
    padding: 1.875vw 3.75vw;
  }
}
.p-home-news__list article p {
  color: #2e9648;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-home-news__list article p {
    font-size: 3vw;
    margin-bottom: 1.25vw;
  }
}
.p-home-news__list article h3 {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-home-news__list article h3 {
    font-size: 3.375vw;
    line-height: 1.3;
  }
}
.p-home-shirase {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-home-shirase {
    margin-top: 11.25vw;
  }
}
.p-home-shirase .l-wrapperW {
  padding-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 1380px) {
  .p-home-shirase .l-wrapperW {
    padding-bottom: 320px;
  }
}
@media screen and (max-width: 1320px) {
  .p-home-shirase .l-wrapperW {
    padding-bottom: 460px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-shirase .l-wrapperW {
    padding-bottom: 0;
  }
}
.p-home-shirase .l-wrapperW:after {
  content: "";
  background-image: url(../images/pages/home/shirase_pc.jpg);
  width: 780px;
  height: 520px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 30px;
}
@media screen and (max-width: 1000px) {
  .p-home-shirase .l-wrapperW:after {
    width: 620px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-shirase .l-wrapperW:after {
    content: none;
  }
}
.p-home-shirase .l-wrapperW > div {
  color: #ffffff;
  background-color: #83b690;
  width: 820px;
  height: 520px;
  padding: 0 120px;
  display: flex;
  align-items: center;
  border-radius: 30px;
}
@media screen and (max-width: 1560px) {
  .p-home-shirase .l-wrapperW > div {
    padding: 0 40px;
  }
}
@media screen and (max-width: 1000px) {
  .p-home-shirase .l-wrapperW > div {
    width: 620px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-shirase .l-wrapperW > div {
    width: 100%;
    height: auto;
    padding: 7.5vw 3.75vw;
    display: block;
    border-radius: 3.75vw;
  }
}
.p-home-shirase .l-wrapperW > div .c-secTitle {
  text-align: left;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-home-shirase .l-wrapperW > div .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-home-shirase .l-wrapperW > div .c-secTitle span {
  color: #ffffff;
}
.p-home-shirase .l-wrapperW > div p {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-home-shirase .l-wrapperW > div p {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-home-shirase .l-wrapperW > div p:after {
  content: none;
  background-image: url(../images/pages/home/shirase_sp.jpg);
  width: 100%;
  height: 60vw;
  display: block;
  margin-top: 5vw;
}
@media screen and (max-width: 768px) {
  .p-home-shirase .l-wrapperW > div p:after {
    content: "";
  }
}
.p-home-shirase .l-wrapperW > div .c-btn {
  color: #83b690;
  background-color: #ffffff;
  width: 400px;
  margin: 40px auto 0 0;
}
@media screen and (max-width: 768px) {
  .p-home-shirase .l-wrapperW > div .c-btn {
    width: 100%;
    margin: 5vw auto 0 auto;
  }
}
.p-home-shirase .l-wrapperW > div .c-btn--arrow:before {
  background-color: #83b690;
}
.p-home-shirase .l-wrapperW > div .c-btn--arrow:after {
  border-left-color: #83b690;
}
.p-home-about {
  text-align: center;
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-home-about {
    margin-top: 15vw;
  }
}
.p-home-about .c-secTitle {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-home-about .c-secTitle {
    margin-bottom: 7.5vw;
  }
}
.p-home-about p {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-home-about p {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-home-about ul {
  margin: 60px auto 0 auto;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-home-about ul {
    margin: 8.75vw auto 0 auto;
    display: block;
  }
}
.p-home-about ul li {
  width: 300px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-home-about ul li {
    width: 100%;
    font-size: 4.5vw;
    line-height: 1.3;
  }
}
.p-home-about ul li:nth-of-type(n+2) {
  margin-left: 30px;
}
@media screen and (max-width: 1000px) {
  .p-home-about ul li:nth-of-type(n+2) {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-about ul li:nth-of-type(n+2) {
    margin: 12.5vw auto 0 auto;
  }
}
.p-home-about ul li:before {
  content: "";
  background-color: #f3f3f3;
  width: 100%;
  height: 0;
  margin: 0 auto 30px auto;
  padding-top: 100%;
  display: block;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .p-home-about ul li:before {
    width: 37.5vw;
    height: 37.5vw;
    margin: 0 auto 7.5vw auto;
    padding-top: 0;
  }
}
.p-home-about ul li:nth-of-type(1):before {
  background-image: url(../images/pages/home/foundation_img01.png);
}
.p-home-about ul li:nth-of-type(2):before {
  background-image: url(../images/pages/home/foundation_img02.png);
}
.p-home-about ul li:nth-of-type(3):before {
  background-image: url(../images/pages/home/foundation_img03.png);
}
.p-home-links {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .p-home-links {
    margin-top: 12.5vw;
  }
}
.p-home-links .l-wrapperW {
  background-color: #f3f3f3;
  display: flex;
  justify-content: center;
  padding: 60px 0;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-home-links .l-wrapperW {
    display: block;
    padding: 12.5vw 0;
    border-radius: 3.75vw;
  }
}
.p-home-links__wrapper {
  width: calc(100% - 40px);
  max-width: 1280px;
  margin: 0 20px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .p-home-links__wrapper {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-home-links__wrapper {
    width: calc(100% - 7.5vw);
    margin: 0 3.75vw;
  }
}
.p-home-links section {
  width: calc((100% - 40px) / 2);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1000px) {
  .p-home-links section {
    width: 620px;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-home-links section {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .p-home-links section:nth-of-type(n+2) {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-home-links section:nth-of-type(n+2) {
    margin-top: 11.25vw;
  }
}
.p-home-links section div {
  width: calc(100% - 90px);
  height: 300px;
  margin: 0 auto 0 0;
  position: relative;
  z-index: 1;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-home-links section div {
    width: calc(100% - 12.5vw);
    height: 37.5vw;
    border-radius: 3.75vw;
  }
}
.p-home-links section div h2 {
  color: #ffffff;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
@media screen and (max-width: 768px) {
  .p-home-links section div h2 {
    font-size: 5.25vw;
    bottom: 3.75vw;
    left: 3.75vw;
  }
}
.p-home-links section p {
  width: calc(100% - 90px);
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 0 0 auto;
  padding: 20px 30px 30px 30px;
  background-color: #ffffff;
  position: relative;
  flex-grow: 1;
  border-radius: 0 0 30px 30px;
}
@media screen and (max-width: 768px) {
  .p-home-links section p {
    width: calc(100% - 3.75vw);
    font-size: 3.75vw;
    line-height: 1.2;
    padding: 2.5vw 3.75vw 3.75vw 3.75vw;
    border-radius: 0 0 3.75vw 3.75vw;
  }
}
.p-home-links section p:before {
  content: "";
  background-color: #ffffff;
  width: 100%;
  height: 240px;
  position: absolute;
  top: -240px;
  left: 0;
  border-radius: 30px 30px 0 0;
}
@media screen and (max-width: 768px) {
  .p-home-links section p:before {
    height: 30vw;
    top: -30vw;
    border-radius: 3.75vw 3.75vw 0 0;
  }
}
.p-home-links section .c-btn {
  width: calc(100% - 90px);
  margin: 30px 0 0 auto;
}
@media screen and (max-width: 768px) {
  .p-home-links section .c-btn {
    width: calc(100% - 3.75vw);
    margin: 6.25vw 0 0 auto;
  }
}
.p-home-links section:first-of-type div {
  background-image: url(../images/pages/home/about_pc.jpg);
}
@media screen and (max-width: 768px) {
  .p-home-links section:first-of-type div {
    background-image: url(../images/pages/home/about_sp.jpg);
  }
}
.p-home-links section:last-of-type div {
  background-image: url(../images/pages/home/grant_pc.jpg);
}
@media screen and (max-width: 768px) {
  .p-home-links section:last-of-type div {
    background-image: url(../images/pages/home/grant_sp.jpg);
  }
}
.p-home-contact {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .p-home-contact {
    margin-top: 12.5vw;
  }
}
.p-home-contact .l-wrapperW {
  background-image: url(../images/pages/home/contact_pc.jpg);
  height: 580px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-home-contact .l-wrapperW {
    background-image: url(../images/pages/home/contact_sp.jpg);
    height: 72.5vw;
    border-radius: 3.75vw;
  }
}
.p-home-contact .l-wrapperW div {
  background-color: rgba(255, 255, 255, 0.7);
  width: 640px;
  padding: 130px 30px 30px 30px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-home-contact .l-wrapperW div {
    width: 80vw;
    padding: 15vw 3.75vw 5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-home-contact .l-wrapperW div .c-secTitle {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-home-contact .l-wrapperW div .c-secTitle {
    margin-bottom: 6.25vw;
  }
}
.p-home-contact .l-wrapperW div .c-btn {
  width: 100%;
}

body.post-type-archive-prize_grant .p-page__title:after,
body.tax-prize_grant_list .p-page__title:after {
  background-image: url(../images/pages/prize_grant/icon_title.png);
}

.p-prize_grant-archive .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-prize_grant-archive .c-btn {
  background-color: #83b690;
  width: 100%;
  height: 46px;
  margin: 20px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive .c-btn {
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-prize_grant-archive .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive .c-btn span {
    font-size: 3vw;
  }
}
.p-prize_grant-archive-requirement {
  max-width: 960px;
  margin: 0 auto;
}
.p-prize_grant-archive-requirement__status {
  width: 100%;
  background-color: #f3f3f3;
  max-width: 640px;
  margin: 40px auto 90px auto;
  padding: 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__status {
    max-width: none;
    margin: 7.5vw auto 12.5vw auto;
    padding: 1.875vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-prize_grant-archive-requirement__status dl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-prize_grant-archive-requirement__status dl dt {
  color: #ffffff;
  background-color: #2e9648;
  width: 80px;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__status dl dt {
    width: 12.5vw;
    height: 12.5vw;
  }
}
.p-prize_grant-archive-requirement__status dl dt span {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__status dl dt span {
    font-size: 3.75vw;
  }
}
.p-prize_grant-archive-requirement__status dl dd {
  font-size: 2.4rem;
  line-height: 1.5;
  margin-left: 60px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__status dl dd {
    font-size: 4vw;
    margin-left: 3.75vw;
  }
}
.p-prize_grant-archive-requirement__status.end dl dt {
  background-color: #5fadc9;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__status.end dl dt span {
    font-size: 3vw;
  }
}
.p-prize_grant-archive-requirement__item:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item:nth-of-type(n+2) {
    margin-top: 7.5vw;
  }
}
.p-prize_grant-archive-requirement__item dt {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item dt {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-prize_grant-archive-requirement__item dd {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item dd {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-prize_grant-archive-requirement__item dd a:not(.c-btn) {
  color: #5fadc9;
  text-decoration: underline;
}
.p-prize_grant-archive-requirement__item dd a[href$=".pdf"],
.p-prize_grant-archive-requirement__item dd a[href$=".doc"],
.p-prize_grant-archive-requirement__item dd a[href$=".docx"] {
  align-items: baseline !important;
}
.p-prize_grant-archive-requirement__item dd p.date {
  color: #539379;
  background-color: #ffffff;
  line-height: 1;
  padding: 10px 20px;
  display: inline-block;
  border: 1px #539379 solid;
  border-radius: 18px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item dd p.date {
    padding: 1.875vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-prize_grant-archive-requirement__item dd div {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.p-prize_grant-archive-requirement__item dd div:nth-of-type(n+2) {
  margin-top: 40px;
}
.p-prize_grant-archive-requirement__item dd div i {
  content: "";
  background-color: #f3f3f3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 66px 66px;
  width: 200px;
  height: 100px;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item dd div i {
    background-size: 8.25vw 8.25vw;
    width: 25vw;
    height: 17.5vw;
    border-radius: 2.5vw;
  }
}
.p-prize_grant-archive-requirement__item dd div dl {
  width: calc(100% - 200px - 60px);
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item dd div dl {
    width: calc(100% - 25vw - 3.75vw);
  }
}
.p-prize_grant-archive-requirement__item dd div dl dt {
  color: #539379;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item dd div dl dt {
    font-size: 3.75vw;
    margin-bottom: 2.5vw;
  }
}
.p-prize_grant-archive-requirement__item dd .c-btn {
  color: #ffffff;
  max-width: 460px;
  margin: 20px auto 0 0;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-archive-requirement__item dd .c-btn {
    width: 60vw;
    max-width: none;
    margin: 5vw auto 0 0;
  }
}
.p-prize_grant-archive-requirement__item dd ul {
  list-style-type: disc;
  margin-left: 1em;
}

.p-prize_grant-tax-result .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-prize_grant-tax-result .p-page__lead {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result .p-page__lead {
    margin-bottom: 10vw;
  }
}
.p-prize_grant-tax-result .c-btn {
  background-color: #83b690;
  width: 460px;
  height: 46px;
  margin: 60px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result .c-btn {
    width: 78.75vw;
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-prize_grant-tax-result .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result .c-btn span {
    font-size: 3vw;
  }
}
.p-prize_grant-tax-result article {
  width: 100%;
  max-width: 960px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result article {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-prize_grant-tax-result article:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result article:nth-of-type(n+2) {
    margin-top: 12.5vw;
  }
}
.p-prize_grant-tax-result__title {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__title {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
}
.p-prize_grant-tax-result__lead a {
  color: #5fadc9;
  text-decoration: underline;
}
.p-prize_grant-tax-result__reports {
  background-color: #f3f3f3;
  margin: 30px auto 40px auto;
  padding: 60px 40px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__reports {
    margin: 5vw auto;
    padding: 10vw 5vw;
    border-radius: 3.75vw;
  }
}
.p-prize_grant-tax-result__reports ul {
  list-style-type: disc;
  margin-left: 1em;
}
.p-prize_grant-tax-result__reports ul li:nth-of-type(n+2) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__reports ul li:nth-of-type(n+2) {
    margin-top: 3.75vw;
  }
}
.p-prize_grant-tax-result__reports ul li div {
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__reports ul li div {
    display: block;
  }
}
.p-prize_grant-tax-result__reports ul li div span {
  width: 260px;
  padding-right: 30px;
  display: block;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__reports ul li div span {
    width: 100%;
    padding-right: 0;
  }
}
.p-prize_grant-tax-result__reports ul li div a {
  color: #5fadc9;
  width: calc(100% - 260px);
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__reports ul li div a {
    width: 100%;
  }
}
.p-prize_grant-tax-result__reports p {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__reports p {
    margin-top: 3.75vw;
  }
}
.p-prize_grant-tax-result__overview {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .p-prize_grant-tax-result__overview {
    font-size: 4.5vw;
  }
}
.p-prize_grant-tax-result__overview a {
  color: #5fadc9;
  text-decoration: underline;
}

body.post-type-archive-asia .p-page__title:after,
body.tax-asia_list .p-page__title:after {
  background-image: url(../images/pages/asia/icon_title.png);
}

.p-asia-archive .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-asia-archive .c-btn {
  background-color: #83b690;
  width: 100%;
  height: 46px;
  margin: 20px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive .c-btn {
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-asia-archive .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-asia-archive .c-btn span {
    font-size: 3vw;
  }
}
.p-asia-archive-requirement {
  max-width: 960px;
  margin: 0 auto;
}
.p-asia-archive-requirement__status {
  width: 100%;
  background-color: #f3f3f3;
  max-width: 640px;
  margin: 40px auto 90px auto;
  padding: 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__status {
    max-width: none;
    margin: 7.5vw auto 12.5vw auto;
    padding: 1.875vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-asia-archive-requirement__status dl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-asia-archive-requirement__status dl dt {
  color: #ffffff;
  background-color: #2e9648;
  width: 80px;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__status dl dt {
    width: 12.5vw;
    height: 12.5vw;
  }
}
.p-asia-archive-requirement__status dl dt span {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__status dl dt span {
    font-size: 3.75vw;
  }
}
.p-asia-archive-requirement__status dl dd {
  font-size: 2.4rem;
  line-height: 1.5;
  margin-left: 60px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__status dl dd {
    font-size: 4vw;
    margin-left: 3.75vw;
  }
}
.p-asia-archive-requirement__status.end dl dt {
  background-color: #5fadc9;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__status.end dl dt span {
    font-size: 3vw;
  }
}
.p-asia-archive-requirement__item:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__item:nth-of-type(n+2) {
    margin-top: 7.5vw;
  }
}
.p-asia-archive-requirement__item dt {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__item dt {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-asia-archive-requirement__item dd {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__item dd {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-asia-archive-requirement__item dd a:not(.c-btn) {
  color: #5fadc9;
  text-decoration: underline;
}
.p-asia-archive-requirement__item dd a[href$=".pdf"],
.p-asia-archive-requirement__item dd a[href$=".doc"],
.p-asia-archive-requirement__item dd a[href$=".docx"] {
  align-items: baseline !important;
}
.p-asia-archive-requirement__item dd p.date {
  color: #539379;
  background-color: #ffffff;
  line-height: 1;
  padding: 10px 20px;
  display: inline-block;
  border: 1px #539379 solid;
  border-radius: 18px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__item dd p.date {
    padding: 1.875vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-asia-archive-requirement__item dd dl:nth-of-type(n+2) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__item dd dl:nth-of-type(n+2) {
    margin-top: 6.25vw;
  }
}
.p-asia-archive-requirement__item dd dl dt {
  color: #539379;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__item dd dl dt {
    font-size: 3.75vw;
    margin-bottom: 3.75vw;
  }
}
.p-asia-archive-requirement__item dd .c-btn {
  color: #ffffff;
  max-width: 460px;
  margin: 20px auto 0 0;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__item dd .c-btn {
    width: 60vw;
    max-width: none;
    margin: 5vw auto 0 0;
  }
}
.p-asia-archive-requirement__item dd ul {
  list-style-type: disc;
  margin-left: 1em;
}
.p-asia-archive-requirement__files {
  list-style-type: none !important;
  margin: 40px auto 0 0 !important;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__files {
    margin: 7.5vw auto 0 0 !important;
  }
}
.p-asia-archive-requirement__files li:nth-of-type(n+2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-asia-archive-requirement__files li:nth-of-type(n+2) {
    margin-top: 1.25vw;
  }
}

.p-asia-tax-result .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-asia-tax-result .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-asia-tax-result .p-page__lead {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-asia-tax-result .p-page__lead {
    margin-bottom: 10vw;
  }
}
.p-asia-tax-result .c-btn {
  background-color: #83b690;
  max-width: 460px;
  height: 46px;
  margin: 60px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-asia-tax-result .c-btn {
    width: 78.75vw;
    max-width: none;
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-asia-tax-result .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-asia-tax-result .c-btn span {
    font-size: 3vw;
  }
}
.p-asia-tax-result article {
  width: 100%;
  max-width: 960px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-asia-tax-result article {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-asia-tax-result article:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-asia-tax-result article:nth-of-type(n+2) {
    margin-top: 12.5vw;
  }
}
.p-asia-tax-result__title {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-asia-tax-result__title {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
}
.p-asia-tax-result__content a {
  color: #5fadc9;
  text-decoration: underline;
}

body.post-type-archive-contest .p-page__title:after,
body.tax-contest_list .p-page__title:after {
  background-image: url(../images/pages/contest/icon_title.png);
}

.p-contest-archive .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-contest-archive .c-btn {
  background-color: #83b690;
  width: 100%;
  height: 46px;
  margin: 20px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive .c-btn {
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-contest-archive .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-contest-archive .c-btn span {
    font-size: 3vw;
  }
}
.p-contest-archive-requirement__status {
  width: 100%;
  background-color: #f3f3f3;
  max-width: 640px;
  margin: 40px auto 90px auto;
  padding: 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__status {
    max-width: none;
    margin: 7.5vw auto 12.5vw auto;
    padding: 1.875vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-contest-archive-requirement__status dl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-contest-archive-requirement__status dl dt {
  color: #ffffff;
  background-color: #2e9648;
  width: 80px;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__status dl dt {
    width: 12.5vw;
    height: 12.5vw;
  }
}
.p-contest-archive-requirement__status dl dt span {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__status dl dt span {
    font-size: 3.75vw;
  }
}
.p-contest-archive-requirement__status dl dd {
  font-size: 2.4rem;
  line-height: 1.5;
  margin-left: 60px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__status dl dd {
    font-size: 4vw;
    margin-left: 3.75vw;
  }
}
.p-contest-archive-requirement__status.end dl dt {
  background-color: #5fadc9;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__status.end dl dt span {
    font-size: 3vw;
  }
}
.p-contest-archive-requirement article:nth-of-type(n+2) {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement article:nth-of-type(n+2) {
    margin-top: 15vw;
  }
}
.p-contest-archive-requirement article h3 {
  color: #539379;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement article h3 {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-contest-archive-requirement__flow > ol {
  width: 100%;
  max-width: 960px;
  list-style-type: none;
  margin: 0 auto;
}
.p-contest-archive-requirement__flow > ol li {
  background-color: #f3f3f3;
  padding: 30px 40px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__flow > ol li {
    display: block;
    padding: 5vw 6.25vw;
  }
}
.p-contest-archive-requirement__flow > ol li:nth-of-type(n+2) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__flow > ol li:nth-of-type(n+2) {
    margin-top: 3.75vw;
  }
}
.p-contest-archive-requirement__flow > ol li div {
  width: calc(100% - 250px - 30px);
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__flow > ol li div {
    width: 100%;
  }
}
.p-contest-archive-requirement__flow > ol li div h4 {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__flow > ol li div h4 {
    font-size: 4.5vw;
    margin-bottom: 1.875vw;
  }
}
.p-contest-archive-requirement__flow > ol li div p {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__flow > ol li div p {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-contest-archive-requirement__flow > ol li div p.date {
  color: #539379;
  background-color: #ffffff;
  line-height: 1;
  margin-top: 20px;
  padding: 10px 20px;
  display: inline-block;
  border: 1px #539379 solid;
  border-radius: 18px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__flow > ol li div p.date {
    margin-top: 2.5vw;
    padding: 1.875vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-contest-archive-requirement__flow > ol li div p.date span {
  display: inline-block;
}
@media screen and (max-width: 1000px) {
  .p-contest-archive-requirement__flow > ol li div p.date span {
    display: block;
  }
}
.p-contest-archive-requirement__flow > ol li div p.date span:nth-of-type(n+2) {
  margin-left: 30px;
}
@media screen and (max-width: 1000px) {
  .p-contest-archive-requirement__flow > ol li div p.date span:nth-of-type(n+2) {
    margin: 10px auto 0 0;
  }
}
.p-contest-archive-requirement__flow > ol li figure {
  width: 250px;
  margin-left: 30px;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__flow > ol li figure {
    width: 75vw;
    margin: 3.75vw auto 0 auto;
    border: 3.75vw;
  }
}
.p-contest-archive-requirement__overview {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.p-contest-archive-requirement__detail > ul > li {
  background-color: #f3f3f3;
  padding: 60px 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__detail > ul > li {
    padding: 7.5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-contest-archive-requirement__detail > ul > li:nth-of-type(n+2) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__detail > ul > li:nth-of-type(n+2) {
    margin-top: 3.75vw;
  }
}
.p-contest-archive-requirement__detail > ul > li:nth-of-type(3) .p-contest-archive-requirement__item {
  padding-right: 350px;
}
@media screen and (max-width: 1320px) {
  .p-contest-archive-requirement__detail > ul > li:nth-of-type(3) .p-contest-archive-requirement__item {
    padding-right: 0;
  }
}
.p-contest-archive-requirement__detail > ul > li:nth-of-type(3) figure {
  position: absolute;
  top: 50px;
  right: 40px;
}
@media screen and (max-width: 1320px) {
  .p-contest-archive-requirement__detail > ul > li:nth-of-type(3) figure {
    margin: 60px auto 0 auto;
    position: static;
  }
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__detail > ul > li:nth-of-type(3) figure {
    margin: 7.5vw auto 0 auto;
  }
}
.p-contest-archive-requirement__detail > ul > li h4 {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__detail > ul > li h4 {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-contest-archive-requirement__detail > ul > li > div {
  background-color: #ffffff;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 40px;
  position: relative;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__detail > ul > li > div {
    padding: 7.5vw 6.25vw;
    border-radius: 3.75vw;
  }
}
.p-contest-archive-requirement__detail > ul > li > div figure {
  width: 440px;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__detail > ul > li > div figure {
    width: 100%;
    border-radius: 3.75vw;
  }
}
.p-contest-archive-requirement__detail > ul > li .p-contest-archive-requirement__item {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.p-contest-archive-requirement__detail > ul > li p.date {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__detail > ul > li p.date {
    margin-top: 2.5vw;
  }
}
.p-contest-archive-requirement__item:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item:nth-of-type(n+2) {
    margin-top: 7.5vw;
  }
}
.p-contest-archive-requirement__item--briefing {
  background-color: #f3f3f3;
  padding: 30px 40px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item--briefing {
    padding: 5vw 7.5vw;
    border-radius: 3.75vw;
  }
}
.p-contest-archive-requirement__item dt {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dt {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-contest-archive-requirement__item dt:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dt:nth-of-type(n+2) {
    margin-top: 7.5vw;
  }
}
.p-contest-archive-requirement__item dd {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dd {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-contest-archive-requirement__item dd a:not(.c-btn) {
  color: #5fadc9;
  text-decoration: underline;
}
.p-contest-archive-requirement__item dd a[href$=".pdf"],
.p-contest-archive-requirement__item dd a[href$=".doc"],
.p-contest-archive-requirement__item dd a[href$=".docx"] {
  align-items: baseline !important;
}
.p-contest-archive-requirement__item dd p.date {
  color: #539379;
  background-color: #ffffff;
  line-height: 1;
  padding: 10px 20px;
  display: inline-block;
  border: 1px #539379 solid;
  border-radius: 18px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dd p.date {
    padding: 1.875vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-contest-archive-requirement__item dd p.date span {
  display: block;
}
.p-contest-archive-requirement__item dd p.date span:nth-of-type(n+2) {
  margin-top: 10px;
}
.p-contest-archive-requirement__item dd div {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.p-contest-archive-requirement__item dd div:nth-of-type(n+2) {
  margin-top: 40px;
}
.p-contest-archive-requirement__item dd div i {
  content: "";
  background-color: #f3f3f3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 66px 66px;
  width: 200px;
  height: 100px;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dd div i {
    background-size: 8.25vw 8.25vw;
    width: 25vw;
    height: 17.5vw;
    border-radius: 2.5vw;
  }
}
.p-contest-archive-requirement__item dd div dl {
  width: calc(100% - 200px - 60px);
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dd div dl {
    width: calc(100% - 25vw - 3.75vw);
  }
}
.p-contest-archive-requirement__item dd div dl dt {
  color: #539379;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dd div dl dt {
    font-size: 3.75vw;
    margin-bottom: 2.5vw;
  }
}
.p-contest-archive-requirement__item dd .c-btn {
  color: #ffffff;
  max-width: 460px;
  margin: 20px auto 0 0;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__item dd .c-btn {
    width: 60vw;
    max-width: none;
    margin: 5vw auto 0 0;
  }
}
.p-contest-archive-requirement__item dd ul {
  list-style-type: disc;
  margin-left: 1em;
}
.p-contest-archive-requirement__files {
  font-size: 2.1rem;
  text-align: center;
  margin: -60px auto 90px auto;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__files {
    font-size: 3.75vw;
    margin: -5vw auto 12.5vw auto;
  }
}
.p-contest-archive-requirement__files li:nth-of-type(n+2) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-contest-archive-requirement__files li:nth-of-type(n+2) {
    margin-top: 2.5vw;
  }
}

.p-contest-tax-result .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-contest-tax-result .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-contest-tax-result .p-page__lead {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-contest-tax-result .p-page__lead {
    margin-bottom: 10vw;
  }
}
.p-contest-tax-result .c-btn {
  background-color: #83b690;
  max-width: 460px;
  height: 46px;
  margin: 60px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-contest-tax-result .c-btn {
    width: 78.75vw;
    max-width: none;
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-contest-tax-result .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-contest-tax-result .c-btn span {
    font-size: 3vw;
  }
}
.p-contest-tax-result article {
  width: 100%;
  max-width: 960px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-contest-tax-result article {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-contest-tax-result article:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-contest-tax-result article:nth-of-type(n+2) {
    margin-top: 12.5vw;
  }
}
.p-contest-tax-result__title {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-contest-tax-result__title {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
}
.p-contest-tax-result__content a {
  color: #5fadc9;
  text-decoration: underline;
}

body.post-type-archive-news .p-page__title:after,
body.tax-news_list .p-page__title:after {
  background-image: url(../images/pages/news/icon_title.png);
}

.p-news-archive .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-news-archive .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-news-archive__wrapper {
  background-color: #f3f3f3;
  padding: 80px 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-news-archive__wrapper {
    padding: 7.5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-news-archive__wrapper__list {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.p-news-archive__wrapper__list article {
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-news-archive__wrapper__list article {
    border-radius: 2.5vw;
  }
}
.p-news-archive__wrapper__list article:nth-of-type(n+2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-news-archive__wrapper__list article:nth-of-type(n+2) {
    margin-top: 1.25vw;
  }
}
.p-news-archive__wrapper__list article a {
  padding: 20px 30px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-news-archive__wrapper__list article a {
    padding: 1.875vw 3.75vw;
  }
}
.p-news-archive__wrapper__list article p {
  color: #2e9648;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-news-archive__wrapper__list article p {
    font-size: 3vw;
    margin-bottom: 1.25vw;
  }
}
.p-news-archive__wrapper__list article h3 {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-news-archive__wrapper__list article h3 {
    font-size: 3.375vw;
    line-height: 1.3;
  }
}
.p-news-archive__list {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px auto;
}
@media screen and (max-width: 768px) {
  .p-news-archive__list {
    margin: 0 auto 8.75vw auto;
  }
}
.p-news-archive__list article {
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-news-archive__list article {
    border-radius: 3.75vw;
  }
}
.p-news-archive__list article:nth-of-type(n+2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-news-archive__list article:nth-of-type(n+2) {
    margin-top: 1.25vw;
  }
}
.p-news-archive__list article a {
  padding: 20px 30px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-news-archive__list article a {
    padding: 1.875vw 3.75vw;
  }
}
.p-news-archive__list article p {
  color: #2e9648;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-news-archive__list article p {
    font-size: 3vw;
    margin-bottom: 1.25vw;
  }
}
.p-news-archive__list article h3 {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-news-archive__list article h3 {
    font-size: 3.375vw;
    line-height: 1.3;
  }
}

body.single-news .p-page {
  padding-bottom: 130px;
}
@media screen and (max-width: 768px) {
  body.single-news .p-page {
    padding-bottom: 12.5vw;
  }
}
body.single-news .p-breadcrumb {
  margin: 80px auto 60px auto;
}
@media screen and (max-width: 768px) {
  body.single-news .p-breadcrumb {
    margin: 5vw auto 7.5vw auto;
  }
}

.p-news-single h1 {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-news-single h1 {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
}
.p-news-single__wrapper {
  background-color: #f3f3f3;
  padding: 50px 20px 60px 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-news-single__wrapper {
    padding: 7.5vw 3.75vw 10vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-news-single__inner {
  background-color: #ffffff;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 30px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-news-single__inner {
    padding: 5vw 3.75vw;
    border-radius: 2.5vw;
  }
}
.p-news-single__date {
  color: #539379;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-news-single__date {
    font-size: 4.5vw;
    margin-bottom: 1.875vw;
  }
}
.p-news-single .c-btn {
  background-color: #83b690;
  width: 460px;
  height: 46px;
  margin: 40px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-news-single .c-btn {
    width: 78.75vw;
    height: 7vw;
    margin: 7.5vw auto 0 auto;
    border-radius: 3.5vw;
  }
}
.p-news-single .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-news-single .c-btn span {
    font-size: 3.75vw;
  }
}

body.about .p-page__title:after,
body.jigyou .p-page__title:after,
body.gaiyou .p-page__title:after {
  background-image: url(../images/pages/about/icon_title.png);
}

.p-about .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-about .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-about__list {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .p-about__list {
    margin-top: 10vw;
  }
}
.p-about__list .l-wrapperW {
  background-color: #f3f3f3;
  padding: 80px 0;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-about__list .l-wrapperW {
    padding: 7.5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .p-about__list .l-wrapper {
    width: 100%;
  }
}
.p-about__list article {
  background-color: #ffffff;
  padding: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-about__list article {
    padding: 6.25vw 4vw;
    display: block;
    border-radius: 3.75vw;
  }
}
.p-about__list article:nth-of-type(n+2) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-about__list article:nth-of-type(n+2) {
    margin-top: 10vw;
  }
}
.p-about__list article div, .p-about__list article picture {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  .p-about__list article div, .p-about__list article picture {
    width: 100%;
  }
}
.p-about__list article h3 {
  color: #539379;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-about__list article h3 {
    font-size: 4.75vw;
    line-height: 1.5;
    margin-bottom: 3.75vw;
  }
}
.p-about__list article p {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-about__list article p {
    font-size: 3.75vw;
    line-height: 1.5;
  }
}
.p-about__list article picture {
  overflow: hidden;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-about__list article picture {
    margin-top: 7.5vw;
    border-radius: 3.75vw;
  }
}
.p-about-links {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-about-links {
    margin-top: 12.5vw;
  }
}
.p-about-links .c-secTitle {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-about-links .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-about-links .l-wrapper {
  padding-top: 290px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-about-links .l-wrapper {
    padding-top: 32.5vw;
  }
}
.p-about-links .l-wrapper:before {
  content: "";
  background-image: url(../images/pages/about/links_bg_pc.jpg);
  width: 1600px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1601px) {
  .p-about-links .l-wrapper:before {
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .p-about-links .l-wrapper:before {
    background-image: url(../images/pages/about/links_bg_sp.jpg);
    width: 100vw;
    height: 50vw;
  }
}
.p-about-links ul {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .p-about-links ul {
    display: block;
  }
}
.p-about-links ul li {
  background-color: #ffffff;
  width: calc((100% - 80px) / 3);
  margin: 0 auto;
  border-radius: 30px 30px 0 0;
}
@media screen and (max-width: 1000px) {
  .p-about-links ul li {
    width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-links ul li {
    width: 60vw;
    border-radius: 3.75vw 3.75vw 0 0;
  }
}
@media screen and (max-width: 1000px) {
  .p-about-links ul li:nth-of-type(n+2) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-links ul li:nth-of-type(n+2) {
    margin-top: 5vw;
  }
}
.p-about-links ul li:nth-of-type(1) .p-about-links__title p:after {
  background-image: url(../images/pages/about/icon_links01.png);
}
.p-about-links ul li:nth-of-type(2) .p-about-links__title p:after {
  background-image: url(../images/pages/about/icon_links02.png);
}
.p-about-links ul li:nth-of-type(3) .p-about-links__title p:after {
  background-image: url(../images/pages/about/icon_links03.png);
}
.p-about-links__title {
  background-color: #ffffff;
  width: 100%;
  height: 220px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-about-links__title {
    height: 27.5vw;
    border-radius: 3.75vw;
  }
}
.p-about-links__title p {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-about-links__title p {
    font-size: 5.25vw;
  }
}
.p-about-links__title p:after {
  content: "";
  width: 66px;
  height: 60px;
  display: block;
  margin: 20px auto 0 auto;
}
@media screen and (max-width: 768px) {
  .p-about-links__title p:after {
    width: 8.25vw;
    height: 7.5vw;
    margin: 2.5vw auto 0 auto;
  }
}
.p-about-links__title p span {
  color: #539379;
  font-family: "Josefin Sans", serif;
  font-size: 2rem;
  letter-spacing: 0.04em;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-about-links__title p span {
    font-size: 3.5vw;
    margin-bottom: 2.5vw;
  }
}
.p-about-links__title.is-active {
  color: #83b690;
  border: 2px #539379 solid;
}
@media screen and (max-width: 768px) {
  .p-about-links__title.is-active {
    border-width: 0.25vw;
  }
}
.p-about-links .c-btn {
  background-color: #83b690;
  width: 100%;
  height: 46px;
  margin: 20px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-about-links .c-btn {
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-about-links .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-about-links .c-btn span {
    font-size: 3vw;
  }
}
.p-about-gaiyou__item {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 40px 0;
  display: flex;
  border-bottom: 1px #539379 solid;
}
@media screen and (max-width: 768px) {
  .p-about-gaiyou__item {
    font-size: 3.75vw;
    line-height: 1.4;
    padding: 2.5vw 0;
    display: block;
  }
}
.p-about-gaiyou__item dt {
  color: #539379;
  width: 480px;
  font-weight: 700;
  letter-spacing: 0.06em;
  flex-shrink: 0;
}
@media screen and (max-width: 1000px) {
  .p-about-gaiyou__item dt {
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-gaiyou__item dt {
    width: 100%;
  }
}
.p-about-gaiyou__article {
  margin: 100px auto;
}
@media screen and (max-width: 768px) {
  .p-about-gaiyou__article {
    margin: 10vw auto;
  }
}
.p-about-gaiyou__article:not(:last-of-type) .p-about-gaiyou__item:last-of-type {
  border-bottom: none;
}
.p-about-gaiyou__article h2 {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-about-gaiyou__article h2 {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-about-gaiyou__article div {
  background-color: #f3f3f3;
  padding: 20px 40px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-about-gaiyou__article div {
    padding: 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-about-gaiyou__article div .p-about-gaiyou__item dt {
  width: 440px;
}
@media screen and (max-width: 1000px) {
  .p-about-gaiyou__article div .p-about-gaiyou__item dt {
    width: 280px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-gaiyou__article div .p-about-gaiyou__item dt {
    width: 100%;
  }
}
.p-about-gaiyou__article div p {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 40px 0 40px 440px;
}
@media screen and (max-width: 1000px) {
  .p-about-gaiyou__article div p {
    padding: 40px 0 40px 280px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-gaiyou__article div p {
    font-size: 3.75vw;
    line-height: 1.4;
    padding: 2.5vw 0;
  }
}

body.gaiyou .c-secTitle + .p-about-gaiyou__item {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  body.gaiyou .c-secTitle + .p-about-gaiyou__item {
    margin-top: 5vw;
  }
}

body.grant .p-page__title:after {
  background-image: url(../images/pages/grant/icon_title.png);
}

.p-grant .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-grant .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-grant .c-btn {
  background-color: #83b690;
  height: 46px;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-grant .c-btn {
    height: 7vw;
    border-radius: 3.5vw;
  }
}
.p-grant .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-grant .c-btn span {
    font-size: 3.75vw;
  }
}
.p-grant article {
  margin: 100px auto;
}
@media screen and (max-width: 768px) {
  .p-grant article {
    margin: 12.5vw auto;
  }
}
.p-grant article .l-wrapperW {
  background-color: #f3f3f3;
  margin-top: 100px;
  padding: 80px 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-grant article .l-wrapperW {
    margin-top: 12.5vw;
    padding: 7.5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-grant article .l-wrapperW div {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.p-grant article .l-wrapperW div dl {
  background-color: #ffffff;
  padding: 20px 30px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-grant article .l-wrapperW div dl {
    padding: 7.5vw 3.75vw;
    border-radius: 2.5vw;
  }
}
.p-grant article .l-wrapperW div dl:nth-of-type(n+2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-grant article .l-wrapperW div dl:nth-of-type(n+2) {
    margin-top: 3.75vw;
  }
}
.p-grant article .l-wrapperW div dl dt {
  color: #539379;
  font-size: 2.1rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-grant article .l-wrapperW div dl dt {
    font-size: 4vw;
    margin-bottom: 1.25vw;
  }
}
.p-grant article .l-wrapperW div dl dd {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-grant article .l-wrapperW div dl dd {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-grant article .l-wrapperW div .p-grant__links {
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 768px) {
  .p-grant article .l-wrapperW div .p-grant__links {
    margin: 7.5vw auto 0 auto;
  }
}
.p-grant__articleWrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper {
    display: block;
  }
}
.p-grant__articleWrapper > div {
  width: calc((100% - 60px) / 2);
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper > div {
    width: 100%;
  }
}
.p-grant__articleWrapper h3 {
  color: #539379;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper h3 {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
}
.p-grant__articleWrapper h3 span {
  color: #abb8c3;
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: normal;
  margin-top: 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper h3 span {
    font-size: 3vw;
    line-height: 1.25;
    margin-top: 2.5vw;
  }
}
.p-grant__articleWrapper p {
  font-size: 2.1rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper p {
    font-size: 3.75vw;
    line-height: 1.4;
    margin-top: 5vw;
  }
}
.p-grant__articleWrapper dl {
  letter-spacing: 0.06em;
  margin: 48px auto 40px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper dl {
    margin: 3.75vw auto 3.75vw 0;
  }
}
.p-grant__articleWrapper dl dt {
  color: #ffffff;
  background-color: #2e9648;
  width: 130px;
  font-size: 1.8rem;
  line-height: 46px;
  text-align: center;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper dl dt {
    width: 18.75vw;
    font-size: 3.75vw;
    line-height: 5.75vw;
    border-radius: 2.875vw;
  }
}
.p-grant__articleWrapper dl dd {
  font-size: 2.4rem;
  font-weight: 700;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper dl dd {
    font-size: 4.5vw;
    margin-left: 3.75vw;
  }
}
.p-grant__articleWrapper dl.end dt {
  background-color: #5fadc9;
}
.p-grant__articleWrapper picture {
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-grant__articleWrapper picture {
    border-radius: 3.75vw;
  }
}
.p-grant__links {
  width: 100%;
  max-width: 960px;
  margin: 60px auto 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-grant__links {
    margin: 7.5vw auto 0 auto;
  }
}
.p-grant__links li {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  .p-grant__links li {
    width: calc((100% - 2.5vw) / 2);
  }
}
@media screen and (max-width: 1000px) {
  .p-grant__links li .c-btn {
    padding: 0 100px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-grant__links li .c-btn {
    padding: 0 8.125vw 0 2.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .p-grant__links li .c-btn:before {
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-grant__links li .c-btn:before {
    width: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .p-grant__links li .c-btn span {
    font-size: 3.375vw;
    letter-spacing: 0;
  }
}
.p-grant__links li:last-of-type .c-btn {
  background-color: #5fadc9;
}

body.shirase .p-page__title:after {
  background-image: url(../images/pages/shirase/icon_title.png);
}

.p-shirase .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-shirase .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-shirase__wrapper {
  background-color: #f3f3f3;
  margin-top: 100px;
  padding: 60px 20px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-shirase__wrapper {
    margin-top: 8.75vw;
    padding: 7.5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-shirase__flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1320px) {
  .p-shirase__flex {
    display: block;
  }
}
.p-shirase__flex > div {
  width: calc((100% - 60px) / 2);
}
@media screen and (max-width: 1320px) {
  .p-shirase__flex > div {
    width: 100%;
  }
}
.p-shirase__flex > div:last-of-type {
  margin-left: 60px;
}
@media screen and (max-width: 1320px) {
  .p-shirase__flex > div:last-of-type {
    margin: 60px auto 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-shirase__flex > div:last-of-type {
    margin: 7.5vw auto 0 auto;
  }
}
.p-shirase article {
  background-color: #ffffff;
  width: 100%;
  max-width: 1280px;
  font-size: 2.1rem;
  line-height: 1.7;
  margin: 0 auto;
  padding: 40px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-shirase article {
    font-size: 3.75vw;
    line-height: 1.5;
    padding: 7.5vw 5vw;
    border-radius: 2.5vw;
  }
}
.p-shirase article:nth-of-type(n+2) {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(n+2) {
    margin-top: 8.75vw;
  }
}
.p-shirase article:nth-of-type(1) .p-shirase__flex {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(1) .p-shirase__flex {
    margin-bottom: 6.25vw;
  }
}
.p-shirase article:nth-of-type(1) .p-shirase__flex > div > div {
  background-color: #f0fbff;
  margin-top: 40px;
  padding: 40px 30px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(1) .p-shirase__flex > div > div {
    margin-top: 6.25vw;
    padding: 5vw 2.5vw;
    border-radius: 2.5vw;
  }
}
.p-shirase article:nth-of-type(1) .p-shirase__flex > div > div dl {
  line-height: 1.15;
  display: flex;
}
.p-shirase article:nth-of-type(1) .p-shirase__flex > div > div dl:nth-of-type(n+2) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(1) .p-shirase__flex > div > div dl:nth-of-type(n+2) {
    margin-top: 6.25vw;
  }
}
.p-shirase article:nth-of-type(1) .p-shirase__flex > div > div dl dt {
  color: #539379;
  width: 60px;
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(1) .p-shirase__flex > div > div dl dt {
    width: 10vw;
  }
}
.p-shirase article:nth-of-type(1) .p-shirase__flex > div > div dl dd {
  width: calc(100% - 60px);
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(1) .p-shirase__flex > div > div dl dd {
    width: calc(100% - 10vw);
  }
}
.p-shirase article:nth-of-type(2) .p-shirase__flex picture {
  width: 230px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(2) .p-shirase__flex picture {
    width: 30vw;
  }
}
.p-shirase article:nth-of-type(3) ul li:nth-of-type(3) picture {
  max-width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-shirase article:nth-of-type(3) ul li:nth-of-type(3) picture {
    margin-bottom: 3.75vw;
  }
}
.p-shirase article h3 {
  color: #539379;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-shirase article h3 {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-shirase article ol {
  list-style-type: decimal;
  margin: 1em auto 0 1.5em;
}
.p-shirase article > dl {
  background-color: #f3f3f3;
  margin-top: 60px;
  padding: 40px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-shirase article > dl {
    margin-top: 7.5vw;
    padding: 3.75vw 2.5vw;
    border-radius: 2.5vw;
  }
}
.p-shirase article > dl dt {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-shirase article > dl dt {
    font-size: 3.75vw;
    margin-bottom: 3.75vw;
  }
}
.p-shirase article ul {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-shirase article ul {
    margin-top: 7.5vw;
  }
}
.p-shirase article ul li {
  color: #ffffff;
  font-weight: 400;
  padding: 40px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-shirase article ul li {
    padding: 3.75vw 2.5vw;
    border-radius: 3.75vw;
  }
}
.p-shirase article ul li:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-shirase article ul li:nth-of-type(n+2) {
    margin-top: 8.75vw;
  }
}
.p-shirase article ul li:nth-of-type(odd) {
  background-color: #83b690;
}
.p-shirase article ul li:nth-of-type(even) {
  background-color: #5fadc9;
}
.p-shirase article ul li span {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-shirase article ul li span {
    font-size: 3.75vw;
    margin-bottom: 3.75vw;
  }
}
.p-shirase article ul li a {
  text-decoration: underline;
}
.p-shirase article picture {
  width: 100%;
  max-width: 530px;
  margin: 0 auto;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-shirase article picture {
    max-width: none;
    border-radius: 3.75vw;
  }
}
.p-shirase article picture:nth-of-type(n+2) {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .p-shirase article picture:nth-of-type(n+2) {
    margin-top: 5vw;
  }
}
.p-shirase__contact {
  text-align: center;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-shirase__contact {
    margin-top: 11.25vw;
  }
}
.p-shirase__contact p {
  font-size: 2.1rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .p-shirase__contact p {
    font-size: 3vw;
  }
}
.p-shirase__contact p a {
  color: #5fadc9;
}
.p-shirase__contact .c-btn {
  background-color: #83b690;
  width: 460px;
  height: 46px;
  margin: 40px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-shirase__contact .c-btn {
    width: 62.5vw;
    height: 7vw;
    margin: 5vw auto 0 auto;
    border-radius: 3.5vw;
  }
}
.p-shirase__contact .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-shirase__contact .c-btn span {
    font-size: 3.75vw;
  }
}

body.contact .p-page__title:after {
  background-image: url(../images/pages/contact/icon_title.png);
}
body.contact .p-page__lead span {
  color: #539379;
}

.p-contact .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-contact .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-contact__form {
  background-color: #f3f3f3;
  margin-top: 80px;
  padding: 40px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p-contact__form {
    margin-top: 6.25vw;
    padding: 5vw 3.75vw;
    border-radius: 3.75vw;
  }
}
.p-contact__item {
  font-size: 1.6rem;
  margin: 0 auto;
  padding-right: calc((100% - 700px) / 2);
  display: flex;
}
@media screen and (max-width: 1320px) {
  .p-contact__item {
    width: 700px;
    padding-right: 0;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-contact__item {
    width: 100%;
    font-size: 3.75vw;
  }
}
.p-contact__item:nth-of-type(n+2) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-contact__item:nth-of-type(n+2) {
    margin-top: 5vw;
  }
}
.p-contact__item dt {
  color: #539379;
  width: calc(100% - 700px);
  font-weight: 700;
  line-height: 46px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1320px) {
  .p-contact__item dt {
    width: 100%;
    line-height: 1;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .p-contact__item dt {
    margin-bottom: 1.875vw;
  }
}
.p-contact__item dd {
  width: 700px;
}
@media screen and (max-width: 1320px) {
  .p-contact__item dd {
    width: 100%;
  }
}
.p-contact__item dd input, .p-contact__item dd textarea {
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .p-contact__item dd input, .p-contact__item dd textarea {
    font-size: min(1.6rem, 3.75vw);
  }
}
.p-contact__item dd input {
  width: 100%;
  line-height: 46px;
  padding: 0 1em;
}
@media screen and (max-width: 768px) {
  .p-contact__item dd input {
    line-height: 7.5vw;
  }
}
.p-contact__item dd textarea {
  width: 100%;
  height: 20em;
  line-height: 1.5;
  padding: 20px 1em;
  resize: vertical;
}
@media screen and (max-width: 768px) {
  .p-contact__item dd textarea {
    height: 12em;
    padding: 2vw 1em;
  }
}
.p-contact__item dd span {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-contact__item dd span {
    margin-top: 1.25vw;
  }
}
.p-contact__privacy {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-contact__privacy {
    font-size: 3.75vw;
    margin-top: 7.5vw;
  }
}
.p-contact__privacy label {
  display: flex;
  align-items: center;
}
.p-contact__privacy input[type=checkbox] {
  width: 36px;
  height: 36px;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .p-contact__privacy input[type=checkbox] {
    width: 4.5vw;
    height: 4.5vw;
    margin-right: 2.5vw;
  }
}
.p-contact__privacy a {
  color: #5fadc9;
  text-decoration: underline;
}
.p-contact__privacy .wpcf7-list-item {
  margin: 0 auto;
}
.p-contact__btn {
  background-color: #83b690;
  width: 460px;
  height: 46px;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  margin: 60px auto 0 auto;
  padding: 0;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-contact__btn {
    width: 78.75vw;
    height: 7vw;
    font-size: 3.75vw;
    margin: 6.25vw auto 0 auto;
    border-radius: 3.5vw;
  }
}
.p-contact__btn input[type=submit] {
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 0 160px 0 30px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-contact__btn input[type=submit] {
    padding: 0 17.5vw 0 5vw;
  }
}
.p-contact__btn span {
  display: none;
}
.p-contact .wpcf7-response-output {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-contact .wpcf7-response-output {
    font-size: 3.75vw;
  }
}

body.privacypolicy .p-page__title:after {
  background-image: url(../images/pages/privacypolicy/icon_title.png);
}

.p-privacypolicy .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-privacypolicy .p-page__lead {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy .p-page__lead {
    margin-bottom: 12.5vw;
  }
}
.p-privacypolicy article {
  width: 100%;
  max-width: 960px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy article {
    font-size: 3.75vw;
    line-height: 1.4;
  }
}
.p-privacypolicy article:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy article:nth-of-type(n+2) {
    margin-top: 7.5vw;
  }
}
.p-privacypolicy article h3 {
  color: #539379;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy article h3 {
    font-size: 4.5vw;
    margin-bottom: 3.75vw;
  }
}
.p-privacypolicy article ol {
  margin-left: 1.5em;
}
.p-privacypolicy article ol ol {
  margin-bottom: 1em;
}
.p-privacypolicy article a {
  color: #5fadc9;
  text-decoration: underline;
}
.p-privacypolicy .u-textRight {
  width: 100%;
  max-width: 960px;
  font-size: 1.6rem;
  margin: 60px auto 0 auto;
}
@media screen and (max-width: 768px) {
  .p-privacypolicy .u-textRight {
    font-size: 3.75vw;
    margin-top: 7.5vw;
  }
}

body.notFound .p-page {
  padding-top: 230px;
}
@media screen and (max-width: 768px) {
  body.notFound .p-page {
    padding-top: 20vw;
  }
}

.p-notFound .c-secTitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-notFound .c-secTitle {
    margin-bottom: 5vw;
  }
}
.p-notFound .c-btn {
  background-color: #83b690;
  width: 100%;
  max-width: 460px;
  height: 46px;
  margin: 50px auto 0 auto;
  border-radius: 23px;
}
@media screen and (max-width: 768px) {
  .p-notFound .c-btn {
    width: 78.75vw;
    max-width: none;
    height: 7vw;
    margin: 6.25vw auto 0 auto;
    border-radius: 3.5vw;
  }
}
.p-notFound .c-btn span {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .p-notFound .c-btn span {
    font-size: 3vw;
  }
}

/* utility */
.u-anchor {
  margin-top: -10px;
  padding-top: 10px;
  display: block;
}

.u-textLeft {
  text-align: left;
}
.u-textCenter {
  text-align: center;
}
.u-textRight {
  text-align: right;
}
.u-text--red {
  color: #ff0000;
}

.u-clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.u-clearfix {
  min-height: 1px;
}

* html .u-clearfix {
  height: 1px;
  /*¥*/ /*/
height: auto;
overflow: hidden;
/**/
}

.u-floatL {
  float: left;
}

.u-floatR {
  float: right;
}

.u-displayPcOnly {
  display: block;
}
@media screen and (max-width: 768px) {
  .u-displayPcOnly {
    display: none;
  }
}
.u-displayPcOnly--inline {
  display: inline;
}
@media screen and (max-width: 768px) {
  .u-displayPcOnly--inline {
    display: none;
  }
}

.u-displaySpOnly {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-displaySpOnly {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .u-displaySpOnly--inline {
    display: inline;
  }
}