@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url("https://use.typekit.net/bdu5twh.css");

body {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	color: #fff;
	/* background-image: url(../images/bg_repeat.jpg); */
	/* background-size: contain;
	background-repeat: repeat-y; */
	background-color: #000000;
	-webkit-text-size-adjust: 100%;
}

#myc {
	overflow: hidden;
	letter-spacing: 0.04em;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 500;
	word-break: break-word;
	position: relative;
}

#myc .cf::after {
	content: "";
	display: block;
	clear: both;
}

#myc h1,
#myc h2,
#myc h3,
#myc h4,
#myc h5,
#myc h6,
p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: inherit;
}

#myc table,
#myc tr,
#myc th,
#myc td,
#myc form {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#myc input[type=text],
#myc input[type=mail],
#myc input[type=password],
#myc textarea,
#myc select,
#myc input+label {
	font-size: 16px;
}

#myc button,
#myc input[type=submit],
#myc input[type=button] {
	border: none;
	-webkit-appearance: none;
	border-radius: 4px;
	border: none;
  -webkit-appearance: none;
  border-radius: 8px;
  margin-right: 16px;
  margin-top: 16px;
}

#myc th,
#myc td {
	vertical-align: top;
}

#myc ol,
#myc ul {
	padding: 0;
	list-style-position: inside;
}

#myc img {
	border: 0;
	width: 100%;
	height: auto;
	vertical-align: top;
}

#myc .ez-wide {
	width: 100%;
	height: auto;
}

#myc .sp-only {
	display: none;
}

#myc .centerview {
	position: relative;
	margin: 0 auto;
	width: 1040px;
}

#myc a {
	color: #fff;
	text-decoration: none;
}
#myc a:hover
{
    text-decoration: underline;
}
#myc .ticket--container a
{
    color: #000;
    text-decoration: underline;
}
#myc .sp-link-button 
{
    text-decoration: none !important;
}




#myc a img {
	transition-duration: 0.1s;
}

#myc a:hover img {
	opacity: 0.85;
}

#myc .partition::after {
	content: "";
	display: block;
	clear: both;
}

#myc .partition .left {
	float: left;
	width: 50%;
}

#myc .partition .right {
	float: right;
	width: 50%;
}

#myc .text+.text {
	margin-top: 1em;
}

#myc .text-line {
	display: inline-block;
}

#myc .top-ss {
	margin-top: 12px;
}

#myc .top-s {
	margin-top: 16px;
}

#myc .top-m {
	margin-top: 24px;
}

#myc .top-l {
	margin-top: 32px;
}

#myc .top-ll {
	margin-top: 40px;
}

#myc .center {
	text-align: center;
}

#myc .pagetop-show-position {
	position: relative;
}

#myc .pagetop-parents {
	position: relative;
}

#myc #myc-pagetop {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 1px;
	z-index: 1;
}

html.remodal-is-locked #myc #myc-pagetop .pagetop {
	display: none !important;
}

#myc.standby #myc-pagetop .pagetop {
	opacity: 0;
	pointer-events: none;
	transition-duration: 0.4s;
	transition-timing-function: ease-in-out;
}

#myc #myc-pagetop .pagetop.show {
	opacity: 1;
	pointer-events: inherit;
}

#myc #myc-pagetop .fix-area {
	position: fixed;
	right: 0;
	bottom: 0;
	padding: 16px;
}

#myc #myc-pagetop.no-fix .fix-area {
	position: inherit;
}

#myc .video {
	margin: 120px auto 0;
	width: 780px;
	text-align: center;
}

#myc .video .video-thumb {
	width: 100%;
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}

#myc .video .video-thumb iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#myc #myc-loading {
	display: none;

	font-size: 13px;
	color: #ccc;
}

#myc.loading #myc-loading {
	display: inherit;
}

#myc.loading.loaded #myc-loading {
	display: none;
}

#myc #myc-loading .inner {
	display: table;
	width: 100%;
	height: 100vh;
}

#myc #myc-loading .inner .inner-sub {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#myc.loading #myc-loaded {
	display: none;
}

#myc.loading.loaded #myc-loaded {
	display: inherit;
}

#myc .common-shadow {
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

#myc.standby .accordion .accordion-open .is-open {
	display: none;
}

#myc.standby .accordion.show .accordion-open .is-open {
	display: inherit;
}

