@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*
----------
[目次]
共通・未分類
背景のスライダー
アニメーション
メインビジュアル
BOOTH
開催場所
出展内容
コピー
SNS施策
タイムテーブル
開催概要
----------
@media screen and (max-width: 700px)
----------
*/


/* 共通・未分類 */
.pageTop {
	z-index: 5;
}

#mc-wrapper-1 {
	background: transparent;
}

#breadcrumb {
	background: #fff;
}

#tmcs2026 {
	font-family: 'Noto Sans JP', sans-serif;
	color: #333;
}

#tmcs2026 * {
	box-sizing: border-box;
}

#tmcs2026 p {
	font-size: 16px;
	line-height: 1.75;
}

@media (any-hover: hover) {
	#tmcs2026 a:hover {
		opacity: .6;
	}
}

#tmcs2026 section {
	clear: both;
	line-height: 1;
}

#tmcs2026 section + section {
	margin-top: 110px;
}

#tmcs2026 img {
	max-width: 100%;
	height: auto;
}

#tmcs2026 .table th {
	vertical-align: baseline;
}

#tmcs2026 .container {
	width: 670px;
	margin-inline: auto;
}

#tmcs2026 .sectionTtl {
	margin-bottom: 35px;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.38;
}

#tmcs2026 .sectionTxt {
	margin-bottom: 30px;
	font-size: 18px;
}

#tmcs2026 .container strong {
	font-weight: 700;
}

#tmcs2026 .container strong.big01 {
	font-size: 18px;
}

#tmcs2026 .container strong.big02 {
	font-size: 24px
}

#tmcs2026 .container a {
	color: #333;
	text-decoration: underline;
}

#tmcs2026 .container p + p {
	margin-top: 30px;
}

#tmcs2026 .indent {
	display: block;
	padding-left: 1em;
}

#tmcs2026 .indent2 {
	padding-left: 2em;
}

#tmcs2026  .indent8 {
	padding-left: 7.7em;
}

#tmcs2026 #place,
#tmcs2026 #exhibit,
#tmcs2026 #timetable,
#tmcs2026 #vr-booth {
	padding-top: 70px;
	margin-top: 40px;
}

#tmcs2026 .bx-wrapper {
	border:none !important;
	box-shadow: none !important;
}

#tmcs2026 .bgSlider > li img {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 580px;
	object-fit: cover;
}

#tmcs2026 .bgSlider > li {
	position: relative;
	display: block !important;
	height: 580px;
}

#tmcs2026 section {
	position: relative;
	z-index: 2;
}

#tmcs2026 .ls-narrow {
	letter-spacing: -0.02em;
}

#tmcs2026 .is-palt {
	font-feature-settings: "palt";
}

#tmcs2026 .txts {
	max-width: 630px;
	margin: 30px auto 0;
}

#tmcs2026 .txts p small {
	font-size: 14px;
}

#tmcs2026 .txts--mt {
	margin-top: 50px;
}

#tmcs2026 .txts--mt:first-child {
	margin-top: 120px;
}

#tmcs2026 .txts--mt02 {
	margin-top: 30px;
}

#tmcs2026 .txts .colum {
	display: flex;
	gap: 20px;
	flex-direction: row-reverse;
}

#tmcs2026 .txts .colum--row {
	display: flex;
	gap: 20px;
}

#tmcs2026 .txts .colum_txt {
	flex: 1 1 10%;
	min-width: 0;
}

#tmcs2026 .txts .colum_h {
	margin-block: calc((1em - 1lh) / 2);
	font-size: 18px;
	font-weight: 700;
	line-height: 1.75;
}

#tmcs2026 .txts .colum_h:nth-of-type(n+2) {
	margin-top: 45px;
}

#tmcs2026 .txts .colum_sh {
	margin-block: 29px 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

#tmcs2026 .txts .colum_time {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.71;
}

#tmcs2026 .txts .colum_time + .colum_time {
	margin-top: 0;
}

#tmcs2026 .txts .colum_dtl {
	display: flex;
	margin-top: 30px;
	font-size: 14px;
	line-height: 2;
}

