@charset "UTF-8";
/*!
* ress.css • v4.0.0
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  text-decoration: none;
  color: inherit;
}

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

nav li a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  opacity: 0.8;
}

i {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
:root {
  --c1: 240, 157, 157;
  /* 薄いピンク */
  --c2: 207, 170, 181;
  --c3: 139, 198, 229;
  --c4: 229, 246, 255;
  --c5: 242, 251, 255;
}

.js-gradient-box {
  --c1: 240, 157, 157;
  --c2: 207, 170, 181;
  --c3: 139, 198, 229;
  --c4: 229, 246, 255;
  --c5: 242, 251, 255;
  --p1: 0%;
  --p2: 33%;
  --p3: 58%;
  --p4: 81%;
  --p5: 100%;
  background-image: linear-gradient(180deg, rgba(var(--c1), 1) var(--p1, 0%), rgba(var(--c2), 1) var(--p2, 33%), rgba(var(--c3), 1) var(--p3, 58%), rgba(var(--c4), 1) var(--p4, 81%), rgba(var(--c5), 1) var(--p5, 100%));
  background-size: cover;
}

/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
@font-face {
  font-display: swap;
}
html {
  color: #737373;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.667;
  letter-spacing: 0.02em;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
  font-weight: 400;
  font-size: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1549px) {
  html {
    font-size: 1.2012987013vw;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
  html {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 1.26953125vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4.6153846154vw;
  }
}
body.is-modal-open {
  overflow: hidden;
}

*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

li img {
  display: block;
}

a img {
  border-style: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: auto;
}

svg {
  overflow: visible;
}

video {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 900px) {
  p {
    font-size: 1.1rem;
  }
}

hr {
  border: none;
}

.slick-slider {
  opacity: 0;
  transition: ease-in 0.24s;
}
.slick-slider.slick-initialized {
  opacity: 1;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #fff;
  background-color: #fff;
  padding: 0.75rem 0.9rem;
  width: 100%;
  border-radius: 0.5rem;
  font-size: 0.8rem;
  color: #737373;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #bdbdbd;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  border-color: #D13219;
}
select {
  border: 2px solid #fff;
  color: #737373;
  font-size: 0.8rem;
  padding: 0.675rem 0.75rem;
  padding-right: 2rem;
  background: #fff url(../images/common/arw-down.svg) no-repeat 97.5% 50%;
  background-size: 0.65rem auto;
  width: 100%;
  border-radius: 0.5rem;
}
select.--required {
  background-image: url(../images/common/select-arw--rq.svg);
}
select.is-has-value {
  color: #313131;
}

textarea {
  height: 10rem;
  overflow-y: scroll;
}
@media screen and (max-width: 900px) {
  textarea {
    height: 11.75rem;
  }
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

input[type=submit],
button[type=submit] {
  appearance: none;
  color: #fff;
  display: block;
  padding: 0.55rem 0.6rem;
  width: 13.75rem;
  border-radius: 4.5rem;
  text-align: center;
  font-weight: 600;
}
@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  overflow: hidden;
}
.c-img-hover-zoom img {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover img {
  transform: scale(1.1);
  opacity: 1;
}

.js-animation {
  opacity: 0;
  transition: linear 0.65s;
  transform: translateY(40px);
  transition-property: transform opacity;
}
.js-animation.is-fade-in {
  transform: translateY(0);
  opacity: 1;
}

.js-fade-in {
  opacity: 0;
}

.js-band-fadein span {
  background-color: #F3B6B9;
  display: inline-block;
}
.js-band-fadein.--blue span {
  background-color: #66B0C1;
}
.js-band-fadein.--brawn span {
  background-color: #E8A873;
}

.c-button-more {
  position: relative;
  display: block;
  border: 1px solid #737373;
  color: #737373;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.1rem;
  padding: 0.85rem;
  letter-spacing: 0.1em;
  transition: 0.21s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  overflow: hidden;
  width: 19.95rem;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .c-button-more {
    font-size: 1rem;
    padding: 0.7rem;
  }
}
.c-button-more::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #737373;
  transform-origin: 0 50%;
  transform: scaleX(0);
  transition: 0.21s ease-in-out;
}
.c-button-more__text {
  position: relative;
  z-index: 2;
  transition: 0.21s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-button-more__arw {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  fill: #737373;
  width: 1.95rem;
  height: 0.5rem;
  right: 0.75rem;
  transition: 0.21s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-button-more:hover::before {
  transform: scaleX(1);
}
.c-button-more:hover .c-button-more__text {
  color: #fff;
}
.c-button-more:hover .c-button-more__arw {
  fill: #fff;
}

.c-wide-button {
  position: relative;
  display: block;
  border: 1px solid #737373;
  color: #737373;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.1rem;
  padding: 0.85rem;
  letter-spacing: 0.1em;
  transition: 0.21s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-wide-button {
    font-size: 1rem;
    padding: 0.7rem;
  }
}
.c-wide-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #737373;
  transform-origin: 0 50%;
  transform: scaleX(0);
  transition: 0.21s ease-in-out;
}
.c-wide-button__text {
  position: relative;
  z-index: 2;
  transition: 0.21s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-wide-button__arw {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  fill: #737373;
  width: 1.95rem;
  height: 0.5rem;
  right: 0.75rem;
  transition: 0.21s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-wide-button:hover::before {
  transform: scaleX(1);
}
.c-wide-button:hover .c-wide-button__text {
  color: #fff;
}
.c-wide-button:hover .c-wide-button__arw {
  fill: #fff;
}

.c-eng-ttl {
  font-family: "Zen Old Mincho", serif;
  color: #D0CFCF;
  font-size: 6.4rem;
  letter-spacing: 0.07em;
  margin-left: auto;
  margin-right: auto;
  max-width: 1700px;
}
@media screen and (max-width: 768px) {
  .c-eng-ttl {
    font-size: 3.2rem;
  }
}

.c-works-pickup__item {
  position: relative;
}
.c-works-pickup__item:nth-of-type(even) .c-works-pickup__info {
  align-items: flex-start;
}
.c-works-pickup__link {
  display: block;
  height: 27.8rem;
  position: relative;
  padding: 3.35rem 5.05rem;
}
@media screen and (max-width: 768px) {
  .c-works-pickup__link {
    height: 11.5rem;
    padding: 1.1rem 1rem;
  }
}
.c-works-pickup__link::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(3, 3, 3, 0.31);
}
.c-works-pickup__info {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  justify-content: flex-end;
  height: 100%;
}
.c-works-pickup__ttl {
  background-color: #fff;
  color: #393939;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 0.2rem 0.6rem;
}
@media screen and (max-width: 768px) {
  .c-works-pickup__ttl {
    font-size: 0.9rem;
  }
}

@media screen and (min-width: 769px) {
  .c-gallary {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2.5rem;
  }
}
.c-gallary__item {
  background-color: #fff;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.11);
}
@media screen and (min-width: 769px) {
  .c-gallary__item {
    width: 47.5%;
  }
}
@media screen and (max-width: 768px) {
  .c-gallary__item:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
.c-gallary__ttl {
  text-align: center;
  font-size: 1.2rem;
  padding: 1.25rem 0.5rem;
  line-height: 1.25;
}
.c-gallary__thumb {
  height: 12.75rem;
}
@media screen and (max-width: 768px) {
  .c-gallary__thumb {
    height: 10.5rem;
  }
}
.c-gallary__col {
  display: flex;
}
.c-gallary__link {
  width: 50%;
  font-size: 1rem;
  font-family: "Zen Old Mincho", serif;
}
.c-gallary__link:last-of-type {
  border-left: 1px solid #D0CFCF;
}
.c-gallary__link-href {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.5rem;
}
.c-gallary__link-icon {
  width: 1rem;
  height: 0.6rem;
  fill: #737373;
  margin-left: 0.4rem;
}
.c-gallary__link-icon.--blank {
  width: 0.75rem;
  height: 0.75rem;
}
.c-gallary.--col04 {
  gap: unset;
  row-gap: 2.5rem;
}
@media screen and (min-width: 769px) {
  .c-gallary.--col04::before, .c-gallary.--col04::after {
    content: "";
    display: block;
    width: 23%;
  }
  .c-gallary.--col04::before {
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .c-gallary.--col04 .c-gallary__item {
    width: 23%;
  }
}
.c-gallary.--col04 .c-gallary__ttl {
  padding: 0.5rem 0.5rem;
  font-size: 0.9rem;
}
.c-gallary.--col04 .c-gallary__thumb {
  height: 8.5rem;
}
.c-gallary.--col04 .c-gallary__link {
  font-size: 0.75rem;
}

@media screen and (min-width: 769px) {
  .c-works-cards {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 1.75rem;
  }
  .c-works-cards::after {
    content: "";
    display: block;
    width: 31%;
  }
}
.c-works-cards.--col01 {
  display: block;
}
.c-works-cards.--col01 .c-works-cards__item {
  width: 100%;
}
.c-works-cards.--col01 .c-works-cards__item:not(:last-of-type) {
  margin-bottom: 1.75rem;
}
.c-works-cards.--col01 .c-works-cards__thumb {
  position: relative;
}
@media screen and (min-width: 769px) {
  .c-works-cards.--col01 .c-works-cards__thumb {
    height: 10rem;
    margin-bottom: 0.5rem;
  }
}
.c-works-cards.--col01 .c-works-cards__rank {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.75rem;
  height: 1.75rem;
  background-color: #F3B6B9;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .c-works-cards__item {
    width: 31%;
  }
}
@media screen and (max-width: 768px) {
  .c-works-cards__item:not(:last-of-type) {
    margin-bottom: 2.25rem;
  }
}
.c-works-cards__thumb {
  height: 14.4rem;
  margin-bottom: 1rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-works-cards__thumb {
    height: 12rem;
    margin-bottom: 0.75rem;
  }
}
.c-works-cards__ttl {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
.c-works-cards__name {
  font-size: 0.8rem;
  margin-bottom: 0.4rem;
}
.c-works-cards__col {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-works-cards__time {
  color: #D0CFCF;
  font-size: 0.8em;
}
.c-works-cards__more {
  border: 1px solid #737373;
  font-size: 0.6em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
  padding: 0.2rem 0.45rem;
}

.c-year-list-wrapper {
  padding: 2.5rem 2.5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-year-list-wrapper {
    padding: 1.9rem 1.35rem;
  }
}
.c-year-list-wrapper__arw {
  top: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.65rem;
  height: 0.65rem;
  margin: auto 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.c-year-list-wrapper__arw.--prev {
  left: 0;
  transform: rotate(135deg);
}
.c-year-list-wrapper__arw.--next {
  right: 0;
  transform: rotate(-45deg);
}

.c-year-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-year-list {
    gap: 0.85rem;
  }
}
.c-year-list__item {
  width: 6rem;
  border: 1px solid #737373;
  text-align: center;
  border-radius: 0.15rem;
  line-height: 1;
  font-size: 0.88em;
  margin: 0 0.5rem;
}
@media screen and (max-width: 768px) {
  .c-year-list__item {
    width: 4.5rem;
  }
}
.c-year-list__item.is-active {
  background-color: #737373;
  color: #fff;
}
.c-year-list__item a {
  display: block;
  padding: 0.25rem 0.5rem;
}

.c-pagination {
  margin-top: 3.5rem;
}
@media screen and (max-width: 768px) {
  .c-pagination {
    margin-top: 2rem;
  }
}
.c-pagination .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
}
@media screen and (max-width: 768px) {
  .c-pagination .page-numbers {
    gap: 0.55rem;
  }
}
.c-pagination .page-numbers li {
  width: 2.25rem;
  height: 2.25rem;
}
@media screen and (max-width: 768px) {
  .c-pagination .page-numbers li {
    width: 1.85rem;
    height: 1.85rem;
  }
}
.c-pagination .page-numbers li span,
.c-pagination .page-numbers li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #737373;
  color: #737373;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  border-radius: 50%;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .c-pagination .page-numbers li span,
  .c-pagination .page-numbers li a {
    font-size: 0.8rem;
  }
}
.c-pagination .page-numbers li span.current,
.c-pagination .page-numbers li a.current {
  background-color: #737373;
  border-color: #737373;
  color: #fff;
}
.c-pagination .page-numbers li.prev-link img, .c-pagination .page-numbers li.next-link img {
  width: 0.3rem;
}
.c-pagination .page-numbers li.prev-link.is-disabled, .c-pagination .page-numbers li.next-link.is-disabled {
  opacity: 0.5;
}
.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-is-no-link {
  pointer-events: none;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: bold;
}

.u-normal-i {
  font-weight: 400 !important;
}

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

@media screen and (max-width: 768px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-all-hidden {
  display: none !important;
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__bg.--pos-bottom {
  object-position: 50% 100%;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex {
  display: flex;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-bold {
  font-weight: bold;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

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

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

.u-marker {
  background: linear-gradient(transparent 70%, #FFF79A 70%);
}

.u-c-yellow {
  color: #FFDF00;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-c-blue {
  color: #183E7E;
}

.u-c-pink {
  color: #D6625C;
}

.u-c-pink02 {
  color: #D64358;
}

.u-c-red {
  color: #DE0217;
}

.u-no-link {
  pointer-events: none;
}

.l-wrapper {
  position: relative;
  min-height: 100dvh;
  width: 100%;
}

.l-main {
  flex: 1 1 auto;
}

.l-outer {
  max-width: 1620px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.l-inner {
  width: 67.5rem;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-inner {
    width: 90%;
  }
}
@media screen and (min-width: 769px) {
  .l-inner.--md {
    width: 58.4rem;
  }
}
@media screen and (min-width: 769px) {
  .l-inner.--small {
    width: 66.2337662338%;
    width: 51rem;
  }
}
@media screen and (max-width: 768px) {
  .l-inner.--sp-full-width {
    width: 100%;
  }
}

.l-header {
  transition: 0.23s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0);
}
.l-header__inner {
  padding: 0.925rem 2.6298701299%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    padding: 0.6rem 1rem;
  }
}
.l-header__logo {
  display: block;
  width: 7.75rem;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 4.4rem;
  }
}
.l-header__info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .l-header__info {
    position: fixed;
    flex-flow: column;
    justify-content: center;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    width: 14rem;
    background-color: #fff;
    transition: linear 0.22s;
    transform-origin: 100% 0%;
    transform: translateX(100%);
  }
  .l-header__info.is-open {
    transform: translateX(0);
  }
}
.l-header__nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .l-header__nav {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav {
    display: block;
    text-align: center;
    margin-bottom: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .l-header__nav-item:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav-item:not(:last-of-type) {
    margin-bottom: 0.75rem;
  }
}
.l-header__actions {
  display: flex;
}
@media screen and (max-width: 768px) {
  .l-header__actions {
    display: block;
  }
}
.l-header__actions-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.1rem;
  background-color: #F3B6B9;
  border-radius: 4.5rem;
  text-align: center;
  width: 10.15rem;
  height: 2.5rem;
  transition: 0.22s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.07);
  margin: 0 0.65rem;
}
@media screen and (max-width: 768px) {
  .l-header__actions-btn {
    margin: 0 auto;
    width: 11rem;
  }
  .l-header__actions-btn:not(:last-of-type) {
    margin-bottom: 1.1rem;
  }
}
.l-header__actions-btn.--services {
  background-color: #E8A873;
}
.l-header__actions-btn.--contact {
  background-color: #EE8B74;
}
.l-header__sns {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-header__sns {
    display: flex;
    justify-content: center;
    margin-top: 1.75rem;
  }
}
.l-header__sns-item {
  width: 1.75rem;
  margin: 0 0.4rem;
}
.l-header__toggle {
  display: none;
  width: 1.65rem;
  height: 1.25rem;
  position: relative;
  z-index: 8;
}
@media screen and (max-width: 768px) {
  .l-header__toggle {
    display: block;
  }
}
.l-header__toggle-line {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #F3B6B9;
  border-radius: 0.1rem;
  transition: linear 0.22s;
}
.l-header__toggle-line:nth-of-type(1) {
  top: 0;
}
.l-header__toggle-line:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.l-header__toggle-line:nth-of-type(3) {
  bottom: 0;
}
.l-header__toggle.is-open .l-header__toggle-line:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.l-header__toggle.is-open .l-header__toggle-line:nth-of-type(2) {
  opacity: 0;
}
.l-header__toggle.is-open .l-header__toggle-line:nth-of-type(3) {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.l-overlay {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-overlay {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.38);
    opacity: 0;
    visibility: hidden;
    transition: linear 0.21s;
  }
  .l-overlay.is-open {
    opacity: 1;
    visibility: visible;
  }
}

.l-cta {
  padding: 5.4rem 0;
}
@media screen and (max-width: 768px) {
  .l-cta {
    padding: 3.25rem 0;
  }
}
.l-cta__box {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2.25rem;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.17);
}
@media screen and (max-width: 768px) {
  .l-cta__box {
    padding: 0.75rem;
  }
}
.l-cta__inside {
  background-color: #F3B6B9;
  padding: 1.85rem;
  border-radius: 1rem;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.17);
}
@media screen and (max-width: 768px) {
  .l-cta__inside {
    padding: 0.75rem;
  }
}
.l-cta__title {
  color: #fff;
  text-align: center;
  border-bottom: 2px solid #fff;
  font-size: 1.8rem;
  line-height: 1.3;
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .l-cta__title {
    font-size: 1.3rem;
    padding-bottom: 0.65rem;
  }
}
.l-cta__read {
  color: #fff;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.35;
  margin: 1.05rem 0 1.5rem;
}
@media screen and (max-width: 768px) {
  .l-cta__read {
    font-size: 0.9rem;
    margin-bottom: 1.05rem;
  }
}
@media screen and (min-width: 769px) {
  .l-cta__col {
    display: flex;
    justify-content: space-between;
  }
}
.l-cta__block {
  background-color: #fff;
  color: #F3B6B9;
  border-radius: 1rem;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.17);
}
@media screen and (min-width: 769px) {
  .l-cta__block {
    width: 48.34%;
  }
}
@media screen and (max-width: 768px) {
  .l-cta__block:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.l-cta__block-ttl {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  color: #F3B6B9;
  border-bottom: 1px solid #D0CFCF;
  font-size: 1.5rem;
  padding: 0.5rem 0 0.4rem;
}
.l-cta__block-main {
  padding: 0.8rem 1.15rem 1.35rem;
}
.l-cta__block-desc {
  font-size: 0.8rem;
  line-height: 1.4;
  color: #737373;
}
.l-cta__block-btn {
  display: block;
  color: #fff;
  background-color: #E8A873;
  text-align: center;
  width: 11.9rem;
  margin: 1.1rem auto 0;
  border-radius: 4.5rem;
  font-size: 0.9rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  padding: 0.25rem 0.35rem;
  box-shadow: 0 0.2rem 0.35rem rgba(0, 0, 0, 0.18);
}
.l-cta__block-btn.--pink {
  background-color: #EE8B74;
}

.l-footer {
  padding: 4.2rem 0;
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding: 2.75rem 0;
  }
}
.l-footer__col {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-footer__col {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__side {
    margin-bottom: 1.1rem;
  }
}
.l-footer__logo {
  width: 9.2rem;
  margin-bottom: 1.15rem;
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    width: 8rem;
    margin: 0 auto 1.25rem;
  }
}
.l-footer__address {
  font-size: 0.8rem;
}
@media screen and (max-width: 768px) {
  .l-footer__address {
    text-align: center;
    font-size: 0.7rem;
  }
}
.l-footer__main {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-footer__main {
    display: block;
  }
}
.l-footer__nav {
  display: flex;
  margin-right: 12.5rem;
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    justify-content: space-between;
    margin-bottom: 1.25rem;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav-gr {
    width: 48.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__nav-gr:not(:last-of-type) {
    margin-right: 3rem;
  }
}
.l-footer__nav-item {
  font-size: 1rem;
}
.l-footer__nav-item:not(:last-of-type) {
  margin-bottom: 0.55rem;
}
.l-footer__sns {
  display: flex;
}
@media screen and (max-width: 768px) {
  .l-footer__sns {
    justify-content: center;
  }
}
.l-footer__sns-item {
  width: 2.25rem;
}
@media screen and (max-width: 768px) {
  .l-footer__sns-item {
    margin: 0 0.55rem;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__sns-item:not(:last-of-type) {
    margin-right: 0.75rem;
  }
}
.l-footer__copy {
  text-align: center;
  font-size: 0.7rem;
  margin-top: 4.4rem;
}
@media screen and (max-width: 768px) {
  .l-footer__copy {
    margin-top: 2.5rem;
  }
}

.top-mv {
  padding: 8.75rem 0 45vw;
}
@media screen and (max-width: 768px) {
  .top-mv {
    padding: 6rem 0 23.5rem;
  }
}
.top-mv__ttl {
  text-align: center;
  color: #F3B6B9;
  font-family: "Zen Maru Gothic", sans-serif;
  text-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, 0.05);
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .top-mv__ttl {
    font-size: 2rem;
    text-align: left;
  }
}

.top-vision {
  padding: 2.1rem 0 5.05rem;
}
.top-vision__ttl {
  margin-bottom: 3.35rem;
}
.top-vision__block {
  width: 41rem;
  max-width: 100%;
  padding-top: 4.35rem;
}
@media screen and (max-width: 768px) {
  .top-vision__block {
    padding-top: 10.05rem;
  }
}
.top-vision__catch {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  margin-bottom: 1.8rem;
  position: relative;
  z-index: 3;
  left: -2.5rem;
  line-height: 1.278;
}
@media screen and (max-width: 768px) {
  .top-vision__catch {
    margin-bottom: 5rem;
    align-items: flex-start;
    left: -0.5rem;
  }
}
.top-vision__catch-band {
  background-color: #fff;
  font-family: "Zen Old Mincho", serif;
  color: #F3B6B9;
  font-size: 3.2rem;
  padding: 0.275rem 0.75rem;
}
@media screen and (max-width: 768px) {
  .top-vision__catch-band {
    font-size: 1.3rem;
  }
}
.top-vision__catch-band:not(:last-of-type) {
  margin-bottom: 0.65rem;
}
@media screen and (max-width: 768px) {
  .top-vision__catch-band:not(:last-of-type) {
    margin-bottom: 0.35rem;
  }
}
@media screen and (min-width: 769px) {
  .top-vision__inside {
    padding-right: 11.5rem;
  }
}
.top-vision__desc {
  line-height: 1.7;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .top-vision__desc {
    font-size: 0.8rem;
    line-height: 1.6;
  }
}
.top-vision__name {
  font-family: "Zen Old Mincho", serif;
  text-align: right;
  font-size: 2.5rem;
  margin: 0.6rem 0 2.5rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .top-vision__name {
    font-size: 1.5rem;
  }
}
.top-vision__thumb {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50.3246753247%;
  height: 46.7rem;
}
@media screen and (max-width: 768px) {
  .top-vision__thumb {
    bottom: auto;
    top: 0;
    width: 15.3rem;
    height: 17.1rem;
  }
}
.top-vision__thumb-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  background-color: #fff8fa;
}

.top-works {
  padding: 5rem 0;
}
.top-works__button {
  margin-top: 4.5rem;
  margin-left: auto;
}

.top-service {
  position: relative;
  padding: 2.25rem 0 4.35rem;
}
.top-service::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42.35rem;
  background-image: linear-gradient(180deg, rgba(var(--c1), 1) var(--p1, 0%), rgba(var(--c2), 1) var(--p2, 33%), rgba(var(--c3), 1) var(--p3, 58%), rgba(var(--c4), 1) var(--p4, 81%), rgba(var(--c5), 1) var(--p5, 100%));
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .top-service::before {
    height: 30rem;
  }
}
.top-service__ttl {
  margin-bottom: 1rem;
}
.top-service__wrapper {
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-service__wrapper {
    margin-left: 7.9220779221%;
  }
}
.top-service__photos {
  z-index: 2;
}
.top-service__photos-item {
  height: 37rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-service__photos-item {
    height: 18rem;
  }
}
.top-service__photos-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
}
.top-service__block {
  background-color: #fff;
  position: relative;
  margin-left: 4.1rem;
  z-index: 3;
  margin-top: -8.5rem;
  width: 23.7rem;
  padding: 1.6rem 2.4rem 6rem;
}
@media screen and (max-width: 768px) {
  .top-service__block {
    width: 88%;
    margin: -7rem auto 0;
    padding: 1.35rem 1.6rem 2.25rem;
  }
}
.top-service__info-num {
  font-size: 2.2rem;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 0.3rem;
  color: #DDEFF3;
}
.top-service__info-ttl {
  font-size: 1.4rem;
  font-family: "Zen Old Mincho", serif;
  color: #66B0C1;
  font-weight: 400;
  margin-bottom: 1rem;
  line-height: 1.27;
}
@media screen and (max-width: 768px) {
  .top-service__info-ttl {
    font-size: 1.2rem;
  }
}
.top-service__info-desc {
  font-size: 0.9rem;
}
@media screen and (max-width: 768px) {
  .top-service__info-desc {
    font-size: 0.8rem;
  }
}
.top-service__navs {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 11.65rem;
  background-color: #F2F2F2;
  padding: 0.7rem 1.25rem;
}
@media screen and (max-width: 768px) {
  .top-service__navs {
    bottom: auto;
    top: 0;
    padding: 0.6rem 0.9rem;
    width: 10rem;
  }
}
.top-service__navs .custom-arrow {
  display: flex;
  align-items: center;
}
.top-service__navs .custom-arrow.custom-prev-arrow {
  order: 1;
  transform: scale(-1, -1);
  margin-top: 0.5rem;
}
.top-service__navs .custom-arrow.custom-next-arrow {
  order: 3;
}
.top-service__navs .custom-arrow svg {
  fill: #737373;
  width: 1.775rem;
  height: 0.375rem;
}
@media screen and (max-width: 768px) {
  .top-service__navs .custom-arrow svg {
    height: 0.31rem;
  }
}
.top-service__navs .custom-pagination {
  order: 2;
  display: flex;
  flex-flow: column;
  line-height: 1;
  font-size: 0.8rem;
  width: 3.2rem;
  padding: 0.1rem 0.7rem;
  font-family: "Zen Old Mincho", serif;
  border-right: 1px solid #737373;
  border-left: 1px solid #737373;
}
@media screen and (max-width: 768px) {
  .top-service__navs .custom-pagination {
    font-size: 0.65rem;
  }
}
.top-service__navs .custom-pagination .current {
  text-align: left;
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
  position: relative;
}
.top-service__navs .custom-pagination .current::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0.2rem;
  height: 1px;
  width: 1.05rem;
  transform: rotate(145deg);
  background-color: #737373;
}
.top-service__navs .custom-pagination .total {
  font-size: 0.8em;
  text-align: right;
  opacity: 0.7;
}
.top-service__button {
  margin-left: auto;
  margin-top: -0.75rem;
}
@media screen and (max-width: 768px) {
  .top-service__button {
    margin-top: 2rem;
    margin-right: auto;
  }
}

