/*=================================================
 * CSS for PC
 * ================================================= */

body{
	background: url(./img/pc_bg.jpg) no-repeat top center fixed;
	background-size: cover;
}

.topimg{
	width: 1200px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto 50px auto;
}
.topimg img{}

.sys_title{
	width: 455px;
}
.sys_title span{
	display: block;
	font-family: "FontA";
	font-size: 30px;
	line-height: 1.2;
}
.sys_title em{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.2;
}
.in{
	width: calc(100% - 455px);
	text-align: left;
}
.sys_in{
	width: calc(100% - 580px);
	text-align: left;
}

#cancel,
#trans,
#rule{
	width: 1200px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	margin: 0 auto 50px auto;
	padding: 50px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#rule{	margin-bottom: 0;}

.boxtxt{
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
}
.boxtxt p{
	position: relative;
	padding-left: 15px;
}
.boxtxt p span{
	color: #ff0000;
	position: absolute;
	top: 0;
	left: 0;
}
.boxtxt2{
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
}
.boxtxt:last-child,
.boxtxt2:last-child{	margin-bottom: 0;}
#rule .boxtxt,
#rule .boxtxt2{	font-size: 13px;}


/** sysbox **/

.sysbox{
	width: 1200px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	margin: 0 auto 50px auto;
	padding: 50px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.sysbox h3{
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 580px;
	height: 260px;
	background: url(img/sysbox_h3.png) no-repeat top center;
}
.sysbox h3 span{
	width: 100%;
	font-family: "FontA";
	font-size: 36px;
	line-height: 1.2;
}
.sysbox h3 em{
	width: 100%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
}
.sys_in dl{
	display: table;
	table-layout: fixed;
	width: 100%;
	font-size: 0;
	line-height: 0;
	border-bottom: 1px dotted #cccc;
}
.sys_in dt,
.sys_in dd{
	display: table-cell;
	vertical-align: middle;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	padding: 10px 0;
}
.sys_in dl:first-of-type dt,
.sys_in dl:first-of-type dd{	padding-top: 0;}
.sys_in dt{}
.sys_in dd{}

#sys1 h3 span{	color: #fff;}
#sys2 h3 span{	color: #e5d2ff;}
#sys3 h3 span{	color: #ffbfd3;}
#sys4 h3 span{	color: #ffe76d;}
#sys1 dt{	color: #999;}
#sys2 dt{	color: #8153bf;}
#sys3 dt{	color: #e46497;}
#sys4 p{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px dotted #cccc;
}


/** date **/

#date{
	color: #fff;
	background: rgba(0, 0, 0, 0.9);
	margin: 0 0 50px 0;
	padding: 50px 0;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}
#date h3{
	margin: 0 0 50px 0;
}
#date h3 span{
	display: block;
	font-family: "FontA";
	font-size: 46px;
	line-height: 1.1;
}
#date h3 em{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.2;
}
.datebox{
	display: flex;
	justify-content: center;
	margin: 0 auto 10px auto;
}
.datebox:last-of-type{	margin-bottom: 0;}
.datebox > div{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.datebox > div:nth-of-type(1){
	width: 250px;
	margin-right: 1px;
	background: rgba(255, 255, 255, 0.1);
	padding: 6px 0;
}
.datebox > div:nth-of-type(1) h4{
}
.datebox > div:nth-of-type(1) h4 span{
	display: block;
	font-family: "FontA";
	font-size: 32px;
	line-height: 32px;
}
.datebox > div:nth-of-type(1) h4 em{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
}
.datebox > div:nth-of-type(2){
	width: 375px;
	margin-right: 1px;
}
.datebox > div:nth-of-type(3){
	width: 375px;
}
.datebox:last-of-type > div:nth-of-type(2){
	width: 750px;
	font-size: 20px;
}
.datebox > div:nth-of-type(2),
.datebox > div:nth-of-type(3){
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 30px;
	background: rgba(255, 255, 255, 0.1);
	padding: 25px 0;
}
.datebox > div:nth-of-type(2) span,
.datebox > div:nth-of-type(3) span{	margin-right: 10px;}

.datebox:nth-of-type(1) > div:nth-of-type(1){	background: rgba(141, 141, 141, 0.1);}
.datebox:nth-of-type(1) > div span{	color: #ccc;}
.datebox:nth-of-type(2) > div:nth-of-type(1){	background: rgba(160, 90, 255, 0.1);}
.datebox:nth-of-type(2) > div span{	color: #e5d2ff;}
.datebox:nth-of-type(3) > div:nth-of-type(1){	background: rgba(255, 63, 180, 0.1);}
.datebox:nth-of-type(3) > div span{	color: #ffbfd3;}
.datebox:nth-of-type(4) > div:nth-of-type(1){	background: rgba(255, 231, 109, 0.1);}
.datebox:nth-of-type(4) > div span{	color: #ffe76d;}



/** cancel **/

#cancel dl{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	margin: 0 0 2px 0;
	padding: 10px 0;
	background: rgba(0,0,0,0.05);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#cancel dl:last-of-type{	margin-bottom: 0;}
#cancel dt,
#cancel dd{
	display: table-cell;
	vertical-align: middle;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding: 5px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#cancel dt{
	width: 210px;
	padding-left: 20px;
}
#cancel dd{
	border-left: 1px solid #000;
	padding-left: 15px;
	padding-right: 15px;
}
#cancel dd br{	display: none;}


/** trans **/

#trans ul{
	margin: 0 0 15px 0;
}
#trans li{
	padding: 15px 0;
	border-bottom: 1px solid #000;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#trans li:first-of-type{	padding-top: 0;}
#trans li h4{
	position: relative;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
#trans li h4 span{
	font-size: 22px;
	color: #ff0000;
	position: absolute;
	top: 3px;
	left: 0;
}
#trans li p{
	font-size: 16px;
	line-height: 22px;
}


