@charset "UTF-8";

/* --------------------------------------------------------------

	清光学園 嫩幼稚園 [幼稚園案内CSS]
	/common/css/con_outline.css

-------------------------------------------------------------- */

/* ==================================================
	base
================================================== */

@media screen and (min-width: 741px) {
body#outline #content_wrap {
	background: url(../../outline/images/title_bg.png) center top no-repeat;
	padding-bottom: 2em;
}
body#outline #content_body .inbox {
	margin: 50px 50px 0;
}
}

@media screen and (max-width: 740px) {
body#outline #content_wrap {
	background: none;
}
body#outline #content_wrap h1 {
	margin-bottom: 0;
}
body#outline table th,
body#outline table td {
	padding-left: 1em;
	padding-right: 1em;
}
}

body#outline #content_wrap h2 {
	margin-bottom: 20px;
}
body#outline table th {
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
body#outline .notes {
	font-size: 86%;
}


/* ==================================================
	box01
================================================== */

body#outline #content_body .inbox.box01 {
	margin-top: -30px;
	padding-top: 80px;
}
body#outline .box01 #oneday {
	float: left;
	width: 364px;
	background: url(../../outline/images/oneday_bg01.png);
}
body#outline .box01 #oneday_bg {
	background: url(../../outline/images/oneday_bg02.png) right top no-repeat;
	padding: 26px 26px 20px;
}
body#outline .box01 #oneday p {
	margin-bottom: 20px;
}
body#outline .box01 #oneday table {
	width: 100%;
}
body#outline .box01 #oneday table th,
body#outline .box01 #oneday table td {
	padding: 16px 0 8px;
	border-bottom: solid 1px #b3b3b3;
	line-height: 1.2;
}
body#outline .box01 #oneday table th {
	vertical-align: top;
	font-weight: bold;
	color: #4AAA80;
}
body#outline .box01 #oneday table th.clock {
	padding-top: 8px;
	width: 37px;
	text-align: left;
}
body#outline .box01 #oneday table td {
	color: #000;
	vertical-align: top;
	padding-left: 10px;
}

body#outline .box01 #time {
	float: right;
	width: 460px;
}
body#outline .box01 #time table.time0102 {
	width: 49%;
}
body#outline .box01 #time table.time0304 {
	width: auto;
	background: #E4F2EC;
	margin-bottom: 10px;
}
body#outline .box01 #time table th,
body#outline .box01 #time table td {
	width: auto;
	padding: 1em 2em 1em 1em;
	color: #000;
	vertical-align: middle;
}
body#outline .box01 #time table.time0102 th,
body#outline .box01 #time table.time0102 td {
	background: url(../../outline/images/time0102_bg.png) center center repeat-x;
}
body#outline .box01 #time table.time0102 th {
	width: 76px;
	padding-right: 0;
}
body#outline .box01 #time table.time0304 th {
	width: 76px;
	padding-right: 1em;
}
body#outline .box01 #time table.time0304 td dl dt {
	float: left;
}
body#outline .box01 #time table.time0304 td dl dd {
	padding: 0 4em 3px 6em;
	border-bottom: solid 1px #9B9B9B;
	margin-bottom: 0.5em;
}

@media screen and (max-width: 740px) {
body#outline #content_body .inbox.box01 {
	margin-top: -2em;
	padding-top: 3em;
}
body#outline .box01 #oneday {
	float: none;
	width: 100%;
	margin-bottom: 2em;
}
body#outline .box01 #oneday_bg {
	background-size: 50% auto;
	padding: 1.5em;
}
body#outline .box01 #oneday p {
	width: 50%;
}
body#outline .box01 #time {
	float: none;
	width: auto;
}
body#outline .box01 #time table td {
	font-size: 90%;
}
}
@media screen and (min-width: 320px) and (max-width: 374px) {	/* iPhone4,5,5s */
}
body#outline .box01>.fr p {
	margin-top: 1.5em;
}


/* ==================================================
	box02
================================================== */

body#outline .box02 h4 {
	margin-bottom: 20px;
}
body#outline .box02 table tr td span {
	display: inline-block;
}
body#outline .box02 span.price1 {
	width: 5.5em;
	text-align: right;
}
body#outline .box02 span.price2 {
	width: 5em;
}
body#outline .box02 #add_pc {
	color: #333;
}

@media screen and (min-width: 741px) {
body#outline #content_body .inbox.box02 {
	margin-top: -30px;
	padding-top: 80px;
}
body#outline .box02>.fl {
	width: 446px;
}
body#outline .box02>.fr {
	width: 363px;
	height: 395px;
	background: url(../../outline/images/image02.png) no-repeat;
}
body#outline .box02>.fr h5,
body#outline .box02>.fr p {
	width: 284px;
	margin: 0 auto;
}
body#outline .box02>.fr h5 {
	padding-top: 35px;
	border-bottom: solid 1px #b3b3b3;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
body#outline .box02>.fr p {
	margin-bottom: 10px;
}
body#outline .box02>.fr p strong {
	font-weight: bold;
	font-size: 131%;
	line-height: 1.6;
}
}

@media screen and (max-width: 740px) {
body#outline .box02 {
	margin-top: -3em;
	padding-top: 4em;
}
body#outline .box02 .fl,
body#outline .box02 .fr {
	float: none;
}
}


/* ==================================================
	box03
================================================== */

body#outline .box03 dl {
	width: 274px;
	float: left;
	text-align: center;
	background: #E4F2EC;
	margin-right: 16px;
}
body#outline .box03 dl.last {
	margin-right: 0;
}
body#outline .box03 dl dt,
body#outline .box03 dl dd {
	padding: 0.4em 0 0.2em;
}
body#outline .box03 dl dt {
	background: #4AAA80;
	font-size: 107%;
	font-weight: bold;
	color: #fff;
}
body#outline .box03 dl dd {
	color: #000;
}

@media screen and (max-width: 740px) {
body#outline .box03 dl {
	width: auto;
	float: none;
	margin-right: 0;
	margin-top: 1em;
}
}


/* ==================================================
	box04
================================================== */

@media screen and (min-width: 741px) {
body#outline #content_body .inbox.box04 {
	margin-top: -30px;
	padding-top: 80px;
}
}
body#outline .box04 ul {
	margin-right: -17px;
}
body#outline .box04 ul li {
	float: left;
	width: 275px;
	margin: 0 17px 20px 0;
	border-bottom: solid 1px #4aaa80;
}
body#outline .box04 ul li p {
	float: left;
}
body#outline .box04 ul li .month {
	width: 61px;
	margin-right: 10px;
}
body#outline .box04 ul li .text {
	width: 204px;
	padding-top: 15px;
	font-size: 107%;
}

@media screen and (max-width: 740px) {
body#outline #content_body .inbox.box04 {
	margin-top: -2em;
	padding-top: 3em;
}
body#outline .box04 ul {
	margin-right: 0;
}
body#outline .box04 ul li {
	clear: both;
	float: none;
	width: auto;
	margin: 0 0 0.5em 0;
	border-bottom: solid 1px #4aaa80;
}
body#outline .box04 ul li:after {
	content: "";
	display: block;
	clear: both;
}
body#outline .box04 ul li .month {
	width: 17%;
	margin-right: 3%;
	background: #edf6f2;
	text-align: center;
}
body#outline .box04 ul li .month img {
	max-width: 100%;
}
body#outline .box04 ul li .text {
	width: 80%;
	padding-top: 15px;
	font-size: 107%;
}
}