@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {
		padding: 0;
		margin: 0;
}
ol, ul {
		list-style-type: none;
}
/*-----------------------------------------------
 root
-----------------------------------------------*/
html {
		overflow-y: scroll;
}
body {
		overflow: hidden;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
/*-----------------------------------------------
 font
-----------------------------------------------*/
html {
		overflow-x: hidden;
		font-size: medium;
}
body {
		min-width: 1000px;
		font-size: 62.5%;
		/* 16px -> 10px */
}
div {
		line-height: 0;
}
dt, dd, li, caption, th, td, input, button, textarea, select, h1, h2, h3, h4, h5, h6, address {
		line-height: 0;
		font-size: 140%;
		margin: 0;
		padding: 0;
}
p {
		line-height: 1.5;
		font-size: 140%;
		margin: 0;
		padding: 0;
		color: #fff;
}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *, p input, p button, p select, li h1, li h2, li h3, li h4, li h5, li h6, li p, li dt, li dd, li li, li th, li td, li input, li button, li textarea, li select, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6, dd p, dd dt, dd dd, dd li, dd th, dd td, dd input, dd button, dd textarea, dd select, tr h1, tr h2, tr h3, tr h4, tr h5, tr h6, tr p, tr dt, tr dd, tr li, tr input, tr button, tr textarea, tr select {
		font-size: 100%;
}
input, button, select, option, textarea {
		font-size: 14px;
}
figure {
		margin: 0;
}
a, a:link, a:visited {
		color: #4f4f4f;
		text-decoration: underline;
}
a:hover {
		text-decoration: none;
}
section {
		position: relative;
}
/*-----------------------------------------------
 cf 
-----------------------------------------------*/
.clearfix:after {
		content: " ";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
}
.clearfix {
		min-height: 1px;
}
* html .clearfix {
		height: 1px;
		/*¥*/
		/*/
height: auto;
overflow: hidden;
/**/
}
/*-----------------------------------------------
 hover
-----------------------------------------------*/
.hover :hover {
		opacity: 0.9;
		animation: btn 0.8s;
		-webkit-animation: btn 0.8s;
		-moz-animation: btn 0.8s;
}
@keyframes btn {
		0% {
				opacity: 1;
		}
		10% {
				opacity: 0.7;
		}
		100% {
				opacity: 0.9;
		}
}
@-webkit-keyframes btn {
		0% {
				opacity: 1;
		}
		10% {
				opacity: 0.7;
		}
		100% {
				opacity: 0.9;
		}
}
@-moz-keyframes btn {
		0% {
				opacity: 1;
		}
		10% {
				opacity: 0.7;
		}
		100% {
				opacity: 0.9;
		}
}
/*-----------------------------------------------
 mb
-----------------------------------------------*/
.mb20 {
		margin-bottom: 20px;
}
.mb30 {
		margin-bottom: 30px;
}
@media screen and (max-width: 640px) and (min-width: 1px) {
	.mb20 {
		margin-bottom: 3%;
	}
	.mb30 {
		margin-bottom: 8%;
	}
}
/*-----------------------------------------------
 content
-----------------------------------------------*/
#content {
		padding: 0 0 80px;
		clear: both;
}
#content::before {
		position: fixed;
		top: -50px;
		right: 0;
		z-index: -1;
		width: 551px;
		height: 552px;
		background: url(../img/global/bg-logo.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		content: "";
}
#ticket {
		position: fixed;
		z-index: 1001;
		top: 75vh;
		left: -10px;
		transition: all 0.35s;
		-moz-transition: all 0.35s;
		-webkit-transition: all 0.35s;
		transition-timing-function: ease;
		-moz-transition-timing-function: ease;
		-webkit-transition-timing-function: ease;
}
#ticket:hover {
		left: 0;
}
.toggle_contents {
		margin-bottom: 5px;
}
.for-sp {
		display: none;
}
.for-pc {
		display: inherit;
}
/*-----------------------------------------------
 header
-----------------------------------------------*/
#header {
		position: fixed;
		width: 100%;
		z-index: 1800;
}
#header #btn-nav {
		position: fixed;
		top: 22px;
		right: 22px;
		width: 54px;
		height: 54px;
		border: 1px solid #fff;
		cursor: pointer;
}
#header #btn-nav span {
		position: absolute;
		left: 15px;
		width: 23px;
		height: 2px;
		background-color: #fff;
		transition: all 0.3s ease;
}
#header #btn-nav span:nth-child(1) {
		top: 18px;
}
#header #btn-nav span:nth-child(2) {
		top: 26px;
}
#header #btn-nav span:nth-child(3) {
		top: 34px;
}
#header #btn-nav.active span:nth-child(1) {
		transform: translateY(8px) rotate(45deg);
}
#header #btn-nav.active span:nth-child(2) {
		transform: scale(0);
}
#header #btn-nav.active span:nth-child(3) {
		transform: translateY(-8px) rotate(-45deg);
}
#header #btn-nav.color-on {
		border: 1px solid #ae8632;
}
#header #btn-nav.color-on span {
		background-color: #ae8632;
}
#header #globalNavigation {
		display: none;
		font-size: 0;
		background-color: #252867;
		width: 100%;
		height: 100vh;
		overflow-y: scroll;
}
#header #globalNavigation > ul {
		width: 800px;
		padding: 80px 0 0;
		margin: 0 auto;
}
#header #globalNavigation > ul > li {
		position: relative;
		box-sizing: border-box;
		font-size: 24px;
		line-height: 1;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		margin-bottom: 50px;
}
#header #globalNavigation ul li a::before {
		content: ">";
		font-size: 14px;
		color: #fff;
		position: absolute;
		top: 50%;
		left: -20px;
		transform: translateY(-50%) scaleX(0.6);
}
#header #globalNavigation li a {
		position: relative;
		color: #fff;
		text-decoration: none;
		transition: all 0.2s ease;
}
#header #globalNavigation li a::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: -5px;
		width: 0;
		height: 2px;
		background-color: #fff;
		transition: all 0.3s ease;
}
#header #globalNavigation li a:hover::after {
		width: 100%;
}
#header #globalNavigation ul li.gnav_main ul {
		padding-top: 50px;
		margin-left: 30px;
}
#header #globalNavigation ul li.gnav_main ul li {
		font-size: 20px;
		line-height: 1.5;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		margin: 0 72px 30px 0;
		width: 300px;
		display: inline-block;
}
#globalNavigationSp {
		display: none;
}
/*-----------------------------------------------
 title
-----------------------------------------------*/
.title-box {
		padding: 50px 0;
		background-color: #252867;
		text-align: center;
		position: relative;
}
.title-box h2 {
		display: inline-block;
		font-size: 30px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		color: #fff;
		line-height: 1.5;
		font-weight: normal;
		margin: 0;
}
.toggle_btn {
		width: 102px;
		height: 31px;
		position: absolute;
		right: 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		cursor: pointer;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
}
h3 .toggle_btn {
		background: url(../img/global/accordion_open3.svg) no-repeat left center;
		right: 0;
}
h3 .toggle_btn.selected {
		background: url(../img/global/accordion_close3.svg) no-repeat left center;
}
.toggle_btn1{
		width: 102px;
		height: 31px;
		position: absolute;
		right: 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background: url(../img/global/accordion_close.svg) no-repeat left center;
		cursor: pointer;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
}
.toggle_btn1.selected{
		background: url(../img/global/accordion_open.svg) no-repeat left center;
}
.toggle_btn2,
.toggle_btn3,
.toggle_btn4{
		width: 102px;
		height: 31px;
		position: absolute;
		right: 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background: url(../img/global/accordion_open.svg) no-repeat left center;
		cursor: pointer;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
}
.toggle_btn2.selected,
.toggle_btn3.selected,
.toggle_btn4.selected{
		background: url(../img/global/accordion_close.svg) no-repeat left center;
}
/*-----------------------------------------------
 keyvisual
-----------------------------------------------*/
#keyvisual {
		background-color: #ebd6c2;
}
#keyvisual .inner {
		position: relative;
}
#keyvisual .inner .lang {
		position: fixed;
		top: 30px;
		left: 40px;
		z-index: 1600;
}
#keyvisual .inner .lang.color-on li {
		color: #ae8632;
}
#keyvisual .inner .lang.color-on li a {
		color: #ae8632;
}
#keyvisual .inner .lang li {
		display: inline-block;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1;
		color: #fff;
}
#keyvisual .inner .lang li a {
		color: #fff;
}
#keyvisual .inner .lang li:first-child {
		margin-right: 10px;
}
#keyvisual .block img {
		width: 100%;
}
#keyvisual .left {
		position: relative;
		width: 40%;
		float: left;
}
#keyvisual .logo {
		position: absolute;
		top: 6%;
		right: 8.5%;
		width: 34.8%;
}
#keyvisual h1 {
		position: absolute;
		top: 46%;
		right: 8.5%;
		width: 48%;
}
#keyvisual .text {
		position: absolute;
		top: 83%;
		right: 8.5%;
		width: 74%;
		font-size: 1.2vw;
		color: #fff;
		line-height: 1.5;
		text-align: right;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
}
#keyvisual .text span{
	font-size: 1.6vw;
	font-weight: bold;
}
#keyvisual .right {
		position: relative;
		width: 60%;
		overflow: hidden;
		float: right;
}
#keyvisual .right ul .slick-arrow {
		display: none !important;
}
#keyvisual .right ul .slick-slide {
		display: inline-block;
}
#keyvisual .right .slick-dots {
		position: absolute;
		bottom: 30px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 1000;
}
#keyvisual .right .slick-dots li {
		display: inline-block;
		width: 8px;
		height: 8px;
		background-color: transparent;
		border: 1px solid #fff;
		border-radius: 15px;
		font-size: 0;
		margin: 0 10px;
}
#keyvisual .right .slick-dots li.slick-active {
		background-color: #fff;
}
#keyvisual .right .slick-dots li button {
		font-size: 0;
		border: none;
		background-color: transparent;
}
#keyvisual .right .calendar {
		position: absolute;
		bottom: 50px;
		left: 5%;
		z-index: 1001;
}
#keyvisual .right .calendar h4 {
		font-size: 14px;
		color: #fff;
		line-height: 1.5;
		margin-bottom: 10px;
}
#keyvisual .right .calendar dl {
		max-height: 120px;
		overflow-y: scroll;
		color: #fff;
		line-height: 1.5;
		background-color: rgba(37, 40, 103, 0.3);
}
#keyvisual .right .calendar dl a {
		color: #fff;
}
#keyvisual .right .calendar dl dt {
		line-height: 1.5;
		float: left;
		clear: left;
		font-size: 14px;
		margin-bottom: 1px;
		background-color: rgba(37, 40, 103, 0.6);
		padding: 8px 0 8px 10px;
		width: 6em;
}
#keyvisual .right .calendar dl dd {
		line-height: 1.5;
		font-size: 14px;
		float: left;
		padding: 8px 10px 8px 1em;
		margin-bottom: 1px;
}
#keyvisual #navigation {
		position: absolute;
		bottom: 0;
		width: 100%;
		font-size: 0;
}
#keyvisual #navigation li {
		display: inline-block;
		position: relative;
		width: 25%;
		height: 94px;
		box-sizing: border-box;
		font-size: 16px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 94px;
		text-align: center;
}
#keyvisual #navigation li a {
		display: block;
		color: #4f4f4f;
		text-decoration: none;
		transition: all 0.2s ease;
}
#keyvisual #navigation li a:hover {
		color: #6f6f6f;
}
#keyvisual #navigation li a.newwin {
		background: url(../img/global/new-icon.png) no-repeat 175px 40px;
}
#keyvisual #navigation li ul {
		display: none;
		background-color: #ebd6c2;
		position: absolute;
		z-index: 10;
		top: 94px;
		width: 290px;
		padding: 10px 0 20px;
		margin-left: 60px;
}
#keyvisual #navigation li ul li {
		display: block;
		width: 290px;
		height: 50px;
		padding-left: 50px;
		line-height: 50px;
		text-align: left;
}
#keyvisual #navigation li:nth-child(2):hover ul {
		display: block;
}
@media screen and (max-width: 1500px) and (min-width: 1px) {
		#keyvisual .inner {
				position: relative;
				width: 1000px;
				margin: 0 auto;
		}
}
/*-----------------------------------------------
 top
-----------------------------------------------*/
#top {
		width: 1000px;
		margin: 0 auto 80px;
}
#top .mainTop {
		margin-bottom: 40px;
}
#top .mainTop h3 {
		display: inline-block;
		margin: 30px 0px 30px;
		padding: 5px 8px;
		background-color: #ebd6c2;
		font-size: 30px;
		font-weight: normal;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1.2;
		color: #4f4f4f;
}
#top .mainTop .subTitle {
		margin-bottom: 20px;
		font-size: 14px;
}
#top .mainTop .detail {
		float: left;
		width: 610px;
}
#top .mainTop figure {
		float: right;
		width: 334px;
}
#top .mainTop figure img {
		width: 100%;
}
#top .mainTop p {
		font-size: 16px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1.8;
		color: #4f4f4f;
}
#top .mainTop p.name {
		padding-top: 30px;
		text-align: right;
}
#top .mainTop .link {
		position: relative;
}
#top .mainTop .link a {
		font-size: 16px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1.8;
		color: #4f4f4f;
}
#top .mainTop .link a::after {
		display: inline-block;
		content: "";
		width: 40px;
		height: 7px;
		margin-left: 15px;
		background-image: url(../img/global/arrow.png);
}
#top .mainTop .sns {
		font-size: 0;
		text-align: center;
}
#top .mainTop .sns li {
		display: block;
		margin-bottom: 20px;
}
/*-----------------------------------------------
 最新情報
-----------------------------------------------*/
#mainNew {
		width: 1000px;
		margin: 0 auto;
		padding: 80px 0;
}
#mainNew .main {
		width: 682px;
		float: left;
}
#mainNew article .newsList li {
		display: none;
		position: relative;
		z-index: 1;
		margin-bottom: 40px;
		padding-left: 120px;
		font-size: 18px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		line-height: 1.5;
		color: #4f4f4f;
}
#mainNew article .newsList li a {
		text-decoration: underline;
}
#mainNew article .newsList li a:hover {
		text-decoration: none;
}
#mainNew article .newsList li time {
		display: block;
		position: absolute;
		left: 45px;
}
#mainNew article .newsList li::after {
		display: block;
		position: absolute;
		z-index: -1;
		left: 0;
		bottom: -15px;
		content: "";
		width: 100%;
		height: 100%;
		background-color: #eeebeb;
}
#mainNew article .pagination {
		text-align: center;
}
#mainNew article .pagination li {
		display: inline-block;
		margin: 5px;
}
#mainNew article .pagination li a {
		cursor: pointer;
		display: block;
		width: 28px;
		height: 28px;
		font-size: 16px;
		line-height: 28px;
		text-decoration: none;
		border: solid 1px #ae8632;
		color: #ae8632;
}
#mainNew article .pagination li.active a {
		border: solid 1px #ae8632;
		background-color: #ae8632;
		color: #fff;
}
#mainNew article .pagination li.first {
		display: none;
}
#mainNew article .pagination li.prev {
		display: none;
}
#mainNew article .pagination li.next {
		display: none;
}
#mainNew article .pagination li.last {
		display: none;
}
#mainNew aside {
		float: right;
		width: 275px;
}
#mainNew aside .twitter {
		margin-bottom: 14px;
		border: 1px solid #eee;
}
/*-----------------------------------------------
 公演詳細
-----------------------------------------------*/
#main {
		margin: 0 auto;
}
#main .inner {
		position: relative;
		width: 1000px;
		margin: 0 auto;
		padding-bottom: 80px;
}
#main .toggle_contents {
		padding-top: 80px;
}
#main .inner h3 {
		margin: 0 0 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #000;
		font-size: 30px;
		font-weight: normal;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1.3;
		color: #4f4f4f;
		position: relative;
}
#main .inner h3 span {
		font-size: 16px;
		border: 1px solid #4f4f4f;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
		margin-right: 10px;
		padding: 8px;
		vertical-align: 30%;
}
#main .inner .image {
		float: left;
		width: 280px;
		margin-bottom: 40px;
}
#main .inner .image img {
		margin-bottom: 20px;
		width: 236px;
}
#main .inner .image figcaption {
		font-size: 16px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1;
		color: #4f4f4f;
}
#main .inner .image figcaption i {
		margin-left: 5px;
		margin-bottom: 40px;
		font-size: 20px;
		color: #ae8632;
}
#main .inner .detail {
		float: left;
		width: 720px;
		margin-bottom: 40px;
}
#main .inner .leftcolumn {
		float: none;
		width: auto;
}
#main .inner .detail .text {
		margin-bottom: 60px;
}
#main .inner p {
		font-size: 16px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1.8;
		color: #4f4f4f;
}
#main .inner .detail p.schedule {
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#main .inner .detail span {
		display: inline-block;
		margin-right: 5px;
		padding: 2px 8px;
		background-color: #4f4f4f;
		margin-bottom: 8px;
		color: #fff;
}
/*#main .inner .detail span.red {
		margin: 0;
		padding: 0;
		background-color: transparent;
		color: #e80922;
}*/
#main .inner a.newwin {
		background: url(../img/global/new-icon.png) no-repeat right center;
		padding-right: 20px;
}
#main .inner a.newwin2 {
		text-decoration: none;
}
#main .inner a.newwin2:hover {
		opacity: 0.9;
		animation: btn 0.8s;
		-webkit-animation: btn 0.8s;
		-moz-animation: btn 0.8s;
}
#main .inner span.dataillink {
		vertical-align: top;
		margin-left: 20px;
		padding: 0;
		background-color:transparent;
		margin: 10px 0 10px 10px;
}
#main .inner span.dataillink.no-link {
		background-color: #ebd6c2;
		color: #4f4f4f;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 40px;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#main .inner span.dataillink a {
		background-color: #ebd6c2;
		color: #4f4f4f;
		text-decoration: none;
		font-weight: bold;
		padding: 12px 40px;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#main .inner span.dataillink a:hover {
		opacity: 0.9;
		animation: btn 0.8s;
		-webkit-animation: btn 0.8s;
		-moz-animation: btn 0.8s;
}
#main .inner span.dataillink a.newwin {
		background-position: 90% center;
}
#main .inner .detail h4.about {
		color: #4f4f4f;
		text-align: left;
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 24px;
		line-height: 1.66;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
}
#main .inner .aboutconcert {
		background-color: #eeebeb;
		padding: 43px 43px 53px;
		margin-top: 2px;
}
#main .inner .aboutconcert h4 {
		margin-bottom: 10px;
		font-size: 24px;
		font-weight: normal;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		text-align: center;
		line-height: 1.66;
		color: #4f4f4f;
		padding-top: 1em;
		border-top: 1px solid #000;
		position: relative;
}
#main .inner .aboutconcert h4 span {
		font-size: 18px;
		width: 120px;
		display: block;
		position: absolute;
		right: 0px;
		top: 0px;
}
#main .inner .aboutconcert h4 span img {
		width: 100%;
}
#main .inner .aboutconcert h4:first-child {
		border: none;
		padding-top: 0;
}
#main .inner .aboutconcert h5 {
		font-size: 18px;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
		margin-bottom: 20px;
		color: #4f4f4f;
}
#main .inner .aboutconcert .u18,
#main .inner .aboutconcert .u25 {
		padding: 30px;
		border: 10px solid #fff;
		margin-bottom: 30px;
}
#main .inner .aboutconcert h4 span.underLine {
		background: linear-gradient(transparent 60%, #fff 60%);
		font-size: 24px;
		width: auto;
		display: inline;
		position: inherit;
		right: inherit;
		top: inherit;
		color: #252867;
		font-weight: bold;
}
#main .inner .releaseTime {
		text-align: center;
		margin-bottom: 20px;
}
#main .inner .ticketDetail {
		font-size: 16px;
		font-weight: bold;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
		text-align: center;
		color: #4f4f4f;
}
#main .inner .ticket {
		font-size: 0;
		text-align: center;
}
#main .inner .ticket li {
		display: inline-block;
		width: 140px;
		box-sizing: border-box;
		font-size: 16px;
		line-height: 1.5;
		text-align: center;
		color: #4f4f4f;
		margin: 0 20px;
}
#main .inner .ticket li .standard {
		font-size: 120%;
}
#main .inner .ticket li .set {
		color: #e80922;
}
#main .inner .ticket li span a{
	padding: 10px;
	display: block;
	background: #e80922;
	margin-bottom: 10px;
	color: #fff;
}
#main .inner p.center {
		text-align: center;
}
#main .inner .seatText {
		margin-bottom: 30px;
}
#main .inner .aboutconcert .line {
		padding-top: 30px;
		border-top: 1px solid #000;
}
#main .inner .aboutconcert .remark{
	text-indent: -1em;
	margin-left: 1em;
}
#main .inner .aboutconcert .remark::before{
	content: '＊';
	vertical-align: baseline;
}
/*-----------------------------------------------
masterClass
-----------------------------------------------*/
#main .inner .masterClass .schedule {
	margin-bottom: 10px;
	padding-bottom: 0;
	border-bottom: none; }
