@charset "UTF-8";
/* CSS Document */

::selection {
	background:#F4FF51;
	color: #000000;
	text-shadow: none;
}

/*- - - - - - - - - - - - - - - - - - - */ 
/* init
/*- - - - - - - - - - - - - - - - - - - */

* {
    margin: 0;
    padding: 0;
}


li {
    list-style-type: none;
}


html {
	height: 100%
}

body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}


#page_title{
	display: block;
	padding-top: 24px;
}

#page_title img{
	display: block;
	margin: 0 auto;
}

#sec_box{
	background: none;
}

#sec_01{
	position: relative;
	display: block;
	width: 520px;
	text-align: left;
	margin: 0 auto;
	padding-top: 40px;
}

#sec_01_txt{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 108%;
	letter-spacing: 0.06em;
	line-height: 1em;
}

#sec_01_select{
	margin-top: 8px;
}

#sec_01_select select{
	width: 450px;
    height: 40px;
	font-size: 110%;
	color: #000;
	letter-spacing: 0.15em;
	line-height: 1em;
    padding: 7px 40px 7px 10px;
    border: 2px solid #000;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    background: #FFF url("../images/contact/arrow.png") no-repeat right;
}

.customSelect {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
    height: 16px;
	font-size: 108%;
	color: #000;
	letter-spacing: 0.15em;
	line-height: 1em;
    padding: 7px 50px 7px 10px;
    border: 2px solid #000;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    background: #FFF url("../images/contact/arrow.png") no-repeat right;
}

.sec_01_sub_title_jp{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 108%;
	letter-spacing: 0.06em;
	line-height: 1em;
}

.sec_01_line{
	margin-top: 24px;
}

.sec_01_sub_title{
	margin-bottom: 6px;
}

.sec_01_line input{
	width: 480px; height: 20px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 108%;
	letter-spacing: 0.06em;
	line-height: 1em;
	border: 2px solid #000;
	padding: 5px 10px;
}

#sec_01_06 textarea{
	width: 520px; height: 130px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 108%;
	letter-spacing: 0.06em;
	line-height: 1.65em;
	border: 2px solid #000;
	padding: 5px 20px;
}

#sec_01_07{
text-align: center;
	margin-top: 70px;
}

#sec_01_07 input{
	width: 220px; height: 54px;
	font-family: 'GloberxBold';
	font-size: 145%;
	letter-spacing: 0.15em;
	line-height: 1.65em;
	background: #F7F7F7;
	border: 2px solid #000;
	border-radius: 4px;
	padding-top: 4px;
	cursor: pointer;
	-webkit-appearance: none;
}

#sec_01_07 input:hover{
	color: #f43f08;
	background: #FFF;
}

#form_cap{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 98%;
	letter-spacing: 0.06em;
	line-height: 1em;
}

#form_cap a{
	color: #f43f08;
}

#form_cap a:hover{
	color: #f43f08;
	border-bottom: 1px dotted #f43f08;
}

.screen-reader-response{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 120%;
	letter-spacing: 0.06em;
	color: #f43f08;
	line-height: 1em;
	padding: 20px 0;
}

.screen-reader-response ul{
	display: none;
}

.wpcf7-mail-sent-ok{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 138.5%;
	letter-spacing: 0.06em;
	color: #f43f08;
	line-height: 1em;
	padding: 20px 0;
}

.your-subject{
	display: block;	
}

#sec_01_radio{
	display: block;
	margin-top: 2px;
}

.wpcf7-radio{
	display: block;
	overflow: hidden;
}

.wpcf7-radio .wpcf7-list-item{
	position: relative;
	display: block;
	float: left;
	width: 160px;
	margin-right: 20px;
	padding: 10px;
}

.wpcf7-radio .wpcf7-list-item input{
	position: relative;
	display: inline-block;
	width: 24px; height: 24px;
	border: none;
	/*border-radius: 20px;*/
	overflow: hidden;
	cursor:pointer;
}

.wpcf7-radio .wpcf7-list-item input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	display: inline-block;
	left: 0; top: 7px;
	width: 24px; height: 24px;
	background: url("../images/recruit/radio_off.png") left center no-repeat;
	/*box-shadow : 0px 0px #FFF;*/
	margin: 0px;
	z-index: 2;
}

