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

body{
	background: url(../images/bg1.gif) top center fixed;
	-webkit-background-size: 100px auto;
	background-size: 100px auto;
}
.page_title span{	color: #05d88b;}
main{	padding-bottom: 0;}

.sys_title{
	margin: 0 0 30px 0;
}
.sys_title em{
	display: block;
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	font-size: 46px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 5px 0;
}
.sys_title span{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-family: "FontA";
	font-size: 17px;
	line-height: 20px;
}
.sys_title span:before,
.sys_title span:after{
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 5px);
}
.sys_title span:before{	left: -20px;}
.sys_title span:after{	right: -20px;}

.topimg{
	font-size: 0;
	line-height: 0;
	margin: 0 0 80px 0;
}


/** sys **/

#sys_bg{
	padding: 80px 0;
	background: url(../images/bg2.jpg) top center;
	background-size: 320px auto;
}

#sys{
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	width: 1100px;
	margin: 0 auto;
}

#sys1,
#sys2,
#sys3{
	border-width: 5px;
	border-style: solid;
	background: #fff;
	border-radius: 15px;
	box-shadow: 7px 7px 0px 0px rgba(102, 102, 102, 0.7);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#sys1{
	width: 100%;
	margin: 0 0 30px 0;
	padding: 15px 45px 30px 45px;
	border-color: #ffb3ca;
}
#sys2{
	width: calc(50% - 15px);
	margin-right: 15px;
	padding-bottom: 14px;
	border-color: #a8e0ff;
}
#sys3{
	width: calc(50% - 15px);
	margin-left: 15px;
	border-color: #99f9d6;
	padding-bottom: 14px;
}

.boxtxt{
	font-size: 16px;
	line-height: 22px;
	margin-top: 15px;
}
.boxtxt span{	color: #ff0000;}

#sys2 .boxtxt,
#sys3 .boxtxt{
	text-align: left;
	padding: 0 20px 20px 20px;
}

#sys1 dl{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	border-bottom: 2px solid #ddd;
}

#sys1 dt,
#sys1 dd{
	display: table-cell;
	vertical-align: middle;
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	font-size: 32px;
	line-height: 40px;
	text-align: left;
	padding: 9px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#sys1 dt{
	width: 400px;
	color: #ff5a9c;
	padding-left: 190px;
}
#sys1 dd{
}

.sysbox h3{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 85px;
	color: #fff;
	margin: 0 0 20px 0;
	border-radius: 10px 10px 0 0;
}
.sysbox h3 em{
	width: 100%;
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	font-size: 34px;
	line-height: 1;
}
.sysbox h3 span{
	width: 100%;
	font-family: "FontA";
	font-size: 16px;
	line-height: 1;
}
#sys2 h3{	background: #2db5ff;}
#sys3 h3{	background: #00cc82;}

.sysbox dl{
	display: table;
	width: calc(100% - 40px);
	font-size: 0;
	line-height: 0;
	margin: 0 20px 2px 20px;
}

.sysbox dt,
.sysbox dd{
	display: table-cell;
	vertical-align: middle;
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	padding: 9px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.sysbox dt{	width: 210px;}
.sysbox dd{	background: #fffee6;}

#sys2 dt{
	color: #2db5ff;
	background: #d9f2ff;
}
#sys3 dt{
	color: #00cc82;
	background: #d7fbee;
}


/** play **/

#play_bg{
	padding: 80px 0;
	background: url(../images/bg3.jpg) no-repeat top center;
	background-size: cover;
}

#play{
	width: 1200px;
	margin: 0 auto;
}
#play .sys_title em{
	color: #ff1784;
}
#play .sys_title span:before, #play .sys_title span:after{	background: #ff68a8;}

#play ul{
	font-size: 0;
	line-height: 0;
}
#play li{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 210px;
	height: 210px;
	font-family: "Rounded Mplus 1c";
	font-weight: 500;
	font-size: 32px;
	line-height: 1;
	border-width: 10px;
	border-style: solid;
	margin: 0 10px 20px 10px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 7px 7px 0px 0px rgba(102, 102, 102, 0.7);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#play li:nth-of-type(6n + 1){	border-color: #ff95c4;}
#play li:nth-of-type(6n + 2){	border-color: #ffa341;}
#play li:nth-of-type(6n + 3){	border-color: #66c9ff;}
#play li:nth-of-type(6n + 4){	border-color: #16db93;}
#play li:nth-of-type(6n + 5){	border-color: #ffd029;}
#play li:nth-of-type(6n){	border-color: #c17fff;}


/** op **/

#op_bg{
	padding: 80px 0;
	background: url(../images/bg4.jpg) top center;
	background-size: 320px auto;
}

#op{
	width: 1100px;
	margin: 0 auto;
}

