@charset "UTF-8";

/*トップイメージ*/
#top_info {
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0px;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#top_info img {
	height: auto;
	width: auto;
	margin: auto;
	padding: 0px;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#information {
	overflow:visible;
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3A3A3A;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#information .img div {
	 position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);	
  z-index: 300;
	background-repeat: repeat;
	border: 3px none #FFF;
	padding-top: 3em;
	padding-right: 0em;
	padding-bottom: 3em;
	padding-left: 0em;
	width: 80%;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	
}
@media screen and (max-width: 600px) {
#information .img div {
	width: 100%;
}
}
#information .img {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 100;
	margin: auto;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#information .img img {
	width:100%;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#information .img .bg {
	position:absolute;
	z-index:100;
	display:block;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	-webkit-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
	opacity:0.0;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #000;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#information .img a:hover .bg {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity:0.3;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#img2, #img3 {
	display:none;
}
#information .img div h2 {
	font-size: 3.2rem;
	font-feature-settings : "palt";
	font-family: dnp-shuei-mgothic-std;
	line-height: 2.2em;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-indent: 0px;
	background-color: rgba(92,181,30,0.9);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 440px;
	white-space: nowrap;
}
@media all and (-ms-high-contrast: none){
#information .img div h2 {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 6px;
}
}
@media screen and (max-width: 600px) {
#information .img div h2 {
	font-size: 4.8vw;
	font-feature-settings : "palt";
	line-height: 1.8em;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	padding-bottom: 8px;
	color: #FFF;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-indent: 0px;
	width: 85%;
}
}
#information .img div h2 span {
	font-size: 1.8rem;
	line-height: 1.3em;
	position: relative;
	display:block;
	margin-top: 0.5em;
}
@media screen and (max-width: 600px) {
#information .img div h2 span {
	font-size: 1.4rem;
	line-height: 1.8em;
	position: relative;
	display:block;
}
}
#information .img div h3 {
	font-size: 1.8rem;
	line-height: 1.1em;
	text-align: center;
	color: #fff;
	font-feature-settings : "palt";
	font-family: "source-han-sans-japanese";
	margin-top: 0em;
	font-weight: 700;
}
@media screen and (max-width: 1100px) {
#information .img div h3 {
	font-size: 1.6rem;
	display: none;
}
}
@media screen and (max-width: 600px) {
#information .img div h3 {
	font-size: 1.5rem;
	display: none;
}
}
#right_box .section .top_ban01 {
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 1850px) {
#right_box .section .top_ban01 {
	width: 100%;
}
}
@media screen and (max-width: 600px) {
#right_box .section .top_ban01 {
	width: 100%;
}
}
#right_box .section .top_ban01 li {
	width: 412px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
	position: relative;
	border: 2px solid #DCDAD2;
	background-color: #edeae7;
}
@media screen and (max-width: 1850px) {
#right_box .section .top_ban01 li {
	width: 48.4%;
}
}
@media screen and (max-width: 360px) {
#right_box .section .top_ban01 li {
	width: 100%;
}
}
#right_box .section .top_ban01 li img {
	width:100%;
	height:auto;
}
#right_box .section .top_ban01 li:nth-child(odd) {
	float: left;
}
@media screen and (max-width: 360px) {
#right_box .section .top_ban01 li:nth-child(odd) {
	float: none;
	clear: both;
}
}
#right_box .section .top_ban01 li:nth-child(even) {
	float: right;
}
@media screen and (max-width: 360px) {
#right_box .section .top_ban01 li:nth-child(even) {
	float: none;
	clear: both;
	margin-top: 13px;
}
}
#right_box .section .top_ban02 {
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 848px;
	margin-top: 22px;
}
@media screen and (max-width: 1850px) {
#right_box .section .top_ban02 {
	width: 100%;
}
}
@media screen and (max-width: 600px) {
#right_box .section .top_ban02 {
	width: 100%;
}
}
@media screen and (max-width: 600px) {
#right_box .section .top_ban02 {
	margin-top: 13px;
}
}
#right_box .section .top_ban02 li {
	width: 412px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
	position: relative;
	background-color: #EDEAE7;
}
@media screen and (max-width: 1850px) {
#right_box .section .top_ban02 li {
	width: 48.4%;
}
}
#right_box .section .top_ban02 li img {
	width:100%;
	height:auto;
}
#right_box .section .top_ban02 li:nth-child(odd) {
	float: left;
	border: 2px solid #DCDAD2;
	background-color: #EDEAE7;
}
#right_box .section .top_ban02 li:nth-child(even) {
	float: right;
	border: 2px solid #DCDAD2;
	background-color: #EDEAE7;
}
#right_box .top_ban_single {
	height: auto;
	width: 100%;
	margin-bottom: 22px;
	border: 2px solid #DCDAD2;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;        -ms-box-sizing: border-box;            box-sizing: border-box;
}

#right_box .top_ban_single  img{
	height: auto;
	width: 100%;
}

