/* reset */
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
.icon {
  font-family: "Material Symbols Rounded";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  -ms-flex-preferred-size: auto;
}
*,
::after,
::before {
  box-sizing: border-box
}

blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0
}

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

html:focus-within {
  scroll-behavior: smooth
}

body {
  line-height: 1.5;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}
.single-page__fv,
.category-fv,
.page-fv {
  padding-top: 17.6vw;
}

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

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

button,
input,
select,
textarea {
  font: inherit
}

button {
  background: 0 0;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  outline: 0;
  padding: 0
}

:root {
  --header-float-height: 13.3333333333vw;
  --header-margin: 2.1333333333vw;
  --scroll-top: calc(var(--header-float-height) + var(--header-margin));
  --nav-index: 1000;
  --header-index: 800;
  --main-index: 1000;
  --footer-index: 1000;

  @media screen and (min-width: 768px) {
    --header-float-height: 6.25rem;
    --header-margin: 1.5rem;
  }
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

:target {
  scroll-margin-top: var(--scroll-top);
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}

.inner {
  margin-inline: auto;
  padding: 0 3.2vw;
  width: 100%;
}

.fv__inner {
  margin-inline: auto;
  padding: 0 3.2vw;
  text-align: center;
}

.page-about__inner {
  margin: 4.27vw auto 0;
  padding: 0 3.2vw;
}

.single-page__inner {
  margin-inline: auto;
  padding: 0 3.2vw;
}

.single-page__inner .asset-image {
  overflow: hidden;
  border-radius: 10px;
  margin-block: 2.5rem;
}

.single-relation__inner {
  margin-inline: auto;
}

/*==================================================
# button
================================================== */
.button-link {
  align-items: center;
  background: #3DC7D6;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  min-width: 72.5333333333vw;
  padding: 3.2vw 0 3.7333333333vw;
  position: relative;
}

.button-link.small-button__link {
  border-color: #3DADD6;
  min-width: 78.6666666667vw;
  padding: 3.2vw 4vw;
  position: relative;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  min-width: auto;
  gap: 2.67vw;
}

.button-link[target="_blank"]:not(.is-noIcon)::after {
  content: "\e89e";
  font-family: "Material Symbols Rounded";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  -ms-flex-preferred-size: auto;
}

.button-link.about-button__link {
  align-items: center;
  background: #2F2F2F;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  min-width: 72.5333333333vw;
  padding: 3.2vw 0 3.4666666667vw;
  position: relative;
}

.button-link.delivery-item__more {
  background: #3DC7D6;
  color: #fff;
  min-width: 78.6666666667vw;
  padding: 3.2vw 0 3.7333333333vw;
  position: relative;
}

.button-link.use-button__link {
  background: #3DC7D6;
  color: #fff;
  min-width: 78.6666666667vw;
  padding: 3.2vw 0;
  position: relative;
}

.button-link.relation-button__link {
  background: #3DC7D6;
  color: #fff;
  min-width: 78.6666666667vw;
  padding: 3.2vw 0 3.7333333333vw;
  position: relative;
}

.column-button__text {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4444444444;
}

.article-button__text {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4444444444;
}

.about-button__text {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4444444444;
}

.relation-button__text {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4444444444;
}

.btn-text.-more {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4444444444;
}

.use-button__text {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4444444444;
}

.btn-arrow {
  background: url(../img/icon_arw-white.svg) no-repeat center/cover;
  display: inline-block;
  position: absolute;
}

.article-button__link .btn-arrow {
  height: 3.7333333333vw;
  right: 5.6vw;
  width: 2.1333333333vw;
}

.about-button__link .btn-arrow {
  height: 2.9333333333vw;
  right: 6.1333333333vw;
  width: 1.6vw;
}

.delivery-item__more .btn-arrow {
  height: 4vw;
  right: 5.8666666667vw;
  width: 2.6666666667vw;
}

.use-button__link .btn-arrow {
  height: 4.5333333333vw;
  right: 5.6vw;
  width: 2.9333333333vw;
}

.relation-button__link .btn-arrow {
  height: 3.7333333333vw;
  right: 5.6vw;
  width: 2.1333333333vw;
}

/*==================================================
# modal
================================================== */
.modal-overlay {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

.modal-container {
  background: url(../img/img_modal-bg.webp) no-repeat center/cover;
  margin-inline: auto;
  max-width: 750px;
  padding: 5% 0;
  width: 100%;
}

.modal-container.container-iframe {
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

/* モーダルアニメーション */
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal-container,
.micromodal-slide .modal-overlay {
  will-change: transform;
}

/* modal-item
-------------------------------------------------- */
.modal-item {
  background: linear-gradient(#fff 0%, #fbfbfb 2.96%, #919191 100%);
  margin-inline: auto;
  outline: 3px solid #CBA91E;
  outline-offset: clamp(-10px, -1.33vw, -10px);
  padding: clamp(10px, 1.33vw, 10px);
  width: clamp(300px, 90vw, 675px);
}

.modal-item__upper {
  align-items: center;
  background: url(../img/img_modal-item-bg.webp) no-repeat center/cover;
  display: flex;
  flex-direction: column;
  padding: clamp(22px, 6vw, 45px) clamp(20px, 5.33vw, 42px);
  row-gap: clamp(10px, 2.66vw, 20px);
}

.modal-item__title {
  font-size: clamp(17px, 4.66vw, 35px);
  font-weight: 700;
  line-height: 1.4285714286;
  text-align: center;
}

.modal-item__name {
  margin-top: clamp(10px, 2.66vw, 20px);
}

.modal-item__name img {
  margin: 0 auto;
}

.modal-item__img {
  width: clamp(168px, 44.8vw, 336px);
}

.modal-item__text {
  font-size: clamp(16px, 3.2vw, 24px);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: justify;
}

.modal-item__content {
  align-items: center;
  background: #000;
  border-bottom: 3px solid #CBA91E;
  border-top: 3px solid #CBA91E;
  display: flex;
  justify-content: center;
  -moz-column-gap: clamp(20px, 6.4vw, 48px);
  column-gap: clamp(20px, 6.4vw, 48px);
  padding: clamp(20px, 5.33vw, 40px) clamp(10px, 3.46vw, 26px);
}

.modal-item__info-box {
  border: clamp(1px, 0.26vw, 2px) solid #fff;
  padding: clamp(9px, 2.53vw, 19px) 0;
  text-align: center;
  width: clamp(104px, 27.2vw, 204px);
}

.modal-item__info-box+.modal-item__info-box {
  margin-top: clamp(15px, 4vw, 30px);
}

.modal-item__info-label {
  color: #fff;
  font-size: clamp(16px, 3.2vw, 24px);
  font-weight: 700;
}

.modal-item__info-value {
  color: #fff;
  font-size: clamp(25px, 6.66vw, 50px);
  font-weight: 700;
  line-height: 1;
}

.modal-item__info-value.is-word {
  font-size: clamp(16px, 3.2vw, 24px);
}

.modal-item__info-value.is-eaalpha {
  font-size: clamp(20px, 5.33vw, 40px);
}

.modal-item__info-value span {
  font-size: clamp(16px, 3.2vw, 24px);
  font-weight: 700;
  margin-left: clamp(3px, 0.8vw, 6px);
}

.modal-item__chart {
  width: clamp(165px, 44.13vw, 331px);
}

/*==================================================
# common
================================================== */
body.is-open {
  /*overflow: hidden;*/
}

.br-sp {
  display: block;
}

.br-pc {
  display: none;
}

.section-title {
  display: inline-block;
  font-size: 7.4666666667vw;
  position: relative;
  z-index: 1;
}

.section-title::after {
  background: rgba(61, 173, 214, 0.4);
  bottom: 0.5333333333vw;
  content: "";
  height: 2.1333333333vw;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 103%;
  z-index: -1;
}

/*==================================================
# header
================================================== */
.header {
  inset: 0 0 auto;
  position: fixed;
  z-index: var(--header-index);
}

.header__inner {
  height: var(--header-float-height);
  width: 100%;
  padding-left: 5.8666666667vw;
  padding-right: 4vw;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  place-items: center;
  position: relative;
  z-index: 15;
}

.header__logo {
  grid-column: 2 / 3;
  text-align: center;
  width: 43.2vw;
  transition: filter 0.25s ease;
}

.header__logo a {
  display: block;
}

.header-button {
  --text-color: #fff;
  --bg-color: #3DADD6;
  grid-column: 3 / 3;
  background-color: var(--bg-color);
  border-radius: 999px;
  width: 7.5vw;
  height: 7.5vw;
  display: grid;
  place-items: center;
  -moz-column-gap: 4.5333333333vw;
  column-gap: 4.5333333333vw;
  margin-left: auto;
  
}

.header-button__text {
  display: none;
  color: var(--text-color);
  font-size: 3.2vw;
  font-weight: 700;
  grid-area: 1 / 1 / 2 / 2;
}

.header-button__icon {
  display: inline-block;
  height: 2.1333333333vw;
  position: relative;
  width: 4.2666666667vw;
}

.header-button__icon .bar {
  background-color: var(--text-color);
  height: 0.2666666667vw;
  left: 0;
  position: absolute;
  transition: all 0.3s ease-out;
  width: 100%;
}

.header-button__icon .bar:nth-of-type(1) {
  top: 0;
}

.header-button__icon .bar:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}

.header-button__icon .bar:nth-of-type(3) {
  bottom: 0;
}
.header__bg {
  position: absolute;
  inset: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.03);
  z-index: 5;
  transition: background-color 0.25s ease,  border-radius 0.25s ease;
  border-radius: 0 0 7.47vw 7.47vw;
}
.header__bg-pattern {
  position: absolute;
  inset: 0;
  opacity: 0;
  background: top center / 100% auto url(../img/nav_bg_top_sp.png) no-repeat,
              bottom center / 100% auto url(../img/nav_bg_bottom_sp.png) no-repeat;
  transition: opacity 0.25s ease;
}
.is-nav-open-done .header__bg-pattern {
  opacity: 1;
}
.header__mask {
  position: fixed;
  inset: 0;
  overflow: hidden;
  z-index: 1;
  display: none;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

.global-nav {
  color: #fff;
  height: 0;
  overflow: hidden;
  z-index: var(--nav-index);
  position: relative;
  z-index: 10;
}
.global-nav .inner {
  padding: 2.5rem 2.5rem 4.25rem;
}
.global-nav__list {
  display: flex;
  flex-direction: column;
  gap: 5.33vw;
}

.global-nav__item {
  display: flex;
  flex-direction: column;
  gap: 4.27vw;
}
.global-nav__item.-contact .button-link.small-button__link {
  background-color: transparent;
  color: #fff;
  border: 1px solid;
  font-weight: 500;
  width: fit-content;
  margin: 8vw auto 0;
}

.global-nav__link {
  font-size: 5.33vw;
  font-weight: 700;
  transition: color 0.3s ease-out;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border-left: 1.33vw solid;
  padding-left: 2.67vw;
  line-height: 1.25;
}

.global-nav__link::after {
  content: "\e5c8";
  font-family: "Material Symbols Rounded";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  -ms-flex-preferred-size: auto;
}

.global-nav__item a:hover {
  opacity: 0.75;
}

.global-nav__sub {
  font-weight: 700;
  display: flex;
  flex-direction: column;
  gap: 3.2vw;
}

.global-nav__sub-link {
  font-size: 4.8vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid;
  padding-bottom: 1.07vw;
}

.global-nav__sub-link::after {
  content: "\e5cc";
  font-family: "Material Symbols Rounded";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  -ms-flex-preferred-size: auto;
}

.global-nav .header-button {
  background-color: #fff;
  padding: 0 5.8666666667vw 0 3.4666666667vw;
  column-gap: 3.4666666667vw;
}

.global-nav .header-button__text {
  color: #3DADD6;
}

.global-nav .header-button__icon .bar {
  background-color: #3DADD6;
}

.is-nav-open .header__logo {
  filter: brightness(0) invert(1);
}

.is-nav-open .header-button .bar:nth-of-type(1) {
  top: 50%;
  transform: rotate(45deg);
}

.is-nav-open .header-button .bar:nth-of-type(2) {
  opacity: 0;
}

.is-nav-open .header-button .bar:nth-of-type(3) {
  bottom: auto;
  top: 50%;
  transform: rotate(-45deg);
}

.is-nav-open .header-button {
  --text-color: #3DADD6;
  --bg-color: #fff;
}

.is-nav-open .header__bg {
  background-color: #3DADD6;
  border-radius: 0;
}

/*==================================================
# footer
================================================== */
.footer {
  background-color: #2F2F2F;
  color: #fff;
  padding: 8.8vw 0 10.6666666667vw;
  text-align: center;
  font-size: 2.93vw;
}

.footer__text {
  font-weight: 500;
  line-height: 1.5714285714;
}

.footer__nav-list {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 8vw 0 6.9333333333vw;
}

.footer__nav-list__item {
  font-weight: 500;
  position: relative;
}

.footer__nav-list__item::after {
  background: url(../img/icon_page-link.svg) no-repeat center/cover;
  content: "";
  height: 4vw;
  margin-left: 1.0666666667vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4vw;
}

.footer__copyright {
  font-size: 2.6666666667vw;
  font-weight: 500;
}

/* bottom banner
-------------------------------------------------- */
.bottom-banner {
  background: #E5E1DF;
  border-top: 2px solid rgba(47, 47, 47, 0.5);
  color: #5B5B5B;
  /* padding: 3.7333333333vw 0; */
}

.bottom-banner__inner {
  height: 100%;
  margin-inline: auto;
  width: 100%;
}

.bottom-banner__item {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  padding-block: 8.5333333333vw;
}

.bottom-banner__title {
  font-size: 4.5333333333vw;
  font-weight: 700;
  line-height: 1.4705882353;
  width: fit-content;
  padding-inline: 0.15em;
  background: linear-gradient(180deg, rgba(61, 173, 214, 0) 0%, rgba(61, 173, 214, 0) 66%, rgba(61, 173, 214, 0.15) 66%, rgba(61, 173, 214, 0.15) 100%);

}

.bottom-banner__title span {
  font-size: 5.0666666667vw;
  font-weight: 700;
  line-height: 1.4210526316;
}

.bottom-banner__text {
  font-size: 3.4666666667vw;
  font-weight: 700;
  line-height: 1.4615384615;
  width: fit-content;
  padding-inline: 0.15em;
  margin-top: 0.2666666667vw;
  background: linear-gradient(180deg, rgba(61, 173, 214, 0) 0%, rgba(61, 173, 214, 0) 66%, rgba(61, 173, 214, 0.15) 66%, rgba(61, 173, 214, 0.15) 100%);
}

.arrow {
  background: url(../img/icon_arw-gray.svg) no-repeat center/cover;
  display: inline-block;
  position: absolute;
}

.arrow {
  height: 2.9333333333vw;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6vw;
}

/*==================================================
# recommend
================================================== */
.recommend {
  background: url(../img/img_recommend-bg-sp.jpg) no-repeat bottom/cover;
  padding: 20.5333333333vw 0 30.1333333333vw;
}

.recommend__inner {
  width: 100%;
}

.recommend-swiper {
  background: #fff;
  margin-top: 8.8vw;
  padding: 5.3333333333vw 0;
}

.recommend__inner {
  text-align: center;
}
.recommend-card {
  position: relative;
}
.recommend-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.recommend-img {
  aspect-ratio: 1/ 0.46;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.recommend-img :is(picture,img) {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  border-radius: inherit;
  object-fit: cover;
  overflow: hidden;
  transition: scale 0.25s ease;
}

.recommend-content {
  display: flex;
  flex-direction: column;
  margin-top: 2.6666666667vw;
  text-align: left;
}

.recommend-meta {
  align-items: center;
  display: flex;
  -moz-column-gap: 1.8666666667vw;
  column-gap: 1.8666666667vw;
  position: relative;
  z-index: 5;
}

.recommend-date {
  color: #6C6C6C;
  font-size: 2.6666666667vw;
  font-weight: 500;
  line-height: 1.5;
}

.recommend-category {
  background: #3DADD6;
  border-radius: 1.6vw;
  color: #fff;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 1.4166666667;
  padding: 0.2666666667vw 2.1333333333vw 0.5333333333vw;
}

.recommend-title {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.5555555556;
  margin-top: 2.6666666667vw;
  transition: color 0.25s ease;
}

.recommend-tags {
  border-top: 0.2666666667vw solid #ccc;
  margin-top: 3.2vw;
  padding-top: 2.6666666667vw;
  position: relative;
  z-index: 5;
}

.recommend-tags .tag {
  color: #505050;
  font-size: 2.6666666667vw;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
}

.recommend-tags .tag+.tag {
  margin-left: 3.4666666667vw;
}

.recommend-link:hover ~ .recommend-content .recommend-title {
  color: #3DADD6;
}
.recommend-link:hover ~ .recommend-img :is(picture,img) {
  scale: 1.08 1.08;
}

/*==================================================
# article
================================================== */
.article {
  padding-bottom: 14.6666666667vw;
  padding-top: 9.6vw;
  position: relative;
  z-index: 1;
}

.article__inner {
  margin-inline: auto;
  text-align: center;
}

.filter-tabs {
  padding-block: 8.8vw 8vw;
  padding-inline: 3.2vw;
  position: relative;
  z-index: 1;
}

.filter-tabs::before {
  content: "";
  background: url(../img/img_article-deco01-sp.png) no-repeat center/cover;
  position: absolute;
  width: 27.2vw;
  height: 30.1333333333vw;
  bottom: 19.45vw;
  left: 0;
  z-index: 5;
}

.filter-tabs__inner {
  overflow-x: auto;
  display: flex;
  -moz-column-gap: 1.3333333333vw;
  column-gap: 1.3333333333vw;
  padding-bottom: 3.2vw;
  position: relative;
  z-index: 10;
}

.filter-tabs .tab {
  background: #fff;
  border: 0.2666666667vw solid rgba(134, 134, 134, 0.9);
  border-radius: 1.6vw;
  color: rgba(134, 134, 134, 0.9);
  flex: 0 0 auto;
  font-size: 2.9333333333vw;
  font-weight: 700;
  line-height: 1.4545454545;
  min-width: 23.2vw;
  padding: 1.6vw 1.8666666667vw 1.8666666667vw;
}

.filter-tabs .tab.tab--all {
  min-width: 11.4666666667vw;
  width: auto;
}

.filter-tabs .tab.active {
  background: #3DADD6;
  border: 0.2666666667vw solid #3DADD6;
  color: #fff;
  padding: 0 2.9333333333vw;
}

.article-wrap {
  display: flex;
  flex-direction: column;
}

.article-list {
  display: grid;
  gap: 8vw;
  padding: 0 3.2vw;
  position: relative;
}

.article-card {
  background: #F8F5F3;
  border-radius: 2.6666666667vw;
  display: block;
  padding: 3.7333333333vw;
  position: relative;
}

.article-img {
  aspect-ratio: 323/196;
  margin-top: 3.2vw;
  width: 100%;
  border-radius: 2.6666666667vw;
  overflow: hidden;
  flex: 0 0 auto;
}

.article-img :is(picture,img) {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  border-radius: inherit;
  object-fit: cover;
  overflow: hidden;
  transition: scale 0.25s ease;
}

.article-content {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.article-link {
  position: absolute;
  inset: 0;
  z-index: 5;
}
.article-meta {
  align-items: center;
  display: flex;
  -moz-column-gap: 1.8666666667vw;
  column-gap: 1.8666666667vw;
  position: relative;
  z-index: 10;
}

.article-date {
  color: #6C6C6C;
  font-size: 2.6666666667vw;
  font-weight: 500;
  line-height: 1.5;
}

.article-category {
  background: #3DADD6;
  border-radius: 1.6vw;
  color: #fff;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 1.4166666667;
  padding: 0.2666666667vw 2.1333333333vw 0.5333333333vw;
}

.article-title {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.5555555556;
  margin-top: 2.1333333333vw;
  transition: color 0.25s ease;
}

.article-text {
  display: none;
}

.article-tags {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 3.4666666667vw;
  column-gap: 3.4666666667vw;
  row-gap: 2.1333333333vw;
  position: relative;
  z-index: 10;
}

.article-content .article-tags {
  margin-top: 2.6666666667vw;
}

.article-tags .tag {
  color: #505050;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
}

.article-list .article-tags .tag {
  font-size: 2.6666666667vw;
}

.article-button {
  margin-top: 8vw;
}

.article-link:hover ~ .article-content .article-title {
  color: #3DADD6;
}
.article-link:hover ~ .article-img :is(picture,img) {
  scale: 1.08 1.08;
}

/*==================================================
# about
================================================== */
.about {
  background: #F8F5F3 url(../img/img_about-bg-sp.jpg) no-repeat top/ 100% auto;
  padding: 17.3333333333vw 0 5.3333333333vw;
  position: relative;
}

.about__inner {
  padding: 0 5.3333333333vw;
  text-align: center;
}

.about-title {
  font-size: 6.9333333333vw;
  font-weight: 700;
}

.about-text {
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 2;
  text-align: justify;
  -moz-text-align-last: center;
  margin-top: 6.1333333333vw;
  text-align-last: center;
}

.about-button {
  margin-top: 7.2vw;
}
.page-about__inner {
  position: relative;
}

.page-about__inner::before {
  display: block;
  margin-inline: auto;
  background: url(../img/img_about-deco-sp.png) no-repeat center/cover;
  content: "";
  height: 39.2vw;
  width: 26.9333333333vw;
}

/*==================================================
# Swiper
================================================== */
.swiper-container {
  padding-bottom: 13.0666666667vw;
  position: relative;
  width: 100%;
}

.swiper {
  width: 100%;
}

.swiper-slide {
  height: auto;
  /* width: auto; */
}
.swiper-wrapper:has(.is-noslide) {
justify-content: center;
gap: 35px;
}
.swiper-slide.is-noslide {
flex: 0 1 33%;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 5.3333333333vw;
}

.swiper-pagination-bullet {
  background: #B0B0B0;
  height: 2.1333333333vw;
  opacity: 1;
  width: 2.1333333333vw;
}

.swiper-pagination-bullet-active {
  background: #3DADD6;
}

.swiper-button-next,
.swiper-button-prev {
  height: 6.4vw;
  width: 6.4vw;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 6.4vw;
  width: 6.4vw;
}

.swiper-button-next::after {
  background-image: url(../img/icon_arrow-right.svg);
}

.swiper-button-prev::after {
  background-image: url(../img/icon_arrow-left.svg);
}

.swiper-button-next {
  right: 10.1333333333vw;
  top: 25.3333333333vw;
}

.swiper-button-prev {
  left: 10.1333333333vw;
  top: 25.3333333333vw;
}

/*==================================================
# breadcrumb
================================================== */
.breadcrumb {
  text-align: left;
}

.breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 2.6666666667vw;
  column-gap: 2.6666666667vw;
  row-gap: 1.0666666667vw;
}

.breadcrumb__item {
  color: #868686;
  font-size: 2.9333333333vw;
  font-weight: 700;
  line-height: 1.4545454545;
}

.breadcrumb__item:not(:last-of-type) {
  padding-right: 4.2666666667vw;
  position: relative;
}

.breadcrumb__item:not(:last-of-type)::after {
  background: url(../img/icon_breadcrumb-arw.svg) no-repeat center/cover;
  content: "";
  height: 2.6666666667vw;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6vw;
}

/*==================================================
# page-about
================================================== */
.page-fv {
  background: url(../img/img_about-fv-sp.jpg) no-repeat bottom/cover;
  min-height: 57.6vw;
}

.page-fv__title {
  margin-top: 4.2666666667vw;
}

.anker-nav {
  margin-top: 9.6vw;
}

.anker-nav__inner {
  margin-inline: auto;
  padding: 0 8.5333333333vw;
  width: 100%;
}

.anker-nav__text {
  font-size: 5.3333333333vw;
  font-weight: 500;
  line-height: 1.8;
  text-align: center:
}

.anker-nav__list {
  display: flex;
  flex-direction: column;
  margin-top: 8vw;
  padding: 0 2.1333333333vw;
  row-gap: 4.2666666667vw;
}

.anker-nav__item {
  background: #fff;
  border: 1px solid #707070;
  border-radius: 6px;
  color: #868686;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4444444444;
  text-align: center;
  width: 100%;
}

.anker-nav__item a {
  display: block;
  padding: 3.2vw 0 3.7333333333vw;
  position: relative;
}

.anker-nav__item a::after {
  background: url(../img/icon_anker-arw.svg) no-repeat center/cover;
  content: "";
  height: 2.9333333333vw;
  position: absolute;
  right: 5.8666666667vw;
  top: 50%;
  transform: translateY(-50%);
  width: 4.5333333333vw;
}

.concept {
  padding-top: 8vw;
}

.delivery {
  padding-top: 16vw;
}

.product {
  padding-bottom: 14.9333333333vw;
  padding-top: 16vw;
}

.content-wrap.-concept {
  background: #F8F5F3;
  border-radius: 10px;
  padding: 8vw 5.3333333333vw;
}

.content-wrap.-concept .content-text {
  text-align: center;
  font-size: 4.27vw;
}

.content-wrap.-product {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 8vw 0;
  text-align: center;
}

.about-sec__title {
  font-size: 6.4vw;
  font-weight: 700;
  line-height: 1.0769230769;
  text-align: center;
}

.content-text {
  font-size: 4.8vw;
  font-weight: 500;
  text-align: left;
  line-height: 2.35;
}

.delivery-text {
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 2;
  margin-top: 5.3333333333vw;
  text-align: center;
}

.product-text {
  font-size: 4.2666666667vw;
  margin-top: 4.2666666667vw;
  text-align: center;
}

.mt24-22 {
  margin-top: 6.4vw;
}

.delivery-list {
  display: flex;
  flex-direction: column;
  margin-top: 6.4vw;
  row-gap: 5.8666666667vw;
}

.delivery-item {
  background: #F8F5F3;
  border-radius: 10px;
  padding: 3.7333333333vw 3.7333333333vw 5.3333333333vw;
}

.delivery-item__img {
  aspect-ratio: 323/196;
  width: 100%;
}

.delivery-item__img img {
  border-radius: 10px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.delivery-item__body {
  margin-top: 2.6666666667vw;
  text-align: left;
}

.delivery-item__category {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.5555555556;
  padding-left: 3.4666666667vw;
  position: relative;
  text-align: left;
}

.delivery-item__category::before {
  background: #3DADD6;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.6vw;
}

.delivery-item__text {
  font-size: 3.7333333333vw;
  line-height: 2;
  margin-top: 2.6666666667vw;
}

.delivery-item__button {
  margin-top: 5.3333333333vw;
  text-align: center;
}

.about-sec__title span {
  display: inline-block;
  margin-right: 2.4vw;
  position: relative;
  top: 0.5333333333vw;
  width: 33.0666666667vw;
}

.content-subtitle {
  font-size: 5.87vw;
  font-weight: 700;
  line-height: 2.1;
}

.product__cards {
  display: flex;
  flex-direction: column;
  margin-top: 6.4vw;
  padding: 0 3.7333333333vw;
  row-gap: 8vw;
}

.use-cards {
  display: flex;
  flex-direction: column;
  margin-top: 6.4vw;
  padding: 0 5.3333333333vw;
  row-gap: 8vw;
}

.product-card {
  background: #F8F5F3;
  border-radius: 10px;
  padding: 8vw 5.3333333333vw;
}

.use-card {
  background: #fff;
  border: 2px solid #3DADD6;
  border-radius: 10px;
  padding: 4.27vw 3.7333333333vw 3.7333333333vw;
  position: relative;
}

.use-card:not(:last-of-type):after {
  border-color: #3DADD6 transparent transparent transparent;
  border-style: solid;
  border-width: 4.2666666667vw 2.9333333333vw 0 2.9333333333vw;
  bottom: -6.9333333333vw;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}

.product-card__img {
  margin-inline: auto;
  width: 21.3333333333vw;
}

.product-card__title {
  color: #3DADD6;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.5555555556;
  margin-top: 5.3333333333vw;
}

.use-card__title {
  color: #3DADD6;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.5555555556;
  position: relative;
}

.use-card__title::after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  bottom: -2.6666666667vw;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}

.product-card__text {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.8571428571;
  margin-top: 2.6666666667vw;
}

.use-card__text {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.8571428571;
  margin-top: 5.3333333333vw;
}

.product__feature {
  margin-top: 6.1333333333vw;
}

.product__use {
  margin-top: 10.6666666667vw;
}

.use-card__button {
  margin-top: 5.3333333333vw;
}

/*==================================================
# page-category
================================================== */
.category-fv {
  background: url(../img/img_category-fv-sp.jpg) no-repeat bottom/cover;
  min-height: 57.6vw;
}
.posts-title__tag {
  font-size: 3.73vw;
  margin: 4.2666666667vw auto 2.13vw;
  font-weight: 700;
  line-height: 1.4166666667;
  width: fit-content;
}
body:not(.page-column_tag_list) .posts-title__tag {
  background: #3DADD6;
  border-radius: 1.6vw;
  color: #fff;
  padding: 0.2666666667vw 2.1333333333vw 0.5333333333vw;
}

.page-column_tag_list .posts-title__tag::before {
	content: "#";
}

.section-title.posts-title {
  margin-top: 1.0666666667vw;
}

.posts-container {
  margin-bottom: 14.9333333333vw;
  margin-top: 6.4vw;
}

.category-list {
  display: grid;
  gap: 8vw;
  position: relative;
}

/* pagination
-------------------------------------------------- */
.pagination {
  margin-top: 4rem;
}

.pagination-inner {
  align-items: center;
  display: flex;
  justify-content: center;
  -moz-column-gap: 2.4vw;
  column-gap: 2.4vw;
  margin: 0 3.7333333333vw;
}

.pagination-number,
.pagination-arrow {
  align-items: center;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  color: #505050;
  display: inline-flex;
  font-size: 3.4666666667vw;
  font-weight: 700;
  height: 8.2666666667vw;
  justify-content: center;
  width: 8.2666666667vw;
}

.pagination-number.current {
  background: #3DC7D6;
  border: 1px solid #3DC7D6;
  color: #fff;
}

.pagination-next,
.pagination-prev {
  align-items: center;
  background: #F7F7F7;
  border-radius: 6px;
  color: #000;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  height: 8.2666666667vw;
  justify-content: center;
  position: relative;
  width: 8.2666666667vw;
}

.pagination-next.is-disabled,
.pagination-prev.is-disabled {
  background-color: transparent;
  pointer-events: none;
}

.pagination-next.is-disabled::after,
.pagination-prev.is-disabled::after {
  opacity: 0.15;
}

.pagination-next::after,
.pagination-prev::after {
  content: "";
  height: 3.4666666667vw;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 2.1333333333vw;
}

.pagination-next::after {
  background: url(../img/icon_arw-black.svg) no-repeat center/cover;
  transform: translate(-50%, -50%);
}

.pagination-prev::after {
  background: url(../img/icon_arw-black.svg) no-repeat center/cover;
  transform: translate(-50%, -50%) rotate(180deg);
}

.pagination-dots {
  position: relative;
  width: 4vw;
}

.pagination-dots::after {
  background: url(../img/icon_dots.svg) no-repeat center/cover;
  content: "";
  height: 0.1875rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
}

/*==================================================
# single
================================================== */
.single-page__fv {
  background: url(../img/img_single-bg-sp.jpg) no-repeat top/contain;
}

.single-page__title {
  text-align: left;
  font-size: 7.47vw;
  font-weight: 700;
  line-height: 1.45;
  margin-top: 6.4vw;
}

.single-page__meta {
  align-items: center;
  display: flex;
  -moz-gap: 2.1333333333vw;
  gap: 2.1333333333vw;
  margin-top: 6.4vw;
  flex-wrap: wrap;
}

.release-date {
  display: flex;
  -moz-column-gap: 2.1333333333vw;
  color: #6C6C6C;
  column-gap: 2.1333333333vw;
  font-size: 3.2vw;
  font-weight: 500;
}

.single-page__img {
  aspect-ratio: 351/163;
  margin-inline: auto;
  margin-top: 4.2666666667vw;
  width: 100%;
}

.single-page__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  border-radius: 10px;
  object-fit: cover;
}

.single-page__list {
  background: #F8F5F3;
  border-radius: 10px;
  margin-top: 6.4vw;
  padding: 5.3333333333vw;
  text-align: left;
}

.single-page__list .-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 4.5333333333vw;
  font-weight: 700;
  padding-bottom: 4vw;
}

.single-page__list ol {
  counter-reset: custom-counter;
  list-style: none;
}

.single-page__list li {
  counter-increment: custom-counter;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.8571428571;
  margin-top: 2.6666666667vw;
  padding-left: 2em;
  position: relative;
}

.single-page__list li::before {
  content: counter(custom-counter) ".";
  left: 0;
  position: absolute;
  top: 0;
}

.single-page__content {
  margin-top: 14.9333333333vw;
  text-align: left;
}

.content-title {
  font-size: 5.6vw;
  font-weight: 700;
  line-height: 1.5555555556;
  padding-left: 5.0666666667vw;
  position: relative;
}

.content-title::before {
  background: #3DADD6;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.8666666667vw;
}

.MsoNormal {
  opacity: 0;
  animation: fadeIn 0.1s ease-in forwards 0.5s;

}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
.content-text h3.MsoNormal {
  font-size: 4.8vw;
  margin-block: 1.5em 0.8em;
  padding-left: 3vw;
  position: relative;
  line-height: 1.65;
}

.content-text h3.MsoNormal::before {
  background: #dcdcdc;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.2vw;
}

.content-text {
  font-size: 4vw;
  font-weight: 500;
  line-height: 1.8571428571;
  margin-top: 6.9333333333vw;
}

.content-text a:not(:empty) {
  text-decoration: underline;
  color: #3DADD6;
}

.content-img {
  aspect-ratio: 351/197;
  margin-inline: auto;
  margin-top: 6.4vw;
  width: 100%;
}

.content-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  border-radius: 10px;
  object-fit: cover;
}

.single-page__detail.is-layout-vertical1,
.single-page__detail.is-layout-vertical2 {
  display: flex;
  flex-direction: column;
}

.single-page__detail.is-layout-vertical1 .content-text {
  order: 1;
}

.single-page__detail.is-layout-vertical1 .content-img {
  order: 2;
}

.single-page__detail.is-layout-vertical2 .content-text {
  order: 2;
}

.single-page__detail.is-layout-vertical2 .content-img {
  order: 1;
}

.single-page__detail.is-layout-horizontal1::after {
  content: "";
  display: block;
  clear: both;
}

.single-page__detail.is-layout-horizontal1 .content-img {
  aspect-ratio: 550/334;
  float: right;
  margin-left: 2.5rem;
  margin-bottom: 2.5rem;
  margin-top: 0;
  max-width: 34.375rem;
}

.single-page__detail.is-layout-horizontal2::after {
  content: "";
  display: block;
  clear: both;
}

.single-page__detail.is-layout-horizontal2 .content-img {
  aspect-ratio: 550/334;
  float: left;
  margin-right: 2.5rem;
  margin-bottom: 2.5rem;
  margin-top: 0;
  max-width: 34.375rem;
}

.single-page__table,
.single-page__inner table {
  width: 100%;
  border-color: #fff;
  margin-block: 6.4vw 3.2vw;
  overflow-x: auto;
  padding-inline: 3.2vw;
}

.single-page__table th,
.single-page__inner table th,
.single-page__table td,
.single-page__inner table td {
  font-size: 3.2vw;
  padding: 2.4vw 1.4vw;
  text-align: center;
}

.single-page__table th,
.single-page__inner table th {
  background: #E3F6FF;
  font-weight: 700;
  /* min-width: 30.4vw; */
}

.single-page__table td,
.single-page__inner table td {
  background: #F2FBFF;
  font-weight: 500;
  /* min-width: 55.4666666667vw; */
}

.single-page__tags {
  margin-top: 14.9333333333vw;
}

.single-page__tags .article-tags {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 4.2666666667vw;
}

.single-page__author {
  margin-top: 14.9333333333vw;
}

.author-wrap {
  justify-content: center;
  flex-direction: column;
  display: flex;
  row-gap: 4.2666666667vw;
}

.author-card {
  background: #F8F5F3;
  border-radius: 10px;
  padding: 5.3333333333vw;
  flex: 1 0 50%;
}

.author-title {
  font-size: 4.5333333333vw;
  font-weight: 700;
  line-height: 1.7647058824;
}

.author-body {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  margin-top: 1.0666666667vw;
  padding-top: 6.4vw;
  row-gap: 4.2666666667vw;
  column-gap: 3.4666666667vw;
}

.author-img {
  height: 100%;
  margin-inline: auto;
  flex: 0 0 24%;
}

.author-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  border-radius: 10px;
  object-fit: cover;
}

