@charset "utf-8";



/* --------------------------------------------------------------------------------
reset
-------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, main, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* --------------------------------------------------------------------------------
essential
-------------------------------------------------------------------------------- */

body {
	text-align: justify;
  font-family: "M PLUS Rounded 1c", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Verdana, Meiryo, sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-feature-settings: "palt";
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #000000;
	background-color: #fff9e0;
	background: url(../imgs/kids-background-general-01.jpg) repeat center top;
	background-size: auto 750px;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
span.strong {
	font-weight: 700;
	color: #f0508c;
}



/* --------------------------------------------------------------------------------
misc
-------------------------------------------------------------------------------- */

img {
	display: block;
	max-width: 100%;
	height: auto;
}
br.sp {
	display: none;
}
*.clearfix {
	zoom: 1;
}
*.clearfix:before,
*.clearfix:after {
	display: table;
	content: "";
}
*.clearfix:after {
	clear: both;
}
*.margin-bottom {
	margin-bottom: 30px;
}
*.margin-bottom-narrow {
	margin-bottom: 15px;
}
*.margin-bottom-extra-narrow {
	margin-bottom: 5px;
}



/* --------------------------------------------------------------------------------
general
-------------------------------------------------------------------------------- */

div#general {
	position: relative;
	overflow: hidden;
}
div#general > div.background-wrapper {
	position: absolute;
	width: 100%;
	height: 471px;
	left: 0px;
	top: 0px;
}
div#general > div.background-wrapper div.background {
	position: absolute;
	width: 100%;
	left: 0px;
}
div#general > div.background-wrapper div.background-01,
div#general > div.background-wrapper div.background-02 {
	top: 0px;
	height: 430px;
}
div#general > div.background-wrapper div.background-01 {
	background: #ffffff url(../imgs/kids-background-general-02.png) repeat-x center top;
	background-size: auto 430px;
}
div#general > div.background-wrapper div.background-02 {
	background: url(../imgs/kids-background-general-03.png) no-repeat center top;
	background-size: auto 430px;
}
div#general > div.background-wrapper div.background-03 {
	height: 41px;
	bottom: 0px;
	background: url(../imgs/kids-background-general-04.png) no-repeat center top;
	background-size: 100% 100%;
}



/* --------------------------------------------------------------------------------
header
-------------------------------------------------------------------------------- */

header#header {
	position: relative;
	height: 640px;
}
header#header h1#title {
	box-sizing: border-box;
	position: absolute;
	width: 335px;
	left: calc(50% - 450px);
	top: 40px;
	text-align: left;
	padding-left: 65px;
	background: url(../imgs/logo.png) no-repeat left 5px;
	background-size: auto 56px;
}
header#header h1#title span {
	display: block;
	font-weight: 700;
	line-height: 32px;
}
header#header h1#title span.sub {
	font-size: 26px;
	margin-bottom: 5px;
}
header#header h1#title span.main {
	font-size: 32px;
}
header#header div#cover {
	position: relative;
}
header#header div#cover p.headline,
header#header div#cover ul,
header#header div#cover p.illust {
	position: absolute;
}
header#header div#cover p.headline {
	left: calc(50% - 260px);
	top: 280px;
}
header#header div#cover p.headline img {
	width: auto;
	height: 125px;
}
header#header div#cover ul {
	left: calc(50% - 220px);
	top: 0px;
}
header#header div#cover ul li {
	position: absolute;
	width: 155px;
	height: 155px;
	opacity: 0;
	transition: 1.25s opacity ease-in-out;
}
header#header div#cover ul li.active {
	opacity: 1;
}
header#header div#cover ul li span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	opacity: 0;
	transition: 0.25s opacity ease;
}
header#header div#cover ul li a:hover span {
	opacity: 1;
}
header#header div#cover ul li img {
	width: 100%;
	height: 100%;
}
header#header div#cover ul li.row-01 {
	left: 125px;
	top: 30px;
}
header#header div#cover ul li.row-02 {
	left: 285px;
	top: 15px;
}
header#header div#cover ul li.row-03 {
	left: 430px;
	top: 100px;
}
header#header div#cover ul li.row-04 {
	left: 570px;
	top: 25px;
}
header#header div#cover ul li.row-05 {
	left: 0px;
	top: 125px;
}
header#header div#cover ul li.row-06 {
	left: 130px;
	top: 230px;
}
header#header div#cover ul li.row-07 {
	left: 275px;
	top: 175px;
}
header#header div#cover ul li.row-08 {
	left: 565px;
	top: 190px;
}
header#header div#cover ul li.row-09 {
	left: 50px;
	top: 360px;
}
header#header div#cover ul li.row-10 {
	left: 275px;
	top: 360px;
}
header#header div#cover ul li.row-11 {
	left: 420px;
	top: 265px;
}
header#header div#cover ul li.row-12 {
	left: 565px;
	top: 355px;
}
header#header div#cover ul li.row-01 span {
	background-image: url(../imgs/kids-cover-button-01-active.png);
}
header#header div#cover ul li.row-02 span {
	background-image: url(../imgs/kids-cover-button-02-active.png);
}
header#header div#cover ul li.row-03 span {
	background-image: url(../imgs/kids-cover-button-03-active.png);
}
header#header div#cover ul li.row-04 span {
	background-image: url(../imgs/kids-cover-button-04-active.png);
}
header#header div#cover ul li.row-05 span {
	background-image: url(../imgs/kids-cover-button-05-active.png);
}
header#header div#cover ul li.row-06 span {
	background-image: url(../imgs/kids-cover-button-06-active.png);
}
header#header div#cover ul li.row-07 span {
	background-image: url(../imgs/kids-cover-button-07-active.png);
}
header#header div#cover ul li.row-08 span {
	background-image: url(../imgs/kids-cover-button-08-active.png);
}
header#header div#cover ul li.row-09 span {
	background-image: url(../imgs/kids-cover-button-09-active.png);
}
header#header div#cover ul li.row-10 span {
	background-image: url(../imgs/kids-cover-button-10-active.png);
}
header#header div#cover ul li.row-11 span {
	background-image: url(../imgs/kids-cover-button-11-active.png);
}
header#header div#cover ul li.row-12 span {
	background-image: url(../imgs/kids-cover-button-12-active.png);
}
header#header div#cover p.illust {
	left: calc(50% - 485px);
	top: 220px;
}
header#header div#cover p.illust img {
	width: auto;
	height: 257px;
}