#main .inner .masterClass .column {
	margin-bottom: 60px; }
#main .inner .masterClass p.instructor {
	text-indent: -3.1em;
	padding-left: 3.1em;
	margin-bottom: 15px;
	padding-top: 20px; }
#main .inner .masterClass p.schedule {
	margin-bottom: 15px; }
#main .inner .masterClass p.mb15 {
	margin-bottom: 15px; }
#main .inner .masterClass p.place {
	margin-bottom: 25px;
	text-align: left; }
#main .inner .masterClass p.place i {
	margin-left: 5px;
	color: #ae8632; }
#main .inner .masterClass .masterSchedule {
	padding: 28px 0;
	text-align: center;
	border: 1px solid #eeebeb;
	box-sizing: border-box;
	margin-bottom: 15px;
	background-color: rgba(255, 255, 255, 0.6);
	}
#main .inner .masterClass .masterSchedule h4 {
	display: none; }
#main .inner .masterClass .masterSchedule .hall {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: normal;
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGP明朝B, serif;
    font-feature-settings: "pkna";
    text-align: center;
    line-height: 1.66;
    color: #4f4f4f;
}
#main .inner .masterClass .masterSchedule table {
	width: 970px;
	margin: 0 auto 30px;
	border-collapse: collapse;
	border-spacing: 0; }
