@charset "Shift_JIS";


.h5Title {
    background: url(../../care/images/care_capbg_01.jpg);
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #004C97;
    line-height: 31px;
    clear: both;
}


/* nursery */

.nurseryTable01{
    width: 605px;
    margin: 15px auto 30px;
}

.nurseryTable01 p{
	line-height: 200%;
}

.nurseryTable01 .text{
    margin: 15px 0;
}

.nurseryTable01 .text h2{
	background: url(../images/circle_ico_01.gif) 0 2px no-repeat;
	font-weight: bold;
	padding-left: 16px;
}

.nurseryTable01 .text p{
	padding-left: 16px;
}


.nurseryTable01 .instagram{
    width: 604px;
    clear: both;
    margin: 20px auto;
    display: flex;
    background-image: url(../images/line_dot.png), url(../images/line_dot.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 top, 0px bottom;
    background-size: 100%;
	padding: 20px 0;
	width: 100%;
}

.nurseryTable01 .instagram .instagram_L{
	padding: 0 0 5px 15px;
    width: 82%;
}

.nurseryTable01 .instagram .instagram_L p{
    padding-bottom: 5px;
}

.nurseryTable01 .instagram .instagram_L .link{
    display: inline-block;
    padding-left: 10px;
}

.nurseryTable01 .instagram .instagram_L .link h2{
    font-size: 16px;
    font-weight: bold;
}


.nurseryTable01 .instagram .instagram_L .link p{
    padding: 0;
}

.nurseryTable01 .instagram .instagram_R{
	display: flex;
    justify-content: center;
    align-items: center;
	width: 2%;
}

.nurseryTable01 .instagram .instagram_R img{
    padding-left: 15px;
}


.nurseryTable02{
    width: 605px;
    margin: 15px auto 30px;
}

.nurseryTable02 h2{
	font-weight: bold;
}

.nurseryTable02 table{
	width: 600px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-collapse:collapse;
	margin: 10px auto;
}

.nurseryTable02 th,
.nurseryTable02 td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:5px;
    vertical-align: baseline;
	text-align: center;
}

.nurseryTable02 th{
	width:130px;
	background:#FFFFCC;
	text-align:center;
	font-weight:normal;
}


.nurseryTable02 th[scope="row"] {
	width:80px;
	background:#FFFFCC;
	text-align:left;
	font-weight:normal;
	padding: 7px 10px;
}

.nurseryTable02 .note{
	width: 605px;
	margin: 0 auto;
}

.nurseryTable02 .note p {
	line-height: 200%;
	display: flex;
}

.nurseryTable02 .note .num {
    padding: 0 7px;
}

.nurseryTable02 .text p {
    background: url(../images/circle_ico_01.gif) 0 2px no-repeat;
    padding-left: 16px;
    margin-top: 8px;
}


.nurseryTable03{
    width: 605px;
    margin: 15px auto 30px;
}


.nurseryTable03 table{
	width: 600px;
	border-collapse:collapse;
	margin: 10px auto;
}

.nurseryTable03 tr:nth-child(n+2):nth-child(-n+11) {
	border-bottom: 1px dotted #CCCCCC;
}


.nurseryTable03 .title_L{
	background: #FF3299;
	width: 250px;
}

.nurseryTable03 .title_R{
	background: #5A9BD5;
	width: 250px;
}


.nurseryTable03 td{
    padding: 12px;
    vertical-align: baseline;
    text-align: left;
}

.nurseryTable03 .memo_L{
    background: rgba(255,51,154,0.05);
}

.nurseryTable03 .memo_R{
    background: rgba(90,155,213,0.05);
}

.nurseryTable03 td h2{
    background: url(../images/circle_ico_01.gif) 0 6px no-repeat;
    font-weight: bold;
    padding-left: 16px;
    line-height: 200%;
}

.nurseryTable03 td ul{
	margin: 0 0 5px 0;
}

.nurseryTable03 td li{
	padding: 5px 0 0 10px;
}

.nurseryTable03 th{
padding: 12px 0;
vertical-align: baseline;
text-align: center;
color: #FFF;
font-size: 14px;
border-bottom: none;
}

.nurseryTable03 .time{
    background: #FFFFCC;
    color: #666666;
    padding: 10px 0;
    border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	font-size: 12px;
}


.nurseryTable04{
    width: 605px;
    margin: 15px auto 30px;
}

.nurseryTable04 .nurseryGuide {
	display: flex;
    justify-content: space-around;
}

.nurseryTable04 .nurseryGuide img{
    border: 1px solid #CCC;
    padding: 1px;
}

.nurseryTable04 .nurseryGuide h2{
    font-weight: bold;
	line-height: 200%;
}

.nurseryTable05{
    width: 605px;
    margin: 15px auto 65px;
}

.nurseryTable05 p{
    line-height: 200%;
}

.nurseryTable05 .tel{
    background: rgba(0,76,151,0.05);
    padding: 19px 20px 19px 30px;
    line-height: 200%;
	margin: 15px 0;
}


.nurseryTable05 .tel h2{
	color: #004C97;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
 }

 .nurseryTable05 .tel p{
    font-weight: bold;
    padding-top: 5px;
 }

 .nurseryTable05 .tel p .num{
    font-weight: bold;
    font-size: 20px;
    padding: 12px;
 }

 .nurseryTable05 .tel p .reg{
    font-weight: normal;
 }

 .nurseryTable05 .line{
    background: rgba(7,181,59,0.05);
	padding: 19px 20px 19px 30px;
    line-height: 200%;
	display: flex;
	margin: 15px 0;
 }

 .nurseryTable05 .line_L{
	padding-right: 65px;
 }


 .nurseryTable05 .line_L h2{
	color: #07B53B;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
 }

 .nurseryTable05 .line_L p{
    padding: 4px 0 0 0;
 }

 .nurseryTable05 .line_R{
    width: 30%;
    text-align: center;
 }