@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap");
@font-face {
	font-family: 'Hannari';
	src: url("fonts/Hannari.woff") format("woff"), url("fonts/Hannari.otf’") format("opentype");
}
/* ===================================================================
CSS information

 file name  :hotspring.css
 author     :Ability Consultant
style info  :バリニーズサロン 「ロビナSPA」ページ設定　ハックは最下部に記述
=================================================================== */
.mwidth, #hotspring .con_minami, #hotspring .con_hotspring, #hotspring .con_lovina, #hotspring .con_balisese, #hotspring .con_esthemenu, #hotspring .con_contact {
	margin: 0 auto;
	width: 950px;
}
@media only screen and (max-width: 950px) {
  .mwidth, #hotspring .con_minami, #hotspring .con_hotspring, #hotspring .con_lovina, #hotspring .con_balisese, #hotspring .con_esthemenu, #hotspring .con_contact {
		width: 95%;
  }
}

/*----------------------------------------------------
	#intro
----------------------------------------------------*/
@media only screen and (max-width: 640px) {
  #hotspring #contents #contents-inner #intro .bx-wrapper {
		margin: -50px auto 30px auto;
  }
}

/*----------------------------------------------------
	.m_page 	温泉ページメニュー
----------------------------------------------------*/
.m_page li.m_01 a {
	background: url(../hotspring/images/m_01.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .m_page li.m_01 a {
		background: url(../hotspring/images/m_01_sp.png) center 0 no-repeat;
  }
}
.m_page li.m_02 a {
	background: url(../hotspring/images/m_02.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .m_page li.m_02 a {
		background: url(../hotspring/images/m_02_sp.png) center 0 no-repeat;
  }
}
.m_page li.m_03 a {
	background: url(../hotspring/images/m_03.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .m_page li.m_03 a {
		background: url(../hotspring/images/m_03_sp.png) center 0 no-repeat;
  }
}
.m_page li.m_04 a {
	background: url(../hotspring/images/m_04.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .m_page li.m_04 a {
		background: url(../hotspring/images/m_04_sp.png) center 0 no-repeat;
  }
}

/*----------------------------------------------------
	.con_minami		南あわじ温泉郷「潮崎温泉」
----------------------------------------------------*/
#hotspring .con_minami {
	overflow: hidden;
	*zoom: 1;
	padding: 30px 0;
}
#hotspring .con_minami h3 {
	margin-bottom: 30px;
	text-align: center;
}
#hotspring .con_minami .box_col2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#hotspring .con_minami .box_col2 .photo {
	width: 47.5%;
	margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_minami .box_col2 .photo {
		width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_minami .box_col2 .photo {
		margin-bottom: 1em;
  }
}
#hotspring .con_minami .box_col2 .photo img {
	width: auto;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_minami .box_col2 .photo img {
		width: 100%;
  }
}
#hotspring .con_minami .box_col2 .box_r {
	width: 50%;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_minami .box_col2 .box_r {
		width: 100%;
  }
}
#hotspring .con_minami .box_col2 .box_r .sub_st {
	margin-bottom: 30px;
}
#hotspring .con_minami .box_col2 .box_r .sub_st span {
	display: none;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_minami .box_col2 .box_r .sub_st {
		font-family: "Sawarabi Mincho", "Noto Serif JP", serif;
		font-size: 145%;
		font-weight: normal;
		text-align: center;
  }
  #hotspring .con_minami .box_col2 .box_r .sub_st span {
		display: block;
  }
  #hotspring .con_minami .box_col2 .box_r .sub_st img {
		display: none;
  }
}
#hotspring .con_minami .box_col2 .box_r .txt_min {
	margin-bottom: 30px;
}
#hotspring .con_minami .box_col2 .box_r table td.col {
	width: 100px;
}
@media only screen and (max-width: 1024px) {
  #hotspring .con_minami .box_col2 .box_r table td.col {
		width: 20%;
  }
}

