@charset "UTF-8";

/* =============================
	Reset
============================= */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

img {
	vertical-align: bottom;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}


/* =============================
	tag
============================= */

html {
	font-size: 62.5%;
}

body {
	color: #333333;
	font-size: 1.4rem;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	background: #ffffff;
}

a {
	color: #0066ff;
}

	a:hover {
		color: #0099ff;
	}

	a:visit {
		color: #0099ff;
	}



/* PC */
@media screen and (min-width: 641px) {

/* =============================
	layout
============================= */

#container {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

header {
	margin: 0;
	padding: 0; 
}

	header #logo {
		margin: 20px 0 0 0;
		text-align: center;
	}

	header #navToggle {
		display: none;
	}
	
/* ====配色見本===　https://www.colordic.org/colorscheme/04b8b9　*/
header nav {
	margin: 11px 0 0 0;
	background: #04b8b9;
	border-top: #026666  solid 4px;
}

	header nav ul {
		text-align: center;
	}

		header nav ul li {
			margin: 0;
			padding: 0;
			display: inline-block;

		}
		header nav ul li a {
			padding: 5px 18px;
			display: block;
			color: #ffffff;
			font-size: 2rem;
			text-decoration: none;
		}
		
			header nav ul li a:hover {
				color: #ffffff;
			}

		

.headerArea {
	padding: 0 10px;
	overflow: hidden;
	background: #85D0F4;
}

	.headerArea .title {
		width: 200px;
		height: 56px;
		float: left;
		color: #ffffff;
		font-size: 2.4rem;
		line-height: 56px;
	}

	.headerArea ul {
		list-style: none;
		display: table;
	}

		.headerArea ul li {
			width: 140px;
			height: 56px;
			display: table-cell;
			text-align: center;
			vertical-align: middle;
		}

			.headerArea ul li a {
				display: block;
				color: #ffffff;
				font-size: 1.6rem;
				line-height: 1.2;
				text-decoration: none;
			}

h1.keyv {
	margin: 0 0 20px 0;
}

h2 {
	color: #1d2088;
	font-size: 3.0rem;
	font-weight: normal;
}

h3 {
	color: #1d2088;
	font-size: 2.0rem;
	font-weight: normal;
}

#breadcrumb {
	margin: 24px 0px;
	list-style: none;
	font-size: 1.2rem;
}

	#breadcrumb a {
		color: #333333;
		text-decoration: none;
	}
	
	#breadcrumb li {
		display: inline;
	}

	#breadcrumb li+li:before {
		content: ' > ';
	}

section {
	margin: 0 0 30px 0;
	overflow: hidden;
}

	section .fLeft {
		width: 760px;
		float: left;
	}
	
	section .fRight {
		width: 360px;
		float: right;
	}

footer {
	width: 100%;
	height: 40px;
	color: #888888;
	font-size: 1.2rem;
	line-height: 40px;
	text-align: center;
	border-top: solid 1px #888888;
}
	
section #srv-li ul il{
		
	}

/* =============================
	index
============================= */

#wazo_index p.catch {
	margin: 0 auto 20px auto;
}

#wazo_index p.catch {
	margin: 0 auto 20px auto;
}

#wazo_index p.kasugakai a {
}


/* =============================
	about
============================= */

#wazo_about .headerArea {}

	#wazo_about .headerArea .title img {
			margin: 3px 0 3px 40px;
			width: 115px;
		}

		#wazo_about .headerArea li {
			width: 160px;
		}

#wazo_about section.catch {
	margin: 0 0 30px 0;
}

	#wazo_about section.catch p {
		margin: 0 0 1em 0;
		width: 960px;
	}

#wazo_about section dl {
	margin: 10px 0 0 0;
	overflow: hidden;
}

	#wazo_about section dl dt {
		width: 100px;
		float: left;
	}

	#wazo_about section dl dd {
		width: 660px;
		float: left;
	}


/* =============================
	services
============================= */

#wazo_services section.catch {
	margin: 40px 0 30px 0;
	overflow: hidden;
}

	#wazo_services section.catch .fLeft {
		width: 420px;
		float: left;
	}
	
	#wazo_services section.catch .fRight {
		width: 540px;
		float: right;
	}

