@charset "UTF-8";

/* メインビジュアル
----------------------------------------------------------- */
.mv {
    position: relative;
    height: 640px;
}
.mv_text1 {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    line-height: 1.8em;
    padding: 50px 0 0 0;
    margin-bottom: 25px;
    letter-spacing: 0.13em;
}
.mv_text1 .accent-text {
	font-size:63px;
	color:#80c97b;
	letter-spacing: 0.1em;
	position: relative;
}
.job {
    font-size: 20px;
    color: #fff;
    background: #2586d6;
    background: #63a2d6;
    padding: 0.5em 1em;
    text-align: center;
    margin-right: 1em;
}
.job_wrap {
    margin: 0 auto 40px auto;
}
.illust-img {
	position:relative;
}
.illust-img img {
	position:absolute;
}
.illust-img:first-child img {
    top: 120px;
    left: -20px;
    width: 248px;
}
.illust-img:nth-child(2) img {
    top: 120px;
    right: 0;
    width: 304px;
}

/*条件*/
.conditions_wrap {
	margin-bottom:30px;
}
.conditions {
    text-align: center;
    font-size: 18px;
    width: auto;
    height: 100px;
    background: rgba(255,255,255,0.9);
    padding: 20px 24px;
    margin-right: 20px;
}
.conditions:last-child {
    margin-right: 0;
}
.conditions .red {
    font-size: 30px;
    display: inline-block;
    margin-bottom: 5px;
}
.conditions .small {
	font-size:13px;
	color:#8e8e8e;
	font-weight: normal;
}
.conditions .title {
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 1em;
}


/*背景色*/
.mv {
	background-image: url("../images_renewal/common/yellow.png");
	height: 640px;
	margin-top: -140px;
	padding-top: 140px;
	border-bottom-left-radius: 1000px 300px;
	border-bottom-right-radius: 1000px 300px;
/*
	margin-left: -100px;
	margin-right: -100px;
	padding-left: 100px;
	padding-right: 100px;
*/
}
.mv_wrap {
	position: relative;
}
.mv::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
     background: rgba(255,246,211,0.5);
    border-bottom-left-radius: 1000px 300px;
    border-bottom-right-radius: 1000px 300px;
    width: 100%;
    height: 720px;
    z-index: -1;
}
.illust-img {
	position:relative;
}
.illust-img:first-child::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../images_renewal/career-service02/beginner.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 72px;
    height: 89px;
    top: 52px;
    left: 130px;
}
.illust-img:first-child::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../images_renewal/career-service02/ok-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 104px;
    height: 84px;
    top: 127px;
    left: 160px;
}

/* section1
----------------------------------------------------------- */
.nayami {
    padding: 130px 0 130px 0;
	background:transparent;
}
.nayami .yellow-under {
    display: inline;
    line-height: 2em;
    letter-spacing: 0.1em;
}
.nayami .title_wrap {
	margin-bottom:50px;
}
.fukidashi-box::before {
    width: 254px;
    height: 174px;
    border-radius: 15px;
    top: 10px;
    left: -10px;
}
.fukidashi-box {
    margin-right: 40px;
    width: 254px;
    height: 174px;
    padding: 48px 0;
    padding-right: 10px;
}
.fukidashi-text {
	font-size:22px;
	line-height: 2em;
}
.job-seeker img {
	position: absolute;
	bottom:-94px;
	z-index: 20;
}
.job-seeker img:first-child {
    width: 160px;
    height: auto;
    left: 80px;
}
.job-seeker img:nth-child(2) {
    width: 160px;
    height: auto;
    right: 84px;
}
.nayami .inner::after {
    bottom: -180px;
}


