<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* common
===============================================================*/
.kasou .main_img {
    background: url(/images/contact/main_app_none.jpg) no-repeat center 0;
}

.kasou h1{
	background:url(/images/contact/img_tit_01.png) no-repeat 0 0;
	width:478px;
	height:90px;
	text-indent:-9990px;
	position:absolute;
	top:159px;
	left:0;
	}
.kasou h1.tit02{
	background:url(/images/contact/img_tit_02.png) no-repeat 0 0;
}

/* Main
===============================================================*/
#Main table {
	width:100%;
	}
#Main table tr th,
#Main table tr td{
	border:solid 1px #c2c2c2;
	text-align:left;
	}
#Main table tr th{
	padding:18px 30px;
	background:#e9f9ff;
}
#Main .eng table tr th{
	font-weight:normal;
}
#Main table tr td{
	padding:18px 18px;
}
#Main table tr th.w{
	width:81px;
	}
#Main table tr th.w02{
	width:140px;
	}
#Main .eng table tr th.w{
	width:140px;
}

#Main .lead{
	margin-bottom:8px;
	}

#Main #address1 {
    margin-top: 8px;
}

input[type=text],
textarea{
   border:none;
}
input[type=text],
textarea{
   border:#cccacb 1px solid;
   border:#cccacb 1px solid;
   -moz-box-shadow: none;
   -webkit-box-shadow:none;
   box-shadow: none;
   padding:7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size:14px;
}
.txt01{
	width:100%;
	}
.txt02{
	width:20%;
	}
.txt03{
	width:40%;
	}
.txt05{
	width:30%;
	vertical-align: middle;
	}
textarea{
	width:100%;
	}
.submit_area p {
    margin-bottom: 20px;
}
.submit_area{
	text-align:center;
	margin:34px 0 0;
	}

#Main .ERR{
	color:#e70000;
}


/*#Main span.placeholder {
    top: 1px !important;
    left: 10px !important;
    color: #ABABAB !important;
	height: 19px;
}

#Main .no_title span.placeholder {
	display:none !important;
}
*/#Main label{
	margin-right:15px;
	}
#Main .mar{
	margin-bottom:25px;
	}

#Main a.imgbtn{
	vertical-align:1px;
	height:30px;
	margin-left:10px;
	}
#Main a.imgbtn img{
	vertical-align:middle;
	}
#Main select{
	font-size:14px;
	width:100px;
	margin-right:5px;
	}
optgroup {
	 font-style:normal;
	 font-weight:normal;
	 padding:5px 5px 10px;
	 display:block;
	 color:#666666;
	 }
optgroup option{
	color:#000;
	}
#Main .price{
	font-size:16px;
	margin-bottom:5px;s
	}
#Main .price_txt{
	font-size:14px;
	color:#e70000;
	}
#Main .coution{
	margin:10px 0;
	}
#Main .coution .t{
	font-weight:bold;
	}
#Main .coution .t2{
	font-weight:bold;
	padding:10px 0;
	}
#Main .check_txt{
	text-align:center;
	margin:20px 0;
	}</pre></body></html>