html {
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
}
body {
	margin: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.contents {
	background-color: #FFFFFF;
}
.footer-line {
	background-color: #FF0000;
}
.text {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
}
.text2 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 16px;
}
.text3 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 14px;
	line-height: 18px;
}
.text4 {
	font-size: 12px;
	color: #0000FF;
	text-align: left;
	line-height: 18px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.copyright {
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #666666;
}
a:hover{
  color: #000000;
}
.enter a{
  font-size: 11px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}
.bgb {
	background-color: #CCCCCC;
}
.enter a:visited{
  font-size: 11px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}
.enter a:hover{
  font-size: 11px;
  color: #105b94;
  line-height: 150%;
  border-bottom:dotted 1 BLACK;
}
.small {
	font-size: 10px;
	font-family: verdana, arial;
	color: #333333;
	text-align: left;
	padding-left: 14px;
	line-height: 12px;
}
.small a{
  font-size: 12px;
  color: #999999;
  line-height: 150%;
  text-decoration: none;
}
.small a:visited{
  font-size: 12px;
  color: #999999;
  line-height: 150%;
}
.small  a:hover{
  font-size: 12px;
  color: #46583e;
  line-height: 150%;
  text-decoration: underline;
}
.medium {
	font-size: 12px;
	font-family: verdana, arial;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hid{	
	display:none;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-size: 10px;
	color: #666666;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.contents .faq-q {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(../../faq/img/faq_06.jpg);
	text-align: left;
	height: 23px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 3px;
}
.smal {
	font-size: 10px;
	font-family: verdana, arial;
	color: #FFFFFF;
	text-align: left;
}
.footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
}
.footer a{
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}
.footer a:visited{
  font-size: 10px;
  color: #FFFFFF;
}
.footer  a:hover{
  font-size: 10px;
  color: #FF0000;
  text-decoration: none;
}
.gotop {
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.contents .text5 {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contents .text5 a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.contents .text5 a:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}
.contents .text5 a:visited{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	text-align: right;
}

#info {
	width: 290px;
	height: 378px;
	padding: 5px 15px;
	overflow: hidden;
}
ul#infolist {
	font-size: 12px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#infolist li {
	border-bottom: #CCCCCC dotted 1px;
	line-height: 1.5em;
	text-align: left;
	padding: 3px 0;
}
ul#infolist li a {
	color: #666666;
}
ul#infolist li a:hover {
	color: #336600;
	text-decoration: none;
}

.infodate {
	text-align: left;
	font-weight: bold;
	color: #A76916;
}
.infotitle {
	border-bottom: #CCCCCC dotted 1px;
	line-height: 1.5em;
	text-align: left;
	padding: 8px 0;
	margin-bottom: 15px;
}
.titleLeft {
	width: 100px;
	float: left;
}
.marginBtm00 {
	margin-bottom: 0;
}

.infoimg { float: right; padding-left: 15px; }
.infoimg img { margin-bottom: 5px; }
.infotext { text-align: left; }

#timetable{
	border:#333333 2px solid;
	border-collapse:collapse;
}
#timetable th{
	border:#333333 1px solid;
	border-collapse:collapse;
	box-sizing:border-box;
}
.f_blue{
	color:#0000FF;
}
.f_red{
	color:#F00;
}

/* 20250629 追加 */
#topicsArea ul {
	padding: 0;
}
#topicsArea ul li {
	list-style-type: none;
	border-bottom: #CCCCCC dotted 1px;
	line-height: 1.5em;
	text-align: left;
	padding: 8px 0;
}

/* デイサービス */
.dayservice-box {
	width: 654px;
	padding: 0;
}
.dayservice-box img {
	width: 100%;
	height: auto;
}
.dayservice-box ul {
	padding: 0;
}
.dayservice-box ul li {
	list-style-type: none;
}
.dayservice-box h2 {
	margin: 0 0 15px;
	padding: 10px 10px 10px 15px;
	position: relative;
	line-height: 1.5;
	background-image: url(../../dayservice/img/border.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #2b2b2b;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.dayservice-box h2::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	height: 50%;
	border-left: 3px solid #9b6215;
	transform: translate(0, -50%);
}
.dayservice-box .key-img {
	margin: 0 0 30px;
}
.dayservice-box .inner {
	margin: 0 0 30px;
	color: #666666;
}
.dayservice-box .inner h3 {
	margin: 0 0 10px;
	padding: 0 0 0 30px;
	line-height: 1.5;
	background-image: url(../../dayservice/img/icon.jpg);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-align: left;
	color: #b58242;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 3px 3px rgba(0,0,0,0.5);
}
.dayservice-box .inner .flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.dayservice-box .inner .flex p {
	margin: 0;
	padding: 0;
	width: 75%;
}
.dayservice-box .inner .flex p span {
	color: #ff0000;
	font-weight: bold;
}
.dayservice-box .inner .circle {
	margin: -20px 20px 0 0;
	padding: 25px 0 0;
	width: 120px;
	height: 95px;
	background-color: #e59536;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 50%;
}
.dayservice-box .inner #topicsArea {

}
.dayservice-box .inner #topicsArea ul {

}
.dayservice-box .inner #topicsArea ul li {
	margin: 0 0 10px;
}
.dayservice-box .inner #topicsArea ul li #topics_date {
	font-weight: bold;
	color: #A76916;
}
.dayservice-box .inner #topicsArea ul li a {
	color: #666666;
}
.dayservice-box .inner #topicsArea ul li a:hover #topics_title {
	color: #336600;
}
.dayservice-box .inner #topicsArea ul li #topics_title {

}
.dayservice-box .inner .list-btn {
	margin: 15px 0 0;
	text-align: center;
}
.dayservice-box .inner .list-btn a {
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	background-color: #e68117;
	text-decoration: none;
	border-radius: 5px;
}
.dayservice-box .inner .list-btn a:hover {
	opacity: 0.8;
}
.dayservice-box .inner ul.recommend {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 15px;
}
.dayservice-box .inner ul.recommend li {
	padding: 10px 0;
	width: calc(( 100% / 4 ) - 11.25px );
	background-color: #cf657c;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.dayservice-box .inner p.notes {
	font-size: 14px;
	font-weight: bold;
}
.dayservice-box .inner table {
	margin: 0 0 10px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border-color: #a76916;
	border-style: solid;
	border-width: 1px 0 0 1px;
	table-layout: fixed;
}
.dayservice-box .inner table tr {

}
.dayservice-box .inner table tr th {
	padding: 10px 0;
	border-color: #a76916;
	border-style: solid;
	border-width: 0 1px 1px 0;
	background-color: #a76916;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.dayservice-box .inner table tr th:first-child {
	width: 15em;
}
.dayservice-box .inner table tr td {
	padding: 10px 0;
	border-color: #a76916;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #a76916;
	text-align: center;
	font-size: 14px;
}
.dayservice-box .inner ul.notes {
	margin: 0;
}
.dayservice-box .inner ul.notes li {
	padding-left: 1em;
	text-indent: -1em;
}
.dayservice-box .inner ul.photo {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 10px;
}
.dayservice-box .inner ul.photo li {
	font-size: 0;
	line-height: 0;
	width: calc(( 100% / 2) - 5px );
}
.dayservice-box .inner p.access {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}
.dayservice-box .inner iframe {

}
