@charset "UTF-8";

/*見出し
---------------------------------------------------------*/
.com_index1{
	background: #f69658;
}



/*kids_club
---------------------------------------------------------*/
#kids_club .kids_club_box{
	background-color: #c2df3b;
	padding: 40px 4% 60px;
	border-radius: 30px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#kids_club .kids_club_box::before{
	position: absolute;
	content: "";
	background: url("../images/kids/abs_bg_l@2x.png") no-repeat left top;
	background-size: 100% auto;
	max-width: 662px;
	width: 55%;
	height: 442px;
	left: 0;
	top:0;
	z-index: -1;
}
#kids_club .kids_club_box::after{
	position: absolute;
	content: "";
	background: url("../images/kids/abs_bg_r@2x.png") no-repeat right top;
	background-size: 100% auto;
	max-width: 662px;
	width: 55%;
	height: 442px;
	right: 0;
	top:393px;
	z-index: -1;
}
#kids_club .kids_club_box .inbox{
	max-width: 1100px;
	margin: 0 auto;
}
#kids_club .kids_club_box .kids_club_tit{
	max-width: 886px;
	width: 93%;
	margin: 0 auto 60px;
	text-align: center;
}
#kids_club .kids_club_box .kids_club_lead{
	max-width: 820px;
	width: 87%; 
	margin: 0 auto 100px;
	position: relative;
}
#kids_club .kids_club_box .kids_club_lead::before{
	position: absolute;
	content: "";
	background: url("../images/kids/icon.svg") no-repeat center top;
	background-size: 100% 100%;
	width: 98px;
	height: 64px;
	left: 0;
	right: 0;
	margin: auto;
	top:-85px;
}
#kids_club .kids_club_box .kids_club_lead dt{
	font-size: 220%;
	line-height: 1.5em;
	letter-spacing: 0.15em;
	text-align: center;
	color: #fff;
	margin-bottom: 0.8em;
	position: relative;
} 
#kids_club .kids_club_box .kids_club_lead dt::before{
	position: absolute;
	content: "";
	background: url("../images/kids/slash_l.svg") no-repeat left top;
	background-size: 100% 100%;
	width: 1.2122em;
	height: 1.2122em;
	right: calc(50% + 7.8em);
	top:0.4em;
}
#kids_club .kids_club_box .kids_club_lead dt::after{
	position: absolute;
	content: "";
	background: url("../images/kids/slash_r.svg") no-repeat right top;
	background-size: 100% 100%;
	width: 1.2122em;
	height: 1.2122em;
	left: calc(50% + 7.8em);
	top:0.4em;
}
#kids_club .kids_club_box .kids_club_lead dt span{
	font-size: 116%;
	line-height: 1.5em;
	letter-spacing: 0.15em;
}
#kids_club .kids_club_box .join_box{
	position: relative;
}
#kids_club .kids_club_box .join_box::before{
	position: absolute;
	content: "";
	background: url("../images/kids/shadow@2x.png") no-repeat center bottom;
	background-size: 100% 100%;
	width: 100%;
	height: 55px;
	left: 0;
	right: 0;
	margin: auto;
	top:100%;
}
#kids_club .kids_club_box .join_box .bg1{
	background: rgba(255,255,255,0.5);
	padding: 80px 4% 60px;
	border-radius: 30px 30px 0 0;
	position: relative;
	z-index: 1;
}
#kids_club .kids_club_box .join_box .bg1 .inbox{
	max-width: 960px;
	margin: 0 auto;
}
#kids_club .kids_club_box .join_box .bg1 .fukidashi{
	max-width: 90%;
	width: 24.15em;
	color: #fff;
	text-align: center;
	background-color: #5fc423;
	padding: 0.5em 0;
	box-sizing: border-box;
	border-radius: 1.25em;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top:0;
	transform: translateY(-30%);
	z-index: 2;
}
#kids_club .kids_club_box .join_box .bg1 .fukidashi::before{
	position: absolute;
	content: "";
	background: url("../images/kids/fukidashi.svg") no-repeat center bottom;
	background-size: 100% 100%;
	width: 0.5em;
	height: 0.5em;
	left: 0;
	right: 0;
	margin: auto;
	top:99.99%;
}
#kids_club .kids_club_box .join_box .bg1 .tit{
	font-size:  min(254%,3.9vw);
	letter-spacing: 0.15em;
	line-height: 1.5em;
	text-align: center;
	color: #5fc423;
	margin-bottom: 1em;
}
#kids_club .kids_club_box .join_box .bg2{
	background: #fff;
	padding: 50px 3% 60px;
	border-radius: 0 0 30px 30px;
}

