@charset "UTF-8";
/*
Theme Name: キッチン周りの油汚れを解決するシート
Description: キッチン周りの油汚れを解決するシートのテンプレート
Version: 1.0
Author: こけしデザイン
*/
.kiwi-maru-light {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  font-style: normal;
}

.kiwi-maru-regular {
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
}

.kiwi-maru-medium {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal;
}

/*============================
html / body / common
============================*/
html {
  font-size: 10px;
  scroll-behavior: smooth;
}
@media screen and (max-width: 1280px) {
  html {
    font-size: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.0416666667vw;
  }
}

body {
  font-family: "Kiwi Maru", sans-serif;
  color: #111;
  font-weight: 400;
  font-size: 1rem;
}
body a {
  color: #749494;
  text-decoration: none;
}
body a:hover {
  opacity: 0.75;
}

ul li {
  list-style: none;
}

img {
  max-width: 100%;
}

/*============================
header
============================*/
header.header {
  background-color: #F8F8F8;
}
header.header div.inner-header {
  padding: 4rem 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header {
    padding: 0;
  }
}
header.header div.inner-header h1.site-title {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header h1.site-title {
    font-size: 3.2rem;
    line-height: 10rem;
    height: 10rem;
    text-align: left;
    padding: 0 0 0 3rem;
    margin: 0;
  }
}
header.header div.inner-header h1.site-title a {
  color: #111;
  display: block;
}
header.header div.inner-header nav.nav-main {
  padding: 4rem 0 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header nav.nav-main {
    padding: 4rem 0;
  }
}
header.header div.inner-header nav.nav-main ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header nav.nav-main ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    padding: 0 2rem 0;
  }
}
header.header div.inner-header nav.nav-main ul li {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1em;
  padding: 0 1.5rem;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header nav.nav-main ul li {
    font-size: 2.6rem;
    padding: 0;
  }
}
header.header div.inner-header nav.nav-main ul li a {
  display: block;
  width: 24rem;
  padding: 1.7rem 0 1.9rem;
  border-radius: 100vh;
  border: 0.2rem solid #749494;
  color: #111;
  background-color: #FFF;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header nav.nav-main ul li a {
    width: 100%;
    padding: 2rem 0 2.3rem;
  }
}
header.header div.inner-header nav.nav-main ul li a i {
  color: #CF0068;
  margin-right: 0.2em;
}
header.header div.inner-header nav.nav-sub {
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
header.header div.inner-header nav.nav-sub ul li {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1em;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header nav.nav-sub ul li {
    font-size: 3rem;
    line-height: 10rem;
  }
}
header.header div.inner-header nav.nav-sub ul li a {
  display: block;
  width: 24rem;
  padding: 1.7rem 0 1.9rem;
  color: #FFF;
  background-color: #BBA045;
}
@media screen and (max-width: 768px) {
  header.header div.inner-header nav.nav-sub ul li a {
    width: 32rem;
    padding: 0;
  }
}
header.header div.inner-header nav.nav-sub ul li a i {
  margin-left: 0.2em;
}

/*============================
main
============================*/
/*
main.main-index {
}
main.main-sub {
}
*/
/*-----
.hero-index
-----*/
section.hero-index {
  background-color: #F8F8F8;
  background-image: url(./img/illust_sheetkun_and_hand.png), url(./img/bg_stripe_1.png);
  background-repeat: no-repeat, repeat-x;
  background-position: calc(50% + 63rem) bottom, center bottom;
  background-size: 113.4rem 66rem, 86rem 10rem;
  padding: 0 4rem;
  margin-top: -3rem;
}
@media screen and (max-width: 768px) {
  section.hero-index {
    background-position: calc(50% + 64rem) bottom, center bottom;
    background-size: 102.06rem 59.4rem, 77.4rem 9rem;
  }
}
section.hero-index div.inner-hero-index {
  position: relative;
  max-width: 1200px;
  height: 66rem;
  overflow: hidden;
  margin: 0 auto;
}
section.hero-index div.inner-hero-index h2.copy-text {
  position: absolute;
  color: #749494;
  font-weight: bold;
  top: 8rem;
  left: 0;
}
section.hero-index div.inner-hero-index h2.copy-text span.text1 {
  display: block;
  font-size: 4rem;
  line-height: 1em;
}
section.hero-index div.inner-hero-index h2.copy-text span.text2 {
  display: block;
  font-size: 5.5rem;
  line-height: 1.4em;
  padding-top: 2rem;
}
section.hero-index div.inner-hero-index p.copy-img {
  position: absolute;
  left: 35rem;
  top: 30rem;
  width: 41.3rem;
  height: 29.3rem;
}
@media screen and (max-width: 768px) {
  section.hero-index div.inner-hero-index p.copy-img {
    left: 28rem;
    top: 30rem;
  }
}
section.hero-index div.inner-hero-index p.copy-img img {
  display: block;
}
section.hero-index div.inner-hero-index div.pict {
  position: absolute;
  left: 0;
  top: 32rem;
  width: 30.9rem;
  height: 31.2rem;
}
section.hero-index div.inner-hero-index div.pict img {
  display: block;
}

section.box-scroll {
  padding-top: 2rem;
}
section.box-scroll div.inner-box-scroll {
  display: flex;
  overflow: hidden;
}
section.box-scroll div.inner-box-scroll ul {
  display: flex;
  gap: 3rem;
  animation: infinity-scroll-right 30s infinite linear 0.5s both;
  padding-right: 3rem;
}
section.box-scroll div.inner-box-scroll ul li.box {
  width: 36rem;
}
section.box-scroll div.inner-box-scroll ul li.box img {
  display: block;
  width: 36rem;
  height: 29rem;
}
section.box-scroll div.inner-box-scroll ul li.dirt {
  width: 8.2rem;
  padding-top: 12rem;
}
section.box-scroll div.inner-box-scroll ul li.dirt img {
  display: block;
  width: 8.2rem;
  height: 8.2rem;
}

@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
/*-----
#about-index
-----*/
section.about-index {
  padding: 0 4rem;
}
section.about-index div.inner {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 8rem;
}
section.about-index div.inner p.about-tappuri {
  text-align: center;
  width: 74.2rem;
  margin: 0 auto;
}
section.about-index div.inner p.about-tappuri img {
  display: block;
}
section.about-index div.inner p.about-outline {
  text-align: center;
  padding-top: 3.2rem;
}
section.about-index div.inner p.about-outline span.text1 {
  display: block;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4em;
}
section.about-index div.inner p.about-outline span.text2 {
  display: block;
  font-weight: bold;
  font-size: 4.6rem;
  line-height: 1.4em;
  color: #BBA045;
  padding-top: 2rem;
}
section.about-index div.inner p.about-outline::after {
  content: "";
  display: block;
  background-color: #BBA045;
  width: 50%;
  height: 0.3rem;
  margin: 4rem auto 0;
}
@media screen and (max-width: 768px) {
  section.about-index div.inner p.about-outline::after {
    width: 70%;
  }
}
section.about-index div.inner div.about-img {
  padding-top: 8rem;
}
section.about-index div.inner div.about-img img {
  display: block;
}
section.about-index div.inner div.about-points {
  padding: 8rem 0 4rem;
}
section.about-index div.inner div.about-points h3 {
  width: -moz-fit-content;
  width: fit-content;
  color: #FFF;
  font-weight: bold;
  font-size: 4rem;
  line-height: 1.4em;
  text-align: center;
  background-color: #749494;
  margin: 0 auto;
  border-radius: 100vh;
  padding: 2rem 6rem 3rem;
  position: relative;
}
section.about-index div.inner div.about-points h3::before {
  content: "";
  border: 1.4rem solid transparent;
  border-top: 1.4rem solid #749494;
  margin-left: -1.4rem;
  top: 99%;
  left: 50%;
  position: absolute;
}
section.about-index div.inner div.about-points ul.about-points-list {
  padding-top: 4rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  section.about-index div.inner div.about-points ul.about-points-list {
    grid-template-columns: 1fr 1fr;
  }
}
section.about-index div.inner div.about-points ul.about-points-list li {
  border-radius: 2rem;
  border: 0.6rem solid #749494;
  padding: 2rem 1.4rem;
}
@media screen and (max-width: 768px) {
  section.about-index div.inner div.about-points ul.about-points-list li {
    padding: 2rem;
  }
}
section.about-index div.inner div.about-points ul.about-points-list li div.point-title {
  display: flex;
  align-items: center;
  width: 100%;
  height: 18rem;
  background-image: url(./img/illust_dirt_2.png);
  background-size: 19.2rem 19.2rem;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  section.about-index div.inner div.about-points ul.about-points-list li div.point-title {
    height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  section.about-index div.inner div.about-points ul.about-points-list li div.point-title {
    background-size: 28.8rem 28.8rem;
  }
}
section.about-index div.inner div.about-points ul.about-points-list li div.point-title.--B {
  transform: rotate(180deg);
}
section.about-index div.inner div.about-points ul.about-points-list li div.point-title.--B h4 {
  transform: rotate(-180deg);
}
section.about-index div.inner div.about-points ul.about-points-list li div.point-title.--D {
  transform: rotate(180deg);
}
section.about-index div.inner div.about-points ul.about-points-list li div.point-title.--D h4 {
  transform: rotate(-180deg);
}
section.about-index div.inner div.about-points ul.about-points-list li div.point-title h4 {
  font-weight: bold;
  font-size: 3rem;
  line-height: 1.3em;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  section.about-index div.inner div.about-points ul.about-points-list li div.point-title h4 {
    font-size: 4.5rem;
  }
}
section.about-index div.inner div.about-points ul.about-points-list li p {
  font-size: 1.6rem;
  line-height: 1.6em;
  margin-top: 1.4rem;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  section.about-index div.inner div.about-points ul.about-points-list li p {
    font-size: 2.8rem;
  }
}

/*-----
.feature-index
.use-index
-----*/
section.feature-index {
  padding: 14rem 4rem;
  background-color: #749494;
  background-image: url(./img/bg_wavemask_top.png), url(./img/bg_wavemask_bottom.png), url(./img/bg_sheetkun_and_dirt.png);
  background-repeat: repeat-x, repeat-x, repeat;
  background-position: center top -0.4rem, center bottom -0.4rem, center center;
  background-size: 192rem 11.8rem, 192rem 11.8rem, 384rem 248rem;
}
@media screen and (max-width: 768px) {
  section.feature-index {
    padding: 8rem 4rem;
    background-size: 96rem 5.9rem, 96rem 5.9rem, 192rem 124rem;
  }
}
section.feature-index div.inner {
  max-width: 1200px;
  margin: 0 auto;
}
section.feature-index div.inner h3.feature-title {
  text-align: center;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.2em;
  color: #FFF;
}
section.feature-index div.inner ul.feature-list {
  display: grid;
  grid-template-columns: 46rem 46rem;
  gap: 5rem;
  width: 96rem;
  margin: 0 auto;
  padding: 6rem 0;
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner ul.feature-list {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    width: 100%;
  }
}
section.feature-index div.inner ul.feature-list li {
  width: 46rem;
  height: 36rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner ul.feature-list li {
    width: 100%;
    height: auto;
    padding-bottom: 4rem;
  }
}
section.feature-index div.inner ul.feature-list li div.img {
  width: 42rem;
  height: 35.2rem;
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner ul.feature-list li div.img {
    width: 97.5%;
    height: auto;
  }
}
section.feature-index div.inner ul.feature-list li div.img img {
  display: block;
}
section.feature-index div.inner ul.feature-list li div.text {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 34rem;
  height: 10rem;
  background: #CCC;
  border: 0.1rem solid #FFF;
  background: linear-gradient(to right, #749494, #BBA045);
  display: flex;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner ul.feature-list li div.text {
    width: 40.8rem;
    height: 12rem;
  }
}
section.feature-index div.inner ul.feature-list li div.text p {
  width: 100%;
  font-size: 2.8rem;
  line-height: 1.3em;
  color: #FFF;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner ul.feature-list li div.text p {
    font-size: 3.36rem;
  }
}
section.feature-index div.inner ul.feature-list li div.sheetkun {
  position: absolute;
  right: -1rem;
  top: -1rem;
  width: 10.4rem;
  height: 10.4rem;
  animation-name: rotate-move;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
section.feature-index div.inner ul.feature-list li div.sheetkun.--A {
  animation-delay: 0s;
}
section.feature-index div.inner ul.feature-list li div.sheetkun.--B {
  animation-delay: 0.25s;
}
section.feature-index div.inner ul.feature-list li div.sheetkun.--C {
  animation-delay: 0.75s;
}
section.feature-index div.inner ul.feature-list li div.sheetkun.--D {
  animation-delay: 0.5s;
}
section.feature-index div.inner ul.feature-list li div.sheetkun img {
  display: block;
}
section.feature-index div.inner div.use-index {
  padding-top: 6rem;
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner div.use-index {
    padding-top: 4rem;
  }
}
section.feature-index div.inner div.use-index div.use-title {
  padding-bottom: 4rem;
}
section.feature-index div.inner div.use-index div.use-title h3 {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 3.6rem;
  line-height: 1.4em;
  font-weight: bold;
  color: #CF0068;
  background-color: #FFF;
  text-align: center;
  padding: 2rem 8rem 3rem;
  margin: 0 auto;
  border-radius: 100vh;
  position: relative;
  box-shadow: 0.2rem 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner div.use-index div.use-title h3 {
    font-size: 4.32rem;
  }
}
section.feature-index div.inner div.use-index div.use-title h3::before {
  content: "";
  border: 1.4rem solid transparent;
  border-top: 1.4rem solid #FFF;
  margin-left: -1.4rem;
  top: 99%;
  left: 50%;
  position: absolute;
}
section.feature-index div.inner div.use-index div.insta {
  border-radius: 3rem;
  background-color: #FFF;
  padding: 4rem 2rem;
}
section.feature-index div.inner div.use-index div.insta div.insta-include {
  padding: 0 2rem;
}
section.feature-index div.inner div.use-index div.insta div.insta-button {
  text-align: center;
}
section.feature-index div.inner div.use-index div.insta div.insta-button a {
  display: block;
  width: 50rem;
  padding: 3rem 0;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1em;
  color: #CF0068;
  border: 0.2rem solid #CF0068;
  border-radius: 2rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.feature-index div.inner div.use-index div.insta div.insta-button a {
    width: 80rem;
    padding: 4.5rem 0;
    font-size: 3.6rem;
  }
}
section.feature-index div.inner div.use-index div.insta div.insta-button a i.fa-solid.fa-chevron-right {
  margin-left: 2rem;
}

@keyframes rotate-move {
  0%, 100% {
    transform: rotate(7.5deg);
  }
  50% {
    transform: rotate(-7.5deg);
  }
}
section.for-biz {
  padding: 1rem 4rem 8rem;
}
@media screen and (max-width: 768px) {
  section.for-biz {
    padding: 8rem 4rem;
  }
}
section.for-biz div.inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
section.for-biz div.inner h3 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6em;
}
@media screen and (max-width: 768px) {
  section.for-biz div.inner h3 {
    font-size: 3.6rem;
  }
}
section.for-biz div.inner div.for-biz-button {
  padding: 2rem 0;
}
section.for-biz div.inner div.for-biz-button a {
  display: block;
  width: 50rem;
  padding: 3rem 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1em;
  color: #FFF;
  background-color: #BBA045;
  border-radius: 2rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.for-biz div.inner div.for-biz-button a {
    width: 80rem;
    padding: 4.5rem 0;
    font-size: 3.6rem;
  }
}
section.for-biz div.inner div.for-biz-button a i.fa-solid.fa-chevron-right {
  margin-left: 2rem;
}
section.for-biz div.inner p {
  font-size: 1.6rem;
  line-height: 2em;
}
@media screen and (max-width: 768px) {
  section.for-biz div.inner p {
    font-size: 2.4rem;
  }
}
section.for-biz div.inner p a {
  text-decoration: underline;
}

/*-----
.page-content(sub)
-----*/
article.page-content div.page-title {
  padding: 0 4rem 6rem;
  background-color: #749494;
  background-image: url(./img/bg_wavemask_bottom.png);
  background-repeat: repeat-x;
  background-position: center bottom -0.4rem;
  background-size: 144rem 8.85rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  article.page-content div.page-title {
    background-size: 96rem 5.9rem;
  }
}
article.page-content div.page-title div.inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 8rem 0;
}
article.page-content div.page-title div.inner h1 {
  color: #FFF;
  font-weight: bold;
  font-size: 4.2rem;
  line-height: 1.2em;
}
@media screen and (max-width: 768px) {
  article.page-content div.page-title div.inner h1 {
    font-size: 6.72rem;
  }
}
article.page-content div.content {
  padding: 0 4rem;
}
article.page-content div.content div.inner {
  max-width: 960px;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 1.6em;
  padding: 4rem 0 8rem;
  /* お問い合わせフォーム */
}
@media screen and (max-width: 768px) {
  article.page-content div.content div.inner {
    font-size: 2.88rem;
    padding: 6rem 0;
  }
}
article.page-content div.content div.inner > *:first-child {
  margin-top: 0 !important;
}
article.page-content div.content div.inner h2 {
  font-size: 1.6em;
  line-height: 1.2em;
  margin-top: 1.2em;
  position: relative;
}
/*article.page-content div.content div.inner h2::before {
  content: "";
  background-color: #BBA045;
  height: 100%;
  width: 0.3em;
  position: absolute;
  left: -0.6em;
  top: 0;
}*/
article.page-content div.content div.inner h3 {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-top: 1.2em;
  position: relative;
}
article.page-content div.content div.inner h3::before {
  content: "";
  background-color: #BBA045;
  height: 100%;
  width: 0.2em;
  position: absolute;
  left: -0.5em;
  top: 0;
}
article.page-content div.content div.inner h4 {
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 1.2em;
  position: relative;
}
article.page-content div.content div.inner h4::before {
  content: "";
  background-color: #BBA045;
  height: 100%;
  width: 0.1em;
  position: absolute;
  left: -0.4em;
  top: 0;
}
article.page-content div.content div.inner p {
  margin-top: 1em;
}
article.page-content div.content div.inner ul {
  margin-top: 1em;
  padding-left: 1.2em;
}
article.page-content div.content div.inner ul li {
  margin-top: 0.2em;
  list-style-type: disc;
}
article.page-content div.content div.inner ul li:first-child {
  margin-top: 0;
}
article.page-content div.content div.inner ol {
  margin-top: 1em;
  padding-left: 1.2em;
}
article.page-content div.content div.inner ol li {
  margin-top: 0.2em;
}
article.page-content div.content div.inner ol li:first-child {
  margin-top: 0;
}
article.page-content div.content div.inner .contact-form {
  max-width: 720px;
  margin: 0 auto;
}
article.page-content div.content div.inner .contact-form.confirm dd p {
  border-radius: 0.4rem;
  background-color: #F5F5F5;
  padding: 0.6em 0.8em;
}
article.page-content div.content div.inner .contact-form dl dt {
  padding-top: 1.5rem;
}
article.page-content div.content div.inner .contact-form dl dt p {
  margin-top: 0.5rem;
}
article.page-content div.content div.inner .contact-form dl dt.required span {
  color: #CF0068;
  margin-left: 0.6em;
}
article.page-content div.content div.inner .contact-form dl dd p {
  margin-top: 0.5rem;
}
article.page-content div.content div.inner .contact-form dl dd input[type=checkbox] {
  transform: scale(1.2, 1.2);
}
article.page-content div.content div.inner .contact-form dl dd input[type=text], article.page-content div.content div.inner .contact-form dl dd input[type=email], article.page-content div.content div.inner .contact-form dl dd input[type=tel], article.page-content div.content div.inner .contact-form dl dd textarea {
  display: block;
  width: 100%;
  border: 1px solid #CCC;
  border-radius: 0.4rem;
  background-color: #FFF;
  color: #111;
  padding: 0.6em;
}
article.page-content div.content div.inner .contact-form dl dd input[type=text]:focus, article.page-content div.content div.inner .contact-form dl dd input[type=email]:focus, article.page-content div.content div.inner .contact-form dl dd input[type=tel]:focus, article.page-content div.content div.inner .contact-form dl dd textarea:focus {
  border: 1px solid #CF0068;
  background-color: #FFF !important;
  outline: none;
}
article.page-content div.content div.inner .contact-form dl dd input[type=text]::-moz-placeholder, article.page-content div.content div.inner .contact-form dl dd input[type=email]::-moz-placeholder, article.page-content div.content div.inner .contact-form dl dd input[type=tel]::-moz-placeholder, article.page-content div.content div.inner .contact-form dl dd textarea::-moz-placeholder {
  color: #999;
}
article.page-content div.content div.inner .contact-form dl dd input[type=text]::placeholder, article.page-content div.content div.inner .contact-form dl dd input[type=email]::placeholder, article.page-content div.content div.inner .contact-form dl dd input[type=tel]::placeholder, article.page-content div.content div.inner .contact-form dl dd textarea::placeholder {
  color: #999;
}
article.page-content div.content div.inner .contact-form dl dd input[type=text]:-moz-placeholder-shown, article.page-content div.content div.inner .contact-form dl dd input[type=email]:-moz-placeholder-shown, article.page-content div.content div.inner .contact-form dl dd input[type=tel]:-moz-placeholder-shown, article.page-content div.content div.inner .contact-form dl dd textarea:-moz-placeholder-shown {
  background-color: #DDD;
}
article.page-content div.content div.inner .contact-form dl dd input[type=text]:placeholder-shown, article.page-content div.content div.inner .contact-form dl dd input[type=email]:placeholder-shown, article.page-content div.content div.inner .contact-form dl dd input[type=tel]:placeholder-shown, article.page-content div.content div.inner .contact-form dl dd textarea:placeholder-shown {
  background-color: #DDD;
}
article.page-content div.content div.inner .contact-form div.privacy-agree {
  text-align: center;
  padding-top: 1.5rem;
}
article.page-content div.content div.inner .contact-form div.privacy-agree p.agree input[type=checkbox] {
  transform: scale(1.25, 1.25);
}
article.page-content div.content div.inner .contact-form div.privacy-agree p.agree i {
  font-size: 85%;
  margin: 0 0.4em;
}
article.page-content div.content div.inner .contact-form div.privacy-agree p.note {
  font-size: 90%;
}
article.page-content div.content div.inner .contact-form div.btn-block {
  padding: 4rem 0 0;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
article.page-content div.content div.inner .contact-form div.btn-block div.btn p {
  margin: 0;
}
article.page-content div.content div.inner .contact-form div.btn-block div.btn input[type=submit], article.page-content div.content div.inner .contact-form div.btn-block div.btn input[type=button] {
  display: block;
  width: 9em;
  margin: 0 auto;
  padding: 0.6em 0;
  border-radius: 0.8rem;
  font-size: 110%;
  font-weight: 700;
}
article.page-content div.content div.inner .contact-form div.btn-block div.btn input[type=submit]:disabled, article.page-content div.content div.inner .contact-form div.btn-block div.btn input[type=button]:disabled {
  background: #CCC;
}
article.page-content div.content div.inner .contact-form div.btn-block div.btn input[type=submit] {
  background: #CF0068;
  color: #FFF;
}
article.page-content div.content div.inner .contact-form div.btn-block div.btn input[type=button] {
  background: #CCC;
  color: #111;
}

/*============================
footer
============================*/
footer.footer {
  padding: 0 4rem;
  background-color: #749494;
  background-image: url(./img/bg_stripe_2.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: 86rem 93.8rem;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  footer.footer {
    background-size: 64.5rem 70.35rem;
  }
}
footer.footer div.inner-footer {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 4rem 0;
}
footer.footer div.inner-footer div.site-title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 3rem 0 4rem;
}
footer.footer div.inner-footer div.site-title a {
  color: #FFF;
}
footer.footer div.inner-footer div.site-title a p {
  font-size: 3rem;
  line-height: 1.4em;
}
@media screen and (max-width: 768px) {
  footer.footer div.inner-footer div.site-title a p {
    font-size: 3.6rem;
    padding-right: 4rem;
  }
}
footer.footer div.inner-footer div.site-title a span.sheetkun {
  display: block;
  position: absolute;
  right: -11rem;
  top: 0;
  width: 10.4rem;
  height: 10.4rem;
}
@media screen and (max-width: 768px) {
  footer.footer div.inner-footer div.site-title a span.sheetkun {
    right: -6rem;
  }
}
footer.footer div.inner-footer div.site-title a span.sheetkun img {
  display: block;
}
footer.footer div.inner-footer div.contact-button a {
  color: #FFF;
  display: block;
  width: 50rem;
  padding: 3rem 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1em;
  color: #FFF;
  border-radius: 2rem;
  border: 0.2rem solid #FFF;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  footer.footer div.inner-footer div.contact-button a {
    width: 80rem;
    padding: 4.5rem 0;
    font-size: 3.6rem;
  }
}
footer.footer div.inner-footer div.contact-button a i.fa-solid.fa-chevron-right {
  margin-left: 2rem;
}
footer.footer div.inner-footer nav.footer-menu {
  padding: 6rem 0 3rem;
}
@media screen and (max-width: 768px) {
  footer.footer div.inner-footer nav.footer-menu {
    padding: 6rem 0;
  }
}
footer.footer div.inner-footer nav.footer-menu ul {
  display: flex;
  gap: 5rem;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  footer.footer div.inner-footer nav.footer-menu ul {
    -moz-column-gap: 8rem;
         column-gap: 8rem;
    row-gap: 3rem;
  }
}
footer.footer div.inner-footer nav.footer-menu ul li {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  footer.footer div.inner-footer nav.footer-menu ul li {
    font-size: 2.7rem;
  }
}
footer.footer div.inner-footer nav.footer-menu ul li a {
  color: #FFF;
  text-decoration: underline;
}
footer.footer div.inner-footer p.copyright {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  footer.footer div.inner-footer p.copyright {
    font-size: 2.4rem;
  }
}
/*============================
woocommerce
============================*/
.woocommerce input {
  padding: 10px!important;
  border: 1px solid #ccc!important;
}
.woocommerce button,
.wc-block-components-button:not(.is-link) {
  display: block;
  width: 40rem;
  padding: 2rem 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1em;
	color: #fff;
  background: #749494;
  border-radius: 1rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .woocommerce button,
  .woocommerce div.product form.cart .button {
    width: 80rem;
    padding: 4.5rem 0;
    font-size: 3.6rem;
  }
  .woocommerce div.product form.cart .button {
    float: none!important;
  }
}
.woocommerce .quantity .qty {
  width: 15rem!important;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #ccc;
}
/* 商品カテゴリーを強制的に非表示 */
.woocommerce .product_meta .posted_in,
div.product_meta span.posted_in {
    display: none !important;
}
/* 価格と数量を横並びにする */
.single-product div.product p.price {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2rem;
    margin-bottom: 2rem;
}

.single-product div.product form.cart .quantity {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-bottom: 2rem;
}


/* ボタンを下に配置 */
.single-product div.product form.cart .button {
    display: block;
    clear: both;
    margin-top: 2rem;
}

/* 商品ページ買い物かご追加ボタン */
.woocommerce button,
.woocommerce div.product form.cart .button {
    display: block;
    width: 40rem;
    padding: 2rem 0;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1em;
    color: #fff;
    background: #749494;
    border-radius: 1rem;
    margin: 0 auto;
}

/* マイアカウントナビゲーション全体のスタイル */
.woocommerce-MyAccount-navigation ul {
    display: flex; /* 横並びにする */
    flex-wrap: wrap; /* 必要に応じて折り返し */
    gap: 20px; /* 各リンク間のスペース */
    justify-content: center; /* 中央揃え */
    padding: 0; /* 余白を削除 */
    margin: 0; /* 余白を削除 */
    list-style: none !important; /* ・を確実に削除 */
}

/* 各リンクのスタイル */
.woocommerce-MyAccount-navigation-link a {
    display: inline-block;
    padding: 10px 20px; /* リンク内の余白 */
    background-color: #6b8e23; /* 背景色 */
    color: #ffffff; /* 文字色 */
    text-decoration: none; /* 下線を削除 */
    border-radius: 5px; /* 角を丸める */
    font-weight: bold; /* 太字 */
    text-align: center; /* テキストを中央揃え */
    transition: background-color 0.3s ease, transform 0.3s ease; /* ホバー効果 */
}

/* ホバー時のエフェクト */
.woocommerce-MyAccount-navigation-link a:hover {
    background-color: #556b2f; /* ホバー時の背景色 */
    transform: translateY(-2px); /* 浮き上がるエフェクト */
}

/* 現在選択中のリンク */
.woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #8fbc8f; /* 現在のページの色 */
    color: #ffffff; /* テキスト色 */
    pointer-events: none; /* クリック不可にする */
}

