@charset "utf-8";
/* CSS Document */
#main_visual {
}
#main_visual .p-mainVisual__inner {
}
#main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle {
  font-size: 4.3vw;
  font-weight: 500;
  line-height: 1.3;
  color: #d8c382;
  background: -webkit-linear-gradient(0deg, #d8c382, #e8dec8, #d8c382);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 12em;
}
#main_visual .p-mainVisual__textLayer .p-mainVisual__slideText {
  font-size: 1.35vw;
  letter-spacing: 2px;
  position: relative;
  margin-top: 1.5em;
  color: var(--color_text);
  line-height: 2;
}
#main_visual > p {
}
.post_content .ttl h2:not(.p-postList__title) {
}
.post_content .swell-block-column .ttl h3 {
  color: unset;
}
.post_content .bg h2, .post_content .bg p {
  color: #fff;
}
.post_content #about {
  background: rgb(0 255 177 / 10%);
}
.post_content #about .name p {
  font-family: Garamond, "Times New Roman", "游明朝", 'Noto Serif Japanese', "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.4;
}
.post_content #about .name p span, .post_content #about .name p em {
  color: #d8c382;
  background: -webkit-linear-gradient(0deg, #d8c382, #e8dec8, #d8c382);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.6rem;
  font-weight: bold;
}
.post_content #about .name p strong {
  color: var(--color_main);
  font-size: 1.1rem;
  font-weight: normal;
}
.post_content #instagram {
  background: rgb(255 16 240 / 10%);
}
.post_content #instagram .ttl h2 {
  line-height: 1.5;
  font-size: 2.5rem;
  margin-bottom: 0.25em !important;
}
.post_content #magic .swell-block-column {
  text-align: left;
}
.post_content #magic .swell-block-column h3 {
  font-size: 2rem;
  margin: 0 0 0.5em;
  color: var(--color_main);
  line-height: 1.5;
  text-align: left;
}
.post_content #magic .swell-block-column p.wf_min {
  color: #d8c382;
  background: -webkit-linear-gradient(0deg, #d8c382, #e8dec8, #d8c382);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-weight: normal;
  font-size: 1.4rem;
  margin: 0;
  line-height: 1.1;
}
.post_content #magic .swell-block-column h3 + p {
  text-align: left;
}
.post_content #magic ul.is-style-check_list li {
  padding-left: 35px;
  color: #e9dda7;;
}
.post_content #magic ul.is-style-check_list li::before {
  content: "";
  width: 26px;
  height: 25px;
  top: 5px;
  left: 0.1em;
  background: url(../../../../uploads/icon_check.png) no-repeat;
  background-size: 26px;
}
.post_content #scene {
  background: rgb(223 0 209 / 10%);
}
.post_content #scene figure {
  overflow: hidden;
  padding-top: 95%;
  width: 100%;
  position: relative;
  border-radius: 50%;
}
.post_content #scene figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  transition:0.2s all;
}
.post_content td, .post_content th {
  border-color: rgb(104 114 122 / 40%) !important;
}
.post_content .price em {
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  border: solid 1px;
  border-radius: 10px;
  padding: 0 3em;
  color: unset;
  color: #d8c382;
  background: -webkit-linear-gradient(0deg, #d8c382, #e8dec8, #d8c382);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: Garamond , "Times New Roman", "游明朝" ,'Noto Serif Japanese',  "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif !important;
  font-size: 1.2rem;
}
@media all and (min-width: 768px){
  .post_content #bnr .flex_cl > section {
    width: 33.333333%;
  }
  .post_content #about figure.full_r {
    margin-right: calc(50% - 28vw) !important;
  }
  .post_content #works figure.full_l {
    margin-left: calc(50% - 32vw) !important;
  }
}
@media all and (min-width: 960px){
/*メインイメージ*/
  #main_visual {
    width: 100%;
    position: relative;
    top: 0;
    border: none;
  }
  #main_visual .c-filterLayer__img {
    width: 50%;
    height: 100vh;
    left: 56%;
    display: block;
  }
  #main_visual .p-mainVisual__img {
    /* object-position: top; */
    height: unset !important;
    bottom: 0;
    position: absolute;
  }
  #main_visual .p-mainVisual__textLayer {
    max-width: unset;
    height: 40%;
    top: 35%;
  }
  #main_content {
    max-width: var(--article_size);
  }
  .top #content {
    padding-top: 0;
    margin: 0 auto;
  }
  .post_content #we .swell-block-column:nth-child(2) {
    margin-top: 2em;
  }
}

  /* 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() {
  }
