@charset "UTF-8";

/* pc */
#lm-article .featured_block .txt3 {
  font-size: 15px;
}
.mr-0{
  margin-right: 0!important;
}
#lm-article .interview_block p {
  font-size: 15px;
}

@media screen and (min-width: 768px) {
  #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;
    line-height: 10px;
    letter-spacing: 0.12em;
    position: relative;
  }

  #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 {
    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;
  }
  #lm-article .interview_block h3{
    line-height: 32px;
    margin: 0 7.4% 47px 7.4%;
    letter-spacing: 0.21em;
  }
}

.banner img {
  margin: 0 auto;
  max-width: 1500px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #lm-article .interview_block h3 {
    line-height: 30px;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
  }

  #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");
    margin-bottom: 0;
  }

  #lm-article #kv .txt {
    height: 113px;
    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 {
    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;
  }
}

.share_block {
  margin-top: -90px;
  margin-bottom: 80px !important;
}

@media screen and (max-width: 767px) {
  .share_block {
    margin-top: -63px;
  }
}

/*190121追加*/
#lm-article .interview_block .tweet {
  margin-bottom: 40px;
}

#lm-article .interview_block .tweet .area {
  max-width: 498px;
  margin: 0 auto;
}

#lm-article {
  padding: 100px 0 25px 0;
}

p.mt-0 {
  margin: 0 7.4% 0 7.4% !important;
}

p.mt-20 {
  margin: 0 7.4% 20px 7.4% !important;
}

p.mt-40 {
  margin: 0 7.4% 20px 7.4% !important;
}

p.mt-80 {
  margin: 0 7.4% 80px 7.4% !important;
}

.sb-profile_h {
  font-size: 18px;
}

.sb-profile_txt+.sb-profile_txtgroup {
  margin-top: 1em;
}

.sb-profile_txtgroup .sb-profile_txt {
  display: inline-block;
}

/*

MOVIE

*/
.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;
  }
}

.also_block.also_block--3col {
  margin: 0 15% 37px;
  max-width: 1041px !important;
}

.also_block.also_block--3col li {
  width: 30% !important;
  float: left !important;
  margin: 0 3% 75px 0 !important;
}

@media screen and (max-width: 767px) {
  .also_block.also_block--3col li {
    float: none !important;
    width: 100% !important;
    margin: 0 0% 75px 0 !important;
  }
}

.also_block.also_block--3col li small {
  line-height: 1.7;
  display: block;
}

.also_block.also_block--2col {
  margin: 0 15% 0px;
  max-width: 1041px !important;
  margin-bottom: 0px !important;
}

.also_block.also_block--2col li {
  width: 46% !important;
  float: left !important;
}

.also_block.also_block--2col li:first-child {
  margin-right: 4% !important;
  margin-bottom: 0px !important;
}

.also_block.also_block--2col li:last-child {
  margin: 0 0 0 4% !important;
}

.also_block.also_block--2col li small {
  line-height: 1.7;
  display: block;
}

.also_block.also_block--1col {
  margin: 0 15% 37px;
  max-width: 1041px !important;
}

.also_block.also_block--1col li {
  width: 100% !important;
  float: left !important;
  margin: 0 1% 75px 0 !important;
}

.also_block.also_block--1col li small {
  line-height: 1.7;
  display: block;
}

#lm-article .also_block ul li p {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  #lm-article .also_block {
    margin: 0 15px;
    padding-top: 12px;
  }
}

#youtube_modal .youtube_modal_player_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  vertical-align: top;
}

#youtube_modal .youtube_modal_player_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}















/*------------- .p-pr-box -------------*/
.p-pr-box {
  margin-bottom: 40px;
  line-height: 1;
}