/* -----------------------------------------------------------
	.con_hotspring		各温泉
----------------------------------------------------------- */
#hotspring .con_hotspring {
	overflow: hidden;
	*zoom: 1;
	padding: 30px 0;
}
#hotspring .con_hotspring h3 {
	margin-bottom: 30px;
	text-align: center;
}
#hotspring .con_hotspring .txt_hot {
	margin: 30px 0;
}
#hotspring .con_hotspring table {
	margin-bottom: 10px;
	width: 850px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_hotspring table {
		width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_hotspring table {
		width: 100%;
  }
}
#hotspring .con_hotspring table td.col {
	width: 15%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_hotspring table td.col {
		width: 17%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_hotspring table td.col {
		width: 32%;
  }
}
#hotspring .con_hotspring .bx-wrapper {
	margin: 0 auto 20px;
	max-width: 1200px;
	position: static;
}
#hotspring .con_hotspring .bx-thumb01, #hotspring .con_hotspring .bx-thumb02 {
	margin: 0 auto;
	width: 300px;
	overflow: hidden;
}
#hotspring .con_hotspring .bx-thumb01 a, #hotspring .con_hotspring .bx-thumb02 a {
	margin: 0 10px;
	padding-top: 63px;
	width: 55px;
	height: 0;
	display: block;
	overflow: hidden;
	float: left;
}
#hotspring .con_hotspring.yunoniwa .bx-thumb01 a.thumb01 {
	background: url(../hotspring/images/thumb_yunoniwa01.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.yunoniwa .bx-thumb01 a.thumb02 {
	background: url(../hotspring/images/thumb_yunoniwa02.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.yunoniwa .bx-thumb01 a.thumb03 {
	background: url(../hotspring/images/thumb_yunoniwa03.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.yunoniwa .bx-thumb01 a.thumb04 {
	background: url(../hotspring/images/thumb_yunoniwa04.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.yunoniwa .bx-thumb01 a.active, #hotspring .con_hotspring.yunoniwa .bx-thumb01 a:hover {
	background-position: 0 -63px;
}
#hotspring .con_hotspring.sajiki .bx-thumb02 a.thumb01 {
	background: url(../hotspring/images/thumb_sajiki01.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.sajiki .bx-thumb02 a.thumb02 {
	background: url(../hotspring/images/thumb_sajiki02.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.sajiki .bx-thumb02 a.thumb03 {
	background: url(../hotspring/images/thumb_sajiki03.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.sajiki .bx-thumb02 a.thumb04 {
	background: url(../hotspring/images/thumb_sajiki04.png) 0 0 no-repeat;
}
#hotspring .con_hotspring.sajiki .bx-thumb02 a.active, #hotspring .con_hotspring.sajiki .bx-thumb02 a:hover {
	background-position: 0 -63px;
}

/* -----------------------------------------------------------
	.con_lovina		バリニーズサロン「ロビナSPA」
----------------------------------------------------------- */
#hotspring .con_lovina {
	overflow: hidden;
	*zoom: 1;
	padding: 30px 0;
}
#hotspring .con_lovina h3 {
	margin-bottom: 40px;
	text-align: left;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_lovina h3 {
		text-align: center;
  }
}

/*----------------------------------------------------

	バリニーズサロン 「ロビナSPA」

----------------------------------------------------*/
/*----------------------------------------------------
	.m_page 	スパページメニュー
----------------------------------------------------*/
.spa .m_page .m_01 a {
	background: url(../hotspring/images/spa/m_01.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .spa .m_page .m_01 a {
		background: url(../hotspring/images/spa/m_01_sp.png) center 0 no-repeat;
  }
}
.spa .m_page .m_02 a {
	background: url(../hotspring/images/spa/m_02.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .spa .m_page .m_02 a {
		background: url(../hotspring/images/spa/m_02_sp.png) center 0 no-repeat;
  }
}
.spa .m_page .m_03 a {
	background: url(../hotspring/images/spa/m_03.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .spa .m_page .m_03 a {
		background: url(../hotspring/images/spa/m_03_sp.png) center 0 no-repeat;
  }
}

/* -----------------------------------------------------------
	.con_balisese		バリニーズとは
----------------------------------------------------------- */
#hotspring .con_balisese {
	overflow: hidden;
	*zoom: 1;
	padding: 35px 0;
}
#hotspring .con_balisese h3 {
	margin-bottom: 30px;
	text-align: center;
}
#hotspring .con_balisese .box_col2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#hotspring .con_balisese .box_col2 .photo {
	width: 66.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_balisese .box_col2 .photo {
		width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_balisese .box_col2 .photo {
		width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_balisese .box_col2 .photo {
		margin-bottom: 1.5em;
  }
  #hotspring .con_balisese .box_col2 .photo img {
		width: 100%;
  }
}
#hotspring .con_balisese .box_col2 .box_r {
	width: 29.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_balisese .box_col2 .box_r {
		width: 37.5%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_balisese .box_col2 .box_r {
		width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #hotspring .con_balisese .box_col2 .box_r {
		margin-right: 1.2em;
  }
}
@media print {
  #hotspring .con_balisese .box_col2 .box_r {
		margin-right: 1.2em;
  }
}
.ie8 #hotspring .con_balisese .box_col2 .box_r {
	margin-right: 1.2em;
}
#hotspring .con_balisese .box_col2 .box_r .txt_bal {
	margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_balisese .box_col2 .box_r .txt_bal {
		margin-bottom: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_balisese .box_col2 .box_r .txt_bal {
		margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_balisese .box_col2 .box_r h3 img {
		width: 60%;
  }
}
#hotspring .con_balisese .bn {
	padding-top: 45px;
	clear: both;
}

/* -----------------------------------------------------------
	.con_esthemenu		エステメニュー
----------------------------------------------------------- */
#hotspring .con_esthemenu {
	overflow: hidden;
	*zoom: 1;
	padding: 30px 0;
}
#hotspring .con_esthemenu h3 {
	padding-left: 192px;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu h3 {
		padding-left: 0;
  }
}
#hotspring .con_esthemenu .box_note {
	float: right;
	padding: 10px 26px;
	background-color: #45210F;
	display: block;
}
#hotspring .con_esthemenu .box_menu {
	margin-top: 50px;
	padding-bottom: 50px;
	border: 1px solid #6c4420;
	background: url(../hotspring/images/spa/bg_esthemenu.jpg) 0 0 repeat-y;
}
#hotspring .con_esthemenu .box_menu .box_mcont {
	position: relative;
	padding: 30px 45px 0 45px;
	overflow: hidden;
	*zoom: 1;
	border-bottom: 1px solid #6c4420;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_mcont {
		padding: 2em 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont {
		padding: 1.5em 1em;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont h4 {
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont .box_l {
		margin-bottom: 2em;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont table {
	margin-bottom: 40px;
	width: 100%;
	border-bottom: 1px dotted #9f7f5b;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont table {
		margin-bottom: 1em;
  }
  #hotspring .con_esthemenu .box_menu .box_mcont table:last-child {
		border-bottom: none;
		margin-bottom: 0;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont table th {
	width: 220px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_mcont table th {
		width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont table th {
		width: 100%;
		display: block;
		text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont table th.sp_line1 {
		height: auto !important;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont table td {
	padding: 5px 0;
	text-align: right;
	border-bottom: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_mcont table td {
		padding: 2px;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont table td {
		width: 100%;
		display: block;
		text-align: center;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont table .st {
	color: #e9c983;
	font-size: 110%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_mcont table .right {
		margin-bottom: 3em;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont table .price span {
	padding: 5px;
	background: #7d350a;
	display: block;
	text-align: center;
}
#hotspring .con_esthemenu .box_menu .box_mcont table .price span img {
	margin-left: 1em;
	vertical-align: middle;
}
#hotspring .con_esthemenu .box_menu .box_mcont .nobd {
	border-bottom: none;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont .nobd {
		margin-bottom: 3em;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont .nobd td {
	padding: 5px;
	width: 195px;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont .nobd td {
		width: 100%;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont .txt {
	padding: 20px 0 10px;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_mcont .txt {
		padding: 10px 0;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont .txt_men {
	margin-bottom: 20px;
	min-height: 4.5em;
}
@media only screen and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_mcont .txt_men {
		margin-bottom: 1em;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont .box_l {
	width: 415px;
	float: left;
}
@media only screen and (min-width: 1025px) {
	#hotspring .con_esthemenu .box_menu .box_mcont .btm {
		position: absolute;
		bottom: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_mcont .box_l.box_option {
		width: 46%;
  }
}
#hotspring .con_esthemenu .box_menu .box_mcont .box_r {
	width: 415px;
	float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_mcont.box_first table th, #hotspring .con_esthemenu .box_menu .box_mcont.box_first table td {
		display: block;
		width: 100%;
  }
}
#hotspring .con_esthemenu .box_menu .box_att {
	margin: 30px 45px;
	padding: 15px 40px;
	background: #311307;
	text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_att {
		margin: 2em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_att {
		margin: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_att {
		padding: 1em 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_att {
		padding: 0.8em 1.5em;
  }
}
#hotspring .con_esthemenu .box_menu .box_att span {
	vertical-align: middle;
	display: inline-block;
}
#hotspring .con_esthemenu .box_menu .box_att02 {
	padding: 0 65px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_esthemenu .box_menu .box_att02 {
		padding: 0 2.2em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_att02 {
		padding: 0 1.7em;
  }
}
#hotspring .con_esthemenu .box_menu .box_att02 h4 {
	margin-bottom: 15px;
}
#hotspring .con_esthemenu .box_menu .box_att02 ul li {
	margin-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_esthemenu .box_menu .box_att02 ul li {
		margin-bottom: 0;
  }
}
#hotspring .con_esthemenu .box_menu .box_att02 .txt_indent {
	text-indent: -2em;
	padding-left: 2em;
}
#hotspring .con_esthemenu .box_menu .box_att02 .txt_indent::before {
	content: "";
}

.box_contact .box_info {
	border: 1px solid #a08b5b;
	overflow: hidden;
	display: table;
	width: 100%;
  	margin-top: 50px;
	table-layout: fixed;
  	box-sizing: border-box;
}
.box_contact .box_info .box_txt {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 2%;
	background: #30180A;
	color: #fff;
	text-align: center;
}
@media only screen and (max-width: 767px) {
  .box_contact .box_info .box_txt {
		display: block;
		width: 100%;
		padding: 5% 0;
  }
}
.box_contact .box_info .box_txt a {
	color: #fff;
}
.box_contact .box_info .box_lnk {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 20px 0;
	text-align: center;
	padding: 2%;
	border: 1px solid #6c4420;
	background: url(../hotspring/images/spa/bg_esthemenu.jpg) 0 0 repeat-y;
}
@media only screen and (max-width: 767px) {
	.box_contact .box_info .box_lnk {
		display: block;
		width: 100%;
		padding: 5% 0;
	}
}
.box_contact .box_info .st {
	margin-bottom: 10px;
	font-size: 100%;
}
.box_contact .box_info .txt .fa-tv {
	font-size: 112%;
	margin-left: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_contact .box_info .txt .fa-tv {
		font-size: 112%;
	}
}
@media only screen and (max-width: 767px) {
	.box_contact .box_info .txt .fa-tv {
		font-size: 89%;
	}
}
@media only screen and (max-width: 767px) {
	.box_contact .box_info .txt .fa-tv {
		margin-left: 0px;
	}
}
.box_contact .box_info .txt a {
	font-family: "Cormorant SC", serif;
	font-size: 139%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_contact .box_info .txt a {
		font-size: 139%;
	}
}
@media only screen and (max-width: 767px) {
	.box_contact .box_info .txt a {
		font-size: 117%;
	}
}
.box_contact .box_info .txt a span {
	font-family: serif;
}
.box_contact .box_info .txt .ion-ios-browsers-outline {
	font-size: 73%;
	vertical-align: 2px;
	margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  	.box_contact .box_info .txt .ion-ios-browsers-outline {
		margin-left: 5px;
  	}
}
.box_contact .box_info .txt .inn {
	display: inline-block;
	margin-top: 15px;
}
@media only screen and (min-width: 1025px) {
	.box_contact .box_info .txt .inn {
		font-size: 87%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_contact .box_info .txt .inn {
		font-size: 100%;
	}
}
@media only screen and (max-width: 767px) {
  	.box_contact .box_info .txt .inn {
		font-size: 78%;
  	}
}

/* -----------------------------------------------------------
	.con_contact		お問い合わせ
----------------------------------------------------------- */
#hotspring .con_contact {
	overflow: hidden;
	*zoom: 1;
	padding: 30px 0;
}
#hotspring .con_contact .box_contact {
	padding: 50px 45px;
	border: 1px solid #664422;
	background: url(../hotspring/images/spa/bg_contact.jpg) 0 0 repeat-y;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_contact .box_contact {
		padding: 1.3em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact {
		padding: 2em 0.5em;
  }
}
#hotspring .con_contact .box_contact .txt_con {
	margin-bottom: 20px;
}
#hotspring .con_contact .box_contact .con_tel {
	text-align: center;
	margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact .con_tel .box_reser_sp {
		text-align: center;
  }
  #hotspring .con_contact .box_contact .con_tel .box_reser_sp .txt {
		margin-bottom: .3em !important;
		font-family: "Sawarabi Mincho", "Noto Serif JP", serif;
  }
  #hotspring .con_contact .box_contact .con_tel .box_reser_sp .tel a {
		font-family: "Sawarabi Mincho", "Noto Serif JP", serif;
		font-size: 200%;
  }
  #hotspring .con_contact .box_contact .con_tel .box_reser_sp .tel a::before {
		content: "\f095 ";
		display: inline-block;
		font-weight: 900;
		font-family: FontAwesome;
		margin-right: .3em;
		font-size: 75%;
  }
  #hotspring .con_contact .box_contact .con_tel .box_reser_sp .txt2 {
		margin-bottom: 20px;
  }
}
#hotspring .con_contact .box_contact .box_rsv {
	margin-bottom: 30px;
	border: 1px solid #9e7c69;
	overflow: hidden;
	*zoom: 1;
}
#hotspring .con_contact .box_contact .box_rsv dt, #hotspring .con_contact .box_contact .box_rsv dd {
	padding: 10px;
	float: left;
}
#hotspring .con_contact .box_contact .box_rsv dt {
	padding-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 950px) {
  #hotspring .con_contact .box_contact .box_rsv dt {
		width: 15%;
  }
}
#hotspring .con_contact .box_contact .box_rsv dd {
	border-left: 1px solid #9e7c69;
	width: 700px;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact .box_rsv dd {
		border-left: none;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact .box_rsv dd {
		width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 950px) {
  #hotspring .con_contact .box_contact .box_rsv dd {
		width: 77%;
  }
}
#hotspring .con_contact .box_contact table.tbl_basic {
	table-layout: fixed;
}
#hotspring .con_contact .box_contact table .box_number td {
	width: 100%;
	display: block;
}
#hotspring .con_contact .box_contact table tr {
	width: 100%;
}
#hotspring .con_contact .box_contact table .col {
	width: 245px;
	padding: 12px 7.5px;
	border-bottom: 1px solid #4c3c29;
}
@media all and (-ms-high-contrast: none) {
  #hotspring .con_contact .box_contact table .col {
		width: 245px;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact table .col {
		width: 35%;
		padding: 12px 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_contact .box_contact table td {
		width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact table td {
		box-sizing: border-box;
  }
}
#hotspring .con_contact .box_contact table td p {
	white-space: nowrap;
}
#hotspring .con_contact .box_contact table td input, #hotspring .con_contact .box_contact table td textarea, #hotspring .con_contact .box_contact table td select[name="group"], #hotspring .con_contact .box_contact table td select[name="couse1"], #hotspring .con_contact .box_contact table td select[name="couse2"], #hotspring .con_contact .box_contact table td select[name="couse3"] {
	border-radius: 0;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact table td input, #hotspring .con_contact .box_contact table td textarea, #hotspring .con_contact .box_contact table td select[name="group"], #hotspring .con_contact .box_contact table td select[name="couse1"], #hotspring .con_contact .box_contact table td select[name="couse2"], #hotspring .con_contact .box_contact table td select[name="couse3"] {
		width: 100%;
  }
}
#hotspring .con_contact .box_contact table td input {
	border-radius: 0;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact table td input[type="checkbox"], #hotspring .con_contact .box_contact table td input[type="radio"] {
		width: auto;
  }
}
#hotspring .con_contact .box_contact table td input.tel {
	width: 173px;
}
@media only screen and (max-width: 1024px) {
  #hotspring .con_contact .box_contact table td input.tel {
		width: 30%;
		box-sizing: border-box;
  }
}
#hotspring .con_contact .box_contact table td select {
	border-radius: 0;
	padding: 2px;
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact table td select {
		min-width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact table td select[name="wish1_1"], #hotspring .con_contact .box_contact table td select[name="wish1_2"], #hotspring .con_contact .box_contact table td select[name="wish1_3"], #hotspring .con_contact .box_contact table td select[name="wish2_1"], #hotspring .con_contact .box_contact table td select[name="wish2_2"], #hotspring .con_contact .box_contact table td select[name="wish2_3"], #hotspring .con_contact .box_contact table td select[name="wish3_1"], #hotspring .con_contact .box_contact table td select[name="wish3_2"], #hotspring .con_contact .box_contact table td select[name="wish3_3"] {
		width: 72%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring .con_contact .box_contact table td select[name="couse1"], #hotspring .con_contact .box_contact table td select[name="couse2"], #hotspring .con_contact .box_contact table td select[name="couse3"] {
		width: 100%;
  }
}
#hotspring .con_contact .box_contact table td textarea {
	max-width: 370px;
	width: 100%;
}
#hotspring .con_contact .box_contact input {
	padding: 2px 0;
}
#hotspring .con_contact .box_contact .txt_att span, #hotspring .con_contact .box_contact .msg, #hotspring .con_contact .box_contact .red {
	color: #B50909;
}
#hotspring .con_contact .box_contact .middle {
	width: 400px;
}
@media only screen and (min-width: 768px) and (max-width: 945px) {
  #hotspring .con_contact .box_contact .middle {
		width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring .con_contact .box_contact .middle {
		width: 100%;
  }
}
#hotspring .con_contact .box_contact .sm {
	width: 200px;
}
#hotspring .con_contact .box_contact h4 {
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: normal;
}
#hotspring .con_contact .box_contact .txt_form {
	margin-bottom: 20px;
}
#hotspring .con_contact .box_contact .txt_form span {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
#hotspring .con_contact .box_contact .btn_link {
	padding-left: 20px;
	background: url(../images/common/ic_arrow.png) 0 center no-repeat;
}

