@charset "utf-8";

/* ----------- TOP汎用 ----------- */

main {
	overflow-x: clip;
}

.col {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.btn {
	font-weight: 700;
}

.btn.color_yg {
	box-shadow: 5px 3px 12px rgb(102 102 102 / 50%);
}


#yokohama #latest_news .btn.color_yg,
#nagoya #latest_news .btn.color_yg {
	border-radius: 100vh;
	color: #000;
}

.sp_img {
	display: none;
}

.tb,
.sp {
	display: none !important;
}

.pc {
	display: block !important;
}

@media screen and (max-width: 768px) {

	.pc,
	.sp {
		display: none !important;
	}

	.tb {
		display: block !important;
	}
}

@media screen and (max-width: 600px) {
	.pc_img {
		display: none;
	}

	.sp_img {
		display: block;
	}
}

@media screen and (max-width: 480px) {
	.tb {
		display: none !important;
	}

	.sp {
		display: block !important;
	}
}

/*--------------------------------------------------mainv*/
/* 2025のテストアップしたら#mv2024の記述は削除・整理する！！ */

#open #yokohama .announce_txt,
#open #nagoya .announce_txt {
	line-height: 0;
}

/* -----------------
    2025年度募集
-------------------- */

#mainv_2025 {
	position: relative;
}

#mainv_2025 .main_cont .regist_link {
	width: 49%;
	position: relative;
}

#mainv_2025 .main_cont .regist_link>figure {
	width: 115%;
}

#mainv_2025 .main_cont .regist_btn {
	margin: 0% auto 0 24%;
	display: block;
	position: absolute;
	width: 65%;
	top: 87%;
}

#mainv_2025 .main_cont .link_cont li:first-of-type {
	margin-bottom: 15px;
}

/* 横浜リアル開始（2025/5/21〜5/23） */
#mainv_2025 .main_cont .link_cont.yokohama-open li:first-of-type {
	margin-left: -30px;
}

/* 横浜リアル終了（2025/5/23〜） */
#mainv_2025 .main_cont .link_cont.yokohama-close li:first-of-type {
	margin-left: -40px;
}

/* MVカード画像 hoverで画像切り替え */
#mainv_2025 .main_cont .link_cont li {
	position: relative;
}

#mainv_2025 .main_cont .link_cont li a:hover {
	opacity: 1;
}

#mainv_2025 .main_cont .link_cont li figure.mv_card {
	position: relative;
}

#mainv_2025 .main_cont .link_cont li figure.mv_card img {
	transition: all 0.2s;
}

#mainv_2025 .main_cont .link_cont li figure.mv_card img:first-of-type {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

#mainv_2025 .main_cont .link_cont li a:hover figure.mv_card img:first-of-type {
	opacity: 1;
}

#mainv_2025 .main_cont .link_cont li a:hover figure.mv_card img:last-of-type {
	opacity: 0;
}

#mainv_2025 .sp_img {
	display: none;
}

@media screen and (max-width: 600px) {
	#mainv_2025 .sp_img {
		display: block;
		max-width: 250px;
		margin-top: -40px;
		margin-bottom: -40px;
		margin-left: -2%;
	}

	#mainv_2025 .pc_img {
		display: none;
	}

	#mainv_2025 .main_cont .regist_link {
		width: 100%;
	}

	#mainv_2025 .main_cont .regist_link>figure {
		width: 80%;
		margin-left: 10%;
	}

	#mainv_2025 .main_cont .regist_btn {
		margin: 0 auto;
		display: block;
		position: absolute;
		left: 24%;
		top: 85%;
		width: 54%;
	}

	#mainv_2025 .main_cont .link_cont {
		width: 100%;
		margin-top: 6%;
	}

	/* 横浜リアル開始（2025/5/21〜） */
	#mainv_2025 .main_cont .link_cont.yokohama-open li:first-of-type {
		margin-left: -12px;
	}

	/* 横浜リアル終了（2025/5/23〜） */
	#mainv_2025 .main_cont .link_cont.yokohama-close li:first-of-type {
		margin-left: -12px;
	}

	#mainv_2025 .main_cont .link_cont.yokohama-close li:last-of-type {
		margin-right: -6px;
	}
}

@media screen and (max-width: 480px) {
	#mainv_2025 .sp_img {
		margin-left: -15px;
	}

	/* 横浜リアル終了（2025/5/23〜） */
	#mainv_2025 .main_cont .link_cont.yokohama-close li:last-of-type {
		margin-right: unset;
	}
}

/*yokohama , nagoya*/

/* 2025年度版 横浜 */
#yokohama #mainv_2025 {
	background-image: url(/2025/images/yokohama/mv2025/yokohama_mv_bg.webp);
}

#nagoya #mainv_2025 {
	background-image: url(/2025/images/nagoya/mv2025/nagoya_mv_bg.webp);
}

#yokohama #mainv_2025,
#nagoya #mainv_2025 {
	padding-top: 42px;
	background-color: #eff5ff;
}

#yokohama #mainv_2025 .mv_box,
#nagoya #mainv_2025 .mv_box {
	max-width: 1500px;
	padding: 60px 30px 20px;
	margin: 0 auto;
}

#yokohama #mainv_2025 .mv_box .regist_link a.balloon_area,
#nagoya #mainv_2025 .mv_box .regist_link a.balloon_area {
	display: block;
	position: absolute;
	top: -20px;
	z-index: 1;
	width: 100%;
}

#nagoya #mainv_2025 .mv_box .regist_link a.balloon_area {
	left: 15px;
}

#yokohama #mainv_2025 .mv_box .regist_link a.balloon_area.online-open,
#nagoya #mainv_2025 .mv_box .regist_link a.balloon_area.online-open {
	top: -30px;
}

#yokohama #mainv_2025.en .mv_box .regist_link a.balloon_area.online-open,
#nagoya #mainv_2025.en .mv_box .regist_link a.balloon_area.online-open {
	top: -20px;
}

#yokohama #mainv_2025 .mv_box .regist_link,
#nagoya #mainv_2025 .mv_box .regist_link {
	width: 45%;
	position: relative;
	padding-bottom: 45px;
}

/* 「来場登録は4月1日（火）開始予定です」がある場合 */
#yokohama #mainv_2025 .mv_box .regist_link:has(.annotation_wrap),
#nagoya #mainv_2025 .mv_box .regist_link:has(.annotation_wrap) {
	margin-top: -4vw;
}

#yokohama #mainv_2025 .mv_box .regist_link .mv_logo,
#nagoya #mainv_2025 .mv_box .regist_link .mv_logo {
	width: 115%;
	margin-bottom: 15px;
}


#yokohama #mainv_2025 .mv_box .regist_link .mv_logo {
	/* ↓ balloonありの時、有効 ↓ */
	/* margin-bottom: 2rem; */
	/* ↓ MVオンラインリンクバナー ↓ */
	margin-bottom: 1.5rem;
}

/* 横浜リアル終了（2025/5/2３〜） */
#yokohama #mainv_2025 .mv_box .regist_link:has(.yokohama-close) .mv_logo {
	margin-bottom: 4rem;
}

#nagoya #mainv_2025 .mv_box .regist_link .mv_logo+div,
#yokohama #mainv_2025 .mv_box .regist_link .mv_logo+div {
	position: relative;
}

#nagoya #mainv_2025 .mv_box .regist_link .mv_logo+div .card_link {
	padding-top: 20px;
}

#yokohama #mainv_2025 .mv_box .regist_link .card_link,
#nagoya #mainv_2025 .mv_box .regist_link .card_link {
	max-width: 550px;
	/* padding-left: 10px; */
	margin: 0 auto;
	position: relative;
}

#yokohama #mainv_2025 .mv_box .regist_link .card_link img,
#nagoya #mainv_2025 .mv_box .regist_link .card_link img {
	transition: 0.2s;
}

#yokohama #mainv_2025 .mv_box .regist_link .card_link img:last-of-type,
#nagoya #mainv_2025 .mv_box .regist_link .card_link img:last-of-type {
	position: absolute;
	left: 0;
	opacity: 0;
}

#yokohama #mainv_2025 .mv_box .regist_link a:hover .card_link img:first-of-type,
#nagoya #mainv_2025 .mv_box .regist_link a:hover .card_link img:first-of-type {
	opacity: 0;
}

#yokohama #mainv_2025 .mv_box .regist_link a:hover .card_link img:last-of-type,
#nagoya #mainv_2025 .mv_box .regist_link a:hover .card_link img:last-of-type {
	opacity: 1;
}

#yokohama #mainv_2025 .mv_box .regist_link .online_link_btn,
#nagoya #mainv_2025 .mv_box .regist_link .online_link_btn {
	position: absolute;
	bottom: 5%;
	left: 52%;
	width: 40%;
	transform: translateX(-50%);
}

/* 横浜リアル開始（2025/5/21〜） */
#yokohama #mainv_2025 .mv_box .regist_link .balloon_area.yokohama-open~.online_link_btn,
#yokohama #mainv_2025 .mv_box .regist_link .balloon_area.nagoya-open~.online_link_btn {
	bottom: 6%;
}

#yokohama #mainv_2025 .yokohama_btn,
#nagoya #mainv_2025 .nagoya_btn {
	width: 48%;
	position: relative;
	margin-top: 12%;
}

#yokohama #mainv_2025 .regist_btn,
#nagoya #mainv_2025 .regist_btn {
	margin: 0% auto 0 25%;
	display: block;
	position: absolute;
	width: 65%;
	top: 87%;
}

/* 「来場登録は4月1日（火）開始予定です」がある場合 */
#yokohama #mainv_2025:has(.annotation_wrap) .regist_btn,
#nagoya #mainv_2025:has(.annotation_wrap) .regist_btn {
	top: 84%;
}

/* 「来場登録は4月1日（火）開始予定です」 */
#yokohama #mainv_2025 .annotation_wrap,
#nagoya #mainv_2025 .annotation_wrap {
	margin: 0 auto;
	position: absolute;
	width: 100%;
	top: 105%;
	left: -6%;
}

@media screen and (min-width: 1500px) {

	#yokohama #mainv_2025 .yokohama_btn,
	#nagoya #mainv_2025 .nagoya_btn {
		margin-top: 11%;
	}
}

@media screen and (max-width: 1100px) {

	#yokohama #mainv_2025 .yokohama_btn,
	#nagoya #mainv_2025 .nagoya_btn {
		margin-top: 13.5%;
	}
}

@media screen and (max-width: 900px) {

	#yokohama #mainv_2025 .yokohama_btn,
	#nagoya #mainv_2025 .nagoya_btn {
		margin-top: 8.5%;
	}

	#yokohama #mainv_2025 .mv_box .regist_link .mv_logo,
	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo {
		width: 120%;
	}

	#yokohama #mainv_2025 .mv_box .regist_link a.balloon_area.online-open,
	#nagoya #mainv_2025 .mv_box .regist_link a.balloon_area.online-open {
		top: -20px;
	}

	#yokohama #mainv_2025,
	#nagoya #mainv_2025 {
		padding-top: 5px;
	}

	#kv .col_l {
		width: 50%;
	}
}

@media screen and (max-width: 768px) {

	/* 横浜リアル終了（2025/5/2３〜） */
	#yokohama #mainv_2025 .mv_box .regist_link:has(.yokohama-close) .mv_logo {
		margin-bottom: 3rem;
	}
}