#tmcs2026 .txts .colum_dtl + .colum_dtl {
	margin-top: 10px;
}

#tmcs2026 .txts .colum_dtl:first-of-type dt,
#tmcs2026 .txts .colum_dtl:first-of-type dd {
	margin-block-start: calc((1em - 1lh) / 2);
}

#tmcs2026 .txts .colum_dtl dt {
	width: 90px;
}

#tmcs2026 .txts .colum_dtl dd {
	flex: 1 1 10%;
	min-width: 0;
}

#tmcs2026 .txts .colum_txt p {
	font-size: 14px;
}

#tmcs2026 .txts .colum_txt p:not(:first-child) {
	margin-top: 20px;
}

#tmcs2026 .txts .colum_img {
	display: block flex;
	flex-direction: column;
	row-gap: 10px;
	width: 200px;
}

#tmcs2026 .txts small {
	font-size: 14px;
}

#tmcs2026 .coming__txt {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
	color: #C00;
}


/* アニメーション */
#tmcs2026 .bgSlider__wrap,
#tmcs2026 .bgOverlay {
	opacity: 0;
}

#tmcs2026 .bgSlider__wrap.js-show {
	animation-name: fadeInZoom;
	animation-duration: 2.4s;
	animation-fill-mode: forwards;
}

#tmcs2026 .bgOverlay.js-show {
	animation-name: fadeInZoom;
	animation-duration: .75s;
	animation-delay: 1.3s;
	animation-fill-mode: forwards;
}

#tmcs2026 .mainImage__inner {
	opacity: 0;
	transform: translateY(40px);
	transition: opacity cubic-bezier(0.23, 1, 0.32, 1) 0.75s 2.1s, transform cubic-bezier(0.23, 1, 0.32, 1) 0.75s 2.1s;
}

#tmcs2026 .mainImage__inner.js-show {
	opacity: 1;
	transform: translateY(0);
}

#tmcs2026 .js-scrollIn {
	opacity: 0;
	transform: translateY(40px);
	transition: opacity cubic-bezier(0.23, 1, 0.32, 1) 0.75s .1s, transform cubic-bezier(0.23, 1, 0.32, 1) 0.75s .1s;
}

#tmcs2026 .js-scrollIn.js-show {
    opacity: 1;
    transform: translateY(0);
}

@keyframes fadeInZoom {
	from {
		opacity: 0;
		transform: scale(.99);
	}

	to {
		opacity: 1;
		transform: scale(1);
	}
}


/* メインビジュアル */
#tmcs2026 .mainImage {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 580px;
}

#tmcs2026 .bgSlider__wrap {
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

#tmcs2026 .bgSlider__wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#tmcs2026 .mainImage__inner {
	max-width: 949px;
	margin-inline: auto;
	padding-inline: 20px;
}

#tmcs2026 .mainImage__img {
	width: 41.7%;
	max-width: 427px;
}

#tmcs2026 .mainImage__ttl {
	width: 900px;
	margin-inline: auto;
}

#tmcs2026 .mainImage__ttl img {
	width: 100%;
}

#tmcs2026 .mainImage__ttl .line {
	display: block;
	font-weight: 700;
	font-feature-settings: "palt";
	line-height: 1;
}

#tmcs2026 .mainImage__ttl .line01 {
	font-size: 200px;
}

#tmcs2026 .mainImage__ttl .line02 {
	padding-left: 9px;
	font-size: 98px;
}

#tmcs2026 .mainImage__ttl .line03 {
	font-size: 118px;
}

#tmcs2026 .mainImage__ttl .line04 {
	padding:11px 0 16px;
	margin: 8px 6px 0;
	font-size: 58px;
	text-align: center;
	background: #F00;
}


/* 市松模様 */
#tmcs2026 .bgOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}


/* スケジュール */
#tmcs2026 .schedule-wrap {
	width: 670px;
	margin: 0 auto 110px;
}

#tmcs2026 .schedule-wrap p {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.38;
}

#tmcs2026 .schedule-wrap p + p {
	margin-top: 55px;
}

#tmcs2026 p + p {
	margin-top: 30px;
}