#main .inner .masterClass .masterSchedule table:nth-of-type(2) {
	margin-bottom: 20px; }
#main .inner .masterClass .masterSchedule table tbody tr {
	display: table-row; }
#main .inner .masterClass .masterSchedule table tbody tr:last-child td {
	border-bottom: 1px solid #eeebeb; }
#main .inner .masterClass .masterSchedule table tbody tr th {
	width: 240px;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	background-color: #eeebeb;
	color: #4f4f4f; }
#main .inner .masterClass .masterSchedule table tbody tr td {
	width: 240px;
	padding: 16px 0;
	box-sizing: border-box;
	border-top: 1px solid #eeebeb;
	border-right: 1px solid #eeebeb;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	color: #4f4f4f; }
#main .inner .masterClass .masterSchedule p {
	font-size: 14px; }
#main .inner .masterClass .masterSchedule th.last{
	border-top: 1px solid #fff;}
#main .inner .masterClass .table {
	width: 100%;
	margin: 0 auto 60px;
	border-top: 2px solid #eeebeb;
	border-right: 2px solid #eeebeb;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: rgba(255, 255, 255, 0.6); }
#main .inner .masterClass .table:nth-of-type(2) {
	margin-bottom: 20px; }
#main .inner .masterClass .table tbody tr {
	display: table-row; }