@media screen and (max-width: 600px) {

	/* 2025年度版 横浜 */
	#yokohama #mainv_2025 {
		background-image: url(/2025/images/yokohama/mv2025/yokohama_mv_bg_sp.webp);
		/* background-position: left; */
		/* padding-top: 0; */
	}

	#nagoya #mainv_2025 {
		background-image: url(/2025/images/nagoya/mv2025/nagoya_mv_bg_sp.webp);
		background-position: center;
	}

	#yokohama #mainv_2025 .mv_box,
	#nagoya #mainv_2025 .mv_box {
		padding: 20px 20px 10px;
	}

	#yokohama #mainv_2025 .mv_box .regist_link,
	#nagoya #mainv_2025 .mv_box .regist_link {
		width: 100%;
		position: relative;
		padding-bottom: 45px;
	}

	/* balloonありの時有効 */
	#nagoya #mainv_2025 .mv_box .regist_link {
		padding-bottom: 10px;
	}

	/* balloonありの時有効 */
	#nagoya figure.balloon_anime {}

	#yokohama #mainv_2025 .mv_box .regist_link .mv_logo,
	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo {
		width: 85%;
		min-width: 200px;
		/* margin-left: 10%; */
		margin-bottom: 55%;
	}

	/* balloonありの時有効 */
	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo {
		margin-bottom: 65%;
	}

	#yokohama #mainv_2025 .mv_box .regist_link a.balloon_area.online-open,
	#nagoya #mainv_2025 .mv_box .regist_link a.balloon_area.online-open {
		top: -30px;
	}

	#yokohama #mainv_2025.en .mv_box .regist_link a.balloon_area.online-open,
	#nagoya #mainv_2025.en .mv_box .regist_link a.balloon_area.online-open {
		top: -30px;
	}

	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo+div {
		width: 65%;
		margin: 0 auto 0px;
	}

	#yokohama #mainv_2025 .yokohama_btn,
	#nagoya #mainv_2025 .nagoya_btn {
		width: 90%;
		position: relative;
		margin-top: 10%;
	}

	/* 「来場登録は4月1日（火）開始予定です」がある場合 */
	#yokohama #mainv_2025:has(.annotation_wrap) .yokohama_btn,
	#nagoya #mainv_2025:has(.annotation_wrap) .nagoya_btn {
		margin-top: 14%;
	}

	#yokohama #mainv_2025 .regist_btn,
	#nagoya #mainv_2025 .regist_btn {
		margin: 0% auto 0 20%;
		width: 60%;
	}

	/* 「来場登録は4月1日（火）開始予定です」 */
	#yokohama #mainv_2025 .annotation_wrap,
	#nagoya #mainv_2025 .annotation_wrap {
		width: 72%;
		top: 109%;
		left: 13%;
	}

	#yokohama.en #mainv_2025 .annotation_wrap,
	#nagoya.en #mainv_2025 .annotation_wrap {
		width: 80%;
		left: 9%;
	}

	#nagoya #mainv_2025 {
		/* background-position: 30% 40%; */
	}

	#yokohama #mainv_2025 .mv_box .regist_link .card_link,
	#nagoya #mainv_2025 .mv_box .regist_link .card_link {
		max-width: 400px;
	}

	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo+div .card_link{
		padding-top: 0;
		margin-bottom: 40px;
	}

	/* 横浜リアル終了（2025/5/23〜） */
	#yokohama #mainv_2025 .mv_box .regist_link .balloon_area.yokohama-close~.online_link_btn {
		bottom: 4%;
	}
}

@media screen and (max-width:500px){
	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo+div .card_link{
		
	}
	#nagoya .onlinestrat_y .mv_press_btn{
		
	}
}

@media screen and (max-width: 480px) {
	#yokohama #mainv_2025 .mv_box .regist_link .card_link {
		max-width: 300px;
		/* max-width: inherit; */
	}

	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo {
		margin-bottom: 70%;
	}

	#nagoya #mainv_2025 .mv_box .regist_link .mv_logo+div {
		width: 83%;
		padding-top: 25px;
	}

	#nagoya #mainv_2025 .mv_box .regist_link .card_link {
		max-width: 400px;
		/* width:100%; */
	}

}

@media screen and (max-width: 480px) {

	/* balloonありの時有効 */
	#yokohama #mainv_2025 .mv_box .regist_link .mv_logo {
		margin-bottom: 60%;
	}

	#yokohama #mainv_2025 .mv_box .regist_link a.balloon_area.online-open,
	#nagoya #mainv_2025 .mv_box .regist_link a.balloon_area.online-open {
		top: -35px;
	}

	#yokohama #mainv_2025.en .mv_box .regist_link a.balloon_area.online-open,
	#nagoya #mainv_2025.en .mv_box .regist_link a.balloon_area.online-open {
		top: -25px;
	}

	/* 横浜リアル終了（2025/5/23〜） */
	#yokohama #mainv_2025 .mv_box .regist_link .balloon_area.yokohama-close~.online_link_btn {
		width: clamp(140px, 31vw, 180px);
	}
}

@media screen and (max-width: 400px) {

	/* balloonありの時有効 */
	#yokohama #mainv_2025 .mv_box .regist_link .mv_logo {
		margin-bottom: 65%;
	}
}

/*--------------------------------------------------nagoya_exb_banner*/

.nagoya_exb_banner {
	padding: 20px 50px;
	margin-bottom: 30px;
	border-radius: 7px;
	border: solid 4px #e50c0c;
	text-align: center;
	background: url(/2025/images/nagoya/call_for_exhibitors/mv_bg.webp) no-repeat 50% top;
	background-size: cover;
}

.nagoya_exb_banner .nagoya_exb_banner_inner {
	max-width: 700px;
	margin: auto;
}

.nagoya_exb_banner h4 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 10px;
}

.nagoya_exb_banner h4 img.txt1 {
	width: 52%;
}

.nagoya_exb_banner h4 img.txt2 {
	width: 46.6%;
}

.nagoya_exb_banner ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.nagoya_exb_banner ul li {
	width: 49%;
}

@media screen and (max-width: 650px) {
	.nagoya_exb_banner h4 img.txt1 {
		width: 47%;
	}

	.nagoya_exb_banner h4 img.txt2 {
		width: 51%;
	}

	.nagoya_exb_banner ul li {
		width: 70%;
		margin: auto;
	}

	.nagoya_exb_banner ul li:last-child {
		margin-top: 10px;
	}
}

@media screen and (max-width: 500px) {
	.nagoya_exb_banner {
		border: solid 3px #e50c0c;
	}

	.nagoya_exb_banner h4 img.txt1,
	.nagoya_exb_banner h4 img.txt2 {
		width: 100%;
		margin: auto;
	}

	.nagoya_exb_banner ul li {
		width: 100%;
	}
}

/*--------------------------------------------------information*/
#information .sec_ttl {
	margin-bottom: 15px;
}

#information .center_txt {
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	padding: 0 20px;
}

#information .sec_ttl span {
	filter: drop-shadow(0px 0px 8px rgb(255 255 255 / 100%));
}

.information_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.information_list li {
	width: 50%;
	position: relative;
}

.information_list li.yh a div {
	width: 43%;
	position: relative;
}

.information_list li a::before {
	background-repeat: no-repeat;
	background-size: contain;
	height: auto;
	display: block;
	position: absolute;
}

#information .information_list li.balloon .balloon_area .balloon_anime {
	/* 吹き出し */
	background-position: bottom center;
	width: min(80%, 280px);
	position: absolute;
	/* aspect-ratio: 7 / 1; */
	bottom: 97%;
	right: 10%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	animation-name: balloon_anime;
	/* アニメーション名の指定 */
	animation-delay: 0s;
	/* アニメーションの開始時間指定 */
	animation-duration: 2s;
	/* アニメーション動作時間の指定 */
	animation-timing-function: ease-in-out;
	/* アニメーションの動き指定（徐々に早く）*/
	animation-iteration-count: infinite;
}

/* 名古屋来場募集開始（2025/6/2〜） */
#information .information_list li.balloon.ng .balloon_area .balloon_anime {
	bottom: 87%;
	z-index: 2;
}


.en #information .information_list li.balloon.ng .balloon_area .balloon_anime {
	bottom: 90%;
	right: 1rem;
}

/* 横浜ONLINE開始（2025/5/14〜5/20） */
#information .information_list li.balloon .balloon_area.online-open .balloon_anime {
	width: min(30vw, 400px);
	bottom: 86%;
	right: 50%;
	z-index: 2;
}

/* 横浜リアル開始（2025/5/21〜5/23） */
/* 名古屋リアル開始（2025/7/16〜18） */
#information .information_list li.balloon .balloon_area.yokohama-open .balloon_anime,
#information .information_list li.balloon .balloon_area.nagoya-open .balloon_anime {
	width: min(20vw, 300px);
	bottom: 86%;
	right: 50%;
	z-index: 2;
}

/* 横浜リアル終了（2025/5/23〜） */
#information .information_list li.balloon .balloon_area.yokohama-close .balloon_anime {
	width: min(23vw, 360px);
	right: unset;
	bottom: 85%;
	left: 50%;
	z-index: 2;
}

/* 名古屋リアル終了（2025/7/18〜） */
#information .information_list li.balloon.ng .balloon_area.nagoya-close .balloon_anime {
	width: min(23vw, 360px);
	right: unset;
	bottom: 85%;
	left: 50%;
	z-index: 2;
}

#information .information_list li.ng.balloon a::after {
	position: absolute;
}

@keyframes balloon_anime {
	0% {
		transform: translateY(0) translateX(-50%);
	}

	50% {
		transform: translateY(-5px) translateX(-50%);
	}

	100% {
		transform: translateY(0) translateX(-50%);
	}
}

/* オンラインへのリンク */
.information_list li a.online_link_balloon {
	padding: 0;
	width: 35%;
	position: absolute;
	height: 70px;
	top: 0;
	right: 8%;
	display: block;
	z-index: 2;
	background-image: inherit;
}

.information_list li h3 {
	width: 45%;
	margin: auto;
}

.information_list li.ng h3 {
	width: 100%;
}

.information_list .balloon_area figure {
	width: 90%;
	margin: 0 auto;
}

.information_list .balloon_area h3 {
	width: 100%;
	margin: auto;
}

.information_list li p {
	width: min(60%, 250px);
	margin: auto;
	margin-bottom: -70px;
}

@media screen and (max-width: 900px) {

	/* オンラインへのリンク */
	.information_list li a.online_link_balloon {
		padding: 0;
		width: 32%;
		position: absolute;
	}

	.information_list {
		margin-top: 0;
	}

	.information_list li.label a::before {
		width: 55%;
		bottom: unset;
		top: 0;
	}

	.information_list li h3 {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 768px) {
	.information_list li.ng h3 {
		width: 100%;
		order: 1;
	}

	.information_list li a.online_link_balloon {
		width: 80%;
		top: -5%;
		right: 21%;
	}

	.information_list li h3 {
		width: 100%;
		z-index: 2;
	}

	.information_list .balloon_area {
		width: 80%;
		/* position: relative; */
		margin: 0 auto;
		/* position: absolute; */
	}

	.information_list .balloon_area.online-open,
	.information_list .balloon_area.yokohama-open,
	.information_list .balloon_area.yokohama-close {
		position: absolute;
	}

	#information .information_list li.balloon.ng .balloon_area .balloon_anime {
		bottom: 85%;
		width: min(95%, 200px);
	}

	/* 横浜ONLINE開始（2025/5/14〜5/20） */
	#information .information_list li.balloon .balloon_area.online-open .balloon_anime {
		width: 80%;
		top: 0;
		left: 60%;
	}

	/* 横浜リアル開始（2025/5/21〜5/23） */
	#information .information_list li.balloon .balloon_area.yokohama-open .balloon_anime {
		width: 60%;
		top: 0;
		left: 60%;
	}

	/* 横浜リアル終了（2025/5/23〜） */
	#information .information_list li.balloon .balloon_area.yokohama-close .balloon_anime {
		width: 60%;
		top: -15px;
		left: 60%;
	}
}

@media screen and (max-width: 600px) {
	.information_list li {
		width: 100%;
	}

	.information_list li.label a::before {
		width: 55%;
	}

	.information_list li h3 {
		margin-bottom: 0;
	}

	/* 横浜ONLINE開始（2025/5/14〜5/20） */
	#information .information_list li.balloon .balloon_area.online-open .balloon_anime {
		width: 60%;
	}
}

@media screen and (max-width: 480px) {
	#information .information_list li.balloon.ng .balloon_area .balloon_anime {
		bottom: 85%;
		width: min(80%, 200px);
		right: 0;
		left: 50%;
	}

	.information_list li.yh {
		margin-bottom: 0px;
	}

	/* 横浜ONLINE開始（2025/5/14〜5/20） */
	#information .information_list li.balloon .balloon_area.online-open .balloon_anime {
		width: 80%;
	}

	/* 名古屋リアル終了（2025/7/18〜） */
	#information .information_list li.balloon.ng .balloon_area.nagoya-close .balloon_anime {
		width: 180px;
		/* right: unset; */
		/* bottom: 85%; */
		/* left: 50%; */
		/* z-index: 2; */
	}
}

/* 名古屋------------------------- */

.information_list li.ng.balloon a::after {
	aspect-ratio: 5 / 1;
	background-image: url(/2025/images/top/mv2023/info_balloon_03_n_0712.webp);
	display: block;
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	height: auto;
	display: none;
}

.en .information_list li.ng.balloon a::after {
	background-image: url(/2025/images/top/mv2023/info_balloon_03_n_0712_en.webp);
}

/*--------------------------------------------------kv*/
#kv .sec_ttl span {
	text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #ffffff, -2px -2px 10px #ffffff;
}

#kv {
	background-image: url(/2025/images/top/mv2025/jsae_bg.webp);
	background-size: cover;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}

#kv+div {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 100px 0;
	align-items: center;
}

#kv+section {
	position: relative;
}

