* {
   -webkit-appearance: none;
}


.red {
	color: #900000;
}
.error{
	clear: both;
	color: #900000;
	display: block;
	margin-top: 8px;
	font-weight: normal;
	font-size: 10px !important;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
.error-field{
	position: relative;
}
.error-field::after{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	content:'要訂正';
	background: #900000;
	color: #fff;
	font-size: 8px;
	font-weight: bold;
	padding: 2px 8px;
	position: absolute;
	top: 0;
	right: 0;
}
.error-field input,
.error-field textarea,
.error-field select,
.error-field label:before{
	border: solid 1px #900000 !important;
	box-sizing: border-box;
}
.error-field.radio_field:after{
	content: none;
}
.error-field.select_field:after{
	right: auto;
	left: 318px;
}
.error-field.zip_field:after{
	right: auto;
	left: 34.5%;
}
#form_box .year .form_field.error-field:after{
	right: auto;
	left: 54.8%;
}

@media screen and (max-width: 640px) {
	.error-field.select_field:after{
		right: 0;
		left: auto;
	}
	.error-field.zip_field:after{
		left: 45.4%;
}
	#form_box .year .form_field.error-field:after{
		content: none;
	}
}

@media screen and (min-width: 640px) {
	.error{
		margin-top: 10px;
		font-weight: bold;
		font-size: 13px !important;
	}
	.column-2 .error,
	.add .error{
		margin-top: 0;
		position: relative;
		top: -5px;
	}
	.column-2 .error + .error,
	.add .error + .error{
		top: 0;
	}
	.error-field::after{
		font-size: 13px;
		letter-spacing: 0.18em;
		padding: 6px 18px;
	}
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
    display: none;
}
#form_box {
	text-align: left;
	margin-top: 34px;
}
@media screen and (min-width: 640px) {
	#form_box {
		margin-top: 72px;
	}
}
#form_box .recruit-st {
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 7px;
	margin-bottom: 20px;
	letter-spacing: 0.09em;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	color: #404040;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #900000;
}
#form_box .form-st {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 0px;
	margin-bottom: 15px;
	display: inline-block;
	letter-spacing: 0.09em;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	color: #404040;
	float: none;
	clear: both;
	margin-top: 18px;
}
#form_box .form-st .require {
	background: #900000;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.04em;
	padding: 3px 10px;
	margin-left: 18px;
}
@media screen and (max-width: 640px) {
#form_box .recruit-st {
	font-size: 17px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
#form_box .form-st {
	font-size: 15px;
	margin-bottom: 10px;
	letter-spacing: 0.025em;
}
#form_box .form-st .require {
	font-size: 12px;
	padding: 2px 8px;
	margin-left: 14px;
}
}
#form_box .form_field {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	vertical-align: bottom;
	color: #404040;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
#form_box .form_field-w {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	vertical-align: bottom;
	color: #404040;
}
#form_box .select_field {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	vertical-align: bottom;
	color: #404040;
}
@media screen and (max-width: 640px) {
#form_box .form_field,
#form_box .form_field-w,
#form_box .select_field {
	margin-bottom: 4px;
}
}
#form_box .form_field .textfield, #form_box .form_field-w .textfield {
	background-color: #f4f4f4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	padding-top: 21px;
	padding-right: 2em;
	padding-bottom: 21px;
	padding-left: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.2em;
}
@media screen and (max-width: 640px) {
#form_box .form_field .textfield, #form_box .form_field-w .textfield {
	background-color: #f4f4f4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	padding-top: 14px;
	padding-right: 1em;
	padding-bottom: 14px;
	padding-left: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
}
}
#form_box .year {
	float: left;
	height: auto;
	width: 270px;
	overflow: hidden;
	margin-right: px;
}
@media screen and (max-width: 640px) {
#form_box .year {
	float: left;
	height: auto;
	width: 45%;
	overflow: hidden;
}
}
#form_box .year .textfield {
	height: auto;
	width: 85%;
	overflow: hidden;
	margin-right: 0.8em;
}
@media screen and (max-width: 640px) {
#form_box .year .textfield {
	height: auto;
	width: 65%;
	overflow: hidden;
	margin-right: 0.8em;
}
}
#form_box .radio {
	float: left;
	height: auto;
	overflow: hidden;
	margin-left: 2em;
}
@media screen and (max-width: 640px) {
#form_box .radio {
	float: right;
	height: auto;
	width: 55%;
	overflow: hidden;
	margin-left: 0em;
}
}
#form_box section ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#form_box section ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#form_box section ul .year input {
	width: 50%;
}
.radio input {
	display: none;
}
.radio label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	border-radius: 0px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
@media screen and (max-width: 640px) {
.radio label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	border-radius: 0px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.radio label + input + label{
	margin-left: 30px;
}
}
.radio label:before {
	position: absolute;
	content: "";
	top: 50%;
	left: -20px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: #f4f4f4;
}
.radio input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -8px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #900000;
}
.sample input{
	display: none;
}
.sample label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.sample label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #bdc3c7;
	border-radius: 50%;
}
.sample input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #879c18;
}


