@charset "UTF-8";
/* vars */
/* mediaquery */
/* mixin */
/* ==========================================================================
Foundation
========================================================================== */
/* Reset
----------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Base
	----------------------------------------------------------------- */
html {
  background: #000;
  font-size: 62.5%;
}

body {
  background: #000;
  color: #fff;
  font-family: 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0.05em;
  line-height: 1.5;
  overflow-x: hidden;
}

a {
  opacity: 1;
  text-decoration: none;
  outline: none;
  color: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.is-pc a:hover {
  opacity: 0.7;
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
}

strong {
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

/* ==========================================================================
	Layout
========================================================================== */
#header {
  padding: 40px 0;
}

@media screen and (max-width: 940px) {
  #header {
    padding: 30px 60px;
  }
}

.header__logo {
  text-align: center;
}

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

.header__button {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  width: 50px;
  height: 50px;
  background: #000;
}

@media screen and (max-width: 940px) {
  .header__button {
    width: 40px;
    height: 40px;
  }
}

.header__button a {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  background: -webkit-gradient(linear, left top, right bottom, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right bottom, #cca561 0%, #f8f3b3 50%, #cca561 100%);
}

@media screen and (max-width: 940px) {
  .header__button a {
    width: 40px;
    height: 40px;
  }
}

.header__button a span {
  text-indent: -10000px;
  display: block;
}

.header__button a:before, .header__button a:after {
  content: '';
  display: block;
}

.header__button a:before, .header__button a:after,
.header__button a span {
  width: 24px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

@media screen and (max-width: 940px) {
  .header__button a:before, .header__button a:after,
  .header__button a span {
    width: 20px;
    height: 2px;
    margin-left: -10px;
  }
}

.is-active .header__button a span {
  opacity: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.header__button a:before {
  margin-top: -9px;
}

@media screen and (max-width: 940px) {
  .header__button a:before {
    margin-top: -7px;
  }
}

.is-active .header__button a:before {
  margin-top: 0;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.header__button a:after {
  top: auto;
  margin-top: auto;
  bottom: 50%;
  margin-bottom: -11px;
}

@media screen and (max-width: 940px) {
  .header__button a:after {
    margin-bottom: -9px;
  }
}

.is-active .header__button a:after {
  margin-bottom: -2px;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}

.header__layer {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: -100%;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 50;
  -webkit-transition: height cubic-bezier(0.75, 0.01, 0.31, 1) 0.4s, left 0s 0.4s;
  transition: height cubic-bezier(0.75, 0.01, 0.31, 1) 0.4s, left 0s 0.4s;
}

.is-active .header__layer {
  left: 0;
  height: 100%;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
}

.header__list {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 940px) {
  .header__list {
    font-size: 2rem;
  }
}

.header__list > li {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.is-active .header__list > li {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
  transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
  transition: opacity 0.4s 0.4s, transform 0.4s 0.4s;
  transition: opacity 0.4s 0.4s, transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
}

.is-active .header__list > li:nth-child(1) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.is-active .header__list > li:nth-child(2) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.is-active .header__list > li:nth-child(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.is-active .header__list > li:nth-child(4) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.is-active .header__list > li:nth-child(5) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.is-active .header__list > li:nth-child(6) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.header__list > li + li {
  margin-top: 50px;
}

@media screen and (max-width: 940px) {
  .header__list > li + li {
    margin-top: 30px;
  }
}

#content {
  padding-bottom: 200px;
  background: #000 url(../img/bg-bottom.jpg) no-repeat center bottom;
  background-size: 100% auto;
  position: relative;
}

@media screen and (max-width: 940px) {
  #content {
    padding-bottom: 100px;
  }
}

#content:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url(../img/bg-dot_layer.png) repeat left top;
}

/* Footer --------- */
#footer {
  background: #000;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 10;
}

#footer .footer-inner {
  padding: 50px 30px;
}

.footer-pgtp {
  position: absolute;
  margin-left: -20px;
  left: 50%;
  top: -40px;
  width: 40px;
  height: 40px;
}

.footer-pgtp a {
  display: block;
  width: 40px;
  height: 40px;
  background: #000 url(../img/icn-footer_arrow_up_white.svg) no-repeat center center;
  background-size: 18px 12px;
  text-indent: -99999px;
  outline: none;
}

.footer-sns {
  margin-top: 30px;
}

.footer-sns li {
  display: inline-block;
}

.footer-sns li + li {
  margin-left: 15px;
}

.footer-sns li img {
  width: 30px;
  height: 30px;
}

.footer-copy {
  margin-top: 30px;
  font-size: 1.0rem;
  line-height: 2;
}

.footer-copy span {
  display: block;
}

/* ==========================================================================
	Object
========================================================================== */
/* Component
----------------------------------------------------------------- */
.c-section {
  margin: 100px auto 0;
  position: relative;
}

@media screen and (max-width: 940px) {
  .c-section {
    margin: 80px auto 0;
  }
}

.c-section__inner {
  max-width: 960px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 940px) {
  .c-section__inner {
    padding: 0 24px;
  }
}

.c-section__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  font-size: 3.0rem;
  text-align: center;
  background: url(../img/img-ttl_bar.png) no-repeat center bottom;
  padding-bottom: 20px;
  margin-bottom: 50px;
  position: relative;
}

