@import url("https://use.typekit.net/vcl1pek.css"); /*Classico URW*/
/* --------------------------------------------------
Common
-------------------------------------------------- */
html {
  font-size: 2.666vw;
  font-family: "classico-urw", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1.8;
  color: #222;
}

body img, body svg {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
body video {
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 0px #000);
}

a {
  color: #222;
}
a:active, a:hover, a:visited {
  color: #222;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

@media (min-width: 835px) {
  html {
    font-size: 62.5%;
  }
  ::-moz-selection {
    background: #000;
    color: #fff;
  }
  ::selection {
    background: #000;
    color: #fff;
  }
  .container {
    font-size: 1.4rem;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  h1 {
    font-size: 2.8rem;
  }
  h2 {
    font-size: 2.2rem;
  }
  ._main {
    margin-bottom: 28px;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadein {
  opacity: 0;
  transform: translate(0, 10px);
  transition: all 1.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

/* --------------------------------------------------
Content
-------------------------------------------------- */
.container {
  font-size: 1.3rem;
  line-height: 1.4;
  background-color: #F1EFE6;
  overflow: hidden;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.container.active {
  opacity: 1;
}

.mainVisual {
  position: relative;
  margin-bottom: 8rem;
}
.mainVisual__title, .mainVisual__logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
.mainVisual__title {
  top: calc(90 / 390 * 100vw);
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
  color: #FFF;
}
.mainVisual__title span {
  display: block;
  font-size: 1.1rem;
  margin-top: 1.2rem;
}
.mainVisual__logo {
  bottom: calc(20 / 390 * 100vw);
  width: calc(35 / 390 * 100vw);
}

.main {
  width: calc(100% - 40px);
  margin-inline: auto;
}
.main .style {
  position: relative;
  margin-bottom: 8rem;
}
.main .style.ml {
  margin-left: -1rem;
}
.main .style .intro p {
  line-height: 1.2;
}
.main .style .intro .left {
  width: 64%;
}
.main .style .intro .left p:first-child {
  margin-bottom: 2.5rem;
  font-size: 1.2rem;
}
.main .style .intro .left p:last-child {
  margin-top: 2.5rem;
}
.main .style .intro .left p span {
  margin-left: 3rem;
}
.main .style .intro .right {
  width: 36%;
  font-size: 2rem;
  margin-top: -0.5rem;
}
.main .style .heading {
  font-size: 2rem;
  text-align: center;
  margin: 10rem 0 2rem;
}
.main .style .heading2 {
  margin-bottom: 1rem;
}
.main .style .right {
  margin-left: auto;
}
.main .style .center {
  margin-inline: auto;
}
.main .style .flex-container {
  display: flex;
  justify-content: space-between;
}
.main .style .grid-container2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.main .style .grid-container3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.main .style .img1, .main .style .img8 {
  width: calc(295 / 390 * 100vw);
}
.main .style .img2, .main .style .img7 {
  width: calc(144 / 390 * 100vw);
  margin: 0 auto;
}
.main .style .img2 p, .main .style .img7 p {
  margin-bottom: 2rem;
}
.main .style .img2 p:last-child, .main .style .img7 p:last-child {
  margin-bottom: 0;
}
.main .style .img3, .main .style .img6 {
  width: calc(310 / 390 * 100vw);
  margin-inline: auto;
}
.main .style .img5 {
  width: calc(320 / 390 * 100vw);
  margin: 2rem 0 0 auto;
}
.main .style .img5-1 {
  width: calc(90 / 390 * 100vw);
}
.main .style .img5-2 {
  width: calc(70 / 390 * 100vw);
}
.main .style .img5-3 {
  width: calc(140 / 390 * 100vw);
}
.main .style .img9 {
  width: calc(310 / 390 * 100vw);
  margin: 0 auto 5rem;
}
.main .style .img10 {
  width: calc(266 / 390 * 100vw);
  margin-left: auto;
}
.main .style .img10 p {
  width: calc(104 / 390 * 100vw);
  margin-bottom: 11px;
}
.main .style .img10 .img10-1 {
  width: calc(151 / 390 * 100vw);
}
.main .style .img10 .img10-2 {
  margin-left: auto;
}
.main .style .img10 .img10-3 {
  margin-top: 3rem;
}
.main .style .img11 {
  width: calc(172 / 390 * 100vw);
  margin: 0 -2rem 0 auto;
}
.main .style .img12 {
  width: calc(320 / 390 * 100vw);
  margin: 0 -2rem 10rem auto;
}
.main .style .img13 {
  margin-bottom: 6rem;
}
.main .style .img14 {
  width: calc(150 / 390 * 100vw);
  margin-inline: auto;
}
.main .style .movTxt {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(58 / 390 * 100vw);
  margin: auto;
  text-align: center;
  color: #FFF;
  z-index: 2;
}
.main .style .movTxt p:first-child {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
  line-height: 1;
}
.main .style .movTxt p:last-child {
  font-size: 1rem;
}
.main .style__credits {
  margin-top: 10px;
}
.main .style__credits .items__credit {
  font-size: 1.1rem;
  margin-bottom: 4px;
  white-space: nowrap;
}
.main .style__credits .items__credit span {
  display: inline-block;
}
.main .style__credits .items__credit span.attention {
  margin-left: 10px;
  font-size: 1rem;
  font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "MS PMincho", serif;
}
.main .style__credits .items__credit span.buy {
  margin-left: 10px;
  color: #222;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
.main .style__credits .items__credit span.buy:hover {
  text-decoration: none;
}
.main .style__credits .item-d-none .items__credit span.buy {
  display: none;
}

@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .container {
    font-size: 1.5rem;
  }
  .mainVisual {
    padding: 40px;
    box-sizing: border-box;
    margin-bottom: 8rem;
  }
  .mainVisual__title {
    top: calc(340 / 1280 * 100vw);
    font-size: calc(40 / 1280 * 100vw);
  }
  .mainVisual__title span {
    font-size: calc(28 / 1280 * 100vw);
    margin-top: calc(12 / 1280 * 100vw);
  }
  .mainVisual__logo {
    bottom: calc(90 / 1280 * 100vw);
    width: calc(80 / 1280 * 100vw);
  }
  .main {
    width: 982px;
    margin-inline: auto;
  }
  .main .style {
    margin-bottom: 16rem;
  }
  .main .style.movWrap {
    width: calc(100vw - 8px);
    max-width: calc(100vw - 8px);
    margin: 0 calc(50% - 50vw) 16rem;
  }
  .main .style.ml {
    margin-left: 0;
  }
  .main .style .intro .left {
    width: 466px;
  }
  .main .style .intro .left p:first-child {
    margin-bottom: 4.5rem;
    font-size: 1.5rem;
  }
  .main .style .intro .left p:last-child {
    margin-top: 4.5rem;
  }
  .main .style .intro .right {
    width: 516px;
    font-size: 2.2rem;
    margin-top: -0.5rem;
  }
  .main .style .heading {
    font-size: 2.2rem;
    margin: 20rem 0 3rem;
  }
  .main .style .heading2 {
    font-size: 1.5rem;
    margin: 0 0 1rem 174px;
  }
  .main .style .grid-container2 {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .main .style .grid-container3 {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .main .style .img1, .main .style .img8 {
    width: 745px;
  }
  .main .style .img2, .main .style .img7 {
    width: 280px;
  }
  .main .style .img2 p, .main .style .img7 p {
    margin-bottom: 2rem;
  }
  .main .style .img3, .main .style .img6 {
    width: 640px;
  }
  .main .style .w800 {
    width: 800px;
    margin-inline: auto;
  }
  .main .style .img5 {
    width: 630px;
    margin: 3rem 0 0 auto;
  }
  .main .style .img5-1 {
    width: 180px;
  }
  .main .style .img5-2 {
    width: 160px;
  }
  .main .style .img5-3 {
    width: 260px;
  }
  .main .style .img9 {
    width: 800px;
    margin: 0 auto 5rem;
  }
  .main .style .img10 {
    width: 450px;
  }
  .main .style .img10 p {
    width: 175px;
    margin-bottom: 11px;
  }
  .main .style .img10 .img10-1 {
    width: 255px;
  }
  .main .style .img10 .img10-3 {
    margin-top: 5rem;
  }
  .main .style .img11 {
    width: 460px;
    margin: 0 0 0 auto;
  }
  .main .style .img12 {
    width: 680px;
    margin: 0 0 0 auto;
  }
  .main .style .img13 {
    width: 750px;
    margin: 0 auto 17rem;
  }
  .main .style .img14 {
    width: 280px;
  }
  .main .style .movTxt {
    top: calc(274 / 1280 * 100vw);
  }
  .main .style .movTxt p:first-child {
    font-size: calc(38 / 1280 * 100vw);
    margin-bottom: calc(28 / 1280 * 100vw);
  }
  .main .style .movTxt p:last-child {
    font-size: calc(20 / 1280 * 100vw);
  }
  .main .style__credits .items__credit {
    font-size: 1.2rem;
    margin-bottom: 4px;
  }
  .main .style__credits .items__credit span {
    display: inline-block;
  }
  .main .style__credits .items__credit span.attention {
    margin-left: 10px;
    font-size: 1rem;
  }
  .main .style__credits .items__credit span.buy {
    margin-left: 10px;
  }
}
/* --------------------------------------------------
Footer
-------------------------------------------------- */
footer {
  text-align: left;
  width: 100%;
  padding: 40px 15px 30px;
  border-top: solid 1px #000;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

footer .pgtop a {
  color: #000;
  line-height: 1;
  letter-spacing: 0.02em;
  text-decoration: underline;
  white-space: nowrap;
  transition: all 0.25s ease-in 0s;
}

footer .pgtop a:hover {
  color: #222;
}

footer .infoot {
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

footer .infoot ul {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

footer .infoot ul li:not(:last-child) {
  margin-bottom: 5px;
}

footer .infoot ul li a, footer .infoot ul li span {
  color: #000;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  transition: all 0.25s ease-in 0s;
}

footer .infoot ul li a:hover, footer .infoot ul li span:hover {
  color: #222;
}

footer .infoot p {
  color: #000;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0em;
  text-align: left;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 10px 30px 10px;
  }
  footer .pgtop a {
    font-size: 1rem;
  }
  footer .infoot {
    width: 65%;
  }
  footer .infoot ul li a, footer .infoot ul li span {
    font-size: 1.2rem;
  }
  footer .infoot p {
    font-size: 1rem;
  }
}
/* --------------------------------------------------
loading
-------------------------------------------------- */
@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 50px;
  }
  100% {
    height: 40px;
    top: 50px;
  }
}
@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 40px;
  }
  100% {
    height: 40px;
    top: 40px;
  }
}
#loader {
  width: 100%;
  height: 100vh;
  background-color: #FFF;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 9999;
  transition: opacity 1s ease-in-out 0.3s;
}

#loader .logo {
  width: 180px;
  height: 100px;
  background-image: url("https://baycrews.jp/src/feature/assets/logo/bk/plage.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}

#loader .bar {
  width: 100%;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 5;
}

#loader .bar span {
  width: 0%;
  height: 100%;
  background-color: #222;
  display: block;
}

#loader.complete {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  #loader .logo {
    width: 110px;
    height: 66px;
  }
}/*# sourceMappingURL=common.css.map */