@charset "UTF-8";

body {
	color: #585757;
}
img {
	height: auto;
	width: 100%;
}

.sect {
	padding: 0 4.081632653061224%;
}
#main {
	background: #00b8ee url(../imgs/main/bkg.png) 50% 0 no-repeat;
	background-size: cover;
	margin-bottom: 20px;
	padding: 20px 4.081632653061224%;
}

#hanyums {
	margin-bottom: 20px;
}
#hanyums a {
	display: block;
	height: auto;
	margin: 0 auto 10px auto;
	width: 172px;
}
#hanyums p {
	background: rgba(255, 255, 255, 0.7);
	color: #e60012;
	text-align: center;
}
#hanyums p span {
	display: block;
}

#main h1 {
	float: left;
	max-width: 347px;
	padding-top: 3%;
	width: 70%;
}
#main h1 span {
	display: block;
}
#lift1 {
	float: right;
	width: 25%;
}
#fukidashi1 {
	display: none;
	margin: 0 auto;
	width: 50%;
}
#fukidashi2 {
	background: #fff;
	clear: both;
	color: #000;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 10px 5px;
}
#fukidashi2 strong {
	color: #e3007f;
}
#main-ph {
	margin-bottom: 10px;
}
#intro p {
	color: #fff;
}
nav {
	display: none;
}

section.wrapper {
	margin-bottom: 50px;
}
.ttl-area .title {
	background: #ffda2a;
	box-sizing: border-box;
	font-size: 2em;
	padding: 10px 20px;
}
.ttl-area .title span {
	color: #fff;
	font-size: 0.583em;
	margin-left: 1em;
}
.ttl-area .lead {
	border: 2px dashed #ffda2a;
	border-width: 0 0 2px 0;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 13px 0;
	text-align: center;
}

#sec1 h2 {
	border-bottom: 1px solid #000;
	color: #00b8ee;
	font-size: 2.8em;
	line-height: 1.2;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#sec1 .notice {
	font-size: 1em;
	margin-bottom: 20px;
	text-align: right;
}

#sec2 .row1, #sec2 .row2, #sec2 .row3 {
	display: none;
}
#sec2 .row1 li, #sec2 .row2 li, #sec2 .row3 li {
	margin-bottom: 10px;
}
#sec2 .row1 li:nth-child(2) br, #sec2 .row2 li:nth-child(3) br, #sec2 .row3 li:nth-child(2) br {
	display: none;
}
#sec2 .rowall {
	display: block;
}
#sec2 .rowall ul {
	margin-bottom: 10px;
}
#sec2 .rowall li {
	float: left;
	width: 49%;
}
#sec2 .rowall li:nth-child(2n) {
	float: right;
}
#sec2 .rowall p {
	font-size: 1.133em;
	font-weight: bold;
	text-align: center;
}

#sec3 .ttl-area a {
	display: block;
	float: right;
	max-width: 180px;
	width: 40%;
}
#sec3 .ttl-area .lead {
	border-width: 0;
	float: left;
	margin-right: 2%;
	padding: 6px 0;
	text-align: left;
	width: 58%;
}
#sec3 #courselist {
	overflow: auto;
	width: 100%;
}
#sec3 table {
	border: 2px solid #000;
	border-collapse: collapse;
	width: 784px;
}
#sec3 thead {
	background: #00b8ee;
	color: #fff;
}
#sec3 td, #sec3 th {
	border: 2px solid #000;
	padding: 5px;
	text-align: center;
}
#sec3 thead th {
	white-space: nowrap;
}
#sec3 td.qualified {
	text-align: left;
}
#sec3 tbody tr:nth-child(odd) {
	background: #c6e7f9;
}
#sec3 tbody tr:nth-child(even) {
	background: #fffbd0;
}
#sec3 th.times {
	width: 5.6%;
}
#sec3 th.price {
	width: 17.2%;
}
#sec3 tr th.price, #sec3 tr td.price {
	border-style: solid dashed;
}
#attention {
	text-align: center;
}