#form_box section .column-2, #form_box section .add {
	clear: both;
	float: none;
	height: auto;
	overflow: hidden;
}
#btn {
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 21px;
	padding-right: 2.5em;
	padding-bottom: 22px;
	padding-left: 2.5em;
	background-attachment: scroll;
	background-color: #900000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	width: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
	font-weight: 700;
}
@media all and (-ms-high-contrast:none){
#btn {
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 21px;
	padding-right: 2.5em;
	padding-bottom: 21px;
	padding-left: 2.5em;
	background-attachment: scroll;
	background-color: #900000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	width: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
	font-weight: 500;
}
}
@-moz-document url-prefix() {
#btn {
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 2.5em;
	padding-bottom: 20px;
	padding-left: 2.5em;
	background-attachment: scroll;
	background-color: #900000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	width: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 600;
}
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
#btn {
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 21px;
	padding-right: 2.5em;
	padding-bottom: 21px;
	padding-left: 2.5em;
	background-attachment: scroll;
	background-color: #900000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	width: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 600;
}
}
@media screen and (max-width: 640px) all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
#btn {
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding-top: 22px;
	padding-right: 2.5em;
	padding-bottom: 22px;
	padding-left: 2.5em;
	background-attachment: scroll;
	background-color: #900000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	width: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 600;
	font-family: 'Noto Sans Japanese',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
}

@media screen and (max-width: 640px) {
#btn {
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-color: #900000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
	overflow:visible;
	line-height: 1.2em;
	font-weight: 500;
	font-family: 'Noto Sans Japanese',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
}
#btn:hover {
	background-attachment: scroll;
	background-color: #101010;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.wide-100 {
	width: 100%;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#form_box section .add .form_field #zip3 {
	float: left;
}
#form_box section .add .post {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
@media screen and (max-width: 640px) {
#form_box section .add .post {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
}
.select_field select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #f4f4f4;
	position: relative;
	font-size: 14px;
	padding-top: 22px;
	padding-right: 2em;
	padding-bottom: 22px;
	padding-left: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
	width: 400px;
	color: #404040;
	line-height: 1.2em;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
.select_field select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #f4f4f4;
	position: relative;
	font-size: 14px;
	padding-top: 21px;
	padding-right: 2em;
	padding-bottom: 21px;
	padding-left: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
	width: 400px;
	color: #404040;
	line-height: 1.2em;
}
}
@media screen and (max-width: 640px) {
.select_field select {
	font-size: 12px;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	.demo	{
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
}

}
}
.select_field label {
	position: relative;
}
.select_field label:after {
	display: block;
	content: " ";
	position: absolute;
	top: 90%;
	right: 20px;
	width: 20px;
	height: 20px;
	margin-top: -8px;
	background-size: 11px 6px;
	pointer-events: none;
	background-image: url(../img/pc/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
@media screen and (max-width: 640px) {
.select_field label:after {
	display: block;
	content: " ";
	position: absolute;
	top: 90%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -8px;
	background-size: 11px 6px;
	pointer-events: none;
	background-image: url(../img/pc/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
}
#form_box section .add .address {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
@media screen and (max-width: 640px) {
#form_box section .add .address {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#form_box section .add .address .form-st{
	margin-top: 0;
	margin-bottom: 0;
}
}
#form_box section+section {
	margin-top: 60px;
}
#form_box section .add .post .form_field #zip3 {
	width: 240px;
}
@media screen and (max-width: 640px) {
#form_box section .add .post .form_field #zip3 {
	width: 60%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
}
#form_box .form-top-sp {
	margin-top:15px
}
#formb {
	text-align: center;
	margin-top: 85px;
	height: auto;
	overflow: hidden;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 640px) {
#formb {
	text-align: center;
	margin-top: 85px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}