@media screen and (max-width: 940px) {
  .c-section__title {
    font-size: 2rem;
    padding-bottom: 16px;
    margin-bottom: 32px;
  }
}

/* Project
----------------------------------------------------------------- */
/* Keyvisual ============== */
.p-keyvisual {
  position: relative;
}

.p-keyvisual__lead {
  text-align: center;
}

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

@media screen and (max-width: 940px) {
  .p-keyvisual__lead {
    padding: 0 48px;
  }
  .p-keyvisual__lead img {
    max-width: 290px;
  }
}

.p-keyvisual__inner {
  margin-top: 50px;
  background: url(../img/img-keyvisual.jpg) no-repeat center center;
  background-size: 1320px auto;
  position: relative;
  width: 100%;
  min-height: 620px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.is-ie .p-keyvisual__inner {
  min-height: auto;
  height: 620px;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__inner {
    display: block;
    padding-bottom: 12px;
  }
  .is-ie .p-keyvisual__inner {
    height: auto;
  }
}

.p-keyvisual__inner:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg-dot_layer.png) repeat left top;
  opacity: 0.5;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__inner:before {
    opacity: 0.3;
  }
}

.p-keyvisual__jacket {
  position: absolute;
  z-index: 3;
  right: 50%;
  width: 40%;
  max-width: 470px;
  margin-right: -10px;
}

.is-ie .p-keyvisual__jacket {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (max-width: 940px) {
  .p-keyvisual__jacket {
    position: relative;
    right: auto;
    width: auto;
    right: auto;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: -30px;
  }
  .is-ie .p-keyvisual__jacket {
    -webkit-transform: none;
            transform: none;
  }
}

@media screen and (max-width: 518px) {
  .p-keyvisual__jacket {
    margin: 0 25px 0 12px;
  }
}

.p-keyvisual__jacket img {
  position: relative;
  width: 100%;
  height: auto;
}

.p-keyvisual__jacket:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
  top: 10px;
  right: -10px;
}

.p-keyvisual__band {
  position: relative;
  width: 100%;
  padding: 3px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right, #cca561 0%, #f8f3b3 50%, #cca561 100%);
}

@media screen and (max-width: 940px) {
  .p-keyvisual__band {
    margin-top: -100px;
  }
}

.p-keyvisual__band:before, .p-keyvisual__band:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right, #cca561 0%, #f8f3b3 50%, #cca561 100%);
  left: 0;
  top: -3px;
}

.p-keyvisual__band:after {
  top: auto;
  bottom: -3px;
}

