@charset "UTF-8";
/* CSS Document */

/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- .contact -------------------------------------------- -- */
/* 00 ******************************************************* */
.contact{
	background-color:#FFF;
}
.contact .box_left{
	//width:770px;
	width:100%;
	float:left;
}
.contact .box_right{
	width:370px;
	float:right;
}
/* 01 ******************************************************* */
.contact_faq{
	
}
.contact_faq ul{
	box-sizing:border-box;
	font-size:0;
	border:solid 1px;
	border-bottom:none;
}
.contact_faq .text_ttl{
	display:block;
	font-size:14px;
	padding:15px;
	box-sizing:border-box;
	background-color:#000;
	color:#FFF;
	text-align:center;
}
.contact_faq ul li{
	border-bottom:solid 1px;
	position:relative;
}
.contact_faq ul li span{
	display:block;
	font-size:14px;
	line-height: 1.4;
	padding: 20px 60px 20px 20px;
	box-sizing:border-box;
	background-color:#FFF;
}
.contact_faq ul li:hover span{
	background-color:#f2f4fa;
}
.contact_faq ul li span:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position:absolute;
    top:50%;
    right:20px;
    margin-top:-13px;
    background-image: url(../images/common_iconblank1.png);
    background-size: auto 16px;
    background-repeat: no-repeat;
    background-position: center;
    transform:rotate(0deg);
    filter: brightness(0);
    transition: 0.0s;
}
/* 02 ******************************************************* */
.contact_area{
}
.contact_area{
	margin-top: 0px;
	padding: 0 0px 30px;
}
.contact_area *{
	box-sizing:border-box;
	vertical-align:top;
}

/* ============== media= ============= */
/* =================================== */
@media only screen and (max-width: 1320px) {
	/* 00 ******************************************************* */
	.contact{
	}
	.contact .box_left{
		width:100%;
		float:none;
	}
	.contact .box_right{
		display:none;
	}
	/* 01 ******************************************************* */
	.contact_faq{
		
	}
	.contact_faq ul{
		box-sizing:border-box;
		font-size:0;
		border:solid 1px;
		border-bottom:none;
	}
	.contact_faq .text_ttl{
		display:block;
		font-size:14px;
		padding:15px;
		box-sizing:border-box;
		background-color:#000;
		color:#FFF;
		text-align:center;
	}
	.contact_faq ul li{
		border-bottom:solid 1px;
		position:relative;
	}
	.contact_faq ul li span{
		display:block;
		font-size:14px;
		line-height: 1.4;
		padding: 20px 60px 20px 20px;
		box-sizing:border-box;
		background-color:#FFF;
	}
	.contact_faq ul li:hover span{
		background-color:#f2f4fa;
	}
	.contact_faq ul li span:before {
	    content: "";
	    width: 20px;
	    height: 20px;
	    display: block;
	    position:absolute;
	    top:50%;
	    right:20px;
	    margin-top:-13px;
	    background-image: url(../images/common_iconblank1.png);
	    background-size: auto 16px;
	    background-repeat: no-repeat;
	    background-position: center;
	    transform:rotate(0deg);
	    filter: brightness(0);
	    transition: 0.0s;
	}
	/* 02 ******************************************************* */
	.contact_area{
	}
	.contact_area{
		margin-top: 0px;
		/* background-color:#FFF; */
		padding: 0 0 20px;
		/* border-left: 10px solid #00000000; */
	}
	.contact_area *{
		box-sizing:border-box;
		vertical-align:top;
	}
}
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- .contact2 -------------------------------------------- -- */
/* 00 ******************************************************* */

