@charset "UTF-8";
html,
body {
  font-family: "wayfinder-cf", serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1px;
  width: 100%;
  line-height: 1.4;
  letter-spacing: 1px;
  transition: all 1.5s;
  background-color: #FBFDFD;
  font-size: 11px;
  color: #3d4344;
}

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

@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;
  }
}

.animate__animated {
  opacity: 0;
}

.delay01 {
  animation-delay: 0.5s;
}

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

.box_top {
  margin-top: 300px;
}
@media screen and (max-width: 768px) {
  .box_top {
    margin-top: 150px;
  }
}

.box_bottom {
  margin-bottom: 300px;
}
@media screen and (max-width: 768px) {
  .box_bottom {
    margin-bottom: 150px;
  }
}

.container {
  margin: 0 auto 10px;
}
@media screen and (min-width: 769px) {
  .container {
    margin: 0 auto 60px;
  }
}

.no-touch {
  pointer-events: none;
}

a {
  color: #3d4344;
}

/*------ width ------*/
.w34 {
  width: 34%;
}
@media screen and (max-width: 768px) {
  .w34 {
    width: 54%;
  }
}

.w49 {
  width: 49%; /*598px,187px*/
}

.w50 {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .w50 {
    width: 80%;
  }
}

.w53 {
  width: 53%; /*640px,200px*/
  margin: -9% 0 0 auto;
  z-index: 10;
  position: relative;
}

.w56 {
  width: 56%;
  margin-left: 0 !important;
}
.w56__right {
  width: 56%;
  margin-right: 0;
}
.w56__center {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .w56 {
    width: 76%;
  }
  .w56__right {
    width: 76%;
    margin-right: 0;
  }
  .w56__center {
    width: 100%;
    margin: 0 auto;
  }
}

.w60 {
  width: 60%; /*728px,230px*/
}

.w61 {
  width: 61%; /*736px,230px*/
  margin-left: 0;
}

.w75 {
  width: 75%; /*900px,280px*/
}

.w80 {
  width: 80%;
}

.w95 {
  width: 95%; /*1140px,900px*/
}

/*------ margin ------*/
.mt-8 {
  margin-top: -8% !important;
}

.mt-9 {
  margin-top: -9%;
}

.mt-43 {
  margin-top: -43.4804928131%;
}

.mt-47 {
  margin-top: -40.8912188729%;
}

.mb60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 768px) {
  .mb60 {
    margin-bottom: 30px !important;
  }
}

.mb120 {
  margin-bottom: 120px !important;
}
@media screen and (max-width: 768px) {
  .mb120 {
    margin-bottom: 80px !important;
  }
}

/*------ 左右センター ------*/
.boxRight {
  margin-left: auto;
}

.boxLeft {
  margin-right: auto;
}

.boxCenter {
  margin: 0 auto;
}

.bg_gray .w50 {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .bg_gray .w50 {
    width: 100%;
  }
}

/*------ FV ------*/
.fv_pcNone {
  margin-bottom: 100px;
  display: none;
}
@media screen and (max-width: 768px) {
  .fv_pcNone {
    display: block;
    margin-bottom: 80px;
  }
}

.fv_spNone {
  width: 100%;
  height: 100vh;
  position: relative;
  background-size: cover;
  background-position: center;
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .fv_spNone {
    background-image: url(../images/main_pc.jpg);
  }
}
.fv_spNone .sub_title {
  position: absolute;
  width: 29.4166666667%;
  top: 3.5%;
  left: auto;
  right: 20px;
  filter: drop-shadow(5px 5px 5px rgba(170, 170, 170, 0.5));
}
.fv_spNone .title {
  position: absolute;
  width: 54.1666666667%;
  left: 20px;
  bottom: 3%;
  filter: drop-shadow(5px 5px 20px rgba(170, 170, 170, 0.5));
}
@media screen and (max-width: 768px) {
  .fv_spNone {
    display: none;
  }
}

/*------- コンテンツ -------*/
/*------ credit ------*/
.boxCredit {
  margin: 12px 0 100px 10px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .boxCredit {
    margin: 5px 0 80px 10px;
  }
}
.boxCredit .sale {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .boxCredit:nth-of-type(1) {
    margin-top: 0px;
  }
}

.ml_none {
  margin-left: 0 !important;
}

#style02 .center {
  margin-left: 34.0833333333%;
}
#style02 .right {
  margin-left: 46%;
}

#style03 .right, #style03 .boxCredit {
  margin-left: auto;
  margin-right: 8.3333333333%;
}
#style03 .boxCredit {
  display: block;
  width: 60%;
}

#style05 {
  position: relative;
}
#style05 .imgTop, #style05 .imgBottom, #style05 .imgBottom_2 {
  width: 94%;
  position: absolute;
  display: block;
}
#style05 .imgTop {
  top: 0;
  left: 0;
  z-index: 2;
}
#style05 .imgBottom {
  bottom: 0;
  right: 0;
  z-index: 1;
}

#style05::before {
  content: "";
  padding-top: 146.8328141225%;
  display: block;
}

#style06_07 .mt-47 {
  position: relative;
  z-index: 10;
}

#style06_07 .boxCredit:nth-of-type(1) {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #style06_07 .boxCredit:nth-of-type(1) {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #style08 .mb60 {
    margin-bottom: 0px !important;
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flex__left, .flex__right {
  width: 50%;
}

.flex {
  justify-content: space-between;
}

/*------ Footer ------*/
footer {
  background: linear-gradient(180deg, rgba(251, 253, 253, 0.5), rgb(236, 239, 239));
  margin-top: 100px;
  padding: 100px 0 0;
  text-align: center;
  line-height: 3;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 75px;
    padding: 75px 0 0;
  }
}
footer .staff {
  font-size: 11px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  footer .staff {
    margin-bottom: 75px;
  }
}
footer .container {
  margin: 0 auto;
}
footer .container .flex {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 2%;
}
@media screen and (max-width: 768px) {
  footer .container .flex {
    gap: 15px;
  }
}
footer .container .flex li {
  width: 35px;
}
@media screen and (max-width: 768px) {
  footer .container .flex li {
    width: 25px;
  }
}
footer .container .logo {
  display: block;
  width: 17%;
  max-width: 210px;
  margin: 20px auto 10px;
  color: #3d4344;
}
@media screen and (max-width: 768px) {
  footer .container .logo {
    width: 39%;
    max-width: 145px;
  }
}
footer .container .copyright {
  font-size: 10px;
  padding-bottom: 20px;
}/*# sourceMappingURL=style.css.map */