@charset "utf-8";

/*----------------------------------------------------*/ 
/* service
------------------------------------------------------*/

#contents .serviceData01 dt {
	padding:0 0 5px 3px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	font-weight:bold;
}

#contents .serviceData01 dd {
	margin-bottom:20px;
	padding:0 0 0 3px;
}

#contents .dayServiceData01  {
	border-top:1px solid #7F7326;
	border-right:1px solid #7F7326;
	width:100%;
}

#contents .dayServiceData01 th,
#contents .dayServiceData01 td {
	border-bottom:1px solid #7F7326;
	border-left:1px solid #7F7326;
	padding:10px;
}

#contents .dayServiceData01 th {
	background:#D7E4F1;
	font-weight:normal;
}


#contents .dsFee01  {
	border-top:1px solid #7F7326;
	border-right:1px solid #7F7326;
	width:100%;
}

#contents .dsFee01 th,
#contents .dsFee01 td {
	border-bottom:1px solid #7F7326;
	border-left:1px solid #7F7326;
	padding:8px;
}

#contents .dsFee01 thead th {
	background:#D7E4F1;
	text-align:center;
}

#contents .dsFee01 th {
	background:#EEEEEE;
	font-weight:normal;
}

#contents .dsFee01.fee td {
	text-align:right;
}

#contents .notice01 {
	margin:20px 0 10px;
}

#contents .notice01 dt {
	float:left;
	clear:both;
	margin-bottom:5px;
}

#contents .notice01 dd {
	padding-left:2.5em;
	margin-bottom:5px;
}

/*----------------------------------------------------*/ 
/* service
------------------------------------------------------*/

#contents .uvsysytem div.box {
 overflow: hidden;
 display: flex;
 justify-content: space-between;
 margin-bottom: 2em;
}

#contents .uvsysytem .box > div {
 width: 30%;
}

#contents .uvsysytem .box > div img {
 width: 100%;
}

#contents .uvsysytem .box > dl {
 width: 67%;
}

#contents .uvsysytem .box > dl dt {
 font-weight: bold;
 margin-bottom: 10px;
}
 