.author-info {
  flex: 1;
}

.author-name {
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.5;
}

.author-text {
  text-align: left;
  font-size: 3.4666666667vw;
  line-height: 1.8461538462;
  margin-top: 1.3333333333vw;
}

.single-page__relation {
  margin-top: 25.6vw;
  text-align: center;
}

.single-page__relation .swiper-container {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.05);
  padding-bottom: 16vw;
  padding-top: 5.3333333333vw;
}

.relation-button {
  margin-bottom: 18.6666666667vw;
  margin-top: 10.6666666667vw;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

@media screen and (min-width: 768px) {
.single-page__fv,
.category-fv,
.page-fv {
    padding-top: 8.5rem;
}
  html {
    font-size: 1.0810810811vw;
  }

  a:hover {
    opacity: 0.8;
  }

  .inner {
    max-width: 1480px;
    padding: 0 1.5625rem;
  }

  .fv__inner {
    max-width: 105rem;
    padding: 0 3rem;
    width: 100%;
  }

  .page-about__inner {
    max-width: 92.5rem;
    padding: 0rem 1.5625rem;
	margin-top: 2rem;
  }

  .single-page__inner {
    max-width: 72.5rem;
    padding: 0 1.5625rem;
    width: 100%;
  }

  .single-relation__inner {
    max-width: 92.5rem;
    padding: 0 1.5625rem;
    width: 100%;
  }

  .button-link {
    border-radius: 2.0625rem;
    min-width: 19.75rem;
    padding: 0.875rem 0 1.3125rem;
  }

  .button-link.small-button__link {
    padding: 0.875rem 1.3125rem;
    min-width: auto;
    gap: 0.25rem;
  }

  .button-link.article-button__link {
    border-radius: 2.25rem;
    min-width: 23.375rem;
    padding: 1.125rem 0 1.3125rem;
  }

  .button-link.about-button__link {
    border-radius: 2.0625rem;
    min-width: 19.75rem;
    padding: 0.875rem 0 1.3125rem;
  }

  .button-link.delivery-item__more {
    border-radius: 2.0625rem;
    min-width: 19.75rem;
    padding: 0.875rem 0 1.3125rem;
  }

  .button-link.use-button__link {
    border-radius: 2.25rem;
    min-width: 35rem;
    padding: 1.125rem 0 1.3125rem;
  }

  .button-link.relation-button__link {
    border-radius: 2.25rem;
    min-width: 23.375rem;
    padding: 1.125rem 0 1.3125rem;
  }

  .column-button__text {
    font-size: 1.375rem;
    line-height: 1.4545454545;
  }

  .article-button__text {
    font-size: 1.375rem;
    line-height: 1.4545454545;
  }

  .about-button__text {
    font-size: 1.1875rem;
    line-height: 1.4210526316;
  }

  .relation-button__text {
    font-size: 1.375rem;
    line-height: 1.4545454545;
  }

  .btn-text.-more {
    font-size: 1.1875rem;
    line-height: 1.4210526316;
  }

  .use-button__text {
    font-size: 1.375rem;
    line-height: 1.4545454545;
  }

  .article-button__link .btn-arrow {
    height: 0.875rem;
    right: 1.875rem;
    width: 0.5rem;
  }

  .about-button__link .btn-arrow {
    height: 0.8125rem;
    right: 1.625rem;
    width: 0.4375rem;
  }

  .delivery-item__more .btn-arrow {
    height: 0.9375rem;
    right: 1.625rem;
    width: 0.625rem;
  }

  .use-button__link .btn-arrow {
    height: 1.0625rem;
    right: 2.1875rem;
    width: 0.6875rem;
  }

  .relation-button__link .btn-arrow {
    height: 0.875rem;
    right: 1.875rem;
    width: 0.5rem;
  }

  .br-sp {
    display: none;
  }

  .br-pc {
    display: block;
  }

  .section-title {
    font-size: 3.5rem;
    font-weight: 700;
  }

  .section-title::after {
    bottom: 0.625rem;
    height: 0.6875rem;
  }

  .header {
    inset: 0 20px auto;
  }

  .header__inner {
    padding: 0 2.0625rem;
  }

  .header__logo {
    place-items: center;
    width: 25rem;
  }

  .header-button {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
    width: auto;
    height: auto;
    grid-template-columns: 1fr auto;
    padding: 0.5625rem 1.375rem 0.5625rem 2.125rem;
  }

  .header-button__text {
    font-size: 1.125rem;
    display: block;
  }

  .header-button__text.-close {
    display: none;
  }


  .header-button__icon {
    grid-area: 1 / 2 / 2 / 3;
    height: 1.125rem;
    width: 1.5rem;
  }

  .header-button__icon .bar {
    height: 0.125rem;
  }

  .header__bg {
    height: auto;
    border-radius: 0 0 3.5rem 3.5rem;
    background-color: #fff;
  }
  .header__bg-pattern {
    background: top left / auto 44% url(../img/nav_bg_left.png) no-repeat,
                top right / auto 64% url(../img/nav_bg_right.png) no-repeat,
                bottom right 4.875rem / auto 44% url(../img/nav_bg_bottom.png) no-repeat;
  }
  .header__mask {
    display: none;
  }

  .global-nav__list {
    gap: 2rem 2.5rem;
    width: fit-content;
    margin-inline: auto;
  }

  .global-nav .header-button {
    padding: 0 2.1875rem 0 1.25rem;
    column-gap: 1.25rem;
  }
  .global-nav__item {
    flex-direction: row;
    align-items: flex-start;
    gap: 4rem;
  }

  .global-nav__link {
    font-size: 1.875rem;
    border-left-width: 0.375rem;
    padding-left: 0.625rem;
  }

  .global-nav__link::before {
    border-width: 0.125rem;
  }
  .global-nav__sub {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.25rem 1.25rem;
    gap: 1.25rem;
  }
  .global-nav__sub-link {
    font-size: 1.375rem;
    padding-bottom: 0.375rem;
  }
.global-nav__item.-contact .button-link.small-button__link {
  margin-top: 3.125rem;
}
  .is-nav-open .header__bg {
    border-radius: 0 0 3.5rem 3.5rem;
    height: auto;
  }
  .is-nav-open .header-button__text.-open { display: none;}
  .is-nav-open .header-button__text.-close { display: block;}
  
  .footer {
    font-size: 0.625rem;
    padding: 2.125rem 0 2rem;
  }

  .footer__text {
    line-height: 1.6923076923;
  }

  .footer__nav-list {
    flex-direction: unset;
    margin: 1.375rem 0 1.25rem;
  }

  .footer__nav-list__item {
    margin-left: 1.125rem;
    margin-right: 1.875rem;
  }

  .footer__nav-list__item:not(:first-of-type)::before {
    background: #fff;
    content: "";
    height: 0.8125rem;
    left: -1.125rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.0625rem;
  }

  .footer__nav-list__item::after {
    height: 0.6875rem;
    margin-left: 0.125rem;
    width: 0.6875rem;
  }

  .footer__copyright {
    font-size: 0.5625rem;
  }

  .bottom-banner {
    margin-left: auto;
  }

  .bottom-banner__inner {
    max-width: 105rem;
  }

  .bottom-banner__item {
    margin-left: auto;
    padding-right: 2.6875rem;
    width: -moz-fit-content;
    width: fit-content;
    padding-block: 1.625rem;
  }

  .bottom-banner__title {
    font-size: 1.375rem;
    line-height: 1.4545454545;
  }

  .bottom-banner__title span {
    font-size: 1.5625rem;
    line-height: 1.44;
  }

  .bottom-banner__text {
    font-size: 0.875rem;
    line-height: 1.4285714286;
    margin-top: 0.3125rem;
  }

  .arrow {
    height: 0.875rem;
    right: 1.875rem;
    width: 0.5rem;
  }

  .recommend {
    background: url(../img/img_recommend-bg.jpg) no-repeat bottom/cover;
    padding: 10.875rem 0 13.875rem;
  }

  .recommend__inner {
    margin-inline: auto;
    max-width: 92.5rem;
    padding: 0 1.5625rem;
  }

  .recommend-swiper {
    border-radius: 1.25rem;
    margin-top: 2.5rem;
    padding: 1.875rem 2.1875rem;
  }

  .recommend-img {
    max-width: 26.875rem;
  }

  .recommend-content {
    margin-top: 0.625rem;
  }

  .recommend-meta {
    -moz-column-gap: 0.5625rem;
    column-gap: 0.5625rem;
  }

  .recommend-date {
    font-size: 0.75rem;
    line-height: 1.4166666667;
  }

  .recommend-category {
    border-radius: 0.375rem;
    font-size: 0.6875rem;
    line-height: 1.4545454545;
    padding: 0.3125rem 0.8125rem 0.375rem;
  }

  .recommend-title {
    font-size: 1.375rem;
    line-height: 1.5454545455;
    margin-top: 0.1875rem;
  }

  .recommend-tags {
    border-top: 0.0625rem solid #ccc;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
  }

  .recommend-tags .tag {
    font-size: 0.6875rem;
    line-height: 1.4545454545;
  }

  .recommend-tags .tag+.tag {
    margin-left: 1.125rem;
  }

  .article {
    padding-bottom: 2.1875rem;
    padding-top: 2.125rem;
  }

  .article::before {
    background: url(../img/img_article-deco02.png) no-repeat center/cover;
    content: "";
    height: 16.0714285714vw;
    left: -6.5476190476vw;
    position: absolute;
    top: 0.1785714286vw;
    width: 12.7976190476vw;
    z-index: -1;
  }

  .article::after {
    background: url(../img/img_article-deco03.png) no-repeat center/cover;
    bottom: -2.1428571429vw;
    content: "";
    height: 15.5952380952vw;
    position: absolute;
    right: 0;
    width: 23.0357142857vw;
    z-index: -1;
  }

  .article__inner {
    max-width: 92.5rem;
    padding: 0 1.5625rem;
  }

  .filter-tabs {
    margin-inline: auto;
    padding-block: 2.5rem 2.375rem;
    overflow-x: visible;
    width: 100%;
  }

  .filter-tabs::before {
    background: url(../img/img_article-deco01.png) no-repeat center/cover;
    height: 14.5rem;
    left: 1.25rem;
    bottom: 0;
    width: 12.5rem;
  }

  .filter-tabs__inner {
    justify-content: center;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    width: min(100%, 64.0625rem);
    margin-inline: auto;
    padding-bottom: 0;
  }

  .filter-tabs .tab {
    border: 0.0625rem solid rgba(134, 134, 134, 0.9);
    border-radius: 0.375rem;
    font-size: 0.9375rem;
    flex: 1 1 100%;
    line-height: 1.4;
    min-width: unset;
    padding: 0.4375rem 0 0.5rem;
  }

  .filter-tabs .tab.tab--all {
    min-width: unset;
    width: 12.0625rem;
  }

  .filter-tabs .tab.active {
    padding: 0;
  }

  .article-list {
    gap: 1.875rem;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }

  .article-card {
    border-radius: 0.625rem;
    display: flex;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    padding: 1.875rem 2.4375rem 1.875rem 2.125rem;
  }

  .article-img {
    aspect-ratio: 247/166;
    margin-top: 0;
    border-radius: 0.625rem;
    max-width: 15.4375rem;
  }

  .article-img picture {
    border-radius: 0.625rem;
  }

  .article-content {
    flex-grow: 1;
  }

  .article-meta {
    -moz-column-gap: 0.5625rem;
    column-gap: 0.5625rem;
  }

  .article-date {
    font-size: 0.75rem;
    line-height: 1.4166666667;
  }

  .article-category {
    border-radius: 0.375rem;
    font-size: 0.6875rem;
    line-height: 1.4545454545;
    padding: 0.3125rem 0.8125rem 0.375rem;
  }

  .article-title {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-top: 0.625rem;
  }

  .article-text {
    display: block;
    font-size: 0.875rem;
    letter-spacing: -0.001em;
    line-height: 2;
    margin-top: 0.1875rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .article-tags {
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
    row-gap: 0.625rem;
  }

  .article-content .article-tags {
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
    margin-top: 1.4375rem;
    padding-top: 0.25rem;
  }

  .article-tags .tag {
    line-height: 1.4545454545;
  }

  .article-list .article-tags .tag {
    font-size: 0.6875rem;
  }

  .article-button {
    margin-top: 3.125rem;
  }

  .about {
    background-image: url(../img/img_about-bg.jpg);
    padding: 8.125rem 0 4.375rem;
  }

  .about__inner {
    max-width: 54.6875rem;
    padding: 0 1.25rem;
  }

  .about-title {
    font-size: 2.125rem;
  }

  .about-text {
    font-size: 1.125rem;
    line-height: 2;
    margin-top: 0.875rem;
  }

  .about-button {
    margin-top: 1.375rem;
  }
.page-about__inner {
	display: flex;
	flex-direction: column;
}
  .page-about__inner::before {
    height: 13.75rem;
	position: absolute;
	top: 0;
	right: 13.0952380952vw;
  	translate: -50% -100%;
    width: 9.5rem;
  }

  .swiper-pagination-bullets {
    display: none;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }

  .breadcrumb__list {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .breadcrumb__item {
    font-size: 0.9375rem;
    line-height: 1.4;
  }

  .breadcrumb__item:not(:last-of-type) {
    padding-right: 1.25rem;
  }

  .breadcrumb__item:not(:last-of-type)::after {
    height: 0.8125rem;
    width: 0.5rem;
  }

  .page-fv {
    background: url(../img/img_about-fv.jpg) no-repeat bottom/cover;
    min-height: 25.25rem;
  }

  .page-fv__title {
    margin-top: 0.5625rem;
  }

  .anker-nav {
    margin-top: 3.75rem;
  }

  .anker-nav__inner {
    max-width: 58.75rem;
    padding: 0;
  }

  .anker-nav__text {
    font-size: 1.25rem;
    line-height: 2;
    padding: 0 5.125rem;
  }

  .anker-nav__list {
    flex-direction: initial;
    justify-content: center;
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
    margin-top: 3.5rem;
    padding: 0;
  }

  .anker-nav__item {
    font-size: 1.1875rem;
    line-height: 1.4210526316;
  }

  .anker-nav__item a {
    padding: 1rem 0;
  }

  .anker-nav__item a::after {
    height: 0.625rem;
    right: 1.5rem;
    width: 0.9375rem;
  }

  .concept {
    padding-top: 3.5rem;
  }

  .delivery {
    padding-top: 5rem;
  }

  .product {
    overflow: hidden;
    padding-bottom: 5rem;
    padding-top: 5rem;
  }

  .content-wrap.-concept {
    padding: 5rem 10.3125rem;
  }
  .content-wrap.-concept .content-text {
    font-size: 1.125rem;
  }
  .content-wrap.-product {
    padding: 3.75rem 4.625rem 4rem;
    position: relative;
  }

  .content-wrap.-product::before {
    background: url(../img/img_deco02.png) no-repeat center/cover;
    content: "";
    height: 16.875rem;
    position: absolute;
    right: -7.6875rem;
    top: -3.3125rem;
    width: 13.4375rem;
    z-index: -1;
  }

  .content-wrap.-product::after {
    background: url(../img/img_deco03.png) no-repeat center/cover;
    bottom: -8.5rem;
    content: "";
    height: 16.3125rem;
    left: -13.625rem;
    position: absolute;
    width: 22.875rem;
    z-index: -1;
  }

  .about-sec__title {
    font-size: 1.75rem;
    line-height: 1.4523809524;
  }

  .content-text {
    font-size: 1.125rem;
    line-height: 2;
  }

  .delivery-text {
    font-size: 1.125rem;
    margin-top: 1.75rem;
  }

  .product-text {
    font-size: 1.125rem;
    margin-top: 0.6875rem;
  }

  .mt24-22 {
    margin-top: 1.375rem;
  }

  .delivery-list {
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 2.0979020979%;
    column-gap: 2.0979020979%;
    margin-top: 2.3125rem;
    position: relative;
    row-gap: 1.875rem;
    z-index: 1;
  }

  .delivery-list::after {
    background: url(../img/img_deco01.png) no-repeat center/cover;
    content: "";
    height: 16.875rem;
    left: -9.75rem;
    position: absolute;
    top: -11.9375rem;
    width: 13.4375rem;
    z-index: -1;
  }

  .delivery-item {
    padding: 2rem 2.25rem 2.125rem;
    width: 48.951048951%;
  }

  .delivery-item__img {
    aspect-ratio: 627/380;
    max-width: 39.1875rem;
  }

  .delivery-item__body {
    margin-top: 1.5rem;
  }

  .delivery-item__category {
    font-size: 1.4375rem;
    line-height: 1.4782608696;
    padding-left: 1.625rem;
  }

  .delivery-item__category::before {
    width: 0.625rem;
  }

  .delivery-item__text {
    font-size: 0.875rem;
    line-height: 1.8571428571;
    margin-top: 0.4375rem;
  }

  .delivery-item__button {
    margin-top: 2.5rem;
  }

  .about-sec__title span {
    margin-right: 0.4375rem;
    top: 0.125rem;
    width: 8.75rem;
  }

  .content-subtitle {
    font-size: 1.5rem;
    line-height: 1;
  }

  .product__cards {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 1.75rem;
    padding: 0;
  }

  .use-cards {
    flex-direction: row;
    justify-content: space-between;
    -moz-column-gap: 1.75rem;
    align-items: stretch;
    column-gap: 1.75rem;
    margin-top: 1.75rem;
    padding: 0;
  }

  .product-card {
    display: flex;
    flex-direction: column;
    padding: 1.9375rem 1.25rem 2.25rem;
    width: 32.03125%;
  }

  .use-card {
    flex: 1;
    padding: 1.5rem 1.75rem 1.125rem;
  	display: flex;
  	flex-direction: column;
  }

  .use-card:not(:last-of-type):after {
    border-color: transparent transparent transparent #3DADD6;
    border-width: 0.6875rem 0 0.6875rem 1rem;
    bottom: unset;
    left: unset;
    right: -1.5625rem;
    top: 50%;
    transform: translate(0, -50%);
  }

  .product-card__img {
    width: 5rem;
  }

  .product-card__title {
    font-size: 1.2rem;
    line-height: 1.5454545455;
    margin-top: 1.25rem;
  }

  .use-card__title {
    font-size: 1.375rem;
    line-height: 1.5454545455;
  }

  .use-card__title::after {
    bottom: -0.625rem;
  }

  .product-card__text {
    font-size: 0.875rem;
    line-height: 2;
    margin-top: 1.25rem;
  }

  .use-card__text {
    font-size: 0.875rem;
    line-height: 2;
    margin-top: 1.25rem;
	flex: 1 1 auto;
	display: flex;
	align-items: center;
	justify-content: center;
  }

  .product__feature {
    margin-top: 2.5rem;
  }

  .product__use {
    margin-top: 3.75rem;
  }

  .use-card__button {
    margin-top: 3.5rem;
  }

  .product-txt.pc-none {
    display: none;
  }

  .category-fv {
    background: url(../img/img_category-fv.jpg) no-repeat bottom/cover;
    min-height: 25.25rem;
  }
  .posts-title__tag {
    font-size: 1.5rem;
    margin-block: 0.5625rem;
    line-height: 1.4545454545;
  }
  body:not(.page-column_tag_list) .posts-title__tag {
    font-size: 1.5rem;
    margin-block: 0.5625rem;
    border-radius: 0.375rem;
    line-height: 1.4545454545;
    padding: 0.3125rem 0.8125rem 0.375rem;
  }

  .section-title.posts-title {
    margin-top: 0.5rem;
  }

  .posts-container {
    margin-bottom: 5rem;
    margin-top: 2.5rem;
  }

  .category-list {
    gap: 1.875rem;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }

  .pagination-inner {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .pagination-number,
  .pagination-arrow {
    font-size: 1rem;
    height: 2.1875rem;
    width: 2.1875rem;
  }

  .pagination-next,
  .pagination-prev {
    height: 2.1875rem;
    width: 2.1875rem;
  }

  .pagination-next::after,
  .pagination-prev::after {
    height: 0.9375rem;
    width: 0.625rem;
  }

  .pagination-dots {
    width: 1rem;
  }

  .single-page__fv {
    background: url(../img/img_single-bg.jpg) no-repeat top/contain;
  }

  .single-page__title {
    font-size: 2.25rem;
    line-height: 1.4375;
    margin-top: 4rem;
  }

  .single-page__meta {
    -moz-gap: 1rem;
    gap: 1rem;
    margin-top: 2.5rem;
  }

  .release-date {
    font-size: 0.9375rem;
    line-height: 1.4;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .single-page__img {
    aspect-ratio: 840/510;
    margin-top: 1rem;
    max-width: 52.5rem;
  }

  .single-page__list {
    margin-top: 2.5rem;
    padding: 2.5rem 5rem;
  }

  .single-page__list .-title {
    font-size: 1.25rem;
    line-height: 1.8;
    padding-bottom: 0.9375rem;
  }

  .single-page__list li {
    font-size: 1.125rem;
    line-height: 2;
    margin-top: 1rem;
  }

  .single-page__content {
    margin-top: 5rem;
  }

  .content-title {
    font-size: 1.6875rem;
    line-height: 1.4782608696;
    padding-left: 1.625rem;
  }

  .content-title::before {
    width: 0.625rem;
  }

  .content-text h3.MsoNormal {
    font-size: 1.4375rem;
    padding-left: 1.025rem;
  }

  .content-text h3.MsoNormal::before {
    width: 0.4rem;
  }

  .content-text {
    font-size: 1rem;
    margin-top: 1.875rem;
  }

  .content-img {
    aspect-ratio: 680/413;
    margin-top: 3rem;
    max-width: 42.5rem;
  }

  .content-img.img-right {
    aspect-ratio: 550/334;
    float: right;
    margin-left: 2.5rem;
    margin-top: 0;
    max-width: 34.375rem;
  }

  .content-img.img-left {
    aspect-ratio: 550/334;
    float: left;
    margin-right: 2.5rem;
    margin-top: 0;
    max-width: 34.375rem;
  }

  .single-page__table,
  .single-page__inner table {
    width: auto;
    margin-inline: auto;
    margin-block: 2.5rem 1.2rem;
    overflow: visible;
    padding-inline: 0;
  }

  .single-page__table th,
  .single-page__inner table th,
  .single-page__table td,
  .single-page__inner table td {
    font-size: 0.875rem;
    padding: 0.625rem 0.5rem;
  }

  .single-page__table th,
  .single-page__inner table th {
    min-width: 8.25rem;
  }

  .single-page__tags {
    margin-top: 5rem;
  }

  .single-page__tags .article-tags {
    padding-top: 0.75rem;
  }

  .single-page__author {
    margin-top: 5rem;
  }

  .author-wrap {
    flex-direction: row;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .author-card {
    padding: 1.5rem 2.125rem;
    flex: 0 1 50%;
  }

  .author-title {
    font-size: 1.25rem;
    line-height: 1.5;
  }

  .author-body {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    margin-top: 0.5rem;
    padding-top: 1.5rem;
  }

  .author-img {
    flex-basis: 9rem;
  }

  .author-name {
    font-size: 1rem;
    margin-top: 0;
  }

  .author-text {
    font-size: 0.875rem;
    line-height: 1.8571428571;
    margin-top: 0.625rem;
  }

  .single-page__relation {
    margin-top: 7.5rem;
  }

  .single-page__relation .swiper-container {
    padding: 1.875rem 2.1875rem;
  }

  .relation-button {
    margin-bottom: 5rem;
    margin-top: 3.125rem;
  }
}

@media (min-width: 1480px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1680px) {
  .page-fv {
    min-height: 24.0476190476vw;
  }

  .category-fv {
    min-height: 24.0476190476vw;
  }
}

@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.is-hidden {
  display: none;
}
.text-bold {
  font-weight: 700;
}


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

.btnApply_text {
text-align: center;
margin-block: 3rem 2rem;
}

.btnApply {
width: 500px;
margin: auto;
}

@media screen and (max-width: 767px) {
.btnApply_text {
text-align: center;
margin-block: 1rem 0.6rem;
font-size: 0.8rem;
}
.btnApply {
width: 100%;
margin: auto;
}
}