@charset "utf-8";
/* CSS Document */

.anshin .wp-block-columns .wp-block-column:nth-child(2) figure, .post_content div#link {
  display: none;
}
#main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle {
  font-size: 3.4vw;
  line-height: 1.1;
  letter-spacing: 1px;
  font-family: "Times New Roman", "游明朝", 'Noto Serif Japanese', "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle em {
  font-size: 120%;
}
#main_visual .p-mainVisual__textLayer .p-mainVisual__slideText {
  font-size: 1.4vw;
  margin-top: 0.5em;
}
#main_visual .p-mainVisual__textLayer {
  width: 42%;
  background: rgb(165 138 31 / 60%);
  height: 45%;
  top: 28%;
}
#main_visual .p-mainVisual__textLayer::before {
  content: "";
  background: url(../../../../uploads/mark.svg) no-repeat center;
  background-size: contain;
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: calc(50% - 50px);
  top: -50px;
}
.post_content .wp-block-cover__inner-container h2 {
  font-size: 2.5rem !important;
  color: #fff;
  margin: 13% 0 0 15px !important;
}
.post_content #foryou {
  padding-top: 0;
  margin-top: -2em !important;
}
.post_content #foryou figure {
  position: relative;
}
.post_content #foryou figure img {
  border: 10px solid #fff;
}
.post_content #foryou figure figcaption {
  writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  position: absolute;
  top: 12px;
  left: 30px;
  z-index: 10;
  color: #fff;
  font-size: 1.8rem;
  opacity: 1;
  font-weight: 300;
}
.post_content #bnr .c-bannerLink__text {
  background: rgb(255 255 255 / 85%);
  height: 36%;
  top: 34%;
  color: var(--color_link);
}
.post_content #bnr .c-bannerLink__text .c-bannerLink__title {
  color: var(--color_link);
  font-size: 1rem;
}
.post_content #bnr .c-bannerLink__text .c-bannerLink__description {
  font-size: 1.4rem;
  color: var(--color_main);
  font-weight: 500;
  margin: 0;
}
@media all and (min-width: 960px){
/*メインイメージ*/
  #main_visual {
    width: 100%;
  }
  #main_visual .c-filterLayer__img {
  }
  #main_visual .p-mainVisual__img {
  }
  .top #content {
    padding-top: 0;
  }
  .post_content > .wp-block-group {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .post_content .alignfull.has-background {
  }

}

  #sb_instagram {
    margin-top: 1em;
  }
  .sb_instagram_header, #sbi_load {
    display: none;
  }


  /* chrome safari opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  }
  /* chrome opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  }
  /* Firefox */
  @-moz-document url-prefix() {
  }
