@charset "utf-8";

#pankz {
	/* margin-top: -6px; */
}

#page_ttl {
	background-image: url(../images/kodomo/page_ttl_bg.png);
	height: 250px;
	position: relative;
	z-index: 1;
	padding-top: 78px;
}

#page_ttl h2 {
	padding-right: 154px;
}

#cnt_list {
	background-image: url(../images/kodomo/cnt_list.png);
	padding-top: 37px;
	padding-bottom: 78px;
}

#cnt_list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1010px;
	margin: auto;
	max-width: 100%;
}

#cnt_list .btn {
	width: 243px;
	max-width: 100%;
	background-color: #FFD4E0;
	text-align: center;
	padding-right: 15px;
	padding-left: 0;
	padding-top: 10px;
	height: 50px;
	background-image: url(../images/tp_btn_arr02.png);
}

#cnt_list ul li:nth-of-type(1) .btn {
	width: 498px;
	max-width: 100%;
}

.secttl_out {
	position: relative;
	padding-bottom: 48px;
}

.secimage {
	width: 100%;
}

.secttl {
	background-image: url(../images/kodomo/sec_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
	font-family: Shuei MaruGo B;
	font-size: 3.6rem;
	text-align: center;
	height: 97px;
	line-height: 97px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

.secttl.static {
	position: static;
	bottom: auto;
	left: auto;
	transform: none;
}

#sec03 .secttl,
#mokuhyo .secttl,
#sec04 .secttl {
	background-image: url(../images/kodomo/sec_ttl_bg02.png);
}

.cnt_section .inn {
	width: 1010px;
	max-width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 59px;
}

.l_box {
	width: 666px;
	max-width: 100%;
}

.r_box {
	width: 322px;
	max-width: 100%;
}

#sec01 {
	padding-bottom: 88px;
}

#sec01 dl {
	font-size: 1.6rem;
	line-height: 1.5;
}

#sec01 dt,
#sec01 dd {
	padding: 9px 0 7px 0;
}

#sec01 dt {
	font-weight: bold;
	float: left;
	clear: left;
	padding-left: 29px;
}

#sec01 dd {
	padding-left: 160px;
	padding-right: 5px;
}

#sec01 dd:nth-of-type(odd) {
	background-color: #FFF8E3;
	border-radius: 10px;
}

#sec01 .r_box .inn {
	background-image: url(../images/kodomo/sec01_img02.png);
	background-size: cover;
	padding: 30px 40px;
	border-radius: 10px;
}

#sec01 .r_box .inn {
	display: block;
	margin-top: 0;
}

#sec01 .r_box .inn h4 {
	font-size: 2.6rem;
	font-family: Shuei MaruGo B;
	margin-bottom: .5em;
}

#sec01 .r_box .inn p {
	font-size: 1.6rem;
}

#sec02 {
	padding-bottom: 81px;
}

#sec02 li,
#sec03 li {
	background-image: url(../images/kodomo/li_mrk.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-size: 1.6rem;
	line-height: 1.8;
	padding-left: 30px;
}

#sec02 li+li,
#sec03 li+li {
	margin-top: 21px;
}

#sec02 .r_box {
	padding-top: 30px;
}

#sec02 .cnt_box {
	background-image: url(../images/kodomo/cnt_box_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	width: 1010px;
	margin: auto;
	max-width: 100%;
	margin-top: 53px;
	padding: 45px 85px 58px;
}

#sec02 .cnt_box p {
	font-size: 2.2rem;
	line-height: 2.14;
	font-family: Shuei MaruGo B;
	letter-spacing: -0.03em;
}

#sec03 {
	margin-bottom: 80px;
}

#sec03.cnt_section .inn {
	margin-top: 5px;
}

#sec03 .l_box {
	width: 151px;
	max-width: 100%;
}

#sec03 .r_box {
	width: 800px;
	max-width: 100%;
	padding-top: 44px;
}

#sec03 .r_box p {
	font-size: 1.6rem;
	line-height: 2;
}

.mokuhyo {
	background-image: url(../images/kodomo/sec03_img03.png);
  background-position: 49% 38px;
	background-repeat: no-repeat;
	margin-top: 90px;
}

.mokuhyo .flex {
	justify-content: space-around;
	align-items: center;
	width: 1010px;
	max-width: 100%;
	margin: auto;
	padding: 193px 0 280px;
}

.mokuhyo .flex .box {
	width: 33.3333%;
}

.mokuhyo .flex .box p {
	font-family: Shuei MaruGo B;
	font-size: 3.6rem;
	text-align: center;
	line-height: 1;
}

