@charset "UTF-8";
/* CSS Document */
/* eventsingleArea */

.informationLink {
    font-size: 1.5rem;
}

main {
    padding-top: 300px;
}
.ttlArea .inner {
    position: absolute;
    display: flex;
    top: 150px;
    align-items: flex-end;
    left: 2rem;
}
.logo {
    position: absolute;
    top: 150px;
    left: 2rem;
    width: 200px;
}

.ttlArea .inner h1 {
    /* font-family: 'Lusitana', serif; */
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-weight: 400;
    letter-spacing: -0.02em;
    color: #fff;
    font-size: min(9vw, 32px);
}
.eventsingleArea .titleBox {
	text-align: center;
	width: 100%;
	max-width: 770px;
	margin: 0 auto;
}
.eventsingleArea .mainImg img {
	width: 100%;
}
.eventsingleArea .titleBox h2 {
	font-size: min(3.5vw,28px);
  font-weight: 400;
	font-weight: 500;
	line-height: 1.4;
	padding: 30px 0 15px;
}
.eventsingleArea .titleBox .director {
	font-size: min(3vw,16px);
	font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
	line-height: 2.5;
}
.eventsingleArea .inner {
	padding: 80px 50px;
}
.eventsingleArea .inner .item {
	max-width: 770px;
	margin: 0 auto;
}
.eventsingleArea .inner .item .storyTit {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: 400;
	letter-spacing: -0.02em;
	color: #fff;
	font-size: min(9vw,32px);
	text-align: center;
	padding: 0 0 30px;
	position: relative;
}
.eventsingleArea .inner .item .storyTit:before {
	position: absolute;
	content: "ストーリー";
	top: 4px;
	padding-left: 2.5em;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: 400;
	letter-spacing: -0.02em;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

.cooperateInner {
    position: relative;
}

.cooperate:before {
	position: absolute;
	content: "協力";
    top: -5px;
	padding-left: 7em;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: 400;
	letter-spacing: -0.02em;
	color: #fff;
	font-size: 13px;
	text-align: center;
}
/*.eventsingleArea .inner .item .text{
	padding-bottom:60px;
}
*/
.eventsingleArea .inner .item .text p {
	font-size: min(3.5vw,12px);
	font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
	line-height: 2.5;
}
.eventsingleArea .inner .item .text img {
    margin: 20px auto;
}
/*.eventsingleArea .inner .item p iframe {
    margin: 20px auto;
    text-align: center;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}*/
.eventsingleArea .inner .accordionArea {
	max-width: 770px;
	margin: 0 auto;
	border-top: 1px solid #FFF;
}
.eventsingleArea .inner .accordionArea .dateTxt {
	padding: 15px 15px 5px;
	font-size: min(3.8vw,14px);
}
.eventsingleArea .inner .accordionArea h4.clickBtn {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: min(4vw,16px);
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	padding: .5% 30px 15px 15px;
}
.eventsingleArea .inner .information {
	max-width: 770px;
	margin: 0 auto;
	padding: 25px;
}
.eventsingleArea .inner .information dl{
	display: flex;
	font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
	padding-bottom:15px;
}
.eventsingleArea .inner .information dl:last-of-type{
	padding-bottom:0;
}
.eventsingleArea .inner .information dt{
	width:20%;
	font-size: min(3.5vw,14px);
}
.eventsingleArea .inner .information dd{
	width:80%;
	font-size: min(3.5vw,14px);
}
.eventsingleArea .inner .information .txtBox {
	margin: 30px auto;
	padding: 20px;
	font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
	background-color: #9d9d9d;
}
.eventsingleArea .inner .information .txtBox ul li {
	position: relative;
}
.eventsingleArea .inner .information .txtBox ul li:before {
	position: absolute;
	content: "・";
	top: 10px;
	left: .5em;
	color: #000;
}
.eventsingleArea .inner .information .txtBox ul li p {
	font-size: min(3.2vw,13px);
	padding: 5px 1.5em 5px;
	line-height: 1.2;
	color: #000;
}
.eventsingleArea .inner .information .txtBox ul li p.boldTxt {
	font-weight: bold;
	font-size: min(3.8vw,16px);
}
.eventsingleArea .inner .information .txtBox ul li p.boldTxt .red {
	color: #A40002;
}
.eventsingleArea .inner .btn{
	margin: 20px auto;
	text-align: center;
	padding-top: 70px;
}
.eventsingleArea .inner .btn a {
	display: block;
	width: 100%;
  margin: 0 auto 25px;
	max-width: 550px;
	padding: 10px 2em;
	border: 1px solid #FFF;
	border-radius: 25px;
	font-size: min(3.8vw,18px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	color: #000;
	background-color: #CCC;
	position: relative;
}
.eventsingleArea .inner .btn a:hover {
	color: #CCC;
	background-color: #111;
}
.eventsingleArea .inner .btn a:before {
	position: absolute;
	top: 9px;
	left: calc(50% - 8em);
	content: "";
	width: 30px;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
/*sponserArea*/
.sponserArea {
	margin: 0 auto 150px;
}
.sponserArea .inner {
	padding: 80px 50px 0;
}
.sponserArea .title {
	font-family: 'Lusitana', serif;
	font-weight: 400;
	color: #fff;
	font-size: min(5vw,26px);
	padding-bottom: 30px;
	text-align: center;
}
.sponserArea .title span {
	font-size: .7em;
	padding-left: 1em;
}
.sponserList {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin: 0 auto 30px;
	max-width: 1000px;
}
.sponserList li {
    width: calc(25% - 16px);
    margin: 0 8px;
}
.sponserList li a:hover img {
	opacity: .7;
}
.sponserList02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin: 0 auto;
	max-width: 1000px;
}
.sponserList02 li {
    width: calc(50% - 16px);
    margin: 8px;
}
.sponserList02 li a:hover img {
	opacity: .7;
}
/*モーダルエリア*/
.modal-001__wrap input {
    display: none;
}
.modal-001__open-label,
.modal-001__close-label {
	cursor: pointer;
}
.modal-001__open-label {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 550px;
	margin: 30px auto 0;
	padding: .4em 2em;
	border: none;
	border-radius: 5px;
	background-color: #FFF;
	color: #000;
	font-size: min(4.2vw,16px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
.all-reserved-txt {
    display: flex;
	justify-content: center;
	align-items: center;
	max-width: 550px;
	margin: 30px auto 0;
	padding: .4em 2em;
	border: none;
	border-radius: 5px;
	background-color: #FFF;
	color: #000;
	font-size: min(4.2vw,16px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
.modal-001__open-label:hover {
    background-color: #fff;
    color: #dbdbdb;
}
.modal-001 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
}
.modal-001__open-input:checked + label + input + .modal-001 {
	display: block;
	animation: modal-001-animation .6s;
}
.modal-001__content-wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	max-width: 770px;
	background-color: #fefefe;
	z-index: 2;
	border-radius: 5px;
	border: 11px solid #CCC;
}
.modal-001__close-label {
	background-color: #777;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 20px;
	width: 36px;
	height: 36px;
	line-height: 1.8;
	text-align: center;
	display: table-cell;
	position: fixed;
	top: -15px;
	right: -2%;
	z-index: 99999;
	font-size: 1.3em;
}
.modal-001__content {
  max-height: 80vh;
  overflow-y: auto;
  padding: 39px 45px 40px;
	color: #000;
}
.modal-001__content h4 {
	font-size: min(4vw,20px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 10px;
	background-color: #CCC;
}
.modal-001__content ol {
	padding: 25px 15px;
}
.modal-001__content ol li {
	padding-bottom: 35px;
	position: relative;
}
.modal-001__content ol li:after {
	position: absolute;
	content: "▼";
	bottom: 15px;
	left: 3em;
}
.modal-001__content ol li:last-child:after {
	display: none;
}
.modal-001__content ol li h5 {
	font-size: min(3.8vw,16px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	position: relative;
	padding-left: 1.5em;
}
.modal-001__content ol li h5:before {
	position: absolute;
	content: "-";
	top: 0;
	left: 0;
}
.modal-001__content ol li p {
	font-size: min(3.2vw,13px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	padding: 0 2em;
}
.modal-001__background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .45);
	z-index: 1;
}

@keyframes modal-001-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}.modal-002__wrap input {
    display: none;
}
.modal-002__open-label,
.modal-002__close-label {
	cursor: pointer;
}
.modal-002__open-label {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 550px;
	margin: 15px auto 0;
	padding: .4em 2em;
	border: none;
	border-radius: 5px;
	background-color: #FFF;
	color: #000;
	font-size: min(4.2vw,16px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
.modal-002__open-label:hover {
    background-color: #fff;
    color: #dbdbdb;
}
.modal-002 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
}
.modal-002__open-input:checked + label + input + .modal-002 {
	display: block;
	animation: modal-002-animation .6s;
}
.modal-002__content-wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	max-width: 770px;
	background-color: #fefefe;
	z-index: 2;
	border-radius: 5px;
	border: 11px solid #CCC;
}
.modal-002__close-label {
	background-color: #777;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 20px;
	width: 36px;
	height: 36px;
	line-height: 1.8;
	text-align: center;
	display: table-cell;
	position: fixed;
	top: -15px;
	right: -2%;
	z-index: 99999;
	font-size: 1.3em;
}
.modal-002__content {
  max-height: 80vh;
  overflow-y: auto;
  padding: 39px 45px 40px;
	color: #000;
}
.modal-002__content h4 {
	font-size: min(4vw,20px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 10px;
	background-color: #CCC;
}
.modal-002__content ul {
	padding: 25px 15px;
}
.modal-002__content ul li {
	padding-bottom: 35px;
}
.modal-002__content ul li h5 {
	font-size: min(3.8vw,16px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	position: relative;
	padding-left: 1.5em;
}
.modal-002__content ul li h5:before {
	position: absolute;
	content: "-";
	top: 0;
	left: 0;
}
.modal-002__content ul li p {
	font-size: min(3.2vw,13px);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	padding: 0 2em;
}
.modal-002__background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .45);
	z-index: 1;
}

@keyframes modal-002-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.eventsingleArea .inner .galleryBox {
	text-align: center;
	max-width: 770px;
	margin: 0 auto;
}
.eventsingleArea .inner .galleryBox .title {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: 400;
	letter-spacing: -0.02em;
	color: #fff;
	font-size: min(9vw,32px);
	text-align: center;
	padding: 0 0 30px;
	position: relative;
}
.eventsingleArea .inner .galleryBox .title:before {
	position: absolute;
	content: "ギャラリー";
	top: 0px;
	padding-left: 8.5em;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: 400;
	letter-spacing: -0.02em;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

.galleryArea .inner .movie iframe {
	max-width: 750px;
	margin: 0 auto;
	height: 300px;
}
.eventsingleArea .inner .galleryBox .galleryList {
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
}
.eventsingleArea .inner .galleryBox .galleryList li {
	width: calc(50% - 20px);
	margin: 0 10px 20px;
}
.eventsingleArea .inner .galleryBox .galleryList li a img {
    object-fit: cover;
    width: 100%;
    aspect-ratio: 400/220;
}
.eventsingleArea .inner .galleryBox .galleryList li a:hover img {
	opacity: .8;
}

@media screen and (max-width: 1000px) {
/* eventsingleArea */
	.eventsingleArea .inner {
		padding: 30px 8vw 0;
	}
/*sponserArea*/
	.sponserArea .inner {
		padding: 30px 8vw 0;
	}


    .ttlArea .inner {
        position: absolute;
        display: flex;
        top: 150px;
        align-items: flex-end;
        left: 5rem;
    }
}


@media screen and (max-width: 767px) {
	.eventsingleArea .titleBox h2 {
		padding: 10px 0;
		background-color: #52000A;
	}
	.eventsingleArea .titleBox .director {
		color: #000;
		background-color: #FFF;
		padding: 0;
	}
/* eventsingleArea */
.eventsingleArea .inner .item .text h2 {
		font-size: 25px;
	}
	.eventsingleArea .inner .item .txt {
		padding: 26px 16px 0;
	}
}

@media screen and (max-width: 600px) {
/* eventsingleArea */
	.eventsingleArea .inner {
		margin-bottom: 50px;
		padding-bottom: 50px;
}
	.eventsingleArea .bgbk {
		background-color: #000;
}
	.eventsingleArea .inner .item .text p {
    font-size: min(2.8vw,12px);
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    line-height: 1.8;
	}
/*	.eventsingleArea .inner .item .txt p iframe {
    margin: 20px auto;
    width: 100%;
}*/
	.eventsingleArea .inner .item .text h2{
    font-size: 21px;
    padding: 8px 0;
	}
	.eventsingleArea .inner .information {
    padding: 25px 5px;
}
	.eventsingleArea .inner .information dl {
		flex-wrap: wrap;
	}
	.eventsingleArea .inner .information dt {
		width: 100%;
		font-size: min(3.8vw,16px);
		font-weight: 600;
		padding-bottom: 5px;
	}
	.eventsingleArea .inner .information dd {
		width: 100%;
		font-size: min(3.5vw,14px);
		padding-left: 1.5em;
		padding-bottom: 10px;
	}
	.eventsingleArea .inner .information .txtBox {
    padding: 20px 0 30px;
	}
	.eventsingleArea .inner .galleryBox {
		margin: 0 calc(50% - 50vw) 0;
    width: 100vw;
    padding: 25px;
		background-color: #FFF;
	}
	.eventsingleArea .inner .galleryBox .title {
		color: #000;
	}
	.eventsingleArea .inner .galleryBox .title:before {
		color: #000;
	}
	.eventsingleArea .inner .galleryBox .movie {
		padding: 0 10px;
	}
	.eventsingleArea .inner .galleryBox .movie iframe {
		height: 250px;
	}
	.eventsingleArea .inner .galleryBox .galleryList li a img {
    aspect-ratio: 1/1;
	}

/*sponserArea*/
.sponserList li {
    width: calc(50% - 16px);
    margin: 0 8px 12px;
}
.sponserList02 li {
    width: calc(100% - 16px);
    margin: 0 8px 12px;
}
}
@media only screen and (max-width: 520px) {
    .modal-001__open-label {
        max-width: 100%;
        padding: 10px 2.1em 10px 2.6em;
    }
    .modal-001__close-label {
        top: -17px;
        right: -4%;
    }
    .modal-001__content-wrap {
        width: 90vw;
    }
    .modal-001__content {
        padding: 33px 21px 35px;
        max-width: 100%;
    }
    .modal-002__open-label {
        max-width: 100%;
        padding: 10px 2.1em 10px 2.6em;
    }
    .modal-002__close-label {
        top: -17px;
        right: -4%;
    }
    .modal-002__content-wrap {
        width: 90vw;
    }
    .modal-002__content {
        padding: 33px 21px 35px;
        max-width: 100%;
    }
}

@media screen and (max-width: 500px) {
	.eventsingleArea .inner .btn{
		margin: 0 auto;
		text-align: center;
		padding-top: 70px;
	}
	.eventsingleArea .inner .btn{
		margin: 0 auto;
		text-align: center;
		padding-top: 70px;
	}
}
