@charset "utf-8";

@media screen and (min-width:980px) and (max-width:1400px) {
	
body{
	font-size: 1.3vw;
}
#topmv .txt{padding-top:4em;}

#t_do .box .inner{
	padding-right: 400px;
}
#t_do .box .inner p{width: 100%;}
#t_recruit .t_recruit3 li{font-size: 0.7em;}
#t_recruit .t_recruit3 li p{
  width: 65%;
  line-height: 1.5;
  font-size: 1.1em;
}
#top_footer .fnav2 .right .box .ftel{
	font-size: 0.7em;
	width: 45%;
}
}

.SP {
  display: none !important;
}
.PC {
  display: block !important;
}

@media screen and (max-width:980px) {
body {
  width: 100%;
  max-width: 100%;
  font-size:4vw;
}

.SP {
  display: block !important;
}
.PC {
  display: none !important;
}
#topmv{
	background: url(../img/kv_sp.png) no-repeat center center;
	background-size: cover;
	height: 800px;
	position: relative;
}
#topmv::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
    pointer-events: none;
}
#topmv .txt{
	text-align: left;
	width: 90%;
	max-width: 1120px;
	margin:0 auto;
	position:absolute;
  top: auto;
  bottom:10%;
  bottom:48%;
  left: 50%;
  transform: translateY(0) translateX(-50%);
  -webkit- transform: translateY(0) translateX(-50%);
}
#topmv .txt h2{
	font-size: 3em;
	font-size: 2em;
	line-height: 1.4;
	line-height: 1.2;
	padding-bottom:0.3em;
}
#topmv .txt p{
	font-weight: 500;
	font-size: 1.35em;
	font-size: 1em;
	line-height: 1.2;
}
#topmv .txt img{
	width: 60%;
}

#top_pagenav{
	background: rgba(246, 133, 0, 0.08);
}
#top_pagenav ul{
	display: block;
	text-align: center;
	padding:1.3em 0;
}
#top_pagenav ul li{
	padding:0 1em;
	display: block;
}
#top_pagenav ul li a{
	display: inline-block;
	font-size: 1em;
	padding:1em 0 1em 1.5em;
	background: url(../img/farrow1.svg) no-repeat left center;
}


.enttl{
	font-weight: 500;
	font-size: 1em;
	padding-left: 1.4em;
	margin-bottom:1.6em;
}
.enttl::before{
	content: "●";
	color:#F7AC00;
	font-size: 0.9em;
	position: absolute;
	left:0;
}
.ttl1{
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.5;
	padding-bottom:1.5em;
}


#t_about{
	padding:15vw 0 0;
	background: url(../img/top_about_bg_sp.png) no-repeat center top 100vw;
	background-size: 100% 100%;
	text-align: left;
}
#t_about .wrap{
	position: relative;
	max-width: 90%;
}
#t_about .ttl1{padding-bottom:0;}
#t_about .flex1{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin:0;
}
#t_about .flex1 .pic{
	width: 100%;
	max-width: 100%;
	padding:2em 0 1em;
	order: 2;
}
#t_about .flex1 .txt{
	position: relative;
	width:100%;
	order: 1;
}

#t_about .flex1 .txt::before{
	content: "";
	display: block;
	width: 7em;
	height: 7em;
	background: url(../img/sun.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	right:0;
	bottom:auto;
	top:-10vw;
}
#t_about .box{
	position: relative;
	padding:5vw 0 0;
	min-height: auto;
}

#t_about .box .txt{
	max-width: 100%;
	padding-left: 0;
}
#t_about .box .txt p{
	padding-bottom:2em;
}
#t_about .box .txt .more1{
	text-align: right;
}
#t_about .box .txt .more1 a{
	background: url(../img/btn.svg) no-repeat right center;
	background-size: 3.5em auto;
	padding:1.2em 4.5em 1.2em 0;
}
#t_about .box .txt .more1 a:hover{
	background: url(../img/btn.svg) no-repeat right center;
	background-size: 3.5em auto;
}
#t_about .box .img1{
	display: none;
}
#t_about .box .img2{
	padding-top:20vw;
	width: 95vw;
	position: relative;
	bottom:0;
	right: 0;
}
#t_about .box .img3{
	display: none;
}

#t_principles{
	text-align: left;
	position: relative;
	z-index: 2;
}
#t_principles .bg{
	background: url(../img/t_principles_bg_sp.png) no-repeat center top;
	background-size: 100% auto;
	padding:0 0 15vw;
}
#t_principles::before{
	display: none;
}

#t_principles .wrap{
	position: relative;
	max-width: 90%;
}
#t_principles .box{
	background: #fff;
	border-radius: 24px;
	padding:15vw 5vw;
	position: relative;
	top:-25vw;
	box-shadow: 0 8px 0 rgba(0, 0, 0, 0.16);
	margin-bottom:-20vw;
	text-align: center;
}
#t_principles .box .enttl{display: inline-block;}
 #t_principles .box .ttl1{
	font-size:2.2em;
 }