#op .sys_title em{
	color: #ff5e06;
}
#op .sys_title span:before, #op .sys_title span:after{	background: #ff9306;}

#op .op1{
	position: relative;
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 500px;
	height: 60px;
	font-family: "Rounded Mplus 1c";
	font-weight: 400;
	font-size: 28px;
	line-height: 1;
	text-align: center;
	color: #fff;
	background: #ff3333;
	margin: 0 0 30px 0;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#op .op1:after{
	content: '';
	width: 46px;
	height: 20px;
	background: url(../images/i1.png) no-repeat;
	position: absolute;
	bottom: -20px;
	left: calc(50% - 23px);
}

#op dl{
	display: flex;
	align-items: stretch;
	align-content: center;
	justify-content: center;
	width: 100%;
	font-size: 0;
	line-height: 0;
	background: #fff;
	margin: 0 0 2px 0;
	box-shadow: 7px 7px 0px 0px rgba(102, 102, 102, 0.7);
}

#op dt,
#op dd{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	min-height: 110px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#op dt{
	width: 250px;
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	font-size: 34px;
	line-height: 1;
	text-align: center;
	justify-content: center;
	color: #fff;
}
#op dd{
	width: calc(100% - 250px);
	font-size: 22px;
	line-height: 30px;
	text-align: left;
	padding: 20px;
}

#op dl:first-of-type{	border-radius: 15px 15px 0 0;}
#op dl:last-of-type{	border-radius: 0 0 15px 15px;}
#op dl:nth-of-type(1) dt{	background: #ff8606; border-radius: 15px 0 0 0;}
#op dl:nth-of-type(2) dt{	background: #37b8ff;}
#op dl:nth-of-type(3) dt{	background: #ff6eae;}
#op dl:nth-of-type(4) dt{	background: #08cd85; border-radius: 0 0 0 15px;}


/** area **/

#area_bg{
	padding: 80px 0;
	background: url(../images/bg5.jpg) no-repeat top center;
	background-size: cover;
}

#area{
	width: 1106px;
	margin: 0 auto;
}
#area .sys_title em{
	color: #14a405;
}
#area .sys_title span:before, #area .sys_title span:after{	background: #5ae99a;}

.area_list{
	width: 100%;
	font-size: 0;
	line-height: 0;
	display: flex;
	align-items: stretch;
	align-content: start;
	justify-content: center;
	margin: 0 0 30px 0;
}

.area_list div{
	width: calc(100% / 4 - 6px);
	background: #fff;
	box-shadow: 7px 7px 0px 0px rgba(102, 102, 102, 0.7);
	margin: 0 3px;
	border-radius: 10px;
}

.area_list div h4{
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	font-size: 34px;
	line-height: 40px;
	color: #fff;
	background: #13c800;
	padding: 15px 0;
	border-radius: 10px 10px 0 0;
}
.area_list div h4 span{
	position: relative;
	bottom: -5px;
	font-size: 34px;
	line-height: 34px;
	color: #ff0000;
}

.area_list div p{
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	padding: 15px;
}

#area ul{
	display: inline-block;
}
#area li{
	position: relative;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	padding: 0 0 0 18px;
}
#area li span{
	color: #ff0000;
	position: absolute;
	top: 0;
	left: 0;
}


/** card **/

#card_bg{
	padding: 80px 0;
	background: url(../images/bg6.jpg) no-repeat top center;
	background-size: cover;
}

#card{
	width: 1200px;
	margin: 0 auto;
}
#card .sys_title em{
	color: #7f40ff;
}
#card .sys_title span:before, #card .sys_title span:after{	background: #a375ff;}

#card .card1{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 580px;
	height: 110px;
	font-family: "Rounded Mplus 1c";
	font-weight: 800;
	font-size: 65px;
	line-height: 1;
	text-align: center;
	color: #fff;
	background: #ffcc00;
	box-shadow: 7px 7px 0px 0px rgba(102, 102, 102, 0.7);
	margin: 0 0 30px 0;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#card .card2{
	font-size: 16px;
	line-height: 25px;
	margin: 0 0 30px 0;
}

#card .card_img{
	font-size: 0;
	line-height: 0;
	margin: 0 0 30px 0;
}
#card .card_img img{
}

#card ul{
	width: 900px;
	margin: 0 auto;
}
#card li{
	position: relative;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 10px 0 10px 22px;
	border-bottom: 1px dotted #fff;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#card li span{
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	left: 3px;
}


/** rule **/

#rule_bg{
	padding: 80px 0;
	background: url(../images/bg7.gif) top center;
	background-size: 120px auto;
}

#rule{
	display: flex;
	flex-wrap: wrap;
	width: 1100px;
	margin: 0 auto;
}

