@charset "utf-8";

/* *********************************************
	リセットCSS
********************************************* */
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type="number"]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}

/*Gナビの虫眼鏡のレイアウト崩れ対応用*/
svg{vertical-align:baseline}

/* *********************************************
	基本設定
********************************************* */
html {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	font-size: 62.5%;
}
body {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	word-break: break-word;
	-webkit-text-size-adjust: 100%;
}
@media only screen and (max-width: 640px) {
}
@media print, screen and (min-width: 641px) {
	body {
		min-width: 1280px;
	}
}

.inter {
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}

/*デフォルトリンクカラー*/
a, a:link {
	color: #0000DE;
}
a:visited {
	color: #941D55;
}
a:active,
a:hover {
	color: #CC0000;
}
a:focus {
	color: #CC0000;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* FireFox リンク選択時の点線を消す */
a:link,
a:visited,
a:active,
a:hover {
	overflow: hidden;
	outline: none;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	/*image-rendering: -webkit-optimize-contrast;*/
}

figure {
	padding: 0;
	margin: 0;
}

sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
	position: relative;
	top: -0.5em
}


/* *********************************************
	非表示設定
********************************************* */
@media only screen and (max-width: 640px) {
	.hide-sp {
		display: none !important;
	}
	#global-nav:nth-of-type(1) {
		display: none;
	}
}

@media print, screen and (min-width: 641px) {
	.hide-pc {
		display: none !important;
	}
}

.hide-text {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	height: 0;
	overflow: hidden;
}


/* *********************************************
	ヘッダー
********************************************* */
#asiangames .header {
	overflow: hidden;
	position: relative;
}

#asiangames .header .circle-box {
	position: static;
	z-index: 1;
}

#asiangames .header-catch01 {
	background: #d13123;
}
#asiangames .header-catch01-inner {
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
#asiangames .header-catch01 .catch01 {
	font-weight: 900;
	font-style: italic;
	color: #fff;
}

#asiangames .header-catch02 {
}
#asiangames .header-catch02-inner {
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#asiangames .header-catch02 .catch02,
#asiangames .header-catch02 .catch03 {
	font-weight: 900;
}
#asiangames .header-catch02 .catch04 {
	font-weight: 700;
}

#asiangames .header-catch03 {
}

#asiangames .circle-box .circle01,
#asiangames .circle-box .circle02 {
	position: absolute;
}

@media only screen and (max-width: 640px) {
	#asiangames .header {
	}
	#asiangames .header-inner {
		width: 92%;
		margin: 0 auto;
	}

	#asiangames .header-catch01 {
	}
	#asiangames .header-catch01-inner {
		width: 92%;
		height: calc(680 / 750 * 100vw);
		padding: calc(32 / 750 * 100vw) 0 0;
		margin: 0 auto;
	}
	#asiangames .header-catch01 figure.image01 {
		margin: 0 0 2.4vw;
	}
	#asiangames .header-catch01 .catch01 {
		font-size: calc(60 / 750 * 100vw);
	}
	#asiangames .header-catch01 .catch01 span {
		font-size: calc(74 / 750 * 100vw);
		padding: 0 0 0 4.8vw;
	}
	#asiangames .header-catch01 figure.image02 {
		width: calc(540 / 750 * 100vw);
		position: absolute;
		top: calc(452 / 750 * 100vw);
		right: 0;
	}
	#asiangames .circle-box .circle01 {
		width: calc(600 / 750 * 100vw);
		top: calc(270 / 750 * 100vw);
		left: calc(420 / 750 * 100vw);
	}
	#asiangames .circle-box .circle02 {
		width: calc(660 / 750 * 100vw);
		top: calc(150 / 750 * 100vw);
		left: calc(520 / 750 * 100vw);
	}
	#asiangames .circle-box .circle02 img {
	}

	#asiangames .header-catch02 {
	}
	#asiangames .header-catch02-inner {
		width: 92%;
		padding: calc(110 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
		margin: 0 auto;
	}
	#asiangames .header-catch02 .catch02 {
		font-size: calc(38 / 750 * 100vw);
		line-height: 1.2;
		margin: 0 0 2px;
	}
	#asiangames .header-catch02 .catch03 {
		font-size: calc(42 / 750 * 100vw);
		letter-spacing: -0.01em;
		margin: 0 0 22px;
	}
	#asiangames .header-catch02 .catch04 {
		font-size: calc(26 / 750 * 100vw);
		line-height: 1.6;
		letter-spacing: -0.032em;
		margin: 0;
	}
}
@media print, screen and (min-width: 641px) {
	#asiangames .header {
	}

	#asiangames .header-catch01 {
	}
	#asiangames .header-catch01-inner {
		width: 1280px;
		height: 756px;
		padding: 50px 0 0;
	}
	#asiangames .header-catch01 figure.image01 {
		margin: 0 0 42px;
	}
	#asiangames .header-catch01 .catch01 {
		font-size: 8.0rem;
		margin: 0 0 0 70px;
	}
	#asiangames .header-catch01 .catch01 span {
		font-size: 9.8rem;
		padding: 0 0 0 26px;
	}
	#asiangames .header-catch01 figure.image02 {
		position: absolute;
		top: 610px;
		left: 630px;
	}
	#asiangames .circle-box .circle01 {
		top: 444px;
		left: calc(50% - 42px);
	}
	#asiangames .circle-box .circle02 {
		top: 306px;
		left: calc(50% + 90px);
	}
	#asiangames .circle-box .circle02 img {
		width: auto;
		max-width: none;
	}

	#asiangames .header-catch02 {
	}
	#asiangames .header-catch02-inner {
		width: 1280px;
		height: 342px;
		padding: 42px 0 0 98px;
	}
	#asiangames .header-catch02 .catch02 {
		font-size: 2.6rem;
		line-height: 1.2;
		margin: 0 0 2px;
	}
	#asiangames .header-catch02 .catch03 {
		font-size: 3.2rem;
		margin: 0 0 22px;
	}
	#asiangames .header-catch02 .catch04 {
		font-size: 1.8rem;
		line-height: 1.6;
		margin: 0;
	}
}

