/*  detail
 *---------------------------------------------------------- */
#detail {
  background: #fff;
  padding-top: 30px;
}

#detail .section_form {
  margin-bottom: 80px;
}
.fixed_gnav{
  display: none;
}


/**************************************

cmn

**************************************/

.section_form{
  margin: 50px auto 80px;
  text-align: left;
  width: 860px;
}

#form .section_form{
  margin: 80px auto 80px;
}

/*room*/
.room_formbox .ttl{
  font-size: 18px;
 }
.room_formbox .ttl span{
  font-weight: 800;
  color: #32b0c9;
}

.form_box .tit_box {
    text-align: center;
    margin-bottom: 30px;
}

.form_box .tit_box .tit{ 
    font-size: 35px;
    font-weight: 800;
  text-align: center;
}

.details_list{
  border: solid 1px #CCC;
    padding: 20px;
}

.details_txt p.tit {
    font-size: 18px;
    text-align: left;
    font-weight: 800;
}

table.table_box th {
    background: #f7a504;
    color: #FFF;
    padding: 2px 16px;
}

table.table_box td {
    background: #ffefd2;
      padding: 0px 16px;
}

.usagefee p.room_fee {
    background: #ffefd2;
    padding: 0px 16px;
    width: 200px;
}

.details_txt {
    position: relative;
    border-bottom: solid 1px #CCC;
    margin-bottom: 30px;
}
.details_txt .usagefee {
    float: right;
    position: absolute;
    top: 0px;
    right: 100px;
}

.details_txt p.cancel {
    text-align: right;
    margin-bottom: 20px;
}

.totalfee .totalfee_txt{
  text-align: right;
  margin: 0 0 30px 0;
}

.totalfee .totalfee_txt p.txt{
  text-align: right;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0;
}

.totalfee .totalfee_txt p.txt span {
    font-size: 34px;
    color: #f76c77;
}

/*form_table*/
.section_form .inner {
	margin: 0 auto;
    padding: 0 0px 0px;
}

.section_form .form_tit {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 42px;
  line-height: 42px;
  margin-bottom: 30px;
}

.section_form .txt {
	margin-bottom: 15px;
  text-align: left;
}

.section_form .txt em {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  width: 40px;
  height: 22px;
  line-height: 20px;
  border-radius: 4px;
  vertical-align: middle;
  color: #fff;
  background: #f8a604;
  font-size: 0.9em;
  margin-right: 7px;
}

.section_form img {
	border-radius: 0;
}

.section_form .section {
	width: 974px;
	margin: 0 auto;
	padding: 25px;
	background: #f2f8f8;
}

@media screen and (min-width: 761px) {
  /** For PC **/

/**************************************

step bar

**************************************/
.stepBar {
  font-weight: bold;
  position: relative;
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
 *zoom: 1;
}

.stepBar .step {
  position: relative;
  float: left;
  display: inline-block;
  line-height: 60px;
  padding: 0 40px 0 20px;
  background-color: #a9e5ed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #777;
  font-weight: bold;
  font-size: 1.2em;
}

.stepBar .step:before, .stepBar .step:after {
  position: absolute;
  left: -15px;
  display: block;
  content: '';
    background-color: #a9e5ed;
    border-left: 4px solid #FFF;
  width: 20px;
  height: 30px;
}

.stepBar .step:after {
  top: 0;
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
}

.stepBar .step:before {
  bottom: 0;
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
}

.stepBar .step:first-child:before, .stepBar .step:first-child:after {
  content: none;
}


.stepBar .step.current {
  color: #FFF;
  background-color: #32b0c9;
}

.stepBar .step.current:before, .stepBar .step.current:after {
  background-color: #32b0c9;
}

.stepBar.step2 .step {
  width: 50%;
}

.stepBar.step3 .step {
  width: 33.333%;
}

.stepBar.step4 .step {
  width: 25%;
}

.stepBar.step5 .step {
  width: 20%;
}
/**/

/* step end */

.form_wrapper {
  padding: 25px;
  background: #fff;
}

.table-form {
  border-top: 1px dotted #e6d599;
}


.table-form p.ttl {
    background: #32b0c9;
    color: #FFF;
    text-align: center;
    padding: 9px;
    font-size: 18px;
    margin-bottom: 20px;
}


.section_form .table-form {
  border-top: 0;
}

.table-form input,
.table-form textarea {
  border: #bbb solid 1px;
  padding: 10px;
  box-sizing: border-box;
}

.table-form select {
  border: #bbb solid 1px;
  padding: 5px;
  box-sizing: border-box;
}

.table-form dl.required dd input,
.table-form dl.required dd select,
.table-form dl.required dd textarea {
  background: #f9e8e8;
  border: #e45d58 solid 1px;
}

.table-form input[type="text"],
.table-form input[type="email"],
.table-form textarea {
  width: 500px;
  vertical-align: middle;
  font-size: 1.1em;
}

.table-form input[type="tel"] {
  width: 350px;
}

.table-form input[type="datepicker"] {
  width: 150px;
}

.table-form input[type="radio"],
.table-form input[type="checkbox"] {
  border: 0;
  margin-right: 3px;
  position: relative;
  top: 1px;
}

.table-form textarea {
  height: 150px;
}

.table-form input#zip {
  width: 250px;
}

