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

.form-group {
    padding: 20px 10px 10px;
    border-radius: 5px;
    background-color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
}
#form-anhor .top_wp_box {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.radio02-input{
  display: none;
}
.radio02-input + label{
    padding: 10px;
    position: relative;
    margin: 10px;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    display: block;
    text-indent: 20px;
    line-height: 20px;
    background-color: #FFFFFF;
}
.radio02-input + label.finishi_radio{
     background-color:#CBCBCB;
}
.row-name {
    text-align: center;
    font-size: 1.2em;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddecf7;
    border-top: 1px solid #ddecf7;
}

.radio02-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 1;
  left: 1;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.radio02-input:checked + label{
    color: #009a9a;
    background-color: #ddecf7;
}
.radio02-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 13px;
  width: 11px;
  height: 11px;
  background: #009a9a;
  border-radius: 50%;
}
.radio_y_box {
    padding: 10px;
    background-color: #E9F0F5;
    text-align: left;
}
.form-group .note {
    padding-top: 5px;
    text-align: left;
    color: #969696;
    font-size: 1em;
}
.cal_input {
    padding: 10px;
    border-radius: 5px;
    background-color: #ddecf7;
}


@font-face{font-family:"IonIcons";src:url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");src:url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"),url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"),url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}


.select-wrap {
    position: relative;
    margin-bottom: 5px;
}
.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 0;
    content: "\f123";
    font-family: "IonIcons";
    line-height: 43px;
    color: #7F878C;
    pointer-events: none;
}
select{
    outline:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border:1px solid #ddd;
    color:#828c9a;
    width:100%;
    border-radius:3px;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}
.select-wrap.select-primary:before{
  color:#fff;
}
.select-wrap.select-primary > select{
  background:#87A4BA;
  color:#fff;
  border-color:#87A4BA;
}
.select-wrap.select-primary > select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #fff;
}

.select-wrap.select-inverse:before{
  color:#fff;
}
.select-wrap.select-inverse > select{
  color:#fff;
  border-color: #fff;
}
.cal_box img {
    width: 25px;
    margin-left: 5px;
}
.cal_box {
    padding-bottom: 10px;
}
.short {
    padding: 10px;
    border: 1px solid #CDCDCD;
    border-radius: 5px;
    width: 100%;
}
.text_post {
    padding: 10px;
    border: 1px solid #CDCDCD;
    border-radius: 5px;
}
.text {
    padding: 10px;
    border: 1px solid #CDCDCD;
    width: 70%;
	border-radius: 5px;
}
.text_medium {
    padding: 10px;
    border: 1px solid #CDCDCD;
    width: 100%;
	border-radius: 5px;
}
.input {
    margin-bottom: 5px;
}
.job_entry_lead {
    line-height: 1.5;
    padding-bottom: 40px;
}
.job_entry_lead ul {
    color: #0e3195;
    font-weight: 900;
    padding: 20px 0 10px;
}
.job_entry_lead li {
    margin-left: 20px;
    padding-bottom: 10px;


}
.hissu {
    background-color: #AD181A;
    color: #FFFFFF;
    padding: 5px;
    border-radius: 3px;
    display: inline-block;
    margin-left: 5px;
}
.actions a {
    border-radius: 50px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 80%;
    margin: 40px auto;
    text-align: center;
    font-weight: 900;
    color: #FFFFFF;
    font-size: 1.3em;
}
.sub_wrap .top_new_job li {
    width: 100%;
	margin: 0 auto;
	float: none;
}


@media only screen and (min-width: 900px) {
.w900 {
    margin: 0 auto;
    width: 900px;
}
.sub_wrap .top_new_job li {
    width: 70%;
}	
	
	
}

@media only screen and (min-width: 1000px) {
.job_entry_lead {
    margin: 0 auto;
    width: 900px;
}

}