#kids_club .kids_club_box .join_box .bg2 .flex_box{
	max-width: 885px;
	margin: 0 auto;
	align-items: center;	
}
#kids_club .kids_club_box .join_box .bg2 .flex_box .img{
	width: 74%;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul{
	width: 22%;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul li{
	position: relative;
	line-height: 1.5em;
	margin-bottom: .8em;
	font-weight: 500;
	padding-left: 1em;
	box-sizing: border-box;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul li::before{
	position: absolute;
	display: block;
	content: "";
	background: #a0c819;
	background-size: 100% auto;
	width: 3px;
	height: 1em;
	top:.2em;
	left: 0;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul li:last-child{
	margin-bottom: 0;
}

#kids_club .kids_club_box .safe .tit{
	text-align: center;
	color: #fff;
	margin-bottom: 1.5em;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1400px) {
#kids_club .kids_club_box .join_box .bg2 .flex_box ul li{
	letter-spacing: normal;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#kids_club .kids_club_box{
	padding: 4% 4% 6%;
	border-radius: 3vw;
}
#kids_club .kids_club_box::after{
	top:34vw;
}
#kids_club .kids_club_box .kids_club_tit{
	margin: 0 auto 6%;
}
#kids_club .kids_club_box .kids_club_lead{
	margin: 0 auto 10%;
}
#kids_club .kids_club_box .kids_club_lead::before{
	width: 9.8vw;
	height: 6.4vw;
	top:-7.5vw;
}
#kids_club .kids_club_box .kids_club_lead dt{
	font-size: 3.5vw;
} 
#kids_club .kids_club_box .join_box::before{
	height: 5vw;
}
#kids_club .kids_club_box .join_box .bg1{
	padding:8% 4% 6%;
	border-radius: 3vw 3vw 0 0;
}
#kids_club .kids_club_box .join_box .bg2{
	padding: 5% 4% 4%;
	border-radius: 0 0 3vw 3vw;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box{
	display: block;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box .img{
	width: 100%;
	margin-bottom: 4%;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul{
	width: 100%;
	display: flex;
    justify-content: start;
	flex-wrap: wrap;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul li{
	width: 33.333%;
	padding-left: -8em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#kids_club .kids_club_box{
	padding: 6% 5% 8%;
	border-radius: 3vw;
}
#kids_club .kids_club_box::after{
	top:80vw;
}
#kids_club .kids_club_box .inbox{
	max-width: 100%;
}
#kids_club .kids_club_box .kids_club_tit{
	max-width: 588px;
	width: 100%;
	margin: 0 auto 11vw;
}
#kids_club .kids_club_box .kids_club_lead{
	max-width: 100%; 
	width:100%; 
	margin: 0 auto 12%;
}
#kids_club .kids_club_box .kids_club_lead::before{
	width:14.7vw;
	height: 9.6vw;
	top:-11vw;
}
#kids_club .kids_club_box .kids_club_lead dt{
	font-size:140%;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
} 
#kids_club .kids_club_box .kids_club_lead dt::before{
	right: calc(50% + 6.5em);
}
#kids_club .kids_club_box .kids_club_lead dt::after{
	left: calc(50% + 6.5em);
}
#kids_club .kids_club_box .kids_club_lead dt span{
	letter-spacing: 0.1em;
}