#main .inner .masterClass .table tbody tr th {
	width: 240px;
	padding: 15px 20px;
	box-sizing: border-box;
	border-bottom: 2px solid #fff;
	background-color: #eeebeb;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
	color: #4f4f4f; }
#main .inner .masterClass .table tbody tr td {
	width: auto;
	padding: 15px 20px;
	border-bottom: 2px solid #eeebeb;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #4f4f4f; }
#main .inner .masterClass .table tbody tr td span {
	font-size: 12px;
	background-color: transparent;
	display: inherit;
	margin: 0;
	padding: 0;
	color: #4f4f4f;
	}
#main .inner .masterClass .table tbody tr td .wrap,
#main .inner .masterClass .table tbody tr td .wrap p{
	margin-bottom: 20px;
	line-height: 1.5; }
#main .inner .masterClass .table tbody tr td .wrap a{
	background-color: #ebd6c2;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: bold;
	padding: 12px 40px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#main .inner .masterClass .table tbody tr td .wrap a:hover {
	opacity: 0.9;
	animation: btn 0.8s;
	-webkit-animation: btn 0.8s;
	-moz-animation: btn 0.8s;
}
#main .inner .masterClass .btnDetail {
	text-align: center; }
#main .inner .masterClass .maru,
#main .inner .masterClass .remark{
	text-indent: -1em;
	margin-left: 1em;
}
#main .inner .masterClass .maru::before{
	content: '◎';
	vertical-align: baseline;
}
#main .inner .masterClass .remark::before{
	content: '※';
	vertical-align: baseline;
}