/** rule **/

#rule ul{
	margin: 0 0 20px 0;
	counter-reset: number 0;
}
#rule li{
	position: relative;
	counter-increment: mycounter;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0 10px 40px;
	border-bottom: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#rule li:after{
	content: counter(mycounter, decimal-leading-zero);
	width: 30px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	border: 1px solid #000;
	border-radius: 8px;
	position: absolute;
	top: 12px;
	left: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/*=================================================
 * CSS for SP
 * ================================================= */

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

	body:before{
		background: url(./img/sp_bg.jpg) no-repeat top center;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.topimg{
		width: auto;
		margin: 0 0 30px 0;
	}
	.topimg img{
		width: 100%;
		height: auto;
	}
	.sys_title{
		width: auto;
		text-align: center;
		margin: 0 0 10px 0;
	}
	.sys_title span{
		font-size: 26px;
		line-height: 1;
	}
	.sys_title em{
		font-size: 12px;
		line-height: 1;
	}
	.in,
	.sys_in{
		width: auto;
		text-align: left;
	}

	#cancel,
	#trans,
	#rule{
		width: auto;
		display: block;
		margin: 0 15px 30px 15px;
		padding: 15px;
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	}
	#rule{	margin-bottom: 0;}

	.boxtxt{
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 20px 0;
	}
	.boxtxt p{
		position: relative;
		padding-left: 15px;
	}
	.boxtxt p span{
		color: #ff0000;
		position: absolute;
		top: 0;
		left: 0;
	}
	.boxtxt2{
		font-size: 13px;
		line-height: 20px;
		margin: 0 0 20px 0;
	}
	.boxtxt:last-child,
	.boxtxt2:last-child{	margin-bottom: 0;}
	#rule .boxtxt,
	#rule .boxtxt2{	font-size: 12px;}

	/** sysbox **/
	.sysbox{
		display: block;
		width: auto;
		margin: 0 15px 30px 15px;
		padding: 15px;
	}
	.sysbox h3{
		display: flex;
		width: 100%;
		height: 130px;
		text-align: center;
		background: url(img/sysbox_h3.png) no-repeat calc(50% + 5px) 50%;
		background-size: auto 130px;
	}
	.sysbox h3 span{
		font-size: 25px;
		line-height: 1.1;
	}
	.sysbox h3 em{
		font-size: 12px;
		line-height: 1.1;
	}
	.sys_in dt,
	.sys_in dd{
		font-size: 18px;
		line-height: 24px;
		text-align: center;
		padding: 10px 0;
	}
	#sys4 p{
		font-size: 16px;
		line-height: 24px;
	}


	/** date **/
	#date{
		margin: 0 0 30px 0;
		padding: 30px 15px;
	}
	#date h3{
		text-align: center;
		margin: 0 0 15px 0;
	}
	#date h3 span{
		font-size: 30px;
		line-height: 1.1;
	}
	#date h3 em{
		font-size: 12px;
		line-height: 1.2;
	}
	.datebox{
		display: flex;
		flex-wrap: wrap;
	}
	.datebox > div:nth-of-type(1){
		width: 100%;
		margin: 0 0 1px 0;
		padding: 6px 0;
	}
	.datebox > div:nth-of-type(1) h4{
	}
	.datebox > div:nth-of-type(1) h4 span{
		font-size: 24px;
		line-height: 26px;
	}
	.datebox > div:nth-of-type(1) h4 em{
		font-size: 12px;
		line-height: 14px;
	}
	.datebox > div:nth-of-type(2){
		width: calc(50% - 1px);
		margin-right: 1px;
	}
	.datebox > div:nth-of-type(3){
		width: 50%;
	}
	.datebox:last-of-type > div:nth-of-type(2){
		width: 100%;
		font-size: 16px;
	}
	.datebox > div:nth-of-type(2),
	.datebox > div:nth-of-type(3){
		font-size: 15px;
		line-height: 22px;
		padding: 16px 10px;
	}
	.datebox > div:nth-of-type(2) span,
	.datebox > div:nth-of-type(3) span{	margin-right: 5px;}

	/** cancel **/
	#cancel dt,
	#cancel dd{
		font-size: 15px;
		line-height: 20px;
		text-align: left;
		padding: 5px 0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#cancel dt{
		width: 140px;
		padding-left: 10px;
	}
	#cancel dd{
		padding-left: 10px;
		padding-right: 10px;
	}
	#cancel dd br{	display: inline;}

	/** trans **/
	#trans ul{
		margin: 0 0 10px 0;
	}
	#trans li{
		padding: 10px 0;
	}
	#trans li:first-of-type{	padding-top: 0;}
	#trans li p{
		font-size: 13px;
		line-height: 20px;
	}

	/** rule **/
	#rule ul{
		margin: 0 0 20px 0;
	}
	#rule li{
		font-size: 12px;
	}
}