#sec4 h3 {
	font-size: 2em;
	margin-bottom: 10px;
	padding-left: 2.5em;
	text-indent: -2.5em;
}
#sec4 h3 span {
	background: #fff000;
	color: #00aeeb;
	border-radius: 50%;
	display: inline-block;
	margin-right: 0.5em;
	padding: 5px 12px;
	text-align: center;
	text-indent: 0em;
	width: 1em;
}
#sec4 .col1 h4 {
	border: 2px solid #e3007f;
	border-width: 2px 0;
	color: #e3007f;
	font-size: 1.4em;
	margin-bottom: 18px;
	text-align: center;
}
#sec4 .col1 p {
	font-size: 1.167em;
	text-align: center;
}
#sec4 .col2 li {
	display: block;
	float: left;
	margin-right: 1.5%;
	width: 48.5%;
}
#sec4 .col2 li:even-child {
	margin-right: 0;
}
#sec4 .col2 h4 {
	background: #00b8ee url(../imgs/sec4/arrow.png) 100% 50% no-repeat;
	color: #fff;
	font-size: 1.5em;
	padding: 5px 10px;
}
#sec4 .col2 ul, #sec4 .col2 li:nth-child(1), #sec4 .col2 li:nth-child(2) {
	margin-bottom: 20px;
}
#sec4 .col2 li:last-child h4 {
	background-image: none;
}
#sec4 .col2 li div {
	background: #fff000;
	box-sizing: border-box;
	padding: 5px 10px;
	width: 85%;
}
#sec4 .col2 li p {
	font-size: 1.167em;
}
#sec4 .col2 li p.num {
	padding-left: 1em;
	text-indent: -1em;
}
#app-files {
	border: 2px dashed #e3007f;
	border-width: 2px 0;
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
}
#app-files p {
	color: #e4007f;
	float: left;
	font-size: 2em;
	font-weight: bold;
	padding: 8px 0;
}
#app-files p img {
	height: auto;
	margin-right: 0.5em;
	width: 39px;
}
#app-files a {
	display: inline-block;
	margin-left: 1.785714285714286%;
	min-width: 153px;
	width: 18.214285714285714%;
}
#sec4 .col3 .left, #sec4 .col3 .right {
	margin-bottom: 20px;
}
#sec4 .col3 h4 {
	font-size: 1.5em;
}
#sec4 .col3 .left p {
	margin-left: 1.5em;
}
#sec4 .col3 .left p strong {
	color: #ff0000;
}
#sec4 .col3 .right h4 span {
	background: #fff;
	margin-right: .5em;
}
#sec4 .col3 .right h4 strong {
	color: #ff0000;
	font-size: .9em;
	margin-left: .5em;
}
#sec4 .col3 .right p {
	padding: 0 0 10px 2.2em;
}
#sec4 .col5 dt {
	font-size: 1.5em;
}
#sec4 .col5 dd {
	padding: 0 0 10px 2.2em;
}
#sec4 .col5 .notice {
	background: #00aeeb;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#sec5 .lead strong {
	color: #e3007f;
}
#sec5 .adrs {
	font-size: 1.333em;
	margin-bottom: 20px;
}
#sec5 #gmap-area p {
	background: #00aeeb;
	color: #fff;
	padding: 5px;
	text-align: center;
}
#sec5 .left iframe {
	border: 0;
	height: 230px;
	width: 100%;
}
#sec5 .right figure {
	margin: 0 auto 20px auto;
	width: 90%;
}

footer .ftr-logo {
	display: block;
	margin: 0 auto;
	width: 253px;
}
footer p {
	text-align: center;
}