#kids_club .kids_club_box .join_box::before{
	height: 8vw;
}
#kids_club .kids_club_box .join_box .bg1{
	padding: 14% 5% 8%;
	border-radius: 3vw 3vw 0 0;
}
#kids_club .kids_club_box .join_box .bg1 .inbox{
	max-width: 100%;
}
#kids_club .kids_club_box .join_box .bg1 .fukidashi{
	max-width: 85%;
}

#kids_club .kids_club_box .join_box .bg1 .tit{
	font-size:  170%;
	letter-spacing: 0.05em;
	line-height: 1.4em;
}
#kids_club .kids_club_box .join_box .bg2{
	padding: 8% 5% 8%;
	border-radius: 0 0 3vw 3vw;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box{
	display: block;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box .img{
	width: 100%;
	margin-bottom: 5%;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul{
	width: 100%;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
#kids_club .kids_club_box .join_box .bg2 .flex_box ul li{
	width: 50%;
	font-size:88%;
	padding-left: .7em;
	margin-bottom: .4em;
}
	
#kids_club .kids_club_box .safe .tit{
	margin-bottom: 0.8em;
}
}



/*please
---------------------------------------------------------*/
.please {
	background-color: #f8fca2;
	padding: 30px 3%;
}
.please .inbox{
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.please .inbox .txt{
	width: 73%;
	display: flex;
	font-size: min(167%,2.6vw);
	letter-spacing: 0.15em;
	line-height: 1.5em;
}
.please .inbox .txt dt{
	width: 11.5em;
	padding-right: 1em;
	box-sizing: border-box;
	color: #f69658;
	position: relative;
	display: flex;
	align-items: center;
}
.please .inbox .txt dt::before{
	position: absolute;
	content: "";
	background: url("../images/kids/dot_line@2x.png") no-repeat right center;
	background-size: 100% auto;
	width: 1px;
	height: 100%;
	right: 0;
	top:50%;
	transform: translateY(-50%);
}
.please .inbox .txt dd{
	width: calc(100% - 11.5em);
	padding-left: 1.4em;
	box-sizing: border-box;
}
.please .inbox .txt dd p{
	font-size: 15px;
	letter-spacing: 0.16em;
	line-height: 1.9;
}
.please .inbox .img{
	position: absolute;
	display: block;
	max-width: 270px;
	width: 25%;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	z-index: 2;	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.please {
	padding: 3%;
}
.please .inbox .txt dt{
	width: 11.1em;
	padding-right: 0.6em;
}
.please .inbox .txt dd{
	width: calc(100% - 11.3em);
	padding-left: 1em;
}
.please .inbox .txt dd p{
	letter-spacing: 0.1em;
	line-height: 2;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.please {
	padding: 5% 5% 6%;
}
.please .inbox{
	max-width: 100%;
}
.please .inbox .txt{
	width: 100%;
	display: block;
	font-size: 140%;
	letter-spacing: 0.05em;
}
.please .inbox .txt dt{
	width: 100%;
	padding-right: 0;
	text-align: center;
	display: block;
	padding-bottom: 0.6em;
	margin-bottom: 0.8em;
}
.please .inbox .txt dt::before{
	position: absolute;
	content: "";
	background: url("../images/kids/dot_line_sp@2x.png") no-repeat center bottom;
	background-size: 100% auto;
	width: 100%;
	height: 1px;
	left: 0;
	margin: auto;
	top:auto;
	bottom: 0;
	transform: translateY(0);
}
.please .inbox .txt dd{
	width: 100%;
	padding-left: 0;
}
.please .inbox .txt dd p{
	font-size: 3.7vw;
	letter-spacing: normal;
	line-height: 1.8;
}
.please .inbox .img{
	position: static;
	width: 60%;
	transform: translateY(0);
	margin: 5% auto 0;
	text-align: center;
}
}