#myc.standby .accordion.show .accordion-open .is-close {
	display: none;
}

#myc.standby .accordion .accordion-main {
	display: none;
}

#myc .section
{
	padding: 120px 0;
}

#myc .section-title {
	width: 100%;
	margin-top: 100px;
	text-align: center;
	font-size: 700%;
	line-height: 100%;
	font-family: "gioviale", sans-serif;
	font-weight: 400;
	color: #000;
	font-style: normal;
}

#myc .section-title::before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 38px;
	background-image: url("../images/star.png");
	background-size: contain;
	vertical-align: middle;
}

#myc .section-title::after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 38px;
	background-image: url("../images/star.png");
	background-size: contain;
	vertical-align: middle;
}

#myc .section-inner {
	margin-top: 64px;
}

#myc .section-inner .heading--ticket {
	margin-bottom: 180px;
	margin-top: 180px;
}

#myc .ez-row-ll {
	margin-top: 48px;
}

#myc .ez-row-l {
	margin-top: 32px;
}

#myc .ez-row-m {
	margin-top: 16px;
}

#myc .ez-row-s {
	margin-top: 8px;
}

#myc .ez-pad-l {
	padding: 32px 48px;
}

#myc .ez-pad-m {
	padding: 16px 24px;
}

#myc .ez-pad-s {
	padding: 8px 12px;
}

#myc .ez-inline {
	display: inline-block;
}

#myc .ez-zerolist {
	font-size: 0;
}

#myc .ez-left {
	text-align: left;
}

#myc .ez-right {
	text-align: right;
}

#myc .ez-center {
	text-align: center;
}

#myc .ez-table {
	display: table;

	width: 100%;
}

#myc .ez-tr {
	display: table-row;
}

#myc .ez-th {
	display: table-cell;
}

#myc .ez-td {
	display: table-cell;
}

#myc .ez-wide {
	width: 100%;
}

#myc .ez-half {
	width: 50%;
}

#myc .ez-third {
	width: 33.33%;
}

#myc .ez-flex {
	display: flex;
}

#myc .ez-content-center {
	justify-content: center;
}

#myc .ez-flex-wrap {
	flex-wrap: wrap;
}

#myc .ez-vmiddle {
	vertical-align: middle;
}

#myc .ez-vtop {
	vertical-align: top;
}

#myc .ez-small {
	font-size: 85%;
}

#myc .ez-large {
	font-size: 120%;
}

#myc .ez-large-2 {
	font-size: 180%;
}

#myc .ez-large-3 {
	font-size: 240%;
}

#myc .ez-bold {
	font-weight: 600;
}

#myc .ez-under
{
    text-decoration: underline;
}

#myc .ez-heavy {
	font-weight: 800;
}

#myc .ez-nowrap {
	white-space: nowrap;
}

#myc .ez-relative {
	position: relative;
}

#myc .ez-red {
	color: #ff0000;
}

#myc .ez-white {
	color: #fff;
}

#myc .ez-bg-white {
	background-color: #ffffff;
}

#myc .ez-double {
	line-height: 2;
}

#myc .ez-subsection {
	padding: 32px 0;
}

#myc .ez-subsection:first-child {
	padding-top: 0;
}

#myc .ez-subsection:last-child {
	padding-bottom: 0;
}

#myc .ez-subsection-inner {
	margin-top: 20px;
}

#myc .ez-mark {
	position: relative;
	padding-left: 1em;
}

#myc .ez-mark::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '・';
}

#myc .ez-mark.type-attention::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '※';
}

#myc .ez-mark.type-aster::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '*';
}

#myc .ez-mark.type-kuromaru::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '●';
}

#myc .ez-pcwidebox {
	display: flex;
	justify-content: space-between;
}

#myc .ez-pcwidebox .item {
	width: 100%;
}

#myc .ez-pcwidebox .item+.item {
	margin-left: 24px;
}

#myc .ez-image-border {
	box-sizing: border-box;
	border: 1px solid #c0c0c0;
}

#myc .ez-tabview .ez-tabview-header {
	display: flex;
}

#myc .ez-tabview .ez-tabview-header .item {
	flex-grow: 1;

	background-color: #ccc;
}

#myc .ez-tabview .ez-tabview-header .item.active {
	background-color: #fff;
}