.top-gallary {
  padding: 6.95rem 0;
}
@media screen and (max-width: 768px) {
  .top-gallary {
    padding: 4rem 0;
  }
}
.top-gallary__ttl {
  margin-bottom: 3.95rem;
}
@media screen and (max-width: 768px) {
  .top-gallary__ttl {
    margin-bottom: 1.35rem;
  }
}
.top-gallary__button {
  margin-left: auto;
  margin-top: 3.25rem;
}
@media screen and (max-width: 768px) {
  .top-gallary__button {
    margin-top: 2rem;
    margin-right: auto;
  }
}

.p-pages-header {
  background-image: linear-gradient(180deg, rgba(var(--c1), 1) var(--p1, 0%), rgba(var(--c2), 1) var(--p2, 33%), rgba(var(--c3), 1) var(--p3, 58%), rgba(var(--c4), 1) var(--p4, 81%), rgba(var(--c5), 1) var(--p5, 100%));
  background-size: cover;
  padding: 5.35rem 0;
}
@media screen and (max-width: 768px) {
  .p-pages-header {
    padding: 2.25rem 0;
  }
}
.p-pages-header__ttl {
  font-family: "Zen Old Mincho", serif;
  color: #fff;
  font-size: 3.2rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-pages-header__ttl {
    font-size: 2rem;
  }
}

