html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  letter-spacing: 0.5px;
  line-height: 2;
  overflow-x: hidden;
  transition: all 1.6s ease 0s;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}

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

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

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

a:hover {
  opacity: 0.6;
  transition: 0.5s;
}

/* ------------------------
key
------------------------ */
.key_img img {
  width: 100%;
  height: 100svh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.key {
  position: relative;
}

.key h1 {
  position: absolute;
  width: 96.5%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (min-width: 768px) {
  .key h1 {
    width: 38.1944444444vw;
    left: 70%;
    top: 50%;
  }
  #sec01 {
    padding-top: 120px;
  }
}
.read {
  width: 85vw;
  margin: 13% auto 21%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .read {
    max-width: 900px !important;
    margin: 6.9444444444vw auto 10.4166666667vw;
    line-height: 2.5;
  }
}
.read p {
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 769px) {
  .read p {
    font-size: 15px;
  }
}
.read .sign {
  width: 24.9333333333vw;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 769px) {
  .read .sign {
    width: 8.6805555556vw;
    margin-top: 3.4722222222vw;
  }
}
@media screen and (max-width: 768px) {
  .read .sign {
    margin-top: 10px;
  }
}

#collaboitem h2 {
  text-align: center;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 6.6666666667vw;
  font-size: 6.4vw;
}
#collaboitem .c_img {
  margin-bottom: 9.3333333333vw;
}
#collaboitem .item_area {
  padding-bottom: 13.3333333333vw;
  padding-top: 13.3333333333vw;
}
#collaboitem .inner {
  width: 81vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  #collaboitem .inner {
    max-width: 600px;
  }
}
#collaboitem h3 {
  font-size: 6vw;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  #collaboitem h3 {
    font-size: 27px;
  }
}
#collaboitem .item_credit {
  font-family: "garamond-premier-pro-display", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.7333333333vw;
  line-height: 1.4;
  display: flex;
  justify-content: space-between;
  margin-top: 2.6666666667vw;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  #collaboitem .item_credit {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 40px;
  }
}
#collaboitem .item_credit .buy {
  font-family: "magneta", serif;
  font-weight: 200;
  font-style: normal;
  font-size: 3.2vw;
  background: #A5D9FF;
  width: 11.3333333333vw;
  height: 6.5333333333vw;
  text-align: center;
  padding: 2% 0 2% 0;
}
@media screen and (min-width: 769px) {
  #collaboitem .item_credit .buy {
    font-size: 12px;
    width: 55px;
    height: 25px;
    padding: 1% 0 1% 0;
  }
}
#collaboitem .dis {
  font-size: 3.7333333333vw;
  margin-top: 6.6666666667vw;
  margin-bottom: 12vw;
}
@media screen and (min-width: 769px) {
  #collaboitem .dis {
    font-size: 18px;
    margin: 50px auto 120px;
  }
}
#collaboitem .blue {
  background: #F6FBFF;
}

.slide-img-wrap {
  margin: 0 7px;
  position: relative;
  overflow: hidden;
}

.slider_2 {
  width: 600px;
  margin: 0 auto;
}

.pb150 {
  padding-bottom: 20vw !important;
}

.info {
  text-align: center;
  padding-top: 20vw;
  padding-bottom: 33.3333333333vw;
}
@media screen and (min-width: 769px) {
  .info {
    padding-bottom: 270px;
  }
}
.info h2 {
  font-family: "magneta", serif;
  font-weight: 200;
  font-style: normal;
  font-size: 4.6808510638vw;
}
@media screen and (min-width: 769px) {
  .info h2 {
    font-size: 21px;
  }
}
.info p {
  font-size: 3.2vw;
}
@media screen and (min-width: 769px) {
  .info p {
    font-size: 15px;
    line-height: 2.3;
    margin: 35px auto 0;
  }
}
.info .one {
  width: 80vw;
  margin: 9.3333333333vw auto 0;
}
@media screen and (min-width: 769px) {
  .info .one {
    width: 500px;
    margin: 50px auto 0;
  }
}

