@charset "utf-8";

html {
  min-height: 100%;
  height: 100%;
  text-rendering: auto;
}

body,html {
  font-size: 16px;
  line-height: 24px;
  word-wrap: break-word;
}

#__layout,#__nuxt,body {
  width: 100%;
  height: 100%;
  cursor: default;
}

body,button,input,select,textarea {
  letter-spacing: -.025rem;
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
}

a,div,h2,span {
  flex-wrap: wrap;
  word-break: break-all;
}

.overlay {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.4);
}

.c-shadow-top-bottom {
  position: relative;
  z-index: 2;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.navbar-burger,blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul {
  margin: 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: 400;
}

ul {
  list-style: none;
}

html {
  box-sizing: border-box;
}

*,:after,:before {
  box-sizing: inherit;
}

img,video {
  height: auto;
  max-width: 100%;
}

html {
  background-color: #fff;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

article,aside,figure,footer,header,hgroup,section {
  display: block;
}

body,button,input,optgroup,select,textarea {
  font-family: BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif;
}

body {
  color: #222;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: #363636;
}

img {
  height: auto;
  max-width: 100%;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

.navbar {
  background-color: #fff;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

.navbar-brand,.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

@media screen and (min-width:768px) {
  .navbar,.navbar-end,.navbar-menu,.navbar-start {
    align-items: stretch;
    display: flex;
  }

  .navbar {
    min-height: 3.25rem;
  }

}

.main-wrap[data-v-b33def8a] {
  display: flex;
  flex-wrap: nowrap;
  min-height: 100%;
}

.back-screen[data-v-b33def8a] {
  flex: 1;
}

.main-contents[data-v-b33def8a] {
  display: flex;
  flex-direction: column;
  width: 820px;
}

.the-header[data-v-4d0f3cf9] {
  align-items: center;
  color: #fff;
}

.navbar-brand[data-v-4d0f3cf9] {
  flex-direction: column;
  justify-content: center;
  margin: 0 1.875rem;
  padding: .9375rem 0;
  height: 100%;
}

.product[data-v-4d0f3cf9] {
  order: 2;
  font-weight: 700;
}

.header-wrap[data-v-4d0f3cf9] {
  display: flex;
  min-height: 80px;
  width: 100%;
}

.back-screen[data-v-4d0f3cf9] {
  flex: 1;
}

.header-contents[data-v-4d0f3cf9] {
  max-width: 820px;
  width: 100%;
  background-color: #241e1e;
}

@media screen and (min-width:768px) {
  .header-contents[data-v-4d0f3cf9] {
    position: relative;
    z-index: 2;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }

}

.artist[data-v-4d0f3cf9] {
  font-size: .875rem;
  line-height: 1.3125rem;
  order: 1;
}

section[data-v-7d78bd30] {
  font-size: .875rem;
  line-height: 1.3125rem;
}

.stores[data-v-7d78bd30] {
  padding: .9375rem 0 1.875rem;
}

.stores>div[data-v-7d78bd30] {
  margin-bottom: .9375rem;
  text-align: center;
  font-weight: 700;
  font-size: .875rem;
  line-height: 1.3125rem;
}

@media screen and (min-width:768px) {
  .stores ul[data-v-7d78bd30] {
    display: flex;
    flex-wrap: wrap;
  }

}

.stores ul li[data-v-7d78bd30] {
  margin-bottom: -.0625rem;
  height: 3.75rem;
  list-style: none;
}

@media screen and (min-width:768px) {
  .stores ul li[data-v-7d78bd30] {
    width: 50%;
  }

}

@media screen and (min-width:768px) {
  .stores ul li:nth-child(odd) .store-item[data-v-7d78bd30] {
    margin-left: 35px;
    margin-right: 20px;
  }

  .stores ul li:nth-child(even) .store-item[data-v-7d78bd30] {
    margin-left: 20px;
    margin-right: 35px;
  }
}

.stores img[data-v-7d78bd30] {
  max-width: 100%;
  max-height: 100%;
}

.stores .store-item[data-v-7d78bd30] {
  display: block;
  margin: 0 1.875rem;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
  height: 100%;
  border-top: .0625rem solid #ccc;
  border-bottom: .0625rem solid #ccc;
}

.logo-wrap[data-v-7d78bd30] {
  display: flex;
  align-items: center;
  width: 40%;
  height: 100%;
}

.logo-wrap.has-long-logo[data-v-7d78bd30] {
  width: 80%;
}

.parallax[data-v-7d78bd30] {
  bottom: -350px;
  z-index: -1;
  background-attachment: fixed;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax[data-v-7d78bd30],.parallax[data-v-7d78bd30]:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.parallax[data-v-7d78bd30]:before {
  bottom: 0;
  z-index: -2;
  content: "";
  backdrop-filter: blur(20px) brightness(40%);
  -webkit-backdrop-filter: blur(20px) brightness(40%);
}

@media screen and (min-width:768px) {
  .parallax[data-v-7d78bd30] {
    bottom: 0;
  }

}

.contents-frame[data-v-7d78bd30] {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
}

@media screen and (min-width:768px) {
  .contents-frame[data-v-7d78bd30] {
    display: flex;
  }

}

.contents-frame .description-block[data-v-7d78bd30],.contents-frame .jacket-block[data-v-7d78bd30] {
  display: flex;
  flex: 1;
  min-width: 0;
}

.contents-frame .description-block[data-v-7d78bd30] {
  margin: 2.1875rem;
  color: #fff;
}

.contents-frame img[data-v-7d78bd30] {
  border: 1px solid #fff;
}

.contents-frame .jacket-block[data-v-7d78bd30] {
  padding: 2rem;
}

@media screen and (min-width:768px) {
  .contents-frame .jacket-block[data-v-7d78bd30] {
    margin: 2.1875rem 20px 2.1875rem 2.1875rem;
    padding: 0;
  }

  .contents-frame .description-block[data-v-7d78bd30] {
    margin: 2.1875rem 2.1875rem 2.1875rem 20px;
  }

}

.contents-frame .jacket-block.is-album[data-v-7d78bd30] {
  position: relative;
  z-index: 2;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  justify-content: center;
  align-items: flex-start;
  background-color: #fff;
}

@media screen and (min-width:768px) {
  .contents-frame .jacket-block.is-album[data-v-7d78bd30] {
    background-color: transparent;
    position: relative;
    z-index: 2;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }

}

.contents-frame .jacket-block img[data-v-7d78bd30] {
  vertical-align: top;
  border: none;
}

.description-block[data-v-7d78bd30] {
  flex-direction: column;
}

.introduction[data-v-7d78bd30] {
  text-align: justify;
  text-align-last: left;
}

.description-block[data-v-7d78bd30]>:not(:last-child) {
  margin-bottom: 2.5rem;
}

.songs ol[data-v-7d78bd30] {
  list-style: decimal-leading-zero inside;
}

.arrow[data-v-7d78bd30] {
  position: relative;
  padding-right: 16px;
  color: #62a1cb;
  text-decoration: none;
}

.arrow[data-v-7d78bd30]:after,.arrow[data-v-7d78bd30]:before {
  position: absolute;
  display: block;
  content: "";
}

.arrow[data-v-7d78bd30]:before {
  top: 40%;
  right: 0;
  margin-top: -4px;
  width: 20px;
  height: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.arrow[data-v-7d78bd30]:after {
  top: 50%;
  right: -3px;
  width: 30px;
  border-bottom: 1px solid #ccc;
}

.release>span[data-v-7d78bd30] {
  margin-left: .8em;
}

.stores[data-v-7d78bd30] {
  padding-bottom: 40px;
}

/* Mobile: title bottom to jacket top = approx. 30px */
@media screen and (max-width: 767px) {
  .contents-frame .jacket-block[data-v-7d78bd30] {
    padding-top: 12.5px !important;
    padding-bottom: 0 !important;
  }
}

/* 白と黒：ジャケット画像のみ1px枠 */
body.shirotokuro-white .contents-frame .jacket-block img[data-v-7d78bd30] {
  border: 1px solid #D7D7D7;
  box-sizing: border-box;
}

/* PC：ジャケット上端と紹介文の字面を視覚的に揃える（合計4px上げ／HTML内指定より優先） */
@media screen and (min-width:768px) {
  body.tetsutokaze-white .contents-frame .description-block[data-v-7d78bd30],
  body.mayonaka-white .contents-frame .description-block[data-v-7d78bd30],
  body.shirotokuro-white .contents-frame .description-block[data-v-7d78bd30] {
    margin-top: 13.5px !important;
  }
}

/* Intermediate widths: cap jacket size on tablets / small laptops */
@media screen and (min-width: 481px) and (max-width: 1024px) {
  .contents-frame .jacket-block[data-v-7d78bd30] {
    justify-content: center;
  }

  .contents-frame .jacket-block img[data-v-7d78bd30] {
    width: min(100%, 560px) !important;
    max-width: 400px !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