/* section2
----------------------------------------------------------- */
.freelans .yellow-under {
    display: inline;
    background: linear-gradient(transparent 60%, #ffeea9 60%);
    padding: 0 0 0 8px;
    line-height: 2em;
}
.career-box {
	height:auto;
	padding: 40px 60px 40px 50px;
}
.career-box::after {

    height: 296px;
}
.career-consaltant img {
    top: -7px;
}
.fukidashi-red {
    top: -59px;
    left: 37px;
}
.freelans ul {
    margin-bottom: 77px;
}
.freelans .red-btn a {
    width:600px;
}
.career-consaltant {
    margin: 28px 57px 30px auto;
}

/* section3
----------------------------------------------------------- */

/*
.tab_item {
    width: 350px;
}
.tab-item:last-child {
	margin-right:0;
}
.job-box {
    width:calc(1130px/2);
	margin-right: 0;
	    padding: 20px 35px;
}
.job-box:nth-child(odd) {
    margin-right: 30px;
}
.job-category {
    font-size: 18px;
    background: none;
    color: #52b25b;
    font-weight: bold;
    text-align: center;
    padding: 0.5em 1.2em;
    border-radius: 0;
     display: block; 
    margin-bottom: 0.5em;
}
.job-content {
    height: auto;
    letter-spacing: 0.05em;
	line-height:1.7em;
}
.income {
    font-size: 16px;
	padding: 0.4em 0 0.5em 0;
}
.income .red {
    font-size: 24px;
}
.content-box img {
    height: 150px;
}
.content-box:first-child img {
    margin-left: 0;
}
.job-offer .title-a {
    padding: 0 10px 5px 88px;
    position: relative;
	letter-spacing: 0.14em;
}
.job-offer .title-a::before {
    content: "";
    background: url("../images_renewal/career-service02/beginner.png");
    width: 50px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: -17px;
    left: 20px;
}
*/

/* section5
----------------------------------------------------------- */
.success .carrer-change {
    position: relative;
    border-color: #ffeea9;
}
.success .carrer-change::after {
    content: "";
    background-image: url("../images_renewal/common/change.png");
    background-size: contain;
    display: block;
    position: absolute;
    width: 34px;
    height: 11px;
}
.success .carrer-change.arrow1::after {
    top: 0.7em;
    left: 4em;
}
.success .carrer-change.arrow2::after {
    top: 0.7em;
    left: 6em;
}
.success .carrer-change.arrow3::after {
    top: 0.7em;
    left: 5em;
}

/*event*/
.event {
	padding:90px 0;
}
.event .title-a::after {
    content: "";
    background-image: url("../images_renewal/career-service02/event-img.png");
    background-size: contain;
    display: block;
    position: absolute;
    width: 160px;
    height: 172px;
    top: -25px;
    right: 60px;
}
.midashi-fukidashi {
    text-align: center;
    font-size: 18px;
    background: url("../images_renewal/career-service02/fukidashi.png");
    width: 278px;
    height: 69px;
    background-size: contain;
    display: block;
    margin: 0 auto 1em auto;
    padding-top: 0.6em;
}
.for {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.4em;
	position: relative;
}
.for::before {
    content: "";
    background-image: url("../images_renewal/career-service02/fukidashi-left.png");
    background-size: contain;
    display: block;
    position: absolute;
    width: 20px;
    height: 33px;
	top:0;
	left:50px;
}
.for::after {
    content: "";
    background-image: url("../images_renewal/career-service02/fukidashi-right.png");
    background-size: contain;
    display: block;
    position: absolute;
    width: 20px;
    height: 33px;
	top:0;
	right:50px;
}
.event-content-box {
    width: 560px;
    padding: 100px 30px 30px 30px;
    border: solid 1px #fc5151;
    line-height: 1.7em;
    background: #fff;
    border-radius: 15px;
    line-height: 1.8em;
    position: relative;
	margin-bottom: 1.5em;
}
.event-title {
    font-size: 26px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #fc5151;
    position: absolute;
    left: 0;
    top: 0;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    height: 82px;
    line-height: 80px;
}
.event-text {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1em;
}
.event-img {
	text-align: center;
	margin-bottom: 1em;
}
.event-img img {
	height:220px;
}
.flow-box {
    background: #fff0f0;
    border-radius: 5px;
    margin-bottom: 1em;
    padding: 1em 1.3em;
    height: 7em;
	position: relative;
}
.flow-title {
    font-size: 18px;
    width: 10.5em;
}
.flow-text {
    width: 100%;
}
.flow-wrap {
	position: relative;
}
.flow-wrap::before {
    content: "";
    background-image: url("../images_renewal/career-service02/flow.png");
    background-size: contain;
    display: block;
    position: absolute;
    width: 5px;
    height: 272px;
	top:0;
	right:50px;
	position:absolute;
   	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);	
}
.event-arrow {
	text-align: center;
	margin-bottom: 1.5em;
}
.event-arrow img {
	width:34px;
	height:auto;
}
.after-event {
	text-align: center;
	font-size:24px;
}
.after-event .red {
	font-size:28px;
}

/**************************************************************************

 　　768px以下に適用されるCSS（スマートフォン）

**************************************************************************/

