@charset "UTF-8";
@font-face {
  font-family: "yu_min";
  font-weight: 100;
  src: url("../sass/fonts/yumin_medium.woff2") format("woff2");
}
@font-face {
  font-family: "yu_min";
  font-weight: 200;
  src: url("../sass/fonts/YuMincho_demibold.woff2") format("woff2");
}
@font-face {
  font-family: "hiragino";
  font-weight: 300;
  src: url("../sass/fonts/hiragino_w3.woff2") format("woff2");
}
@font-face {
  font-family: "hiragino";
  font-weight: 400;
  src: url("../sass/fonts/hiragino_w4.woff2") format("woff2");
}
@font-face {
  font-family: "hiragino";
  font-weight: 500;
  src: url("../sass/fonts/hiragino_w5.woff2") format("woff2");
}
@font-face {
  font-family: "hiragino";
  font-weight: 600;
  src: url("../sass/fonts/hiragino_w6.woff2") format("woff2");
}
@font-face {
  font-family: "futu";
  font-weight: 200;
  src: url("../sass/fonts/F-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "futu";
  font-weight: 400;
  src: url("../sass/fonts/F-Bold.woff2") format("woff2");
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  10% {
    opacity: 0.9;
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  20% {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  80% {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  90% {
    opacity: 0.9;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
}
@keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  10% {
    opacity: 0.9;
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  20% {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  80% {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  90% {
    opacity: 0.9;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
}
@-webkit-keyframes boundAnim {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  40% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes boundAnim {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  40% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
* {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 768px) {
  .display_sp {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) {
  .display_sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .display_pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .display_pc {
    display: inline-block;
  }
}

body {
  font-size: 16px;
  height: auto;
  width: 100%;
  color: #222222;
  margin: 0;
  padding: 0;
  font-family: "hiragino";
  font-weight: 400;
  line-height: 1.4rem;
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) {
  body {
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 400;
  }
}

.bodyLock {
  position: fixed;
  overflow: hidden;
  inset: 0px;
}

.container {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.container__inner {
  background-color: #ffffff;
}
.container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
  background-repeat: repeat;
  background-position: center;
  z-index: 0;
  pointer-events: none;
}

.contact_btn_wrapper {
  position: fixed;
  right: 20px;
  z-index: 99;
}
@media screen and (min-width: 769px) {
  .contact_btn_wrapper {
    margin: auto;
    bottom: 4vh;
    right: 10vw;
  }
}

.column_flex_contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.row_flex_contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.row_flex_contents.row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (min-width: 769px) {
  .max_width {
    max-width: 1280px;
    margin: auto;
  }
}

.accept_wrap {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.accept {
  position: relative;
  z-index: 4;
  margin-bottom: -10px;
}
.accept__inner--contents {
  width: 5rem;
  height: auto;
}

.primary_btn_red .primary_btn_red__inner .primary_btn_red__inner--contents_p::after {
  content: none;
}
@media screen and (max-width: 768px) {
  .primary_btn_red .primary_btn_red__inner .primary_btn_red__inner--contents_p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .primary_btn_red .primary_btn_red__inner .primary_btn_red__inner--contents_p {
    font-size: 1.2rem;
  }
}

.bound {
  -webkit-animation: boundAnim 3s infinite;
          animation: boundAnim 3s infinite;
}

.brand_pattern,
.header_brand_pattern {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
  background-repeat: repeat;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.header_brand_pattern {
  z-index: 10;
  width: 100%;
  height: 100%;
}

.primary_btn {
  position: relative;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
}
.primary_btn__inner {
  display: inline-block;
  overflow: hidden;
  position: relative;
  border-radius: 9999px;
}
.primary_btn__inner::before {
  content: "";
  width: 30px;
  height: 100%;
  background-color: #fff;
  -webkit-animation: shine 6s ease-in-out infinite;
          animation: shine 6s ease-in-out infinite;
  position: absolute;
  top: -180px;
  left: 0;
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 9;
}
@-webkit-keyframes shine {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@keyframes shine {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.primary_btn__inner--contents {
  position: relative;
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
  background: -webkit-linear-gradient(left, #dbc14c, #aa9547);
  background: linear-gradient(90deg, #dbc14c, #aa9547);
  padding: 5px 15px;
  border-radius: 9999px;
  cursor: pointer;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .primary_btn__inner--contents {
    padding: 0 30px;
  }
}
.primary_btn__inner--contents:hover, .primary_btn__inner--contents:focus {
  -webkit-border-image: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
  -webkit-border-image: -webkit-linear-gradient(left, #dbc14c, #aa9547);
       -o-border-image: linear-gradient(90deg, #dbc14c, #aa9547);
          border-image: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
          border-image: linear-gradient(90deg, #dbc14c, #aa9547);
  z-index: 0;
}
.primary_btn__inner--contents:hover:before, .primary_btn__inner--contents:focus:before {
  content: "";
  position: absolute;
  background: #ffffff; /* 白抜き用の背景 */
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border-radius: 9999px; /* border-radiusを調整 */
  z-index: -1; /* z-indexを指定 */
}
.primary_btn__inner--contents:hover p, .primary_btn__inner--contents:focus p {
  background: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
  background: -webkit-linear-gradient(left, #dbc14c, #aa9547);
  background: linear-gradient(90deg, #dbc14c, #aa9547);
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  text-fill-color: transparent;
}
.primary_btn__inner--contents:hover p a, .primary_btn__inner--contents:focus p a {
  color: #aa9547;
}
.primary_btn__inner--contents:hover p::after, .primary_btn__inner--contents:focus p::after {
  border-top: solid 2px #aa9547;
  border-right: solid 2px #aa9547;
}
.primary_btn__inner--contents_p {
  font-weight: 600;
  font-size: 1.2rem;
  color: #ffffff;
  position: relative;
  padding-right: 10px;
  font-family: "hiragino";
}
.primary_btn__inner--contents_p::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .primary_btn {
    -webkit-filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
    font-size: 1.2rem;
  }
  .primary_btn__inner--contents_p {
    font-size: 1.3rem;
    letter-spacing: 2px;
    padding: 10px;
  }
  .primary_btn__inner--contents:hover, .primary_btn__inner--contents:focus {
    -webkit-border-image: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
    -webkit-border-image: -webkit-linear-gradient(left, #dbc14c, #aa9547);
         -o-border-image: linear-gradient(90deg, #dbc14c, #aa9547);
            border-image: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
            border-image: linear-gradient(90deg, #dbc14c, #aa9547);
    z-index: 0;
  }
  .primary_btn__inner--contents:hover:before, .primary_btn__inner--contents:focus:before {
    content: "";
    position: absolute;
    background: #ffffff; /* 白抜き用の背景 */
    top: 2px;
    right: 2px;
    bottom: 4px;
    left: 4px;
    border-radius: 9999px; /* border-radiusを調整 */
    z-index: -1; /* z-indexを指定 */
  }
  .primary_btn__inner--contents:hover p, .primary_btn__inner--contents:focus p {
    background: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
    background: -webkit-linear-gradient(left, #dbc14c, #aa9547);
    background: linear-gradient(90deg, #dbc14c, #aa9547);
    color: transparent;
    -webkit-background-clip: text;
            background-clip: text;
    text-fill-color: transparent;
  }
  .primary_btn__inner--contents:hover p::after, .primary_btn__inner--contents:focus p::after {
    border-top: solid 2px #aa9547;
    border-right: solid 2px #aa9547;
  }
}

.primary_btn_red {
  position: relative;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
}
.primary_btn_red .primary_btn_red__inner {
  display: inline-block;
  overflow: hidden;
  position: relative;
  border-radius: 9999px;
}
.primary_btn_red .primary_btn_red__inner::before {
  content: "";
  width: 30px;
  height: 100%;
  background-color: #fff;
  -webkit-animation: shine 6s ease-in-out infinite;
          animation: shine 6s ease-in-out infinite;
  position: absolute;
  top: -180px;
  left: 0;
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 9;
}
@keyframes shine {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.primary_btn_red .primary_btn_red__inner--contents {
  position: relative;
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
  background: -webkit-linear-gradient(top, #c42323, #8a1212);
  background: linear-gradient(-180deg, #c42323, #8a1212);
  padding: 10px 30px;
  border-radius: 9999px;
  cursor: pointer;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .primary_btn_red .primary_btn_red__inner--contents {
    padding: 0 30px;
  }
}
.primary_btn_red .primary_btn_red__inner--contents:hover, .primary_btn_red .primary_btn_red__inner--contents:focus {
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
  -webkit-border-image: -webkit-linear-gradient(top, #c42323, #8a1212);
       -o-border-image: linear-gradient(-180deg, #c42323, #8a1212);
          border-image: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
          border-image: linear-gradient(-180deg, #c42323, #8a1212);
  z-index: 0;
}
.primary_btn_red .primary_btn_red__inner--contents:hover:before, .primary_btn_red .primary_btn_red__inner--contents:focus:before {
  content: "";
  position: absolute;
  background: #ffffff; /* 白抜き用の背景 */
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border-radius: 9999px; /* border-radiusを調整 */
  z-index: -1; /* z-indexを指定 */
}
.primary_btn_red .primary_btn_red__inner--contents:hover p, .primary_btn_red .primary_btn_red__inner--contents:focus p {
  background: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
  background: -webkit-linear-gradient(top, #c42323, #8a1212);
  background: linear-gradient(-180deg, #c42323, #8a1212);
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  text-fill-color: transparent;
}
.primary_btn_red .primary_btn_red__inner--contents:hover p::after, .primary_btn_red .primary_btn_red__inner--contents:focus p::after {
  border-top: solid 2px #c42323;
  border-right: solid 2px #c42323;
}
.primary_btn_red .primary_btn_red__inner--contents_p {
  font-weight: 600;
  font-size: 1.2rem;
  color: #ffffff;
  position: relative;
  padding-right: 10px;
  font-family: "hiragino";
}
.primary_btn_red .primary_btn_red__inner--contents_p::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .primary_btn_red {
    -webkit-filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
    font-size: 1.3rem;
  }
  .primary_btn_red__inner--contents_p {
    font-size: 1.4rem;
    letter-spacing: 2px;
    padding: 10px;
  }
  .primary_btn_red__inner--contents:hover, .primary_btn_red__inner--contents:focus {
    -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
    -webkit-border-image: -webkit-linear-gradient(top, #c42323, #8a1212);
         -o-border-image: linear-gradient(-180deg, #c42323, #8a1212);
            border-image: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
            border-image: linear-gradient(-180deg, #c42323, #8a1212);
    z-index: 0;
  }
  .primary_btn_red__inner--contents:hover:before, .primary_btn_red__inner--contents:focus:before {
    content: "";
    position: absolute;
    background: #ffffff; /* 白抜き用の背景 */
    top: 2px;
    right: 2px;
    bottom: 4px;
    left: 4px;
    border-radius: 9999px; /* border-radiusを調整 */
    z-index: -1; /* z-indexを指定 */
  }
  .primary_btn_red__inner--contents:hover p, .primary_btn_red__inner--contents:focus p {
    background: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
    background: -webkit-linear-gradient(top, #c42323, #8a1212);
    background: linear-gradient(-180deg, #c42323, #8a1212);
    color: transparent;
    -webkit-background-clip: text;
            background-clip: text;
    text-fill-color: transparent;
  }
  .primary_btn_red__inner--contents:hover p::after, .primary_btn_red__inner--contents:focus p::after {
    border-top: solid 2px #c42323;
    border-right: solid 2px #c42323;
  }
}

.brand_pattern {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  overflow-x: hidden;
  pointer-events: none;
}

.brand_bg {
  padding: 20px;
  background-color: #766440;
}

.inner_padding {
  padding: 40px 20px;
}
@media screen and (min-width: 769px) {
  .inner_padding {
    padding: 5vh 4vw;
  }
}

.p_heading {
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.6rem;
}

.fade {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
@media screen and (min-width: 769px) {
  .fade {
    -webkit-transform: translateY(2vh);
            transform: translateY(2vh);
  }
}
.fade.is_show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.fade.is_show .h2-sub::before, .fade.is_show .h2-sub::after {
  width: 50vw;
}

.fade_border::after {
  width: 0;
}
.fade_border.is_show::after {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  width: 100%;
}

/* 
===================================
layout
===================================

*/
.mb-1 {
  margin-bottom: 1.8vh;
}

.mb_4vh {
  margin-bottom: 4vh;
}

.pd-10 {
  padding-bottom: 10vh;
}

.no-padding {
  padding: 0 !important;
}

.pdt-5vh {
  padding-top: 5vh;
}

.pdt-2vh {
  padding-top: 2vh;
}

.mgb-2 {
  margin-bottom: 2vh;
}

.mgb-4 {
  margin-bottom: 4vh;
}

.mgb-8 {
  margin-bottom: 8vh;
}

.mgb-0 {
  margin-bottom: 0 !important;
}

.mgb-20 {
  margin-bottom: 20px;
}

.mgt-2vh {
  margin-top: 2vh;
}

.mgt-40 {
  margin-top: 40px;
}

.padding_side_20 {
  padding: 0 20px;
}

.padding__tb_40 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffffff;
}
@media screen and (min-width: 769px) {
  .padding__tb_40 {
    padding: 5vh 0;
  }
}

.padding__b_40 {
  padding-bottom: 40px;
}

.padding__t_40 {
  padding-top: 40px;
}

.mgt-10 {
  margin-top: 10px;
}

.mgt-20 {
  margin-top: 20px;
}

.padding_side_10 {
  padding-right: 20px;
  padding-left: 20px;
}

.pdb-2vh {
  padding-bottom: 2vh;
}

.pd-20 {
  padding: 20px;
}

.pdrl-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.pdrl-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.pdrl-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.pdtb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pdtb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* 
===================================
/layout
===================================
*/
.after-content {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.after-content::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.after-content.is_show::after {
  width: 100%;
}

.bg_brandColor .after-content::after {
  background-color: #ffffff;
}

.p_txt {
  font-size: 0.95rem;
  line-height: 1.4rem;
  font-weight: 300;
}
@media screen and (min-width: 769px) {
  .p_txt {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

.shiny_4 {
  overflow: hidden;
}
.shiny_4::before {
  content: "";
  width: 30px;
  height: 100%;
  background-color: #fff;
  -webkit-animation: shine 4s ease-in-out infinite;
          animation: shine 4s ease-in-out infinite;
  position: absolute;
  top: -180px;
  left: 0;
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 9;
}
@keyframes shine {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

.section_inner {
  padding: 20px;
}

.news_date {
  font-family: "futu";
  font-weight: 400;
  color: #b4b4b4;
}

.res_img_wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
/* splide はじまり */
#top_splide {
  position: relative;
  padding: 0 0 40px;
}
@media screen and (min-width: 769px) {
  #top_splide {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  #top_splide .splide_txt {
    text-align: left;
  }
}

.splide__list {
  margin: 4vh auto;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
@media screen and (min-width: 769px) {
  .splide__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.splide_slide_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.splide_title {
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .splide_title {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}

@media screen and (min-width: 769px) {
  #top_splide .splide_txt {
    text-align: left;
  }
}

.top_page .video-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: -1; /* 背景に配置 */
  background-color: #000; /* フォールバック用の背景色 */
}
.top_page .video-bg .video-poster {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
  -webkit-transition: opacity 2s ease-out;
  transition: opacity 2s ease-out;
}
.top_page .video-bg.is-playing .video-poster {
  opacity: 0;
  pointer-events: none;
}
.top_page .video-bg.is-playing iframe {
  opacity: 1;
}
.top_page .video-bg {
  /*
  height: 100vh;
  overflow: hidden;
  position: absolute;
  */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}
.top_page .video-bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: max(100vw, 177.7777777778vh);
  height: max(100vh, 56.25vw);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: -1;
  /* Cover the parent: keep aspect ratio and ensure container is fully filled */
  /*
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100vh;
  min-width: 101%;
  min-height: 101%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.8s ease-out;
  z-index: 1;
  */
}
@media screen and (max-width: 768px) {
  .top_page .video-bg {
    height: 60vh;
  }
  .top_page .video-bg iframe {
    height: 60vh; /* parent-based height */
    width: 106.6666666667vh; /* width derived from 16:9 ratio based on 70vh */
    min-width: 106.6666666667vh;
    min-height: 60vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    pointer-events: none; /* background only */
    opacity: 0;
    -webkit-transition: opacity 0.8s ease-out;
    transition: opacity 0.8s ease-out;
    z-index: 1;
  }
}
.top_page .main_movieParagraph_wrap,
.top_page .main_heading_wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.8s ease-out, visibility 0.8s ease-out;
  transition: opacity 0.8s ease-out, visibility 0.8s ease-out;
  pointer-events: auto;
  width: 100%;
}
.top_page .video-bg.is-playing + .main_movieParagraph_wrap,
.top_page .video-bg.is-playing + .main_movieParagraph_wrap ~ .main_heading_wrap,
.top_page .video-bg.is-playing ~ .main_movieParagraph_wrap,
.top_page .video-bg.is-playing ~ .main_heading_wrap {
  opacity: 1;
  visibility: hidden;
  pointer-events: none;
}

.splide_txt {
  margin-bottom: 20px;
  font-weight: 300;
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .splide_txt {
    margin-bottom: 3vh;
    font-size: 1.2rem;
  }
}

.swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
}
.swiper-slide .splide_img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.swiper-slide .primary_btn {
  margin-top: auto;
  margin-bottom: auto;
}
.swiper-slide .splide_img_wrap {
  width: 100%;
  position: relative;
}
.swiper-slide .splide_img_wrap .img_heading {
  position: absolute;
  left: 40px;
  bottom: 50px;
  font-family: "yu_min";
  font-weight: 100;
  font-size: 1.2rem;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
@media screen and (min-width: 769px) {
  .swiper-slide .splide_img_wrap .img_heading {
    bottom: 60px;
    left: 10%;
  }
}
.swiper-slide .splide_img_wrap .img_heading .heading_big {
  font-size: 4rem;
}
@media screen and (min-width: 769px) {
  .swiper-slide .splide_img_wrap .img_heading .heading_big {
    font-size: 5rem;
  }
}
.swiper-slide .splide_img {
  margin-bottom: 20px;
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
@media screen and (min-width: 769px) {
  .swiper-slide {
    padding: 0 2vw;
    position: relative;
  }
  .swiper-slide .primary_btn__inner {
    margin-bottom: 2vh;
  }
  .swiper-slide .primary_btn__inner--contents_p {
    margin-top: 0;
  }
  .swiper-slide img {
    scale: 0.9;
  }
}
.swiper-slide.swiper-slide-active img {
  scale: 1;
}
@media screen and (min-width: 769px) {
  .swiper-slide.swiper-slide-active img {
    scale: 0.9;
  }
}
.swiper-slide.swiper-slide-active .splide_img_wrap .img_heading {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.swiper-slide.swiper-slide-active .splide_img_wrap .img_heading {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.swiper-slide:hover .splide_img {
  scale: 1;
}

.splide__arrows {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 3rem;
  width: 100%;
  z-index: 9;
}
.splide__arrows button img {
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .splide__arrows button img {
    -webkit-filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
    width: 3rem;
  }
}

.slide_icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 4;
  pointer-events: none;
  opacity: 0;
}
.slide_icon__inner .slide_icon_img_p_wrap {
  opacity: 0.9;
  background-color: #ffffff;
  border-radius: 9999px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 10px 5px;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slide_icon__inner .slide_icon_img_p_wrap img {
  width: 5em;
}
.slide_icon__inner .slide_icon_img_p_wrap p {
  margin-top: 10px;
  color: #766440;
  line-height: 1em;
}
@media screen and (min-width: 769px) {
  .slide_icon__inner .slide_icon_img_p_wrap {
    width: 200px;
    height: 200px;
  }
}

.slide_navi {
  left: 50%;
}
.slide_navi.is_show {
  -webkit-animation-name: slide;
          animation-name: slide;
  -webkit-animation-iteration-count: 3;
          animation-iteration-count: 3;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.slide_arrow {
  position: absolute;
  width: 100vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.slide_arrow__inner--contents {
  position: absolute;
  pointer-events: all;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
}
.slide_arrow__inner--contents img {
  width: 2.4em;
}
.slide_arrow__inner .arrow_left {
  left: 10px;
}
.slide_arrow__inner .arrow_right {
  right: 10px;
}

.splide__progress__bar {
  height: 3px;
  background: #ccc;
}

.splide__pagination li button {
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .splide__pagination li {
    width: 10%;
  }
}

/* splide おわり */
.secondary_btn {
  position: relative;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
}
.secondary_btn__inner {
  display: inline-block;
  overflow: hidden;
  position: relative;
  border-radius: 9999px;
}
.secondary_btn__inner::before {
  content: "";
  width: 30px;
  height: 100%;
  background-color: #fff;
  -webkit-animation: shine 6s ease-in-out infinite;
          animation: shine 6s ease-in-out infinite;
  position: absolute;
  top: -180px;
  left: 0;
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 9;
}
@keyframes shine {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.secondary_btn__inner--contents {
  position: relative;
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
  background: -webkit-linear-gradient(left, #dbc14c, #aa9547);
  background: linear-gradient(90deg, #dbc14c, #aa9547);
  padding: 5px 20px;
  border-radius: 9999px;
  cursor: pointer;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .secondary_btn__inner--contents {
    padding: 6px 30px;
  }
}
.secondary_btn__inner--contents:hover, .secondary_btn__inner--contents:focus {
  -webkit-border-image: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
  -webkit-border-image: -webkit-linear-gradient(left, #dbc14c, #aa9547);
       -o-border-image: linear-gradient(90deg, #dbc14c, #aa9547);
          border-image: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
          border-image: linear-gradient(90deg, #dbc14c, #aa9547);
  z-index: 0;
}
.secondary_btn__inner--contents:hover:before, .secondary_btn__inner--contents:focus:before {
  content: "";
  position: absolute;
  background: #ffffff; /* 白抜き用の背景 */
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border-radius: 9999px; /* border-radiusを調整 */
  z-index: -1; /* z-indexを指定 */
}
.secondary_btn__inner--contents:hover p, .secondary_btn__inner--contents:focus p {
  background: -webkit-gradient(linear, left top, right top, from(#dbc14c), to(#aa9547));
  background: -webkit-linear-gradient(left, #dbc14c, #aa9547);
  background: linear-gradient(90deg, #dbc14c, #aa9547);
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  text-fill-color: transparent;
}
.secondary_btn__inner--contents:hover p::after, .secondary_btn__inner--contents:focus p::after {
  border-top: solid 2px #aa9547;
  border-right: solid 2px #aa9547;
}
.secondary_btn__inner--contents_p {
  font-weight: 500;
  font-size: 1rem;
  color: #ffffff;
  position: relative;
  padding-right: 10px;
  font-family: "hiragino";
}
@media screen and (min-width: 769px) {
  .secondary_btn__inner--contents_p {
    font-size: 1.2rem;
    margin-right: 0;
  }
}
.secondary_btn__inner--contents_p::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.normal_p_tag {
  background-color: #ffffff;
  color: #766440;
  border-radius: 3px;
  padding: 5px 10px;
  font-weight: 500;
  font-size: 0.9rem;
}

.top_page .header_sub {
  display: none;
}

.child_page .header_sub {
  display: block;
  position: relative;
}

.breadcrumbs {
  position: relative;
  margin-top: 10px;
  z-index: 4;
  padding: 2rem 0 1rem;
}
.breadcrumbs__inner .breadcrumbs_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.breadcrumbs__inner .breadcrumbs_ul li {
  position: relative;
  display: inline-block;
}
.breadcrumbs__inner .breadcrumbs_ul li:first-child {
  background-color: #766440;
}
.breadcrumbs__inner .breadcrumbs_ul li:first-child::after {
  border-left: 0.7em solid #766440;
}
.breadcrumbs__inner .breadcrumbs_ul li:nth-child(2) {
  background-color: #b1a183;
}
.breadcrumbs__inner .breadcrumbs_ul li:nth-child(2) a {
  padding-left: 1.2em;
}
.breadcrumbs__inner .breadcrumbs_ul li:nth-child(2)::after {
  border-left: 0.7em solid #b1a183;
}
.breadcrumbs__inner .breadcrumbs_ul li:nth-child(3) {
  background-color: #d1c4ac;
}
.breadcrumbs__inner .breadcrumbs_ul li:nth-child(3) a {
  padding-left: 1.2em;
}
.breadcrumbs__inner .breadcrumbs_ul li:nth-child(3)::after {
  border-left: 0.7em solid #d1c4ac;
}
.breadcrumbs__inner .breadcrumbs_ul li::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 30px;
  height: 100%;
  border: 0.8em solid transparent;
  z-index: 4;
}
.breadcrumbs__inner .breadcrumbs_ul li a {
  font-size: 0.7em;
  color: #ffffff;
  display: inline-block;
  padding-left: 5px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 999;
  pointer-events: none;
  -webkit-filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
}
@media screen and (min-width: 769px) {
  .header {
    height: auto;
    z-index: 99;
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-color: #766440;
    background-repeat: repeat;
    background-position: center;
    display: block;
    /*		&::after {
    	content: "";
    	width: 100%;
    	height: 100%;
    	background-color: $brand_color;
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	z-index: 1;
    }
    	*/
  }
  .header::before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: inherit;
    background-repeat: repeat;
    background-position: center;
  }
}
.header__inner {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9;
  /* バーガーメニュー　はじまり */
  /*　バーガーメニュー　おわり */
  /* ヘッダー電話　はじまり 　*/
  /* ヘッダー電話　おわり */
}
@media screen and (min-width: 769px) {
  .header__inner {
    max-width: 1280px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 14px 0;
    position: relative;
    pointer-events: all;
  }
}
.header__inner .header_brand_pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
.header__inner .a1_logo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 999;
  pointer-events: all;
}
@media screen and (min-width: 769px) {
  .header__inner .a1_logo {
    position: static;
    top: auto;
    left: auto;
  }
}
.header__inner .a1_logo__inner--contents a {
  display: block;
}
.header__inner .a1_logo__inner--contents img {
  width: 6rem;
  height: auto;
  vertical-align: bottom;
  mix-blend-mode: exclusion;
}
@media screen and (min-width: 769px) {
  .header__inner .a1_logo__inner--contents img {
    width: 8rem;
  }
}
.header__inner .g_nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #766440;
}
@media screen and (max-width: 768px) {
  .header__inner .g_nav {
    height: 100vh;
    height: 100dvh;
  }
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav {
    position: relative;
    opacity: 1;
    z-index: 99;
    background-color: unset;
  }
  .header__inner .g_nav .header_brand_pattern {
    display: none;
  }
}
.header__inner .g_nav__inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.header__inner .g_nav__inner * {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav__inner {
    z-index: 99;
  }
}
.header__inner .g_nav .g_nav_menu {
  position: absolute;
  left: 50%;
  top: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 768px) {
  .header__inner .g_nav .g_nav_menu {
    overflow: scroll;
  }
  .header__inner .g_nav .g_nav_menu::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav .g_nav_menu {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    z-index: 99;
    top: 0;
    left: 0;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.header__inner .g_nav li {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.header__inner .g_nav li::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 1px;
  background-color: #ffffff;
  display: block;
}
.header__inner .g_nav li:last-child::after {
  content: none;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav li {
    opacity: 1;
    width: auto;
    margin-bottom: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    padding: 5px 15px;
    margin: 5px 10px;
    text-align: center;
  }
  .header__inner .g_nav li:last-child {
    padding: 5px 5px 5px 35px;
    margin: 5px 0 5px 15px;
  }
}
.header__inner .g_nav .g_nav_phone::before {
  content: "";
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/phone.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/phone.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/phone.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/phone.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/phone.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/phone.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/phone.png") type("image/png"));
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 1.2rem;
  height: 1.2rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav .g_nav_phone::before {
    left: 10px;
  }
  .header__inner .g_nav .g_nav_phone:hover::before {
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/phone_color.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/phone_color.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/phone_color.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/phone_color.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/phone_color.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/phone_color.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/phone_color.png") type("image/png"));
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
.header__inner .g_nav:last-child::after {
  content: none;
}
.header__inner .g_nav a {
  color: #ffffff;
  font-size: 1rem;
  white-space: nowrap;
  font-weight: 200;
  font-family: "yu_min";
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav a {
    font-size: 1.2rem;
  }
}
.header__inner .g_nav_list {
  margin-bottom: 1.6rem;
}
.header__inner .g_nav_list::after {
  bottom: -0.8rem;
  -webkit-transition-delay: 1800ms;
          transition-delay: 1800ms;
}
.header__inner .g_nav_list:last-child {
  margin-bottom: 0;
  padding-left: 1.4rem;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav_list:hover {
    background-color: #ffffff;
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-repeat: repeat;
    background-position: center;
    display: block;
  }
  .header__inner .g_nav_list:hover a {
    color: #766440;
  }
  .header__inner .g_nav_list::after {
    width: 1px !important;
    height: 50% !important;
    right: -12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.header__inner .g_nav .g_nav_service {
  position: relative;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav .g_nav_service::before {
    content: "";
    position: absolute;
    height: 0.6rem;
    width: 0.6rem;
    top: 50%;
    right: auto;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
    left: 100%;
    bottom: auto;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/service_arrow.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/service_arrow.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/service_arrow.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/service_arrow.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/service_arrow.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/service_arrow.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/service_arrow.png") type("image/png"));
    background-color: unset;
    background-position: center;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .header__inner .g_nav .g_nav_service::before {
    right: 6px;
    left: auto;
  }
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav .g_nav_service .g_nav_list_child {
    opacity: 0;
  }
  .header__inner .g_nav .g_nav_service:hover {
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-color: #ffffff;
    background-repeat: repeat;
    background-position: center;
    display: block;
  }
  .header__inner .g_nav .g_nav_service:hover::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/service_arrow_color.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/service_arrow_color.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/service_arrow_color.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/service_arrow_color.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/service_arrow_color.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/service_arrow_color.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/service_arrow_color.png") type("image/png"));
  }
  .header__inner .g_nav .g_nav_service:hover .pc_hover {
    pointer-events: all;
    opacity: 1;
  }
  .header__inner .g_nav .g_nav_service:hover .g_nav_list_child_list::after {
    width: 100%;
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
  }
  .header__inner .g_nav .g_nav_service:hover .g_nav_list_child_list a {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    color: #766440;
  }
}
.header__inner .g_nav .g_nav_service .g_nav_list_child {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 1rem;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav .g_nav_service .g_nav_list_child {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 1;
    height: 100%;
    width: 100%;
    padding: 20px 40px;
  }
}
.header__inner .g_nav .g_nav_service .g_nav_list_child::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  height: 0;
  width: 1px;
  display: block;
  background-color: #ffffff;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav .g_nav_service .pc_hover {
    opacity: 0;
    pointer-events: none;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    height: auto;
    z-index: 99;
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
    background-color: #ffffff;
    background-repeat: repeat;
    background-position: center;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list {
    line-height: 1.4rem;
    margin-bottom: 1.6rem;
    padding-left: 1.4rem;
    display: inline-block;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list::after {
    bottom: -0.8rem;
    -webkit-transition-delay: 2200ms;
            transition-delay: 2200ms;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list a {
    font-size: 1rem;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list:last-child {
    margin-bottom: 0;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list:last-child::after {
    content: none;
  }
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list {
    padding: 0;
    position: relative;
    margin: 0 0 30px;
    text-align: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
    width: 100%;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list::after {
    width: 0%;
    bottom: -15px;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list a {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    display: block;
    font-size: 1.2rem;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list:last-child {
    margin-bottom: 0;
  }
  .header__inner .g_nav .g_nav_service .g_nav_list_child_list:last-child::after {
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    content: none;
  }
}
.header__inner .g_nav_small {
  font-size: 0.9rem;
}
@media screen and (min-width: 769px) {
  .header__inner .g_nav {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .header__inner .g_nav {
    opacity: 0;
  }
}
.header__inner .g_nav.active {
  opacity: 1;
  pointer-events: all;
}
.header__inner .g_nav.active .g_nav_list:nth-child(1) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}
.header__inner .g_nav.active .g_nav_list:nth-child(2) {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.header__inner .g_nav.active .g_nav_list:nth-child(3) {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}
.header__inner .g_nav.active .g_nav_list:nth-child(4) {
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms;
}
.header__inner .g_nav.active .g_nav_list_child_list:nth-child(1) {
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms;
}
.header__inner .g_nav.active .g_nav_list_child_list:nth-child(2) {
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms;
}
.header__inner .g_nav.active .g_nav_list_child_list:nth-child(3) {
  -webkit-transition-delay: 1100ms;
          transition-delay: 1100ms;
}
.header__inner .g_nav.active .g_nav_list_child_list:nth-child(4) {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
}
.header__inner .g_nav.active .g_nav_list_child_list:nth-child(5) {
  -webkit-transition-delay: 1300ms;
          transition-delay: 1300ms;
}
.header__inner .g_nav.active .g_nav_list_child_list::after {
  width: 70%;
}
.header__inner .g_nav.active li {
  pointer-events: all;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.header__inner .g_nav.active li::after {
  width: 100%;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.header__inner .g_nav.active .g_nav_service .g_nav_list_child::before {
  height: 97%;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  top: 3%;
}
.header__inner .header_burger_phone {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: all;
}
@media screen and (min-width: 769px) {
  .header__inner .header_burger_phone {
    display: none;
  }
}
.header__inner .btn-trigger {
  height: 60px;
  width: 100%;
  background: #ffffff;
  border: 2px solid #766440;
  cursor: pointer;
  border-radius: 9999px;
  z-index: 999;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header__inner .btn-trigger span {
  position: absolute;
  left: 30%;
  width: 40%;
  height: 2px;
  background-color: #766440;
  border-radius: 4px;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header__inner .btn-trigger span:nth-of-type(1) {
  top: 18px;
}
.header__inner .btn-trigger span:nth-of-type(2) {
  top: 28px;
}
.header__inner .btn-trigger span:nth-of-type(3) {
  top: 38px;
}
.header__inner #g_menu_btn.active {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.header__inner #g_menu_btn.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg);
  opacity: 0;
}
.header__inner #g_menu_btn.active span:nth-of-type(2) {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(-1px) rotate(45deg);
}
.header__inner #g_menu_btn.active span:nth-of-type(3) {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(-11px) rotate(-45deg);
}
.header__inner .header_phone {
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
  margin-top: -10px;
  height: 60px;
  background: #766440;
  cursor: pointer;
  border-radius: 9999px;
  z-index: 999;
  width: 100%;
}
.header__inner .header_phone__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  border-radius: 9999px;
}
.header__inner .header_phone__inner--contents {
  display: block;
}
.header__inner .header_phone__inner--contents img {
  vertical-align: middle;
}

.top_page_main_img {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/facility_1.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/facility_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/facility_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/facility_1.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/facility_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/facility_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/facility_1.jpg") type("image/jpeg"));
}

.season_terrace_page_main_img {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/season_terrace.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/season_terrace.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/season_terrace.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/season_terrace.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/season_terrace.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/season_terrace.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/season_terrace.jpg") type("image/jpeg"));
}

.header_sub__inner {
  background-color: #ffffff;
  border-radius: 10px 10px 0 0;
  background-color: #ffffff;
  border-top: 2px solid #766440;
  border-left: 2px solid #766440;
  border-right: 2px solid #766440;
  pointer-events: all;
}
@media screen and (min-width: 769px) {
  .header_sub__inner {
    width: 100%;
    padding: 10px 0;
    border-radius: unset;
    border: none;
  }
}
.header_sub__inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.header_sub__inner .header_sub_menu_li {
  font-size: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  position: relative;
  width: 20%;
  padding: 10px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header_sub__inner .header_sub_menu_li::after {
  content: "";
  right: -1px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #766440;
  height: 80%;
  width: 1px;
}
.header_sub__inner .header_sub_menu_li:last-child::after {
  content: none;
}
.header_sub__inner .header_sub_menu_li a {
  display: block;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .header_sub__inner .header_sub_menu_li {
    font-size: 1rem;
    line-height: 1rem;
    margin-right: 4rem;
  }
  .header_sub__inner .header_sub_menu_li:last-child {
    margin-right: 0;
  }
  .header_sub__inner .header_sub_menu_li a {
    padding: 10px 20px;
  }
  .header_sub__inner .header_sub_menu_li a::after {
    right: -2rem;
  }
}
.header_sub__inner .header_sub_menu .is-active {
  background-color: #766440;
  color: #ffffff;
}
.header_sub__inner .header_sub_menu .is-active::after {
  right: 0;
}
@media screen and (min-width: 769px) {
  .header_sub__inner .header_sub_menu .is-active::after {
    right: -2rem;
  }
}

.foot_fixed_block_wrap {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 6;
  -webkit-transition: bottom 0.3s ease-out, -webkit-filter 0.3s ease-out;
  transition: bottom 0.3s ease-out, -webkit-filter 0.3s ease-out;
  transition: bottom 0.3s ease-out, filter 0.3s ease-out;
  transition: bottom 0.3s ease-out, filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
  -webkit-filter: drop-shadow(-2px -2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(-2px -2px 6px rgba(0, 0, 0, 0.2));
  width: 100%;
  height: auto;
}
.foot_fixed_block_wrap::after {
  content: "";
  position: absolute;
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/brand_bg.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/brand_bg.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/brand_bg.png") type("image/png"));
  background-repeat: repeat;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  background-position: center;
  width: 100%;
  height: 100%;
  bottom: 0;
  pointer-events: none;
}

.contact_fixed_block {
  background: -webkit-gradient(linear, left top, left bottom, from(#c42323), to(#8a1212));
  background: -webkit-linear-gradient(top, #c42323, #8a1212);
  background: linear-gradient(-180deg, #c42323, #8a1212);
  position: relative;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  bottom: 0;
}
.contact_fixed_block.hide {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.contact_fixed_block__inner {
  text-align: center;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .contact_fixed_block__inner {
    padding: 1.4rem 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.contact_fixed_block__inner .row_flex_contents {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  gap: 1rem;
}
@media screen and (min-width: 769px) {
  .contact_fixed_block__inner .row_flex_contents {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: unset;
  }
  .contact_fixed_block__inner .row_flex_contents .primary_btn:first-child {
    margin-right: 1.6rem;
  }
}
.contact_fixed_block__inner .contact_fixed_block__inner-p {
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .contact_fixed_block__inner .contact_fixed_block__inner-p {
    font-size: 2.4rem;
    margin-right: 1.6rem;
  }
}
.contact_fixed_block__inner .primary_btn a {
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .contact_fixed_block__inner .primary_btn a {
    font-size: 1.4rem;
    letter-spacing: 2px;
    padding: 10px;
  }
}

.top_page .main_heading_wrap::after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 0;
  height: 30vh;
  background: #000000;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(80%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
}
.top_page .main_heading_wrap.is_show::after {
  width: 100%;
  -webkit-transition-duration: 3.4s;
          transition-duration: 3.4s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.main {
  position: relative;
  z-index: 0;
  height: 100vh;
  width: auto;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .main {
    height: 60vh;
  }
}
.main__inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
          transform: none;
}
.main__inner::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 0%;
  height: 30vh;
  background: #000000;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(80%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
}
.main__inner.is_show::after {
  width: 100%;
  -webkit-transition-duration: 3s;
          transition-duration: 3s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.main__inner--contents {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /*
        position: fixed;
        top: 0;
        content: "";
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 100%;
        display: block;
  */
}
@media screen and (min-width: 769px) {
  .main .max_width {
    max-width: 1280px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
  }
}
.main .main_heading_wrap {
  font-family: "yu_min";
  font-size: 1.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
  width: 100%;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  z-index: 2;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
}
.main .main_heading_wrap .h1_heading {
  line-height: 3rem;
}
.main .main_heading_wrap .h1_heading span {
  display: block;
}
@media screen and (min-width: 769px) {
  .main .main_heading_wrap {
    -webkit-filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
  }
  .main .main_heading_wrap .h1_heading {
    font-size: 3rem;
    line-height: 5rem;
    letter-spacing: 0.2rem;
  }
}
.main .main_heading_wrap.is-move {
  /*
    top: 0;
    left: 0;
    transform: translate(0, 0);
    transition-duration: 0.6s;
    transition-timing-function: ease-in-out;
    .h1_heading {
      line-height: 1rem;
      h1 {
        transition-delay: 0s;
        transition-duration: 0.6s;
      }
      span {
        font-size: 2rem;
        display: inline;
      }
    }
    .main_heading_p {
      p {
        transition-delay: 0s;
        font-size: 1.2rem;
        transition-duration: 0.6s;
      }
    }
    &::after {
      position: absolute;
      top: 0;
      left: 0;
      transform: translate(0, 0);
      display: block;
      width: 100%;
      height: 10vh;
    }
  }
    */
}
.main .main_heading_wrap.is-move::after {
  opacity: 0;
  height: 10vh;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.main .main_movieParagraph_wrap {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "yu_min";
  padding: 1rem 0;
  width: 100%;
  height: auto;
  color: #ffffff;
  text-align: center;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(80%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
}
@media screen and (max-width: 768px) {
  .main .main_movieParagraph_wrap {
    top: unset;
    bottom: 0;
  }
}
.main .main_movieParagraph_wrap .movieParagraph__inner--contents {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .main .main_movieParagraph_wrap .movieParagraph__inner--contents {
    font-size: 0.98rem;
  }
}
.main .main_movieParagraph_wrap .movieParagraph {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .main .main_movieParagraph_wrap .movieParagraph {
    margin-top: 1rem;
  }
}
.main .main_movieParagraph_wrap .main_movieParagraph_p {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .main .main_movieParagraph_wrap .main_movieParagraph_p {
    font-size: 0.9rem;
  }
}
.main .main_movieParagraph_wrap p {
  position: relative;
  z-index: 2;
}
.main .main_heading_p {
  max-width: 1200px;
  margin: auto;
  white-space: nowrap;
  margin: 0 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.main .main_heading_p p {
  font-size: 1.5rem;
  margin-top: 2vh;
  position: relative;
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
  /*
  &::before,
  &::after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    @include v_center;
    transition-duration: 4s;
    transition-delay: 3s;
    transition-timing-function: ease-in;
    background-color: $brand_white;
  }
  &::before {
    right: 80%;
  }
  &::after {
    left: 80%;
  }
  &.is_show {
    &::before,
    &::after {
      width: 100%;
    }
  }
    */
}
@media screen and (min-width: 769px) {
  .main .main_heading_p {
    margin: auto;
    height: 6rem;
  }
  .main .main_heading_p p {
    font-size: 3rem;
    line-height: 3rem;
  }
  .main .main_heading_p p::before {
    right: 68%;
  }
  .main .main_heading_p p::after {
    left: 68%;
  }
}
.main .h1_heading__inner {
  position: relative;
  z-index: 2;
}
.main .h1_heading__inner--contents {
  white-space: nowrap;
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.main .column_flex_contents {
  position: absolute;
  right: 20px;
  bottom: 10vh;
}
@media screen and (min-width: 769px) {
  .main .column_flex_contents {
    right: 0;
    bottom: 10vh;
  }
}

.top_page .main_heading_wrap {
  opacity: 1;
}
.top_page .main_heading_wrap.is-move {
  opacity: 0;
}
.top_page .main_movieParagraph_wrap {
  opacity: 0;
}
.top_page .main_movieParagraph_wrap.is-visible {
  opacity: 1;
}

.about .row_flex_contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 769px) {
  .about .row_flex_contents {
    margin: 4vh auto;
  }
}
.about h4 {
  font-family: "yu_min";
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #222222;
}
.about .p_txt {
  color: #222222;
  font-family: "hiragino";
}
.about .about_row_flex_contents {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .about .about_row_flex_contents:nth-of-type(1) {
    margin-right: 1vw;
  }
}
.about .about_row_flex_contents__inner {
  width: 100%;
  height: 24vh;
  position: relative;
  overflow: hidden;
}
.about .about_row_flex_contents__inner_img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 24vh;
  width: auto;
}
.about .about_row_flex_contents .p_txt {
  margin: 20px 0;
  padding: 0 20px;
  line-height: 1.8rem;
  font-family: "hiragino";
}
.about .sp_border::before, .about .sp_border::after,
.about .sp_border .sp_border_span {
  background-color: #222222;
}
@media screen and (min-width: 769px) {
  .about .row_flex_contents {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 4vh;
  }
  .about .about_title {
    margin-bottom: 2vh;
  }
  .about .about_title_p {
    font-size: 2.6rem;
    padding: 0 3vw;
  }
  .about .about_title_h3 {
    font-size: 2.4rem;
  }
  .about .about_row_flex_contents {
    width: 50%;
  }
  .about h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    position: relative;
    padding: 0 0 2vh;
    margin: 0 0 2vh;
    white-space: nowrap;
  }
  .about h4::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #222222;
    height: 1px;
    width: 0;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .about h4.is_show::after {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .sp_border {
    margin: 20px 20px 10px 20px;
    padding: 10px 10px;
    position: relative;
    display: block;
  }
  .sp_border::before, .sp_border::after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ffffff;
    display: inline-block;
    width: 0;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  .sp_border .sp_border_span {
    position: absolute;
    background-color: #ffffff;
    width: 1px;
    height: 0;
    -webkit-transition-duration: 0.22s;
            transition-duration: 0.22s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  .sp_border::before {
    top: 0;
    left: 0;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .sp_border::after {
    right: 0;
    bottom: 0;
    -webkit-transition-delay: 2.22s;
            transition-delay: 2.22s;
  }
  .sp_border .sp_border_span:nth-of-type(1) {
    bottom: 0;
    left: 0;
    -webkit-transition-delay: 3.22s;
            transition-delay: 3.22s;
  }
  .sp_border .sp_border_span:nth-of-type(2) {
    top: 0;
    right: 0;
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
  }
}

@media screen and (max-width: 768px) {
  .sp_border.is_show::before {
    width: 100%;
  }
  .sp_border.is_show::after {
    width: 100%;
  }
  .sp_border.is_show .sp_border_span:nth-of-type(1) {
    height: 100%;
  }
  .sp_border.is_show .sp_border_span:nth-of-type(2) {
    height: 100%;
  }
}

.commit {
  position: relative;
  width: 100%;
  height: 100%;
}
.commit::after {
  background-color: #766440;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}
.commit .commit_heading_h4 {
  width: 100%;
  text-align: center;
}
.commit__inner {
  position: relative;
  color: #ffffff;
}
.commit__inner .h2header {
  margin: 0 0 40px;
}
@media screen and (min-width: 769px) {
  .commit__inner .h2header {
    max-width: 980px;
    margin: auto;
    margin: 0 auto 4vh;
  }
}
.commit__inner .h2header__inner {
  text-align: center;
  overflow-x: clip;
}
.commit__inner .h2header__inner h2 {
  color: #ffffff;
  font-family: "yu_min";
  margin-bottom: 0.6rem;
  font-size: 1.8rem;
  letter-spacing: 1px;
  font-weight: 200;
  line-height: 2.2rem;
}
@media screen and (min-width: 769px) {
  .commit__inner .h2header__inner h2 {
    font-size: 3.4rem;
    margin-bottom: 3rem;
  }
}
.commit__inner .h2header__inner p {
  color: #ffffff;
  font-family: "hiragino";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  position: relative;
  display: inline-block;
}
.commit__inner .h2header__inner p::before, .commit__inner .h2header__inner p::after {
  content: "";
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.commit__inner .h2header__inner p::before {
  right: calc(1rem + 100%);
}
.commit__inner .h2header__inner p::after {
  left: calc(1rem + 100%);
}
@media screen and (min-width: 769px) {
  .commit__inner .h2header__inner p {
    font-size: 1.8rem;
  }
}
.commit__inner--contents {
  position: relative;
  z-index: 3;
  text-align: center;
}
.commit__inner--contents > a {
  display: inline-block;
}
.commit__inner--contents > a .row_flex_contents__inner {
  scale: 1;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.commit__inner--contents > a:hover .row_flex_contents__inner {
  scale: 1.1;
}
.commit__inner .row_flex_contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.commit__inner .row_flex_contents__inner {
  height: 24vh;
  position: relative;
  overflow: hidden;
}
.commit__inner .row_flex_contents__inner_img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 24vh;
  width: auto;
}
.commit__inner .row_flex_contents__inner .img_heading {
  position: absolute;
  font-family: "yu_min";
  font-weight: 100;
  bottom: 2rem;
  left: 2rem;
  font-size: 1.8rem;
}
.commit__inner .row_flex_contents__inner .img_heading .heading_big {
  font-size: 4rem;
}
@media screen and (min-width: 769px) {
  .commit__inner .row_flex_contents__inner .img_heading .heading_big {
    font-size: 6rem;
  }
}
.commit__inner .row_flex_contents__inner .commit_img {
  height: 32vh;
}
@media screen and (min-width: 769px) {
  .commit__inner .row_flex_contents__inner .commit_img {
    height: 50vh;
  }
}
@media screen and (min-width: 769px) {
  .commit__inner .row_flex_contents {
    max-width: 980px;
  }
}
.commit__inner h4 {
  font-family: "yu_min";
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.commit__inner .commit_title {
  font-family: "yu_min";
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-align: center;
  margin: 0 auto 20px;
}
.commit__inner .commit_txt {
  padding: 20px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .commit__inner .commit_txt {
    margin-bottom: 2vh;
  }
}
.commit__inner .commit_txt_heading {
  padding: 10px 20px 0;
}
.commit__inner .primary_btn {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .commit__inner .commit_title {
    margin-bottom: 2vh;
    font-size: 2.4rem;
  }
  .commit__inner .about_row_flex_contents {
    width: 50%;
  }
  .commit__inner h4 {
    font-size: 2rem;
    line-height: 3.2rem;
    position: relative;
    white-space: nowrap;
    /*       &::after {
      content: "";
      display: inline-block;
      position: absolute;
      bottom: 0;
      @include h_center;
      background-color: $brand_white;
      height: 1px;
      width: 0;
      transition-duration: 1s;
      transition-delay: 1s;
    }
    &.is_show {
      &::after {
        width: 100%;
      }
    }
      */
  }
}

.branding {
  position: relative;
  width: 100%;
  height: 100%;
}
.branding::after {
  background-color: #d9d2c4;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}
.branding__inner--contents {
  position: relative;
  z-index: 3;
}
.branding__inner .branding_header {
  background-color: #c42323;
  color: #ffffff;
  padding: 10px;
  position: relative;
  z-index: 3;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-align: center;
  margin-bottom: 20px;
}
.branding__inner .branding_img {
  margin-right: 10px;
  width: 90%;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
}
.branding__inner .branding_txt_block_p {
  margin-bottom: 10px;
}
.branding__inner .branding_txt_block_p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .branding__inner {
    max-width: 980px;
    margin: auto;
  }
  .branding__inner .branding_header {
    font-size: 1.6rem;
    padding: 15px 10px;
  }
  .branding__inner .branding_img {
    margin: 0 2vw;
    width: 70%;
    -webkit-filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
            filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
  }
  .branding__inner .branding_txt_block {
    margin-right: 2vw;
  }
  .branding__inner .branding_txt_block_p.p_heading {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 2vh;
  }
}

.news .h2header {
  margin: 0 0 40px;
}
@media screen and (min-width: 769px) {
  .news .h2header {
    max-width: 980px;
    margin: auto;
    margin: 0 auto 4vh;
  }
}
.news .h2header__inner {
  text-align: center;
  overflow-x: clip;
}
.news .h2header__inner h2 {
  color: #766440;
  font-family: "yu_min";
  margin-bottom: 0.6rem;
  font-size: 1.8rem;
  letter-spacing: 1px;
  font-weight: 200;
  line-height: 2.2rem;
}
@media screen and (min-width: 769px) {
  .news .h2header__inner h2 {
    font-size: 3.4rem;
    margin-bottom: 3rem;
  }
}
.news .h2header__inner p {
  color: #766440;
  font-family: "hiragino";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  position: relative;
  display: inline-block;
}
.news .h2header__inner p::before, .news .h2header__inner p::after {
  content: "";
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #766440;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.news .h2header__inner p::before {
  right: calc(1rem + 100%);
}
.news .h2header__inner p::after {
  left: calc(1rem + 100%);
}
@media screen and (min-width: 769px) {
  .news .h2header__inner p {
    font-size: 1.8rem;
  }
}
.news .news__inner--contents {
  position: relative;
  z-index: 3;
}
.news .news__inner .row_flex_contents {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .news .news__inner .row_flex_contents {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 768px) {
  .news .news__inner .row_flex_contents {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.news .news__inner .row_flex_contents__inner {
  width: 50%;
}
.news .news__inner .row_flex_contents__inner:nth-of-type(1) {
  width: 30%;
  margin-right: 20px;
}
.news .news__inner .row_flex_contents__inner:nth-of-type(2) {
  width: 70%;
}
@media screen and (max-width: 768px) {
  .news .news__inner .row_flex_contents {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .news .news__inner .row_flex_contents__inner:nth-of-type(2) {
    width: 60%;
  }
}
@media screen and (min-width: 769px) {
  .news .news__inner .row_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.news .news__inner .row_reverse .row_flex_contents__inner {
  width: 50%;
}
.news .news__inner .row_reverse .row_flex_contents__inner:nth-of-type(1) {
  width: 30%;
  margin-right: 0;
  margin-left: 20px;
}
.news .news__inner .row_reverse .row_flex_contents__inner:nth-of-type(2) {
  width: 70%;
}
.news .news__inner .row_reverse .row_flex_contents__inner .res_img_wrapper {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .news .news__inner .row_reverse {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .news .news__inner .row_reverse .row_flex_contents__inner:nth-of-type(2) {
    width: 60%;
  }
}
.news .news__inner .res_img_wrapper {
  width: 100%;
  overflow: hidden;
}
.news .news__inner .res_img_wrapper::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/new_tag.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/new_tag.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/new_tag.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/new_tag.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/new_tag.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/new_tag.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/new_tag.png") type("image/png"));
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 99;
}
@media screen and (min-width: 769px) {
  .news .news__inner .res_img_wrapper::before {
    width: 3vw;
    height: 3vw;
  }
}
.news .news__inner .res_img_wrapper .news_img {
  width: 100%;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 769px) {
  .news .news__inner .res_img_wrapper .news_img {
    width: 100%;
    aspect-ratio: 16/9;
  }
}
.news .news__inner .news_ul {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .news .news__inner .news_ul {
    max-width: 980px;
    margin: 0 auto 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
}
.news .news__inner .news_ul_li {
  margin-bottom: 6rem;
}
.news .news__inner .news_ul_li::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #766440;
  position: absolute;
  bottom: -3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.news .news__inner .news_ul_li:last-child {
  margin-bottom: 6vh;
}
.news .news__inner .news_ul_li:last-child::after {
  content: none;
}
.news .news__inner .news_date {
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .news .news__inner .news_date {
    width: 100%;
  }
}
.news .news__inner .news_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news .news__inner .secondary_btn {
  margin-top: 10px;
}
.news .news__inner .secondary_btn__inner--contents {
  padding: 3px 20px;
}
.news .news__inner .primary_btn {
  text-align: center;
}

.row_reverse .link_arrow {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .row_reverse .link_arrow {
    margin-top: 1rem;
    text-align: center;
  }
}

.link_arrow {
  display: block;
  text-align: right;
  /*
  display: block;
  text-align: right;
  &__inner {
    position: relative;
    display: inline-block;
    width: 10rem;
    height: 2px;
    margin-top: 21.2px;
    border-radius: 9999px;
    background: $link_gradient;
    &::before {
      content: "";
      position: absolute;
      top: calc(50% - 2px);
      right: 0;
      width: 1rem;
      height: 2px;
      border-radius: 9999px;
      background: #aa9547;
      transform: rotate(45deg);
      transform-origin: calc(100% - 2px) 50%;
    }
  }
    */
}
@media screen and (max-width: 768px) {
  .link_arrow {
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
}
.link_arrow__inner {
  display: inline-block;
  border: 1px solid #222222;
  padding: 1px 20px;
  margin: 10px 0;
  border-radius: 999px;
}
.link_arrow__inner p {
  position: relative;
  padding-right: 10px;
  font-size: 0.9rem;
}
.link_arrow__inner p::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #222222;
  border-right: solid 2px #222222;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .link_arrow__inner p {
    font-size: 1.2rem;
  }
}

/*
.mission {
  position: relative;
  &::after {
    background: linear-gradient(180deg, #463514, #ffee6a);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    top: 0;
    left: 0;
  }
  &__inner {
    &--contents {
      position: relative;
      z-index: 3;
      .h2header {
        @include h2header($brand_white);
      }
      .h2header__inner {
        .h2-sub {
          &::before {
            right: 120%;
          }
          &::after {
            left: 145%;
          }
          @include media(pc) {
            &::before {
              right: 101%;
            }
            &::after {
              left: 101%;
            }
          }
        }
      }
      .row_flex_contents {
        flex-direction: column;
      }
    }
    .mission_txt {
      text-align: center;
      color: $brand_white;
      margin: 20px auto;
    }
    .primary_btn {
      text-align: center;
      @include media(pc) {
        margin-top: 4vh;
      }
    }
  }
}
*/
.contact {
  position: relative;
}
.contact::after {
  background-color: #766440;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}
.contact__inner--contents {
  position: relative;
  z-index: 3;
}
.contact__inner--contents .h2header {
  margin: 0 0 40px;
}
@media screen and (min-width: 769px) {
  .contact__inner--contents .h2header {
    max-width: 980px;
    margin: auto;
    margin: 0 auto 4vh;
  }
}
.contact__inner--contents .h2header__inner {
  text-align: center;
  overflow-x: clip;
}
.contact__inner--contents .h2header__inner h2 {
  color: #ffffff;
  font-family: "yu_min";
  margin-bottom: 0.6rem;
  font-size: 1.8rem;
  letter-spacing: 1px;
  font-weight: 200;
  line-height: 2.2rem;
}
@media screen and (min-width: 769px) {
  .contact__inner--contents .h2header__inner h2 {
    font-size: 3.4rem;
    margin-bottom: 3rem;
  }
}
.contact__inner--contents .h2header__inner p {
  color: #ffffff;
  font-family: "hiragino";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  position: relative;
  display: inline-block;
}
.contact__inner--contents .h2header__inner p::before, .contact__inner--contents .h2header__inner p::after {
  content: "";
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.contact__inner--contents .h2header__inner p::before {
  right: calc(1rem + 100%);
}
.contact__inner--contents .h2header__inner p::after {
  left: calc(1rem + 100%);
}
@media screen and (min-width: 769px) {
  .contact__inner--contents .h2header__inner p {
    font-size: 1.8rem;
  }
}
.contact__inner--contents::after {
  margin-bottom: 0;
}
.contact__inner--contents .p_txt {
  color: #ffffff;
  text-align: center;
}
.contact__inner--contents .contact_table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #766440;
  font-size: 0.75rem;
  line-height: 1rem;
  margin: 20px 0;
}
.contact__inner--contents .contact_table th,
.contact__inner--contents .contact_table td {
  color: #766440;
  vertical-align: middle;
  padding: 10px 0;
}
.contact__inner--contents .contact_table th {
  background-color: #9d8d6e;
  color: #ffffff;
  border-top: 1px solid #9d8d6e;
}
.contact__inner--contents .contact_table td {
  border-left: 1px solid #cebfa2;
  border-right: 1px solid #cebfa2;
  border-bottom: 1px solid #cebfa2;
}
.contact__inner--contents .contact_table .th_center {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.contact__inner--contents .contact_table .border_bottom_color {
  border-bottom: 1px solid #766440;
}
.contact__inner--contents .contact_table .table_tag {
  font-size: 0.5rem;
  background-color: #9d8d6e;
  font-weight: 500;
  color: #ffffff;
  padding: 1px 3px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.contact__inner--contents .contact_table .table_hour {
  vertical-align: middle;
  font-weight: 500;
}
.contact__inner--contents .contact_table .contact_hour_td {
  padding: 5px 0;
}
@media screen and (min-width: 769px) {
  .contact__inner--contents {
    max-width: 980px;
    margin: auto;
  }
  .contact__inner--contents .contact_table {
    margin-top: 2vh;
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 300;
  }
  .contact__inner--contents .contact_table th,
  .contact__inner--contents .contact_table td {
    padding: 1vh 0.5vw;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .contact__inner--contents .contact_table th,
  .contact__inner--contents .contact_table td {
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) {
  .contact__inner--contents .contact_table .table_tag {
    font-size: 0.8rem;
    padding: 1px 5px;
    line-height: 1rem;
  }
  .contact__inner--contents .contact_table .table_hour {
    font-size: 0.9rem;
  }
}

.contact_form {
  margin-top: 40px;
  background-color: #ffffff;
  padding: 10px;
  color: #766440;
}
@media screen and (min-width: 769px) {
  .contact_form {
    margin-top: 4vh;
    padding: 2vh 2vw;
  }
}
.contact_form input,
.contact_form select,
.contact_form textarea {
  background-color: #f4f3f0;
  padding: 5px 10px;
  border-radius: 3px;
  width: 100%;
  letter-spacing: normal;
}
.contact_form input::-webkit-input-placeholder, .contact_form select::-webkit-input-placeholder, .contact_form textarea::-webkit-input-placeholder {
  opacity: 0.4;
}
.contact_form input::-moz-placeholder, .contact_form select::-moz-placeholder, .contact_form textarea::-moz-placeholder {
  opacity: 0.4;
}
.contact_form input:-ms-input-placeholder, .contact_form select:-ms-input-placeholder, .contact_form textarea:-ms-input-placeholder {
  opacity: 0.4;
}
.contact_form input::-ms-input-placeholder, .contact_form select::-ms-input-placeholder, .contact_form textarea::-ms-input-placeholder {
  opacity: 0.4;
}
.contact_form input::placeholder,
.contact_form select::placeholder,
.contact_form textarea::placeholder {
  opacity: 0.4;
}
@media screen and (min-width: 769px) {
  .contact_form select {
    padding: 5px 20px;
  }
}
.contact_form .select_opacity {
  opacity: 0.4;
}
.contact_form textarea {
  min-height: 12vh;
  max-height: 100vh;
  width: 100%;
  resize: vertical;
  overflow: visible;
  -webkit-transition: 0s;
  transition: 0s;
}
.contact_form .select_box_block {
  position: relative;
  display: block;
  width: 100%;
}
.contact_form .select_box_block::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  height: 8px;
  width: 8px;
  border-right: 2px solid #766440;
  border-bottom: 2px solid #766440;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.contact_form select {
  border-radius: 9999px;
}
.contact_form label {
  font-weight: 400;
  margin-bottom: 5px;
}
.contact_form .form_ul_li {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 769px) {
  .contact_form .form_ul_li {
    margin-bottom: 2vh;
  }
}
.contact_form .form_ul_li > label {
  font-weight: 500;
}
.contact_form .form_title_p {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.contact_form .form_title_p::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #766440;
  position: absolute;
  bottom: -15px;
}
@media screen and (min-width: 769px) {
  .contact_form .form_title_p {
    font-size: 1.6rem;
    margin-bottom: 4vh;
  }
  .contact_form .form_title_p::after {
    bottom: -2vh;
  }
}
.contact_form .require > label {
  position: relative;
}
.contact_form .require > label::after {
  content: "必須";
  display: inline-block;
  font-size: 0.7em;
  background-color: #c42323;
  border-radius: 3px;
  color: #ffffff;
  padding: 0 5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 105%;
  white-space: nowrap;
}
.contact_form .primary_btn_red {
  margin-top: 30px;
  text-align: center;
}

.recruit {
  position: relative;
  width: 100%;
  height: 100%;
}
.recruit::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}
.recruit__inner {
  text-align: center;
}
.recruit__inner a {
  display: inline-block;
}
.recruit__inner--contents {
  position: relative;
  z-index: 3;
}
.recruit__inner--contents .h2header {
  margin: 0 0 40px;
}
@media screen and (min-width: 769px) {
  .recruit__inner--contents .h2header {
    max-width: 980px;
    margin: auto;
    margin: 0 auto 4vh;
  }
}
.recruit__inner--contents .h2header__inner {
  text-align: center;
  overflow-x: clip;
}
.recruit__inner--contents .h2header__inner h2 {
  color: #766440;
  font-family: "yu_min";
  margin-bottom: 0.6rem;
  font-size: 1.8rem;
  letter-spacing: 1px;
  font-weight: 200;
  line-height: 2.2rem;
}
@media screen and (min-width: 769px) {
  .recruit__inner--contents .h2header__inner h2 {
    font-size: 3.4rem;
    margin-bottom: 3rem;
  }
}
.recruit__inner--contents .h2header__inner p {
  color: #766440;
  font-family: "hiragino";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  position: relative;
  display: inline-block;
}
.recruit__inner--contents .h2header__inner p::before, .recruit__inner--contents .h2header__inner p::after {
  content: "";
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #766440;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.recruit__inner--contents .h2header__inner p::before {
  right: calc(1rem + 100%);
}
.recruit__inner--contents .h2header__inner p::after {
  left: calc(1rem + 100%);
}
@media screen and (min-width: 769px) {
  .recruit__inner--contents .h2header__inner p {
    font-size: 1.8rem;
  }
}
.recruit__inner--contents .recruit_img_wrap {
  margin: 20px 0;
  position: relative;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .recruit__inner--contents .recruit_img_wrap {
    margin: 2vh 0;
  }
}
.recruit__inner--contents .recruit_img {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 1280px;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .recruit__inner--contents .p_txt {
    text-align: center;
    max-width: 980px;
    margin: auto;
  }
}
.recruit .primary_btn {
  text-align: center;
}

.footer_link {
  position: relative;
}
.footer_link::after {
  background-color: #766440;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .footer_link__inner {
    max-width: 980px;
    margin: auto;
  }
}
.footer_link__inner--contents {
  position: relative;
  z-index: 3;
}
.footer_link__inner .footer_link_ul {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.footer_link__inner .footer_link_ul::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 95%;
  content: "";
  display: inline-block;
  position: absolute;
  left: 10px;
  background-color: #ffffff;
}
.footer_link__inner a {
  color: #ffffff;
  font-size: 0.9rem;
  courser: pointer;
}
@media screen and (min-width: 769px) {
  .footer_link__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 2vh 0;
  }
  .footer_link__inner a {
    font-size: 1.1rem;
    font-weight: 300;
  }
  .footer_link__inner .footer_link_ul,
  .footer_link__inner .footer_link_ul_sub {
    margin-bottom: 0;
  }
  .footer_link__inner .footer_link_ul_li,
  .footer_link__inner .footer_link_ul_sub_li {
    margin-bottom: 1vh;
  }
  .footer_link__inner .footer_link_ul {
    padding-left: 2vw;
  }
  .footer_link__inner .footer_link_ul::before {
    left: 1vw;
  }
  .footer_link__inner .footer_link_ul_title {
    margin-bottom: 1vh;
  }
}

.footer_name {
  background-color: #ffffff;
}
.footer_name__inner {
  /*
  .footer_tel {
    &::before {
      background-image: url("https://activeone.qolservice.co.jp/activeone/image/footer_phone.png");
      background-image: image-set(
        url("https://activeone.qolservice.co.jp/activeone/avif/footer_phone.avif") type("image/avif"),
        url("https://activeone.qolservice.co.jp/activeone/webp/footer_phone.webp") type("image/webp"),
        url("https://activeone.qolservice.co.jp/activeone/image/footer_phone.png") type("image/png")
      );
    }
  }
  .footer_fax {
    margin-left: 10px;
    &::before {
      background-image: url("https://activeone.qolservice.co.jp/activeone/image/footer_fax.png");
      background-image: image-set(
        url("https://activeone.qolservice.co.jp/activeone/avif/footer_fax.avif") type("image/avif"),
        url("https://activeone.qolservice.co.jp/activeone/webp/footer_fax.webp") type("image/webp"),
        url("https://activeone.qolservice.co.jp/activeone/image/footer_fax.png") type("image/png")
      );
    }
  }
    */
}
.footer_name__inner .footer_name_p {
  text-align: center;
  font-family: "yu_min";
  font-size: 1.1rem;
  margin-bottom: 20px;
  font-weight: 200;
  color: #222222;
}
.footer_name__inner .footer_name_img {
  width: 70%;
  display: block;
  margin: 0 auto 20px;
}
.footer_name__inner .footer_tel_fax {
  margin: 5px 0;
}
@media screen and (max-width: 768px) {
  .footer_name__inner .footer_tel_fax {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.footer_name__inner .footer_tel,
.footer_name__inner .footer_fax {
  position: relative;
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .footer_name__inner .footer_tel,
  .footer_name__inner .footer_fax {
    padding-left: 0;
  }
}
.footer_name__inner .footer_tel::before,
.footer_name__inner .footer_fax::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.footer_name__inner .footer_tag {
  background-color: #766440;
  font-size: 0.9rem;
  font-weight: 300;
  color: #ffffff;
  padding: 3px 6px;
  border-radius: 2px;
}
@media screen and (min-width: 769px) {
  .footer_name__inner {
    max-width: 980px;
    margin: auto;
    text-align: center;
    /*
    .footer_tel,
    .footer_fax {
      padding-left: 40px;
    }
    .footer_fax {
      margin-left: 2vw;
    }
      */
  }
  .footer_name__inner .footer_name_p {
    font-size: 1.8rem;
  }
  .footer_name__inner .footer_name_img {
    width: 50%;
    display: block;
    margin: 0 auto 2vh;
  }
  .footer_name__inner .footer_name__inner--contents:nth-child(2) {
    text-align: left;
    display: inline-block;
  }
  .footer_name__inner .footer_tel_fax {
    margin: 0.6vh 0;
  }
}

.footer_copyright {
  position: relative;
}
.footer_copyright::after {
  background-color: #766440;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}
.footer_copyright__inner--contents {
  position: relative;
  z-index: 3;
}
.footer_copyright__inner .footer_copyright_p {
  font-family: "yu_min";
  font-weight: 200;
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
}

.child_section__inner--contents {
  position: relative;
  z-index: 3;
}
.child_section__inner .h2header {
  margin: 0 0 40px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .child_section__inner .h2header {
    max-width: 980px;
    margin: auto;
    margin: 0 auto 4vh;
  }
}
.child_section__inner .h2header__inner {
  text-align: center;
  overflow-x: clip;
}
.child_section__inner .h2header__inner h2 {
  color: #766440;
  font-family: "yu_min";
  margin-bottom: 0.6rem;
  font-size: 1.8rem;
  letter-spacing: 1px;
  font-weight: 200;
  line-height: 2.2rem;
}
@media screen and (min-width: 769px) {
  .child_section__inner .h2header__inner h2 {
    font-size: 3.4rem;
    margin-bottom: 3rem;
  }
}
.child_section__inner .h2header__inner p {
  color: #766440;
  font-family: "hiragino";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  position: relative;
  display: inline-block;
}
.child_section__inner .h2header__inner p::before, .child_section__inner .h2header__inner p::after {
  content: "";
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #766440;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.child_section__inner .h2header__inner p::before {
  right: calc(1rem + 100%);
}
.child_section__inner .h2header__inner p::after {
  left: calc(1rem + 100%);
}
@media screen and (min-width: 769px) {
  .child_section__inner .h2header__inner p {
    font-size: 1.8rem;
  }
}
.child_section__inner .h2header__inner {
  margin-bottom: 20px;
}
.child_section__inner .h2header__inner .h2-sub::before {
  right: calc(1rem + 100%);
}
.child_section__inner .h2header__inner .h2-sub::after {
  left: calc(1rem + 100%);
}
@media screen and (min-width: 769px) {
  .child_section__inner .h2header__inner .h2-sub::before {
    right: calc(1rem + 100%);
  }
  .child_section__inner .h2header__inner .h2-sub::after {
    left: calc(1rem + 100%);
  }
}
.child_section__inner .child_section_txt_heading {
  text-align: center;
  padding: 0 20px;
}
@media screen and (min-width: 769px) {
  .child_section__inner .child_section_txt_heading {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
}

.child_section__inner--contents .splide__list {
  margin: 4vh auto 0;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.child_section__inner--contents .swiper img {
  width: 100%;
  scale: 0.9;
}
.child_section__inner--contents .swiper .splide_p_heading {
  margin-top: 2vh;
}
.child_section__inner--contents .swiper .splide_p_txt {
  margin-top: 2vh;
  margin-bottom: 2vh;
}
@media screen and (min-width: 769px) {
  .child_section__inner--contents .swiper .splide_p_heading {
    margin-top: 2vh;
  }
  .child_section__inner--contents .swiper .splide_p_txt {
    margin-top: 2vh;
    margin-bottom: 2vh;
  }
}
.child_section__inner--contents .swiper.swiper-slide-active img {
  scale: 1;
}
.child_section__inner--contents .swiper.swiper-slide-active .splide_p_heading {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.child_section__inner--contents .swiper.swiper-slide-active .splide_p_txt {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.child_section__inner--contents .swiper.swiper-slide-active .primary_btn {
  opacity: 1;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.child_section__inner--contents .swiper .splide_p_heading {
  font-size: 1.4rem;
  font-family: "yu_min";
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.child_section__inner--contents .swiper .splide_p_txt {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.child_section__inner--contents .swiper .primary_btn {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
@media screen and (min-width: 769px) {
  .child_section__inner--contents .swiper .splide_p_heading {
    font-size: 2rem;
    margin-top: 2vh;
  }
  .child_section__inner--contents .swiper .splide_p_txt {
    margin-top: 2vh;
  }
}
.child_section__inner--contents .splide__arrow svg {
  fill: #766440;
}
.child_section__inner--contents .thumbnails {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  padding: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 2vw;
}
.child_section__inner--contents .thumbnails .thumbnail {
  width: 28vw;
  height: auto;
  overflow: hidden;
  list-style: none;
  cursor: pointer;
}
.child_section__inner--contents .thumbnails .thumbnail img {
  width: 100%;
  vertical-align: bottom;
  height: auto;
}
@media screen and (min-width: 769px) {
  .child_section__inner--contents .thumbnails {
    margin-top: 4vh;
  }
  .child_section__inner--contents .thumbnails .thumbnail {
    width: 30%;
  }
}

.bg_brandColor {
  position: relative;
}
.bg_brandColor::after {
  background-color: #766440;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
}
.bg_brandColor .h2header__inner h2,
.bg_brandColor .h2header__inner p {
  color: #ffffff;
}
.bg_brandColor .h2header__inner .h2-sub::before, .bg_brandColor .h2header__inner .h2-sub::after {
  background-color: #ffffff;
}
#thumbnail-carousel .splide__list {
  margin: 0;
  padding: 0;
}
#thumbnail-carousel .splide__list .splide__slide {
  padding: 0;
  opacity: 0.5;
  margin: 0 5px;
  height: auto !important;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#thumbnail-carousel .splide__list .splide__slide img {
  margin-bottom: 5px;
}
#thumbnail-carousel .splide__list .splide__slide .splide_thumb_p_txt {
  margin-top: auto;
  font-size: 0.8rem;
  line-height: 0.9rem;
  color: #ffffff;
}
#thumbnail-carousel .splide__list .splide__slide img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  scale: 1;
}
#thumbnail-carousel .splide__list .splide__slide.is-active {
  opacity: 1;
}
#thumbnail-carousel .splide__list .splide__slide.is-visible {
  scale: 1;
}

#main-carousel .splide__list {
  margin: 0;
}
#main-carousel .splide__list .splide__slide .splide_p_txt {
  margin-top: 10px;
  color: #ffffff;
}

.child_section .splide__arrows {
  pointer-events: none;
}
.child_section .splide__arrow--prev,
.child_section .splide__arrow--next {
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
  pointer-events: all;
}
.child_section .splide__arrow--prev {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png") type("image/png"));
}
.child_section .splide__arrow--next {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png") type("image/png"));
}

.room_list {
  padding: 0 10px;
}

.room_list__inner--contents .floor_num {
  background-color: #766440;
  width: 8%;
}
.room_list__inner--contents .floor_num_p {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
.room_list__inner--contents .floor_list_ul {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 92%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.room_list__inner--contents .floor_list_li {
  background-color: #ffffff;
  text-align: center;
  width: 25%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .floor_list_li {
    width: 14%;
  }
}
.room_list__inner--contents .floor_list_li p {
  font-size: 0.9rem;
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .floor_list_li p {
    font-size: 1.1em;
  }
}
.room_list__inner--contents .floor_list_li .room_detail {
  border-bottom: 1px solid #766440;
  position: relative;
  display: block;
  width: 100%;
}
.room_list__inner--contents .floor_list_li .room_detail.move_in::before {
  content: "";
  background-color: rgba(118, 100, 64, 0.95);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-right: hidden;
  border-bottom: hidden;
}
.room_list__inner--contents .floor_list_li .room_detail.move_in::after {
  content: "ご入居";
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 1rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .floor_list_li .room_detail.move_in::after {
    font-size: 1.4rem;
  }
}
.room_list__inner--contents .floor_list_li .room_detail > div {
  padding: 7px 0;
  border-right: 1px solid #766440;
}
.room_list__inner--contents .floor_list_li .room_detail > div:not(:last-child)::after {
  content: "";
  display: inline-block;
  background-color: #b4b4b4;
  height: 1px;
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .floor_list_li .room_detail > div {
    padding: 12px 0;
  }
}
.room_list__inner--contents .meal-span {
  line-height: 1.6rem;
  font-size: 0.9rem;
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .meal-span {
    font-size: 1rem;
  }
}
.room_list__inner--contents .room_disc_block {
  margin-top: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.room_list__inner--contents .room_disc_block:nth-of-type(1) {
  margin-top: 0;
}
.room_list__inner--contents .room_disc_block .p_txt,
.room_list__inner--contents .room_disc_block .room_num_featherlight {
  font-family: "futu";
  font-weight: 200;
  display: block;
}
.room_list__inner--contents .room_disc_block .room_num {
  background-color: #766440;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-right: hidden;
  border-bottom: hidden;
}
.room_list__inner--contents .room_disc_block .room_num_p {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .room_disc_block .room_num_p {
    padding: 5px 0;
  }
}
.room_list__inner--contents .room_disc_block .room_price,
.room_list__inner--contents .room_disc_block .room_price_total {
  position: relative;
}
.room_list__inner--contents .room_disc_block .room_price_p::before,
.room_list__inner--contents .room_disc_block .room_price_total_p::before {
  font-size: 0.7rem;
  padding: 2px 5px;
  border-radius: 2px;
  color: #ffffff;
  display: inline;
  vertical-align: top;
  margin: 0 10px;
  line-height: 1rem;
}
.room_list__inner--contents .room_disc_block .room_price_p {
  line-height: 1rem;
}
.room_list__inner--contents .room_disc_block .room_price_p::before {
  content: "家賃";
  background-color: #222222;
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
  bottom: 3px;
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .room_disc_block .room_price_p::before {
    width: 40%;
  }
}
.room_list__inner--contents .room_disc_block .room_price_total_p {
  line-height: 1.1rem;
  font-size: 1rem;
  color: #c42323;
}
.room_list__inner--contents .room_disc_block .room_price_total_p::before {
  content: "月額費用";
  background-color: #c42323;
  margin-bottom: 5px;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .room_list__inner--contents .room_disc_block .room_price_total_p {
    font-size: 1em;
  }
}

.featherlight_contents {
  display: none;
  font-size: 0.84rem;
}
@media screen and (min-width: 769px) {
  .featherlight_contents p,
  .featherlight_contents th,
  .featherlight_contents td {
    font-size: 1.2rem;
  }
}
.featherlight_contents__inner img {
  width: 100%;
}
.featherlight_contents__inner--table {
  width: 100%;
  text-align: center;
}
.featherlight_contents__inner--table:nth-of-type(1) th,
.featherlight_contents__inner--table:nth-of-type(1) td {
  vertical-align: middle;
}
.featherlight_contents__inner--table:nth-of-type(1) th:nth-child(1),
.featherlight_contents__inner--table:nth-of-type(1) td:nth-child(1) {
  width: 22%;
}
.featherlight_contents__inner--table:nth-of-type(1) th:nth-child(2),
.featherlight_contents__inner--table:nth-of-type(1) td:nth-child(2) {
  width: 39%;
}
.featherlight_contents__inner--table:nth-of-type(1) th:nth-child(3),
.featherlight_contents__inner--table:nth-of-type(1) td:nth-child(3) {
  width: 39%;
}
.featherlight_contents__inner--table:nth-of-type(2) th,
.featherlight_contents__inner--table:nth-of-type(2) td {
  width: 50%;
  vertical-align: middle;
}
.featherlight_contents__inner--table th,
.featherlight_contents__inner--table td {
  padding: 10px 5px;
}
.featherlight_contents__inner--table td {
  border: 1px solid #766440;
  padding: 15px 5px;
}
.featherlight_contents__inner--table th {
  border-right: 1px solid #dcc188;
  border-left: 1px solid #dcc188;
  background-color: #766440;
  color: #ffffff;
}
.featherlight_contents__inner--table .room_price_table_attn {
  font-size: 0.7rem;
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .featherlight_contents__inner--table .room_price_table_attn {
    font-size: 1rem;
  }
}
.featherlight_contents__inner--table .room_price_table_attn_inner {
  margin: -3px auto 0;
}
.featherlight_contents__inner--table .room_price_table_attn_inner p {
  display: inline-block;
}
.featherlight_contents__inner--table .p_txt_en {
  font-size: 0.8rem;
}
@media screen and (min-width: 769px) {
  .featherlight_contents__inner--table .p_txt_en {
    font-size: 1.2rem;
  }
}
.featherlight_contents__inner--table .room_price_table_cur {
  font-size: 0.5rem;
}
.featherlight_contents__inner--table .room_price_table_en,
.featherlight_contents__inner--table .room_price_table_total {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .featherlight_contents__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .featherlight_contents__inner img {
    width: 55%;
  }
  .featherlight_contents__inner .featherlight_contents__inner--table_wrap {
    width: 45%;
  }
  .featherlight_contents__inner--table {
    height: 50%;
  }
  .featherlight_contents__inner--table th {
    white-space: nowrap;
  }
}
.p_txt_en {
  font-family: "futu";
}

.p_attn {
  font-size: 0.7rem;
  position: relative;
  padding-left: 0.7rem;
  line-height: 1rem;
  margin-bottom: 5px;
}
.p_attn::before {
  content: "※";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .p_attn {
    font-size: 0.9em;
    padding-left: 1em;
    line-height: 1.6em;
    display: block !important;
  }
}

.attn_tag {
  background-color: #766440;
  color: #ffffff;
  margin: 0 2px;
  padding: 3px;
  border-radius: 2px;
  white-space: nowrap;
}

.font_red {
  color: #c42323;
  font-weight: 400;
}

.total_tag {
  background-color: #c42323;
}

.font_en {
  font-family: "futu";
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .font_en {
    font-size: 1.8rem;
  }
}

/*
.floor_list_li {
  &:hover {
    .reservation_tag {
      position: relative;
      &::before {
        transition-duration: 0.4s;
        transition-timing-function: ease-in;
        position: absolute;
        top: -20px;
        right: 3px;
        text-align: center;
        content: "お問い合わせ";
        font-size: 0.8rem;
        background-color: rgba(0, 93, 67, 0.9);
        color: $brand_white;
        font-weight: 500;
        writing-mode: vertical-rl;
        padding: 5px 0;
        z-index: 1;
        pointer-events: none;
      }
    }
  }
}
  */
.reservation_tag {
  position: relative;
}
.reservation_tag::before {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  position: absolute;
  top: -20px;
  right: 3px;
  text-align: center;
  content: "空室";
  font-size: 1rem;
  background-color: rgb(0, 93, 67);
  color: #ffffff;
  font-weight: 500;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding: 5px 0;
  z-index: 1;
  pointer-events: none;
}

.child_section_table {
  margin: 20px;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .child_section_table {
    margin: 2vh auto;
  }
  .child_section_table tr td {
    padding: 30px 20px;
  }
  .child_section_table tr td p {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
  .child_section_table .table_title {
    background-color: #9d8d6e;
  }
}
.child_section_table tr:last-child .table_title {
  border-bottom: 1px solid #766440;
}
.child_section_table td {
  padding: 10px 5px;
  border: 1px solid #766440;
  vertical-align: middle;
}
.child_section_table p {
  font-size: 0.75rem;
  color: #766440;
  line-height: 1rem;
}
.child_section_table .table_title {
  background-color: #9d8d6e;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #766440;
}
.child_section_table .table_title p {
  text-align: center;
  color: #ffffff;
}

#price h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #766440;
}
@media screen and (min-width: 769px) {
  #price h3 {
    font-size: 1.5rem;
  }
}
#price .price__inner--contents.max_width {
  max-width: 980px;
}
#price .monthly,
#price .initial {
  margin: 20px 0;
}
#price .monthly {
  margin-bottom: 40px;
}
#price .monthly__inner,
#price .initial__inner {
  margin-left: 10px;
}
#price .monthly__inner--contents,
#price .initial__inner--contents {
  margin-top: 20px;
}
#price .monthly__inner--contents:nth-child(2) {
  margin: 30px 0 40px;
}
#price .monthly__inner--contents:nth-child(3) {
  margin: 40px 0 30px;
}
#price .monthly__inner_title {
  font-weight: 600;
}
#price .price_large {
  font-size: 1.8rem;
}
#price .monthly__inner_cur {
  font-size: 0.8rem;
}
#price .price_txt_link {
  text-decoration: underline;
  font-weight: 600;
  margin: 0 5px;
  font-size: 0.8rem;
}
@media screen and (min-width: 769px) {
  #price .price_txt_link {
    font-size: 1.2rem;
    margin: 0 10px;
  }
}
#price .monthly_total {
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 500;
  margin-top: 20px;
}
#price .monthly_total .price_big {
  font-size: 2.4rem;
  line-height: 3rem;
}
#price .monthly_total_attn {
  margin-top: 10px;
  font-size: 0.8rem;
  line-height: 1rem;
}
#price .monthly_total .tag_inline {
  margin: 10px 5px 0;
  display: inline-block;
  position: relative;
  bottom: 8px;
}
#price .monthly_total .price_family {
  font-size: 1.6rem;
  position: relative;
  display: inline-block;
  bottom: 3px;
}
#price .monthly_total span {
  margin: 0 5px;
  display: inline;
  padding: 3px 7px;
  white-space: nowrap;
  vertical-align: -webkit-baseline-middle;
}
#price .txt_red {
  color: #c42323;
  font-size: 1.2rem;
}
#price .initial__inner_p {
  font-weight: 500;
}
#price .price_btn {
  text-align: center;
  margin-top: 40px;
}
#price .primary_btn {
  margin-top: 20px;
}
#price .primary_btn p {
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  #price .price_large {
    font-size: 2.2rem;
  }
  #price .monthly_total,
  #price .initial__inner_p {
    font-size: 1.6rem;
  }
}

#location .location_txt {
  max-width: 980px;
  margin: auto auto 4vh;
  text-align: left;
}
#location .map__inner {
  margin: 20px 0 0;
}
#location .map__inner iframe {
  width: 100%;
  height: 30vh;
  vertical-align: top;
}
@media screen and (min-width: 769px) {
  #location .map__inner iframe {
    height: 35vh;
  }
}

.contact::after {
  z-index: -1;
}

.recruit .section_inner {
  position: relative;
  z-index: 2;
}
.recruit::after {
  background-color: #fff;
  z-index: -1;
}

.footer_link {
  position: relative;
  z-index: 0;
}
.footer_link::after {
  z-index: -1;
}

.footer_name,
.footer_copyright {
  position: relative;
  z-index: -1;
}
.footer_name::after,
.footer_copyright::after {
  z-index: -1;
}

/*
=====================================================
子ページの設定始まり
=====================================================
*/
@media screen and (min-width: 769px) {
  .child_page .header .header_sub__inner .header_sub_menu_li {
    margin-right: 0;
  }
}

.g_child_page h3 {
  font-family: "yu_min";
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
@media screen and (min-width: 769px) {
  .g_child_page h3 {
    font-size: 2rem;
    list-style: 3.2rem;
  }
}
.g_child_page .h4heading {
  padding: 1rem 0;
}
@media screen and (min-width: 769px) {
  .g_child_page .h4heading {
    margin-bottom: 2rem;
  }
  .g_child_page .h4heading:has(+ .sectionMainImage) {
    margin-bottom: 0;
  }
}
.g_child_page .h4heading__inner {
  position: relative;
  z-index: 1;
}
.g_child_page .h4heading__inner h4 {
  font-family: "yu_min";
  font-size: 1.3rem;
  text-align: center;
  line-height: 2rem;
}
@media screen and (min-width: 769px) {
  .g_child_page .h4heading__inner h4 {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.g_child_page .h4heading__inner rt {
  font-size: 0.7rem;
}
.g_child_page .section {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #ffffff;
}
.g_child_page .section > div {
  position: relative;
  margin: 6vh 0;
}
.g_child_page .section h3 {
  color: #766440;
}
.g_child_page .section h4::after {
  background-color: #766440;
}
.g_child_page .section p {
  color: #222222;
}
.g_child_page .section.bg_color {
  position: relative;
  width: 100%;
  height: 100%;
}
.g_child_page .section.bg_color * {
  color: #ffffff;
}
.g_child_page .section.bg_color::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
  pointer-events: none;
  background-color: #766440;
}
.g_child_page .section.bg_color > div {
  padding: 6vh 0;
  z-index: 2;
}
.g_child_page .section.bg_color > div h3 {
  color: #ffffff;
}
.g_child_page .main {
  position: relative;
  z-index: 2;
  width: 100vw;
  height: 16rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .g_child_page .main {
    height: 32rem;
  }
}
.g_child_page .main__inner--contents .heading-h2 {
  color: #fff;
  font-family: "yu_min";
  font-weight: 200;
  font-size: 4rem;
  letter-spacing: 0.6rem;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  -webkit-filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.3));
  white-space: nowrap;
}

.bg_color {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #766440;
}
.bg_color * {
  color: #ffffff;
}

.heading-h3 {
  margin-bottom: 2rem;
}
.heading-h3 span.en {
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .heading-h3 {
    margin-bottom: 3.4rem;
  }
}
.heading-h3__inner--h3 .en {
  font-size: 2.4rem;
  display: block;
}
@media screen and (min-width: 769px) {
  .heading-h3__inner--h3 .en {
    font-size: 4rem;
    line-height: 6.3rem;
  }
}
.heading-h3__inner--h3 .ja {
  display: block;
  position: relative;
}
.heading-h3__inner--h3 .ja::before, .heading-h3__inner--h3 .ja::after {
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #766440;
  position: absolute;
  width: 0%;
  height: 1px;
  -webkit-transition-duration: 3s;
          transition-duration: 3s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.heading-h3__inner--h3 .ja::before {
  right: 63%;
}
@media screen and (min-width: 769px) {
  .heading-h3__inner--h3 .ja::before {
    right: 54%;
  }
}
.heading-h3__inner--h3 .ja::after {
  left: 63%;
}
@media screen and (min-width: 769px) {
  .heading-h3__inner--h3 .ja::after {
    left: 54%;
  }
}
.heading-h3.is_show .heading-h3__inner--h3 .ja::before {
  width: 30%;
}
.heading-h3.is_show .heading-h3__inner--h3 .ja::after {
  width: 30%;
}

.desc {
  text-align: center;
  padding: 0 20px;
}
.desc-p {
  font-size: 0.92rem;
  line-height: 1.6rem;
  font-weight: 300;
}
@media screen and (min-width: 769px) {
  .desc-p {
    max-width: 1280px;
    margin: auto;
    font-size: 1.3rem;
    line-height: 2rem;
  }
}

/* YouTube動画が再生されるまで非表示にする */
#youtube-player {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.mainImageBlock {
  width: 100vw;
  height: 40vh;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .mainImageBlock {
    height: 70vh;
  }
}
.mainImageBlock__inner {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  clip: rect(auto, auto, auto, auto);
  z-index: 0;
}
.mainImageBlock__inner--img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 40vh;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .mainImageBlock__inner--img {
    height: 70vh;
  }
}
.mainImageBlock__inner--img.meal_main-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/meal/main_child_meal_15.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/meal/main_child_meal_15.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/meal/main_child_meal_15.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/meal/main_child_meal_15.jpg") type("image/jpeg")
  ); */
  background-color: #766440; /* placeholder color while image is not loaded */
}
.mainImageBlock__inner--img.facility_main-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_1.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/facility/child_facility_wide_1.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/facility/child_facility_wide_1.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_1.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock__inner--img.activity_main-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_1.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/activity/child_activity_wide_1.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/activity/child_activity_wide_1.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_1.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock__inner--img.safety_main-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_web_3.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/safety/child_safety_web_3.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/safety/child_safety_web_3.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_web_3.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock__inner--img.nocontrol_main-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_1.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/nocontrol/child_nocontrol_wide_1.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/nocontrol/child_nocontrol_wide_1.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_1.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock__inner--img.staff_main-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_1.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/staff/child_staff_wide_1.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/staff/child_staff_wide_1.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_1.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock__inner--img.news_main-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_1.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/staff/child_staff_wide_1.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/staff/child_staff_wide_1.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_1.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}

.swiper {
  z-index: 4;
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .swiper {
    max-width: 920px;
    margin: auto;
    text-align: center;
  }
}
.swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  text-align: center;
}
.swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .swiper .swiper-wrapper .swiper-slide img {
    width: 820px;
    height: auto;
  }
}
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
  pointer-events: all;
  width: 2rem;
  height: 2rem;
}
.swiper .swiper-button-prev::after,
.swiper .swiper-button-next::after {
  content: none;
}
.swiper .swiper-scrollbar {
  background-color: unset;
  color: unset;
  opacity: 0.3;
}
.swiper .swiper-scrollbar-drag {
  background-color: #766440;
  opacity: 0.8;
}
.swiper .swiper-button-prev {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png") type("image/png"));
}
.swiper .swiper-button-next {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png") type("image/png"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png") type("image/png"));
}
@media screen and (min-width: 769px) {
  .swiper .swiper-button-prev,
  .swiper .swiper-button-next {
    width: 3rem;
    height: 3rem;
  }
  .swiper .swiper-button-prev {
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_2.png") type("image/png"));
  }
  .swiper .swiper-button-next {
    background-image: url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png");
    background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png") type("image/png"));
    background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/arrow_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/arrow_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/arrow_1.png") type("image/png"));
  }
}
.swiper .swiper-pagination-bullet {
  background-color: #ffffff;
  opacity: 0.5;
  width: 12px;
  height: 12px;
}
.swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #ffffff;
}

.mainImageBlock {
  height: 16rem;
}
@media screen and (min-width: 769px) {
  .mainImageBlock {
    height: 32rem;
  }
}
.mainImageBlock__inner--img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 16rem;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .mainImageBlock__inner--img {
    height: 32rem;
  }
}
.mainImageBlock .kondate-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/meal/kondate.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/meal/kondate.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/meal/kondate.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/meal/kondate.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .cafe-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_2.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/facility/child_facility_wide_2.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/facility/child_facility_wide_2.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_2.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .ikebana-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_3.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/facility/child_facility_wide_3.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/facility/child_facility_wide_3.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_3.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .entrance-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_4.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/facility/child_facility_wide_4.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/facility/child_facility_wide_4.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/facility/child_facility_wide_4.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .outside_meal-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_2.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/activity/child_activity_wide_2.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/activity/child_activity_wide_2.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_2.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .birthday_present-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_4.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/activity/child_activity_wide_4.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/activity/child_activity_wide_4.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_4.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .movie-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_3.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/activity/child_activity_wide_3.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/activity/child_activity_wide_3.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_3.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .okujo_teien-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_5.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/activity/child_activity_wide_5.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/activity/child_activity_wide_5.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/activity/child_activity_wide_5.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .mitori-img {
  /* background-image moved to data-bg attribute for lazy loading */
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_wide_1.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/safety/child_safety_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/safety/child_safety_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_wide_1.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/safety/child_safety_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/safety/child_safety_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_wide_1.jpg") type("image/jpeg"));
  background-color: #766440;
}
.mainImageBlock .security-img {
  /* background-image moved to data-bg attribute for lazy loading */
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_wide_2.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/safety/child_safety_wide_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/safety/child_safety_wide_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_wide_2.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/safety/child_safety_wide_2.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/safety/child_safety_wide_2.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/safety/child_safety_wide_2.jpg") type("image/jpeg"));
  background-color: #766440;
}
.mainImageBlock .chair-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_2.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/nocontrol/child_nocontrol_wide_2.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/nocontrol/child_nocontrol_wide_2.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_2.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .jishukatsudo-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_3.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/nocontrol/child_nocontrol_wide_3.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/nocontrol/child_nocontrol_wide_3.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_3.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .water_server-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_4.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/nocontrol/child_nocontrol_wide_4.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/nocontrol/child_nocontrol_wide_4.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/nocontrol/child_nocontrol_wide_4.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .benefits-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_2.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/staff/child_staff_wide_2.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/staff/child_staff_wide_2.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_2.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}
.mainImageBlock .kenshu-img {
  /* background-image moved to data-bg attribute for lazy loading */
  /* background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_3.jpg");
  background-image: image-set(
    url("https://activeone.qolservice.co.jp/activeone/avif/child/season_terrace/staff/child_staff_wide_3.avif") type("image/avif"),
    url("https://activeone.qolservice.co.jp/activeone/webp/child/season_terrace/staff/child_staff_wide_3.webp") type("image/webp"),
    url("https://activeone.qolservice.co.jp/activeone/image/child/season_terrace/staff/child_staff_wide_3.jpg") type("image/jpeg")
  ); */
  background-color: #766440;
}

rt {
  font-size: 1.2rem;
}

.heading-h3 rt {
  font-size: 0.8rem;
}

.child_section--li {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 8vh;
}
.child_section--li::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -4vh;
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  background-color: #766440;
}
.child_section--li:first-child {
  margin-top: 0;
}
.child_section--li:last-child::after {
  content: none;
}
.child_section--li.is_show::after {
  width: 90%;
}

.bg_color .child_section--li::after {
  background-color: #ffffff;
}
.bg_color .swiper-scrollbar-drag {
  background-color: #ffffff;
}

.price_block {
  /*  .border_left {
    position: relative;
    padding-left: 2rem;
    &::before {
      content: "";
      display: inline-block;
      height: 100%;
      width: 1px;
      background-color: $brand_color;
      position: absolute;
      left: 0.7rem;
    }
    &_half {
      margin-left: -2rem;
      &::before {
        height: 65%;
        bottom: 0;
      }
    }

  }*/
}
.price_block__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 4vh;
  color: #766440;
}
.price_block__inner_ul {
  margin-left: 2rem;
}
.price_block__inner_ul:nth-of-type(2) li {
  padding-bottom: 0;
}
.price_block__inner_li {
  margin: 1vh 0;
  line-height: 3rem;
}
.price_block .p_attn {
  margin: 0;
  padding: 0;
}
.price_block .p_attn::before {
  content: none;
}
.price_block_num_1 {
  display: inline-block;
}
.price_block_num_1::before {
  content: "①";
  display: inline;
}
.price_block_num_2::before {
  content: "②";
  display: inline;
}
.price_block .price_p_text {
  line-height: 1.6rem;
  font-size: 0.7rem;
}
.price_block .price_p_text .normal_p_tag {
  font-size: 0.7rem;
}
@media screen and (min-width: 769px) {
  .price_block .price_p_text {
    font-size: 1.2rem;
  }
  .price_block .price_p_text .normal_p_tag {
    font-size: 1.2rem;
  }
}
.price_block .border_left.border_right {
  padding-left: 1.2rem;
}
.price_block .font_en {
  font-family: "futu";
  font-size: 1.8rem;
}
.price_block_title {
  background-color: #766440;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.price_block_title_p {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #ffffff;
}
.price_block .title_monthly_initial {
  font-size: 1.6rem;
  font-weight: 600;
  margin-right: 1.6rem;
}
.price_block .price__inner_tag {
  background-color: #766440;
  color: #ffffff;
  display: inline;
  padding: 4px 8px;
  position: relative;
  margin: 0 5px;
  bottom: 2px;
  white-space: nowrap;
}
.price_block .couple_p {
  font-size: 0.9rem;
  border: 2px solid #766440;
  padding: 10px;
  text-align: center;
}

.page_navigation__inner {
  max-width: 980px;
  margin: auto;
  padding: 3vh 10px 3vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-family: "yu_min";
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.4rem;
  position: relative;
  z-index: 2;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}
.page_navigation__inner ruby rt {
  font-size: 0.6rem;
}
.page_navigation__inner a {
  border: 1px solid #766440;
  color: #766440;
  font-size: 0.9rem;
  padding: 0.6rem;
}
@media screen and (min-width: 769px) {
  .page_navigation__inner a {
    font-size: 1.2rem;
  }
}

.terrace_p_ruby rt {
  font-size: 0.9rem;
}

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

.thumb-slider {
  width: 20%;
}

.thumbSlider .slider-labels.flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.thumbSlider .slider-labels.flex-wrap .swiper-slide {
  width: 48% !important;
}
.thumbSlider .slider-labels.flex-wrap .swiper-slide .slider-label-p {
  margin: 0 auto;
}

.slider-label-p {
  font-size: 0.9rem;
  color: #ffffff;
  background-color: #766440;
  border: 1px solid #ffffff;
  margin: 2rem auto;
  padding: 5px 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .slider-label-p {
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .slider-label-p {
    font-size: 1.2rem;
  }
}

.swiper-text-wrapper .swiper-text-wrapper-p {
  color: #766440;
}

.bg_brandColor .swiper-text-wrapper .swiper-text-wrapper-p {
  color: #ffffff;
}

.thumbSlider {
  margin-top: 3vh;
}
@media screen and (max-width: 768px) {
  .thumbSlider {
    margin-top: 2vh;
  }
}
.thumbSlider .swiper-wrapper {
  width: 100%;
  gap: 0.6rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.thumbSlider .swiper-wrapper .swiper-slide {
  width: 30% !important;
}

.child_section__inner .h2header {
  margin-bottom: 0;
}

.mainSlider .swiper-wrapper .swiper-slide .slider-label-p {
  margin: 2vh auto;
}
.mainSlider .swiper-wrapper .swiper-slide .child-main-slider-img {
  width: 100%;
  height: auto;
}

.child-img-wrapper {
  width: 100%;
  height: auto;
}
.child-img-wrapper img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.flex-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  gap: 20px;
}
@media screen and (min-width: 769px) {
  .flex-contents {
    gap: 4%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (min-width: 769px) {
  body .container .h2header__inner h2 {
    margin-bottom: 2rem;
    line-height: 3.4rem;
  }
}
.text-img-desc-block {
  max-width: 1280px;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .text-img-desc-block {
    margin-bottom: 4vh;
  }
}

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

.features_txt {
  padding: 0 20px;
}
@media screen and (min-width: 769px) {
  .features_txt {
    padding: 0;
  }
}

.heading-text {
  font-size: 1rem;
  position: relative;
  z-index: 2;
}

.desc-text {
  font-size: 0.9rem;
}

@media screen and (min-width: 769px) {
  .heading-text,
  .desc-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 40px;
  }
  .heading-text {
    font-size: 1.2rem;
    white-space: nowrap;
  }
  .desc-text {
    font-size: 1rem;
  }
}
.price-flex-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.price-flex-block .heading-text {
  background: #766440;
  color: #ffffff;
  border: 1px solid #766440;
  padding: 10px 20px;
}
.price-flex-block .desc-text {
  border: 1px solid #766440;
  padding: 10px 20px;
}
.price-flex-block .price-flex-block-ul {
  margin-bottom: 20px;
}
.price-flex-block .price-flex-block-ul:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .price-flex-block {
    display: block;
  }
  .price-flex-block .price-flex-block-li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 20px;
  }
  .price-flex-block .price-flex-block-li:last-child {
    margin: 0 20px;
  }
}

#staff .heading-text-wrapper {
  margin-bottom: 4rem;
}
#staff .heading-text {
  color: #ffffff;
  display: inline-block;
  margin-top: 2rem;
}
#staff .heading-text::after {
  bottom: -16px;
}
#staff .flex-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  gap: 20px;
}
@media screen and (min-width: 769px) {
  #staff .flex-contents {
    gap: 4%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#staff .flex-contents .p_txt {
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  #staff .heading-text {
    font-size: 1.6rem;
  }
}

.p_txt_name {
  display: block;
  text-align: right;
  margin-top: 1rem;
}

.qualifications {
  position: relative;
  z-index: 2;
  margin-top: 20px;
}
.qualifications-ul {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
}
@media screen and (min-width: 769px) {
  .qualifications-ul {
    gap: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.label-p {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 5px 10px;
  display: inline-block;
  font-size: 0.9rem;
}

.text-bold {
  font-weight: 500;
}

#about .child_section_table-wrapper {
  padding: 0 20px;
}
#about .child_section_table-wrapper .child_section_table {
  width: 100%;
  margin: 0;
}

.text-color-white {
  color: #ffffff;
}

.recommend-flex-contents::after {
  bottom: -4vh;
}

@media screen and (min-width: 769px) {
  .recommend-heading-text {
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
  .recommend-flex-contents {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
  }
  .recommend-flex-contents .features_txt {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    line-height: 2rem;
  }
  .child-img-wrapper {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 30%;
  }
  #staff .heading-text-wrapper {
    text-align: center;
  }
  #staff .heading-text-wrapper .heading-text {
    display: inline-block;
    width: auto;
  }
  #staff .flex-contents .p_txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #staff .flex-contents .child-img-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .qualifications .heading-text {
    padding: 40px 0;
  }
  .qualifications .label-p {
    font-size: 1.2rem;
  }
  #about .child_section_table-wrapper {
    padding: 0;
    margin-top: 4vh;
  }
  #about .child_section_table-wrapper .child_section_table {
    width: 80%;
    margin: 0 auto;
  }
}
.multi_function_page .multi_function_page_main_img {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/multi_function/multi_function_image_multifunction_wide_1.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/multi_function/multi_function_image_multifunction_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/multi_function/multi_function_image_multifunction_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/multi_function/multi_function_image_multifunction_wide_1.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/multi_function/multi_function_image_multifunction_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/multi_function/multi_function_image_multifunction_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/multi_function/multi_function_image_multifunction_wide_1.jpg") type("image/jpeg"));
}

.home_care_page .home_care_page_main_img {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/home_care/home_care_image_wide_1.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/home_care/home_care_image_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/home_care/home_care_image_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/home_care/home_care_image_wide_1.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/home_care/home_care_image_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/home_care/home_care_image_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/home_care/home_care_image_wide_1.jpg") type("image/jpeg"));
}

.care_plan_page .care_plan_page_main_img {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/child/care_plan/care_plan_image_wide_1.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/care_plan/care_plan_image_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/care_plan/care_plan_image_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/care_plan/care_plan_image_wide_1.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/child/care_plan/care_plan_image_wide_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/child/care_plan/care_plan_image_wide_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/child/care_plan/care_plan_image_wide_1.jpg") type("image/jpeg"));
}

.flex-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.flex-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.color_white {
  color: #ffffff;
}

.flex-contents-text-wrap {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .flex-contents-text-wrap {
    width: 70%;
  }
}
.flex-contents-text-wrap .flex-contents-text-heading {
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.child_price_table_wrapper {
  max-width: 1280px;
  padding: 0 10px;
}
.child_price_table_wrapper table {
  border-collapse: collapse;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #766440;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-size: 1.2rem;
  width: 100%;
  /*
  tbody tr:nth-child(even) {
    background-color: #e8e7e6;
  }
    */
}
@media screen and (max-width: 768px) {
  .child_price_table_wrapper table {
    font-size: 0.75rem;
  }
}
.child_price_table_wrapper table th,
.child_price_table_wrapper table td {
  border: 1px solid #766440;
  padding: 12px 15px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .child_price_table_wrapper table th,
  .child_price_table_wrapper table td {
    padding: 5px;
    line-height: 1rem;
  }
}
.child_price_table_wrapper table thead th {
  background-color: #766440;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.child_price_table_wrapper table .category-header {
  background-color: #766440;
  color: #ffffff;
  vertical-align: middle; /* 上下中央揃え */
  border: 1px solid #ffffff;
}

@media screen and (max-width: 768px) {
  .recommend-flex-contents {
    display: block;
  }
  .recommend-flex-contents .recommend-flex-contents-text-wrap {
    margin-top: 2vh;
    margin-bottom: 4vh;
  }
}

.price__inner--contents .price_txt {
  font-size: 0.9rem;
  padding: 0 20px 0;
}
@media screen and (min-width: 769px) {
  .price__inner--contents .price_txt {
    font-size: 1.1rem;
  }
}

.addition {
  margin-top: 20px;
}
.addition .color-brand-color {
  color: #766440;
}
.addition .addition-ul {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
.addition .addition-ul .addition-li .p_txt {
  color: #766440;
  border: 1px solid #766440;
  padding: 5px 10px;
}
@media screen and (min-width: 769px) {
  .addition .addition-ul .addition-li .p_txt {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 769px) {
  .addition .heading-text {
    font-size: 1.6rem;
    padding: 40px 0 20px;
  }
}

@media screen and (min-width: 769px) {
  .flex-contents > .p_txt {
    width: 70%;
  }
}
.care_plan_page .header_sub_menu_li {
  width: auto;
}
.care_plan_page #staff .heading-text {
  color: #766440;
}
.care_plan_page #staff .flex-contents .p_txt {
  color: #000;
}
.care_plan_page #staff .flex-contents .p_txt {
  color: #000;
}
.care_plan_page #staff .label-p {
  border: 1px solid #766440;
  color: #766440;
}

.inquiry_form_wrapper .inquiry_form input {
  border: none;
  background-color: #f4f3f0;
  padding: 5px 10px;
  border-radius: 3px;
  width: 100%;
  letter-spacing: normal;
}

.check_box_wrapper {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.check_box_wrapper label {
  font-weight: 400;
}
.check_box_wrapper input {
  all: revert;
}
.check_box_wrapper .input-label-pair {
  margin-right: 10px;
}
.check_box_wrapper .input-label-pair:last-child {
  margin-right: 0;
}
.check_box_wrapper .label-value {
  font-size: 0.9rem;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .check_box_wrapper .label-value {
    font-size: 1.2rem;
  }
}

.error_message {
  color: #c42323;
  font-size: 0.9rem;
}
@media screen and (min-width: 769px) {
  .error_message {
    font-size: 1.1rem;
  }
}

.primary_btn_red .contact_form_submit_btn input {
  background-color: unset;
}
@media screen and (max-width: 768px) {
  .primary_btn_red .contact_form_submit_btn {
    padding: 0;
  }
  .primary_btn_red .contact_form_submit_btn input {
    padding: 0;
    border: none;
    font-size: 1rem;
    font-weight: 500;
  }
}

.submit-buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-top: 20px;
}

.soy_inquiry_message {
  margin: 2rem auto;
}

.confirm-value {
  padding-left: 1rem;
}

.primary_btn_red__inner--contents {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.primary_btn_red__inner--contents::before {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.primary_btn_red__inner--contents .primary_btn_red__inner--contents_submit {
  background-color: unset;
  color: #ffffff;
  padding: 0;
}
.primary_btn_red__inner--contents:hover .primary_btn_red__inner--contents_submit {
  color: #c42323;
}

.confirm_ul_li,
.form_complete-li {
  margin-bottom: 40px;
  position: relative;
}
.confirm_ul_li::after,
.form_complete-li::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #766440;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.confirm_ul_li:last-child::after,
.form_complete-li:last-child::after {
  content: none;
}

.complete_ul {
  width: 100%;
}

.floor_num_p {
  font-size: 1.6rem;
}

.own-expence_service .heading-text {
  font-size: 1.6rem;
  padding: 40px 0 20px;
  color: #766440;
}

.own-expence_service td {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .own-expence_service td {
    line-height: 1.2rem;
  }
}

/*===============================================================================
multi_function_page
===============================================================================*/
.multi_function_page p {
  letter-spacing: normal;
}
.multi_function_page .feature_tile_contents_wrapper {
  padding: 0 10px;
}
.multi_function_page .feature_tile_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
}
@media screen and (min-width: 769px) {
  .multi_function_page .feature_tile_ul {
    max-width: 1280px;
    margin: auto;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.multi_function_page .feature_tile_li {
  width: 46%;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .multi_function_page .feature_tile_li {
    width: 24%;
  }
}
.multi_function_page .feature_tile_li__inner--img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.multi_function_page .feature_tile_li__inner {
  text-align: center;
  position: relative;
  height: 100%;
}
.multi_function_page .feature_tile_li-link {
  display: block;
  position: relative;
  height: 100%;
}
.multi_function_page .feature_tile_li__inner--txt {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: auto;
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-family: "yu_min";
  font-size: 1.1rem;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .multi_function_page .feature_tile_li__inner--txt {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 1.4rem;
  }
}
.multi_function_page .heading-text-wrapper {
  padding: 0;
  position: relative;
  z-index: 2;
}
.multi_function_page .heading-text-wrapper .heading-text-wrapper-p {
  color: #000;
}
.multi_function_page .bg_brandColor p {
  color: #fff;
}
.multi_function_page .bg_brandColor .heading-text-wrapper-p {
  color: #fff;
}
.multi_function_page .bg_brandColor .swiper-pagination-bullet {
  background-color: #fff;
}
.multi_function_page .swiper-pagination-bullet {
  background-color: #766440;
}
@media screen and (min-width: 769px) {
  .multi_function_page section:nth-child(odd) .swiper-slide .child-main-slider-img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .multi_function_page section:nth-child(odd) .swiper-slide .swiper-text-wrapper {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0;
    margin-right: 2rem;
  }
}
.multi_function_page .swiper {
  overflow: visible;
  max-width: 1280px;
}
@media screen and (min-width: 769px) {
  .multi_function_page .swiper {
    margin: 4rem auto;
  }
}
.multi_function_page .swiper .swiper-button-next {
  right: -10px;
}
@media screen and (min-width: 769px) {
  .multi_function_page .swiper .swiper-button-next {
    right: -3rem;
  }
}
.multi_function_page .swiper .swiper-button-prev {
  left: -10px;
}
@media screen and (min-width: 769px) {
  .multi_function_page .swiper .swiper-button-prev {
    left: -3rem;
  }
}
.multi_function_page .swiper .swiper-pagination-bullets {
  bottom: -2rem;
}
@media screen and (min-width: 769px) {
  .multi_function_page .swiper .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .multi_function_page .swiper .swiper-slide .child-main-slider-img {
    width: 46%;
  }
}
@media screen and (min-width: 769px) {
  .multi_function_page .swiper-text-wrapper {
    text-align: left;
    margin-left: 2rem;
  }
}
.multi_function_page .swiper-text-wrapper-heading-p {
  margin-bottom: 2vh;
  font-size: 1.1rem;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .multi_function_page .swiper-text-wrapper-heading-p {
    font-size: 1.4rem;
  }
}
.multi_function_page .swiper-text-wrapper-p {
  color: #000;
}
.multi_function_page .swiper-slide-active .swiper-text-wrapper-heading-p,
.multi_function_page .swiper-slide-active .swiper-text-wrapper-p {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.multi_function_page .swiper-text-wrapper-heading-p,
.multi_function_page .swiper-text-wrapper-p {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
@media screen and (min-width: 769px) {
  .multi_function_page .swiper-text-wrapper-heading-p,
  .multi_function_page .swiper-text-wrapper-p {
    -webkit-transform: translateY(2vh);
            transform: translateY(2vh);
  }
}
.multi_function_page .swiper-text-wrapper {
  padding: 0;
}
.multi_function_page .flow .section__innner--contents {
  position: relative;
  z-index: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .multi_function_page .flow .section__innner--contents .child-multi_function_flow_pc-img {
    max-width: 1280px;
    margin: auto;
  }
  .multi_function_page .flow .section__innner--contents .child-multi_function_flow_pc-img:nth-of-type(1) {
    margin-bottom: 2rem;
  }
}
.multi_function_page .flow .section__innner--contents .child-multi_function_flow_sp-img {
  width: 100%;
  margin: auto;
}
.multi_function_page .flow .section__innner--contents .child-multi_function_flow_sp-img:nth-of-type(1) {
  margin-bottom: 2rem;
}
.multi_function_page #staff .section__inner .p_txt,
.multi_function_page #staff .section__inner .heading-text {
  color: #000;
}
.multi_function_page #staff .section__inner .heading-text::after {
  background-color: #000;
}
.multi_function_page #staff .section__inner .child-img-wrapper {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.multi_function_page #staff .section__inner .p_txt {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.multi_function_page #staff .section__inner .qualifications .p_txt,
.multi_function_page #staff .section__inner .qualifications .heading-text {
  color: #766440;
}
.multi_function_page #staff .section__inner .qualifications .label-p {
  border: 1px solid #766440;
  color: #766440;
}

/* Swiper Navigation */
.top_swiper_block {
  max-width: 1480px;
  padding: 0 20px;
  margin: 2rem auto 0;
  position: relative;
  z-index: 2;
}
.top_swiper_block #top_swiper {
  overflow: visible;
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .swiper-button-prev,
  .top_swiper_block #top_swiper .swiper-button-next {
    display: none;
  }
}
.top_swiper_block #top_swiper,
.top_swiper_block #mainSlider {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.top_swiper_block #top_swiper .swiper-button-prev,
.top_swiper_block #top_swiper .swiper-button-next,
.top_swiper_block #mainSlider .swiper-button-prev,
.top_swiper_block #mainSlider .swiper-button-next {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /*
  &::after {
    font-size: 20px; // アイコンのサイズ
  }

  &:hover {
  }
  */
}
.top_swiper_block #top_swiper .swiper-button-prev,
.top_swiper_block #mainSlider .swiper-button-prev {
  left: -10px;
}
.top_swiper_block #top_swiper .swiper-button-next,
.top_swiper_block #mainSlider .swiper-button-next {
  right: -10px;
}
.top_swiper_block #top_swiper .swiper-pagination-bullets,
.top_swiper_block #mainSlider .swiper-pagination-bullets {
  bottom: 0;
}
.top_swiper_block #top_swiper .swiper-pagination-bullet,
.top_swiper_block #mainSlider .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.5;
}
.top_swiper_block #top_swiper .swiper-pagination-bullet-active,
.top_swiper_block #mainSlider .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fff;
}
.top_swiper_block #top_swiper .swiper-wrapper,
.top_swiper_block #mainSlider .swiper-wrapper {
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
.top_swiper_block #top_swiper .swiper-slide,
.top_swiper_block #mainSlider .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  padding: 0;
}
.top_swiper_block #top_swiper .swiper-slide img,
.top_swiper_block #mainSlider .swiper-slide img {
  width: 100%;
  height: auto;
}
.top_swiper_block #top_swiper .swiper-slide .primary_btn,
.top_swiper_block #mainSlider .swiper-slide .primary_btn {
  margin-top: auto;
}
.top_swiper_block #top_swiper .swiper-slide:hover .swiper_img,
.top_swiper_block #mainSlider .swiper-slide:hover .swiper_img {
  scale: 1.1;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
@media screen and (max-width: 768px) {
  .top_swiper_block #top_swiper .swiper-slide:hover .swiper_img,
  .top_swiper_block #mainSlider .swiper-slide:hover .swiper_img {
    scale: 1;
  }
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .swiper-slide,
  .top_swiper_block #mainSlider .swiper-slide {
    pointer-events: all;
  }
}
.top_swiper_block #top_swiper .swiper_img_wrap,
.top_swiper_block #mainSlider .swiper_img_wrap {
  position: relative;
  width: 100%;
  height: auto;
}
.top_swiper_block #top_swiper .img_heading,
.top_swiper_block #mainSlider .img_heading {
  position: absolute;
  left: 1rem;
  bottom: 2rem;
  font-family: "yu_min";
  font-weight: 100;
  font-size: 1.2rem;
  -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .img_heading,
  .top_swiper_block #mainSlider .img_heading {
    bottom: 60px;
    left: 10%;
  }
}
.top_swiper_block #top_swiper .img_heading .heading_big,
.top_swiper_block #mainSlider .img_heading .heading_big {
  font-size: 4rem;
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .img_heading .heading_big,
  .top_swiper_block #mainSlider .img_heading .heading_big {
    font-size: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .img_heading,
  .top_swiper_block #mainSlider .img_heading {
    left: 1rem;
    bottom: 1.6rem;
  }
}
.top_swiper_block #top_swiper .swiper_title,
.top_swiper_block #mainSlider .swiper_title {
  margin: 1rem 0;
}
.top_swiper_block #top_swiper .swiper_title_span,
.top_swiper_block #mainSlider .swiper_title_span {
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .swiper_title_span,
  .top_swiper_block #mainSlider .swiper_title_span {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
.top_swiper_block #top_swiper .swiper_title,
.top_swiper_block #top_swiper .swiper_txt,
.top_swiper_block #top_swiper .primary_btn,
.top_swiper_block #top_swiper .img_heading,
.top_swiper_block #mainSlider .swiper_title,
.top_swiper_block #mainSlider .swiper_txt,
.top_swiper_block #mainSlider .primary_btn,
.top_swiper_block #mainSlider .img_heading {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .swiper_title,
  .top_swiper_block #top_swiper .swiper_txt,
  .top_swiper_block #top_swiper .primary_btn,
  .top_swiper_block #top_swiper .img_heading,
  .top_swiper_block #mainSlider .swiper_title,
  .top_swiper_block #mainSlider .swiper_txt,
  .top_swiper_block #mainSlider .primary_btn,
  .top_swiper_block #mainSlider .img_heading {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 0;
            transition-delay: 0;
    -webkit-transition-duration: 0;
            transition-duration: 0;
  }
}
.top_swiper_block #top_swiper .swiper-slide-active .swiper_title,
.top_swiper_block #top_swiper .swiper-slide-active .swiper_txt,
.top_swiper_block #top_swiper .swiper-slide-active .primary_btn,
.top_swiper_block #top_swiper .swiper-slide-active .img_heading,
.top_swiper_block #mainSlider .swiper-slide-active .swiper_title,
.top_swiper_block #mainSlider .swiper-slide-active .swiper_txt,
.top_swiper_block #mainSlider .swiper-slide-active .primary_btn,
.top_swiper_block #mainSlider .swiper-slide-active .img_heading {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-duration: 0;
          transition-duration: 0;
}
.top_swiper_block #top_swiper .swiper_txt,
.top_swiper_block #mainSlider .swiper_txt {
  margin-bottom: 1rem;
}
.top_swiper_block #top_swiper .swiper_img,
.top_swiper_block #mainSlider .swiper_img {
  scale: 1;
}
@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .swiper-button-prev,
  .top_swiper_block #mainSlider .swiper-button-prev {
    left: -50px;
  }
  .top_swiper_block #top_swiper .swiper-button-next,
  .top_swiper_block #mainSlider .swiper-button-next {
    right: -50px;
  }
}

.season_terrace_page {
  /*
  .room_slider_block {
    padding: 0 20px;
  }
    */
}
.season_terrace_page #mainSlider,
.season_terrace_page #room-main-slider {
  overflow: visible;
}
.season_terrace_page .swiper img {
  scale: 1;
}
.season_terrace_page #mainSlider,
.season_terrace_page #room-main-slider {
  position: relative;
  z-index: 2;
  max-width: 100%;
  padding: 0 20px;
  margin-top: 2rem;
}
@media screen and (min-width: 769px) {
  .season_terrace_page #mainSlider,
  .season_terrace_page #room-main-slider {
    max-width: 920px;
    padding: 0;
  }
}
.season_terrace_page #mainSlider .swiper-slide,
.season_terrace_page #room-main-slider .swiper-slide {
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.season_terrace_page #mainSlider .swiper-slide img,
.season_terrace_page #room-main-slider .swiper-slide img {
  scale: 1;
}
.season_terrace_page #mainSlider .primary_btn,
.season_terrace_page #room-main-slider .primary_btn {
  margin-top: auto;
  margin-bottom: unset;
}
.season_terrace_page #mainSlider .features_ul_li_a,
.season_terrace_page #mainSlider .primary_btn,
.season_terrace_page #room-main-slider .features_ul_li_a,
.season_terrace_page #room-main-slider .primary_btn {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.season_terrace_page #mainSlider .features_ul_li_a,
.season_terrace_page #room-main-slider .features_ul_li_a {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.season_terrace_page #mainSlider .primary_btn,
.season_terrace_page #room-main-slider .primary_btn {
  margin-top: 1rem;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.season_terrace_page #mainSlider .swiper-slide-active .features_ul_li_a,
.season_terrace_page #mainSlider .swiper-slide-active .primary_btn,
.season_terrace_page #room-main-slider .swiper-slide-active .features_ul_li_a,
.season_terrace_page #room-main-slider .swiper-slide-active .primary_btn {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-duration: 0;
          transition-duration: 0;
}
.season_terrace_page #mainSlider .swiper_p_heading,
.season_terrace_page #room-main-slider .swiper_p_heading {
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #766440;
  font-family: "yu_min";
}
.season_terrace_page #mainSlider .swiper-button-prev,
.season_terrace_page #room-main-slider .swiper-button-prev {
  left: -10px;
}
.season_terrace_page #mainSlider .swiper-button-next,
.season_terrace_page #room-main-slider .swiper-button-next {
  right: -10px;
}
@media screen and (min-width: 769px) {
  .season_terrace_page #mainSlider .swiper-button-prev,
  .season_terrace_page #room-main-slider .swiper-button-prev {
    left: 0;
  }
  .season_terrace_page #mainSlider .swiper-button-next,
  .season_terrace_page #room-main-slider .swiper-button-next {
    right: 0;
  }
  .season_terrace_page #mainSlider .swiper-wrapper .swiper-slide img,
  .season_terrace_page #room-main-slider .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
}
.season_terrace_page #thumbnails {
  margin-top: 2rem;
  padding: 0 10px;
  max-width: 1280px;
}
.season_terrace_page #thumbnails .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.season_terrace_page #thumbnails .swiper-slide {
  width: 31% !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 769px) {
  .season_terrace_page #thumbnails .swiper-slide {
    padding: 0;
  }
}
.season_terrace_page #thumbnails .swiper-slide img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.season_terrace_page #room-main-slider {
  margin-top: 0;
}
.season_terrace_page #room-main-slider .swiper_p_txt {
  margin: 1rem 0;
  color: #fff;
  font-size: 1.1rem;
}
@media screen and (min-width: 769px) {
  .season_terrace_page #room-main-slider .swiper_p_txt {
    font-size: 1.3rem;
  }
}
.season_terrace_page #room-thumbnail-slider .swiper-slide {
  opacity: 0.6;
  border: none;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.season_terrace_page #room-thumbnail-slider .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid #fff;
}
@media screen and (min-width: 769px) {
  .season_terrace_page #room-thumbnail-slider .swiper-slide {
    padding: 0;
  }
  .season_terrace_page #room-thumbnail-slider .swiper-slide img {
    width: 100%;
  }
}