@media screen and (min-width: 960px) {
/*@media screen and (min-width: 980px) {*/
	/*.wrapper {
		width: 980px;
	}*/
	#main {
		background: #00b8ee url(../imgs/main/bkg.png) 50% 0px no-repeat;
		background-size: 980px auto;
		margin-bottom: 20px;
		padding: 20px 4.081632653061224% 0 4.081632653061224%;
	}
	#hanyums {
		margin-bottom: 60px;/*80px;*/
	}
	#hanyums a {
		float: left;
		width: 19.111111111111111%;/*172px;*/
	}
	#main #hanyums p {
		float: left;
		font-size: 1.166666666666667em;
		padding-top: 10px;
		width: 80.888888888888889%;/*82.448979591836735%;*/
	}
	#hanyums p span {
		display: inline;
	}
	#main h1 {
		padding-top: 0;
		width: 41.611111111111111%;/*347.5px;*/
	}
	#main h1 span {
		display: inline;
	}
	#lift1 {
		float: right;
		width: 23.888888888888889%;/*21.938775510204082%;*/
	}
	#main-ph {
		float: left;
		margin-bottom: 0;
		margin-right: 2%;
		margin-top: -55px;
		width: 53.444444444444444%;
	}
	#intro p {
		font-size: 1.333em;
		line-height: 1.875;
		margin-top: -55px;
		padding-top: 70px;
	}
	#fukidashi1 {
		display: block;
		margin-left: 49%;
		margin-top: 0;
		padding-top:40px;
		width: 219px;
	}
	#fukidashi2 {
		display: none;
	}
	
	nav {
		padding: 15px 0;
		text-align: center;
	}
	nav li {
		display: inline-block;
		margin-right: 10px;
		width: 19%;/*18.444444444444444%;*/
	}
	nav li:last-child {
		margin-right: 0;
	}
	nav li a {
		border: 2px solid #ffda2a;
		display: block;
	}
	
	.sect {
		margin-bottom: 40px;
		padding: 0 4.081632653061224%;
	}
	.ttl-area .title {
		float: left;
		width: 29.777777777777778%;
	}
	.ttl-area .lead {
		border-width: 2px 0;
		font-size: 1.5em;
		float: right;
		width: 68%;
	}
	
	#sec1 .left {
		float: left;
		width: 49%;
	}
	#sec1 p {
		font-size: 1.333333333333333em;
	}
	#sec1-ph {
		float: right;
		width: 50%;
	}
	
	#sec2 div.sect {
		margin-bottom: 30px;
	}
	#sec2 .row1, #sec2 .row2, #sec2 .row3 {
		display: block;
	}
	#sec2 .rowall {
		display: none;
	}
	#sec2 .row1 ul, #sec2 .row3 ul {
		display: table;
	}
	#sec2 .row1 li, #sec2 .row2 li, #sec2 .row3 li {
		margin-bottom: 0;
	}
	#sec2 .row1 li:nth-child(2) br, #sec2 .row2 li:nth-child(3) br, #sec2 .row3 li:nth-child(2) br {
		display: inline;
	}
	#sec2 .row1 li, #sec2 .row3 li {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		width: 36%;
	}
	#sec2 .row1 li:nth-child(2), #sec2 .row3 li:nth-child(2) {
		background: url(../imgs/sec2/txt-bkg.png) 50% 50% no-repeat;
		background-size: contain;
		font-weight: bold;
		font-size: 1.2em;
		width: 28%;
	}
	#sec2 .row2 li {
		float: left;
	}
	#sec2 .row2 li:last-child {
		height: 217px;
	}
	#sec2 .row2 li:first-child {
		margin-right: 9.444444444444444%;
		padding-top: 51px;
		text-align: center;
		width: 18.444444444444444%;
	}
	#sec2 .row2 li:nth-child(2) {
		text-align: right;
		width: 36.111111111111111%;
	}
	#sec2 .row2 li:last-child {
		background: url(../imgs/sec2/txt-bkg.png) 0 0 no-repeat;
		background-size: contain;
		box-sizing: border-box;
		font-size: 1.2em;
		font-weight: bold;
		height: 217px;
		margin-left: -20px;
		padding: 70px 0;
		text-align: center;
		width: 24%;
	}
	#sec2 .row3 figcaption {
		text-align: right;
	}
	
	#sec3 .ttl-area .lead {
		border-width: 2px 0;
		float: right;
		margin-right: 0;
		padding: 13px 0;
		text-align: center;
		width: 48%;
	}
	#sec3 .ttl-area a {
		float: right;
		width: 20%;
	}
	#sec3 #courselist {
		box-sizing: border-box;
		padding: 0 6.444%;
		overflow: auto;
	}
	#sec3 table {
		width: 784px;
	}
	#sec3 .qualified {
		width: 26%;/*204px;*/
	}
	#sec3 .notice {
		padding: 5px 0;
		text-align: right;
		width: 784px;
	}
	#attention {
		display: none;
	}
	
	#sec4 .contents {
		margin-left: 6.667%;/*12%;*/
	}
	#sec4 .col1 .contents, #sec4 .col3 .contents {
		margin-left: 13.334%;/*12%;*/
	}
	
	#sec4 .col1 .left {
		float: left;
		width: 55.389%;
	}
	#sec4 .col1 .right {
		box-sizing: border-box;
		float: right;
		padding-left: 1.5%;
		width: 44.611%;
	}
	#sec4 .col2 li {
		margin-right: 2.667%;
		width: 23%;
	}
	#sec4 .col2 li:even-child {
		margin-right: 2.667%;
	}
	#sec4 .col2 li:last-child {
		margin-right: 0;
	}
	#sec4 .col2 li:last-child div {
		width: 100%;
	}
	#app-files {
		margin-bottom: 0;
		text-align: left;
	}
	#app-files a {
		display: block;
		float: right;
		width: 18.214285714285714%;
	}
	
	#sec4 .col3 .left {
		float: left;
		width: 50%;
	}
	#sec4 .col3 .right {
		float: right;
		width: 50%;
	}
	
	#sec4 .col5 dl {
		margin-bottom: 20px;
	}
	#sec4 .col5 dt {
		clear: left;
		float: left;
		width: 24%;
	}
	#sec4 .col5 dd {
		line-height: 2.3;
		padding-left: 2em;
	}
	#sec4 .col5 dt:first-child {
		float: none;
		clear: none;
		width: 100%;
	}
	#sec4 .col5 dt:first-child + dd {
		line-height: 1.6;
		margin-bottom: 10px;
	}
	#sec4 .col5 .notice {
		font-size: 2em;
	}
	
	#sec5 {
		background: url(../imgs/sec5/bkg.png) 50% 300px no-repeat;
		background-size: 837px auto;
	}
	#sec5 .left {
		float: left;
		width: 39%;
	}
	#sec5 .center {
		float: left;
		width: 36%;
	}
	#sec5 .right {
		float: left;
		width: 24.4%;
	}
	#sec5 .right figure {
		margin: 0;
		width: 100%;
	}
	
	footer {
		margin-top: 80px;
	}
	footer .ftr-logo {
		display: block;
		margin: 0 auto;
		width: 28.166666666666667%;/*253px;*/
	}
	footer p {
		font-size: 1.333em;
		line-height: 2;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 980px) {
	.wrapper {
		width: 980px;
	}
}