@charset "UTF-8";
/* CSS Document */
.h2Area .circle .inner .sm {
	color: #A7AE2C;
}
.flowBox {
	padding: 50px 0 0;
}
.flowBox .h3Area {
	text-align: center;
	background-color: #A7AE2C;
}
.flowBox .h3Area h3 {
	display: inline-block;
	padding: 25px 0 20px;
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	position: relative;
}
.flowBox .h3Area h3:before {
	content: "";
	position: absolute;
	top: 32%;
  left: -60px;
  width: 38px;
  height: 56px;
	background-image: url(https://freewan.net/img/store_kindergarten/mark01.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.flowBox .h3Area h3:after {
	content: "";
	position: absolute;
	top: 32%;
  right: -60px;
  width: 38px;
  height: 56px;
	background-image: url(https://freewan.net/img/store_kindergarten/mark01.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
/*.flowBox .item07,
.flowBox .item09 {
	background-color: #fff;
}*/
.flowBox .item08 {
	background-color: #fff;
}
.flowBox .item .inner {
	overflow: hidden;
	padding: 70px 2%;
}
.flowBox .item .inner .left {
	float: left;
}
.flowBox .item .inner .right {
	float: right;
}
.flowBox .item07 .inner .left,
.flowBox .item09 .inner .left {
	width: 60%;
	padding-right: 5%;
}
.flowBox .item07 .inner .right,
.flowBox .item09 .inner .right {
	width: 40%;
	text-align: center;
}
.flowBox .item08 .inner .left {
	width: 40%;
	text-align: center;
}
.flowBox .item08 .inner .right {
	width: 60%;
	padding-left: 5%;
}
.flowBox .item .inner .left .img img,
.flowBox .item .inner .right .img img {
	border-radius: 30px;
}
.flowBox .item .inner .left .step,
.flowBox .item .inner .right .step {
	padding-bottom: 20px;
}
.flowBox .item .inner .left .ttl, 
.flowBox .item .inner .right .ttl {
	color: #BABF5D;
	font-size: 30px;
	font-weight: bold;
}
.flowBox .item .inner .left .txt02, 
.flowBox .item .inner .right .txt02,
.flowBox .item .inner .right span {
	color: #FF7F00;
	font-weight: bold;
}
.flowBox .item .inner .left .txt02, 
.flowBox .item .inner .right .txt02 {
	padding-bottom: 5px;
}
.flowBox .item .inner .left .txt,
.flowBox .item .inner .right .txt {
	line-height: 1.4;
	padding-bottom: 10px;
}
.flowBox .item .inner .left ul,
.flowBox .item .inner .right ul {
	padding-left: 20px;
}
.flowBox .item .inner .left ul li,
.flowBox .item .inner .right ul li {
	position: relative;
	padding-left: 15px;
    line-height: 1.4;
}
.flowBox .item .inner .left ul li:before,
.flowBox .item .inner .right ul li:before {
	content: "-";
    position: absolute;
    top: 0;
    left: 0;
}
.flowBox .item07 .inner .left .ttl_s {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 5px;
}
.flowBox .item08 .inner .right dl {
	padding-bottom: 5px;
}
.flowBox .item08 .inner .right dl dt {
	font-size: 17px;
}
.flowBox .item08 .inner .right dl dd {
	padding-left: 20px;
}
.flowBox .item09 .inner .left {
	background-image: url(https://freewan.net/img/store_kindergarten/goods.png);
	background-repeat: no-repeat;
	background-position: bottom right 5%;
	text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
}

@media screen and (max-width: 860px) {
	.flowBox .item09 .inner .left {
		background-position: bottom right 0;
	}
}

@media screen and (max-width: 768px) {
	.flowBox {
		padding-top: 30px;
	}
	.flowBox .h3Area h3 {
		display: inline-block;
		padding: 15px 0;
		font-size: 4vw;
	}
	.flowBox .h3Area h3:before {
		left: -38px;
		width: 33px;
		height: 28px;
	}
	.flowBox .h3Area h3:after {
		right: -38px;
		width: 33px;
		height: 28px;
	}
	.flowBox .item .inner {
		padding: 30px 5vw 40px;
	}
	.flowBox .item .inner .left {
		float: none;
	}
	.flowBox .item .inner .right {
		float: none;
	}
	.flowBox .item07 .inner .left,
	.flowBox .item09 .inner .left {
		width: 100%;
		padding-right: 0;
		padding-bottom: 15px;
	}
	.flowBox .item07 .inner .right,
	.flowBox .item09 .inner .right {
		width: 100%;
	}
	.flowBox .item08 .inner .left {
		width: 100%;
	}
	.flowBox .item08 .inner .right {
		width: 100%;
		padding-left: 0;
		padding-bottom: 15px;
	}
	.flowBox .item .inner .left .img img,
	.flowBox .item .inner .right .img img {
		border-radius: 20px;
	}
	.flowBox .item .inner .left .step,
	.flowBox .item .inner .right .step {
		padding-bottom: 15px;
	}
	.flowBox .item .inner .left .ttl, 
	.flowBox .item .inner .right .ttl {
		font-size: 6vw;
		padding-bottom: 10px;
	}
	.flowBox .item .inner .left .txt02, 
	.flowBox .item .inner .right .txt02 {
		padding-bottom: 20px;
	}
	.flowBox .item .inner .left .txt,
	.flowBox .item .inner .right .txt {
		line-height: 1.3;
		padding-bottom: 15px;
	}
	.flowBox .item .inner .left ul,
	.flowBox .item .inner .right ul {
		padding-left: 0;
	}
	.flowBox .item .inner .left ul li,
	.flowBox .item .inner .right ul li {
		padding-bottom: 5px;
		line-height: 1.3;
	}
	.flowBox .item07 .inner .left .ttl_s {
		font-size: 4.2vw;
		padding-bottom: 8px;
	}
	.flowBox .item08 .inner .right dl {
		padding-bottom: 5px;
	}
	.flowBox .item08 .inner .right dl dt {
		font-size: 4.2vw;
	}
	.flowBox .item08 .inner .right dl dd {
		padding-left: 0;
	}
	.flowBox .item09 .inner .left {
		height: 65vw;
		background-position: bottom 30px right 5vw;
	}
}

@media screen and (max-width: 500px) {
	.flowBox .item09 .inner .left {
		height: 340px;
		background-position: bottom 10px right 5vw;
	}
}







