@charset "utf-8";
/* ==========================================================

title : レジデンス 新館　
scope : 体験宿泊・宿泊ゴルフプレー お申込フォーム

last modify :2015/06/08 242_hayakawa

========================================================== */
.app_contents {
	padding: 4px 0 0 0;
}

.app_contents #main-inner {
	width: 992px;
	margin: 40px auto 0;
	background: #fffdf1;
	border: 4px solid #917802;
	color: #000;
}

.app_contents h1 {
	width: 946px;
	margin: 0 0 0 18px;
	padding: 28px 0 12px 4px;
	border-bottom: 2px solid #7d6929;
}

.app_contents .lead {
	margin: 34px 0 36px;
	font-size: 16px;
	text-align: center;
}

.err_color
{
	background-color: lavenderblush !important;
}

/* ------ table#app_form ------ */
.app_contents table#app_form {
	margin: 0 auto;
	width: 840px;
	border-collapse: collapse;
}

.app_contents table#app_form tr th,
.app_contents table#app_form tr td {
	border: 1px solid #535353;
	overflow: hidden;
}

.app_contents table#app_form tr th {
	width: 230px;
	padding: 0 0 0 28px;
	background: #e3d5bf;
	font-size: 20px;
	vertical-align: middle;
	white-space: nowrap;
}

.app_contents table#app_form tr th.th_center {
	width: 230px;
	padding: 0;
	background: #e3d5bf;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.app_contents table#app_form tr th p {
	position: relative;
}



.app_contents table#app_form img.mandatory {
	position: absolute;
	right: 14px;
	margin: 2px 0 0 0;
}

.app_contents table#app_form td {
	padding: 16px 16px 16px 32px;
	font-size: 16px;
	background: #fff;
}

.app_contents table#app_form td input[type="text"] {
	font-size: 16px;
	padding: 5px;
	line-height: 1;
}

.app_contents table#app_form td input[type="radio"],
.app_contents table#app_form td input[type="checkbox"] {
	margin: 0 5px 0 0;
}

.app_contents table#app_form td label,
.app_contents table#app_form td input[type="radio"],
.app_contents table#app_form td input[type="checkbox"]:enabled {
	cursor: pointer;
}

.app_contents table#app_form td input:hover + label,
.app_contents table#app_form td label:hover {
	color: #c00;
}

.app_contents table#app_form td input:checked + label {
	color: #c00;
}

.app_contents table#app_form td select {
	padding: 5px;
}

.app_contents table#app_form td .notes {
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 15px;
}

.app_contents table#app_form th .notes {
	font-size: 15px;
}


.app_contents table#app_form td .s_notes {
	font-size: 15px;
	margin: 0 0 0 8px;
}

.app_contents table#app_form td dl {
	overflow: hidden;
}

.app_contents table#app_form td dl dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin: 5px 0 14px 0;
	font-size: 16px;
}

.app_contents table#app_form td dl dd {
	float: left;
	margin: 0 0 14px 0;
}

.app_contents table#app_form td ul li{
	margin: 16px 0 0 0;
}

.app_contents table#app_form td ul li:first-child{
	margin: 0;
}

.app_contents table#app_form tr.course td ul {
	width: 304px;
	float: left;
	padding: 8px 0;
}
.app_contents table#app_form tr.course td .notes {
	float: left;
	margin: 5px 0 0 0;
}

.app_contents table#app_form tr.room_type td ul {
	overflow: hidden;
	margin-top: 16px;

}

.app_contents table#app_form tr.room_type td ul li{
	float: left;
	margin-right: 30px;
	margin-top: 0px;
}

.app_contents table#app_form tr.room_type td .notes {
	margin: 18px 0 0 0;
}

.app_contents table#app_form tr.date td dl dt:before {
    content: "■";
    display: inline;
}
.app_contents table#app_form tr.date td dl dt {
	font-size: 15px;
	letter-spacing: .1em;
}
.app_contents table#app_form tr.date dl dd {
	font-weight: bold;
}
.app_contents.comfirm table#app_form tr.date dl dd {
	font-weight: normal;
	margin: 4px 0 14px 40px;
}
.app_contents table#app_form tr.date dl dd select {
	font-weight: normal;
	margin: 0 8px 0 20px;
}

.app_contents.comfirm table#app_form tr.age td {
	font-weight: normal;
}
.app_contents table#app_form tr.age select {
	font-weight: normal;
	margin: 0 8px 0 0;
}