/*-----------------------------------------------
 出演者
-----------------------------------------------*/
#mainArtist {
		width: 1000px;
		margin: 0 auto;
		padding: 80px 0;
		background-repeat: no-repeat;
		background-position: center -98px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGP明朝B, serif;
}
#mainArtist .sp {
		display: none;
}
#mainArtist .artistList {
		margin-bottom: 30px;
}
#mainArtist .artistList ul {
		padding: 0;
		font-size: 0;
}
#mainArtist .artistList ul li {
		display: inline-block;
		margin-bottom: 40px;
		vertical-align: top;
		margin-right: 50px;
		width: calc(100% / 5 - 50px);
		text-align: center;
}
#mainArtist .artistList ul li:nth-of-type(5n) {
		margin-right: 0;
}
#mainArtist .artistList ul li .modal img {
		width: 100%;
}
#mainArtist .artistList ul figure {
		position: relative;
		cursor: pointer;
}
#mainArtist .artistList ul figure:hover .moreBtn img {
		right: -48px;
}
#mainArtist .artistList ul figure .moreBtn img {
		position: absolute;
		top: 50%;
		right: -35px;
		transition: all 0.3s ease;
		width: inherit;
}
#mainArtist .artistList ul p {
		color: #4f4f4f;
		position: relative;
		font-size: 20px;
		text-align: center;
}
#mainArtist .artistList ul p:hover {
		opacity: 1;
		animation: unset;
}
#mainArtist .artistList ul p.part {
		width: 142px;
		font-size: 14px;
		padding: 10px 0;
		margin: -22px auto 2px;
		background-color: #eeebeb;
}
#mainArtist .artistList ul p.part span {
		display: block;
		font-size: 8px;
}
#mainArtist .artistList ul p.part span:hover {
		opacity: 1;
		animation: unset;
}
#mainArtist .artistList ul p.name span {
		display: block;
		font-size: 16px;
		line-height: 1;
}
.mfp-bg {
		background: #4f4f4f;
		opacity: 1;
		z-index: 2000;
}
.mfp-wrap {
		z-index: 2100;
}
.detail {
		position: relative;
		width: 1000px;
		margin: 0 auto;
		font-size: 0;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGP明朝B, serif;
}
.detail .image {
		display: inline-block;
		margin-right: 32px;
}
.detail .txt {
		display: inline-block;
		width: 568px;
		color: #fff;
		vertical-align: top;
}
.detail .txt h4 {
		font-size: 26px;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 20px;
}
.detail .txt h4 span {
		font-size: 14px;
		vertical-align: middle;
}
.detail .txt p {
		font-size: 16px;
		line-height: 1.8;
}
.detail .mfp-close {
		position: fixed;
		cursor: pointer;
		opacity: 1;
		padding: 0;
		top: 22px;
		right: 22px;
		width: 54px;
		height: 54px;
		background-image: url(../img/global/close.png);
		background-size: 54px;
		font-size: 0;
		color: #fff;
}
.detail .mfp-close:hover {
		opacity: 0.8;
}
.mfp-zoom-in {
		/* start state */
		/* animate in */
		/* animate out */
}
.mfp-zoom-in .detail {
		opacity: 0;
		transition: all 0.2s ease-in-out;
}
.mfp-zoom-in.mfp-bg {
		opacity: 0;
		transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .detail {
		opacity: 1;
		padding: 90px 0;
}
.mfp-zoom-in.mfp-ready .detail .txt p{
margin-bottom: 10px;
}
.mfp-zoom-in.mfp-removing .detail {
		opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
		opacity: 0;
}
.mfp-container .detail p a,
.mfp-container .detail p a:link{
  color:#fff;  
}
/*-----------------------------------------------
 動画
-----------------------------------------------*/
#mainYoutube .inner {
		position: relative;
		width: 1000px;
		margin: 80px auto 0;
		padding-bottom: 80px;
}
#mainYoutube .inner time {
		font-weight: bold;
		font-feature-settings: "pkna";
		line-height: 1.8;
		color: #4f4f4f;
		font-size: 18px;
}
#mainYoutube .inner h3 {
		color: #4f4f4f;
		text-align: left;
		margin-top: 15px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 24px;
		line-height: 1.66;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-weight: bold;
		border-bottom: 1px solid #000;
}
#mainYoutube .inner h4 {
		margin-bottom: 5px;
		font-size: 20px;
		font-weight: normal;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		text-align: left;
		line-height: 1.66;
		color: #4f4f4f;
		padding-top: 1em;
		position: relative;
}
#mainYoutube .inner p {
		font-size: 16px;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
		font-feature-settings: "pkna";
		line-height: 1.8;
		color: #4f4f4f;
}
#mainYoutube .pv {
		position: relative;
		padding: 0 0 56.25%;
		height: 0;
		overflow: hidden;
}
#mainYoutube .pv iframe {
		position: absolute;
		top: 0;
		left: 6%;
		width: 88%;
		height: 88%;
		border: 1px solid #4f4f4f;
}
/*-----------------------------------------------
 DLリンク
-----------------------------------------------*/
#dlLink {
		width: 1000px;
		margin: 0 auto;
}
#dlLink ul {
		font-size: 0;
		text-align: center;
		border-top: 1px solid #000;
		padding-top: 50px;
}
#dlLink ul li {
		display: inline-block;
		margin-bottom: 10px;
		margin-right: 10px;
		font-size: 14px;
		width: calc(100% / 2 - 10px);
		color: #4f4f4f;
		font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGP明朝B, serif;
}
#dlLink ul li:nth-child(2n) {
		margin-right: 0;
}
#dlLink ul .ico {
		margin-right: 10px;
}
/*-----------------------------------------------
 footer
-----------------------------------------------*/
#footer {
		position: relative;
		z-index: 1000;
		padding: 80px 0;
		background-color: #dcdcdc;
}
#footer .pagetop {
		position: fixed;
		right: 0;
		bottom: 30px;
}
#footer .inner {
		width: 1000px;
		margin: 0 auto;
}
#footer .inner .list {
		margin-bottom: 58px;
}
#footer .inner .list li {
		line-height: 2.5;
}
#footer .inner .list li span {
		font-size: 11px;
}
#footer .inner .list li img {
		margin-left: 25px;
		vertical-align: middle;
}
#footer .inner .list li .u18 {
		width: 170px;
    margin-right: 10px;
    margin-left: 0;
}
#footer .list li:last-child{
  margin-top: 10px;
}
#footer .inner .logo {
		margin: 0 auto 28px;
		width: 207px;
}
#footer .inner small {
		display: block;
		margin-bottom: 64px;
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
}
#footer .inner .banner {
		font-size: 0;
		padding-bottom: 30px;
}
#footer .inner .banner li {
		display: inline-block;
		margin-right: 14px;
		margin-bottom: 14px;
		box-sizing: border-box;
}
#footer .inner .banner li:nth-child(3n) {
		margin-right: 0;
}
#footer .sns {
		text-align: center;
}
#footer .sns li {
		width: 30px;
		margin: 0 20px 60px 0;
		display: inline-block;
}
#footer .sns li:last-child {
		margin-right: 0;
}
#footer .sns li img {
		width: 100%;
}
/*-----------------------------------------------
   accordion　menu
  -----------------------------------------------*/