#tmcs2026 .schedule-link {
	display: block;
	padding: 10px 24px;
	margin: auto;
	font-weight: 600;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #000;
}

#tmcs2026 .schedule-link span {
	text-decoration: underline;
}

#tmcs2026 .schedule-wrap .outline {
	margin-top: 100px;
}


/* lower */
#tmcs2026 .lower {
	padding: 60px 0 120px;
	background: #fff;
}


/* BOOTH */
#tmcs2026 .booth .sectionTtl.big {
	margin-bottom: 38px;
	font-size: 80px;
	line-height: 1.125;
}

#tmcs2026 .bx-pager.bx-default-pager a {
	width: 10px;
	height: 10px;
	margin: 0 9px;
	border: 1px solid #000;
	opacity: 1;
}

#tmcs2026 .bx-pager.bx-default-pager a.active {
    background: #FFF;
}

@media (any-hover: hover) {
	#tmcs2026 .bx-pager.bx-default-pager a:hover {
    background: #FFF;
	}
}

#tmcs2026 .booth_inner {
	max-width: 980px;
	padding: 0 20px;
	margin: 0 auto;
}

#tmcs2026 .booth__lead {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 1.38;
}


/* コピー */
#tmcs2026 .copy {
	margin-top: 90px;
}

#tmcs2026 h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.3889;
}

#tmcs2026 .copy h2 + .container,
#tmcs2026 h2 + p {
	margin-top: calc(40 / 16 * 1em);
}


/* 開催場所 */
#tmcs2026 .placeMap {
	position: relative;
	margin-top: 20px;
}

#tmcs2026 .popup-wrap {
	position: relative;
}

#tmcs2026 .popup-wrap::after {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 40px;
	height: 40px;
	pointer-events: none;
	content: "";
	background: url("../img/tmcs2026_popup_open.png") no-repeat center center/contain;
	border: 1px solid #fff;
	border-radius: 50%;
}

#cboxContent,
#cboxLoadedContent {
	margin-top: 0;
}

#cboxClose {
	top: 30px;
	right: 30px;
	width: 40px;
	height: 40px;
	background: url("../img/tmcs2026_popup_close.png") no-repeat center center/contain;
	border: 1px solid #fff;
	border-radius: 50%;
}

html.noScroll {
	padding-right: 0;
}


/* ページナビ */
#tmcs2026 .pageNav {
	margin: 110px 0 0;
}

#tmcs2026 .pageNav ul li {
	position: relative;
	z-index: 99;
	font-size: 20px;
	line-height: 30px;
}

#tmcs2026 .pageNav ul li + li {
	margin-top: 18px;
}

#tmcs2026 .pageNav ul li a {
	position: relative;
	display: block;
	width: 720px;
	padding: 10px 24px;
	margin: auto;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #000;
}

@media (any-hover: hover) {
	#tmcs2026 .pageNav ul li a:hover {
		opacity: .5;
	}
}

#tmcs2026 .pageNav ul li a::before {
	position: absolute;
	top: 16px;
	right: 8px;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 14px;
	content: "";
	border-top: 1.5px solid #fff;
	border-right: 1.5px solid #fff;
	transform: rotate(135deg);
}


/* 出展内容 */
#tmcs2026 .exhibit .sectionTtl {
	margin-bottom: 27px;
}

#tmcs2026 .exhibit_attention {
	max-width: 630px;
	padding: 10px 19px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4286;
	letter-spacing: .02em;
	border: 1px solid #999;
}

#tmcs2026 .container .exhibit_lede {
	margin-top: 47px;
	font-size: 18px;
	line-height: 1.5556;
}

#tmcs2026 .exhibit_item {
	margin-top: 45px;
}

#tmcs2026 .exhibit_item + .exhibit_item {
	margin-top: 100px;
}

#tmcs2026 .exhibit .img {
	width: 630px;
	margin: 30px auto 0;
}

#tmcs2026 .exhibit .underline {
	text-decoration: underline;
}

#tmcs2026 .exhibit_h {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.75;
}

#tmcs2026 .exhibit_h + .exhibit_lede {
	margin-top: 20px;
}