.p-breadcrumb {
  padding: 1rem 0;
}
.p-breadcrumb__list {
  display: flex;
}
.p-breadcrumb__item {
  position: relative;
  font-size: 0.6rem;
}
.p-breadcrumb__item:not(:last-of-type) {
  margin-right: 0.5rem;
  padding-right: 0.6rem;
}
.p-breadcrumb__item:not(:last-of-type)::after {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  border-right: 1px solid #D0CFCF;
  border-bottom: 1px solid #D0CFCF;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: translateY(-50%) rotate(-45deg);
}
.page-about-vison {
  padding: 5vw 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-about-vison {
    padding: 1.25rem 0 1.5rem;
  }
}
.page-about-vison__ttl {
  margin-bottom: 0.4rem;
}
.page-about-vison__outer {
  position: relative;
  max-width: 1600px;
  margin: auto;
}
.page-about-vison__catch {
  font-size: 3.25rem;
  color: #F3B6B9;
  margin-bottom: 2.75rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .page-about-vison__catch {
    font-size: 1.6rem;
  }
}
.page-about-vison__desc {
  font-size: 0.9rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .page-about-vison__desc {
    font-size: 0.8rem;
    line-height: 1.5;
  }
}
.page-about-vison__images {
  position: absolute;
  right: 13.75rem;
  bottom: 7.5rem;
  width: 13.75rem;
  max-width: 600px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .page-about-vison__images {
    width: 10.5rem;
    max-width: 100%;
    position: static;
    margin-top: 1.5rem;
    margin-left: auto;
    margin-right: 4.9rem;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
.page-about-vison__deco {
  position: absolute;
  right: 0;
  bottom: -3.5rem;
  width: 26.6883116883%;
  max-width: 511px;
}
@media screen and (max-width: 768px) {
  .page-about-vison__deco {
    width: 12.75rem;
  }
}

.page-about-message {
  padding: 4rem 0 9rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-about-message {
    padding: 2rem 0 9rem;
  }
}
.page-about-message__ttl {
  margin-bottom: 0.4rem;
  text-align: right;
}
.page-about-message__outer {
  position: relative;
  max-width: 1600px;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .page-about-message__block {
    width: 54.5%;
    margin-left: auto;
    padding: 2.5rem 0;
  }
}
.page-about-message__catch {
  font-size: 2.8rem;
  color: #66B0C1;
  margin-bottom: 2.75rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .page-about-message__catch {
    font-size: 1.4rem;
    margin-bottom: 1.75rem;
  }
}
.page-about-message__desc {
  font-size: 0.9rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .page-about-message__desc {
    font-size: 0.8rem;
    line-height: 1.5;
  }
}
.page-about-message__images {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 30.3rem;
}
@media screen and (max-width: 768px) {
  .page-about-message__images {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 2rem;
    z-index: 2;
  }
}
.page-about-message__images-photo {
  height: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page-about-message__images-photo {
    height: 22.5rem;
  }
}
.page-about-message__deco {
  position: absolute;
  width: 19.8rem;
  left: 0;
  bottom: -4rem;
}
@media screen and (max-width: 768px) {
  .page-about-message__deco {
    width: 12rem;
    bottom: 2.75rem;
  }
}

.page-about-value__head {
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .page-about-value__head {
    padding: 2rem 0;
  }
}
.page-about-value__head-ttl {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .page-about-value__head-ttl {
    font-size: 1.6rem;
  }
}
.page-about-value__list {
  padding: 4.4rem 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.5rem;
}
@media screen and (max-width: 768px) {
  .page-about-value__list {
    display: block;
    padding: 3rem 0;
  }
}
.page-about-value__block {
  background-color: #EDF9FC;
  border-radius: 2.5rem;
  padding: 1.15rem 1.5rem;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 769px) {
  .page-about-value__block {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .page-about-value__block:not(:last-of-type) {
    margin-bottom: 1.9rem;
  }
}
.page-about-value__block-num {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  color: #66B0C1;
  opacity: 0.67;
}
.page-about-value__block-icon {
  width: 7.5rem;
  margin: 0 auto 1.55rem;
}
.page-about-value__block-ttl {
  font-size: 1.1rem;
  color: #66B0C1;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  .page-about-value__block-ttl {
    font-size: 1rem;
    margin-bottom: 0.4rem;
  }
}
.page-about-value__block-desc {
  font-size: 0.9rem;
}
@media screen and (max-width: 768px) {
  .page-about-value__block-desc {
    font-size: 0.8rem;
  }
}

.page-works__ttl {
  font-size: 1.7rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-works__ttl {
    font-size: 1.3rem;
  }
}
.page-works__posts {
  margin-bottom: 3.5rem;
}

.page-services-sec {
  padding-bottom: 3.5rem;
}
@media screen and (max-width: 768px) {
  .page-services-sec {
    padding-bottom: 4rem;
  }
}
.page-services-sec:first-of-type {
  padding-top: 3.5rem;
}
@media screen and (max-width: 768px) {
  .page-services-sec:first-of-type {
    padding-top: 2.25rem;
  }
}
.page-services-sec__heading {
  margin-bottom: 1.35rem;
}
.page-services-sec__heading-head {
  display: flex;
  align-items: center;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 1rem;
}
.page-services-sec__heading-num {
  color: #66B0C1;
  opacity: 0.3;
  font-size: 2.4rem;
  margin-right: 1rem;
}
@media screen and (max-width: 768px) {
  .page-services-sec__heading-num {
    font-size: 1.7rem;
  }
}
.page-services-sec__heading-ttl {
  color: #66B0C1;
  opacity: 0.8;
  font-size: 1.5rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .page-services-sec__heading-ttl {
    font-size: 1.1rem;
  }
}
.page-services-sec__heading-read {
  font-size: 0.9rem;
}
@media screen and (max-width: 768px) {
  .page-services-sec__heading-read {
    font-size: 0.8rem;
  }
}
.page-services-sec__slider {
  margin-bottom: 2.5rem;
}
.page-services-sec__slider-item {
  height: 22.5rem;
}
.page-services-sec__slider .slick-dots {
  text-align: center;
}
.page-services-sec__slider .slick-dots li {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  font-size: 0;
  margin: 0 0.4rem;
  background-color: #D0CFCF;
}
.page-services-sec__slider .slick-dots li.slick-active {
  background-color: #F3B6B9;
}
.page-services-sec__points {
  margin-bottom: 3rem;
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-services-sec__points {
    margin-bottom: 2rem;
  }
}
.page-services-sec__points-list {
  border: 1px solid #E8A873;
  padding: 1rem 1.4rem;
}
@media screen and (max-width: 768px) {
  .page-services-sec__points-list {
    padding: 0.9rem 0.85rem;
  }
}
.page-services-sec__points-item {
  font-size: 1rem;
  padding-left: 1.75rem;
  position: relative;
  color: #E8A873;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-services-sec__points-item {
    font-size: 0.85rem;
    padding-left: 1.35rem;
    line-height: 1.35;
  }
}
.page-services-sec__points-item:not(:last-of-type) {
  margin-bottom: 0.35rem;
}
@media screen and (max-width: 768px) {
  .page-services-sec__points-item:not(:last-of-type) {
    margin-bottom: 0.7rem;
  }
}
.page-services-sec__points-icon {
  fill: #E8A873;
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  left: 0;
  top: 0.15rem;
}
@media screen and (max-width: 768px) {
  .page-services-sec__points-icon {
    width: 1.1rem;
    height: 1.1rem;
    top: 0.05rem;
  }
}
.page-services-sec__sean-read {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-services-sec__sean-read {
    font-size: 1rem;
  }
}
.page-services-sec__sean-box {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.page-services-sec__sean-box:not(:last-of-type) {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #D0CFCF;
}
.page-services-sec__sean-box:nth-of-type(2) .page-services-sec__sean-ttl {
  background-color: #EDA184;
}
.page-services-sec__sean-box:nth-of-type(3) .page-services-sec__sean-ttl {
  background-color: #E8A873;
}
.page-services-sec__sean-box:nth-of-type(4) .page-services-sec__sean-ttl {
  background-color: #66B0C1;
}
.page-services-sec__sean-ttl {
  background-color: #F3B6B9;
  color: #fff;
  min-width: 9.4rem;
  margin-bottom: 0.9rem;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  padding: 0.55rem 0.5rem;
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  .page-services-sec__sean-ttl {
    font-size: 1.05em;
    margin-bottom: 0.6rem;
    min-width: 7.25rem;
  }
}
.page-services-sec__sean-desc {
  font-size: 0.88em;
}
@media screen and (max-width: 768px) {
  .page-services-sec__sean-desc {
    line-height: 1.55;
  }
}

.page-services-flow {
  padding: 4rem 0 6.5rem;
}
@media screen and (max-width: 768px) {
  .page-services-flow {
    padding: 2rem 0 3.75rem;
  }
}
.page-services-flow__ttl {
  font-size: 1.6rem;
  margin-bottom: 2.25rem;
  font-family: "Zen Old Mincho", serif;
  color: #E8A873;
}
@media screen and (max-width: 768px) {
  .page-services-flow__ttl {
    font-size: 1.35rem;
  }
}
.page-services-flow__list {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
}
@media screen and (max-width: 768px) {
  .page-services-flow__list {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .page-services-flow__block {
    flex: 0 0 23%;
  }
}
@media screen and (max-width: 768px) {
  .page-services-flow__block:not(:last-of-type) {
    margin-bottom: 1.75rem;
  }
}
.page-services-flow__block-head {
  display: flex;
  justify-content: center;
  position: relative;
}
.page-services-flow__block-arw {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  stroke: #ffecd5;
}
.page-services-flow__block-circle {
  border-radius: 50%;
  width: 4.4rem;
  height: 4.4rem;
  color: #fff;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: "Zen Old Mincho", serif;
  background-color: #E8A873;
  line-height: 1.12;
  z-index: 2;
}
.page-services-flow__block-eng {
  font-size: 0.8em;
}
.page-services-flow__block-num {
  font-size: 1.1em;
}
.page-services-flow__block-ttl {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 1rem;
  margin: 1.1rem 0;
  color: #E8A873;
}
.page-services-flow__block-list li {
  font-size: 0.8rem;
}
.page-services-flow__block-list li:not(:last-of-type) {
  margin-bottom: 0.3rem;
}

.page-gallery {
  padding: 1.75rem 0 5rem;
}
.page-gallery__read {
  font-size: 0.9rem;
  margin-bottom: 1.75rem;
}

.gallery-kinds {
  display: flex;
  gap: 1.25rem;
  margin-bottom: 2.25rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .gallery-kinds {
    gap: 0.75rem;
  }
}
.gallery-kinds__item {
  min-width: 10rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .gallery-kinds__item {
    min-width: auto;
    width: 47.5%;
  }
}
.gallery-kinds__item a {
  display: block;
  border: 1px solid #737373;
  border-radius: 0.4rem;
  font-size: 0.8rem;
  padding: 0.25rem 0.5rem;
}
.gallery-kinds__item a.is-current {
  color: #fff;
  background-color: #737373;
}

.p-rankings__ttl {
  background-color: #F3B6B9;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.2em;
  line-height: 1;
  padding: 0.5rem 0.75rem;
  margin-bottom: 1.25rem;
}

.faq-area {
  padding: 0.75rem 0.6rem 4rem;
}

.faq-blocks:not(:last-of-type) {
  margin-bottom: 2.5rem;
}
.faq-blocks__kind {
  color: #E8A873;
  font-size: 1.6rem;
  padding: 0.75rem 0;
  padding-left: 3.05rem;
  margin-bottom: 1.2rem;
  background: no-repeat 0 50%;
  background-size: 2.5rem auto;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .faq-blocks__kind {
    font-size: 1.2rem;
    background-size: 2rem auto;
    padding: 0.6rem 0;
    padding-left: 2.55rem;
  }
}
.faq-blocks__kind.--faq-kind--6 {
  background-image: url(../images/common/icon-faq-workshop.png);
}
.faq-blocks__kind.--faq-kind--7 {
  background-image: url(../images/common/icon-faq-ketaling.png);
}
.faq-blocks__kind.--faq-kind--8 {
  background-image: url(../images/common/icon-faq-student.png);
}
.faq-blocks__kind.--faq-kind--9 {
  background-image: url(../images/common/icon-faq-other.png);
}
.faq-blocks__item {
  overflow: hidden;
  border-radius: 0.75rem;
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.17);
}
.faq-blocks__item:not(:last-of-type) {
  margin-bottom: 1.3rem;
}
.faq-blocks__head {
  padding: 1.1rem 1.25rem;
  padding-right: 3.5rem;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .faq-blocks__head {
    padding-right: 2.5rem;
  }
}
.faq-blocks__head.is-accordion-open .faq-blocks__icon {
  background-color: #E8A873;
}
.faq-blocks__head.is-accordion-open .faq-blocks__icon::before, .faq-blocks__head.is-accordion-open .faq-blocks__icon::after {
  background-color: #E8A873;
}
.faq-blocks__head.is-accordion-open .faq-blocks__icon::after {
  opacity: 0;
}
.faq-blocks__title {
  font-size: 1rem;
  line-height: 1.27;
  color: #E8A873;
}
@media screen and (max-width: 768px) {
  .faq-blocks__title {
    font-size: 0.9rem;
  }
}
.faq-blocks__icon {
  right: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-color: #E8A873;
  border: 1px solid #E8A873;
  border-radius: 50%;
  transition: 0.22s linear;
}
.faq-blocks__icon::before, .faq-blocks__icon::after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.22s linear;
}
.faq-blocks__icon::before {
  width: 50%;
  height: 2px;
}
.faq-blocks__icon::after {
  height: 50%;
  width: 2px;
}
.faq-blocks__main {
  display: none;
}
.faq-blocks__main.is-accordion-contents-open {
  display: block;
}
.faq-blocks__contents {
  padding: 1rem 1.25rem;
  border-top: 2px dotted #D0CFCF;
}
.faq-blocks__desc {
  font-size: 0.8rem;
  line-height: 1.7;
}

.page-contact {
  padding: 4rem 0;
}
@media screen and (max-width: 768px) {
  .page-contact {
    padding: 2rem 0 2.5rem;
  }
}
.page-contact__read {
  font-size: 0.8rem;
  margin-bottom: 2.25rem;
}

.form-area {
  padding: 2.75rem 7rem;
  background-color: #F9ECE5;
  border-radius: 2.5rem;
}
@media screen and (max-width: 768px) {
  .form-area {
    padding: 2rem 1.5rem;
    border-radius: 1.5rem;
  }
}
.form-area__row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .form-area__row {
    display: block;
  }
}
.form-area__row:not(:last-of-type) {
  margin-bottom: 2.25rem;
}
.form-area__ttls {
  flex: 0 0 12.75rem;
  margin-right: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.24;
}
@media screen and (max-width: 768px) {
  .form-area__ttls {
    margin: 0 0 1rem;
  }
}
.form-area__ttls-rq {
  color: #fff;
  font-size: 0.8em;
  background-color: #E8A873;
  text-align: center;
  line-height: 1;
  border-radius: 0.15rem;
  padding: 0.15rem 0.25rem;
  margin-left: 0.6rem;
}
.form-area__data {
  flex: 1 1 auto;
}

