@charset "UTF-8";
.iframebox{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:-50px;
	padding-bottom:40px;
}

.iframebox .box{
	width:48%;
}


.iframebox .box .lead{
	font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 3px;
    position: relative;
    z-index: 5;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.iframebox .box .lead span{
	position: relative;
    z-index: 6;
}

.iframebox .box .lead:after{
	position: absolute;
    content: "";
    width: 80px;
    height: 85px;
    background: linear-gradient(to right ,#ccd321, #e9ff86);
    top: 0px;
    left: -15px;
}

.kv{
    width: 100%;
    height: 540px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.kv:after{
    position: absolute;
    content: "";
    background:rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    left: 0;
}

.kv.back_01{
    background: url(../imgs/kv/kv_01.png) no-repeat center center/cover;
}

.kv.back_02{
    background: url(../imgs/kv/kv_02.png) no-repeat center center/cover;
}

.kv.back_03{
    background: url(../imgs/kv/kv_03.png) no-repeat center center/cover;
}

.kv.back_04{
    background: url(../imgs/kv/kv_04.png) no-repeat center center/cover;
}

.kv.back_05{
    background: url(../imgs/kv/kv_05.png) no-repeat center center/cover;
}

.kv.back_06{
    background: url(../imgs/kv/kv_06.png) no-repeat center center/cover;
}

.kv.back_07{
    background: url(../imgs/kv/kv_07.png) no-repeat center center/cover;
}



.kv.back_07:after{
	content:none;
}

.kv.back_06:after{
	content:none;
}

.kv .eng{
    width: 100%;
   font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    font-size: 84px;
    line-height: 1;
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
}

.kv .eng span{
	font-size:68px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
}

.kv .eng.img{
	width:1024px;
	margin:0 auto -25px;
}

.kv h3{
    width: 100%;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.06em;
    color: #fff;
    position: relative;
    z-index: 2;
    padding-top: 15px;
    text-align: center;
}

.kv.back_07 h3{
	line-height:1.6;
}

.ttlcaptcenter{
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 30px;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: center;
	margin-bottom:-50px;
}

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

	
.ttlcaptcenter{
    font-size: 22px;}
}

.ttlcaptcenter.bt{
	margin-bottom:100px;
}

main .temp_09 {
    background: linear-gradient(to right, #ffffb3, #abff00);
    padding-bottom: 65px;
}

main .temp_10 {
    background: linear-gradient(to right, #ffffb3, #abff00);
    padding-bottom: 65px;
}

main .recomend .rec_inner .boxs .btns {
    margin-top: 10px;    
}

main .recomend .rec_inner .boxs.newbox .tags{
	padding: 0 0% 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	height:105px;
	align-content:flex-end;
}

main .recomend .rec_inner .boxs.newbox .tags span{
	font-size: 14px;
    padding: 3px 10px;
    line-height: 1;
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 2%;
	letter-spacing:0em;
    background: rgba(0, 185, 154, 0.4);
}

main .recomend .rec_inner .boxs.newbox dl{
	width:100%;
}

main .recomend .rec_inner .boxs.newbox dt{
	width:100%;
	background:none;
	position:inherit;
	top:0;
}

main .recomend .rec_inner .boxs.newbox dd{
	font-size:16px;
	line-height:1.4;
	background:rgba(255,255,255,.8);
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:8px 15px;
}

main .recomend .rec_inner .boxs.newbox .ttltxt{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:18px;
	font-weight:400;
}

main .recomend .rec_inner .boxs .ttltxtnew {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 3px;
	position:relative;
	z-index:5;
	height:70px;
	display:flex;
	align-items:center;
	justify-content:flex-start;
}

main .recomend .rec_inner .boxs .ttltxtnew span{
	position:relative;
	z-index:6;
}

main .recomend .rec_inner .boxs .ttltxtnew:after {
	position:absolute;
	content:"";
	width:80px;
	height:85px;
	background:linear-gradient(to right ,#00beff, #43ffff);
	top:0px;
	left:-15px;
}

main .recomend .rec_inner .boxs .ttltxtnew.company:after {
	background:linear-gradient(to right ,#00dfd4, #43ffd3);
}
main .recomend .rec_inner .boxs .ttltxtnew.worklife:after {
	background:linear-gradient(to right ,#baa58c, #cbd4c3);
}
main .recomend .rec_inner .boxs .ttltxtnew.recruit:after {
	background:linear-gradient(to right ,#ccd321, #e9ff86);
}
main .recomend .rec_inner .boxs .ttltxtnew.intro:after {
	background:linear-gradient(to right ,#00aaeb, #5fffff);
}
main .recomend .rec_inner .boxs .ttltxtnew.special:after {
	background:linear-gradient(to right ,#eba03b, #ecde21);
}
@media screen and (max-width: 767px) {
	
.iframebox{
	display:block;
	margin-top:-20px;
	padding-bottom:40px;
}

.iframebox .box{
	width:100%;
}
	
	.iframebox .box iframe{
		width:100%;
	}
	
.kv{
    height: 350px;
}
.kv .eng{
    font-size: 60px;
}

.kv .eng span{
	font-size:54px;
}
	
.kv .eng.img{
	width:90%;
	margin:0 auto -20px;
}

.kv h3{
    font-size: 18px;
}
	
.kv.back_07 h3{
	font-size:16px;
	line-height:1.6;
}
    
.ttlcaptcenter{
    font-size:16px;
    line-height: 2;
    letter-spacing: 0.02em;
    text-align: center;
	margin-bottom:0px;
}

.ttlcaptcenter.bt{
	margin-bottom:50px;
}

main .recomend .rec_inner .boxs.newbox{
	margin-bottom:25px;
}
main .recomend .rec_inner .boxs.newbox .tags{
	height:auto;
	padding-bottom:10px;
}
}