#myc .ez-tabview .ez-tabview-header .item a {
	display: block;
}

#myc .ez-tabview .ez-tabview-header .item.active a {
	color: inherit;
	text-decoration: none;
	pointer-events: none;
}

#myc .ez-tabview .ez-tabview-content .item {
	display: none;
}

#myc .ez-tabview .ez-tabview-content .item.active {
	display: inherit;
}

/* ーーーーー modal ーーーーー */
#myc .modal {
	vertical-align: top;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 72px 0;
	text-align: left;
	pointer-events: none;
}

#myc .modal .firstview {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 56px 56px 72px;
	width: 647px;
	background-size: cover;
	pointer-events: auto;
}

#myc .modal.type-movie .firstview {
	padding: 0;
	width: 1000px;
	background-image: inherit;
}

#myc .modal .firstview .close-button {
	position: absolute;
	right: 0;
	top: -43px;
	width: 42px;
	height: 42px;
}

#myc .modal .firstview .photo-area {
	position: relative;
}

#myc .modal .firstview .photo-area .button {
	position: absolute;
	top: 50%;
	transform: translateY(-15px);
}

#myc .modal .firstview .photo-area .slider {
	position: relative;
}

#myc .modal .firstview .photo-area .swiper-button-prev {
	left: -36px;
	margin-top: -15px;
	width: 19px;
	height: 30px;
	background-image: url(../images/modal_prev.png);
	background-size: contain;
}

#myc .modal .firstview .photo-area .swiper-button-next {
	right: -36px;
	margin-top: -15px;
	width: 19px;
	height: 30px;
	background-image: url(../images/modal_next.png);
	background-size: contain;
}

#myc .modal .firstview .text-list .item {
	display: none;
}

#myc .modal .firstview .text-list .item:first-child {
	display: inherit;
}

#myc .remodal-overlay {
	background-color: rgba(0, 0, 0, 0.7);
}

/* ーーーーー remodal animation ーーーーー */
#myc .remodal-overlay.remodal-is-opening,
#myc .remodal-overlay.remodal-is-closing {
	animation-duration: 0.3s;
	animation-fill-mode: forwards;
}

#myc .remodal-overlay.remodal-is-opening {
	animation-name: remodal-overlay-opening-keyframes;
}

#myc .remodal-overlay.remodal-is-closing {
	animation-name: remodal-overlay-closing-keyframes;
}

#myc .remodal.remodal-is-opening,
#myc .remodal.remodal-is-closing {
	animation-duration: 0.4s;
	animation-fill-mode: forwards;
}

#myc .remodal.remodal-is-opening {
	animation-name: remodal-opening-keyframes;
}

#myc .remodal.remodal-is-closing {
	animation-name: remodal-closing-keyframes;
}

@keyframes remodal-opening-keyframes {
	from {
		transform: translateY(-4px);
		opacity: 0;
	}

	to {
		transform: none;
		opacity: 1;
	}
}

@keyframes remodal-closing-keyframes {
	from {
		transform: translateY(0px);
		opacity: 1;
	}

	to {
		transform: translateY(-4px);
		opacity: 0;
	}
}

@keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

/* ーーーーー menu ーーーーー */
#myc #myc-menu-open {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1;
}

#myc #myc-menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

#myc #myc-menu .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 1);
	transition-duration: 0.4s;
}

#myc #myc-menu .contents {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 200px;
	height: 100%;
	margin-left: 50%;
	background-color: #fff;
	transition-duration: 0.4s;
}

#myc #myc-menu #myc-menu-close {
	position: absolute;
	right: 0;
	top: 0;
	transition-duration: 0.4s;
}

#myc #myc-menu .list .item+.item {
	margin-top: 64px;
}

#myc #myc-menu .list .item img {
	width: 377px;
}

#myc #myc-menu.hide {
	pointer-events: none;
}

#myc #myc-menu.hide .bg {
	opacity: 0;
	transition-duration: 0.8s;
}

#myc #myc-menu.hide .contents {
	opacity: 0;
	transform: translateX(2%);
	transition-duration: 0.8s;
}

#myc #myc-menu.hide #myc-menu-close {
	opacity: 0;
	transition-duration: 0.8s;
}

#myc #myc-header {
	min-width: 1040px;
	height: auto;
	padding: 0;
	background-image: url("../images/header_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
}

