@charset "UTF-8";


body {
	background-color: #000;
}

div#wrapper {
	background-image: none;
	background-color: #FFF;
	width: 360px;
	margin: 0px auto 0px;
	padding: 0px;
}

div#contents {
	width: 340px;
	margin: 0px auto;
	padding: 10px 10px 50px;
	background-image: url(../img_scheme/page_bottom_sp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#contents_home {
	background-image: url(../img_scheme/top_imege6_sp.jpg);
	background-position: center top;
	width: 360px;
	height: auto;
	margin: 0px auto;
	padding: 400px 0px 10px;
}

div#topics {
	color: #000;
	width: 360px;
	height: auto;
	padding: 5px 0px;
	border-radius: 0px;
}

div#topics h3 {
	color: #C00;
}

div#topics a:link {
	color: #03c;
}

div#topics a:visited {
	color: #639;
}

div#topics a:hover {
	color: #cc33cc;
}

div#topics a:active {
	color: #cc33cc;
}

div#footer {
	width: 360px;
	margin: 40px auto;
	padding: 0px;
}

h1 {
	font-size: 0px;
	background-image: url(../img_scheme/header_sp3.jpg);
	left: 0px;
	width: 360px;
	height: 95px;
	margin: 0px;
}

p#catchcopy {
	/*background-image: url(../img_scheme/top_imege_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0px;
	line-height: 1;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 400px;
	position: absolute;
	left: 0px;
	top: 0px;*/
}

p#catchcopy_education {
	background-image: url(../img_scheme/catchcopy_education_sp.jpg);
	width: 340px;
}

.education_banner img,
p.resize img
{
	width: 100%;
	height: auto;
}

input[type="text"],
textarea
{
	width: 90%;
}

input[type="radio"] {
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	margin-left: 5px;
	margin-right: 5px;
}

input[type="checkbox"] {
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	margin-right: 5px;
}

input[type="button"],
input[type="submit"],
input[type="reset"]
{
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	display: block;
	width: 50%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25%;
	line-height: 1;
}

p.go_contact {
	display: block;
	width: 340px;
	height: 50px;
	background-image: url(../img_scheme/go_contact_sp.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 0px;
	text-indent: -9999px;
}

p.go_contact a {
	display:     block;
	height: 50px;
	text-decoration: none;
}

p.go_contact a:hover {
	background-image: url(../img_scheme/go_contact_sp.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px -50px;
	text-decoration: none;
}

.col_library {
	width:      165px;
}

.col_library img {
	width: 100%;
	height: auto;
}

p img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

img.resize {
	width: 100%;
	height: auto;
}

.overflow {
	overflow: auto;
}

div.agree {
	padding: 3px;
}


/*TITLE
--------------------------------------------*/

h2#education,
h2#library,
h2#news,
h2#event,
h2#faq,
h2#acro,
h2#registration,
h2#committee,
h2#wcup91,
h2#contact,
h2#privacy,
h2#legal
{
	width: 340px;
	margin: 0px auto;
}


/*NAVI
--------------------------------------------*/

div#navi_global,
div#footer
{
	position: relative;
	background-image: none;
	top: 0px;
	left: 0px;
	width: 260px;
	height: auto;
	padding: 0px;
	margin: 10px auto;
	border: none;
}

div#navi_global ul,
div#footer ul
{
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#navi_global ul li {
	position: relative;
	background-color: #172a88;
	color: #69F;
	text-indent: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	width: 240px;
	border: 2px solid #FFF;
	margin: 3px 0px;
	padding: 5px 8px;
	border-radius: 6px;
}

div#navi_global li a {
	position: relative;
}

div#navi_global a,
div#navi_global a:link,
div#navi_global a:visited,
div#navi_global a:hover,
div#footer a,
div#footer a:link,
div#footer a:visited,
div#footer a:hover
{
	color: #FFF;
	text-decoration: none;
}

div#navi_global a:active,
div#footer a:active
{
	color: #CCC;
	text-decoration: none;
}

div#navi_global .home a,
div#navi_global .home a:hover,
div#navi_global .education a,
div#navi_global .education a:hover,
div#navi_global .library a,
div#navi_global .library a:hover,
div#navi_global .news a,
div#navi_global .news a:hover,
div#navi_global .event a,
div#navi_global .event a:hover,
div#navi_global .faq a,
div#navi_global .faq a:hover,
div#navi_global .acro a,
div#navi_global .acro a:hover,
div#navi_global .registration a,
div#navi_global .registration a:hover,
div#navi_global .committee a,
div#navi_global .committee a:hover,
div#navi_global .wcup91 a,
div#navi_global .wcup91 a:hover,
div#navi_global .contact a,
div#navi_global .contact a:hover,
div#navi_global .privacy a,
div#navi_global .privacy a:hover,
div#navi_global .legal a,
div#navi_global .legal a:hover
{
	background-image: none;
	top: 0px;
	left: 0px;
	width: 240px;
	height: auto;
	text-align: center;
}

div#footer ul li {
	display: block;
	background-color: #172a88;
	color: #69F;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	width: 240px;
	border: 2px solid #FFF;
	margin: 3px 0px;
	padding: 5px 8px;
	border-radius: 6px;
}

div#footer li a {
	display: block;
}

div#footer ul li:last-child {
	border: 2px solid #FFF;
	padding: 5px 8px;
}

p.copyright {
	color: #CCC;
	background-color: #000;
	padding: 3px 0px;
}


/*Hamburger Menu
------------------------------------*/

#nav-drawer {
	background-color: rgba(50,45,135,0.7);
	padding: 12px 10px 9px;
	width: 25px;
	position: fixed;
	top: 10px;
	left: 10px;
	border: 2px solid #FFF;
	border-radius: 6px;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
	display: none;
}

/*アイコンのスペース*/
#nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
	position: absolute;
	background-color: #FFF;
	height: 3px;/*線の太さ*/
	width: 25px;/*長さ*/
	display: block;
	content: '';
	cursor: pointer;
	border-radius: 3px;
}

#nav-open span:before {
	bottom: -8px;
}

#nav-open span:after {
	bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
	display: none;/*はじめは隠しておく*/
	position: fixed;
	z-index: 99;
	top: 0px;/*全体に広がるように*/
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
	overflow: auto;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;/*最前面に*/
	width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	max-width: 330px;/*最大幅（調整してください）*/
	height: 100%;
	background-color: #000;/*背景色*/
	transition: .3s ease-in-out;/*滑らかに表示*/
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked~#nav-close {
	display: block;/*カバーを表示*/
	opacity: .5;
}

#nav-input:checked~#nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);/*中身を表示（右へスライド）*/
	box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
	z-index: 9998;
}

.hamburger-top {
	height: 40px;
	margin-top: 5px;
}

.cancel {
	display: inline-block;
	position: relative;
	z-index: 99;
	background-color: #999;
	width: 3px;
	height: 30px;
	margin: 12px 0px 0px 290px;
	padding: 0px;
	transform: rotate(45deg);
}

.cancel:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: -14px;
	background-color: #999;
	width: 31px;
	height: 3px;
	margin-top: -2px;
}