.msg {
	line-height: 1em;
	font-weight: bold;
	color: #FF0000;
}
#topb {
	text-align: center;
}
.btn-entry {
	width: 138px;
}
.btn-entry a {
	display: block;
	position: relative;
	transition: background .5s;
	height: 72px;
	overflow: hidden;
	background: #900000;
	color: #fff;
	text-decoration: none;
}
.btn-entry a span {
	display: block;
	height: 72px;
	line-height: 72px;
	text-align: center;
	transform: translateY(0);
	transition: all .46s;
	position: relative;
	z-index: 3;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.14em;
}
.btn-entry a:after, .btn-entry a:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateY(100%);
	transition: transform .2s;
}
.btn-entry a:before {
	z-index: 1;
	background-color: #2f2f2f;
}
.btn-entry a:after {
	z-index: 2;
	background-color: #101010;
	transition-delay: .1s;
}
.btn-entry a:hover span {
	transform: translateY(-100%);
}
.btn-entry a:hover:after, .btn-entry a:hover:before {
	transform: translateY(0);
}
#formb .btn-entry {
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	background-color: #900000;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 530px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: 'Noto Sans Japanese',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
@media screen and (max-width: 640px) {
#formb .btn-entry {
	width: 100%;
	font-weight: 500;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;        -ms-box-sizing: border-box;            box-sizing: border-box;
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
}
}
#formb .btn-entry:hover {
	background-color: #101010;
}

#formb .submit {
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	background-color: #900000;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 270px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.4em;
	font-family: 'Noto Sans Japanese', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
@media screen and (max-width: 640px) {
#formb .submit {
	width: 100%;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;        -ms-box-sizing: border-box;            box-sizing: border-box;
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */

margin-right: 1em;
	margin-left: 1em;
	margin-right: auto;
	margin-left: auto;
		margin-bottom: 24px;
		font-weight: 500;
}
}
#formb .submit:hover {
	background-color: #101010;

}
#formb .back {
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	background-color: #ababab;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 270px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.4em;
	font-family: 'Noto Sans Japanese', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
@media screen and (max-width: 640px) {
#formb .back {
	font-weight: 500;
	width: 100%;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;        -ms-box-sizing: border-box;            box-sizing: border-box;
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
	margin-right: auto;
	margin-left: auto;
}
}
#formb .back:hover {
	background-color: #edecec;
}
.area-carrier .form-box {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	margin-top: 70px;
}
@media screen and (max-width: 640px) {
.area-carrier .form-box {
	margin-top: 45px;
}
}
.area-carrier .form-box th {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f4f4f4;
	font-size: 16px;
	line-height: 1.2em;
	white-space: nowrap;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	width: 30%;
	padding-top: 1.8em;
	padding-right: 1em;
	padding-bottom: 1.8em;
	padding-left: 1.8em;
}
@media screen and (max-width: 640px) {
.area-carrier .form-box th {
	white-space: normal;
	width: 100px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
}
.area-carrier .form-box td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.2em;
	text-align: left;
	padding: 1.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	font-family: 'Noto Sans Japanese',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
@media screen and (max-width: 640px) {
.area-carrier .form-box td {
}
}
@media screen and (min-width: 640px) {
.br-sp {
	display: none;
}
}
.mod-key-head {
	margin-top: -15px;
}
.area-carrier .catch {
	font-weight: bold;
	margin-bottom: 1em;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	font-size: 16px;
}
#form_box .area-carrier .lead {
	line-height: 1.6em;
	font-size: 16px;
}
@media screen and (max-width: 640px) {
#form_box .area-carrier .lead {
	line-height: 1.6em;
	font-size: 20px;
}
}
@media screen and (min-width: 640px) {
.pc-view {
	display: none !important;
}
}
@media screen and (max-width: 641px) {
.sp-view {
	display: none !important;
}
}
.form_field label span {
	font-size: 16px;
}
@media screen and (max-width: 640px) {
	.form_field label span{
		font-size: 14px;
	}
#top .lead {
	font-size: 13px;
	line-height: 1.615384615;
}
#top .lead br{
	display: none;
}
}
.float-l {
	float: left;
}

.float-r {
	float: right;
}
.center {
	text-align: center;
}
#top only-mobile {
	height: auto;
}
#top form {
	margin:0;
     padding:0;
     border:0;
     outline:0;
     font-size:100%;
     vertical-align:baseline;
     background:transparent;
}
