@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@media print, screen and (min-width: 769px) {
  .pc-hide, .sp-only {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp-hide, .pc-only {
    display: none !important;
  }
}
/* カスタマイズ用CSS */
.tabacms_post header h1 {
  padding: 0.75em 0.75em;
  font-size: 1.3em;
}

.ec-headerNav {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-headerNav__item {
  margin-right: 24px;
}

.ec-blockReadMoreBtn,
.ec-blockAllBtn,
.ec-blockDetailBtn {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-headPromotionRole__content .siteTitle .siteName,
.ec-headPromotionRole__content .siteCatchcopy {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-secHeading .ec-secHeading__maintitle {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-topicRole__item .topicTitle,
.ec-topicRole__item .topicText {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-hotItemsRole__categoryTitle,
.ec-hotItemsRole__categoryTitle,
.ec-hotItemsRole__listItem::after {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-newsRole__newsHeading time,
.ec-newsRole__newsTitle,
.ec-newsRole__newsDescription {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-productItemRole__title {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-categoryHeadRole__content .title {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-productRole__title h1,
.ec-productRole__description,
.ec-productRole .ec-productRole__description {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-productRole .ec-productRole__description {
  font-size: inherit;
  color: inherit;
}
@media print, screen and (min-width: 993px) {
  .ec-productRole .ec-productRole__description {
    max-width: 520px;
  }
}

.ec-recommendProductRole {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .ec-recommendProductRole .ec-slickContainer {
    margin: 0 -6.25vw;
  }
  .ec-recommendProductRole .slick-arrow.slick-prev {
    top: 34%;
    left: 6.25vw;
  }
  .ec-recommendProductRole .slick-arrow.slick-next {
    top: 34%;
    right: 6.25vw;
  }
}

.ec-recommendProduct {
  position: relative;
  padding: 0 15px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .ec-recommendProduct {
    padding: 0 10px;
  }
}
.ec-recommendProduct .ec-recommendProduct__image {
  -webkit-transform: unset;
          transform: unset;
  margin-bottom: 24px;
}
.ec-recommendProduct .ec-recommendProduct__title {
  font-size: 30px;
  text-align: center;
  margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .ec-recommendProduct .ec-recommendProduct__title {
    font-size: 1.5rem;
  }
}
.ec-recommendProduct .ec-recommendProduct__title span {
  padding: 0;
  background: none;
}
.ec-recommendProduct .ec-recommendProduct__description {
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  color: inherit;
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .ec-recommendProduct .ec-recommendProduct__description {
    font-size: 1rem;
  }
}
.ec-recommendProduct .ec-recommendProduct__bottom {
  visibility: visible;
  opacity: 1;
  margin-top: 20px;
}
.ec-recommendProduct .ec-recommendProduct__price {
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .ec-recommendProduct .ec-recommendProduct__price {
    font-size: 1.3rem;
  }
}
.ec-recommendProduct .ec-recommendProduct__price .ec-price__tax {
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .ec-recommendProduct .ec-recommendProduct__price .ec-price__tax {
    font-size: 1rem;
  }
}

.ec-recommendProduct__overlay {
  font-family: "Noto Sans JP", sans-serif;
}

#RelatedProduct-product_area .ec-shelfGrid .ec-shelfGrid__item p:nth-child(2) {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-temple-section {
  padding-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .ec-temple-section {
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 768px) {
  .ec-shelfRole .ec-shelfGrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px 20px;
    padding: 0;
    margin: 0;
  }
  .ec-shelfRole .ec-shelfGrid .ec-shelfGrid__item {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .ec-shelfRole .ec-shelfGrid .ec-shelfGrid__item .ec-productItemRole .ec-productItemRole__title {
    font-size: 1.5rem;
    margin: 24px 0 20px;
  }
  .ec-shelfRole .ec-shelfGrid .ec-shelfGrid__item .ec-productItemRole .ec-productItemRole__description {
    font-size: 1rem;
    line-height: 2;
    margin: 0;
  }
  .ec-shelfRole .ec-shelfGrid .ec-shelfGrid__item .ec-productItemRole .ec-productItemRole__price {
    margin-top: 20px;
    font-size: 1.3rem;
  }
  .ec-shelfRole .ec-shelfGrid .ec-shelfGrid__item .ec-productItemRole .ec-productItemRole__price .ec-price__price {
    font-size: inherit;
  }
  .ec-shelfRole .ec-shelfGrid .ec-shelfGrid__item .ec-productItemRole .ec-productItemRole__price .ec-price__tax {
    font-size: 1rem;
  }
}
.ec-link-btn {
  padding: 10px 30px 10px 20px;
  width: 450px;
}
@media only screen and (max-width: 768px) {
  .ec-link-btn {
    width: 330px;
    height: 80px;
  }
}
.ec-link-btn::before {
  content: "";
  position: absolute;
  top: calc(50% - 450px);
  right: -405px;
  width: 900px;
  height: 900px;
}
@media only screen and (max-width: 768px) {
  .ec-link-btn::before {
    width: 660px;
    height: 660px;
    top: calc(50% - 330px);
    right: -311px;
  }
}

.ec-service-section .service-hint {
  position: relative;
  margin-top: 30px;
  font-weight: 400;
  color: #043867;
  letter-spacing: 0.05em;
  text-align: center;
}

.ec-orderRole__detail .vt4g_payment_cvs,
.ec-orderRole__detail .vt4g_payment_credit {
  margin-top: 1rem;
}

.ec-footerShopInfo__address,
.ec-footerShopInfo__tel,
.ec-footerShopInfo__email {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-footerCopyright {
  font-family: "Noto Sans JP", sans-serif;
}

.copyright {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-newsRole .ec-newsRole__newsHeading time,
.ec-newsRole .ec-newsRole__newsTitle {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-topicRole .ec-topicRole__item .topicTitle,
.ec-topicRole .ec-topicRole__item .topicText {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-blockReadMoreBtn,
.ec-blockReadMoreBtn--center,
.ec-productItemRole .ec-productItemRole__title,
.ec-recommendProduct .ec-recommendProduct__overlay,
.ec-categoryHeadRole .ec-categoryHeadRole__content .title,
.ec-productRole .ec-productRole__title h1,
.ec-productRole .ec-productRole__title .h1 {
  font-family: "Noto Sans JP", sans-serif;
}

.ec-footerShopInfo .ec-footerShopInfo__address,
.ec-floatNavRole .copyright {
  font-family: "Noto Sans JP", sans-serif;
}

body#page_homepage:not(.scrolled) .ec-layoutRole__header .ec-headerRole {
  background-color: rgba(0, 0, 0, 0.5);
}

@media print, screen and (min-width: 769px) {
  .ec-headerTitle {
    padding-right: 20px;
  }
}
.ec-headerTitle a {
  border: none !important;
  outline: none !important;
}

.ec-layoutRole .ec-layoutRole__main {
  position: relative;
}

body#page_homepage .ec-layoutRole__main .ec-headPromotionRole {
  position: relative;
}

.ec-headPromotionRole {
  position: relative;
}
.ec-headPromotionRole .ec-headPromotionRole__content {
  position: relative;
  min-height: 900px;
}
@media only screen and (max-width: 768px) {
  .ec-headPromotionRole .ec-headPromotionRole__content {
    padding: 6rem 0 3rem;
    height: auto;
    min-height: 600px;
  }
}
.ec-headPromotionRole .ec-headPromotionRole__content .ec-headPromotionRole__content__inner {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
.ec-headPromotionRole .ec-headPromotionRole__content .siteTitle {
  width: 400px;
  margin: 0 auto 120px;
}
@media only screen and (max-width: 768px) {
  .ec-headPromotionRole .ec-headPromotionRole__content .siteTitle {
    width: 220px;
    margin-bottom: 3.6rem;
  }
}
.ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy {
  -webkit-writing-mode: unset;
      -ms-writing-mode: unset;
          writing-mode: unset;
  color: #707070;
  -webkit-filter: unset;
          filter: unset;
}
@media only screen and (max-width: 768px) {
  .ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy {
    padding: 6.25vw;
  }
}
.ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy .title {
  position: relative;
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 50px;
}
@media only screen and (max-width: 768px) {
  .ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy .title {
    font-size: 1.9rem;
    margin-right: -1.5rem;
    margin-bottom: 2rem;
  }
}
.ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy .lead {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy .lead {
    font-size: 1.2rem;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
  }
}
.ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy .text {
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .ec-headPromotionRole .ec-headPromotionRole__content .siteCatchcopy .text {
    font-size: 1.1rem;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: left;
  }
}
.ec-headPromotionRole .ec-headPromotionRole__movie picture {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 0;
}
.ec-headPromotionRole .ec-headPromotionRole__movie::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  z-index: 1;
}

.ec-recommendProductRole {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

@media print, screen and (min-width: 993px) {
  .ec-productRole__visual {
    position: sticky;
    top: 80px;
  }
}
.ec-select .select_ui:after,
.ec-birth .select_ui:after {
  display: none;
}

.ec-select select,
.ec-birth select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath id='Path_215' data-name='Path 215' d='M7,5l7,10H0Z' transform='translate(14 15) rotate(180)' fill='%23444'/%3E%3C/svg%3E%0A");
  background-position: calc(100% - 0.6rem) 50%;
  background-size: 1rem 0.6rem;
  background-repeat: no-repeat;
}