#myc #myc-header .header-img {
	width: 700px;
	margin: 0 auto;
}

#myc-nav {
	position: fixed;
	display: inline-block;
	right: 0;
	top: 0;
	box-sizing: border-box;
	width: auto;
	z-index: 1;
	background-color: #8b4ca7;
	border-radius: 0 0 0 30px;
}

#myc-nav .list {
	display: flex;
	justify-content: center;
	width: auto;
	padding: 15px 20px 20px 25px;
}

#myc-nav .list .item {}

#myc-nav .list .item+.item {
	margin-left: 1.2em;
}

#myc-nav .list .item {
	padding: 0.1em 0;
	font-size: 140%;
	color: #fff;
}

#myc-nav .list .item .link {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#myc-nav .list .item .link:hover,
#myc-nav .list .item.active .link {
	border-bottom: 1px solid #AAA;
}

#myc #myc-header .ticket-button {
	position: absolute;
	right: 0;
	top: 616px;
	width: 135px;
}

#myc #myc-news {
	/* padding-top: 100px;
	padding-bottom: 0; */
}

#myc #myc-news .centerview {}

#myc #myc-news .box {
	/* background-color: #FFF; */
	/* padding: 18px 40px 38px 56px; */
	color: #fff;
}

#myc #myc-news .box .section-title {
	margin-top: 20px;
	font-size: 600%;
}

#myc #myc-news .box .list {
	margin-top: 40px;
	padding-right: 8px;
	max-height: 400px;
	overflow-y: auto;
	width: 100%;
	/* overflow-y: scroll; */
	border-bottom: solid 1px #565656;
}

#myc #myc-news .box .list .item {
	display: flex;
	position: relative;
	padding: 24px 0;
	border-top: solid 1px #565656;
	/* background-image: url("../images/arrow.png"); */
	background-position: top 50% right 1%;
	background-repeat: no-repeat;
	background-size: 10px;
}


#myc #myc-news .box .list .item .date {
	min-width: 100px;
}

#myc #myc-news .box .list .item .text {
	margin-left: 3em;
}

#myc .ez-numbers {}

#myc .ez-yellow {
	color: #e4e223;
}

#myc .ez-purple {
	color: #d634c5;
}

#myc .ez-blue {
	color: #00c6c8;
}

#myc #myc-gaiyo {
	margin-top: 120px;
}


#myc #myc-gaiyo .day-bold {
	font-size: 150%;
	font-weight: 700;
}

#myc #myc-gaiyo .flower-l {
	position: absolute;
	width: 80px;
	left: 60px;
}

#myc #myc-gaiyo .flower-r {
	position: absolute;
	width: 80px;
	right: 60px;
}

#myc #myc-gaiyo .gaiyo-arena {
	width: 350px;
	margin: 30px auto 0;
	background-color: #fff;
	border-radius: 30px;
	text-align: center;
	padding: 10px 50px;
	color: #9C1B30;
}

#myc #myc-gaiyo .gaiyo-arena a:link,
#myc #myc-gaiyo .gaiyo-arena a:visited {
	color: #9C1B30;
}

#myc #myc-ticket {
	padding-top: 200px;
}

#myc #myc-ticket .ez-large-2 {
	font-size: 3em;
	font-weight: 700;
}

#myc #myc-ticket .ez-large {
	font-size: 1.3em;
}

#myc #myc-ticket .ez-large-3 {
	font-size: 1.1em;
}

#myc #myc-schedule {
	background-image: linear-gradient(180deg, #0F3548, #374758, #516B78, #E4DBD1, #FFF6F1);
	padding: 180px 0;
}

#myc #myc-schedule .box {
	display: flex;
	padding: 0;
	color: #000;
	background-color: #fff;
	border-radius: 15px;
}

#myc #myc-schedule .box .seat_area {
	margin: 20px auto 40px;
	width: 640px;
}

#myc #myc-schedule .status-closed .box {
	background-color: #e1e1e1;
}

#myc #myc-schedule .box.bg0 {
	background-color: #888;
	border: 4px solid #333;
}

.heading--tourschedule {
	margin-bottom: 36px;
}