.woocommerce-MyAccount-navigation ul li {
    display: inline-block !important; /* 横並びにする */
    margin: 0 !important; /* 各リスト項目の余白を削除 */
}
/* WooCommerceのカート金額非表示 */
.wp-block-woocommerce-cart-order-summary-totals-block,
.wp-block-woocommerce-cart-order-summary-subtotal-block,
.wp-block-woocommerce-cart-order-summary-discount-block,
.wp-block-woocommerce-cart-order-summary-fee-block,
.wp-block-woocommerce-cart-order-summary-shipping-block,
.wp-block-woocommerce-cart-order-summary-taxes-block,
.wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item__value {
    display: none !important;
}
/* プラグインによる価格表示を非表示 */
.addify_wsp_product_price, /* 商品価格の表示 */
.addify_wsp_total_price, /* 合計金額の表示 */
.wholesale_price_table, /* プラグイン独自の価格テーブル */
.woocommerce-Price-amount { 
    display: none !important;
}

/*============================
WooCommerce カートページ修正
============================*/
.woocommerce-cart {
  max-width: 1200px; /* カートページを中央に揃える */
  margin: 0 auto;
  padding: 2rem;
  font-size: 1.6rem; /* カート全体のフォントサイズを大きく */
}

.shop_table {
  width: 100%; /* カートテーブルの幅を全体に広げる */
  border-collapse: collapse;
}