#kv .txt_cont p {
	font-size: 1.15rem;
	font-weight: bold;
	line-height: 2.5;
	margin-bottom: 2rem;
	color: #fff;
	text-shadow: 2px 2px 10px #3d3d3dbd, -2px 2px 10px #3d3d3dbd, 2px -2px 10px #3d3d3dbd, -2px -2px 10px #3d3d3dbd;
}

.en #kv .txt_cont p {
	line-height: 2;
}

#kv+section:after {
	top: -7%;
	right: -2%;
	opacity: 0.2;
}

#kv .sec_ttl {
	margin-bottom: 3.5rem;
}

#kv h3 {
	color: #fff;
	margin-bottom: 1rem;
	font-size: 1.8rem;
	line-height: 1.7;
	letter-spacing: 0;
	text-shadow: 2px 2px 15px #70bff8, -2px 2px 10px #70bff8, 2px -2px 10px #70bff8;
	margin-bottom: 2.5rem;
}

#kv h3>span {
	display: block;
	font-size: 1.7rem;
	line-height: 3;
}

#kv .col_l {
	width: 45%;
	margin-left: auto;
	margin-right: 4%;
}

#kv .col_l h3 {
	width: 80%;
	margin-bottom: 15px;
	margin-left: -15px;
}

#kv .col_r {
	width: 43%;
	filter: drop-shadow(0px 0px 8px rgb(0 0 0 / 20%));
}

.en #kv .col_l h3 {
	width: 95%;
	margin-bottom: 5%;
}

#kv br.sp {
	display: none;
}

@media screen and (max-width: 1000px) {
	#kv h3>span {
		font-size: 1.4rem;
	}

	#kv .txt_cont p {
		font-size: 1rem;
		width: 100%;
		text-align: center;
	}

	#kv .sec_ttl {
		margin-bottom: 2.5rem;
	}

	#kv .c_wrap {
		padding: 60px 20px 600px;
	}

	#kv .sec_ttl span {
		text-shadow: none;
	}

	#kv .sec_ttl {
		text-shadow: 2px 2px 10px #ffffffbd, -2px 2px 10px #ffffffbd, 2px -2px 10px #ffffffbd, -2px -2px 10px #ffffffbd;
	}
}

@media screen and (max-width: 900px) {
	#information {
		padding-bottom: 0;
		background-position: center;
	}

	#information .c_wrap {
		padding-bottom: 0;
		padding: 60px 20px;
	}
}

@media screen and (max-width: 768px) {

	#kv:before,
	#kv+section:after {
		width: 35%;
	}

	#kv .c_wrap {
		padding: 60px 20px 500px;
	}

	#kv h3 {
		font-size: 1.5rem;
	}

	#kv h3>span {
		font-size: 1.3rem;
	}

	#kv .txt_cont p {
		line-height: 2.3;
	}

	#kv:before {
		top: -4%;
	}

	#kv+section:after {
		top: -3.5%;
	}

	#kv .col_l h3 {
		width: 90%;
	}

	#kv br.tab {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	#kv .c_wrap {
		padding: 60px 20px 400px;
	}

	#kv h3 {
		font-size: 1.4rem;
		text-align: center;
		width: 100%;
	}

	#kv h3>span {
		font-size: 1.2rem;
		line-height: 2.5rem;
	}

	#kv .txt_cont p {
		line-height: 2;
		margin-top: 1rem;
	}
}

@media screen and (max-width: 480px) {
	#kv .c_wrap {
		padding: 60px 20px 300px;
	}

	#kv .txt_cont p {
		font-size: 14px;
		line-height: 2;
	}

	#kv .sec_ttl {
		margin-bottom: 1.5rem;
	}
}

@media screen and (max-width: 430px) {
	#kv .c_wrap {
		padding: 60px 20px 270px;
	}

	#kv .txt_cont p {
		font-size: 14px;
		line-height: 1.8;
	}

	#kv .sec_ttl {
		margin-bottom: 1.4rem;
	}

	#kv h3 {
		font-size: 1.3rem;
	}

	#kv h3>span {
		font-size: 1.1rem;
		line-height: 2rem;
	}

	#kv .txt_cont p {
		font-size: 0.85rem;
		margin-top: 0.8rem;
	}
}

/*   ↓↓↓↓↓ 情報更新日 ↓↓↓↓↓  */
#kv .release_date {
	background: rgb(255 255 255 / 21%);
	padding: 35px 20px;
	filter: drop-shadow(0px 0px 8px rgb(0 0 0 / 10%));
	border-radius: 5px;
}

#kv .txt_cont .release_date p {
	text-align: center;
	line-height: initial;
	margin-bottom: 1rem;
	font-family: "Noto Sans JP", sans-serif;
	/* Jのフォントが1に見えるとのことで「Noto Sans JP」で統一する */
	font-weight: 900;
	font-size: 1.5rem;
}

.en #kv .txt_cont .release_date p {
	font-size: 1.3rem;
}

#kv .txt_cont .release_date_schedule {
	display: flex;
	margin: 0px 2%;
	align-items: center;
	justify-content: center;
}

#kv p.release_date_yh {
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
	color: #005bac;
	line-height: 1.5;
	width: 50%;
}

#kv p.release_date_ng {
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
	color: #ff0000;
	line-height: 1.5;
	width: 50%;
}

@media screen and (max-width: 1000px) {
	#kv p.release_date_yh {
		font-size: 1rem;
	}

	#kv p.release_date_ng {
		font-size: 1rem;
	}
}

@media screen and (max-width: 768px) {
	#kv .txt_cont .release_date_schedule {
		display: block;
	}

	#kv p.release_date_yh {
		width: 100%;
		margin-bottom: 5px;
	}

	#kv p.release_date_ng {
		width: 100%;
		margin-bottom: 5px;
	}
}

@media screen and (600px < width <=768px) {
	#kv .release_date {
		width: 90%;
		margin: 2% 5%;
	}
}

@media screen and (max-width: 600px) {
	#kv .release_date {
		margin: 2% 0;
		padding: 30px 20px;
	}

	#kv .txt_cont .release_date p {
		margin-top: 0;
		font-size: 1.3rem;
	}

	#kv .txt_cont .release_date_schedule p {
		display: block;
		margin-top: 0;
	}
}

/*   ↑↑↑↑ 情報更新日 ↑↑↑↑  */

/*--------------------------------------------------magazine*/

/*大TOP*/

#magazine {
	background-color: #071223;
	background-image: url(/2025/images/top/bg_circle.png), url(/2025/images/top/bg_border_l.png), url(/2025/images/top/bg_circle.png);
	background-repeat: no-repeat;
	background-position: left -3% bottom -15%, right top, right -3% top 20%;
	background-size: 250px, 100% 100%, 250px;
	color: #fff;
}

#magazine .c_wrap {
	max-width: 1300px;
}

.magazine_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.magazine_list_item {
	width: 30%;
}

.magazine_list:after {
	content: "";
	display: block;
	width: 30%;
}

.magazine_list_item a {
	display: block;
	background: #000;
	color: #fff;
}

#magazine .btn {
	max-width: 200px;
}

/*横浜、名古屋*/

#yokohama .announce_txt,
#nagoya .announce_txt {
	line-height: 0;
}

#nagoya .content_list_small .content_list_item .col_r .area_page #magazine {
	background-image: url(/2025/images/top/magazine_bg.png);
	background-position: center;
	background-size: cover;
}

@media screen and (max-width: 768px) {
	#magazine {
		background-position: left -3% bottom 5%, right top, right -3% top 15%;
		background-size: 30%, 100% 100%, 30%;
		color: #fff;
	}
}

/*--------------------------------------------------latest_news*/

#latest_news {
	color: #000;
	background: #d4f1ff;
}

#nagoya #latest_news {
	background-image: url(/2025/images/nagoya/top/ng_news_bg.webp);
}

#latest_news .col {
	align-items: center;
}

#latest_news .col_l {
	width: 220px;
}

/* yokohama */
#latest_news .col_l {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#latest_news .sec_ttl {
	margin-bottom: 1em;
}

#latest_news .sp_btn {
	display: none !important;
}

.news_list {
	width: calc(100% - 320px);
}

.news_list li {
	width: 100%;
}

.news_list li a {
	align-items: center;
	padding: 25px 0;
	border-bottom: 1px solid #ffffff;
}

#yokohama .news_list li:first-of-type a {
	border-bottom: 1px solid #aed0e4;
}

.under_page .news_list li a {
	border-color: #0c2348;
}

.news_list li:first-child a {
	padding-top: 0;
}

.news_list li:last-child a {
	padding-bottom: 0;
}

.news_list li:last-child a {
	border-bottom: none;
}

.news_list li .news_date {
	font-weight: 800;
	width: 120px;
	font-weight: 700;
	font-size: 1.1em;
	line-height: 1;
}

.news_list li .news_txt {
	width: calc(100% - 150px);
}

.news_list li .news_txt h3 {
	font-size: 1em;
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_list li .news_txt h3:after {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: "\f101";
	color: #1968b2;
	margin-left: 15px;
}

#nagoya .news_list li .news_txt h3:after {
	color: #e60013;
}

.news_label span {
	font-weight: 700;
	font-size: 0.7em;
	padding: 2px 5px;
	line-height: 1;
	border: 1px solid;
	margin-right: 5px;
	margin-top: 5px;
	display: inline-block;
	min-width: 80px;
	text-align: center;
}

.news_label .topic_ann,
.news_label .topic_news,
.news_label .topic_info,
.news_label .topic_impo {
	color: #fff;
	background-color: #e50c0c;
	border-color: #e50c0c !important;
}

.news_label .news_label_yh {
	/*横浜*/
	color: #005bac;
}

.news_label .news_label_ng {
	/*名古屋*/
	color: #ff0000;
}

.news_label .news_label_online {
	color: #04b305;
}

@media screen and (max-width: 768px) {
	#latest_news .col_l {
		width: 100%;
	}

	#latest_news .pc_btn {
		/* display: none !important; */
	}

	#latest_news .sp_btn {
		display: block !important;
		max-width: 200px;
	}

	#yokohama #latest_news .sp_btn {
		display: none !important;
	}

	.news_list {
		width: 100%;
	}

	.news_list li a {
		padding: 3% 0;
	}

	.under_page .news_list li a {
		padding: 5% 0;
	}

	.news_list li .news_date {
		width: 100%;
		font-size: 0.9em;
		margin-bottom: 5px;
	}

	#yokohama .news_list li .news_date {
		margin-bottom: 0;
	}

	#open .news_list li .news_date {
		color: #000;
	}

	.news_list li .news_txt {
		width: 100%;
	}

	.news_list li .news_label {
		margin-bottom: 5px;
	}
}

/*横浜、名古屋*/

.area_page .news_list li .news_txt {
	width: calc(100% - 250px);
}

.area_page .news_list li .news_txt h3 {
	width: 100%;
	display: block;
	padding-right: 30px;
	position: relative;
}

.area_page .news_list li .news_txt h3:after {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

@media screen and (max-width: 768px) {
	.area_page .news_list li .news_date {
		width: fit-content;
		margin-right: 1em;
	}

	.area_page .news_list li .news_label {
		margin-right: auto;
	}

	.area_page .news_list li .news_txt {
		width: 100%;
	}
}

/*--------------------------------------------------archive*/

#archive {
	color: #000;
	/* background-color: #071223; */
	background-repeat: no-repeat;
	/*↓マガジン公開後↓*/
	background-image: url(/2025/images/top/mv2025/archive_bg.webp);
	background-position: center top;
	background-size: cover;
	/*↓マガジン公開前↓*/
	/*background-image: url(../images/top/bg_circle.png),url(../images/top/bg_border_l.png),url(../images/top/bg_circle.png);
    background-position: left -3% bottom -15% , right top , right -3% top 20%;
    background-size: 250px , 100% 100% , 250px;*/
	/*    background-image: url(../images/top/bg_border_l.png), url(../images/top/archive_bg.png);
    background-image: url(../images/top/bg_border_r.png), url(../images/top/archive_bg.png);
    background-position: right top, center top;
    background-size: 100% 100%, cover;*/
}

.archive_list {
	margin-top: 30px;
}

.archive_list li {
	width: 100%;
	background: #fff;
	padding: 40px;
	margin-bottom: 2%;
	align-items: center;
	display: flex;
	/* filter: drop-shadow(0px 0px 8px rgb(0 0 0 / 10%)); */
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.archive_list li figure {
	width: 40%;
}

.archive_list li dl {
	width: 55%;
}

.archive_list li dt {
	/*margin-bottom: 20px;*/
	margin-bottom: 17px;
}

.archive_list li dd a.txt_arrow_w:after {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: "\f101";
	color: #b8d200;
	margin-left: 10px;
}

.archive_list li dd span.white_under {
	border-bottom: 1px solid;
	padding-bottom: 4px;
}

.archive_list li dd br.br_sp {
	display: none;
}

.archive_list li dd span.border_l {
	font-size: 0.9rem;
	line-height: normal;
}

/* archive_history */

#archive_history {
	font-family: "Montserrat", "LINESeedJP", sans-serif;
}