#myc #myc-schedule .ticket--container {
	border: 2px solid #edf0f1;
	border-radius: 15px;
	margin: 24px 0;
	/* display: flex;
	flex-wrap: wrap; */
	/* padding: 16px; */
	color: #333333;
	background-image: linear-gradient(180deg, #FFFFFF, #ffffffe6);
	position: relative
}

#myc #myc-schedule .ticket--container::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 32px);
	height: calc(100% - 32px);
	border: 1px solid #BC8909;

    pointer-events: none;
}

#myc #myc-schedule .ticket--container::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 32px);
	height: calc(100% - 32px);
	border: 1px solid #BC8909;
	border-radius: 40px;
	pointer-events: none
}

#myc #myc-schedule .ticket--container--flex {
	display: flex;
	/* flex-wrap: wrap; */
	margin-top: 52px;
	margin-left: 64px;
	margin-bottom: 52px;
	margin-right: 80px;
	gap: 40px;
}

#myc #myc-schedule .ticket--container--flex .ticket--container--flex--item:first-child {
	width: 20%;
}

#myc #myc-schedule .ticket--container--flex .ticket--container--flex--item:nth-child(2) {
	width: 80%;

}

#myc #myc-schedule .ticket--container--flex--inner h3 {
	width: auto;
	text-align: start;
}

#myc #myc-schedule .ticket--container--flex--inner .ez-large span:first-child {
	background-color: #DBB87A;
	padding: 0px 8px;
	margin: 0 auto;
	width: 78px;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
}

.ticket--container--flex--inner--span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}

.inner-date02 {
	font-size: 16px;
	margin-left: -8px;
}



#myc #myc-schedule a .link-button:hover {
	cursor: pointer;
	opacity: 0.9;
}

#myc #myc-schedule a .link-button,
#myc #myc-schedule span .link-button
{
	width: 393px;
	display: block;
	/* margin-top: 30px; */
	padding: 16px;
	line-height: 1;
	letter-spacing: 0.04em;
	border-radius: 8px;
	text-align: center;
	/* margin-bottom: 48px; */
	margin: 0 auto 48px;
	color: #fff;
	background-color: #bc890b;
	position: relative;
	font-size: 18px;
}
#myc #myc-schedule span .link-button
{
	background-color: #ccc !important;
}




#myc #myc-schedule a .link-button::after {
	content: url(../images/arrow02.svg);
	color: #fff;
	position: absolute;
	right: 5%;
	top: 50%;
  transform: translateY(-50%);
}

#myc #myc-schedule a .link-button-end {
	background: #4d676f;
}

.ticket--container-bg-gray::before,
.ticket--container-bg-gray::after,
#myc #myc-schedule a .link-button-end::after {
	display: none;
}

#myc #myc-schedule a .link-button-blue {
	background: #1a3a63;
}

#myc #myc-schedule .ticket--container-bg-gray {
	background: #4d676f;
	border: 2px solid #4d676f;
}

#myc #myc-schedule .ticket--container-bg-gray .ticket--container--flex--inner h3,
#myc #myc-schedule .ticket--container-bg-gray .ticket--container--flex--inner .inner-date02 {
	color: #fff;
}

#myc #myc-schedule .ticket--container-bg-gray .ticket--container--flex--inner .ez-large span:first-child {
	background: #fff;
	color: #4d676f;
}

#myc #myc-schedule a .link-button-gray {
	background: #fff;
	color: #4d676f;
}

#myc #myc-schedule .status-before .link-button {
	background-color: #8c8c8c !important;
	color: #d4d4d4 !important;
}

#myc #myc-schedule .status-accepting .link-button {
	background-color: #c60524 !important;
	color: #fff !important;
}

#myc #myc-schedule .status-waiting .link-button {
	background-color: #c4c4c4 !important;
	color: #000 !important;
}

#myc #myc-schedule .status-checking .link-button {
	background-color: #e3a30e !important;
	color: #fff !important;
}

#myc #myc-schedule .status-closed .link-button {
	background-color: #c4c4c4 !important;
	color: #000 !important;
}

#myc #myc-schedule .price {
	display: flex;
	border: 2px solid #c4c4c4;
	color: #000;
	background-color: #fff;
	border-radius: 15px;
	width: 50%;
	margin: 0 auto;
	padding: 30px;
}

#myc #myc-schedule .price .seat {
	padding: 10px 80px 0 20px;
}

