@charset "UTF-8";
/* argument */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
.errMsg {
  margin-left: 1em;
  padding-bottom: 1px;
  display: block;
  line-height: 1.4;
  text-indent: -.9em; }

.formError .tableContact tr:last-child th
  padding-bottom: 13px;
  display: block; }

.fixed {
  padding-bottom: 0px; }

.formError .formErrorClose {line-height: 12px;
  border: solid #252525 2px;
  border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -4px;
  right: -4px;
  color: #efefef;
  background: #333;
  font-weight: bold;
  text-align: center;
  line-height: middle;
  cursor: pointer;
  box-shadow: 1px -1px 3px #888;
  -moz-box-shadow: 1px -1px 3px #888;
  -webkit-box-shadow: 1px -1px 3px #888;
  _z-index: 2; }

.formError .formErrorClose:hover {
  background: #666; }

.fixed .formErrorClose {
  display: none; }

.formError .formErrorContent {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 10px;
  width: 180px;
  position: relative;
  color: #fff;
  background: #252525;
  font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,"ヒラギノ丸ゴ Pro W4",HiraMaruPro-W4,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,Osaka,sans-serif;
  font-size: 11px;
  box-shadow: 0px 0px 6px #888;
  -moz-box-shadow: 0px 0px 6px #888;
  -webkit-box-shadow: 0px 0px 6px #888;
  margin: 0 0 30px 0;
  _z-index: 1; }

.fixed .formErrorContent {
  margin-top: .5em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #f60;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 0 30px 0; }

.fadeOut {
  opacity: .2;
  filter: alpha(opacity=20); }

.formError .formErrorArrow {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 20px;
  margin: 0 0 20px 0;
  _z-index: 0; }

.fixed .formErrorArrow {
  display: none; }

.formError .formErrorArrowBottom {
  margin: -6px;
  top: 0; }

.fixed .formErrorArrowBottom {
  display: none; }

.formError .formErrorArrow div {
  margin: 0 auto;
  display: block;
  height: 1px;
  background: #252525;
  line-height: 0px;
  font-size: 0px;
  box-shadow: 0px 2px 3px #888;
  -moz-box-shadow: 0px 2px 3px #888;
  -webkit-box-shadow: 0px 2px 3px #888; }

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.formError .formErrorArrow .line10 {
  width: 19px; }

.formError .formErrorArrow .line9 {
  width: 17px; }

.formError .formErrorArrow .line8 {
  width: 15px; }

.formError .formErrorArrow .line7 {
  width: 13px; }

.formError .formErrorArrow .line6 {
  width: 11px; }

.formError .formErrorArrow .line5 {
  width: 9px; }

.formError .formErrorArrow .line4 {
  width: 7px; }

.formError .formErrorArrow .line3 {
  width: 5px; }

.formError .formErrorArrow .line2 {
  width: 3px; }

.formError .formErrorArrow .line1 {
  width: 1px; }

/* dislay */
.hid_url {
  display: none; }

form p.test {
  position: relative;
  color: #C1C0BC; }

form p.test label {
  position: absolute;
  top: 7px;
  left: 10px;
  font-weight: normal; }

form p.test br {
  display: none; }

/* contact */
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.formBlock {
  margin: 0 auto 0;
  max-width: 820px; }
div.formConfirm {
	margin-top: 180px;
}
div.thankBox { margin: 180px auto 200px; max-width: 1000px;}

div.formConfirm .a10_p01 { margin-bottom: 50px;}
.txtContact {
  text-align: left;
  font-size: 16px;
  margin: 60px auto 0px; }

.txtContact01 {
  font-size: 14px;
  margin-bottom: 50px; }

.tableContact th em, .txtContact th em {
  background: #fb2a2a none repeat scroll 0 0;
  color: #fff;
  float: right;
  font-style: normal;font-size: 14px;
	border-radius: 5px;
	padding: 1px 6px;
}

.tableContact th .require2 {
	display: inline-block;
	margin-top: -18px; }
  
.tableContact {
  border-top: #e5e5e5 solid 1px;
  border-bottom: #e5e5e5 solid 1px;
  width: 100%;
  margin: 20px 0 30px;
  font-size: 15px;
  text-align: left; }

.tableContact td {
  border-bottom: 1px solid #e5e5e5 !important; }

.tableContact td, .tableContact th {
  border-bottom: 1px solid #fff;
  padding: 30px 20px;
  text-align: left;
  vertical-align: middle; }

.tableContact th {
  background: #ededed;
  width: 230px;
  letter-spacing: -0.02em;
  font-weight: normal; }

.tableContact tr:last-child th {
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;}

.tableContact tr:last-child th {
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;}

.tableContact tr:last-child span, .txtContact tr:last-child th span {
	display: block;
	margin-top: -17px;
}
  
.tableContact input {
  width: 300px;
  height: 40px;
  color: #1a1a1a; }
.tableContact input.sizeB {
	width: 100%;
}
.tableContact .size02 input, .tableContact textarea {
  width: 100%; }

.tableContact textarea {
  height: 210px; }

.tableContact .size01 input {
  width: 160px; }

.tableContact input,
.tableContact textarea {
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  padding: 10px;
  outline: none;
  }

#contact #footerWrap, #contact .fixBtn, #contact .headerR, #contact #gNaviWrap, #contact #gNaviWrap01, #contact h1 {
  display: none; }

#contact .logo {
  margin: 35px auto; }

.tableContact th.thBR {
  background: #ffddd8; }

.tableContact input.size03 {
  width: 450px; }

.tableContact input.size04 {
  width: 400px; }

.tableContact span, .txtContact th span {
  background: #787878 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  float: right;
  font-size: 14px;
  font-style: normal;
  padding: 1px 6px; }

.ContactDate select {
  background: transparent none repeat scroll 0 0;
  padding: 4px;
  width: 66px;
  border: 1px solid #cfcfcf;
  height: 30px; }
  
#sl01 {
  background: transparent none repeat scroll 0 0;
  padding: 4px;
  width: 300px;
  border: 1px solid #cfcfcf;font-size: 16px;
  height: 30px; }

.fwP01 {
  color: #1e1e1e;
  margin-right: 13px;
  font-weight: bold; }

.fwP02 {font-size: 16px;
  color: #1e1e1e;
  margin-right: 17px; }

.tableContact .tdP0 {
  padding: 0; }
  .tableContact .tdP0 .ContactDate {
    border-bottom: 1px dotted #e5e5e5;
    padding: 15px 20px; }
  .tableContact .tdP0 .ContactDate:last-child {
    margin-top: 0; border-bottom: none; }
	
	select { outline: none;}
	
.ContactDate .sizeS { width: 120px;}	


.tableContact td span.seArrow {
	background: none;
    border-radius: 7px;
    color: inherit;
    float: none;
    font-style: normal;
    padding: 0;
	display: inline-block;
	position: relative;
}
.tableContact td span.seArrow:before {z-index: -1;
	content: "";
	position: absolute;
	right: 8px;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #D2D2D2;
	border-top: 5px solid transparent;
  	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.tableContact td span.seArrow select,
#sl01 {
	background-color: transparent; 
	-moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
 height: 35px;
	font-size: 16px;
	padding-left: 10px;
}

/*# sourceMappingURL=contact.css.map */
.anchor {
	font-size: 0;
	height: 0;
	margin-top: -80px;
	padding-top: 80px;
}



@media only screen and (max-width: 767px) {
.txtContact {
	font-size: 14px;
	margin: 20px 12px;
}
.tableContact {
	font-size: 14px;
	width: 100%;
	margin: 0;
	border: none;
}

.tableContact th {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.tableContact th p {
	padding: 6px 8px;
}
.tableContact td {
	width: 100%;
	display: table;
	margin-bottom: 20px;
}
.tableContact td,
.tableContact th {
	border: none !important;
}
.tableContact th em,
.txtContact th em {
	font-size: 13px;
}
.tableContact input,
.tableContact textarea {
	width: 100% !important;
  }
  .tableContact textarea {
	  height: 150px;
  }
.formBlock {
	margin: 0 12px;
}
.tableContact th .require2 {
	margin-top: 0;
}
.tableContact th span,
.tableContact th em {
	font-size: 13px;
	padding: 1px 10px 0;
	border-radius: 4px;
}
.tableContact tr:last-child span, .txtContact tr:last-child th span {
    margin-top: 0;
}
select {
	border-radius: 5px;
}
#zipcode {
	width: 120px !important;
}
#sl01 { width: 100%; }
.submitBtn input {
	width: 290px !important;
  }
.tableContact .tdP0 .ContactDate {
	padding: 15px 0;
	border-bottom: 1px dotted #e5e5e5 !important;
}
.tableContact .tdP0 .ContactDate:first-child {
	padding-top: 0;
}
.tableContact .ContactDate em.time {
	display: block;
	margin-left: 70px;
	margin-top: 10px;
}
.ContactDate .sizeS {
	width: 133px;
}
.txtContact01 { margin-bottom: 30px; }

.sl01Arrow {
	width: 100% !important;
}



.coppyright { margin: 40px 10px 30px; }

div.formConfirm, div.thankBox {
	margin-top: 20px;
}

div.thankBox {
	margin-left: 12px;
	margin-right: 12px;
}

.anchor {
	margin-top: -50px;
	padding-top: 50px;
}

}



@media only screen and (max-width: 320px) {
.coppyright {
	margin-left: 16%;
	margin-right: 16%;
}

}

.txtthanks01 {
	margin-bottom: 20px;
	font-size: 26px;
}
.txtthanks02 {
	margin-bottom: 30px;
	font-size: 16px;
}
@media only screen and (max-width: 767px) {
	.txtthanks01 {
		font-size: 17px;
	}
	.txtthanks02 {
		font-size: 14px;
	}
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

/* placeholder only style */   
input:-ms-input-placeholder {
  color: #aaa;
}
