#archive_history .archive_list li {
	width: 49%;
	background: #fff;
	padding: 20px;
	margin-bottom: 0%;
	/* filter: drop-shadow(0px 0px 8px rgb(0 0 0 / 10%)); */
}

#archive_history h4 {
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: 800;
}

#archive_history .archive_list {
	margin-top: 0px;
	margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {

	#archive_history .archive_list li,
	.archive_list li {
		width: 100%;
	}

	#archive_history .archive_list li {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 768px) {
	.archive_list {
		margin-top: 0;
	}

	.archive_list li figure {
		width: 30%;
	}

	.archive_list li dl {
		width: 60%;
	}

	#archive_history .archive_list li figure {
		width: 35%;
	}

	#archive_history .archive_list li dl {
		width: 60%;
	}
}

@media screen and (max-width: 600px) {
	#archive_history .archive_list li {
		align-items: flex-start;
	}

	#archive_history .archive_list li dt {
		margin-bottom: 10px;
		line-height: 1.5;
	}
}

@media screen and (max-width: 480px) {
	.archive_list li dd br.br_sp {
		display: block;
	}

	#archive .c_wrap {
		padding: 40px 20px;
	}

	#kv .release_date {
		margin: 0;
		padding: 20px 15px;
	}
}

/*--------------------------------------------------top_banner*/

#top_banner .col {
	justify-content: center;
}

#top_banner .col li {
	width: 30%;
}

#top_banner .col li.wid100 {
	width: 55%;
}

#top_banner .col li:nth-child(n + 2) {
	margin-left: 3%;
}

#top_banner .col li a {
	display: block;
}

@media screen and (max-width: 768px) {
	#top_banner .col li {
		width: 48%;
	}

	#top_banner .col li.wid100 {
		width: 75%;
	}
}

@media screen and (max-width: 480px) {
	#top_banner .col li {
		width: 75% !important;
	}

	#top_banner .col li:nth-child(n + 2) {
		margin-left: 0;
		margin-top: 3%;
	}
}

/*--------------------------------------------------ad_area*/

#ad_area {
	background: #000000;
	/* Old browsers */
	background: -moz-linear-gradient(left, #000000 0%, #292929 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #000000 0%, #292929 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #000000 0%, #292929 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#292929', GradientType=1);
	/* IE6-9 */
}

#ad_area .slide_col4 li a {
	display: block;
}

/*スライダー ４つ以上になったら無効*/

/*#ad_area .slide_col4{
    justify-content: center;
}

#ad_area .slide_col4 li{
    width: 22%;
    margin-right: 4%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 60%);
    border: 2px solid #d3d3d3;
}

#ad_area .slide_col4 li:last-child,
#ad_area .slide_col4 li:nth-child(4){
    margin-right: 0;
}*/

#ad_area .slide_col4 .slick-list li {
	margin: 0 0.25%;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 60%);
	border: 2px solid #d3d3d3;
}

#ad_area .slide_col4 .slick-list li a {
	display: block;
}

/*@media screen and (max-width: 480px) {
    #ad_area .slide_col4 li{
        width: 75%;
        margin: auto;
        margin-right: auto!important;
    }
    #ad_area .slide_col4 li:nth-child(n+2){
        margin-top: 7%;
    }
}
*/

/*--------------------------------------------------nextinfo*/

#nextinfo {
	background-color: #e6ffba;
	text-align: center;
}

#nextinfo .c_wrap {
	padding-top: 20px;
	padding-bottom: 10px;
}

#nextinfo p {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#nextinfo p span {
	font-weight: 700;
	font-size: 1.2em;
	margin-right: 0.8em;
}

#nextinfo p span:after {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: "\f101";
	color: #b7d100;
	margin-left: 0.5em;
}

#nextinfo p img {
	width: 80%;
	max-width: 650px;
}

#nagoya #nextinfo p img {
	/* width: 100%; */
	/* max-width: 550px; */
}

.nowshowing_txt {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 14px;
}

.nowshowing_txt .nowshowing_time {
	font-size: 0.9rem;
}

.nowshowing_txt .nowshowing_day span.red_txt {
	color: #db4867;
}

.nowshowing_txt .nowshowing_day span.blue_txt {
	color: #168dbe;
}

.nowshowing_day span {
	min-width: 11rem;
	display: inline-block;
}

.en .nowshowing_day span {
	min-width: 26.5rem;
}

#nowshowing .nowshowing_txt .nowshowing_day {
	text-align: left;
}

.en #nowshowing .nowshowing_txt .nowshowing_day {
	width: 100％;
	text-align: left;
	width: 100%;
}

.en #nowshowing .nowshowing_txt .nowshowing_day p {
	text-align: left;
}

#nowshowing .blue_txt_box {
	font-size: 1.2rem;
	padding: 15px;
}

#nowshowing .blue_txt_box .btn {
	display: inline-block;
	font-size: 1rem;
	margin-left: 10px;
}

#nowshowing .blue_txt_box .btn:after {
	font-size: 0.8rem;
}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 768px) {
	#nextinfo .c_wrap {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#nextinfo p span {
		font-size: 1em;
		margin-right: 0;
		width: 100%;
		line-height: 1.2;
	}

	#nextinfo p img {
		width: 90%;
		max-width: 600px;
		margin-top: 15px;
	}

	#nagoya #nextinfo p img {
		width: 100%;
		max-width: 450px;
	}
}

@media screen and (max-width: 480px) {
	#nextinfo p img {
		width: 100%;
	}

	#nagoya #nextinfo p img {
		width: 100%;
		max-width: 400px;
	}

	.nowshowing_day {
		margin-left: 0;
	}

	.nowshowing_day span,
	.en .nowshowing_day span {
		min-width: auto;
	}
}

/*--------------------------------------------------nowshowing*/

#nowshowing {
	background-color: #fff;
	/* ↓↓ 来年の会期ブロックある時はボーダーなし ↓↓ */
	/* border-bottom: 1px solid #b8d200; */
	overflow: hidden;
}

#nowshowing .c_wrap {
	padding-top: 25px;
	padding-bottom: 30px;
	align-items: center;
}

#nowshowing h3 {
	width: 300px;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

#nowshowing h3:before {
	content: "";
	background-image: url(/2025/images/top/bg_circle.png);
	background-repeat: no-repeat;
	background-position: center left -3%;
	background-size: 300px;
	display: block;
	position: absolute;
	width: 300px;
	height: 300px;
	top: -128px;
	left: -32px;
	z-index: -1;
}

#nowshowing h3 span {
	margin-bottom: 0;
}

#nowshowing dl {
	width: calc(100% - 300px);
	color: #fff;
	z-index: 2;
}

#nowshowing dl a:after {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: "\f101";
	color: #b8d200;
	margin-left: 0.5em;
}

#nowshowing dd {
	font-size: 0.9em;
	line-height: 1.6;
	margin-top: 0.5em;
}

/* 大トップだけ */
#open #nowshowing.finish {
	background-image: url(/2025/images/top/top_bg_circle.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
}

.area_page #nowshowing.finish {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	background: #fff;
	position: relative;
	z-index: 2;
	padding: 20px;
	text-align: center;
}

#nowshowing.finish p {
	color: #000;
	text-align: center;
	line-height: 1.6;
}

#nowshowing.finish .survey_txt:before {
	content: "\f304";
	color: #b8d200;
}

#nowshowing.finish ul.col {
	justify-content: center;
}

#nowshowing.finish ul.col li:first-child {
	margin-right: 0.8em;
}

#nowshowing.finish .white_under {
	border-bottom: 1px solid;
	padding-bottom: 4px;
	color: #fff;
}

#nowshowing.finish p.small_txt {
	font-size: 0.8rem;
}

#nowshowing.finish .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#nowshowing.finish .flex .col a {
	background: #bcf118;
	color: #000;
	padding: 0 1.5em;
	font-size: 0.9rem;
	line-height: 2;
	letter-spacing: 0;
	border-radius: 100vh;
}

#nowshowing.finish .flex .col a::after {
	display: none;
}

#nowshowing.finish .flex .col a::before {
	content: "\f304";
}

#nowshowing.finish .small_txt a.underline_link {
	margin: 0 5px;
	font-weight: bold;
}

#nowshowing.finish .que i {
	color: #daf51a;
	margin-left: 5px;
	margin-right: 20px;
}

#nowshowing.finish .thx_txt {
	text-align: center;
	font-weight: bold;
}

@media screen and (max-width: 800px) {
	#nowshowing.finish .que i {
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {
	#nowshowing h3 {
		width: 230px;
	}

	#nowshowing h3:before {
		left: -50px;
	}

	#nowshowing dl {
		width: calc(100% - 230px);
	}

	#nowshowing.finish {
		background-size: 75%;
	}

	#nowshowing.finish ul.col {
		justify-content: left;
		margin-top: 10px;
	}

	#nowshowing.finish .thx_txt .sp {
		display: block !important;
	}

	#nowshowing.finish .flex {
		margin: 0 0 10px;
	}

	#nagoya #nowshowing.finish .flex,
	#nagoya #nowshowing.finish .que {
		margin-top: 0;
	}
}

@media screen and (max-width: 600px) {
	#nowshowing h3 {
		width: 100%;
		margin-bottom: 1.5em;
		text-align: center;
	}

	#nowshowing h3:before {
		background-size: 100%;
		width: 120vw;
		height: 120vw;
		top: 10%;
		left: 50%;
		transform: translate(-50%, -10%);
		-webkit-transform: translate(-50%, -10%);
		-ms-transform: translate(-50%, -10%);
	}

	#nowshowing dl {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	#nowshowing.finish p {
		font-size: 0.85rem;
	}

	#nowshowing.finish .flex .col a {
		padding: 0 1em;
		font-size: 0.8rem;
	}
}

/*--------------------------------------------------top_news*/

/*大TOP、横浜、名古屋 共通*/

#top_news {
	color: #000;
	position: relative;
	z-index: 2;
	background: #d0eefd;
	/* border-bottom: 1px solid #b8d200; */
}

#yokohama #latest_news,
#yokohama #top_news {
	background-image: url(/2025/images/yokohama/top/news_bg.webp);
	background-size: cover;
	background-repeat: no-repeat;
}

#nagoya #top_news,
#nagoya #latest_news {
	background-image: url(/2025/images/nagoya/top/news_bg_ng.webp);
	background-size: cover;
	background-repeat: no-repeat;
}

/* yokohama/nagoya */
#top_news .c_wrap {
	padding: 15px;
	align-items: center;
}

#top_news .sec_ttl {
	width: 130px;
	text-align: left;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}

#top_news .sec_ttl:before {
	margin-bottom: 0;
	margin-right: 0.5em;
}

#top_news .sec_ttl span {
	margin-bottom: 0;
	font-size: 1.5em;
}

#top_news .news_list {
	width: calc(100% - 310px);
}

#top_news .news_date {
	width: 100px;
	font-weight: 800;
	line-height: 1;
	color: #000;
}

#top_news .news_label {
	/* width: fit-content; */
	line-height: 1;
	margin: 0 10px;
}

#top_news .news_label span {
	margin: 0;
}

#top_news .news_ttl {
	width: calc(100% - 460px);
	font-size: 0.9em;
	padding-right: 10px;
	margin-bottom: 0;
	color: #000;
	font-weight: 700;
	display: flex;
}

#open #top_news .news_ttl {
	width: calc(100% - 445px);
}

#top_news .news_ttl span {
	max-width: calc(100% - 30px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

#top_news .news_ttl:after {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: "\f101";
	color: #005cad;
	margin-left: 15px;
}

#nagoya #top_news .news_ttl:after {
	color: #e50c0b;
}

#top_news .btn_cont {
	width: 140px;
}

#top_news .btn_cont .btn {
	line-height: 1;
	font-size: 0.9em;
	padding: 0.5em 1.5rem;
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	font-style: italic;
	letter-spacing: 0;
	color: #000;
	border-radius: 100ch;
	letter-spacing: 0;
}

#yokohama #top_news .btn_cont .btn {
	background-color: #fff000;
}

#top_news .white_under {
	color: #fff;
	font-weight: 700;
	font-family: din-2014, sans-serif;
	margin-top: -6px;
	width: 85px;
}

