@charset "UTF-8";

<!---vel_sp_common.cssより------->

* {margin: 0;padding: 0;border: 0;font-size: 100%;font-style: normal;}

html {overflow-y: scroll;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;
  	 -ms-text-size-adjust: 100%;-o-text-size-adjust: 100%;text-size-adjust: 100%;}

/*◆ 改行調整　◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
word-break:break-all;
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*


<!---common.cssより-------> 
/*◆◆◆ 営業案内・枠　◆◆◆*/
#info {
	float: right;
	margin-bottom: 5px;
	width: 100%;
	text-align: left;
	clear: right;
}
/*◆◆◆ 営業案内・タイトル　◆◆◆*/
#ttl-info {
	height: 30px;
	margin-bottom: 8px;
	text-align: right;
}
/*◆◆◆ 営業案内・小見出し　◆◆◆*/
.time1 {
	background-color: #846CAB;
	color: #FFFFFF;
	margin: 10px 5px 10px 11px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 3px;
	width: 100%;
}
/*◆◆◆ 営業案内・小見出し2　◆◆◆*/
.time2 {
	color: #FFFFFF;
	margin: 0px 5px 3px 14px;
	line-height: 115%;
}
.time2a {
	color: #CD0011;
	margin: 10px 5px 3px 14px;
	line-height: 115%;
}
/*◆◆◆ 営業案内・文字　◆◆◆*/
.time3 {
	color: #FFFFFF;
	margin: 0px 5px 3px 17px;
	line-height: 120%;
		clear: both;
}
.time3 em {color: #9A0101;}

/*◆◆◆ 営業案内・文字　◆◆◆*/
.time4 {
	color: #FFFFFF;
	margin: 0px 5px 7px 17px;
	line-height: 120%;

	clear: both;
}
.time4 em {color: #FF9F58;}

.time4 em2 {color: #ABDCE1;}

.time4 em3 {color: #9A0101;}

/*◆◆◆ 営業案内・文字　◆◆◆*/
.time5 {
	color: #222222;
	margin: 0px 5px 2px 17px;
	line-height: 120%;
	text-align: right;
	clear: both;
}
.time5 em {color: #CD0011;}


/*! https://responsiveslides.com v1.54 by @viljamis */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
	margin: 0 auto;
  }

.rslides div {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:  none;
  width: 100%;
  top: 0px;
  }

.rslides div:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


<!---bath.css-->

/*◆◆◆ ご利用にあたって・タイトル　◆◆◆*/
#ttl-res {
	background-color:#222;
	height:none;
	width:100%;
}

/*◆◆◆ 説明文（写真あり）　◆◆◆*/
.res0 {
	color: #222222;
	line-height: 150%;
	width: 100%;
	clear: both;
}
.res0b {
	color: #222222;
	line-height: 145%;
	width: 100%;
	clear: both;
	border: solid #5E1939 1px;
	padding: 5px 10px 5px 10px;
	background-color: #D7C3D1;
}
.res0b em {font-weight:bold;color: #5E1939;}

.res0c {
	color: #222222;
	margin: 0px 0px 5px 5px;
	line-height: 145%;
	width: 100%;
	clear: both;
}
.res1 {
	color: #222222;;
	line-height: 145%;
	width: 100%;
	clear: both;
	height:150%;
}

/*◆◆◆ サービス・説明文内の画像　◆◆◆*/
.res1 img {
	margin-right: 10px;
	padding-bottom: 20px;
	float:left;
}
.res1-b {
	color: #222222;
	line-height: 145%;
	width: 100%;
	clear: both;
	height:150%;
}
/*◆◆◆ サービス・説明文内の画像　◆◆◆*/
.res1-b img {
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
}
/*◆◆◆ 説明文　◆◆◆*/
.res2 {
	width: 100%;
	clear: both;
	margin-left: px;
	margin-bottom: 18px;
}