.mokuhyo .flex .box p+p {
	font-size: 2.2rem;
	margin-top: 16px;
	line-height: 1.5;
}

#sec04 {
	background-image: url(../images/kodomo/kodomo_bg.jpg);
	padding-bottom: 76px;
}

#sec04 .secttl {
	position: relative;
}

#sec04 .flex {
	width: 1010px;
	max-width: 100%;
	margin: auto;
	margin-top: 40px;
	justify-content: space-between;
}

#sec04 .flex .box {
	width: 474px;
	max-width: 100%;
}

#sec04 .flex .box p {
	font-size: 2.3rem;
	margin-bottom: 11px;
	font-weight: bold;
}

#sec04 .flex .box p+p {
	font-size: 1.6rem;
	line-height: 2;
	font-weight: normal;
}

#sec04 .sliderarea {
	width: 1010px;
	margin: auto;
	margin-top: 35px;
	max-width: 100%;
	position: relative;
	height: 325px;
}

.slider-pro {
	margin: 0;
}

.sp-slides-container {
	width: 100%;
	position: relative;
	left: 0;
}

#sec04 .sp-mask {
	border-radius: 30px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

.sp-thumbnails.sp-grab,
.sp-thumbnails.sp-grabbing {
	transform: none !important;
	width: 100% !important;
	height: auto !important;
}

#sec04 .sp-right-thumbnails {
	width: 100%;
	position: relative;
	right: calc(-100% - 45px);
	top: -325px;
}

.sp-right-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container {
	margin: 0 6px 6px 0;
}

.sp-arrow:before,
.sp-arrow:after {
	content: none;
}

.sp-arrow {
	width: 66px;
	height: 68px;
	background-image: url(../images/kodomo/slide_prev.png);
	z-index: 2;
	background-repeat: no-repeat;
}

.sp-arrow.sp-next-arrow {
	background-image: url(../images/kodomo/slide_next.png);
}

.sp-next-arrow {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.sp-arrow:hover {
	opacity: 0.7;
}

.sp-horizontal .sp-arrows {
	top: calc(50% - 33px);
}

.sp-horizontal .sp-previous-arrow {
	left: -33px;
}

.sp-horizontal .sp-next-arrow {
	right: -33px;
}

#sec04 .program {
	border-top: 2px solid #fff;
	width: 1010px;
	max-width: 100%;
	margin: auto;
	margin-top: 58px;
}

#sec04 .program .p_ttl {
	font-family: Shuei MaruGo B;
	font-size: 3.2rem;
	line-height: 1;
	background-image: url(../images/kodomo/p_ttl01.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 358px;
	padding: 25px 0 50px;
	margin: 10px 0 19px;
}

#sec04 .program02 .p_ttl {
	font-size: 2.3rem;
	background-image: url(../images/kodomo/p_ttl02.png);
	width: 162px;
	padding: 13px 0 37px;
	margin: 10px 0 19px;
}

#sec04 .program .box {
	width: 564px;
}

#sec04 .program02 .box {
	width: calc(50% - 30px);
}

#sec04 .program02 dt {
	font-size: 1.6rem;
	font-weight: bold;
	float: left;
	clear: left;
	line-height: 1.5;
	padding: 10px 0 11px 21px;
}

#sec04 .program02 dd {
	font-size: 1.6rem;
	border-bottom: 2px solid #fff;
	line-height: 1.5;
	padding: 10px 0 11px 110px;
}

#sec04 .program02 dd:first-of-type {
	border-top: 2px solid #fff;
}

#sec04 .program03 {
	padding-top: 13px;
}

#sec04 .program03 .box {
	width: 299px;
	max-width: 33.33333%;
}

#sec04 .program03 .tx01 {
	text-align: center;
	font-size: 2rem;
	font-family: Shuei MaruGo B;
	height: 57px;
	line-height: 1.45;
	letter-spacing: -0.05em;
	vertical-align: middle;
	display: table;
	margin: auto;
	margin-bottom: 18px;
}

#sec04 .program03 .tx01::before,
#sec04 .program03 .tx01::after {
	content: "";
	width: 24px;
	height: 57px;
	display: table-cell;
	background-repeat: no-repeat;
}

#sec04 .program03 .tx01::before {
	background-image: url(../images/kodomo/sec04_img05_l.png);
	background-position: left;
}

#sec04 .program03 .tx01::after {
	background-image: url(../images/kodomo/sec04_img05_r.png);
	background-position: right;
}

#sec04 .program03 .tx01 span {
	display: table-cell;
	vertical-align: middle;
}