#asiangames .header .block-up {
	animation: block-up 2s ease;
}
#asiangames .header .block-down {
	animation: block-down 2s ease;
}
@keyframes block-up {
	0% {
		transform: translateY(60px);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes block-down {
	0% {
		transform: translateY(-60px);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

#asiangames .header .circle-box .circle01 {
	animation: ripple 6.0s linear forwards;
}
#asiangames .header .circle-box .circle01:nth-of-type(2) {
	opacity: 0;
	animation-delay: 1.4s;
}
#asiangames .header .circle-box .circle01:nth-of-type(3) {
	opacity: 0;
	animation-delay: 2.8s;
}
@keyframes ripple {
	0% {
		transform: scale(1.0);
		opacity: 0;
	}
	10% {
		opacity: 1;
	}
	32% {
		transform: scale(1.5);
		opacity: 0;
	}
	32.1% {
		transform: scale(1.0);
		opacity: 0;
	}
	100% {
		transform: scale(1.0);
		opacity: 1;
	}
}

#asiangames .header .circle-box .circle02 {
	opacity: 0;
	animation: ripples 5.0s linear forwards;
	animation-delay: 1.0s;
}
#asiangames .header .circle-box .circle02:nth-of-type(5) {
	opacity: 0;
	animation-delay: 2.0s;
}
#asiangames .header .circle-box .circle02:nth-of-type(6) {
	opacity: 0;
	animation-delay: 3.0s;
}
@keyframes ripples {
	0% {
		transform: scale(1.0);
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	42% {
		transform: scale(1.3);
		opacity: 0;
	}
	42.1% {
		transform: scale(1.0);
		opacity: 0;
	}
	100% {
		transform: scale(1.0);
		opacity: 1;
	}
}


/* *********************************************
	フッター
********************************************* */
/*フッター枠*/
#asiangames .footer {
	background: #f3f3f3;
}

@media only screen and (max-width: 640px) {
	#asiangames .footer {
		text-align: center;
		padding: 0;
	}
	#asiangames .footer-inner {
		width: 92%;
		padding: 9.6vw 0 calc(120 / 750 * 100vw);
		margin: 0 auto;
	}
	#asiangames .footer-inner p {
		font-size: calc(26 /750 * 100vw);
		line-height: 1.6;
		margin: 0;
	}
}
@media print, screen and (min-width: 641px) {
	#asiangames .footer {
		margin: auto;
	}
	#asiangames .footer-inner {
		width: 1280px;
		margin:auto;
		padding: 60px 0;
	}
	#asiangames .footer-inner p {
		font-size: 1.4rem;
		line-height:1.5;
		text-align: center;
		margin: 0;
	}
}