select {
	outline: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: none transparent;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
}
select option {
	background-color: #FFF;
	color: #000;
}
select::-ms-expand {
	display: none;
}
select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}
.contact_area *{
	box-sizing:border-box;
}
.contact_area label{
}
.contact_area p{
	font-size:14px;
	line-height: 1.5;
	padding-top:5px;
	opacity:0.8;
}
.contact_area p.red{
	padding: 0;
	color:#cd3474;
}
.contact_area dl{
	margin-bottom: 30px;
}
.contact_area dt{
	font-size:17.5px;
	margin-bottom:5px;
}
.contact_area input[type="date"]{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	font-size: 17.5px;
	border-radius: 0;
	width: 330px;
	border: solid 1px;
	background-color: #ffffff;
	color: #000;
}
.contact_area input[type="date"]::-webkit-date-and-time-value{
	text-align: left;
}
.contact_area input[type="text"]{
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	font-size: 17.5px;
	border-radius: 0;
	width: 100%;
	border: solid 1px;
	background-color: #ffffff;
	color: #000;
}
.contact_area textarea{
	padding: 20px;
	font-size: 17.5px;
	height: 200px;
	width: 100%;
	border: solid 1px;
	background-color: #ffffff;
	color: #000;
}
.contact_area .input_radio{
	padding: 0;
	height: auto;
	line-height: 45px;
	font-size:17.5px;
	border-radius: 0;
	width: 770px;
	/* vertical-align: top; */
}
.contact_area .input_radio input[type="radio"]{
	position: absolute;
	opacity:0;
}
.contact_area .input_radio label {
	cursor: pointer;
	font-size:17.5px;
	padding-left: 35px;
	padding-right: 35px;
	position: relative;
	display: inline-block;
	position: relative;
	line-height: 60px;
}
.contact_area .input_radio label::before,
.contact_area .input_radio label::after {
  content: "";
  display: block; 
  position: absolute;
}
.contact_area .input_radio label::before {
	background-color: #ffffff;
	border: 1px solid #353535;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 0px;
	margin-top: -12px;
}
.contact_area .input_radio label::after {
	background-color: #393939;
	border: 1px solid #353535;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 0px;
	margin-top: -12px;
	opacity:0;
	transform:scale(1.5);
}

