@charset "UTF-8";
/*/////////////////////////////
 reset
 /////////////////////////////*/
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, button {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

button {
  background: none;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*/////////////////////////////
 base
 /////////////////////////////*/
body {
  width: 100%;
  height: 100%;
  line-height: 1.4;
  font-size: 10px;
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #fff;
  -webkit-text-size-adjust: 100%;
	background: url('../img/bg.gif') repeat;
}

html {
  height: 100%;
}

/* list
* ------------------------- */
li {
  list-style: none;
}

/* link
* ------------------------- */
a {
  color: #ff0080;
  text-decoration: underline;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

a[href^="tel:"] {
	text-decoration: none;
}

/* img
* ------------------------- */
img {
  width: 100%;
  vertical-align: bottom;
  border: 0px;
}

a img {
  border: 0px;
}

@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto;
    outline: none;
    vertical-align: top;
  }
}
/* headings
* ------------------------- */
h1, h2, h3, h4, h5 {
  font-weight: bold;
  font-size: 100%;
}

/* clearfix
* ------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* other
* ------------------------- */
/* linkbox */
.linkbox {
  cursor: pointer;
}

/* pc,sp */
.spOnly {
  display: none;
}

@media screen and (max-width: 768px) {
  .spOnly {
    display: block;
  }

  .pcOnly {
    display: none;
  }
}
/* ==========================================================
 【live Holic】(c)visual and echo japan
	Created: 2017-01-25

【module】
  00.common
 ========================================================== */
 /*/////////////////////////////
  00. common
  - 1. container
  - 2. main_lead
  - 3. block_ticket
  - 4. planning
  - 5. holic_bnr
  - 6. block_goods
  - 7. snsUi
  - 8. hdgLine
/////////////////////////////*/
/* 1. container
* ------------------------- */
.container {
  max-width: 1000px;
  margin: 0 auto;
}

/* 2. main_lead
* ------------------------- */
.main_lead {
	font-size: 16px;
	letter-spacing: 0.08em;
	line-height: 1.875;
	text-align: center;
	margin: 25px 0;
}

/* 3. block_ticket
* ------------------------- */
.block_ticket {
	border: #fff 4px solid;
	padding: 20px 4.5% 35px;
	overflow: hidden;
}
.block_ticket .title {
	font-size: 30px;
	letter-spacing: 0.08em;
	padding: 0 0 18px;
	margin: 0 0 30px;
	border-bottom: #fff 1px dotted;
}
.block_ticket .title strong {
	font-family: 'Roboto Condensed', sans-serif;
}
.block_ticket .title span {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.2em;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -3px;
	margin-left: 4.3%;
}
.block_ticket .title span em {
	color: #ff0080;
}
.block_ticket .btns {
	overflow: hidden;
	margin: 0 -5.61023%;
}
.block_ticket .btns .col {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 33.33333%;
	padding: 0 5.61023%;
	float: left;
	text-align: center;
}
.block_ticket .btns .col > * {
	display: block;
}
.block_ticket .btns .col .logo {
	margin: 0 auto 15px;
}
.block_ticket .btns .col .logo.up {
	width: 50px;
}
.block_ticket .btns .col .logo.pia {
	width: 40px;
}
.block_ticket .btns .col .logo.eplus {
	width: 115px;
}
.block_ticket .btns .col .text {
	font-size: 12px;
	margin: 0 0 15px;
}
.block_ticket .btns .col .btn {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 20px 0;
	border-radius: 2px;
	background: #ff0080;
}

/* 4. planning
* ------------------------- */
.planning {
	margin: 0 0 35px;
	letter-spacing: -0.4em;
	word-spacing: 0.1em;
	text-align: center;
}
.planning .col {
	letter-spacing: normal;
	word-wrap: normal;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 2.34375%;
}
.planning .col ul {
	font-size: 12px;
	letter-spacing: 0.2em;
}
.planning .col ul li {
	margin: 15px 0 0;
}
.planning .col ul li:first-child {
	margin: 0;
}

/* 5. holic_bnr
* ------------------------- */
.holic_bnr {
	max-width: 1000px;
	margin: 0 auto 35px;
}
.holic_bnr a {
	display: block;
}

/* 6. block_goods
* ------------------------- */
.block_goods {
	border: #fff 4px solid;
	padding: 20px 4.5% 35px;
	margin: 70px 0 0;
	overflow: hidden;
}
.block_goods .title {
	font-size: 30px;
	letter-spacing: 0.08em;
	padding: 0 0 18px;
	margin: 0 0 30px;
	border-bottom: #fff 1px dotted;
}
.block_goods .title strong {
	font-family: 'Roboto Condensed', sans-serif;
}
.block_goods .title span {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.2em;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -3px;
	margin-left: 4.3%;
}
.block_goods .lyt2col {
	overflow: hidden;
	margin: 20px -1.08695% 0;
}
.block_goods .lyt2col + .lyt2col {
	margin-top: 30px;
}
.block_goods .lyt2col .col {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	padding: 0 1.11111%;
	float: left;
	text-align: center;
}
.block_goods .lyt2col .col a {
	display: block;
	text-decoration: none;
}
.block_goods .lyt2col .col .image {
	margin: 0 0 8px;
}
.block_goods .lyt2col .col .name {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
}
.block_goods .lyt2col .col .size {
	font-size: 14px;
	font-weight: bold;
}
.block_goods .other_goods {
	border-top: #fff 1px dotted;
	border-bottom: #fff 1px dotted;
	margin: 30px 0 0;
	overflow: hidden;
}
.block_goods .other_goods .wrap {
	overflow: hidden;
	margin: 0 -1.08695%;
}
.block_goods .other_goods .wrap .col {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	padding: 0 1.11111%;
	float: left;
}
.block_goods .other_goods .wrap .col dl {
	padding: 30px 0;
	display: table;
}
.block_goods .other_goods .wrap .col dl > * {
	display: table-cell;
	vertical-align: middle;
}
.block_goods .other_goods .wrap .col .place {
	text-align: center;
}
.block_goods .other_goods .wrap .col .place .name {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	display: block;
}
.block_goods .other_goods .wrap .col .place .name .num {
	font-size: 40px;
	letter-spacing: 0.04em;
	display: block;
}
.block_goods .other_goods .wrap .col .place .name em {
	font-size: 18px;
	letter-spacing: 0.04em;
	display: block;
}
.block_goods .other_goods .wrap .col .place .note {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	letter-spacing: 0.2em;
	background: #ff0080;
	padding: 3px 10px 2px;
	margin: 25px 0 0;
}
.block_goods .other_goods .wrap .col .detail {
	width: 57.95454%;
}
.block_goods .other_goods .wrap .col .detail .list {
	overflow: hidden;
	margin: 0 -5px;
}
.block_goods .other_goods .wrap .col .detail .list li {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 0 5px;
}
.block_goods .other_goods .wrap .col .detail .list li a {
	display: block;
	text-decoration: none;
}
.block_goods .other_goods .wrap .col .detail .list li .cap {
	font-size: 12px;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.block_goods .other_goods .wrap + .wrap dl {
	border-top: #fff 1px dotted;
}
.block_goods .badgeText {
	font-size: 18px;
	text-align: center;
	margin: 15px 0 0;
}
.block_goods .badgeText span {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.block_goods .note {
	font-size: 12px;
	line-height: 1.6;
	margin: 10px 0 0;
}

/* 7. snsUi
* ------------------------- */
.snsUi {
	position: fixed;
	bottom: 85px;
	left: -50px;
	z-index: 10;
	-webkit-transition: .4s;
	transition: .4s;
}
.snsUi.visible {
	left: 10px;
}
.snsUi li {
	width: 50px;
	margin-top: 10px;
}
.snsUi li:first-child {
	margin-top: 0;
}
.snsUi li a {
	text-align: center;
	display: block;
	border-radius: 50%;
	padding: 15px 0;
}
.snsUi li a.tw {
	background: #55aff0;
}
.snsUi li a.insta {
	background: #fff;
}
.snsUi li a img {
	width: 20px;
}

/* 8. hdgLine
* ------------------------- */
.hdgLine {
	color: #ff0080;
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0 0 25px;
	position: relative;
}
.hdgLine:after {
  content: "";
  width: 87.91667%;
  height: 0;
  border-top: #ff0080 1px dashed;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5px;
}


/* ==========================================================
【section】
  01.header
  02.footer
  03.tokyo_Sec
  04.local_Sec
  05.pageNav
  06.modal
  07.timeSec
  08.foodSec
  09.topicSec
 ========================================================== */
 /*/////////////////////////////
  01. header
  - 1. header
/////////////////////////////*/
/* 1. header
* ------------------------- */
.header {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
	margin: 0 0 60px;
}
.header .main {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.header .main img {
  width: auto;
  height: 100%;
	position: absolute;
	top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

 /*/////////////////////////////
  02. footer
  - 1. footer
/////////////////////////////*/
/* 1. footer
* ------------------------- */
.footer {
  background: #1e1e1e;
  padding: 12px 0 11px;
}
.footer > div {
  overflow: hidden;
}
.footer .logo {
  width: 178px;
  float: left;
}
.footer .copy {
  width: 164px;
  float: right;
  margin: 5px 0 0;
}

/*/////////////////////////////
 03. tokyo_Sec
 - 1. tokyo_Sec
 - 2. artist_list
 - 3. detail
/////////////////////////////*/
/* 1. tokyo_Sec
* ------------------------- */
.tokyo_Sec {
	border-top: #ff0080 1px solid;
	margin: 60px 0 0;
	padding: 45px 0 100px;
}
.tokyo_Sec .hdg02 {
	color: #ff0080;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 50px;
	text-align: center;
	letter-spacing: -0.4em;
	margin: 0 0 30px;
}
.tokyo_Sec .hdg02 > * {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.tokyo_Sec .hdg02 span {
	letter-spacing: 0.1em;
	margin: 0 4%;
}
.tokyo_Sec .hdg02 small {
	display: block;
	font-size: 24px;
}
.tokyo_Sec .hdg02:before,
.tokyo_Sec .hdg02:after {
	content: "";
	width: 17.1%;
	height: 0;
	padding-top: 11%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}
.tokyo_Sec .hdg02:before {
	background-image: url('../img/icon_coinLeft.png');
}
.tokyo_Sec .hdg02:after {
	background-image: url('../img/icon_coinRight.png');
}
.tokyo_Sec .block_ticket {
	border-color: #ff0080;
	position: relative;
}
.tokyo_Sec .block_ticket .title {
	border-color: #ff0080;
}
.tokyo_Sec .block_goods {
	border-color: #ff0080;
}
.tokyo_Sec .block_goods .lyt2col .col .name {
	color: #ff0080;
}
.tokyo_Sec .block_ticket .soldout {
	width: 36.3%;
	position: absolute;
	top: 0;
	right: 0;
}

/* 2. artist_list
* ------------------------- */
.tokyo_Sec .artist_list,
.tokyo_Sec .guest_list {
	overflow: hidden;
}
.tokyo_Sec .artist_list li {
	width: 25%;
	float: left;
	text-align: center;
}
.tokyo_Sec .artist_list li .name,
.tokyo_Sec .guest_list li .name {
	display: block;
	margin: 20px 0 0;
}
.tokyo_Sec .artist_list li .name .act01 {
	width: 135px;
}
.tokyo_Sec .artist_list li .name .act02 {
	width: 116px;
}
.tokyo_Sec .artist_list li .name .act03 {
	width: 96px;
}
.tokyo_Sec .artist_list li .name .act04 {
	width: 113px;
}
.tokyo_Sec .actComment {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 34px;
	letter-spacing: 0.04em;
	text-align: center;
	margin: 50px 0 0;
}
.tokyo_Sec .actComment small {
	font-size: 20px;
}
.tokyo_Sec .actComment em {
	color: #ff0080;
}

.tokyo_Sec .guest_list li {
	width: 33.33333%;
	float: left;
	text-align: center;
}
.tokyo_Sec .guest_list li .name .act01{
	width: 202px;
}
.tokyo_Sec .guest_list li .name .act02{
	width: 230px;
}
.tokyo_Sec .guest_list li .name .act03{
	width: 210px;
}

/* 3. detail
* ------------------------- */
.tokyo_Sec .detail {
	width: 100%;
	display: table;
	table-layout: fixed;
	margin: 70px 0;
}
.tokyo_Sec .detail > * {
	display: table-cell;
	vertical-align: top;
}
.tokyo_Sec .detail .text {
	padding-right: 7%;
}
.tokyo_Sec .detail .text .date {
	font-family: 'Roboto Condensed', sans-serif;
	color: #ff0080;
	font-size: 40px;
	letter-spacing: 0.08em;
	line-height: 1.375;
	margin: 0 0 30px;
}
.tokyo_Sec .detail .text .date small {
	font-size: 14px;
}
.tokyo_Sec .detail .text .date span.hour {
	display: block;
	color: #fff;
	font-size: 18px;
}
.tokyo_Sec .detail .text .date span.hour span.ja {
	font-size: 12px;
}
.tokyo_Sec .detail .text .detail_list li {
	font-size: 14px;
	letter-spacing: 0.2em;
	margin: 15px 0 0;
}
.tokyo_Sec .detail .text .detail_list li .item {
	color: #ff0080;
}
.tokyo_Sec .detail .text .detail_list li small {
	font-size: 12px;
}
.tokyo_Sec .detail .text .notice {
	font-size: 12px;
	margin-top: 10px;
}
.tokyo_Sec .detail .map {
	width: 44%;
	position: relative;
	overflow: hidden;
}
.tokyo_Sec .archiveBtn {
	margin: 50px 0 0
}
.tokyo_Sec .archiveBtn a {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #ff0080;
	display: block;
	border-radius: 2px;
	padding: 17px 0 15px;
}

/*/////////////////////////////
 04. local_Sec
 - 1. tokyo_Sec
 - 2. lyt
 - 3. detail
/////////////////////////////*/
/* 1. local_Sec
* ------------------------- */
.local_Sec {
	background: url('../img/bg_stripe.gif') repeat;
	background-position: center center;
	padding: 75px 0 100px;
	margin: 0 0 40px;
	overflow: hidden;
}
.local_Sec .hdg02 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 50px;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.4;
	margin: 0 0 65px;
}
.local_Sec .hdg02 small {
	display: block;
	font-size: 18px;
	letter-spacing: 0.08em;
}

/* 2. lyt
* ------------------------- */
.local_Sec .lyt {
	margin: 0 -1%;
}
.local_Sec .lyt .col {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	padding: 0 1%;
	margin: 0 0 45px;
	float: left;
	text-align: center;
}
.local_Sec .lyt .col .inner {
	border: #fff 4px solid;
	padding: 30px 5.20833% 25px;
	position: relative;
}
.local_Sec .lyt .col .inner .badge {
	width: 25.625%;
	position: absolute;
	top: -40px;
	left: -30px;
}
.local_Sec .lyt .col .hdg {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	letter-spacing: 0.2em;
	line-height: 1.25;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: #fff 1px dotted;
}
.local_Sec .lyt .col .hdg small {
	display: block;
	font-size: 14px;
}
.local_Sec .lyt .col .date {
	color: #ff0080;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	margin: 0 0 15px;
}
.local_Sec .lyt .col .date span {
	color: #fff;
	font-size: 16px;
	display: block;
}
.local_Sec .lyt .col .images {
	overflow: hidden;
	margin: 0 -5px 25px;
	position: relative;
}
.local_Sec .lyt .col .images .image {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	padding: 0 5px;
	float: left;
	position: relative;
	z-index: 1;
}
.local_Sec .lyt .col .images:after {
	content: "";
	width: 43px;
	height: 43px;
	background: url('../img/icon_coin_vs.png') no-repeat;
	background-position: left top;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 30%;
	margin-left: -21.5px;
	z-index: 2;
}
.local_Sec .lyt .col .images .image span {
	display: block;
	font-size: 14px;
	margin: 15px 0 0;
}
.local_Sec .lyt .col .detail {
	font-size: 14px;
	letter-spacing: 0.1em;
}
.local_Sec .lyt .col .detail li {
	margin: 5px 0 0;
}
.local_Sec .lyt .col .detail li .item {
	color: #ff0080;
}
.local_Sec .lyt .col .notice {
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 10px 0 0;
}
.local_Sec .lyt .col .inq {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin: 10px 0 0;
}
.local_Sec .lyt .col .inq dt {
	color: #ff0080;
	margin: 0 0 5px;
}
.local_Sec .lyt .col .soldout {
	width: 35.2697%;
	position: absolute;
	top: 0;
	right: 0;
}

/*/////////////////////////////
 05. pageNav
/////////////////////////////*/
.pageNav {
	width: 80%;
	margin: 0 auto 50px;
	display: table;
}
.pageNav li {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	padding: 0 2.5%;
	display: table-cell;
	vertical-align: middle;
}
.pageNav li a {
	color: #ff0080;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.04em;
	text-align: center;
	text-decoration: none;
	padding: 10px 0;
	display: block;
	border: #ff0080 2px solid;
	border-radius: 2px;
	-webkit-transition: .3s;
	transition: .3s;
}
.pageNav li a > * {
	vertical-align: middle;
	display: inline-block;
}
.pageNav li a:after {
	content: "";
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 4px;
	height: 4px;
	border-right: #ff0080 1px solid;
	border-bottom: #ff0080 1px solid;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1em;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transition: .3s;
	transition: .3s;
}

/*/////////////////////////////
 06. modal
- 1. modal_overlay
- 2. modal_content
/////////////////////////////*/
/* 1.modal_overlay
* ------------------------- */
#modal_overlay {
  z-index: 100;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
}

/* 2.modal_content
* ------------------------- */
.modal_content {
  width: 50%;
  max-width: 640px;
  line-height: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 101;
  display: none;
}
.modal_content .btnClose {
  width: 25px;
  height: 0;
  line-height: 1.5;
  cursor: pointer;
  overflow: hidden;
  padding-top: 25px;
  position: absolute;
  top: -25px;
  right: -25px;
}
.modal_content .btnClose:before,
.modal_content .btnClose:after {
  content: "";
  width: 25px;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -12.5px;
}
.modal_content .btnClose:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 13px;
}
.modal_content .btnClose:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 12px;
}

/*/////////////////////////////
 07. timeSec
- 1. timeSec
- 2.
/////////////////////////////*/
/* 1.timeSec
* ------------------------- */
.timeSec {
	margin: 70px 0;
}
.timeSec .timeBlock .lead {
	font-size: 16px;
	line-height: 2;
}
.timeSec .timeBlock .lead em {
	font-size: 18px;
	font-weight: bold;
}
.timeSec .timeBlock .lead a {
	color: #ff0080;
}
.timeSec .timeBlock .lyt2col {
  margin: 30px -10px 0;
	overflow: hidden;
}
.timeSec .timeBlock .lyt2col .col {
	box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 0 10px;
}
.timeSec .timeBlock .timeTable li {
  font-size: 14px;
  border-bottom: #505050 1px dashed;
  padding: 9px 0 7px;
}
.timeSec .timeBlock .timeTable li > * {
  display: table-cell;
  vertical-align: middle;
}
.timeSec .timeBlock .timeTable li .num {
  color: #ff0080;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  white-space: nowrap;
  padding-right: 15px;
}
.timeSec .timeBlock .timeTable li .hour {
  white-space: nowrap;
  padding-right: 15px;
}
.timeSec .timeBlock .timeTable li .act small {
	color: #ff0080;
	font-size: 11px;
  font-family: 'Roboto Condensed', sans-serif;
}

/*/////////////////////////////
 08. foodSec
- 1. foodSec
- 2. foodBlock
/////////////////////////////*/
/* 1.foodSec
* ------------------------- */
.foodSec {
	margin: 70px 0 0;
}
.foodSec .lead {
	color: #ff0080;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}
.foodSec .text {
	font-size: 14px;
	margin-bottom: 1em;
}
.foodSec .note {
	font-size: 14px;
	margin-top: 5px;
}
/* 2.foodBlock
* ------------------------- */
.foodSec .foodBlock {
  overflow: hidden;
  margin: 0 -2.38095%;
}
.foodSec .foodBlock > .col {
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding: 0 2.5%;
  margin: 35px 0 0;
}
.foodSec .foodBlock > .col.titleCol {
  position: relative;
}
.foodSec .foodBlock > .col.titleCol .hdg {
  border: #ff0080 1px solid;
  position: absolute;
  top: 0;
  right: 9.6%;
  bottom: 0;
  left: 9.6%;
}
.foodSec .foodBlock > .col.titleCol .hdgTitle {
  width: 100%;
  height: 89px;
  min-height: 89px !important;
  color: #ff0080;
  font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.foodSec .foodBlock > .col.titleCol .hdgTitle strong {
  font-size: 70px;
}
.foodSec .foodBlock > .col.titleCol .hdgTitle .date {
  font-size: 23px;
  display: block;
}
.foodSec .foodBlock > .col .title {
  color: #ff0080;
  width: 100%;
  display: table;
  table-layout: inherit;
  margin: 0 0 5px;
}
.foodSec .foodBlock > .col .title > * {
  display: table-cell;
  vertical-align: middle;
}
.foodSec .foodBlock > .col .title .act {
  font-size: 12px;
  letter-spacing: -0.03em;
}
.foodSec .foodBlock > .col .title .region {
  font-size: 30px;
  white-space: nowrap;
  text-align: right;
}
.foodSec .foodBlock > .col .title .region small {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}
.foodSec .foodBlock > .col .text {
  padding: 10px 0 0;
	margin-bottom: 0;
}
.foodSec .foodBlock > .col .text dt {
	color: #ff0080;
  font-size: 12px;
  font-weight: bold;
}
.foodSec .foodBlock > .col .text dd {
  font-size: 12px;
  margin: 5px 0 0;
}
.foodSec .foodBlock > .col .text dd .price {
  display: block;
}
.foodSec .foodBlock > .col .text dd .price:after {
  content: "-";
  display: inline-block;
}

/*/////////////////////////////
 09. topicSec
- 1. topicSec
/////////////////////////////*/
/* 1.topicSec
* ------------------------- */
.topicSec .topicsAreaText {
	border-left: #ff0080 6px solid;
	padding-left: 14px;
	margin-bottom: 2em;
}
.topicSec .lead {
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	margin: 0 0 5px;
}
.topicSec .text {
	font-size: 16px;
	line-height: 2;
}
.topicSec .link {
	box-sizing: border-box;
	margin: 25px 0 0;
	width: 25%;
}
.topicSec .link a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
	background: #ff0080;
	display: block;
	border-radius: 2px;
	padding: 20px 0;
}


@media (min-width: 980px) {
	.block_ticket .btns .col .btn,
	.tokyo_Sec .detail .map a,
	.holic_bnr a,
	.snsUi li a,
	.tokyo_Sec .archiveBtn a,
	.topicSec .link a {
		-webkit-transition: .3s;
		transition: .3s;
	}
	.block_ticket .btns .col .btn:hover,
	.tokyo_Sec .archiveBtn a:hover,
	.topicSec .link a:hover {
		color: #ff0080;
		background: #fff;
	}
	.tokyo_Sec .detail .map a:hover,
	.holic_bnr a:hover,
	.snsUi li a:hover {
		opacity: .6;
	}
	.pageNav li a:hover {
		color: #fff;
		border-color: #fff;
	}
	.pageNav li a:hover:after {
		border-color: #fff;
	}
	.modal_content {
    width: 80%;
    max-width: none;
  }
}

/*------------------------------------------------------------------ */
/*  TABLET
/*------------------------------------------------------------------ */
@media (max-width: 979px) {
  .header {
    height: auto;
  }
  .header .main {
    position: static;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .header .main img {
    width: 100%;
    height: auto;
		position: static;
		-webkit-transform: translateX(0);
    transform: translateX(0);
  }
	.tokyo_Sec .hdg02 {
		position: relative;
	}
	.tokyo_Sec .hdg02 span {
		position: relative;
		z-index: 2;
	}
	.tokyo_Sec .hdg02:before,
	.tokyo_Sec .hdg02:after {
		position: absolute;
		z-index: 1;
		top: 50%;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
	}
	.tokyo_Sec .hdg02:before {
		left: 0;
	}
	.tokyo_Sec .hdg02:after {
		right: 0;
	}
	.holic_bnr {
		padding: 0 1%;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    max-width: none;
    width: 98%;
  }
	.foodSec .foodBlock {
    margin: 0 -1.0395%;
  }
  .foodSec .foodBlock > .col {
    padding: 0 1.06157%;
  }
  .foodSec .foodBlock > .col.titleCol .hdg {
    right: 4.16667%;
    left: 4.16667%;
  }
}

/*------------------------------------------------------------------ */
/*  SMARTPHONE
/*------------------------------------------------------------------ */
@media (max-width: 767px) {
  .container {
    max-width: none;
    width: 95%;
  }
	.hdgLine {
		overflow: hidden;
	}
	.hdgLine:after {
		left: 116px;
	}
	.holic_bnr {
		padding: 0 2.5%;
	}
  .footer .copy {
    margin: 10px 0 0;
  }
	.main_lead {
		font-size: 14px;
		text-align: left;
		margin: 15px 0;
	}
	.header {
		margin: 0 0 40px;
	}
	.block_ticket {
		padding: 20px 5% 25px;
	}
	.block_ticket .title {
		font-size: 20px;
		padding: 0 0 10px;
		margin: 0 0 15px;
		text-align: center;
	}
	.block_ticket .title span {
		display: block;
		top: 0;
		margin: 5px 0 0;
	}
	.block_ticket .title span em {
		display: block;
	}
	.block_ticket .btns {
		margin: 0;
	}
	.block_ticket .btns .col {
		width: auto;
		max-width: 225px;
		padding: 0;
		margin: 30px auto 0;
		float: none;
	}
	.planning .col {
		display: block;
		margin: 15px 0 0;
		padding: 0 2.5%;
	}
	.planning .col:first-child {
		margin: 0;
	}
	.snsUi li {
		width: 40px;
	}
	.snsUi li a {
		padding: 10px 0;
	}
	.tokyo_Sec {
		margin: 40px 0 0;
		padding: 40px 0 50px;
	}
	.tokyo_Sec .hdg02 {
		font-size: 24px;
		margin: 0 0 25px;
	}
	.tokyo_Sec .hdg02 span {
		margin: 0;
	}
	.tokyo_Sec .hdg02 small {
		font-size: 14px;
	}
	.tokyo_Sec .artist_list li {
		width: 50%;
		margin: 0 0 15px;
	}
	.tokyo_Sec .artist_list li .name,
	.tokyo_Sec .guest_list li .name {
		margin: 10px 0 0;
	}
	.tokyo_Sec .guest_list li {
		width: 100%;
		float: none;
		margin: 25px 0 0;
	}
	.tokyo_Sec .actComment {
		font-size: 28px;
		margin: 30px 0 0;
	}
	.tokyo_Sec .actComment small {
		font-size: 18px;
		display: block;
	}
	.tokyo_Sec .actComment em {
		display: block;
	}
	.tokyo_Sec .detail {
		display: block;
		margin: 30px 0 40px;
	}
	.tokyo_Sec .detail > * {
		display: block;
	}
	.tokyo_Sec .detail .text {
		padding-right: 0;
		text-align: center;
	}
	.tokyo_Sec .detail .map {
		width: 100%;
		margin: 30px 0 0;
	}
	.tokyo_Sec .detail .text .date {
		font-size: 20px;
		margin: 0 0 15px;
	}
	.tokyo_Sec .detail .text .date span.hour {
		font-size: 16px;
	}
	.tokyo_Sec .detail .text .detail_list li {
		font-size: 12px;
		margin: 10px 0 0;
	}
	.tokyo_Sec .detail .text .detail_list li .item {
		display: block;
		margin: 0 0 3px;
	}
	.tokyo_Sec .detail .text .notice {
		font-size: 10px;
	}
	.local_Sec {
		padding: 40px 0 50px;
	}
	.local_Sec .hdg02 {
		font-size: 24px;
		margin: 0 0 25px;
	}
	.local_Sec .hdg02 small {
		font-size: 14px;
	}
	.local_Sec .lyt {
		margin: 0;
	}
	.local_Sec .lyt .col {
		width: 100%;
		padding: 0;
		margin: 0 0 35px;
		float: none;
	}
	.local_Sec .lyt .col .inner {
		padding: 20px 5% 25px;
	}
	.local_Sec .lyt .col .inner .badge {
		top: -25px;
		left: -25px;
	}
	.local_Sec .lyt .col .hdg {
		font-size: 20px;
		padding: 0 0 10px;
	}
	.local_Sec .lyt .col .date {
		font-size: 18px;
	}
	.local_Sec .lyt .col .date span {
		font-size: 14px;
	}
	.local_Sec .lyt .col .images {
		margin: 0 -5px 15px;
	}
	.local_Sec .lyt .col .images .image span {
		margin: 10px 0 0;
	}
	.local_Sec .lyt .col .detail {
		font-size: 12px;
	}
	.local_Sec .lyt .col .notice {
		font-size: 10px;
	}
	.local_Sec .lyt .col .inq {
		font-size: 12px;
	}
	.pageNav {
		width: 100%;
		margin: 0 0 40px;
	}
	.pageNav li a {
		font-size: 10px;
	}
	.block_goods {
		padding: 20px 5% 25px;
	}
	.block_goods .title {
		font-size: 20px;
		padding: 0 0 10px;
		margin: 0 0 25px;
		text-align: center;
	}
	.block_goods .title span {
		display: block;
		top: 0;
		margin: 5px 0 0;
	}
	.block_goods .lyt2col {
		margin: 20px 0 0;
	}
	.block_goods .lyt2col + .lyt2col {
		margin-top: 20px;
	}
	.block_goods .lyt2col .col {
		width: 100%;
		padding: 0;
		float: none;
		margin-top: 20px;
	}
	.block_goods .lyt2col .col:first-child {
		margin-top: 0;
	}
	.block_goods .lyt2col .col .name,
	.block_goods .lyt2col .col .size {
		font-size: 12px;
	}
	.block_goods .other_goods .wrap {
		margin: 0;
	}
	.block_goods .other_goods .wrap .col {
		width: 100%;
		padding: 0;
		float: none;
	}
	.block_goods .other_goods .wrap .col dl {
		padding: 15px 0;
	}
	.block_goods .other_goods .wrap .col .place .name {
		font-size: 12px;
	}
	.block_goods .other_goods .wrap .col .place .name .num {
		font-size: 25px;
	}
	.block_goods .other_goods .wrap .col .place .name em {
		font-size: 16px;
	}
	.block_goods .other_goods .wrap .col .place .note {
		font-size: 14px;
		margin: 15px 0 0;
	}
	.block_goods .other_goods .wrap .col .detail .list li .cap {
		font-size: 10px;
	}
	.block_goods .other_goods .wrap + .wrap dl {
		border-top: none;
	}
	.block_goods .badgeText {
		font-size: 12px;
	}
	.block_goods .badgeText span {
		font-size: 12px;
	}
	.modal_content {
    width: 80%;
    max-width: none;
  }
  .modal_content .btnClose {
    right: 0;
    top: -30px;
  }
	.timeSec {
		margin: 30px 0 40px;
	}
	.timeSec .timeBlock .lead em {
		font-size: 16px;
	}
	.timeSec .timeBlock .lyt2col {
	  margin: 30px 0 0;
	}
	.timeSec .timeBlock .lyt2col .col {
	  width: 100%;
	  float: none;
	  padding: 0;
	}
	.timeSec .timeBlock .timeTable li .act small {
		display: block;
	}
	.foodSec .foodBlock {
    margin: 0 -1.33333%;
  }
  .foodSec .foodBlock > .col {
    width: 50%;
    padding: 0 1.36986%;
  }
  .foodSec .foodBlock > .col.titleCol .hdg {
    right: 2.73973%;
    left: 2.73973%;
  }
  .foodSec .foodBlock > .col.titleCol .hdgTitle {
    font-size: 15px;
  }
  .foodSec .foodBlock > .col.titleCol .hdgTitle strong {
    font-size: 55px;
  }
  .foodSec .foodBlock > .col.titleCol .hdgTitle .date {
    font-size: 18px;
  }
  .foodSec .foodBlock > .col .title .act {
    font-size: 10px;
  }
  .foodSec .foodBlock > .col .title .region {
    font-size: 18px;
  }
  .foodSec .foodBlock > .col .text {
    padding: 15px 0 0;
  }
  .foodSec .foodBlock > .col .text dt,
  .foodSec .foodBlock > .col .text dd {
    font-size: 11px;
  }
	.topicSec .topicsAreaText {
		border-left: #ff0080 3px solid;
	}
	.topicSec .lead {
		font-size: 16px;
		line-height: 1.8;
	}
	.topicSec .link {
		margin: 25px auto 0;
		width: 225px;
	}
	.topicSec .link a {
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		text-decoration: none;
		background: #ff0080;
		display: block;
		border-radius: 2px;
		padding: 20px 0;
	}
}
