html,
body {
  font-family: baskerville-urw, serif;
  font-weight: 400, 500;
  font-style: normal;
  width: 100%;
  line-height: 1.4;
  letter-spacing: 0.5px;
  font-size: 10px;
  overflow-x: hidden;
  margin: 0 auto;
  transition: all 1.6s ease 0s;
  background-color: #D5C2BD;
}

img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

a {
  display: block;
  text-decoration: none;
  transition: all 0.4s;
  color: #5C4843;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.6;
    transition: all 0.4s;
  }
}
a.no-touch {
  pointer-events: none;
}
a.no-touch .buy {
  text-decoration: none;
}
a.no-touch span::after {
  display: none !important;
}

#loading-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1;
}

h1 {
  text-align: right;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  h1 {
    font-size: 34px;
  }
}

.flex, .flex2 {
  display: flex;
}
.flex.reverse, .flex2.reverse {
  flex-direction: row-reverse;
}

.btn-open-modal {
  cursor: pointer;
}

.fv {
  position: relative;
  width: 100%;
}
.fv .ttl {
  position: absolute;
  bottom: 3.5%;
  right: 3%;
  width: 25%;
}

.fv::before {
  content: "";
  padding-top: 100vh;
  background-image: url(../img/PC.jpg);
  display: block;
  background-size: cover;
  background-position: center center;
}

.fv_sp {
  position: relative;
  width: 100%;
  margin-bottom: 100px;
}
.fv_sp .ttl {
  position: absolute;
  bottom: 4.5%;
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.fv_sp::before {
  content: "";
  padding-top: 100svh;
  background-image: url(../img/sp.jpg);
  display: block;
  background-size: cover;
  background-position: center center;
}

.sec {
  padding-bottom: 90px;
}
@media screen and (min-width: 769px) {
  .sec {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.sec .container {
  width: 100%;
  margin: 0 auto;
}
.sec .sec_wrap {
  margin-bottom: 100px;
}
.sec .credit {
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .sec .credit {
    font-size: 12px;
  }
}
.sec .credit li {
  line-height: 1.5;
}
.sec .credit li span {
  text-decoration: underline;
}
.sec .credit a:hover {
  transition: all 0.4s;
  opacity: 0.6;
}
.sec .credit .soon {
  pointer-events: none;
  color: #996F63;
}
.sec .credit .soon span {
  text-decoration: none;
}
.sec .flex {
  justify-content: space-between;
  align-items: flex-end;
  gap: 6px;
}
.sec .flex .left {
  width: 60%;
}
.sec .flex .left span {
  text-decoration: underline;
}
.sec .flex .left figure {
  position: relative;
}
.sec .flex .right {
  width: 40%;
}
.sec .flex2 {
  margin: 6px 0;
  gap: 6px;
}
.sec .flex2__box {
  width: 50%;
}
.sec .flex2 .mt40 {
  margin-top: 40px;
}
.sec .center {
  margin: 40px auto;
  width: 70%;
}
.sec .sec1 {
  margin-top: 50px;
}
.sec .box_left {
  width: 72%;
}
.sec .box_right {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  max-width: 180px;
  margin-right: 0;
  margin-left: auto;
  margin-top: -60px;
  display: block;
}
@media screen and (min-width: 769px) {
  .sec .box_right {
    margin-top: -190px;
    max-width: 450px;
  }
}
.sec .box_right_L {
  width: 72%;
  height: 100%;
  margin-right: 0;
  margin-left: auto;
  display: block;
}
.sec .box_left_s {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  max-width: 180px;
  margin-left: 6px;
  margin-right: auto;
  margin-top: -60px;
  display: block;
}
@media screen and (min-width: 769px) {
  .sec .box_left_s {
    margin-top: -190px;
    max-width: 450px;
  }
}
.sec .item {
  width: 63%;
  margin: 12px 0px 12px 6px;
}
@media screen and (min-width: 769px) {
  .sec .item {
    margin: 40px 0;
  }
}
.sec .item_R {
  width: 63%;
  margin: 12px 6px 12px 0px;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .sec .item_R {
    margin: 40px 0;
    margin-left: auto;
  }
}
.sec .right_L {
  width: 100%;
  height: 100%;
  max-width: 190px;
  margin-right: 6px;
  margin-left: auto;
  display: block;
}
@media screen and (min-width: 769px) {
  .sec .right_L {
    margin-top: 40px;
    max-width: 730px;
    margin-right: 0px;
  }
}
.sec .left_L {
  width: 100%;
  height: 100%;
  max-width: 190px;
  margin-left: 6px;
  margin-right: auto;
  display: block;
}
@media screen and (min-width: 769px) {
  .sec .left_L {
    margin-top: 40px;
    max-width: 730px;
    margin-left: 0px;
  }
}
.sec .mt0 {
  margin-top: 0;
}
.sec .collage {
  margin: 100px auto;
}

.btn_box {
  margin-top: 75px;
}
.btn_box .view_btn {
  background-color: #5C4843;
  color: #F2E9E7;
  width: 280px;
  text-align: center;
  margin: 20px auto 0;
  font-size: 13px;
  padding: 15px 0;
  letter-spacing: 0.15em;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.btn_box .view_btn:hover {
  background-color: #F2E9E7;
  color: #5C4843;
  opacity: 1;
  box-shadow: 0px 0px 0px;
}

footer {
  padding: 0 0 100px;
}
footer .logo {
  width: 30%;
  margin: 30px auto 30px;
  max-width: 120px;
}
footer .copy {
  font-size: 10px;
  text-align: center;
  color: #5C4843;
}
footer .insta {
  font-size: 12px;
  display: flex;
  justify-content: center;
  text-decoration: underline;
  color: #5C4843;
}
footer .insta span {
  display: block;
  max-width: 14px;
  margin-right: 3px;
}

#to_top {
  position: fixed;
  bottom: 50%;
  left: 0;
  z-index: 100;
  font-size: 10px;
  background: #F2E9E7;
  box-shadow: 2px -2px 4px rgba(0, 0, 0, 0.12);
  padding: 8px 20px;
  transform: rotate(90deg);
  transform-origin: left bottom;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  #to_top {
    font-size: 12px;
    padding: 8px 25px;
    bottom: 60%;
  }
}
#to_top p {
  color: #5C4843;
}

#nav-pop {
  transition: height 0.4s linear;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  background: #D5C2BD;
  z-index: 101;
  overflow-y: auto;
  display: none;
}
#nav-pop p {
  text-align: center;
  padding: 70px 0 20px;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  #nav-pop p {
    font-size: 22px;
    padding: 70px 0 70px;
  }
}
#nav-pop ul {
  display: flex;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  padding-bottom: 100px;
  padding-top: 50px;
  background-color: #D5C2BD;
}
#nav-pop ul li {
  width: 33%;
  margin-bottom: 0.5%;
}
#nav-pop ul li img {
  margin: 0 auto;
  width: 98%;
}
#nav-pop ul .title {
  margin-right: 0;
  width: 66%;
  pointer-events: none;
}
#nav-pop ul .title img {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #nav-pop ul .title img {
    width: 90%;
  }
}

