#contents {
	width: 700px;
	margin-top: 260px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	padding: 100px;
	text-align: left;
}
#page_title {
	left: 0px;
	top: -60px;
	position: absolute;
}



/* メールフォーム */
#mailform .kome {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5;
}
.komidashi {
	margin-bottom: 20px;
}
.komidashi_thanks {
	margin-bottom: 60px;
}

#mailform table {
	margin-right: 20px;
	margin-left: 20px;
	width: 580px;
	margin-bottom: 20px;
}


#mailform th, #mailform td {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 22px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}



#mailform th {
	font-weight: normal;
	width: 120px;
	padding-right: 0px;
	padding-left: 0px;
}


#mailform .hissu {
	padding-right: 10px;
	padding-left: 10px;
}

#mailform .contents {
	width: 250px;
}
#mailform .hosoku {
	font-size: 11px;
}

#mailform input {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	text-indent: 5px;
	background-color: #e6e6e6;
}

#mailform .input01 {
	width: 220px;
}
#mailform .radio {
	background-color: #FFFFFF;
}

#mailform .input_post {
	width: 60px;
}
#mailform .input_msg {
	height: 140px;
	width: 360px;
	background-color: #e6e6e6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	font-size: 13px;
	line-height: 23px;
	padding: 5px;
}
#mailform #td_botton {
	text-align: center;
	padding-top: 35px;
}



#mailform .button {
	width: auto;
	padding: 0;
	background: none;
	border: 0;
	font-size: 0;
	line-height: 0;
	overflow: visible;
	cursor: pointer;
	position: relative;
	margin: 0;
}
#button2 {
	margin-left: 40px;
}

#mailform #form_check th {
	width: 140px;
}
#input_thanks p{
	font-size: 15px;
	line-height: 27px;
	margin-bottom: 40px;
	padding-left: 20px;
}
.mailform_error {
	font-size: 11px;
	color: #FF0000;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 100%;
}


.スマホ用-----------{}
@media screen and ( max-width:700px ){

#tel img  {
	width: 100%;
	margin-bottom: 30px;
}

#mailform .kome {
	padding-left: 0px;
}
#mailform table {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
}

#mailform th, 
#mailform td,
#mailform .contents {
	display: block;
	width: 100%;
	border-style: none;
	}
	
	#mailform th {
		background-color: #F5FBDD;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.5;
		border-top: 1px solid #AACD14;
		}
	#mailform td:empty{
  display:none
}
#mailform td:nth-of-type(3) {
	padding-top: 0px;
}

#mailform .hissu  {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	width: 100%;
	display: none;
}
#mailform .back_hissu {
	background-image: url(../img_inq/iocnHissu.svg);
	background-repeat: no-repeat;
	background-position: right 20px center;
}

	
#mailform .input_msg {
	height: 140px;
	width: 100%;
}
#mailform #td_botton  {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.5;
	border-top: 1px none #AACD14;
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	padding-top: 18px;
	text-align: left;
		}
#button2 {
	padding-top: 20px;
	margin-left: 0px;
}
#mailform #form_check th {
	width: 100%;
}
#form_check td:empty {
	display: block;
}



	
}
