@charset "UTF-8";

#entry{
	width:640px;
	margin:0 auto;
	padding: 0 0 60px;
}
#search h3,#input h3{
}
#search .job_info {
	padding-bottom:50px;
}
#search .job_info h4{
	background: #f1753f none repeat scroll 0 0;
	color: #fff;
	margin-bottom: 2px;
	margin-top: 20px;
	padding: 8px 5px;
}
#search .job_info table{
	width: 100%;
	border-collapse: separate;
	margin-left: -2px;
	width: 644px;
	font-size: 13px;
}
#search .job_info table th{
	background: #fbfcfb none repeat scroll 0 0;
	border: 1px solid #e8ebe8;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 118px;
}
#search .job_info table td{
	border: 1px solid #e8ebe8;
	background:#FBFCFB;
	padding: 10px;
	min-width: 155px;
}
#search .job_info table td ul.feature{

}
#search .job_info table td ul.feature li{
	font-size: 12px;
	float:left;
	margin-right: 10px;
	padding: 5px 0;
	color:#808480;
}
#search .job_info table td .no{
	color: #b0b4b0;
	font-size: 11px;
	text-align: right;
}

#input {

}
#input h3{

}
#input .unit {
	margin-top: 40px;
}
#input .unit .caution {
	margin-top: 10px;
}
#input .caution a{
	background-image: url("../../images/arrow_blue.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #585c5f;
	display: block;
	margin-top: 5px;
	padding-left: 15px;
}
#input .unit td a{
	color: #1b64ab;
}
#input .unit h4{
	border-bottom: 1px solid #f1753f;
	font-size: 20px !important;
	padding-bottom: 10px;
}
#input .unit table{
	border-collapse: separate;
	margin-left: -2px;
	margin-top: 20px;
	width: 644px;
	font-size: 0.95em;
}
#input .unit table tr.off {
	display: none;
}
#input .unit table th{
	background: #fbfcfb none repeat scroll 0 0;
	border: 1px solid #e8ebe8;
	font-weight: normal;
	line-height: 2em;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 188px;
}
#input .unit table th span{
	color: #ee3f1b;
	float: right;
	}
#input .unit table td{
	border: 1px solid #e8ebe8;
	background:#FBFCFB;
	padding: 10px;
	min-width: 155px;
}
#input .unit table td input[type="text"], 
#input .unit table td input[type="tel"], 
#input .unit table td input[type="password"]{
	width:230px;
}
#input .unit table td textarea{
	width:363px;
	height:118px;
}
#input .unit table td .short{
	width: 7em !important;
}
#input .unit table td .long{
	width: 384px !important;
}
#input .unit table td li{
	float:left;
	margin-right: 10px;
	padding: 5px 0;
	color:#808480;
}
#input .unit table td dl {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#input .unit table td dt {
	background: #f4f7f4 none repeat scroll 0 0;
	padding: 5px 10px;
	margin-bottom: 5px;
}
#input .unit table td dd {
	float: left;
	margin-left: 20px;
}
#input .unit .btn{
	margin-top:40px;
	text-align: center;
}
#input .unit .btn ul{
	display:table;
	margin:0 auto;
}
#input .unit .btn li{
	margin-left: 20px;
	float: left;
}
#input .unit .btn li:first-child{
	margin-left: 0;
}
#input .unit .btn input[type="submit"],#input .unit .btn span{
	width: 240px;
	}
#input .history_title {
	margin-top: 20px;
}
#input .history_title:first-child {
	margin-top: 0;
}
.add_history_wrap {
	margin: 10px 0;
	text-align: center;
}
.add_history {
	display: inline-block;
	background-color: #f1753f;
	color: #fff;
	padding: 5px 10px;
	border-radius: 2px;
	box-shadow: 0 2px 2px 2px #ddd;
	cursor: pointer;
}
.smbc_g .form_other_input {
	margin-top: 10px;
}
.w100 {
	width: 100% !important;
	box-sizing: border-box;
}
.entryPrivacyWrap {
	margin-top: 40px;
}
.entryPrivacy {
	overflow-y: scroll;
	height: 300px;
	padding: 20px;
	border: 1px solid #ddd;
	margin-top: 20px;
}
.entryPrivacyInput {
	margin-top: 20px;
	border: 1px solid #e8ebe8;
	padding: 10px 20px;
	background-color: #fbfcfb;
	text-align: center;
}
.entryPrivacyWrap .sign{
	margin-bottom: 20px;
    text-align: right;
}
.entryPrivacyWrap ul.text li{
	margin-left: 1.5em;
    line-height: 1.8em;
    text-indent: -1.5em;
    margin-top: 5px;
}
.entryPrivacyWrap ul.text li:first-child{
	margin-top: 0px;
	}