.table-form input#mail {
  margin-bottom: 5px;
}

.table-form dl {
  border-bottom: 1px dotted #ccc;
}

.table-form dl.un {
  border-bottom: none;
}

.table-form dt {
  width: 28%;
  padding: 20px 8% 13px 0;
  font-weight: normal;
  text-align: right !important;
  vertical-align: top;
  float: left;
  min-height: 30px;
  line-height: 1.8em;
  box-sizing: border-box;
  position: relative;
}

.table-form dl.required dt:after {
  content: "必須";
  text-align: center;
  font-weight: bold;
  display: block;
  width: 40px;
  height: 22px;
  line-height: 24px;
  border-radius: 4px;
  vertical-align: middle;
  color: #fff;
  background: #f8a604;
  font-size: 0.9em;
  position: absolute;
  top: 38%;
  right: 0;
}

.table-form dd {
  width: 66%;
  box-sizing: border-box;
  padding: 16px 10px;
  float: left;
  word-break: break-all;
	text-align: left;
}

.table-form dd #department label {
  width: 30%;
  display: inline-block;
  margin-bottom: 5px;
}

.table-form dd #gender label, .table-form dd #history label, .table-form dd #image label {
  width: 50px;
  display: inline-block;
}

.zip_txt {
  float: right;
  width: 200px;
  font-size: 0.8em;
}

.notice {
  color: #c00;
  font-size: 0.9em;
  padding: 10px;
  border: 1px dotted #c00;
  margin-top: 10px;
  width: 478px;
}

.table-form .calender {
  float: right;
  padding: 0 35px 0 0;
}

.table-form select {
  font-size: 1.1em;
  height: 32px;
}

.table-form input#items {
  border: 0;
}

.table-form dt span {
  margin-top: 5px;
  font-size: 0.8em;
  color: #666;
  display: block;
}

.table-form td .box-a, .table-form td .box-b {
  float: left;
  width: 200px;
}

.msg {
  color: #c00;
  display: block;
  margin-top: 5px;
}

.btn_confirm, .btn_submit {
  display: block;
  width: 50%;
  margin: 20px auto 10px;
    border-radius: 13px;
    padding: 20px 0;
    background: #f76c77;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  color: #fff;
  position: relative;
  border: none;
  cursor: pointer;
}

.btn_confirm:hover, .btn_submit:hover {
  opacity: 0.9;
}

.btn_back, .btn_top a {
  display: block;
  width: 25%;
  margin: 0 auto 10px;
  padding: 7px 0;
  background: #666;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  color: #fff;
  position: relative;
  border: none;
  text-decoration: none;
  cursor: pointer;
}

.btn_back:hover, .btn_top a:hover {
  background: #565656;
  color: #fff;
  text-decoration: none;
}