/* --------------------------------------------------------------------------------
content
-------------------------------------------------------------------------------- */

div#content {
  position: relative;
	width: 850px;
	margin: auto;
	padding-bottom: 60px;
}
div#content div.block {
	box-sizing: border-box;
	position: relative;
	border: 4px solid #1478c8;
	margin-bottom: 60px;
	padding: 25px 30px;
	background-color: #ffffff;
	border-radius: 10px;
}
div#content div.block p.illust {
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;
}
div#content div.block h2 {
	box-sizing: border-box;
	position: absolute;
	width: 317px;
	height: 123px;
	left: 25px;
	top: -123px;
	z-index: 2;
	font-size: 26px;
	font-weight: 700;
	color: #1478c8;
	letter-spacing: 0.075em;
	padding: 40px 0px 0px 30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 123px;
}
div#content div.block h3.headline {
	box-sizing: border-box;
	height: 48px;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0.2em;
	color: #ffffff;
	margin: 0px 0px 15px -10px;
	padding: 10px 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 48px;
}
div#content div.block h3.headline-01 {
	width: 254px;
	background-image: url(../imgs/kids-background-headline-03.png);
}
div#content div.block h3.headline-02 {
	width: 195px;
	background-image: url(../imgs/kids-background-headline-04.png);
}
div#content div.block h3.headline-03 {
	width: 314px;
	color: #000000;
	background-image: url(../imgs/kids-background-headline-05.png);
}
div#content div.block h3.headline-04 {
	width: 433px;
	background-image: url(../imgs/kids-background-headline-06.png);
}
div#content div.block h3.headline-05 {
	width: 195px;
	background-image: url(../imgs/kids-background-headline-07.png);
}
div#content div.block h3.headline-06 {
	width: 285px;
	background-image: url(../imgs/kids-background-headline-08.png);
}
div#content div.block-01 {
	margin-bottom: 160px;
}
div#content div.block-01 p.illust-01 {
	width: 76px;
	height: 72px;
	left: -70px;
	top: -105px;
	background-image: url(../imgs/kids-illust-01.png);
}
div#content div.block-01 p.illust-02 {
	width: 184px;
	height: 147px;
	left: 640px;
	top: -85px;
	background-image: url(../imgs/kids-illust-02.png);
}
div#content div.block-01 p.illust-03 {
	width: 103px;
	height: 96px;
	left: 235px;
	bottom: -25px;
	background-image: url(../imgs/kids-illust-03.png);
}
div#content div.block-01 h2 {
	background-image: url(../imgs/kids-background-headline-01.png);
}
div#content div.block-01 div.column div.left,
div#content div.block-01 div.column div.right {
	float: left;
}
div#content div.block-01 div.column div.left {
	width: calc(40% + 20px);
}
div#content div.block-01 div.column div.right {
	width: calc(60% - 20px);
}
div#content div.block-01 div.column div.right div.facility div.row {
	margin-bottom: 15px;
}
div#content div.block-01 div.column div.right div.facility div.row:last-child {
	margin-bottom: 0px;
}
div#content div.block-01 div.column div.right div.facility div.row p.image,
div#content div.block-01 div.column div.right div.facility div.row div.text {
	float: left;
}
div#content div.block-01 div.column div.right div.facility div.row p.image {
	width: 90px;
	margin-right: 10px;
	padding-top: 5px;
}
div#content div.block-01 div.column div.right div.facility div.row p.image img {
	border-radius: 5px;
}
div#content div.block-01 div.column div.right div.facility div.row div.text {
	width: calc(100% - 100px);
}
div#content div.block-01 div.column div.right div.facility div.row div.text h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
}
div#content div.block-01 div.column div.right div.facility div.row-01 div.text h4 {
	color: #d0005d;
}
div#content div.block-01 div.column div.right div.facility div.row-02 div.text h4 {
	color: #a36a14;
}
div#content div.block-01 div.column div.right div.facility div.row-03 div.text h4 {
	color: #007764;
}
div#content div.block-02 p.illust-01 {
	width: 221px;
	height: 142px;
	left: 410px;
	top: -105px;
	background-image: url(../imgs/kids-illust-04.png);
}
div#content div.block-02 p.illust-02 {
	width: 289px;
	height: 74px;
	left: 665px;
	top: -110px;
	background-image: url(../imgs/kids-illust-05.png);
}
div#content div.block-02 h2 {
	padding-top: 35px;
	background-image: url(../imgs/kids-background-headline-02.png);
}
div#content div.block-02 div.column div.left,
div#content div.block-02 div.column div.right {
	float: left;
	width: 50%;
}
div#content div.block-03 {
	border-color: #a36a14;
}
div#content div.block-03 p.illust-01 {
	width: 201px;
	height: 90px;
	left: 745px;
	top: -60px;
	background-image: url(../imgs/kids-illust-06.png);
}
div#content div.block-03 h3.headline,
div#content div.block-04 h3.headline,
div#content div.block-05 h3.headline {
	margin-top: -45px;
}
div#content div.block-04 {
	border-color: #007764;
}
div#content div.block-04 p.illust-01 {
	width: 280px;
	height: 209px;
	left: -200px;
	top: -120px;
	z-index: -1;
	background-image: url(../imgs/kids-illust-07.png);
}
div#content div.block-04 p.illust-02 {
	width: 76px;
	height: 72px;
	left: -90px;
	bottom: 25px;
	background-image: url(../imgs/kids-illust-01.png);
}
div#content div.block-04 div.list div.row {
	line-height: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	margin-bottom: 20px;
	padding-left: 10px;
}
div#content div.block-04 div.list div.row:last-child {
	margin-bottom: 0px;
}
div#content div.block-04 div.list div.row h4 {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px;
}
div#content div.block-04 div.list div.row p span.label {
	font-weight: 700;
	margin-right: 15px;
}
div#content div.block-04 div.list div.row-01 {
	border-left-color: #d0005d;
}
div#content div.block-04 div.list div.row-01 h4 {
	color: #d0005d;
}
div#content div.block-04 div.list div.row-02 {
	border-left-color: #a36a14;
}
div#content div.block-04 div.list div.row-02 h4 {
	color: #a36a14;
}
div#content div.block-04 div.list div.row-03 {
	border-left-color: #007764;
}
div#content div.block-04 div.list div.row-03 h4 {
	color: #007764;
}
div#content div.block-05 {
	border-color: #d0005d;
	margin-bottom: 40px;
}
div#content div.block-05 p.illust-01 {
	width: 191px;
	height: 133px;
	left: 685px;
	top: 30px;
	background-image: url(../imgs/kids-illust-08.png);
}
div#content div.block-05 p.illust-02 {
	width: 301px;
	height: 192px;
	left: 595px;
	bottom: -25px;
	background-image: url(../imgs/kids-illust-09.png);
}
div#content div.block-05 h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}
div#content div.block-05 ul li {
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 18px;
	background: url(../imgs/kids-bullet-01.png) no-repeat left 4px;
	background-size: auto 13px;
}
div#content div.block-05 ul li:last-child {
	margin-bottom: 0px;
}
div#content p.button-home {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 55px;
}
div#content p.button-home a {
	display: block;
	width: 224px;
	height: 55px;
	margin: auto;
	background: url(../imgs/kids-background-button-home.png) no-repeat center;
	background-size: auto 55px;
}



/* --------------------------------------------------------------------------------
footer
-------------------------------------------------------------------------------- */

footer#footer {
	position: relative;
	text-align: center;
	color: #ffffff;
	padding: 10px 0px 20px 0px;
	background-color: #468150;
}
footer#footer div.background {
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0px;
	top: -30px;
	background: url(../imgs/background-footer.png) repeat-x center bottom;
	background-size: auto 30px;
}
footer#footer p.copyright {
	font-size: 14px;
}
