/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
div#tab_container_790 .wpsm_nav-tabs > li > a,
div#tab_container_605 .wpsm_nav-tabs > li > a,
div#tab_container_182 .wpsm_nav-tabs > li > a,
div#tab_container_181 .wpsm_nav-tabs > li > a {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
}

div#tab_container_790 .tab-content,
div#tab_container_605 .tab-content,
div#tab_container_182 .tab-content,
div#tab_container_181 .tab-content {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
html {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}

a {
  text-decoration: none !important;
}

div.hfeed.site {
  display: flex;
  flex-direction: column;
  height: 100svh;
}
div.hfeed.site .site-content {
  flex: 1;
}

main.page {
  padding-bottom: 60px;
}
@media screen and (min-width: 1024px) {
  main.page {
    padding-bottom: 80px;
  }
}

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

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
div.hfeed.site {
  height: auto;
}

.page-news__archive-title {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .page-news__archive-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .page-news__archive-title {
    font-size: 24px;
  }
}
.page-news .post-list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 1024px) {
  .page-news .post-list-wrapper {
    flex-direction: row;
    gap: 40px;
  }
}
.page-news .post-list {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .page-news .post-list {
    width: calc(100% - 40px);
  }
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
div.product h1.product_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
}
div.product div.summary span.woocommerce-Price-amount {
  font-size: 1.8rem;
  color: #cf2e2e;
}
div.product div.summary span.wc-price-tax-label {
  font-size: 1.2rem;
  color: #cf2e2e;
}
div.product div.woocommerce-tabs ul.wc-tabs {
  display: none;
}
div.product div.woocommerce-tabs div.woocommerce-Tabs-panel h2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
}
div.product div.woocommerce-tabs div.woocommerce-Tabs-panel--description {
  width: 100%;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.wp-block-cover__inner-container {
  left: 50%;
  transform: translateX(-50%);
  max-width: 100% !important;
  padding: 0 !important;
}
.wp-block-cover__inner-container h2.service-catchcopy {
  font-size: 1.5rem !important;
  padding: 20px !important;
}
@media screen and (min-width: 768px) {
  .wp-block-cover__inner-container h2.service-catchcopy {
    font-size: 2rem !important;
  }
}

.point-list {
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
}

.maker-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .maker-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .maker-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

.howto-item {
  display: flex;
  flex-direction: column;
  width: 90%;
  margin: 0 auto !important;
}
@media screen and (min-width: 768px) {
  .howto-item {
    flex-direction: row;
    gap: 20px;
    width: 100%;
  }
}
.howto-item h3.wp-block-heading {
  color: #002988;
}
.howto-item figure.wp-block-image {
  width: 100%;
  max-width: 300px;
  aspect-ratio: 1/1;
  margin-bottom: 0 !important;
}
.howto-item figure.wp-block-image img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50% !important;
}
@media screen and (min-width: 768px) {
  .howto-item figure.wp-block-image {
    width: 30% !important;
  }
}
.howto-item div.wp-block-group {
  width: 100%;
  align-items: center !important;
}
@media screen and (min-width: 768px) {
  .howto-item div.wp-block-group {
    width: 70% !important;
    align-items: flex-start !important;
  }
}
.howto-item .shop-now-button {
  margin: 0 auto !important;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.page-buying .buying-list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 1024px) {
  .page-buying .buying-list-wrapper {
    flex-direction: row;
    gap: 40px;
  }
}
.page-buying .buying-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-buying .buying-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .page-buying .buying-list {
    width: calc(100% - 40px);
    grid-template-columns: repeat(3, 1fr);
  }
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.page-buying-detail .product-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 1024px) {
  .page-buying-detail .product-wrapper {
    flex-direction: row;
    gap: 40px;
  }
}
.page-buying-detail .product {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .page-buying-detail .product {
    width: calc(100% - 40px);
  }
}
.page-buying-detail .product__header {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .page-buying-detail .product__header {
    flex-direction: row;
    gap: 40px;
    margin-bottom: 60px;
  }
}
.page-buying-detail .product__thumbnail {
  width: 100%;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 1024px) {
  .page-buying-detail .product__thumbnail {
    width: 50%;
  }
}
.page-buying-detail .product__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.page-buying-detail .product__info {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .page-buying-detail .product__info {
    width: 50%;
  }
}
.page-buying-detail .product__info__content {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.page-buying-detail .product__info__meta {
  font-size: 0.875rem;
  padding-top: 20px;
}
.page-buying-detail .product__info__meta a {
  color: #6d6d6d !important;
}
.page-buying-detail .product__title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
}
.page-buying-detail .product__price {
  font-size: 1.8rem;
  color: #cf2e2e;
}
.page-buying-detail .product__category, .page-buying-detail .product__brand {
  font-weight: 700;
}