#tmcs2026 .gacha p + p {
	margin-top: 9px;
}

#tmcs2026 .gacha p.note {
	margin-top: 29px;
}

#tmcs2026 .gacha .colum_h {
	margin-bottom: 1em;
}

#tmcs2026 .gacha ul,
#tmcs2026 .gacha ol {
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.75;
}

#tmcs2026 .gacha ol {
	counter-reset: ol-list;
}

#tmcs2026 .gacha ul > li,
#tmcs2026 .gacha ol > li {
	padding-left: 1em;
	text-indent: -1em;
}

#tmcs2026 .gacha ol > li {
	counter-increment: ol-list;
}

#tmcs2026 .gacha ol > li::before {
	content: counter(ol-list)".";
}

#tmcs2026 .gacha ul + p,
#tmcs2026 .gacha ol + p {
	margin-top: 20px;
}

#tmcs2026 .gacha small {
	font-size: 12px;
}

#tmcs2026 .machine-boxs {
	display: flex;
	gap: 30px;
	margin-top: 50px;
}

#tmcs2026 .machine-box {
	flex: 1 1 50%;
}

#tmcs2026 .machine-box img {
	display: block;
	width: 100%;
}

#tmcs2026 .machine-cap {
	margin-top: 10px;
	font-size: 1.2857em;
	font-weight: 700;
	line-height: 1.3333;
}

#tmcs2026 .machine-list {
	margin-top: 49px;
	font-size: 1.2857em;
	font-weight: 700;
	line-height: 1.5;
}

#tmcs2026 .machine-list li:nth-of-type(n+2) {
	margin-top: 9px;
}


/* SNS施策 */
#tmcs2026 .snsCampaign__flow li + li {
	margin-top: 50px;
}

#tmcs2026 .bmarkBox {
	display: flex;
	margin-top: 40px;
}

#tmcs2026 .bmarkBox__img {
	width: 200px;
	margin-right: 40px;
}

#tmcs2026 .bmarkBox__txts {
	width: 380px;
}

#tmcs2026 .bmarkBox p + p {
	margin-top: 25px;
}

#tmcs2026 .bmarkBox a {
	display: inline-block;
}

#tmcs2026 .bmarkBox a + a {
	margin-top: 10px;
}

#tmcs2026 .snsCampaign__flow .big02 {
	display: inline-block;
	margin-bottom: 10px;
}

#tmcs2026 .snsCampaign__qr {
	width: 493px;
	margin:40px 0 0 30px
}

#tmcs2026 .snsCampaign__app .bnr {
	margin-top: 50px;
	margin-bottom: 30px;
}

#tmcs2026 .snsCampaign__app .btns {
	display: flex;
	justify-content: center;
}

#tmcs2026 .snsCampaign__app .btns li {
	width: 245px;
	margin: 0 20px;
}


/* タイムテーブル */
#tmcs2026 .schedule .sectionTtl {
	margin-bottom: 0;
}

#tmcs2026 .schedule .sectionTtl + p {
	margin-top: 10px;
}

#tmcs2026 .timetable {
	display: grid;
	column-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr;
	margin: 30px -13px 0 -15px;
}

#tmcs2026 .timetable-sec {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 3;
	margin: 0;
}

#tmcs2026 .timetable-date {
	padding: 10px 13px 8px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
	color: #FFF;
	background: #666;
}

#tmcs2026 .timetable-date.is-saturday {
	background: #1C62E6;
}

#tmcs2026 .timetable-date.is-sunday {
	background: #E6271C;
}

#tmcs2026 .timetable-open {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 9px 13px 10px;
	font-size: 16px;
	font-weight: 700;
	line-height: 2;
	border-bottom: 1px solid #333;
}

#tmcs2026 .timetable-line {
	padding-inline: 13px;
	margin-top: 23px;
}

#tmcs2026 .timetable-line li:nth-of-type(n+2) {
	margin-top: 30px;
}

#tmcs2026 .timetable-line p + p {
	margin-top: 0;
}