#sec04 .program03 .box p {
	font-size: 1.6rem;
	line-height: 2;
	width: 295px;
	max-width: 100%;
	margin: auto;
	margin-top: 4px;
	font-weight: normal;
}

#sec05 {
	background-image: url(../images/kodomo/kodomo_bg02.png);
	padding-bottom: 145px;
	background-size: 100%;
}

#sec05 .ttlimg {
	top: -20px;
	position: relative;
}

#sec05 .secttl {
	background-image: url(../images/kodomo/sec_ttl_bg02.png);
	margin-top: -54px;
	margin-bottom: 52px;
}

#sec05 .flex {
	width: 1010px;
	max-width: 100%;
	margin: auto;
}

#sec05 .sliderarea {
	background-image: url(../images/kodomo/sec05_slide_bg.jpg);
	width: 520px;
	max-width: 100%;
	background-size: 100%;
}

#sec05 .slider-pro {
	margin: auto;
	position: relative;
	left: -2px;
}

#sec05 .comment {
	font-size: 1.6rem;
	line-height: 1.45;
	margin: 15px 0 10px;
	height: 35px;
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container {
	margin: 0 4px 5px 0;
}

.sp-bottom-thumbnails {
	padding-left: 15px;
}

#sec05 .schedule {
	margin-left: 30px;
	margin-bottom: 30px;
	width: 454px;
}

#sec05 .schedule dl {
	width: 100%;
}

#sec05 .schedule dt {
	font-size: 1.6rem;
	font-weight: bold;
	float: left;
	clear: left;
	line-height: 1.5;
	padding: 9px 0 8px 10px;
}

#sec05 .schedule dd {
	font-size: 1.6rem;
	border-bottom: 2px solid #fff;
	line-height: 1.5;
	padding: 8px 18px 9px 68px;
}

#sec05 .schedule dd:first-of-type {
	border-top: 2px solid #fff;
}

#anchor_access {
	margin-top: 103px;
	padding-bottom: 57px;
}

#access {
	background-image: url(../images/kodomo/access_bg.png);
	width: 1010px;
	padding: 10px;
	max-width: 100%;
	margin: auto;
	/*	margin-top: 57px;*/
	position: relative;
}

#access .secttl {
	margin-top: 0;
	margin-bottom: 0;
	top: -57px;
}

