/* 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;
}

/* slick */

.slick-list {
  height: 100%;
}

.slick-dots {
	position: relative;
  text-align: left;
  bottom: auto;
	padding-top: 10px; 
}

.live__slider .slick-dots {
  text-align: right;
/*  bottom: -19px;*/
}

.slick-dots li button:before {
  opacity: 1;
  color: #b9b9b9;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #585858;
}

/*
.slick-dots li button:before,
.slick-dots li button {
*/

.slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0;
  -webkit-transform: translateX(-5px) scale(.5);
      -ms-transform: translateX(-5px) scale(.5);
          transform: translateX(-5px) scale(.5);
}

.slick-dots li + li {
  margin-left: 10px;
}

.live__slider .slick__comment p {
  padding-left: 100px !important;
}

.textphoto {
	position: absolute;
	bottom: 0;
	z-index: 10000;
	border: 1px solid red;
	background: none #000;
}


.lity {
	z-index: 9999100 !important;
}
.lity-close {
	top: -50px !important;
	position: absolute !important;
	right: 10px !important;
	border-radius: 40px !important;
	background: none #ccc !important;
	color: #000 !important;
}	

.jme {
	text-align: center;
	position: absolute;
	top: -15px;
	left: 0;
	width: 100%;
	z-index: 556;
}
#gigyaShare {
	/*transform: translateX(calc(105 * 100vw / 1400)) translateY(calc(-115 * 100vw / 1400));*/
	transform: translateX(calc(10 * 100vw / 1400)) translateY(calc(-67 * 100vw / 1400));
}
#gigyaShare a {

}
#gigyaShare a img {
	margin: 0 10px 0 0!important;
}
#gigyaShare a + div{
	display: inline-block;
}

.bg-youtube-wrap {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkgID/DAwMjCAGiIBzYAJQRRCVYGXI2gCC0AQEXXOMTwAAAABJRU5ErkJggg==);
	background-repeat: repeat;
	background-color: rgba(0,0,0,1);
}	

.bg-youtube-wrap.active {
	background-color: rgba(0,0,0,.7);
	transition: background-color 1.5s ease-in-out;
}
.bg-youtube {

}
/*
.mbYTP_wrapper:before {
	content: "";
	position: absolute;
	top:0;
	left:0;
	z-index: 80000;
	width: 100%;
	height: 100%;
	background: url(../img/top/firstview/bg_preload_pic.jpg) no-repeat;
	background-size: cover;
}		
*/
.mbYTP_wrapper:after {
	content: "";
	position: absolute;
	top:0;
	left:0;
	z-index: 80001;
	width: 100%;
	height: 100%;
	/*background: none rgba(0,0,0,.8);*/
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkgID/DAwMjCAGiIBzYAJQRRCVYGXI2gCC0AQEXXOMTwAAAABJRU5ErkJggg==) repeat rgba(0,0,0,.7);
}		

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

body {
  /*font-family: "Oswald","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;*/
  font-family: YuGothic, '游ゴシック','ヒラギノ角ゴ Pro W3', "Helvetica Neue", Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'Osaka', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: .05em;
  background: transparent;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.get_ticket {
	width:100%;
	height:50px;
	text-align:center;
	background:linear-gradient(90deg,#ffc90a 0%,#ffc90a 50%,#ff0096 50%,#ff0096 100%);
}

.get_ticket a{
	display:block;
	width:100%;
}

.get_ticket a:Hover img{
	opacity:1;
}


li {
  list-style: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  vertical-align: top;
}

a {
  text-decoration: none;
}

.br--sp {
  display: none;
}

.andmore {
  text-align: center;
  display: none;
  line-height: 1;
}

.andmore a {
  color: #333;
  font-size: 4.0vw;
  display: inline-block;
  width: calc(455 * 100vw / 1125);
  border: 2px solid #333;
  background: url(../img/top/sp/arw-black.svg) no-repeat 85% center;
  background-size: 6px;
}

.andmore span {
  display: block;
  letter-spacing: 0;
  padding-top: calc(28 * 100vw / 1125);
  padding-bottom: calc(32 * 100vw / 1125);
}

.talksession .andmore {
  margin-top: calc(70 * 100vw / 1125);
}

.talksession .andmore a {
  background-image: url(../img/top/sp/arw-red.svg);
  color: #ff0096;
  border: 2px solid #ff0096;
}

.live .andmore {
  margin-top: calc(70 * 100vw / 1125);
}

.live .andmore a {
  background-image: url(../img/top/sp/arw-blue.svg);
  color: #1364e4;
  border: 2px solid #1364e4;
}

.technology .andmore {
  margin-top: calc(70 * 100vw / 1125);
}

.technology .andmore a {
  background-image: url(../img/top/sp/arw-green.svg);
  color: #12d125;
  border: 2px solid #12d125;
}

.firstview {
}
/*
.firstview:before {
	content: "";
	position: absolute;
	top:0;
	left:0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkgID/DAwMjCAGiIBzYAJQRRCVYGXI2gCC0AQEXXOMTwAAAABJRU5ErkJggg==);
	background-repeat: repeat;
	background-color: rgba(0,0,0,1);
	transition: background-color 1s linear 0;
}		
*/

.firstview .inbox {
  position: relative;
  width: 1400px;
  min-height: 962px;
  margin: 0 auto;
  background: url(../img/top/bg_movie.png) no-repeat center top;
}

.firstview .inbox:after {
  pointer-events: none;
  content: "";
	z-index: 557;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/firstview/grid.png) no-repeat center top;
}

.firstview .titles {
  position: absolute;
  top: 167px;
  left: 103px;
  z-index: 102;
}

.firstview .titles h1 {
  width: 470px;
}

.ticket__entrybtn {
	position: absolute;
	top: 421.2px;
	z-index: 102;
	left: -4px;
	width: 288px;
	height: 70px;
}

.firstview__slider {
  visibility: hidden;
  position: absolute;
  top: 164.2px;
  z-index: 101;
  right: 147px;
  width: 692px;
  height: 479px;
}

.firstview__slider a:hover img {
  opacity: 1;
}

.firstview__ex {
  text-align: center;
  margin: 145px 0 0;
  -webkit-transform: translateX(-14px);
      -ms-transform: translateX(-14px);
          transform: translateX(-14px);
}

.firstview__ex a + a {
  margin-left: 25px;
}

.firstview__ex img {
  vertical-align: middle;
}

.extra_info {
  display: none;
}

.extra_info__pickup {
  line-height: 1;
  text-align: center;
  /*background: url(../img/top/sp/bg_pickup.png) repeat-y center top;*/
  background: url(../img/top/sp/btn_nowonsale_0824.png) repeat-y center top;
  background-size: 100% auto;
  padding-top: calc(36 * 100vw / 1125);
  padding-bottom: calc(38 * 100vw / 1125);
	display:none;
}

.extra_info__pickup a {
  color: #fff;
  display: block;
  text-decoration: none;
}

.extra_info__pickup h2 {
  color: #fff;
  font-size: 4vw;
  line-height: 1.6;
  margin-bottom: calc(40 * 100vw / 1125);
}

.extra_info__pickup b {
  font-size: 5vw;
}

.extra_info__schedule {
  text-align: center;
  padding-top: calc(43 * 100vw / 1125);
  padding-bottom: calc(43 * 100vw / 1125);
}

.extra_info__schedule img {
  width: calc(990 * 100vw / 1125);
}

.extra_info__sns {
  text-align: center;
}

.topics {
  position: relative;
  /*margin-top: -75px;*/
  margin-top: 0px;
}

.topics:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 180px;
  width: calc(1400px - 92px);
  height: 245px;
  background: none #f3f4f5;
}