#myc #myc-schedule .box .column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#myc #myc-schedule .box .column h3:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("../images/star.png");
	background-size: contain;
	vertical-align: middle;
}

#myc #myc-schedule .box .head {
	width: 240px;
	white-space: nowrap;
	text-align: center;
}


#myc #myc-schedule .box .content {
	flex: 1;
	padding: 50px 35px;
}

#myc #myc-schedule .box .link-area {
	padding: 30px 20px 30px 0;
	width: 136px;
}

#myc #myc-schedule .box a:link,
#myc #myc-schedule .box a:visited {
	color: #ce2e9b;
}

#myc #myc-attention .inner {
	/* padding: 30px 32px 0; */
	font-size: 90%;
	line-height: 1.8;
	color: #000;
}

#myc #myc-contact .box {
	color: #000;
	padding: 36px;
	border: 2px solid #999;
	border-radius: 15px;
	background-color: #fff;
}

#myc #myc-contact .box a:link,
#myc #myc-contact .box a:visited {
	color: #000;
	text-decoration: underline;
}

#myc #myc-contact .box a:hover {
	color: #999;
	text-decoration: underline;
}

#myc .myc-sponsor:has(.centerview) {
	background: #f7e7e2;
	color: #ffffff;
	padding: 40px 0;
}

#myc .myc-sponsor:has(.centerview) p {
	margin-bottom: 8px;
  font-weight: 400;
  letter-spacing: 0.1em;
}
#myc .myc-sponsor:has(.centerview) span {
	font-size: 16px;
}

#myc .myc-sponsor:has(.heading) {
	padding-top: 120px;
	padding-bottom: 32px;
}

#myc .myc-sponsor .banner {
	/* margin-top: 20px; */
	display: flex;
	justify-content: center;
}

#myc .myc-sponsor .banner img {
	width: 320px;
	margin: 16px;
	border-radius: 8px;
}

.sponsor--bg {
	background: #f7e7e2;
}

.myc-sponsor-txt {
	color: #000;
}

#myc #myc-footer {
	padding: 24px;
	color: #fff;
	font-size: 14px;
	background-color: #000;
}

hr {
	background: #f7e7e2;
	/*margin: 0 auto;*/
	padding: 0;
	/*max-width: 670px;*/
}

#myc-banner {
	background: #f7e7e2;
	margin: 160px auto 0;
	padding-bottom: 120px;
	border-radius: 8px;
}

#myc-banner .banner a img {
	display: block;
	max-width: 650px;
	height: auto;
	margin: auto;
	border-radius: 8px;
}

#myc-banner .official-link-button {
	border: 2px solid #333333;
  display: block;
  margin: 32px auto;
  font-size: 24px;
  border-radius: 8px;
  padding: 12px 54px;
  background: #f7e7e2;
  position: relative;
  letter-spacing: 0.04em;
}

#myc-banner .official-link-button a {
	color: #333333;
}

#myc-banner .official-link-button::after {
	content: url(../images/arrow03.svg);
	color: #fff;
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
}

#myc-banner .sns-icon {
	display: flex;
	justify-content: space-around;
	gap: 30px;
	list-style: none;
	max-width: 300px;
	margin: auto;
}

#myc-banner .sns-icon li img:hover {
	opacity: .8;
}

#myc-banner .sns-icon {
	transform: all .3s;
}

#myc-banner .sns-icon:hover {
	opacity: .8;
}

/* ーーーーー news ーーーーー */

#myc #myc-news-article
{
	
}



#myc #myc-news-article.subpage {
	margin-top: 0 !important;
	background-image: url("../images/bg.jpg");
	background-position: center top;
	background-repeat: repeat-x;
}

#myc #myc-news-article .news-header
{
    margin: 0 auto;
    max-width: 1100px;
	padding: 56px 0 40px;
}

#myc #myc-news-article .logo
{
	width: 200px;
}

#myc #myc-news-article .logo img {
	width: 100%;
	height: auto;
}

#myc #myc-news-article .box {
	margin: 0 auto;
	box-sizing: border-box;
	padding: 56px;
	max-width: 1100px;
	color: #000;
	background-color: #fff;
}

#myc #myc-news-article a:link,
#myc #myc-news-article a:visited,
#myc #myc-goods .goods-notice a:link,
#myc #myc-goods .goods-notice a:visited {
	color: #db327f;
}