.fa_box{
  float:left;
  width: 190px;
  padding:0 15px 0 0;
  height:130px;
  }
  .fa_box:nth-child(4){
  height:80px;
  }
  .fa_box:nth-child(5){
  height:80px;
  }
.fa_box span{
  background:#d8d8d6;
  padding:5px 5px 5px 7px;
  display:block;
  margin:0 0 6px;
  font-weight:bold;
  }

/* span要素をブロック化しフロートでフォーム部品と横に並べる*/
/*疑似クラス「:after」で <p>の末尾でフロートをクリア*/
.chkradio:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;     /*←フロートをクリア*/
}
/*チェックボックス全体のブロックの指定*/
dd span.chkradio {
	display:block;
	width:570px;
}
/*各チェックボックスとテキストがくっつかないようにマージンを*/
dd span.chkradio label input {
	margin-right:10px;
}
/*各チェックボックスを横に並べる*/
dd span.chkradio label {
	margin-right: 16px;
	display: block;
	width: 175px;
  line-height:23px;
}
/*疑似クラス「:after」で <span>の末尾でフロートをクリア*/
dd span.chkradio:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;     /*←フロートをクリア*/
}
/*チェックボックスを囲むlabel要素にロールオーバー時の変化を指定する*/
dd span.chkradio label:hover {
	background : #f3eacd;
	font-weight:bold;
}

.addroom a {
    background: #f76c77;
    padding: 7px;
    border-radius: 7px;
    float: right;
    /* float: right; */
    color: #FFF;
position: absolute;
    right: 110px;
    top: 90px;
  }


  p.cancel a {
    background: #32b0c9;
    color: #FFF;
    padding: 9px;
    border-radius: 6px;
}
  
  
.form_bnr02 {
  padding: 50px 0 0;
  text-align: center;
}

.ui-datepicker {
	box-sizing: border-box;
	/*left: 5% !important;*/
	background: #f2f9fd;
	padding: 10px;
}

.ui-datepicker-unselectable .ui-state-default {
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
	background: #f2f9fd url(../img/none.png) no-repeat 50% 50% !important;
	background-size: 7px 6px;
}

.ui-datepicker-calendar {
    table-layout: fixed;
}


.form_thanks {
  text-align: center;
  padding: 30px 0;
}

.form_thanks .btn a {
  font-size: 1.2em;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}

.form_thanks .catch {
  font-weight: bold;
  font-size: 23px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.form_thanks iframe {
  margin-bottom: 30px;
}


.btn_top {
  padding: 30px 0 0;
}

.form_footer {
  text-align: center;
}

.table-form dl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.table-form dl {
  display: inline-table;
}

}


/**************************************

form

**************************************/

.section_form .section .smust {
	padding: 0 5px;
}

.form_wrapper {
	padding: 25px;
	background: #fff;
}

.mini_title{
	text-align: center;
	margin: 10px 0 10px;
	}

.choice_section{
	margin: 0 0 50px;
	}
	.choice_section img{
		margin: 0 0 7px;
		}

.table-form {
	border-top: 1px dotted  #e6d599;
}


.table-form p.ttl {
    background: #32b0c9;
    color: #FFF;
    text-align: center;
    padding: 9px;
    font-size: 18px;
    margin-bottom: 20px;
}


.section_form .table-form {
	border-top: 0;
}

.table-form input.must,
.table-form textarea.must,
.table-form select.must {
	background: #F8E2E6;
	border: #bbb solid 1px;
}

.table-form input,
.table-form textarea {
	border: #bbb solid 1px;
	padding: 10px;
	box-sizing: border-box;
}

.table-form select {
	border: #bbb solid 1px;
	padding: 5px;
	box-sizing: border-box;
}

.table-form dl.required dd input,
.table-form dl.required dd select,
.table-form dl.required dd textarea {
  background: #f9e8e8;
  border: #e45d58 solid 1px;
}

.table-form input[type="text"],
.table-form input[type="email"],
.table-form textarea {
	width: 500px;
	vertical-align: middle;
	font-size: 1.1em;
}

.table-form input[type="text"]#res_date,
.table-form input[type="text"]#zip {
	width: 250px;
}

