@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document schedule > visual
--------------------------------------------------------- */

#visual {
	height: 122px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}

#visual img {
	vertical-align: top;
}

#pankuzu {
	margin-bottom: 20px;
	margin-left: 25px;
}

#pankuzu img {
	vertical-align: -1px;
}

/* ---------------------------------------------------------
	CSS Document schedule > anchor
--------------------------------------------------------- */

.anchor {
	margin-bottom: 30px;
	padding: 10px 15px;
	border: solid 1px #d9d6cd;
	background: #f7f7f5;
}

.anchor ul {
	margin: 0;
}

.anchor li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 46%;
	padding-left: 18px;
	background: url(../images/crown_pc.png) no-repeat 0 8px;
	line-height: 26px;
}

.anchor li:first-child {
	display: block;
}

.anchor li a {
	text-decoration: none;
	color: #55370b;
}

.anchor li.this a,
.anchor li a:hover {
	text-decoration: underline;
	color: #006699;
}

/* ---------------------------------------------------------
	CSS Document schedule > common
--------------------------------------------------------- */

.schedule h2 {
	font-size: 18px;
	color: #e94271;
}

.schedule .h4_01 {
	margin-bottom: 10px;
	font-size: 15px;
	color: #b56e05;
}

.schedule .h4_02 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 71px;
	margin: 0;
	padding: 0 0 0 80px;
	background: url(../images/h4.png) no-repeat 0 0;
	font-size: 16px;
	line-height: 100px;
	color: #e94271;
}

.schedule h5 {
	margin: 30px 0 10px;
	padding: 0;
	font-size: 13px;
	line-height: 1;
	color: #b56e05;
}

.schedule p.right a {
	font-size: 12px;
	text-decoration: none;
	color: #55370b;
}

.schedule p.right a:hover {
	text-decoration: underline;
	color: #006699;
}

/* ---------------------------------------------------------
	CSS Document schedule > license
--------------------------------------------------------- */

#license {
	margin: 0 0 50px;
}

#license h3 {
	height: 38px;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left: solid 3px #b56e05;
	background: #f7f0e6;
	font-family: WebMincho;
	font-weight: 100;
	font-size: 24px;
	line-height: 40px;
}

#license ul.list {
	margin: 10px 0 20px;
}

#license .list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 46%;
	padding-left: 12px;
	background: url(../images/arrow_pc.png) no-repeat 0 8px;
	line-height: 24px;
}

#license p {
	margin-bottom: 30px;
}

#license table {
	width: 100%;
	margin-bottom: 20px;
}

#license th {
	width: 15%;
	padding: 10px 15px;
	border: solid 1px #d9d6cd;
	background: #f8f6f0;
	text-align: center;
	font-weight: 100;
}

#license td {
	padding: 10px 15px;
	border: solid 1px #d9d6cd;
	text-align: left;
}

#license td li {
	margin: 0 0 15px 19px;
	list-style: decimal;
}

#license td li:last-child {
	margin: 0 0 0 20px;
}

/* ---------------------------------------------------------
	CSS Document schedule > support
--------------------------------------------------------- */

.schedule .support {
	text-align: center;
}

.schedule .support dl {
	margin-bottom: 30px;
}

.schedule .support_00 {
}

.schedule .support_01 {
	padding-left: 70px;
	background: url(../images/1.png) no-repeat 18px;
}

.schedule .support_02 {
	padding-left: 70px;
	background: url(../images/2.png) no-repeat 18px;
}

.schedule .support_03 {
	padding-left: 70px;
	background: url(../images/3.png) no-repeat 18px;
}

.schedule .support dt {
	height: 30px;
	padding: 0 20px;
	background: #ef8d9a;
	text-align: left;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
}

.schedule .support dd {
	padding: 15px 20px;
	border: solid 1px #ef8d9a;
	text-align: left;
}

.schedule .support dd .ownschool {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 23px;
	margin-top: 5px;
	padding: 0 15px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	background: #b56e05;
	line-height: 23px;
	color: #fff;
}

.schedule #ownschool {
	margin-bottom: 40px;
}

/* ---------------------------------------------------------
	CSS Document schedule > course
--------------------------------------------------------- */