.contact_area .input_radio input:checked + label::after {
	opacity: 1;
	transition:0.5s;
	transform:scale(0.7);
}
.contact_area input[type="file"]{
	font-size:17.5px;
}
.contact_area dt.necessary:after{
	content:
	"※必須";
	font-size: 10px;
	margin-left: 5px;
	color: #f61100;
	display:inline-block;
	vertical-align:top;
	margin-top: 3px;
}
.contact_area dt.necessary_en:after{
	content:"*Required";
	font-size: 10px;
	margin-left: 5px;
	color: #f61100;
	display:inline-block;
	vertical-align:top;
	margin-top: 3px;
}
.contact_area .form_pulldown {
}
.form_pulldown select {
	position: relative;
	width: 100%;
	max-width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 17.5px;
	padding: 0 20px;
	background: #FFF;
	border: 1px solid #000;
	border-radius: 0px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.form_pulldown label {
	position: relative;
}
.form_pulldown label::after {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	top: 50%;
	right: 20px;
	margin-top: 12px;
	border-bottom: 2px solid #353535;
	border-left: 2px solid #353535;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
}
.form_date select {
	width:300px;
}
.form_date .date_add_text{
	display:inline-block;
	line-height:60px;
}
.form_file {
}
.form_file input[type='file'] {
	display: none;
}
.form_file label {
	display: block;
	position: relative;
	width: 770px;
	max-width: 770px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	padding: 20px ;0
	background: #FFF;
	border: 1px solid #000;
	box-sizing: border-box;
	border-radius: 0;
	cursor: pointer;
	border-radius:4px;
}
.form_file label::after {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	top: 45%;
	right: 16px;
	margin-top: -5px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
}
.form_file label::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
}
.form_file label.changed::before {
	content: '';
}
.filename {
	display: block;
	position: relative;
	width: 90%;
	max-width: 360px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	margin: -38px 0 0;
	padding-left: 20px;
	background-color: #FFF;
	border: solid #000;
	border-width: 1px 0 1px 1px;
	box-sizing: border-box;
	border-radius: 0;
	pointer-events: none;
	border-radius:4px 0 0 4px;
}
.filename::after {
	position: absolute;
	content: '';
	top: 10px;
	left: 16px;
	width: 14px;
	height: 18px;
	background-image: url(../image/file_icon.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.error_wrapper {
	width: 100%;
	margin: 0px auto 40px;
	padding: 20px 0;
	background-color: #FF3300;
}
.error_wrapper p {
	line-height:1.8;
	font-size:16px;
	width: 90%;
	max-width: 900px;
	margin: auto;
	color: #FFF;
}


/* file
---------------------------------------------------- */
.contact_area .file .kind2,
.contact_area .file .kind4,
.contact_area .file .kind5{
	margin: 0;
	font-size:14px;
}
.file_select {
	font-size:17.5px;
	width: 100%;
	height: 60px;
	float: left;
	background-color: #FFFFFF;
	border: none;
}
.file_select > .file_select{
	border: 1px solid #353535;
}
.file_select .filebtn {
	font-size:17.5px;
	color: #FFFFFF;
	background-color: #000000;
	height: 100%;
	width: 220px;
	text-align: center;
	line-height: 58px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	float: left;
}
.file_select .filebtn:hover {
	/*background-color: #8b8a8a;*/
}
.file_select .filebtn input[type="file"] {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 100px;
	cursor: pointer;
}
.file_select p {
	line-height: 60px;
	float: left;
	margin-left: 10px;
	overflow:hidden;
	text-overflow: ellipsis;
	width: 500px;
	height: 60px;
	font-size: 17.5px;
	padding: 0;
}
.file a.delate {
	float: left;
	font-size: 17.5px;
	line-height: 60px;
	margin-left: 10px;
	color: #c7c7c7;
}
.file a.delate:hover {
	color: #1d97e0;
}
.file table {
	border: 1px solid #d8d8d8;
	width: 700px;
	margin-top: 30px;
}
.file table th {
	width: 156px;
	text-align: center;
}

.file table th .filebtn {
	color: #FFFFFF;
	background-color: #616161;
	height: 100%;
	width: 130px;
	text-align: center;
	line-height: 28px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	font-weight: normal;
}
.file table th .filebtn:hover {
	background-color: #8b8a8a;
}
.file table th .filebtn input[type="file"] {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 100px;
	cursor: pointer;
}
.file .sample {
	margin-left: -18px;
}
.file .sample li {
	float: left;
	width: 126px;
	margin: 10px 0 10px 18px;
	text-align: center;
}
.file .sample li p {
	margin: 5px 0;
}
.file .sample li a {
	font-size: 12px;
	display: block;
	color: #333333;
    border: 1px solid #d8d8d8;
    border-bottom: 3px solid #d8d8d8;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.file .sample li .filebtn {
	font-size: 12px;
	display: block;
	color: #333333;
    border: 1px solid #d8d8d8;
    border-bottom: 3px solid #d8d8d8;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	overflow: hidden;
	position: relative;
}
.file .sample li .filebtn:hover {
	background-color: #1d97e0;
	color: #FFFFFF;
	border: 1px solid #1d97e0;
	border-bottom: 3px solid #1d97e0;
}
.file .sample li .filebtn input[type="file"] {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 100px;
	cursor: pointer;
}
.file_box {
	background-color: #f5fcff;
    padding: 20px;
    width: 740px;
}
.file table th a:hover {
	background-color: #8b8a8a;
}
.file table td {
	padding: 10px 10px 10px 0;
}
.file_upload {
	float: left;
	width: 340px;
	margin-top: 10px;
}
.file_upload .filename {
	background-image: url(../img/admin/index/file_upload_name.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 1px 0 1px 25px;
    word-break: keep-all;
    word-wrap: break-word;
    display:inline-block;
}
.file_upload_box {
	height: 18px;
	padding: 16px 2px;
	margin-top: 2px;
	width:100%;
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	overflow: hidden;
}
.file_upload_box .gauge50 {
	background-color: #6db11c;
	text-align: center;
	font-size: 10px;
	margin-top:-14px;
	color: #FFFFFF;
	padding:7px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	white-space: nowrap;
}
.file_upload_box .gauge100 {
	background-color: #2d99cb;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	padding:7px;
	margin-top:-14px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
/* form_sendbtn */
.form_sendbtn .text14{
	font-size:17.5px;
	margin-bottom:30px;
}
.form_sendbtn .text14 a{
	text-decoration:underline;
}
.form_sendbtn .text14 label{
	cursor: pointer;
	font-size: 17.5px;
	padding-left: 35px;
	padding-right: 35px;
	position: relative;
	display: inline-block;
	position: relative;
	line-height: 60px;
}
.form_sendbtn input[type="checkbox"]{
    position: absolute;
    opacity: 0;
}
.form_sendbtn .text14 label::before,
.form_sendbtn .text14 label::after {
  content: "";
  display: block; 
  position: absolute;
}
.form_sendbtn .text14 label::before {
	background-color: #ffffff;
	border: 1px solid #353535;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 0px;
	margin-top: -12px;
}
.form_sendbtn .text14 label::after {
	background-color: #000;
	border: 1px solid #353535;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 0px;
	margin-top: -12px;
	opacity:0;
	transform:scale(1.5);
}
.form_sendbtn .text14 input:checked + label::after {
	opacity: 1;
	transition:0.5s;
	transform:scale(0.7);
}
.form_sendbtn li{
	display: inline-block;
}
.form_sendbtn li .btn_normal {
  color: #FFF;
  font-size: 18px;
  line-height: 1.2;
  padding: 25px 30px;
  background-color: #000;
  width: 370px;
  text-align: center;
  cursor:pointer;
  margin-right: 30px;
  margin-bottom: 15px;
}
.form_sendbtn li .btn_normal.long {
}

.form_sendbtn li .btn_normal:hover {
  /*background-color: #a6a6b2;*/
}

/* ============== media= ============= */
/* =================================== */
@media only screen and (max-width: 1320px) {
}
@media only screen and (max-width: 800px) {

	.contact_area *{
	}
	.contact_area label{
	}
	.contact_area p{
		font-size:3.8vw;
		line-height: 1.2;
		padding-top:2vw;
	}
	.contact_area p.red{
		padding: 0;
	}
	.contact_area dl{
		margin-bottom: 6vw;
	}
	.contact_area dt{
		font-size:3.8vw;
		font-weight:600;
		margin-bottom:1vw;
	}
	.contact_area input[type="date"]{
		padding: 3vw;
		height: auto;
		line-height: 1.2;
		font-size: 3.8vw;
		width: 100%;
	}
	.contact_area input[type="text"]{
		padding: 3vw;
		height: auto;
		line-height: 1.2;
		font-size: 3.8vw;
		width: 100%;
	}
	.contact_area textarea{
		padding: 3vw;
		height: auto;
		line-height: 1.2;
		font-size: 3.8vw;
		width: 100%;
	}
	.contact_area .input_radio{margin-top: 3vw;line-height: 1.5;}
	.contact_area .input_radio input[type="radio"]{
		position: absolute;
		opacity:0;
	}
	.contact_area .input_radio label {
		padding: 1vw 3vw 1vw 7vw;
		height: auto;
		line-height: 1;
		font-size: 3.8vw;
		width: 100%;
	}
	.contact_area .input_radio label::before,
	.contact_area .input_radio label::after {
	}
	.contact_area .input_radio label::before {
		width: 4vw;
		height: 4vw;
		top: 50%;
		left: 0px;
		margin-top: -2.2vw;
	}
	.contact_area .input_radio label::after {
		width: 4vw;
		height: 4vw;
		top: 50%;
		left: 0px;
		margin-top: -2.2vw;
	}
	.contact_area .input_radio input:checked + label::after {
	}
	.contact_area input[type="file"]{
		font-size:17.5px;
	}
	.contact_area dt.necessary:after{
		content:
		"※必須";
		font-size: 10px;
		margin-left: 5px;
		color: #f61100;
		display:inline-block;
		vertical-align:top;
		margin-top: 3px;
	}
	.contact_area dt.necessary_en:after{
		content:"*Required";
		font-size: 10px;
		margin-left: 5px;
		color: #f61100;
		display:inline-block;
		vertical-align:top;
		margin-top: 3px;
	}
	.contact_area .form_pulldown {
	}
	.form_pulldown select {
	    padding: 3vw;
	    height: auto;
	    line-height: 1.2;
	    font-size: 3.8vw;
	    width: 100%;
	}
	.form_pulldown label {
		position: relative;
		display: block;
	}
	.form_pulldown label::after {
		position: absolute;
		content: '';
		width: 1.5vw;
		height: 1.5vw;
		top: 0%;
		right: 3.5vw;
		margin-top: 4vw;
		border-bottom: 0.6vw solid #353535;
		border-left: 0.6vw solid #353535;
	}
	
	.form_date input {
		margin-bottom:3vw;
	}
	.form_date .date_add_text{
		display:inline-block;
		line-height: 2;
	}
	.form_file {
	}
	.form_file input[type='file'] {
		display: none;
	}
	.form_file label {
		display: block;
		position: relative;
		width: 770px;
		max-width: 770px;
		height: 60px;
		line-height: 60px;
		font-size: 14px;
		padding: 20px ;0
		background: #FFF;
		border: 1px solid #000;
		box-sizing: border-box;
		border-radius: 0;
		cursor: pointer;
		border-radius:4px;
	}
	.form_file label::after {
		position: absolute;
		content: '';
		width: 8px;
		height: 8px;
		top: 45%;
		right: 16px;
		margin-top: -5px;
		border-bottom: 1px solid #333;
		border-left: 1px solid #333;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		pointer-events: none;
	}
	.form_file label::before {
		position: absolute;
		content: '';
		top: 0;
		left: 0;
	}
	.form_file label.changed::before {
		content: '';
	}
	.filename {
		display: block;
		position: relative;
		width: 90%;
		max-width: 360px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		margin: -38px 0 0;
		padding-left: 20px;
		background-color: #FFF;
		border: solid #000;
		border-width: 1px 0 1px 1px;
		box-sizing: border-box;
		border-radius: 0;
		pointer-events: none;
		border-radius:4px 0 0 4px;
	}
	.filename::after {
		position: absolute;
		content: '';
		top: 10px;
		left: 16px;
		width: 14px;
		height: 18px;
		background-image: url(../image/file_icon.png);
		background-repeat: no-repeat;
		background-size: contain;
	}
	.error_wrapper {
		width: 100%;
		margin: 0px auto 40px;
		padding: 20px 0;
		background-color: #FF3300;
	}
	.error_wrapper p {
		line-height:1.8;
		font-size:16px;
		width: 90%;
		max-width: 900px;
		margin: auto;
		color: #FFF;
	}
	
	
	/* file
	---------------------------------------------------- */
	.contact_area .file .kind2,
	.contact_area .file .kind4,
	.contact_area .file .kind5{
		margin: 0;
		font-size:14px;
	}
	.file_select {
	    height: 11vw;
	    width: 100%;
	}
	.file_select .filebtn {
	    width: 50%;
	    line-height: 10vw;
	    font-size: 3.8vw;
	}
	.file_select p {
	    height: 100%;
	    line-height: 10vw;
	    padding:0;
	    font-size: 3.8vw;
	    margin-left: 2%;
	    width: 45%;
	}
	.file_select p.file_name_main{
	}
	.file a.delate {
		float: left;
		font-size: 17.5px;
		line-height: 60px;
		margin-left: 10px;
		color: #c7c7c7;
	}
	.file a.delate:hover {
		color: #1d97e0;
	}
	.file table {
		border: 1px solid #d8d8d8;
		width: 700px;
		margin-top: 30px;
	}
	.file table th {
		width: 156px;
		text-align: center;
	}
	
	.file table th .filebtn {
		color: #FFFFFF;
		background-color: #616161;
		height: 100%;
		width: 130px;
		text-align: center;
		line-height: 28px;
		display: inline-block;
		overflow: hidden;
		position: relative;
		font-weight: normal;
	}
	.file table th .filebtn:hover {
		background-color: #8b8a8a;
	}
	.file table th .filebtn input[type="file"] {
		opacity: 0;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
		font-size: 100px;
		cursor: pointer;
	}
	.file .sample {
		margin-left: -18px;
	}
	.file .sample li {
		float: left;
		width: 126px;
		margin: 10px 0 10px 18px;
		text-align: center;
	}
	.file .sample li p {
		margin: 5px 0;
	}
	.file .sample li a {
		font-size: 12px;
		display: block;
		color: #333333;
	    border: 1px solid #d8d8d8;
	    border-bottom: 3px solid #d8d8d8;
	    padding: 5px 10px;
	    border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	}
	.file .sample li .filebtn {
		font-size: 12px;
		display: block;
		color: #333333;
	    border: 1px solid #d8d8d8;
	    border-bottom: 3px solid #d8d8d8;
	    padding: 5px 10px;
	    border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
		overflow: hidden;
		position: relative;
	}
	.file .sample li .filebtn:hover {
		background-color: #1d97e0;
		color: #FFFFFF;
		border: 1px solid #1d97e0;
		border-bottom: 3px solid #1d97e0;
	}
	.file .sample li .filebtn input[type="file"] {
		opacity: 0;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
		font-size: 100px;
		cursor: pointer;
	}
	.file_box {
		background-color: #f5fcff;
	    padding: 20px;
	    width: 740px;
	}
	.file table th a:hover {
		background-color: #8b8a8a;
	}
	.file table td {
		padding: 10px 10px 10px 0;
	}
	.file_upload {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	.file_upload .filename {
		background-image: url(../img/admin/index/file_upload_name.png);
		background-position: left center;
		background-repeat: no-repeat;
		padding: 1px 0 1px 25px;
	    word-break: keep-all;
	    word-wrap: break-word;
	    display:inline-block;
	}
	.file_upload_box {
		height: 18px;
		padding: 16px 2px;
		margin-top: 2px;
		width:100%;
		background-color: #FFFFFF;
		border: 1px solid #d8d8d8;
		border-radius: 14px;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		overflow: hidden;
	}
	.file_upload_box .gauge50 {
		background-color: #6db11c;
		text-align: center;
		font-size: 10px;
		margin-top:-14px;
		color: #FFFFFF;
		padding:7px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		white-space: nowrap;
	}
	.file_upload_box .gauge100 {
		background-color: #2d99cb;
		text-align: center;
		font-size: 10px;
		color: #FFFFFF;
		width: 100%;
		padding:7px;
		margin-top: -13px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	/* form_sendbtn */
	.form_sendbtn .text14{
	    font-size: 3.8vw;
	    margin-bottom: 5vw;
	}
	.form_sendbtn .text14 label{
		padding: 1vw 3vw 1vw 7vw;
		height: auto;
		line-height: 1;
		font-size: 3.8vw;
		width: 100%;
	}
	.form_sendbtn input[type="checkbox"]{
	}
	.form_sendbtn .text14 label::before,
	.form_sendbtn .text14 label::after {
	}
	.form_sendbtn .text14 label::before {
		width: 4vw;
		height: 4vw;
		top: 50%;
		left: 0px;
		margin-top: -2.2vw;
	}
	.form_sendbtn .text14 label::after {
		width: 4vw;
		height: 4vw;
		top: 50%;
		left: 0px;
		margin-top: -2.2vw;
	}
	.form_sendbtn li{
		display: block;
	}
	.form_sendbtn li .btn_normal {
	  font-size: 5vw;
	  line-height: 1.2;
	  padding: 6vw 2.5vw;
	  width: 100%;
	  /* margin: 0; */
	  display: block;
	}
	.form_sendbtn li .btn_normal.long {
	}
	
	.form_sendbtn li .btn_normal:hover {
	  background-color: #a6a6b2;
	}

}
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- //////////////////////////////////////////////////// -- */
/* -- .contact2 -------------------------------------------- -- */
/* 00 ******************************************************* */
.contact_area.step2{
	/* padding-top: 20px; */
}
.contact_area.step2 .contact_area_wrap{
	display:table;
	width:100%;
	border-collapse:collapse;
	/* border: solid 1px; */
}
.contact_area.step2 dl{
	display:table-row;
	width:100%;
}
.contact_area.step2 dt{
	display:table-cell;
	background-color:#FFF;
	border:solid 1px;
	border-left: 10px solid #000;
	width: 280px;
	padding: 20px 30px;
	font-size:14px;
	font-weight:600;
	background-color:#FFF;
	text-align: left;
	vertical-align: middle;
	border-right:none;
	position:relative;
}
.contact_area.step2 dd{
	display:table-cell;
	background-color:#FFF;
	border:solid 1px;
	padding: 20px 40px;
	font-size:14px;
	border-left:none;
	position:relative;
}
.contact_area.step2 dd:after{
	content:"";
	display:block;
	width:1px;
	height:70%;
	background-color:#00000090;
	position:absolute;
	top:15%;
	left:0;
}



.contact_area.step2 .form_sendbtn{
	margin-top:30px;
	font-size: 0;
}
.contact_area.step2 .form_sendbtn .type_re{

}


/* ============== media= ============= */
/* =================================== */
@media only screen and (max-width: 800px) {
	/* 00 ******************************************************* */
	.contact_area.step2{
		padding-top:1.5vw;
	}
	.contact_area.step2 .contact_area_wrap{
		display:block;
		width:100%;
		border: none;
	}
	.contact_area.step2 dl{
		display:block;
		width:100%;
		font-size:0;
		margin-bottom:3vw;
	}
	.contact_area.step2 dt{
		display:block;
		width: 100%;
		font-size:3vw;
		padding: 4vw 4vw 2vw;
		font-weight:600;
		color:#000;
		background-color:#FFF;
		border:solid 1px #000;
		border-bottom:none;
		text-align:left;
		margin:0;
	}
	.contact_area.step2 dd{
		display:block;
		width: 100%;
		font-size:3.8vw;
		padding: 2.5vw 4vw 3vw;
		font-weight:normal;
		color:#000;
		background-color:#FFF;
		border:solid 1px #000;
		border-top:none;
		margin:0;
		position:relative;
	}
	.contact_area.step2 dd:after{
		width:94%;
		height:1px;
		top:0;
		left:3%;
	}
	.contact_area.step2 .form_sendbtn{
		margin-top:30px;
		font-size: 0;
	}
	.contact_area.step2 .form_sendbtn .type_re{
	
	}
	
}