/*アイコン*/
#hotspring ul.ic_ul {
	overflow: hidden;
	clear: both;
}
@media only screen and (max-width: 767px) {
  #hotspring ul.ic_ul {
		margin: auto;
  }
}
#hotspring ul.ic_ul li.ic_li {
	float: right;
	padding: 0 0 0 5px;
}
@media only screen and (max-width: 767px) {
  #hotspring ul.ic_ul li.ic_li {
		float: left;
		padding: 0 5px 0 5px;
  }
}

#hotspring.spa {
  /* -----------------------------------------------------------
  .con_balisese
  ----------------------------------------------------------- */
  /* -----------------------------------------------------------
  .con_esthemenu
  ----------------------------------------------------------- */
}
#hotspring.spa #contents #contents-inner #intro .con_title .box_mainimg {
	margin: -137px auto 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hotspring.spa #contents #contents-inner #intro .con_title .box_mainimg {
		margin: -97px auto 30px auto;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring.spa #contents #contents-inner #intro .con_title .box_mainimg {
		margin: -50px auto 30px auto;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring.spa .con_balisese {
		padding-top: 0;
  }
}
#hotspring.spa .con_balisese .box {
	display: flex;
	flex-wrap: wrap;
}
#hotspring.spa .con_balisese .box .photo {
	float: none;
	width: 66%;
}
@media only screen and (max-width: 767px) {
  #hotspring.spa .con_balisese .box .photo {
		width: 100%;
		order: 2;
		margin-top: 2.5em;
  }
}
#hotspring.spa .con_balisese .box .photo img {
	width: 100%;
}
#hotspring.spa .con_balisese .box .box_r {
	float: none;
	width: 34%;
	padding-left: 1.5em;
	margin-right: 0;
	box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #hotspring.spa .con_balisese .box .box_r {
		width: 100%;
		padding-left: 0;
		margin-top: 2em;
  }
  #hotspring.spa .con_balisese .box .box_r .txt_bal {
		margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring.spa .con_balisese h3 {
		margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring.spa .con_balisese .bn {
		padding-top: 2em;
  }
}
#hotspring.spa .con_balisese .con_tel {
	padding-top: 45px;
}
@media only screen and (max-width: 767px) {
  #hotspring.spa .con_balisese .con_tel .box_reser_sp {
		text-align: center;
  }
  #hotspring.spa .con_balisese .con_tel .box_reser_sp .txt {
		margin-bottom: .3em !important;
		font-family: "Sawarabi Mincho", "Noto Serif JP", serif;
  }
  #hotspring.spa .con_balisese .con_tel .box_reser_sp .tel a {
		font-family: "Sawarabi Mincho", "Noto Serif JP", serif;
		font-size: 200%;
  }
  #hotspring.spa .con_balisese .con_tel .box_reser_sp .tel a::before {
		content: "\f095 ";
		display: inline-block;
		font-family: FontAwesome;
		margin-right: .3em;
		font-size: 75%;
  }
  #hotspring.spa .con_balisese .con_tel .box_reser_sp .txt2 {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 950px) {
  #hotspring.spa .con_esthemenu .box_mcont {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
  }
  #hotspring.spa .con_esthemenu .box_mcont .box_l, #hotspring.spa .con_esthemenu .box_mcont .box_r {
		float: none;
		width: 48.5%;
  }
}
@media only screen and (max-width: 950px) and (max-width: 767px) {
  #hotspring.spa .con_esthemenu .box_mcont .box_l, #hotspring.spa .con_esthemenu .box_mcont .box_r {
		width: 100%;
  }
}
@media only screen and (max-width: 950px) {
  #hotspring.spa .con_esthemenu .box_mcont .box_line {
		width: 100%;
  }
}
@media only screen and (max-width: 950px) and (max-width: 767px) {
  #hotspring.spa .con_esthemenu .box_mcont .box_line {
		margin-top: 2em;
  }
}
@media only screen and (max-width: 950px) {
  #hotspring.spa .con_esthemenu .box_mcont .box_line .box_line_col2 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
  }
  #hotspring.spa .con_esthemenu .box_mcont .box_line .box_line_col2 .line_col {
		float: none !important;
		width: 48.5% !important;
  }
}
@media only screen and (max-width: 950px) and (max-width: 767px) {
  #hotspring.spa .con_esthemenu .box_mcont .box_line .box_line_col2 .line_col {
		float: none !important;
		width: 100% !important;
  }
}
@media only screen and (max-width: 950px) and (max-width: 425px) {
  #hotspring.spa .con_esthemenu .box_mcont .box_line .box_line_col2 .line_col table tr td.price:last-child {
		width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #hotspring.spa .con_esthemenu .box_mcont .sub_st {
		background: #30180a;
		padding: .8em 1.2em;
		text-align: center;
  }
  #hotspring.spa .con_esthemenu .box_mcont .sub_st span {
		font-family: "Sawarabi Mincho", "Noto Serif JP", serif;
		font-size: 110%;
		color: #f0daab;
		font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  #hotspring.spa .con_esthemenu .box_note {
		float: none !important;
		display: inline-block !important;
		text-align: center;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .link_bottom {
		display: block;
		padding-top: 150px !important;
		margin-top: -100px !important;
  }
}