<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contact{
    width: 750px;
    margin:40px auto;
}
.contact .state.thx{
    font-size:24px;
}
.contact .thx{
    font-size: 18px;
    line-height: 32px;
}
input,textarea{
	font-size: 14px;
}
.kakunin td{
	font-size: 16px;	
}

label.radio_text.internet:after {
    top: 15px;
}



.contact table {
	border-top: none;
}

.sample_footer_copy{
	width: 900px!important;
	margin: 63px auto 0;
}
.sample_footer_copy h2{
	float: left;
	margin-right: 30px;
	padding-left: 25px;
}
.sample_footer_copy p{
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	line-height: 140%;
	letter-spacing: 1px;

}
.sample_footer_copy p span{
	font-size: 13px;
}
.gray_bg {
    background: #f3f3f3 !important;
}
.sample_header{
	background: #2ea7e0;
	color: #fff;
}
.sample_header .inner{
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 46px 0 40px;
	font-size: 28px;

}
.sample_header .inner h1{
	font-weight: bold;
	font-size: 28px;
}

.sample_header .inner img{
	vertical-align: bottom;
	padding-right: 58px;
}
/**/
.sample_header ul {
	list-style:none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.sample_header .inner .contact_nav{
	position: absolute;
	right: 0;
	top: 50px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.0;
}
.sample_header .inner .contact_nav li{
	margin-bottom: 15px;
}
.sample_header .inner .contact_nav li a{
	color: #ffffff;
}

.contact td label.checkbox_text.pamph{
	margin-top: 10px;
}

.contact.kakunin th{
	padding-left: 10px;
}

.normal_form_link{
    width: 750px;
    margin:26px auto ;
    font-size: 16px;
}
.normal_form_link a{
	text-decoration: underline;
}</pre></body></html>