.p-keyvisual__band__inner {
  background: #000;
  padding: 30px 0 30px 50%;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__band__inner {
    padding: 100px 24px 16px;
  }
}

.p-keyvisual__detail {
  padding-left: 70px;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__detail {
    padding-left: 0;
  }
}

.p-keyvisual__date {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  font-size: 2.4rem;
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__date {
    font-size: 1.9rem;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
  }
}

.p-keyvisual__early {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: calc(26/18);
  margin-top: 20px;
  color: #e5ce9b;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__early {
    margin-top: 16px;
    font-size: 1.4rem;
  }
}

.p-keyvisual__price {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  margin-top: 20px;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__price {
    margin-top: 16px;
  }
}

.p-keyvisual__price__label {
  font-size: 2.4rem;
}

.p-keyvisual__price__core {
  font-size: 3.6rem;
}

.p-keyvisual__price__note {
  font-size: 2.4rem;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__price__label {
    font-size: 1.9rem;
  }
  .p-keyvisual__price__core {
    font-size: 2.9rem;
  }
  .p-keyvisual__price__note {
    font-size: 1rem;
  }
}

.p-keyvisual__desc {
  margin-top: 25px;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
}

.p-keyvisual__desc span {
  font-size: 1.6rem;
  font-weight: normal;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__desc {
    font-size: 1.4rem;
    margin-top: 16px;
  }
  .p-keyvisual__desc span {
    font-size: 1.3rem;
  }
}

.p-keyvisual__number {
  margin-top: 25px;
  font-size: 1.2rem;
}

@media screen and (max-width: 940px) {
  .p-keyvisual__number {
    margin-top: 12px;
    font-size: 1rem;
  }
}

/* Shop ============== */
.p-shop__button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right bottom, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right bottom, #cca561 0%, #f8f3b3 50%, #cca561 100%);
  height: 50px;
  line-height: 50px;
  text-align: center;
  max-width: 360px;
  margin: 0 auto;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}

@media screen and (max-width: 940px) {
  .p-shop__button a {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
  }
}

.p-shop__button a:before {
  content: '';
  border: #e5ce9b 1px solid;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 3px;
  top: -4px;
  left: -4px;
}

.p-shop__button a:after {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../img/icn-blank.svg) no-repeat center center;
  background-size: contain;
  margin-left: 8px;
}

@media screen and (max-width: 940px) {
  .p-shop__button a:after {
    width: 16px;
    height: 16px;
  }
}

/* Booklet ============== */
.p-booklet .c-section__title {
  margin-bottom: 0;
}

.p-booklet__list {
  text-align: center;
  padding: 70px 0;
  background: url(../img/bg-booklet.png) no-repeat center bottom;
  background-size: contain;
}

@media screen and (max-width: 940px) {
  .p-booklet__list {
    padding: 35px 0 0;
    background: no-repeat;
    text-align: left;
  }
}

.p-booklet__list dt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 940px) {
  .p-booklet__list dt {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 0.2em;
  }
}

.p-booklet__list dd {
  font-size: 1.8rem;
  line-height: calc(40/26);
}

.p-booklet__list dd strong {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 2.6rem;
  color: #e5ce9b;
  margin: 0 0.2em;
}

.p-booklet__list dd span {
  display: inline-block;
}

.p-booklet__list dd + dt {
  margin-top: 30px;
}

@media screen and (max-width: 940px) {
  .p-booklet__list dd {
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: normal;
  }
  .p-booklet__list dd strong {
    font-weight: normal;
    font-size: 1.6rem;
  }
}

/* Talk ============== */
.p-talk {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../img/bg-talk.png) no-repeat center center;
  background-size: cover;
}

.p-talk:before, .p-talk:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right, #cca561 0%, #f8f3b3 50%, #cca561 100%);
  position: absolute;
  top: -5px;
  left: 0;
}

.p-talk:after {
  top: auto;
  bottom: -5px;
}