.topics .inbox {
  position: relative;
  width: 1400px;
  margin: 3px auto 0;
}

.topics__title {
  margin: 0 0 0 148px;
}

.topics ul {
  margin: 58px 163px 0;
  -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
          transform: translateX(15px);
}

.topics ul:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
}

.topics__item {
  float: left;
  width: 190px;
}

.topics__item a {
  display: inline-block;
  color: #333;
}

.topics__item + li {
  margin: 0 0 0 30px;
}

.topics__photo img {
  max-width: 100%;
  max-height: 164px;
}

.topics section {
  padding-top: 15px;
}

.topics__txt {
  font-size: 14px;
}

.topics__date {
  color: #124dc4;
  font-size: 9px;
}

.about {
  position: relative;
  margin-top: -40px;
}

.about:before {
  background: url(../img/top/about/bg_grid.png) no-repeat center calc(210 * 100vw / 1400);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
	transform: translateX(-25px);
}

.about .inbox {
  /*background: url(../img/top/about/bg_grid.png) no-repeat center top;*/
  position: relative;
  width: 1050px;
  min-height: 812px;
  margin: 0 auto;
  padding: 157px 0 0;
}

.about__title {
}

.about__info {
  margin: calc(60 * 100vw / 1400) 0 0 0;
}

.about__description {
color: #121212;
	line-height: 2;
  font-size: 16px;
  margin: calc(36 * 100vw / 1400) 0 calc(35 * 100vw / 1400);
  width: calc(1000 * 100vw / 1400);
}
.about__description span {
  display: inline-block;
  margin: 10px;
}

.about__members {
  text-align: center;
	margin-left: 35px;
}
.about__members img {
  transform: translateX(-24px);
}


.about__date {
  padding: 0 0 0 272px;
}



.about__wrapper {
	border: 6px solid #0b0708;
	width: calc(1146 * 100vw / 1400);
	margin: 62px auto 0;
}
.about__movie {
	position: relative;
	text-align: right;
	vertical-align: top;
	display: inline-block;
	width: calc(657 * 100vw / 1400);
	border-right: 6px solid #0b0708;
	margin-bottom: -1px;
	padding: calc(16 * 100vw / 1400) 0;
}
.about__movie p {
color: #242424;
	position: absolute;
	top: calc(33 * 100vw / 1400);
	left: calc(22 * 100vw / 1400);
	text-align: left;	
	font-size: 1.8vw;

	/*
	vertical-align: top;
	display: inline-block;
	width: calc(180 * 100vw / 1400);
	padding: calc(15 * 100vw / 1400) 0;
	transform: translate(27px, 10px);
	margin-right: calc(27 * 100vw / 1400);
	*/
}
.about__movie iframe {
	vertical-align: top;
	display: inline-block;
	/*width: 59.5%;*/
	margin-right: calc(30 * 100vw / 1400);
	width: calc(354 * 100vw / 1400);
	height: calc(257 * 100vw / 1400);
}

.iwf-radio {
	text-align: center;
	vertical-align: top;
	display: inline-block;
  width: calc(423 * 100vw / 1400);
}
.iwf-radio p {
color: #242424;
	text-align: left;
	letter-spacing: 1.8px;
	font-size: 1.8vw;
	margin: calc(35 * 100vw / 1400) 0 0 calc(20 * 100vw / 1400);
}
.iwf-radio a img {
	margin: calc(0 * 100vw / 1400) 0 0 calc(10 * 100vw / 1400);
}

#contents {
  margin-top: calc(215 * 100vw / 1400);
}

