.recruit_img {
	background: url(../images/recruit/recruit_main.png) no-repeat;
	background-size: cover;
}
.banner_img h3 {
	left: 38%;
}

.top-txt {
margin-top: 25px;
}

.txt-info {
	margin-bottom: 50px;
	width: 100%;
	
}
.txt-info .des-text {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.6px;
}
.txt-info p {
	display: flex;
	font-size: 14px;
    line-height : 28px;
    letter-spacing : 1.4px;
    color : #000000;
    margin-bottom: 0;
}
.txt-info .color-pink {
    font-size: 18px;
    line-height: 48px;
    letter-spacing: 3.6px;
    margin-bottom: 3px;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 1.6px;
	color: #000;
	font-weight: 400;
}
.section-fluid {
	background-color: #FBF8F5;
}
.section_item {
	overflow: auto;
}
.wrap_title {
	padding-bottom: 40px;
}
.tit_wrap {
	margin-bottom: 25px;
}
.tit_wrap h4 {
    background-color: #fff;
    font-size: 22px;
    line-height: 48px;
    letter-spacing: 4.4px;
    color: #000000;
    font-weight: 400;
    padding: 6px 15px;
}
.right_wrap {
	padding-left: 3%;
}
.right_wrap img {
/*	float: right;*/
}
.content-item {
	overflow: auto;
	padding: 20px 0 40px;
}

.pic-txt {
    display: inline-block;
	width: 70%;
}

.pic-item {
    display: inline-block;
	width: 30%;
	vertical-align: top;
	padding-left: 4%;
}

.pic-item img {
width: 70%;
height: 70%;
}

.content-item .left_wrap {
    transform: translateY(-15px);
}
.left_wrap h4.color-pink, .right_wrap h4.color-pink {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: 4.4px;
    font-weight: 400;
}
.left_wrap .link-button {
	width: 91%;
}

/*
table>tbody>tr>td:first-child {
	width: 49%;
	border-right: none;
}
table>tbody>tr:first-child td {
	border-top: none;
}
table td {
	text-align: left;
	border-bottom: none;
    line-height: 32px;
    letter-spacing: 1.6px;
}
table>tbody>tr>td:last-child {
	padding-right: 0;
}

.des-table p {
	font-size : 16px;
    line-height : 32px;
    letter-spacing : 1.6px;
    color : #000000;
    margin-bottom: 0;
}
*/

.font_bold {
	font-weight:bold;
}
.item-job {
    transform: translateY(-35px);
}
.item-job h3,
.item-job h3 a{
    font-size: 20px;
    line-height: 48px;
    letter-spacing: 3.6px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.item-job h3 img {
	margin-left: 12px;
}
.item-job p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000000;
    display: flex;
    align-items: baseline;
	padding-bottom: 10px;
}
.item-job img {
	float: left;
    margin-right: 6px;
    padding-bottom: 2px;
}
.section_item h4.last_text {
	font-size : 16px;
    line-height : 32px;
    letter-spacing : 1.6px;
    font-weight: 400;
}
.guide-list {
padding-bottom: 20px;
}

/* 募集要項*/
.table_50 h4 {
	font-size: 18px;
	color: #3FA9F5;
	margin-top: 1.5em;
}
.table_50 table {
	width: 100%;
	background-color: #FFFFFF;
}

.table_50 td {
	text-align: left;
	padding: 0.5em 1em;
    line-height: 28px;
	letter-spacing: 1.2px;
	border-left: 1px solid #B3B3B3;
	font-size: 14px;
}
.table_50 tr {
border-top: 1px solid #B3B3B3;
border-bottom: 1px solid #B3B3B3;
}

.td_none {
	border-right-width: 0px !important;
	border-right-style: none !important;
}
.table_50 span {
   display: inline-block;
}
.sub {
    position: absolute;
   display:block;
	bottom: 0;
	right: 0;
	margin-top: 0em;
	margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
.sub {
    position: inherit;
	margin-top: -1em;
}
}


@media (max-width: 480px) {
.top-txt {
    margin-top: 40px;
	}
.top-txt h4 {
    line-height: 28px;
	font-size: 17px;
}

.recruit_img h1 {
	font-size: 4vw;
}
.recruit_img h3 {
	left: 27%;
}
.wrap_title {
	padding-bottom: 30px;
}
.wrap_title.mt65 {
	margin-top: 40px;
}
.right_wrap {
	padding-left: 0;
}
.txt-info .color-pink {
	line-height: 28px;
	font-size: 16px;
}
.txt-info .des-text {
	margin-bottom: 20px !important;
}
.txt-info p {
display: block;
}

/*.left_wrap img {
	margin-bottom: 40px;
}*/
.left_wrap .link-button {
	width: 100%;
}
.right_wrap h4.color-pink {
	margin-top: 20px;
}
.tit_wrap h4 {
	font-size: 19px;
}
.item-job {
	transform: initial;
}
.item-job p {
    font-size: 16px;
}
.pic-job {
 padding-top: 20px;
}
.item-job img {
	float: left;
    margin-right: 6px;
    padding-bottom: 2px;
}
.item-job h3 {
    font-size: 16px;
	line-height: 24px;
}
.pic-item {
    width: 100%;
    text-align: center;
}
.pic-txt {
width:100%;
padding-bottom: 20px;
}
.table_50 h4 {
	font-size: 16px;
}
.table_50 td {
letter-spacing: 0.7px;
}

}