.table-form input[type="tel"] {
	width: 350px;
}

.table-form input[type="datepicker"] {
  width: 150px;
}

.table-form input[type="radio"],
.table-form input[type="checkbox"] {
  border: 0;
  margin-right: 3px;
  position: relative;
  top: 1px;
}

.table-form input#year{
	width: 100px;
}


.table-form input[type="radio"],
.table-form input[type="checkbox"] {
	border: 0;
	margin-right: 3px;
	position: relative;
}

select#pref {
    width: 274px;
    height: 60px;
}

@media screen and (min-width: 761px) {
.table-form dd #gender input,
.table-form dd #job input {
	margin-right: 8px;
}
}

.table-form input#mail {
	margin-bottom: 5px;
}

.table-form textarea {
  height: 130px;
}

.table-form dl {
	border-bottom: 1px dotted  #ccc;
}
.table-form dl.un {
	border-bottom: none;
}

.table-form dt p.tit {
	width: 20%;
	padding: 20px 12px 13px;
	font-weight: normal;
	text-align: right !important;
	vertical-align: top;
	float: left;
	min-height: 30px;
	line-height: 30px;
	box-sizing: border-box;
}

.table-form dt p.must {
	text-align: right;
	width: 8%;
	vertical-align: top;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}

.table-form dt p.must span {
	text-align: center;
	font-weight: bold;
	display: block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 46px;
	vertical-align: middle;
	color: #fff;
	background: #dd0000;
	font-size: 0.9em;
}

.table-form dd {
	width: 72%;
	box-sizing: border-box;
	padding: 20px 10px;
	float: left;
	word-break: break-all;
}

.table-form dd #department label {
	width: 30%;
	display: inline-block;
	margin-bottom: 5px;
}

@media screen and (min-width: 761px) {
.table-form dd #gender label,
.table-form dd #job label {
	width: 200px;
	display: inline-block;
}
}

@media screen and (max-width: 760px) {
.table-form dd #gender label,
.table-form dd #job label {
	width: 49%;
	display: inline-block;
}
}


.table-form #reference label {
  width: 49%;
  float: left;
  margin-bottom: 15px;
}

.table-form #reference label:nth-child(even) {
  width: 45%;
  float: right;
}

.table-form #reference label:hover {
  cursor: pointer;
  opacity: .8;
}

.table-form #reference label:nth-child(1),
.table-form #reference label:nth-child(2){
  height: 90px;
}

.zip_txt {
	float: right;
	width: 200px;
	font-size: 0.8em;
}

.notice {
	color: #c00;
	font-size: 0.9em;
	padding: 10px;
	border: 1px dotted #c00;
	margin-top: 10px;
	width: 478px;
}

.table-form .calender {
	float: right;
	padding: 0 35px 0 0;
}

.table-form select {
	font-size: 1.1em;
}


.table-form input#items {
	border: 0;
}

.table-form dt span {
	margin-top: 5px;
	font-size: 0.8em;
	color: #666;
	display: block;
}

.table-form .w500 {width: 350px;}
.table-form .w350 {width: 350px;}
.table-form .w250 {width: 250px;}
.table-form .w150 {width: 150px;}
.table-form .w80 {width: 80px;}
.table-form .w50 {width: 50px;}

.table-form td .box-a,
.table-form td .box-b {
	float: left;
	width: 200px;
}

.msg {
	color: #c00;
	display: block;
	margin-top: 5px;
}

/**************************************

input btn

**************************************/



.btn_confirm:hover,
.btn_submit:hover {
	background: ;
}

.btn_back,
.btn_top a {
	display: block;
	width: 55%;
	margin: 0 auto 10px;
	padding: 15px 0;
	background: #aaa;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #fff;
	position: relative;
	border: none;
	text-decoration: none;
}

.btn_back:hover,
.btn_top a:hover {
	background: #bbb;
	color: #fff;
	text-decoration: none;
}

.form_bnr02 {
	padding: 50px 0 0;
	text-align: center;
}

/**************************************

thanks

**************************************/

.form_thanks {
	text-align: center;
	padding: 30px 0;
}