#t_principles .box .box1{
	background: #F7F7F7;
	border-radius: 24px;
	padding:1.5em;
	text-align: center;
	margin-bottom:3em;
}
#t_principles .box .box1 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding:0.5em 0;
}
#t_principles .box .box1 ul li{
	width: 6em;
	height: 6em;
	border-radius: 100em;
	font-size: 1.1em;
	border-width:4px;
	margin:0.5em;
}

#t_principles .box .box1 p{
	text-align: left;
}
#t_principles .box .box2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#t_principles .box .box2 .txt{
	width: 100%;
	padding-bottom:1em;
	text-align: left;
}
#t_principles .box .box2 .txt p{padding-bottom:2em; letter-spacing: 0.05em;}
#t_principles .box .box2 .pic{
	width: 100%;
}
#t_principles h3{
	text-align: center;
	padding:2em 0 0.5em;
	font-size: 1.6em;
	background:none;
	margin-bottom:3.5em;
}
#t_principles h3 span{
	font-weight: 700;
	display: inline-block;
	padding-bottom:0.3em;
	font-size: 1.1em;
	line-height: 1.4;
	position: relative;
	background: url(../img/line_dash_sp.svg) no-repeat center bottom;
	background-size: 100% auto;

}
#t_principles h3::before{
	content: "";
	display: block;
	width: 2.5em;
	height: 4em;
	background: url(../img/farrow2.svg) no-repeat center bottom;
	background-size: contain;
	position: absolute;
	left:calc(50% - 1.25em);
	bottom:-4em;
}

#t_do{
	padding:20vw 0 5vw;
	margin-top:0;
	position: relative;
	z-index: 1;
}
#t_do .ttl1{
	font-size: 2.2em;
	display: inline-block;
}
#t_do .box{
	position: relative;
}
#t_do .box1{padding-top:0;}
#t_do .box .inner{
	position: relative;
	padding:8em 1em 8em;
	text-align: left;
	margin-bottom:15vw;
}
#t_do .box .img{
	display: none;
}
#t_do .box .title{
	position: absolute;
	left:0;
	top:0;
	width: 13em;
	padding:0.5em;
	text-align: center;
}

#t_do .box h3{
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.4;
	padding-left: 0.7em;
	margin-bottom:1em;
	text-align: center;
}
#t_do .box h3 span{
	display: inline-block;
	position: relative;
	font-size: 0.8em;
	font-weight: 700;
	padding:0 0.7em;
}
#t_do .box h3 span::before{
	content: "";
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left:0;
	background: #F0AC17;
	transform: rotate(-15deg);
}
#t_do .box h3 span::after{
	content: "";
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	right:0;
	background: #F0AC17;
	transform: rotate(15deg);
	top:0;
}
#t_do .box p{
	font-size: 1.1em;
	width: 100%;
	padding-bottom:2em;
}
#t_do .box .pic{
	position: relative;
	right:0;
	top:0;
	width: 100%;
}
#t_do .box .pic img{
	width: 100%;
	height: 55vw;
	object-fit: cover;
	border-radius: 24px;
	box-shadow: 0 8px 0 rgba(246, 133, 0, 0.08);
}
#t_do .box .btn1{
	position: absolute;
	right:0;
	bottom:0;
	width: 100%;
	text-align: center;
}
#t_do .box .btn1 a{
	display: block;
	padding:0.8em 2.5em;
	text-align: left;
	border-radius: 24px 0 24px 0;
}
#t_do .box .btn1 a span{
	display: block;
	font-weight: 700;
	background-size: 3.5em auto;
	padding:1em 4.5em 1em 0;
}

#t_do .box2 .img{
	display: none;
}

#t_do .box2 h3 span::before,
#t_do .box2 h3 span::after{
	background: #6781E9;
}

#t_do .box2 .pic{
	position: relative;
	right:0;
	top:0;
	width: 100%;
}



#t_do .box3 .img{
	display: none;
}

#t_do .box3 h3 span::before,
#t_do .box3 h3 span::after{
	background: #E26E6E;
}
#t_do .box3 .pic{
	position: relative;
	right:0;
	top:0;
	width: 100%;
}


#t_siryo{
	background: url(../img/shiryou_sp.png) no-repeat center center;
	background-size: cover;
	padding:20vw 0;
}
#t_siryo .txt{
	width: 100%;
	padding:3em;
	text-align: center;
}
#t_siryo .txt .enttl{display: inline-block;}
#t_siryo .txt .ttl1{
	margin-top:0;
	font-size: 2.2em;
	padding-bottom:1em;
}
#t_siryo .txt .btn1 a{
	display: block;
	font-size: 1.1em;
}


#t_information{
	padding:18vw 0;
	text-align: left;
}
#t_information .ttl1{font-size: 2.2em; padding-bottom:0.9em;}
#t_information .box{
	padding:1em 1.5em;
	margin-bottom:2em;
}

.newslist li{
	display: block;
	padding:1.3em 0;
}
.newslist li .catname{
	width: 100%;
}

.newslist li .day{
	width: 100%;
	padding:0.5em 0;
}
.newslist li .nname{
	width: 100%;
	font-size: 1.1em;
}
#t_information .morebtn{
	text-align: right;
}
#t_information .morebtn a{
	font-size: 1.1em;
}

