@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :family.css
 author     :Ability Consultant
style info  :客室
=================================================================== */
/*----------------------------------------------------
	.con_title　	タイトルエリア
----------------------------------------------------*/
.con_title {
  background: url(../family/images/bg_title.jpg) center 0 no-repeat;
}

/*----------------------------------------------------
	.con_intro　	INTRO
----------------------------------------------------*/
.con_intro {
  width: 1360px;
  margin: 0 auto 0px auto;
  text-align: center;
}
.con_intro p.txt {
  padding: 30px 0 15px 0;
}
.con_intro .btn_primary {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.con_intro .btn_primary a {
  width: 380px;
  padding: 10px 0px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho","Times New Roman", serif;
  font-weight: normal;
  font-size: 16px;
  border-radius: 20px;
  display: block;
  text-decoration: none;
  background: #9b814e;
}
.con_intro .btn_primary a:hover {
  opacity: 0.7;
}

.con_service {
  height: 335px;
  background: url(../family/images/bg_service.png) top left no-repeat;
  background-size: cover;
  margin-bottom: 50px;
  text-align: center;
  overflow: hidden;
}
.con_service h3 {
  color: #fff;
  font-size: 35px;
  font-weight: normal;
  margin-top: 170px;
}

.con_bath {
  width: 1160px;
  margin: 0 auto 80px auto;
}
.con_bath .box_bath {
  overflow: hidden;
  margin-bottom: 30px;
}
.con_bath .box_bath .box_photo {
  width: 692px;
  float: left;
}
.con_bath .box_bath .box_info {
  width: 440px;
  float: right;
  padding: 20px 0 0 25px;
}
.con_bath .box_bath .box_info h4 {
  margin-bottom: 30px;
}
.con_bath .box_bath .box_info p.photo {
  margin-top: -7px;
}
.con_bath h3 {
  text-align: center;
  position: relative;
  margin: 20px auto;
}
.con_bath h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 31px;
  content: "";
  background: url(../family/images/bg_st_title.png) top left repeat-x;
  z-index: -1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.con_bath h3 span {
  padding: 0 40px;
  font-size: 25px;
  background: url(../images/common/bg_body.jpg) 0 0 #fff;
  z-index: 1;
  display: inline-block;
  color: #4e341f;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho","Times New Roman", serif;
  font-weight: normal;
}
.con_bath .box_bath_bottom {
  background: url(../family/images/bg_line_left.png) top left repeat-y;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.con_bath .box_bath_bottom:before {
  position: absolute;
  top: 0;
  left: 7px;
  width: 100%;
  height: 5px;
  content: "";
  background: url(../family/images/bg_line_top.png) top left repeat-x;
}
.con_bath .box_bath_bottom:after {
  position: absolute;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 5px;
  content: "";
  background: url(../family/images/bg_line_top.png) top left repeat-x;
}
.con_bath .box_bath_bottom .box_inner {
  position: relative;
  padding: 40px;
  overflow: hidden;
}
.con_bath .box_bath_bottom .box_inner:after {
  position: absolute;
  top: 6px;
  right: 0px;
  width: 6px;
  bottom: 0px;
  content: "";
  background: url(../family/images/bg_line_left.png) top left repeat-y;
}
.con_bath .box_bath_bottom .box_inner p.photo {
  width: 330px;
  float: left;
  text-align: center;
}
.con_bath .box_bath_bottom .box_inner .box_info {
  width: 750px;
  float: right;
}
.con_bath .box_bath_bottom .box_inner .box_info dl {
  overflow: hidden;
  text-align: left;
}
.con_bath .box_bath_bottom .box_inner .box_info dl.bg_gray {
  background: #f3eeea;
}
.con_bath .box_bath_bottom .box_inner .box_info dl dt {
  width: 35%;
  float: left;
  padding: 15px;
  position: relative;
}
.con_bath .box_bath_bottom .box_inner .box_info dl dt:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  margin-right: -20px;
  content: "…";
  font-size: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.con_bath .box_bath_bottom .box_inner .box_info dl dd {
  width: 55%;
  float: right;
  padding: 15px;
}
.con_bath .box_bath_bottom .box_inner .box_info dl dd:first-child {
  padding: 10px 0;
}
.con_bath .box_btn {
  overflow: hidden;
  text-align: center;
}
.con_bath .box_btn .btn {
  display: inline-block;
  padding: 0 10px;
}
.con_bath .box_btn .btn.btn_default a {
  background: #3d2107;
}
.con_bath .box_btn .btn.btn_primary a {
  background: #9b814e;
}
.con_bath .box_btn .btn a {
  width: 380px;
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho","Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  border-radius: 20px;
  display: block;
  text-decoration: none;
}
.con_bath .box_btn .btn a:hover {
  opacity: 0.7;
}

.con_room {
  width: 1160px;
  margin: 0 auto 80px auto;
}
.con_room .box_room {
  overflow: hidden;
}
.con_room .box_room .box_photo {
  width: 692px;
  float: right;
}
.con_room .box_room .box_info {
  width: 440px;
  float: left;
  padding: 0px 20px 0 0;
}
.con_room .box_room .box_info h4 {
  margin-bottom: 30px;
}
.con_room .box_room .box_info p.photo {
  margin-top: 10px;
}
.con_room h3 {
  text-align: center;
  position: relative;
  margin: 20px auto;
}
.con_room h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 31px;
  content: "";
  background: url(../family/images/bg_st_title.png) top left repeat-x;
  z-index: -1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.con_room h3 span {
  padding: 0 40px;
  font-size: 25px;
  background: url(../images/common/bg_body.jpg) 0 0 #fff;
  z-index: 1;
  display: inline-block;
  color: #4e341f;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho","Times New Roman", serif;
  font-weight: normal;
}
.con_room .box_room_bottom {
  background: url(../family/images/bg_line_left.png) top left repeat-y;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.con_room .box_room_bottom:before {
  position: absolute;
  top: 0;
  left: 7px;
  width: 100%;
  height: 5px;
  content: "";
  background: url(../family/images/bg_line_top.png) top left repeat-x;
}
.con_room .box_room_bottom:after {
  position: absolute;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 5px;
  content: "";
  background: url(../family/images/bg_line_top.png) top left repeat-x;
}
.con_room .box_room_bottom .box_inner {
  position: relative;
  padding: 40px;
  overflow: hidden;
}
.con_room .box_room_bottom .box_inner:after {
  position: absolute;
  top: 6px;
  right: 0px;
  width: 6px;
  bottom: 0px;
  content: "";
  background: url(../family/images/bg_line_left.png) top left repeat-y;
}
.con_room .box_room_bottom .box_inner p.photo {
  width: 330px;
  float: left;
  text-align: center;
}
.con_room .box_room_bottom .box_inner .box_info {
  width: 750px;
  float: right;
}
.con_room .box_room_bottom .box_inner .box_info dl {
  overflow: hidden;
  text-align: left;
}
.con_room .box_room_bottom .box_inner .box_info dl.bg_gray {
  background: #f3eeea;
}
.con_room .box_room_bottom .box_inner .box_info dl dt {
  width: 35%;
  float: left;
  padding: 15px;
  position: relative;
  text-align: left;
}
.con_room .box_room_bottom .box_inner .box_info dl dt:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  margin-right: -20px;
  content: "…";
  font-size: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.con_room .box_room_bottom .box_inner .box_info dl dd {
  width: 55%;
  float: right;
  padding: 15px;
  text-align: left;
}
.con_room .box_room_bottom .box_inner .box_info dl dd.padding_large {
  padding: 10px;
}
.con_room .box_btn {
  overflow: hidden;
  text-align: center;
}
.con_room .box_btn .btn {
  display: inline-block;
  padding: 0 10px;
}
.con_room .box_btn .btn.btn_default a {
  background: #3d2107;
}
.con_room .box_btn .btn.btn_primary a {
  background: #9b814e;
}
.con_room .box_btn .btn a {
  width: 380px;
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho","Times New Roman", serif;
  font-weight: normal;
  font-size: 16px;
  border-radius: 20px;
  display: block;
  text-decoration: none;
}
.con_room .box_btn .btn a:hover {
  opacity: 0.7;
}

.con_others {
  width: 1160px;
  margin: 0 auto 80px auto;
}
.con_others h4 {
  text-align: center;
  margin-bottom: 45px;
}
.con_others h3 {
  text-align: center;
  position: relative;
  margin: 20px auto;
}
.con_others h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 31px;
  content: "";
  background: url(../family/images/bg_st_title.png) top left repeat-x;
  z-index: -1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.con_others h3 span {
  padding: 0 40px;
  font-size: 25px;
  background: url(../images/common/bg_body.jpg) 0 0 #fff;
  z-index: 1;
  display: inline-block;
  color: #4e341f;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho","Times New Roman", serif;
  font-weight: normal;
}
.con_others .box_others {
  background: url(../family/images/bg_line_left.png) top left repeat-y;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.con_others .box_others:before {
  position: absolute;
  top: 0;
  left: 7px;
  width: 100%;
  height: 5px;
  content: "";
  background: url(../family/images/bg_line_top.png) top left repeat-x;
}
.con_others .box_others:after {
  position: absolute;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 5px;
  content: "";
  background: url(../family/images/bg_line_top.png) top left repeat-x;
}
.con_others .box_others .box_inner {
  position: relative;
  padding: 40px;
  overflow: hidden;
}
.con_others .box_others .box_inner:after {
  position: absolute;
  top: 6px;
  right: 0px;
  width: 6px;
  bottom: 0px;
  content: "";
  background: url(../family/images/bg_line_left.png) top left repeat-y;
}
.con_others .box_others .box_inner .box_photo {
  width: 330px;
  float: left;
}
.con_others .box_others .box_inner .box_photo p {
  margin-bottom: 10px;
}
.con_others .box_others .box_inner .box_info {
  width: 750px;
  float: right;
}
.con_others .box_others .box_inner .box_info dl {
  font-size: 20px;
}
.con_others .box_others .box_inner .box_info dl dt {
  padding: 15px 25px;
  display: block;
  background: #f3eeea;
}
.con_others .box_others .box_inner .box_info dl dd {
  width: 100%;
  padding: 15px 25px;
}
.con_others .btn_primary {
  display: block;
  margin: 35px auto;
  text-align: center;
}
.con_others .btn_primary a {
  width: 380px;
  padding: 10px 0px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝","MS PMincho","Times New Roman", serif;
  font-weight: normal;
  font-size: 16px;
  border-radius: 20px;
  display: block;
  text-decoration: none;
  background: #9b814e;
}
.con_others .btn_primary a:hover {
  opacity: 0.7;
}
