@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@400;500;700&display=swap");
/*
Theme Name: Toshima
Theme URI: #
Author: the Gkv or Zn team
Author URI: https://gkv.vn/
Description: #!
Requires at least: 5.9
Tested up to: 6.7
Requires PHP: 5.6
Version: 1.0.1
License: #
License URI: #
Text Domain: gkv
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, style-variations, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/
html {
  font-size: 0.520832vw; }
  @media (max-width: 960px) and (min-width: 768px) {
    html {
      font-size: 1.30208vw; } }
  @media (max-width: 767px) {
    html {
      font-size: 2.66667vw; } }

*,
:after,
:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

body {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 175%;
  font-weight: 500;
  font-family: "Zen Maru Gothic", "Noto Serif JP", serif; }

.anchor_fixtop {
  display: block;
  position: relative;
  top: -15rem;
  width: 100%;
  visibility: hidden; }
  @media (max-width: 960px) {
    .anchor_fixtop {
      top: -8rem; } }

.grid-1200 {
  max-width: 1230px; }

.is-group-content > div {
  width: 100%;
  max-width: 121rem;
  margin: 0 auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: .115rem;
  color: #333333; }

p.has-text-align-center {
  text-align: center; }

#page_top {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  width: 6rem;
  height: 6rem;
  opacity: 0;
  border: #FFF solid .1rem;
  background: #12b9c1 url(assets/img/page-top.svg) no-repeat center;
  border-radius: 100%;
  background-size: 2.1rem;
  cursor: pointer;
  outline: none;
  z-index: 50; }
  #page_top.show {
    opacity: 1; }
    #page_top.show:hover {
      opacity: 0.8; }
  @media (max-width: 960px) {
    #page_top {
      right: 1.5rem;
      bottom: 7rem;
      width: 5rem;
      height: 5rem;
      position: fixed; }
      #page_top.fixed {
        bottom: 9rem; } }
  @media (max-width: 767px) {
    #page_top {
      bottom: 11rem; } }

.wow_custom {
  opacity: 0;
  -webkit-transform: translate(0, 35px);
  transform: translate(0, 35px);
  transition: all 0.5s ease; }
  .wow_custom.show {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
    .wow_custom.show.wow_vz_02 {
      animation: fade_in_0 500ms 500ms linear;
      animation-fill-mode: forwards; }
    .wow_custom.show.wow_vz_03 {
      animation: fade_in_0 500ms 1000ms linear;
      animation-fill-mode: forwards; }
    .wow_custom.show.wow_vz_04 {
      animation: fade_in_0 500ms 1500ms linear;
      animation-fill-mode: forwards; }
    .wow_custom.show.wow_vz_05 {
      animation: fade_in_0 500ms 2000ms linear;
      animation-fill-mode: forwards; }

@keyframes fade_in_0 {
  0% {
    opacity: 0;
    transform: translate3d(0, 35px, 0); }
  100% {
    opacity: 1;
    transform: translateZ(0); } }
@keyframes fade_in_1 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade_in {
  0% {
    opacity: 0;
    position: relative;
    top: 100px; }
  100% {
    position: relative;
    top: 0px;
    opacity: 1; } }
@keyframes fade_left {
  0% {
    opacity: 0;
    transform: translate3d(-100px, 0, 0); }
  100% {
    opacity: 1;
    transform: translateZ(0); } }
@keyframes fade_right {
  0% {
    opacity: 0;
    transform: translate3d(100px, 0, 0); }
  100% {
    opacity: 1;
    transform: translateZ(0); } }
.fade-left.show {
  animation: fade_left 300ms 200ms ease-in-out;
  animation-fill-mode: forwards; }

.fade-right.show {
  animation: fade_right 300ms 200ms ease-in-out;
  animation-fill-mode: forwards; }

[data-animation="fade-in"].show {
  animation: fade_in_1 500ms 1s ease-in-out;
  animation-fill-mode: forwards; }

.wow_custom_no {
  opacity: 0;
  position: relative;
  z-index: 1; }

@media (max-width: 1280px) and (min-width: 960.5px) {
  body,
  p {
    font-size: 2rem; } }
@media (max-width: 960px) {
  body,
  p {
    font-size: 1.4rem; }

  p {
    letter-spacing: .042rem;
    line-height: 185%;
    text-align: justify; } }
:root {
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0; }

.has-black-color {
  color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-color {
  color: var(--wp--preset--color--white) !important; }

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important; }

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important; }

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important; }

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important; }

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important; }

[class*="dflex"] {
  display: flex;
  flex-wrap: wrap; }

[class*="aic"] {
  align-items: center; }

[class*="aie"] {
  align-items: flex-end; }

[class*="ais"] {
  align-items: flex-start; }

[class*="jcc"] {
  justify-content: center; }

[class*="jcsb"] {
  justify-content: space-between; }

[class*="jcfe"] {
  justify-content: flex-end; }

[class*="fcolumn"] {
  flex-flow: column; }

a[href^="tel:"] {
  cursor: default;
  pointer-events: none; }
  @media (max-width: 1024px) {
    a[href^="tel:"] {
      cursor: pointer;
      pointer-events: all; } }

.p-fixed {
  position: fixed;
  left: var(--fixed-left);
  top: var(--fixed-top); }

[class*="grid"] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-1050 {
  max-width: 108rem; }

.grid-1180 {
  max-width: 121rem; }

.grid-1190 {
  max-width: 122rem; }

.grid-1200 {
  max-width: 123rem; }

.grid-1250 {
  max-width: 128rem; }

body,
html {
  height: 100%; }

p {
  font-family: "Noto Sans JP", sans-serif; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  overflow-clip-margin: inherit; }

a,
button {
  color: inherit;
  text-decoration: none; }

input,
textarea,
button,
select {
  outline: none;
  resize: none; }

.hv-o {
  transition: ease all 0.5s; }
  .hv-o:hover {
    opacity: 0.8; }

.ho-main,
.os-main {
  overflow: hidden; }

.os-y-hidden {
  overflow-y: hidden; }

.os-section {
  position: relative; }

.os-align-center {
  text-align: center; }

.u-center {
  text-align: center; }

.u-right {
  text-align: right; }

.u-sp {
  display: none; }

ul,
ol {
  list-style: none; }

@media (max-width: 960px) {
  .u-pc {
    display: none; }

  .u-sp {
    display: block; } }
.nav_header {
  position: fixed;
  top: 11rem;
  width: 65rem;
  right: -65rem;
  background: #FFF;
  z-index: 60;
  padding: 1.5rem 5rem;
  transition: all 0.35s;
  overflow-y: auto;
  height: calc(100vh - 8rem);
  padding-bottom: 10rem; }
  .nav_header.active {
    right: 0; }
  .nav_header-title {
    color: #91d5e4;
    font-size: 3rem;
    font-weight: 700;
    line-height: 170%;
    letter-spacing: 0;
    margin-bottom: 1rem; }

header {
  width: 100%;
  height: 11rem; }

.wp-block-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%; }
  .wp-block-header_box {
    width: 100%;
    height: 11rem;
    position: relative;
    background-color: #ffffff; }
    .wp-block-header_box--item:first-child {
      font-size: 0;
      line-height: 100%;
      display: inline-block; }
    .wp-block-header_box--item:last-child {
      display: flex;
      align-items: center; }
  .wp-block-header .site-logo {
    margin-left: 5.5rem;
    font-size: 0;
    line-height: 100%;
    display: inline-block; }
    .wp-block-header .site-logo a {
      font-size: 0;
      line-height: 100%;
      display: inline-block; }
    .wp-block-header .site-logo img {
      width: 54.101rem;
      vertical-align: top; }

.menu {
  position: relative; }
  .menu > li:not(:last-child) {
    margin-right: 6rem; }
  .menu > li.current-menu-item > a, .menu > li.current-menu-parent > a {
    color: #12b9c1; }
  .menu > li > a {
    color: #333333;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.1rem;
    transition: all 0.35s; }
    .menu > li > a:hover {
      color: #12b9c1; }
    .menu > li > a .menu-image {
      height: 5.2rem;
      padding-bottom: 0 !important;
      vertical-align: top; }
    .menu > li > a .menu-image-title {
      margin-top: .3rem; }
  .menu > li .sub-menu {
    pointer-events: none;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;
    opacity: 0;
    right: 0;
    top: calc(100% - .2rem);
    padding-top: 1.5rem;
    transition: all 0.35s;
    min-width: 76rem;
    width: 100%;
    padding: 3rem 3.5rem 3rem; }
    .menu > li .sub-menu::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: calc(100% - 1.5rem);
      background: #FFFFFF;
      filter: drop-shadow(0 0 2rem rgba(0, 0, 0, 0.15));
      border-radius: 2rem; }
    .menu > li .sub-menu li {
      margin-left: 0;
      padding: 0 1rem;
      width: calc((100% - 1.501rem) / 2);
      margin-right: 1.5rem; }
      .menu > li .sub-menu li:nth-child(2n) {
        margin-right: 0; }
      .menu > li .sub-menu li a {
        color: #333;
        border-bottom: #cec9c6 solid .1rem;
        padding: 1.2rem 1rem .8rem;
        display: block;
        position: relative;
        transition: all 0.35s; }
        .menu > li .sub-menu li a::before {
          content: "";
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 1rem;
          width: 1rem;
          height: 1rem;
          -webkit-mask: url(assets/img/icon_arrow.svg) center/100% no-repeat;
          mask: url(assets/img/icon_arrow.svg) center/100% no-repeat;
          background: #12b9c1;
          transition: all 0.35s; }
        .menu > li .sub-menu li a::after {
          content: "";
          position: absolute;
          width: 0;
          height: 0.1rem;
          transition: all 0.35s;
          bottom: -0.1rem;
          left: 0;
          background: #12b9c1; }
        .menu > li .sub-menu li a:hover {
          opacity: 0.8;
          padding-left: 1.5rem;
          color: #12b9c1; }
          .menu > li .sub-menu li a:hover::before {
            right: .5rem; }
          .menu > li .sub-menu li a:hover::after {
            width: 100%; }
      .menu > li .sub-menu li.current-menu-item a {
        color: #12b9c1; }
        .menu > li .sub-menu li.current-menu-item a::before {
          background: #12b9c1; }
  .menu > li:hover .sub-menu {
    opacity: 1;
    pointer-events: all; }
  .menu-02 {
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0; }
    .menu-02:last-child {
      margin-bottom: 0; }
    .menu-02 li {
      width: 47%;
      color: #3e3b39;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 170%;
      letter-spacing: 0;
      margin-bottom: 1rem; }
      .menu-02 li:last-child {
        margin-bottom: 0; }
      .menu-02 li a {
        position: relative;
        padding-left: 1.5rem;
        transition: all 0.35s; }
        .menu-02 li a:hover {
          opacity: 0.8; }
        .menu-02 li a::before {
          content: "";
          position: absolute;
          width: 0.6rem;
          height: 0.6rem;
          background: #91d5e4;
          border-radius: 100%;
          left: 0;
          top: 1rem; }
    .menu-02.vs-02 li a::before {
      background: #91d5e4; }

.nav-menu {
  width: 12rem;
  height: 11rem;
  margin-left: 11rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #8bd4e4; }

#menu {
  display: block;
  position: relative;
  top: .3rem; }
  #menu > .chane-x {
    width: 8rem;
    height: 4rem;
    position: relative;
    display: flex; }
  #menu > .chane-text {
    display: block;
    margin-top: .6rem;
    text-align: center;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.1rem; }
  #menu span {
    background-color: #ffffff;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    position: absolute;
    width: 100%;
    height: .6rem;
    border-radius: .3rem;
    -webkit-transition: top 0.1s ease 0.3s, background 0.1s ease 0.3s, -webkit-transform 0.3s ease;
    transition: top 0.1s ease 0.3s, background 0.1s ease 0.3s, -webkit-transform 0.3s ease;
    transition: top 0.1s ease 0.3s, transform 0.3s ease, background 0.1s ease 0.3s;
    transition: top 0.1s ease 0.3s, transform 0.3s ease, background 0.1s ease 0.3s, -webkit-transform 0.3s ease; }
    #menu span:nth-child(1) {
      top: .3rem; }
    #menu span:nth-child(2) {
      top: 50%; }
    #menu span:nth-child(3) {
      bottom: -0.2rem; }
  #menu .change span {
    -webkit-transition: top 0.1s ease, background 0.1s ease, -webkit-transform 0.3s ease 0.1s;
    transition: top 0.1s ease, background 0.1s ease, -webkit-transform 0.3s ease 0.1s;
    transition: top 0.1s ease, transform 0.3s ease 0.1s, background 0.1s ease;
    transition: top 0.1s ease, transform 0.3s ease 0.1s, background 0.1s ease, -webkit-transform 0.3s ease 0.1s; }
    #menu .change span:nth-child(1) {
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(315deg);
      transform: translateY(-50%) rotate(315deg); }
    #menu .change span:nth-child(2) {
      -webkit-transform: translateY(-50%) rotate(405deg);
      transform: translateY(-50%) rotate(405deg);
      display: none; }
    #menu .change span:nth-child(3) {
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(405deg);
      transform: translateY(-50%) rotate(405deg); }

@media (max-width: 960px) {
  #menu-header {
    display: none; }

  header {
    height: 7rem; }

  .nav_header {
    top: 7rem;
    width: 100%;
    padding: 1.5rem;
    padding-bottom: 5rem;
    right: -100%;
    height: calc(100% - 7rem); }

  .wp-block-header_box {
    height: 7rem;
    padding: 0 1.5rem; }
  .wp-block-header .site-logo {
    margin-left: 0; }
    .wp-block-header .site-logo img {
      width: 25rem; }

  .nav-menu {
    width: 5rem;
    height: 4.5rem;
    margin-left: 0;
    padding: 1rem; }

  #menu {
    width: 100%;
    height: 100%;
    top: .27rem; }
    #menu > .chane-x {
      width: 100%;
      height: 100%; }
    #menu > .chane-text {
      display: none; }
    #menu .change span:nth-child(1), #menu .change span:nth-child(3) {
      top: 45%; }
    #menu span {
      height: 2px; }
      #menu span:nth-child(1) {
        top: 0; }
      #menu span:nth-child(2) {
        top: 44%; }
      #menu span:nth-child(3) {
        bottom: .2rem; } }
@media (max-width: 767px) {
  .menu-02 li {
    width: 100%; } }
.wp-block-footer.vs-child {
  background-image: url(assets/img/headache_06.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 17rem; }
.wp-block-footer_block1 {
  margin-top: 0;
  padding-bottom: 6.5rem;
  position: relative; }
.wp-block-footer_block2 {
  width: 100%;
  height: 50rem;
  position: relative; }
  .wp-block-footer_block2 p,
  .wp-block-footer_block2 iframe {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border: 0; }
.wp-block-footer_block3 {
  width: 100%;
  position: relative;
  padding-top: 3.2rem;
  padding-bottom: 36.7rem;
  background-image: url(assets/img/footer-01.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 192rem; }
  .wp-block-footer_block3 .banner_adult {
    margin-top: 6.4rem;
    position: absolute; }
    .wp-block-footer_block3 .banner_adult a {
      display: block;
      margin-bottom: 1.5rem; }
      .wp-block-footer_block3 .banner_adult a:last-child {
        margin-bottom: 0; }
    .wp-block-footer_block3 .banner_adult img {
      width: 36.601rem; }
.wp-block-footer_block4 {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #93c64f;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem; }
  .wp-block-footer_block4 .copyright-item:first-child {
    padding-right: 6rem; }
    .wp-block-footer_block4 .copyright-item:first-child img {
      width: 18rem; }
  .wp-block-footer_block4 .copyright-item:last-child p {
    font-family: "Noto Sans JP", sans-serif;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    padding-left: 3rem;
    border-left: 1px solid #ffffff;
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0rem; }
.wp-block-footer_menu {
  width: 100%;
  max-width: 108rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center; }
  .wp-block-footer_menu--item {
    margin-left: 11rem;
    position: relative; }
    .wp-block-footer_menu--item:first-child {
      margin-left: 10rem; }
.wp-block-footer .fosite-logo, .wp-block-footer_info {
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto; }
.wp-block-footer .fosite-logo {
  margin-bottom: 4rem; }
  .wp-block-footer .fosite-logo a {
    display: inline-block;
    vertical-align: top;
    line-height: 100%;
    font-size: 0; }
  .wp-block-footer .fosite-logo img {
    width: 52.401rem;
    vertical-align: top; }
.wp-block-footer_info--item:first-child {
  width: 50rem; }
  .wp-block-footer_info--item:first-child a {
    display: inline-block;
    vertical-align: top;
    transition: ease all 0.35s; }
    .wp-block-footer_info--item:first-child a:hover {
      opacity: 0.8; }
    .wp-block-footer_info--item:first-child a:not(:last-child) {
      margin-bottom: 2.6rem; }
.wp-block-footer_info--item:last-child {
  width: calc(100% - 50rem);
  padding-left: 6rem; }

.menu-f > li {
  position: relative; }
  .menu-f > li:not(:last-child) {
    margin-bottom: 2.5rem; }
  .menu-f > li::before {
    content: "●";
    position: relative;
    top: .2rem;
    color: #8bd4e4;
    font-size: 2.00001rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0rem; }
  .menu-f > li > a {
    margin-left: .7rem;
    color: #343434;
    font-size: 2.00001rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0rem;
    border-bottom: 1px solid #343434;
    padding-bottom: .5rem;
    transition: ease all 0.35s;
    font-family: "Noto Sans JP", sans-serif; }
    .menu-f > li > a:hover {
      opacity: 0.8; }

.m_footer_table {
  width: 100%;
  border-spacing: 0px;
  margin-top: -0.6rem;
  margin-bottom: 2.5rem; }
  .m_footer_table th {
    width: 10rem;
    text-align: left; }
  .m_footer_table tr:first-child th,
  .m_footer_table tr:first-child td {
    padding-top: 0; }
  .m_footer_table th,
  .m_footer_table td {
    padding: 1.8rem 0;
    font-family: "Noto Sans JP", sans-serif;
    border-bottom: 1px solid #333333;
    color: #333333;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.1rem;
    font-feature-settings: 'palt';
    vertical-align: top; }
  .m_footer_table li {
    position: relative; }
    .m_footer_table li::before {
      content: "・";
      color: #333333;
      font-size: 1.8rem;
      font-weight: 500;
      line-height: 150%;
      letter-spacing: 0.1rem; }
    .m_footer_table li:not(:last-child) {
      margin-bottom: 2.3rem; }

.banner_footer {
  width: 100%;
  max-width: 120rem;
  margin: 0 auto 12.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .banner_footer--item {
    margin-right: 3rem; }
    .banner_footer--item:last-child {
      margin-right: 0; }

.menu_right_fix {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
  border-radius: 1rem 0 0 1rem;
  overflow: hidden; }
  .menu_right_fix li a {
    background: #12b9c1;
    width: 8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5.7rem 0 1rem;
    letter-spacing: .1rem;
    color: #FFF;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 110%;
    background-repeat: no-repeat;
    background-position: center top 1.2rem; }
    .menu_right_fix li a.schedule {
      background-image: url(assets/img/schedule.png);
      background-size: 4rem; }
    .menu_right_fix li a.tel {
      background-color: #ff8d8d;
      letter-spacing: 0;
      padding: 4.8rem 0.5rem 1.4rem;
      background-image: url(assets/img/icon-tel-01.png);
      background-size: 2.5rem; }
    .menu_right_fix li a.access {
      background-color: #37acdd;
      background-image: url(assets/img/icon-map.png);
      font-size: 1.7rem;
      padding-bottom: 1.3rem;
      background-size: 2.8rem; }

@media (max-width: 960px) {
  .menu_right_fix {
    top: auto;
    transform: initial;
    bottom: 0;
    width: 100%;
    display: flex;
    border-radius: 0; }
    .menu_right_fix li {
      width: calc(100% / 3); }
      .menu_right_fix li a {
        width: 100%;
        font-size: 1.2rem;
        height: 6rem;
        padding: .9rem 0;
        line-height: 150%;
        align-items: flex-end; }
        .menu_right_fix li a.schedule {
          background-size: 2rem; }
        .menu_right_fix li a.tel {
          padding: .9rem 0;
          background-size: 1.7rem; }
        .menu_right_fix li a.access {
          font-size: 1.2rem;
          padding-bottom: .9rem;
          background-size: 1.5rem; }
        .menu_right_fix li a.vz-04 {
          background: #a7c2db; }
    .menu_right_fix.u-pc {
      display: none; }

  .wp-block-footer_block1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .wp-block-footer_block2 {
    height: 30rem; }
  .wp-block-footer_block3 {
    display: none; }
  .wp-block-footer_block4 {
    flex-wrap: wrap;
    padding-bottom: 7.8rem; }
    .wp-block-footer_block4 .copyright-item {
      text-align: center; }
      .wp-block-footer_block4 .copyright-item:first-child {
        padding-right: 0;
        padding-bottom: 1rem;
        border-bottom: #FFFFFF solid 1px; }
        .wp-block-footer_block4 .copyright-item:first-child a {
          display: inline-block; }
        .wp-block-footer_block4 .copyright-item:first-child img {
          width: 15rem; }
      .wp-block-footer_block4 .copyright-item:last-child {
        width: 100%;
        padding: 0 1.5rem; }
        .wp-block-footer_block4 .copyright-item:last-child p {
          padding-left: 0;
          padding-top: .7rem;
          padding-bottom: 0;
          text-align: center;
          border-left: 0;
          font-feature-settings: 'palt'; }
  .wp-block-footer_info--item:first-child {
    width: 100%;
    margin-bottom: 4rem; }
    .wp-block-footer_info--item:first-child img {
      width: 100%; }
  .wp-block-footer_info--item:last-child {
    width: 100%;
    padding-left: 0; }
  .wp-block-footer .fosite-logo img {
    width: 30rem; }
  .wp-block-footer.vs-child {
    padding-top: 6rem; }

  .banner_footer {
    margin-bottom: 6rem; }
    .banner_footer--item {
      margin-right: .5rem; }

  .m_footer_table th, .m_footer_table td {
    font-size: 1.5rem; }
  .m_footer_table th {
    width: 7.5rem; }
  .m_footer_table li:not(:last-child) {
    margin-bottom: 1.5rem; } }
.wp-title-main_01 {
  position: relative;
  text-align: center;
  margin-bottom: var(--px-50px); }
  .wp-title-main_01 .wp-block-heading {
    font-size: var(--px-32px);
    font-weight: bold;
    line-height: 150%;
    letter-spacing: 0.1em;
    color: #333333; }
  .wp-title-main_01 p {
    display: inline-block;
    position: relative;
    color: #12b9c1;
    padding-right: var(--px-60px);
    margin-bottom: .4rem; }
    .wp-title-main_01 p::before {
      content: '';
      width: var(--px-20px);
      height: 1px;
      top: var(--px-18px);
      position: absolute;
      right: var(--px-30px);
      background-color: #12b9c1; }
      @media (max-width: 1200px) and (min-width: 961px) {
        .wp-title-main_01 p::before {
          top: 2.1rem;
          right: 3.15rem; } }
      @media (max-width: 960px) {
        .wp-title-main_01 p::before {
          top: var(--px-13px); } }
    .wp-title-main_01 p::after {
      position: absolute;
      right: 0; }
  @media (max-width: 960px) {
    .wp-title-main_01 .wp-block-heading {
      letter-spacing: 0.15em; } }
.wp-title-main_02 {
  width: 100%;
  background-color: #12b9c1;
  padding: 2rem 2rem 2.1rem;
  border-radius: .5rem;
  margin-bottom: var(--px-50px);
  color: #fff;
  font-size: 2.501rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0; }
  .wp-title-main_02 + .wp-img-no__full {
    margin-top: -0.8rem; }
  @media (max-width: 1280px) and (min-width: 960.5px) {
    .wp-title-main_02 {
      font-size: 17px; } }
  @media (max-width: 960px) {
    .wp-title-main_02 {
      padding: 1rem 1.5rem;
      font-size: 1.8rem;
      font-weight: bold;
      font-feature-settings: 'palt'; }
      .wp-title-main_02 + .wp-img-no__full {
        margin-top: -0.6rem; } }
.wp-title-main_03 {
  color: #333333;
  font-size: 2.201rem;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 0;
  padding-bottom: var(--px-13px);
  margin-bottom: var(--px-20px);
  border-bottom: .2rem solid #333333; }
  @media (max-width: 1280px) and (min-width: 960.5px) {
    .wp-title-main_03 {
      font-size: 17px; } }
  @media (max-width: 960px) {
    .wp-title-main_03 {
      font-size: 1.7rem;
      border-bottom: 1px solid #333333; } }
.wp-title-main_04 {
  display: block !important;
  margin-bottom: 1.2rem;
  color: #12b9c1;
  font-size: 2.01rem;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 0.1rem; }
  @media (max-width: 960px) {
    .wp-title-main_04 {
      font-size: 1.6rem; } }

:where(main) {
  counter-reset: h2-counter 1; }
  :where(main) .wp-title-main_01 h2 {
    counter-increment: h2-counter; }
  :where(main) .wp-title-main_01 h3 {
    counter-increment: h2-counter; }
  :where(main) .wp-title-main_01 p:after {
    content: "0" counter(h2-counter); }

.wp-title-main_01 p {
  display: none !important; }

.wp-block-table,
table.has-fixed-layout {
  width: 100%;
  position: relative; }

.wp-block-table.basic table {
  border-spacing: 0px;
  table-layout: fixed; }
.wp-block-table.basic tr:first-child td {
  border-top: 1px solid #c2c0bd; }
  .wp-block-table.basic tr:first-child td:first-child {
    border-top: 1px solid #12b9c1; }
.wp-block-table.basic td {
  padding: 1.7rem;
  border-bottom: 1px solid #c2c0bd;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: .1rem;
  color: #353535; }
  .wp-block-table.basic td:first-child {
    width: 25rem;
    font-weight: bold;
    border-bottom: 1px solid #12b9c1; }
  .wp-block-table.basic td:last-child {
    font-family: "Noto Sans JP", sans-serif; }
.wp-block-table.schedule.vs-02 table {
  border-collapse: separate;
  border-spacing: 0.5rem; }
.wp-block-table.schedule.vs-02 td:first-child {
  width: 17rem !important; }
.wp-block-table.schedule.vs-02 tr:first-child td {
  font-size: 1.7rem;
  border: .2rem solid #12b9c1; }
.wp-block-table.schedule table {
  border-collapse: collapse;
  border-spacing: 0rem;
  width: 100%;
  table-layout: fixed; }
.wp-block-table.schedule tr:first-child td {
  background-color: #12b9c1;
  border: .2rem solid #d1d1d1;
  color: #fff;
  padding: 1.4rem 1rem; }
  .wp-block-table.schedule tr:first-child td:first-child {
    width: 13.8rem; }
  .wp-block-table.schedule tr:first-child td:not(:first-child) {
    width: calc((100% - 13.8rem) / 7); }
.wp-block-table.schedule tr:not(:first-child) td:first-child {
  font-weight: bold;
  font-size: 1.7rem;
  background-color: #ebfafb; }
.wp-block-table.schedule td {
  text-align: center;
  padding: 1.2rem 0rem;
  color: #343434;
  border: .2rem solid #d1d1d1;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 150%;
  letter-spacing: 0rem;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #ffffff;
  font-feature-settings: 'palt'; }
.wp-block-table.schedule .txtf {
  color: #12b9c1; }
.wp-block-table.schedule .txtf02 {
  color: #343434; }
.wp-block-table.profile table {
  border-collapse: collapse;
  margin-bottom: 5.1rem; }
.wp-block-table.profile tr:last-child td:first-child::before {
  height: 60%; }
.wp-block-table.profile td {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: 'palt';
  color: #333333;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0;
  position: relative; }
  .wp-block-table.profile td:first-child {
    letter-spacing: .1rem;
    font-weight: bold;
    width: 15rem; }
    .wp-block-table.profile td:first-child::before {
      content: "";
      position: absolute;
      width: 1px;
      height: 100%;
      background-color: #eee;
      right: 0rem;
      top: 40%; }
  .wp-block-table.profile td:last-child {
    padding-left: 3rem; }
    .wp-block-table.profile td:last-child::before {
      content: "";
      position: absolute;
      width: 15px;
      height: 15px;
      background-color: #12b9c1;
      border-radius: 100%;
      left: -8px;
      top: 50%;
      transform: translateY(-50%); }
@media (max-width: 960px) {
  .wp-block-table.basic td {
    width: 100% !important;
    float: left;
    padding: 1.5rem;
    border-bottom: 0px solid #c2c0bd !important;
    font-size: 1.4rem; }
    .wp-block-table.basic td:first-child {
      color: #ffffff;
      background-color: #12b9c1; }
    .wp-block-table.basic td:first-child {
      font-size: 1.5rem;
      border-bottom: 0px solid #12b9c1 !important; }
    .wp-block-table.basic td:last-child {
      padding-left: 0;
      padding-right: 0; }
  .wp-block-table.basic tr:first-child td {
    border: 0px solid #12b9c1 !important; }
  .wp-block-table.basic tr:last-child td:last-child {
    border-bottom: 1px solid #12b9c1 !important; }
  .wp-block-table.schedule tr:first-child td {
    background-color: #12b9c1;
    border: 1px solid #d1d1d1;
    padding: 0.3rem;
    font-size: 1.5rem; }
    .wp-block-table.schedule tr:first-child td:first-child {
      padding-left: 1rem;
      padding-right: 1rem; }
    .wp-block-table.schedule tr:first-child td:not(:first-child) {
      width: 12rem; }
  .wp-block-table.schedule tr:not(:first-child) td:first-child {
    font-weight: bold;
    font-size: 1.5rem; }
  .wp-block-table.schedule td {
    text-align: center;
    padding: 0.8rem 1rem;
    border: 1px solid #c2c0bd;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 150%;
    letter-spacing: 0rem; }
    .wp-block-table.schedule td:first-child {
      font-size: 1.5rem; }
  .wp-block-table.schedule.vs-02 table {
    border-collapse: separate;
    border-spacing: 0.2rem; }
  .wp-block-table.schedule.vs-02 td:first-child {
    width: 17rem !important; }
  .wp-block-table.schedule.vs-02 tr:first-child td {
    font-size: 1.4rem;
    padding-left: .2rem;
    padding-right: .2rem; }
    .wp-block-table.schedule.vs-02 tr:first-child td:first-child {
      padding-left: 1rem;
      padding-right: 1rem; }
  .wp-block-table.schedule.vs-02 tr:not(:first-child) td:first-child {
    font-size: 1.4rem; }
  .wp-block-table.profile table {
    border-collapse: collapse;
    margin-bottom: 5.1rem; }
  .wp-block-table.profile tr:first-child td:first-child {
    padding-top: 0;
    padding-bottom: 0; }
    .wp-block-table.profile tr:first-child td:first-child::before {
      top: 2.1rem;
      height: 5rem; }
  .wp-block-table.profile tr:first-child td:last-child::before {
    top: 1.1rem; }
  .wp-block-table.profile tr:last-child td:first-child::before {
    height: 180%; }
  .wp-block-table.profile td {
    font-size: 1.401rem;
    float: left;
    width: 100% !important; }
    .wp-block-table.profile td:first-child {
      padding-left: 2.7rem;
      font-size: 1.5rem;
      padding-bottom: 0; }
      .wp-block-table.profile td:first-child::before {
        right: inherit;
        left: .6rem;
        top: 90%;
        height: 200%; }
    .wp-block-table.profile td:last-child {
      font-weight: 500;
      padding-left: 2.7rem;
      padding-top: 0.8rem; }
      .wp-block-table.profile td:last-child::before {
        width: 1.3rem;
        height: 1.3rem;
        left: 0rem;
        top: -1.7rem;
        transform: inherit; } }

@media (max-width: 960px) {
  .wp-block-table.schedule table {
    border-spacing: .2rem;
    width: 100%;
    left: 0;
    table-layout: auto; } }
.wp-block-maps {
  margin-top: 4.4rem;
  margin-bottom: 4rem; }
  .wp-block-maps iframe {
    width: 100%;
    height: 50rem;
    overflow: hidden;
    border-radius: 0rem;
    vertical-align: top; }
  @media (max-width: 960px) {
    .wp-block-maps iframe {
      height: 30rem; } }

:root {
  --px-11px: 1.1rem;
  --px-13px: 1.3rem;
  --px-15px: 1.5rem;
  --px-16px: 1.6rem;
  --px-18px: 1.8rem;
  --px-20px: 2rem;
  --px-22px: 2.2rem;
  --px-25px: 2.5rem;
  --px-30px: 3rem;
  --px-32px: 3.2rem;
  --px-41px: 4.1rem;
  --px-50px: 5rem;
  --px-60px: 6rem;
  --px-77px: 7.7rem;
  --px-102px: 10.2rem;
  --px-110px: 11.0rem;
  --px-111px: 11.1rem;
  --px-120px: 12.0rem;
  --px-131px: 13.1rem;
  --px-137px: 13.7rem;
  --px-140px: 14rem;
  --px-205px: 20.5rem;
  --px-250px: 25rem;
  --px-422px: 42.2rem;
  --px--5px: -0.5rem;
  --px--27px: -2.7rem;
  --px--30px: -3rem;
  --main-color: #90785f; }
  @media (max-width: 960px) {
    :root {
      --px-140px: 8rem;
      --px-50px: 2.5rem;
      --px-20px: 1.8rem;
      --px-110px: 8rem;
      --px-102px: 7.5rem;
      --px-32px: 2.2rem; } }

.mg-b-30 {
  margin-bottom: 3rem !important; }

.mb-15 {
  margin-bottom: 1.5rem; }

.mb-30 {
  margin-bottom: 3rem; }

.mb-50 {
  margin-bottom: 5rem; }

.mb-143 {
  margin-bottom: 14.3rem !important; }

.mb-150 {
  margin-bottom: 15rem  !important; }

@media (max-width: 960px) {
  .mb-sp-100 {
    margin-bottom: 10rem !important; }

  .mb-sp-92 {
    margin-bottom: 9.2rem !important; }

  .mb-sp-72 {
    margin-bottom: 7.2rem !important; }

  .mb-sp-65 {
    margin-bottom: 6.5rem !important; }

  .mb-sp-25 {
    margin-bottom: 2.5rem !important; }

  .mt-sp-10 {
    margin-top: 1rem !important; } }
.mt--30 {
  margin-top: -3rem; }

.mt-30 {
  margin-top: 3rem; }

@media (min-width: 1000.5px) {
  .mt-pc--30 {
    margin-top: -3rem; } }
.wp-img-right,
.wp-img-left {
  display: flex;
  flex-wrap: wrap !important; }
  .wp-img-right .wp-block-image,
  .wp-img-left .wp-block-image {
    margin-bottom: 0; }
  .wp-img-right .wp-block-column,
  .wp-img-left .wp-block-column {
    flex-basis: 42.2rem !important; }
    .wp-img-right .wp-block-column img,
    .wp-img-left .wp-block-column img {
      width: var(--px-422px);
      object-fit: cover;
      border-radius: .5rem; }
    .wp-img-right .wp-block-column:last-child,
    .wp-img-left .wp-block-column:last-child {
      flex-basis: calc(100% - 42.2rem) !important;
      padding-left: var(--px-50px); }
  .wp-img-right_custom,
  .wp-img-left_custom {
    padding: 0 !important;
    margin-top: 1rem;
    margin-bottom: 2rem !important; }
  .wp-img-right.item-50 .wp-block-column,
  .wp-img-left.item-50 .wp-block-column {
    flex-basis: 50% !important; }
    .wp-img-right.item-50 .wp-block-column img,
    .wp-img-left.item-50 .wp-block-column img {
      width: 60rem;
      object-fit: cover;
      border-radius: .5rem; }
    .wp-img-right.item-50 .wp-block-column:last-child,
    .wp-img-left.item-50 .wp-block-column:last-child {
      flex-basis: calc(100% - 50%) !important;
      padding-left: var(--px-50px); }
  .wp-img-right p:not(:last-child),
  .wp-img-left p:not(:last-child) {
    margin-bottom: 1rem; }
  .wp-img-right ul,
  .wp-img-left ul {
    width: 100%; }
    .wp-img-right ul li,
    .wp-img-left ul li {
      position: relative;
      padding-left: 2.5rem;
      font-size: 1.8rem;
      font-family: "Noto Sans JP", sans-serif;
      font-weight: 500;
      color: #333333; }
      .wp-img-right ul li:not(:last-child),
      .wp-img-left ul li:not(:last-child) {
        margin-bottom: 1.3rem; }
      .wp-img-right ul li::before,
      .wp-img-left ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: .8rem;
        width: 1.5rem;
        height: 1.5rem;
        background-color: #12b9c1;
        border-radius: 100%; }
  .wp-img-right .wp-block-cover,
  .wp-img-left .wp-block-cover {
    position: relative; }
    .wp-img-right .wp-block-cover .txt_img,
    .wp-img-left .wp-block-cover .txt_img {
      position: absolute;
      left: 5px;
      bottom: 5px;
      z-index: 1;
      padding: 1rem 2rem;
      background-color: #ffffff;
      font-size: 2rem;
      color: #12b9c1;
      font-weight: bold; }
    .wp-img-right .wp-block-cover img,
    .wp-img-left .wp-block-cover img {
      height: auto !important; }
  .wp-img-right ul.custom,
  .wp-img-left ul.custom {
    margin-top: 2.1rem; }
  @media (max-width: 960px) {
    .wp-img-right .wp-block-column,
    .wp-img-left .wp-block-column {
      flex-basis: 100% !important; }
      .wp-img-right .wp-block-column img,
      .wp-img-left .wp-block-column img {
        width: 100%;
        height: 52rem; } }
    @media (max-width: 960px) and (max-width: 767px) {
      .wp-img-right .wp-block-column img,
      .wp-img-left .wp-block-column img {
        height: var(--px-250px); } }
  @media (max-width: 960px) {
      .wp-img-right .wp-block-column:last-child,
      .wp-img-left .wp-block-column:last-child {
        flex-basis: 100% !important;
        margin-top: var(--px-20px);
        padding-left: 0 !important;
        padding-right: 0 !important; }
    .wp-img-right.item-50 .wp-block-column,
    .wp-img-left.item-50 .wp-block-column {
      flex-basis: 100% !important; }
      .wp-img-right.item-50 .wp-block-column img,
      .wp-img-left.item-50 .wp-block-column img {
        width: 100%;
        border-radius: .5rem; }
      .wp-img-right.item-50 .wp-block-column:last-child,
      .wp-img-left.item-50 .wp-block-column:last-child {
        flex-basis: 100% !important;
        padding-left: 0; }
    .wp-img-right ul,
    .wp-img-left ul {
      width: 100%; }
      .wp-img-right ul li,
      .wp-img-left ul li {
        font-size: 1.401rem; }
        .wp-img-right ul li:not(:last-child),
        .wp-img-left ul li:not(:last-child) {
          margin-bottom: 1rem; }
        .wp-img-right ul li::before,
        .wp-img-left ul li::before {
          top: 0.7rem;
          width: 1.3rem;
          height: 1.3rem; }
    .wp-img-right ul.custom,
    .wp-img-left ul.custom {
      margin-top: 1.8rem; } }

.wp-img-right .wp-block-column {
  order: 1; }
  .wp-img-right .wp-block-column:last-child {
    order: 0;
    padding-left: 0 !important;
    padding-right: var(--px-50px); }
@media (max-width: 960px) {
  .wp-img-right .wp-block-column {
    order: 0; }
    .wp-img-right .wp-block-column:last-child {
      order: 1; }
  .wp-img-right .wp-title-main_04 {
    margin-top: 1.6rem; } }

.column-default-50 .wp-block-image {
  margin-bottom: 0; }
  .column-default-50 .wp-block-image img {
    border-radius: 1rem; }
.column-default-50 .wp-block-column {
  width: calc((100% - 2rem) / 2);
  margin-right: 2rem; }
  .column-default-50 .wp-block-column:nth-child(2n) {
    margin-right: 0; }
.column-default-40 .wp-block-image {
  margin-bottom: 1.5rem; }
  .column-default-40 .wp-block-image img {
    border-radius: 1rem; }
.column-default-40 .wp-block-column {
  width: calc((100% - 6.001rem) / 4);
  margin-right: 2rem; }
  .column-default-40 .wp-block-column:nth-child(4n) {
    margin-right: 0; }
.column-default-30 .wp-block-image img {
  border-radius: 1rem; }
.column-default-30 .wp-block-column {
  width: calc((100% - 4.001rem) / 3);
  margin-right: 2rem; }
  .column-default-30 .wp-block-column:nth-child(3n) {
    margin-right: 0; }
@media (max-width: 960px) {
  .column-default-50 .wp-block-image img {
    border-radius: 0.5rem; }
  .column-default-50 .wp-block-column {
    width: calc((100% - 1.02rem) / 2);
    margin-right: 1rem; }
  .column-default-40 {
    flex-wrap: wrap !important;
    margin-bottom: 0 !important; }
    .column-default-40 .wp-block-image {
      margin-bottom: 1.5rem; }
      .column-default-40 .wp-block-image img {
        border-radius: 1rem; }
    .column-default-40 .wp-block-column {
      width: calc((100% - 1.001rem) / 2);
      margin-right: 1rem;
      margin-bottom: 2rem; }
      .column-default-40 .wp-block-column:nth-child(2n) {
        margin-right: 0; }
    .column-default-40 p {
      font-size: 1.4rem;
      letter-spacing: 0; }
    .column-default-40:last-child .wp-block-column:last-child {
      margin-bottom: 0; }
  .column-default-30 .wp-block-image img {
    border-radius: 0.5rem; }
  .column-default-30 .wp-block-column {
    width: calc((100% - 2.001rem) / 3);
    margin-right: 1rem; } }

.wp-block-interview [class*="wp-img-"] {
  margin-bottom: 8rem; }
  .wp-block-interview [class*="wp-img-"] p {
    text-align: justify; }
    .wp-block-interview [class*="wp-img-"] p:not(:last-child) {
      margin-bottom: 1.2rem; }
  @media (max-width: 960px) {
    .wp-block-interview [class*="wp-img-"] {
      margin-bottom: 5.3rem; }
      .wp-block-interview [class*="wp-img-"] p:not(:last-child) {
        margin-bottom: 1rem; } }
.wp-block-interview p {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: .1rem; }
  .wp-block-interview p strong {
    color: #12b9c1; }

.wp-block-banner {
  margin-top: 12rem; }
  @media (max-width: 960px) {
    .wp-block-banner {
      margin-top: 8rem; } }

.wp-block-desc {
  width: 100%; }
  .wp-block-desc.fz-vs-18 * {
    text-align: center;
    font-size: 1.8rem; }
  @media (max-width: 960px) {
    .wp-block-desc.fz-vs-18 * {
      font-size: 1.6rem; } }

.wp-block-contactus {
  padding: 4rem 3rem;
  text-align: center;
  background-color: rgba(18, 185, 193, 0.1); }
  .wp-block-contactus .wp-button-tel {
    margin-top: 1.5rem; }

.wp-button-tel {
  display: inline-block;
  background-color: #12b9c1;
  color: #ffffff;
  width: 100%;
  max-width: 25rem;
  padding: 1.5rem 2rem;
  border-radius: .5rem; }

.wp-block-mb {
  margin-bottom: 12rem; }
  @media (max-width: 960px) {
    .wp-block-mb {
      margin-bottom: 8rem; } }

.wp-block-layout-01:not(:last-child) {
  margin-bottom: 7rem; }
.wp-block-layout-01 .wp-block-columns:not(:last-child) {
  margin-bottom: 6rem; }
.wp-block-layout-01 .wp-title-main_02 {
  margin-bottom: 3.4rem; }
.wp-block-layout-01 p:not(:last-child) {
  margin-bottom: 1rem; }
@media (max-width: 960px) {
  .wp-block-layout-01 .wp-block-columns:not(:last-child) {
    margin-bottom: 3rem; }
  .wp-block-layout-01 .wp-title-main_02 {
    margin-bottom: 1.8rem; }
  .wp-block-layout-01 p:not(:last-child) {
    margin-bottom: 0.5rem; } }
.wp-block-layout-02 {
  margin-bottom: 7.4rem; }
  .wp-block-layout-02 .wp-block-columns:not(:last-child) {
    margin-bottom: 5rem !important; }
  .wp-block-layout-02 .wp-title-main_03 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  @media (max-width: 960px) {
    .wp-block-layout-02 {
      margin-bottom: 3.6rem; }
      .wp-block-layout-02 .wp-block-columns:not(:last-child) {
        margin-bottom: 3rem !important; }
      .wp-block-layout-02 .wp-title-main_03 {
        margin-top: 2rem;
        margin-bottom: 2rem; } }

.wp-block-bg {
  padding: 5rem;
  border-radius: 1rem;
  background-color: rgba(242, 154, 99, 0.2);
  margin-bottom: -0.9rem; }
  .wp-block-bg p {
    font-weight: bold;
    font-size: 1.8rem; }
    .wp-block-bg p:not(:last-child) {
      margin-bottom: 0.7rem; }

@media (max-width: 960px) {
  .wp-block-banner {
    margin-top: 1rem !important; }

  .wp-block-maps {
    margin-top: 2rem;
    margin-bottom: 2.5rem; }

  .wp-block-bg {
    padding: 3rem 2rem; }
    .wp-block-bg p {
      font-size: 1.6rem; }

  .wp-block-group.wp-block-contactus p {
    text-align: center; } }
.column_grouping_01 > div > .wp-block-columns:not(:last-child) {
  margin-bottom: 5.2rem; }
.column_grouping_01 > div > .wp-block-columns .wp-title-main_02 {
  margin-bottom: 3.2rem; }
.column_grouping_01 > div > .wp-block-columns .wp-title-main_03 {
  margin-bottom: 3.2rem;
  margin-top: 4.5rem; }

.column_grouping_02:not(:last-child) {
  margin-bottom: 9.2rem; }
.column_grouping_02 .wp-title-main_03 {
  margin-bottom: 3.2rem;
  margin-top: 4.5rem; }

@media (max-width: 960px) {
  .column_grouping_01 > div > .wp-block-columns .wp-title-main_03 {
    margin-bottom: 2.3rem;
    margin-top: 3.7rem; } }
.wp-block-banner {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: calc(100% - var(--banner-width-xrem));
  border-radius: var(--banner-border-radius-xrem);
  margin-top: 3rem; }
  .wp-block-banner::before {
    content: var(--banner-before-content-xrem);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(139, 212, 228, 0.25);
    z-index: 1; }
  .wp-block-banner__images {
    position: relative; }
    .wp-block-banner__images img {
      width: 100%;
      height: var(--banner-img-height-xrem);
      object-fit: cover;
      aspect-ratio: auto; }
  .wp-block-banner__title {
    position: absolute;
    z-index: 3;
    left: var(--banner-title-left-xrem);
    right: var(--banner-title-right-xrem);
    top: var(--banner-title-top-xrem);
    bottom: var(--banner-title-bottom-xrem);
    transform: translate(var(--banner-title-translateX-xrem), var(--banner-title-translateY-xrem));
    text-align: center;
    border-top-left-radius: var(--banner-border-radius-xrem);
    border-top-right-radius: var(--banner-border-radius-xrem);
    letter-spacing: 0.3rem;
    height: var(--banner-title-height-xrem);
    padding: var(--banner-title-pdtop-xrem) var(--banner-title-pdleftright-xrem) var(--banner-title-pdbottom-xrem);
    min-width: var(--banner-title-minwidth-xrem);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff; }
    .wp-block-banner__title::before, .wp-block-banner__title::after {
      content: var(--banner-title-before-xrem);
      position: absolute;
      width: 4rem;
      height: 2rem;
      border: 4px double var(--banner-title-color-xrem); }
    .wp-block-banner__title::before {
      left: 0.5rem;
      top: 0.5rem;
      border-bottom: 0;
      border-right: 0; }
    .wp-block-banner__title::after {
      right: 0.5rem;
      bottom: 0.5rem;
      border-top: 0;
      border-left: 0; }
    .wp-block-banner__title .ja {
      font-size: var(--banner-title-fzja-xrem);
      line-height: 150%;
      font-weight: bold;
      color: var(--banner-title-color-xrem); }

.wp-block-breadcrumbs {
  width: 100%;
  text-align: var(--breadcrumb-text-align-xrem);
  position: relative;
  padding: 0 var(--breadcrumb-padding-lr-xrem); }
  .wp-block-breadcrumbs__content {
    text-align: var(--breadcrumb-content-text-align-xrem);
    display: inline-block;
    width: 100%;
    max-width: 120.001rem;
    margin-top: var(--breadcrumb-padding-top-xrem);
    margin-bottom: var(--breadcrumb-padding-bottom-xrem);
    margin-left: auto;
    margin-right: auto; }
    .wp-block-breadcrumbs__content > span {
      position: relative; }
      .wp-block-breadcrumbs__content > span:not(:last-child) {
        padding-right: 1.5rem;
        margin-right: 1.5rem; }
        .wp-block-breadcrumbs__content > span:not(:last-child)::before {
          content: "";
          position: absolute;
          right: 0;
          top: 50%;
          width: 0.8rem;
          aspect-ratio: 1 / 1;
          transform: translateY(-47%) rotate(45deg);
          position: absolute;
          content: "";
          border-top: 1px solid #353535;
          border-right: 1px solid #353535; }
      .wp-block-breadcrumbs__content > span a {
        transition: ease all 0.35s; }
        .wp-block-breadcrumbs__content > span a:hover {
          opacity: 0.7; }

.is-group-content > div {
  width: 100%;
  max-width: 123.001rem;
  margin-left: auto;
  margin-right: auto; }

.wp-block-group__catalogue {
  margin-top: 0rem;
  margin-bottom: 10rem; }
  .wp-block-group__catalogue.mgt-24 {
    margin-top: 2.4rem; }
  .wp-block-group__catalogue > div {
    max-width: 120rem;
    padding: 3.6rem 5rem 3.9rem;
    border: .2rem solid #353535;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.08); }
    @media (max-width: 960px) {
      .wp-block-group__catalogue > div {
        width: calc(100% - 3rem); } }

.wp-block-list__catalogue {
  list-style: decimal-leading-zero;
  margin-top: 1rem; }
  .wp-block-list__catalogue li {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 175%;
    color: #353535;
    letter-spacing: .1rem;
    padding-left: 1rem;
    border-bottom: 1px dashed #eee;
    margin-left: 3.4rem;
    padding-top: 1rem;
    padding-bottom: 1rem; }
    @media (max-width: 960px) {
      .wp-block-list__catalogue li {
        padding-left: 0.3rem;
        letter-spacing: .03rem; } }
    .wp-block-list__catalogue li a {
      transition: ease all 500ms;
      border-bottom: 1px solid #fff; }
      .wp-block-list__catalogue li a:hover {
        border-bottom: 1px solid #353535; }

@media (max-width: 960px) {
  .wp-block-group__catalogue {
    margin-bottom: 5rem; }
    .wp-block-group__catalogue.mgt-24 {
      margin-top: 2rem; }
    .wp-block-group__catalogue > div {
      padding: 1.5rem; }

  .wp-block-list__catalogue li {
    font-size: 1.5rem; } }
.wp-block-heading__title-01 {
  padding-bottom: 1.8rem;
  border-bottom: .2rem solid #353535;
  font-size: 2.4rem;
  font-weight: bold;
  color: #353535;
  letter-spacing: .1rem; }
  .wp-block-heading__title-01.vertical-line {
    padding-left: 2rem;
    position: relative;
    margin-bottom: 0rem;
    border-bottom: 0;
    color: #133165; }
    .wp-block-heading__title-01.vertical-line::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: .4rem;
      height: calc(100% - 1.5rem);
      background-color: #133165; }
      @media (max-width: 960px) {
        .wp-block-heading__title-01.vertical-line::before {
          height: calc(100% - 1.2rem); } }

@media (max-width: 960px) {
  .wp-block-heading__title-01 {
    font-size: 1.8rem;
    padding-bottom: 1.2rem; } }
.wp-block-list__menu_box {
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2.5rem; }
  .wp-block-list__menu_box li {
    width: calc((100% - 6.001rem) / 5);
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }
    .wp-block-list__menu_box li:last-child {
      margin-right: 0; }
    @media (min-width: 961px) {
      .wp-block-list__menu_box li:nth-child(5n) {
        margin-right: 0; } }
    .wp-block-list__menu_box li:hover a, .wp-block-list__menu_box li.active a {
      color: #12b9c1;
      border: 1px solid #12b9c1; }
  .wp-block-list__menu_box a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 0.3rem;
    font-size: 1.6rem;
    font-weight: bold;
    color: #353535;
    position: relative;
    border: 1px solid #353535;
    transition: ease all 500ms; }
    .wp-block-list__menu_box a::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
  .wp-block-list__menu_box.vs-02 li a {
    color: #333; }
  .wp-block-list__menu_box.vs-02 li:hover a, .wp-block-list__menu_box.vs-02 li.active a {
    color: #fff;
    background: #332014;
    border-color: #332014; }

@media (max-width: 1280px) and (min-width: 961px) {
  .wp-block-list__menu_box a {
    font-size: 2rem; } }
@media (max-width: 960px) {
  .wp-block-list__menu {
    padding: 0 1.5rem; }
    .wp-block-list__menu_box {
      flex-wrap: wrap;
      justify-content: flex-start; }
      .wp-block-list__menu_box li {
        width: calc((100% - 1.001rem) / 2);
        margin-right: 1.0rem;
        margin-bottom: 1.0rem; }
        .wp-block-list__menu_box li:nth-child(2n) {
          margin-right: 0; }
        .wp-block-list__menu_box li:nth-child(2) a {
          letter-spacing: -0.1rem; }
      .wp-block-list__menu_box a {
        font-size: 1.3rem;
        padding: 1.3rem 0;
        font-weight: bold; } }
.sitemap-title-01 {
  color: #21aa3a;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
  font-family: "Nunito", serif;
  margin-bottom: 3.5rem; }

.sitemap-title-01 {
  color: #21aa3a;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
  margin-bottom: 3.5rem; }
.sitemap-wrap {
  padding: 6.5rem 0 8.5rem; }
.sitemap-list-01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6rem; }
  .sitemap-list-01:last-child {
    margin-bottom: 0; }
  .sitemap-list-01 li {
    width: calc((100% - 3.001rem) / 3);
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 961px) {
      .sitemap-list-01 li:nth-child(3n) {
        margin-right: 0; } }
    .sitemap-list-01 li a {
      color: #6d4528;
      font-size: 1.6rem;
      font-weight: 700;
      line-height: 150%;
      letter-spacing: 0;
      transition: all 0.35s; }
      .sitemap-list-01 li a:hover {
        opacity: 0.8; }

@media (max-width: 960px) {
  .sitemap-list-01 {
    margin-bottom: 4.5rem; }
    .sitemap-list-01 li {
      width: calc((100% - 1.501rem) / 2); }
      .sitemap-list-01 li:nth-child(2n) {
        margin-right: 0; }
      .sitemap-list-01 li a {
        font-size: 1.5rem; }
  .sitemap-title-01 {
    margin-bottom: .8rem; } }
@media (max-width: 767px) {
  .sitemap-list-01 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem; }
    .sitemap-list-01 li:last-child {
      margin-bottom: 0; }
  .sitemap-wrap {
    padding: 3rem 0 5.5rem; } }
@media (min-width: 960.5px) {
  .wp-block-list__menu_box.vs-09 li {
    width: calc((100% - 6.001rem) / 3); } }
@media (max-width: 960px) {
  .wp-block-list__menu_box.vs-09 li {
    width: 100%;
    margin-right: 0; } }
.wp_top_mv {
  width: 100%;
  position: relative; }
  .wp_top_mv .wp-block-gallery {
    width: 100%;
    max-width: 181.0rem;
    margin-left: auto;
    margin-right: 0;
    border-top-left-radius: 12rem;
    border-bottom-left-radius: 12rem;
    border-bottom-right-radius: 12rem;
    overflow: hidden; }
    .wp_top_mv .wp-block-gallery figure {
      margin-bottom: 0; }
    .wp_top_mv .wp-block-gallery img {
      width: 100%;
      height: 84.5rem;
      object-fit: cover; }
  .wp_top_mv .title_mv,
  .wp_top_mv .banner_mv {
    position: absolute;
    z-index: 1; }
  .wp_top_mv .title_mv {
    left: 2.5rem;
    bottom: -1.3rem;
    width: 65.4rem;
    height: 52.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-image: url(assets/img/headache_banner-04.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 5.0rem;
    padding-right: 5.5rem;
    padding-top: 7.9rem; }
  .wp_top_mv .wp-block-heading {
    color: #ffffff;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 125%;
    letter-spacing: 0rem;
    margin-bottom: 2rem; }
    .wp_top_mv .wp-block-heading strong {
      color: #ffff00; }
  .wp_top_mv p {
    color: #ffffff;
    font-size: 2.0001rem;
    font-weight: 500;
    line-height: 175%;
    letter-spacing: 0rem; }
  .wp_top_mv .banner_mv {
    right: 12rem;
    bottom: 1.5rem;
    display: flex; }
    .wp_top_mv .banner_mv img {
      width: 36.601rem; }
    .wp_top_mv .banner_mv .wp-block-column {
      position: relative;
      margin-right: 2.5rem; }
      .wp_top_mv .banner_mv .wp-block-column:last-child {
        margin-right: 0; }
      .wp_top_mv .banner_mv .wp-block-column .wp-block-button a {
        position: absolute;
        cursor: pointer;
        top: -1.4rem;
        right: -1rem;
        font-size: 0;
        width: 3rem;
        height: 3rem;
        border-radius: 100%;
        background: #37acdd url(assets/img/ic_arrow.png) no-repeat center/100% auto; }
      .wp_top_mv .banner_mv .wp-block-column.active {
        display: none; }

.no_content {
  color: #333333;
  font-size: 3.2001rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
  text-align: center;
  width: 1000%;
  margin-top: 6rem; }

@media (max-width: 960px) {
  .no_content {
    font-size: 2.2rem; }

  .wp_top_mv > div {
    display: flex;
    flex-wrap: wrap; }
  .wp_top_mv .title_mv {
    width: 100%;
    left: 0;
    order: 1;
    bottom: 0;
    margin-bottom: 1.5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 5rem;
    height: 35rem;
    margin-bottom: 6rem;
    justify-content: center; }
  .wp_top_mv .wp-block-heading {
    font-size: 1.8rem;
    line-height: 130%;
    margin-bottom: 1rem; }
  .wp_top_mv .banner_mv {
    right: 0;
    bottom: 0;
    padding: 0 1.5rem;
    display: flex;
    order: 2;
    display: none; }
    .wp_top_mv .banner_mv img {
      width: 100%; }
    .wp_top_mv .banner_mv .wp-block-column {
      width: 50%; }
  .wp_top_mv .title_mv {
    width: 34.5rem;
    position: absolute;
    left: 1.5rem;
    bottom: 2rem;
    margin-bottom: 0;
    height: auto;
    background-image: inherit;
    padding: 2rem;
    background-color: rgba(139, 212, 228, 0.9);
    border-radius: 2rem; }
  .wp_top_mv .wp-block-gallery {
    border-radius: 0;
    margin-bottom: 0rem; }
    .wp_top_mv .wp-block-gallery img {
      height: 40rem; }
  .wp_top_mv p {
    font-size: 1.4rem; } }
.wp_top_trobule {
  width: 100%;
  padding-top: 23.5rem;
  padding-bottom: 10.5rem;
  background-color: #8bd4e4;
  background-image: url(assets/img/headache_banner-06.png);
  background-position: center top 37.4rem;
  background-repeat: no-repeat;
  background-size: 192rem;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 13rem), 50% 100%, 0 calc(100% - 13rem));
  position: relative; }
  .wp_top_trobule::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 18.5rem;
    left: 0;
    top: 0;
    z-index: 1;
    background-image: url(assets/img/headache_banner-05.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 192rem; }
  .wp_top_trobule::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 40rem;
    left: 0;
    bottom: 0;
    background-color: #ade1ec; }
  .wp_top_trobule > div {
    width: 100%;
    max-width: 120rem;
    margin-left: auto;
    margin-right: auto; }
  .wp_top_trobule .title_trobule .wp-block-heading {
    text-align: center;
    position: relative; }
    .wp_top_trobule .title_trobule .wp-block-heading img {
      width: 90.601rem; }
    .wp_top_trobule .title_trobule .wp-block-heading::before {
      content: "";
      position: absolute;
      width: 21.6rem;
      height: 16.7rem;
      right: 3.9rem;
      top: -4.7rem;
      z-index: 1;
      background-image: url(assets/img/headache_banner-07.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
  .wp_top_trobule .title_trobule p {
    width: 100%;
    max-width: 82.5rem;
    margin-left: auto;
    margin-right: auto;
    font-family: "Noto Sans JP", sans-serif;
    color: #333333;
    font-size: 2.40001rem;
    font-weight: 500;
    line-height: 180%;
    letter-spacing: 0.09rem;
    position: relative;
    left: 2.0001rem; }
  .wp_top_trobule .img_trobule {
    display: block;
    text-align: center;
    margin-top: -2.1rem;
    position: relative;
    left: -2.3rem; }
    .wp_top_trobule .img_trobule img {
      width: 117.401rem; }
  .wp_top_trobule .banner_02_trobule {
    width: 100%;
    max-width: 100.001rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    background-color: #666666;
    clip-path: polygon(5rem 0, calc(100% - 5rem) 0, 100% 5rem, 100% calc(100% - 5rem), calc(100% - 5rem) 100%, 5rem 100%, 0 calc(100% - 5rem), 0 5rem);
    padding: .5rem; }
    .wp_top_trobule .banner_02_trobule::after, .wp_top_trobule .banner_02_trobule::before {
      content: "";
      position: absolute;
      width: 0.5rem;
      height: 6.5rem;
      top: .4rem;
      z-index: 1;
      background-color: #666666;
      border-radius: .5rem; }
    .wp_top_trobule .banner_02_trobule::before {
      left: 3.5rem;
      transform: rotate(45deg); }
    .wp_top_trobule .banner_02_trobule::after {
      right: 3.5rem;
      transform: rotate(-45deg); }
    .wp_top_trobule .banner_02_trobule > div {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 3rem 7rem;
      min-height: 21.201rem;
      background-color: #ffffff;
      clip-path: polygon(4.8rem 0, calc(100% - 4.8rem) 0, 100% 4.8rem, 100% calc(100% - 4.8rem), calc(100% - 4.8rem) 100%, 4.8rem 100%, 0 calc(100% - 4.8rem), 0 4.8rem);
      position: relative; }
      .wp_top_trobule .banner_02_trobule > div::after, .wp_top_trobule .banner_02_trobule > div::before {
        content: "";
        position: absolute;
        width: 0.5rem;
        height: 6.5rem;
        bottom: .0rem;
        z-index: 1;
        background-color: #666666;
        border-radius: .5rem; }
      .wp_top_trobule .banner_02_trobule > div::before {
        left: 3rem;
        transform: rotate(-45deg); }
      .wp_top_trobule .banner_02_trobule > div::after {
        right: 3rem;
        transform: rotate(45deg); }
    .wp_top_trobule .banner_02_trobule p {
      color: #333333;
      font-size: 3.6001rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: 0.25rem;
      font-family: "Zen Maru Gothic", "Noto Serif JP", serif; }
      .wp_top_trobule .banner_02_trobule p strong {
        color: #ff8d8d;
        font-size: 4.1rem; }

.banner_01_trobule {
  width: 100%;
  max-width: 116.101rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: .5rem solid #37acdd;
  background-color: #ffffff;
  margin-top: 2.9rem;
  margin-bottom: 4.501rem;
  border-radius: 2rem;
  display: flex;
  align-items: center;
  justify-content: center; }
  .banner_01_trobule .wp-block-column:first-child {
    width: 29rem;
    height: 26.853rem;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 2.4rem; }
    .banner_01_trobule .wp-block-column:first-child .wp-block-heading {
      text-align: center;
      position: relative;
      z-index: 2;
      top: -0.3rem;
      color: #56939f;
      font-size: 3.6001rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: 0.25rem; }
    .banner_01_trobule .wp-block-column:first-child::before {
      content: "";
      position: absolute;
      width: 37.5rem;
      height: 37.5rem;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      z-index: 1;
      border-radius: 100%;
      background-image: url(assets/img/headache_banner-08.png);
      background-position: center right;
      background-repeat: no-repeat;
      background-size: contain; }
  .banner_01_trobule .wp-block-column:last-child {
    width: calc(100% - 29rem);
    padding-top: 3.2rem;
    padding-bottom: 3.7rem; }
    .banner_01_trobule .wp-block-column:last-child p {
      width: 100%;
      max-width: 53.2rem;
      margin-left: auto;
      margin-right: auto;
      font-family: "Noto Sans JP", sans-serif;
      color: #317d8c;
      font-size: 3.2001rem;
      font-weight: 500;
      line-height: 115%;
      letter-spacing: 0.07rem; }
    .banner_01_trobule .wp-block-column:last-child .wp-block-list {
      display: flex;
      max-width: 80rem;
      margin-left: auto;
      margin-right: auto;
      margin-top: 2.6rem; }
      .banner_01_trobule .wp-block-column:last-child .wp-block-list li,
      .banner_01_trobule .wp-block-column:last-child .wp-block-list a {
        color: #ffffff;
        font-size: 2.6001rem;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: 0.07rem;
        background-color: #ff8d8d;
        position: relative;
        width: calc((100% - 3.5rem) / 2);
        margin-right: 3.5rem;
        height: 10rem;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 2rem;
        box-shadow: 0.4rem 0.4rem 0.6rem 0 rgba(0, 0, 0, 0.4);
        padding-bottom: .3rem; }
        .banner_01_trobule .wp-block-column:last-child .wp-block-list li:nth-child(2n), .banner_01_trobule .wp-block-column:last-child .wp-block-list li:last-child,
        .banner_01_trobule .wp-block-column:last-child .wp-block-list a:nth-child(2n),
        .banner_01_trobule .wp-block-column:last-child .wp-block-list a:last-child {
          margin-right: 0; }
        .banner_01_trobule .wp-block-column:last-child .wp-block-list li::before,
        .banner_01_trobule .wp-block-column:last-child .wp-block-list a::before {
          content: "";
          position: absolute;
          width: calc(100% - 2rem);
          height: calc(100% - 2rem);
          top: 1rem;
          left: 1rem;
          border: .201rem solid #fff;
          border-radius: 1.5rem; }
      .banner_01_trobule .wp-block-column:last-child .wp-block-list a {
        width: 100%; }
      .banner_01_trobule .wp-block-column:last-child .wp-block-list.fix-href li {
        background-color: transparent;
        box-shadow: inherit;
        height: auto; }
        .banner_01_trobule .wp-block-column:last-child .wp-block-list.fix-href li::before {
          content: none; }
      .banner_01_trobule .wp-block-column:last-child .wp-block-list.fix-href a {
        transition: ease all 0.35s; }
        .banner_01_trobule .wp-block-column:last-child .wp-block-list.fix-href a:hover {
          background-color: #12b9c1; }

.trobule_gp_colums_re {
  position: relative; }

.trobule_gp_colums {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }
  .trobule_gp_colums .wp-block-column {
    position: absolute;
    z-index: 2; }
    .trobule_gp_colums .wp-block-column a {
      transition: ease all 0.35s; }
      .trobule_gp_colums .wp-block-column a:hover {
        opacity: 0.8; }
    .trobule_gp_colums .wp-block-column.vs-01 {
      left: 22rem;
      top: 5rem; }
      .trobule_gp_colums .wp-block-column.vs-01 img {
        width: 28.401rem; }
    .trobule_gp_colums .wp-block-column.vs-02 {
      right: 26rem;
      top: 4rem; }
      .trobule_gp_colums .wp-block-column.vs-02 img {
        width: 27.401rem; }
    .trobule_gp_colums .wp-block-column.vs-03 {
      left: 8rem;
      top: 21rem; }
      .trobule_gp_colums .wp-block-column.vs-03 img {
        width: 26.401rem; }
    .trobule_gp_colums .wp-block-column.vs-04 {
      right: 10.6rem;
      top: 18.2rem; }
      .trobule_gp_colums .wp-block-column.vs-04 img {
        width: 25.901rem; }
    .trobule_gp_colums .wp-block-column.vs-05 {
      left: 8.8rem;
      top: 38rem; }
      .trobule_gp_colums .wp-block-column.vs-05 img {
        width: 29.201rem; }
    .trobule_gp_colums .wp-block-column.vs-06 {
      right: 7.8rem;
      top: 35.5rem; }
      .trobule_gp_colums .wp-block-column.vs-06 img {
        width: 32.901rem; }
    .trobule_gp_colums .wp-block-column.vs-07 {
      left: 15rem;
      top: 53.8rem; }
      .trobule_gp_colums .wp-block-column.vs-07 img {
        width: 33.501rem; }
    .trobule_gp_colums .wp-block-column.vs-08 {
      right: 19.2rem;
      top: 53.8rem; }
      .trobule_gp_colums .wp-block-column.vs-08 img {
        width: 27.101rem; }
    @media (max-width: 960px) {
      .trobule_gp_colums .wp-block-column.vs-01 {
        left: 13rem;
        top: 3rem; }
        .trobule_gp_colums .wp-block-column.vs-01 img {
          width: 19.401rem; }
      .trobule_gp_colums .wp-block-column.vs-02 {
        right: 13rem;
        top: 2.3rem; }
        .trobule_gp_colums .wp-block-column.vs-02 img {
          width: 18.401rem; }
      .trobule_gp_colums .wp-block-column.vs-03 {
        left: 4.3rem;
        top: 13.5rem; }
        .trobule_gp_colums .wp-block-column.vs-03 img {
          width: 17.401rem; }
      .trobule_gp_colums .wp-block-column.vs-04 {
        right: 2.6rem;
        top: 12rem; }
        .trobule_gp_colums .wp-block-column.vs-04 img {
          width: 17.501rem; }
      .trobule_gp_colums .wp-block-column.vs-05 {
        left: 4.8rem;
        top: 25rem; }
        .trobule_gp_colums .wp-block-column.vs-05 img {
          width: 19.201rem; }
      .trobule_gp_colums .wp-block-column.vs-06 {
        right: 0.8rem;
        top: 23.5rem; }
        .trobule_gp_colums .wp-block-column.vs-06 img {
          width: 21.901rem; }
      .trobule_gp_colums .wp-block-column.vs-07 {
        left: 8.9rem;
        top: 35.3rem; }
        .trobule_gp_colums .wp-block-column.vs-07 img {
          width: 21.901rem; }
      .trobule_gp_colums .wp-block-column.vs-08 {
        right: 8.5rem;
        top: 35rem; }
        .trobule_gp_colums .wp-block-column.vs-08 img {
          width: 18.101rem; } }
@media (max-width: 960px) and (max-width: 767px) {
  .trobule_gp_colums .wp-block-column.vs-01 {
    left: 6rem;
    top: 1.7rem; }
    .trobule_gp_colums .wp-block-column.vs-01 img {
      width: 9.001rem; }
  .trobule_gp_colums .wp-block-column.vs-02 {
    right: 5.5rem;
    top: 1.2rem; }
    .trobule_gp_colums .wp-block-column.vs-02 img {
      width: 9.001rem; }
  .trobule_gp_colums .wp-block-column.vs-03 {
    left: 1rem;
    top: 6.5rem; }
    .trobule_gp_colums .wp-block-column.vs-03 img {
      width: 9.001rem; }
  .trobule_gp_colums .wp-block-column.vs-04 {
    right: 0.8rem;
    top: 5.8rem; }
    .trobule_gp_colums .wp-block-column.vs-04 img {
      width: 8.901rem; }
  .trobule_gp_colums .wp-block-column.vs-05 {
    left: 1.7rem;
    top: 12.1rem; }
    .trobule_gp_colums .wp-block-column.vs-05 img {
      width: 9.201rem; }
  .trobule_gp_colums .wp-block-column.vs-06 {
    right: -0.2rem;
    top: 11.3rem; }
    .trobule_gp_colums .wp-block-column.vs-06 img {
      width: 10.501rem; }
  .trobule_gp_colums .wp-block-column.vs-07 {
    left: 3.5rem;
    top: 17.2rem; }
    .trobule_gp_colums .wp-block-column.vs-07 img {
      width: 10.801rem; }
  .trobule_gp_colums .wp-block-column.vs-08 {
    right: 3rem;
    top: 16.8rem; }
    .trobule_gp_colums .wp-block-column.vs-08 img {
      width: 9.101rem; } }

@media (max-width: 960px) {
  .wp_top_trobule {
    padding: 9.7rem 1.5rem 10rem;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 5rem), 50% 100%, 0 calc(100% - 5rem)); }
    .wp_top_trobule::before {
      content: none; }
    .wp_top_trobule .title_trobule p {
      left: 0;
      font-size: 1.5rem;
      max-width: 30.5rem;
      margin-top: 1rem; }
    .wp_top_trobule .title_trobule .wp-block-heading::before {
      width: 8rem;
      height: 6.2rem;
      right: 0; }
    .wp_top_trobule .img_trobule {
      width: calc(100% + 3rem);
      left: -1.5rem;
      margin-top: 0; }
    .wp_top_trobule .banner_02_trobule > div {
      padding: 2rem;
      min-height: 20rem; }
    .wp_top_trobule .banner_02_trobule p {
      font-size: 2rem; }
      .wp_top_trobule .banner_02_trobule p strong {
        font-size: 2.2rem; }

  .banner_01_trobule {
    flex-wrap: wrap !important; }
    .banner_01_trobule .wp-block-column:first-child, .banner_01_trobule .wp-block-column:last-child {
      width: 100%; }
    .banner_01_trobule .wp-block-column:first-child {
      justify-content: center;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      height: 12rem; }
      .banner_01_trobule .wp-block-column:first-child::before {
        width: 100%;
        height: 34rem;
        top: auto;
        bottom: 0;
        transform: initial;
        background-position: center bottom; }
      .banner_01_trobule .wp-block-column:first-child .wp-block-heading {
        font-size: 2.5rem;
        top: -1.5rem; }
    .banner_01_trobule .wp-block-column:last-child {
      padding-left: 1.5rem;
      padding-right: 1.5rem; }
      .banner_01_trobule .wp-block-column:last-child .wp-block-list {
        flex-wrap: wrap; }
        .banner_01_trobule .wp-block-column:last-child .wp-block-list li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 1.5rem;
          font-size: 1.8rem;
          height: 8rem; }
          .banner_01_trobule .wp-block-column:last-child .wp-block-list li:last-child {
            margin-bottom: 0; }
      .banner_01_trobule .wp-block-column:last-child p {
        font-size: 2rem;
        text-align: center;
        line-height: 175%; }
        .banner_01_trobule .wp-block-column:last-child p br {
          display: none; } }
.wp_top_checklist {
  margin-top: -5rem;
  padding-bottom: 1.1rem; }
  .wp_top_checklist > div {
    width: 100%;
    max-width: 120.001rem;
    margin-left: auto;
    margin-right: auto; }
  .wp_top_checklist .title_checklist .wp-block-heading {
    text-align: center;
    position: relative; }
    .wp_top_checklist .title_checklist .wp-block-heading img {
      width: 92.101rem; }
  .wp_top_checklist .colums_checklist {
    width: 100%;
    padding-top: 8.9rem;
    padding-bottom: 6.5rem;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url(assets/img/headache_banner-11.png);
    background-position: left 5.3rem bottom;
    background-repeat: no-repeat;
    background-size: 111.5rem;
    position: relative; }
    .wp_top_checklist .colums_checklist .wp-block-column {
      width: 50%;
      margin-bottom: 4rem; }
      @media (min-width: 960.5px) {
        .wp_top_checklist .colums_checklist .wp-block-column.js__top_ab {
          position: absolute;
          top: -5.5%;
          left: 50%;
          transform: translateX(-50%);
          width: 100% !important;
          max-width: 34.3rem; } }
      @media (max-width: 960px) {
        .wp_top_checklist .colums_checklist .wp-block-column.vs-01 {
          order: 0; }
        .wp_top_checklist .colums_checklist .wp-block-column.vs-02 {
          order: 2; }
        .wp_top_checklist .colums_checklist .wp-block-column.vs-03 {
          order: 3; }
        .wp_top_checklist .colums_checklist .wp-block-column.vs-04 {
          order: 4;
          margin-bottom: 0 !important; }
        .wp_top_checklist .colums_checklist .wp-block-column.vs-05 {
          order: 1;
          margin-bottom: 1.5rem !important; } }
      .wp_top_checklist .colums_checklist .wp-block-column:nth-child(2n) p {
        margin-left: auto;
        margin-right: 0; }
      .wp_top_checklist .colums_checklist .wp-block-column.tree {
        position: relative; }
        .wp_top_checklist .colums_checklist .wp-block-column.tree::before {
          content: "";
          position: absolute;
          width: 16rem;
          height: 11rem;
          top: -10.5rem;
          left: 0;
          background-image: url(assets/img/headache_banner-09.png);
          background-position: center top;
          background-repeat: no-repeat;
          background-size: 16rem; }
        .wp_top_checklist .colums_checklist .wp-block-column.tree.vs-02::before {
          content: "";
          position: absolute;
          width: 13.3rem;
          height: 9.6rem;
          left: inherit;
          right: 2.8rem;
          top: -9.5rem;
          background-image: url(assets/img/headache_banner-10.png);
          background-size: 13.3rem; }
    .wp_top_checklist .colums_checklist p {
      color: #ffffff;
      font-size: 3.6001rem;
      font-weight: 700;
      line-height: 120%;
      letter-spacing: 0.07rem;
      background-color: #12b9c1;
      position: relative;
      width: 34.3rem;
      height: 16.5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      border-radius: 2rem;
      box-shadow: 0.4rem 0.4rem 0.6rem 0 rgba(0, 0, 0, 0.4);
      padding-bottom: .3rem;
      font-family: "Zen Maru Gothic", "Noto Serif JP", serif;
      overflow: hidden;
      transition: ease all 0.35s; }
      .wp_top_checklist .colums_checklist p:hover {
        background-color: #e0adb3; }
      .wp_top_checklist .colums_checklist p::before {
        content: "";
        position: absolute;
        width: calc(100% - 2rem);
        height: calc(100% - 2rem);
        top: 1rem;
        left: 1rem;
        border: .201rem solid #fff;
        border-radius: 1.5rem; }
      .wp_top_checklist .colums_checklist p a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2; }
  .wp_top_checklist .banner_01_trobule {
    margin-top: -0.6rem;
    border: .5rem solid #91d5e4;
    background-color: #91d5e4; }
    .wp_top_checklist .banner_01_trobule .wp-block-column:first-child {
      width: 27rem;
      padding-left: 4.5rem; }
      .wp_top_checklist .banner_01_trobule .wp-block-column:first-child .wp-block-heading {
        text-align: center;
        position: relative;
        z-index: 2;
        top: -0.3rem;
        color: #56939f;
        font-size: 3.6001rem;
        font-weight: 700;
        line-height: 130%;
        letter-spacing: 0.25rem; }
    .wp_top_checklist .banner_01_trobule .wp-block-column:first-child::before {
      background-image: url(assets/img/headache_banner-12.png); }
    .wp_top_checklist .banner_01_trobule .wp-block-column:last-child {
      width: calc(100% - 27rem);
      padding-left: 3.7rem; }
      .wp_top_checklist .banner_01_trobule .wp-block-column:last-child p.vs-01 {
        color: #ffffff;
        max-width: 80.2rem;
        text-align: center; }
      .wp_top_checklist .banner_01_trobule .wp-block-column:last-child .wp-block-list {
        margin-top: 4rem; }

@media (max-width: 960px) {
  .wp_top_checklist .colums_checklist {
    padding: 5rem 1.5rem 30rem;
    background-position: left 3rem bottom;
    background-size: 70rem; }
    .wp_top_checklist .colums_checklist .wp-block-column {
      width: 100%;
      margin-bottom: 1.5rem; }
      .wp_top_checklist .colums_checklist .wp-block-column:last-child {
        margin-bottom: 0; }
      .wp_top_checklist .colums_checklist .wp-block-column.tree::before {
        content: none; }
      .wp_top_checklist .colums_checklist .wp-block-column.tree.vs-02::before {
        content: none; }
    .wp_top_checklist .colums_checklist p {
      font-size: 2rem;
      height: 10rem;
      width: 100%; }
  .wp_top_checklist .banner_01_trobule {
    width: calc(100% - 3rem);
    position: relative; }
    .wp_top_checklist .banner_01_trobule .wp-block-column:first-child, .wp_top_checklist .banner_01_trobule .wp-block-column:last-child {
      width: 100%; }
    .wp_top_checklist .banner_01_trobule .wp-block-column:first-child {
      padding-left: 1.5rem; }
      .wp_top_checklist .banner_01_trobule .wp-block-column:first-child .wp-block-heading {
        font-size: 2rem; }
    .wp_top_checklist .banner_01_trobule .wp-block-column:last-child {
      padding-left: 1.5rem; } }
@media (max-width: 767px) {
  .wp_top_checklist .colums_checklist {
    background-position: center bottom;
    background-size: 31.3rem;
    padding-bottom: 15rem; }

  .title_checklist .wp-block-heading {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

  .wp_top_checklist .banner_01_trobule .wp-block-column:last-child .wp-block-list {
    margin-top: 3.2rem; }

  .banner_01_trobule .wp-block-column:last-child .wp-block-list li,
  .banner_01_trobule .wp-block-column:last-child .wp-block-list a {
    font-size: 2rem; } }
.wp_top_menu {
  z-index: 1;
  position: relative;
  padding-top: 7rem;
  padding-bottom: 13rem;
  background-image: url(assets/img/headache_banner-13.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 192rem; }
  .wp_top_menu > div {
    width: 100%;
    max-width: 120.001rem;
    margin-left: auto;
    margin-right: auto; }
  .wp_top_menu .title_menu .wp-block-heading {
    text-align: center;
    position: relative; }
    .wp_top_menu .title_menu .wp-block-heading img {
      width: 90.601rem; }

.colums_menu {
  display: flex;
  margin-top: 5rem; }
  .colums_menu .wp-block-column {
    width: calc((100% - 12.002rem) / 3);
    margin-right: 6rem;
    background-color: #91d5e4;
    border-radius: 2rem;
    box-shadow: 0.4rem 0.4rem 0.6rem 0 rgba(0, 0, 0, 0.4);
    padding: 3rem 2.2rem 2.2rem; }
    .colums_menu .wp-block-column:nth-child(3n), .colums_menu .wp-block-column:last-child {
      margin-right: 0; }
  .colums_menu img {
    display: block;
    height: 14.1rem;
    width: auto;
    margin-left: auto;
    margin-right: auto; }
  .colums_menu .wp-block-heading {
    text-align: center;
    margin-top: 2.7rem;
    color: #ffffff;
    font-size: 2.8001rem;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.07rem; }
  .colums_menu .wp-block-list {
    width: 100%;
    min-height: 24.5rem;
    margin-top: 2.4rem;
    background-color: #ffffff;
    padding: 0 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    clip-path: polygon(3.2rem 0, 100% 0, 100% calc(100% - 3.2rem), calc(100% - 3.2rem) 100%, 0 100%, 0 3.2rem); }
    .colums_menu .wp-block-list li {
      width: 100%;
      font-family: "Noto Sans JP", sans-serif;
      padding-left: 5rem;
      background-image: url(assets/img/headache_banner-14.png);
      background-position: center left 0.8rem;
      background-repeat: no-repeat;
      background-size: 3.1rem;
      color: #333333;
      font-size: 1.8001rem;
      font-weight: 500;
      line-height: 120%;
      letter-spacing: 0;
      padding: 1.95rem 0 1.95rem 5rem; }
      .colums_menu .wp-block-list li:not(:last-child) {
        border-bottom: 1px solid #333333; }
      .colums_menu .wp-block-list li a {
        transition: ease all 0.35s; }
        .colums_menu .wp-block-list li a:hover {
          color: #12b9c1; }

@media (max-width: 960px) {
  .colums_menu {
    padding: 0 1.5rem;
    flex-wrap: wrap !important; }
    .colums_menu .wp-block-column {
      width: 90%;
      margin-left: auto !important;
      margin-right: auto !important;
      margin-bottom: 2rem;
      padding: 2rem 1.5rem 2rem; }
      .colums_menu .wp-block-column:last-child {
        margin-bottom: 0; }
    .colums_menu .wp-block-heading {
      font-size: 2rem; }
    .colums_menu .wp-block-list li {
      font-size: 1.5rem; }

  .wp_top_menu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #e1faff; }

  .wp_top_menu .title_menu .wp-block-heading {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

  .colums_menu {
    margin-top: 4rem; }

  .colums_menu img {
    height: 10.1rem; }

  .colums_menu .wp-block-list {
    min-height: auto;
    clip-path: polygon(1.2rem 0, 100% 0, 100% calc(100% - 1.2rem), calc(100% - 1.2rem) 100%, 0 100%, 0 1.2rem); }
    .colums_menu .wp-block-list li {
      background-size: 2.5rem; } }
.wp_top_greeting {
  position: relative;
  padding-bottom: 5.2rem;
  background-image: url(assets/img/headache_banner-01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 192rem;
  padding-top: 2.2rem; }
  .wp_top_greeting .img_01_greeting {
    width: 100%;
    max-width: 106.1rem;
    margin-left: auto;
    margin-right: 0;
    overflow: hidden;
    border-top-left-radius: 1.7rem;
    border-bottom-left-radius: 1.7rem; }
  .wp_top_greeting .content_greeting {
    position: absolute;
    width: 100%;
    max-width: 120rem;
    margin-left: auto;
    margin-right: auto;
    top: 4rem;
    left: 50%;
    transform: translateX(-50%); }
    .wp_top_greeting .content_greeting .wp-block-heading img {
      width: 77.101rem; }
    .wp_top_greeting .content_greeting .desc {
      width: 100%;
      max-width: 77.8rem;
      border-radius: 2rem;
      padding: 10.5rem 6rem 5.1rem;
      background-color: #ffffff;
      border: .2rem solid #8bd4e4;
      margin-top: -8.5rem;
      box-shadow: #8bd4e4 .7rem .7rem 0 0; }
      .wp_top_greeting .content_greeting .desc p {
        font-family: "Noto Sans JP", sans-serif;
        color: #333333;
        font-size: 1.8001rem;
        font-weight: 500;
        line-height: 170%;
        letter-spacing: -0.05rem;
        text-align: justify; }
        .wp_top_greeting .content_greeting .desc p:not(:last-child) {
          margin-bottom: 3.6rem; }
  .wp_top_greeting .img_colums {
    width: 100%;
    max-width: 78rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5rem; }
    .wp_top_greeting .img_colums .wp-block-column:not(:last-child) {
      margin-right: 3rem; }
    .wp_top_greeting .img_colums img {
      border-radius: 2rem;
      vertical-align: top;
      overflow: hidden; }

@media (max-width: 960px) {
  .wp_top_greeting {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    .wp_top_greeting > div {
      position: relative; }
    .wp_top_greeting .content_greeting {
      position: relative;
      top: 0; }
      .wp_top_greeting .content_greeting .desc {
        padding: 5rem 1.5rem 2rem;
        margin-top: -3.5rem; }
        .wp_top_greeting .content_greeting .desc p {
          font-size: 1.5rem; }
          .wp_top_greeting .content_greeting .desc p:not(:last-child) {
            margin-bottom: 1.5rem; }
    .wp_top_greeting .img_colums .wp-block-column:not(:last-child) {
      margin-right: 1.5rem; }
    .wp_top_greeting .img_01_greeting {
      border-radius: 2rem;
      margin-bottom: 1.5rem; } }
.wp_top_age {
  margin-top: -7.6rem; }
  .wp_top_age_box {
    width: 100%;
    display: flex; }
    .wp_top_age_box .wp-block-column:first-child {
      width: 79rem;
      height: 142.5rem;
      padding-top: 58.2rem;
      background-image: url(assets/img/headache_01.webp);
      background-position: top right;
      background-repeat: no-repeat;
      background-size: auto;
      text-align: right; }
      .wp_top_age_box .wp-block-column:first-child .wp-block-heading {
        padding-right: 8.5001rem;
        color: #ffffff;
        font-size: 4.8001rem;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: 0.8rem; }
      .wp_top_age_box .wp-block-column:first-child p {
        margin-top: 2rem;
        padding-right: 15.7rem;
        font-family: "Zen Maru Gothic", "Noto Serif JP", serif;
        color: #ffffff;
        font-size: 3.0001rem;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: 0.3rem; }
    .wp_top_age_box .wp-block-column:last-child {
      width: calc(100% - 79rem);
      padding-left: 9.5rem;
      padding-top: 12.5rem; }
    .wp_top_age_box-wrap {
      width: 100%;
      max-width: 80.001rem; }
      .wp_top_age_box-wrap:not(:last-child) {
        margin-bottom: 9rem; }
      .wp_top_age_box-wrap > div {
        position: relative;
        display: flex;
        background-color: #d7f8ff;
        padding: 1rem 1rem 1rem 0;
        border-radius: 2rem; }
      .wp_top_age_box-wrap .wp-block-image {
        margin-bottom: 0;
        position: relative;
        width: calc(100% - 38rem); }
        .wp_top_age_box-wrap .wp-block-image img {
          overflow: hidden;
          vertical-align: top;
          border-top-left-radius: 2.001rem;
          border-bottom-left-radius: 2.001rem;
          position: relative;
          top: -1rem;
          margin-bottom: -1rem; }
      .wp_top_age_box-wrap .wp-element-caption {
        width: 38rem;
        min-height: 10rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #333333;
        font-size: 2.4001rem;
        font-weight: 700;
        line-height: 150%;
        letter-spacing: 0.09rem;
        background-color: #ffffff;
        border-radius: 2rem;
        border: .301rem solid #333333;
        text-align: center;
        font-feature-settings: 'palt';
        z-index: 1;
        position: absolute;
        left: 50%;
        bottom: -5rem;
        transform: translateX(-50%); }
      .wp_top_age_box-wrap .wp-block-list {
        width: 38rem;
        padding-left: 2rem;
        padding-right: 1.5rem;
        background-color: #ffffff;
        border-top-right-radius: 1.001rem;
        border-bottom-right-radius: 1.001rem; }
        .wp_top_age_box-wrap .wp-block-list li {
          font-family: "Noto Sans JP", sans-serif;
          font-feature-settings: 'palt';
          color: #333333;
          font-size: 2.0001rem;
          font-weight: 700;
          line-height: 150%;
          letter-spacing: 0;
          padding-left: 5rem;
          padding-right: .5rem;
          padding-top: 1.85rem;
          padding-bottom: 1.85rem;
          background-image: url(assets/img/headache_02.webp);
          background-position: top 1.9rem left;
          background-repeat: no-repeat;
          background-size: 2.9rem; }
          .wp_top_age_box-wrap .wp-block-list li.last {
            border-bottom: 1px solid #333; }
          .wp_top_age_box-wrap .wp-block-list li:not(:last-child) {
            border-bottom: 1px solid #333; }
          .wp_top_age_box-wrap .wp-block-list li a {
            transition: ease all 0.35s; }
            .wp_top_age_box-wrap .wp-block-list li a:hover {
              color: #12b9c1; }

@media (min-width: 1279.5px) {
  .wp_top_age.fixed .wp-block-column:first-child {
    position: fixed;
    left: 0;
    top: 0; }
  .wp_top_age.fixed .wp-block-column:last-child {
    margin-left: auto;
    margin-right: 0; }
  .wp_top_age.fixed ~ .wp_top_feature {
    margin-top: 15rem; } }
@media (max-width: 960px) {
  .wp_top_age {
    margin-top: 0; }
    .wp_top_age_box {
      flex-wrap: wrap !important; }
      .wp_top_age_box-wrap {
        padding: 0 1.5rem;
        margin-bottom: 6rem; }
        .wp_top_age_box-wrap:not(:last-child) {
          margin-bottom: 2rem; }
        .wp_top_age_box-wrap > div {
          flex-wrap: wrap;
          padding: 1.5rem; }
        .wp_top_age_box-wrap .wp-block-image {
          margin-bottom: 1.5rem; }
          .wp_top_age_box-wrap .wp-block-image img {
            top: -1.5rem;
            left: -1.5rem;
            margin-bottom: 5rem; }
        .wp_top_age_box-wrap .wp-element-caption {
          width: calc(100% - 2rem);
          bottom: 0;
          left: calc(50% - .8rem);
          min-height: 8rem;
          font-size: 1.8rem; }
        .wp_top_age_box-wrap .wp-block-list {
          padding-left: 1.5rem;
          padding-bottom: 0rem; }
          .wp_top_age_box-wrap .wp-block-list li {
            padding-left: 3.5rem;
            background-size: 2.3rem;
            font-size: 1.5rem;
            background-position: center left; }
            .wp_top_age_box-wrap .wp-block-list li.last {
              border-bottom: 0; }
      .wp_top_age_box .wp-block-column:first-child, .wp_top_age_box .wp-block-column:last-child {
        width: 100%; }
      .wp_top_age_box .wp-block-column:first-child {
        height: 40rem;
        padding-top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-size: cover; }
        .wp_top_age_box .wp-block-column:first-child .wp-block-heading {
          padding-right: 0;
          text-align: center;
          font-size: 3rem;
          letter-spacing: 0.3rem; }
        .wp_top_age_box .wp-block-column:first-child p {
          font-size: 2rem;
          text-align: center;
          padding-right: 0;
          margin-top: 1rem;
          letter-spacing: 0.15rem; }
      .wp_top_age_box .wp-block-column:last-child {
        padding-left: 0;
        padding-top: 6rem; } }
@media (max-width: 767px) {
  .wp_top_age_box-wrap .wp-block-image {
    width: 100%; }
  .wp_top_age_box-wrap .wp-block-list {
    width: 100%; }
  .wp_top_age_box-wrap .wp-element-caption {
    width: 100%;
    left: 50%; }

  .wp_top_age_box .wp-block-column:first-child {
    height: 28rem;
    background-position: top -8rem right; } }
.wp_top_feature {
  margin-top: -17.5rem;
  padding-bottom: 10.5rem; }
  .wp_top_feature-header .wp-block-column {
    width: 100%;
    height: 59.8rem;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 11.3rem;
    background-image: url(assets/img/headache_03.webp);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 192rem; }
  .wp_top_feature-header .wp-block-heading {
    z-index: 1; }
    .wp_top_feature-header .wp-block-heading img {
      vertical-align: top;
      width: 94.5rem; }
  .wp_top_feature-step {
    padding-top: 8.1rem; }
    .wp_top_feature-step .wp-block-columns {
      width: 100%;
      max-width: 144rem;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      align-items: flex-start; }
      .wp_top_feature-step .wp-block-columns.bg-bottom-line {
        position: relative; }
        .wp_top_feature-step .wp-block-columns.bg-bottom-line::before {
          content: "";
          position: absolute;
          left: -50%;
          bottom: -13.7rem;
          width: 200%;
          height: 32.4rem;
          background-image: url(assets/img/headache_06.webp);
          background-position: center top;
          background-repeat: no-repeat;
          background-size: contain; }
        .wp_top_feature-step .wp-block-columns.bg-bottom-line.vs-04::before {
          height: 57.2rem;
          bottom: -15.7rem;
          background-image: url(assets/img/headache_07.webp); }
      .wp_top_feature-step .wp-block-columns.vs-02 {
        flex-direction: row-reverse;
        padding-top: 3.7rem; }
        .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-list.vs-02 {
          left: -14.2rem;
          position: relative; }
          .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-list.vs-02 a {
            background-color: #e0adb3; }
        .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-column:first-child {
          width: 73.1rem; }
        .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-column:last-child {
          width: calc(100% - 73.1rem);
          padding-left: 14.2rem;
          padding-top: 15.1rem; }
        .wp_top_feature-step .wp-block-columns.vs-02 .desc {
          padding-bottom: 8.1rem; }
          .wp_top_feature-step .wp-block-columns.vs-02 .desc::before {
            content: none; }
      .wp_top_feature-step .wp-block-columns.vs-03 {
        padding-top: 3.7rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-list a {
          background-color: #dac8e2; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-heading.vs-01 {
          padding-left: 5.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-heading.vs-02 {
          position: relative;
          left: -1.6rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-list {
          position: relative;
          left: -4.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-column:first-child {
          width: 72.6rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-column:last-child {
          width: calc(100% - 72.6rem);
          padding-left: 4.5rem;
          padding-top: 15.1rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .desc {
          position: relative;
          left: -1.6rem;
          padding-bottom: 8.1rem; }
          .wp_top_feature-step .wp-block-columns.vs-03 .desc::before {
            content: none; }
      .wp_top_feature-step .wp-block-columns.vs-04 {
        margin-top: -7.3rem; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-list a {
          background-color: #e3c588; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-heading {
          z-index: 1;
          position: relative; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-heading.vs-01 {
          padding-left: 6.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-list {
          position: relative;
          left: -3.4rem; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-column:first-child {
          width: 88.2rem;
          z-index: 1; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-column:last-child {
          width: calc(100% - 88.2rem);
          padding-left: 15.4rem;
          padding-top: 22rem; }
        .wp_top_feature-step .wp-block-columns.vs-04 .desc {
          padding-bottom: 8.1rem;
          width: calc(100% + 11rem); }
          .wp_top_feature-step .wp-block-columns.vs-04 .desc::before {
            content: "";
            top: -11rem;
            height: calc(100% + 11rem); }
      .wp_top_feature-step .wp-block-columns.vs-05 {
        position: relative;
        z-index: 1;
        padding-top: 12.8rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-list a {
          background-color: #a7c2db; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-heading.vs-01 {
          padding-left: 5.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-heading.vs-02 {
          position: relative;
          left: -1.6rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-list {
          position: relative;
          left: -4.9rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-column:first-child {
          width: 72.6rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-column:last-child {
          width: calc(100% - 72.6rem);
          padding-left: 4.5rem;
          padding-top: 0.8rem;
          position: relative; }
          .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-column:last-child::before {
            content: "";
            position: absolute;
            right: .4rem;
            top: 0;
            width: 31rem;
            height: 20.3rem;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            background-image: url(assets/img/headache_05.webp); }
        .wp_top_feature-step .wp-block-columns.vs-05 .desc {
          position: relative;
          left: -1.6rem;
          padding-bottom: 8.1rem; }
          .wp_top_feature-step .wp-block-columns.vs-05 .desc::before {
            content: none; }
    .wp_top_feature-step .wp-block-column:first-child {
      width: 72rem; }
    .wp_top_feature-step .wp-block-column:last-child {
      width: calc(100% - 72rem);
      padding-left: 4rem;
      padding-top: 2.2rem; }
    .wp_top_feature-step .wp-block-image {
      position: relative;
      margin-bottom: 0; }
      .wp_top_feature-step .wp-block-image img {
        width: 100%; }
    .wp_top_feature-step .wp-block-heading {
      font-feature-settings: 'palt';
      color: #333333;
      font-size: 3.2001rem;
      font-weight: 700;
      line-height: 150%;
      letter-spacing: 0;
      position: relative; }
      .wp_top_feature-step .wp-block-heading.vs-01 {
        font-feature-settings: 'palt';
        margin-bottom: 3rem;
        padding-left: 7.5rem;
        min-height: 14.4rem;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: wrap;
        flex-flow: column; }
        .wp_top_feature-step .wp-block-heading.vs-01 strong {
          position: relative;
          left: -2.1rem; }
        .wp_top_feature-step .wp-block-heading.vs-01::before {
          content: "";
          position: absolute;
          left: -13.3rem;
          top: -3.2rem;
          width: 19.3rem;
          height: 19.3rem;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
      .wp_top_feature-step .wp-block-heading.img-01::before {
        background-image: url(assets/img/headache_banner-20.png); }
      .wp_top_feature-step .wp-block-heading.img-02::before {
        background-image: url(assets/img/headache_banner-21.png); }
      .wp_top_feature-step .wp-block-heading.img-03::before {
        background-image: url(assets/img/headache_banner-22.png); }
      .wp_top_feature-step .wp-block-heading.img-04::before {
        background-image: url(assets/img/headache_banner-23.png); }
      .wp_top_feature-step .wp-block-heading.img-05::before {
        background-image: url(assets/img/headache_banner-24.png); }
      .wp_top_feature-step .wp-block-heading.vs-02 {
        font-family: "Noto Sans JP", sans-serif;
        font-size: 2.4001rem;
        line-height: 170%;
        margin-bottom: 2rem;
        letter-spacing: .12rem; }
    .wp_top_feature-step p {
      width: 100%;
      max-width: 53rem;
      font-feature-settings: 'palt';
      font-family: "Noto Sans JP", sans-serif;
      color: #333333;
      font-size: 1.8001rem;
      font-weight: 500;
      line-height: 175%;
      letter-spacing: 0.05rem;
      position: relative;
      z-index: 1;
      text-align: justify; }
      .wp_top_feature-step p:not(:last-child) {
        margin-bottom: 3rem; }
    .wp_top_feature-step .desc {
      padding-bottom: 4.8rem;
      position: relative; }
      .wp_top_feature-step .desc::before {
        content: "";
        position: absolute;
        left: -3.7rem;
        top: 0;
        width: 60.1rem;
        height: 100%;
        background-color: #ffffff; }
    .wp_top_feature-step .wp-block-list {
      display: flex;
      max-width: 80rem;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      left: -3.7rem; }
      .wp_top_feature-step .wp-block-list li {
        width: 100%; }
      .wp_top_feature-step .wp-block-list a {
        color: #ffffff;
        font-size: 3.6001rem;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: 0.07rem;
        background-color: #a3ccc0;
        position: relative;
        width: 42.2rem;
        margin-right: 2rem;
        height: 10.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 2rem;
        box-shadow: 0.4rem 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.5);
        padding-bottom: .3rem;
        transition: ease all 0.35s;
        z-index: 2; }
        .wp_top_feature-step .wp-block-list a:hover {
          background-color: #8bd4e4 !important; }
        .wp_top_feature-step .wp-block-list a::before {
          content: "";
          position: absolute;
          width: calc(100% - 2rem);
          height: calc(100% - 2rem);
          top: 1rem;
          left: 1rem;
          border: .201rem solid #fff;
          border-radius: 1.2rem; }

.wrap_button {
  margin-top: 3.5rem; }
  .wrap_button .wp-block-list {
    display: flex;
    align-items: center;
    justify-content: center; }
    .wrap_button .wp-block-list li {
      margin-right: 6rem; }
      .wrap_button .wp-block-list li:last-child {
        margin-right: 0; }
    .wrap_button .wp-block-list a {
      color: #ffffff;
      font-size: 3.6001rem;
      font-weight: 700;
      line-height: 120%;
      letter-spacing: 0rem;
      background-color: #12b9c1;
      position: relative;
      width: 42.2rem;
      height: 10.4rem;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      border-radius: 2rem;
      box-shadow: 0.4rem 0.4rem 0.4rem 0 rgba(0, 0, 0, 0.5);
      padding-bottom: .3rem;
      transition: ease all 0.35s;
      z-index: 2; }
      .wrap_button .wp-block-list a:hover {
        background-color: #8bd4e4 !important; }
      .wrap_button .wp-block-list a::before {
        content: "";
        position: absolute;
        width: calc(100% - 2rem);
        height: calc(100% - 2rem);
        top: 1rem;
        left: 1rem;
        border: .201rem solid #fff;
        border-radius: 1.2rem; }

@media (max-width: 960px) {
  .wp_top_feature-step {
    padding-top: 6rem; }

  .wp_top_feature-step .desc {
    padding-bottom: 3.3rem; }

  .wp_top_feature {
    margin-top: 0;
    padding-bottom: 6rem; }
    .wp_top_feature-header .wp-block-column {
      height: 40rem;
      padding-top: 9rem;
      padding-left: 1.5rem;
      padding-right: 1.5rem; }
    .wp_top_feature-step .wp-block-column:last-child {
      padding-left: 1.5rem;
      padding-right: 1.5rem; }
    .wp_top_feature-step .wp-block-columns {
      flex-wrap: wrap; }
      .wp_top_feature-step .wp-block-columns.bg-bottom-line::before {
        width: 100%;
        left: 0;
        bottom: -20rem; }
      .wp_top_feature-step .wp-block-columns.vs-02 {
        padding-top: 5rem; }
        .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-column:first-child {
          padding-left: 1.5rem;
          padding-right: 1.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-column:last-child {
          padding-top: 2.2rem;
          padding-left: 1.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-list.vs-02 {
          left: 0; }
        .wp_top_feature-step .wp-block-columns.vs-02 .desc {
          padding-bottom: 3.4rem; }
      .wp_top_feature-step .wp-block-columns.vs-03 {
        padding-top: 5rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-column:first-child {
          padding-left: 1.5rem;
          padding-right: 1.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-column:last-child {
          padding-left: 1.5rem;
          padding-top: 2.2rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-heading.vs-01 {
          padding-left: 9.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-heading.vs-02 {
          left: 0; }
        .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-list {
          left: 0; }
        .wp_top_feature-step .wp-block-columns.vs-03 .desc {
          left: 0;
          padding-bottom: 3.5rem; }
      .wp_top_feature-step .wp-block-columns.vs-04 {
        margin-top: 0; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-heading.vs-01 {
          padding-left: 9.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-list {
          left: 0; }
        .wp_top_feature-step .wp-block-columns.vs-04 .desc {
          width: 100%;
          padding-bottom: 3.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-column:first-child {
          padding-left: 1.5rem;
          padding-right: 1.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-column:last-child {
          padding-top: 2.2rem; }
      .wp_top_feature-step .wp-block-columns.vs-05 {
        padding-top: 5rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-column:last-child {
          padding-left: 1.5rem;
          padding-top: 2.2rem; }
          .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-column:last-child::before {
            width: 10rem;
            height: 6.6rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-heading.vs-01 {
          min-height: 8rem;
          padding-left: 9.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-heading.vs-02 {
          left: 0; }
        .wp_top_feature-step .wp-block-columns.vs-05 .desc {
          left: 0;
          padding-bottom: 3.5rem; }
        .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-list {
          left: 0; }
    .wp_top_feature-step .wp-block-heading {
      font-size: 2rem; }
      .wp_top_feature-step .wp-block-heading.vs-01 {
        padding-left: 9.5rem;
        min-height: auto;
        margin-bottom: 1.8rem; }
        .wp_top_feature-step .wp-block-heading.vs-01::before {
          left: 0;
          width: 8rem;
          height: 7.9rem;
          top: 50%;
          transform: translateY(-50%); }
        .wp_top_feature-step .wp-block-heading.vs-01 strong {
          left: 0; }
      .wp_top_feature-step .wp-block-heading.vs-02 {
        font-size: 1.8rem; }
    .wp_top_feature-step p {
      font-size: 1.5rem;
      max-width: 100%; }
      .wp_top_feature-step p:not(:last-child) {
        margin-bottom: 1.5rem; }
    .wp_top_feature-step .wp-block-list {
      left: 0;
      flex-wrap: wrap; }
      .wp_top_feature-step .wp-block-list li {
        margin-bottom: 1.5rem; }
        .wp_top_feature-step .wp-block-list li:last-child {
          margin-bottom: 0; }
      .wp_top_feature-step .wp-block-list a {
        margin-right: 0;
        font-size: 2rem;
        height: 8rem; }

  .wrap_button .wp-block-list {
    flex-wrap: wrap; }
    .wrap_button .wp-block-list li {
      margin-right: 0;
      width: 100%;
      margin-bottom: 1.5rem; }
      .wrap_button .wp-block-list li:last-child {
        margin-bottom: 0; }
      .wrap_button .wp-block-list li a {
        height: 8rem; } }
@media (max-width: 767px) {
  .wp_top_feature-header .wp-block-column {
    height: 30rem; } }
.wp_top_blog {
  width: 100%;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 12.3rem;
  padding-bottom: 6.5rem; }
  .wp_top_blog__wrap {
    width: 100%;
    max-width: 115rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: flex-start; }
    .wp_top_blog__wrap .wp-block-column {
      width: 100%;
      border-radius: 2rem;
      border: .9rem solid #37acdd;
      background-image: url(assets/img/headache_09.webp);
      background-position: center center;
      background-repeat: repeat;
      background-size: auto;
      background-color: #ffffff;
      padding-left: 2.3rem;
      padding-right: 2.3rem;
      padding-top: 2rem;
      padding-bottom: 5rem;
      position: relative; }
      .wp_top_blog__wrap .wp-block-column .wp-block-heading {
        text-align: center; }
        .wp_top_blog__wrap .wp-block-column .wp-block-heading img {
          width: 39.5rem; }
  .wp_top_blog .wrap_post {
    border-radius: 2rem;
    border: .9rem solid #37acdd;
    background-color: #ffffff;
    margin-top: -0.6rem;
    position: relative;
    z-index: 1; }
    .wp_top_blog .wrap_post li {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 1.1rem;
      padding-bottom: 1.1rem;
      font-family: "Noto Sans JP", sans-serif;
      color: #333333;
      font-size: 1.4001rem;
      font-weight: 500;
      line-height: 150%;
      letter-spacing: 0.07rem; }
      .wp_top_blog .wrap_post li:not(:last-child) {
        border-bottom: .301rem solid #37acdd; }
      .wp_top_blog .wrap_post li a {
        display: block;
        width: 100%;
        order: 1;
        transition: ease all 0.35s; }
        .wp_top_blog .wrap_post li a:hover {
          color: #37acdd; }
      .wp_top_blog .wrap_post li time {
        order: 0;
        width: 100%;
        color: #37acdd;
        font-weight: bold; }
  .wp_top_blog .column-list-01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.7rem;
    display: flex;
    flex-wrap: wrap;
    min-height: 15.8rem; }
    .wp_top_blog .column-list-01 li {
      width: calc((100% - 3.001rem) / 3);
      margin-right: 1.5rem; }
      .wp_top_blog .column-list-01 li:nth-child(3n) {
        margin-right: 0; }
      .wp_top_blog .column-list-01 li:not(:last-child) {
        margin-bottom: 2.25rem; }
      .wp_top_blog .column-list-01 li a {
        padding: 1rem;
        display: flex;
        border: .9rem solid #12b9c1;
        border-radius: 1rem;
        background-color: #ffffff;
        background-image: url(assets/img/headache_09.webp);
        background-position: center center;
        background-repeat: repeat;
        background-size: auto;
        position: relative;
        transition: ease all 0.35s; }
        .wp_top_blog .column-list-01 li a:hover .title {
          color: #12b9c1; }
        .wp_top_blog .column-list-01 li a:hover::before {
          background-color: #12b9c1; }
        .wp_top_blog .column-list-01 li a::before {
          content: "VIEW  ▶";
          position: absolute;
          right: -0.8rem;
          top: -0.8rem;
          background-color: #f08600;
          color: #ffffff;
          font-size: 1.6001rem;
          font-weight: 500;
          line-height: 150%;
          letter-spacing: 0rem;
          font-family: "Noto Sans JP", sans-serif;
          font-feature-settings: 'palt';
          width: 14rem;
          height: 3rem;
          border-top-right-radius: 1rem;
          border-bottom-left-radius: 2rem;
          display: flex;
          align-items: center;
          justify-content: center;
          transition: ease all 0.35s; }
      .wp_top_blog .column-list-01 li .img {
        width: 10rem; }
        .wp_top_blog .column-list-01 li .img img {
          width: 10rem;
          height: 10rem;
          object-fit: cover; }
      .wp_top_blog .column-list-01 li .box {
        width: calc(100% - 10rem);
        padding-left: 2rem; }
        .wp_top_blog .column-list-01 li .box span {
          display: block;
          color: #333333;
          font-size: 1.6001rem;
          font-weight: 700;
          line-height: 150%;
          letter-spacing: 0rem;
          font-family: "Noto Sans JP", sans-serif;
          font-feature-settings: 'palt'; }
          .wp_top_blog .column-list-01 li .box span.date {
            color: #12b9c1; }
          .wp_top_blog .column-list-01 li .box span.title {
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            margin: .4rem 0px .6rem;
            transition: ease all 0.35s; }
          .wp_top_blog .column-list-01 li .box span.desc {
            font-size: 1.4rem;
            font-weight: 500;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
  .wp_top_blog .wrap_button {
    margin-top: 6rem; }
  .wp_top_blog .wp-list-post-link {
    position: absolute;
    right: -0.8rem;
    bottom: -0.8rem; }
    .wp_top_blog .wp-list-post-link a {
      background-color: #f08600;
      color: #ffffff;
      font-size: 1.6001rem;
      font-weight: 500;
      line-height: 150%;
      letter-spacing: 0rem;
      font-family: "Noto Sans JP", sans-serif;
      font-feature-settings: 'palt';
      width: 14rem;
      height: 3rem;
      border-top-left-radius: 2rem;
      border-bottom-right-radius: 1rem;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: ease all 0.35s; }
      .wp_top_blog .wp-list-post-link a:hover {
        background-color: #37acdd !important; }
  .wp_top_blog.vz-02 {
    background-image: url(assets/img/headache_08.webp);
    padding-bottom: 18.5rem;
    background-size: 100% 68rem; }
    .wp_top_blog.vz-02 .column-list-01 li a::before {
      width: 10rem;
      font-size: 1.4rem; }
    .wp_top_blog.vz-02 .wp_top_blog__wrap .wp-block-column {
      border: 0;
      padding: 0;
      background-image: none;
      background-color: transparent; }

@media (max-width: 960px) {
  .wrap_button .wp-block-list a {
    width: 100%;
    font-size: 2rem; }

  .wp_top_feature-step .wp-block-column:first-child, .wp_top_feature-step .wp-block-column:last-child {
    width: 100%; }
  .wp_top_feature-step .wp-block-column:first-child {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-column:last-child {
    width: 100%; }
  .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-column:first-child, .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-column:first-child, .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-column:first-child, .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-column:first-child {
    width: 100%; }
  .wp_top_feature-step .wp-block-columns.vs-02 .wp-block-column:last-child, .wp_top_feature-step .wp-block-columns.vs-03 .wp-block-column:last-child, .wp_top_feature-step .wp-block-columns.vs-04 .wp-block-column:last-child, .wp_top_feature-step .wp-block-columns.vs-05 .wp-block-column:last-child {
    width: 100%; }
  .wp_top_feature-step .wp-block-list a {
    width: 100%; }
  .wp_top_feature-step .desc::before {
    content: none; }

  .wp_top_blog {
    padding: 4rem 1.5rem;
    margin-bottom: 0; }
    .wp_top_blog__wrap {
      flex-wrap: wrap !important; }
      .wp_top_blog__wrap .wp-block-column:first-child, .wp_top_blog__wrap .wp-block-column:last-child {
        width: 100%; }
      .wp_top_blog__wrap .wp-block-column:first-child {
        border-width: .5rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        margin-bottom: 0; }
      .wp_top_blog__wrap .wp-block-column:last-child .wp-block-heading {
        text-align: center; }
    .wp_top_blog .wrap_post {
      border-width: .5rem; }
    .wp_top_blog .wrap_button {
      margin-top: 4rem; }
    .wp_top_blog .wp-list-post-link {
      right: -0.5rem;
      bottom: -0.5rem; }
    .wp_top_blog .column-list-01 li {
      width: 100%;
      margin-right: 0; }
      .wp_top_blog .column-list-01 li:not(:last-child) {
        margin-bottom: 1.5rem; }
      .wp_top_blog .column-list-01 li a {
        border-width: .5rem; }
        .wp_top_blog .column-list-01 li a::before {
          font-size: 1.4rem;
          right: -0.5rem;
          top: -0.5rem;
          width: 10rem; }
    .wp_top_blog.vz-02 {
      padding-bottom: 6rem;
      margin-bottom: 4rem;
      background-size: initial;
      background: linear-gradient(0deg, #f2fdff 0%, #c9f5ff 50%, #f2fdff 100%); }
      .wp_top_blog.vz-02 .wp_top_blog__wrap .wp-block-column:first-child {
        margin-bottom: 0; } }
.mt65 {
  margin-top: 6.5rem; }

.mb70 {
  margin-bottom: 7rem; }

.mb100,
.mb101 {
  margin-bottom: 10rem; }

.wp-sitemap {
  padding: 4.5rem 0 10rem; }
  .wp-sitemap .wp-block-heading {
    color: #12b9c1;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0;
    margin-bottom: 3.5rem; }

.sitemap-list {
  display: flex;
  flex-wrap: wrap !important;
  margin-bottom: 8.5rem; }
  .sitemap-list:last-child {
    margin-bottom: 0; }
  .sitemap-list li {
    width: calc((100% - 3rem) / 3);
    margin-right: 1.5rem;
    margin-bottom: 2rem;
    position: relative;
    padding-left: 2rem; }
    .sitemap-list li::before {
      content: "";
      position: absolute;
      top: 1.2rem;
      left: 0;
      width: .6rem;
      height: .6rem;
      background: #12b9c1;
      border-radius: 100%; }
    @media (min-width: 960.5px) {
      .sitemap-list li:nth-child(3n) {
        margin-right: 0; } }
    .sitemap-list li a {
      color: #333;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 150%;
      letter-spacing: 0;
      transition: all 0.35s; }
      .sitemap-list li a:hover {
        color: #12b9c1; }

.wp-news {
  padding: 2.4rem 0 12rem;
  background-image: initial; }
  .wp-news .news-list-01 {
    margin-bottom: 5rem;
    padding: 0; }
    .wp-news .news-list-01 li {
      border-bottom-color: #333; }
      .wp-news .news-list-01 li * {
        color: #333; }
  .wp-news-gp-item:first-child {
    width: calc(100% - 30rem); }
  .wp-news-gp-item:last-child {
    width: 30rem;
    padding-left: 5rem; }

.wp-block-pagenavi .next,
.wp-block-pagenavi .prev,
.wp-block-pagenavi .dots {
  display: none !important; }
.wp-block-pagenavi .page-numbers {
  padding: 0 1.4rem;
  margin: 0 .8rem;
  height: 4rem;
  display: flex;
  align-items: center;
  border: #37acdd solid .1rem;
  transition: all 0.35s;
  background: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif; }
  .wp-block-pagenavi .page-numbers:hover, .wp-block-pagenavi .page-numbers.current {
    background: #37acdd;
    color: #FFFFFF; }

.archive-gp {
  border: #37acdd solid .1rem;
  margin-bottom: 5rem; }
  .archive-gp:last-child {
    margin-bottom: 0; }
.archive-title {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
  background: #37acdd;
  text-align: center;
  padding: 1rem;
  cursor: pointer;
  position: relative; }
  .archive-title::before {
    content: "";
    position: absolute;
    right: 1.5rem;
    top: 50%;
    width: 0.8rem;
    height: .8rem;
    transform: translateY(-50%) rotate(135deg);
    position: absolute;
    content: "";
    border-top: .1rem solid #FFFFFF;
    border-right: .1rem solid #FFFFFF;
    transition: all 0.35s; }
  .archive-title.active::before {
    transform: translateY(-50%) rotate(315deg); }
.archive-list {
  padding: 0 1.5rem;
  max-height: 32rem;
  overflow: auto; }
  .archive-list li {
    border-bottom: #333 solid .1rem; }
    .archive-list li:last-child {
      border-bottom: 0; }
    .archive-list li a {
      color: #333;
      font-size: 1.6rem;
      font-weight: 700;
      line-height: 150%;
      letter-spacing: 0;
      display: block;
      padding: 1.3rem;
      transition: all 0.35s; }
      .archive-list li a:hover {
        color: #37acdd; }

.single-gp .date {
  margin-bottom: 2.8rem; }
.single-gp .image {
  margin-bottom: 1.5rem; }
.single-wrap :is(h1, h2, h3, h4, h5, h6) {
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
  color: #000000; }
.single-wrap :is(h1, h2, h3, h4, h5, h6, p, ul, ol, .wp-block-image) {
  margin-bottom: 1.5rem; }
.single-wrap ul li {
  position: relative;
  padding-left: 1.5rem; }
  .single-wrap ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: .5rem;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background: #00c0ff; }
    @media (max-width: 960px) {
      .single-wrap ul li::before {
        top: .75rem; } }
.single-wrap a {
  color: #233b5b;
  text-decoration: underline;
  transition: all 0.35s; }
  .single-wrap a:hover {
    text-decoration: none; }
.single-wrap ol {
  padding-left: 1.5rem; }
  .single-wrap ol li {
    list-style: decimal; }
.single-wrap blockquote {
  background: #EEEEEE;
  padding: 5rem;
  border-radius: 1.5rem;
  position: relative;
  margin: 5rem 0; }
  .single-wrap blockquote::before {
    content: "";
    width: 3.4rem;
    height: 3rem;
    position: absolute;
    left: 2rem;
    top: -1.2rem;
    background-image: url(assets/img/quote.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain; }
  .single-wrap blockquote p:last-child {
    margin-bottom: 0; }
.single-wrap :is(p, li, blockquote) {
  font-size: 1.6rem;
  line-height: 170%;
  letter-spacing: 0;
  color: #000000;
  font-weight: 500; }
.single-wrap h1 {
  font-size: 3.2rem; }
.single-wrap h2 {
  font-size: 2.4rem; }
.single-wrap h3 {
  font-size: 2.2rem; }
.single-wrap h4 {
  font-size: 2rem; }
.single-wrap h5 {
  font-size: 1.8rem; }
.single-wrap h6 {
  font-size: 1.6rem; }

.nextpre_area-item a,
.nextpre_area-item span {
  transition: all 0.35s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25.5rem;
  font-size: 1.6rem;
  color: #262c34;
  height: 6.5rem;
  border: #37acdd solid .1rem;
  border-radius: 3.3rem;
  font-family: "Noto Serif JP", serif;
  background: #FFF; }
.nextpre_area-item span {
  opacity: 0.5; }
.nextpre_area-item a:hover {
  color: #FFF;
  background: #37acdd; }

.nextpre_area.vs-02 .nextpre_area-item a,
.nextpre_area.vs-02 .nextpre_area-item span {
  border-color: #37acdd; }
.nextpre_area.vs-02 .nextpre_area-item a:hover {
  background: #37acdd; }

.single-title-01 {
  color: #000000;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0; }

.wp-column {
  padding: 2.4rem 0 4rem; }

.column-gp-01 {
  margin-bottom: 5rem; }
  .column-gp-01 li {
    width: calc((100% - 4.501rem) / 4);
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2); }
    .column-gp-01 li:nth-child(4n) {
      margin-right: 0; }
    .column-gp-01 li .img {
      margin-bottom: 1.5rem; }
      .column-gp-01 li .img img {
        width: 100%;
        aspect-ratio: 4 / 2.8;
        object-fit: cover; }
    .column-gp-01 li h4 {
      color: #333;
      font-size: 1.8rem;
      font-weight: 700;
      line-height: 140%;
      letter-spacing: 0;
      margin-bottom: .7rem; }
      .column-gp-01 li h4 a {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
    .column-gp-01 li p {
      color: #333;
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 170%;
      letter-spacing: 0; }

.column-cate-list {
  margin-bottom: 3rem; }
  .column-cate-list li {
    margin-right: 1.7rem;
    margin-bottom: 1.7rem; }
    .column-cate-list li a {
      background: #FFFFFF;
      display: block;
      padding: .9rem 3.2rem;
      font-size: 1.2rem;
      color: #777777;
      transition: all 0.35s;
      border: #3b4148 solid .1rem; }
      .column-cate-list li a.active, .column-cate-list li a:hover {
        background: #3b4148;
        color: #FFFFFF; }

.wp-faq-gp .wp-block-columns {
  border: #CCC solid .1rem;
  border-radius: .5rem;
  margin-bottom: 3rem;
  padding: 2rem 3rem; }
  .wp-faq-gp .wp-block-columns:first-child .wp-block-column:last-child {
    display: block; }
  .wp-faq-gp .wp-block-columns:last-child {
    margin-bottom: 0; }
.wp-faq-gp .wp-block-heading {
  padding-left: 3.5rem;
  padding-right: 3rem;
  color: #3e3b39;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
  position: relative;
  cursor: pointer; }
  .wp-faq-gp .wp-block-heading::before {
    content: "Q";
    position: absolute;
    top: 0;
    left: 0;
    color: #f29a63; }
  .wp-faq-gp .wp-block-heading::after {
    content: "＋";
    position: absolute;
    top: 0;
    right: 0; }
  .wp-faq-gp .wp-block-heading.active::after {
    content: "－"; }
.wp-faq-gp .wp-block-column:last-child {
  margin-top: 1.5rem;
  padding: 2rem 0 0 3.5rem;
  position: relative;
  display: none;
  border-top: #CCC solid .1rem; }
  .wp-faq-gp .wp-block-column:last-child::before {
    content: "A";
    position: absolute;
    font-size: 2.4rem;
    left: 0;
    top: 2rem;
    color: #3fa1b0; }

.wp-block-group__catalogue__li2 {
  list-style: none;
  margin-bottom: 10rem; }
  .wp-block-group__catalogue__li2 .wp-block-heading__title-01 {
    display: none; }
  .wp-block-group__catalogue__li2 > div {
    max-width: 120.001rem;
    padding: 2rem 5rem 3.9rem;
    border: .2rem solid #353535;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.08);
    border-radius: 1rem; }

.wp-block-list__catalogue-02 {
  display: flex;
  flex-wrap: wrap; }
  .wp-block-list__catalogue-02 li {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 175%;
    color: #353535;
    letter-spacing: .1rem;
    width: calc((100% - 3.001rem) / 2);
    margin-right: 3rem; }
    .wp-block-list__catalogue-02 li:nth-child(2n) {
      margin-right: 0; }
    .wp-block-list__catalogue-02 li a {
      transition: ease all 500ms;
      position: relative;
      padding-top: 1.1rem;
      padding-bottom: 0.9rem;
      display: block;
      letter-spacing: 0;
      border-bottom: #353535 solid .1rem;
      padding-right: 3rem; }
      .wp-block-list__catalogue-02 li a::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 1rem;
        width: 1.1rem;
        aspect-ratio: 1/1;
        z-index: 5;
        -webkit-mask: url(assets/img/icon_arrow.svg) center/100% no-repeat;
        mask: url(assets/img/icon_arrow.svg) center/100% no-repeat;
        background: #12b9c1;
        transform: translateY(-50%); }
      .wp-block-list__catalogue-02 li a::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 0;
        height: 1px;
        z-index: 1;
        pointer-events: none;
        background: #12b9c1;
        transition: 0.5s; }
      .wp-block-list__catalogue-02 li a:hover {
        padding-left: 1rem;
        color: #12b9c1;
        font-weight: bold; }
        .wp-block-list__catalogue-02 li a:hover::before {
          animation: arrowMove 0.6s ease 0s 1 both; }
        .wp-block-list__catalogue-02 li a:hover::after {
          width: 100%; }

.column_grouping_01.wp-step .wp-block-columns {
  background: #EEEEEE;
  padding: 2rem;
  position: relative; }
  .column_grouping_01.wp-step .wp-block-columns::before {
    content: "";
    position: absolute;
    width: 4rem;
    height: 2.5rem;
    background: #12b9c1;
    left: 50%;
    bottom: -4rem;
    transform: translateX(-50%);
    clip-path: polygon(100% 0, 0 0, 50% 100%); }
  .column_grouping_01.wp-step .wp-block-columns:last-child::before {
    content: none; }
  .column_grouping_01.wp-step .wp-block-columns .wp-title-main_02 {
    margin-bottom: 1.8rem; }

@keyframes arrowMove {
  0% {
    opacity: 1;
    transform: translate(0%, -50%); }
  50% {
    opacity: 0;
    transform: translate(120%, -50%); }
  64% {
    opacity: 0;
    transform: translate(-120%, -50%); }
  100% {
    opacity: 1;
    transform: translate(0%, -50%); } }
@media (max-width: 1280px) and (min-width: 960.5px) {
  .sitemap-list li a {
    font-size: 2rem; }
  .sitemap-list li::before {
    top: 1.5rem; }

  .nextpre_area-item a,
  .nextpre_area-item span {
    font-size: 2rem; }

  .single-wrap :is(p, li, blockquote) {
    font-size: 2rem; }

  .column-gp-01 li p {
    font-size: 2rem; }
  .column-gp-01 li h4 {
    font-size: 2.1rem; }

  .wp-block-list__catalogue-02 li {
    font-size: 2rem; } }
@media (max-width: 960px) {
  .mt65 {
    margin-top: 3.5rem; }

  .mb70 {
    margin-bottom: 4rem; }

  .mb100 {
    margin-bottom: 4rem; }

  .mb101 {
    margin-bottom: 6rem; }

  .wp-sitemap {
    padding: 1rem 0 5.6rem; }
    .wp-sitemap .wp-block-heading {
      margin-bottom: 1.5rem; }

  .sitemap-list {
    margin-bottom: 2.7rem; }
    .sitemap-list li {
      width: calc((100% - 1.501rem) / 2);
      margin-bottom: 1rem; }
      .sitemap-list li:nth-child(2n) {
        margin-right: 0; }

  .wp-news {
    padding: 3.2rem 0 6rem; }
    .wp-news-gp-item:first-child {
      width: calc(100% - 26rem); }
    .wp-news-gp-item:last-child {
      width: 26rem;
      padding-left: 3rem; }
    .wp-news .news-list-01 {
      margin-bottom: 3rem; }

  .archive-gp {
    margin-bottom: 3rem; }

  .nextpre_area-item a,
  .nextpre_area-item span {
    width: 20rem; }

  .single-title-01 {
    font-size: 2.2rem;
    text-align: justify;
    display: block;
    margin-bottom: 1rem; }

  .wp-column {
    padding: 0 0 1rem; }

  .column-gp-01 {
    margin-bottom: 3rem; }
    .column-gp-01 li {
      width: calc((100% - 1.501rem) / 2); }
      .column-gp-01 li:nth-child(2n) {
        margin-right: 0; }

  .column-cate-list li {
    margin-right: 1.5rem;
    margin-bottom: 1rem; }
    .column-cate-list li a {
      padding: .9rem 1.5rem; }

  .wp-block-group__catalogue__li2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 5rem; }
    .wp-block-group__catalogue__li2 > div {
      padding: 1.5rem; }

  .wp-block-list__catalogue-02 li {
    font-size: 1.4rem; }

  .wp-faq-gp .wp-block-columns {
    padding: 2rem 0; }
  .wp-faq-gp .wp-block-column:last-child {
    padding-right: 1.5rem; }
    .wp-faq-gp .wp-block-column:last-child::before {
      left: 1rem;
      font-size: 1.8rem; }
  .wp-faq-gp .wp-block-heading {
    font-size: 1.8rem; }
    .wp-faq-gp .wp-block-heading::before {
      left: 1rem; }
    .wp-faq-gp .wp-block-heading::after {
      right: 1rem; } }
@media (max-width: 767px) {
  .sitemap-list li {
    width: 100%;
    margin-right: 0; }
    .sitemap-list li:last-child {
      margin-bottom: 0; }

  .wp-news-gp {
    flex-wrap: wrap !important; }
    .wp-news-gp-item:first-child {
      width: 100%;
      margin-bottom: 5rem; }
    .wp-news-gp-item:last-child {
      width: 100%;
      padding-left: 0; }

  .nextpre_area-item {
    width: calc((100% - 1.501rem) / 2);
    margin-right: 1.5rem; }
    .nextpre_area-item:nth-child(2) {
      width: 100%;
      margin-right: 0;
      margin-top: 1.5rem;
      order: 1; }
    .nextpre_area-item:nth-child(3n) {
      margin-right: 0; }
    .nextpre_area-item a,
    .nextpre_area-item span {
      width: 100%;
      height: 5rem; }

  .column-gp-01 li {
    width: 100%;
    margin-right: 0; }
    .column-gp-01 li:last-child {
      margin-bottom: 0; }

  .wp-block-list__catalogue-02 li {
    width: 100%;
    margin-right: 0; } }
.chart-container {
  margin: 3rem 0;
  display: flex;
  align-items: flex-start;
  justify-content: center; }

.chart-wrapper {
  display: flex;
  align-items: flex-start; }

.chart-legend {
  margin-left: 4rem;
  font-family: sans-serif;
  font-size: 1.4rem; }

.chart-legend ul {
  list-style: none;
  padding-left: 0; }

.chart-legend li {
  display: flex;
  align-items: center;
  line-height: 175%; }

.chart-legend span {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: .8rem; }

#myPieChart {
  width: 49.901rem !important;
  height: 49.901rem !important;
  position: relative;
  top: .5rem; }
  @media (max-width: 960px) and (min-width: 767.5px) {
    #myPieChart {
      width: 40rem !important;
      height: 40rem !important; } }
  @media (max-width: 767px) {
    #myPieChart {
      width: 34rem !important;
      height: 34rem !important; } }

p.max-810 {
  width: 100%;
  max-width: 68rem;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 767px) {
  .chart-container {
    flex-wrap: wrap; }

  .chart-legend {
    margin-left: 0;
    margin-top: 2rem; } }
.wp-column {
  background-image: initial; }
  .wp-column .column-list-01 {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin-bottom: 8rem; }
    .wp-column .column-list-01 li {
      width: calc((100% - 2.001rem) / 2);
      margin-right: 2rem;
      margin-bottom: 2.25rem; }
      .wp-column .column-list-01 li:nth-child(2n) {
        margin-right: 0; }
  .wp-column .wp-block-pagenavi .page-numbers:hover,
  .wp-column .wp-block-pagenavi .page-numbers.current {
    background: #12b9c1; }
  .wp-column .wp-block-pagenavi .page-numbers {
    border-color: #12b9c1; }

@media (max-width: 960px) {
  .wp-column .column-list-01 {
    max-width: 54rem;
    margin-bottom: 2rem; }
    .wp-column .column-list-01 li {
      width: 100%;
      margin-right: 0; } }
.list-default-01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  border: #12b9c1 solid .5rem;
  border-radius: 2rem;
  padding: 3.5rem 2rem 2rem 2rem; }
  .list-default-01 li {
    font-family: "Noto Sans JP", sans-serif;
    color: #333333;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 170%;
    letter-spacing: 0.05rem;
    width: calc((100% - 1.501rem) / 2);
    margin-right: 1.5rem;
    position: relative;
    padding-left: 3.5rem;
    margin-bottom: 1.5rem;
    font-feature-settings: 'palt'; }
    .list-default-01 li:nth-child(2n) {
      margin-right: 0; }
    .list-default-01 li::before {
      content: "";
      position: absolute;
      width: 2.5rem;
      height: 2rem;
      -webkit-mask: url(assets/img/check.svg) center/100% no-repeat;
      mask: url(assets/img/check.svg) center/100% no-repeat;
      background: #12b9c1;
      top: .5rem;
      left: 0; }

@media (max-width: 960px) {
  .list-default-01 {
    border: #12b9c1 solid .2rem;
    border-radius: 1.5rem;
    padding: 2rem; }
    .list-default-01 li {
      font-size: 1.4rem; }
      .list-default-01 li::before {
        width: 2rem; } }
@media (max-width: 767px) {
  .list-default-01 li {
    width: 100%;
    margin-right: 0; }
    .list-default-01 li:last-child {
      margin-bottom: 0; } }

/*# sourceMappingURL=style.css.map */