.wpcf7-radio .wpcf7-list-item-label {
  position: relative;
  padding-left: 1.6rem;
  font-size: 0.8rem;
}
.wpcf7-radio .wpcf7-list-item-label::before {
  content: "";
  width: 1.15rem;
  height: 1.15rem;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.wpcf7-radio .wpcf7-list-item-label::after {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background-color: #F3B6B9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.275rem;
  opacity: 0;
}
.wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.wpcf7-acceptance {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin: 1.35rem 0 2.75rem;
}
@media screen and (max-width: 768px) {
  .wpcf7-acceptance {
    margin-bottom: 1.75rem;
  }
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  padding-left: 2rem;
  font-size: 0.8rem;
}
.wpcf7-acceptance .wpcf7-list-item-label a {
  text-decoration: underline;
}
.wpcf7-acceptance .wpcf7-list-item-label::before {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  background-color: #fff;
  border: 1px solid #D0CFCF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label::after {
  content: "";
  width: 0.45rem;
  height: 0.65rem;
  position: absolute;
  left: 0.5rem;
  bottom: 0.4rem;
  transform: rotate(30deg);
  border-right: 2px solid #E8A873;
  border-bottom: 2px solid #E8A873;
  opacity: 0;
}
.wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.dorm-submit {
  background-color: #E8A873;
  width: 13.5rem;
  padding: 0.65rem 0.5rem;
  text-align: center;
  margin: auto;
}

.page-company {
  padding: 3rem 0 4rem;
}
.page-company__ttl {
  font-family: "Zen Old Mincho", serif;
  color: #D0CFCF;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.page-company__row {
  display: flex;
  padding: 0.9rem 0;
  border-bottom: 1px solid #D0CFCF;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .page-company__row {
    font-size: 0.8em;
  }
}
.page-company__row-ttl {
  flex: 0 0 9rem;
}
@media screen and (max-width: 768px) {
  .page-company__row-ttl {
    flex-basis: 6.75rem;
  }
}
.page-company__row-ttl::before {
  content: "■";
  display: inline-block;
  margin-right: 0.3rem;
  color: #E8A873;
  opacity: 0.378;
}
.page-company__row-data {
  flex: 1 1 auto;
}