#asiangames .footer-inner p {
	color: #000;
	font-weight: 500;
}
#asiangames .footer-inner p a,
#asiangames .footer-inner p a:link,
#asiangames .footer-inner p a:visited {
	color: #000;
	text-decoration: none;
}
#asiangames .footer-inner p a:active,
#asiangames .footer-inner p a:hover {
	color: #000;
	text-decoration: underline;
}
#asiangames .footer-inner p a:focus {
	color: #000;
}


/* ページアップ */
#asiangames .pageup {
	margin: 0;
}
#asiangames .pageup a {
	display: block;
	font-weight: 900;
	background: #d13123;
	color: #fff;
	position: fixed;
	z-index: 999;

	display: flex;
	align-items: center;
	justify-content: center;
}

@media only screen and (max-width: 640px) {
	#asiangames .pageup a {
		width: calc(90 / 750 * 100vw);
		height: calc(90 / 750 * 100vw);
		font-size: calc(24 / 750 * 100vw);
		border-radius: calc(90 / 750 * 100vw);
		right: 12px;
		bottom: 10px;
	}
	#asiangames.tour .pageup a {
		bottom: calc(10px + ((87 + 24 * 2) / 750 * 100vw));
	}
}
@media print, screen and (min-width: 641px) {
	#asiangames .pageup a {
		width: 58px;
		height: 58px;
		font-size: 1.6rem;
		border-radius: 58px;
		right: 20px;
		bottom: 30px;
		transition: 0.3s ease-in-out;
	}
	#asiangames .pageup a:hover {
		opacity: 0.7;
	}
}


/* *********************************************
	メイン
********************************************* */
#asiangames .main {
	position: relative;
}

@media only screen and (max-width: 640px) {
	#asiangames .main {
		padding: 0;
	}
}
@media print, screen and (min-width: 641px) {
	#asiangames .main {
		padding: 0;
	}
}


/* *********************************************
	コンテンツ
********************************************* */

/* block01 */
#asiangames #block01 {
	background: #f3f3f3;
	position: relative;
	overflow: hidden;
}
#asiangames #block01 .inner {
	margin: 0 auto;
}

#asiangames #block01 #bg-text01,
#asiangames #block01 #bg-text02 {
	font-weight: 600;
	font-style: italic;
	color: #fff;
	white-space: nowrap;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

/*
#asiangames #block01 #bg-text01 {
	top: 30%;
	left: -20%;
	animation: slide1 25s linear infinite;
}
#asiangames #block01 #bg-text02 {
	top: 75%;
	left: -20%;
	animation: slide2 18s linear infinite;
}

@keyframes slide1 {
	from { transform:translate(-60vw, 60vw) rotate(-15deg); }
	to { transform:translate(60vw, -60vw) rotate(-15deg); }
}
@keyframes slide2 {
	from { transform:translate(10%, -50%) rotate(-15deg); }
	to { transform:translate(-30%, -50%) rotate(-15deg); }
}
*/

#asiangames #block01 .link-box {
	position: relative;
	z-index: 2;
}
#asiangames #block01 .link-box a {
	display: block;
	background: #fff;
	box-shadow: 0px 0px 14px 6px rgba(0, 0, 0, 0.2);
	margin: 0 auto;

	display: flex;
	align-items: center;
	justify-content: space-between;
}
#asiangames #block01 .link-box:first-of-type a {
}
#asiangames #block01 .link-box .link-detail {
	flex: 1;
	display: flex;
	align-items: center;
	flex-direction: column;
}
#asiangames #block01 .link-box .link-detail h3 {
	font-weight: 900;
	color: #d13123;
}
#asiangames #block01 .link-box:last-of-type .link-detail h3 {
}
#asiangames #block01 .link-box figure.link-arrow {
	position: relative;
}
#asiangames #block01 .link-box figure.link-arrow::after {
	content: '';
	background: url(../images/link-arrow.png) no-repeat;
	background-size: contain;

	position: absolute;
}

