@charset "UTF-8";

#mv{
  position: relative;
  color: #fff;
}
#mv .img{
  position: relative;
}
#mv .img span{
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  text-align: right;
}
#mv .tit{
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-60%);
  width: 80%;
  max-width: 890px;
}
@media screen and (max-width: 930px) {
  #mv{
    margin-top: 62px;
  }
  #mv .tit span{
    margin-top: 4%;
  }
}

.sec1 {
  margin: 0 0 100px;
}
.sec1 .box{
  max-width: 1270px;
  width: 96%;
  margin: 20px auto 100px;
  position: relative;
}
.sec1 .box .kukakuzu{
  position: absolute;
  top: 0;
  right: 0;
  width: 62%;
}
.sec1 .box .kukakuzu:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: 20%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec1 .box .txt-box{
  padding-top: 10%;
  width: 50%;
}
.sec1 .box .txt-box .txt{
  font-size: clamp(12px, 2vw, 24px);
  line-height: 2;
  margin: 20% 6% 0 auto;
  width: fit-content;
}
.loop-img{
  margin: 0 0 120px;
}
.loop-img p{
  margin: 0 10px;
  position: relative;
}
.loop-img p span{
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  text-align: right;
}
.loop-img p span.bg{
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,.7);
  text-align: center;
  padding: 10px;
  display: block;
  width: 100%;
  font-size: clamp(11px, 1.5vw, 18px);
}
.loop-img p span.bg strong{
  font-size: clamp(13px, 2vw, 30px);
  font-weight: 300;
}
@media screen and (max-width: 930px) {
  .sec1{
    margin: 0 0 50px;
  }
  .sec1 .box{
    margin: 10px auto 60px;
  }
  .sec1 .box .kukakuzu{
    position: relative;
    top: initial;
    right: initial;
    width: 100%;
  }
  .sec1 .box .txt-box{
    padding: 0;
    margin-top: -20%;
    width: 100%;
  }
  .sec1 .box .txt-box .logo{
    width: 70%;
  }
  .sec1 .box .txt-box .txt{
    font-size: clamp(12px, 3vw, 30px);
    line-height: 2;
    margin: 5% auto 0;
    width: fit-content;
  }
  .loop-img{
    margin: 0 0 40px;
  }
  .loop-img p{
    margin: 0 2px;
  }
  .loop-img p span{
    bottom: 5px;
    right: 5px;
  }
}