.page-privacy-policy {
  padding: 2.5rem 0 4rem;
}
.page-privacy-policy__ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
.page-privacy-policy__desc {
  font-size: 0.88em;
  margin-bottom: 1.1rem;
}
.page-privacy-policy__gr:not(:last-of-type) {
  margin-bottom: 1.35rem;
}
.page-privacy-policy__gr dt {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.page-privacy-policy__gr dd {
  font-size: 0.88em;
}

.works-main-col {
  padding: 4rem 0;
}
@media screen and (min-width: 769px) {
  .works-main-col {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .works-main-col {
    padding: 1.5rem 0 3rem;
  }
}
.works-main-col__contents {
  flex: 1 1 auto;
  min-width: 0;
  /* ← 最重要 */
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .works-main-col__contents {
    margin-bottom: 2.5rem;
  }
}
.works-main-col__sidebar {
  flex: 0 0 16rem;
}
@media screen and (min-width: 769px) {
  .works-main-col__sidebar {
    margin-left: 4.5rem;
  }
}

.slick-slider {
  min-width: 0;
}

.slick-slider {
  min-width: 0;
}

.work-single {
  flex: none;
  min-width: 0;
}

.work-single-headings {
  margin-bottom: 1.5rem;
}
.work-single-headings__ttl {
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 768px) {
  .work-single-headings__ttl {
    font-size: 1.3rem;
  }
}
.work-single-headings__name {
  margin-bottom: 0.6rem;
}
.work-single-headings__info {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 768px) {
  .work-single-headings__info {
    flex-wrap: wrap;
    gap: 0.7rem;
  }
}
.work-single-headings__kind {
  color: #fff;
  background-color: #F3B6B9;
  border-radius: 4.5rem;
  padding: 0.25rem 1.2rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .work-single-headings__kind {
    margin-right: 30%;
    font-size: 0.9em;
  }
}
.work-single-headings__date {
  color: #D0CFCF;
  font-size: 0.88em;
}
@media screen and (max-width: 768px) {
  .work-single-headings__date {
    font-size: 0.7em;
  }
}

.work-single-main-slider {
  flex: none;
  min-width: 0;
  width: 100%;
}
.work-single-main-slider__img {
  height: 27.5rem;
}
@media screen and (max-width: 768px) {
  .work-single-main-slider__img {
    height: 13.25rem;
  }
}

.work-single-sub-slider {
  flex: none;
  min-width: 0;
  width: 100%;
  position: relative;
  margin-bottom: 3.75rem;
}
.work-single-sub-slider__inside {
  position: relative;
}
.work-single-sub-slider__inside .custom-arw {
  position: absolute;
  width: 2.25rem;
  top: 0;
  z-index: 3;
  height: 100%;
}
.work-single-sub-slider__inside .custom-arw.custom-prev {
  left: 0;
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.work-single-sub-slider__inside .custom-arw.custom-next {
  right: 0;
  background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.work-single-sub-slider__inside .custom-arw .custom-arw-in {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 0.45rem;
  height: 0.45rem;
  border-right: 2px solid #393939;
  border-bottom: 2px solid #393939;
}
.work-single-sub-slider__inside .custom-arw .custom-arw-in.custom-prev-in {
  transform: rotate(135deg);
}
.work-single-sub-slider__inside .custom-arw .custom-arw-in.custom-next-in {
  transform: rotate(-45deg);
}
.work-single-sub-slider__img {
  width: 12rem;
  height: 7.25rem;
}
@media screen and (max-width: 768px) {
  .work-single-sub-slider__img {
    width: 7.25rem;
    height: 4rem;
  }
}

.other-posts {
  padding: 2.5rem 0 3rem;
  background-color: #F9ECE5;
}
.other-posts__ttl {
  font-size: 1.7rem;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 1.2rem;
  color: #E8A873;
}

/* 
エディターの中のスタイル
-----------------*/
.cms-content,
.mce-content-body {
  color: #393939;
  font-weight: 400;
}
.cms-content .wp-block-image,
.mce-content-body .wp-block-image {
  margin-bottom: 1rem;
}
.cms-content img,
.mce-content-body img {
  width: auto;
  max-width: 100%;
  margin-bottom: 1.7rem;
  display: block;
  float: none;
}
.cms-content img.aligncenter,
.mce-content-body img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.cms-content img.alignleft,
.mce-content-body img.alignleft {
  margin-right: auto;
}
.cms-content img.alignright,
.mce-content-body img.alignright {
  margin-left: auto;
}
.cms-content img.size-full,
.mce-content-body img.size-full {
  width: 100%;
}
.cms-content h1,
.cms-content h2,
.cms-content h3,
.mce-content-body h1,
.mce-content-body h2,
.mce-content-body h3 {
  margin-bottom: 1.85rem;
  line-height: 1.34;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cms-content h1,
  .cms-content h2,
  .cms-content h3,
  .mce-content-body h1,
  .mce-content-body h2,
  .mce-content-body h3 {
    margin-bottom: 1.5rem;
  }
}
.cms-content h1,
.mce-content-body h1 {
  font-size: 1.75rem;
}
@media screen and (max-width: 768px) {
  .cms-content h1,
  .mce-content-body h1 {
    font-size: 1.35rem;
  }
}
.cms-content h2,
.mce-content-body h2 {
  color: #474A56;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  padding-left: 1.15rem;
  border-left: 0.4rem solid #D13219;
}
@media screen and (max-width: 768px) {
  .cms-content h2,
  .mce-content-body h2 {
    font-size: 1.2rem;
  }
}
.cms-content h3,
.mce-content-body h3 {
  font-size: 1.3rem;
  line-height: 1.278;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #707070;
  position: relative;
}
.cms-content h3::after,
.mce-content-body h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1px;
  width: 2.65rem;
  background-color: #D13219;
}
.cms-content h4,
.cms-content h5,
.cms-content h6,
.mce-content-body h4,
.mce-content-body h5,
.mce-content-body h6 {
  line-height: 1.37;
  margin-bottom: 1.5rem;
  font-weight: 600;
  font-size: 1rem;
}
.cms-content p,
.mce-content-body p {
  line-height: 2;
  margin-bottom: 1rem;
  font-size: 0.8rem;
}
@media screen and (max-width: 768px) {
  .cms-content p,
  .mce-content-body p {
    font-size: 0.7rem;
  }
}
.cms-content ul,
.cms-content ol,
.mce-content-body ul,
.mce-content-body ol {
  font-size: 0.8rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .cms-content ul,
  .cms-content ol,
  .mce-content-body ul,
  .mce-content-body ol {
    font-size: 0.7rem;
  }
}
.cms-content ul li,
.cms-content ol li,
.mce-content-body ul li,
.mce-content-body ol li {
  list-style-position: inside;
  line-height: 1.7;
}
.cms-content ul li,
.mce-content-body ul li {
  list-style-type: disc;
}
.cms-content ol li,
.mce-content-body ol li {
  list-style-type: decimal;
}
.cms-content blockquote,
.mce-content-body blockquote {
  background-color: #f8f8f8;
  padding: 1.3rem;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.cms-content blockquote p,
.mce-content-body blockquote p {
  font-size: 1rem;
  margin-bottom: 0;
}
.cms-content a,
.mce-content-body a {
  text-decoration: underline;
  color: #D13219;
  word-break: break-all;
}
.cms-content .link-col,
.mce-content-body .link-col {
  display: flex;
  align-items: center;
}
.cms-content .link-col .link-col-icon,
.mce-content-body .link-col .link-col-icon {
  width: 0.9rem;
  height: 0.9rem;
  fill: #F3B6B9;
  margin-right: 0.3rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .cms-content .link-col .link-col-icon,
  .mce-content-body .link-col .link-col-icon {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.editor-styles-wrapper,
.cms-block-editor {
  font-weight: 400;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.cms-block-editor h1,
.cms-block-editor h2,
.cms-block-editor h3 {
  margin-bottom: 1.45rem;
  line-height: 1.32;
}
.editor-styles-wrapper h1,
.cms-block-editor h1 {
  font-size: 1.8rem;
  color: #737373;
}
.editor-styles-wrapper h2,
.cms-block-editor h2 {
  font-size: 1.45rem;
  background-color: #EE8B74;
  color: #fff;
  padding: 0.65rem 0.75rem;
}
.editor-styles-wrapper h3,
.cms-block-editor h3 {
  font-size: 1.25rem;
  color: #EE8B74;
  border: 1px solid #EE8B74;
  border-radius: 0.5rem;
  line-height: 1.28;
  padding: 0.65rem 0.75rem;
}
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.cms-block-editor h4,
.cms-block-editor h5,
.cms-block-editor h6 {
  line-height: 1.28;
  margin-bottom: 1.1rem;
  color: #EE8B74;
  font-size: 1.12rem;
}
.editor-styles-wrapper p,
.cms-block-editor p {
  line-height: 1.7;
  margin-bottom: 1.2rem;
  font-size: 0.9rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper p,
  .cms-block-editor p {
    line-height: 1.58;
  }
}
.editor-styles-wrapper figure,
.cms-block-editor figure {
  margin-bottom: 1.2rem;
}
.editor-styles-wrapper .wp-block-cover,
.cms-block-editor .wp-block-cover {
  margin-bottom: 1.2rem;
}
.editor-styles-wrapper ul,
.editor-styles-wrapper ol,
.cms-block-editor ul,
.cms-block-editor ol {
  font-size: 0.9rem;
  margin-bottom: 1.7rem;
  padding-left: 1.5em !important;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper ul,
  .editor-styles-wrapper ol,
  .cms-block-editor ul,
  .cms-block-editor ol {
    font-size: 0.7rem;
  }
}
.editor-styles-wrapper blockquote,
.cms-block-editor blockquote {
  background-color: #f8f8f8;
  padding: 1.3rem;
  font-size: 0.82rem;
  margin-bottom: 1.7rem;
}
.editor-styles-wrapper blockquote p,
.cms-block-editor blockquote p {
  font-size: 0.82rem;
  margin-bottom: 0;
}
.editor-styles-wrapper a,
.cms-block-editor a {
  text-decoration: underline;
  word-break: break-all;
}
.editor-styles-wrapper .link-col,
.cms-block-editor .link-col {
  display: flex;
  align-items: center;
}
.editor-styles-wrapper .link-col .link-col-icon,
.cms-block-editor .link-col .link-col-icon {
  width: 0.9rem;
  height: 0.9rem;
  fill: #F3B6B9;
  margin-right: 0.3rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .link-col .link-col-icon,
  .cms-block-editor .link-col .link-col-icon {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.cms-block-editor ul,
.cms-block-editor ol {
  margin-bottom: 1.7rem;
}
.cms-block-editor ul li,
.cms-block-editor ol li {
  list-style-position: inside;
}
.cms-block-editor ul li {
  list-style-type: disc;
}
.cms-block-editor ol li {
  list-style-type: decimal;
}

.simpleblogcard_wrap {
  margin-left: 0;
  margin-right: 0;
}
.simpleblogcard_wrap a {
  color: #222;
}

.cms-content-block img {
  margin-bottom: 1.5rem;
}
.cms-content-block table {
  width: 100%;
  margin-bottom: 2rem;
}

#rtoc-mokuji-wrapper {
  max-width: none;
  margin-bottom: 2rem;
}
#rtoc-mokuji-wrapper .mokuji_ul .rtoc-item {
  padding-top: 0.8rem;
}
#rtoc-mokuji-wrapper .mokuji_ul .rtoc-item::before {
  top: 1.45rem;
}

.blogcard {
  border: 0.1rem solid #2f92c4;
  border-radius: 5px;
  word-wrap: break-word;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
  transform: translateY(-5px);
  transition: all 0.5s ease;
  margin-bottom: 1.25rem;
}
.blogcard:hover {
  transform: translateY(0);
  box-shadow: none;
}
.blogcard a {
  display: block;
  text-decoration: none;
}
.blogcard a:hover {
  opacity: 1;
}
.blogcard .blogcard-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  padding: 1.5rem 1.35rem;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-wrapper {
    padding: 0.75rem;
  }
}
.blogcard .blogcard-top {
  position: absolute;
  background-color: #fff;
  top: -0.5rem;
  left: 1rem;
  padding: 0 0.5rem;
}
.blogcard .blogcard-thumbnail {
  flex: 0 0 9.3rem;
  height: 5rem;
  margin-right: 0.75rem;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-thumbnail {
    flex-basis: 4.5rem;
    height: 3.95rem;
  }
}
.blogcard .blogcard-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blogcard .blogcard-texts {
  flex: 1 1 auto;
  padding: 0.5rem;
  padding-left: 0;
}
.blogcard .blogcard-title {
  border: none;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-title {
    font-size: 0.6rem;
    margin-bottom: 0.25rem;
  }
}
.blogcard .blogcard-url {
  font-size: 0.7rem;
  margin-bottom: 0;
  line-height: 1.15;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-url {
    font-size: 0.5rem;
  }
}/*# sourceMappingURL=style.css.map */