#wazo_services h3.intro {
	margin: 0 0 20px 0;
}

#wazo_services section h4 {
	margin: 0 0 10px 0;
	width: 128px;
	height: 48px;
	font-size: 2.2rem;
	font-weight: normal;
	line-height: 48px;
	text-align: center;
	background: #fffab3;
	border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		-ms-border-radius: 12px;
}

#wazo_services section dl {
	margin: 0;
	overflow: hidden;
}

	#wazo_services section dl dt {
		width: 100px;
		float: left;
	}

	#wazo_services section dl dd {
		width: 860px;
		float: left;
	}

#wazo_services section.grade p {
	margin: 0;
}


/* =============================
	guide
============================= */

#wazo_guide h2 {
	margin: 0 0 30px 0;
}

#wazo_guide section.flow {
	display: table;
}

	#wazo_guide section.flow .fLeft {
		width: 240px;
	}

	#wazo_guide section.flow .fRight {
		width: 720px;
	}

		#wazo_guide section.flow .fRight p {
			margin: 0 0 1em 0;
		}
		
			#wazo_guide section.flow .fRight p.header {
				color: #1d2088;
				font-weight: bold;
			}
			
			#wazo_guide section.flow .fRight p.btn {
				margin: 0;
			}

#wazo_guide section dl {
	display: table;
}

	#wazo_guide section dl dt,
	#wazo_guide section dl dd {
		display: table-cell;
	}

	#wazo_guide section dl.admission {
		margin: 0 0 10px 0;
		border-bottom: solid 1px #333333;
	}
	
		#wazo_guide section dl.admission dt {
			width: 160px;
			color: #1d2088;
		}
		
		#wazo_guide section dl.admission dd {
			width: 100px;
			text-align: right;
		}
		
	#wazo_guide section dl.monthly {
		border-bottom: solid 1px #333333;
	}
	
		#wazo_guide section dl.monthly dt {
			width: 80px;
			color: #1d2088;
			visibility : hidden;
		}
		
		#wazo_guide section dl.monthly dd.subject {
			width: 80px;
			color: #1d2088;
		}
		
		#wazo_guide section dl.monthly dd.price {
			width: 100px;
			text-align: right;
		}

		#wazo_guide section dl.monthly.sub3 dt {
			visibility : visible;
		}

		#wazo_guide section dl.monthly.sub5 {
			margin: 0 0 10px 0;
		}


/* =============================
	list
============================= */

#wazo_list table {
	border-collapse: collapse;
}

	#wazo_list table th,
	#wazo_list table td {
		padding: 4px 12px;
	}

	#wazo_list table th {
		border-right: #333333 solid 1px;
		border-bottom: #333333 solid 1px;
	}
	
	#wazo_list table td {
		border-right: #333333 solid 1px;
	}

	#wazo_list table th:last-child,
	#wazo_list table td:last-child {
		border-right: none;
	}

#wazo_list section dl {
	margin: 0 0 20px 0;
	display: table;
}

	#wazo_list section dl dt {
		width: 260px;
		display: table-cell;
		vertical-align: top;
	}

	#wazo_list section dl dd {
		width: 400px;
		display: table-cell;
	}

		#wazo_list section dl dt p.name {
			font-size: 1.6rem;
		}

/* =============================
	inquiry
============================= */

#wazo_inquiry section.catch {
	margin: 0 0 30px 0;
}

	#wazo_inquiry section.catch p {
		margin: 0 0 1em 0;
		width: 960px;
	}

#wazo_inquiry p.catch {
	margin: 0 0 20px 0;
	padding: 7px;
	font-size: 1.6rem;
	text-align: center;
	border: solid 1px #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#wazo_inquiry form dl {
	margin: 0 0 20px 0;
	display: table;
}

	#wazo_inquiry form dl dt {
		width: 240px;
		display: table-cell;
		vertical-align: top;
	}

	#wazo_inquiry form dl dd {
		width: 720px;
		display: table-cell;
		vertical-align: top;
	}

#wazo_inquiry form input[type=text],
#wazo_inquiry form input[type=email] {
	width: 240px;
}