@media only screen and (max-width: 640px) {
	#asiangames #block01 {
		width: 100%;
		padding: 11.4vw 0;
	}
	#asiangames #block01 .inner {
		width: 92%;
	}

	#asiangames #block01 #bg-text01,
	#asiangames #block01 #bg-text02 {
		font-size: calc(100 / 750 * 100vw);
	}
	#asiangames #block01 #bg-text01 {
		top: 2%;
		left: calc(50% - 22.6vw);
		transform: translateX(-50%) rotate(-8deg);
	}
	#asiangames #block01 #bg-text02 {
		bottom: -1%;
		left: calc(50% + 6.4vw);
		transform: translateX(-50%) rotate(-8deg);
	}

	#asiangames #block01 .link-box {
	}
	#asiangames #block01 .link-box a {
	}
	#asiangames #block01 .link-box:first-of-type a {
		height: calc(180 / 750 * 100vw);
		margin-bottom: 7.6vw;
	}
	#asiangames #block01 .link-box .link-detail {
	}
	#asiangames #block01 .link-box .link-detail h3 {
		font-size: calc(36 / 750 * 100vw);
		margin: 0 0 2.0vw;
	}
	#asiangames #block01 .link-box:last-of-type .link-detail h3 {
		margin: 0 0 2.4vw;
	}
	#asiangames #block01 .link-box .link-detail figure {
		width: 50%;
	}
	#asiangames #block01 .link-box:last-of-type .link-detail figure {
		width: 20%;
	}
	#asiangames #block01 .link-box figure.link-arrow {
		width: calc(180 / 750 * 100vw);
	}
	#asiangames #block01 .link-box figure.link-arrow::after {
		width: calc(44 / 750 * 100vw);
		height: calc(62 / 750 * 100vw);

		top: calc(50% - (31 / 750 * 100vw));
		left: calc(50% - (22 / 750 * 100vw));
	}
}
@media print, screen and (min-width: 641px) {
	#asiangames #block01 {
		width: 100%;
		height: 530px;
		padding: 95px 0 0;
	}
	#asiangames #block01 .inner {
		width: 1280px;
	}

	#asiangames #block01 #bg-text01,
	#asiangames #block01 #bg-text02 {
		font-size: 18.4rem;
		letter-spacing: -0.04em;
	}
	#asiangames #block01 #bg-text01 {
		top: -8%;
		left: 50%;
		transform: translateX(-50%) rotate(-8deg);
	}
	#asiangames #block01 #bg-text02 {
		top: 68%;
		left: calc(50% + 120px);
		transform: translateX(-50%) rotate(-8deg);
	}

	#asiangames #block01 .link-box {
	}
	#asiangames #block01 .link-box a {
		width: 1000px;
		height: 140px;
		transition: 0.3s ease-in-out;
	}
	#asiangames #block01 .link-box:first-of-type a {
		margin-bottom: 60px;
	}
	#asiangames #block01 .link-box a:hover {
		opacity: 0.7;
	}
	#asiangames #block01 .link-box a:hover figure.link-arrow::after {
		left: calc(50% - 14px);
	}
	#asiangames #block01 .link-box .link-detail {
	}
	#asiangames #block01 .link-box .link-detail h3 {
		font-size: 3.6rem;
		margin: 0 0 26px;
	}
	#asiangames #block01 .link-box:last-of-type .link-detail h3 {
		margin: 0 0 16px;
	}
	#asiangames #block01 .link-box figure.link-arrow {
	}
	#asiangames #block01 .link-box figure.link-arrow::after {
		width: 44px;
		height: 62px;
		transition: 0.3s ease-in-out;

		top: calc(50% - 31px);
		left: calc(50% - 22px);
	}
}


/* block02 */
#asiangames #block02 {
}
#asiangames #block02 .inner {
	margin: 0 auto;
}

#asiangames #block02 .head01 {
	text-align: center;
}
#asiangames #block02 .head01 p {
	display: inline-block;
	font-weight: 900;
	position: relative;
}
#asiangames #block02 .head01 p::after {
	content: '';
	background: url(../images/icon_megaphone.png) no-repeat;
	background-size: contain;

	position: absolute;

	animation: shake 4s infinite;
}
@keyframes shake {
	0% { transform: rotate(0); }
	8% { transform: rotate(0); }
	10% { transform: rotate(-14deg) scale(1.08); }
	18% { transform: rotate(14deg) scale(0.96); }
	22% { transform: rotate(-14deg) scale(1.08); }
	28% { transform: rotate(14deg) scale(0.96); }
	34% { transform: rotate(-14deg) scale(1.08); }
	38% { transform: rotate(0) scale(1.0); }
	100% { transform: rotate(0); }
}