.contents-tt {
  text-align: center;
  position: relative;
}

.contents-tt img {
  display: none;
}

.more-detail {
  position: absolute;
  z-index: 501;
  text-align: center;
}

.more-detail__txt img {
	vertical-align: middle;
}
.more-detail__arw {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin-left: 16px;
}
.more-detail__arw img {
	vertical-align: middle;
	transform: translateX(0);
}
.live .more-detail__arw img {
	transform: translateX(0);
}

.more-detail__left {
}

.more-detail__right {
}

.talksession .more-detail {
  top: 775px;
  left: 345px;
}

.live .more-detail {
  top: 746px;
  left: 588px;
}

.technology .more-detail {
  top: 693px;
  left: 345px;
}

.talksession {
  position: relative;
  min-width: 1400px;
  margin-bottom: 63px;
}

.talksession:before {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  width: 728px;
  height: 438px;
  background: none #f3f4f5;
}

.talksession:after {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: 312px;
  right: 0;
  width: 40px;
  height: 435px;
  background: none #f3f4f5;
}

.talksession .inbox {
  position: relative;
  width: 1400px;
  height: 697px;
  margin: 0 auto;
}

.talksession .inbox__decorate {
  width: 100%;
  height: 100%;
}

.talksession .inbox:before {
  content: "";
  display: block;
  width: calc(450 * 100vw / 1400);
  height: calc(60 * 100vw / 1400);
  position: absolute;
  left: 118px;
  top: 13px;
  z-index: 5000;
  background: url(../img/top/talk/contents.svg) no-repeat left top;
}

.talksession .inbox:after {
  pointer-events: none;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 410;
  left: 0;
  top: 0;
  background: url(../img/top/talk/bg.png) no-repeat center top;
}

.talksession .cts-title {
  position: absolute;
  z-index: 402;
  top: 137px;
  left: 209px;
}

.talksession .cts-txt {
  font-size: 16px;
  width: 525px;
  position: absolute;
  z-index: 403;
  top: 644px;
  left: 339px;
}
.talksession .cts-txt:before{
	content: "";
	display: block;
	width: calc(304 * 100vw / 1400);
	height: calc(36 * 100vw / 1400);
	background: url(../img/top/talk/band_talksession.svg) no-repeat center top;
	background-size: 100% auto;
	margin: 0 0 calc(20 * 100vw / 1400) 0;
}

.talksession__slider {
  position: absolute;
  top: 159px;
  z-index: 401;
  left: 344px;
  width: 598px;
  height: 389px;
}

.live {
  position: relative;
  min-width: 1400px;
  margin-bottom: 55px;
}

.live:before {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: 179px;
  left: 0;
  width: 100%;
  height: 254px;
  background: none #f3f4f5;
}

.live .inbox {
  position: relative;
  width: 1400px;
  min-height: 715px;
  margin: 0 auto;
}

.live .inbox:after {
  pointer-events: none;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 510;
  left: 0;
  top: -8px;
  background: url(../img/top/live/bg.png) no-repeat center top;
}

.live .cts-title {
  position: absolute;
  top: 104px;
  z-index: 502;
  right: 204px;
}

.live .cts-txt {
  font-size: 16px;
  width: 650px;
  position: absolute;
  top: 608px;
  z-index: 503;
  right: 164px;
}
.live .cts-txt:before{
	content: "";
	display: block;
	width: calc(420 * 100vw / 1400);
	height: calc(36 * 100vw / 1400);
	background: url(../img/top/live/band_liveperformance.svg) no-repeat center top;
	background-size: 100% auto;
	margin: 0 0 calc(25 * 100vw / 1400) 0;
}

.live__slider {
  position: absolute;
  top: 125px;
  z-index: 501;
  left: 466px;
  width: 598px;
  height: 389px;
}

.technology {
  position: relative;
  min-width: 1400px;
}

.technology:before {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: 142px;
  left: 0;
  width: 72px;
  height: 256px;
  background: none #f3f4f5;
}

.technology:after {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: 420px;
  right: -11px;
  width: 810px;
  height: 445px;
  background: none #f3f4f5;
}

.technology .inbox {
  position: relative;
  width: 1400px;
  min-height: 772px;
  margin: 0 auto;
}

.technology .inbox:after {
  pointer-events: none;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 310;
  left: 0;
  top: 0;
  background: url(../img/top/technology/bg.png) no-repeat center top;
}

.technology .cts-title {
  position: absolute;
  top: 59px;
  z-index: 302;
  left: 208px;
}

.technology .cts-txt {
  font-size: 16px;
  width: 580px;
  position: absolute;
  top: 564px;
  z-index: 303;
  left: 340px;
}
.technology .cts-txt:before{
	content: "";
	display: block;
	width: calc(286 * 100vw / 1400);
	height: calc(36 * 100vw / 1400);
	background: url(../img/top/technology/band_technology.svg) no-repeat center top;
	background-size: 100% auto;
	margin: 0 0 calc(18 * 100vw / 1400) 0;
}

.technology__slider {
  position: absolute;
  top: 80px;
  z-index: 301;
  left: 344px;
  width: 598px;
  height: 389px;
}

#mainFooter #linkArea {
  text-align: center;
  background: #fff;
  color: #000;
  padding-top: 0;
  display: block;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
}

/* Access */

#access {
  width: 100%;
  margin: 200px auto 0;
}

#access .rapper {
  width: 1090px;
  margin: 0 auto;
  padding: 0 5%;
}

#access h2 {
  text-align: center;
  font-size: 58px;
  line-height: 1em;
}

#access h2 img {
  height: calc(30 * 100vw / 1400);
}

