/*@charset "UTF-8";*/
.eventCont {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width: 769px) {
  .eventCont {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.contentTitle {
  margin-bottom: 30px;
}

.contentTitle h2 {
  letter-spacing: 0.1rem;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif !important;
  text-align: center;
}

.contentTitle h3 {
  letter-spacing: 0.1rem;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif !important;
  text-align: center;
}

.contentTitle h4 {
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  font-family: "Noto Serif JP", serif !important;
  text-align: center;
}

.contentTitle p {
  text-align: center;
}

@media (max-width: 768.98px) {
  .contentTitle h2 {
    font-size: 1.5rem;
  }

  .contentTitle h3 {
    font-size: 1.5rem;
  }
}


/* titleAndRichtextAndButtons.css */
@media (min-width: 544px) {
  .title-and-richtext-and-buttons-component-container .content {
    padding-top: 0;
  }
}

.title-and-richtext-and-buttons-component-container .content .button p a {
  color: #fff !important;
  width: 100%;
  /* max-width: 400px; */
  background-color: #2c2c2c;
  padding: 1rem;
}

/* productTile.css */
@media (min-width: 769px) {
  .product-tile-pd .product-tile-body {
    padding: 0.625em 0;
  }
}

@media (max-width: 768.98px) {
  .product-tile-pd .product-tile-body {
    font-size: 0.75em;
    padding: 0.3125em 0;
  }
}

/* carousel.css */
@media (min-width: 769px) {
  .carousel.indicators-md {
    padding-bottom: 2.375rem;
  }
}

@media (min-width: 544px) and (max-width: 768.98px) {
  .carousel.indicators-sm {
    padding-bottom: 2.375rem;
  }
}

/* 共通
-------------------------------------------------------------------- */

.mainbanner-with-text-position-container .image-heading-text {
  /* line-height: 1.7; */
}

@media (min-width: 544px) {
  .title-and-richtext-and-buttons-component-container .content {
    /* padding-top: calc(50% - 150px); */
    /* padding-top: 0; */
  }
}

/* --------------------------------------------------------------------
fullscreen-banner
-------------------------------------------------------------------- */
/* リンク無効化 */
.fullscreen-banner .mainBannerWithTextPosition a {
  pointer-events: none;
}

/* ボタン非表示 */
.fullscreen-banner .mainBannerWithTextPosition .mainbanner-sub-text {
  display: none;
}

/* mainImage padding 削除 */
.fullscreen-banner>.row:first-child>.col-12:first-child {
  padding-right: 0;
  padding-left: 0;
}

.fullscreen-banner picture {
  /* filter: brightness(50%); */
}

/* catchCopy
-------------------------------------------------------------------- */
.fullscreen-banner .mainBannerWithTextPosition .image-heading-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.fullscreen-banner .mainBannerWithTextPosition h1 {
  font-size: 2.2rem;
  font-family: "Noto Serif", "Noto Serif JP", "Noto Serif Japanese", serif !important;
  letter-spacing: 4px;
  /* line-height: 1.4; */
  color: #fff;
}

.fullscreen-banner .mainBannerWithTextPosition h2 {
  font-size: 1.4rem;
  font-family: "Noto Serif", "Noto Serif JP", "Noto Serif Japanese", serif !important;
  letter-spacing: 4px;
  /* line-height: 1.4; */
  color: #fff;
}

.fullscreen-banner .mainBannerWithTextPosition .image-heading-text {
  line-height: 1.5;
}

.mainBanner .image-heading-text {
  /* text-shadow: 0px 0px 10px #3d3d3d; */
}

@media (max-width: 768.98px) {
  .fullscreen-banner {
    margin-bottom: 0;
  }

  .fullscreen-banner .mainBannerWithTextPosition .image-heading-text .title {
    margin-right: 0;
  }

  .fullscreen-banner .mainBannerWithTextPosition .image-heading-container {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}

@media (max-width: 543.98px) {
  .fullscreen-banner .mainBannerWithTextPosition .subtitle {
    margin-right: 0;
  }
}

/* --------------------------------------------------------------------
mainText
-------------------------------------------------------------------- */
.mainText {
  display: none;
  padding-bottom: 2.5rem;
}

.mainText .limitContainer p {
  text-align: center;
}


/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
.experience-commerce_layouts-mobileGrid2r1c:nth-child(even) .mobile-2r-1c .mx-n2 {
  flex-direction: row-reverse;
}

/* --------------------------------------------------------------------
craftsman-block
-------------------------------------------------------------------- */
.craftsman-block {
  align-items: center;
  padding: 40px 0 12px;
  border-bottom: 1px solid #ccc;
  line-height: 1.7;
}

.craftsman-block .region:nth-child(2)>.experience-commerce_layouts-mobileGrid1r1c {
  display: flex;
  justify-content: center;
  align-items: center;
}

.craftman-desc {
  width: 80%;
}


@media (max-width: 768.98px) {
  .craftman-desc {
    width: 100%;
  }
}

/* titleRichtextButtons
-------------------------------------------------------------------- */
.craftman-desc .titleRichtextButtons h3 {
  text-align: left;
  font-size: 1.2rem;
  font-weight: 600;
}

.craftman-desc .titleRichtextButtons h2 {
  font-size: 2.0rem;
  font-family: 'Noto Serif', 'Noto Serif Japanese', serif !important;
  margin-bottom: 0;
}

.craftman-desc .titleRichtextButtons h2:nth-child(4) {
  font-size: 1rem;
}

.craftman-desc .titleRichtextButtons p {
  font-size: 1rem;
}

.craftman-desc .titleRichtextButtons p em {
  margin-bottom: 0.5rem;
  display: inline-block;
  font-style: normal;
}

.craftman-desc .titleRichtextButtons .richtext {
  margin-top: 1rem;
}

.craftman-desc .titleRichtextButtons .richtext p {
  text-align: left;
  font-size: inherit;
}

.craftman-desc .titleRichtextButtons .button {
  margin-top: -10px;
}


/* brandsite-button
-------------------------------------------------------------------- */
.craftman-desc .brandsite-button {
  width: 100%;
  text-align: center;
}

.craftman-desc .brandsite-button a.btn {
  color: #212529 !important;
  width: 100%;
  /* max-width: 400px; */
  background-color: #fff;
  padding: 1rem;
  border-color: #343a40;
}

.craftman-desc .brandsite-button a.btn i {
  margin-left: 5px;
}