#myc #myc-news-article .box p {
	margin-bottom: 30px;
}

#myc #myc-news-article .box .date {
	display: inline-block;
	padding: 5px 10px;
	background-color: #bc2362;
	color: #fff;
}

#myc #myc-news-article .box .title {
	margin: 20px 0 40px;
	font-size: 150%;
	font-weight: bold;
}

#myc #myc-news-article .box .content .partition .left {
	width: 56%;
}

#myc #myc-news-article .box .content .partition .right {
	box-sizing: border-box;
	padding-left: 32px;
	width: 44%;
}

#myc #myc-news-article .msa-title {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 80px;
}

#myc #myc-news-article .msa-title img {
	width: 14% !important;
	margin-bottom: 20px;
}

#myc #myc-news-article .box img.w70 {
	width: 70% !important;
}

#myc #myc-news-article .box img.w50 {
	width: 45% !important;
}

#myc #myc-news-article .box .border {
	border-top: 1px solid #aaa;
	margin-top: 60px;
	padding-bottom: 30px;
}

#myc #myc-news-article .box .note {
	display: block;
	padding: 7px 0 0 0;
	font-size: 85%;
}

#myc #myc-news-prev {
	padding: 80px 0;
}

#myc #myc-news-prev a {
	text-decoration: none;
}

#myc #myc-news-prev .button2 {
	margin: 0 auto;
	width: 170px;
	padding: 12px 0;
	background: #BC8909;
	border-radius: 100px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

#myc .heading {
	margin: auto;
	display: block;
	width: 690px;
	height: auto;
}

.tourschedule {
	margin-top: 36px;
}

.tourschedule__item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 24px 16px;
	border-bottom: solid 1px #8F9599;
	/* margin: 24px 0; */
}

.tourschedule__item--flex--area {
	background-color: #DBB87A;
	margin: 0;
	width: 82px;
	text-align: center;
	border-radius: 20px;
	color: #000;
	height: fit-content;
	padding: .1em 0 .2em;
}

.test {
	margin-left: auto;
}

.tourschedule__item--flex--date
{
    width: 7.2em;
}

.tourschedule__item--flex--date span {
	font-size: 14px;
	margin-left: 4px;
}

.tourschedule__item--flex {
	display: flex;
	align-items: center;
	/*gap: 36px;*/
}

.tourschedule__item--info {
	font-size: 14px;
}

.tourschedule__item--flex {
	width: 65%;
}

.tourschedule__item--info {
	width: 35%;
}

.tourschedule__item--flex--place
{
    margin-left: 2em;
}

.tourschedule__item--flex--place p:first-child {
	font-size: 20px;
}

/* ーーーーー goods ーーーーー */
.goods-notice {
	margin: 30px 20px 150px;
	font-size: 90%;
}

/* ーーーーー scrollmagic ーーーーー */
#myc.standby .scrollmagic {
	opacity: 0;
	transition-duration: 0.8s;
	transition-timing-function: sine-out;
	transform: translateY(12px);
}

#myc.standby .scrollmagic.show {
	opacity: 1 !important;
	transform: translateX(0) translateY(0) scale(1) !important;
}

#myc.standby .scrollmagic:nth-child(2) {
	transition-delay: 0.1s;
}

#myc.standby .scrollmagic:nth-child(3) {
	transition-delay: 0.2s;
}

#myc.standby .scrollmagic:nth-child(4) {
	transition-delay: 0.3s;
}

#myc.standby .scrollmagic:nth-child(5) {
	transition-delay: 0.4s;
}

#myc.standby .scrollmagic:nth-child(6) {
	transition-delay: 0.5s;
}

#myc.standby .scrollmagic:nth-child(n+7) {
	transition-delay: 0.6s;
}

/* ーーーーー precautions ーーーーー */
.precautions .inner p:first-child {
	margin-top: 20px;
}

/* ーーーーー transition ーーーーー */
#myc.standby.reset * {
	transition-delay: 0s !important;
	transition-duration: 0s !important;
}

/* ーーーーー myc-bg ーーーーー */
.myc-bg-l,
.myc-bg-r {
	position: absolute;
	top: 0;
	width: 15%;
	height: 100%;
	pointer-events: none;
	z-index: 0;
	background-size: cover;
	/* background-size: 100% auto; */
	background-repeat: repeat-y;
	opacity: .5;
}