.brand-thumbnail {
  display: none;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
div.flow-list {
  display: flex;
  justify-content: center;
}
div.flow-list div.wp-block-column {
  margin: 0 !important;
}

div.tab-content div.tab-pane h3 {
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  div.tab-content div.tab-pane h3 {
    font-size: 1.8rem;
  }
}
div.tab-content div.tab-pane hr {
  margin: 1rem 0;
}

.company-info-table .wp-block-column {
  margin: 0 !important;
}
.company-info-table h4.wp-block-heading {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.fare-table figure {
  width: 100%;
  margin: 0;
}
.fare-table figure img {
  width: 100%;
  height: auto;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.page-contact .required-msg {
  color: #cf2e2e;
  margin-bottom: 24px;
}
.page-contact .form-item-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .page-contact .form-item-wrapper {
    gap: 40px;
    margin-bottom: 60px;
  }
}
.page-contact .form-item-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 1024px) {
  .page-contact .form-item-inner {
    gap: 40px;
  }
}
.page-contact .form-item .form-item-heading {
  margin-bottom: 10px;
}
.page-contact .form-item input[type=text],
.page-contact .form-item input[type=email],
.page-contact .form-item input[type=date],
.page-contact .form-item input[type=tel],
.page-contact .form-item select {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  width: 100%;
  height: 50px;
  padding: 10px;
  box-shadow: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 0.5px solid #6d6d6d;
}
.page-contact .form-item textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  width: 100%;
  padding: 10px;
  border-bottom: 0.5px solid #6d6d6d;
}
.page-contact .form-item .wpcf7-checkbox {
  display: block;
  padding: 10px;
}
.page-contact .form-item .wpcf7-checkbox .wpcf7-list-item {
  padding: 10px;
  margin: 0;
}
.page-contact .form-item .required {
  color: #cf2e2e;
  margin-right: 5px;
}
.page-contact .form-item .wpcf7-not-valid-tip {
  padding-top: 10px;
  padding-left: 10px;
}
.page-contact .form-item .confirm-text {
  display: block;
  padding: 10px;
}
.page-contact .ex-link {
  color: #0000aa;
}
.page-contact .privacy-policy-msg {
  margin-bottom: 40px;
}
.page-contact .confirm-msg {
  text-align: center;
  margin-bottom: 40px;
}
.page-contact .privacy-policy-check {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.page-contact .wpcf7-response-output {
  color: #cf2e2e;
  border: none !important;
}
.page-contact .wpcf7-spinner {
  display: none !important;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
div.wp-block-woocommerce-cart {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
div.wp-block-woocommerce-cart h2.wc-block-cart__empty-cart__title.with-empty-cart-icon {
  font-size: 1.3rem !important;
  margin-bottom: 40px !important;
}
@media screen and (min-width: 768px) {
  div.wp-block-woocommerce-cart h2.wc-block-cart__empty-cart__title.with-empty-cart-icon {
    font-size: 2rem !important;
    margin-bottom: 60px !important;
  }
}
div.wp-block-woocommerce-cart h2.wc-block-cart__empty-cart__title.with-empty-cart-icon::before {
  -webkit-mask-size: 3em !important;
          mask-size: 3em !important;
}
div.wp-block-woocommerce-cart .wp-block-separator.is-style-dots {
  display: none;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.shop-now-button {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  min-width: 200px;
  max-width: 300px;
  transition: all 0.4s;
}
.shop-now-button:hover {
  opacity: 0.8;
}

.wpcf7-form-control.primary-button,
.up-sells a.add_to_cart_button,
.products a.add_to_cart_button,
.related.products a.add_to_cart_button,
div.wp-block-woocommerce-cart a.add_to_cart_button,
button.add_to_cart_button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px !important;
  margin: 0 auto;
  background-color: #002988 !important;
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  font-weight: 500;
  color: #ffffff !important;
  border-radius: 9999px !important;
  transition: all 0.4s;
}
.wpcf7-form-control.primary-button:hover,
.up-sells a.add_to_cart_button:hover,
.products a.add_to_cart_button:hover,
.related.products a.add_to_cart_button:hover,
div.wp-block-woocommerce-cart a.add_to_cart_button:hover,
button.add_to_cart_button:hover {
  background-color: #002988 !important;
  color: #ffffff !important;
  opacity: 0.8;
}

button.add_to_cart_button {
  width: 100% !important;
}

a.added_to_cart.wc-forward {
  width: 100%;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 9999px;
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  font-weight: 500;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.fv {
  position: relative;
}
.fv__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 80%;
  max-width: 600px;
  text-align: center;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
}
.fv__text__title {
  margin: 0;
  font-size: 2rem;
  color: #002988;
  letter-spacing: 2px;
}
@media screen and (min-width: 768px) {
  .fv__text__title {
    font-size: 2.4rem;
  }
}
.fv__text__description {
  margin: 0;
  color: #6d6d6d;
}
.fv__image-list__image {
  width: 100%;
  aspect-ratio: 16/9;
  min-height: 400px;
  max-height: 80svh;
  border-radius: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.maker {
  border-radius: 20px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}
.maker__link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 20px;
  transition: all 0.4s;
}
.maker__link:hover {
  opacity: 0.6;
}
.maker__image {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  border-radius: 20px;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.category-list-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 1024px) {
  .category-list-wrapper {
    width: 300px;
  }
}
.category-list-wrapper .category-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.category-list-wrapper .category-list__heading {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.5rem;
}
.category-list-wrapper .category-list__content {
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .category-list-wrapper .category-list__content {
    flex-direction: column;
    gap: 0;
  }
}
.category-list-wrapper .category-list__item a,
.category-list-wrapper .category-list .cat-item a {
  color: #6d6d6d;
}
.category-list-wrapper .category-list__item a:hover,
.category-list-wrapper .category-list .cat-item a:hover {
  opacity: 0.6;
}

.category-heading {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.category-list-block {
  margin-top: 0;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
div.post-list .news {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  padding: 20px;
  color: inherit;
  text-decoration: none !important;
  border-bottom: 1px solid #6d6d6d;
  transition: all 0.4s;
}
div.post-list .news:hover {
  opacity: 0.6;
}
div.post-list .news:nth-last-of-type(1) {
  border-bottom: none;
}
div.post-list .news__tag {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
div.post-list .news__tag__item {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  background-color: #002988;
  color: #ffffff;
  border-radius: 9999px;
}
@media screen and (min-width: 768px) {
  div.post-list .news__tag__item {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  div.post-list .news__tag__item {
    font-size: 14px;
  }
}
div.post-list .news__date {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  div.post-list .news__date {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  div.post-list .news__date {
    font-size: 16px;
  }
}
div.post-list .news__title {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  div.post-list .news__title {
    font-size: 19px;
  }
}
@media screen and (min-width: 1280px) {
  div.post-list .news__title {
    font-size: 20px;
  }
}
div.post-list .news__category {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
div.post-list .news__category__item {
  font-family: "zen-kaku-gothic-new", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", Meiryo, "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  div.post-list .news__category__item {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  div.post-list .news__category__item {
    font-size: 14px;
  }
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.pagination {
  border: none;
  margin-top: 40px;
}
.pagination--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .pagination--sp {
    display: none;
  }
}
.pagination--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .pagination--pc {
    display: block;
  }
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.buying-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: all 0.4s;
}
.buying-item:hover {
  opacity: 0.8;
}
.buying-item__thumbnail {
  width: 100%;
  aspect-ratio: 1/1;
}
.buying-item__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.buying-item__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.buying-item__title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1rem;
  color: #001649;
}
.buying-item__amount {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.5rem;
  color: #cf2e2e;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.after-single-product-summary {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  margin-bottom: 60px;
}
.after-single-product-summary p {
  margin: 0;
}
.after-single-product-summary__section__title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.after-single-product-summary__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.after-single-product-summary__content__title {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.after-single-product-summary__content__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.line-cta {
  position: fixed;
  bottom: 80px;
  right: 20px;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #06c755;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.4s;
}
.line-cta:hover {
  background-color: #00d759;
}
@media screen and (min-width: 768px) {
  .line-cta {
    bottom: 30px;
    right: 30px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
  }
}
.line-cta__title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  white-space: nowrap;
  color: #ffffff;
}
.line-cta__title::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("assets/icon/line-icon.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.up-sells h2,
.related.products h2,
.wp-block-woocommerce-product-collection h2,
ul.products h2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.up-sells .product .woocommerce-loop-product__title,
.related.products .product .woocommerce-loop-product__title,
.wp-block-woocommerce-product-collection .product .woocommerce-loop-product__title,
ul.products .product .woocommerce-loop-product__title {
  font-size: 1rem;
  color: #001649;
  text-align: left;
  margin-bottom: 8px;
}
.up-sells .product .wp-block-post-title a,
.related.products .product .wp-block-post-title a,
.wp-block-woocommerce-product-collection .product .wp-block-post-title a,
ul.products .product .wp-block-post-title a {
  font-size: 1rem;
  color: #001649;
  text-align: left;
  text-decoration: none;
}
.up-sells .product .woocommerce-LoopProduct-link,
.related.products .product .woocommerce-LoopProduct-link,
.wp-block-woocommerce-product-collection .product .woocommerce-LoopProduct-link,
ul.products .product .woocommerce-LoopProduct-link {
  transition: all 0.4s;
}
.up-sells .product .woocommerce-LoopProduct-link:hover,
.related.products .product .woocommerce-LoopProduct-link:hover,
.wp-block-woocommerce-product-collection .product .woocommerce-LoopProduct-link:hover,
ul.products .product .woocommerce-LoopProduct-link:hover {
  opacity: 0.6;
}
.up-sells .product .taxonomy-product_tag,
.related.products .product .taxonomy-product_tag,
.wp-block-woocommerce-product-collection .product .taxonomy-product_tag,
ul.products .product .taxonomy-product_tag {
  padding: 3px 0;
  margin-bottom: 12px;
  background-color: #abb8c3;
  border-radius: 9999px;
}
.up-sells .product .taxonomy-product_tag span.product-tag,
.related.products .product .taxonomy-product_tag span.product-tag,
.wp-block-woocommerce-product-collection .product .taxonomy-product_tag span.product-tag,
ul.products .product .taxonomy-product_tag span.product-tag {
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}
.up-sells .product span.onsale,
.related.products .product span.onsale,
.wp-block-woocommerce-product-collection .product span.onsale,
ul.products .product span.onsale {
  width: 100%;
  border-radius: 9999px;
}
.up-sells .product .attachment-woocommerce_thumbnail,
.related.products .product .attachment-woocommerce_thumbnail,
.wp-block-woocommerce-product-collection .product .attachment-woocommerce_thumbnail,
ul.products .product .attachment-woocommerce_thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.up-sells .product .price,
.related.products .product .price,
.wp-block-woocommerce-product-collection .product .price,
ul.products .product .price {
  font-size: 1.5rem;
  text-align: left;
  color: #cf2e2e !important;
}
.up-sells .product .wp-block-woocommerce-product-price,
.related.products .product .wp-block-woocommerce-product-price,
.wp-block-woocommerce-product-collection .product .wp-block-woocommerce-product-price,
ul.products .product .wp-block-woocommerce-product-price {
  text-align: left;
}
.up-sells .product .wp-block-woocommerce-product-price .woocommerce-Price-amount,
.related.products .product .wp-block-woocommerce-product-price .woocommerce-Price-amount,
.wp-block-woocommerce-product-collection .product .wp-block-woocommerce-product-price .woocommerce-Price-amount,
ul.products .product .wp-block-woocommerce-product-price .woocommerce-Price-amount {
  font-size: 1.5rem;
  color: #cf2e2e;
}

/*
Theme Name: PEEK A BOO CAMERA Theme
Theme URI: 
Template: storefront
Author: Willow Inc.
Author URI: https://www.willow.ne.jp
*/
.wc-block-product-template .wc-block-product {
  cursor: pointer;
  transition: all 0.4s;
}
.wc-block-product-template .wc-block-product:hover {
  opacity: 0.6;
}

div.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product a.wc-block-grid__product-link {
  cursor: pointer;
  transition: all 0.4s;
}
div.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product a.wc-block-grid__product-link:hover {
  opacity: 0.6;
}
div.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product a.wc-block-grid__product-link div.wc-block-grid__product-title {
  font-size: 1rem;
  color: #001649;
  text-align: left;
  margin-bottom: 8px;
}
div.wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products li.wc-block-grid__product div.wc-block-grid__product-price {
  font-size: 1.5rem;
  text-align: left;
  color: #cf2e2e !important;
}

div.site-branding div.site-title a {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  div.site-branding div.site-title a {
    font-size: 1.8rem !important;
  }
}
div.site-branding p.site-description {
  display: none;
}

main.page .page__title,
header.entry-header .entry-title,
h1.woocommerce-products-header__title {
  padding-left: 10px;
  margin-bottom: 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.85rem;
  text-align: left;
  border-left: 2px solid #002988;
}
@media screen and (min-width: 768px) {
  main.page .page__title,
  header.entry-header .entry-title,
  h1.woocommerce-products-header__title {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  main.page .page__title,
  header.entry-header .entry-title,
  h1.woocommerce-products-header__title {
    margin-bottom: 60px;
  }
}

.merchandise {
  padding: 3px 0;
}

h2.wp-block-heading {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 1.75rem !important;
}
@media screen and (min-width: 768px) {
  h2.wp-block-heading {
    font-size: 2.4rem !important;
  }
}

div.home-about-us {
  margin-bottom: 40px;
}

div.home-about-us .about-us-text {
  margin: 0 !important;
}

div.home-about-us .about-us-image {
  margin: 0 !important;
}

div.home-about-us .about-us-image figure {
  margin: 0 !important;
}

.pickup-category {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

@media screen and (min-width: 768px) {
  .pickup-category {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
.pickup-category .wc-block-featured-category {
  aspect-ratio: 1/1;
  min-height: auto !important;
}

.pickup-category .background-dim__overlay {
  border-radius: 20px;
}

.pickup-category img {
  border-radius: 20px;
}

.product-list {
  margin-left: 0;
}

.wp-block-woocommerce-product-collection .wp-block-woocommerce-product-image a {
  display: flex;
  justify-content: center;
  align-items: center;
}

div.post-list {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

footer.site-footer {
  height: auto;
  padding: 0;
  text-align: center;
} /*# sourceMappingURL=style.css.map */