@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  font-size: 1.4rem;
  line-height: 2;
  width: 100%;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  word-wrap: break-word;
}
body.body_on {
  width: 100%;
  box-sizing: border-box;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  left: 0px;
  top: 0px;
}

a:hover {
  opacity: 0.7;
}

.float_box {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10000;
  width: 300px;
}
@media screen and (max-width: 768px) {
  .float_box {
    display: none;
  }
}
.float_box img {
  max-width: 100%;
  height: auto;
}
.float_box .float_box_in {
  position: relative;
}
.float_box .float_box_in #close {
  width: 20px;
  height: 20px;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0px;
  top: -20px;
  text-align: center;
  line-height: 20px;
}

.vt {
  font-size: 1rem;
  vertical-align: top;
}

.caption {
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  .caption {
    font-size: 1rem;
  }
}

.archive_area_index {
  margin: 50px auto 0px;
}
@media screen and (max-width: 1280px) {
  .archive_area_index {
    box-sizing: border-box;
    padding: 0px 40px;
  }
}
@media screen and (max-width: 1024px) {
  .archive_area_index {
    margin: 0px auto;
    width: 100%;
    box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 0px;
  }
}
@media screen and (max-width: 768px) {
  .archive_area_index h3 {
    padding-top: 20px;
    font-size: 18px !important;
  }
}
.archive_area_index ul li {
  margin-bottom: 0px;
}
.archive_area_index ul li img {
  max-width: 100%;
  height: auto;
}
.archive_area_index ul .dayzero .img {
  background: url(/img/interview/dayzero/img01.webp) center center no-repeat;
  background-size: cover;
}
.archive_area_index ul .reitaguchi .img {
  background: url(/img/interview/reitaguchi/img01.webp) center center no-repeat;
  background-size: cover;
}
.archive_area_index ul .uchida .img {
  background: url(/img/interview/naoyukiuchida/img01.webp) 0 center no-repeat;
  background-size: cover;
}
.archive_area_index ul .compuma .img {
  background: url(/img/interview/compuma/img01.webp) 0 center no-repeat;
  background-size: cover;
}
.archive_area_index ul .ohkuma .img {
  background: url(/img/interview/ohkuma/img02.webp) 0 center no-repeat;
  background-size: cover;
}
.archive_area_index ul .sahara .img {
  background: url(/img/interview/sahara/img08.webp) left center no-repeat;
  background-size: cover;
}
.archive_area_index ul .taichi .img {
  background: url(/img/interview/taichi/img01.webp) left center no-repeat;
  background-size: cover;
}
.archive_area_index ul .cheque .img {
  background: url(/img/interview/cheque/img01.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .yukoasanuma .img {
  background: url(/img/interview/yukoasanuma/img03.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .waxalchemy .img {
  background: url(/img/interview/waxalchemy/img02.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .eastaudio .img {
  background: url(/img/interview/eastaudio/img02.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .bs0 .img {
  background: url(/img/interview/bs0/img05.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .dmo .img {
  background: url(/img/interview/dubmeetingosaka/img01.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .hf .img {
  background: url(/img/interview/hiroshifujiwara/img02.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .emura .img {
  background: url(/img/interview/emura/img01.webp) center 0px no-repeat;
  background-size: cover;
}
.archive_area_index ul .kodama .img {
  background: url(/img/interview/kazufumikodama/img01.webp) center 0px no-repeat;
  background-size: cover;
}

.archive_area_out {
  padding-top: 50px;
  margin: 100px auto;
  border-top: 1px solid #eaeaea;
}
@media screen and (max-width: 768px) {
  .archive_area_out {
    margin: 50px auto 0px;
    width: 100%;
    box-sizing: border-box;
    box-sizing: border-box;
  }
}
.archive_area_out .txt_area {
  padding: 0px 0px 0px;
}
@media screen and (max-width: 768px) {
  .archive_area_out .txt_area {
    padding: 0px 0px 0px;
  }
}
.archive_area_out .txt_area .txt02 {
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .archive_area_out .txt_area .txt02 br {
    display: block;
  }
}

.archive_area {
  box-sizing: border-box;
  padding: 0px 40px;
}
@media screen and (max-width: 768px) {
  .archive_area {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 768px) {
  .archive_area .img {
    margin-bottom: 0px;
  }
}
.archive_area .img img {
  max-width: 100%;
  height: auto;
  width: 100%;
  box-sizing: border-box;
}
.archive_area h3 {
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .archive_area h3 {
    margin-bottom: 10px;
  }
}
.archive_area ul {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.archive_area ul li {
  width: 33.333%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .archive_area ul li {
    width: 50%;
    box-sizing: border-box;
    padding: 0px;
  }
}
.archive_area ul li a {
  color: #000;
}
.archive_area ul li .coming {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: 0px;
}
.archive_area ul li .coming p {
  position: absolute;
  height: 14px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  color: #eee;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
}
.archive_area ul li:nth-last-child(1) {
  margin-bottom: 0px;
}
.archive_area ul.engok_ul li {
  background-color: #fff;
}
.archive_area ul.engok_ul li::before {
  content: "jpn only";
  position: absolute;
  top: 50%;
  left: calc(50% - 30px);
  width: 60px;
  text-align: center;
  color: #fff;
  font-family: "Roboto", sans-serif;
  z-index: 1;
  font-size: 1.2rem;
  background-color: #000;
}
.archive_area ul.engok_ul li a {
  opacity: 0.3;
}
.archive_area ul.engok_ul li.engok::before {
  display: none;
}
.archive_area ul.engok_ul li.engok a {
  opacity: 1;
}
.archive_area .txt_area {
  font-family: "Roboto", sans-serif;
  background: url(/img/interview/common/icon_cur01.webp) 95% center no-repeat;
  background-size: 7px 19px;
  padding: 0px 15px 0px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .archive_area .txt_area {
    padding: 0px 20px 0px 0px;
    background-size: 4px 10px;
    position: absolute;
    left: 5px;
    bottom: 5px;
    color: #fff;
  }
}
.archive_area .txt_area .txt01 {
  font-size: 1.8rem;
}
@media screen and (max-width: 1024px) {
  .archive_area .txt_area .txt01 {
    font-size: 1rem;
  }
}
.archive_area .txt_area .txt02 {
  font-size: 1.3rem;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (max-width: 768px) {
  .archive_area .txt_area .txt02 {
    font-size: 1.2rem;
  }
}
.archive_area .txt_area .txt02 br {
  display: none;
}

.btn_com_out {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .btn_com_out {
    margin-top: 20px;
  }
}

.btn_com {
  color: #333;
  width: 50%;
  margin: 0px auto;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 20px 20px;
  box-sizing: border-box;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .btn_com {
    width: 200px;
    font-size: 1.2rem;
    padding: 10px 10px;
  }
}

.btn_com_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px auto;
  width: 70%;
}
@media screen and (max-width: 768px) {
  .btn_com_flex {
    width: 100%;
    box-sizing: border-box;
  }
}
.btn_com_flex.wid {
  width: 80%;
}
@media screen and (max-width: 1024px) {
  .btn_com_flex.wid {
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .btn_com_flex.wid .btn_com {
    width: 100%;
    box-sizing: border-box;
  }
}

.btn_com {
  width: 48.33%;
}
@media screen and (max-width: 768px) {
  .btn_com {
    width: 46.66%;
    margin-bottom: 20px;
  }
}
.btn_com.-blank {
  position: relative;
  background-color: #000;
  color: #fff;
}
.btn_com.-blank::before, .btn_com.-blank::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 1px solid #fff;
  display: block;
}
.btn_com.-blank::before {
  position: absolute;
  right: 18px;
  top: calc(50% - 5px);
  background-color: #000;
  z-index: 2;
}
.btn_com.-blank::after {
  position: absolute;
  right: 22px;
  top: calc(50% - 1px);
  z-index: 1;
  border-right: none;
  border-top: none;
}

h1 {
  position: fixed;
  left: 10px;
  bottom: 10px;
  line-height: 1;
  z-index: 102;
  font-size: 1rem;
  color: #efefef;
}
@media screen and (max-width: 768px) {
  h1 {
    display: none;
  }
}

.btn_menu_fix {
  position: fixed;
  right: 20px;
  top: 32px;
  z-index: 103;
}
@media screen and (max-width: 768px) {
  .btn_menu_fix {
    right: 18px;
    top: 17px;
  }
}

.btn_menu_area {
  position: relative;
  width: 30px;
  height: 18px;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .btn_menu_area {
    width: 20px;
    height: 14px;
  }
}
.btn_menu_area span, .btn_menu_area:before, .btn_menu_area:after {
  position: absolute;
  left: 0px;
  height: 2px;
  width: 100%;
  box-sizing: border-box;
  background-color: #323232;
  transition: all 0.5s;
  content: "";
  display: block;
}
.btn_menu_area span {
  top: calc(50% - 1px);
}
.btn_menu_area:before {
  top: 0px;
}
.btn_menu_area:after {
  bottom: 0px;
}

.btn_menu_area_on span {
  transform: rotate(10deg);
  top: calc(50% - 1px);
  opacity: 0;
}
.btn_menu_area_on:before {
  transform: rotate(30deg);
  top: calc(50% - 1px);
}
.btn_menu_area_on:after {
  transform: rotate(-30deg);
  top: calc(50% - 1px);
}

header {
  width: 100%;
  box-sizing: border-box;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 102;
  transition: all 0.4s;
}
@media screen and (max-width: 768px) {
  header {
    height: 50px;
  }
}
header .header_in {
  width: 93.75%;
  margin: 0px auto;
  position: relative;
  padding: 0px 0px;
}
header .btn_lang {
  position: absolute;
  left: 20px;
  top: 30px;
}
@media screen and (max-width: 768px) {
  header .btn_lang {
    left: 10px;
    top: 10px;
  }
}
header .btn_lang ul li {
  display: inline-block;
  line-height: 1;
}
header .btn_lang ul li a {
  display: block;
  line-height: 1;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1rem;
  color: #333;
  padding: 1px 5px;
}
header .btn_lang ul .lang_cur {
  border-bottom: 1px solid #ccc;
}
header h2 {
  width: 170px;
  padding-top: 30px;
  margin: 0px auto;
}
@media screen and (max-width: 768px) {
  header h2 {
    width: 120px;
    padding-top: 15px;
  }
}
header h2 img {
  max-width: 100%;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  display: block;
}
header.header_on {
  transform: translateY(0px);
}
header.header_top {
  background-color: transparent;
}
header.header_top .btn_lang ul li a {
  color: #fff;
}
header.header_top .btn_lang ul .lang_cur {
  border-color: #fff;
}

.gnav_area {
  width: 100%;
  box-sizing: border-box;
  position: fixed;
  left: 0px;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.95);
  height: 100vh;
  z-index: 101;
  padding-top: 60px;
  box-sizing: border-box;
  display: none;
}
@media screen and (max-width: 768px) {
  .gnav_area {
    padding-top: 50px;
    height: 100vh;
  }
}
.gnav_area .link_area {
  padding-top: 40px;
  margin-bottom: 40px;
}
.gnav_area .link_area li {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 10px;
}
.gnav_area .link_area li a {
  font-family: "Roboto", sans-serif;
  font-size: 2rem;
  color: #000;
}
@media screen and (max-width: 768px) {
  .gnav_area .link_area li a {
    font-size: 1.5rem;
  }
}
.gnav_area .link_area .new:before {
  content: "new";
  color: #fff;
  background-color: #d00;
  line-height: 1;
  padding: 3px 5px;
  display: inline-block;
  font-size: 1rem;
  margin-right: 10px;
}
.gnav_area .sns_area {
  text-align: center;
  margin-bottom: 20px;
}
.gnav_area .sns_area li {
  display: inline-block;
  padding: 0px 10px;
}
.tit_com01 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  margin-bottom: 30px;
  /*b{
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000;
    color: #fff;
    @include f(14);
    @include bs;
    padding: 10px 5px;
    line-height: 1;
    z-index: 200;
    @include ms($b-tab) {

    }
  }*/
}
@media screen and (max-width: 1024px) {
  .tit_com01 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
.tit_com01 span {
  font-size: 1.4rem;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", times, serif;
  padding-top: 10px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1024px) {
  .tit_com01 span {
    font-size: 1.2rem;
  }
}
.tit_com01 em {
  font-size: 1.2rem;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", times, serif;
}
@media screen and (max-width: 1024px) {
  .tit_com01 em {
    font-size: 1.1rem;
  }
}
.tit_com01 i {
  font-size: 1.2rem;
}

.content_2nd_top {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .content_2nd_top {
    padding-top: 50px;
  }
}
.content_2nd_top.minh_none {
  min-height: inherit;
}

.content_2nd {
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
}
@media screen and (max-width: 1280px) {
  .content_2nd {
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 0px 0px;
  }
}

.content_2nd_top_top {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  .content_2nd_top_top {
    padding-top: 50px;
    padding: 50px 20px;
    box-sizing: border-box;
  }
}

footer {
  background-color: #000;
  padding: 30px 0px 60px;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-top: 200px;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 20px 0px 120px;
    margin-top: 0px;
  }
}
footer .footer_in {
  width: 78.12%;
  max-width: 1000px;
  margin: 0px auto;
}
@media screen and (max-width: 768px) {
  footer .footer_in {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 30px;
    box-sizing: border-box;
  }
}
footer .footer_in .link_area {
  text-align: center;
  margin-bottom: 30px;
  padding: 5px 0px;
  width: 100%;
  box-sizing: border-box;
  background-color: rgb(0, 0, 0);
  left: 0px;
  bottom: 0px;
}
@media screen and (max-width: 768px) {
  footer .footer_in .link_area {
    padding: 0px 0px;
    margin-bottom: 20px;
    position: static;
  }
}
footer .footer_in .link_area li {
  display: inline-block;
  padding: 0px 15px;
}
@media screen and (max-width: 768px) {
  footer .footer_in .link_area li {
    padding: 0px 5px;
  }
}
footer .footer_in .link_area li a, footer .footer_in .link_area li span {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  display: block;
}
@media screen and (max-width: 768px) {
  footer .footer_in .link_area li a, footer .footer_in .link_area li span {
    font-size: 1.2rem;
  }
}
footer .footer_in .link_area li a {
  color: #ddd;
}
footer .footer_in .link_area li a:hover {
  text-decoration: underline;
}
footer .footer_in .link_area li span {
  display: block;
}
footer .footer_in .sns_area {
  text-align: center;
  margin-bottom: 20px;
}
footer .footer_in .sns_area li {
  display: inline-block;
  padding: 0px 10px;
}
footer small {
  text-align: center;
  font-size: 1rem;
  box-sizing: border-box;
}

.instagram_area {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .instagram_area {
    box-sizing: border-box;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0px;
    margin-bottom: 0px;
  }
}

.instagram_area ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .instagram_area ul {
    box-sizing: border-box;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0px;
  }
}
.instagram_area ul li {
  width: 33.3%;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 768px) {
  .instagram_area ul li {
    width: 50%;
  }
}
.instagram_area ul li img {
  max-width: 100%;
  height: auto;
}
.instagram_area ul li figcaption {
  width: 100%;
  box-sizing: border-box;
  color: #333;
  font-size: 1.1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: none;
}

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

#insta-window {
  padding: 0px !important;
  border: none !important;
  border-radius: 0px !important;
  margin-bottom: 40px;
}
#insta-window .iswd-images-item {
  padding: 0px !important;
}
#insta-window.mb_none {
  margin-bottom: 0px;
}

.iswd-copyright-wrapper {
  display: none !important;
}

/*class
------------------------------------------------------------------------------------------------------------------------*/
.f_eng {
  font-family: Futura, Geneva, Arial, sans-serif, "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.tit_common01 {
  font-family: Futura, Geneva, Arial, sans-serif, "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  font-size: 1.6rem;
  margin-bottom: 20px;
  line-height: 1;
}

.pc {
  display: block;
}

.pc_inline {
  display: inline;
}

.sp {
  display: none;
}

.sp_inline {
  display: none;
}

.wh100p {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .tab {
    display: block;
  }
  .tab_inline {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .sp_inline {
    display: inline;
  }
  .pc {
    display: none;
  }
  .pc_inline {
    display: none;
  }
  .tab {
    display: none;
  }
  .tab_inline {
    display: none;
  }
  .spwh100p {
    width: 100%;
    height: auto;
  }
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html.clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.ul {
  display: block;
}

.ul li {
  display: inline;
  float: left;
}

.img_com {
  width: 100%;
  max-width: 960px;
  margin: 0px auto;
  margin-bottom: 20px;
  position: relative;
}
.img_com img {
  width: 100%;
  box-sizing: border-box;
}
.img_com figcaption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 1rem;
  line-height: 1;
  color: #777;
}

.test_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}
.test_nav a {
  font-family: "Roboto", sans-serif;
  padding: 0px 20px;
  color: #000;
  line-height: 1;
  display: block;
  text-align: center;
}
.test_nav a.on {
  color: #ccc;
}
.btn_fixed {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 350px;
  z-index: 103;
}
@media screen and (max-width: 768px) {
  .btn_fixed {
    right: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
  }
}
.btn_fixed .btn_com {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0px;
  line-height: 1.4;
  background: url(/img/top/in_silence_bg.webp) left center no-repeat;
  background-size: cover;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .btn_fixed .btn_com {
    font-size: 1.2rem;
  }
}
.btn_fixed .close {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: -20px;
  background: url(/img/top/in_silence_bg.webp) left center no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  line-height: 20px;
}

.disc_flex {
  display: flex;
  flex-wrap: wrap;
}
.disc_flex li {
  width: 33.333%;
  box-sizing: border-box;
  padding: 1px;
  cursor: pointer;
}
.disc_flex li img {
  width: 100%;
  box-sizing: border-box;
  transition: all 0.5s;
}
.disc_flex li span {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.disc_flex li:hover img {
  opacity: 0;
}
.disc_flex li.ndh007 span {
  background: url(/img/discography/ndh007/a1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh-d-002 span {
  background: url(/img/discography/ndh-d-002/b1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh-d-001 span {
  background: url(/img/discography/ndh-d-001/b1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh006 span {
  background: url(/img/discography/ndh006/a1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh005 span {
  background: url(/img/discography/ndh005/a1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh004 span {
  background: url(/img/discography/ndh004/a1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh003 span {
  background: url(/img/discography/ndh003/a1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh002 span {
  background: url(/img/discography/ndh002/b1.webp) 0px 0px no-repeat;
  background-size: cover;
}
.disc_flex li.ndh001 span {
  background: url(/img/discography/ndh001/a1.webp) 0px 0px no-repeat;
  background-size: cover;
}

.modal_disc_bg {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  box-sizing: border-box;
  height: 100vh;
  z-index: 200;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
}

.modal_disc_close_btn {
  position: fixed;
  top: 40px;
  right: calc(50% - 400px);
  width: 20px;
  height: 20px;
  z-index: 202;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 768px) {
  .modal_disc_close_btn {
    top: 20px;
    right: 30px;
  }
}
.modal_disc_close_btn::before, .modal_disc_close_btn::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 20px;
  width: 100%;
  box-sizing: border-box;
  height: 1px;
  background-color: #fff;
  display: block;
}
.modal_disc_close_btn::before {
  transform: rotate(45deg);
}
.modal_disc_close_btn::after {
  transform: rotate(-45deg);
}

.modal_disc_contents {
  position: fixed;
  width: 800px;
  height: calc(100vh - 160px);
  left: calc(50% - 400px);
  background-color: #fff;
  z-index: 201;
  top: 80px;
  display: none;
}
@media screen and (max-width: 768px) {
  .modal_disc_contents {
    width: calc(100% - 40px);
    height: calc(100vh - 40px);
    top: 20px;
    left: 20px;
  }
}
.modal_disc_contents .modal_disc_contents_in {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0px;
  overflow: scroll;
  height: 100%;
}
.modal_disc_contents .modal_disc_contents_in .img_area {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.modal_disc_contents .modal_disc_contents_in .img_area img {
  width: 100%;
  box-sizing: border-box;
}
.modal_disc_contents .modal_disc_contents_in .img_area figcaption {
  position: absolute;
  left: 40px;
  bottom: 40px;
  font-family: "Roboto", sans-serif;
  font-size: 3.6rem;
  line-height: 1.3;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .modal_disc_contents .modal_disc_contents_in .img_area figcaption {
    left: 20px;
    bottom: 20px;
    font-size: 2rem;
  }
}
.modal_disc_contents .modal_disc_contents_in .txt_area {
  width: 100%;
  box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .modal_disc_contents .modal_disc_contents_in .txt_area {
    padding: 20px 20px 120px;
  }
}
.modal_disc_contents .modal_disc_contents_in .txt_area .dl_area {
  width: 32%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .modal_disc_contents .modal_disc_contents_in .txt_area .dl_area {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.modal_disc_contents .modal_disc_contents_in .txt_area .dl_area dl {
  display: flex;
  flex-wrap: wrap;
}
.modal_disc_contents .modal_disc_contents_in .txt_area .dl_area dl dt, .modal_disc_contents .modal_disc_contents_in .txt_area .dl_area dl dd {
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 768px) {
  .modal_disc_contents .modal_disc_contents_in .txt_area .dl_area dl dt, .modal_disc_contents .modal_disc_contents_in .txt_area .dl_area dl dd {
    font-size: 1.1rem;
  }
}
.modal_disc_contents .modal_disc_contents_in .txt_area .dl_area dl dd {
  font-weight: bold;
}
.modal_disc_contents .modal_disc_contents_in .txt_area .dl_area dl dd a {
  display: inline;
  color: #000;
  text-decoration: underline;
}
.modal_disc_contents .modal_disc_contents_in .txt_area .txt_area_in {
  width: 65%;
}
@media screen and (max-width: 768px) {
  .modal_disc_contents .modal_disc_contents_in .txt_area .txt_area_in {
    width: 100%;
    box-sizing: border-box;
  }
}
.modal_disc_contents .modal_disc_contents_in .txt_area .txt_area_in p {
  font-size: 1.3rem;
}
.modal_disc_contents .modal_disc_contents_in .txt_area .txt_area_in .txt {
  margin-bottom: 20px;
}
.modal_disc_contents .modal_disc_contents_in .txt_area .txt_area_in .txt .caption {
  color: #999;
}
.modal_disc_contents .modal_disc_contents_in .txt_area .txt_area_in .writer {
  text-align: right;
}

.-db {
  display: block;
}