#top_news .white_under span {
	border-bottom: 1px solid;
	padding-bottom: 6px;
	line-height: 1;
	width: 100%;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	#top_news .c_wrap {
		justify-content: flex-start;
	}

	#top_news .sec_ttl {
		width: auto;
		margin-right: 15px;
	}

	#top_news .news_date {
		width: auto;
		margin-right: 10px;
	}

	#top_news .news_ttl {
		width: 100% !important;
		margin-top: 2%;
		order: +1;
		display: inline;
	}

	#top_news .news_ttl span {
		width: 100%;
		overflow: unset;
		text-overflow: unset;
		white-space: unset;
		display: inline;
	}

	#top_news .btn_cont {
		margin-right: 0;
		margin-left: auto;
	}
}

@media screen and (max-width: 480px) {
	#top_news .sec_ttl {
		width: calc(100% - 160px);
		margin-right: 0;
		order: 1;
	}

	#top_news .news_date {
		order: 3;
		margin-top: 3%;
	}

	#top_news .news_label {
		order: 4;
		margin-top: 3%;
	}

	#top_news .news_ttl {
		order: 5;
		line-height: 1.5;
	}

	#top_news .btn_cont {
		order: 2;
	}
}

/*--------------------------------------------------top_attention*/

/*大TOP、横浜、名古屋 共通*/

#top_attention {
	background: #fff;
	color: #e50e0d !important;
	text-align: center;
	padding: 20px;
	margin-top: 50px;
	width: 100%;
}

#top_attention .c_wrap {
	padding: 20px;
}

#top_attention a,
#top_attention p {
	line-height: 1.2;
	color: #e50e0d !important;
}

#top_attention a {
	border-bottom: 1px solid;
	padding-bottom: 4px;
}

@media screen and (max-width: 480px) {
	#top_attention {
		text-align: left;
		margin-bottom: 20px;
	}

	#top_attention a br {
		display: none;
	}
}

/*--------------------------------------------------content*/

/*横浜、名古屋 共通*/

#content {
	background: #fff;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: url(/2025/images/yokohama/top/content_bg.webp);
	background-size: cover;
}

#content .txt_cont {
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
	margin-bottom: 35px;
	align-items: center;
}

#content .txt_cont p {
	text-align: right;
	color: #005cad;
	font-weight: bold;
	font-family: "Noto Sans JP", sans-serif;
	/* Jのフォントが1に見えるとのことで「Noto Sans JP」で統一する */
	letter-spacing: 0;
	font-size: 1.2rem;
}

#nagoya #content .txt_cont p {
	color: #e60013;
}

#content .c_wrap {
	max-width: inherit;
	padding: 80px 20px 50px;
	max-width: 1400px;
}

#nagoya #content .c_wrap {
	overflow: hidden;
}

#nagoya.en #content {
	overflow: hidden;
}

#nagoya.area_page #content:after {
	background-image: url(/2025/images/nagoya/top/mv_synapse_r.webp);
	top: -4%;
	/* ダイジェスト動画の部分に追加するので、一旦非表示 */
	content: none;
}

#nagoya.en.area_page #content:after {
	top: -6%;
}

/* en */
.en#yokohama #content .heading_ttl {
	margin-bottom: 0;
}

.en #content .txt_cont {
	/* align-items:center; */
	/* margin-bottom: 30px; */
}

/* 4/1時点コンテンツ非表示のため */
.en #content p.comingsoon {
	background: #aeaeaed1;
	text-align: center;
	padding: 1rem;
	color: #5a5a5a;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 1.3rem;
}

.content_list_big .content_list_item {
	width: calc((100% - 60px) / 3);
	overflow: hidden;
	/* border-top-right-radius: 50px; */
	border-radius: 10px;
	position: relative;
	box-shadow: 5px 3px 12px rgb(102 102 102 / 50%);
}

#nagoya .content_list_big .content_list_item:nth-child(n + 4) {
	margin-top: 30px;
}

/* yokohama・nagoya */
#nagoya .content_list_big .content_list_item a,
#yokohama .content_list_big .content_list_item a {
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 260px;
	/* padding: 15px; */
	position: relative;
	position: relative;
	overflow: hidden;
	max-width: 450px;
	/* height: 240px; */
}

#nagoya .content_list_big .content_list_item a:hover,
#yokohama .content_list_big .content_list_item a:hover {
	opacity: 1;
}

#nagoya .content_list_big .content_list_item a:hover:after,
#yokohama .content_list_big .content_list_item a:hover:after {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	/* opacity: 1; */
}

#yokohama .content_list_big .content_list_item.small a {
	min-height: 200px;
}

/* 250611~ コンテンツ追加のためレイアウト調整 */
#nagoya .content_list_big .content_list_item.small a {
	min-height: 200px;
}

.en#yokohama .content_list_big .content_list_item a {
	/* 250415~ 各種コンテンツ表示のためコメントアウト */
	/* pointer-events:none; */
}

#nagoya .content_list_big .content_list_item a:before,
#yokohama .content_list_big .content_list_item a:before {
	content: "";
	width: 100%;
	height: 60%;
	bottom: 0;
	display: block;
	background: linear-gradient(transparent 10%, #000000 100%);
	position: absolute;
}

#nagoya .content_list_big .content_list_item a:after,
#yokohama .content_list_big .content_list_item a:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(/2025/images/yokohama/top/content_img_1.webp);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: -1;
}

#yokohama .content_list_big .content_list_item .special_exhibition:after {
	background-image: url(/2025/images/yokohama/top/content_img_1.webp);
}

#nagoya .content_list_big .content_list_item .special_exhibition:after {
	background-image: url(/2025/images/nagoya/sp_exh/sp_exh_img01.webp);
}

#yokohama .content_list_big .content_list_item .planning_lecture:after {
	background-image: url(/2025/images/yokohama/top/content_img_2.webp);
}

#nagoya .content_list_big .content_list_item .planning_lecture:after {
	background-image: url(/2025/images/nagoya/top/content_img_2.webp);
}

#yokohama .content_list_big .content_list_item .newcar_lecture:after {
	background-image: url(/2025/images/yokohama/top/content_img_3.webp);
}

#nagoya .content_list_big .content_list_item .technological_development_presentations:after {
	background-image: url(/2025/images/nagoya/top/content_img_3.webp);
}

#nagoya .content_list_big .content_list_item .exhibit_vehicles_technologies:after {
	background-image: url(/2025/images/nagoya/exhibit_vehicles_technologies/img01.webp);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
}

#nagoya .content_list_big .content_list_item .forum:after {
	background-image: url(/2025/images/nagoya/forum/img01.webp);
}

#nagoya .content_list_big .content_list_item .Invehicle_Sound:after {
	background-image: url(/2025/images/nagoya/interior_sound_experience/img01.webp);
}

#nagoya .content_list_big .content_list_item .VRsystem_Experience:after {
	background-image: url(/2025/images/nagoya/hands_on_vr/img01.webp);
}

#nagoya .content_list_big .content_list_item .chubu_research_presentation:after {
	background-image: url(/2025/images/nagoya/chubu_research_presentation/img01.png);
}

#nagoya .content_list_big .content_list_item .exhibitorsseminar:after {
	background-image: url(/2025/images/nagoya/workshops/img01.png);
}

#nagoya .content_list_big .content_list_item .Specialexhibit_Area:after {
	background-image: url(/2025/images/nagoya/presentation_stage/img02.png);
}

#nagoya .content_list_big .content_list_item .Specialexhibit_Area_startup:after {
	background-image: url(/2025/images/nagoya/presentation_stage/img03.png);
	background-position: center;
}

#nagoya .content_list_big .content_list_item .jsaeparty:after {
	background-image: url(/2025/images/nagoya/jsaeparty/img01.jpg);
}

#nagoya .content_list_big .content_list_item .Student_Formula:after {
	background-image: url(/2025/images/nagoya/top/content_img_2.webp);
}

#yokohama .content_list_big .content_list_item .exhibitorsseminar:after {
	background-image: url(/2025/images/yokohama/top/content_img_4.webp);
}

#yokohama .content_list_big .content_list_item .presentation_stage:after {
	background-image: url(/2025/images/yokohama/presentation_stage/img01.png);
	background-size: 130%;
	background-position: 50% 70%;
}

#yokohama .content_list_big .content_list_item .keynote_address:after {
	background-image: url(/2025/images/yokohama/top/content_img_6.webp);
}

#yokohama .content_list_big .content_list_item .white_body:after {
	background: url(/2025/images/yokohama/top/content_img_9.webp), #fff;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#yokohama .content_list_big .content_list_item .luncheon:after {
	background: url(/2025/images/yokohama/luncheon/img01.webp), #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#yokohama .content_list_big .content_list_item.small {
	/* margin-top: 2%; */
	width: calc((100% - 80px) / 4);
	margin-top: 35px;
}

#nagoya .content_list_big .content_list_item.small {
	margin-top: 30px;
	width: calc((100% - 80px) / 4);
}

#yokohama .content_list_item.small .arrow_w_btn:after {
	right: 0;
	top: inherit;
	bottom: -10px;
}

.content_list_big .content_list_item a {
	display: block;
	overflow: hidden;
	position: relative;
}

.content_list_big .content_list_item img {
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}

.content_list_big .content_list_item.big img,
.content_list_big .content_list_item.small img {
	object-fit: cover;
	width: 100%;
}

.content_list_big .content_list_item.img_s a {
	background-color: #fff;
}

.content_list_big .content_list_item.img_s img {
	object-fit: contain;
}

.content_list_big .content_list_item img:hover {
	transform: scale(1.2, 1.2);
}

#nagoya .content_list_big .content_list_item:last-of-type img:hover {
	transform: none;
}

.content_list_big .content_list_item .color_bk {
	position: absolute;
	bottom: 0;
	/* left: 15px; */
	font-size: 1.4rem;
	width: 100%;
	text-align: left;
	padding-left: 25px;
}

.content_list_big .content_list_item.small .color_bk {
	font-size: 1.1rem;
	padding-left: 15px;
	line-height: 1.2;
	bottom: 5px;
}

.en .content_list_big .content_list_item.small .color_bk {
	font-size: 1rem;
	padding-right: 30px;
}

.content_list_item .arrow_w_btn:after {
	color: #fff002;
}

.en .content_list_big .arrow_w_btn:after {
	display: none;
}

.en .content_list_big .content_list_item .color_bk {
	padding-right: 50px;
	font-size: 1.3rem;
}

/* 2025 yokohama nagoya */
.btn {
	display: block;
	padding: 0;
	border-radius: inherit;
	color: #fff;
	font-weight: bold;
}

/* footerのレジストボタンのborder-radiusが打ち消されてしまったので */
#fixbtn_list .fixbtn_link {
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
}

.content_list_big .content_list_item .content_label_cont {
	position: absolute;
	top: 13px;
	left: 5px;
	width: max-content;
	display: flex;
}

.content_label_cont .content_label {
	width: 110px;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 0;
	text-align: center;
	line-height: 15px;
	border-radius: 100vh;
	color: #000;
	display: inline-block;
	letter-spacing: 0;
	border: 0.5px solid #4b91d0;
}

.content_label_cont .content_label i {
	margin-right: 6px;
	font-size: 0.9em;
	line-height: 15px;
}

.content_label_cont .content_label.content_label_yh {
	color: #fff;
	background: -moz-linear-gradient(left, #1878d1 0%, #00fff6 100%) !important;
	/* background: -webkit-linear-gradient(left, #1878d1 0%, #00fff6 100%) !important; */
	background: #005cad;
	margin: 0 5px 0 3px;
	font-family: "Noto Sans JP";
}

.content_label_cont .content_label.content_label_ng {
	color: #fff;
	/* background: -moz-linear-gradient(left, #e60012 0%, #f058aa 100%) !important;
    background: -webkit-linear-gradient(left, #E6023B 0%, #f058aa 100%) !important;
    background: linear-gradient(left, #e60012 0%, #f058aa 100%) !important; */
	border: none;
	background: #e6023b;
	margin: 0 3px 0 5px;
}

.content_label_cont .content_label.content_label_online {
	background: #b8d200;
	font-weight: 900;
}

#yokohama .content_label_cont .content_label.content_label_online,
#nagoya .content_label_cont .content_label.content_label_online {
	background: #3fa599;
	font-weight: 900;
	color: #fff;
	border: 0.5px solid #67cfc3;
	font-family: "Open Sans";
}

.content_list_small {
	margin-top: 55px;
	/* padding: 0px 5%; */
	margin: 60px auto 0px;
}

.content_list_small .content_list_item {
	width: 49%;
	overflow: hidden;
	/* border-radius: 5px; */
	background: #ffffff;
	align-items: center;
	color: #000;
	border-radius: 7px;
	padding: 20px 30px 20px 20px;
}