#asiangames #block02 .head02 {
	text-align: center;
}
#asiangames #block02 .head02 h2 {
	display: inline-block;
	font-weight: 900;
	color: #d13123;
	text-align: center;
	position: relative;
}
#asiangames #block02 .head02 h2::before {
	content: '';
	background: url(../images/icon_line-l.png) no-repeat;
	background-size: contain;

	position: absolute;
}
#asiangames #block02 .head02 h2::after {
	content: '';
	background: url(../images/icon_line-r.png) no-repeat;
	background-size: contain;

	position: absolute;
}
#asiangames #block02 .head02 h2::before,
#asiangames #block02 .head02 h2::after {
	animation: tremble 4s infinite;
}

@keyframes tremble {
}

#asiangames #block02 .head03 {
	background: #d13123;
	font-weight: 600;
	color: #fff;
	text-align: center;
}

#asiangames #block02 .foot01 {
	text-align: center;
	position: relative;
}
#asiangames #block02 .foot01::before {
	content: "";
	background: #d13123;
	width: 100%;
	z-index: 1;

	position: absolute;
}
#asiangames #block02 .foot01 h3 {
	display: inline-block;
	background: #fff;
	font-weight: 900;
	color: #d13123;
	position: relative;
	z-index: 3;
}

#asiangames #block02 .foot02 {
	font-weight: 600;
	text-align: center;
}

#asiangames #block02 .cast-box,
#asiangames #block02 .hosting-box .announcer-box {
}
#asiangames #block02 .cast-box {
}
#asiangames #block02 .hosting-box {
}
#asiangames #block02 .hosting-box h3 {
	background: #d13123;
	display: block;
	color: #fff;
	text-align: center;
}

#asiangames #block02 .announcer {
}
#asiangames #block02 .announcer figure {
}
#asiangames #block02 .announcer h4 {
	text-align: center;
}
#asiangames #block02 .announcer h4 span.role {
	background: #d13123;
	color: #fff;
}
#asiangames #block02 .announcer h5 {
	color: #d13123;
}
#asiangames #block02 .announcer p {
}
#asiangames #block02 .announcer h4 span.affiliation,
#asiangames #block02 .announcer p {
}
#asiangames #block02 .announcer-box {
}
#asiangames #block02 .announcer-box .announcer {
}
#asiangames #block02 .announcer-box .announcer:last-child {
	margin: 0;
}
#asiangames #block02 .announcer-box .announcer h4 span.affiliation {
}

