@charset "UTF-8";


html {
	background:url(../images/bg.gif) repeat-y top center;
}
body {
	margin:0;
	padding:0;
	background: none;
	text-align:left;
}
img { border:none; }
img.imgmid { vertical-align:middle; }
p {padding-bottom:1em; }

.clearfix {
	width:100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.disc {
	padding-bottom:1em;
}
.disc li {
	margin-left:20px;
	list-style:disc;
}
.texc {
	text-align:center;
}


/*// header //*/
div#header {
	width: 960px;
	background: url(../../../images/bg.jpg) no-repeat top center;
	border-bottom: solid 1px #fff;
}
#rule div#header {
	border-bottom: none;
}
div#header #logo {
	padding-left: 51px;
}
div#header ul {
	padding-right: 74px;
}


/*// wrapper //*/
div#wrapper {
	margin:0 auto;
	width:960px;
	background: none;
	color:#000000;
}


/*// content //*/
* html #content {
	background:url(../images/bg.jpg) no-repeat 21px 93px;
}
*+html #content {
	background:url(../images/bg.jpg) no-repeat 21px 93px;
}
#content {
	background:url(../images/bg.jpg) no-repeat 20px 93px;
}
div#content {
	width: 960px;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	color: #002a7d;
}
#content #bg_dot {
	background: #003d7c;
	width:960px;
	margin:0 auto;
}
#content .box_top {
	background:url(../images/bg_box_top.png) no-repeat top left;
	padding-top:7px;
	width:882px;
	margin:0 auto 40px auto;
}
#content .box_btm {
	background:url(../images/bg_box_btm.png) no-repeat bottom left;
	padding-bottom:7px;
}
#content .box {
	background:#FFF url(../images/img_present.jpg) no-repeat 625px 200px;
	padding: 43px 0 0 32px;
	font-size:0;
}
#content .box li.middle {
	padding-bottom: 48px;
	display:table;
}
#content .box li.present {
	padding-bottom: 43px;
	overflow:hidden;
}
#content .btns_bg {
	margin:20px auto 0 auto;
	padding-bottom:20px;
	text-align:center;
	width:570px;
}
#content .btn_left {
	background:url(../images/btn_standoff_o.gif) 0 0 no-repeat;
	float:left;
}
#content .btn_right {
	background:url(../images/btn_accedence_o.gif) 0 0 no-repeat;
	float:right;
}
#content .tex_top {
	position: relative;
	top: 420px;
	left: 100px;
}
h3 {
	padding:30px 0 20px 0;
}

/*// mainimg //*/
#monitor #mainimg {
	background:url(../images/bg_top.jpg) no-repeat 0 0;
	position:relative;
	margin:0 auto;
	height:530px;
	width:960px;
}
#rule #mainimg {
	background:url(../images/bg_top.jpg) no-repeat 0 0;
	position:relative;
	margin:0 auto 40px;
	height:420px;
	width:960px;
}
#monitor #mainimg h1 {
	position:absolute;
	left:37px;
	top:284px;
}
#rule #mainimg h1 {
	position:absolute;
	left:37px;
	top:246px;
}
#monitor .logo_top {
	position:absolute;
	top:85px;
}
#rule .logo_top {
	position:absolute;
	top:45px;
}
.text_topimg {
	position:absolute;
	left:45px;
	top:422px;
}
#monitor .img_top.pcimg {
	position:absolute;
	left:547px;
	top:27px;
}
#rule .img_top.pcimg {
	position:absolute;
	left:547px;
	top:0px;
}
.btn_entry_top {
	background:url(../images/btn_entry_top_o.png);
	position:absolute;
	right:403px;
	top:417px;
}


/*// expedient //*/
* html .expedient {
	margin-left:4px;
}
*+html .expedient {
	margin-left:4px;
}
.expedient {
	margin-left:-15px;
	position:relative;
	height:110px;
}
.expedient .bg {
	position:absolute;
}
.expedient .btn {
	background:url(../images/btn_entry_expedient_o.gif);
	position:absolute;
	right:15px;
	top:25px;
}