.form_thanks .btn {
    width: 324px;
  height: auto;
  margin: 0 auto;
}

.section_form .catch {
	font-size: 2em;
	margin-bottom: 15px;
  font-weight: bold;
}

.sp_flow {
	display: none;
}

.btn_top {
	padding: 30px 0 0;
}

.form_footer {
	text-align: center;
}

.policy {
	text-align: center;
}

.policy a {
	color: #f89200;
	text-decoration: none;
}

.policy a:hover {
	color: #ff0000;
}

.table-form dl:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow: hidden;
}

.table-form dl { display: inline-table; }

/* Hides from IE-mac \*/
* html .table-form dl { height: 1%; }
.table-form dl {
	display: block;
	overflow: hidden;
}
/* End hide from IE-mac */




@media screen and (max-width: 760px) {
  /** For Touch Device **/
.container {
	width: 100%;
  padding: 0;
}

.form_wrapper {
    padding: 0;
}

.section_form {
  margin: 0;
    width: 100%;
}
  
.section_form .inner {
	background: none;
	padding: 25px 0;
}

.section_form img {
	border-radius: 0;
}

.section_form .section {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: none;
  
}
  
  .room_formbox .ttl span {
    display: block;
  }
  
.room_formbox .ttl {
    width: 90%;
    margin: 0 auto;
  }
.room_formbox {
    position: relative;
}
.addroom a {
    background: #f76c77;
    color: #FFF;
    padding: 3%;
    border-radius: 3%;
    position: absolute;
    right: 6%;
    top: -2%;
}
  
.details_list {
    border: solid 1px #CCC;
    padding: 5%;
    width: 100%;
}
  
table.table_box {
margin-bottom: 2%;
}
  
.details_txt .usagefee {
    float: left;
    position: initial;
    margin-bottom: 5%;
  }
  
.details_txt p.cancel a {
    background: #32b0c9;
    padding: 3% 8%;
    color: #FFF;
    border-radius: 7%;
    position: absolute;
   right: 0;
    top: 82%;
  }
  
.details_txt {
padding-bottom: 36%;
  
  
}


/**************************************

stepBar

**************************************/

.stepBar {
	position: relative;
	list-style: none;
	margin: 0 auto 1em;
	padding: 0;
	text-align: center;
	width: 90%;
	overflow: hidden;
 *zoom: 1;
  font-size: 12px;
}

.stepBar .step {
	position: relative;
	float: left;
	display: inline-block;
	line-height: 40px;
	padding: 0 15px 0 5px;
	background-color: #ccc;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #888;
	font-weight: bold;
}

.stepBar .step:before, .stepBar .step:after {
	position: absolute;
	left: -5px;
	display: block;
	content: '';
	background-color: #ccc;
	border-left: 4px solid #fff;
	width: 5px;
	height: 20px;
}

.stepBar .step:after {
	top: 0;
	-moz-transform: skew(20deg);
	-ms-transform: skew(20deg);
	-webkit-transform: skew(20deg);
	transform: skew(20deg);
}

.stepBar .step:before {
	bottom: 0;
	-moz-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg);
}

.stepBar .step:first-child {
}

.stepBar .step:first-child:before, .stepBar .step:first-child:after {
	content: none;
}

.stepBar .step:last-child {
}

.stepBar .step.current {
	color: #FFF;
	background-color: #2b2b2b;
}

.stepBar .step.current:before, .stepBar .step.current:after {
	background-color: #2b2b2b;
}

.stepBar.step3 .step:nth-child(1) {
	width: 34%;
}

.stepBar.step3 .step:nth-child(2) {
	width: 33%;
}

.stepBar.step3 .step:nth-child(3) {
	width: 33%;
}


/**************************************

input btn

**************************************/

input.btn-success {
	width: 90%;
	margin: 0 auto;
}

.btn_confirm, .btn_submit {
	-webkit-appearance: button;
	display: block;
	width: 86%;
	margin: 10px auto;
	padding: 12px 0;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
	position: relative;
	border: none;
  background: #f76c77;
}
  
