@charset "UTF-8";
/* CSS Document */

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding:0;
	border-width:0;
	font-family: Verdana, Roboto, 'Droid Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}
body {
	font-size: 16px;
}

a {
	text-decoration: none;
}
img{
	vertical-align: middle;
}
ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#header {
	margin: 0 auto;
	padding: 0;
}
#header img {
	width: 35%;
}

#footer {
	background-image: url("../img/bg-footer.gif");
	background-repeat: repeat-x;
	background-size: 100% 100%;
	display: block;
	height: 50px;
}
#footer #copyright {
	color: #999999;
	font-size: 9px;
	padding-top: 18px;
	text-align: center;
	text-shadow: 0 -1px 1px #000000;
}
#copyright{
	margin: 0 auto;
	padding: 0;
}

/*
--------------------------------------------------------------*/
hr.blue {
	background-color: #002C69;
	width:100% ;
	height: 10px;
	margin:0;
	border:0;"
}

h2 {
	text-align: left;
	padding-left: 10px;
	border-left: 7px solid #002C69;
	font-weight: bold;
	color: #002C69;
	font-size: 20px;
	margin: 10px 0px 10px 10px;
}

h3 {
	background-color: #D4E0F2;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #002C69;
	padding-left: 10px;
}

h4 {
	background-color: #D4E0F2;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #002C69;
	padding-left: 10px;
}

.list-1 li {
	width: 100%;
	border-bottom: 1px solid #C9C9C9;
	height: 40px;
	position: relative
}
.list-1 li span {
	width: 33.33%;
	font-size: 13px;
	color: #555555;
	padding-left: 10px;
	line-height: 35px;
	font-weight: bold;
}

.list-1 li span.user {
	width: 33.33%;
	font-size: 15px;
	color: #111111;
	padding-left: 15px;
	line-height: 35px;
	font-weight: bold;
}

a.frame {
	font-size: 10px;
	color: #0026CF;
	line-height: 1.0;
	font-weight: bold;
	border: 1px solid #0026CF;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 4px;
	position: absolute;
	right: 5px;
	top: 25%;
}

a.link {
	width: 33.33%;
	font-size: 15px;
	color: #333333;
	line-height: 35px;
	font-weight: bold;
}


.list-2 li {
	width: 100%;
	border-bottom: 1px solid #C9C9C9;
	height: 35px;
	position: relative
}
.list-2 li span {
	font-size: 13px;
	color: #111111;
	padding-left: 10px;
	line-height: 35px;
	font-weight: bold;
}

.collection img {
	width: 32%;
}

a.textlink {
	color: #0066FF;
	text-decoration: underline;
	margin-bottom: 15px;
}

.induction {
	margin-bottom: 15px;
}

.item {
	margin-left: 3px;
	font-size: 15px;
	color: #111111;
	font-weight: bold;
	clear:both;
}

.login {
	width: 90%;
	height: 25px;
	margin-left: 3px;
	margin-bottom: 10px;
}

.sex {
	margin-bottom: 10px;
}


.sex input {
	display: none;
}
.sex label{
	display: block;
	float: left;
	cursor: pointer;
	width: 60px;
	margin: 0;
	padding: 10px;
	background: #bdc3c7;
	color: #869198;
	font-size: 16px;
	text-align: center;
	line-height: 1;
	transition: .2s;
}

.sex label.switch-on {
	display: block;
	float: left;
	cursor: pointer;
	width: 60px;
	margin: 0;
	padding: 10px;
	background: #bdc3c7;
	color: #869198;
	font-size: 16px;
	text-align: center;
	line-height: 1;
	transition: .2s;
	margin-left: 3px;
	margin-bottom: 10px;
}

.sex label:first-of-type{
	border-radius: 3px 0 0 3px;
}
.sex label:last-of-type{
	border-radius: 0 3px 3px 0;
}
.sex input[type="radio"]:checked + .switch-on {
	background-color: #a1b91d;
	color: #fff;
}
.sex input[type="radio"]:checked + .switch-off {
	background-color: #e67168;
	color: #fff;
}

.course {
	margin-left: 3px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 18px;
}


.credit {
	background-color:#dddddd;
	color: #444444;
	font-size: 14px;
	clear: both;
	padding-bottom: 10px;
}

.credit img {
	display: blok;
	width: 80%;
	margin: 10px 0px 10px 0px;
}
	
form select {
	margin-bottom: 20px;
	margin-left: 3px;
	width: 30%;
	height: 30px;
}

.entry a {
	display: block;
	color:#ffffff;
	padding-top: 15px;
	padding-bottom: 15px;	
	background-color: #65b2ff;
	font-size: 16px;
	font-weight: bold;
	width:90%;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 10px;
}

.terms {
	font-size: 13px;
	padding-top: 10px;
}

.year {
	width: 30%;
	height: 25px;
	margin-left: 3px;
	margin-bottom: 10px;
}

.month {
	width: 20%;
	height: 30px;
}

.check {
	color: #4c4c4c;
	font-size: 16px;
	padding-top:5px;
	padding-bottom: 15px;
	padding-left: 3px;
}

.rule {
	line-height: 20px;
	padding-bottom: 15px;
	padding-top: 5px;
	color: #333333;
	padding-left: 3px;
}

.course-list {
	list-style-type: none;
	line-height: 50px;
	color: #059;
	font-weight: bold;
	padding-left: 5px;
	background-image: url(/s/signup/img/arrow-go.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 20px;
}

.course-list a {
	display: inline-block;
	width: 100%;
	color: #059;
}

.fullcheck {
	font-size: 15px;
	color: #ff3232;
	font-weight: bold;
	clear: both;
}

.fullcheck h4 {
	background-color: #ffd865;
	font-size: 16px;
	color: #111111;
	font-weight: bold;
}

.ktai {
	color: #4c4c4c;
	font-size: 14px;
	padding-left: 5px;
	background-color: #fff2cc;
}