/*// rule //*/
*html #rule #content {
	background:url(../images/bg_rule.jpg) no-repeat 1px 93px;
	width:961px;
}
*+html #rule #content {
	background:url(../images/bg_rule.jpg) no-repeat 1px 93px;
	width:961px;
}
#rule #content {
	background:url(../images/bg_rule.jpg) no-repeat 0 93px;
	width:960px;
	margin:0 auto;
	color:#5978b6;
}
#rule #content .feb6100 {
	margin:0 auto;
	color:#5978b6;
	width:650px;
}
#rule .rule {
	margin:0 40px;
}
#rule #content div.rule_text {
	background:url(../images/line.gif) top center no-repeat;
	margin:40px 0 30px 0;
	padding-top:2px;
	width:880px;
}
#rule #content div.ruleareabg {
	background:url(../images/line.gif) bottom center no-repeat;
	padding-bottom:2px;
	margin-bottom:30px;
}
#rule #content div.rulearea {
	overflow-y:auto;
	height:500px;
	padding: 10px 10px 10px 20px;
}
#rule #content div.rulearea h4 {
	font-weight:bold;
	padding-bottom:10px;
}
#rule #content div.rulearea p {
	padding-left:20px;
}
#rule #content div.rulearea ul {
	padding-left:30px;
}

div#footer {
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	width: 960px;
}