#rule .sys_title em{
	color: #ff6600;
}
#rule .sys_title span:before, #rule .sys_title span:after{	background: #ffcc00;}

.rule_in{
	width: calc(50% - 15px);
}
.rule_in:nth-of-type(1){	margin-right: 15px;}
.rule_in:nth-of-type(2){	margin-left: 15px;}

.rubox{
	background: #fff;
	border-radius: 20px;
	padding: 20px 30px 30px 30px;
	box-shadow: 7px 7px 0px 0px rgba(102, 102, 102, 0.7);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.rubox p{
	font-size: 20px;
	line-height: 25px;
	padding: 37px 0 36px 0;
}

.rubox ul{}
.rubox li{
	position: relative;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 10px 0 10px 22px;
	border-bottom: 1px dotted #ddd;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.rubox li span{
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	left: 3px;
}

.ru_p{
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	margin: 30px 0 0 0;
}


/** cos **/

#cos{
	font-size: 0;
	line-height: 0;
	text-align: center;
	padding: 80px 0;
	background: url(../images/cos_bg.gif) top center;
}
#cos > a{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 40px 0;
}
#cos > a:last-of-type{	margin-bottom: 0;}
#cos a > img{
	max-width: 1200px;
	height: auto;
}



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

@media screen and (max-width: 650px) {
	body{	background: none;}
	body:before{
		content: '';
		width: 100%;
		height: 100vh;
		-webkit-height: 100lvh;
		position: fixed;
		z-index: -2;
		top: 0;
		left: 0;
		background: url(../images/bg1.gif) top center fixed;
		-webkit-background-size: 50px auto;
		background-size: 50px auto;
	}
	main{	padding-bottom: 0;}
	.sys_title{
		margin: 0 0 10px 0;
	}
	.sys_title em{
		font-size: 8vw;
		line-height: 1;
	}
	.sys_title span{
		font-size: 11px;
		line-height: 14px;
	}
	.sys_title span:before,
	.sys_title span:after{
		content: '';
		width: 8px;
		height: 8px;
	}
	.sys_title span:before{	left: -15px;}
	.sys_title span:after{	right: -15px;}

	.topimg{
		margin: 0 0 20px 0;
		padding: 0 10px;
	}
	.topimg img{
		width: 100%;
		height: auto;
	}


	/** sys **/
	#sys_bg{
		padding: 20px 10px;
		background: url(../images/bg2.jpg) top center;
		background-size: 160px auto;
	}
	#sys{
		display: block;
		width: auto;
		margin: 0;
	}
	#sys1{
		margin: 0 0 20px 0;
		padding: 10px;
	}
	#sys2{
		width: auto;
		margin: 0 0 20px 0;
		padding-bottom: 9px;
	}
	#sys3{
		width: auto;
		margin-left: 0;
		padding-bottom: 9px;
	}
	.boxtxt{
		font-size: 3.5vw;
		line-height: 1.4;
		text-align: left;
		margin-top: 10px;
	}
	#sys2 .boxtxt,
	#sys3 .boxtxt{
		padding: 0 10px 10px 10px;
	}
	#sys1 dt,
	#sys1 dd{
		font-size: 4.5vw;
		line-height: 1.2;
		text-align: left;
		padding: 10px 0;
	}
	#sys1 dt{
		width: 100px;
		padding-left: 0;
	}
	#sys1 dd{
	}
	.sysbox h3{
		height: auto;
		margin: 0 0 10px 0;
		padding: 10px 0;
	}
	.sysbox h3 em{
		font-size: 7vw;
		line-height: 1.2;
	}
	.sysbox h3 span{
		font-size: 3vw;
		line-height: 1.2;
	}
	.sysbox dl{
		display: table;
		width: calc(100% - 20px);
		margin: 0 10px 2px 10px;
	}
	.sysbox dt,
	.sysbox dd{
		font-size: 5vw;
		line-height: 1.5;
		text-align: center;
		padding: 10px 0;
	}
	.sysbox dt{	width: 100px;}


	/** play **/
	#play_bg{
		padding: 20px 10px;
		background: url(../images/sp_bg3.jpg) no-repeat top center;
		background-size: cover;
	}
	#play{
		width: auto;
		margin: 0;
	}
	#play ul{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		align-content: flex-start;
		justify-content: center;
	}
	#play li{
		width: calc(100% / 3 - 10px);
		height: 27vw;
		font-size: 5vw;
		line-height: 1;
		border-width: 5px;
		margin: 0 5px 10px 5px;
	}


	/** op **/
	#op_bg{
		padding: 20px 10px;
		background: url(../images/bg4.jpg) top center;
		background-size: 160px auto;
	}
	#op{
		display: block;
		width: auto;
	}
	#op .op1{
		width: 100%;
		height: 13vw;
		font-size: 5.5vw;
		margin: 0 0 20px 0;
	}
	#op .op1:after{
		content: '';
		width: 23px;
		height: 10px;
		background: url(../images/i1.png) no-repeat;
		background-size: 23px auto;
		position: absolute;
		bottom: -10px;
		left: calc(50% - 11.5px);
	}
	#op dt,
	#op dd{
		min-height: auto;
	}
	#op dt{
		width: 90px;
		font-size: 5vw;
	}
	#op dd{
		width: calc(100% - 90px);
		font-size: 4.5vw;
		line-height: 1.4;
		text-align: left;
		padding: 10px;
	}
	#op dl:first-of-type{	border-radius: 10px 10px 0 0;}
	#op dl:last-of-type{	border-radius: 0 0 10px 10px;}
	#op dl:nth-of-type(1) dt{	border-radius: 10px 0 0 0;}
	#op dl:nth-of-type(4) dt{	border-radius: 0 0 0 10px;}


	/** area **/
	#area_bg{
		padding: 20px 10px;
		background: url(../images/sp_bg5.jpg) no-repeat top center;
		background-size: cover;
	}
	#area{
		width: auto;
		margin: 0;
	}
	.area_list{
		display: block;
		width: auto;
		margin: 0;
	}
	.area_list div{
		display: block;
		width: auto;
		margin: 0 0 20px 0;
		border-radius: 10px;
	}
	.area_list div h4{
		font-size: 6vw;
		line-height: 1.4;
		padding: 10px 0;
		border-radius: 10px 10px 0 0;
	}
	.area_list div h4 span{
		position: relative;
		bottom: -5px;
		font-size: 7vw;
		line-height: 1;
		color: #ff0000;
	}
	.area_list div p{
		font-size: 4vw;
		line-height: 1.4;
		text-align: left;
		padding: 10px;
	}
	#area ul{
		display: block;
	}
	#area li{
		position: relative;
		font-size: 3.5vw;
		line-height: 1.4;
		padding: 0 0 0 4.5vw;
	}
	#area li span{
		color: #ff0000;
		position: absolute;
		top: 0;
		left: 0;
	}

	/** card **/
	#card_bg{
		padding: 20px 10px;
		background: url(../images/sp_bg6.jpg) no-repeat top center;
		background-size: cover;
	}
	#card{
		width: auto;
		margin: 0;
	}
	#card .card1{
		width: 100%;
		height: 20vw;
		font-size: 10vw;
		margin: 0 0 20px 0;
		border-radius: 10px;
	}
	#card .card2{
		font-size: 4.5vw;
		line-height: 1.5;
		text-align: left;
		margin: 0 0 20px 0;
	}
	#card .card_img{
		font-size: 0;
		line-height: 0;
		margin: 0 0 10px 0;
	}
	#card .card_img img{
		width: 100%;
		height: auto;
	}
	#card ul{
		width: auto;
	}
	#card li{
		position: relative;
		font-size: 3.5vw;
		line-height: 1.4;
		padding: 10px 0 10px 5.5vw;
	}
	#card li span{
		font-size: 14px;
		line-height: 20px;
		position: absolute;
		top: 8px;
		left: 3px;
	}

	/** rule **/
	#rule_bg{
		padding: 20px 10px;
		background: url(../images/bg7.gif) top center;
		background-size: 60px auto;
	}
	#rule{
		display: block;
		width: auto;
	}
	.rule_in{
		width: auto;
	}
	.rule_in:nth-of-type(1){	margin: 0 0 20px 0;}
	.rule_in:nth-of-type(2){	margin-left: 0;}
	.rubox{
		border-radius: 15px;
		padding: 10px;
		box-shadow: 5px 5px 0px 0px rgba(102, 102, 102, 0.7);
	}
	.rubox p{
		font-size: 4.5vw;
		line-height: 1.5;
		padding: 10px 0;
	}
	.rubox ul{}
	.rubox li{
		position: relative;
		font-size: 3.5vw;
		line-height: 1.4;
		padding: 10px 0 10px 5.5vw;
	}
	.rubox li span{
		font-size: 14px;
		line-height: 20px;
		position: absolute;
		top: 8px;
		left: 3px;
	}
	.ru_p{
		font-size: 4vw;
		line-height: 1.5;
		text-align: left;
		margin: 20px 0 0 0;
	}

	/** cos **/
	#cos{
		padding: 20px 10px;
		background: url(../images/cos_bg.gif) top center;
		background-size: 132.5px auto;
	}
	#cos > a{
		margin: 0 0 20px 0;
	}
	#cos a > img{
		max-width: 100%;
		height: auto;
	}
}
