@charset "UTF-8";

/* pc */
#lm-article .featured_block .txt3 {
  font-size: 15px;
}

#lm-article .interview_block p {
  font-size: 15px;
}

.banner {
  margin-bottom: 116px;
}

.s5-nodash::before {
  content: none !important;
}

.s5-nodash {
  padding-left: 0 !important;
}

@media screen and (min-width: 768px) {

  #lm-article .interview_block h2 {
    margin: 110px 7.4% 80px 6.8%;
  }

  #lm-article #kv .pic {
    background-image: url("../img/pic_kv.jpg");
  }

  #lm-article .also_block {
    max-width: 1041px !important;
  }

  #lm-article .also_block ul li:last-child {
    margin-right: 0;
  }

  #lm-article .also_block ul li {
    width: 31.333% !important;
    float: left;
    margin: 0px 3% 75px 0;
  }

  .also_block.also_block--3col li:nth-child(3n) {
    margin-right: 0 !important;
  }

  #lm-article .sub_title {
    height: 8px;
    font-size: 10px !important;
    line-height: 10px !important;
    letter-spacing: 0.12em;
    position: relative;
  }

  #lm-article .interview_block p {
    margin: 0 7.4% 170px 7.7%;
  }

  p.mb-80 {
    margin: 0 7.4% 80px 7.7% !important;
  }

  .pic-mb-80 {
    margin-bottom: 80px !important;
  }

  .mb-150 {
    margin-bottom: 150px !important;
  }

  .s5-margin {
    padding: 0 7.4% 0 7.4%;
    margin-bottom: 80px !important;
    box-sizing: border-box;
  }

  .interview_block p span::before {
    content: '';
    position: absolute;
    top: 10px;
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: #878787;
    left: 0;
  }

  .interview_block p span {
    position: relative;
    padding-left: 80px;
  }

  #lm-article .film_block .pic {
    background-image: url("../img/pic_film.jpg");
  }

  #lm-article .place_block ul li.p1 .pic {
    background-image: url("../img/pic_place_1.jpg");
  }

  #lm-article .place_block ul li.p2 .pic {
    background-image: url("../img/pic_place_2.jpg");
  }

  #lm-next a .pic {
    background-image: url("../img/pic_next_interview.jpg");
  }

  #popup_p .name,
  #popup_p2 .name {
    height: 33px;
    background-image: url("../img/txt_profile_name.png");
  }

  .pc-only {
    display: block !important;
  }

  .sp-only {
    display: none !important;
  }

  .share_block {
    margin-top: 60px;
  }

  .product_list_block {
    display: flex;
    justify-content: center;
  }


}

.banner img {
  margin: 0 auto;
  max-width: 1500px;
  width: 100%;
}


@media screen and (max-width: 767px) {
  #lm-article .featured_block .txt3 {
    font-size: 13px !important;
  }

  #lm-article .interview_block p {
    font-size: 13px !important;
  }

  #lm-article #kv .pic {
    background-image: url("../img/pic_kv_sp.jpg");
  }

  #lm-article #kv .txt.c5-txt {
    height: 80px;
    background-image: url("../img/txt_kv_sp.png");
  }

  .bl #lm-article #kv .txt {
    height: 113px;
    background-image: url("../img/txt_kv_wh_sp.png");
  }

  #lm-article .film_block .pic {
    background-image: url("../img/pic_film.jpg");
  }

  #lm-article .place_block ul li.p1 .pic {
    background-image: url("../img/pic_place_1_sp.jpg");
  }

  #lm-article .place_block ul li.p2 .pic {
    background-image: url("../img/pic_place_2_sp.jpg");
  }

  #lm-next a .pic {
    background-image: url("../img/pic_next_interview_sp.jpg");
  }

  #popup_p .name,
  #popup_p2 .name {
    height: 17px;
    background-image: url("../img/txt_profile_name.png");
  }

  .pc-only {
    display: none !important;
  }

  .sp-only {
    display: block !important;
  }

  .share_block {
    margin-top: 75px;
  }

  .product_list_block {
    display: flex;
    justify-content: center;
  }

  .interview_block p span::before {
    content: '';
    position: absolute;
    top: 8px;
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: #878787;
    left: 0;
  }

  .interview_block p span {
    position: relative;
    padding-left: 30px;
  }

}

#lm-article {
  padding: 100px 0 25px 0;
}



/*MOVIE*/

.fnt24 {
  font-size: 24px;
  margin: 0 15px;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .fnt24 {
    font-size: 18px;
  }
}

.p-webmovie-box .movie {
  width: 100%;
  margin: 50px auto 120px;
  position: relative;
}

.p-webmovie-box .movie:before {
  content: "";
  display: block;
  width: 115px;
  height: 115px;
  background: url("../img/icn_play.png") no-repeat top left;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}

.p-webmovie-box .movie:hover a {
  background: rgba(255, 255, 255, 0.3);
}

.p-webmovie-box .movie a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.p-webmovie-box .movie img {
  position: relative;
  overflow: hidden;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-webmovie-box .movie {
    width: 100%;
    margin: 50px auto 120px;
    position: relative;
  }

  .p-webmovie-box .movie:before {
    width: 60px;
    height: 60px;
    background: url("../img/icn_play.png") no-repeat top left/60px 60px;
  }
}


.c5-productsDetail__items {
  margin-bottom: 50px;
}
.c5-productsDetail__item{
  margin-bottom: 50px;
}
.c5-productsDetail__item--img{
  width:70% ;
  margin: 0 auto;
}

.c5-productsDetail__img {
  width: 100%;
  max-width: 252px;
  margin-left: 30px;
  border: 2px solid #d4dde4;
}

@media screen and (max-width: 767px) {
  .c5-productsDetail__inner {
    margin: 0 10px 26px 10px;
  }

  .c5-productsDetail__items {
    flex-direction: column;
    align-items: center;
  }

  .c5-productsDetail__img {
    width: 85%;
    max-width: 402px;
    margin-top: 30px;
    margin-left: 0px;
  }

  .c5-productsDetail__item--img{
    width:85% ;
  }
  
  #lm-article #kv .c5-pic:before {
    content: "";
    display: block;
    padding-top: 80.4%;
  }

  #lm-article #kv.c5-kv {
    margin: 0 30px 60px 30px;
  }

  #lm-wrapper .cate.c5-c_headphones {
    width: 0;
    height: 0;
  }
}
#popup_p {
  background: #fff;
}
#popup_p .popup_scroll > .popup_inner > .left  {
  overflow-wrap: break-word;
  padding: 10px;
}
#popup_p .popup_scroll > .popup_inner > .left > .c5-popup__name {
  position: unset;
}

.superscript{
  font-size: 10px;
  vertical-align: super;
}