.tablewaku03{
	width:90%;
	margin:15px auto;
    font-size: 14px;
	}
.tablewaku03 th,
.tablewaku03 td{
	padding:3px 5px;
	border:1px solid silver;
	}
.tablewaku03 th{
	background: #eee;
	color:#007f63;
	}
.tablewaku03 td{
	text-align: left;
	}
.tablewaku03 .colstyle01{
	width:100px;
	}
ol.normal{
	padding-left:30px;
	}
table table td{border:0px !important;}

.org li span {
    display: block;
    background: url(/common-img/btn_bg.png) no-repeat center center white;
    padding: 10px 13px;
    height: 17px;
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 1px solid #f2f2f2;
    text-shadow: 1px 1px 1px white;
    -moz-text-shadow: 1px 1px 1px white;
    -webkit-text-shadow: 1px 1px 1px white;
        box-sizing: content-box;
}

.recruitContentWrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.mainContent {
    order: 2;
}
.recruit_left_nav {
    order: 1;
    padding-top: 20px;
    font-size: 14px;
}
.interview01 {
    margin-top: 100px;
}
.recruitContentWrap form td span.caution {
    font-size: 12px;
}
.form_shokushu_title {
    font-size: 22px;
}
#review .formarea .submit p {
    font-size: 14px;
    text-align: center;
}
#review p.youkouTitle {
    color: #015d0f;
    border-bottom: 2px solid #015d0f;
    margin: 0 2em;
    padding-bottom: 0;
}
#review p.not_kyuujin {
    font-size: 14px;
    margin: 0 2em;
}
.form_send_complete .mw_wp_form_complete {
    padding-top: 300px;
    margin-top: -300px;
}
.form_send_complete .inner {
    width: 100%;
}
@media screen and (max-width:641px){
.recruitContentWrap {
	flex-direction: column;
}
.mainContent {
    order: 1;
}
.recruit_left_nav {
    order: 2;
}
}
