@charset "utf-8";
/* CSS Document */

/***フォント
font-family: 'Noto Sans JP', sans-serif; wght@400;500;700;900
font-family: 'Noto Serif JP', serif; :wght@600;700;900
***/

/***色
赤　#e14242;
***/


/*******************************

　構造、共通

*******************************/


html {  
    overflow-y:scroll;
	margin: 0;
	padding: 0;
	font-size: 6.25%;
  -webkit-text-size-adjust: none;
} 

body{
	margin: 0;
	padding: 0 5px 0 5px;
	font-size: 18em;
	line-height:2;
	color:#fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	text-align: center;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	/* 画像ファイルの指定 */
	background-image: url(../images/bg2022.jpg);

}

body:after {/*擬似要素をつくる*/
    z-index: -1;
    position: fixed;/*固定配置*/
    top: 0; left: 0;/*左上に固定*/
    width: 100%;
    height: 100%;/*画面全体を覆う*/
    content: "";
	background-image: url(../images/bg2022.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;  
    background-color: #000; /*非対応ブラウザ用*/
}


/********リンク********/
a{ color:#fff;}
a:hover{}


/**キャストスケジュール**/

.castsch{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2em;
}

header .castsch_logo {
	margin: 0 auto;
	text-align: center;
}

header .castsch_title  {
	margin: 0 auto 1em;
	line-height: 1.5;
	text-align: center;
}

header h1.print {
	display: none;
}

header .castsch_title .title {
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5em;
	color: #fff;

}

header .castsch_title .day {
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 0.7em;
}


header .caution {
	margin: 0 auto 2em;
	color:#F00;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
}

/*header .caution li{
	text-indent: -1em;
	padding-left: 1em;
}*/


header .caution li .icon_us {
	display: inline-block;
	max-width: 1.5em;
	padding: 0 0.2em;
	vertical-align: top;
}

header .caution li .icon_us img {
	width: 100%;
}

header {
	margin: 0.5em 0;
	text-align: right;
	font-size: 0.8em;
	line-height: 2.5em;
}

header .pdf {
	position: relative;
	text-align: right;
}

header .pdf::before {
	content: url(../../img/pdficon.gif);
	position: relative;
	top: 10px;
	left: -5px;
}

header .link {
	margin: 0 auto 2em;
	text-align: center;
}

header .link .btn_london {
	display: block;
	max-width: 300px;
	margin: 0 auto;
	padding: 0.5em 1em;
	text-decoration: none;
	font-size: 1.2em;
	background: #bd1920;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	text-align: center;
}

header .link .btn_london .icon {
	margin-right: 0.3em;
	font-size: 0.8em;
}

header .link .note {
	font-size: 0.9em;
}

header .link2 {
	display: block;
	max-width: 300px;
	margin: 0 auto 2em;
	padding: 0.5em 1em;
	text-decoration: none;
	font-size: 1.2em;
	border: 1px solid #fff;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

header .link2 .icon {
	margin-right: 0.3em;
	font-size: 0.8em;
}

.list{
	margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
	font-size: 0.8em;
}

.list th, .list td {
	padding: 0.8em 0.5em;
	border: 1px solid #fff;
	line-height: 1.5;
}

.list td select {
	margin: 1em auto 0;
}

.sat{background-color: #00356a;}
.sun{background-color: #950000;}

.reserved {color:#777;}


.list tr td:first-child {
white-space: nowrap;
}

.list .icon_us {
	display: inline-block;
	max-width: 1.5em;
	vertical-align: middle;
}

.list .icon_us img {
	width: 100%;
}


/****　組み合わせをリセット　****/

.btn_reset {
	display: inline-block;
	margin: 2em auto;
	padding: 0.5em 2em;
	border: 1px solid #fff;
	border-radius: 3px;
	line-height: 1;
	text-decoration: none;
	font-weight: 700;
	transition: 0.5s;
}

.sup::after {
	content: "※";
}

.note_sup {
	padding: 0.5em 5.5em 0;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
}

.london .note_sup {
	padding: 1em 10em 0;
}
.london .note_sup2 {
	padding: 0.5em 5em 0;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}

.shanghai .head_note {
	padding: 1em 2em 0;
}
.shanghai .note_sup2 {
	padding: 0.5em 5em 0;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}
.shanghai .note_sup {
	padding: 1em 2em 0;
}
.shanghai .note_sup2 {
	padding: 0.5em 5em 0;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}

.kr .head_note {
	padding: 1em 2em 0;
}
.kr .note_sup2 {
	padding: 0.5em 5em 0;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}
.kr .note_sup {
	padding: 1em 2em 0;
}
.kr .note_sup2 {
	padding: 0.5em 5em 0;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}