.content_list_small .content_list_item [class*="col_"] {
	/* width: calc(100% - 400px); */
	width: 58%;
}

.content_list_small .content_list_item .col_l {
	width: 37%;
}

.content_list_small .content_list_item .col_l img {
	object-fit: cover;
	object-position: center;
	border-radius: 7px;
}

/* 名古屋スタートアップアカデミアの背景色変更、「NEW」アイコン →名古屋特集企業 非表示
#nagoya .content_list_small li:first-child .content_sub_list li:nth-of-type(3) a {
	background-color: #e50c0c;
	padding: 0.75em 1em;
	display: flex;
	align-items: center;
	justify-content: center;
}*/

#nagoya .content_list_small li:first-child .content_sub_list li:nth-of-type(3) a h5 {
	display: block;
}

#nagoya .content_list_small li:first-child .content_sub_list li:nth-of-type(3) a .new_ico {
	margin-right: 5px;
	border-radius: 4px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.content_list_small .content_list_item .col_r h4 {
	font-size: 1.4em;
	margin-top: auto;
	color: #000;
	margin-bottom: 0.7em;
	font-weight: 900;
	font-family: "Montserrat";
	letter-spacing: 0;
}

.content_list_small .content_list_item .col_r h4 span {
	font-size: 0.9rem;
	color: #005cad;
	font-family: "LINESeedJP";
	margin-left: 1.3rem;
}

#nagoya .content_list_small .content_list_item .col_r h4 span {
	color: #e60013;
}

.content_list_small .content_sub_list {
	margin-bottom: auto;
}

.content_list_small .content_sub_list_item {
	width: 100%;
	border-top: 1px solid #d4d4d4;
}

.content_list_small .content_sub_list_item:last-of-type {
	border-bottom: 1px solid #d4d4d4;
}

.content_list_small .content_sub_list_item+.content_sub_list_item {
	/* margin-top: 10px; */
}

.content_list_small .content_list_item .color_bk {
	width: 100%;
	font-size: 0.9em;
	color: #000;
	padding: 15px 40px 15px 0;
}

.content_list_small .content_list_item a:hover.color_bk {
	color: #005dae;
}

#nagoya .content_list_small .content_list_item a:hover.color_bk {
	color: #e60013;
}

.content_sub_list .content_sub_list_item a:after {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: "\f101";
	position: absolute;
	right: 8px;
	top: 50%;
	color: #005cad;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

#nagoya .content_sub_list .content_sub_list_item a:after {
	color: #ea2c63;
}

.content_sub_list .content_sub_list_item h5 {
	margin-bottom: 0;
	line-height: 1.3;
	font-size: 0.95rem;
	text-align: left;
	letter-spacing: 0;
}

.content_sub_list .content_sub_list_item h5 span {
	display: inline-block;
	line-height: 1.3;
}

.content_sub_list .content_sub_list_item h5 span+span {
	margin-right: 0.1em;
}

.en .content_sub_list .content_sub_list_item h5 {
	font-size: 1em;
}

.content_sub_list .content_label_cont {
	width: 100%;
	max-width: 200px;
	margin-top: 5%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.content_label_cont .content_label.disabled {
	background: #3f6282;
	color: #334b61;
	border-color: #3f6282;
}

#nagoya .content_label_cont .content_label.disabled {
	background: #5b4046;
	color: #472e33;
	border-color: #5b4046;
}

.top_contact {
	background: #f0f0f0;
	margin: 40px;
	padding: 20px;
	align-items: center;
	justify-content: center;
}

.top_contact .sec_ttl {
	margin-bottom: 0;
	line-height: 1;
	width: max-content;
	margin-right: 3%;
	text-align: right;
}

.top_contact .sec_ttl:before {
	content: none;
}

.top_contact .sec_ttl span {
	margin-bottom: 0;
	font-size: 1.5em;
	display: inline-block;
	margin-right: 0.4em;
}

.top_contact ul.col {
	width: 50%;
}

.top_contact ul.col li {
	width: 49%;
}

.top_contact .btn {
	font-size: 0.9em;
	text-align: left;
	padding: 0.2em 2.5em;
	height: 100%;
	color: #b8d200;
	background: #fff;
	border: 1px solid;
	text-align: center;
}

.top_contact .btn.disabled {
	background: #414141 !important;
	color: #585858 !important;
	pointer-events: none;
}

@media screen and (max-width: 1300px) {
	.content_list_small .content_list_item .col_r h4 span {
		display: block;
		margin-left: 0;
	}

	.content_list_small .content_list_item .col_r h4 {
		line-height: 1.3;
		margin-bottom: 0.7rem;
	}

	.content_list_small .content_list_item [class*="col_"] {
		width: 56%;
	}

	.content_list_small .content_list_item .col_l {
		width: 40%;
	}
}

@media screen and (max-width: 1200px) {
	.en .content_label_cont .content_label {
		min-width: 100px;
	}
}

@media screen and (max-width: 1150px) {
	.content_list_big .content_list_item.small .color_bk {
		font-size: 1rem;
	}

	.content_list_big .content_list_item .color_bk {
		font-size: 1.2rem;
		padding-right: 30px;
	}

	#content .txt_cont p {
		font-size: 1rem;
	}

	.content_label_cont .content_label {
		width: 90px;
		font-size: 12px;
	}
}

@media screen and (max-width: 900px) {
	#content .txt_cont {
		flex-direction: column;
		margin-bottom: 30px;
		align-items: flex-start;
	}

	.content_list_small {
		margin-top: 20px;
	}

	.en#yokohama #content .heading_ttl,
	#yokohama .heading_ttl {
		margin-bottom: 1.5rem;
	}

	#content .txt_cont p {
		text-align: left;
		font-size: 1.1rem;
	}

	.content_list_big .content_list_item {
		width: 49.5%;
	}

	.content_list_big .content_list_item:last-of-type {
		/* border: #e9e9e9 1px solid; */
	}

	#yokohama .content_list_big .content_list_item.small a {
		min-height: 260px;
	}

	#yokohama .content_list_big .content_list_item:not(.big):not(.small) {
		width: 100%;
	}

	#yokohama .content_list_big .content_list_item.small,
	#yokohama .content_list_big .content_list_item:nth-child(n + 4),
	.content_list_big .content_list_item:nth-child(n + 3) {
		margin-top: 2%;
		width: 49.5%;
	}

	#nagoya .content_list_big .content_list_item.small {
		width: 49.5%;
		margin-top: 2%;
	}

	#nagoya .content_list_big .content_list_item.small a {
		min-height: 260px;
	}

	.content_list_big .content_list_item.big a {
		height: unset;
	}

	#yokohama .content_list_big .content_list_item:not(.big):not(.small) a {
		height: 180px;
	}

	#yokohama .content_list_big .content_list_item:not(.big):not(.small) img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.content_list_big .content_list_item.small a {
		height: 150px;
	}

	.content_list_big .content_list_item .color_bk {
		padding-top: 0.3em;
		padding-bottom: 0.3em;
	}

	.content_label_cont .content_label {
		width: 100px;
	}

	.content_list_small .content_list_item {
		width: 100%;
	}

	.content_list_small .content_list_item .col_l {
		width: 30%;
	}

	.content_list_small .content_list_item .col_r {
		width: 65%;
	}

	.content_list_small .content_list_item .col_r h4 span {
		display: inline;
		margin-left: 1rem;
	}

	.content_list_small .content_list_item:nth-child(n + 2) {
		margin-top: 2%;
	}

	.top_contact {
		justify-content: space-between;
	}

	.top_contact .sec_ttl {
		width: 48%;
		margin-right: 0;
	}

	.top_contact ul.col {
		width: 50%;
	}

	.top_contact ul.col li {
		width: 100%;
	}

	.top_contact ul.col li:nth-child(n + 2) {
		margin-top: 3%;
	}
}

@media screen and (max-width: 768px) {
	.top_contact .sec_ttl {
		text-align: center;
		position: relative;
		width: 180px;
		padding-right: 30px;
	}

	.top_contact .sec_ttl span {
		display: block;
		margin-bottom: 0.3em;
	}

	.top_contact ul.col {
		width: calc(100% - 200px);
	}

	.area_page #content:after {
		width: 400px;
		top: -5%;
		right: -15%;
	}

	#nagoya.en.area_page #content:after {
		top: -4%;
	}
}

@media screen and (max-width: 600px) {
	#content .c_wrap {
		padding: 50px 20px 30px;
	}

	.content_list_big .content_list_item,
	.content_list_big .content_list_item.big,
	.content_list_big .content_list_item.small,
	#nagoya .content_list_big .content_list_item:nth-child(n + 3),
	#yokohama.en .content_list_big .content_list_item:nth-child(n + 4),
	#yokohama .content_list_big .content_list_item:nth-child(n + 4),
	#yokohama .content_list_big .content_list_item.small {
		width: 100%;
		margin-top: 3%;
	}

	#yokohama.en .content_list_big .content_list_item:nth-child(n + 4),
	.content_list_big .content_list_item:nth-child(n + 2) {
		margin-top: 3%;
	}

	.content_list_big .content_list_item a,
	.content_list_big .content_list_item.big a,
	.content_list_big .content_list_item.small a {
		height: 200px;
		/* max-width: inherit; */
	}

	#nagoya .content_list_big .content_list_item a,
	#yokohama .content_list_big .content_list_item a,
	#nagoya .content_list_big .content_list_item.small a {
		max-width: inherit;
		min-height: 200px;
	}

	#nagoya .content_list_big .content_list_item .technological_development_presentations:after {}

	#nagoya .content_list_big .content_list_item .exhibitorsseminar:after {
		background-position: center;
	}

	.content_list_big .content_list_item img {
		object-fit: cover;
		height: 100%;
	}

	.content_list_small .content_list_item:nth-child(n + 2) {
		margin-top: 3%;
	}

	.content_list_small .content_list_item [class*="col_"] {
		width: 100%;
	}

	.content_list_small .content_list_item {
		padding: 20px;
	}

	.content_list_small .content_list_item .col_l {
		margin-bottom: 15px;
	}

	.content_list_small .content_list_item:last-of-type .col_l img {
		top: -160%;
	}

	.content_list_small .content_list_item .col_r {
		/* padding: 20px; */
	}

	#content .txt_cont p {
		font-size: 1rem;
	}

	.en #content p.comingsoon {
		font-size: 1.1rem;
		margin-bottom: 20px;
		padding: 0.5rem;
	}
}

@media screen and (max-width: 480px) {
	#content .c_wrap {
		padding: 30px 20px;
	}

	.area_page #content:after {
		width: 300px;
		top: -57px;
		right: -25%;
	}

	.content_sub_list .content_label_cont {
		margin-top: 3%;
	}

	.top_contact {
		margin-top: 12%;
	}

	.top_contact .sec_ttl {
		width: 100%;
		padding-right: 0;
	}

	.top_contact .sec_ttl span {
		display: inline-block;
		margin-bottom: 0.1em;
	}

	.top_contact ul.col {
		width: 100%;
		margin-top: 5%;
	}

	.content_list_small .content_list_item .col_r h4 {
		font-size: 1.3rem;
	}

	.content_list_small .content_list_item .col_r h4 span {
		font-size: 0.8rem;
	}

	.content_sub_list .content_sub_list_item h5 {
		font-size: 0.85rem;
		line-height: 1;
	}

	.content_list_small .content_list_item .col_l {
		margin-bottom: 0px;
	}

	.en #content p.comingsoon {
		font-size: 1rem;
		margin-bottom: 20px;
		padding: 0.5rem;
	}
}

/*--------------------------------------------------outline*/

/*横浜、名古屋 共通部分*/

.area_page #outline {
	color: #000;
	font-weight: 400;
	position: relative;
}

.area_page #outline .col .col_l {
	width: 45%;
	max-height: 820px;
	height: 80%;
	position: sticky;
	top: 100px;
	bottom: 50px;
}

#nagoya.area_page #outline {
	/* background: rgb(10, 118, 200); */
	background: -moz-linear-gradient(90deg, rgba(10, 118, 200, 0.28) 0%, rgba(11, 149, 33, 0.28) 50%, rgba(234, 198, 25, 0.28) 100%);
	/* background: -webkit-linear-gradient(90deg, rgba(10, 118, 200, .28) 0%, rgba(11, 149, 33, .28) 50%, rgba(234, 198, 25, .28) 100%); */
	/* background: linear-gradient(90deg, rgba(10, 118, 200, .28) 0%, rgba(11, 149, 33, .28) 50%, rgba(234, 198, 25, .28) 100%); */
	/* background: #f9e3e7; */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0a76c8", endColorstr="#eac619", GradientType=1);
	color: #000;
	font-weight: 400;
	position: relative;
	z-index: 0;
	/* background: url(../images/yokohama/top/mv_bg_yh.png), linear-gradient(90deg, rgba(248, 221, 232, 1) 0%, rgba(250, 230, 231, 1) 50%, rgba(250, 238, 230, 1) 100%); */
	/* background-repeat: no-repeat; */
	/* background-position: 0px 165%; */
}