.myc-bg-l {
	left: 0;
	background-image: url("../images/kirakira-bg-l.png");
	background-position: left top;
}

.myc-bg-r {
	right: 0;
	background-image: url("../images/kirakira-bg-r.png");
	background-position: right top;
}

/* ーーーーー Media Query ーーーーー */
@media screen and (max-width: 1199.9px) {
	#myc #myc-schedule .ticket--container {
		width: 80%;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 1149.9px) {
	#myc #myc-news .box,
	.tourschedule,
	#myc #myc-schedule .ticket--container {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}

	#myc #myc-schedule .ticket--container {
		margin-bottom: 30px;
	}

	.tourschedule__item {
		flex-direction: column;
	}

	.tourschedule__item--flex {
		width: 100%;
		justify-content: center;
		margin-bottom: 20px;
	}

	.tourschedule__item--info {
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 1117.9px) {
	#myc #myc-schedule .ticket--container--flex .ticket--container--flex--item:first-child {
		width: 30%;
	}

	#myc #myc-schedule .ticket--container--flex .ticket--container--flex--item:nth-child(2) {
		width: 70%;
	}
}

@media screen and (max-width: 999.9px) {
	#myc #myc-news {
		/* width: 95%; */
	}
}

@media screen and (max-width: 768px) {
	#myc #myc-schedule .ticket--container--flex {
		flex-direction: column;
	}

	.inner-date02 {
		margin-left: 0;
	}

	#myc #myc-schedule .ticket--container--flex .ticket--container--flex--item:first-child,
	#myc #myc-schedule .ticket--container--flex .ticket--container--flex--item:nth-child(2) {
		width: 100%;
	}

	#myc #myc-schedule .link-button {
		width: 80%;
	}

	#myc #myc-news .box,
	.tourschedule,
	#myc #myc-schedule .ticket--container,
	#myc-attention
	{
		width: initial;
		margin-left: initial;
		margin-right: initial;
	}

}

@media screen and (max-width: 767.9px) {

	#myc #myc-schedule .ticket--container {
		margin-bottom: 30px;
	}

	.tourschedule__item--flex {
		gap: 24px;
	}
}

@media screen and (max-width: 575.9px) {
	.tourschedule__item--flex {
		flex-direction: column;
	}

	#myc .ez-half {
		width: 90%;
	}

	#myc .heading {
		max-width: none;
		width: 100%;
	}

	.ticket--container a {
		width: 100%;
	}

	#myc #myc-schedule a .link-button,
    #myc #myc-schedule span .link-button{
		width: 80%;
	}
}






#myc.standby #myc-ticket-link .fix-area
{
    opacity: 0;
    
    transition-duration: 0.4s;
}
#myc.standby #myc-ticket-link .fix-area.show
{
    opacity: 1;
}
#myc #myc-ticket-link .fix-area
{
    position: fixed;
    right: 24px;
    bottom: 24px;
    
    z-index: 6;
    
    display: flex;
    justify-content: flex-end;
}

#myc #myc-ticket-link .link
{
    display: inline-block;
    padding: 24px 32px;
    
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
    
    background: #c0901e;
    border-radius: 8px;
}
#myc #myc-ticket-link .link:hover
{
    opacity: 0.95;
    
    text-decoration: none;
}
#myc #myc-ticket-link .link .arrow
{
    padding: 0 1em;
    
    background-image: url(../images/arrow02.svg);
    background-size: auto 50%;
    background-repeat: no-repeat;
    background-position: center right;
}






#myc .myc-sponsor .list
{
    display: flex;
    flex-wrap: wrap;
    
    margin-top: 24px;
}
#myc .myc-sponsor .list.type-center
{
    justify-content: center;
}

#myc .myc-sponsor .list .item
{
    margin-left: 2.857%;
    width: 22.857%;
}
#myc .myc-sponsor .list.type-large .item
{
    width: 28%;
}
#myc .myc-sponsor .list .item:nth-child(4n-3)
{
    margin-left: 0;
}
#myc .myc-sponsor .list .item:nth-child(n+5)
{
    margin-top: 32px;
}

#myc .myc-sponsor .list .item img
{
    border-radius: 8px;
}





#myc .sponsor-section
{
    padding: 40px 0;
}