#tmcs2026 .timetable-time,
#tmcs2026 .timetable-cate {
	font-size: 14px;
	line-height: 1.6429;
}

#tmcs2026 .timetable-ttl {
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
}

#tmcs2026 .timetable-notice {
	display: block;
	margin-top: 18px;
	font-size: 12px;
	line-height: 1.6667;
}


/* 開催概要 */
#tmcs2026 .overview .container {
	width: 675px;
}

#tmcs2026 .overview .sectionTtl {
	margin-bottom: 23px;
}

#tmcs2026 .overview__table {
	width: 100%;
}

#tmcs2026 .overview__table th,
#tmcs2026 .overview__table td {
	padding-block: 15px;
	font-size: 14px;
	line-height: 2;
}

#tmcs2026 .overview__table th:first-child {
	width: 90px;
	vertical-align: top;
}

#tmcs2026 .overview__table p:not([class]) {
	font-size: 100%;
	line-height: inherit;
}

#tmcs2026 .overview__table dl {
	display: flex;
	gap: 18px;
}

#tmcs2026 .overview__table p + dl {
	margin-top: 20px;
}

#tmcs2026 .overview__table dt,
#tmcs2026 .overview__table dd {
	font-size: 16px;
	line-height: 1.75;
}

#tmcs2026 .overview__table dd {
	flex: 1 1 10%;
	min-width: 0;
}

#tmcs2026 .overview__notice {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.6667;
}

#tmcs2026 .overview__notice > li {
	padding-left: 1em;
	text-indent: -1em;
}

/* 応募要項・注意事項 */
#tmcs2026 .cp-guidelines {
	max-width: 630px;
	height: 380px;
	margin: 40px auto 0;
	font-size: 14px;
	border: 1px solid #333;
}

#tmcs2026 .cp-guidelines__inner {
	height: 100%;
	padding: 30px;
	overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#tmcs2026 .cp-guidelines__inner::-webkit-scrollbar {
	display: none;
}

#tmcs2026 .cp-guidelines__h {
	margin-bottom: 1em;
	font-size: 112%;
	font-weight: 700;
	line-height: 1.55;
	text-align: center;
}

#tmcs2026 .cp-guidelines__sh {
	font-size: 102%;
	font-weight: 700;
	line-height: 1.55;
}

#tmcs2026 .cp-guidelines__sh:nth-of-type(n+2) {
	margin-top: 1.2em;
}

#tmcs2026 .cp-guidelines p,
#tmcs2026 .cp-guidelines li {
	font-size: 100%;
	line-height: 1.7;
}

#tmcs2026 .cp-guidelines li {
	padding-left: 1em;
	text-indent: -1em;
}

@media screen and (min-width: 701px) {
	#tmcs2026 .sp {
		display: none;
	}

	/* 調整 */
	#tmcs2026 .u-text--pc-center {
		text-align: center;
	}
}

@media screen and (max-width: 700px) {
	/* 共通・未分類 */
	#tmcs2026 p {
		word-break: break-all;
	}

	#tmcs2026 .pc {
		display: none;
	}
	
	#tmcs2026 section + section {
		margin-top: 100px;
	}

	#tmcs2026 .container {
		width: 100%;
		padding: 0 30px;
	}
	
	#tmcs2026 .sectionTtl {
		margin-bottom: 30px;
		font-size: 26px;
	}

	#tmcs2026 .sectionTxt {
		margin-bottom: 25px;
	}

	#tmcs2026 .container p + p {
		margin-top: 30px;
	}

	#tmcs2026 #place,
	#tmcs2026 #exhibit,
	#tmcs2026 #timetable,
	#tmcs2026 #vr-booth {
		padding-top: 0px;
		margin-top: 100px;
	}

	#tmcs2026 .txts {
		max-width: unset;
	}

	#tmcs2026 .txts--mt:first-child {
		margin-top: 80px;
	}
	
	#tmcs2026 .txts .colum,
	#tmcs2026 .txts .colum--row {
		display: block;
	}
	
	#tmcs2026 .txts .colum_dtl {
		gap: .5em;
	}
	
	#tmcs2026 .txts .colum_dtl dt {
		width: 5em;
	}
	
	#tmcs2026 .txts .colum_img {
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}
	
	#tmcs2026 .txts small {
		font-size: 12px;
	}


	/* メインビジュアル */
	#tmcs2026 .mainImage {
		height: 390px;
	}

	#tmcs2026 .mainImage__inner {
		display: block;
		width:100%;
		text-align: center;
	}

	#tmcs2026 .mainImage__ttl {
		width: 100%;
		max-width: 377px;
		margin-bottom: 5px;
	}

	#tmcs2026 .mainImage__img {
		width: 32%;
		max-width: 118px;
	}

	#tmcs2026 .mainImage__ttl .line01 {
		font-size: 25.36vw;
	}

	#tmcs2026 .mainImage__ttl .line02 {
		padding-left: 0;
		font-size: 12.56vw;
	}

	#tmcs2026 .mainImage__ttl .line03 {
		font-size: 14.734vw;
	}

	#tmcs2026 .mainImage__ttl .line04 {
		padding:6px 0 9px;
		margin: 8px 0 0;
		font-size: 7.24vw;
	}