.shop_table thead th {
  text-align: left;
  padding: 1.5rem;
  background-color: #f8f8f8;
  border-bottom: 2px solid #ddd;
  font-size: 1.8rem; /* ヘッダー文字を大きく */
}

.shop_table tbody td {
  padding: 1.5rem;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
  font-size: 1.6rem; /* コンテンツ部分のフォントサイズを統一 */
}

.product-thumbnail img {
  width: auto; /* 元画像の比率を保つ */
  max-height: 100px; /* 高さを制限 */
  object-fit: contain; /* 元画像を縮小して比率を保つ */
}

.product-name a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  font-size: 1.8rem; /* 商品名の文字サイズを調整 */
}

.product-name a:hover {
  text-decoration: underline;
}

.product-remove a {
  color: #cf0068;
  text-decoration: none;
  font-size: 1.6rem; /* 削除リンクの文字サイズ */
}

.product-remove a:hover {
  opacity: 0.75;
}

.woocommerce-cart-form button {
  background-color: #749494;
  color: #fff;
  font-size: 1.8rem;
  padding: 1rem 2rem;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.woocommerce-cart-form button:hover {
  background-color: #556b2f;
}

.cart-collaterals {
  display: none; /* 合計セクションを非表示 */
}
.cart-proceed {
  text-align: center;
  margin: 2rem 0;
}

.cart-proceed .checkout-button {
  display: inline-block;
  padding: 1.5rem 3rem;
  font-size: 1.8rem;
  color: #fff;
  background-color: #bba045;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.cart-proceed .checkout-button:hover {
  background-color: #997a30;
}
/* 精算画面へ進むボタンのデザイン */
.woocommerce-cart .checkout-button {
  display: block;
  width: 60rem; /* ご注文ボタンより少し大きく */
  padding: 3rem 0;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  background-color: #556b2f; /* 注文確定ボタンと同一の色 */
  border-radius: 1.5rem;
  margin: 2rem auto;
  text-align: center;
  transition: background-color 0.3s ease;
  border: none;
}

.woocommerce-cart .checkout-button:hover {
  background-color: #6b8e23; /* 少し明るい色に変更 */
  transform: translateY(-2px); /* 軽い浮き上がりエフェクト */
}

.woocommerce-cart .checkout-button:active {
  background-color: #556b2f; /* クリック時の戻り色 */
  transform: translateY(0); /* アクティブ時の位置リセット */
}

/* ご注文ページボタンの比較的控えめなスタイル */
.for-biz-button a {
  display: block;
  width: 50rem;
  padding: 2.5rem 0;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  background-color: #bba045;
  border-radius: 2rem;
  margin: 1.5rem auto;
  text-align: center;
  transition: background-color 0.3s ease;
}

.for-biz-button a:hover {
  background-color: #d0b060;
}
/* 注文概要ブロックを非表示にする */
.woocommerce-checkout-review-order {
  display: none !important;
}
/*============================
レスポンシブ調整
============================*/
@media screen and (max-width: 768px) {
  .woocommerce-cart {
    padding: 1rem;
    font-size: 1.4rem; /* モバイルのフォントサイズ調整 */
  }

  .shop_table thead {
    display: none; /* モバイルでヘッダーを非表示 */
  }

  .shop_table tbody td {
    display: block;
    width: 100%;
    text-align: left;
    padding: 1rem 0;
    border: none;
    font-size: 1.4rem; /* モバイルでの文字サイズ */
  }

  .product-thumbnail img {
    max-height: 80px;
  }

  .woocommerce-cart-form button {
    width: 100%;
    padding: 1.5rem;
    font-size: 1.6rem;
  }
}