#wazo_inquiry form textarea {
	width: 700px;
}

#wazo_inquiry form p.btn {
	text-align: center;
}

#wazo_inquiry h1.alert {
	margin: 30px 0 20px 0;
	font-size: 2.0rem;
	text-align: center;
	border-bottom: solid 2px #333333;
}

#wazo_inquiry .lead {
	margin: 0 0 1em 0;
}


}


/* SP */
@media screen and (max-width: 640px) {

header {
	margin: 0;
	padding: 0 0 10px 0; 
}

	header #logo {
		margin: 10px 0 0 10px;
	}

	header #logo img {
		width: 200px;
	}
	
#navToggle {
	display:none;
	position:absolute;
	right:13px;
	top:13px;
	width:30px;
	height:25px;
	z-index: 100;
}

#navToggle div {
	position:relative
}

#navToggle span {
	display:block;
	position:absolute;
	width:100%;
	border-bottom:solid 3px #999;
	-webkit-transition: .20s ease-in-out;
	-moz-transition: .20s ease-in-out;
	transition: .20s ease-in-out
}

	#navToggle span:nth-child(1) {
		top:0
	}
	
	#navToggle span:nth-child(2) {
		top:11px
	}
	
	#navToggle span:nth-child(3) {
		top:22px
	}


header nav {
	margin: 20px 0 10px 0;
	position: absolute;
	right:0;
	top: -400px;
	width:100%;
	padding:0 10px;
	-webkit-transition: .20s ease-in-out;
	-moz-transition: .20s ease-in-out;
	transition: .20s ease-in-out;
	text-align:center
}

header ul {
	margin: 0
}

header ul li {
	margin: 0;
	display: block;
	line-height: 3
}

header ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

header ul li:after {
	content:''
}
 
#navToggle {
	display: block;
}

.openNav nav {
	z-index: 99;
	-moz-transform: translateY(380px);
	-webkit-transform: translateY(380px);
	transform: translateY(380px);
}

.openNav #overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.headerArea {
	padding: 5px 10px;
	background: #85D0F4;
}

	.headerArea .title {
		padding: 0 10px;
		color: #ffffff;
		font-size: 1.6rem;
		font-weight: bold;
		text-align: center;
	}

	.headerArea ul {
		list-style: none;
		overflow: hidden;
		border-top: solid 1px #afe5ff;
	}

		.headerArea ul li {
			width: 50%;
			float: left;
			text-align: center;
		}

			.headerArea ul li a {
				height: 50px;
				display: block;
				color: #ffffff;
				font-size: 1.4rem;
				line-height: 50px;
				text-decoration: none;
			}

				.headerArea ul li a div {
					display: inline;
				}

h1.keyv {
	margin: 0 0 10px 0;
}

	h1.keyv img {
		width: 100%;
	}

h2 {
	color: #1d2088;
	font-size: 2.0rem;
}

h3 {
	color: #1d2088;
	font-size: 1.6rem;
}

#breadcrumb {
	margin: 24px 10px;
	list-style: none;
	font-size: 1.2rem;
}

	#breadcrumb a {
		color: #333333;
		text-decoration: none;
	}

	#breadcrumb li+li:before {
		content: ' > ';
	}

section {
	margin: 0 10px 30px;
}

	section p {
		margin: 0 0 10px 0;
	}
	
	section div.image {
		text-align: center;
	}

footer {
	height: 30px;
	color: #888888;
	font-size: 1rem;
	line-height: 30px;
	text-align: center;
	border-top: solid 1px #888888;
}


/* =============================
	index
============================= */

#wazo_index p.catch {
	margin: 0 10px 10px 10px;
	font-size: 1.4rem;
}

#wazo_index p.kasugakai {
	margin: 0 10px;
}


/* =============================
	about
============================= */

#wazo_about h2 {
	margin: 10px 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
}

#wazo_about section dl {
	margin: 10px 0;
	overflow: hidden;
}

	#wazo_about section dl dt {
		width: 80px;
		float: left;
	}

	#wazo_about section dl dd {
		padding: 0 0 0 80px;
	}


/* =============================
	services
============================= */