.entryPrivacyWrap ul.text li p:nth-child(n+2){
	text-indent: 0;
	}
.entryPrivacyWrap ul.text li li{
	margin-left: 1em;
    line-height: 1.8em;
    text-indent: -1em;
    margin-top: 0px;
}
.entryPrivacyWrap .contact,.entryPrivacyWrap .message_contact{
	margin-top: 20px;
}
@media screen and (max-width:640px) {
#entry{
}
#entry input[type="radio"] {
	position: relative;
	z-index: 1000;
}
#entry .about p{
	background-color: #fff;
	box-sizing: border-box;
	padding: 0 20px;
	width: 100%;
}
#entry .rule{
}
#entry .input .caution{
	padding: 0 20px;
}
#entry .rule .agree {
}
#entry .rule textarea{
	background-color: #fff;
	display: block;
	width: 100%;
}
#entry .input{
}
#entry .input .unit h4 {
	padding: 0 20px;
	background-color:#FFF;
}
#entry .input .unit table {
	border-collapse: separate;
	margin-left: 0;
	margin-top: 20px;
	width: 100%;
}
#entry .input .unit table th,#entry .input .unit table td{
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	background-color:#FFF;
	}
#entry .input .unit table td {
	min-height: 2em;
}
#entry .input .unit table td textarea {
	height: 10em;
	width: 100%;
	box-sizing: border-box;
}
#entry .input .unit table td p {
	width:100%;
	background-color:#FFF;
	box-sizing: border-box;
}
#input .unit table td li{
	margin-right: 20px;
}
#entry .input .unit table td .short {
	width: 195px !important;
}
#entry .input .unit table td .short2 {
	width: 170px !important;
}
#input .unit table td .long {
	width: 100% !important;
	box-sizing: border-box;
}
#input .unit .note {
	margin: 10px 0 0 20px;
}
#entry .input .btn input, #entry .back_btn .pink_btn{
	width: 480px;
	line-height: inherit;
	}
#entry .input .btn li input{
	width: 285px;
	line-height: inherit;
}
#entry .input .unit .explain {
	background-color:#FFF;
	padding:0 20px;
}
.add_history_wrap {
	margin: 20px 0;
}
.add_history {
	padding: 10px 50px;
}
#search .job_info table {
	border-collapse: collapse;
	margin-left: 0;
	width: 100%;
	font-size: 26px;
}
#search .job_info table th,#search .job_info table td{
	padding: 20px;
	width: 100%;
	min-height: 2em;
}
#search .job_info table td ul.feature li {
	font-size: 24px;
	border-width: 2px;
	}

#search .job_info table td .btn a {
	background-image: none;
	border-radius: 5px;
	box-shadow: 0 2px 2px 2px #ddd;
	font-size: 28px;
	height: 80px;
	line-height: 80px;
	width: 482px;
}
#search .job_info table td .no {
	color: #b0b4b0;
	float: none;
	font-size: 22px;
	margin-top: 40px;
	text-align: center;
}
#search .job_info table.entry td .no {
	margin-top: 0;
	}
#search .job_info table.entry{
	margin-bottom: 40px;
}
#search .job_info table.entry li {
	background-color: inherit;
}
#input .unit h4 {
	border-bottom: 2px solid #f1753f;
	font-size: 32px !important;
	padding-bottom: 20px;
	padding-left: 20px;
}
#input .caution {
	padding: 0 20px;
}

#input .caution a {
	background-image: url("../../images/arrow_blue_l.png");
	padding-left: 20px;
}
#input .unit table {
	border-collapse: collapse;
	margin-left: 0;
	width: 100%;
}
#input .unit table th {
	background: #f7f8f7 none repeat scroll 0 0;
	width: 100%;
	padding: 10px 20px;
}
#input .unit table td{
	padding: 20px;
	min-height: 2em;
	}
#input .unit table td .long {
	width: 480px;
}
#input .unit table td textarea {
	height: 200px;
	width: 100%;
	box-sizing: border-box;
}
#input .unit table p,
#input .unit table li,
#input .unit table dd {
	background-color: inherit;
}
#input .unit .btn input[type="submit"],#input .unit .btn span {
	width: 480px;
}
#input .unit .btn li input[type="submit"] {
	width: 285px;
}

#input_end .btn {
	margin-top: 60px;
}
#input_end .btn a {
	height: 80px;
	line-height: 80px;
	width: 480px;
}
.entryPrivacyWrap {
	margin-top: 40px;
	padding: 0 20px;
}
.entryPrivacyWrap p.sign {
	text-align:left;
	}
.entryPrivacyWrap ul {
    padding: 0 20px;
}
.entryPrivacyWrap .btn ul li{
	text-indent: 0;
	}
.entryPrivacyWrap .contact {
    padding: 0 20px;
    background-color: #fff;
}
}