@charset "UTF-8";
input, textarea {
	margin: 0;
	font-size: 100%;
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
}/* !contents
---------------------------------------------------------- */
body.contact #contents {
	background: #f6f6f6;
	padding-top: 30px;
	line-height: 1.6;
	_text-align: center;
}
body.contact #contentsIn {
	_text-align: left;
}
.section_contentsWrap {
	/*background: url(../../img/shared/bg_contact_top01.gif) left top no-repeat;*/
	padding-top: 5px;
	margin-bottom: 50px;
}
.section_contentsIn {
	/*background: url(../../img/shared/bg_contact_bottom01.gif) left bottom no-repeat;*/
}
.h2_wrapIn02 {
	color: #009994;
	font-weight: bold;
	font-size: 150%;
	line-height: 1.1;
}
.contentsForm {
	width: 830px;
	margin: 0 auto;
	padding: 35px 59px;
	border: 1px solid #d6d6d6;
	background: #FFF;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}
.contentsForm table {
	width: 100%;
}
.contentsForm table tr {
	background: url(../../img/shared/bg_contact_border_dash01.gif) left top repeat-x;
}
.contentsForm table th {
	color: #009994;
	font-weight: bold;
	vertical-align: middle;
	/*padding-top: 30px;*/
	width: 190px;
}
.contentsForm table th span {
	color: #fe0226;
}
.contentsForm table td {
	padding: 10px 0;
}
.contentsForm table td .borderLeft {
	background: url(../../img/shared/bg_contact_border_dash02.gif) left top repeat-y;
	padding: 15px 20px;
}
.contentsForm table td select.w312 {
	width: 312px;
	padding: 5px 0;
	background: #f4f4f4;
	border: 1px solid #bcbcbc;
	outline: none;
}
.contentsForm table td select option span {
	line-height: 30px;
}
.contentsForm table td input.w312 {
	width: 312px;
	height: 26px;
	vertical-align: middle;
	border: none;
	outline: none;
	background: #f4f4f4;
	border: 1px solid #bcbcbc;
	text-indent: 5px;
}
input[type=text] {
	line-height: 2;
	-webkit-border-radius: 0;
	        border-radius: 0;
}
.contentsForm table td input.w147 {
	width: 147px;
	height: 26px;
	vertical-align: middle;
	border: none;
	outline: none;
	text-indent: 5px;
	background: #f4f4f4;
	border: 1px solid #bcbcbc;
}
.contentsForm table td .textarea01 {
	width: 608px;
	height: 245px;
	outline: none;
	overflow: auto;
	resize: none;
	background: #f4f4f4;
	border: 1px solid #bcbcbc;
	padding: 5px;
	-webkit-border-radius: 0;
	        border-radius: 0;
}
.contentsForm table td .inputWrap01 {
	float: left;
	margin-right: 20px;
}
.contentsForm table td .inputWrap02 {
	float: left;
}
.contentsForm table td .selectWrapper01 {
	float: left;
	margin-right: 20px;
}
.contentsForm table td .selectWrapper02 {
	float: left;
}
.inquiryWrap {
	background: url(../../img/shared/bg_contact_border_dash01.gif) left top repeat-x;
	padding-top: 30px;
}
.inquiry {
	margin: 0 auto;
}
.inquiry .inquiryIn {
	background: #fff;
	border: 1px solid #000;
	margin-bottom: 15px;
	margin-left: 210px;
	padding: 10px;
	/*height: 214px;*/
	line-height: 1.8;
	/*overflow-y: scroll;*/
}
.inquiry .inquiryIn.type02 {
	-ms-overflow-y: scroll;
	overflow-y: scroll;
	height: 300px;
}
.accept {
	/*text-align: center;*/
	margin-bottom: 30px;
	margin-left: 210px;
}
.inputTextEmail02 {
	margin-right: 10px;
}
.btnWrap01 {
	text-align: center;
	margin-bottom: 30px;
}
.inputBtn {
	margin: 0;
	padding: 0;
	border: none;
	display: inline-block;
	padding: 8px 14px;
	margin: 0 10px;
	text-decoration: none;
	cursor: pointer;
}
input.inputBtn {
	-webkit-appearance:button;
	-moz-appearance:button;
	appearance:button;

}
.inputBtn:hover {
	opacity: 0.7;
}
.inputBtn01 {
	background: #009994;
	color: #FFF;
	font-weight: bold;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}
/*.btnList01 {
	text-align: center;
	margin-bottom: 35px;
}*/
*:first-child+html .btnList01 {
	padding-bottom: 35px;
}
.confirm .btnList01 {
	background: url(../../img/shared/bg_contact_border_dash01.gif) left top repeat-x;
	padding-top: 40px;
}
.btnList01 li {
	display: inline;
	margin: 0 5px;
}
.btnList01 li input, .btnList01 li img {
	vertical-align: top;
}
.contentsForm .label01 {
	padding-right: 15px;
}
.contentsForm .inputRadio01 {
	margin-right: 5px;
}
.contactLead01 {
	margin-bottom: 20px;
}
.contactLead01 .pageTitle {
	font-size: 174%;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.contactLead01 .lead01 {
	font-size: 80%;
}
.contactLead01 p em {
	font-weight: bold;
}
.contactLead01 p strong {
	font-weight: bold;
	color: red;
}
.contactLead01 p span {
	/*font-size: 92%;*/
}
.contactLead02 {
	background: url(../../img/shared/bg_contact_border_dash01.gif) left top repeat-x;
	padding: 30px 0;
}
.contactLead02 p {
	margin-bottom: 10px;
}
.contactLead02 p em {
	font-size: 108%;
}
.contactLead02 p span {
	font-size: 92%;
}
.contactMessageList01 {
	color: #fe0226;
	font-weight: bold;
	margin-bottom: 20px;
}
#copyright {
	float: none;
	text-align: center;
}
.appeal {
	font-weight: bold;
	color: red;
}

@media (max-width: 1041px) {
/* -------------------- */

body {
	min-width: 320px;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}
#headerIn {
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#headerLogo {
	width: auto;
	float: none;
	text-align: center;
}
.section_contentsWrap {
	padding-top: 0;
}
.h2_wrap02 {
	display: table;
	height: 71px;
	background: url(../../img/shared/bg_mainimg01.gif) repeat-x left top;
	-webkit-background-size: auto 71px;
	     -o-background-size: auto 71px;
	        background-size: auto 71px;
	margin-top: 5px;
}
.h2_wrapIn02 {
	display: table-cell;
	width: 100%;
	height: 71px;
	vertical-align: middle;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
body.contact #contents {
	padding-top: 0;
}
#contentsIn {
	width: 100%;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.contactLead01 {
	padding: 10px 0;
}
.contactLead01 .pageTitle {
	/*padding: 10px 0;*/
	margin: 0;
	margin-bottom: 10px;
}
.contactLead01 .lead01 {
}
.contentsForm {
	width: 830px;
	margin: 0 auto;
	border: 1px solid #d6d6d6;
	background: #FFF;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}
.contentsForm {
	width: 100%;
	margin: 0;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.contentsForm table {
	width: 100%;
}
.contentsForm table tr,
.contentsForm table th,
.contentsForm table td {
	display: block;
	width: auto;
	padding: 0;
}
.contentsForm table tr {
	background: none;
}
.contentsForm table td {
	padding: 0 0 10px;
}
.contentsForm table input,
.contentsForm table textarea {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.inputTextEmail02 {
	margin-right: 0;
}
.contentsForm table td .borderLeft {
	background: none;
	padding: 5px 0;
}
.contentsForm table td .inputWrap01 {
	float: none;
	margin-right: 0;
}
.contentsForm table td .inputWrap02 {
	float: none;
	margin-top: 10px;
}
.contentsForm table td .textarea01 {
	width: 100%;
	height: 100px;
	border: 1px solid #bcbcbc;
	padding: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.contentsForm table td input.w147 {
	width: 50%;
	height: auto;
}
.contentsForm table td input.w312 {
	width: 100%;
	height: auto;
}

.inquiry .inquiryIn {
	margin-left: 0;
	padding: 10px;
}
.accept {
	text-align: center;
	margin-left: 0;
	width: 100%;
}
#copyrightIn {
	width: 100%;
	padding-left: 0;
}

/* -------------------- */
}