.app_contents table#app_form tr.address input.zip_btn {
	margin: 0 0 0 10px;
}
.app_contents table#app_form tr.address p {
	margin: 12px 0 0 0;
}
.app_contents table#app_form tr.address p:first-child {
	margin: 0;
}
.app_contents table#app_form tr.address p.add_free input[type="text"] {
	margin: 0 0 0 32px;
}
.app_contents table#app_form tr.address p.notes {
	margin: 6px 0 0 77px;
}

.app_contents table#app_form tr.work td {
	padding: 16px 16px 2px 32px;
}
.app_contents table#app_form tr.work dl dt {
	width: 80px;
}
.app_contents.comfirm table#app_form tr.work dl dd {
	margin: 5px 0 14px 0;
}

.app_contents table#app_form tr.telnumber dl dt {
	width: 100px;
}
.app_contents.comfirm table#app_form tr.telnumber dl dt {
	width: 80px;
}
.app_contents.comfirm table#app_form tr.telnumber dl dd {
	margin: 5px 0 14px 0;
}

.app_contents.comfirm table#app_form tr.telnumber dl dd a{
  color: #000;
}


.app_contents table#app_form tr.use select {
	margin: 0 0 0 36px;
}


.app_contents table#app_form tr.member ul li {
	margin: 10px 0 0 0;
}
.app_contents table#app_form tr.member ul li:first-child {
	margin: 3px 0 0 0;
}
.app_contents table#app_form tr.member ul ul {
	margin: 10px 0 0 10px;
}

.app_contents table#app_form tr.free_txt td p.notes {
	margin-top: 5px;
	margin-bottom: 7px;
}

.app_contents table#app_form tr.free_txt td textarea{
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: block;
}

.app_contents table#app_form tr.free_txt td p.text_limit {
	font-size: 13px;
}


/*----------------------------------------*/

.app_contents .txt_comfirm {
	margin: 30px 0 28px;
	font-size: 16px;
	text-align: center;
}

.app_contents .btn_comfirm {
	width: 263px;
	margin: 0 auto;
}

.app_contents .btn_comfirm input[type="image"]:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7 !important;
}


/* ------ #privacy_policy ------ */
.app_contents #privacy_policy {
	width: 788px;
	margin: 34px auto 0;
	padding: 0 0 34px 0;
	background: #fff;
}

.app_contents #privacy_policy h2 {
	padding: 11px 0 0 32px;
}

.app_contents #privacy_policy p {
	padding: 20px 40px 0 50px;
	line-height: 1.9;
}

.app_contents #privacy_policy p a {
	color: #00e;
	text-decoration: none;
}

.app_contents #privacy_policy p a:hover {
	color: #f00;
	text-decoration: underline;
}
/*----------------------------------------*/
.app_contents .inquiry_tel {
	text-align: center;
	padding: 33px 0 43px;
}

/* ------ .error ------ */
.app_contents .error {
	margin: 0 0 10px -18px;
	padding: 0 0 0 24px;
	background: url(../image/ico_error.png) no-repeat left 3px;
	color: #f00;
}
.app_contents table#app_form tr.course td .error {
	margin: 0 0 2px -18px;
}
.app_contents table#app_form tr.address p.error {
	margin: 0 0 2px -18px;
}

/*----------------------------------------*/
.app_contents.comfirm table#app_form .type_txt {
	margin: 0 0 0 40px;
}

/* ------ .btn_area ------ */
.app_contents .btn_area {
	width: 564px;
	margin: 0 auto;
	overflow: hidden;
}

.app_contents .btn_area .btn_submit {
	float: right;
}
.app_contents .btn_area .btn_submit:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7 !important;
}

.app_contents .btn_area .btn_back {
	float: left;
	margin: 3px;
}
.app_contents .btn_area .btn_back a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7 !important;
}

/* ------ .thanks_area ------ */
.app_contents .thanks_area {
	width: 798px;
	margin: 64px auto 20px;
	border: 1px solid #535353;
}

.app_contents .thanks_area .txt_complete {
	padding: 21px 0 17px;
	border-bottom: 1px solid #535353;
	background: #e3d5bf;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.app_contents .thanks_area .txt_thanks {
	padding: 30px 0 26px;
	background: #ffffff;
	font-size: 20px;
	text-align: center;
	line-height: 1.8;
}

.app_contents .thanks_area ~ #privacy_policy {
	margin: 64px auto 0;
}


#header .tel_stay{
  position: absolute;
  top: 30px;
  right: 21px;
}