@media screen and (max-width: 1240px) {
  .p-pr-box {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* @media screen and (max-width: 639px) {
  .p-pr-box {
    margin-left: 0;
    margin-right: 0;
  }
} */

.p-pr-box .title{
  font-size: 55px;
}
@media screen and (max-width: 639px) {
  .p-pr-box .title{
    font-size: 30px;
  }
}

.p-pr-box .line {
  width: 250px;
  height: 10px;
  margin-bottom: 30px;
  color: #3a3a3a;
  font-size: 11px;
  letter-spacing: 0.16em;
  position: relative;
}

.p-pr-box .line:before {
  content: "";
  display: block;
  width: 95px;
  height: 1px;
  background: #3a3a3a;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.p-pr-box .text {
  width: 100%;
  text-align: center;
}

.p-pr-box .text h2 img {
  max-width: 100%;
}

.p-pr-box .text .subtitle {
  margin-top: 20px;
  color: #1b1b1b;
  font-size: 24px;
  letter-spacing: 0.1em;
}

.p-pr-box .text .subtitle span {
  display: block;
  margin-top: 10px;
  font-size: 30px;
  letter-spacing: 0.05em;
}

.p-pr-box .text .big {
  margin-top: 45px;
  color: #1b1b1b;
  font-size: 59px;
  letter-spacing: 0.14em;
}

.p-pr-box .text .big span {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 2px solid #1b1b1b;
}

.p-pr-box .text .medium {
  margin-top: 5px;
  color: #1b1b1b;
  font-size: 34px;
  line-height: 1.52;
}

.p-pr-box .text .medium span {
  font-size: 27px;
  letter-spacing: 0.06em;
}

.p-pr-box .text .medium span.small {
  font-size: 26px;
}

.p-pr-box .text .regular {
  margin-top: 30px;
  color: #1b1b1b;
  font-size: 16px;
  line-height: 1.73;
  letter-spacing: 0.025em;
}

.p-pr-box .text .regular .nopc {
  display: none;
}

.p-pr-box .text small {
  width: 380px;
  display: block;
  margin: 20px auto 0 auto;
  color: #1b1b1b;
  font-size: 15px;
  line-height: 1.85;
  letter-spacing: 0.08em;
  text-align: left;
}

.p-pr-box .text small span {
  font-size: 9px;
}

.p-pr-box .text .button {
  width: 250px;
  margin: 35px auto 0 auto;
}

.p-pr-box .text .button a {
  display: block;
  border: 1px solid #878787;
  border-radius: 2px;
  color: #1b1b1b;
  font-size: 14px;
  text-align: center;
}

.p-pr-box .text .button a span {
  display: inline-block;
  padding: 20px 32px 20px 0;
  background: url(../../images/common/icn_blank.png) no-repeat center right;
}

.p-pr-box .text .block {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.p-pr-box .text .block .fw-b {
  font-weight: bold;
}

.p-pr-box .text .block .indent-1 {
  text-indent: -1em;
  padding-left: 1em;
}

.p-pr-box .text .block .indent-1 span {
  display: block;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-rule: 1px solid #1b1b1b;
  column-rule: 1px solid #1b1b1b;
  -webkit-column-gap: 67px;
  column-gap: 67px;
  text-indent: 0;
  white-space: nowrap;
}

@media screen and (max-width: 639px) {
  .p-pr-box {
    margin-top: 15px;
    margin-bottom: 42.5px;
  }

  .p-pr-box .line {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 35px;
    border-bottom: 1px solid #3a3a3a;
  }

  .p-pr-box .line:before {
    display: none;
  }

  .p-pr-box .text h2 picture img {
    width: 70%;
    min-width: 270px;
  }

  .p-pr-box .text .subtitle {
    margin-top: 10px;
    font-size: 13px;
  }

  .p-pr-box .text .subtitle span {
    margin-top: 5px;
    font-size: 15px;
  }

  .p-pr-box .text .big {
    margin-top: 20px;
    font-size: 22.5px;
  }

  .p-pr-box .text .big span {
    border-bottom: 1px solid #1b1b1b;
  }

  .p-pr-box .text .medium {
    margin-top: 5px;
    font-size: 13px;
  }

  .p-pr-box .text .medium span {
    font-size: 10.5px;
  }

  .p-pr-box .text .medium span.small {
    font-size: 10px;
  }

  .p-pr-box .text .regular {
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0;
  }

  .p-pr-box .text .regular .nopc {
    display: block;
  }

  .p-pr-box .text .regular .nosp {
    display: none;
  }

  .p-pr-box .text small {
    width: 300px;
    margin: 10px auto 0 auto;
    font-size: 12px;
    line-height: 1.5;
  }

  .iphone .p-pr-box .text small {
    width: 150px;
    font-size: 6px;
  }

  .p-pr-box .text small span {
    font-size: 5px;
  }

  .p-pr-box .text .button {
    width: 137.5px;
    margin: 10px auto 0 auto;
  }

  .p-pr-box .text .button a {
    font-size: 8px;
  }

  .p-pr-box .text .button a span {
    display: inline-block;
    padding: 12px 19px 12px 0;
    background: url(../../images/common/icn_blank.png) no-repeat center right/10px 9px;
  }

  .p-pr-box .text .block {
    width: 100%;
  }

  .p-pr-box .text .block .indent-1 span {
    display: inline;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-rule: none;
    column-rule: none;
  }
}
