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

 file name  :contact.css
 author     :Ability Consultant
style info  :お問い合わせ
=================================================================== */
/*-----------------------------------------------------------
	ページ設定
-----------------------------------------------------------*/
#contact #gnav ul li.gnav_con a {
	background-position: bottom;
}

/*----------------------------------------------------
	.タイトル指定
----------------------------------------------------*/
.wrp_pgtit .con_pgtitle {
	background: url(http://hotel-rosablanca.com/contact/images/bg_title.jpg) center 0 no-repeat;
}

.wrp_pgtit .con_pgtitle h2.title {
	background: url(http://hotel-rosablanca.com/contact/images/st_title.png) 10px center no-repeat;
}

/*----------------------------------------------------
	.con_form	フォーム
----------------------------------------------------*/
.con_form {
	*zoom: 1;
	width: 1280px;
	margin: 0 auto;
}

.con_form:after {
	content: "";
	display: table;
	clear: both;
}

@media only screen and (max-width: 1280px) {
  .con_form {
	width: 100%;
}
}
@media only screen and (max-width: 736px) {
  .con_form {
	margin-bottom: 60px;
}
}
.con_form .st_main,
.con_form .st_smp1 {
	margin-bottom: 40px;
}

.con_form .st_main h3,
.con_form .st_smp1 h3 {
	background-image: url(http://hotel-rosablanca.com/contact/images/st_basic.png);
}

.con_form .con_intro {
	background: url(http://hotel-rosablanca.com/rooms/images/bg_rooms_top.jpg) bottom center no-repeat;
	padding-bottom: 5px;
}

@media only screen and (max-width: 736px) {
  .con_form .con_intro {
	background: none;
}
}
.con_form .con_intro .txt_intro {
	text-align: center;
	margin: 0 auto;
	padding: 0 1% 20px;
	line-height: 1.6rem;
}

.con_form .con_intro .txt_intro span.ht {
	font-size: 1.12rem;
	display: block;
	margin-bottom: 5px;
}

.con_form .con_intro .txt_intro span.st {
	font-size: 1.25em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	display: block;
}

.con_form .con_intro .txt_intro span.st .nowrp {
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
}

@media only screen and (max-width: 736px) {
  .con_form .con_intro .txt_intro span.st .nowrp {
	display: inline;
	white-space: normal;
}
}
@media only screen and (max-width: 736px) {
  .con_form .con_intro .txt_intro {
	text-align: left;
}
}
.con_form .con_intro .marcus {
	padding: 0 1% 120px;
}

@media only screen and (max-width: 736px) {
  .con_form .con_intro .marcus {
	padding: 0 1% 60px;
}
}
.con_form .con_intro .btn_area .btns {
	overflow: hidden;
	*zoom: 1;
	width: 60%;
	margin: 0px auto 60px;
	padding: 1%;
}

@media only screen and (max-width: 1024px) {
  .con_form .con_intro .btn_area .btns {
	width: 90%;
}
}
.con_form .con_intro .btn_area .btns p {
	position: relative;
	float: right;
	text-decoration: none !important;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font-size: 1.2em;
	background-color: #EEE4CA;
	background-image: url(../rooms/images/bg_btn.png);
	background-repeat: no-repeat;
	padding: 10px 15px;
	width: 45%;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
}

@media only screen and (max-width: 736px) {
  .con_form .con_intro .btn_area .btns p {
	float: none;
	width: 100%;
	margin: 0 auto 1em;
	font-size: 1.1em;
}
}
.con_form .con_intro .btn_area .btns p a {
	text-decoration: none;
}

.con_form .con_intro .btn_area .btns p + p {
	position: relative;
	float: left;
	text-decoration: none !important;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font-size: 1.2em;
	background-color: #E1DED9;
	background-image: url(../rooms/images/bg_btn.png);
	background-repeat: no-repeat;
	padding: 10px 15px;
	width: 45%;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
}

@media only screen and (max-width: 736px) {
  .con_form .con_intro .btn_area .btns p + p {
	float: none;
	width: 100%;
	margin: 0 auto 1em;
	font-size: 1.1em;
}
}
.con_form .con_intro .btn_area .btns p + p:hover {
	opacity: .8;
}

.con_form .con_intro .btn_area .btns p span {
	float: right;
}

.con_form .con_intro .btn_area .btns p span i {
	vertical-align: baseline;
	font-size: 1.5rem;
	color: #A08C57;
}

@media only screen and (max-width: 736px) {
  .con_form .con_intro .btn_area .btns p span {
	padding: 2px 7px 1px;
}
}
.con_form .con_intro .btn_area .btns p:hover {
	opacity: .8;
}

.con_form .indis {
	background: #da787b;
	padding: 1px 6px 0 6px;
	color: #fff;
	font-size: .85em;
	margin-right: .3em;
	margin: 0 0 .8em .4em;
	line-height: 1.75;
}

@media only screen and (max-width: 736px) {
  .con_form .indis {
	font-size: .9em;
	padding: 2px 5px 1px 5px;
}
}
.con_form form table {
	margin-bottom: 50px;
}

@media only screen and (max-width: 736px) {
  .con_form form table {
	margin-bottom: 20px;
}
}
.con_form form table th {
	width: 25%;
	font-size: 1.05em;
	overflow: hidden;
	*zoom: 1;
}

@media only screen and (max-width: 736px) {
  .con_form form table th {
	padding: 10px;
	font-size: 1.05em;
}
}
.con_form form table th .indis {
	background: #da787b;
	padding: 1px 6px 0 6px;
	float: right;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
}

.con_form form table td {
	padding: 15px;
}

@media only screen and (max-width: 736px) {
  .con_form form table td {
	padding: 10px;
}
}
.con_form form table td input[type="text"] {
	width: 60%;
	font-size: 1.1em;
	padding: 13px 5px;
}

@media only screen and (max-width: 736px) {
  .con_form form table td input[type="text"] {
	width: 100%;
	padding: 12px 5px;
}
}
.con_form form table td input[type="tel"] {
	width: 30%;
	font-size: 1.1em;
	padding: 13px 5px;
}

@media only screen and (max-width: 736px) {
  .con_form form table td input[type="tel"] {
	width: 100%;
	padding: 12px 5px;
}
}
.con_form form table td textarea {
	width: 100%;
	font-size: 1.35em;
	padding: 8px 5px;
	min-height: 250px;
}

@media only screen and (max-width: 736px) {
  .con_form form table td textarea {
	width: 100%;
	padding: 5px;
	min-height: 150px;
	font-size: 1.2em;
}
}
@media only screen and (max-width: 736px) {
  .con_form form table th,
  .con_form form table td {
	float: left;
	width: 100%;
}
}

/* -----------------------------------------------------------
	Table		表設定
----------------------------------------------------------- */
table.tbl_basic_cus1 {
	width: 100%;
}

table.tbl_basic_cus1 th,
table.tbl_basic_cus1 td {
	padding: 15px 20px;
	border: 1px solid #d3c58f;
	border-left: none;
	border-right: none;
	text-align: left;
}

@media only screen and (max-width: 480px) {
  table.tbl_basic_cus1 th,
  table.tbl_basic_cus1 td {
	float: left;
}
}
table.tbl_basic_cus1 th {
	background: #f4efdc;
	font-weight: normal;
}

@media only screen and (max-width: 736px) {
  table.tbl_basic_cus1 th {
	width: 100%;
}
}
@media only screen and (max-width: 480px) {
  table.tbl_basic_cus1 th {
	width: 100%;
}
}
table.tbl_basic_cus1 td {
	background: #fff;
}

@media only screen and (max-width: 480px) {
  table.tbl_basic_cus1 td {
	width: 100%;
}
}

/* -----------------------------------------------------------
	btn		ボタン設定
----------------------------------------------------------- */
.btn {
	text-align: center;
	margin-bottom: 80px;
}

.btn button {
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	font-size: 1.3em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	width: 65%;
	padding: 16px 12px 16px 18px;
	background: #BB9A3F;
	color: #fff;
}

@media only screen and (max-width: 736px) {
  .btn button {
	width: 90%;
	font-size: 1.2em;
	padding: 13px 12px 12px 15px;
}
}
.btn button span {
	float: right;
}

.btn button span i {
	vertical-align: middle;
}

@media only screen and (max-width: 736px) {
  .btn button span {
	padding: 2px 7px 1px;
}
}
.btn:hover {
	opacity: .7;
}

.btns {
	overflow: hidden;
	*zoom: 1;
	width: 60%;
	margin: 0px auto 80px;
	padding: 1%;
}

@media only screen and (max-width: 1024px) {
  .btns {
	width: 90%;
}
}
.btns button {
	position: relative;
	float: right;
	text-decoration: none !important;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	background: #BB9A3F;
	padding: 15px;
	width: 45%;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
}

@media only screen and (max-width: 736px) {
  .btns button {
	float: none;
	width: 100%;
	margin: 0 auto 1em;
	font-size: 1.2em;
	padding: 13px 12px 12px 15px;
}
}
.btns button + button {
	position: relative;
	float: left;
	text-decoration: none !important;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	background: #BFBFBF;
	padding: 15px;
	width: 45%;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
}

@media only screen and (max-width: 736px) {
  .btns button + button {
	float: none;
	width: 100%;
	margin: 0 auto 1em;
	font-size: 1.2em;
	padding: 13px 12px 12px 15px;
}
}
.btns button + button:hover {
	opacity: .8;
}

.btns button span {
	float: right;
}

.btns button span i {
	vertical-align: middle;
}

@media only screen and (max-width: 736px) {
  .btns button span {
	padding: 2px 7px 1px;
}
}
.btns button:hover {
	opacity: .8;
}

/*----------------------------------------------------
	.con_privacy
	プライバシーポリシー
----------------------------------------------------*/
.con_privacy {
	margin: 0 0 150px;
	font-size: 90%;
	line-height: 1.7em;
}

.con_privacy .st_basic {
	padding: 15px 10px;
}

.con_privacy .st_smp3 {
	border-right: 2px solid #D3C58F;
	border-left: 2px solid #D3C58F;
	border-top: 2px solid #E9DDAE;
}

.con_privacy .st_smp3 h4.tit {
	background: none !important;
	padding-top: 0 !important;
	height: auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1;
}

.con_privacy .box {
	background: #fff;
	border: 2px solid #D3C58F;
	border-top: none;
	padding: 30px;
	height: 340px;
	overflow: auto;
}

.con_privacy .box .txt {
	margin-bottom: 1em;
}

.con_privacy .box .st {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: .8em;
}

.con_privacy .box .st i {
	margin-right: 4px;
	font-size: 80%;
}

.con_privacy .box .st + .txt {
	margin-bottom: 1em;
	margin-left: 1em;
}

/*----------------------------------------------------
	.con_thanks	送信完了
----------------------------------------------------*/
.con_thanks {
	*zoom: 1;
	width: 1280px;
	margin: 0 auto;
}

.con_thanks:after {
	content: "";
	display: table;
	clear: both;
}

@media only screen and (max-width: 1280px) {
  .con_thanks {
	width: 100%;
}
}
@media only screen and (max-width: 1024px) {
  .con_thanks {
	margin-bottom: 100px;
}
}
@media only screen and (max-width: 736px) {
  .con_thanks {
	margin-bottom: 60px;
}
}
.con_thanks h3 {
	font-size: 1.6em;
	text-align: center;
	margin: 10px 0 20px;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
}

@media only screen and (max-width: 736px) {
  .con_thanks h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 30px 0 20px;
}
}
.con_thanks .txt {
	margin-bottom: 1em;
	text-align: center;
}

@media only screen and (max-width: 1024px) {
  .con_thanks .txt {
	margin-bottom: .5em;
}
}
@media only screen and (max-width: 736px) {
  .con_thanks .txt {
	margin: 0 3% 10%;
	text-align: left;
}
}
.con_thanks .txt.txt {
	margin-bottom: 2em;
	font-size: 1.1em;
}

.con_thanks .txt span {
	font-weight: bold;
}

.con_thanks .txt_intro {
	text-align: center;
	margin: 0 auto;
	padding: 0 1% 20px;
	line-height: 1.6rem;
}

.con_thanks .txt_intro span.ht {
	font-size: 1.12rem;
	display: block;
	margin-bottom: 5px;
}

.con_thanks .txt_intro span.st {
	font-size: 1.25em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	display: block;
}

.con_thanks .txt_intro span.st .nowrp {
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
}

@media only screen and (max-width: 736px) {
  .con_thanks .txt_intro span.st .nowrp {
	display: inline;
	white-space: normal;
}
}
@media only screen and (max-width: 736px) {
  .con_thanks .txt_intro {
	text-align: left;
}
}
.con_thanks .btn_bottom {
	width: 25%;
	margin: 4% auto;
	background-color: #EEE4CA;
	background-image: url(../rooms/images/bg_btn.png);
	background-repeat: no-repeat;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 3px -3px;
}

@media only screen and (max-width: 1024px) {
  .con_thanks .btn_bottom {
	width: 95%;
	margin: 0 auto;
	float: none;
}
}
@media only screen and (max-width: 736px) {
  .con_thanks .btn_bottom {
	width: 95%;
	margin: 0 auto 10px;
	float: none;
}
}
.con_thanks .btn_bottom a {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
	text-align: center;
	color: #312413;
	position: relative;
	display: block;
	padding: 4% 5%;
	width: 100%;
	overflow: hidden;
	text-decoration: none !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.con_thanks .btn_bottom a i {
	vertical-align: middle;
	margin-right: 5px;
}

.con_thanks .btn_bottom:hover {
	opacity: .7;
}

/*----------------------------------------------------
	.errortxt	エラーメッセージ
----------------------------------------------------*/
span.errortxt {
	display: block;
	margin-top: 10px;
	padding-left: 5px;
	color: #FF0008;
}

span.errortxt i {
	margin-right: 5px;
}