.wpcf7-radio .wpcf7-list-item input[type="radio"]:checked {
	background: url("../images/recruit/radio_on.png") left center no-repeat;
}

.wpcf7-radio .wpcf7-list-item input[type="radio"]:hover {
	background: url("../images/recruit/radio_on.png") left center no-repeat;
}

.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{
	display: inline-block;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size: 138.5%;
	letter-spacing: 0.06em;
	line-height: 1em;
	padding: 1px 0 0 25px;
}

.wpcf7-not-valid-tip{
	display: block;
	color: #f43f08;
	margin-top: 10px;
}

.wpcf7-validation-errors{
	display: block;
	font-size: 120%;
	color: #f43f08;
	margin-top: 10px;
	text-align: center;
}

#sec_01_birth{
	display: block;
	overflow: hidden;
	padding-top: 8px;
}

.yyyy_box{
	display: block;
	float: left;
	width: 155px;
}

.mm_box{
	display: block;
	float: left;
	width: 120px;
}

.dd_box{
	display: block;
	float: left;
	width: 120px;
}

.yyyy_box select, .mm_box select, .dd_box select{
	width: 155px;
    height: 40px;
	font-size: 120%;
	color: #000;
	letter-spacing: 0.15em;
	line-height: 1em;
    padding: 10px 50px 10px 20px;
    border: 2px solid #000;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    background: #FFF url("../images/contact/arrow.png") no-repeat right;
}

.mm_box select{
	width: 120px;
}

.dd_box select{
	width: 120px;
}

.yyyy_cap{
	font-size: 120%;
	padding-left: 5px;
}

.mm_cap{
	font-size: 120%;
	padding-left: 5px;
}

.dd_cap{
	font-size: 120%;
	padding-left: 5px;
}

.sec_01_address_head{
	display: block;
	overflow: hidden;
}

.sec_01_post{
	display: block;
	overflow: hidden;
	/*float: left;*/
	width: 230px;
	padding-top: 10px;
}

.post_mark{
	float: left;
	display: block;
	width: 20px; height: 34px;
	margin-right: 10px;
}

.post_bar{
	float: left;
	display: block;
	width: 20px; height: 34px;
}

.sec_01_pref{
	display: block;
	/*float: right;*/
	width: 218px;
	margin-top: 7px;
}

.sec_01_pref .pref{
	display: block;
	width: 218px;
}

.sec_01_pref select{
	width: 200px;
	margin: 10px 0 0 0;
}

.sec_01_pref .customSelect{
	width: 144px;
}

.text-318{
	float: left;
	display: block;
	width: 60px;
}

.text-318 input{
	float: left;
	display: block;
	width: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.text-797{
	float: left;
	display: block;
	width: 84px;
}

.text-797 input{
	float: left;
	display: block;
	width: 40px;
}

#sec_01_12_body{
	padding-top: 7px;
}

#sec_01_10 input{
	width: 480px; height: 40px;
	font-size: 120%;
	letter-spacing: 0.06em;
	line-height: 1.6em;
	border: none;
	padding: 0;
}

#sec_01_upload{
	display: block;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

.file-165{
	float: left;
	display: block;
	position: relative;
	width: 160px; height: 44px;
	background: #FFF url("../images/recruit/upload_btn.png") 0 0 no-repeat;
	padding-bottom: 50px;
}

.file-165 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;
}

.upload_cap{
	float: left;
	display: block;
	width: 340px; height: 36px;
	font-size: 100%;
	letter-spacing: 0.02em;
	line-height: 1.6em;
	vertical-align: middle;
	margin: 14px 0 0 10px;
}

.input_cap{
	display: block;
	font-size: 100%;
	color: #888;
	letter-spacing: 0.05em;
	line-height: 1em;
	margin-top: 5px;
}

.div.wpcf7-response-output{
	border: none;
}

#sec_01_upload .wpcf7-not-valid-tip{
	position: relative;
	top: 60px;
	width: 200px;
}

#sec_01_upload .input_cap{
	position: absolute;
	display: block;
	left: 0; top: 45px ;
}