.youtube {
  margin-bottom: 6.6666666667vw;
}
@media screen and (min-width: 769px) {
  .youtube {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 769px) {
  .youtube, .vol2 {
    width: 500px;
    margin: 0 auto;
  }
}

.profile {
  margin: 39.8666666667vw auto 33.3333333333vw;
  width: 80vw;
}
@media screen and (min-width: 769px) {
  .profile {
    margin: 200px auto 150px;
  }
}
.profile .o_img {
  width: 53.3333333333vw;
  margin: 0 auto 50px;
}
@media screen and (min-width: 769px) {
  .profile .o_img {
    width: 400px;
    margin: 0 auto 30px;
  }
}
.profile .name {
  font-size: 4vw;
  line-height: 1.4;
  margin-top: -5%;
}
@media screen and (min-width: 769px) {
  .profile .name {
    font-size: 18px;
  }
}
.profile .p_box {
  margin: 0 auto;
  width: 26%;
}
@media screen and (min-width: 769px) {
  .profile .p_box {
    width: 100px;
  }
}
.profile .o_text {
  font-size: 3.2vw;
  line-height: 1.6;
  margin-top: 6.6666666667vw;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .profile .o_text {
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
  }
}
.profile .atto {
  font-size: 3.7333333333vw;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 5%;
}
@media screen and (min-width: 769px) {
  .profile .atto {
    font-size: 12px;
    margin-left: 5px;
  }
}
.profile .roma {
  font-size: 3.2vw;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 769px) {
  .profile .roma {
    font-size: 15px;
  }
}
.profile .okusa_img {
  width: 30.6666666667vw;
}
@media screen and (min-width: 769px) {
  .profile .okusa_img {
    width: 153px;
  }
}
.profile a {
  display: flex;
  margin-top: 10%;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .profile a {
    margin-top: 30px;
  }
}
.profile a img {
  width: 6vw;
}
@media screen and (min-width: 769px) {
  .profile a img {
    width: 12px;
  }
}
.profile p {
  font-size: 3.3333333333vw;
  line-height: 1.7;
  margin-top: 9%;
}

.footer {
  text-align: center;
}
.footer .staff_cre {
  font-size: 2.9333333333vw;
  font-family: "magneta", serif;
  font-weight: 200;
  font-style: normal;
  margin-bottom: 34.6666666667vw;
  margin-top: 38.1333333333vw;
}
@media screen and (min-width: 769px) {
  .footer .staff_cre {
    font-size: 13px;
    line-height: 2.5;
    margin: 150px auto;
  }
}
.footer .f_btn {
  width: 85vw;
  margin: 0 auto;
  color: #fff;
  font-family: "magneta", serif;
  font-weight: 200;
  font-style: normal;
  font-size: 3.2vw;
}
@media screen and (min-width: 769px) {
  .footer .f_btn {
    width: 400px;
    font-size: 12px;
  }
}
.footer .f_btn .sta_c {
  background: #BABABA;
  padding: 5%;
  margin-bottom: 7%;
}
.footer .f_btn .all {
  background: #000;
  padding: 5%;
}
.footer .icon {
  display: flex;
  justify-content: space-between;
  margin: 34.6666666667vw auto;
  width: 50%;
}
@media screen and (min-width: 769px) {
  .footer .icon {
    width: 170px;
    margin: 200px auto;
  }
}
.footer .icon img {
  width: 9.2vw;
}
@media screen and (min-width: 769px) {
  .footer .icon img {
    width: 30px;
  }
}
.footer .b_logo {
  width: 32.9333333333vw;
  margin: 0 auto 5%;
}
@media screen and (min-width: 769px) {
  .footer .b_logo {
    width: 111px;
    margin: 0 auto 3%;
  }
}
.footer .copy {
  font-size: 2.6666666667vw;
  margin: 0 auto 5%;
}
@media screen and (min-width: 769px) {
  .footer .copy {
    font-size: 10px;
  }
}

.video {
  width: 480px;
  margin: 250px auto;
}
@media screen and (max-width: 768px) {
  .video {
    width: 80vw;
    margin: 29.3333333333vw auto 33.3333333333vw;
  }
}

/* item */
.slide-img-wrap {
  position: relative;
  overflow: hidden;
}

.btn-credit {
  cursor: pointer;
  color: #000;
  display: block;
  position: absolute;
  right: 25px;
  bottom: 20px;
  transition: all 0.1s linear;
  z-index: 10;
}

.btn-credit::after {
  content: "";
  display: block;
  background-image: url(../images/ico_plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.show .btn-credit::after {
  content: "";
  background-image: url(../images/ico_close.svg);
  transform: scale(0.8);
}

.box-wrap {
  display: flex;
  flex-wrap: wrap;
}

.img-slide-box {
  position: relative;
  width: 100%;
}

.img-slide-box.link {
  cursor: pointer;
}

.img-slide-box .credit {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 8% 7% 75px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s linear 0.1s !important;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.2666666667vw;
  line-height: 1.2;
}

.show .credit {
  opacity: 1;
  pointer-events: inherit;
  z-index: 9;
}
.show .credit .buy {
  font-family: "magneta", serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.8666666667vw;
  border: 0.5px solid #fff;
  width: 8vw;
  height: 3.5vw;
  text-align: center;
  padding: 0.5vw 0 1vw 0;
}
@media screen and (min-width: 769px) {
  .show .credit .buy {
    font-size: 12px;
    width: 55px;
    height: 25px;
    padding: 0.4vw 0 0.5vw 0;
  }
}
.show .credit .nobuy {
  margin-bottom: 11px;
  justify-content: space-between;
  display: flex;
}
@media screen and (min-width: 769px) {
  .show .credit .nobuy {
    font-size: 13px;
  }
}
.show .credit .nobuy .shop {
  width: 16vw;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 769px) {
  .show .credit .nobuy .shop {
    width: 100px;
  }
}
.show .credit a {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2vw;
}
.show .credit p {
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .btn-credit::after {
    width: 20px;
    height: 20px;
  }
  .img-slide-box img:not(.switch) {
    aspect-ratio: 375/667;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .img-slide-box img.short {
    aspect-ratio: 375/500;
  }
  .block02 {
    order: 2;
  }
  .block03 {
    order: 4;
  }
  .block04 {
    order: 8;
  }
  .block05 {
    order: 6;
  }
  .block06 {
    order: 3;
  }
  .block07 {
    order: 5;
  }
}
@media only screen and (min-width: 768px) {
  .img-slide-box.half {
    width: 50%;
  }
  .btn-credit {
    position: absolute;
    right: 4.86vw;
    bottom: 4.86vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 769px) {
  .btn-credit {
    right: 41px;
    bottom: 33px;
  }
}
@media only screen and (min-width: 768px) {
  .btn-credit::after {
    width: 3.47vw;
    height: 3.47vw;
  }
}
@media only screen and (min-width: 768px) and (min-width: 769px) {
  .btn-credit::after {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .img-slide-box .credit a {
    font-size: 13px;
  }
}/*# sourceMappingURL=style.css.map */