/* スケジュール */
	#tmcs2026 .schedule {
	}

	#tmcs2026 .schedule-wrap p {
		font-size: 26px;
		line-height: 1.53;
	}

	#tmcs2026 .schedule-wrap p + p {
		margin-top: 25px;
	}

	#tmcs2026 .schedule-wrap {
		width: 100%;
		padding: 0 30px;
		margin: 0 auto 45px;
	}

	#tmcs2026 .schedule + .schedule {
		margin-top: 20px;
	}

	#tmcs2026 .schedule-link {
		width: 100%;
		padding: 8px 20px;
		line-height: 29px;
	}

	#tmcs2026 .schedule-wrap .outline {
		margin-top: 68px;
	}


	/* lower */
	#tmcs2026 .lower {
		padding: 23px 0 40px;
	}


	/* BOOTH */
	#tmcs2026 .booth .sectionTtl.big {
		margin-bottom: 15px;
		font-size: 40px;
		line-height: 1.25;
	}

	#tmcs2026 .booth .bx-wrapper .bx-pager,
	#tmcs2026 .booth .bx-wrapper .bx-controls-auto {
		display: block;
		margin-top: 15px;
	}

	#tmcs2026 .bx-wrapper .bx-pager.bx-default-pager a {
		display: inline-block;
		width: 5px;
		height: 5px;
		margin: 0 5px;
	}

	#tmcs2026 .booth_inner {
		width: 100%;
		padding: 0 30px;
	}

	#tmcs2026 .booth__lead {
		margin-bottom: 15px;
		font-size: 26px;
		line-height: 1.53;
	}

	#tmcs2026 .boothAttractions {
		width: auto;
		max-width: 300px;
		padding: 0;
		margin: 0 auto 80px;
	}

	#tmcs2026 .boothAttractions .sectionTtl {
		margin-bottom: 15px;
		font-size: 40px;
	}


	/* 開催場所 */
	#tmcs2026 .placeMap {
		margin-top: 15px;
	}

	#tmcs2026 .popup-wrap::after {
		width: 20px;
		height: 20px;
	}

	#cboxClose {
		top: 20px;
		right: 20px;
		width: 20px;
		height: 20px;
	}


	/* コピー */
	#tmcs2026 .copy {
		margin-top: 50px;
	}

	#tmcs2026 h2 {
		font-size: 24px;
	}


