/*
Theme Name: Recruit css
Author: LuyenDV
Template: Core
Version: 1.0.0
*/

#top #recruit .recruit .recruit-box {
    background-color: #fff;
}

@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info:not(.no-image) {
    display: flex;
}
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info {
    padding: 0;
}}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .image {
    width: 500px;
    height: 300px;
    min-height: auto;
}}

#top #recruit .recruit .recruit-box .info .image {
    overflow: hidden;
    background: #f1f1f1;
    text-align: center;
    position: relative;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .image img {
    max-width: 500px;
    max-height: 300px;
}}

#top #recruit .recruit .recruit-box .info .image img {
    max-width: calc(100vw - 20px);
    max-height: calc(60vw - 20px);
    vertical-align: top;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	zoom: 1;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text {
    padding: 20px 30px 20px;
    width: 500px;
}}
#top #recruit .recruit .recruit-box .info .text {
    padding: 20px 20px 30px;
}
#top #recruit .recruit .recruit-box .info .text .title {
    margin-bottom: 30px;
}
#top #recruit .recruit .recruit-box .info .text .title h5 {
    display: inline;
    font-size: 15px;
    font-weight: bold;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .title h5 {
    font-size: 20px;
}}

@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .detail {
    display: block;
    margin: 0;
}}

#top #recruit .recruit .recruit-box .info .text .detail {
    background-color: #fff;
}
#top #recruit .recruit .recruit-box .info .text .detail dl:not(:last-child) {
    border-bottom: 1px dotted #333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#top #recruit .recruit .recruit-box .info .text .detail dl {
    display: flex;
    font-size: 16px;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .detail dl .svg-icon {
    color: #777;
}}

#top #recruit .recruit .recruit-box .info .text .detail dl .svg-icon {
    color: #333;
    min-width: 14px;
    vertical-align: 0.05em;
    margin-right: 0;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .detail dl dt {
    font-size: 20px;
}}
#top #recruit .recruit .recruit-box .info .text .detail dl dt {
    font-size: 14px;
}
.svg-icon {
    display: inline-block;
    fill: currentColor;
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    overflow: hidden;
}
.svg-icon svg {
    vertical-align: top;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .link {
    padding: 20px 0;
}}

#top #recruit .recruit .recruit-box .link {
    padding: 15px;
    background: #e5e1da;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .link a {
    padding: 0;
    line-height: 60px;
    width: 340px;
    height: 60px;
}}

#top #recruit .recruit .recruit-box .link a {
    display: block;
    padding: 15px;
    background: #3297d1;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 14px;
    width: 220px;
    height: 45px;
    margin: 0 auto;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .link a span {
    font-size: 20px;
}}

#top #recruit .recruit .recruit-box .link a span {
    position: relative;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .link a span:before {
    right: -100px;
}}
#top #recruit .recruit .recruit-box .link a span:before {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    transform: rotate(-45deg);
    background: #fff;
    position: absolute;
    top: 50%;
    right: -55px;
    margin-top: 4px;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .link a span:after {
    right: -100px;
}}

#top #recruit .recruit .recruit-box .link a span:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    position: absolute;
    top: 50%;
    right: -55px;
    margin-top: -3px;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .detail dl .svg-icon {
    color: #777;
}}

#top #recruit .recruit .recruit-box .info .text .detail dl .svg-icon {
    color: #333;
    min-width: 14px;
    vertical-align: 0.05em;
    margin-right: 0;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .detail dl dt {
    font-size: 20px;
}}
#top #recruit .recruit .recruit-box .info .text .detail dl dt {
    font-size: 14px;
}
.svg-icon {
    display: inline-block;
    fill: currentColor;
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    overflow: hidden;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .detail dl dt {
    font-size: 20px;
}}
#top #recruit .recruit .recruit-box .info .text .detail dl dd {
    position: relative;
    font-size: 13px;
    padding-left: 10px;
}
@media screen and (min-width: 1024px){
#top #recruit .recruit .recruit-box .info .text .detail dl dd {
    font-size: 16px;
    padding-left: 15px;
    max-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}}
.info{
	width: 1000px;
    margin: 0 auto;
}
.link{
	width: 1000px;
    margin: 0 auto;
}