#t_recruit{
	padding:18vw 0;
}
#t_recruit .ttl1{font-size: 2.2em;}
#t_recruit .t_recruit1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom:1em;
}
#t_recruit .t_recruit1 li{
	width: 100%;
	padding-bottom:3em;
}
#t_recruit .t_recruit1 li h3{
	font-weight: 700;
	font-size: 1.5em;
	padding:1.2em 0;
	line-height: 1.7;
}
#t_recruit .t_recruit1 li p{padding-bottom:2em;font-size: 1.05em;}
#t_recruit .t_recruit1 li .btn1 a{
	display: block;
	width: 90%;
	margin:0 auto 0 0;
	margin: 0 auto;
}
#t_recruit .t_recruit1 li .btn1 a span{
	font-weight: 700;
	padding:0.9em 3em 0.9em 0;

}

#t_recruit .t_recruit2{
	width: auto;
	margin:0 -5vw;
	padding:0 5vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: url(../img/line_dashe2_sp.svg) no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom:2em;
	margin-bottom:3em;
}
#t_recruit .t_recruit2 li{
	width: 100%;
	padding:3em 2.5em;
	margin-bottom:1.5em;
}
#t_recruit .t_recruit2 li p{font-size: 1.1em;}
#t_recruit .t_recruit2 li h3{
	font-size: 1.5em;
	font-weight: 700;
	padding:0.3em 0 1em;
}
#t_recruit .t_recruit2 li .btn1 a{
	display: inline-block;
	border-radius: 24px;
	max-width: auto;
	padding:0 2em;
	text-align: center;
}
#t_recruit .t_recruit2 li .btn1 a span{
	display: inline-block;
	background:  url(../img/arrow_white.svg) no-repeat right center;
	background-size: 1.5em auto;
	font-weight: 700;
	padding:0.8em 3em 0.8em 0;

}
.linkbox{
	cursor: pointer;
}

#t_recruit .t_recruit3{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#t_recruit .t_recruit3 li{
	width: 100%;
	border-radius: 32px;
	background:#fff;
	padding:1em;
	text-align: left;
	position: relative;
	margin-bottom:2em;
}
#t_recruit .t_recruit3 li:nth-child(2){
	background:#fff;
	background-size:auto;
}
#t_recruit .t_recruit3 li h3{
	font-weight: 700;
	font-size: 1.5em;
	padding:1em 0;
}
#t_recruit .t_recruit3 li p{padding-bottom:1.5em;}
#t_recruit .t_recruit3 li .btn1{
	position: absolute;
	right:1.5em;
	bottom:1.5em;
	width: 4em;
}

#t_interview{
	background-image:url(../img/interview_bg_t_sp.png),url(../img/interview_bg_sp.png);
	background-repeat: no-repeat,repeat;
	background-size: 100% auto,100% auto;
	background-position: left top,left top;
	padding:40vw 0 15vw;
}
#t_interview .ttl1{
	font-size: 2.2em;
	padding-bottom:1em;
}
#t_interview .flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#t_interview .flex .txt{
	width: 100%;
	text-align: left;
}

#t_interview .flex .txt p{
	margin-top:-1.1em;
	font-size: 1.1em;
}
#t_interview .flex .cont{
	width: 100%;
	padding-top:2em;
}
#t_interview .flex .cont .interviewlist{
	display: flex;
	flex-wrap: wrap;
	overflow-x:hidden;
}
#t_interview .flex .cont .interviewlist li{
	width: 100%;
	min-width: 100%;
	margin-right: 0;
	text-align: left;
	margin-bottom:3em;
}

#t_interview .flex .cont .interviewlist li .pic{
	position: relative;
	height: auto;
}
#t_interview .flex .cont .interviewlist li .pic .icat{
	position: absolute;
	left:0.7em;
	top:0.7em;
	line-height: 1;
}
#t_interview .flex .cont .interviewlist li .pic .icat span{
	display: inline-block;
	font-size: 0.9em;
}
#t_interview .flex .cont .interviewlist li h3{
	padding:1em 0;
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1.6;
	height: auto;
}
#t_interview .flex .cont .interviewlist li .btn1{padding-top:2em;}
#t_interview .flex .cont .interviewlist li .btn1 a{
	display: block;
	border-radius: 24px;
	max-width: 290px;
	text-align: center;
	font-size: 1.1em;
}
#t_interview .morebtn{
	text-align: center;
	padding-top:6vw;
	margin-bottom:0;
}
#t_interview .morebtn a{
	display: inline-block;
	background: url(../img/morebtn1.svg) no-repeat right center;
	background-size: 3.5em auto;
	padding:1em 4.5em 1em 0;
	color:#fff;
	font-weight: 700;
}



}
@media screen and (max-width:800px) {
	#topmv{
		height: 744px;
	}
}
@media screen and (max-width:700px) {
	#topmv{
		height: 638px;
	}
}
@media screen and (max-width:600px) {
	#topmv{
		height: 530px;
	}
}
@media screen and (max-width:500px) {
	#topmv{
		height: 425px;
	}
}