#right_box .section #topics {
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 848px;
}
 @media screen and (max-width: 1850px) {
#right_box .section #topics {
	width: 100%;
}
}
 @media screen and (max-width: 600px) {
#right_box .section #topics {
	width: 100%;
}
}
#right_box .section #topics li {
	width: 414px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 1850px) {
#right_box .section #topics li {
	width: 48.4%;
}
}
@media screen and (max-width: 600px) {
#right_box .section #topics li {
	width: 100%;
}
}
#right_box .section #topics li img {
	width:100%;
	height:auto;
	border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;
}
#right_box .section #topics .info {
	float: left;
	border: 2px solid #DCDAD2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #fbfbfa;
}
#right_box .section #topics .diary {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
@media screen and (max-width: 600px) {
#right_box .section #topics .diary {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	padding-top: 20px;
}
}
#right_box .section #topics .info h3 {
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 13px;
	font-family: dnp-shuei-mgothic-std;
	font-weight: 600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C6C3B6;
	border-right-color: #C6C3B6;
	border-bottom-color: #C6C3B6;
	border-left-color: #C6C3B6;
	font-size: 1.8rem;
	line-height: 1.1em;
	background-color: #f8f8f6;
	letter-spacing: 0.1em;
	color: #333;
}
#right_box .section #topics h3 span {
	font-size:1.3rem;
	line-height: 2em;
	color: #949494;
	margin-left: 0.5em;
	font-family:"mrs-eaves-xl-serif-narrow";
	font-style: normal;
	font-weight: 400;
}
#right_box .section #topics div {
	padding-left: 0px;
	padding-right: 0px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_box .section #topics .info div dl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #c6c3b6;
	border-right-color: #c6c3b6;
	border-bottom-color: #c6c3b6;
	border-left-color: #c6c3b6;
	margin-bottom: 0.7em;
	padding-bottom: 0.5em;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 0.6em;
}
#right_box .section #topics div dl:last-child {
	margin-bottom: 0em;
	padding-bottom: 0em;
	border: 1px none #c6c3b6;
}
#right_box .section #topics div dl dt {
	font-size: 1.4rem;
	line-height: 1.1em;
	font-weight: bold;
	color: #5958A6;
	margin-bottom: 0.4em;
}
#right_box .section #topics div dl dd {
	font-size: 1.4rem;
	line-height: 1.3em;
}
#right_box .section #topics div dl dd a {
	color: #333;
}
#right_box .section #topics div dl dd a:hover {
	color: #5958a6;
}
#right_box .section #topics .diary .diary_title {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #c98300;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#right_box .section #topics .diary h3 {
	font-size: 1.8rem;
	line-height: 1.1em;
	font-family: "dnp-shuei-mgothic-std";
	font-weight: 600;
	color: #FFF;
	letter-spacing: 0.1em;
	}
#right_box .section #topics .diary h3:before {
	content:"";
	display: inline-block;
	width:32px;
	height:26px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/kinder/img/top/diary_icon.png);
	background-repeat: no-repeat;
	opacity:0.4;
	margin-top: -2px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0;
}
#right_box .section #topics .diary .day {
	font-size: 1.4rem;
	line-height: 1.1em;
	font-weight: bold;
	color: #5958A6;
	margin-bottom: 0.4em;
	margin-top: 0.8em;
}
#right_box .section #topics .diary .txt {
	font-size: 1.4rem;
	line-height: 1.4em;
}
#right_box .section #topics .diary h4 {
	margin-bottom: 0.3em;
	color: #9c2f0e;
}
#right_box .section #topics .diary .more-b a {
	font-size: 1.3rem;
	margin-bottom: 0.3em;
	color: #FFF;
	background-color: #5958a6;
	line-height: 1.1em;
	padding-top: 0.5em;
	padding-right: 0.7em;
	padding-bottom: 0.5em;
	padding-left: 0.7em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	clear: both;
	float: right;
	margin-top: 1em;
}
#right_box .section #topics .diary .more-b a:hover {
	background-color: #8BC058;
}
#right_box .section #school_link {
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 848px;
}
@media screen and (max-width: 1850px) {
#right_box .section #school_link {
	width: 100%;
}
}
@media screen and (max-width: 600px) {
#right_box .section #school_link {
	width: 100%;
}
}
#right_box .section #school_link li {
	width: 212px;
	float: left;
	height: auto;
	text-align: center;
}
@media screen and (max-width: 1850px) {
#right_box .section #school_link li {
	width: 25%;
	float: left;
	height: auto;
}
}
@media screen and (max-width: 1240px) {
#right_box .section #school_link li {
	width: 50%;
	float: left;
	height: auto;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 980px) {
#right_box .section #school_link li {
	width: 25%;
	float: left;
	height: auto;
	margin-bottom: 0px;
}
}
@media screen and (max-width: 600px) {
#right_box .section #school_link li {
	width: 50%;
	float: left;
	height: auto;
	margin-bottom: 20px;
}
}
#right_box .section #school_link li div {
	background-color: #000;
}
#right_box .section #school_link li img {
	width:100%;
	height:auto
}
#school_link li h3 {
	font-size: 1.3rem;
	text-align: center;
	margin-top: 0.7em;
	font-family: "source-han-sans-japanese";
	font-weight: 300;
	line-height: 1.4em;
}
#school_link li h3 strong {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.4em;
}
#school_link li h3 a {
	color: #333;
}
#school_link li h3 a:hover {
	color: #5958a6;
}
@media screen and (max-width: 1300px) {
#school_link li h3 {
	font-size: 1.2rem;
	text-align: center;
	margin-top: 0.7em;
	line-height: 1.4em;
}
#school_link li h3 strong {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.4em;
}
}
@media screen and (max-width: 980px) {
#school_link li h3 {
	font-size: 1.3rem;
	text-align: center;
	margin-top: 0.7em;
	line-height: 1.4em;
}
#school_link li h3 strong {
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.4em;
}
}
@media screen and (max-width: 600px) {
#school_link li h3 {
	font-size: 1.2rem;
	text-align: center;
	margin-top: 0.7em;
	line-height: 1.4em;
}
#school_link li h3 strong {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.4em;
}
}