.sec2{
  padding: 120px 0 0;
  background-color: #F5F3F0;
}
.sec2 .midashi{
  font-size: clamp(16px, 3vw, 38px);
  line-height: 1.6;
  text-align: center;
  margin: 0 0 80px;
  letter-spacing: .75rem;
  color: #A48B78;
}
.sec2 li{
  position: relative;
  padding-bottom: 20%;
}
.sec2 li:last-child{
  margin-bottom: 0;
}
.sec2 .box{
  max-width: 1100px;
  width: 90%;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  z-index: 3;
  border: solid 1px #A48B78;
}
.sec2 .box .type{
  background-color: #A48B78;
  padding: 20px 5px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  max-width: 200px;
  width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sec2 .box .type .name{
  font-family: 'EB Garamond', serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 1;
}
.sec2 .box .type .name strong{
  font-size: 52px;
  transform: translateY(5px);
  display: inline-block;
}
.sec2 .box .type .num{
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
}
.sec2 .box .type .num strong{
  font-weight: 300;
  font-size: 42px;
}
.sec2 .box .menseki{
  font-size: 24px;
  line-height: 1.3;
  color: #A48B78;
  padding: 20px;
}
.sec2 .box .menseki strong{
  font-weight: 300;
  font-size: 34px;
}
.sec2 .box .menseki span{
  font-size: 20px;
}
.sec2 .box .menseki strong.sub{
  font-size: 28px;
}
.sec2 .box .menseki .sp-none{
  display: inline-block;
}
.sec2 .box .menseki .pc-none{
  display: none;
}
.sec2 .vr-txt{
  max-width: 1100px;
  width: 90%;
  margin: 0 auto 30px;
  font-size: 30px;
  line-height: 1.2;
  color: #A48B78;
}
.sec2 .vr-list{
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  font-size: 30px;
  line-height: 1.2;
  color: #A48B78;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}
.sec2 .vr-list li{
  width: 18%;
  margin: 0;
  padding-bottom: 0;
}
.sec2 .vr-list li a{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: solid 1px #A48B78;
  color: #A48B78;
  text-align: center;
  padding: 20px;
  font-size: 28px;
  line-height: 1.4;
  transition: .3s;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
}
.sec2 .vr-list li a:hover{
  opacity: .7;
}
.sec2 .vr-list li a span{
  display: block;
  border: solid 1px #A48B78;
  background-color: #A48B78;
  width: 100%;
  height: 80px;
  position: relative;
  margin-top: 10px;
}
.sec2 .vr-list li a span:after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 20px 0px 20px 24px;
}
.sec2 .zu{
  max-width: 1100px;
  width: 90%;
  margin: 90px auto 0;
  position: relative;
  z-index: 1;
}
.sec2 .zu img{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.sec2 .zu .txt{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: clamp(16px, 3vw, 33px);
  line-height: 2;
  max-width: 200px;
  width: 200px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
}
.sec2 li:nth-child(2) .zu .txt{
  left: 0;
}
.sec2 li:nth-child(1) .zu .txt{
  right: 0;
}
.sec2 li .img{
  position: absolute;
  bottom: 0;
  width: 50%;
}
.sec2 li .img span{
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  text-align: right;
}
.sec2 li:nth-child(2) .img{
  left: 0;
}
.sec2 li:nth-child(1) .img{
  right: 0;
}
.sec2 li:nth-child(1) .img span{
  left: inherit;
  right: 10px;
}
@media screen and (max-width: 930px) {
  .sec2{
    padding: 50px 0 0;
  }
  .sec2 .midashi{
    margin: 0 0 40px;
  }
  .sec2 li{
    padding-bottom: 0;
    margin-bottom: 14%;
  }
  .sec2 li:nth-child(2) .box{
    flex-flow: row;
  }
  .sec2 .box{
    border: solid 1px #A48B78;
  }
  .sec2 .box .type{
    padding: 10px 5px;
    max-width: 100px;
    width: 100px;
  }
  .sec2 .box .type .name{
    font-size: 16px;
  }
  .sec2 .box .type .name strong{
    font-size: 26px;
    transform: translateY(3px);
  }
  .sec2 .box .type .num{
    font-size: 14px;
    margin: 0 0 5%;
  }
  .sec2 .box .type .num strong{
    font-size: 20px;
  }
  .sec2 .box .menseki{
    font-size: 10px;
    padding: 10px;
    width: calc(100% - 100px)
  }
  .sec2 .box .menseki strong{
    font-size: 13px;
  }
  .sec2 .box .menseki span{
    font-size: 10px;
  }
  .sec2 .box .menseki strong.sub{
    font-size: 12px;
  }
  .sec2 .box .menseki .sp-none{
    display: none;
  }
  .sec2 .box .menseki .pc-none{
    display: inline-block;
  }
  .sec2 .vr-txt{
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
  }
  .sec2 .vr-list{
    margin: 0 auto;
    font-size: 13px;
    justify-content: flex-start;
  }
  .sec2 .vr-list li{
    width: calc(100% / 3 - 7px);
    margin: 0 10px 10px 0;
  }
  .sec2 .vr-list li:nth-child(3n){
    margin-right: 0;
  }
  .sec2 .vr-list li a{
    padding: 10px;
    font-size: 13px;
  }
  .sec2 .vr-list li a span{
    height: 30px;
  }
  .sec2 .vr-list li a span:after{
    border-width: 10px 0px 10px 10px;
  }
  .sec2 .zu .txt{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: clamp(16px, 3vw, 33px);
    line-height: 2;
    max-width: 200px;
    width: 200px;
    display: flex;
    align-items: center;
    position: relative;
    top: inherit;
    margin: 0 auto 10px;
  }
  .sec2 li:nth-child(2) .zu .txt{
    left: inherit;
  }
  .sec2 li:nth-child(1) .zu .txt{
    right: inherit;
  }
  .sec2 .zu{
    max-width: 600px;
    width: 84%;
    margin: 0 auto -15%;
  }
  .sec2 li:nth-child(1) .zu{
    margin: 5% auto 8%;
  }
  .sec2 li .img{
    position: relative;
    bottom: inherit;
    width: 100%;
  }
  .sec2 li:nth-child(2) .img{
    left: inherit;
  }
  .sec2 li:nth-child(1) .img{
    right: inherit;
  }
  .sec2 li .img span{
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-size: 10px;
    font-weight: 300;
    text-align: right;
  }
}

.notes-box{
  padding: 20px 0;
  font-size: clamp(10px, 1.3vw, 15px);
  line-height: 1.8;
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 930px) {
  .notes-box{
    text-align: left;
  }
}