/* // smartphone css in 640px // */
@media screen and (max-width: 750px) {

	body {
		background:url(../images/bg_s.jpg) no-repeat top center;
	}
	div#wrapper {
		width:100%;
		border: none;
		overflow: hidden;
	}
	div#content {
		width: 100%;
	}
	#rule div#content {
		width: 100%;
	}
	#monitor #mainimg,
	#rule #mainimg {
		width: 100%;
		height: auto;
		background-color: #003d7c;
	}
	/* // wrapper // */
	div#wrapper_top {
		background: none;
	}
	#monitor .logo_top,
	#rule .logo_top {
		position: relative;
		top:20px;
	}
	#monitor .logo_top img,
	#rule .logo_top img {
		width: 90%;
		height: auto;
	}
	#monitor #mainimg h1,
	#rule #mainimg h1 {
		position:absolute;
		left:20px;
		top:480px;
	}
	#monitor #mainimg h1 img,
	#rule #mainimg h1 img {
		margin: 0 auto;
		width: 90%;
		height: auto;
	}
	#monitor .img_top img,
	#rule .img_top img {
		height: auto;
	}
	#monitor .tex_top.end {
		padding: 20px 0 15px;
		width: 100%;
		text-align: center;
		position: static;
	}
	#monitor .tex_top.end img {
		width: 90%;
		height: auto;
	}
	.btn_entry_top {
		margin: 10px auto 0;
		width: 278px;
		height: 66px;
		background:url(../images/btn_entry_top_o.png) left top;
		position: relative;
		left: 0;
		top: 0;
	}
	.expedient .btn {
		width: 257px;
		height: 64px;
		background:url(../images/btn_entry_expedient_s_o.png) left top;
		position:absolute;
		left:20px;
		top:110px;
	}
	#content #bg_dot {
		width: 100%;
	}
	#content .box_top {
		width:100%;
		margin:0;
		background: none;
	}
	#content .box_btm {
		background: #fff;
	}
	#content .box {
		width: 100%;
		margin: 0 auto;
		background: #fff url(../images/img_present.jpg) no-repeat;
		background-position: center bottom 15px;
		padding: 30px 0 250px 0;
		font-size:0;
	}
	#content .box li.middle {
		display: none;
	}
	#content .box li.present {
		padding: 0;
	}
	#content .expedient {
		margin: 0;
		width: 100%;
		height: 209px;
		background:#fff url(../images/bg_expedient_s_bg.png);
	}
	#content .expedient.end_img .bg {
		margin: 0 auto;
		width: 70%;
		position: relative;
	}
	#content .end_img {
		height: 70px;
	}
	#content .bg img.spimg {
		margin-left: 20px;
		padding: 20px 0;
		width: 90%;
		height: auto;
	}
	#content .bg img.spimg.end {
		margin-left: 0;
	}
	#content .end_img .bg img.spimg {
		padding: 20px 0;
		width: 100%;
		height: auto;
	}
	#rule div.rule {
		margin-left: 0;
		width: 100%;
	}
	#rule div.rule h2 {
		margin-bottom: 10px;
		padding-left: 15px;
	}
	#rule div.rule h2 img {
		width: 100%;
		height: auto;
	}
	#rule div.rule > p.spimg {
		margin: 0 auto;
		width: 90%;
	}
	#rule #content div.ruleareabg {
		width: 100%;
		background: none;
	}
	#rule #content div.rulearea {
		width: 90%;
	}
	#rule #content div.rule_text {
		margin-top: 0;
		width: 100%;
		background: none;
	}
	#rule #content .feb6100 {
		width: 90%;
	}
	#rule #content .btns_bg {
		width: 100%;
	}
	#rule #content .btn_left,
	#rule #content .btn_right {
		margin: 0 auto;
		width: 264px;
		height: 67px;
		float: none;
	}
	#rule #content .btn_left {
		margin-bottom: 20px;
	}

	/* // header // */
	div#header {
		overflow:hidden;
		height:auto;
		width:100%;
	}
	div#header #logo {
		padding:20px 0 20px 20px;
		text-align:left;
		float:none;
	}
	div#header ul {
		/*background:url(../images/bg_content_s.png);*/
		border-top:1px solid #519ed3;
		border-bottom:1px solid #519ed3;
		padding:0 0 0 0;
		overflow:hidden;
		float:none;
		width:100%;
	}
	div#header ul li {
		border-left:1px solid #519ed3;
		padding-left:0;
		margin-left:0;
		width:33%;
		float:left;
	}
	div#header ul li a {
		display:block;
		width:33%;
		height:54px;
		padding:0 15px;
		/*中心揃え*/
		vertical-align: middle;
		display: table-cell;
		text-align:center;
	}
	div#header ul li.top {
		border-left:none;
	}
	div#header ul li.top span {
		display:block;
		line-height:0em;
	}
	div#header a.icon_blank {
		background:url(../images/icon_blank.png) no-repeat 95% center;
		background-size:18px;
		padding-right:25px;
	}

	/* // topimg // */
	div#topimg {
		padding-top:0;
	}
	div#topimg #slider {/*
		background:url(../images/bg_content_s.png);
		padding-bottom:50;*/
		position: relative;
		text-align: left;
		overflow: hidden;
		height: auto;
		width: 100%;
	}
	div#topimg #slider ul {
		text-align: left;
		overflow: hidden;
		height: auto;
		width: 100%;
	}
	div#topimg #slider ul li {
		display:block;
		height: auto;
		width: 100%;
		top: 0;
		left: 0;
	}
	div#topimg #slider ul li img {
		position: relative;
		height: auto;
		width:100%;
	}

	/*画像の表示・非表示*/
	.pcimg {
		display:none;
	}
	.spimg {
		display:block;
	}
	.img_top.spimg {
		margin-top: 10px;
		width: 100%;
		text-align: center;
	}
	#rule .img_top.spimg {
		padding-bottom: 15px;
	}
	.img_top.spimg img {
		width: 80%;
	}
	.present img.spimg {
		margin: 0 auto;
		width: 80%;
		height: auto;
	}
	div#topimg #slider #skipbtn {
		display:none;
	}
	div#topimg #slider #skipbtn_s {
		border-bottom:1px solid #5b8cb4;
		text-align:center;
		margin-top:60%;
		width:100%;
		height:50px;
		position:relative;
		bottom:0;
		right:0;
		display:block;
	}
	div#topimg #slider #skipbtn_s a {
		background:url(../images/arrow_skip.png) no-repeat 97% center;
		background-size:14px;
		padding:15px 0;
		display:block;
		width:100%;
	}

	/* // footer // */
	div#footer {
		background: #004677;
		padding-top: 20px;
		padding-right:0;
		text-align:right;
		height:4em;
		margin:0 auto;
		width:100%;
	}
	div#footer ul {
		padding:0 0 0 0;
		overflow:hidden;
		float:none;
	}
	div#footer ul li {
		border-left:1px solid #fff;
		padding-left:0;
		margin-left:5px;
		float:left;

		text-align:center;
		width:32%;
	}
	div#footer a.icon_blank {
		background:url(../images/icon_blank.png) no-repeat 90% center;
		background-size:18px;
		padding-right:25px;
		padding-top:5%;
		display:block;
		min-height:15px !important;
		min-height /**/:20px;
	}
	div#footer ul li.end {
		width:28%;
	}
	div#footer div {
		padding-bottom:5px;
		overflow:inherit;
		width:100%;
	}
	div#footer div img {
		display:none;
	}
	div#footer p {
		text-align:left;
		color:#578cb6;
		margin:0 auto;
		display:block;
		width:95%;
	}
	div#footer p.ss {
		padding: 0;
	}
}