@charset "UTF-8";
/*------------------------------
	WordPress Native Styles
------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
.editor {
  line-height: 1.5;
}
.editor p {
  display: block;
  margin: 1em 0;
}
.editor b, .editor strong {
  font-weight: bold;
  font-weight: 700;
}
.editor dfn, .editor cite, .editor em, .editor i {
  font-style: italic;
}
.editor del, .editor span[style='text-decoration: line-through;'] {
  opacity: 0.8;
}
.editor ul, .editor ol {
  list-style-position: inside !important;
  padding-left: 0;
  display: block;
  margin-bottom: 1.75em;
}
.editor ul li, .editor ol li {
  margin-top: .1em;
}
.editor ul li:first-child, .editor ol li:first-child {
  margin-top: 0;
}
.editor ul {
  list-style: disc;
  padding-left: .4em;
}
.editor ul li {
  text-indent: -0.8em;
  padding-left: 0.8em;
}
.editor ol {
  list-style: decimal;
}
.editor ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.editor blockquote {
  display: block;
  border-left: 4px solid #1a1a1a;
  color: #686868;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.6;
  padding-left: 1.2em;
  margin: 0;
  margin-bottom: 1.75em;
}
.editor blockquote p {
  margin-bottom: 1.4rem;
}
.editor blockquote, .editor q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
.editor hr {
  background-color: #d1d1d1;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.75em;
}
.editor .alignleft {
  float: left;
  padding: 0 0 0.5em 0.5em;
}
.editor .aligncenter {
  display: block;
  margin: 0 auto;
  margin-bottom: 1em;
}
.editor .alignright {
  float: right;
  padding: 0 0 0.5em 0.5em;
}
.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
  clear: both;
  font-weight: 700;
  margin: 1rem 0;
}
.editor h1 {
  font-size: 2.6rem;
}
.editor h2 {
  font-size: 2.2rem;
}
.editor h3 {
  font-size: 1.8rem;
}
.editor h4, .editor h5, .editor h6 {
  font-size: 1.5rem;
}
.editor pre {
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  margin: 1em 0;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.editor code, .editor kbd, .editor tt, .editor var, .editor samp, .editor pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.editor .clearfix, .editor .btns-sns {
  overflow: hidden;
  zoom: 1;
}
.editor .clearfix:after, .editor .btns-sns:after {
  content: "";
  display: block;
  clear: both;
}
.editor img[class*="wp-image-"],
.editor img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

/*-------------------------------------
reset css
-------------------------------------*/
/*
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,
select, button, input, textarea,
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;
}

/*
 * Copyright (c) 2011-2012, Vernon Adams (vern@newtypography.co.uk), with Reserved Font Names 'Oswald'
 * This Font Software is licensed under the SIL Open Font License, Version 1.1.
 * This license is copied below, and is also available with a FAQ at:
 * http://scripts.sil.org/OFL
 */
/* -------------------------------------
	SP general settinngs
------------------------------------- */
.pc {
  display: none !important;
}

.fsm1 {
  font-size: 0.9rem;
}

.fsm2 {
  font-size: 0.8rem;
}

.fsm3 {
  font-size: 0.7rem;
}

.fsm4 {
  font-size: 0.6rem;
}

.fsm5 {
  font-size: 0.5rem;
}

.fsm6 {
  font-size: 0.4rem;
}

.fsm7 {
  font-size: 0.3rem;
}

.fsm8 {
  font-size: 0.2rem;
}

.fsm9 {
  font-size: 0.1rem;
}

.fsm10 {
  font-size: 0rem;
}

.fn, .ib-items .ib-item {
  font-size: 1rem !important;
}

.fsp1, body.top .content.news .news-lists .date {
  font-size: 1.1rem;
}

.fsp2, .basic-p, .basic-texts p, .basic-texts, body.top .content.news .news-lists .title, body.top .content.news .pickup, body.artist .single .basic-texts, body.artist .single .prof, body.qa .dl-qa {
  font-size: 1.2rem;
}

.fsp3 {
  font-size: 1.3rem;
}

.fsp4 {
  font-size: 1.4rem;
}

.fsp5, .dbl-arr.right:before {
  font-size: 1.5rem;
}

.fsp6 {
  font-size: 1.6rem;
}

.fsp7 {
  font-size: 1.7rem;
}

.fsp8 {
  font-size: 1.8rem;
}

.fsp9 {
  font-size: 1.9rem;
}

.fsp10 {
  font-size: 2rem;
}

.mgn {
  margin: 0;
}

.mga {
  margin: auto;
}

.mtn {
  margin-top: 0;
}

.mts {
  margin-top: 1%;
}

.mt2 {
  margin-top: 2%;
}

.mt3 {
  margin-top: 3%;
}

.mt4 {
  margin-top: 4%;
}

.mt5 {
  margin-top: 5%;
}

.mt6 {
  margin-top: 6%;
}

.mt7 {
  margin-top: 7%;
}

.mt8 {
  margin-top: 8%;
}

.mt9 {
  margin-top: 9%;
}

.mt10 {
  margin-top: 10%;
}

.mbn {
  margin-bottom: 0;
}

.mbs {
  margin-bottom: 1%;
}

.mb2 {
  margin-bottom: 2%;
}

.mb3 {
  margin-bottom: 3%;
}

.mb4 {
  margin-bottom: 4%;
}

.mb5 {
  margin-bottom: 5%;
}

.mb6 {
  margin-bottom: 6%;
}

.mb7 {
  margin-bottom: 7%;
}

.mb8 {
  margin-bottom: 8%;
}

.mb9 {
  margin-bottom: 9%;
}

.mb10 {
  margin-bottom: 10%;
}

.mln {
  margin-left: 0;
}

.mls {
  margin-left: 1%;
}

.ml2 {
  margin-left: 2%;
}

.ml3 {
  margin-left: 3%;
}

.ml4 {
  margin-left: 4%;
}

.ml5 {
  margin-left: 5%;
}

.ml6 {
  margin-left: 6%;
}

.ml7 {
  margin-left: 7%;
}

.ml8 {
  margin-left: 8%;
}