.toggle_txt {
		display: block;
}
/*-----------------------------------------------
   accordion　menu/最初閉じた状態
  -----------------------------------------------*/
.aboutconcert {
		position: relative;
}
.grad-btn {
		z-index: 2;
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		width: 148px;
		margin: auto;
		padding: .5em 0 2em;
		text-align: center;
		cursor: pointer;
		transition: .2s ease;
}
.grad-btn:hover {}
.grad-btn .fa {
		margin-right: .5em;
}
.grad-btn::before {
		content: url(../img/global/accordion_open2.png);
}
.grad-item {
		position: relative;
		overflow: hidden;
		height: 60px; /*隠した状態の高さ*/
}
.grad-item::before {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 30px; /*グラデーションで隠す高さ*/
		background: -webkit-linear-gradient(top, rgba(246, 241, 233, 0) 0%, rgba(246, 241, 233, 0.9) 50%, rgba(246, 241, 233, 0.9) 50%, #eeebeb 100%);
		background: linear-gradient(top, rgba(246, 241, 233, 0) 0%, rgba(246, 241, 233, 0.9) 50%, rgba(246, 241, 233, 0.9) 50%, #eeebeb 100%);
		content: "";
}
.grad-trigger {
		display: none;
}
.grad-trigger:checked ~ .grad-btn::before {
		content: url(../img/global/accordion_close2.png);
}
.grad-trigger:checked ~ .grad-item {
		height: auto;
}
.grad-trigger:checked ~ .grad-item::before {
		display: none;
}
/*-----------------------------------------------
   accordion　menu/最初開いた状態
  -----------------------------------------------*/
.grad-btn2 {
		z-index: 2;
		position: absolute;
		right: 0;
		top: 90px;
		left: 0;
		width: 148px;
		margin: auto;
		padding: .5em 0 2em;
		text-align: center;
		cursor: pointer;
		transition: .2s ease;
}
.grad-btn2:hover {}
.grad-btn2 .fa {
		margin-right: .5em;
}
.grad-btn2::before {
		content: url(../img/global/accordion_open2.png);
}
.grad-item2 {
		position: relative;
		margin-top: 60px;
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		transition: 0.8s;
}
.grad-trigger2 {
		display: none;
}
.grad-trigger2:checked ~ .grad-btn2::before {
		content: url(../img/global/accordion_close2.png);
}
.grad-trigger2:checked ~ .grad-item2 {
		height: auto;
		opacity: 1;
}
@media screen and (max-width: 640px) and (min-width: 1px) {
		/*-----------------------------------------------
   header
  -----------------------------------------------*/
		#header #globalNavigation > ul {
				width: auto;
				padding: 90px 0;
				margin: 0 10%;
		}
		#header #globalNavigation > ul > li {
				margin-bottom: 8vw;
				font-size: 4.69vw;
		}
		#header #globalNavigation ul li a::before {
				font-size: 3vw;
				left: -1.5em;
		}
		#header #globalNavigation ul li.gnav_main ul {
				padding-top: 6vw;
				margin-left: 5vw;
		}
		#header #globalNavigation ul li.gnav_main ul li {
				font-size: 3.75vw;
				margin: 0 0 6vw 0;
				width: 100%;
		}
		/*-----------------------------------------------
   title
  -----------------------------------------------*/
		.title-box {
				padding: 6% 0;
		}
		.title-box h2 {
				font-size: 5.94vw;
		}
		.toggle_btn{
				width: 18vw;
				height: auto;
				right: 5%;
				background-size: contain;
		}
		.toggle_btn1{
				width: 18vw;
				height: auto;
				right: 5%;
				background-size: contain;
		}
		.toggle_btn1.selected{
				background-size: contain;
				width: 14vw;
		}
		.toggle_btn2,
		.toggle_btn3,
		.toggle_btn4{
				width: 14vw;
				height: auto;
				right: 5%;
				background-size: contain;
		}
		.toggle_btn2.selected,
		.toggle_btn3.selected,
		.toggle_btn4.selected{
				background-size: contain;
				width: 18vw;
		}
		/*-----------------------------------------------
   content
  -----------------------------------------------*/
		body {
				min-width: 0;
		}
		#content {
				padding: 0;
		}
		#content::before {
				top: -10%;
				right: -10%;
				width: 70%;
				height: 70%;
		}
		#top {
				width: 100%;
				margin: 0;
		}
		#top .mainTop {
				width: auto;
				padding: 5%;
				box-sizing: border-box;
		}
		#top .mainTop .subTitle {
				font-size: 2.82vw;
		}
		#top .mainTop h3 {
				display: block;
				font-size: 4.69vw;
		}
		#top .mainTop figure {
				display: none;
		}
		#top .mainTop .detail {
				float: none;
				width: auto;
				padding: 0;
		}
		#top .mainTop .detail p {
				font-size: 3.13vw;
		}
		#top .mainTop .link {
				margin: 0;
		}
		#top .mainTop .link a {
				font-size: 4.07vw;
		}
		#top .mainTop .sns li {
				margin-right: 0;
				margin-bottom: 20px;
		}
		#ticket {
				top: 20vh;
				left: 0;
				z-index: 1600;
		}
		.for-sp {
				display: inherit;
		}
		.for-pc {
				display: none;
		}
		/*-----------------------------------------------
   keyvisual
  -----------------------------------------------*/
		#keyvisual {}
		#keyvisual .inner {
				width: 100%;
		}
		#keyvisual .inner .lang {
				right: 17%;
				top: 3%;
				left: auto;
		}
		#keyvisual .inner .lang li {
				font-size: 3.13vw;
		}
		#keyvisual .block {
				display: block;
		}
		#keyvisual .left {
				width: auto;
				min-width: unset;
				float: unset;
				z-index: 1500;
		}
		#keyvisual .logo {
				top: -5%;
				right: 5%;
				width: 32%;
		}
		#keyvisual .logo img {
				width: 100%;
		}
		#keyvisual h1 {
				width: 53%;
				top: 8%;
				right: 41%;
		}
		#keyvisual .text {
				top: 72%;
				left: 0;
				width: 100%;
				text-align: center;
				font-size: 2.8vw;
		}
    #keyvisual .text span{
      font-size: 3.5vw;
    }
		#keyvisual .right {
				width: 100%;
				min-width: unset;
				float: unset;
		}
		#keyvisual #navigation {
				display: none;
		}
		#keyvisual .right .slick-dots {
			bottom: 5%;
		}
		#keyvisual .right .slick-dots li {
				margin: 0 2vw;
		}
		/*-----------------------------------------------
   新着情報
  -----------------------------------------------*/
		#mainNew {
				width: 100%;
				padding: 0;
		}
		#mainNew article {
				float: none;
				width: auto;
				box-sizing: border-box;
				padding: 5%;
		}
		#mainNew article .newsList li {
				font-size: 3.38vw;
				margin-bottom: 8%;
		}
		#mainNew article .pagination li a {
				width: 6vw;
				height: 6vw;
				font-size: 4.38vw;
				line-height: 6vw;
		}
		#mainNew .main {
				float: none;
				width: auto;
		}
		#mainNew aside {
				float: none;
				width: auto;
				padding: 0;
				box-sizing: border-box;
		}
		#mainNew aside .twitter {
				margin-bottom: 0;
				padding: 40px 70px;
				border: none;
				background-color: #ebd6c2;
				background-image: url(../img/top/aside-bg-sp.png);
		}
		#mainNew aside .twitter iframe {
				width: 500px !important;
		}
		/*-----------------------------------------------
   公演詳細
  -----------------------------------------------*/
		#main {
				width: 100%;
		}
		#main .inner {
				width: auto;
				padding: 0 5% 10%;
				background-size: 350px auto;
		}
		#main .inner .subtitle {
				font-size: 2.82vw;
		}
		#main .inner h3 {
				font-size: 4.69vw;
				margin-bottom: 5%;
				padding-bottom: 9vw;
		}
		#main .inner h3 .toggle_btn {
				top: inherit;
				bottom: 2vw;
				left: 50%;
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				transform: translateX(-50%);
				right: inherit;
				background-size: contain;
		}
		#main .inner .image {
				float: none;
				width: auto;
				margin-bottom: 3%;
				text-align: center;
		}
		#main .inner .image img {
				margin-bottom: 5%;
				width: calc(420 / 640 * 100%);
		}
		#main .inner .image figcaption {
				font-size: 3.13vw;
		}
		#main .inner .detail {
				float: none;
				width: auto;
				padding: 0;
		}
		#main .inner .detail .text {
				margin-bottom: 40px;
		}
		#main .inner .detail .schedule {
				font-size: 3.13vw;
		}
		#main .inner .detail .preTalk {
				width: 90%;
				font-size: 3.13vw;
		}
		#main .inner .detail .performer {
				margin-bottom: 40px;
				font-size: 3.13vw;
		}
		#main .inner .program {
				font-size: 3.44vw;
		}
		#main .inner .program span {
				font-size: 2.82vw;
		}
		#main .inner p {
				font-size: 3.44vw;
				color: #4f4f4f;
		}
		#main .inner p.note {
				font-size: 3.13vw;
		}
		#main .inner h4, #main .inner .detail h4.about {
				font-size: 4.38vw;
				color: #4f4f4f;
		}
		#main .inner .ticketDetail {
				font-size: 3.13vw;
		}
		#main .inner .aboutconcert {
				padding: 5% 5% 10%;
		}
		#main .inner .aboutconcert h4 {
				font-size: 4.38vw;
		}
		#main .inner .aboutconcert h4 span {
				top: 20%;
				right: 0;
				width: 14.5vw;
		}
		#main .inner .aboutconcert h5 {
				font-size: 3.3vw;
				margin-bottom: 3%;
		}
		#main .inner .ticket li {
				width: 24%;
				font-size: 2.3vw;
				margin: 0 2%;
		}
		.grad-btn2 {
				top: 13.5vw;
		}
		#main .toggle_contents {
				padding-top: 10%;
		}
		#main .inner span.dataillink {
				margin-bottom: 2vw;
				font-size: 3.13vw;
		}
		#main .inner a.newwin2:hover {
				opacity: 1;
		}
		/*-----------------------------------------------
		masterClass
		-----------------------------------------------*/
		#main .inner .masterClass .masterSchedule h4 {
				display: block;
				margin: 0 4%;
				padding: 20px 0;
				background-color: #eeebeb;
				font-size: 3.44vw;
				line-height: 1.2; }
		#main .inner .masterClass .masterSchedule .hall {
				font-size: 4.69vw;
		}
		#main .inner .masterClass .masterSchedule table {
				width: 92%;
				margin: 0 4% 4%;
				border-top: 2px solid #eeebeb;
				border-right: none;
				border-bottom: none;
				border-left: 2px solid #eeebeb; }
		#main .inner .masterClass .masterSchedule table tbody tr th {
				display: none;
				width: 50%; }
		#main .inner .masterClass .masterSchedule table tbody tr td {
				width: 50%;
				font-size: 3.44vw;
				border-top: none;
				border-right: 2px solid #eeebeb;
				border-bottom: 2px solid #eeebeb;
				border-left: none; }
		#main .inner .masterClass .masterSchedule table tbody tr:last-child td {
				border-bottom: 2px solid #eeebeb; }
		#main .inner .masterClass .masterSchedule p {
				font-size: 3.44vw; }
		#main .inner .masterClass .table {
				border-top: none;
				border-right: 2px solid #eeebeb;
				border-bottom: none;
				border-left: 2px solid #eeebeb; }
		#main .inner .masterClass .table tbody tr {
				display: block; }
		#main .inner .masterClass .table tbody tr th {
				display: block;
				width: 100%;
				font-size: 3.44vw; }
		#main .inner .masterClass .table tbody tr td {
				width: 100%;
				font-size: 3.44vw; }
		#main .inner .masterClass .table tbody tr td span {
				font-size: 2.82vw; }
		#main .inner .masterClass .table tbody tr td .wrap a{
				margin-bottom: 2vw;
				font-size: 3.13vw;
		}
		#main .inner .masterClass .table tbody tr td .wrap a:hover {
				opacity: 1;
		}
		/*-----------------------------------------------
   出演者
  -----------------------------------------------*/
		#mainArtist {
				width: 100%;
				padding: 10% 3% 0 5%;
				box-sizing: border-box;
		}
		#mainArtist .sp {
				display: block;
		}
		#mainArtist .artistList ul {
				padding: 0;
		}
		#mainArtist .artistList ul li {
				margin-right: 6%;
				width: 28%;
		}
		#mainArtist .artistList ul li:nth-of-type(5n) {
				margin-right: 6%;
		}
		#mainArtist .artistList ul li:nth-of-type(3n) {
				margin-right: 0;
		}
		#mainArtist .artistList ul li figure {
				margin: 0 auto;
				width: 100%;
		}
		#mainArtist .artistList ul li figure img {
				width: 100%;
		}
		#mainArtist .artistList ul figure:hover .moreBtn img {
				right: -20%;
		}
		#mainArtist .artistList ul li figure .moreBtn img {
				top: 50%;
				right: -13%;
				width: 10vw;
		}
		#mainArtist .artistList ul li p {
				font-size: 2.4vw;
		}
		#mainArtist .artistList ul li p.part {
				width: 115px;
				padding: 5px 0;
				margin: -14px auto 2px;
				font-size: 2.2vw;
		}
		#mainArtist .artistList ul li p.part span {
				font-size: 1vw;
		}
		#mainArtist .artistList ul li p.name span {
				font-size: 2.5vw;
		}
		#mainArtist .artistList ul li:last-child p.name span {
				font-size: 2vw;
		}
		.detail {
				padding: 115px 0;
				width: 100%;
		}
		.detail .image {
				display: block;
				margin: 0 5% 5%;
		}
		.detail .image img {
				width: 100%;
		}
		.detail .txt {
				display: block;
				margin: 0 5%;
				color: #fff;
				width: 90%;
				vertical-align: top;
		}
		.detail .txt h4 {
				font-size: 4.69vw;
				font-weight: bold;
				line-height: 1.5;
				margin-bottom: 20px;
				text-align: center;
		}
		.detail .txt h4 span {
				font-size: 2.82vw;
				vertical-align: middle;
		}
		.detail .txt p {
				font-size: 3.75vw;
				line-height: 1.8;
		}
		.detail .mfp-close {
				width: 54px;
				height: 54px;
				top: 18px;
		}
		/*-----------------------------------------------
		 動画
		-----------------------------------------------*/
		#mainYoutube .inner {
				width: 90%;
				margin: 10% auto 0;
				padding: 0 5% 10%;
		}
		#mainYoutube .inner time {
				font-size: 3.13vw;
		}
		#mainYoutube .inner h3 {
				font-size: 4.38vw;
		}
		#mainYoutube .inner h4 {
				font-size: 4.2vw;
		}
		#mainYoutube .inner p {
				font-size: 3.44vw;
		}
		#mainYoutube .pv iframe {
				top: 0;
				left: 3%;
				width: 94%;
				height: 94%;
		}
		/*-----------------------------------------------
   DLリンク
  -----------------------------------------------*/
		#dlLink {
				width: 100%;
				padding: 0 5% 10%;
				box-sizing: border-box;
		}
		#dlLink ul {
				padding-top: 12%;
		}
		#dlLink ul li {
				display: block;
				text-align: left;
				margin: 0 10% 6%;
				font-size: 3vw;
				width: 80%;
		}
		#dlLink ul li img {
				width: 100%;
		}
		/*-----------------------------------------------
   footer
  -----------------------------------------------*/
		#footer {
				padding: 10% 0;
		}
		#footer .pagetop {
				bottom: 5px;
		}
		#footer .pagetop img {
				width: 100%;
		}
		#footer .inner {
				width: auto;
				margin: 0 5%;
		}
		#footer .list {
				margin-bottom: 50px;
		}
		#footer .inner .list li {
				font-size: 2.6vw;
				line-height: 2;
		}
		#footer .inner .list li .u18 {
		width: 30%;
		}
		#footer .list li span {
				font-size: 2.04vw;
		}
    #footer .list li:last-child{
      margin-top: 2%;
    }
		#footer .inner .logo {
				margin-bottom: 14px;
				width: calc(400 / 640 * 100%);
		}
		#footer .inner .logo img {
				width: 100%;
		}
		#footer .inner small {
				margin-bottom: 78px;
				font-size: 2.82vw;
		}
		#footer .inner .banner li {
				width: 49%;
				margin: 0 2% 2% 0;
		}
		#footer .inner .banner li img {
				width: 100%;
		}
		#footer .inner .banner li:nth-child(2n) {
				margin-right: 0;
		}
		#footer .inner .banner li:nth-child(3n) {
				margin-right: 2%;
		}
		#footer .inner .banner li:nth-child(6n) {
				margin-right: 0;
		}
}