@charset "utf-8";

body.p-other {
}


/* common
------------------------ */
.kiji {
}
.kiji .kiji2{
	padding: 0px 15px 25px 15px;
}
.kiji .t-wrapper{
	padding: 0px 15px 25px 15px;
}
.kiji .t-wrapper table{
	width:100%;
}
.kiji .t-wrapper table,
.kiji .t-wrapper th,
.kiji .t-wrapper td{
	border:solid 1px #ddd;
	padding:6px 10px;
	background:#fefefe;
	vertical-align:middle;
}
.t-wrapper2 table,
.t-wrapper2 th,
.t-wrapper2 td{
	padding:4px 6px !important;
	background:#fcfcfc !important;
}
.kiji .t-wrapper th {
	width:25%;
	text-align:right;
}
.kiji .t-wrapper td {
	text-align:left;
}
.kiji .t-wrapper td span{
	font-weight:bold;
}
.kiji .t-wrapper .head {
	text-align:center;
	background:#eee;
}


.kiji .no-border table,
.kiji .no-border th,
.kiji .no-border td{
	border:0 none;
	background:transparent;
	vertical-align:top;
}

.kiji .no-border .border table,
.kiji .no-border .border th,
.kiji .no-border .border td{
	border:solid 1px #ccc !important;
	background:#fafafa;
}

.kiji .sub-ttl {
	font-weight:bold; 
	font-size:14px; 
	margin-bottom:15px; 
	border-bottom:dotted 1px #aaa; 
	padding:3px;
}

div.hr {
	border-bottom:dotted 1px #ccc;
	height:1px;
	margin:15px 0;
}



/* nursery
-------------------------*/

.week-table {
	width:auto !important;
}
.week-table th,
.week-table td {
	width:calc(100% / 7) !important;
	text-align:center!important;
}




/* support
------------------------ */

#hitokoma-link {
	padding:10px 0 30px 0;
	text-align:center;
}
#hitokoma-link a {
	display:inline-block;
	margin: 0 25px 15px 0;
	font-size:1.05rem;
}


.link-photo {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none !important;
  background: #f7f7f7;
  border-left: solid 6px #EA133F;/*左線*/
  color: #EA133F;/*文字色*/
  font-weight: bold;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.link-photo:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}


/* company
------------------------ */
#p-company .kiji .t-wrapper table {
}


/* access
------------------------ */
#p-access .kiji .t-wrapper td {
}


/* album
------------------------ */
#album-wrapper {
	width:700px;
	margin: 0 auto;
    position: relative;
}
#album-wrapper ul {
    position: relative;
	margin:0;
}
#album-wrapper ul li.item {
	width: 220px;
	border: solid #fff 2px;
	background:#fff;
	padding:0;
	line-height:0;
}
#album-wrapper ul li.item img {
	width:100%;
}
#album-wrapper ul li.item span {
	display:block;
	padding:10px;
	font-size:12px;
	line-height:130%;
}




/* 活動のひとコマ
---------------------------------------- */


#header-news {
	margin-bottom:30px;
	padding:10px 20px 0;
	background:#fff;
}
#header-news h3 {
	margin-bottom:5px;
	border-bottom:dotted 1px #ccc;
	color:#D57890;
	font-weight:bold;
}
#header-news div.unit {
	margin-bottom:10px;
/*	padding-bottom:10px;
	border-bottom:dotted 1px #ccc;*/
}
#header-news div.unit .date {
	width:100px;
	float:left;
}
#header-news div.unit .text {
	width:810px;
	float:left;
}


body#p-support_photo .t-wrapper {
	padding-left:20px;
}
body#p-support_photo .kiji .unit {	
	width:300px;
	margin-right:30px;
	float:left;
}
body#p-support_photo .kiji .unit img {
}
body#p-support_photo .kiji .unit p {
	margin:0;
	padding:5px 0 !important;
}


body#p-support_photo #mokuji{
	margin-bottom:20px;
	padding:10px;
	border:dotted 1px #ccc;
	background:#fff;
}
body#p-support_photo #mokuji .year {
	margin: 10px;
	border-bottom:solid 1px #ccc;
	clear:both;
}
body#p-support_photo #mokuji .unit {
	width:48%;
	float:left;
	margin: 5px 1%;
}
body#p-support_photo #mokuji .unit .month {
	width:50px;
	float:left;
	margin-right:15px;
	text-align:right;
}
body#p-support_photo #mokuji .unit span {
	display:inline-block;
	margin: 0 15px 0 0;
}


