@media only screen and (max-width: 640px) {
	#asiangames #block02 {
		padding: 10.6vw 0 12.4vw;
	}
	#asiangames #block02 .inner {
		width: 92%;
	}

	#asiangames #block02 .head01 {
		width: 100%;
		padding: 0 0 0 calc(80 / 750 * 100vw);
		margin: 0 auto 5.8vw;
	}
	#asiangames #block02 .head01 p {
		font-size: calc(32 / 750 * 100vw);
	}
	#asiangames #block02 .head01 p::after {
		width: calc(64 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);

		top: calc(8 / 750 * -100vw);
		left: calc(80 / 750 * -100vw);
	}

	#asiangames #block02 .head02 {
		margin: 0 auto 3.6vw;
	}
	#asiangames #block02 .head02 h2 {
		width: 100%;
		font-size: calc(60 / 750 * 100vw);
		letter-spacing: -0.07em;
	}
	#asiangames #block02 .head02 h2::before {
		width: calc(72 / 750 * 100vw);
		height: calc(118 / 750 * 100vw);

		top: calc(6 / 750 * 100vw);
		left: calc(8 / 750 * -100vw);
	}
	#asiangames #block02 .head02 h2::after {
		width: calc(72 / 750 * 100vw);
		height: calc(118 / 750 * 100vw);

		top: calc(6 / 750 * 100vw);
		right: calc(8 / 750 * -100vw);
	}

	#asiangames #block02 .head03 {
		font-size: calc(32 / 750 * 100vw);
		line-height: 1.5;
		letter-spacing: -0.02em;
		padding: 1.4vw 0 1.6vw;
		margin: 0 auto 4.2vw;
	}

	#asiangames #block02 .foot01 {
		margin: 0 auto 3.6vw;
	}
	#asiangames #block02 .foot01 h3 {
		font-size: calc(44 / 750 * 100vw);
		line-height: 1.4;
	}

	#asiangames #block02 .foot02 {
		font-size: calc(28 / 750 * 100vw);
		line-height: 1.6;
		margin: 0 auto 7.2vw;
	}

	#asiangames #block02 .cast-box {
		margin: 0 0 3.6vw;
	}
	#asiangames #block02 .hosting-box {
	}
	#asiangames #block02 .hosting-box .announcer-box {
	}
	#asiangames #block02 .hosting-box h3 {
		width: 100%;
		font-size: calc(28 / 750 * 100vw);
		border-radius: calc(32 / 750 * 100vw);
		padding: 0.8vw 0 1.2vw;
		margin: 0 auto 4.2vw;
	}
	#asiangames #block02 .announcer {
		width: 100%;
		margin: 0 auto 9.6vw;
	}
	#asiangames #block02 .announcer-box .announcer {
		margin: 0 auto 9.6vw;
	}
	#asiangames #block02 .announcer-box .announcer:last-child {
		margin: 0 auto;
	}
	#asiangames #block02 .announcer figure {
		margin: 0 auto 4.2vw;
	}
	#asiangames #block02 .cast-box .announcer figure {
		width: 64%;
	}
	#asiangames #block02 .hosting-box .announcer figure {
		margin: 0 auto 1.6vw;
	}
	#asiangames #block02 .announcer h4 {
		font-size: calc(28 / 750 * 100vw);
		text-align: center;
		margin: 0 auto 3.2vw;
	}
	#asiangames #block02 .cast-box .announcer h4 {
		line-height: 1.7;
	}
	#asiangames #block02 .cast-box .hosting-box .announcer h4 {
		line-height: 1.4;
	}
	#asiangames #block02 .announcer h4 span.role {
		font-size: calc(28 / 750 * 100vw);
		border-radius: 20px;
		padding: 0.1em 0.8em 0.14em;
		margin: 0 6px 0 0;
	}
	#asiangames #block02 .announcer h5 {
		font-size: calc(28 / 750 * 100vw);
		font-weight: 700;
		line-height: 1.5;
		margin: 0 0 1.2vw;
	}
	#asiangames #block02 .announcer p {
		font-size: calc(28 / 750 * 100vw);
		line-height: 1.4;
	}
	#asiangames #block02 .announcer h4 span.affiliation {
		font-size: calc(24 / 750 * 100vw);
	}
	#asiangames #block02 .announcer-box {
	}
	#asiangames #block02 .announcer-box .announcer {
	}
	#asiangames #block02 .announcer-box .announcer:last-child {
	}
}
@media print, screen and (min-width: 641px) {
	#asiangames #block02 {
		padding: 100px 0;
	}
	#asiangames #block02 .inner {
		width: 1140px;
	}

	#asiangames #block02 .head01 {
		padding: 0 0 0 80px;
		margin: 0 auto 60px;
	}
	#asiangames #block02 .head01 p {
		font-size: 3.4rem;
	}
	#asiangames #block02 .head01 p::after {
		width: 64px;
		height: 54px;

		top: -8px;
		left: -80px;
	}

	#asiangames #block02 .head02 {
		margin: 0 auto 60px;
	}
	#asiangames #block02 .head02 h2 {
		font-size: 6.0rem;
		letter-spacing: -0.07em;
	}
	#asiangames #block02 .head02 h2::before {
		width: 72px;
		height: 118px;

		top: -28px;
		left: -92px;
	}
	#asiangames #block02 .head02 h2::after {
		width: 72px;
		height: 118px;

		top: -28px;
		right: -92px;
	}
	#asiangames #block02 .head02 h2 span {
		margin: 0 0 0 0.7em;
	}

	#asiangames #block02 .head03 {
		font-size: 2.8rem;
		padding: 18px 0 22px;
		margin: 0 auto 50px;
	}
	#asiangames #block02 .head03 h3 span {
		margin: 0 0 0 0.8em;
	}

	#asiangames #block02 .foot01 {
		width: 1140px;
		margin: 0 auto 30px;
	}
	#asiangames #block02 .foot01::before {
		content: "";
		background: #d13123;
		width: 100%;
		height: 3px;
		z-index: 1;

		position: absolute;
		top: 24px;
		left: 0;
	}
	#asiangames #block02 .foot01 h3 {
		font-size: 3.8rem;
		padding: 0 12px;
	}

	#asiangames #block02 .foot02 {
		font-size: 1.8rem;
		line-height: 1.9;
		margin: 0 auto 36px;
	}

	#asiangames #block02 .cast-box,
	#asiangames #block02 .hosting-box .announcer-box {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	#asiangames #block02 .cast-box {
	}
	#asiangames #block02 .hosting-box {
		/* padding: 16px 0 0; */
	}
	#asiangames #block02 .hosting-box h3 {
		width: 460px;
		font-size: 1.6rem;
		border-radius: 30px;
		padding: 4px 0 6px;
		margin: 0 auto 30px;
	}
	#asiangames #block02 .announcer {
		width: 330px;
		margin: 0 50px 0 0;
	}
	#asiangames #block02 .announcer figure {
		margin: 0 0 18px;
	}
	#asiangames #block02 .announcer h4 {
		font-size: 1.8rem;
		margin: 0 0 14px;
	}
	#asiangames #block02 .announcer h4 span.role {
		font-size: 1.6rem;
		border-radius: 20px;
		padding: 0.1em 0.8em 0.14em;
		margin: 0 6px 0 0;
	}
	#asiangames #block02 .announcer h5 {
		font-size: 1.8rem;
		line-height: 1.3;
		margin: 0 0 10px;
	}
	#asiangames #block02 .announcer p {
		font-size: 1.4rem;
		line-height: 1.4;
	}
	#asiangames #block02 .announcer h4 span.affiliation {
		margin: 0 0.5em 0 0;
	}
	#asiangames #block02 .announcer h4 span.affiliation,
	#asiangames #block02 .announcer p {
		font-size: 1.4rem;
	}
	#asiangames #block02 .announcer-box {
		flex: 1;
	}
	#asiangames #block02 .announcer-box .announcer {
		width: 230px;
		margin: 0 35px 0 0;
	}
	#asiangames #block02 .announcer-box .announcer:last-child {
	}
	#asiangames #block02 .announcer-box .announcer h4 span.affiliation {
		font-size: 1.2rem;
	}
}