#access h2 span {
  font-size: 14px;
  display: block;
  line-height: 1em;
  margin: 15px 0 35px;
}

#access p.pic {
  width: 30%;
  padding: 0 0;
  max-width: 330px;
  float: left;
  -webkit-transform: translateX(30%) translateY(-20%);
      -ms-transform: translateX(30%) translateY(-20%);
          transform: translateX(30%) translateY(-20%);
}

#access p.pic img {
  width: 100%;
  height: auto;
}

#access .text {
  width: 50%;
  padding: 0 6% 0 0;
  float: right;
  font-size: 17px;
  -webkit-transform: translateX(-10%);
      -ms-transform: translateX(-10%);
          transform: translateX(-10%);
}

#access  p.title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}

#access p.title span {
  font-size: 20px;
  line-height: 30px;
  padding: 5px 1em;
  margin-right: 0.5em;
  border: 1px solid #181818;
}

/* archive */

#archive {
  padding: 100px 0;
  width: 100%;
  margin: 0 auto;
}

#archive .rapper {
  /*
  max-width: 1090px;
  width: 1090px;
*/
  margin: 0 auto;
}

#archive h2 {
  text-align: center;
  font-size: 58px;
  line-height: 1em;
}

#archive h2 img {
  height: calc(30 * 100vw / 1400);
}

#archive h2 span {
  font-size: 14px;
  display: block;
  line-height: 1em;
  margin: 15px 0 35px;
}

#archive p.title {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 20px;
}

#archive .clearfix {
  width: 100%;
  max-width: 964px;
  margin: 0 auto 95px;
}

#archive .left {
  width: 48%;
  float: left;
}

#archive .right {
  width: 48%;
  float: right;
}

#archive .right p {
  margin-bottom: 25px;
}

#archive .right a {
  display: block;
}

#archive .right a img {
  width: 100%;
  height: auto;
}

#archive p.link {
  margin: 0 auto;
  max-width: 960px;
  margin-bottom: 25px;
}