.totalfee .totalfee_txt p.txt {
    margin-right: 1%;
  }

.btn_confirm:hover, .btn_submit:hover {
	background: #ff6700;
}

.btn_back, .btn_top a {
	-webkit-appearance: button;
	display: block;
	width: 70%;
	margin: 0 auto 10px;
	padding: 8px 0;
	background: #aaa;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #fff;
	position: relative;
	border: none;
	text-decoration: none;
}

.btn_back:hover, .btn_top a:hover {
	background: #bbb;
	color: #fff;
	text-decoration: none;
}


/**************************************

table_form

**************************************/

  .table-form dt {
    margin: 10px 10px 0;
    padding: 10px 0 0;
    background: #fff;
  }
  .table-form dt p.tit {
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
    float: left;
    color:#1f1f1f;
  }
  .table-form dt p.tit br {
    display: none;
  }
  .table-form dt p.must {
    width: auto;
    padding:0px 0 0 10px;
    text-align: left;
    float: left;
  }
  .table-form dt p.must span {
    text-align:center;
    padding: 4px;
    color:#fff;
    font-size:11px;
    display: inline-block;
    margin-top: -5px;
    height: auto;
    line-height: 1.4em;
    border-radius: 0px;
  }

  .table-form dt p.must img {
    display: none;
  }
  .table-form dt:after {
    content: ' ';
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
  }

  .table-form dd {
    width: 100%;
    padding: 5px 10px 20px;
    box-sizing:border-box;
    font-family: Arial;
    font-size: 14px;
  }
  
.table-form dd input, .table-form dd textarea {
	font-size: 13px;
	background: #efefef;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.table-form dd select {
	font-size: 13px;

	height: 40px;
}

.table-form dd #department label {
	width: 100%;
	display: inline-block;
	margin-bottom: 8px;
}

.table-form input[type="text"],
.table-form input[type="tel"],
.table-form input[type="email"],
.table-form textarea {
	width: 96%;
	padding: 15px;
	box-sizing: border-box;
}

.table-form input#zip {
	width: 50%;
	padding: 15px;
	box-sizing: border-box;
}

.table-form input[type="radio"],
.table-form input[type="checkbox"] {
	border: 0;
	margin-right: 3px;
	position: relative;
	top: -1px;
  background: #002f6f;
}

.notice {
	color: #c00;
	font-size: 0.9em;
	padding: 10px;
	border: 1px dotted #c00;
	margin-top: 10px;
  width: 100%;
}

.table-form .w350 {
	width: 100%;
}

.table-form .w120,
.table-form .w180 {
	width: 40%;
}

.table-form .w50,
.table-form .w80 {
	width: 35%;
}

#item {
	width: 100%;
	font-size: .85em;
}

.msg {
	color: #c00;
	display: block;
	margin-top: 5px;
}

.policy {
	padding: 0 15px;
}

.policy a {
	color: #f89200;
	text-decoration: none;
}

.policy a:hover {
	color: #ff0000;
}

.ui-datepicker {
	width: 90% !important;
	box-sizing: border-box;
	left: 5% !important;
}

.ui-datepicker-unselectable .ui-state-default {
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
	background: #f2f9fd url(../img/none.png) no-repeat 50% 50% !important;
	background-size: 7px 6px;
}

.table-form #reference label,
.table-form #reference label:nth-child(even) {
  width: 100%;
  display: block;
  padding: 10px;
  float: none;
  margin-bottom: 5px;
  border: 3px solid #efefef;
}

.table-form #reference label:nth-child(1),
.table-form #reference label:nth-child(2){
  height: auto;
}

.table-form #reference input {
  /*-webkit-appearance: none;*/
  top: 3px;
}
  
.table-form .zip_txt {
	width: auto;
	float: none;
	text-indent: 0;
	padding: 0;
}

.table-form .zip_txt br {
	display: none;
}


/**************************************

form_thanks

**************************************/

.form_thanks {
	text-align: center;
	padding: 15px;
}

.form_thanks .btn {
	margin-top: 20px;
}

.form_thanks .catch {
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1.4;
	margin-bottom: 15px;
}

}
