@charset "UTF-8";

/*-----------------------------------
 トリミング
-----------------------------------*/
#trimming h2 {
	width: 100%;
	padding: 14% 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../common/title15.jpg) no-repeat 0 0;
	background-size: cover;
}

#trimming #calendar {margin: 10px 0 0;}

#trimming .sub_title {
	margin-top: 40px;
	color: #004077;
	font-size: 120%;
	font-weight: bold;
}

#trimming table.price {
	margin: 10px 0 0;
	text-align: left;
	border-bottom: 1px solid #004077;
}

#trimming table.price th,
#trimming table.price td {
	padding: 5px 10px;
}

#trimming table.price th {
	width: 35%;
	color: #fff;
	vertical-align: middle;
	color: #004077;
	background: #b5d9f5;
	border-bottom: 1px solid #fff;
}

#trimming table.price th.breed {
	color: #fff;
	background: #004077;
}

#trimming table.price td {
	background: #eee;
	border-bottom: 1px solid #fff;
}

#trimming .memo {margin: 10px 0;}

#trimming #main ul {
	padding-left: 1em;
	list-style: disc;
}

#trimming #main ul li {
	margin: 7px 0 0;
	line-height: 1.3em;
}

#calendarTitle {font-size: 15px !important;}

#trimming .limited {
	width: 94%;
	max-width: 250px;
	margin: 15px auto 0;
	padding: 5px 3%;
	color: #004077;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	border: 2px solid #004077;
}

#trimming .limited p {
	color: #004077;
	font-size: 90%;
	font-weight: bold;
}

#trimming .limited p span {
	font-weight: normal;
	font-size: 90%;
}

/* オプション */
#trimming #main .option .title {
	width: 94%;
	margin-top: 10px;
	padding: 5px 3%;
	color: #fff;
	font-weight: bold;
	background: #004077;
}

#trimming #main .option div {
	margin: 5px 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #004077;
}

#trimming #main .option span {
	margin: 0 0 5px;
	display: block;
	color: #004077;
	font-weight: bold;
}

#trimming #main .option .detail {
	margin: 0 0 5px;
	border-bottom: 1px solid #fff;
}

#trimming #main .option .last {
	padding: 0;
	border: none;
}

#trimming .reserve {
	margin-top: 15px;
	padding: 15px;
	color: #d14c4c;
	border: 1px solid #d14c4c;
}

/*-----------------------------------
 ペットホテル
-----------------------------------*/
#hotel h2 {
	width: 100%;
	padding: 14% 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../common/title16.jpg) no-repeat 0 0;
	background-size: cover;
}

#hotel #gray {
	margin: 20px 0;
	padding: 10px;
	background: #eee;
	border-radius: 7px;
}

#hotel ul.hotel_list {
	padding: 0;
	color: #004077;
}

#hotel #gauge {
	width: 80%;
	max-width: 330px;
	height: auto;
	margin: 20px auto;
	display: block;
}

#hotel #main h3 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#hotel #main table {color: #004077;}

#hotel #main table th {
	width: 5%;
	padding: 5px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	background: #004077;
	border-right: 1px solid #fff;
}

#hotel #main table #dog,
#hotel #main table #cat {
	color: #004077;
	background: #a0cbed;
	border-top: 1px solid #fff;
}

#hotel #main table #weight {width: 3%;}

#hotel table th:last-child {border: none;}

#hotel table td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #fff;
}

#hotel table #even {background: #eee;}

/*-----------------------------------
 健康診断
-----------------------------------*/
#health h2 {
	width: 100%;
	padding: 14% 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../common/title17.jpg) no-repeat 0 0;
	background-size: cover;
}

#health .graph {
	width: 100%;
	max-width: 600px;
	height: auto;
	margin: 20px auto;
	display: block;
}

#health .course .title {
	margin: 20px 0 10px;
	display: block;
	color: #004077;
	font-size: 115%;
	font-weight: bold;
}

#health .course table th {
	width: 20%;
	padding: 7px 0;
	color: #004077;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: #b5d9f5;
	border-bottom: 1px solid #fff;
}

#health .course table .last th {border: none;}

#health .course table td {
	width: 75%;
	padding: 7px 2%;
	background: #eee;
	border-bottom: 1px solid #fff;
}

#health .course table .first td {border-top: 1px solid #fff;}
#health .course table .first th {border-top: 1px solid #fff;}

#health .detail div {
	margin: 20px 0 15px;
	border-top: 1px solid #004077;
	border-bottom: 1px solid #004077;
}

#health .detail span {
	padding: 10px 5px 0 5px;
	display: block;
	color: #004077;
	font-weight: bold;
}

#health .detail p {
	padding: 0 5px 5px 5px;
	border-bottom: 1px dotted #004077;
}

#health .detail p:last-child {border: none;}

#health .detail ul {
	margin-left: 1.5em;
	list-style-type: disc;
}

#health .detail ul li {margin: 0.5em 0 0;}

#health #main h3 {margin: 40px 0 20px;}

#health #main .report a {
	margin: 15px auto 0;
	display: block;
	text-align: center;
}

#health #main .report a img {width: 90%;}


/*-----------------------------------
 トレーニング
-----------------------------------*/
#training h2 {
	width: 100%;
	padding: 14% 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../common/title18.jpg) no-repeat 0 0;
	background-size: cover;
}

#training #training01 {
	width: 100%;
	height: auto;
	margin: 20px 0 0;
}

#training .schedule {
	width: 94%;
	margin: 20px 0 0;
	padding: 3%;
	color: #004077;
	background: #a0cbed;
	border: 1px solid #004077;
}