#archive p.link img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1400px) {
  .slick-dots {
  	line-height: 0;
    padding-top: calc(15 * 100vw / 1400); 
    top: 0; 
    bottom: auto;
  }

  .slick-dotted.slick-slider {
    margin-bottom: calc(30 * 100vw / 1400);
  }

  img {
    max-width: 100%;
  }

  .firstview {
    background-size: 100% auto;
  }

  .firstview .inbox {
    width: auto;
    min-height: calc(962 * 100vw / 1400);
	background-position: center 0;
	background-size: 100% auto;
}

  .firstview .inbox:before {
    content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: calc(145 * 100vw / 1400);
	background: none #fff;
  }	
  
  .firstview .inbox:after {
    background-size: 100% auto;
  }

  .firstview .titles {
    top: calc(165 * 100vw / 1400);
    left: calc(103 * 100vw / 1400);
  }

  .firstview .titles h1 {
    width: calc(470 * 100vw / 1400);
  }

  .firstview__slider {
    top: calc(164.2 * 100vw / 1400);
    right: calc(147 * 100vw / 1400);
    width: calc(692 * 100vw / 1400);
    height: calc(479 * 100vw / 1400);
  }

	.ticket__entrybtn {
    top: calc(421.2 * 100vw / 1400);
    left: calc(-4 * 100vw / 1400);
    width: calc(424 * 100vw / 1400);
    height: calc(98 * 100vw / 1400);
	}

  .firstview__ex {
    margin: calc(145 * 100vw / 1400) 0 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }

  .firstview__ex a + a {
    margin-left: calc(25 * 100vw / 1400);
  }

  .firstview__ex a:nth-child(1) img {
    width: calc(144 * 100vw / 1400);
  }

  .firstview__ex a:nth-child(2) img {
    width: calc(119 * 100vw / 1400);
  }

  .topics:before {
    top: calc(175 * 100vw / 1400);
    width: calc(1290 * 100vw / 1400);
    height: calc(245 * 100vw / 1400);
  }

  .topics .inbox {
    width: auto;
  }

  .topics__title,.mov__title {
    margin: 0 0 0 calc(168 * 100vw / 1400);
  }


  .topics ul {
    margin: calc(58 * 100vw / 1400) calc(155 * 100vw / 1400) 0;
  }

  .topics ul {
    margin: calc(58 * 100vw / 1400) calc(155 * 100vw / 1400) 0;
  }

  .topics__item {
    width: calc(190 * 100vw / 1400);
  }

	.mov__item {
		width:100%;
	}

  .topics__item + li {
    margin: 0 0 0 calc(28 * 100vw / 1400);
  }

  .mov__item + li {
    margin: 0 auto;
  }
  .about {
    margin-top: 0;
		/*background: url(../img/top/about/bg.png) no-repeat center calc(1030 * 100vw / 1400);*/
		background: url(../img/top/about/bg.png) no-repeat center bottom,
								url(../img/top/about/bg-sub.png) no-repeat left bottom;;
		background-size: auto calc(885 * 100vw / 1400);
  }

	.about:before {
	    content: "";
	    display: block;
	    position: absolute;
	    left: 0;
	    top: 175px;
	    width: calc(1400px - 1390px);
	    height: 245px;
	    background: none #ff8e9b;
	}

  .about .inbox {
    width: auto;
    min-height: calc(768 * 100vw / 1400);
    padding: calc(210 * 100vw / 1400) 0 0;
    background-size: 100% auto;
  }

  .about__title {
  /*
    top: calc(248 * 100vw / 1400);
    left: calc(105 * 100vw / 1400);
	*/
  	margin-left: calc(170 * 100vw / 1400);
  }

  .about h2 {
  /*
    width: calc(580 * 100vw / 1400);
	*/
  	width: auto;
  	margin-left: calc(170 * 100vw / 1400);
  }

  .about__info {
    margin: 60px 0 0 0;
  	/*padding-bottom: calc(76 * 100vw / 1400);*/
  	padding-bottom: 76px;
  }

  .about__description {
		font-size: 1.3vw;
  	margin: 36px 0 36px calc(170 * 100vw / 1400);
    /*width: calc(580 * 100vw / 1400);*/
    /*margin: calc(43 * 100vw / 1400)  0 calc(52 * 100vw / 1400);*/
  }

  .about__description span {
	margin: 0;
	display: block;
		font-size: 1.4vw !important;
  }

  .about__date {
    width: calc(540 * 100vw / 1400);
    padding: 0 0 0 calc(272 * 100vw / 1400);
  }

  #contents {
    margin-top: calc(215 * 100vw / 1400);
  }

  .more-detail {
    /*width: calc(175 * 100vw / 1400);*/
  }

  .talksession .more-detail {
    top: calc(765 * 100vw / 1400);
    left: calc(345 * 100vw / 1400);
  }

  .live .more-detail {
    top: calc(772 * 100vw / 1400);
    left: calc(575 * 100vw / 1400);
  }

  .technology .more-detail {
    top: calc(730 * 100vw / 1400);
    left: calc(345 * 100vw / 1400);
	right: auto;
  }

  .talksession {
    min-width: auto;
  }

  .talksession:before {
    top: calc(30 * 100vw / 1400);
    width: calc(728 * 100vw / 1400);
    height: calc(438 * 100vw / 1400);
  }

  .talksession:after {
    top: calc(312 * 100vw / 1400);
    width: calc(40 * 100vw / 1400);
    height: calc(435 * 100vw / 1400);
  }

  .talksession .inbox {
    width: auto;
    height: calc(697 * 100vw / 1400);
  }

  .talksession .inbox:before {
    top: calc(13 * 100vw / 1400);
    left: calc(155 * 100vw / 1400);
  }

  .talksession .inbox:after {
    background-size: 100% auto;
  }

  .talksession .cts-title {
    width: calc(79 * 100vw / 1400);
    top: calc(135 * 100vw / 1400);
    left: calc(205 * 100vw / 1400);
  }

  .talksession .cts-txt {
    width: calc(525 * 100vw / 1400);
    top: calc(640 * 100vw / 1400);
    left: calc(343 * 100vw / 1400);
	font-size: 1.1vw;
  }

  .talksession__slider {
    top: calc(161 * 100vw / 1400);
    left: calc(344 * 100vw / 1400);
    width: calc(598 * 100vw / 1400);
    height: calc(389 * 100vw / 1400);
  }

  .live {
    min-width: auto;
  }

  .live:before {
    top: calc(187 * 100vw / 1400);
    height: calc(254 * 100vw / 1400);
  }

  .live .inbox {
    width: auto;
    min-height: calc(715 * 100vw / 1400);
  }

  .live .inbox:after {
    background-size: 100% auto;
  }

  .live .cts-title {
    width: calc(77 * 100vw / 1400);
    top: calc(104 * 100vw / 1400);
    right: calc(204 * 100vw / 1400);
  }

  .live .cts-txt {
    width: calc(490 * 100vw / 1400);
    top: calc(610 * 100vw / 1400);
    right: calc(313 * 100vw / 1400);
	font-size: 1.1vw;
  }

  .live__slider {
    top: calc(125 * 100vw / 1400);
    left: calc(466 * 100vw / 1400);
    width: calc(598 * 100vw / 1400);
    height: calc(389 * 100vw / 1400);
  }

  .technology {
    min-width: auto;
  }

  .technology:before {
    top: calc(145 * 100vw / 1400);
    width: calc(64 * 100vw / 1400);
    height: calc(256 * 100vw / 1400);
  }

  .technology:after {
    top: calc(420 * 100vw / 1400);
    width: calc(810 * 100vw / 1400);
    height: calc(445 * 100vw / 1400);
  }

  .technology .inbox {
    width: auto;
    min-height: calc(772 * 100vw / 1400);
  }

  .technology .inbox:after {
    background-size: 100% auto;
  }

  .technology .cts-title {
    width: calc(80 * 100vw / 1400);
    top: calc(59 * 100vw / 1400);
    left: calc(208 * 100vw / 1400);
  }

  .technology .cts-txt {
    width: calc(525 * 100vw / 1400);
    top: calc(564 * 100vw / 1400);
    left: calc(343 * 100vw / 1400);
	font-size: 1.1vw;
  }

  .technology__slider {
    top: calc(80 * 100vw / 1400);
    left: calc(344 * 100vw / 1400);
    width: calc(598 * 100vw / 1400);
    height: calc(389 * 100vw / 1400);
  }

  #access .rapper {
    width: auto;
  }

  #access h2 span {
    display: none;
  }

  #archive h2 span {
    display: none;
  }
}

