@charset "utf-8";

/* recruit */

.rec_cov{
	position: relative;
    background: none;
}

.pctbonly {
    display: block !important;
}

.sponly {
    display: none !important;
}

.c_img {
    position: absolute;
    z-index: -5;
    width: 100%;
}

.catch_set {
    position: absolute;
    z-index: -4;
    left: 8%;
    bottom: 50px;
}

.rec_cov h1 {
    text-align: left;
    color: #fff;
    font-size: 65px;
    font-weight: 700;
    line-height: 1.5;
    text-shadow: 3px 3px 5px rgb(0 0 0 / 28%);
    left: 8%;
    margin-bottom: 120px;
}

.rec_cov h2 {
    color: #fff;
    font-size: 40px;
    text-shadow: 3px 3px 5px rgb(0 0 0 / 28%);
}

.video-interview {
    background: linear-gradient(to right, #60B5CE, #3D6AA7);
    height: 100%;
    text-align: center;
    margin: 5% 0 0 0;
    padding: 30px 0 10px 0;
}

.video-interview {
    margin: 0 0 0 0;
}

.video-interview h2 {
    font-size: 50px;
    color: #fff;
}

.h2-2 {
    color: #2c2c2c;
    font-size: 35px;
    letter-spacing: 3px;
    padding: 3% 0 7px 0;
}

.video-interview h3 {
    color: #2c2c2c;
    background-color: #fff;
}

.h3-3 {
    color: #fff;
    background-color: #2c2c2c;
    display: inline;
    padding: 6px 33px;
    font-size: 15px;
    letter-spacing: 3px;
}

.video-interview iframe {
    width: 712px;
    height: 400px;
    margin: 70px auto;
    display: block;
}

.second-bottom {
    background-image: url(img/recruit/second-bottom.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0;
    text-align: center;
}

.second-bottom p {
    font-size: 28px;
    color: #2b2b2b;
    line-height: 2;
    text-align: left;
    font-weight: bold;
    display: inline-block;
}

.second-bottom p span {
    font-size: 40px;
}

.ceo {
    position: relative;
    text-align: left;
    padding-bottom: 90px;
    padding-top: 90px;
}

.max-width {
    max-width: 1500px;
    margin: 0 auto;
}

.ceo h2, .ceo h3 {
    margin-left: 7%;
}

.ceo img {
    position: absolute;
    width: 65%;
    right: 0;
    top: 10%;
    z-index: -1;
}

.ceo .entire {
    background: linear-gradient(to right, rgba(96, 180, 206, 0.8), rgba(61, 105, 167, 0.8156862745));
    width: 55%;
    margin: 2% 0 0 7%;
}

.ceo .entire .detail {
    text-align: left;
    padding: 70px 50px;
    color: #fff;
}

.ceo .entire .detail p {
    font-size: 18px;
    line-height: 2;
}

.identity {
    text-align: right;
    position: relative;
    padding-bottom: 90px;
    margin-top: 90px;
}

.identity h2, .identity h3 {
    margin-right: 7%;
}

.identity img {
    width: 65%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.identity .entire {
    background: linear-gradient(to right, rgba(96, 180, 206, 0.8), rgba(61, 105, 167, 0.8156862745));
    width: 55%;
    margin: 2% 7% 0 auto;
}

.identity .entire .detail {
    text-align: left;
    padding: 70px 50px;
    color: #fff;
}

.identity .entire .detail .title {
    font-size: 18px;
    line-height: 2;
    padding-bottom: 4%;
}

.identity .entire .detail h4 {
    font-size: 23px;
    line-height: 2;
    text-decoration: underline;
    font-weight: bold;
}

.strength-entry {
    background-image: url(img/recruit/S__98705410.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 11% 0 3% 0;
}

.strength-entry .white {
    background-color: rgba(255, 255, 255, .781);
    width: 90%;
    height: 100%;
    margin: auto;
    padding: 50px 0;
    text-align: center;
    position: relative;
}

.strength-entry h2 {
    font-size: 50px;
}

.strength-entry .white .items {
    padding: 70px 0 20px 0;
}

.strength-entry .white .items .item {
    display: flex;
    padding-bottom: 60px;
    align-items: center;
    padding-left: 25%;
}

.strength-entry .white .items .item .icon {
    width: 130px;
    height: 130px;
}

.strength-entry .white .items .item h4 {
    font-size: 45px;
    color: #2b2b2b;
    font-family: "Jost", sans-serif;
    padding-left: 35px;
}

.requirement {
    padding-bottom: 150px;
}

.requirement {
    text-align: center;
    background-color: rgba(189, 189, 189, .1647058824);
    position: relative;
    padding: 60px 0;
}

.requirement h2 {
    font-size: 50px;
}

.recruit01Btn {
    cursor: pointer;
    margin: 30px auto 0;
    background: #59a5c6;
    color: #fff;
    font-size: 2.2rem;
    padding: 10px 0;
    width: 85%;
    max-width: 1500px;
}

.requirement .section {
    width: 85%;
    padding: 60px 0;
    margin: auto;
}

.requirement .section {
    padding-top: 0;
}

.requirement .section .grid {
    display: flex;
    background-color: #fff;
    padding: 2%;
    margin-bottom: 2px;
    color: #333;
}

.requirement .section .grid h4 {
    padding: 1% 3% 1% 0;
    white-space: nowrap;
    font-size: 18px;
    width: 17%;
}

.requirement .section .grid p {
    text-align: left;
    padding: 0 3%;
    font-size: 14px;
    line-height: 2;
    border-left: 1px solid #ddd;
    width: 85%;
}

.requirement .section .grid p span{
	    font-weight: bold;
}

.requirement {
    padding-bottom: 150px;
}

.third-bottom {
    background-image: url(img/recruit/third-bottom.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0;
    text-align: center;
}

.third-bottom p {
    font-size: 30px;
    color: #fff;
    line-height: 2;
    font-weight: bold;
}

.third-bottom h3 {
    font-size: 40px;
    padding-top: 20px;
    line-height: 2;
    color: #fff;
}

.entry-form {
    padding: 80px 0;
}

.entry-form h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 25px;
}

.cont01_div2 {
    padding: 0px 0 0;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.catch_set {
	bottom: 30px;
}

.rec_cov h1 {
	font-size: 24px;
	margin-bottom: 50px;
}
	
.rec_cov h2 {
	font-size: 19px;
}

.h2-2 {
	padding: 3% 0 1% 0;
	font-size: 20px;
}

.video-interview h2 {
	font-size: 30px;
}

.video-interview iframe {
	width: 661px;
	height: 375px;
}

.second-bottom p {
	font-size: 20px;
}

.second-bottom p span {
	font-size: 30px;
}

.ceo img {
	width: 70%;
	top: 25%;
}

.ceo .entire {
	width: 65%;
}
	
.identity img {
	width: 70%;
}

.identity .entire {
	width: 86%;
}

.strength-entry .white {
	padding: 30px 0;
}

.strength-entry h2 {
	font-size: 30px;
}

.strength-entry .white .items {
	padding: 50px 0 20px 0;
}

.strength-entry .white .items .item {
	padding-left: 15%;
	padding-bottom: 30px;
}

.strength-entry .white .items .item .icon {
	width: 110px;
	height: 110px;
}

    .strength-entry .white .items .item h4 {
        font-size: 25px;
    }

	    .requirement h2 {
        font-size: 30px;
    }

    .requirement .section {
        width: 90%;
    }

	    .requirement .section .grid h4 {
        font-size: 15px;
        width: 17%;
    }

	    .third-bottom p {
        font-size: 20px;
    }

    .entry-form h2 {
        font-size: 30px;
    }

	    .third-bottom h3 {
        font-size: 30px;
    }
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	
	


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.rec_cov{
	padding-top: 60px;
}

.pctbonly {
	display: none !important;
}

.sponly {
	display: block !important;
}

.catch_set {
	bottom: 10px;
}

.rec_cov h1 {
	font-size: 19px;
	margin-bottom: 20px;
}

.rec_cov  h2 {
	font-size: 16px;
}

.video-interview iframe {
	width: 495px;
	height: 278px;
}

.second-bottom p {
	font-size: 18px;
}
	
.second-bottom p span {
	font-size: 20px;
}

.ceo {
	position: unset;
	width: 80%;
	margin: 0 auto;
}
	
.ceo h2, .ceo h3 {
	margin-left: 0;
}

.ceo img {
	position: unset;
	width: 100%;
	top: 20px;
}

.ceo .entire {
	margin: 20px 0 0 0;
	width: 100%;
}

.ceo .entire .detail p {
	font-size: 14px;
}

.identity {
	position: unset;
	width: 80%;
	margin: 0 auto;
}

.identity h2, .identity h3 {
	margin-right: 0;
}

.identity img {
	position: unset;
	width: 100%;
	top: 20px;
}

.identity .entire {
	margin: 20px 0 0 0;
	width: 100%;
}

.identity .entire .detail .title {
	font-size: 14px;
}

.identity .entire .detail h4 {
	font-size: 18px;
}

    .requirement .section .grid h4 {
        white-space: pre-wrap;
    }

    .recruit01Btn {
        font-size: 1.6rem !important;
    }


	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 600px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

    .video-interview iframe {
        width: 418px;
        height: 235px;
    }


	    .strength-entry .white .items .item .icon {
        width: 60px;
        height: 60px;
    }

	    .strength-entry .white .items .item h4 {
        font-size: 20px;
        padding-left: 15px;
    }

    .third-bottom p {
        font-size: 18px;
    }

    .third-bottom h3 {
        font-size: 20px;
    }
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 600px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 540px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    .ceo .entire .detail {
        padding: 25px 13px;
    }
	
    .identity .entire .detail {
        padding: 25px 13px 50px 13px;
    }

	    .identity .entire .detail .title {
        padding-bottom: 8%;
    }
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 540px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 500px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    .video-interview iframe {
        width: 340px;
        height: 192px;
        margin: 10% auto;
    }
	
    .ceo {
		width: 95%;
        padding-bottom: 40px;
    }

    .identity {
        width: 95%;
    }

	.strength-entry .white .items .item {
        padding-left: 5%;
    }

    .requirement .section .grid h4 {
        width: 100px;
    }
		
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 500px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 428px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

    .h2-2 {
        padding: 3% 0 2% 0;
        line-height: 1.2;
        font-size: 18px;
    }

	    .h3-3 {
        padding: 3px 8px;
        letter-spacing: 6px;
    }

	    .video-interview h2 {
        font-size: 18px;
    }

	    .entry-form h2 {
        font-size: 18px;
    }

	    .strength-entry {
        padding: 10% 0;
    }

    .strength-entry .white {
        width: 91%;
    }

	    .strength-entry h2 {
        font-size: 18px;
    }

    .strength-entry .white .items .item h4 {
        font-size: 16px;
    }

    .requirement h2 {
        font-size: 18px;
    }

    .requirement .section {
        width: 93%;
        padding-bottom: 15%;
    }
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 428px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 380px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

    .video-interview iframe {
        width: 300px;
        height: 170px;
    }
	
	    .strength-entry h3 {
        font-size: 12px;
    }

    .strength-entry .white .items .item h4 {
        font-size: 16px;
    }
		
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 380px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