.area_page #outline:after {
	content: “”;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 250px;
	height: auto;
	aspect-ratio: 11 / 8;
	display: block;
	opacity: 0.4;
	position: absolute;
	bottom: -6.8%;
	left: -3%;
	z-index: -1;
}

.area_page #outline .c_wrap {
	padding: 100px 40px 90px;
	margin: 0 auto;
	position: relative;
}

.area_page #outline dl.border_list dt {
	text-align: left;
	border-bottom: none;
	margin-bottom: 0;
	font-weight: bold;
}

.area_page #outline dl.border_list dd {
	width: 100%;
	border-color: #aed0e4;
	padding: 0 0 1rem 0;
	/* font-size: .94rem; */
	line-height: 1.5;
	letter-spacing: 0;
}

.area_page #outline dl.border_list dd:last-of-type {
	padding-bottom: 0;
}

#nagoya.area_page #outline dl.border_list dd {
	border-color: #ffbfc4;
}

@media screen and (max-width: 768px) {
	.area_page #outline:after {
		width: 200px;
		bottom: -5%;
	}
}

@media screen and (max-width: 480px) {
	.area_page #outline:after {
		width: 150px;
		bottom: -3%;
	}

	.area_page #outline dl.border_list {
		font-size: 0.9em;
	}

	.area_page #outline dl.border_list dt {
		width: 100%;
		border-bottom: none;
		margin-bottom: 0;
	}

	.area_page #outline dl.border_list dd {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

/* ------------------------------------------------- */
/* ------------------ 開催期間用CSS ------------------ */
/* ------------------------------------------------- */

/* --------------------------------------------- */
/* ------------------ 大TOP --------------------- */
/* --------------------------------------------- */

@media screen and (max-width: 900px) {
	.information_list li.ng.balloon a::after {
		width: 60%;
		bottom: unset;
		top: 10%;
	}
}

@media screen and (max-width: 768px) {
	.information_list li.yh a div {
		width: 100%;
		margin: 0 auto;
		z-index: 1;
	}

	.information_list li.yh a.yokohama_link:after {
		display: block;
		background-repeat: no-repeat;
		background-image: url(/2025/images/top/mv2024/kv_yokohama.webp);
		background-position: center;
		background-size: contain;
		width: 200px;
		position: absolute;
		height: 200px;
		top: 0;
		right: -30px;
		z-index: 0;
	}

	.information_list li.ng.balloon.label a.online_link_balloon {
		position: absolute;
		z-index: 2;
		right: 10%;
	}

	.information_list li.ng.balloon.label a.online_link_balloon:before {
		display: none;
	}

	.information_list li.ng a:before {
		display: block;
		background-repeat: no-repeat;
		background-image: url(/2025/images/top/mv2024/kv_nagoya.webp);
		background-position: center;
		background-size: contain;
		width: 200px;
		position: absolute;
		height: 200px;
		top: 0;
		left: -40px;
		z-index: -1;
	}
}

@media screen and (max-width: 480px) {
	.information_list li.ng.balloon.label a.online_link_balloon {
		position: absolute;
		height: 50px;
		top: -3%;
		left: 12%;
		z-index: 3;
	}

	.information_list li.ng h3 {
		width: 100%;
	}

	.information_list li.yh a.yokohama_link:after,
	.information_list li.ng a:before {
		width: 100px;
		height: 100px;
	}
}

/* ------------------------------------------------------ */
/* ------------------ 横浜、名古屋共通 --------------------- */
/* ------------------------------------------------------ */

/* ------------------ 20230512~20230517 横浜オンライン開始直前 ------------------ */
.mv_press_btn {
	display: block;
	width: 50%;
	max-width: 320px;
	padding: 5px 25px;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 27%;
}

@media screen and (max-width: 900px) {
	.mv_press_btn {
		width: 80%;
		left: 15%;
	}
}

@media screen and (max-width: 768px) {
	.mv_press_btn {
		font-size: 0.8em;
		left: 15%;
	}
}

@media screen and (max-width: 480px) {
	.mv_press_btn {
		margin: 0;
		padding: 0;
		max-width: 230px;
	}

	/* #yokohama .mv_press_btn, */
	#nagoya .onlinestrat_y .mv_press_btn {
		padding: 0;
		width: 70%;
		left: 25%;
	}
}

/* --- 横浜TOP --- */
#yokohama main {
	background-color: #fff;
}

.onlinestrat_y .mv_press_btn {
	/* margin: 0px auto 0; */
	/* ↓ MVオンラインリンクバナー表示 ↓  */
	/* left: 25%; */
	/* ↓ CLOSE ↓ */
	left: 21%;
}

@media screen and (max-width: 900px) {
	.onlinestrat_y .mv_press_btn {
		/* left: 12%; */
		left: 7%;
	}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 600px) {
	#yokohama #mainv_2025 .mv_box .regist_link .mv_logo+div {
		width: 90%;
		padding: 0 0 0 10%;
	}

	#yokohama .mv_press_btn {
		/* left: 23%; */
		left: 17%;
	}
}

@media screen and (max-width: 500px) {
	#yokohama .mv_press_btn {
		/* left: 18%; */
		left: 15%;
	}
}

@media screen and (max-width:480px) {
	#yokohama .mv_press_btn {
		max-width: 220px;
		left: 24%;
	}
}

@media screen and (max-width: 400px) {
	#yokohama .mv_press_btn {
		/* left: 20%; */
		left: 19%;
	}
}

@media screen and (max-width: 320px) {
	#yokohama .mv_press_btn {
		left: 12%;
	}
}

/* オンライン展示会活用のススメ */

#top_banner_area {
	background: #071223;
}

#open #top_banner_area {
	padding-bottom: 2%;
}

#top_banner_area .c_wrap {
	max-width: 1120px;
	width: 80%;
	align-items: center;
}

#open #top_banner_area .c_wrap {
	max-width: 1200px;
	width: 100%;
}

#open #top_banner_area h3:before {
	content: none;
}

#open #top_banner_area .c_wrap .col_l {
	margin-bottom: 0;
	width: 200px;
}

#open #top_banner_area .c_wrap .col_r {
	width: calc(100% - 220px);
}

#top_banner_area li {
	width: 48.5%;
}

#top_banner_area li a {
	height: 100%;
}

.susume_area {}

.susume_area a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: 25px;
	padding: 25px 20px 25px 40px;
	border: 3px double #0041ff;
	border-radius: 15px;
	background-image: url(/2025/images/top/mv2023/bg_Recommendeduse.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	color: #fff;
	letter-spacing: 0;
}

.susume_area a::before {
	content: "";
	display: block;
	position: absolute;
	left: -25px;
	top: 50%;
	width: 50px;
	height: 35px;
	background-image: url(/2025/images/yokohama/kv_yh_logo.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	z-index: 2;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

*/ .susume_area .text h3 {
	font-size: 1.4em;
	text-shadow: #000000 0px 0 12px;
	margin-bottom: 0;
}

.susume_area .text h3 span {
	font-weight: 700;
	color: #b7c800;
	font-size: 0.6em;
	display: block;
}

.susume_area .text p {
	text-shadow: #000000 0px 0 12px;
}

.nagoya .susume_area a {
	border: 3px double #dc1a0b;
}

.nagoya .susume_area a::before {
	background-image: url(/2025/images/nagoya/kv_ng_logo.svg);
}

.map_area {
	margin-top: auto;
	margin-bottom: auto;
}

.map_area a {
	margin-right: 25px;
	display: block;
}

#nagoya .map_area {
	margin-right: 25px;
}

#nagoya .map_area a {
	margin-right: 0px;
}

.map_area a img {
	border: 2px solid #b7d100;
	border-radius: 10px;
}

/* 3枚バナー時---------- */

#top_banner_area.banner_03 .c_wrap {
	width: 100%;
	max-width: 1200px;
}

#top_banner_area.banner_03 li {
	width: 32%;
}

#top_banner_area.banner_03 .map_area {
	margin-top: 0;
	margin-bottom: 0;
}

#top_banner_area.banner_03 .map_area a {
	margin-right: 0;
}

#top_banner_area.banner_03 .susume_area a {
	margin-left: 15px;
}

#top_banner_area.banner_03 .kitchen_area a img {
	border: 2px solid #f60;
	border-radius: 10px;
}

@media screen and (max-width: 768px) {
	#top_banner_area.banner_03 .c_wrap {
		width: 80%;
		padding-top: 0;
	}

	#top_banner_area.banner_03 li {
		width: 100% !important;
		margin-top: 5% !important;
	}

	#top_banner_area.banner_03 li:first-child {
		margin-top: 0 !important;
	}
}

@media screen and (max-width: 480px) {
	#top_banner_area.banner_03 .c_wrap {
		width: 100%;
	}
}

@media screen and (max-width: 850px) {

	/* オンライン展示会活用のススメ */
	#open #top_banner_area .c_wrap {
		/* width: 80%; */
		padding-top: 0%;
		padding-bottom: 5%;
	}

	#open #top_banner_area li {
		width: 100%;
	}

	#open #top_banner_area li+li {
		margin-top: 5%;
	}

	#open .susume_area a {
		flex-wrap: wrap;
		margin-left: 0;
	}

	#open .susume_area .text h3 {
		font-size: 1.3em;
	}

	/* .susume_area .text h3 span {
        display: block;
    } */
	#open .map_area a {
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {

	/* オンライン展示会活用のススメ */
	#top_banner_area .c_wrap {
		/* width: 80%; */
		padding-top: 5%;
		padding-bottom: 5%;
	}

	#top_banner_area li {
		width: 100%;
	}

	#top_banner_area li+li {
		margin-top: 5%;
	}

	.susume_area a {
		flex-wrap: wrap;
		margin-left: 0;
	}

	.susume_area .text h3 {
		font-size: 1.3em;
	}

	.map_area a {
		margin-right: 0;
	}
}

@media screen and (max-width: 600px) {
	#top_banner_area .c_wrap {
		padding-top: 7%;
		padding-bottom: 7%;
	}

	#open #top_banner_area .c_wrap .col_l {
		width: 100%;
		margin-bottom: 2em;
	}

	#open #top_banner_area .c_wrap .col_r {
		width: 90%;
		margin: auto;
	}

	#yokohama #top_banner_area .c_wrap {
		width: 100%;
	}

	#yokohama #top_banner_area ul {
		width: 80%;
		margin: auto;
	}
}

@media screen and (max-width: 480px) {

	/* オンライン展示会活用のススメ */
	#top_banner_area .c_wrap {
		width: 90%;
	}

	.susume_area .text h3 {
		font-size: 1.2em;
	}
}

/* ------------------ 名古屋動画ブロック ------------------ */

#top_movie_area {
	background: #071223;
}

#top_movie_area ul {
	justify-content: space-between;
}

#top_movie_area li {
	width: 49%;
}

#top_movie_area li .movie_pv {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}

#top_movie_area li .movie_pv iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#top_movie_area .sec_ttl {
	margin-bottom: 10px;
	font-weight: 600;
	display: flex;
	align-items: center;
}

#top_movie_area .sec_ttl::before {
	margin-bottom: 0;
	margin-right: 10px;
	font-size: 0.8rem;
}

#top_movie_area .title_col {
	display: flex;
	justify-content: space-between;
}

#top_movie_area .title_col .btn_cont {
	margin-top: 0;
	margin-bottom: 10px;
}

#top_movie_area .title_col .btn_cont a {
	padding: 0.1em 2em;
	font-size: 0.9rem;
}

#top_movie_area .title_col .btn_cont a::after {
	content: "\f101";
	right: 0;
}

@media screen and (max-width: 768px) {
	#top_movie_area li {
		width: 100%;
	}

	#top_movie_area li:last-child {
		margin-top: 50px;
	}
}

@media screen and (max-width: 768px) {
	#top_movie_area .title_col .btn_cont a {
		padding: 0 1.5em;
		padding-right: 2em;
	}
}

/* ------------------  20230628~20230705 名古屋オンライン開始 ------------------ */
/* 名古屋TOP---------- */

#nagoya main {
	background-color: #fff;
}

/* 横浜TOP MV記述 */
#yokohama figure.balloon_area,
#nagoya.en figure.balloon_anime {
	width: min(70%, 400px);
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	animation-name: balloon_anime;
	animation-delay: 0s;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

#nagoya.en figure.balloon_anime {
	width: min(70%, 300px);
}