.swiper .swiper-wrapper .swiper-slide img {
  scale: 1;
  width: 100%;
}

.contactTelFax .contact__inner--contents p {
  color: #766440;
}
.contactTelFax .h2header__inner .h2header__inner--contents {
  color: #766440;
}
.contactTelFax .h2header__inner p {
  color: #766440;
}
.contactTelFax .h2header__inner p::before, .contactTelFax .h2header__inner p::after {
  background-color: #766440;
}

.pager {
  text-align: center;
}

.news_detail_page .news_contents_img_wrap {
  display: block;
  margin: 1rem auto;
}
.news_detail_page .news_contents_img_wrap .news_contents_img {
  width: 100%;
  height: auto;
}
.news_detail_page .news_title {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.8rem;
}
@media screen and (min-width: 769px) {
  .news_detail_page .news_title {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}
.news_detail_page .news_contents_p {
  font-size: 1rem;
  line-height: 1.6rem;
}
@media screen and (min-width: 769px) {
  .news_detail_page .news_contents_p {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
.news_detail_page .navi {
  margin-top: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .news_detail_page .navi {
    max-width: 1280px;
    margin: 6rem auto 0;
  }
}
@media screen and (min-width: 769px) {
  .news_detail_page .news_post_block {
    max-width: 980px;
    margin: auto;
  }
  .news_detail_page .news_post_block .news_contents_img_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; /* Flexboxを有効化 */
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; /* アイテムを折り返すように設定 */
    gap: 16px; /* ★ 隙間の設定 ★ */
  }
  .news_detail_page .news_post_block .news_contents_img_wrap .news_contents_img {
    /* grow: 1, shrink: 0, basis: 50% */
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    -webkit-flex: 1 0 calc(50% - 8px);
        -ms-flex: 1 0 calc(50% - 8px);
            flex: 1 0 calc(50% - 8px); /* ★ 調整後の基準幅 ★ */
    /* 画像のオーバーフローを防ぐための設定 */
    min-width: 0;
    /* ★ width: 100%; は一度削除またはコメントアウトしてみてください ★ */
    /* width: 100%; */
    height: auto;
    display: block;
  }
}
.news_detail_page .main {
  height: auto;
}

.sns_list_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.sns_list_ul .sns_li a {
  display: inline-block;
}
.sns_list_ul .sns_li img {
  height: 1.8rem;
  width: auto;
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .sns_list_ul .sns_li img {
    height: 2.2rem;
  }
}
.sns_list_ul .sns_li:nth-child(2) {
  margin-left: 0.6rem;
}
@media screen and (min-width: 769px) {
  .sns_list_ul .sns_li:nth-child(2) {
    height: 1rem;
  }
}

.contact__inner--contents .contact_table .telfax_td {
  font-weight: 600;
  font-size: 1.6rem;
  white-space: nowrap;
  padding: 1rem 0;
}
@media screen and (max-width: 768px) {
  .contact__inner--contents .contact_table .telfax_td {
    font-size: 0.9rem;
    padding: 5px;
  }
}
.contact__inner.inner_padding {
  padding: 40px 10px;
}

.regulations_link {
  font-size: 1.2rem;
  font-weight: 500;
  color: #9d8d6e;
}
.regulations_link:hover {
  color: #000;
}
@media screen and (max-width: 768px) {
  .regulations_link {
    font-size: 0.75rem;
  }
}

.day_service_page .regulations_link {
  color: #7a3001;
}
.day_service_page .regulations_link:hover {
  color: #3281ea;
}

.telfax_wrapper {
  text-align: center;
}
.telfax_wrapper .telfax_ul {
  background: #ffffff;
  max-width: 980px;
  margin: 2rem auto;
  padding: 2rem 0;
}
@media screen and (max-width: 768px) {
  .telfax_wrapper .telfax_ul {
    padding: 1rem 0;
  }
}
.telfax_wrapper .telfax_ul_li .service_tel_link {
  font-family: "futu";
  font-size: 4.6rem;
  line-height: 4.6rem;
  font-weight: 600;
}
.telfax_wrapper .telfax_ul_li .service_tel_link img {
  height: 3.4rem;
  aspect-ratio: 1/1.00342;
  margin-right: 0.4rem;
  display: inline-block;
  vertical-align: baseline;
}
@media screen and (max-width: 768px) {
  .telfax_wrapper .telfax_ul_li .service_tel_link {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
  .telfax_wrapper .telfax_ul_li .service_tel_link img {
    height: 1.6rem;
    margin-right: 0.2rem;
  }
}
.telfax_wrapper .telfax_ul_li .service_fax {
  font-size: 1.3rem;
  line-height: 2rem;
  font-family: "futu";
}
@media screen and (max-width: 768px) {
  .telfax_wrapper .telfax_ul_li .service_fax {
    font-size: 1rem;
    line-height: 1.3rem;
  }
}
.telfax_wrapper .telfax_ul_li p {
  color: #766440;
  margin-bottom: 1rem;
}
.telfax_wrapper .telfax_ul_li p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .telfax_wrapper .telfax_ul_li p {
    letter-spacing: 0;
  }
}

.contact_form_pape .contact__inner--contents .contact_table th {
  background-color: #766440;
}

.faq_page .faq_block {
  margin-bottom: 6rem;
}
.faq_page .faq_block:last-child {
  margin-bottom: 0;
}
.faq_page .faq_block .p_txt {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .faq_page .faq_block .p_txt {
    font-size: 1.2rem;
  }
}
.faq_page .faq_block .faq_dl .p_txt {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .faq_page .faq_block .faq_dl .p_txt {
    font-size: 1rem;
  }
}
.faq_page .faq_block .faq_item {
  margin-bottom: 2rem;
}
.faq_page .faq_block .faq_item:last-child {
  margin-bottom: 0;
}
.faq_page .faq_block .faq_item dt {
  background-color: #766440;
  color: #fff;
  padding: 10px;
}
.faq_page .faq_block .faq_item dd {
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) {
  .faq_page .faq_block .faq_item dd {
    padding: 0 10px;
  }
}

.room_available_wrapper {
  display: none;
}

@media screen and (min-width: 769px) {
  .top_swiper_block #top_swiper .swiper-button-prev,
  .top_swiper_block #top_swiper .swiper-button-next {
    display: none;
  }
}

.contact_form .form_ul_li.about_service {
  display: block;
  position: relative;
  pointer-events: all;
  opacity: 1;
  height: 100%;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.contact_form .form_ul_li.about_service.about_service_hidden {
  display: block;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  height: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.terrace_foot .row_flex_contents {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.4rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.terrace_foot .row_flex_contents .primary_btn a {
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .terrace_foot .row_flex_contents {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: unset;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 1rem;
  }
  .terrace_foot .row_flex_contents .primary_btn:first-child {
    margin-right: 1.6rem;
  }
}
.terrace_foot .contact_fixed_block__inner-p {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.terrace_foot .primary_btn_first {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .terrace_foot .primary_btn_first {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: auto;
  }
}
.terrace_foot .primary_btn_second {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 769px) {
  .terrace_foot .primary_btn_second {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
  }
}

.not_found_page {
  overflow: auto;
  height: auto;
}
@media screen and (min-width: 769px) {
  .not_found_page .main {
    height: 60vh;
  }
}
.not_found_page .not_found_page_main_img {
  background-image: url("https://activeone.qolservice.co.jp/activeone/image/facility_1.jpg");
  background-image: -webkit-image-set(url("https://activeone.qolservice.co.jp/activeone/avif/facility_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/facility_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/facility_1.jpg") type("image/jpeg"));
  background-image: image-set(url("https://activeone.qolservice.co.jp/activeone/avif/facility_1.avif") type("image/avif"), url("https://activeone.qolservice.co.jp/activeone/webp/facility_1.webp") type("image/webp"), url("https://activeone.qolservice.co.jp/activeone/image/facility_1.jpg") type("image/jpeg"));
}
.not_found_page .primary_btn {
  text-align: center;
  margin-top: 2rem;
}
.not_found_page .not_found_inline_link {
  font-weight: 600;
  color: #766440;
  text-decoration: underline;
}/*# sourceMappingURL=common.css.map */