.ml9 {
  margin-left: 9%;
}

.ml10 {
  margin-left: 10%;
}

.mrn {
  margin-right: 0;
}

.mrs {
  margin-right: 1%;
}

.mr2 {
  margin-right: 2%;
}

.mr3 {
  margin-right: 3%;
}

.mr4 {
  margin-right: 4%;
}

.mr5 {
  margin-right: 5%;
}

.mr6 {
  margin-right: 6%;
}

.mr7 {
  margin-right: 7%;
}

.mr8 {
  margin-right: 8%;
}

.mr9 {
  margin-right: 9%;
}

.mr10 {
  margin-right: 10%;
}

.mra {
  margin-right: auto;
}

.mla {
  margin-left: auto;
}

.mca {
  margin-left: auto;
  margin-right: auto;
}

.ptn {
  padding-top: 0;
}

.pts {
  padding-top: 1%;
}

.pt2 {
  padding-top: 2%;
}

.pt3 {
  padding-top: 3%;
}

.pt4 {
  padding-top: 4%;
}

.pt5 {
  padding-top: 5%;
}

.pt6 {
  padding-top: 6%;
}

.pt7 {
  padding-top: 7%;
}

.pt8 {
  padding-top: 8%;
}

.pt9 {
  padding-top: 9%;
}

.pt10 {
  padding-top: 10%;
}

.pbn {
  padding-bottom: 0;
}

.pbs {
  padding-bottom: 1%;
}

.pb2 {
  padding-bottom: 2%;
}

.pb3 {
  padding-bottom: 3%;
}

.pb4 {
  padding-bottom: 4%;
}

.pb5 {
  padding-bottom: 5%;
}

.pb6 {
  padding-bottom: 6%;
}

.pb7 {
  padding-bottom: 7%;
}

.pb8 {
  padding-bottom: 8%;
}

.pb9 {
  padding-bottom: 9%;
}

.pb10 {
  padding-bottom: 10%;
}

.pbx {
  padding-bottom: 4% !important;
}

.pln {
  padding-left: 0;
}

.pls {
  padding-left: 1%;
}

.pl2 {
  padding-left: 2%;
}

.pl3 {
  padding-left: 3%;
}

.pl4 {
  padding-left: 4%;
}

.pl5 {
  padding-left: 5%;
}

.pl6 {
  padding-left: 6%;
}

.pl7 {
  padding-left: 7%;
}

.pl8 {
  padding-left: 8%;
}

.pl9 {
  padding-left: 9%;
}

.pl10 {
  padding-left: 10%;
}

.prn {
  padding-right: 0;
}

.prs {
  padding-right: 1%;
}

.pr2 {
  padding-right: 2%;
}

.pr3 {
  padding-right: 3%;
}

.pr4 {
  padding-right: 4%;
}

.pr5 {
  padding-right: 5%;
}

.pr6 {
  padding-right: 6%;
}

.pr7 {
  padding-right: 7%;
}

.pr8 {
  padding-right: 8%;
}

.pr9 {
  padding-right: 9%;
}

.pr10 {
  padding-right: 10%;
}

/* ----------------
	text image
---------------- */
.ti, .contents-wrap .bx-wrapper .bx-controls .bx-controls-direction a, .btns-sns .sns-lists li.line a, .section-title, .header .header-inner div.top .header-logo .logo, .header .header-inner div.top .date-info > p, .header .header-inner div.top .sp-menu-wrap .btn-sp-menu, .footer .page-top .btn-page-top, .footer .sns-page-lists a, .footer .sns-btn-lists li.line a, body.top .main-visual .mv-logo-area .logo, .lower .title-wrap .page-title, body.news .single .backnumber-area .title-backnumber, body.artist .archive .ttl-bg .day15, body.artist .archive .ttl-bg .day16, body.artist .archive .ttl-bg .day17, body.artist .archive .artists .name .mov, body.artist .archive .artists .new .image:before, body.artist .single .link-wrap.wrap-back .back, body.ticket .btn-sq {
  display: block;
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  position: relative;
}

.rti {
  height: auto;
  overflow: visible;
  text-indent: 0;
  position: static;
}

* {
  box-sizing: border-box;
}

/*-------------------------------------
 Base Settings
-------------------------------------*/
/* font size setting
-------------------- */
html {
  font-size: 1rem;
}

@media screen and (max-width: 769px) {
  html {
    font-size: 149.955%;
  }
}
@media screen and (max-width: 667px) {
  html {
    font-size: 130.065%;
  }
}
@media screen and (max-width: 568px) {
  html {
    font-size: 110.76%;
  }
}
@media screen and (max-width: 414px) {
  html {
    font-size: 80.73%;
  }
}
@media screen and (max-width: 375px) {
  html {
    font-size: 73.125%;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 62.4%;
  }
}
.wrapper {
  font-size: 1rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.14rem;
  line-height: 1.3;
}

/* --------------------
	tags
-------------------- */
a {
  color: inherit;
  text-decoration: none;
}

b {
  font-weight: bold;
}

i {
  display: inline-block;
}

em {
  font-style: normal;
}

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