/* xxx */
@media only screen and (max-width: 640px) {
	#asiangames .xxx {
	}
}
@media print, screen and (min-width: 641px) {
	#asiangames .xxx {
	}
}


/* *********************************************
	youtube設定
********************************************* */
#asiangames .youtube-box .youtube {
	position:relative;
	width:100%;
	padding-top:56.25%;
}
#asiangames .youtube-box .youtube iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}


/* *********************************************
	data-delighter
********************************************* */
/*右から左へ*/
.dl-left.delighter {
	transform: translate(30px);
	transition: all .75s ease-out;
	opacity: 0;
}
.dl-left.delighter.started {
	transform: none;
	opacity: 1;
}

.dl-left.type2.delighter {
	transform: translate(50px);
	transition: all 1.0s ease-out .3s;
	opacity: 0;
}
.dl-left.type2.delighter.started {
	transform: none;
	opacity: 1;
}

/*下から上へ*/
.dl-up.delighter {
	transform: translatey(60px);
	transition: all .75s ease-out;
	opacity: 0;
}
.dl-up.s01.delighter {
	transform: translatey(70px);
	transition: all .8s ease-out;
}
.dl-up.s02.delighter {
	transform: translatey(90px);
	transition: all .9s ease-out;
}
.dl-up.s03.delighter {
	transform: translatey(110px);
	transition: all 1s ease-out;
}
.dl-up.delighter.started {
	transform: none;
	opacity: 1;
}

/*オーバーラップ*/
/*
.dl-or.delighter {
	transition: all .75s ease-in;
	opacity: 0;
}
.dl-or.delighter.started {
	transform: none;
	opacity: 1;
}
*/
