@charset "UTF-8";

.kodomo_green .form_select_midashi {
	margin:1em;
	padding:1em;
	border:3px solid #ed603d;
}

.kodomo_green .article form.input_form dl dt {
	margin-left:1em;
	text-indent:-1em;
}

.kodomo_green .std_form .hissu.col2 {
	color:#1a88f7;
}

.kodomo_green .std_form .std_form_dl dt {
	width:11em;
	line-height:1.4em;
	padding-top:0em;
}

.kodomo_green .std_form .std_form_dl dd {
	margin-left:13em;
}

.kodomo_green .std_form .std_form_dl dd .radio_div {
	margin-left:1em;
	text-indent:-1em;
	line-height:1.5em;
	margin-bottom:10px;
}

.kodomo_green .std_form .child_area {
	margin:20px;
	padding:10px;
	background-color:#f1fef8;
	border:3px solid #c1e1cb;
	border-radius:10px;
}

.kodomo_green .form_disp_area {
	display:none;
}


.kodomo_green .std_form .confirm .std_form_dl dt {
	margin-top:3px;
	width:13em;
}

.kodomo_green .std_form .confirm .std_form_dl dd {
	margin-left:14em;
}

.kodomo_green .std_form .confirm .std_form_dl.oubo_koumoku_area {
	padding-bottom:0;
}

.kodomo_green .std_form .confirm .std_form_dl dd .oubo_koumoku {
	margin-bottom:20px;
}

@media screen and (max-width: 768px) {

.kodomo_green .std_form .std_form_dl dt {
	width:100%;
	padding-bottom:0.5em;
}

.kodomo_green .std_form .std_form_dl dd {
	margin-left:0;
}

.kodomo_green .std_form .confirm .std_form_dl dd {
	margin-left:2em;
}


} /* @media */