@media screen and (max-width: 768px) {
	.get_ticket {
		display:none;
	}
	.jme {
		text-align: center;
	}
	.jme {
		text-align: center;
		position: absolute;
		top: 5px;
		left: 0;
		width: 100%;
		z-index: 556;
	}
	#gigyaShare {
		transform: translateY(-110px);
	}

  .slick-dots {
    text-align: right;
    bottom: calc(37 * 100vw / 1100);
	position: absolute;
	top: auto;
	right: 10px;
  }

  .slick-slide img {
    width: 100%;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .live__slider .slick-dots {
	/*text-align: center;*/
  }

	.slick__comment {
		min-height:calc(120 * 100vw / 1100) !important; 
		transform: translateY(-1px);
	}
	.slick__comment p {
		width: 100% !important;
		text-align: center !important;
		padding: calc(35 * 100vw / 1100) 0 0 !important;
		font-size: 2.6vw !important;
		letter-spacing: 0 !important;
	}
	.live__slider .slick__comment p {
		padding-left: 0 !important;
	}

  html {
    width: 100%;
  }

  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .br--sp {
    display: block;
  }
.cts-txt br {
	display: none;
}

  .andmore {
    display: block;
  }
  .andmore span {
    display: none;
  }
  .andmore a {
  	background: none !important;
    border: none !important;
  }

  .firstview .inbox {
    width: auto;
    min-height: auto;
	background: none;
  }

  .firstview .inbox:after {
    display: none;
  }

  .bg-youtube-wrap {
    display: none;
  }

  .firstview .titles {
    display: none;
  }

  .firstview__slider {
    position: relative;
    top: auto;
    z-index: 101;
    right: auto;
    width: 100%;
    /* vw to %*/
    height: calc(1351 * 100% / 1125);
  }

  .extra_info {
  	position: relative;
    display: block;
    margin: calc(-20 * 100vw / 1100) 0 calc(180 * 100vw / 1125);
  }

  .extra_info__sns a:nth-child(1) img {
    width: calc(292 * 100vw / 1125);
  }

  .extra_info__sns a:nth-child(2) img {
    width: calc(274 * 100vw / 1125);
    margin: 0 10px 0;
  }

  .extra_info__sns a:nth-child(3) img {
    width: calc(224 * 100vw / 1125);
  }

	.extra_info__pickup h2 {
		visibility: hidden;
	}

	.extra_info__pickup b {
		visibility: hidden;
	}

  .topics {
    margin-top: 100px;
    background: url(../img/top/sp/bg_topics.png) no-repeat left 25px;
    background-size: calc(140 * 100vw / 1125) auto;
  }

  .topics:before {
    display: none;
  }

  .topics__title {
    margin: 0;
  }

  .topics__title:after {
    content: "";
    display: block;
    height: calc(73 * 100vw / 1125);
    background: url(../img/top/sp/topics.svg) no-repeat center top;
    background-size: auto 100%;
  }

  .mov__title {
    margin: 0;
  }

  .mov__title:after {
    content: "";
    display: block;
    height: calc(73 * 100vw / 1125);
    background-size: auto 100%;
  }

  .topics__title img {
    display: none;
  }

  .topics ul {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    margin: calc(110 * 100vw / 1125) auto calc(95 * 100vw / 1125);
    padding-right: calc(65 * 100vw / 1125);
    padding-left: calc(65 * 100vw / 1125);
  }

  .topics__item {
    width: auto;
    float: none;
    padding: calc(50 * 100vw / 1125) 0;
    border-bottom: 1px solid #d5d5d5;
  }

  .topics__item:nth-child(1) {
    border-top: 1px solid #b9b9b9;
  }

  .topics__item + li {
    margin: 0;
  }

  .topics__photo {
    display: inline-block;
    vertical-align: top;
    width: 37%;
  }

  .topics__photo img {
    max-height: none;
  }

  .topics section {
    display: inline-block;
    vertical-align: top;
    width: 56.0%;
    margin: -15px 0 0 calc(50 * 100vw / 1100);
  }

  .topics__txt {
    font-size: 3.25vw;
    color: #326ba0;
  }

  .topics__date {
    color: #969696;
  }

  .about {
    margin-bottom: 50px;
    background: url(../img/top/sp/bg_about.png) no-repeat left top;
    background-size: 100% auto;
  }

  .about .inbox {
  	background: none;
    padding: calc(225 * 100vw / 1125) 0 0;
    min-height: calc(1478 * 100vw / 1125);
  }
  .about:before {
  	display: none;
  }

  .about__title {
    position: relative;
    top: auto;
    left: auto;
	margin-left: 0;
  }

  .about__title:after {
    content: "";
    display: block;
    height: calc(68 * 100vw / 1125);
    background: url(../img/top/sp/about.svg) no-repeat center top;
    background-size: auto 100%;
  }

  .about__title img {
    display: none;
  }

  .about__description span {
  	  	font-size:3.7vw !important;
  }	
  .about__members {
  	width: calc(896 * 100vw / 1125);
	margin: calc(120 * 100vw / 1125) auto 0;
  }	
  .about__members img {
		transform: none;
  }	
  .about h2 {
    width: auto;
	margin-left: 0;
    margin-top: calc(220 * 100vw / 1125);
    margin-bottom: calc(120 * 100vw / 1125);
  }

  .about h2:after {
    content: "";
    display: block;
    height: calc(253 * 100vw / 1125);
	width: auto;
    background: url(../img/top/sp/about_sp_titlle1.svg) no-repeat left top;
    background-size: auto 100%;
  }

  .about h2 img {
    display: none;
  }

  .about__info {
  	padding-bottom: calc(150 * 100vw / 1125);
  /*
    margin-left: calc(65 * 100vw / 1125);
    margin-right: calc(65 * 100vw / 1125);
	*/
  }
  .about__info h2 {
	transform: translateX(-1px);
  }
  
  
  .about_sp_title {
  	transform: translateX(-2px);
	width: 95%;
  }

  .about__description {
  	margin-top:0;
  	margin-bottom:calc(220 * 100vw / 1125);
    margin-left: calc(65 * 100vw / 1125);
    margin-right: calc(65 * 100vw / 1125);
    width: auto;
    font-size: 3.7vw;
    color: #181818;
  }
  .about__description .br--sp {
	display: none;
  }

  .about__date {
    display: none;
  }

  .about__wrapper {
    border: none;
  }

	.about__movie {
		position: relative;
		margin: 30px 0 0;
		top: auto;
		left: auto;
		width: 100%;
		height: calc(9 * 100vw / 16);
	}
	.about__movie iframe{
		width: 100%;
		height: calc(9 * 100vw / 16);
	}

  .contents-tt {
    display: block;
    margin-bottom: calc(120 * 100vw / 1125);
  }

  .contents-tt img {
    width: calc(438 * 100vw / 1125);
		display: block;
		margin: 0 auto;
  }

  .more-detail {
    display: none;
  }

  .talksession {
    margin-bottom: calc(200 * 100vw / 1125);
  }

  .talksession:before {
    display: none;
  }

  .talksession:after {
    display: none;
  }

  .talksession .inbox {
    height: auto;
    min-height: calc(1528 * 100vw / 1125);
  }

  .talksession .inbox:before {
    display: none;
  }

  .talksession .inbox:after {
    -webkit-transform: translateY(calc(-55 * 100vw / 1125));
        -ms-transform: translateY(calc(-55 * 100vw / 1125));
            transform: translateY(calc(-55 * 100vw / 1125));
    background: url(../img/top/sp/talksession_grid.png) no-repeat center top;
    background-size: 100% auto;
  }

  .talksession .cts-title {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    margin-left: calc(65 * 100vw / 1125);
    margin-right: calc(65 * 100vw / 1125);
    margin-top: calc(200 * 100vw / 1125);
    margin-bottom: calc(120 * 100vw / 1125);
  }

  .talksession .cts-title:after {
    content: "";
    display: block;
    height: calc(159 * 100vw / 1125);
    background: url(../img/top/sp/talksession_title.svg) no-repeat left top;
    background-size: auto 100%;
  }

  .talksession .cts-title img {
    display: none;
  }

  .talksession .cts-txt {
    font-size: 3.5vw;
    color: #181818;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    margin-left: calc(65 * 100vw / 1125);
    margin-right: calc(65 * 100vw / 1125);
    margin-top: calc(10 * 100vw / 1125);
  }

  .talksession__slider {
    width: calc(1124 * 100vw / 1125);
    height: calc(733 * 100vw / 1125);
    position: relative;
    top: auto;
    left: auto;
  }

  .live {
    margin-bottom: calc(200 * 100vw / 1125);
  }

  .live .inbox {
    height: auto;
    min-height: calc(1467 * 100vw / 1125);
  }

  .live .inbox:after {
    -webkit-transform: translateY(calc(-55 * 100vw / 1125));
        -ms-transform: translateY(calc(-55 * 100vw / 1125));
            transform: translateY(calc(-55 * 100vw / 1125));
    background: url(../img/top/sp/live_grid.png) no-repeat center top;
    background-size: 100% auto;
  }

  .live .cts-title {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    margin-left: calc(458 * 100vw / 1125);
    /*margin-right: $sp_side_margin;*/
    margin-top: calc(200 * 100vw / 1125);
    margin-bottom: calc(85 * 100vw / 1125);
    -webkit-transform: translateX(12vw);
        -ms-transform: translateX(12vw);
            transform: translateX(12vw);
  }

  .live .cts-title:after {
    content: "";
    display: block;
    height: calc(158 * 100vw / 1125);
    background: url(../img/top/sp/live_title.svg) no-repeat center top;
    background-size: auto 100%;
  }

  .live .cts-title img {
    display: none;
  }

  .live .cts-txt {
    font-size: 3.5vw;
    color: #181818;
    width: auto;
    position: relative;
    top: auto;
    right: auto;
    margin-left: calc(65 * 100vw / 1125);
    margin-right: calc(65 * 100vw / 1125);
    margin-top: calc(120 * 100vw / 1125);
  }

  .live__slider {
    width: calc(1124 * 100vw / 1125);
    height: calc(733 * 100vw / 1125);
    position: relative;
    top: auto;
    left: auto;
  }

  .technology:before {
    display: none;
  }

  .technology:after {
    display: none;
  }

  .technology .inbox {
    height: auto;
    min-height: calc(1524 * 100vw / 1125);
  }

  .technology .inbox:after {
    -webkit-transform: translateY(calc(-55 * 100vw / 1125));
        -ms-transform: translateY(calc(-55 * 100vw / 1125));
            transform: translateY(calc(-55 * 100vw / 1125));
    background: url(../img/top/sp/technology_grid.png) no-repeat center top;
    background-size: 100% auto;
  }

  .technology .cts-title {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    margin-left: calc(65 * 100vw / 1125);
    margin-right: calc(65 * 100vw / 1125);
    margin-top: calc(200 * 100vw / 1125);
    margin-bottom: calc(85 * 100vw / 1125);
  }

  .technology .cts-title:after {
    content: "";
    display: block;
    height: calc(159 * 100vw / 1125);
    background: url(../img/top/sp/technology_title.svg) no-repeat left top;
    background-size: auto 100%;
  }

  .technology .cts-title img {
    display: none;
  }

  .technology .cts-txt {
    font-size: 3.5vw;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    margin-left: calc(65 * 100vw / 1125);
    margin-right: calc(65 * 100vw / 1125);
    margin-top: calc(120 * 100vw / 1125);
  }

  .technology__slider {
    width: calc(1124 * 100vw / 1125);
    height: calc(733 * 100vw / 1125);
    position: relative;
    top: auto;
    left: auto;
  }

  #access {
    margin: 50px auto 0;
    background: url(../img/top/sp/bg_access.png) no-repeat center top #f3f4f5;
    background-size: 100% auto;
  }

  #access h2 {
    padding-top: calc(250 * 100vw / 1125);
    padding-bottom: calc(100 * 100vw / 1125);
  }

  #access h2 img {
    height: calc(68 * 100vw / 1125);
  }

  #access p.pic {
    float: none;
    max-width: 250px;
    margin: 0 auto;
    width: 100%;
    -webkit-transform: translateX(0) translateY(0%);
        -ms-transform: translateX(0) translateY(0%);
            transform: translateX(0) translateY(0%);
  }

  #access .text {
    float: none;
    width: 90%;
    margin: 30px auto 0;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }

  #archive {
    margin: 0 auto 0;
    background: url(../img/top/sp/bg_aside_btm.png) no-repeat center bottom #f3f4f5;
    background-size: 100% auto;
  }

  #archive .rapper {
    max-width: none;
    width: 100%;
    -webkit-transform: translateX(0) translateY(0%);
        -ms-transform: translateX(0) translateY(0%);
            transform: translateX(0) translateY(0%);
  }

  #archive h2 {
    padding: calc(80 * 100vw / 1125) 5% 0;
    background: url(../img/top/sp/bg_archive.png) no-repeat center calc(125 * 100vw / 1125);
    background-size: 100% auto;
  }

  #archive h2 img {
    height: calc(68 * 100vw / 1125);
  }

  #archive p.title {
    text-align: center;
  }

  #archive .left {
    margin: 0 auto;
    float: none;
    width: 90%;
  }

  #archive .left iframe {
    width: 740px !important;
  }

  #archive .right {
    margin: calc(100 * 100vw / 1125) auto 0;
    float: none;
    width: 100%;
    padding: calc(80 * 100vw / 1125) 5% 0;
    background: url(../img/top/sp/bg_history.png) no-repeat center top;
    background-size: 100% auto;
  }

  #archive .ban:nth-child(1) {
  }

	.about__wrapper {
		width: auto;
		transform: translateY(-20px);
	}
	.about__movie {
	  width: auto;
	  height: auto;
	  border: none;
	  display: block;
	  text-align: center;
	  margin: calc(80 * 100vw / 1125) 0;
	}
	.about__movie p {
	  font-size: 4.6vw;
	  text-align: center;
	  position: relative;
	  margin-bottom: 10px;
	  top: auto;
	  left: auto;
	}
	.about__movie p br {
		display: none;
		text-align: center;
	}
	.about__movie iframe {
		width: calc(896 * 100vw / 1125);
		height: calc(569 * 100vw / 1125);
		margin: auto;
	}
	.iwf-radio {
		display: block;
	  width: auto;
	  text-align: center;
	}
	.iwf-radio p {
	  text-align: center;
	  margin-bottom: 5px;
	  font-size: 4.6vw;
	}
	.iwf-radio a img {
	  margin: auto;
		width: calc(896 * 100vw / 1125);
	}

	.talksession .cts-txt:before{
		display: none;
		width: calc(304 * 100vw / 1125);
		height: calc(36 * 100vw / 1125);
	}
	.live .cts-txt:before{
		display: none;
		width: calc(420 * 100vw / 1125);
		height: calc(36 * 100vw / 1125);
	}
	.technology .cts-txt:before{
		display: none;
		width: calc(286 * 100vw / 1125);
		height: calc(36 * 100vw / 1125);
	}


}

