@charset "UTF-8";

/*-----EMO2023メインエリア用CSS-----*/

.main-visual-container {
	width: 100% !important;
	height: 580px;
    max-height: 580px;
	object-fit: cover;
	position: relative;
    display: block;
}


	/*--ヘッダー部分--*/
	.contact-agency {
		position: absolute;
		right: -50%;
		top: 5%;
		width: 50%;
		z-index: 999;
	}

	.contact-agency-button {
		background-color: #333;
		color: white;
		width: 90%;
		display: inline-block;
		text-align: center;
		border-radius: 5px;
		padding: 13px;
		font-weight: bold;
		font-size: 0.8rem;
	}

	.contact-agency-button:hover{
		opacity: 0.7;
		cursor: pointer;
	}

	@media (max-width: 1601px) {
	.contact_area {
		position: absolute;
		top: 10px;
		right: 170px;
		width: 350px;
		height: 50px;
		background-color: #FFFFFF;
	}
	.contact-agency {
		position: absolute;
		right: -47%;
		top: 5%;
		width: 50%;
		z-index: 999;
	}
	.contact-agency-button {
		background-color: #333;
		color: white;
		width: 100%;
		display: inline-block;
		text-align: center;
		border-radius: 5px;
		padding: 12px;
		font-weight: bold;
		font-size: 0.8rem;
	}
	}

	/*--シェアボタン--*/

	.c-share {/*本体*/
	position: relative;
	width: 3.4375em;
	height: 3.4375em;
	}

	.c-share__input {/*非表示にしておく*/
	display: none;
	}
	.c-share__input:checked ~ .c-share__toggler .c-share__icon {
	transition: 0s;
	width: 0;
	height: 0;
	color: #03743A;
	}
	.c-share__input:checked ~ .c-share__toggler .c-share__icon::before {/*クリック（チェック）時に回転エフェクト*/
	transform: rotate(-45deg);
	}
	.c-share__input:checked ~ .c-share__toggler .c-share__icon::after {
	transform: rotate(45deg);
	}
	.c-share__input:checked ~ .c-share_options {/*クリック（チェック）されたら各ボタンを格納している要素を展開*/
	width: 11.0625em;
	height: 15rem;
	border-radius: 0.3125em;
	z-index: 1;

	}
	.c-share__input:checked ~ .c-share_options::before,
	.c-share__input:checked ~ .c-share_options li {/*各展開と同時に要素にアニメーションエフェクト*/
	transition: 0.3s 0.15s;
	opacity: 1;
	transform: translateY(0);
	padding: 10px;
	}

	.c-share_options li a {
		color: #fff;
	}

	.c-share__toggler,
	.c-share_options {
	position: absolute;
	right: 0;
	width: inherit;
	height: inherit;
	border-radius: 50%;
	background-color: #f2f2f2;
	}

	.c-share__toggler {
	cursor: pointer;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	}

	.c-share__icon {/*シェアボタンのアイコンのスタイル*/
	position: relative;
    left: -0.3125em;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    color: #03743A;
    background-color: currentColor;
    box-shadow: 0.625em -0.625em, 0.625em 0.625em;
    transition: 0.1s 0.05s;
	}
	.c-share__icon::before, .c-share__icon::after {
	content: "";
	position: absolute;
	width: 1em;
	height: 0.125em;
	background-color: currentColor;
	transition: 0.1s;
	}
	.c-share__icon::before {
	top: 0.1875em;
	left: 0.1875em;
	transform-origin: bottom left;
	transform: rotate(45deg);
	}
	.c-share__icon::after {
	top: -0.125em;
	left: 0.03125em;
	transform-origin: center;
	transform: rotate(-45deg);
	}

	.c-share_options {/*各ボタンを格納している要素のスタイル設定*/
	list-style: none;
	margin: 0;
	padding: 1.0625em 1.25em;
	box-sizing: border-box;
	overflow: hidden;
	transition: 0.2s;
	box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.3);
	}
	.c-share_options::before {
	content: attr(data-title);
	display: block;
	margin-bottom: 1.25em;
	font-weight: 700;
	}
	.c-share_options li {
	font-size: 0.875em;
	color: #fff;
	cursor: pointer;
	}
	.c-share_options li:not(:last-child) {
	margin-bottom: 0.2rem;
	}
	.c-share_options::before,
	.c-share_options li {
	opacity: 0;
	transform: translateY(0.625em);
	transition: 0s;
	}



	[type=checkbox]+label,[type=radio]+label {
	display: grid;
    vertical-align: baseline;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
	z-index: 2;
	}

	.share-container-wrap {
	display: flex;
	margin: 0 auto;
	align-items: center;
	}

	.share-container {
	background: #fff;
	display: grid;
	height: 100px;
	place-items: center center;
	}

	.share-container__title {
	font-weight: bold;
	margin-bottom: 0;
	padding-left: 10px;
	}

	.c-share__list {
	background: #03743A;

	}

	/*--リセットCSS--*/
	p {
		margin-bottom: 0;
	}


	/*--共通--*/

	.page {
		margin: 0;
	}

	.theme-wrap, .highlight-wrap, .time-wrap, .video-wrap {
		max-width: 1170px;
		margin: 0 auto;
		margin-bottom: 100px;
	}

	.theme-heading, .outline-heading, .highlight-heading, .time-heading, .video-heading {
		font-weight: bold;
		font-size: 2.5rem;
		margin-bottom: 50px;
		text-align: center;
	}

	/*--メインビジュアル--*/

	.main-wrap {
		margin-bottom: 50px;
	}

	.main-visual-container {
		width: 100%;
		height: 580px;
		max-height: 580px;
		object-fit: cover;
		position: relative;
		display: block;
	}

	@media (max-width: 1601px) {
	.main-visual-container {
		height: 1080px;
		max-height: 380px;
		object-fit: cover;
		position: relative;
		display: block;
	}
	}
	@media (max-width: 767px) {
	.main-visual-container {
		height: 520px;
		max-height: 100vh;
		object-fit: cover;
		position: relative;
		display: block;
	}
	}

	.main-visual-container__title {
		position: absolute;
		top: 40%;
		left: 28%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin: 0;
		padding: 0;
		-webkit-color: #fff;
		color: #fff;
		line-height: 7rem;
		font-size: 6rem;
		font-family:
		"Helvetica",
		"Anton",
		"Montserrat",
		"Noto Sans CJK JP",
		"Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		Meiryo,
		sans-serif;    font-weight: bold;
		white-space: pre-line;
		display: none;
		text-align: center;
	}

	.main-visual-container__subtitle {
		position: absolute;
		top: 58%;
		left: 35%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
		font-size: 2.8rem;
		-webkit-color: #fff;
		color: #fff;
		font-family:
		"Helvetica",
		"Anton",
		"Montserrat",
		"Noto Sans CJK JP",
		"Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		Meiryo,
		sans-serif;
		font-weight: normal;
		display: none;
	}

	.main-visual-container__summary {
		position: absolute;
		top: 75%;
		left: 28%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
		font-size: 2rem;
		-webkit-color: #fff;
		color: #fff !important;
		font-family:
		"Helvetica",
		"Anton",
		"Open Sans",
		"Noto Sans CJK JP",
		"Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		Meiryo,
		sans-serif;
		font-weight: normal;
		white-space: pre-line;
		text-align: center;
		display: none;
	}

	@media (max-width: 1601px) {
	.main-visual-container__title {
		top: 40%;
		left: 26%;
		font-size: 3.5rem;
		line-height: 3.5rem;
	}
	}

	@media (max-width: 1241px) {
	.main-visual-container__title {
		top: 40%;
		left: 26%;
		font-size: 4rem;
		line-height: 4rem;
	}
	.main-visual-container__summary {
		top: 70%;
		left: 26%;
		font-size: 2rem;
		white-space: pre;
	}
	}

	@media (max-width: 821px) {
	.main-visual-container__title {
		top: 40%;
		left: 50%;
		font-size: 5rem;
		line-height: 5rem;
	}
	.main-visual-container__summary {
		top: 80%;
 	  	left: 50%;
		font-size: 2rem;
		white-space: pre;
	}
	}

	@media (max-width: 767px) {
	.main-visual-container__title {
		top: 20%;
		left: 50%;
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
	.main-visual-container__summary {
		top: 40%;
		left: 50%;
		font-size: 1.2rem;
		white-space: pre;
	}
	}


	/*--テーマ--*/

	.theme-container-wrap {
		display: flex;
		margin: 0 auto;
		justify-content: center;
		padding: 0 20px;
	}

	.theme-container, .theme-container-secondary {
		width: 50%;
		margin: 0 10px;
	}

	.theme-container-secondary__title {
		font-size: 3rem;
		font-weight: bold;
		margin: 0 auto;
		margin-bottom: 30px;
		text-align: center;
		white-space: pre-line;
	}

	.theme-container-secondary__text {
		white-space: pre-line;
	}

	@media only screen and (max-width: 768px) {
	.theme-container-wrap {
		display: block;
	}
	.theme-container {
		display: none;
	}
	.theme-container-secondary {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.theme-container-secondary__title {
		font-size: 2.5rem;
	}
	}


	/*--開催概要--*/

	.outline-bg {
		background: #eee;
	}

	.outline-wrap {
		max-width: 1170px;
		margin: 50px auto;
		padding: 50px 0;
	}

	.outline-container {
		width: 70%;
		margin: 0 auto;
		padding: 0 0 50px;
	}

	.outline-container-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.outline-container__text {
		width: fit-content;
		white-space: pre-line;
		font-size: 1rem;
		padding: 0 20px;
	}

	.outline-container__img {
		width: fit-content;
		padding: 0 20px;
	}

	.outline-container__img img {
		width: 400px;

	}

	@media only screen and (max-width: 821px) {
	.outline-wrap {
		padding: 50px 20px 50px;
	}
	.outline-container-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.outline-container {
		width: 100%;
		border: none;
		margin: 0 auto;
		padding: 0;
	}
	.outline-container__text {
		font-size: 1rem;
	}
	}

	/*--見どころ--*/

	.highlight-button {
	background-color: #03743A;
    width: 70%;
	text-align: center;
    border-radius: 5px;
    padding: 10px;
    font-weight: bold;
	color: #fff;
	}

	.highlight-button:hover {
    opacity: 0.7;
    cursor: pointer;
	}

	figcaption {
		font-size: 1.2rem;
		margin: 0 60px;
	}

	@media only screen and (max-width: 767px) {
	figcaption {
		margin: 0 auto;
	}
	}

	.highlight-container {
		display: flex;
		align-items: center;
		margin: 0 auto 50px;
	}

	.highlight-container-wrap {
		width: 50%;
		margin: 0 auto;
	}

	.highlight-container__title {
		font-size: 1.8rem;
		font-weight: bold;
		white-space: pre-line;
		padding-bottom: 20px;
	}

	.highlight-container__text {
		font-size: 1.0rem;
	}

	.highlight-container__img {
		width: 50%;
		margin: 0 auto;
		padding: 0 50px;
	}

	.highlight-container__secondary {
		margin-bottom: 50px;
	}

	.highlight-container__thirdly {
		margin-bottom: 50px;
		display: flex;
		text-align: center;
	}

	.highlight-item-wrap {
		margin: 0 auto;
		margin-top: 30px;
		text-align: center;
	}

	.highlight-item__title {
		font-size: 1.2rem;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.highlight-item {
		max-width: 500px;
		width: 100%;
		display: flex;
	}

	.highlight-item__list {
		width: 100%;
		transition-duration: 0.5s; /*変化の時間*/
	}

	.highlight-item__list:hover {
		transform: scale(1.1,1.1); /*画像の拡大*/
		cursor: pointer; /*カーソルをポインターにする*/
	}

	.highlight-item__list img {
		width: 300px;
		object-fit: contain;
		padding-bottom: 20px;
	}

	@media only screen and (max-width: 821px) {
	.highlight-container__title {
		font-size: 1.5rem;
		font-weight: bold;
		white-space: pre-line;
		padding-bottom: 20px;
	}
	.highlight-container-wrap {
    	width: 90%;
    	margin: 0 auto;
	}
	.highlight-container__img {
    	width: 100%;
 	}
	.highlight-container {
		display: grid;
	}
	.highlight-container__secondary {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 50px;
	}
	.highlight-container__thirdly {
    	display: grid;
	}
	}

	/*--タイムテーブル--*/

	table {
		border-collapse: inherit;
		background: #fff;
	}

	tr td {
		border: 1px solid #fff;
	}

	th {
		text-align:left;
	}

	tr th{
		background: #fff;
	}

	tr td:nth-child(1) {
		background: #fff;
		font-weight: bold;
		width: 600px;
		font-size: 1.2rem;
	}

	tr td:nth-child(2) {
		width: 320px;
	}

	tr td:nth-child(3) {
		width: 200px;
	}

	@media only screen and (max-width: 821px) {
		tr td:nth-child(1), tr td:nth-child(2), tr td:nth-child(3) {
		width: 100%;
		}
	}

	.time-bg {
		background: #333;
	}

	.time-wrap {
		padding: 100px 0;
	}

	.time-heading {
		color: #fff;
	}

	td img {
		width: 100px;
	}

	.time-text {
		margin-bottom: 50px;
		color: #fff;
		text-align: center;
	}

	.time-table__heading {
		background: #000;
		color: #fff;
		padding: 20px;
		font-size: 1.1rem;
		font-weight: bold;
	}

	.time-table__item {
		height: 100px;
	}

	.time-table__item img {
		padding-left: 10px;
	}

	.tab-table {
    display: flex;
    flex-wrap: wrap;
    gap: 0 5px;
	}

	.tab-table > label {
		flex: 1 1;
		order: -1;
		opacity: .5;
		min-width: 70px;
		padding: .6em 1em;
		border-radius: 5px 5px 0 0;
		background-color: #03743A;
		color: #fff;
		font-size: 1.2rem;
		text-align: center;
		cursor: pointer;
	}

	@media only screen and (max-width: 821px) {
		.time-text {
			padding: 0 15px;
		}
		table {
			border-color: #fff;
		}
		tr td {
			display: table;
			align-items: center;
		}
		.time-table__item {
			height: auto;
		}
		.tab-table > label {
			font-size: 0.9rem;
		}
	}

	.tab-table > label:hover {
		opacity: .8;
	}

	.tab-table input {
		display: none;
	}

	.tab-table > div {
		display: none;
		width: 100%;
		padding: 1.5em 1em;
		background-color: #fff;
	}

	.tab-table label:has(:checked) {
		opacity: 1;
	}

	.tab-table label:has(:checked) + div {
		display: block;
		background: #eee;
	}

	.sup {
		font-size: 0.8rem;
		vertical-align: top;
		flex: none;
	}


	/*--動画--*/

	.video-container-wrap {
		margin: 0 auto;
	}

	.video-container {
		width: 100%;
		padding: 50px 10px;
		background: #333;
		border: 1px solid #000;
		margin: 0 auto;
		margin-bottom: 50px;
		text-align: center;
	}

	.video-container__text {
		white-space: pre-line;
		text-align: center;
	}

	/*--JavaScript用--*/

	/*--下からフェードイン--*/
		.element {
		/* 最初は非表示 */
		opacity: 0;
		visibility: hidden;
		transform: translateY(30px);
		transition: opacity 1s, visibility 1s, transform 1s;
		}
		/* フェードイン時に入るクラス */
		.is-fadein {
		opacity: 1;
		visibility: visible;
		transform: translateX(0);
		}

		/*--じんわり浮かび上がる--*/
		.main-pvshow2023__theme {
		opacity: 0;
		-moz-transition: -moz-transform 0.5s linear;
		-webkit-transition: -webkit-transform 0.5s linear;
		-o-transition: -o-transform 0.5s linear;
		-ms-transition: -ms-transform 0.5s linear;
		transition: transform 0.5s linear;
		-webkit-animation-duration: 1.5s;
		animation-duration: 1.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		}
		.img-blur {
		-webkit-animation-name: imageBlur;
		animation-name: imageBlur;
		opacity: 1;
		transition: .8s;
		}

		@-webkit-keyframes imageBlur {
		from {
			opacity: 0;
			-webkit-filter: blur(15px);
			-moz-filter: blur(15px);
			-ms-filter: blur(15px);
			-o-filter: blur(15px);
			filter: blur(15px);
		}

		to {
			opacity: 1;
			-webkit-filter: blur(0px);
			-moz-filter: blur(0px);
			-ms-filter: blur(0px);
			-o-filter: blur(0px);
			filter: blur(0px);
		}
		}
		@keyframes imageBlur {
		from {
			opacity: 0;
			-webkit-filter: blur(15px);
			-moz-filter: blur(15px);
			-ms-filter: blur(15px);
			-o-filter: blur(15px);
			filter: blur(15px);
		}

		to {
			opacity: 1;
			-webkit-filter: blur(0px);
			-moz-filter: blur(0px);
			-ms-filter: blur(0px);
			-o-filter: blur(0px);
			filter: blur(0px);
		}
		}