/*----------------------- 768 ------------------------*/
@media screen and (max-width: 768px) {
	#page_ttl {
		background-image: url(../images/kodomo/page_ttl_bg_sp.png);
		background-size: 100%;
		height: 40.6vw;
		line-height: 46vw;
		padding-top: 0;
	}

	#page_ttl h2 {
		padding-right: 0;
	}

	#page_ttl h2 img {
		display: inline-block;
		max-width: 404px;
		width: 58.5%;
	}

	#pankz {
		margin-bottom: 0;
		margin-top: 0;
		padding-top: 2px;
	}

	#cnt_list {
		padding-top: 12px;
		padding-bottom: 23px;
	}

	#cnt_list ul li {
		width: calc(50% - 5px);
	}

	#cnt_list ul li:nth-of-type(1),
	#cnt_list ul li:nth-of-type(1) .btn {
		width: 100%;
	}

	#cnt_list .btn {
		height: 37px;
		line-height: 37px;
		padding-top: 0;
		background-size: 11px;
		width: 100%;
	}

	.secttl {
		font-size: 1.8rem;
		height: 49px;
		line-height: 49px;
		position: relative;
		bottom: auto;
		left: auto;
		background-size: 100%;
		transform: none;
		width: 247px;
		max-width: 100%;
		margin: auto;
		top: -4vw;
	}

	.secttl_out {
		padding-bottom: 0;
	}

	.cnt_section .inn {
		margin-top: 0;
		display: block;
	}

	#sec01 {
		padding-bottom: 48px;
		padding-top: 58px;
		margin-top: -58px;
	}

	#sec01 dl {
		font-size: 1.4rem;
	}

	#sec01 dt, #sec01 dd {
		padding: 5px 0 7px 0;
	}

	#sec01 dt {
		padding-left: 7px;
	}

	#sec01 dd {
		padding-left: 85px;
		padding-right: 5px;
	}

	#sec01 dd:nth-of-type(odd) {
		border-radius: 5px;
	}

	#sec01 .r_box {
		width: 100%;
		margin-top: 15px;
	}

	#sec01 .r_box .inn {
		padding: 20px 20px;
		border-radius: 5px;
	}

	#sec01 .r_box .inn h4 {
		font-size: 2rem;
	}

	#sec01 .r_box .inn p {
		font-size: 1.4rem;
	}

	#sec01 .r_box img {
		width: 62%;
	}

	#sec02 {
		padding-bottom: 40px;
		padding-top: 58px;
		margin-top: -58px;
	}

	#sec02 .l_box {
		margin-top: -12px;
	}

	#sec02 li {
		font-size: 1.4rem;
		padding-left: 20px;
		background-size: 14px;
	}

	#sec02 li+li {
		margin-top: 15px;
	}

	#sec02 .r_box {
		width: 100%;
		padding-top: 8px;
		padding-bottom: 10px;
	}

	#sec02 .r_box img {
		width: 25.2%;
		max-width: 174px;
	}

	#sec02 .bgimg {
		width: 100%;
	}

	#sec02 .cnt_box {
		background-image: url(../images/kodomo/cnt_box_bg_sp02.png);
		background-size: 100%;
		background-repeat: repeat-y;
		margin-top: 0;
		padding: 0;
		padding-bottom: 18px;
	}

	#sec02 .cnt_box p {
		font-size: 1.4rem;
		line-height: 2.2;
		letter-spacing: 0.05em;
		width: 85.5%;
		margin: auto;
	}

	#sec03 .secttl,
	#sec04 .secttl,
	#sec05 .secttl {
		background-image: url(../images/kodomo/sec_ttl_bg.png);
	}

	#sec03 {
		padding-top: 58px;
		margin-top: -58px;
		position: relative;
		z-index: 1;
	}

	#sec03 .r_box {
		padding-top: 0;
		margin-top: -5px;
	}

	#sec03 .r_box p {
		font-size: 1.5rem;
		line-height: 1.6;
	}

	#sec03 .r_box img {
		width: 26%;
		max-width: 180px;
		margin-top: 9px;
	}

	.mokuhyo {
		background-image: none;
		margin-top: 40px;
	}

	.mokuhyo .flex {
		background-image: url(../images/kodomo/sec03_img03_sp.png);
		background-size: 100%;
		background-repeat: no-repeat;
		width: 101%;
		max-width: 699px;
	}

	.mokuhyo .flex {
		padding-top: 24%;
		padding-bottom: 51%;
		margin-top: 10px;
	}

	.mokuhyo .flex .box {
		width: 50%;
	}

	.mokuhyo .flex .box:first-child {
		width: 100%;
		margin-bottom: 27%;
	}

	.mokuhyo .flex .box p {
		font-size: 3.6rem;
	}

	.mokuhyo .flex .box p+p {
		font-size: 2.6rem;
		margin-top: 16px;
	}

	#sec04 {
		padding-top: 58px !important;
		margin-top: -53px;
		background-size: contain;
		background-image: url(../images/kodomo/kodomo_bg_sp01.jpg);
		background-repeat: repeat;
		position: relative;
	}

	#sec04::before {
		position: absolute;
		content: '';
		width: 100%;
		height: 58px;
		background: #fff;
		top: 0;
	}

	#sec04 .spbg {
		background-image: url(../images/kodomo/kodomo_bg_sp02.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto;
		padding-top: 3%;
	}

	#sec04 .secttl {
		position: relative;
		top: 0;
	}

	#sec04 .flex {
		margin-top: 22px;
	}

	#sec04 .flex .box p {
		font-size: 1.6rem;
		margin-bottom: 7px;
	}

	#sec04 .flex .box p+p {
		font-size: 1.4rem;
	}

	#sec04 .flex .box {
		width: 100%;
	}

	#sec04 .flex .box+.box {
		margin-top: 31px;
	}

	#sec04 .sliderarea {
		height: auto;
		width: 94%;
		margin: auto;
		padding-bottom: 30px;
		margin-top: 25px;
	}

	.sp-arrow {
		width: 36px;
		height: 38px;
		background-size: 100%;
	}

	.sp-horizontal .sp-arrows {
		top: 50%;
	}

	.sp-horizontal .sp-previous-arrow {
		left: -18px;
	}

	.sp-horizontal .sp-next-arrow {
		right: -18px;
	}

	#sec04 .sp-mask {
		border-radius: 15px;
	}

	#sec04 .sp-bottom-thumbnails {
		width: 106% !important;
		margin: auto -3%;
		margin-top: 26px;
	}

	.sp-bottom-thumbnails {
		padding-left: 0;
	}

	#mokuhyo {
		padding-top: 58px;
		margin-top: -18px !important;
	}

	#sec04 .program {
		margin-top: 0;
	}

	#sec04 .program .p_ttl {
		font-size: 2.2rem;
		width: 267px;
		margin: auto;
		background-size: 100%;
		max-width: 100%;
		padding-top: 21px;
	}

	#sec04 .program02 .p_ttl {
		background-image: url(../images/kodomo/p_ttl02.png);
		width: 119px;
		padding-top: 12px;
		font-size: 1.6rem;
	}

	#sec04 .boximg {
		width: 83%;
		margin: auto;
		max-width: 574px;
		margin-bottom: 15px;
	}

	#sec04 .program02 dt,
	#sec04 .program02 dd {
		font-size: 1.4rem;
	}

	#sec04 .program02 dt {
		padding: 7px 0 5px 6px;
	}

	#sec04 .program02 dd {
		padding: 5px 0 7px 69px;
	}

	#sec04 .flex.program03 {
		display: block;
	}

	#sec04 .program03 .box {
		max-width: none;
	}

	#sec04 .program03 .tx01 {
		font-size: 1.7rem;
	}

	#sec04 .program03 .box p {
		font-size: 1.4rem;
		width: 100%;
	}

	#sec04 .program03 img {
		width: 77%;
		max-width: 533px;
	}

	#sec05 {
		padding-bottom: 50px;
		padding-top: 58px;
		margin-top: -58px;
	}

	#sec05 .ttlimg {
		width: 100%;
		position: static;
		top: auto;
	}

	#sec05 .secttl {
		margin-top: 0;
		margin-bottom: 30px;
	}

	#sec05 .sliderarea {
		margin: auto;
	}

	#sec05 .slider-pro {
		left: -1px;
	}

	#sec05 .sp-horizontal .sp-arrows {
		top: calc(50% - 33px);
	}

	#sec05 .comment {
		font-size: 1.3rem;
		margin-top: 7px;
		height: 2em;
	}

	#sec05 .sp-bottom-thumbnails {
		width: 92.5% !important;
		margin: auto;
	}

	#sec05 .sp-bottom-thumbnails .sp-thumbnail-container {
		width: 16% !important;
	}

	#sec05 .sp-bottom-thumbnails .sp-thumbnail-container:first-child,
	#sec05 .sp-bottom-thumbnails .sp-thumbnail-container {
		margin: 0 0.8% 5px 0;
	}

	#sec05 .sp-bottom-thumbnails .sp-thumbnail-container:nth-of-type(6n) {
		margin-right: 0;
	}

	#sec05 .schedule {
		margin-left: 0;
		margin-top: 26px;
		width: 100%;
	}

	#sec05 .schedule dt,
	#sec05 .schedule dd {
		font-size: 1.4rem;
	}

	#sec05 .schedule dt {
		padding: 7px 0 5px 4px;
	}

	#sec05 .schedule dd {
		padding: 5px 0 7px 49px;
		letter-spacing: -0.05em;
	}

	#anchor_access {
		display: flex;
		padding-top: 103px;
		margin-top: -58px;
		padding-bottom: 0;
	}

	#access {
		padding: 5px;
		margin-top: 20px;
	}

	#access .secttl {
		top: -6%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
}

