@charset "utf-8";
/*===============================================

 *	common

===============================================*/
#main-visual{
	background:#e1e1e2;
	padding-top:5%;
	height: 200px;
}
.visual-contents{
	margin:0 auto;
	max-width:980px;
}
.second-title{
	color:#1e3784;
	font-size:34px;
	font-weight:bold;
}
.second-title em{
	font-size:18px;
	font-weight:normal;
	padding-left:4%;
}
.second-basic {
	font-size:22px;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
	margin-bottom:1.5em;
}
.second-basic::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #1e3784;
}
.item-title{
	font-size:20px;
	border-left: 6px solid #1e3784;
	padding-left:1em;
	margin-bottom:1em;
}
@charset "UTF-8";
/*===============================================

 *	common

===============================================*/

/*-----------------------------------------------

 *	全体

-----------------------------------------------*/


/*-----------------------------------------------
 *	table
-----------------------------------------------*/
.contact-table {
	border-bottom: 1px dashed #B0B0B0;
	color: #4B4B4B;
	margin-bottom: 2%;
}
.contact-table dt {
	margin: 0;
	margin-right: -160px;
	padding: 10px 0;
	border-top: 1px dashed #B0B0B0;
	float: left;
	clear: both;
	display: inline;
	width: 25%;
	text-indent: 5px;
	font-weight: bold;
}
.contact-table dt span{
	background:#D70035;
	color:#fff;
	font-size:11px;
	margin-left:10px;
	padding:8px 10px;
}
.contact-table dt span.any{
	background:#00ac97;
	color:#fff;
	font-size:11px;
	margin-left:10px;
	padding:8px 10px;
}
.contact-table dd {
	margin-left: 25%;
	padding: 10px;
	border-left: 1px dashed #B0B0B0;
	border-top: 1px dashed #B0B0B0;
	background-color: #fff;
}
.contact-table:after {
	content: "";
	display: block;
	clear: both;
}
/* for IE6 */
* html .contact-table {
	display: inline-block;
}
/* for IE7 */
*+html .contact-table {
	display: inline-block;
}
.contact-table input[type="text"].fTxt01, .contact-table input[type="tel"], .contact-table input[type="email"], .contact-table input[type="password"], .contact-table textarea {
	width: 80%;
	padding: 5px;
}
.contact-table input[type="text"].zip_txt,.contact-table input[type="tellNbr"].zip_txt {
	width: 20%;
	padding: 5px;
}
.contact-table input[type="text"].pref_txt {
	width: 30%;
	padding: 5px;
}
.contact-table .add_box{
    display: block;
    margin-bottom: 10px;
}
textarea {
	width: 40rem;
}
.contact-table input[type="text"].numTxt01 {
	width: 8rem;
	padding: 5px 0;
	margin-bottom: 1%;
}
input.radio {
	display: inline-block;
	width: 20px;
	height: 30px;
	vertical-align: top;
}
label.radiolabel {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background: #d4c7b3;
	border: 1px solid #947f60;
	padding: 0 2%;
	font-size:15px;
}
label.checklabel {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background: #d4c7b3;
	border: 1px solid #947f60;
	padding: 0 2%;
	font-size:15px;
}
@media screen and (max-width: 480px) {
.contact-table {
	width: 94%;
	margin: 0 auto 4%;
}
.contact-table dt {
	margin: 0;
	padding: 10px 0;
	border-top: 1px dashed #B0B0B0;
	float: none;
	display: block;
	width: 100%;
	text-indent: 5px;
	font-weight: bold;
}
.contact-table dd {
	margin-left: 0;
	padding: 10px;
	border-left: none;
	border-top: 1px dashed #B0B0B0;
}
.contact-table input[type="text"].fTxt01, .contact-table input[type="tel"], .contact-table input[type="email"], .contact-table input[type="password"], .contact-table textarea {
	width: 100%;
	padding: 5px 0;
}
.contact-table input[type="text"].zip_txt,.contact-table input[type="tellNbr"].zip_txt {
	width: 40%;
}
.contact-table input[type="text"].pref_txt {
	width: 50%;
}
textarea {
	width: 100%;
}
label.radiolabel {
	display: block;
	height: 35px;
	line-height: 35px;
	background: #d4c7b3;
	border: 1px solid #947f60;
	padding: 0 2%;
	font-size:15px;
}

}
/*button*/
.btn_box {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.btn_confirm span {
	display: block;
	height: 73px;
	line-height: 73px;
	border: 1px solid #ccc;
	background: #666;
	color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
}
.btn_confirm {
	height: 73px;
	position: relative;
	font-size: 16px;
	width: 297px;
	background-position: -50px -100px;
	margin-bottom: 20px;
	cursor: pointer;
}
.btn_confirm span {
	width: 297px;
	background-position: -50px -200px;
}
.btn_reset {
	height: 40px;
	font-size: 16px;
	width: 200px;
}
.kiyaku {
	max-width: 700px;
	height: 150px;
	color: #555555;
	overflow: auto;
	font-size: 80%;
	background-color: #FFFFFF;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: thin #808080 solid;
}
.midashi1 {
	font-size: medium;
}
.midashi2 {
	font-size: small;
}
.txt-link a{
	display: block;
	height: 35px;
	line-height: 35px;
	width:80%;
	margin:0 auto 30px;
	background: #d4c7b3;
	border: 1px solid #947f60;
	padding: 0 2%;
	font-size:15px;
}