.p-talk .c-section__inner {
  position: static;
  padding: 60px 0;
}

@media screen and (max-width: 940px) {
  .p-talk .c-section__inner {
    padding: 30px 24px;
  }
}

.p-talk .c-section__inner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 1px;
  left: 0;
  background: url(../img/bg-dot_layer.png) repeat left top;
}

.l-talk .c-section {
  margin-top: 0;
}

.l-talk .c-section + .c-section {
  margin-top: 100px;
}

.p-talk__text {
  position: relative;
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
  line-height: calc(35/18);
}

@media screen and (max-width: 940px) {
  .p-talk__text {
    font-size: 1.4rem;
    text-align: left;
    font-weight: normal;
  }
}

.p-talk__date {
  margin-top: 44px;
  position: relative;
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
}

.p-talk__date strong {
  font-size: 3.6rem;
}

@media screen and (max-width: 940px) {
  .p-talk__date {
    margin-top: 20px;
    font-size: 1.4rem;
    font-weight: normal;
  }
  .p-talk__date strong {
    font-size: 2rem;
    margin: 0 0.1em;
  }
}

.p-talk__button {
  margin-top: 30px;
}

.p-talk__session + .p-talk__button {
  margin-top: 80px;
}

.p-talk__button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right bottom, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right bottom, #cca561 0%, #f8f3b3 50%, #cca561 100%);
  height: 50px;
  line-height: 50px;
  text-align: center;
  max-width: 360px;
  margin: 0 auto;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}

@media screen and (max-width: 940px) {
  .p-talk__button a {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
  }
}

.p-talk__button a:before {
  content: '';
  border: #e5ce9b 1px solid;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 3px;
  top: -4px;
  left: -4px;
}

.p-talk__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-talk__profile__name {
  font-size: 1.2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  color: #e5ce9b;
}

.p-talk__profile__name strong {
  font-size: 2.4rem;
  margin-right: 0.5em;
}

@media screen and (max-width: 940px) {
  .p-talk__profile__name strong {
    font-size: 2rem;
  }
}

.p-talk__label {
  background: #f00;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  font-size: 16px;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 5px;
  margin-bottom: 1em;
}

.p-talk__session {
  font-size: 1.6rem;
  line-height: 1.6;
}

@media screen and (max-width: 940px) {
  .p-talk__session {
    font-size: 1.4rem;
  }
}

.p-talk__session li {
  border-left: 2px solid #e5ce9b;
  padding-left: 1em;
}

.p-talk__session li + li {
  margin-top: 3em;
}

.p-talk__session li.ext-mod {
  border-left: 0;
  padding-left: 0;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-top: 6em;
}

@media screen and (max-width: 940px) {
  .p-talk__session li.ext-mod {
    font-size: 1.4rem;
  }
}

.p-talk__session li span {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 2.4rem;
  color: #e5ce9b;
  font-weight: bold;
  display: block;
}

@media screen and (max-width: 940px) {
  .p-talk__session li span {
    font-size: 2rem;
  }
}

.p-talk__session li span:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background-position: center center;
  background-size: 14px 14px;
  margin-top: -5px;
  margin-left: 0.25em;
}

.p-talk__session li.ext-sakamoto {
  border-color: #33a844;
}

.p-talk__session li.ext-sakamoto span {
  color: #33a844;
}

.p-talk__session li.ext-sakamoto span:after {
  background-image: url(../img/icn-track_sakamoto.png?v=190605);
}

.p-talk__session li.ext-ito {
  border-color: #cd6363;
}

.p-talk__session li.ext-ito span {
  color: #cd6363;
}

.p-talk__session li.ext-ito span:after {
  background-image: url(../img/icn-track_ito.png?v=190605);
}

.p-talk__session li.ext-fujioka {
  border-color: #2f90ff;
}

.p-talk__session li.ext-fujioka span {
  color: #2f90ff;
}

.p-talk__session li.ext-fujioka span:after {
  background-image: url(../img/icn-track_fujioka.png?v=190605);
}