.close {
  position: fixed;
  right: 15px;
  top: 15px;
  display: block;
  transform: rotate(45deg);
  cursor: pointer;
  width: 22px;
  height: 22px;
  opacity: 0.6;
  z-index: 999;
}
.close span {
  width: 100%;
  height: 1px;
  background: #5C4843;
  display: block;
  transform: translate(0, 10px);
}
.close span:last-child {
  transform: rotate(90deg) translate(10px, 0);
  margin-top: -1px;
}

@media screen and (min-width: 769px) {
  .container {
    max-width: 1000px;
    margin: 0 auto;
  }
  .read .text {
    font-size: 13px;
    padding: 0 0 60px;
  }
  .read .all_btn {
    width: 180px;
  }
  .sec .flex a {
    padding: 2% 0 0 2%;
  }
  .sec .flex .soon {
    color: #7B7B7B;
    pointer-events: none;
  }
  .sec .flex .soon span {
    text-decoration: none;
  }
  .sec .sec1 {
    margin-top: 100px;
  }
  #insta .inner {
    width: 480px !important;
    gap: 2px !important;
  }
  #insta .insta-box a {
    width: 156px !important;
    height: 156px !important;
  }
  .close {
    right: 35px;
    top: 15px;
    width: 42px;
    height: 42px;
  }
}
.w_68 {
  width: 68% !important;
  padding: 24% 0 0 0 !important;
}
@media screen and (min-width: 769px) {
  .w_68 {
    width: 59% !important;
  }
}

@media screen and (max-width: 768px) {
  .w_75 {
    width: 75% !important;
    padding: 22% 0 0 0 !important;
  }
}

.w_57 {
  width: 57% !important;
}
@media screen and (min-width: 769px) {
  .w_57 {
    width: 43% !important;
  }
}

.w_40 {
  padding: 35% 0 0 0 !important;
  width: 35% !important;
}

.color {
  margin-top: 5px;
  font-size: 12px;
  white-space: nowrap;
}

.slick-slide img {
  margin-bottom: 5px;
}

.s1 {
  margin-right: 4%;
}

.s2 {
  margin-left: 4%;
}

.s3 {
  margin: 0 4% 0;
}

.w_200 {
  width: 200px;
}

@media screen and (min-width: 769px) {
  .flex-direction-nav {
    top: 48.5%;
  }
}

.space {
  text-decoration: none !important;
  margin-right: 8px;
}
.space.s1 {
  text-decoration: underline !important;
}/*# sourceMappingURL=style.css.map */