@media screen and (min-width: 1400px) {
  .firstview:before {
    content: "";
    display: block;
    /*width: calc(calc(100vw - 1415.5px) * 0.7);*/
    width: calc(100% * 0.5);
    height: 126px;
    position: absolute;
		z-index: 554;
    left: 0;
    bottom: 0;
    background: none #fff;
  }

  #contents {
	margin-top: 160px;
  }

  .firstview:after {
    content: "";
    display: block;
    width: calc(100% * 0.5);
    height: 126px;
    position: absolute;
		z-index: 555;
    right: 0;
    bottom: 0;
    background: none #fff;
  }

	.topics__title {
		margin-left: 175px;
	}
  .topics:before {
    width: calc(600px + calc(100vw / 2));
  }

  .about:before {
    /*width: calc(101vw / 2);*/
  }

  .talksession:before {
    width: 51.6vw;
  }
  .talksession .inbox:before {
	left: 173px;
  }


  .technology:after {
    width: 57.8vw;
  }

	.about {
		background:
			url(../img/top/about/bg.png) no-repeat center 956px,
			url(../img/top/about/bg-sub.png) no-repeat left 956px;
	}


.about:before {
  background: url(../img/top/about/bg_grid.png) no-repeat 36px 157px;
	transform: translateX(-25px);
}

	.about .inbox {
		padding-bottom: 125px;
	}
	.about__movie {
	}
	.about__movie iframe{
	}
	.about__wrapper {
		width: 1050px;
	}

	.about__movie {
	  width: 605px;
	}
	.about__movie p {
	  font-size: 22px;
	}
	.about__movie iframe {
		width: 354px;
		height: 257px;
	}


	.about__info {
		margin: 57px 0 0 -2px;
	}

	.about__description {
		line-height: 2.15;
		font-size: 16px;
		margin: 36px 0 36px 4px;
		width: 1000px;
	}
	.about__description span {
		margin: 6px 0;
	}

	.iwf-radio {
	  width: 423px;
	}
	.iwf-radio p {
	  font-size: 22px;
	}

.talksession .cts-txt:before{
	width: 304px;
	height: 36px;
}
.live .cts-txt:before{
	width: 420px;
	height: 36px;
}
.technology .cts-txt:before{
	width: 286px;
	height: 36px;
}
}