.p-talk__session li.ext-producer span:after {
  background-image: url(../img/icn-track_producer.png?v=190605);
}

.p-talk__session li.p-talk__session__image {
  border-left: none;
  text-align: center;
  padding-left: 0;
}

.p-talk__session li.p-talk__session__image:after {
  content: attr(data-caption);
  display: block;
  color: #fff;
  margin-top: 0.5em;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
}

.p-talk__session li.p-talk__session__image img {
  max-width: 100%;
  height: auto;
}

/* Artist ============== */
.p-artist__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-artist__item.ext-alt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p-artist__item + .p-artist__item {
  margin-top: 80px;
}

@media screen and (max-width: 940px) {
  .p-artist__item {
    display: block;
  }
  .p-artist__item + .p-artist__item {
    margin-top: 40px;
  }
}

.p-artist__image {
  width: calc(280/960*100%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-artist__image img {
  width: 100%;
  height: auto;
  max-width: 280px;
}

@media screen and (max-width: 940px) {
  .p-artist__image {
    width: auto;
    margin: 0 24px;
    text-align: center;
  }
}

.p-artist__detail {
  background: -webkit-gradient(linear, left top, right bottom, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right bottom, #cca561 0%, #f8f3b3 50%, #cca561 100%);
  padding: 3px 0 0 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-left: -30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

.ext-alt .p-artist__detail {
  margin-left: auto;
  margin-right: -30px;
}

@media screen and (max-width: 940px) {
  .p-artist__detail {
    padding: 3px 0 0;
    margin-left: auto;
    margin-right: auto;
  }
  .ext-alt .p-artist__detail {
    margin-left: auto;
    margin-right: auto;
  }
}

.p-artist__detail__inner {
  background: #000;
  padding: 25px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 940px) {
  .p-artist__detail__inner {
    padding: 20px 0;
  }
}

.p-artist__name {
  font-size: 1.2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  color: #e5ce9b;
}

.p-artist__name strong {
  font-size: 2.4rem;
  margin-right: 0.5em;
}

@media screen and (max-width: 940px) {
  .p-artist__name strong {
    font-size: 2rem;
  }
}

.p-artist__profile {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: calc(24/14);
}

@media screen and (max-width: 940px) {
  .p-artist__profile {
    margin-top: 16px;
    font-size: 1.2rem;
  }
}

/* Track ============== */
.p-track__lead {
  font-size: 1.4rem;
  line-height: calc(22/14);
  text-align: center;
}

@media screen and (max-width: 940px) {
  .p-track__lead {
    font-size: 1.2rem;
  }
}

.p-track__icon:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background-position: center center;
  background-size: 14px 14px;
  margin-top: -2px;
  margin-right: 0.25em;
}

.p-track__icon.ext-sakamoto:before {
  background-image: url(../img/icn-track_sakamoto.png?v=190605);
}

.p-track__icon.ext-ito:before {
  background-image: url(../img/icn-track_ito.png?v=190605);
}

.p-track__icon.ext-fujioka:before {
  background-image: url(../img/icn-track_fujioka.png?v=190605);
}

.p-track__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 35px;
  width: 100%;
}

@media screen and (max-width: 940px) {
  .p-track__wrapper {
    display: block;
  }
}

.p-track__disc {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 300px;
}

.p-track__disc + .p-track__disc {
  margin-left: 30px;
}

@media screen and (max-width: 940px) {
  .p-track__disc + .p-track__disc {
    margin-left: 0;
    margin-top: 30px;
  }
}

.p-track__disc__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  font-size: 2.4rem;
  color: #e5ce9b;
  border-bottom: 1px solid rgba(229, 206, 155, 0.25);
}

@media screen and (max-width: 940px) {
  .p-track__disc__title {
    font-size: 1.8rem;
  }
}

.p-track__disc__list {
  font-size: 1.4rem;
  line-height: calc(22/14);
  margin-left: 47px;
}

@media screen and (max-width: 940px) {
  .p-track__disc__list {
    font-size: 1.2rem;
  }
}

.p-track__disc__list li {
  margin-top: 15px;
  text-indent: -47px;
}

.p-track__disc__list li .p-track__icon {
  margin-right: 7px;
}

/* Track ============== */
.p-listen {
  text-align: center;
}

.p-listen .c-section__inner {
  max-width: 640px;
}

.p-liste__video {
  display: inline-block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  cursor: pointer;
}

.p-liste__video a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  border: 1px solid #e5ce9b;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3;
}