.schedule .course {
	margin: 40px 0 10px;
	padding: 1px 0 15px 15px;
	border: solid 1px #d9d6cd;
	background: #f7f7f5;
}

.schedule .course dl {
	margin: 15px 0 0;
}

.schedule .course dt {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 90px;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
}

.schedule .course dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 12px;
	line-height: 25px;
}

.schedule .course .nth1 {
	margin-right: 5px;
}

.schedule .course .nth2 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 23px;
	margin-right: 5px;
	padding: 0 5px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	background: #86bbbc;
	color: #fff;
}

.schedule .course .nth3 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 128px;
	height: 23px;
	margin-right: 5px;
	padding: 0 5px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	background: #9fc590;
	text-align: center;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document schedule > flow
--------------------------------------------------------- */

#flow {
	margin: 0 0 50px;
}

#flow h2 {
	margin: 0 0 20px;
}

#flow p {
	margin: 0 0 20px;
}

#flow ul {
	margin: 0 0 20px;
	font-size: 13px;
}

#flow ul li.f_left {
	width: 43%;
	padding: 10px 15px;
	border: solid 3px #86bbbc;
}

#flow ul li.f_right {
	width: 43%;
	padding: 10px 15px;
	border: solid 3px #9fc590;
}

#flow h3 {
	height: 30px;
	padding: 0 20px;
	background: #ef8d9a;
	font-weight: 100;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
}

#flow ol {
	margin: 0 0 10px;
	padding: 20px;
	border: solid 1px #ef8d9a;
}

#flow ol strong {
	color: #b56e05;
}

/* ---------------------------------------------------------
	CSS Document schedule > school
--------------------------------------------------------- */

#school {
	margin-bottom: 40px;
}

#school .clearfix {
	margin: 10px 0;
	background: url(../images/line.png) no-repeat right top;
}

#school .nth1 {
	margin-bottom: 40px;
}

#school dl {
	float: left;
	padding: 10px 12px 30px;
	background: url(../images/line.png) no-repeat 0 0;
	text-align: center;
}

#school dt {
	width: 191px;
	height: 22px;
	margin-bottom: 10px;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	background: #c5a16c;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}

#school dd {
	width: 191px;
	padding-bottom: 100px;
	font-family: WebMincho;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.1;
	color: #b56e05;
}

#school .school_01 dd {
	background: url(../images/school_01.png) no-repeat bottom;
}

#school .school_02 dd {
	background: url(../images/school_02.png) no-repeat bottom;
}

#school .school_03 dd {
	background: url(../images/school_03.png) no-repeat bottom;
}

#school .school_04 dd {
	background: url(../images/school_04.png) no-repeat bottom;
}

#school .school_05 dd {
	background: url(../images/school_05.png) no-repeat bottom;
}

#school .school_06 dd {
	background: url(../images/school_06.png) no-repeat bottom;
}

#school dd span {
	font-family: WebMincho;
	font-size: 24px;
}

#school dd small {
	font-size: 12px;
}

#school p {
	margin: 0 0 20px;
}

/* ---------------------------------------------------------
	CSS Document schedule > ownschool
--------------------------------------------------------- */

#ownschool .summary {
	margin-bottom: 40px;
}

#ownschool .summary:nth-child(3) {
	margin-bottom: 55px;
}

#ownschool .summary h3 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1;
	color: #e94271;
}

#ownschool .outline {
	margin-bottom: 45px;
}

#ownschool .outline h3 {
	height: 38px;
	margin-bottom: 25px;
	padding-left: 15px;
	border-left: solid 3px #b56e05;
	background: #f7f0e6;
	font-family: WebMincho;
	font-weight: 100;
	font-size: 24px;
	line-height: 40px;
}

#ownschool .outline h4 {
	margin-bottom: 5px;
	font-size: 15px;
	color: #b56e05;
}

#ownschool .outline p {
	margin-bottom: 20px;
}

#ownschool .application {
	border: solid 1px #EF8D9A;
}

#ownschool .application h3 {
	height: 29px;
	background: #EF8D9A;
	text-align: center;
	font-weight: 100;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}

#ownschool .application p {
	padding: 20px 0;
	text-align: center;
}