#wazo_services h2 {
	margin: 10px 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
}

#wazo_services section.catch {
	margin: 10px;
	overflow: hidden;
}

#wazo_services h3.intro {
	margin: 0 0 20px 10px;
}

#wazo_services section h4 {
	margin: 0 0 10px 0;
	width: 80px;
	height: 28px;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 28px;
	text-align: center;
	background: #fffab3;
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-ms-border-radius: 5px;
}

#wazo_services section dl {
	margin: 0;
	overflow: hidden;
}

	#wazo_services section dl dt {
		width: 80px;
		float: left;
	}

	#wazo_services section dl dd {
		padding: 0 0 0 80px;
	}

#wazo_services section.grade p {
	margin: 0;
}

/* =============================
	guide
============================= */

#wazo_guide h2 {
	margin: 0 0 10px 10px;
}

#wazo_guide section.flow {
}

	#wazo_guide section.flow .fLeft {
		display: none;
	}

	#wazo_guide section.flow .fRight {
	}

		#wazo_guide section.flow .fRight p {
			margin: 0 0 1em 0;
		}
		
			#wazo_guide section.flow .fRight p.header {
				margin: 0;
				color: #1d2088;
				font-weight: bold;
			}
			
			#wazo_guide section.flow .fRight p.btn {
				text-align: center;
			}

#wazo_guide section dl {
	display: table;
}

	#wazo_guide section dl dt,
	#wazo_guide section dl dd {
		display: table-cell;
	}

	#wazo_guide section dl.admission {
		margin: 0 0 10px 0;
		border-bottom: solid 1px #333333;
	}
	
		#wazo_guide section dl.admission dt {
			width: 160px;
			color: #1d2088;
		}
		
		#wazo_guide section dl.admission dd {
			width: 100px;
			text-align: right;
		}
		
	#wazo_guide section dl.monthly {
		border-bottom: solid 1px #333333;
	}
	
		#wazo_guide section dl.monthly dt {
			width: 80px;
			color: #1d2088;
			visibility : hidden;
		}
		
		#wazo_guide section dl.monthly dd.subject {
			width: 80px;
			color: #1d2088;
		}
		
		#wazo_guide section dl.monthly dd.price {
			width: 100px;
			text-align: right;
		}

		#wazo_guide section dl.monthly.sub3 dt {
			visibility : visible;
		}

		#wazo_guide section dl.monthly.sub5 {
			margin: 0 0 10px 0;
		}


/* =============================
	list
============================= */

#wazo_list table {
	border-collapse: collapse;
}

	#wazo_list table th,
	#wazo_list table td {
		padding: 4px;
	}

	#wazo_list table th {
		border-right: #333333 solid 1px;
		border-bottom: #333333 solid 1px;
	}
	
	#wazo_list table td {
		border-right: #333333 solid 1px;
	}

	#wazo_list table th:last-child,
	#wazo_list table td:last-child {
		border-right: none;
	}

#wazo_list h2 {
	margin: 0 0 0 10px;
}

#wazo_list section dl {
	margin: 0 0 20px 0;
}

	#wazo_list section dl dt {
	}

	#wazo_list section dl dd {
	}

		#wazo_list section dl dt p.name {
			font-size: 1.6rem;
		}


/* =============================
	inquiry
============================= */

#wazo_inquiry section {
	margin: 0 10px 30px 10px;
}

#wazo_inquiry .catch {
	margin: 0 0 20px 0;
	padding: 7px;
	border: solid 1px #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#wazo_inquiry form dl {
	margin: 0 0 20px 0;
}

	#wazo_inquiry form dl dt {
		vertical-align: top;
	}

	#wazo_inquiry form dl dd {
	}

#wazo_inquiry form input[type=text],
#wazo_inquiry form input[type=email] {
	width: 95%;
}

#wazo_inquiry form textarea {
	width: 95%;
}

#wazo_inquiry form p.btn {
}

#wazo_inquiry h1.alert {
	margin: 30px 0 20px 0;
	font-size: 2.0rem;
	text-align: center;
	border-bottom: solid 2px #333333;
}

#wazo_inquiry .lead {
	margin: 0 0 1em 0;
}


}