
.recruit-box{margin-top: 10px;}
.recruit-box-warp:nth-child(1){background-image: url("/wp-content/themes/blankslate-child/assets/images/entry-img.webp");background-size: cover;background-position: left;background-repeat: no-repeat;width: 100%;height: 200px;}
.recruit-box-warp-hi:nth-child(1){background-image: url("/wp-content/themes/blankslate-child/assets/images/hiroshima-new08.webp");background-size: cover;background-position: left;background-repeat: no-repeat;width: 100%;height: 230px;}
.recruit-box-warp:nth-child(2),.recruit-box-warp-hi:nth-child(2){}
.recruit-box p{padding: 2rem;}
@media screen and (min-width:1200px) {
.recruit-box{display: flex;}
.recruit-box-warp:nth-child(1){background-image: url("/wp-content/themes/blankslate-child/assets/images/entry-img.webp");background-size: cover;background-position: left;background-repeat: no-repeat;width: 40%;height: auto;}
.recruit-box-warp-hi:nth-child(1){background-image: url("/wp-content/themes/blankslate-child/assets/images/hiroshima-new08.webp");background-size: contain;padding-top: 50%;background-repeat: no-repeat;width: 50%;}
.recruit-box-warp:nth-child(2){width: 60%;padding:  2rem;}
.recruit-box-warp-hi:nth-child(2){width: 50%;padding: 1rem;}
}
.recruit-link:hover,.recruit-link-2:hover{border-color:transparent;background: linear-gradient(270deg, #313d4e 0%, #3F5571 50%, #5683be 100%);background-size: 200% auto;background-position: right center;box-shadow: 0 5px 10px rgba(48, 42, 71, 0.4);}
@media screen and (max-width:1199px) {
.recruit-link,.recruit-link-2{background: #3F5571;width: 85%;padding: 1rem 1.5rem; color: #fff;display: inline-block;margin: 0 auto;font-weight: 400;position: relative;text-align: center;display: block;}
.recruit-link::after,.recruit-link-2::after{content: "";display: inline-block;background-image: url("https://m-group.co.jp/test/asset/image/angle-right-free-icon-font.svg");background-size: contain;background-repeat: no-repeat;position: absolute;width: 10px;height: 10px;top: 50%;right: 10px;;transform: translate(-50%,-50%);}
.recruit-t{margin-top: 10px;padding-top: 10px;margin-bottom: 10px;}}
@media screen and (min-width:1200px) {
.recruit-link{background: #275A7E;width: 50%;padding: 1.5rem 0rem; color: #fff;display: inline-block;margin: 0 auto;font-weight: 400;position: relative;text-align: center;font-size: 16px;display: block;}
.recruit-link::after{content: "";display: inline-block;background-image: url("https://m-group.co.jp/test/asset/image/angle-right-free-icon-font.svg");background-size: contain;background-repeat: no-repeat;position: absolute;width: 10px;height: 10px;top: 50%;right: 10px;;transform: translate(-50%,-50%);}
.recruit-t{margin-top: 20px;padding-top: 20px;margin-bottom: 20px;}}
.recruit-link-2{background: #275A7E;width: 70%;padding: 1rem 0rem; color: #fff;display: inline-block;margin: 0 auto;font-weight: 400;position: relative;text-align: center;font-size: 16px;}
.recruit-link-2::after{content: "";display: inline-block;background-image: url("https://m-group.co.jp/test/asset/image/angle-right-free-icon-font.svg");background-size: contain;background-repeat: no-repeat;position: absolute;width: 10px;height: 10px;top: 50%;right: 10px;;transform: translate(-50%,-50%);}
.recruit-box-warp h3,.recruit-box-warp-hi h3 {position: relative;padding: 0 65px;text-align: center;margin-top: 1rem;font-size: 2rem;}
.recruit-box-warp h3:before,.recruit-box-warp-hi h3:before {position: absolute;top: calc(50% - 1px);left: 0;width: 100%;height: 2px;content: '';background: #000;}
.recruit-box-warp h3 span,.recruit-box-warp-hi h3 span{position: relative;padding: 0 1rem;background: #fff;  }
.under-yellow {background: linear-gradient(transparent 60%, rgb(255, 255, 0) 60%);font-weight: 700;}