iframe, object, video, embed {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

table {
  width: 100%;
}

* {
  outline: none;
}

input, textarea {
  border: none;
}

button.ti, button.section-title, .header .header-inner div.top .header-logo button.logo, .header .header-inner div.top .sp-menu-wrap button.btn-sp-menu, .footer .page-top button.btn-page-top, body.top .main-visual .mv-logo-area button.logo, .lower .title-wrap button.page-title, body.news .single .backnumber-area button.title-backnumber, body.artist .archive .ttl-bg button.day15, body.artist .archive .ttl-bg button.day16, body.artist .archive .ttl-bg button.day17, body.artist .archive .artists .name button.mov, body.artist .archive .artists .new button.image:before, body.artist .single .link-wrap.wrap-back button.back, body.ticket button.btn-sq {
  text-indent: 160%;
}

/* -------------------------
	parts
------------------------- */
/* wrap content
-------------------- */
.wrapper {
  min-width: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.container, body.news .single .backnumber-area .wrap-controler .controler {
  width: 100%;
  margin: 0 auto;
}

/* texts
-------------------- */
.tdu {
  text-decoration: underline;
}
.tdu:hover {
  text-decoration: none;
}

.tdn {
  text-decoration: none !important;
}

/* links
-------------------- */
.lbs {
  color: #ffffff;
}
.lbs:hover {
  color: white;
  text-decoration: underline;
}

.tdc {
  border-bottom: 1px solid #9b9b9b;
}
.tdc:hover {
  border-bottom: none;
}

.lca {
  color: #ffffff;
  text-decoration: underline;
}
.lca:link {
  color: #ffffff;
}
.lca:visited {
  color: #ffffff;
}
.lca:hover {
  color: white;
}
.lca:active {
  color: #ffffff;
}

.lcb {
  color: #faed00;
  text-decoration: underline;
}
.lcb:link {
  color: #faed00;
}
.lcb:visited {
  color: #faed00;
}
.lcb:hover {
  color: #ffff1e;
}
.lcb:active {
  color: #faed00;
}

.lcc {
  color: #da007a;
  text-decoration: underline;
}
.lcc:link {
  color: #da007a;
}
.lcc:visited {
  color: #da007a;
}
.lcc:hover {
  color: #f81e98;
}
.lcc:active {
  color: #da007a;
}

.lcd {
  color: #e30000;
  text-decoration: underline;
}
.lcd:link {
  color: #e30000;
}
.lcd:visited {
  color: #e30000;
}
.lcd:hover {
  color: #ff1e1e;
}
.lcd:active {
  color: #e30000;
}

/* arrows
-------------------- */
.arr {
  position: relative;
}
.arr:after {
  content: "";
}
.arr.down {
  padding-right: 10.5px;
}
.arr.down:after {
  width: 7px;
  height: 4px;
  right: 0;
}
.arr.blk.down:after {
  background-position: left top;
}

.txt-arr.right:before {
  content: "→";
  margin-right: .5em;
}

.dbl-arr.right:before {
  content: "»";
}

/* arrows(triangle)
-------------------- */
.triangle {
  position: relative;
  display: inline-block;
}
.triangle:before {
  content: '▶︎';
}
.triangle.right {
  padding-left: 20px;
}
.triangle.right:before {
  width: 5px;
  height: 9px;
  left: 0;
}
.triangle.yel.right:before {
  background-position: left top;
}
.triangle.gry.right:before {
  background-position: -5px top;
}

/* lists
-------------------- */
.disc-items .disc-item {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -0.8em;
  padding-left: 0.8em;
  margin-top: 25px;
  line-height: 2;
  letter-spacing: 1.5px;
}

.notice-items .notice-item {
  text-indent: -1.1em;
  padding-left: 1.1em;
}
.notice-items .notice-item:before {
  content: "※";
}

.ib-items {
  display: table;
  font-size: 0;
}
.ib-items .ib-item {
  display: inline-block;
  vertical-align: top;
}

/* tables
-------------------- */
.tbl-base {
  width: 100%;
  letter-spacing: 1.5px;
}
.tbl-base tr {
  border-bottom: 1px solid #ffffff;
}
.tbl-base tr:first-child {
  border-top: 1px solid #ffffff;
}
.tbl-base th, .tbl-base td {
  padding: 35px;
  line-height: 1.8;
}
.tbl-base th {
  vertical-align: middle;
}

.btn-totop {
  z-index: 50;
}

/* -------------------------
	parts SP
------------------------- */
/* tables
-------------------- */
.tbl-vertical {
  display: block;
}
.tbl-vertical > thead, .tbl-vertical > tbody, .tbl-vertical > thead > tr, .tbl-vertical > tbody > tr, .tbl-vertical > thead > tr > th, .tbl-vertical > tbody > tr > th, .tbl-vertical > thead > tr > td, .tbl-vertical > tbody > tr > td {
  display: block;
}
.tbl-vertical tr:last-child {
  border-bottom: none;
}
.tbl-vertical th, .tbl-vertical td {
  width: 86%;
  padding: 5% 7%;
}
.tbl-vertical th {
  text-align: left;
}
.tbl-vertical td {
  border-left: none;
}

.loader-simple {
  height: 3em;
  width: 3em;
  animation: rotation 1s infinite linear;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
}

@keyframes rotation {
  to {
    transform: rotate(360deg);
  }
}
/*-------------------------------------
 Super General Purpose
-------------------------------------*/
.clearfix, .btns-sns {
  zoom: 1;
}

.clearfix:after, .btns-sns:after {
  content: "";
  display: block;
  clear: both;
}

.ir {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}

.tr {
  position: absolute;
  top: 0;
  left: -5000px;
}

.elps {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ref {
  position: relative;
}

.abs {
  position: absolute;
}

.fix {
  position: fixed;
}

.dn {
  display: none !important;
}

.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.ds {
  display: inline-block !important;
}

.dt {
  display: table !important;
}

.dc {
  display: table-cell !important;
}

.rn {
  border-radius: 0 !important;
}

.rs {
  border-radius: 5px;
}

.rm {
  border-radius: 10px;
}

.rl {
  border-radius: 20px;
}

.ca {
  color: #ffffff !important;
}

.cb {
  color: #faed00 !important;
}

.cc {
  color: #da007a !important;
}

.cd {
  color: #e30000 !important;
}

.ce {
  color: #52c3f1 !important;
}

.cf {
  color: #da007a !important;
}

.cg {
  color: rgba(251, 236, 0, 0.5) !important;
}

.ch {
  color: #000000 !important;
}

.ci {
  color: #000000 !important;
}

.cj {
  color: #000000 !important;
}

.ck {
  color: #000000 !important;
}

.cl {
  color: #000000 !important;
}

.ba {
  background-color: #ffffff !important;
}

.bb {
  background-color: #faed00 !important;
}

.bc {
  background-color: #da007a !important;
}

.bd {
  background-color: #e30000 !important;
}

.be {
  background-color: #52c3f1 !important;
}

.bf {
  background-color: #da007a !important;
}

.bg {
  background-color: rgba(251, 236, 0, 0.5) !important;
}

.bh {
  background-color: #000000 !important;
}

.bi {
  background-color: #000000 !important;
}

.bj {
  background-color: #000000 !important;
}

.bk {
  background-color: #000000 !important;
}

.bl {
  background-color: #000000 !important;
}

.n {
  font-weight: normal !important;
}

.b {
  font-weight: bold !important;
}

.l {
  text-align: left !important;
}

.c {
  text-align: center !important;
}

.r {
  text-align: right !important;
}

.u {
  text-decoration: underline !important;
}

.obl {
  font-style: oblique;
}

.v0 {
  vertical-align: 0;
}

.v1 {
  vertical-align: -1px;
}

.v2 {
  vertical-align: -2px;
}

.v3 {
  vertical-align: -3px;
}

.v4 {
  vertical-align: -4px;
}

.v5 {
  vertical-align: -5px;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: middle;
}

.vb {
  vertical-align: bottom;
}

/* positions
-------------------- */
.pos, .pos-center, .pos-vertical-center, .arr:after, .triangle:before, .btn-sq:after, .pos-horizontal-center, body.top .main-visual .mv-logo-area, .pos-override-center {
  position: absolute;
  margin: auto;
}

.pos-center {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.pos-vertical-center, .arr:after, .triangle:before, .btn-sq:after {
  top: 0;
  bottom: 0;
}

.pos-horizontal-center, body.top .main-visual .mv-logo-area {
  left: 0;
  right: 0;
}

.pos-override-center {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
}

.flexbox {
  display: flex;
}

/*-------------------------------------
  global
-------------------------------------*/
* {
  box-sizing: border-box;
}

.flexbox {
  display: block;
}

.ti-reset {
  overflow: visible;
  white-space: normal;
  text-indent: 0;
  background: none;
}

img {
  touch-callout: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
}

.pc-layout {
  display: none !important;
}

/*-------------------------------------
  General Purpose
-------------------------------------*/
.sp-container, .lower .title-wrap + div, .footer .footer-inner, body.top .content.banners, body.top .content.sns-widgets, body.top .supports, body.news .single, body.artist .archive, body.artist .single, body.ticket .page {
  width: 94.66667%;
  margin: 0 auto;
}

.inner-container {
  width: 91.80328%;
  margin: 0 auto;
}

.editor {
  width: 94%;
  margin: 0 auto;
}

.container, body.news .single .backnumber-area .wrap-controler .controler {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.full-elm, body.news .single .backnumber-area, body.artist .single .image-wrap {
  width: 107.66667%;
  margin-left: -3.83333%;
  padding-left: 3.83333%;
  padding-right: 3.83333%;
}

.container-pd {
  padding: 0 2.66667%;
}

iframe,
object,
embed {
  max-width: 100%;
  display: block;
  margin: 1em auto !important;
}

.ubuntu, .page-title, .btn-sq, .header .gnav .gnav-lists, body.top .main-visual .mv-logo-area .countdown dd {
  font-family: "Roboto", "メイリオ", Meiryo, "Jun34Pro", "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", Verdana, Arial, sans-serif;
  font-weight: 400;
}
.ubuntu.light, .light.page-title, .btn-sq, .header .gnav .light.gnav-lists, .header .gnav .gnav-lists.btn-sq, body.top .main-visual .mv-logo-area .countdown dd.light, body.top .main-visual .mv-logo-area .countdown dd.btn-sq {
  font-weight: 300;
}
.ubuntu.bold, .page-title, .bold.btn-sq, .header .gnav .bold.gnav-lists, .header .gnav .gnav-lists.page-title, body.top .main-visual .mv-logo-area .countdown dd {
  font-weight: 700;
}

.pos-abs-base {
  position: absolute;
  left: 0;
  top: 0;
}

.triangle:before {
  content: none;
}

.bg-triangle {
  background-repeat: no-repeat;
  background-position: center top;
}

/* --------------------
    javascript settings
-------------------- */
a.disable {
  opacity: .6;
}
a.disable:hover {
  opacity: .6;
  animation: none;
  color: inherit !important;
}

.contents-wrap .bx-wrapper {
  box-shadow: none;
  border: none;
  background: transparent;
  margin: 0 auto;
}
.contents-wrap .bx-wrapper .bx-controls .bx-controls-direction a {
  cursor: pointer;
}
.contents-wrap .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
  background-position: left top;
}

.btn-totop {
  z-index: 100;
}

/* --------------------
    common parts
-------------------- */
.btns-sns {
  margin-top: 6rem;
  margin-bottom: 2rem;
  text-align: right;
}
.btns-sns .sns-lists {
  display: inline-block;
  float: right;
  min-width: 80%;
}
.btns-sns .sns-lists li {
  display: inline-block;
  vertical-align: top;
}
.btns-sns .sns-lists li iframe {
  margin: 0 !important;
  vertical-align: top;
}
.btns-sns .sns-lists li:first-child {
  margin-left: auto;
}
.btns-sns .sns-lists li.line {
  width: 90px;
}
.btns-sns .sns-lists li.line a {
  padding-top: 22.22222%;
  background-image: url(../img/btn_line.png);
}

/* titles
-------------------- */
.plane-title {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 2px;
  margin: 1em 0;
}
.plane-title.middle {
  font-size: 1.4rem;
}

.page-title {
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 2px;
  color: white;
}

/* tables
-------------------- */
.tbl-base {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  width: 100%;
}
.tbl-base tr {
  border-top: 2px solid #7651aa;
  border-bottom: none;
}
.tbl-base tr:first-child {
  border-top: none;
}
.tbl-base th,
.tbl-base td {
  padding: 1.5rem 1rem;
  letter-spacing: 0;
}
.tbl-base th {
  font-weight: bold;
  width: 8rem;
  text-align: center;
  vertical-align: middle;
  background-color: #da007a;
  padding: 1.5rem .5rem;
}

/* texts
-------------------- */
.basic-p, .basic-texts p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  line-height: 1.8;
}
.basic-p:not(:first-child), .basic-texts p:not(:first-child) {
  margin: 1em 0;
}

.basic-texts {
  line-height: 1.8;
}

/* links
-------------------- */
.oblique {
  padding: 1rem 4.26667%;
}

.tx-arr:before {
  content: "→";
  margin-right: .5rem;
}
.tx-arr span {
  text-decoration: underline;
}

/* btns
-------------------- */
.btn-sq {
  font-size: 1.5rem;
  display: inline-block;
  padding: .5rem 1rem;
  padding-right: 4rem;
  position: relative;
}
.btn-sq .en {
  position: relative;
  top: 1.5px;
}
.btn-sq:after {
  content: "";
  width: 10%;
  padding-top: 18.51852%;
  height: 1rem;
  right: 1rem;
  transform: rotate(90deg);
  background: url(../img/arr_totop.png) no-repeat center center;
  background-size: contain;
}

/* tags
-------------------- */
/* icons
-------------------- */
/* --------------------
    common sections
-------------------- */
body {
  background: #000000;
}

.wrapper {
  background: url(../img/_sp/page_bg.png) top center;
  background-size: 100%;
}

/* contents
-------------------- */
.contents {
  min-height: 300px;
}

.contents-wrap {
  position: relative;
  width: 100%;
}

.header,
.footer {
  width: 100%;
  position: relative;
  z-index: 50;
  color: white;
  background-color: black;
}

/* page content
-------------------- */
/* top header
-------------------- */
.header {
  color: white;
  background-color: black;
}
.header .header-inner {
  position: relative;
  z-index: 0;
}
.header .header-inner div.top {
  padding: 1.5rem 0;
  position: relative;
}
.header .header-inner div.top .header-logo {
  width: 25.9375%;
  position: absolute;
  top: 0;
  left: 2.8125%;
  z-index: 100;
}
.header .header-inner div.top .header-logo .logo {
  padding-top: 107.22222%;
  background-image: url(../img/header_logo.png);
}
.header .header-inner div.top .date-info {
  width: 57.8125%;
  margin-left: 33.125%;
  position: relative;
  z-index: 100;
}
.header .header-inner div.top .date-info .date {
  width: 79.79167%;
  padding-top: 13.33333%;
  background-image: url(../img/header_date.png);
}
.header .header-inner div.top .sp-menu-wrap {
  width: 8.59375%;
  position: absolute;
  top: 35%;
  right: 5.15625%;
  z-index: 100;
}
.header .header-inner div.top .sp-menu-wrap .btn-sp-menu {
  padding-top: 61.81818%;
  background-image: url(../img/_sp/btn_header_menu.png);
}
.header .header-inner div.top .sp-menu-wrap .btn-sp-menu.nowOpen {
  background-image: url(../img/_sp/btn_close.png);
}
.header .gnav {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -10;
}
.header .gnav .gnav-lists {
  font-size: 2.2rem;
  text-align: center;
  margin-top: 3em;
}
.header .gnav .gnav-lists a {
  display: block;
  width: 100%;
  padding: 1rem 0;
}
.header .gnav .gnav-lists .off {
  color: #737373;
  pointer-events: none;
}

.comingsoon {
  color: #333 !important;
}

/* lower common
-------------------- */
.lower .header {
  z-index: 65;
}
.lower .contents {
  position: relative;
  z-index: 60;
  padding-top: 2rem;
  width: 100%;
}
.lower .title-wrap {
  position: relative;
}

/* footer
-------------------- */
.footer {
  padding: 0 0 3rem;
  margin-top: 5rem;
}
.footer .footer-inner {
  position: relative;
}
.footer .page-top {
  background-color: #faed00;
  width: 7.04225%;
  margin: 0 auto;
  width: 100%;
}
.footer .page-top .btn-page-top {
  padding-top: 54%;
  background-image: url(../img/arr_totop.png);
  margin: 0 auto;
  background-size: auto 40%;
  padding-top: 12%;
}
.footer .backnumbers {
  display: block;
  width: 100%;
  margin: 2.5rem 0 2rem;
  font-size: 1.3rem;
  font-size: 0;
}
.footer .backnumbers > * {
  font-size: 1.2rem;
}
.footer .backnumbers dt,
.footer .backnumbers dd {
  text-align: center;
}
.footer .backnumbers dt {
  display: block;
  color: #faed00;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.footer .backnumbers .history-links {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  letter-spacing: 0.08rem;
  width: 100%;
  flex-flow: row wrap;
}
.footer .backnumbers .history-links a:not(:first-child) {
  margin-left: 0.8rem;
}
.footer .sns-list-wrap {
  text-align: center;
}
.footer .sns-lists {
  display: inline-block;
  width: 100%;
}
.footer .sns-lists li {
  display: inline-block;
}
.footer .sns-lists li:not(:first-child) {
  margin-left: 1rem;
}
.footer .sns-page-lists li {
  width: 10.56338%;
}
.footer .sns-page-lists a {
  padding-top: 85.33333%;
}
.footer .sns-page-lists a.twitter {
  background-image: url(../img/_sp/btn_sns_twitter.png);
}
.footer .sns-page-lists a.facebook {
  background-image: url(../img/_sp/btn_sns_facebook.png);
}
.footer .sns-btn-lists {
  margin: 3rem 0 2rem;
}
.footer .sns-btn-lists li {
  vertical-align: top;
}
.footer .sns-btn-lists li iframe {
  margin: 0 !important;
}
.footer .sns-btn-lists li.line {
  width: 26.5%;
  position: relative;
}
.footer .sns-btn-lists li.line a {
  padding-top: 23%;
  background-image: url(../img/btn_line.png);
  border-radius: .4rem;
  border: none;
}
.footer .copy {
  text-align: center;
}

/* トップ
-------------------- */
body.top .main-visual {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 2.4rem;
}
body.top .main-visual .mv-logo-area {
  opacity: 0;
  width: 56.66667%;
  top: 18.5%;
  z-index: 30;
}
body.top .main-visual .mv-logo-area .logo {
  padding-top: 32.18182%;
  background-image: url(../img/mv_logo.png);
}
body.top .main-visual .mv-logo-area .countdown {
  width: 100%;
  margin-top: 1rem;
  padding: .3rem 0 .5rem;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
body.top .main-visual .mv-logo-area .countdown dl {
  display: inline-block;
}
body.top .main-visual .mv-logo-area .countdown dt,
body.top .main-visual .mv-logo-area .countdown dd {
  color: white;
  display: inline-block;
  vertical-align: baseline;
}
body.top .main-visual .mv-logo-area .countdown dt {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-weight: bold;
}
body.top .main-visual .mv-logo-area .countdown dd {
  font-size: 1.3rem;
  margin-left: 1rem;
}
body.top .main-visual .mv-logo-area .countdown .count {
  font-size: 2.5rem;
  color: #faed00;
  margin-bottom: -1rem;
}
body.top .main-visual .mv-slider-area {
  opacity: 0;
  position: relative;
  z-index: 30;
  min-height: 100px;
}
body.top .main-visual .mv-slider-area li {
  position: absolute;
}
body.top .main-visual .mv-slider-area a.disable {
  opacity: 1;
}
body.top .main-visual .wrap-bg-fader {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 0;
  padding-top: 89.73333%;
}
body.top .main-visual .wrap-bg-fader li {
  position: absolute;
}
body.top .main-visual .wrap-bg-fader .bx-wrapper,
body.top .main-visual .wrap-bg-fader .bg-fader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
body.top .menu-banner-area {
  position: relative;
  z-index: 30;
  padding-bottom: 2rem;
  text-align: center;
}
body.top .menu-banner-area .menu-banner-lists li {
  width: 31.73333%;
  display: inline-block;
  position: relative;
  background: url(../img/_sp/bnrs_menu.png) no-repeat top center;
  background-size: contain;
  padding-top: 16.2465%;
}
body.top .menu-banner-area .menu-banner-lists li .menu-banner {
  display: block;
}
body.top .menu-banner-area .menu-banner-lists li .menu-banner p {
  font-family: "Roboto", "メイリオ", Meiryo, "Jun34Pro", "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", Verdana, Arial, sans-serif;
  color: #faed00;
  font-size: 1.5rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
body.top .menu-banner-area .menu-banner-lists li .menu-banner p span {
  display: none;
}
body.top .content.news {
  position: relative;
}
body.top .content.news .section-title {
  width: auto;
  height: 2.4rem;
  background-image: url(../img/ttl_news_top.png);
  max-height: 48px;
  background-repeat: no-repeat;
  margin: 0 auto 2rem;
  text-align: center;
}
body.top .content.news .news-lists li:not(:first-child) {
  margin-top: .5rem;
}
body.top .content.news .news-lists .oblique {
  display: block;
}
body.top .content.news .news-lists .date {
  font-family: "Roboto", "メイリオ", Meiryo, "Jun34Pro", "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", Verdana, Arial, sans-serif;
  color: #faed00;
}
body.top .content.news .news-lists .title {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  text-decoration: underline;
  margin-top: .5rem;
  display: block;
}
body.top .content.news .pickup {
  border: 1px solid rgba(251, 236, 0, 0.5);
  margin: 1rem 2.13333%;
  padding: 1rem 0 0;
}
body.top .content.news .pickup .oblique {
  padding: 1rem 2.13333%;
}
body.top .content.news .pickup .date {
  font-family: "Roboto", "メイリオ", Meiryo, "Jun34Pro", "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", Verdana, Arial, sans-serif;
  color: #faed00;
  width: 100px;
  display: inline-block;
}
body.top .content.news .pickup .title {
  padding: 1rem 2.13333% 0;
  display: block;
  text-decoration: underline;
}
body.top .content.banners {
  margin-top: 2rem;
}
body.top .banner-lists {
  text-align: center;
}
body.top .banner-lists li {
  width: 46%;
  display: inline-block;
}
body.top .banner-lists li:nth-child(even) {
  margin-left: 2%;
}
body.top .banner-lists li:not(:nth-child(-n+2)) {
  margin-top: 4%;
}
body.top .banner-lists li img {
  width: 100%;
}
body.top .content.sns-widgets {
  margin-top: 2rem;
}
body.top .widget {
  text-align: center;
}
body.top .contents-btm {
  background-size: 100%;
  position: relative;
  margin-top: 6rem;
}
body.top .supports {
  margin-top: 1rem;
  background: #fff;
  padding: 1rem;
  text-align: center;
}
body.top .support {
  display: inline-block;
  width: 100%;
}
body.top .support .section-title {
  width: auto;
  height: 2.4rem;
  background-image: url(../img/ttl_support.png);
  max-height: 48px;
  background-repeat: no-repeat;
  margin: 0 auto 2rem;
  text-align: center;
}
body.top .support:not(:first-child) {
  margin-top: 2rem;
}
body.top .support:first-child {
  padding-top: .1rem;
}
body.top .support .spo-lists li {
  display: inline-block;
}
body.top .support .spo-lists li:not(:first-child) {
  margin-left: 1.5rem;
}
body.top .support .type-name {
  width: 10%;
  margin: 3% auto;
  background-repeat: no-repeat;
  font-weight: bold;
  color: #000;
}
body.top .spo-lists li {
  padding: 2% 0;
}
body.top .spo-lists li.nissin {
  width: 22.53521%;
}
body.top .spo-lists li.familymart {
  width: 27.46479%;
}
body.top .spo-lists li.famimacom {
  width: 25.35211%;
}
body.top .spo-lists li.eplus {
  width: 10.56338%;
}
body.top .spo-lists li.aktio {
  width: 19.71831%;
}
body.top .spo-lists li.saitamaarena {
  width: 45.07042%;
}

/* --------------------
 下層共通
-------------------- */
.lower .contents {
  background: url(../img/_sp/bg_lower.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}
.lower .title-wrap {
  position: relative;
}
.lower .title-wrap .page-title {
  position: absolute;
  top: 5.7rem;
  width: 100%;
  z-index: 100;
}
.lower .ttl-news .page-title {
  max-height: 85px;
  background: url(../img/ttl_news.png) top center no-repeat;
  background-size: contain;
  height: 6rem;
  margin-top: -7.6rem;
}
.lower .ttl-artist .page-title {
  max-height: 85px;
  background: url(../img/ttl_artist.png) top center no-repeat;
  background-size: contain;
  height: 6rem;
  margin-top: -7.6rem;
}
.lower .ttl-ticket .page-title {
  max-height: 85px;
  background: url(../img/ttl_ticket.png) top center no-repeat;
  background-size: contain;
  height: 6rem;
  margin-top: -7.6rem;
}
.lower .ttl-goods .page-title {
  max-height: 85px;
  background: url(../img/ttl_goods.png) top center no-repeat;
  background-size: contain;
  height: 6rem;
  margin-top: -7.6rem;
}
.lower .ttl-qa .page-title {
  max-height: 85px;
  background: url(../img/ttl_qa.png) top center no-repeat;
  background-size: contain;
  height: 6rem;
  margin-top: -7.6rem;
}

/* ニュース
-------------------- */
body.news .single {
  margin-top: 3rem;
}
body.news .single .date {
  font-size: 1.4rem;
  font-family: "Roboto", "メイリオ", Meiryo, "Jun34Pro", "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", Verdana, Arial, sans-serif;
  color: #faed00;
}
body.news .single .plane-title {
  font-size: 1.5rem;
  margin: 1rem 0 2rem;
}
body.news .single .basic-texts {
  margin-bottom: 2.5rem;
}
body.news .single .basic-texts p:not(:first-child) {
  margin: 2em 0;
}
body.news .single .backnumber-area {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(251, 236, 0, 0.5);
  padding-left: 0;
  padding-right: 0;
}
body.news .single .backnumber-area .title-backnumber {
  width: auto;
  height: 2.4rem;
  background-image: url(../img/ttl_backnumber.png);
  max-height: 48px;
  margin: 0 auto 30px;
}
body.news .single .backnumber-area .wrap-list {
  position: relative;
}
body.news .single .backnumber-area .news-list-items {
  display: none;
}
body.news .single .backnumber-area .oblique {
  display: block;
}
body.news .single .backnumber-area span {
  display: block;
}
body.news .single .backnumber-area .date {
  font-size: 1.2rem;
}
body.news .single .backnumber-area .title {
  margin-top: .5rem;
  text-decoration: underline;
  font-size: 1.2rem;
}
body.news .single .backnumber-area .wrap-controler {
  margin-top: 2rem;
  text-align: center;
}
body.news .single .backnumber-area .wrap-controler .controler {
  display: inline-block;
}
body.news .single .backnumber-area .wrap-controler .controler li {
  display: inline-block;
}
body.news .single .backnumber-area .wrap-controler .controler li:not(:first-child) {
  margin-left: 1.5em;
}
body.news .single .backnumber-area .wrap-controler .controler li.disable a {
  color: rgba(255, 255, 255, 0.4);
  border-bottom: none;
}
body.news .single .backnumber-area .wrap-controler .controler a {
  font-size: 1.4rem;
}
body.news .single .block:not(:first-child) {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px dashed #871086;
}
body.news .single .block-content:not(:first-child) {
  margin-top: 2rem;
}
body.news .single .images .image-box:not(:first-child) {
  margin-top: 2rem;
}
body.news .single .content-title {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  margin: 1rem 0 .5rem;
}
body.news .single .image-box {
  text-align: center;
}
body.news .single .basic-texts p.caption {
  font-size: 1.2rem;
  margin: 0.5rem 0;
}

/* アーティスト
-------------------- */
body.artist .archive .date-nav {
  text-align: center;
}
body.artist .archive .date-nav .date-lists {
  display: inline-block;
}
body.artist .archive .date-nav .date-lists li {
  display: inline-block;
  color: #faed00;
}
body.artist .archive .date-nav .date-lists li:not(:first-child):before {
  content: "|";
  margin-left: 3px;
  margin-right: 5px;
}
body.artist .archive .date-nav .date-lists li a {
  font-size: 1.5rem;
  text-decoration: underline;
}
body.artist .archive .date-nav .date-lists li a span {
  font-size: 1rem;
}
body.artist .archive .date-boxes {
  margin-top: 4rem;
}
body.artist .archive .weekday {
  font-size: 1.6rem;
  margin-left: 0.8rem;
}
body.artist .archive .ttl-bg .day15 {
  margin: 0 auto;
  height: 20%;
  margin-bottom: 2rem;
  padding-top: 22.00873%;
  background-image: url(../img/to15.png);
}
body.artist .archive .ttl-bg .day16 {
  margin: 0 auto;
  height: 20%;
  margin-bottom: 2rem;
  padding-top: 22.00873%;
  background-image: url(../img/to16.png);
}
body.artist .archive .ttl-bg .day17 {
  margin: 0 auto;
  height: 20%;
  margin-bottom: 2rem;
  padding-top: 22.00873%;
  background-image: url(../img/to17.png);
}
body.artist .archive .date-box:not(:first-child) {
  margin-top: 4rem;
}
body.artist .archive .date-box .andmore {
  margin-top: 1rem;
}
body.artist .archive .artists {
  display: table;
  font-size: 0;
  margin-top: 0.8rem;
}
body.artist .archive .artists > * {
  font-size: 1.2rem;
}
body.artist .archive .artists .artist {
  display: inline-block;
  width: 46.19718%;
  vertical-align: top;
}
body.artist .archive .artists .artist a {
  display: block;
}
body.artist .archive .artists .artist:nth-child(even) {
  margin-left: 4%;
}
body.artist .archive .artists .artist:not(:nth-child(-n+2)) {
  margin-top: 8%;
}
body.artist .archive .artists .artist-center {
  display: block !important;
  margin: 0 auto;
}
body.artist .archive .artists .name {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1.5;
  margin-top: .5rem;
  position: relative;
  padding: 0 1em;
}
body.artist .archive .artists .name .mov {
  width: 14%;
  padding-top: 10.64%;
  background-image: url(../img/mark_mov_play.png);
  position: absolute;
  top: 0;
  right: 0;
}
body.artist .archive .artists .new .image {
  position: relative;
}
body.artist .archive .artists .new .image:before {
  width: 20%;
  content: "";
  padding-top: 17.14286%;
  background-image: url(../img/mark_new.png);
  position: absolute;
  bottom: -15%;
  left: -5%;
  z-index: 10;
}
body.artist .single .basic-texts {
  line-height: 1.5;
}
body.artist .single .plane-title {
  font-size: 2rem;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  text-align: center;
  margin-bottom: 1.5rem;
}
body.artist .single .image-wrap {
  text-align: center;
  padding: 0;
}
body.artist .single .prof {
  margin-top: 2rem;
  line-height: 1.8;
}
body.artist .single .wrap-official {
  color: #faed00;
}
body.artist .single .wrap-official span {
  text-decoration: underline;
}
body.artist .single .wrap-official span:hover {
  text-decoration: none;
  color: #faed00;
}
body.artist .single .movie-wrap .bc-player-ryPkr4I5M_default {
  display: block;
  margin: 0 auto;
}
body.artist .single .youtube-wrap {
  margin-top: 2rem;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
body.artist .single .youtube-wrap iframe,
body.artist .single .youtube-wrap video,
body.artist .single .youtube-wrap embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
}
body.artist .single .movie-youtube-title {
  text-align: center;
  width: 50%;
  padding: 0.3rem 0;
  font-size: 1.4rem;
  margin: 3rem auto 0;
  background-color: rgba(0, 0, 0, 0.3);
}
body.artist .single .movie-annotation {
  text-align: center;
}
body.artist .single .link-wrap.wrap-back {
  margin-top: 3rem;
}
body.artist .single .link-wrap.wrap-back .back {
  width: 60%;
  padding-top: 12.48%;
  background-image: url(../img/btn-back.png);
  background-size: contain;
  background-position: left;
  max-width: 156px;
  max-height: 60px;
}
body.artist .single .link-wrap.wrap-back .back:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
body.artist .single .x-line {
  height: 1px;
  width: 100%;
  background: #faed00;
  display: block;
  margin: 3rem 0;
}

/* Q&A
-------------------- */
body.qa .category {
  color: #faed00;
  margin: 2rem 0 1rem;
  font-size: 1.3rem;
  font-weight: bold;
}
body.qa .category:first-child {
  margin: 0 0 1rem;
}
body.qa .dl-qa:first-child dt {
  border-top: none;
}
body.qa .dl-qa dt {
  font-weight: bold;
  border-top: 1px solid rgba(251, 236, 0, 0.5);
  background: none;
  padding: 1rem 1rem 0;
  margin-top: 1rem;
}
body.qa .dl-qa dt:before {
  content: "Q.";
  color: #faed00;
}
body.qa .dl-qa dd {
  padding: 1rem;
}
body.qa .dl-qa dd:before {
  content: "A.";
  color: #da007a;
}
body.qa .dl-qa dd a {
  text-decoration: underline;
  color: #faed00;
}
body.qa .dl-qa dt,
body.qa .dl-qa dd {
  text-indent: -2.4em;
  padding-left: 2.4em;
  line-height: 1.6;
}
body.qa .dl-qa dt:before,
body.qa .dl-qa dd:before {
  margin-right: .5rem;
  margin-left: 1.3rem;
  font-weight: bold;
}

/* ticket
-------------------- */
body.ticket .tbl-base {
  table-layout: fixed;
}
body.ticket .tbl-base tr {
  border-top: 1px solid rgba(251, 236, 0, 0.5);
  border-bottom: none;
}
body.ticket .tbl-base tr:first-child {
  border-top: none;
}
body.ticket .tbl-base th {
  width: 28%;
  border-right: 1px solid rgba(251, 236, 0, 0.5);
  color: #faed00;
  background: none;
}
body.ticket .tbl-base td {
  width: 72%;
}
body.ticket .btn-sq {
  width: 100%;
  padding-top: 18.05556%;
  background-image: url(../img/btn_ticket_buy.png);
  margin: 0;
  display: block;
}
body.ticket .btn-sq:before, body.ticket .btn-sq:after {
  content: none;
}
body.ticket .btn-sq.trade {
  width: 71.5%;
  padding-top: 18%;
  background-image: url(../img/btn_ticket_trade.png);
  margin-top: 5%;
}

.wrap-large-map {
  margin-top: 2rem;
  width: 100%;
  height: 0;
  padding-top: 85.5%;
  position: relative;
  overflow: hidden;
}

.wrap-large-map > :not(.wrap-link) {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-link {
  margin-top: 1rem;
}

/* 入稿ニュース用汎用クラス
-------------------- */
body.news {
  /* sizes */
  /* colors */
  /* templates */
}
body.news.sample .blocks {
  margin-top: 3rem;
}
body.news .tbl-temp {
  table-layout: fixed;
  border-right: 1px solid #ccc;
  margin-top: .5rem;
}
body.news .tbl-temp tr {
  border-bottom: 1px solid #ccc;
}
body.news .tbl-temp tr:first-child {
  border-top: 1px solid #ccc;
}
body.news .tbl-temp th,
body.news .tbl-temp td {
  padding: 1em;
  border-left: 1px solid #ccc;
}
body.news .tbl-temp th:last-child,
body.news .tbl-temp td:last-child {
  width: 45%;
}
body.news .fsp4 {
  line-height: 1.5;
}
body.news .font-small {
  font-size: 1rem;
}
body.news .blue {
  color: #59c6ff;
}
body.news .pink {
  color: #ec0071;
}
body.news .yellow {
  color: #fff600;
}
body.news .gray {
  color: #bbbbbb;
}
body.news .green {
  color: green;
}
body.news .heading-back {
  display: inline-block;
  background-color: rgba(251, 236, 0, 0.5);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: .2em .3em .2em .8em;
}
body.news .heading-underline {
  display: inline-block;
  margin: 10px 0;
  border-bottom: 1px dotted #ffffff;
}
body.news .link-bold {
  font-weight: 700;
  border-bottom: 1px solid #ffffff !important;
}
