/*--edit--*/
header{
  background-color:transparent !important;
}
@media screen and (max-width: 576px){
  header{
    background-color:rgba(0,0,0,0.7) !important;
  }
}
h2{
  line-height:1.5 !important;
  font-size:2rem;
}
@media screen and (max-width: 576px){
  h2{
    font-size:calc(1.25rem + .9vw);
  }
}
h4{
  font-size:1.5rem;
}
@media screen and (max-width: 576px){
  h4{
    font-size:calc(1.25rem + .3vw);
  }
}
h5{
  font-size:1em !important;
  line-height:1.5 !important;
}
.mb-0{
  margin-bottom:0;
}
.c-gd{
  color:#f5e8b5 !important;
}
.bg-wh{
  background-color:#FEFEFE;
}
.lh-ex{
  line-height:48px;
}
.gold-text{
  font-size:19px !important;
  line-height:50px;
  letter-spacing:0;
}
@media screen and (max-width:576px){
  .gold-text{
    font-size:15px !important;
    text-align:center;
    line-height:36px;
    letter-spacing:3px;
  }
}
.original-center{
  width:1000px;
  display:block;
  margin-right:auto;
  margin-left:auto;
}
@media screen and (max-width: 576px){
  .original-center{
    width:100%;
  }
}
.text-right{
  text-align:right;
}
.split-slider-intro,
.split-subtitle,
.next-caption .hero-subtitle{
  color:#f5e8b5 !important;
}
.border-box{
  background:url('http://www.kurusplace.com/nature/wp-content/uploads/2025/02/463083-scaled.jpg') center/20%;
  border:solid 1px #f5e8b5;
}
.border-inner{
  width:95%;
  margin:24px auto;
}
@media screen and (max-width: 576px){
  .border-inner{
    margin:12px auto;
  }
}
.border-inner p{
  padding:24px;
  margin:auto;
  font-size:18px;
  line-height:30px;
  font-weight:bold;
  color:#655B56 !important;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 576px){
  .border-inner p{
    padding:12px;
    font-size:16px;
    writing-mode:initial;
  }
}
#hero-caption{
  padding:0 !important;
}
.hero-subtitle{
  font-family:'Roboto Slab', serif !important;
}
.right-img{
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  height:100%;
  z-index:-1;
}
@media screen and (max-width:576px){
  .right-img{
    height:50%;
  }
}
.container-cover{
  background-image:linear-gradient(90deg, rgba(20, 20, 20, 1) 50%, rgba(20, 20, 20, 0.8) 51%, rgba(20, 20, 20, 0) 55%);
}
@media screen and (max-width:576px){
  .container-cover{
    background:none;
  }
}
.noto-serif-jp{
  font-family: "Noto Serif JP", serif;
}
.udpmincho{
  font-family: "BIZ UDPMincho", serif;
}
.hero-title{
  font-size:4rem;
}
@media screen and (max-width:576px){
  .hero-title{
    font-size:2rem;
  }
}
.wp-block-spacer{
  height:100px;
}
@media screen and (max-width:576px){
  .wp-block-spacer{
    height:30px;
  }
}
.menu-menu-1-container,
.button-wrap{
  display:none !important;
}
@media screen and (max-width:576px){
  #project-nav .col{
    margin-top:-25rem;
  }
}