.p-liste__video a img {
  width: 100%;
  height: 100%;
}

.p-liste__video:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  padding: 5px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right bottom, from(#cca561), color-stop(50%, #f8f3b3), to(#cca561));
  background: linear-gradient(to right bottom, #cca561 0%, #f8f3b3 50%, #cca561 100%);
}

.p-liste__video:after {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  padding: 3px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background: #000;
  z-index: 2;
}

/* Magnific Popup Overwrite ============== */
.mfp-bg {
  opacity: 1;
  background: rgba(0, 0, 0, 0.86);
}

.mfp-container {
  cursor: pointer;
}

.mfp-iframe-scaler iframe {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.mfp-content .mfp-button_close {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

/* Utility
----------------------------------------------------------------- */
@media screen and (min-width: 821px) {
  .u-sp_only {
    display: none;
  }
}

@media screen and (max-width: 820px) {
  .u-pc_only {
    display: none;
  }
}

@media screen and (min-width: 821px) and (max-width: 1020px) {
  .u-tablet_hide {
    display: none;
  }
}

.u-clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.u-breakctrl {
  display: inline-block;
}

/* Margin ============== */
.u-margin_top_short {
  margin-top: 1em !important;
}

.u-margin_top_medium {
  margin-top: 3em !important;
}

.u-margin_top_long {
  margin-top: 5em !important;
}

/* image ============== */
.u-image__responsive {
  max-width: 100%;
  height: auto;
}

/* Text ============== */
.u-text__center {
  text-align: center !important;
}

.u-text__left {
  text-align: left !important;
}

.u-text__right {
  text-align: right !important;
}

.u-text__smaller {
  font-size: 0.857em !important;
}

.u-text__larger {
  font-size: 1.142em !important;
}

.u-text__exlarger {
  font-size: 1.71em !important;
}

@media screen and (max-width: 820px) {
  .u-text__exlarger {
    font-size: 1.5em !important;
  }
  .u-sp_text__center {
    text-align: center !important;
  }
  .u-sp_text__left {
    text-align: left !important;
  }
  .u-sp_text__right {
    text-align: right !important;
  }
}

/* Keyframe ============== */
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}

/* SNS
----------------------------------------------------------------- */
.c-header_share {
  margin-top: 60px;
  padding-top: 60px;
  background: url(../img/img-ttl_bar.png) no-repeat center top;
}

.c-header_share h2 {
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 940px) {
  .c-header_share h2 {
    font-size: 1.4rem;
  }
}

.c-header_share h2:before {
  content: '';
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/icn-header_share.svg) no-repeat center center;
  background-size: 22px 22px;
  margin-right: 0.5em;
  margin-top: -6px;
}

.c-header_share ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1.5em;
}

.c-header_share ul li {
  border-top: none;
}

.c-header_share ul li + li {
  margin-left: 30px;
}

.c-header_share ul li a {
  display: inline-block;
  text-indent: -10000px;
  width: 34px;
  height: 34px;
}

.c-header_share ul li a:hover {
  opacity: 0.5;
}

.c-header_share__twitter {
  background: url(../img/icn-header_share_twitter.svg) no-repeat center center;
  background-size: 24px 24px;
}

.c-header_share__facebook {
  background: url(../img/icn-header_share_facebook.svg) no-repeat center center;
  background-size: 24px 24px;
}