/* ページナビ */
	#tmcs2026 .pageNav {
		margin: 100px 0;
	}

	#tmcs2026 .pageNav ul li + li {
		margin-top: 12px;
	}

	#tmcs2026 .pageNav ul li a {
		width: 100%;
		padding: 8px 20px;
		font-size: 16px;
		line-height: 29px;
		text-align: left;
	}
	
	#tmcs2026 .pageNav ul li a::before {
		top: 50%;
		right: 0;
		width: 10px;
		height: 10px;
		margin-top: -5px;
	}


	/* 出展内容 */
	#tmcs2026 .exhibit_attention {
		max-width: 100%;
		padding: 7px 10px;
		font-size: 12px;
		letter-spacing: 0;
	}
	
	#tmcs2026 .container .exhibit_lede {
		margin-top: 30px;
	}

	#tmcs2026 .exhibit_item {
		margin-top: 30px;
	}

	#tmcs2026 .exhibit_item + .exhibit_item {
		margin-top: 50px;
	}

	#tmcs2026 .exhibit .img {
		width: 100%;
		margin: 20px auto 10px;
	}
	
	#tmcs2026 .gacha ul + p,
	#tmcs2026 .gacha ol + p {
		margin-top: 30px;
	}

	#tmcs2026 .machine-boxs {
		flex-direction: column;
	}


	/* SNS施策 */
	#tmcs2026 .snsCampaign__flow li + li {
		margin-top: 55px;
	}

	#tmcs2026 .bmarkBox {
		display: block;
		margin-top: 20px;
	}

	#tmcs2026 .bmarkBox__img {
		margin: 0 auto 13px;
	}

	#tmcs2026 .bmarkBox__txts {
		width: 100%;
	}

	#tmcs2026 .bmarkBox p + p {
		margin-top: 30px;
	}

	#tmcs2026 .snsCampaign__flow .big02 {
		margin-bottom: 30px;
	}

	#tmcs2026 .snsCampaign .sectionTtl {
		margin-bottom: 20px;
		font-size: 36px;
	}

	#tmcs2026 .snsCampaign__app .bnr {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	
	#tmcs2026 .snsCampaign__app .btns {
		display: block;
	}
	
	#tmcs2026 .snsCampaign__app .btns li {
		margin: 10px auto;
	}

	#tmcs2026 .snsCampaign__qr {
		width: 100%;
		max-width: 493px;
		margin: 20px auto 0;
	}


	/* タイムテーブル */
	#tmcs2026 .schedule .sectionTtl + p {
		margin-top: 0;
	}

	#tmcs2026 .timetable {
		display: grid;
		row-gap: 53px;
		grid-template-columns: 1fr;
		margin: 34px -10px 0;
	}

	#tmcs2026 .timetable-sec {
		display: block;
	}

	#tmcs2026 .timetable-date {
		padding: 9px 10px;
	}

	#tmcs2026 .timetable-open {
		display: block;
		padding: 8px 10px 11px;
		line-height: 1.875;
		border-bottom-width: 2px;
	}

	#tmcs2026 .timetable-line {
		padding-inline: 10px;
		margin-top: 20px;
	}

	/* 開催概要 */
	#tmcs2026 .outline .sectionTtl {
		margin-bottom: 40px;
	}

	#tmcs2026 .outline .table tr + tr {
		margin-top: 30px;
	}

	#tmcs2026 .outline .table .notice:first-child {
		margin-top: 10px;
	}

	#tmcs2026 .outline .table th {
		display: block;
	}

	#tmcs2026 .outline .noticeBox {
		margin-top: 15px;
	}


	#tmcs2026 .overview .container {
		width: auto;
	}

	#tmcs2026 .overview .sectionTtl {
		margin-bottom: 23px;
	}

	#tmcs2026 .overview__table th,
	#tmcs2026 .overview__table td {
		padding-block: 10px;
	}

	#tmcs2026 .overview__table th:first-child {
		width: 6em;
	}

	#tmcs2026 .overview__table dl {
		display: block;
	}

	#tmcs2026 .overview__table dl + dl {
		margin-top: 15px;
	}

	#tmcs2026 .overview__table dt,
	#tmcs2026 .overview__table dd {
		font-size: 105%;
	}

	#tmcs2026 .overview__table dd {
		padding-left: 1em;
	}

	/* 応募要項・注意事項 */
	#tmcs2026 .cp-guidelines {
		max-width: 100%;
		height: 300px;
		font-size: 13px;
	}

	#tmcs2026 .cp-guidelines__inner {
		padding-inline: 20px;
	}
}

@media screen and (max-width: 413px) {
	#tmcs2026 .bgSlider__wrap img {
		height: 390px;
		object-fit: cover;
	}
}