/*----------------------- 667 ------------------------*/
@media screen and (max-width: 667px) {
	.mokuhyo .flex .box p {
		font-size: 3.2rem;
	}

	.mokuhyo .flex .box p+p {
		font-size: 2.4rem;
		margin-top: 12px;
	}
}

/*----------------------- 425 ------------------------*/
@media screen and (max-width: 425px) {
	#page_ttl {
		line-height: 40.6vw;
	}

	.secttl {
		top: -7vw;
	}

	.mokuhyo .flex .box p {
		font-size: 1.8rem;
	}

	.mokuhyo .flex .box p+p {
		font-size: 1.3rem;
		margin-top: 8px;
	}

	#sec04 {
		padding-top: 0;
	}

	#sec04 .secttl {
		/* top: -4vw; */
	}

	#sec04 .sliderarea {
		padding-bottom: 30px;
	}

	#access .secttl {}
	}

	/*----------------------- 360 ------------------------*/
	@media screen and (max-width: 360px) {
		#sec04 .sp-bottom-thumbnails {
			width: 100% !important;
			margin: auto;
			margin-top: 26px;
		}

		.sp-thumbnail-container {
			width: 13.5% !important;
		}

		.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
		.sp-bottom-thumbnails .sp-thumbnail-container {
			margin: 0 0.9% 3px 0;
		}

		.sp-bottom-thumbnails .sp-thumbnail-container:nth-of-type(7n) {
			margin-right: 0;
		}

		#sec05 .sp-bottom-thumbnails .sp-thumbnail-container:nth-of-type(7n) {
			margin-right: 0.8%;
		}

		#sec05 .schedule dt, #sec05 .schedule dd {
			font-size: 1.3rem;
		}
	}