@media screen and (max-width: 768px) {
	
/* メインビジュアル
----------------------------------------------------------- */
.mv {
    position: relative;
    height: 134vw;
    margin-top: 0;
    padding-top: 5vw;
    border-bottom-left-radius: 250vw 180vw;
    border-bottom-right-radius: 250vw 180vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.mv::after {
    height: 144vw;
	border-bottom-left-radius: 500vw 230vw;
    border-bottom-right-radius: 500vw 230vw;
}
.mv .inner {
    max-width:95vw;
}
.mv_wrap {
    padding-top: 16vw;
}
.mv_text1 {
    font-size: 5vw;
    padding: 0;
    margin-bottom: 3vw;
}
.mv_text1 .accent-text {
	font-size:9vw;
}
.mv_text1 .accent-text::after {
    width: 3vw;
    height: 3vw;
    border-radius: 10vw;
    top: 3vw;
    left: 11.4vw;
}
.mv_text1-2 {
	font-size:7vw;
	margin-left: 1vw;
}
.mv .accent-dot::after {
    width: 1vw;
    height: 1vw;
    top: -1vw;
    left: 2vw;
}
.job {
    font-size: 2.8vw;
    padding: 2vw 2.5vw;
    border-radius: 20vw;
    letter-spacing: 0;
    margin-right: 1.5vw;
}
.job:last-child {
	margin-right: 0;
}

.job_wrap {
    margin-bottom: 60vw;
}

.alliance_wrap {
	position: relative;
}

.illust-img {
	position:relative;
}

.illust-img img {
	position:absolute;
}
.illust-img:first-child img {
    top: 37vw;
    left: 7vw;
    width: 33vw;
}
.illust-img:nth-child(2) img {
    top: 40vw;
    width: 40vw;
    right: 5vw;
}
	
.illust-img:first-child::before {
    width: 10vw;
    height: 12vw;
    top: 37vw;
    left: 30vw;
}	
.illust-img:first-child::after {
    width: 17vw;
    height: 13vw;
    top: 46vw;
    left: 36vw;
}

/*条件*/
.conditions {
    font-size: 3.8vw;
    background: rgba(255,255,255,1);
    padding: 3vw 2vw;
    height: 15vw;
    width: auto;
    margin-right: 2vw;
    box-shadow: 0 0 2vw rgba(0,0,0,0.05);
}
.conditions .red {
    font-size: 3.8vw;
    margin-bottom: 1vw;
}
.conditions .small {
	font-size:2.4vw;
	color:#8e8e8e;
	font-weight: normal;
}
.conditions .title {
    display: inline-block;
    margin-bottom: 1vw;
    margin-right: 1vw;
}	
.conditions_wrap {
    margin-bottom: 2vw;
    padding-top:1vw;
}	
.mv .btn_wrap {
    padding: 0;
}

/*背景色*/
.Block1,.Block2,.Block3,.Block4 {
  position: relative;
  z-index: -1;
}
.Block1::after {
    content: '';
    background-image: url("../images_renewal/common/dot-gray-bg_sp.png");
    background-size: cover;
    position: absolute;
    left: 0;
    top: -107vw;
    transform: skewY(-10deg);
    transform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 110vw;
}
.Block2::after {
    content: '';
    position: absolute;
    left: 0;
    top: -83vw;
    transform: skewY(-23deg);
    transform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 104vw;
    background: #ffeea9;
}
.Block3::after {
    content: '';
    position: absolute;
    left: 0;
    top: -64vw;
    transform: skewY(-21deg);
    transform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 100vw;
    background: #fff6d3;
}
.Block4::after {
    content: '';
    position: absolute;
    left: 0;
    top: -43vw;
    transform: skewY(-17deg);
    transform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 100vw;
    background: #7babdb;
}
.size36 {
	font-size: 5vw;
}
	
.sp-none {
		display: none;
	}
	
/* section1
----------------------------------------------------------- */	
.nayami {
    padding: 25vw 0 10vw 0;
    background: transparent;
}
.nayami .title_wrap {
    margin-bottom: 5.4vw;
}	
.title-a {
	font-size: 4.4vw;
}	
.nayami .yellow-under {
    letter-spacing: 0.05em;
}
.fukidashi-text {
    font-size: 4vw;
    line-height: 1.7em;
}	
.fukidashi-box::before {
    width: 42vw;
    height: 25vw;
    border-radius: 3vw;
    top: 1.4vw;
    left: -1.4vw;
}	
.fukidashi-box {
    margin-right: 4.4vw;
    margin-bottom: 5vw;
    border-radius: 3vw;
    width: 42vw;
    height: 25vw;
    padding: 7vw 0;
    padding-right: 2vw;
}	
.nayami .inner::after {
    bottom: -17vw;
}	
.job-seeker img {
	bottom:-5vw;
}
.job-seeker img:first-child {
    width: 23vw;
    height: auto;
    left: 1vw;
}
.job-seeker img:nth-child(2) {
    width: 23vw;
    height: auto;
    right: -1vw;
}

/* section2
----------------------------------------------------------- */
.career-box {
    height: auto;
    padding: 7vw 6vw;
    letter-spacing: 0.02em;
}	
.career-box strong {
     padding-top: 0; 
}
.career-consaltant img {
    top: inherit;
    bottom: -4vw;
}	
.career-consaltant {
    font-size: 3vw;
    padding: 5vw 35vw 0 0;
    margin-bottom: 6vw;
}	
.career-box::after {
    height: 76vw;
}	
.fukidashi-red {
    top: -18vw;
    left: 0;
}
.freelans .red-btn a {
    width: 70vw; 
    line-height: 1.5em;
    padding:2vw;
}
.freelans {
    padding: 15vw 0 8vw 0;
}
	
/* section3
----------------------------------------------------------- */
.job-offer .title-a::before {
    width: 7vw;
    height: 9vw;
    top: -3vw;
    left: 4vw;
}	
.job-offer .title-a {
    padding: 0 1vw 1vw 12vw;
}
.job-box:nth-child(odd) {
    margin-right: 2.5vw;
}
.job-box {
    width: 77vw;
    margin-right: 2.5vw;
    padding: 5vw 8vw;
}
.job-category {
    font-size: 3.8vw;
    padding: 1.4vw 4vw;
}
/* slider
----------------------------------------------------------- */	
.tab_item {
    width: calc( 50% - 1.4vw );
    height: 14vw;
    padding-top: 1vw;
    line-height: 11vw;
    font-size: 3.8vw;
    margin-right: 1.4vw;
    margin-bottom: 1.4vw;
}
.tab_item.last {
    margin-right: 0;
}
.income {
    font-size: 3.8vw;
}
.income .red {
    font-size: 5vw;
}
	
/* point
----------------------------------------------------------- */	
.content-title {
    line-height: 1.5em;
    font-size: 4.4vw;
    margin-bottom: 1vw;
}	
.content-box:first-child img {
    margin-left: 8vw;
}	
.content-box img {
    height: 30vw;
}
.success .title_wrap::after {
    width: 13vw;
    height: 14vw;
    top: 3vw;
    right: -2vw;
}
	
/* event
----------------------------------------------------------- */		
.event {
    padding: 8vw 0;
}
.midashi-fukidashi {
    font-size: 3.5vw;
    width: 50vw;
    height: 13vw;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding-top: 0em;
}
.event .title_wrap {
    margin-right: 24vw;
}
.event .yellow-under {
    display: inline;
}
.event .title-a::after {
    width: 23vw;
    height: 25vw;
    top: 7vw;
    right: -23vw;
    background-repeat: no-repeat;
}
.event .title-a::after {
    content: "";
    background-image: url("../images_renewal/career-service02/event-img.png");
    background-size: contain;
    display: block;
    position: absolute;
    width: 23vw;
    height: 25vw;
    top: 8vw;
    right: -22vw;
    background-repeat: no-repeat;
}
.event-content-box {
    width: 100%;
    padding: 18vw 3vw 2vw 3vw;
    border-radius: 5vw;
    line-height: 1.8em;
}
.for {
    font-size: 4.6vw;
	margin-bottom: 1em;
}
.for::after {
    width: 4vw;
    height: 8vw;
    top: 0;
    background-repeat: no-repeat;
    right: 4vw;
}
.for::before {
    width: 4vw;
    height: 8vw;
    top: 0;
    background-repeat: no-repeat;
    left: 4vw;
}
.event-img img {
    height: 40vw;
}
.event-title {
    font-size: 5vw;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #fc5151;
    position: absolute;
    left: 0;
    top: 0;
    border-top-left-radius: 4vw;
    border-top-right-radius: 4vw;
    height: 15vw;
    line-height: 14vw;
}
.event-text {
    font-size: 4vw;
}
.flow-box {
    background: #fff0f0;
    border-radius: 3vw;
    margin-bottom: 1em;
    padding: 1vw 3vw;
     height: auto; 
    position: relative;
}
.flow-title {
    font-size: 4vw;
    width: 11.5em;
}
.flow-text {
    font-size: 3.8vw;
}
.event-content-box-wrap:first-child .event-arrow {
	display: none;
}
.event-content-box-wrap:first-child .event-content-box {
    margin-bottom: 10vw;
}
.event-arrow img {
    width: 6vw;
    height: auto;
}
.after-event {
    font-size: 4vw;
    line-height: 1.7em;
}
.after-event .red {
    font-size: 4.6vw;
}
}

