@charset "utf-8";
/* CSS Document */
.aka_moji{color:#FF0000;}
.check_text{
	color:#FF0000; 
	font-size: 16px;
	margin: 10px 0 10px 30px;
}
.err{
	padding-left:15px;
	color:#FF0000;
	/**/display:none;
	margin:3px;	
}

/*241209追加*/
.err_mess{
	padding:15px 0 0;
	/*color:#FF0000;*/
	display:none;
	margin:3px;	
	color:#FF0000;
}


/* 同意するしないチェック */
#privacy_rem{
	margin: 5px 0px 0px 20px;
	font-size: 13px;
}
.check{
	padding-left:25px;
}
.check input{
	margin-right:5px;
	margin-top:0px;
}
.check span{
	margin-right:10px;
	font-size:16px;
}
.rem_hissu{
	width:100%;
	text-align:right;
	margin-right:25px;
}
.rem_hissu font{
	color:#F00;
}

/*個人情報保護の同意について220126追加*/
.check_wrap{position:relative;}
.check{
    display: block;
    margin:35px auto 30px; 
    width:555px;
    padding: 20px 0;
    border: solid 1px #CCC;
	padding-left:25px;
}
.check:hover{
    text-decoration: none;
    opacity: 0.8;
    color:#000;
    cursor:pointer;
    background: #CCC;
}
.sub_txt_wrap{
    position:absolute;
    top:21px;
    left:455px;
}
.sub_txt{font-size: 16px;  color: #2693FF!important;}

.check_check_txt{text-align: center;padding: 20px;}
/*####### メールフォーム画面##########*/
/*進捗バー*/
.progress_bar {
	padding: 32px 0;
}
.progress_bar img{width: 960px}


table#mail_form{
	width:900px;
	margin: 30px 0px 20px 20px;
	border: 1px solid #CCC;
}

table#mail_form th{
	/*background-color:#f5f5f5;*/
	border-bottom:1px dotted #CCC;
	/*border-right:1px solid #CCC;*/
	width:255px;
	line-height:20px;
	padding:8px 0px 8px 10px;
	text-align:left;
}
/*必須の画像*/
table#mail_form th img{margin-top: -3px; padding-right: 10px;}



table#mail_form td{
	border:none;
	border-bottom:1px dotted #CCC;
	padding:8px 0px 8px 10px;
}

table#mail_form input{
	padding:3px;
}

table#mail_form font{
	color:#F00;
	margin-left:5px;
}

table#mail_form span{
	font-size:10px;
	font-weight:normal;
	
}

.mail_send_btn{text-align:center; margin-bottom:30px;}
.mail_send_btn input{	/*-------------- ログインボタン*/
	background-image:url(../../common/page/form_btn_40.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCC;
	height:38px;
	width:200px;
	font-size:16px;
	cursor: pointer;
	margin:5px;
}

.mail_send_btn{
	width:100%;
	text-align:center;
}
.send_btn input{
	padding:5px 10px 5px 10px;
	margin-top:15px;
	margin-right:30px;
}


.zip_btn{	/*---------------- 住所を探すボタン*/
	padding:2px;
	margin-left:5px;
}

#top_rem{	/*---------------- 上部注意書き*/
	margin: 10px 0px 20px 20px;
	font-size: 12px;
	line-height:160%;
}
#top_rem span{
	padding-left:3em;
}
#rem_frame{	/**---------------- 完了画面*/
	width:650px;
	font-size:16px;
	line-height:180%;
	margin:50px auto 70px auto;
}

/*郵便番号*/
#mail_form tr td .postal_code {
	font-size: 13px;
}

/* カタログ請求 */
.err_catalog_txt {
	clear:both;
	padding:5px 0;
	border:none;
}

.check_on {
	background:#FBE4E4;
}

.catalog_list{list-style:none;}
.catalog_list li{line-height:0px;}
.catalog_list li input{
	margin-right:0em;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 20px!important;
}

.catalog_list li {
	width: 300px ;
	height: 202px;
	float: left;
	margin: 5px;
	border: solid 1px #9F9FA0;
}
.catalog_list li .catalog_title {
	padding-left: 10px;
	font-size: 14px!important;
	font-weight:bold!important;
}
.catalog_list li .catalog_img {
	width: 100px;
	padding-top: 20px;
	padding-left: 45px;
}
.catalog_list li .catalog_img_kwcs {
	width: 100px;
	padding-top: 30px;
	padding-left: 40px;
}

.catalog_list li .releas_day {
	text-align:right;
	padding-right: 10px;
}

/*英文用カタログサブタイトル*/
.border_none .catalog_list li .sub_title {
	padding:15px 0 0 50px;
}

/*バネクランプ仕様確認書*/
#top_rem .spring_link_img {
	width:229px;
	height: 147px;
	padding: 30px 0 0 50px;
	float: left;
}
#top_rem .spring_link_btn {
	width:525px;
	height: 40px;
	padding: 80px 0 0 50px;
	float: left;
}
#top_rem .spring_link_btn:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#mail_form .border-none {
	border-bottom: none!important;
}

.type1{
	width: 300px;
	float: left;	
}
.type2{
	width: 300px;
	float: left;
}
.type3{
	width: 200px;
	float: left;	
}
.type4{
	width: 200px;
	float: left;
}

/*送信完了メッセージ*/　
/*注意*/
#rem_frame .rem_caution {
	padding: 10px;
	font-size: 13px;
}
.rem_caution p {
	padding: 10px;
	font-size: 13px;
}

/*ユーザー登録誘導*/
.rem_user_registration {
	widht: 960px;
	height:209px;
	margin: 0 auto;
	background:url(../english/inquiry/img/comp_img.gif) no-repeat center;
}
.user_registration_titile {
	width: 960px;
	height: 55px;
	color: #FFF;
	padding: 13px 0 0 20px;
	font-size: 26px;
	font-weight:bold;
}
.user_registration_mess {
	width: 478px;
	float:left;
}
.rem_user_registration p {
	text-align:left;
	font-size: 22px;
	line-height: 1.8em;
	font-weight:bold;
	padding: 10px 50px 0 50px;
	color: #33A1D2;
}
.rem_user_registration .user_registration_link{
	position:relative;
	width: 478px;
	height: 86px;
	margin-top: -20px;
	float:left;
}
.rem_user_registration .user_registration_link a {
	display: block;
	margin: 0 auto;
	padding: 10px;
}

.rem_user_registration .user_registration_link a:hover {
	display: block;
	margin: 0 auto;
	padding: 10px;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/*プライバシーポリシー*/
.privacy_link {text-align:center;}






