@charset "UTF-8";
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
/*
 * Fonts
 * -------------------------------------------------------------------
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css");
@import url("https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css");
/* A Modern CSS Reset */
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  scroll-behavior: auto;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
}

body {
  min-height: 100vh;
  line-height: 1.5;
  text-rendering: optimizeSpeed;
}

main {
  display: block;
}

body, p, figure, blockquote, dl, dd, table, address, pre, iframe, form {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

small {
  font-size: 80%;
}

a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

img, picture {
  display: block;
  max-width: 100%;
}

input, button, optgroup, select, textarea {
  margin: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: middle;
  text-transform: inherit;
  color: inherit;
  border-radius: 0;
  background: transparent;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

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

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

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-collapse: collapse;
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  padding: 0;
  vertical-align: top;
}

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

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

b, strong {
  font-weight: bolder;
}

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

hr {
  clear: both;
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  margin: 0;
  color: inherit;
  border-top-width: 1px;
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}
@font-face {
  font-family: "GothamBook";
  src: url("fonts/GothamBook.eot?") format("eot"), url("fonts/GothamBook.woff2") format("woff2"), url("fonts/GothamBook.woff") format("woff"), url("fonts/GothamBook.ttf") format("truetype");
}
.gotham-Book {
  font-family: "GothamBook";
  font-weight: 400;
}

@font-face {
  font-family: "GothamMedium";
  src: url("fonts/Gotham Medium.eot?") format("eot"), url("fonts/Gotham Medium.woff2") format("woff2"), url("fonts/Gotham Medium.woff") format("woff"), url("fonts/Gotham Medium.otf") format("opentype");
}
.gotham-medium {
  font-family: "GothamMedium";
  font-weight: 500;
}

@font-face {
  font-family: "GothamBold";
  src: url("fonts/GothamBold.eot?") format("eot"), url("fonts/GothamBold.woff2") format("woff2"), url("fonts/GothamBold.woff") format("woff"), url("fonts/GothamBold.ttf") format("truetype");
}
.gotham-bold {
  font-family: "GothamBold";
  font-weight: 700;
}

@font-face {
  font-family: "MPLUS1p-ExtraBold";
  src: url("fonts/MPLUS1p-ExtraBold.eot?") format("eot"), url("fonts/MPLUS1p-ExtraBold.woff2") format("woff2"), url("fonts/MPLUS1p-ExtraBold.woff") format("woff"), url("fonts/MPLUS1p-ExtraBold.ttf") format("truetype");
}
.mplus1p-eb {
  font-family: "MPLUS1p-ExtraBold";
  font-weight: 900;
}

/*
 * HTML
 * -------------------------------------------------------------------
 */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6em;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

/*
 * wrapper
 * -------------------------------------------------------------------
 */
.wrapper {
  display: block;
  min-height: 100vh;
  margin: 0 auto;
  padding: 0;
}
.wrapper > section {
  position: relative;
  z-index: 3;
}

.inner {
  position: relative;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .inner {
    padding: 0 25px;
  }
}
@media screen and (min-width: 992px) {
  .inner {
    padding: 0;
  }
}

@-webkit-keyframes menu-container-appeared {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes menu-container-appeared {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes menu-container-leaved {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes menu-container-leaved {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes menu-overlay-appeared {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes menu-overlay-appeared {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes menu-overlay-leaved {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes menu-overlay-leaved {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * MODAL PHOTO
 * -------------------------------------------------------------------
 */
@-webkit-keyframes modal-photo-open {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes modal-photo-open {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes modal-photo-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes modal-photo-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * SCROLL DOWN
 * -------------------------------------------------------------------
 */
@-webkit-keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: -5px;
  }
}
@keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: -5px;
  }
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
/*
 * Youtube
 * -------------------------------------------------------------------
 */
@-webkit-keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
  border: 1px solid #d6d6d6;
  background: #ffffff;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  width: auto;
  max-width: 98.5%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-txt {
  margin: 0;
  padding: 0 4px 5px;
  font-size: 11px;
  line-height: 17px;
}

/* Text meant only for screen readers. */
.screen-reader-txt {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-txt:focus {
  z-index: 100000;
  top: 5px;
  left: 5px;
  display: block;
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  color: #464646;
  background-color: #cccccc;
  font-size: 1em;
  line-height: normal;
  clip-path: none;
  /* Above WP toolbar. */
}

/*
 * Module
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.f_gotham-book {
  font-family: "GothamBook", sans-serif;
  font-weight: 400;
}

.f_gotham-medium {
  font-family: f_gotham-medium;
  font-weight: 500;
}

.f_gotham-bold {
  font-family: f_gotham-bold;
  font-weight: 700;
}

.f_mplus1p-eb {
  font-family: "MPLUS1p-ExtraBold", sans-serif;
  font-weight: 900;
}

.light {
  font-weight: 300;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.blue {
  color: #2a61d5;
}

.pc-area {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-area {
    display: block;
  }
}

.sp-area {
  display: block;
}
@media screen and (min-width: 768px) {
  .sp-area {
    display: none;
  }
}

.new-line--sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .new-line--sp {
    display: none;
  }
}
.new-line--pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .new-line--pc {
    display: block;
  }
}

a[href^="tel:"] {
  pointer-events: initial;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
a:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.7;
}

.zoom-in img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.zoom-in a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.scroll-box {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scroll-box::-webkit-scrollbar {
  height: 5px;
}
.scroll-box::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #d6d6d6;
}
.scroll-box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #cccccc;
}

.arrow {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background-color: #999999;
  -webkit-animation: arrow-slide 1.2s ease-in-out infinite;
          animation: arrow-slide 1.2s ease-in-out infinite;
  will-change: transform;
}
@media screen and (min-width: 768px) {
  .arrow {
    display: none;
  }
}
.arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 1px;
  background-color: #999999;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
@media screen and (min-width: 768px) {
  .arrow::before {
    display: none;
  }
}

@-webkit-keyframes arrow-slide {
  0% {
    -webkit-transform: translateY(-50%) translateX(-10px);
            transform: translateY(-50%) translateX(-10px);
  }
  50% {
    -webkit-transform: translateY(-50%) translateX(-5px);
            transform: translateY(-50%) translateX(-5px);
  }
  100% {
    -webkit-transform: translateY(-50%) translateX(-10px);
            transform: translateY(-50%) translateX(-10px);
  }
}

@keyframes arrow-slide {
  0% {
    -webkit-transform: translateY(-50%) translateX(-10px);
            transform: translateY(-50%) translateX(-10px);
  }
  50% {
    -webkit-transform: translateY(-50%) translateX(-5px);
            transform: translateY(-50%) translateX(-5px);
  }
  100% {
    -webkit-transform: translateY(-50%) translateX(-10px);
            transform: translateY(-50%) translateX(-10px);
  }
}
/*========= Animation =========*/
.animate__animated {
  /* フェードアップ */
  /* フェードダウン */
  /* 右から左にフェード */
  /* 左から右にフェード */
}
.animate__animated.js_fadeup {
  -webkit-animation-name: fadeup;
          animation-name: fadeup;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  opacity: 0;
}
@-webkit-keyframes fadeup {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeup {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.animate__animated.js_fadedown {
  -webkit-animation-name: fadedown;
          animation-name: fadedown;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  opacity: 0;
}
@-webkit-keyframes fadedown {
  from {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadedown {
  from {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.animate__animated.js_fadeleft {
  -webkit-animation-name: fadeleft;
          animation-name: fadeleft;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  opacity: 0;
}
@-webkit-keyframes fadeleft {
  from {
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeleft {
  from {
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.animate__animated.js_faderight {
  -webkit-animation-name: faderight;
          animation-name: faderight;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  opacity: 0;
}
@-webkit-keyframes faderight {
  from {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes faderight {
  from {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

#ez-toc-container {
  border: none !important;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.nav-header {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.1);
}
.nav-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 128rem;
  height: 5rem;
  margin: 0 auto;
  padding: 0 0 0 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (min-width: 992px) {
  .nav-header__container {
    height: 7.5rem;
    padding: 0 15px;
  }
}
.nav-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: auto;
  color: #464646;
  font-size: 2rem;
  font-weight: 700;
  font-family: "MPLUS1p-ExtraBold", sans-serif;
  font-weight: 900;
}
.nav-header__img {
  display: block;
  height: 4.5rem;
}
@media screen and (min-width: 992px) {
  .nav-header__img {
    height: 6rem;
  }
}
.nav-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
@media screen and (min-width: 992px) {
  .nav-header__menu {
    gap: 1rem;
  }
}
.nav-header__menu-item {
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  width: 100%;
  height: 100%;
}
.nav-header__link {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 5rem;
  min-height: 5rem;
  text-align: center;
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .nav-header__link {
    min-width: 7.5rem;
    min-height: 7.5rem;
    font-size: 1.6rem;
  }
}
.nav-header__link--tel {
  background-color: #ff7200;
}
.nav-header__link--line {
  background-color: #44be00;
}
.nav-header .nav-menu__img {
  max-height: 25px;
}
@media screen and (min-width: 992px) {
  .nav-header .nav-menu__img {
    max-height: 36px;
  }
}
.nav-header .nav-menu__txt {
  margin-top: 0rem;
}
.nav-header .nav-menu__tooltip {
  display: none;
  position: absolute;
  left: 50%;
  top: calc(100% + 0.8rem);
  bottom: auto;
  padding: 0.8rem 1.2rem;
  -webkit-transform: translate(-50%, -8px);
          transform: translate(-50%, -8px);
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
  border-radius: 0.4rem;
  background: rgba(255, 114, 0, 0.9);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nav-header .nav-menu__tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 6px solid transparent;
  border-bottom-color: rgba(255, 114, 0, 0.9);
}
@media screen and (min-width: 992px) {
  .nav-header .nav-menu__tooltip {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media screen and (min-width: 992px) {
  .nav-header__menu-item--tel:hover .nav-menu__tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.nav-header__contact {
  margin-left: 1.6rem;
  padding: 1.2rem 3.2rem;
  color: #ffffff;
  border-radius: 100px;
  background-color: #2a61d5;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.nav-header__contact:hover {
  background-color: rgb(39.9, 92.15, 202.35);
}
.nav-header__toggle {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 5rem;
  height: 5rem;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (min-width: 992px) {
  .nav-header__toggle {
    width: 7.5rem;
    height: 7.5rem;
  }
}
.nav-header__toggle-line {
  display: block;
  width: 50%;
  border-bottom: 3px solid #464646;
}
.nav-header__toggle-line:nth-child(2) {
  margin: 15% 0;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.nav-drawer {
  position: fixed;
  z-index: 1002;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.nav-drawer__container {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 80%;
  min-width: 200px;
  max-width: 350px;
  height: 100%;
  -webkit-animation-duration: var(--nav-drawer-duration);
          animation-duration: var(--nav-drawer-duration);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  border-left: #d6d6d6 1px solid;
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.01);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.01);
}
.nav-drawer[data-open=true] .nav-drawer__container {
  -webkit-animation-name: menu-container-appeared;
          animation-name: menu-container-appeared;
}
.nav-drawer[data-open=false] .nav-drawer__container {
  -webkit-animation-name: menu-container-leaved;
          animation-name: menu-container-leaved;
}
.nav-drawer__menu {
  display: block;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-drawer__menu-item {
  border-bottom: #d6d6d6 1px dashed;
}
.nav-drawer__menu-item:hover {
  opacity: 1;
  background: #2a61d5;
}
.nav-drawer__menu-item:hover .nav-drawer__link-main,
.nav-drawer__menu-item:hover .nav-drawer__link-sub {
  color: #ffffff;
}
.nav-drawer__link {
  position: relative;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1em 2.5em 1em 2em;
  text-decoration: none;
  letter-spacing: 0.01em;
  color: inherit;
}
.nav-drawer__link-main {
  display: block;
  font-weight: 500;
}
.nav-drawer__link-sub {
  display: block;
  color: #999999;
}
.nav-drawer__menu-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.nav-drawer__button-close {
  position: relative;
  width: 5rem;
  height: 5rem;
  margin: 0 0 0 auto;
  padding: 0;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (min-width: 992px) {
  .nav-drawer__button-close {
    width: 7.5rem;
    height: 7.5rem;
  }
}
.nav-drawer__button-close:hover, .nav-drawer__button-close:focus {
  outline: none;
}
.nav-drawer__button-close-line {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 3px;
  margin: auto;
  background: #464646;
}
.nav-drawer__button-close-line:nth-child(1) {
  -webkit-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}
.nav-drawer__button-close-line:nth-child(2) {
  -webkit-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
}
.nav-drawer__overlay {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: var(--nav-drawer-duration);
          animation-duration: var(--nav-drawer-duration);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  background: rgba(0, 0, 0, 0.08);
}
.nav-drawer[data-open=true] .nav-drawer__overlay {
  -webkit-animation-name: menu-overlay-appeared;
          animation-name: menu-overlay-appeared;
}
.nav-drawer[data-open=false] .nav-drawer__overlay {
  -webkit-animation-name: menu-overlay-leaved;
          animation-name: menu-overlay-leaved;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.nav-fixed__sp {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1003;
}
@media screen and (min-width: 768px) {
  .nav-fixed__sp {
    display: none;
  }
}
.nav-fixed__sp .nav-fixed__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(20px);
}
.nav-fixed__sp .nav-fixed__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33.3333333333%;
  height: 50px;
  background-color: #cccccc;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.1rem;
  padding: 0;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-right: solid 1px #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.nav-fixed__sp .nav-fixed__link:hover {
  opacity: 0.7;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nav-fixed__sp .nav-fixed__link:last-child {
  border-right: none;
}
.nav-fixed__sp .nav-fixed__link img {
  width: 100%;
}
.nav-fixed__pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .nav-fixed__pc {
    display: block;
    z-index: 1003;
  }
}
.nav-fixed__pc .nav-fixed__wrap {
  position: fixed;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
  z-index: 4;
}
.nav-fixed__pc .nav-fixed__link {
  background-color: rgba(204, 204, 204, 0.75);
  color: #ffffff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0.1rem;
  display: block;
  padding: 1rem 0.5rem;
  margin: 0 auto 1rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 5px 0 0 5px;
}
.nav-fixed__pc .nav-fixed__link:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.nav-pagetop {
  position: fixed;
  z-index: -1000;
  right: 15px;
  bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  cursor: pointer;
  opacity: 0;
  color: #ffffff;
  border-radius: 50%;
  background: #2a61d5;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nav-pagetop.active {
  z-index: 1000;
  opacity: 1;
}
.nav-pagetop:before {
  display: block;
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5ce";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nav-pagetop:after {
  content: "PAGETOP";
  display: block;
  padding: 4px 0;
}
.nav-pagetop:hover {
  background: rgb(39.9, 92.15, 202.35);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.nav-pagetop:hover:before {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.mainvisual {
  position: relative;
}
.mainvisual__container {
  display: block;
  margin: 0 auto;
  padding-top: 5rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .mainvisual__container {
    padding-top: 7.5rem;
  }
}
.mainvisual .mv-slide__item {
  position: relative;
}
.mainvisual .mv-slide__item::after {
  content: "";
  background-image: url("images/mv_txt.webp");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 33.2rem;
  height: 23.9rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.5rem;
  pointer-events: none;
}
@supports (background-image: format("webp")) {
  .mainvisual .mv-slide__item::after {
    background-image: url("images/mv_txt.webp");
  }
}
@media screen and (min-width: 768px) {
  .mainvisual .mv-slide__item::after {
    width: 41.5rem;
    height: 29.9rem;
    -webkit-transform: translateX(-48vw);
            transform: translateX(-48vw);
  }
}
@media screen and (min-width: 992px) {
  .mainvisual .mv-slide__item::after {
    width: 49.8rem;
    height: 35.9rem;
    -webkit-transform: translateX(-48rem);
            transform: translateX(-48rem);
  }
}
.mainvisual__txt-main {
  font-family: "MPLUS1p-ExtraBold", sans-serif;
  font-weight: 900;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .mainvisual__txt-main {
    font-size: 5.6rem;
  }
}
.mainvisual__txt-sub {
  padding-top: 1.6rem;
  color: #464646;
  font-size: 1.6rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.scrolldown {
  position: absolute;
  z-index: 1;
  right: 10%;
  bottom: 30px;
}
@media screen and (min-width: 768px) {
  .scrolldown {
    bottom: 5%;
  }
}
.scrolldown span {
  position: absolute;
  bottom: -2px;
  left: 10px;
  width: 10px;
  height: auto;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  color: #ffffff;
  font-size: 10px;
  line-height: 1.25;
}
.scrolldown:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -4px;
  width: 10px;
  height: 10px;
  -webkit-animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
          animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
  border-radius: 50%;
  background: #ffffff;
}
.scrolldown:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 50px;
  background: #ffffff;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.pagevisual {
  position: relative;
  z-index: 0;
  margin: 0;
  padding-top: 5rem;
  padding-bottom: 0;
  background-image: url("images/bg_page_visual_sp.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@supports (background-image: format("webp")) {
  .pagevisual {
    background-image: url("images/bg_page_visual_sp.webp");
  }
}
@media screen and (min-width: 992px) {
  .pagevisual {
    padding-top: 7.5rem;
    padding-bottom: 0;
    background-image: url("images/bg_page_visual_pc.webp");
    background-repeat: no-repeat;
  }
  @supports (background-image: format("webp")) {
    .pagevisual {
      background-image: url("images/bg_page_visual_pc.webp");
    }
  }
}
.pagevisual__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .pagevisual__container {
    padding: 6.4rem 15px;
  }
}
.pagevisual__txt-main {
  font-size: 3rem;
  font-family: "GothamBold", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .pagevisual__txt-main {
    font-size: 4rem;
  }
}
.pagevisual__txt-sub {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.breadcrumbs__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 0.8rem 15px;
}
.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs__list-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.4rem;
  line-height: 1;
}
.breadcrumbs__list-item:not(:first-child)::before {
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cc";
}
.breadcrumbs__list-item:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
.breadcrumbs__link {
  color: #464646;
  line-height: 1;
}
.breadcrumbs__link:hover, .breadcrumbs__link:focus {
  text-decoration: underline;
}
.breadcrumbs__txt {
  color: #464646;
  display: inline-block;
  max-width: 92%;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.page-heading__content {
  margin: 0;
  padding: 0;
}
.page-heading__content--left {
  text-align: left;
}
.page-heading__content--center {
  text-align: center;
}
.page-heading__content--right {
  text-align: right;
}
.page-heading__txt-main {
  font-family: "GothamBold", sans-serif;
  font-weight: 700;
  color: #2a61d5;
  font-size: 3rem;
}
.page-heading__content--left .page-heading__txt-main::after {
  margin-right: auto;
  margin-left: 0;
}
.page-heading__content--center .page-heading__txt-main::after {
  margin-right: auto;
  margin-left: auto;
}
.page-heading__content--right .page-heading__txt-main::after {
  margin-right: 0;
  margin-left: auto;
}
.page-heading__txt-sub {
  color: #464646;
  font-size: 2.2rem;
  font-weight: 700;
}
.page-heading__message {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  color: #464646;
  font-size: 1.6rem;
  font-weight: 700;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.page-heading-sub__content {
  margin: 0;
  padding: 0;
}
.page-heading-sub__content--left {
  text-align: left;
}
.page-heading-sub__content--center {
  text-align: center;
}
.page-heading-sub__content--right {
  text-align: right;
}
.page-heading-sub__read {
  color: #464646;
  font-size: 1.6rem;
  font-weight: 700;
}
.page-heading-sub__txt {
  position: relative;
  font-size: 2.4rem;
}
.page-heading-sub__txt:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 1.6em;
  margin-right: 0.8rem;
  vertical-align: middle;
  border-radius: 3px;
  background: #2a61d5;
}
.page-heading-sub__message {
  margin: 2.4rem auto 0;
  color: #2a61d5;
  font-size: 1.7rem;
  font-weight: 700;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.footer {
  position: relative;
  z-index: 3;
  background: #2a61d5;
}
.footer__container {
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px 0;
}
.footer__menu {
  padding: 4rem 0 2.4rem;
}
@media screen and (min-width: 992px) {
  .footer__menu {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4rem;
    padding: 0;
  }
}
.footer__menu-item {
  border-bottom: #ffffff 1px solid;
}
@media screen and (min-width: 992px) {
  .footer__menu-item {
    border: none;
  }
}
.footer__menu-item:first-child {
  border-top: #ffffff 1px solid;
}
@media screen and (min-width: 992px) {
  .footer__menu-item:first-child {
    border: none;
  }
}
.footer__menu-item-link {
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 0;
  padding: 15px;
  color: #ffffff;
  font-family: "GothamBold", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (min-width: 992px) {
  .footer__menu-item-link {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer__menu-item-link:hover ::after {
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cc";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
}
@media screen and (min-width: 992px) {
  .footer__menu-item-link:hover ::after {
    display: none;
  }
}
.footer__menu-item-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
}
.footer__menu-item-label--en {
  text-align: center;
}
.footer__menu-item-label--ja {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .footer .columns {
    margin-top: 6.4rem;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    gap: 4.8rem;
  }
}
@media screen and (min-width: 992px) {
  .footer .columns .column {
    width: calc(50% - 2.4rem);
  }
}
.footer__copy {
  padding: 1.5rem 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.4rem;
}
@media screen and (min-width: 992px) {
  .footer__copy {
    padding: 4rem 0 1.5rem;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.footer-payment {
  background-color: #ffffff;
  border-radius: 0.8rem;
  padding: 15px;
}
.footer-payment__ttl {
  padding-bottom: 0.4rem;
  border-bottom: #464646 1px solid;
  font-size: 1.6rem;
  font-weight: 700;
}
.footer-payment__list {
  margin-top: 0.8rem;
}
.footer-payment__list-item {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.footer-company {
  margin-top: 2.4rem;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .footer-company {
    margin-top: 0;
  }
}
.footer-company__ttl {
  font-size: 1.8rem;
  font-weight: 700;
}
.footer-company__address {
  margin-top: 0.8rem;
  font-size: 1.4rem;
  font-weight: 500;
}
.footer-company__tel {
  margin-top: 0.8rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.footer-company__business-hours {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.footer-company__area {
  margin-top: 0.8rem;
  font-size: 1.4rem;
  font-weight: 500;
}
.footer-company__map {
  margin-top: 2.4rem;
  position: relative;
  width: 100%;
  padding-bottom: 66.66666%;
}
.footer-company__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
@media screen and (min-width: 992px) {
  .footer-cta {
    display: block;
    margin-top: 11.2rem;
  }
}
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.js-open_modal {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-evenly;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  width: 160px;
  height: 40px;
  padding: 0.25rem 0.5rem;
  border-radius: 100vh;
  background-color: #cccccc;
  font-size: 14px;
  font-size: 0.875rem;
}
.js-open_modal img {
  width: 22px;
}
.js-open_modal.is_active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.js-modal_area {
  position: fixed;
  z-index: 100;
  top: 70px;
  left: 0;
  display: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 25px;
  background-color: #ffffff;
}
.js-modal_area .bl_list_unit {
  margin-bottom: 2rem;
}
.js-modal_area .bl_list_unit .bl_list_head {
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
}
.js-modal_area .bl_list_unit .bl_list_head .el_list_date {
  letter-spacing: 0.1em;
  font-family: "MPLUS1p-ExtraBold", sans-serif;
}
.js-modal_area .bl_list_unit .bl_list_head .el_list_cat {
  display: inline-block;
  margin-left: 1rem;
  padding: 4px 10px;
  letter-spacing: 0.1em;
  color: #ffffff;
  border-radius: 5px;
  background-color: #999999;
  font-family: "MPLUS1p-ExtraBold", sans-serif;
  font-size: 12px;
}
.js-modal_area .bl_list_unit .bl_list_body {
  width: 100%;
  margin-bottom: 1.5rem;
}
.js-modal_area .js-close_modal {
  position: relative;
  width: 260px;
  margin: 3rem auto;
  padding: 10px;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  background-color: #cccccc;
  font-size: 14px;
  font-size: 0.875rem;
}
.js-modal_area .js-close_modal i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.photo-modal {
  position: fixed;
  z-index: 1002;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-animation-duration: var(--photo-modal-duration);
          animation-duration: var(--photo-modal-duration);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.photo-modal[data-open=true] {
  -webkit-animation-name: modal-photo-open;
          animation-name: modal-photo-open;
}
.photo-modal[data-open=false] {
  -webkit-animation-name: modal-photo-close;
          animation-name: modal-photo-close;
}
.photo-modal__container {
  overflow: auto;
  max-width: 800px;
  max-height: 80%;
  margin: auto;
}
.photo-modal__image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.photo-modal .photo-modal__button--next, .photo-modal .photo-modal__button--prev, .photo-modal .photo-modal__button--close, .photo-modal .photo-modal__button {
  position: absolute;
  width: 4rem;
  height: 4rem;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  color: #ffffff;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.photo-modal .photo-modal__button--next:hover, .photo-modal .photo-modal__button--prev:hover, .photo-modal .photo-modal__button--close:hover, .photo-modal .photo-modal__button:hover, .photo-modal .photo-modal__button--next:focus, .photo-modal .photo-modal__button--prev:focus, .photo-modal .photo-modal__button--close:focus, .photo-modal .photo-modal__button:focus {
  color: rgb(242.25, 242.25, 242.25);
  outline: none;
}
.photo-modal .photo-modal__button--next::before, .photo-modal .photo-modal__button--prev::before, .photo-modal .photo-modal__button--close::before, .photo-modal .photo-modal__button::before {
  font-size: 2.5rem;
}
.photo-modal__button--close {
  top: 0;
  right: 0;
}
.photo-modal__button--close::before {
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cd";
}
.photo-modal__button--prev {
  top: 50%;
  left: 0;
}
.photo-modal__button--prev::before {
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cb";
}
.photo-modal__button--next {
  top: 50%;
  right: 0;
}
.photo-modal__button--next::before {
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cc";
}
.photo-modal__overlay {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.85);
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.button-guide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 20rem;
  margin: 0 auto;
  padding: 1.5rem 2.4rem;
  color: #ffffff;
  border: none;
  border-radius: 32px;
  background: #2a61d5;
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: flex;
}
.button-guide::after {
  content: "";
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cc";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 25px;
}
.button-guide:hover, .button-guide:focus {
  color: #ffffff;
  background: #2a61d5;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.button-guide:hover::after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  right: 20px;
}

.button-guide02 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 20rem;
  margin: 0 auto;
  padding: 1.2rem 2.4rem;
  background-color: #2a61d5;
  color: #ffffff;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: flex;
  border: #ffffff 1px solid;
  border-radius: 32px;
  background: #2a61d5;
  font-size: 1.4rem;
  font-weight: 700;
}
.button-guide02:hover, .button-guide02:focus {
  opacity: 1;
  color: #2a61d5;
  background: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.button-guide03 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 32.5rem;
  margin: 0 auto;
  padding: 1.5rem 2.4rem;
  background-color: #ffffff;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: flex;
  border: #2a61d5 1px solid;
  border-radius: 0.8rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (min-width: 992px) {
  .button-guide03 {
    width: 48%;
    max-width: none;
  }
}
.button-guide03:not(:first-child) {
  margin-top: 1.5rem;
}
@media screen and (min-width: 992px) {
  .button-guide03:not(:first-child) {
    margin-top: 0;
  }
}
.button-guide03:focus, .button-guide03:hover {
  opacity: 1;
  background: #2a61d5;
}
.button-guide03:focus .guide__ttl, .button-guide03:hover .guide__ttl {
  color: #ffffff;
}
.button-guide03:focus .guide__txt, .button-guide03:hover .guide__txt {
  color: #ffffff;
}

.button-guide04 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 15rem;
  margin: 0 auto;
  padding: 0.8rem 2.4rem;
  background-color: #ffffff;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: flex;
  border: #464646 1px solid;
  border-radius: 3.2rem;
  font-size: 1.4rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.button-guide04:focus, .button-guide04:hover {
  opacity: 1;
  background: #464646;
  color: #ffffff;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.button-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 60rem;
  margin: 0 auto;
}
.button-detail .button-detail__button--next, .button-detail .button-detail__button--prev, .button-detail .button-detail__button--back, .button-detail .button-detail__button {
  margin-bottom: 2.4rem;
  padding: 1.6rem 2.4rem;
  color: #464646;
  border-radius: 0.4rem;
  background: #cccccc;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.button-detail .button-detail__button--next:hover, .button-detail .button-detail__button--prev:hover, .button-detail .button-detail__button--back:hover, .button-detail .button-detail__button:hover, .button-detail .button-detail__button--next:focus, .button-detail .button-detail__button--prev:focus, .button-detail .button-detail__button--back:focus, .button-detail .button-detail__button:focus {
  color: #ffffff;
  background: #2a61d5;
}
.button-detail__button--back {
  width: 100%;
}
.button-detail__button--back:before {
  margin-right: 0.8rem;
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e896";
}
.button-detail__button--prev {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .button-detail__button--prev {
    width: calc(50% - 15px);
    margin-right: 15px;
  }
}
.button-detail__button--prev:before {
  margin-right: 0.8rem;
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cb";
}
.button-detail__button--next {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .button-detail__button--next {
    width: calc(50% - 15px);
    margin-left: 15px;
  }
}
.button-detail__button--next:after {
  margin-left: 0.8rem;
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cc";
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.pagination {
  margin-top: 4rem;
}
.pagination__list {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.4rem;
  text-align: center;
}
.pagination a {
  padding: 1.2rem 1.6rem;
  text-align: center;
  border: #999999 1px solid;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  margin: 0.3rem;
  color: #464646;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.pagination a:hover, .pagination a:focus {
  color: #ffffff;
  background-color: #2a61d5;
}
.pagination span {
  padding: 1.2rem 1.6rem;
  text-align: center;
  border: #999999 1px solid;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  color: #464646;
  background-color: #ffffff;
  margin: 0.3rem;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.pagination span.current {
  color: #ffffff;
  background-color: #2a61d5;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.form__form-group {
  padding: 1.4rem 1rem;
}
@media screen and (min-width: 992px) {
  .form__form-group {
    display: grid;
    grid-template-columns: 26rem 1fr;
    -webkit-column-gap: 1.6rem;
       -moz-column-gap: 1.6rem;
            column-gap: 1.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .form__form-group--stacked {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .form__form-group--stacked .form__form-group-ttl {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .form__form-group--stacked .form__form-group-content {
    width: 100%;
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .form__form-group--stacked .form__message {
    margin-top: 0.6rem;
    margin-bottom: 1.2rem;
  }
}
.form__form-group-ttl {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: 26px;
  padding-left: 1rem;
  border-left: #2a61d5 4px solid;
}
@media screen and (min-width: 992px) {
  .form__form-group-ttl {
    width: 26rem;
    height: 46px;
    padding: 0.2rem 0 0.2rem 1rem;
  }
}
.form__form-group-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .form__form-group-content {
    width: 100%;
    grid-column: 2;
  }
}
.form .form__label--optional, .form .form__label--required, .form .form__label--item-name, .form .form__label {
  display: inline-block;
  letter-spacing: 0.08em;
  font-weight: 500;
  line-height: 1;
}
.form__label--item-name {
  font-size: 1.4rem;
  font-weight: 700;
  color: #464646;
}
.form__label--required {
  margin-left: 0.4rem;
  padding: 0.4em 0.6em;
  color: #ffffff;
  border-radius: 3px;
  background: #be0000;
  font-size: 1.2rem;
}
.form__label--optional {
  margin-left: 0.4rem;
  padding: 0.4em 0.6em;
  color: #ffffff;
  border-radius: 3px;
  background: #2a61d5;
  font-size: 1.2rem;
}
.form__message {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #464646;
}
.form__attention {
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #464646;
}
@media screen and (min-width: 992px) {
  .form__attention {
    grid-column: 2;
  }
}
.form__input--file {
  position: relative;
  display: inline-block;
}
.form__input--file .form__file-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form__input--file .form__file-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
  padding: 1rem 1.6rem;
  border: 1px solid #cccccc;
  border-radius: 0.8rem;
  background: #ffffff;
  color: #464646;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 700;
  -webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.form__input--file .form__file-label:hover, .form__input--file .form__file-label:focus {
  background: #2a61d5;
  color: #ffffff;
  border-color: #2a61d5;
}
.form__input--file .form__file-label-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 8rem;
  white-space: nowrap;
}
.form__input--file .form__file-label-text {
  font-size: 1.3rem;
  font-weight: 400;
  color: #999999;
}
.form__list {
  margin: 0;
  padding: 0;
}
.form__list-item {
  margin-bottom: 0.6rem;
}
.form .form__input--check, .form .mw_wp_form .mwform-checkbox-field label.form__input--check, .form .form__input--radio, .form .form__input--select, .form .form__input--txtarea-half, .form .form__input--txtarea, .form .form__input--txt-half, .form .form__input--txt, .form .form__input {
  position: relative;
  width: 100%;
}
.form .form__input--select select, .form__input--select .form select, .form .form__input--txtarea-half textarea, .form__input--txtarea-half .form textarea, .form .form__input--txtarea textarea, .form__input--txtarea .form textarea, .form .form__input--txt-half input, .form__input--txt-half .form input, .form .form__input--txt input, .form__input--txt .form input {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0;
  border: 2px solid #cccccc;
  border-radius: 0.8rem;
  outline: none;
  background: #ffffff;
  font-size: 1.6rem;
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  /* 旧Edge対応 */
  /* IE対応 */
}
.form .form__input--select select::-ms-expand, .form__input--select .form select::-ms-expand, .form .form__input--txtarea-half textarea::-ms-expand, .form__input--txtarea-half .form textarea::-ms-expand, .form .form__input--txtarea textarea::-ms-expand, .form__input--txtarea .form textarea::-ms-expand, .form .form__input--txt-half input::-ms-expand, .form__input--txt-half .form input::-ms-expand, .form .form__input--txt input::-ms-expand, .form__input--txt .form input::-ms-expand {
  display: none;
}
.form .form__input--select select::-webkit-input-placeholder, .form__input--select .form select::-webkit-input-placeholder, .form .form__input--txtarea-half textarea::-webkit-input-placeholder, .form__input--txtarea-half .form textarea::-webkit-input-placeholder, .form .form__input--txtarea textarea::-webkit-input-placeholder, .form__input--txtarea .form textarea::-webkit-input-placeholder, .form .form__input--txt-half input::-webkit-input-placeholder, .form__input--txt-half .form input::-webkit-input-placeholder, .form .form__input--txt input::-webkit-input-placeholder, .form__input--txt .form input::-webkit-input-placeholder {
  color: #464646;
}
.form .form__input--select select::-moz-placeholder, .form__input--select .form select::-moz-placeholder, .form .form__input--txtarea-half textarea::-moz-placeholder, .form__input--txtarea-half .form textarea::-moz-placeholder, .form .form__input--txtarea textarea::-moz-placeholder, .form__input--txtarea .form textarea::-moz-placeholder, .form .form__input--txt-half input::-moz-placeholder, .form__input--txt-half .form input::-moz-placeholder, .form .form__input--txt input::-moz-placeholder, .form__input--txt .form input::-moz-placeholder {
  color: #464646;
}
.form .form__input--select select:-ms-input-placeholder, .form__input--select .form select:-ms-input-placeholder, .form .form__input--txtarea-half textarea:-ms-input-placeholder, .form__input--txtarea-half .form textarea:-ms-input-placeholder, .form .form__input--txtarea textarea:-ms-input-placeholder, .form__input--txtarea .form textarea:-ms-input-placeholder, .form .form__input--txt-half input:-ms-input-placeholder, .form__input--txt-half .form input:-ms-input-placeholder, .form .form__input--txt input:-ms-input-placeholder, .form__input--txt .form input:-ms-input-placeholder {
  color: #464646;
}
.form .form__input--select select::-ms-input-placeholder, .form__input--select .form select::-ms-input-placeholder, .form .form__input--txtarea-half textarea::-ms-input-placeholder, .form__input--txtarea-half .form textarea::-ms-input-placeholder, .form .form__input--txtarea textarea::-ms-input-placeholder, .form__input--txtarea .form textarea::-ms-input-placeholder, .form .form__input--txt-half input::-ms-input-placeholder, .form__input--txt-half .form input::-ms-input-placeholder, .form .form__input--txt input::-ms-input-placeholder, .form__input--txt .form input::-ms-input-placeholder {
  color: #464646;
}
.form .form__input--select select::placeholder, .form__input--select .form select::placeholder, .form .form__input--txtarea-half textarea::placeholder, .form__input--txtarea-half .form textarea::placeholder, .form .form__input--txtarea textarea::placeholder, .form__input--txtarea .form textarea::placeholder, .form .form__input--txt-half input::placeholder, .form__input--txt-half .form input::placeholder, .form .form__input--txt input::placeholder, .form__input--txt .form input::placeholder {
  color: #464646;
}
.form .form__input--select select::-ms-input-placeholder, .form__input--select .form select::-ms-input-placeholder, .form .form__input--txtarea-half textarea::-ms-input-placeholder, .form__input--txtarea-half .form textarea::-ms-input-placeholder, .form .form__input--txtarea textarea::-ms-input-placeholder, .form__input--txtarea .form textarea::-ms-input-placeholder, .form .form__input--txt-half input::-ms-input-placeholder, .form__input--txt-half .form input::-ms-input-placeholder, .form .form__input--txt input::-ms-input-placeholder, .form__input--txt .form input::-ms-input-placeholder {
  color: #464646;
}
.form .form__input--select select:-ms-input-placeholder, .form__input--select .form select:-ms-input-placeholder, .form .form__input--txtarea-half textarea:-ms-input-placeholder, .form__input--txtarea-half .form textarea:-ms-input-placeholder, .form .form__input--txtarea textarea:-ms-input-placeholder, .form__input--txtarea .form textarea:-ms-input-placeholder, .form .form__input--txt-half input:-ms-input-placeholder, .form__input--txt-half .form input:-ms-input-placeholder, .form .form__input--txt input:-ms-input-placeholder, .form__input--txt .form input:-ms-input-placeholder {
  color: #464646;
}
.form .form__input--txt-half input, .form__input--txt-half .form input, .form .form__input--txt input, .form__input--txt .form input {
  margin-top: 1rem;
  padding: 0.8rem 1.6rem;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
@media screen and (min-width: 992px) {
  .form .form__input--txt-half input, .form__input--txt-half .form input, .form .form__input--txt input, .form__input--txt .form input {
    margin-top: 0;
  }
}
.form .form__input--txt-half input:focus, .form__input--txt-half .form input:focus, .form .form__input--txt input:focus, .form__input--txt .form input:focus {
  border: 2px solid #2a61d5;
}
.form .form__input--txtarea-half textarea, .form__input--txtarea-half .form textarea, .form .form__input--txtarea textarea, .form__input--txtarea .form textarea {
  padding: 1.6rem;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
.form .form__input--txtarea-half textarea:focus, .form__input--txtarea-half .form textarea:focus, .form .form__input--txtarea textarea:focus, .form__input--txtarea .form textarea:focus {
  border: 2px solid #2a61d5;
}
.form__input--txt-half {
  max-width: 50%;
}
.form__input--txtarea-half {
  max-width: 50%;
}
.form__input--select {
  max-width: 300px;
}
.form__input--select select {
  padding: 0.8rem 2.4rem 0.8rem 1.6rem;
  cursor: pointer;
}
.form__input--select::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 12px;
  bottom: 0;
  display: inline-block;
  width: 0;
  height: 0;
  margin: auto 0;
  pointer-events: none;
  border-width: 6px 4px 0;
  border-style: solid;
  border-color: #464646 transparent transparent transparent;
}
.form__input--radio {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.form__input--radio .radio-input {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  visibility: visible !important;
  overflow: hidden !important;
  width: 4px !important;
  height: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none !important;
}
.form__input--radio .radio-icon {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.8rem;
  border: 1px solid #464646;
  border-radius: 50%;
}
.form__input--radio .radio-icon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
  border-radius: 50%;
  background: #2a61d5;
}
.form__input--radio .radio-txt {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  color: #464646;
}
.form__input--radio .radio-input:checked + .radio-icon {
  border-color: #2a61d5;
}
.form__input--radio .radio-input:checked + .radio-icon:before {
  opacity: 1;
}
.form__input--radio .radio-input:checked ~ .radio-txt {
  color: #2a61d5;
}
.form__input--check, .form .mw_wp_form .mwform-checkbox-field label.form__input--check {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.form__input--check .check-input, .form .mw_wp_form .mwform-checkbox-field label.form__input--check .check-input {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  visibility: visible !important;
  overflow: hidden !important;
  width: 4px !important;
  height: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none !important;
}
.form__input--check .check-icon, .form .mw_wp_form .mwform-checkbox-field label.form__input--check .check-icon {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-right: 0.8rem;
  border: 2px solid #cccccc;
  border-radius: 0.4rem;
  background-color: #ffffff;
}
.form__input--check .check-icon:after, .form .mw_wp_form .mwform-checkbox-field label.form__input--check .check-icon:after {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
  width: 1.2rem;
  height: 0.6rem;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
}
.form__input--check .check-txt, .form .mw_wp_form .mwform-checkbox-field label.form__input--check .check-txt {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  color: #464646;
}
.form__input--check .check-input:checked + .check-icon, .form .mw_wp_form .mwform-checkbox-field label.form__input--check .check-input:checked + .check-icon {
  border-color: #2a61d5;
}
.form__input--check .check-input:checked + .check-icon:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 1;
  border-bottom: 2px solid #2a61d5;
  border-left: 2px solid #2a61d5;
}
.form__input--check .check-input:checked ~ .check-txt, .form .mw_wp_form .mwform-checkbox-field label.form__input--check .check-input:checked ~ .check-txt {
  color: #2a61d5;
}
.form .js-attachments-item.is-hidden {
  display: none;
}
.form__input--file:not(:first-child) {
  margin-top: 1rem;
}
.form__add-button {
  max-width: 14rem;
  padding: 0.8rem 1.6rem;
  margin-top: 1rem;
  background-color: #ffffff;
  color: #2a61d5;
  text-align: center;
  border: #2a61d5 1px solid;
  outline: none;
  border-radius: 0.8rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 992px) {
  .form__add-button {
    font-size: 1.6rem;
  }
}
.form__add-button:hover {
  background-color: #2a61d5;
  color: #ffffff;
}
.form .mw_wp_form .mwform-checkbox-field {
  display: block;
  margin: 0 0 0.8rem 0;
}
.form .mw_wp_form .mwform-checkbox-field-text {
  display: block;
  line-height: 1.6;
  white-space: pre-wrap;
}
.form .form__visit-item.is-hidden {
  display: none;
}
.form .visit-preferred {
  margin-top: 0 !important;
}
.form .visit-add-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.8rem 1.6rem;
  border: 1px solid #2a61d5;
  border-radius: 0.8rem;
  background: #2a61d5;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.form .visit-add-btn:hover, .form .visit-add-btn:focus {
  background: rgb(39.9, 92.15, 202.35);
  border-color: rgb(39.9, 92.15, 202.35);
}
.form .visit-add-btn:disabled {
  background: #cccccc;
  border-color: #cccccc;
  cursor: not-allowed;
  opacity: 0.7;
}

.mw_wp_form_confirm .form__label--required,
.mw_wp_form_confirm .form__label--optional,
.mw_wp_form_confirm .form__message,
.mw_wp_form_confirm .form__attention {
  display: none;
}
.mw_wp_form_confirm .form__form-group-content {
  margin-top: 0.8rem;
}
@media screen and (min-width: 992px) {
  .mw_wp_form_confirm .form__form-group-content {
    margin-top: 0;
  }
}
.mw_wp_form_confirm .form__input--txt,
.mw_wp_form_confirm .form__input--file {
  padding-left: 1em;
}
@media screen and (min-width: 992px) {
  .mw_wp_form_confirm .form__input--txt,
  .mw_wp_form_confirm .form__input--file {
    padding-left: 0;
  }
}
.mw_wp_form_confirm .form__form-group-content > span {
  padding-left: 1em;
}
@media screen and (min-width: 992px) {
  .mw_wp_form_confirm .form__form-group-content > span {
    padding-left: 0;
  }
}
.mw_wp_form_confirm .form__file-label {
  padding: 0;
  background: none;
  border: none;
  cursor: default;
}
.mw_wp_form_confirm .form__file-label:hover {
  background: none;
  color: #464646;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.table-overview {
  width: 100%;
  line-height: 1.8;
  border-collapse: separate;
  border-spacing: 1px;
  background-color: #464646;
}
.table-overview__ttl {
  background-color: #ffffff;
  padding: 0.8rem;
  vertical-align: middle;
  background-color: #edf5ff;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 500;
  white-space: nowrap;
}
.table-overview__data {
  background-color: #ffffff;
  padding: 0.8rem 1.6rem;
  vertical-align: middle;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 700;
  white-space: nowrap;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.service-item__content-ttl {
  background-color: #2a61d5;
  padding: 0.8rem 1.5rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .service-item__content-ttl {
    font-size: 2.4rem;
  }
}
.service-item__thumb {
  overflow: hidden;
}
.service-item__img {
  display: block;
  margin: 0 auto;
}
.service-item__content {
  padding: 1.6rem;
}
.service-item__content-read {
  text-align: center;
  color: #464646;
  font-size: 1.6rem;
  font-weight: 700;
}
.service-item__content-price {
  position: relative;
  margin-bottom: 2.4rem;
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  color: #ff7200;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .service-item__content-price {
    font-size: 5.6rem;
  }
}
.service-item__content-price span {
  margin-left: 0.4rem;
  font-size: 2rem;
  font-weight: 900;
}
@media screen and (min-width: 992px) {
  .service-item__content-price span {
    font-size: 2.8rem;
  }
}
.service-item__content-price::after {
  content: "（税込）";
  position: relative;
  top: -22px;
  right: 48px;
  pointer-events: none;
  font-size: 0.8rem;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .service-item__content-price::after {
    top: -30px;
    right: 63px;
    font-size: 1rem;
  }
}
.service-item__content-txt {
  margin-bottom: 3.2rem;
  font-size: 1.4rem;
}
.service-item__link {
  bottom: -20px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  margin: 0 auto;
  padding: 0.8rem 2.4rem;
  border: #464646 1px solid;
  border-radius: 3.2rem;
  background-color: #ffffff;
  text-align: center;
  font-size: 1.4rem;
}
@media screen and (min-width: 992px) {
  .service-item__link {
    font-size: 1.8rem;
  }
}
.service-item__link:hover {
  opacity: 1;
  background-color: #2a61d5;
  color: #ffffff;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
@media screen and (min-width: 992px) {
  .service-content-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .service-content-item__thumb {
    width: 30rem;
  }
}
.service-content-item__img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 0.8rem;
}
.service-content-item__content {
  padding: 1.6rem;
}
@media screen and (min-width: 992px) {
  .service-content-item__content {
    width: calc(100% - 30rem);
    padding: 3.2rem;
  }
}
.service-content-item__content-ttl {
  margin-bottom: 1.6rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .service-content-item__content-ttl {
    text-align: left;
    font-size: 2.4rem;
  }
}
.service-content-item__content-txt {
  color: #999999;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.case-item__img-group {
  position: relative;
}
.case-item__thumb {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
}
.case-item__img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4rem 1px;
}
.case-item__img {
  display: block;
  margin: 0 auto;
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-item__img-label {
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.case-item__content-ttl {
  background-color: #2a61d5;
  padding: 1.2rem 0;
  font-size: 1.8rem;
  font-weight: 700;
  color: #ffffff;
}
.case-item__content-table {
  width: 100%;
  margin-bottom: 1rem;
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
}
.case-item__content-table--ttl {
  width: 50%;
  padding-top: 0.4rem;
  text-align: center;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
}
.case-item__content-table--ttl:first-child {
  border-right: #ffffff 1px solid;
}
.case-item__content-table--data {
  width: 50%;
  padding-bottom: 0.4rem;
  text-align: center;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
}
.case-item__content-table--data:first-child {
  border-right: #ffffff 1px solid;
}
.case-item__content-read {
  margin-bottom: 0.4rem;
  font-size: 1.4rem;
  color: #ffffff;
  font-weight: 700;
}
.case-item__content-txt {
  font-size: 1.4rem;
  color: #ffffff;
}
.case-item__guide {
  margin-top: 1.5rem;
}
@media screen and (min-width: 992px) {
  .case-item__guide {
    margin-top: 0;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.reason-item {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.5rem;
}
@media screen and (min-width: 992px) {
  .reason-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.reason-item__thumb {
  overflow: hidden;
  width: calc(50% - 0.75rem);
}
@media screen and (min-width: 992px) {
  .reason-item__thumb {
    width: 100%;
  }
}
.reason-item__img {
  display: block;
  margin: 0 auto;
}
.reason-item__content {
  width: calc(50% - 0.75rem);
}
@media screen and (min-width: 992px) {
  .reason-item__content {
    width: 100%;
  }
}
.reason-item__content-ttl {
  font-size: 2.4rem;
  font-weight: 900;
  color: #464646;
}
@media screen and (min-width: 992px) {
  .reason-item__content-ttl {
    font-size: 2.8rem;
  }
}
.reason-item__content-txt {
  margin-top: 0.8rem;
  color: #464646;
  font-size: 1.4rem;
}
@media screen and (min-width: 992px) {
  .reason-item__content-txt {
    font-size: 1.8rem;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.voice-item {
  position: relative;
}
.voice-item__thumb {
  margin: 0 auto;
  overflow: hidden;
  width: 6.6rem;
  height: 6.6rem;
  position: absolute;
  top: -3.3rem;
  left: -3.3rem;
  border-radius: 50%;
  border: #d6d6d6 2px solid;
}
.voice-item__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.voice-item__content-ttl {
  padding-left: 4rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: #464646;
}
@media screen and (min-width: 992px) {
  .voice-item__content-ttl {
    padding-left: 4.8rem;
  }
}
.voice-item__content-txt {
  margin-top: 1.5rem;
  font-size: 1.4rem;
  color: #464646;
}
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.cta-item {
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 1.5rem;
  min-height: 6.2rem;
  border-radius: 0.8rem;
  padding: 0.8rem 2.4rem;
}
@media screen and (min-width: 992px) {
  .cta-item {
    padding: 0.8rem 1.8rem;
  }
}
.cta-item--tel {
  background-color: #ff7200;
}
.cta-item--tel .cta-item__content-ttl {
  font-size: 2.8rem;
}
.cta-item--line {
  background-color: #44be00;
}
.cta-item--line .cta-item__content-ttl {
  font-size: 2.8rem;
}
.cta-item--line .cta-item__content-ttl span {
  font-size: 2rem;
}
.cta-item--contact {
  background-color: #2a61d5;
}
.cta-item--contact .cta-item__content-ttl {
  font-size: 2rem;
}
.cta-item__thumb {
  overflow: hidden;
  display: block;
}
.cta-item__img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 3.8rem;
  max-height: 3.8rem;
}
.cta-item__content-txt {
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1;
}
.cta-item__content-ttl {
  margin-top: 0.4rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.faq-item {
  padding: 1.5rem;
}
.faq-item__ttl {
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 1.5rem;
  padding-left: 4rem;
  font-size: 1.6rem;
  font-weight: 700;
}
.faq-item__ttl::before {
  content: "Q";
  position: absolute;
  top: -8px;
  left: 0;
  pointer-events: none;
  font-family: "GothamBook", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  color: #2a61d5;
}
.faq-item__txt {
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 1.5rem;
  margin-top: 1.6rem;
  padding-left: 4rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 992px) {
  .faq-item__txt {
    margin-top: 2.4rem;
  }
}
.faq-item__txt::before {
  content: "A";
  position: absolute;
  top: -8px;
  left: 0;
  pointer-events: none;
  font-family: "GothamBook", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  color: #2a61d5;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.payment-item {
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 1rem;
}
.payment-item__ttl {
  display: inline-block;
  padding-left: 1rem;
  width: calc(100% - 16rem - 15px);
  border-left: #2a61d5 3px solid;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.payment-item__img {
  display: block;
  margin: 0 auto;
  max-width: 17rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.related-guide {
  margin-top: 3.2rem;
}
@media screen and (min-width: 992px) {
  .related-guide {
    margin-top: 4.8rem;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5rem;
  }
}
.related-guide .guide__ttl {
  font-family: "GothamBold", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  color: #2a61d5;
  line-height: 1;
}
.related-guide .guide__txt {
  margin-top: 0.8rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.blog-item {
  display: block;
  overflow: hidden;
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
  color: #464646;
  border-radius: 0.8rem;
  background: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (min-width: 992px) {
  .blog-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px;
  }
}
@media screen and (min-width: 992px) {
  .blog-item__thumb {
    width: 40%;
  }
}
.blog-item__img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.blog-item__content {
  padding: 1.6rem;
}
@media screen and (min-width: 992px) {
  .blog-item__content {
    width: 60%;
    padding: 3.2rem;
  }
}
.blog-item__title {
  margin: 0 0 0.8rem 0;
  color: #464646;
  font-size: 2.4rem;
  font-weight: 700;
}
.blog-item__read {
  margin: 0 0 0.8rem 0;
  color: #999999;
  font-size: 1.6rem;
}
.blog-item__button {
  text-align: right;
}
.blog-item__button-more {
  padding: 1.2rem 2.4rem;
  color: #464646;
  border-radius: 100px;
  background: #cccccc;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.blog-item__button-more:after {
  margin-left: 0.4rem;
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  direction: ltr;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  content: "\e5cc";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-item:hover {
  -webkit-box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.15);
}
.blog-item:hover .blog-item__button-more {
  color: #464646;
  background: rgb(203.3, 203.3, 203.3);
}
.blog-item:hover .blog-item__button-more:after {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.blog-content {
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.8;
}
.blog-content h1 {
  margin-top: 2.8rem;
  margin-bottom: 1.4rem;
  font-size: 2.8rem;
}
.blog-content h2 {
  position: relative;
  margin-top: 2.4rem;
  margin-bottom: 1.2rem;
  padding: 0.8rem 0;
  overflow: hidden;
  font-size: 2.4rem;
}
.blog-content h2::before, .blog-content h2::after {
  position: absolute;
  width: 100%;
  bottom: 0;
  content: "";
}
.blog-content h2::before {
  border-bottom: 5px solid #2a61d5;
}
.blog-content h2::after {
  border-bottom: 5px solid #cccccc;
}
.blog-content h3 {
  margin-top: 2.2rem;
  margin-bottom: 1.1rem;
  padding: 0.8rem 0;
  border-bottom: 6px double #2a61d5;
  font-size: 2.2rem;
}
.blog-content h4 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: 0.8rem 0;
  border-bottom: 2px solid #2a61d5;
  font-size: 2rem;
}
.blog-content h5 {
  margin-top: 1.8rem;
  margin-bottom: 0.9rem;
  padding: 0.8rem 0 0.8rem 1.2rem;
  border-left: 10px solid #2a61d5;
  font-size: 1.8rem;
}
.blog-content h6 {
  margin-top: 1.6rem;
  margin-bottom: 0.8rem;
  padding: 0.8rem 0 0.8rem 1rem;
  border-left: 5px solid #2a61d5;
  font-size: 1.6rem;
}
.blog-content p {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.blog-content a {
  color: #2a61d5;
  text-decoration: underline;
}
.blog-content a:hover {
  text-decoration: none;
}
.blog-content img {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.blog-content ul {
  margin-top: 2rem;
  margin-bottom: 2rem;
  list-style: disc inside;
}
.blog-content ol {
  margin-top: 2rem;
  margin-bottom: 2rem;
  list-style: decimal inside;
}
.blog-content .box {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
  padding: 1.5rem;
  border: 1px solid #2a61d5;
}

/*
 * トップページ
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.top-service {
  background-color: #edf5ff;
}
.top-service__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  padding-bottom: 6.4rem;
}
@media screen and (min-width: 992px) {
  .top-service__container {
    padding: 6.4rem 15px;
  }
}
.top-service__heading {
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 992px) {
  .top-service__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.8rem 3.2rem;
  }
}
.top-service__list-item {
  position: relative;
  background-color: #ffffff;
  border: #d6d6d6 1px solid;
}
.top-service__list-item:not(:first-child) {
  margin-top: 4rem;
}
@media screen and (min-width: 992px) {
  .top-service__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.top-service__guide {
  padding-top: 3.2rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.top-case__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .top-case__container {
    padding: 6.4rem 15px;
  }
}
.top-case__heading {
  margin-bottom: 3.2rem;
}
.top-case__list {
  max-width: 69.6rem;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .top-case__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.2rem;
  }
}
.top-case__list-item {
  position: relative;
  padding: 15px;
  background-color: #2a61d5;
}
.top-case__list-item:not(:first-child) {
  margin-top: 2.4rem;
}
@media screen and (min-width: 992px) {
  .top-case__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.top-case__guide {
  margin-top: 3.2rem;
}
@media screen and (min-width: 992px) {
  .top-case__guide {
    margin-top: 5.6rem;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.top-reason {
  background-color: #edf5ff;
}
.top-reason__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .top-reason__container {
    padding: 6.4rem 15px;
  }
}
.top-reason__heading {
  margin-bottom: 3.2rem;
}
.top-reason__list {
  counter-reset: top-reason-num;
}
@media screen and (min-width: 992px) {
  .top-reason__list {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    gap: 1.5rem;
  }
}
.top-reason__list-item {
  position: relative;
  counter-increment: top-reason-num;
}
@media screen and (min-width: 768px) {
  .top-reason__list-item {
    width: calc(50% - 0.75rem);
  }
}
@media screen and (min-width: 992px) {
  .top-reason__list-item {
    width: calc(25% - 1.5rem);
  }
}
.top-reason__list-item:not(:first-child) {
  margin-top: 2.4rem;
}
@media screen and (min-width: 992px) {
  .top-reason__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.top-reason__list-item .reason-item__thumb {
  position: relative;
}
.top-reason__list-item .reason-item__thumb::after {
  content: counter(top-reason-num);
  position: absolute;
  left: 0.4rem;
  bottom: 0.4rem;
  font-size: 4.8rem;
  line-height: 1;
  color: #2a61d5;
  font-family: "GothamMedium", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 992px) {
  .top-reason__list-item .reason-item__thumb::after {
    left: 0.8rem;
    bottom: 0.8rem;
    font-size: 6.4rem;
  }
}
.top-reason__guide {
  padding-top: 3.2rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.top-voice {
  background-color: #edf5ff;
}
.top-voice__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .top-voice__container {
    padding: 6.4rem 15px;
  }
}
.top-voice__heading {
  margin-bottom: 4.8rem;
}
.top-voice__list {
  max-width: 88rem;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (min-width: 992px) {
  .top-voice__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.8rem;
    padding: 0;
  }
}
.top-voice__list-item {
  position: relative;
  padding: 15px;
  background-color: #ffffff;
  border: #d6d6d6 2px solid;
}
.top-voice__list-item:not(:first-child) {
  margin-top: 3.2rem;
}
@media screen and (min-width: 992px) {
  .top-voice__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.top-voice__guide {
  margin-top: 3.2rem;
}
@media screen and (min-width: 992px) {
  .top-voice__guide {
    margin-top: 5.6rem;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.cta {
  background-color: #edf5ff;
}
.cta__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .cta__container {
    padding: 6.4rem 15px;
  }
}
.cta__heading {
  margin-bottom: 2.4rem;
}
.cta .page-heading__txt-main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .cta .page-heading__txt-main {
    font-size: 2.8rem;
  }
}
.cta__list {
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .cta__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
}
.cta__list-item:not(:first-child) {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .cta__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.cta__txt {
  margin-top: 1.5rem;
  font-size: 1.2rem;
}
.cta__guide {
  margin-top: 3.2rem;
}
@media screen and (min-width: 992px) {
  .cta__guide {
    margin-top: 5.6rem;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.top-area__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .top-area__container {
    padding: 6.4rem 15px;
  }
}
.top-area__heading {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 992px) {
  .top-area__heading {
    margin-bottom: 4.8rem;
  }
}
.top-area__img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 45.6rem;
}
.top-area__guide {
  margin-top: 3.2rem;
}
@media screen and (min-width: 992px) {
  .top-area__guide {
    margin-top: 5.6rem;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.top-faq {
  background-color: #edf5ff;
}
.top-faq__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  padding-bottom: 6.4rem;
}
@media screen and (min-width: 992px) {
  .top-faq__container {
    padding: 6.4rem 15px;
  }
}
.top-faq__heading {
  margin-bottom: 3.2rem;
}
.top-faq__list-item {
  position: relative;
  background-color: #ffffff;
}
.top-faq__list-item:not(:first-child) {
  margin-top: 1.6rem;
}
@media screen and (min-width: 992px) {
  .top-faq__list-item:not(:first-child) {
    margin-top: 2.4rem;
  }
}
.top-faq .faq-item {
  background-color: #ffffff;
  border-radius: 0.8rem;
}
.top-faq .faq-item__ttl {
  position: relative;
  cursor: pointer;
  padding-right: 3rem;
}
.top-faq .faq-item__ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2a61d5), to(#2a61d5)), -webkit-gradient(linear, left top, left bottom, from(#2a61d5), to(#2a61d5));
  background-image: linear-gradient(#2a61d5, #2a61d5), linear-gradient(#2a61d5, #2a61d5);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 2px, 2px 100%;
}
.top-faq .faq-item.is-open .faq-item__ttl::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2a61d5), to(#2a61d5));
  background-image: linear-gradient(#2a61d5, #2a61d5);
  background-size: 100% 2px;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.top-payment__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  padding-bottom: 6.4rem;
}
@media screen and (min-width: 992px) {
  .top-payment__container {
    padding: 6.4rem 15px;
  }
}
.top-payment__heading {
  margin-bottom: 3.2rem;
}
.top-payment__content:not(:first-child) {
  margin-top: 3.2rem;
}
.top-payment__ttl {
  margin-bottom: 1.6rem;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.top-payment__list {
  width: 100%;
  max-width: 31rem;
  margin: 1.6rem auto;
}
.top-payment__list-item {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.top-payment__guide {
  padding-top: 3.2rem;
}

/*
 * REASON
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.reason__container {
  background-color: #edf5ff;
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .reason__container {
    padding: 6.4rem 15px;
  }
}
.reason__heading {
  margin: 2.4rem 0;
  padding: 0 15px;
}
.reason .page-heading__txt-sub {
  font-size: 1.6rem;
  font-weight: 700;
}
.reason__list {
  counter-reset: reason-num;
}
@media screen and (min-width: 992px) {
  .reason__list {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    gap: 1.5rem;
  }
}
.reason__list-item {
  position: relative;
  counter-increment: reason-num;
}
@media screen and (min-width: 768px) {
  .reason__list-item {
    width: calc(50% - 0.75rem);
  }
}
@media screen and (min-width: 992px) {
  .reason__list-item {
    width: calc(25% - 1.5rem);
  }
}
.reason__list-item:not(:first-child) {
  margin-top: 2.4rem;
}
@media screen and (min-width: 992px) {
  .reason__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.reason__list-item .reason-item__thumb {
  position: relative;
}
.reason__list-item .reason-item__thumb::after {
  content: counter(reason-num);
  position: absolute;
  left: 0.4rem;
  bottom: 0.4rem;
  font-size: 4.8rem;
  line-height: 1;
  color: #2a61d5;
  font-family: "GothamMedium", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 992px) {
  .reason__list-item .reason-item__thumb::after {
    left: 0.8rem;
    bottom: 0.8rem;
    font-size: 6.4rem;
  }
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.reason-info__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .reason-info__container {
    padding: 6.4rem 15px;
  }
}
.reason-info__heading {
  margin-bottom: 3.2rem;
}
.reason-info .page-heading__txt-sub {
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .reason-info__list {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .reason-info__list {
    gap: 2.5rem;
  }
}
.reason-info__list-item {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .reason-info__list-item {
    width: calc(33.3333333333% - 1rem);
  }
}
@media screen and (min-width: 992px) {
  .reason-info__list-item {
    width: calc(33.3333333333% - 1.75rem);
  }
}
.reason-info__list-item:not(:first-child) {
  margin-top: 3.2rem;
}
@media screen and (min-width: 768px) {
  .reason-info__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.reason-info__img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 19.5rem;
}
.reason-info__ttl {
  margin-top: 0.8rem;
  font-size: 2.4rem;
  font-weight: 900;
}
.reason-info__txt {
  margin-top: 0.4rem;
  font-size: 1.6rem;
}

/*
 * 施工事例
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.case__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .case__container {
    padding: 6.4rem 15px;
  }
}
.case__heading {
  margin-bottom: 3.2rem;
}
.case .page-heading__txt-sub {
  font-size: 1.6rem;
  font-weight: 700;
}
.case__tab-list {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  gap: 1.2rem;
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 0.4rem 0;
  margin: 0 -0.4rem;
  border-bottom: 1px solid #2a61d5;
}
.case__tab-list::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(80%, #ffffff));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
}
.case__tab-list::-webkit-scrollbar {
  height: 4px;
}
.case__tab-list::-webkit-scrollbar-thumb {
  background: #2a61d5;
  border-radius: 999px;
}
@media screen and (min-width: 992px) {
  .case__tab-list {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: unset;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    gap: 1.5rem;
    overflow: visible;
    padding: 0;
    margin: 0;
  }
  .case__tab-list::after {
    display: none;
  }
  .case__tab-list::-webkit-scrollbar {
    display: none;
  }
}
.case__tab-list-item {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 0.6rem);
          flex: 0 0 calc(50% - 0.6rem);
  min-width: 15rem;
  padding: 1.2rem 0.4rem;
  text-align: center;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-radius: 0.8rem 0.8rem 0 0;
  background: #ffffff;
  color: #999999;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
@media screen and (min-width: 992px) {
  .case__tab-list-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    padding: 1.2rem 4rem;
  }
}
.case__tab-list-item:hover {
  border-color: rgb(84.6, 128.6, 221.4);
  background: #2a61d5;
  color: #ffffff;
}
.case__tab-list-item.is-active {
  border-color: #2a61d5;
  background: #2a61d5;
  color: #ffffff;
}
.case__panel {
  display: none;
}
.case__panel.is-active {
  display: block;
}
.case__ttl {
  margin-top: 3.2rem;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  color: #464646;
}
.case__list {
  max-width: 69.6rem;
  margin: 1.6rem auto 0;
}
@media screen and (min-width: 992px) {
  .case__list {
    margin: 2.4rem auto 0;
  }
}
.case__list-item {
  position: relative;
  padding: 15px 15px 25px;
  background-color: #2a61d5;
}
@media screen and (min-width: 992px) {
  .case__list-item {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.6rem 3.2rem;
  }
}
.case__list-item:not(:first-child) {
  margin-top: 2.4rem;
}
@media screen and (min-width: 992px) {
  .case .case-item__img-group {
    width: calc(50% - 1.6rem - 1px);
  }
}
@media screen and (min-width: 992px) {
  .case .case-item__content {
    width: calc(50% - 1.6rem);
  }
}
.case .case-item__guide {
  width: 100%;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.case-detail__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .case-detail__container {
    padding: 6.4rem 15px;
  }
}
.case-detail .page-heading__txt-main {
  font-size: 1.8rem;
  font-weight: 700;
  color: #464646;
}
.case-detail .page-heading__txt-sub {
  font-size: 1.8rem;
  font-weight: 700;
  color: #464646;
}
.case-detail__info {
  margin-top: 1.6rem;
  padding: 1.5rem 2.5rem;
  background-color: #edf5ff;
}
@media screen and (min-width: 992px) {
  .case-detail__info {
    margin-top: 2.4rem;
  }
}
.case-detail .info-list__ttl {
  float: left;
  width: 7em;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (min-width: 992px) {
  .case-detail .info-list__ttl {
    font-size: 1.6rem;
  }
}
.case-detail .info-list__txt {
  width: calc(100% - 7em);
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (min-width: 992px) {
  .case-detail .info-list__txt {
    font-size: 1.6rem;
  }
}
.case-detail__img-group {
  margin-top: 1.6rem;
}
@media screen and (min-width: 992px) {
  .case-detail__img-group {
    margin-top: 2.4rem;
  }
}
.case-detail__thumb {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.5rem;
}
@media screen and (min-width: 992px) {
  .case-detail__thumb {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
.case-detail__img-wrapper {
  position: relative;
}
.case-detail__img {
  display: block;
  margin: 0 auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-detail__img-label {
  position: absolute;
  font-size: 1.6rem;
  color: #464646;
  text-transform: uppercase;
}
.case-detail__img-label--before {
  bottom: 0.4rem;
  left: 0.8rem;
  text-shadow: 1px 2px 2px white;
}
.case-detail__img-label--after {
  bottom: 0.4rem;
  left: 0.8rem;
  text-shadow: 1px 2px 2px white;
}
.case-detail__message {
  margin-top: 2.4rem;
}
.case-detail__message p {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}

/*
 * ブログ
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.blog__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .blog__container {
    padding: 6.4rem 15px;
  }
}
.blog__heading {
  margin-bottom: 3.2rem;
}
.blog .page-heading__txt-sub {
  font-size: 1.6rem;
  font-weight: 700;
}
.blog__tab-list {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: unset;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  gap: 1.5rem;
  position: relative;
  border-bottom: 1px solid #2a61d5;
}
.blog__tab-list-item {
  min-width: 15rem;
  padding: 1.2rem 3.2rem;
  text-align: center;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-radius: 0.8rem 0.8rem 0 0;
  background: #ffffff;
  color: #999999;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
@media screen and (min-width: 992px) {
  .blog__tab-list-item {
    padding: 1.2rem 6.4rem;
  }
}
.blog__tab-list-item:hover {
  border-color: rgb(84.6, 128.6, 221.4);
  color: #2a61d5;
}
.blog__tab-list-item.is-active {
  border-color: #2a61d5;
  color: #2a61d5;
}
.blog__panel {
  display: none;
}
.blog__panel.is-active {
  display: block;
}
.blog__ttl {
  margin-top: 3.2rem;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  color: #464646;
}
.blog__list {
  max-width: 69.6rem;
  margin: 1.6rem auto 0;
}
@media screen and (min-width: 992px) {
  .blog__list {
    margin: 2.4rem auto 0;
  }
}
.blog__list-item {
  position: relative;
  padding: 20px;
  background-color: #edf5ff;
}
@media screen and (min-width: 992px) {
  .blog__list-item {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.6rem 3.2rem;
  }
}
.blog__list-item:not(:first-child) {
  margin-top: 2.4rem;
}
@media screen and (min-width: 992px) {
  .blog .blog-item__thumb {
    width: calc(50% - 1.6rem);
  }
}
.blog .blog-item__content {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .blog .blog-item__content {
    width: calc(50% - 1.6rem);
  }
}
.blog .blog-item__content-ttl {
  margin-top: 1.6rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #464646;
}
@media screen and (min-width: 992px) {
  .blog .blog-item__content-ttl {
    margin-top: 0;
  }
}
.blog .blog-item__info {
  margin-top: 1rem;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 0.8rem;
}
.blog .blog-item__date {
  font-size: 1.4rem;
  color: #999999;
  line-height: 1;
}
.blog .blog-item__cat {
  border-left: #999999 1px solid;
  font-size: 1.4rem;
  color: #999999;
}
.blog .blog-item__cat-link {
  display: block;
  padding-left: 0.8rem;
  line-height: 1;
}
.blog .blog-item__cat-link:hover {
  color: #2a61d5;
}
.blog .blog-item__content-txt {
  margin-top: 1rem;
  font-size: 1.4rem;
}
.blog .blog-item__guide {
  width: 100%;
  margin-top: 2rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.blog-detail__container {
  max-width: 96rem;
  margin: 0 auto 4.8rem auto;
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .blog-detail__container {
    padding: 6.4rem 15px;
  }
}
.blog-detail__ttl {
  font-size: 2.4rem;
  font-weight: 700;
}
.blog-detail__info {
  margin-top: 1.6rem;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 0.8rem;
}
.blog-detail__date {
  font-size: 1.4rem;
  color: #999999;
  line-height: 1;
}
.blog-detail__cat {
  border-left: #999999 1px solid;
  font-size: 1.4rem;
  color: #999999;
}
.blog-detail__cat-link {
  display: block;
  padding-left: 0.8rem;
  line-height: 1;
}
.blog-detail__cat-link:hover {
  color: #2a61d5;
}
.blog-detail__thumb {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.blog-detail__thumb img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}
.blog-detail .toc {
  max-width: 32rem;
  margin: 2.4rem auto;
  padding: 1.6rem;
  text-align: left;
  /* 小見出し（第2階層） */
}
.blog-detail .toc ol {
  margin: 0;
  padding-left: 1.6rem;
}
.blog-detail .toc > ol > li {
  list-style: decimal inside;
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
}
.blog-detail .toc a {
  text-decoration: none;
  color: #464646;
}
.blog-detail .toc a:hover {
  text-decoration: underline;
}
.blog-detail .toc ol ol {
  margin-top: 0.4rem;
}
.blog-detail .toc ol ol li {
  list-style: decimal inside;
  margin: 0.3rem 0;
  font-size: 1.6rem;
}
.blog-detail__body {
  margin-top: 3.2rem;
  margin-bottom: 4rem;
}
.blog-detail #ez-toc-container {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  .blog-detail #ez-toc-container {
    width: auto;
  }
}
.blog-detail__button {
  padding-top: 3.2rem;
}
@media screen and (min-width: 992px) {
  .blog-detail__button {
    padding-top: 6.4rem;
  }
}

/*
 * サービス
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.service__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  padding-bottom: 6.4rem;
}
@media screen and (min-width: 992px) {
  .service__container {
    padding: 6.4rem 15px;
  }
}
.service__heading {
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 992px) {
  .service__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.8rem 3.2rem;
  }
}
.service__list-item {
  position: relative;
  background-color: #ffffff;
  border: #d6d6d6 1px solid;
}
.service__list-item:not(:first-child) {
  margin-top: 4rem;
}
@media screen and (min-width: 992px) {
  .service__list-item:not(:first-child) {
    margin-top: 0;
  }
}
.service__guide {
  padding-top: 3.2rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.symptoms__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .symptoms__container {
    padding: 6.4rem 15px;
  }
}
.symptoms__heading {
  margin-bottom: 3.2rem;
}
.symptoms__list {
  background-color: #edf5ff;
  padding: 2.4rem 1.5rem;
}
@media screen and (min-width: 992px) {
  .symptoms__list {
    margin: 0 auto;
    padding: 3.2rem 4.8rem;
    max-width: 40rem;
  }
}
.symptoms__list-item {
  position: relative;
  padding-left: 2.5em;
  font-size: 1.8rem;
  font-weight: 700;
}
.symptoms__list-item:not(:first-child) {
  margin-top: 1.6rem;
}
.symptoms__list-item::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  pointer-events: none;
  background-image: url("images/icn_check.svg");
  background-repeat: no-repeat;
  width: 34px;
  height: 28px;
}
@supports (background-image: format("webp")) {
  .symptoms__list-item::after {
    background-image: url("images/icn_check.webp");
  }
}

.price__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .price__container {
    padding: 6.4rem 15px;
  }
}
.price__heading {
  margin-bottom: 1.6rem;
}
.price .page-heading {
  position: relative;
}
.price .page-heading__sub-ttl {
  font-size: 1.8rem;
  font-weight: 700;
}
.price__attention {
  margin-top: 1rem;
  font-size: 1.4rem;
}

/*
 * よくある質問
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.faq {
  background-color: #edf5ff;
  margin-bottom: 1.6rem;
}
.faq__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  padding-bottom: 6.4rem;
}
@media screen and (min-width: 992px) {
  .faq__container {
    padding: 6.4rem 15px;
  }
}
.faq__heading {
  margin-bottom: 3.2rem;
}
.faq__list-item {
  position: relative;
  background-color: #ffffff;
}
.faq__list-item:not(:first-child) {
  margin-top: 1.6rem;
}
@media screen and (min-width: 992px) {
  .faq__list-item:not(:first-child) {
    margin-top: 2.4rem;
  }
}
.faq__guide {
  padding-top: 3.2rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.faq-archive {
  margin-bottom: 1.6rem;
}
.faq-archive__heading {
  margin-bottom: 3.2rem;
}
.faq-archive__nav {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  .faq-archive__nav {
    padding: 6.4rem 15px;
  }
}
.faq-archive .nav-list__item:not(:first-of-type) {
  margin-top: 1.2rem;
}
.faq-archive .nav-list__link {
  padding-left: 1rem;
  border-left: #2a61d5 4px solid;
  font-size: 1.6rem;
  font-weight: 700;
}
.faq-archive .nav-list__link span {
  font-weight: 500;
}
.faq-archive__container {
  background-color: #edf5ff;
  margin-top: 4rem;
  padding-top: 0.8rem !important;
}
.faq-archive__list {
  max-width: 960px;
  margin: 0 auto;
  padding: 0rem 15px 3.2rem;
}
@media screen and (min-width: 992px) {
  .faq-archive__list {
    padding: 1.6rem 15px 6.4rem;
  }
}
.faq-archive__ttl {
  margin: 2.4rem 0 1.6rem;
  padding-left: 1rem;
  border-left: #2a61d5 4px solid;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .faq-archive__ttl {
    margin: 3.2rem 0 1.6rem;
  }
}
.faq-archive__ttl span {
  font-weight: 500;
}
.faq-archive .faq-item {
  background-color: #ffffff;
  border-radius: 0.8rem;
}
.faq-archive .faq-item:not(:first-of-type) {
  margin-top: 1.2rem;
}
.faq-archive .faq-item__ttl {
  position: relative;
  cursor: pointer;
  padding-right: 3rem;
}
.faq-archive .faq-item__ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2a61d5), to(#2a61d5)), -webkit-gradient(linear, left top, left bottom, from(#2a61d5), to(#2a61d5));
  background-image: linear-gradient(#2a61d5, #2a61d5), linear-gradient(#2a61d5, #2a61d5);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 2px, 2px 100%;
}
.faq-archive .faq-item.is-open .faq-item__ttl::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2a61d5), to(#2a61d5));
  background-image: linear-gradient(#2a61d5, #2a61d5);
  background-size: 100% 2px;
}

/*
 * 会社概要
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.company__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .company__container {
    padding: 6.4rem 15px;
  }
}
.company__heading {
  margin-bottom: 3.2rem;
}
.company .page-heading__message {
  font-size: 1.5rem;
}
.company__content-img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 65rem;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.company-info__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .company-info__container {
    padding: 6.4rem 15px;
  }
}
.company-info__heading {
  margin-bottom: 3.2rem;
}
.company-info__columns--has-image {
  display: grid;
  gap: 2.4rem;
}
@media screen and (min-width: 992px) {
  .company-info__columns--has-image {
    grid-template-columns: minmax(0, 7fr) minmax(0, 3fr);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.company-info .table-overview__ttl {
  min-width: 8rem;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .company-info .table-overview__ttl {
    min-width: 16rem;
  }
}
.company-info .table-overview__data {
  white-space: normal;
  font-weight: 400;
}
.company-info__img {
  display: block;
  width: 100%;
  height: auto;
}
.company-info__map {
  margin-top: 2.4rem;
  aspect-ratio: 16/9;
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .company-info__map {
    margin-top: 3.2rem;
  }
}
.company-info__map iframe {
  width: 100%;
  height: 100%;
}

/*
 * CONTACT
 * -------------------------------------------------------------------
 */
/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.contact-guide {
  padding: 12.4rem 15px;
}
.contact-guide__container {
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
.contact-guide__heading {
  margin: 0 0 4.8rem 0;
  text-align: center;
}
.contact-guide__heading-main {
  font-size: 4.8rem;
  font-family: "MPLUS1p-ExtraBold", sans-serif;
  font-weight: 900;
}
.contact-guide__heading-main:after {
  content: "";
  display: block;
  max-width: 300px;
  margin: 1.6rem auto 1.6rem auto;
  border-bottom: 3px solid #464646;
}
.contact-guide__heading-sub {
  font-size: 1.4rem;
  font-weight: 400;
}
.contact-guide__message {
  margin: 0 0 4.8rem 0;
  text-align: center;
  color: #999999;
  font-size: 1.6rem;
}
.contact-guide__list-item {
  margin: 0 0 2.4rem 0;
  text-align: center;
}
.contact-guide__button {
  width: 100%;
  max-width: 600px;
  padding: 1.6rem;
  color: #ffffff;
  border: 1px solid #2a61d5;
  border-radius: 50px;
  background: #2a61d5;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.contact-guide__button:hover {
  background: rgb(39.9, 92.15, 202.35);
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.contact-form {
  margin: 0 auto;
  padding: 3.2rem 0;
}
.contact-form__heading {
  margin-bottom: 3.2rem;
}
.contact-form__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
  background: #edf5ff;
}
@media screen and (min-width: 992px) {
  .contact-form__container {
    padding: 6.4rem 15px;
  }
}
.contact-form__content {
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .contact-form__content {
    padding: 0 4rem;
  }
}
.contact-form__ttl {
  font-size: 1.8rem;
  font-weight: 700;
  color: #464646;
}
.contact-form__form {
  max-width: 85rem;
  margin: 1.6rem auto;
}
.contact-form__button {
  margin-top: 2.4rem;
  text-align: center;
}
.contact-form__button-submit {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  max-width: 24rem;
  margin-top: 1rem;
  padding: 1.6rem 3.2rem;
  color: #ffffff;
  background-color: #2a61d5;
  border: #2a61d5 1px solid;
  border-radius: 0.8rem;
  font-size: 1.4rem;
  font-weight: 700;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .contact-form__button-submit {
    max-width: 26rem;
    margin: 0 0.8rem;
  }
}
.contact-form__button-submit:hover, .contact-form__button-submit:focus {
  background: rgb(39.9, 92.15, 202.35);
  color: #ffffff;
}
.contact-form__button-return {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s;
  transition: box-shadow 0.2s, text-shadow 0.2s, background-color 0.2s, border-color 0.2s, opacity 0.2s, -webkit-box-shadow 0.2s;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  max-width: 24rem;
  padding: 1.6rem 3.2rem;
  background-color: #d6d6d6;
  color: #464646;
  border-radius: 0.8rem;
  border: #464646 1px solid;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .contact-form__button-return {
    max-width: 26rem;
    margin: 0 0.8rem;
  }
}
.contact-form__button-return:hover, .contact-form__button-return:focus {
  background: #cccccc;
}

/*
Theme Name:
Theme URI:
Author: Ryoka Ikematsu
Description:
Version: 1.0
*/
/** Global + Mixin
 * -------------------------------------------------------------------
 */
.error404__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 3.2rem 15px;
}
@media screen and (min-width: 992px) {
  .error404__container {
    padding: 6.4rem 15px;
  }
}
.error404__heading {
  margin-bottom: 3.2rem;
}
.error404__content {
  text-align: center;
}
.error404__content p {
  margin: 2.4rem 0;
}/*# sourceMappingURL=style.css.map */