/* #mainv_2025 balloon_area用 */
#yokohama #mainv_2025 .mv_box .regist_link a.balloon_area:hover,
#nagoya #mainv_2025 .mv_box .regist_link a.balloon_area:hover {
	opacity: 1;
}


#nagoya figure.balloon_anime {
	bottom: -10px;
	width: min(70%, 300px);
}

#nagoya .nagoya-close figure.balloon_anime {
	bottom: 0;
	width: min(50%, 280px);
}

#nagoya.en .nagoya-close figure.balloon_anime {
	width: min(70%, 370px);
}

#yokohama figure.mv_parts.mv_car_bg {
	top: -10%;
	width: 50%;
	height: 100%;
	right: 0;
}

#nagoya figure.mv_parts.mv_car_bg {
	top: 0;
	width: 46%;
	height: 100%;
}

#yokohama figure.mv_parts.mv_circel_bg {
	width: 103%;
	top: -120px;
}

#nagoya figure.mv_parts.mv_circel_bg {
	width: 102%;
	top: -55px;
}

#yokohama figure.mv_parts.mv_attention {
	bottom: 0%;
	max-width: 250px;
	width: 100%;
	left: -2%;
	z-index: 21;
}

.mv_caution {
	width: 95%;
	margin: 0 auto;
}

/* header「オンラインのみ」のバルーン */
#yokohama figure.balloon_online_cont,
#nagoya figure.balloon_online_cont {
	width: min(95px);
	right: 5%;
	border-bottom: none;
	bottom: 0;
	left: 50%;
}

#yokohama .balloon_online,
#nagoya .balloon_online {
	position: relative;
	right: 0%;
	bottom: 3px;
}

.head_menu li.open .balloon_online_cont a {
	border-bottom: none;
}

.nav_list li.small_list.open .sp_link_online {
	display: flex;
}

@media (max-width: 900px) {
	#yokohama .nav_list li.small_list.open .sp_link_online a.online_yh {
		display: block;
		/* yhでは表示 */
	}

	#yokohama .nav_list li.small_list.open .sp_link_online a.online_ng {
		display: none;
		/* yhでは非表示 */
	}

	#nagoya .nav_list li.small_list.open .sp_link_online a.online_ng {
		display: block;
		/* ngでは表示 */
	}

	#nagoya .nav_list li.small_list.open .sp_link_online a.online_yh {
		display: none;
		/* ngでは非表示 */
	}
}

@media screen and (max-width: 1200px) {
	#yokohama figure.mv_parts.mv_attention {
		left: initial;
		bottom: 0;
		right: 0;
	}

	#yokohama .datebox figure.balloon_anime {
		width: min(60%, 350px);
	}
}

@media screen and (max-width: 900px) {
	figure.balloon_anime {
		width: min(80%, 300px);
	}

	#yokohama figure.mv_parts.mv_attention {
		width: 180px;
	}

	#yokohama figure.mv_parts.mv_circel_bg {
		width: 112%;
	}

	.mv_caution {
		width: 95%;
		margin: 0 auto;
	}


	#nagoya .nagoya-close figure.balloon_anime {
		bottom: -15px;
	}
}

@media screen and (max-width: 768px) {
	figure.mv_parts.mv_attention {
		left: inherit;
		right: 0;
		width: 150px;
	}

	#yokohama figure.mv_parts.mv_car_bg {
		top: -10%;
		right: -5%;
	}

	#yokohama figure.mv_parts.mv_circel_bg {
		width: 116%;
		top: -19%;
		left: -8%;
	}

	#nagoya figure.mv_parts.mv_car_bg {
		top: 0;
		left: -5%;
	}

	#nagoya figure.mv_parts.mv_circel_bg {
		width: 117%;
		top: -19%;
		left: -8%;
	}

	.mv_caution {
		width: 95%;
		margin: 0 auto;
	}
}

@media screen and (max-width:600px) {

	#nagoya figure.balloon_anime {
		bottom: -15px;
		width: min(70%, 250px);
	}
}

@media screen and (max-width: 480px) {
	#nagoya figure.mv_parts.mv_circel_bg {
		width: 200%;
		top: -14%;
		left: -88%;
	}

	#yokohama figure.mv_parts.mv_car_bg {
		top: -55px;
		right: -14%;
	}

	#yokohama figure.mv_parts.mv_attention {
		bottom: -10%;
		right: -10%;
		width: 45%;
		z-index: -1;
	}

	#yokohama.en figure.mv_parts.mv_attention {
		bottom: -14%;
		right: -8%;
	}

	#nagoya figure.mv_parts.mv_car_bg {
		top: -10px;
		left: -14%;
	}

	#nagoya figure.mv_parts.mv_circel_bg {
		width: 190%;
		top: -55px;
		left: -85%;
	}

	#yokohama figure.mv_parts.mv_circel_bg {
		width: 104%;
		top: -13%;
		left: -1%;
	}

	#nagoya figure.balloon_anime {
		bottom: -5px;
	}

	#nagoya figure.balloon_anime {
		bottom: -44px;
		width: min(70%, 200px);
		left: 47%;
	}

	#nagoya.en figure.balloon_anime {
		bottom: -45px;
		left: 47%;
	}

	#nagoya .nagoya-close figure.balloon_anime {
		bottom: -38px;
	}

	#nagoya.en .nagoya-close figure.balloon_anime {
		bottom: -44px;
	}
}

@media screen and (max-width: 375px) {
	#nagoya figure.mv_parts.mv_car_bg {
		top: -10px;
		right: -15%;
	}
}

/* ------------------------------------------------------------------
      20240515~ 横浜オンライン開催 横浜カードの調整
-----------------------------------------------------------------*/
/* picup bunner */

.pick_bnr_area {
	display: flex;
	justify-content: space-between;
	max-width: 1100px;
	margin: 50px auto 0;
}

#nagoya .pick_bnr_area {
	max-width: 1240px;
}

#nagoya .pick_bnr_area {
	margin: 15px auto 50px;
}

.pick_bnr_area>* {
	width: 48%;
	z-index: 10;
}

.pick_exhi {
	margin-right: 0;
	margin-left: 25px;
}

@media screen and (max-width: 1000px) {
	.pick_bnr_area {
		width: 90%;
	}
}

@media screen and (max-width: 767px) {
	.pick_bnr_area {
		width: 90%;
	}

	.pick_bnr_area>* {
		width: 45%;
	}

	.pick_exhi {
		margin-left: 0px;
	}
}

@media screen and (max-width: 600px) {
	.pick_bnr_area {
		flex-direction: column;
	}

	.pick_bnr_area>* {
		width: 80%;
		margin: 0 auto;
	}

	.pick_exhi {
		margin: 0 auto 16px;
	}

	#nagoya .map_area {
		margin-right: auto;
	}

	.n_sp_middle {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

/*kurumobi bunner*/
#kurumobi {
	background-image: url(/2025/images/common/kurumobi_bg.png);
	background-size: cover;
	padding: 20px 0;
}

#kurumobi .col {
	justify-content: center;
}

#kurumobi .kurumobi_img {
	width: 40%;
	margin: auto 0;
	margin-right: 40px;
}

#kurumobi .kurumobi_txt {
	max-width: 394px;
	display: flex;
	align-items: center;
}

#kurumobi .kurumobi_txt .kurumobi_txt_inner {
	margin-left: 30px;
}

#kurumobi .kurumobi_txt .kurumobi_txt_inner .kurumobi_logo {
	width: 100%;
	margin: 0 auto;
}

#kurumobi .kurumobi_txt .kurumobi_txt_inner p {
	line-height: 1.5;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}

#kurumobi .kurumobi_txt .kurumobi_txt_inner p span {
	font-size: 22px;
	font-weight: 700;
}

#kurumobi .btn {
	text-shadow: rgba(0, 0, 0, 0.5) 1px 0 10px;
	letter-spacing: 0.1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	background: linear-gradient(to right, #51d667, #90da5b 45%, #d3df4e 75%);
	left: 50%;
	transform: translateX(-50%);
	width: 250px;
	height: 50px;
	position: relative;
	padding: 10px 45px;
	margin-top: 20px;
	text-align: center;
	max-width: 100%;
	border-radius: 50px;
	color: #fff;
	font-weight: bold;
}

#kurumobi .btn::after {
	color: #ffffff;
	width: 20px;
	height: 40px;
	right: 0.8rem;
	font-size: 16px;
	line-height: 40px;
}

#kurumobi .btn:hover {
	text-shadow: rgb(255 255 255 / 50%) 1px 0 10px;
	border-color: #000;
	background: linear-gradient(to left, #51d667, #90da5b 45%, #d3df4e 75%);
}

#kurumobi .btn:after {
	content: "\f101";
	right: 0.5em;
}

@media screen and (max-width: 950px) {
	#kurumobi .col {
		display: block;
	}

	#kurumobi .kurumobi_img {
		width: 60%;
		margin: 0 auto;
	}

	#kurumobi .kurumobi_txt .kurumobi_txt_inner {
		margin: 25px auto 0 auto;
	}

	#kurumobi .kurumobi_txt {
		width: 80%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 480px) {
	#kurumobi .kurumobi_img {
		width: 80%;
		margin: 0 auto;
	}

	#kurumobi .kurumobi_txt .kurumobi_txt_inner {
		margin: 25px auto 0 auto;
	}

	#kurumobi .kurumobi_txt {
		margin: 0 auto;
	}

	#kurumobi .btn {
		height: 40px;
		font-size: 15px;
		margin-top: 15px;
	}

	#kurumobi .kurumobi_txt .kurumobi_txt_inner .kurumobi_logo {
		width: 70%;
	}

	#kurumobi .kurumobi_txt .kurumobi_txt_inner p span {
		font-size: 16px;
	}

	#kurumobi .kurumobi_txt .kurumobi_txt_inner p {
		font-size: 10px;
		margin-top: 10px;
	}
}

.n_mgr0 {
	margin-right: 0;
}

/* 240603  名古屋事前来場登録開始 */
#nagoya .mv_box .datebox .regist_link_ng {
	display: block;
	position: absolute;
	width: 85%;
	height: 15%;
	left: 13%;
	top: 1%;
	z-index: 2;
}

/* 240716  名古屋TOP ダイジェスト動画ブロック */
#nagoya #digest_cont .c_wrap {
	text-align: center;
	font-size: 1rem;
	padding: 80px 20px 40px;
}

br.sp {
	display: none;
}

#nagoya #digest_cont {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#nagoya #digest_cont .video_cont {
	height: 450px;
	margin-bottom: 10px;
}

#nagoya #digest_cont .video_cont iframe {
	width: 100%;
	height: 100%;
}

#nagoya #digest_cont .bold_txt {
	font-size: 1.3rem;
	color: #e7162d;
	margin-top: 5px;
	font-style: italic;
}

#digest_cont:after {
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 450px;
	height: auto;
	aspect-ratio: 11 / 8;
	display: block;
	position: absolute;
	right: -2%;
	z-index: -2;
	top: -7%;
}

#nagoya #digest_cont:after {
	background-image: url(/2025/images/nagoya/top/mv_synapse_r.webp);
	top: -15%;
}

@media screen and (max-width: 850px) {
	#nagoya #digest_cont .video_cont {
		height: 300px;
	}

	#nagoya #digest_cont .c_wrap {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 600px) {
	#nagoya #digest_cont .video_cont {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 480px) {
	#nagoya #digest_cont .video_cont {
		height: 250px;
		margin-bottom: 0;
	}

	#nagoya #digest_cont .c_wrap {
		padding: 40px 20px 0px;
	}

	#nagoya #digest_cont .c_wrap {
		font-size: 0.9rem;
	}

	br.sp {
		display: block;
	}
}





/* ------------------------------------------------------------------
      250602~~ 名古屋MV press/mediaボタン調整
-----------------------------------------------------------------*/

#nagoya .onlinestrat_y .mv_press_btn {
	/* left: 27%;
	min-width: 270px; */
}


@media screen and (max-width: 900px) {
	#nagoya .onlinestrat_y .mv_press_btn {
		/* left: 15%;
		min-width: 200px; */
	}
}

@media screen and (max-width: 700px) {
	#nagoya .onlinestrat_y .mv_press_btn {
		/* left: 10%; */
	}
}

@media screen and (max-width: 600px) {
	#nagoya .onlinestrat_y .mv_press_btn {
		
		left: 20%;
	}
}


@media screen and (max-width: 500px) {
	#nagoya .onlinestrat_y .mv_press_btn {
		left: 15%;
		/* width: 60%; */
	}
}


@media screen and (max-width: 480px) {
	#nagoya .onlinestrat_y .mv_press_btn {
		left: 20%;
	}
}