@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');
/*font-family: "Overpass", serif;*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
/*font-family: "Noto Serif JP", serif;*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: "Poppins", serif;*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

body a {
	color: #1A1A1A;
}
body a:link {
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:active {
	text-decoration: none;
}
#contents [role="button"]:focus, #contents button:focus, #contents a:focus {
    outline: 2px solid #0066cc;
    outline-offset: 2px;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 1);
}

@media only screen and (min-width: 768px) {
  body {
	font-size: 1.6rem;
	line-height: 1.8;
  }
}

.bg-recruit-hs-dot{
	background-image: url('/resource/img/recruit/highschool/dot_bg.png');
}

@media only screen and (min-width: 768px) {
  .bg-recruit-hs-dot section:not(#sec-recruit-hs-works):not(#sec-recruit-hs-fv):not(#sec-recruit-hs-intro),.wrp-recruit-hs-works{
    padding-bottom: 190px;
  }
}
@media only screen and (max-width: 767px) {
  .bg-recruit-hs-dot section:not(#sec-recruit-hs-works):not(#sec-recruit-hs-fv):not(#sec-recruit-hs-intro):not(#sec-recruit-hs-year),.wrp-recruit-hs-works{
    padding-bottom: 80px;
  }
}

.container-recruit-hs{
	position: relative;
	max-width: 1280px;
	margin: auto;
	box-sizing: content-box;
    z-index: 1;
}
@media only screen and (min-width: 768px) {
  .container-recruit-hs{
    padding-inline: 40px;
  }

}
@media only screen and (max-width: 767px) {
  .container-recruit-hs{
	padding-inline: 20px;
  }
}

.hdg-recruit-hs-lv2{

}
#sec-recruit-hs-about .hdg-recruit-hs-lv2{
	margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .hdg-recruit-hs-lv2{
	width: calc(100% - 40px);
    margin-inline: auto;
	padding-top: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-recruit-hs-lv2{
	padding-top: 60px;
  }
}

.hdg-recruit-hs-lv3{
	position: relative;
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .hdg-recruit-hs-lv3{
	margin-top: 130px;
	margin-bottom: 40px;
	padding-top: 55px;
    font-size: 40px;
  }
  .hdg-recruit-hs-lv2 + .container-recruit-hs > .hdg-recruit-hs-lv3:first-child{
	margin-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-recruit-hs-lv3{
	margin-top: 70px;
	margin-bottom: 25px;
	padding-top: 30px;
    font-size: 20px;
	line-height: 1.8;
  }
  .hdg-recruit-hs-lv2 + .container-recruit-hs > .hdg-recruit-hs-lv3:first-child{
	margin-top: 60px;
  }
}

.hdg-recruit-hs-lv3::before{
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 20px;
	background-color: #0073C3;
	content: "";
}
@media only screen and (min-width: 768px) {
  .hdg-recruit-hs-lv3::before{
	width: 80px;
	height: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-recruit-hs-lv3::before{
	width: 50px;
	height: 5px;
  }
}

.hdg-recruit-hs-lv4{
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .hdg-recruit-hs-lv4{
	font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-recruit-hs-lv4{
	font-size: 18px;
  }
}


.txt-recruit-hs{
	
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs{
	font-size: 18px;
	line-height: 2.222;
  }
  .hdg-recruit-hs-lv3 + .txt-recruit-hs{
	margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs{
	font-size: 16px;
	line-height: 1.875;
  }
   .hdg-recruit-hs-lv3 + .txt-recruit-hs{
	margin-bottom: 40px;
  }
}


.txt-recruit-hs-desc{
	
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs-desc{
	font-size: 18px;
	line-height: 2.222;
  }
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs-desc{
	font-size: 16px;
	line-height: 1.75;
  }
}


/* ------------------------------------

      アニメーション

---------------------------------------*/
#confettiCanvas{
	position: absolute;
	left:0;
	width: 100%;
	z-index: 1;
}
@media only screen and (min-width: 768px) {
	#confettiCanvas{
		/* top: 100px; */
	}
}
@media only screen and (max-width: 767px) {
	#confettiCanvas{
		top: -130px;
	}
}
#sec-recruit-hs-fv{
    animation: key-transform-confetti2 forwards 2s cubic-bezier(0, 1, 0, 1);

}
.wrap-recruit-hs-confetti{
	position: relative;
}
.img-recruit-hs-confetti img{
	position: absolute;
	left:0;
	width: 100%;
	z-index: 1;
}
.confetti-fv .img-recruit-hs-confetti img{
    animation: key-transform-confetti forwards 2s cubic-bezier(0, 1, 0, 1);

}
.confetti-entry.scrollin .img-recruit-hs-confetti img{
   	animation: key-transform-confetti forwards 2s cubic-bezier(0, 1, 0, 1);
}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-confetti img{
		top: 0;
	}
	.confetti-entry{
		top: -84px;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-confetti img{
		top: 20px;
	}
	.confetti-entry{
		top: -40px;
	}
}
@media only screen and (min-width: 768px) {
	@keyframes key-transform-confetti2  {
		0% {
			transform:scale(0.6)
		}
		100% {
			transform:scale(1) 
		}
	}
}
@media only screen and (min-width: 768px) {
	@keyframes key-transform-confetti  {
		0% {
			transform:scale(0.2)
		}
		100% {
			transform:scale(1) 
		}
	}
}
@media only screen and (max-width: 767px) {
	@keyframes key-transform-confetti  {
		0% {
			transform:scale(0.2)
		}
		100% {
			transform:scale(1) 
		}
	}
}

.fadein_up{
    opacity : 0;

}
@media only screen and (min-width: 768px) {
	.fadein_up{
		transform: translateY(80px);
		transition:transform 2.5s cubic-bezier(0, 1, 0, 1),opacity 2.5s cubic-bezier(0, 1, 0, 1); 
	}
}
@media only screen and (max-width: 767px) {
	.fadein_up{
		transform: translateY(80px);
		transition:transform 2.5s cubic-bezier(0, 1, 0, 1),opacity 2.5s cubic-bezier(0, 1, 0, 1); 
	}
}
.fadein_up.scrollin{
    opacity : 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}


/* ------------------------------------

      FV

---------------------------------------*/
.hdg-recruit-hs-lv1{
	position: relative;
}

.img-recruit-hs-fv-top{
	position: absolute;
	width: 100%;
	z-index: 2;
}
#sec-recruit-hs-fv{
    position: relative;
    margin-inline: auto;
}
@media only screen and (min-width: 768px) {
  #sec-recruit-hs-fv{
	padding-inline: 40px 30px;
    max-width: 1850px;
  }
}
@media only screen and (max-width: 767px) {
  #sec-recruit-hs-fv{
	padding-inline: 20px 10px;
	padding-top: 20px;
  }
}

/* ------------------------------------

     イントロダクション

---------------------------------------*/
#sec-recruit-hs-intro{
	position: relative;
	
}
@media only screen and (min-width: 768px) {
  #sec-recruit-hs-intro{
	padding: 160px 0 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 899px) {
  #sec-recruit-hs-intro{
	padding: 80px 0 80px;
  }
}

@media only screen and (max-width: 767px) {
  #sec-recruit-hs-intro{
	padding: 30px 0 50px;
  }
}


.img-recruit-hs-intro-dec{
	position: absolute;
}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-intro-dec01{
		top: 160px;
		left: 10.3%;
		width: 12.65%;
	}
	.img-recruit-hs-intro-dec02{
		top: 560px;
		left: 16.82%;
		width: 7.5%;
	}
	.img-recruit-hs-intro-dec03{
		bottom: 146px;
		left: 2.29%;
		width: 9.11%;
	}
	.img-recruit-hs-intro-dec04{
		top: 325px;
		right: 14.32%;
		width: 12.8%;
	}
	.img-recruit-hs-intro-dec05{
		bottom: 176px;
		right: 2.24%;
		width: 12.5%;
	}
}
@media only screen and (min-width: 1150px) and (max-width: 1600px) {
	.img-recruit-hs-intro-dec01{
		left: 5%;
	}
	.img-recruit-hs-intro-dec02{
		left: 8%;
	}
	.img-recruit-hs-intro-dec03{
		left: 1%;
	}
	.img-recruit-hs-intro-dec04{
		right: 7%;
	}
	.img-recruit-hs-intro-dec05{
		right: 1%;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1149px) {
	.img-recruit-hs-intro-dec01{
		top: 50px;
	}
	.img-recruit-hs-intro-dec02{
		top: 300px;
		left: 6%;
        width: 9%;
	}
	.img-recruit-hs-intro-dec03{
		bottom: 0px;
		width: 11%;
	}
	.img-recruit-hs-intro-dec04{
		top: 370px;
		right: 3.5%;
	}
	.img-recruit-hs-intro-dec05{
		right: 0%;
		bottom: 190px;
        width: 10%;
	}
}
@media only screen and (max-width: 899px) {
	.img-recruit-hs-intro-dec{
		display: none;
	}
}
@media only screen and (min-width: 900px) {
  .img-recruit-hs-intro-dec-sp{
	display: none;
  }
}
@media only screen and (max-width: 899px) {
  .img-recruit-hs-intro-dec-sp{
	display: block;
	max-width: 600px;
	padding-inline: 20px;
	width: 100%;
  }
}


.img-recruit-hs-intro{

}
@media only screen and (min-width: 768px) {
  .img-recruit-hs-intro{
	
  }
}
@media only screen and (min-width: 768px) and (max-width: 899px) {
	.img-recruit-hs-intro{
		margin-top: 80px;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-intro{
		margin-top: 45px;
	}
}

.txt-recruit-hs-intro{
	font-weight: bold;
	text-align: center;
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs-intro{
	margin-top: 80px;
    font-size: 24px;
    line-height: 2.08;
  }
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs-intro{
	margin-top: 40px;
    font-size: 16px;
    line-height: 2.25;
  }
}

.txt-recruit-hs-intro-line{
	background: linear-gradient(transparent 70%, #FBFF8F 30%);
}

.txt-recruit-hs-intro2{
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs-intro2{
	margin-top: 50px;
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 899px) {
	.txt-recruit-hs-intro2{
		margin-bottom: 100px;
	}
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs-intro2{
	margin-top: 35px;
	margin-bottom: 60px;
    font-size: 18px;
	line-height: 2.666;
  }
}

.txt-recruit-hs-intro2-line{
	position: relative;
	letter-spacing: 0.08em;
}
.txt-recruit-hs-intro2-line::before{
	position: absolute;
	left: 0;
	width: 100%;
	background-image: url(/resource/img/recruit/highschool/intro_line.png);
	background-size: initial;
	background-repeat: repeat-X;
	content: "";
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs-intro2-line::before{
	bottom: -30px;
	height: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs-intro2-line::before{
	bottom: -10px;
	height: 5px;
  }
}



/* ------------------------------------

     アンカーリンク

---------------------------------------*/
.lst-recruit-hs-anchor{
	position: relative;
	display: grid;
    gap: 50px;
    justify-content: center;
	border: 2px solid #333;
	background-color: white;
}
@media only screen and (min-width: 900px) {
  .lst-recruit-hs-anchor{
	grid-template-columns: repeat(4, auto);
	margin-bottom: -60px;
	padding: 40px 20px;
	border-radius: 100px;
    box-shadow: 5px 5px 0 #333;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1280px) {
	.lst-recruit-hs-anchor{
		grid-template-columns: repeat(2, auto);
		gap: 30px 50px;
	}
}
@media only screen and (max-width: 899px) {
  .lst-recruit-hs-anchor{
	margin-bottom: -190px;
	padding: 50px 20px;
	border-radius: 80px;
    box-shadow: 3px 3px 0 #333;
  }
}

.lst-recruit-hs-anchor::before{
    content: '';
    position: absolute;
	bottom: -17px;
	left: 50%;
	transform: translateX(-50%);
	width:30px;
    height: 17px;
	background-image: url(/resource/img/recruit/highschool/1.png);
	background-repeat: no-repeat;
	background-position: top center;
}
@media only screen and (min-width: 768px) {
  .lst-recruit-hs-anchor::before{
    filter: drop-shadow(5px 5px 0 #333);
  }
}
@media only screen and (max-width: 767px) {
  .lst-recruit-hs-anchor::before{
    filter: drop-shadow(3px 3px 0 #333);
  }
}

.item-recruit-hs-anchor{
	position: relative;
}

.item-recruit-hs-anchor:not(:first-child):before{
	position: absolute;
	background-color: #ACACAC;
	content: "";
}
@media only screen and (min-width: 900px) {
  .item-recruit-hs-anchor:not(:first-child):before{
	top: 50%;
	left: -25px;
	transform: translateY(-50%);
	width: 1px;
	height: 25px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1280px) {
	.item-recruit-hs-anchor:nth-child(2n + 1):before{
		display: none;
	}
}
@media only screen and (max-width: 899px) {
  .item-recruit-hs-anchor:not(:first-child):before{
	top: -25px;
	left: 0x;
	width: 100%;
	height: 1px;
  }
}

.item-recruit-hs-anchor a{
	height: 100%;
    display: inline-block;
}

.txt-recruit-hs-anchor-num{
	display: inline-block;
	align-content: center;
	padding-top: 3px;
	border-radius: 50%;
	background-color: #0073C3;
	color: white;
	font-family: "Overpass", serif;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs-anchor-num{
	width: 34px;
    height: 34px;
	margin-right: 8px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs-anchor-num{
	width: 32px;
    height: 32px;
	margin-right: 15px;
    font-size: 16px;
  }
}

.txt-recruit-hs-anchor-label{
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs-anchor-label{
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs-anchor-label{
    font-size: 18px;
  }
}


/* ------------------------------------

     ABOUT

---------------------------------------*/
#sec-recruit-hs-about{
	background-color: #ECF6FF;
}
@media only screen and (min-width: 768px) {
  #sec-recruit-hs-about{
	padding-top: 50px;
    border-radius: 0 200px 0 0;

  }
}
@media only screen and (max-width: 767px) {
  #sec-recruit-hs-about{
	padding-top: 200px;
    border-radius: 0 80px 0 0;
  }
}

.img-recruit-hs-about-main img{

}
@media only screen and (min-width: 768px) {
  .img-recruit-hs-about-main img{
	margin-top: -40px;
    transform: translateX(20px);
  }
}
@media only screen and (max-width: 767px) {
  .img-recruit-hs-about-main img{
    margin-top: 12px;
  }
}

.wrap-recruit-hs-about-main{
	position: relative;
}
.item-recruit-hs-about-main{
	position: absolute;
	top: 104px;
	right: 209px;
}
.txt-recruit-hs-about-main{
	    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	font-size: 28px;
	font-weight: bold;
	color: #0073C3;
	background-color: white;
}


.wrp-recruit-hs-about-overview{
	display: grid;

}
@media only screen and (min-width: 768px) {
  .wrp-recruit-hs-about-overview{
    grid-template-columns: 346px auto;
    gap: 40px;
    margin-top: 60px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1280px) {
	.wrp-recruit-hs-about-overview{
		grid-template-columns: 250px auto;
	}
}

@media only screen and (max-width: 899px) {
  .wrp-recruit-hs-about-overview{
	grid-template-columns: 1fr;
    gap: 13px;
    margin-top: 25px;
  }
}
.wrp-recruit-hs-about-overview .txt-recruit-hs{
	font-weight: bold;
	letter-spacing: 0.1em;
}


.wrp-recruit-hs-ft{
	position: relative;
}

.recruit-index_factorytour_bg{
    position: absolute;
    background-color: rgba(57, 148, 210, 0.1);
    border-radius: 0px 220px 220px 0px;
    width: auto;
    height: 100%;
	overflow: hidden;
}
@media only screen and (min-width: 1000px) {
	.recruit-index_factorytour_bg{
		width: 43.59%;
		height: 100%;
	}
}
@media only screen and (max-width: 999px) {
    .recruit-index_factorytour_bg{
        height: 514px;
    	width: 85%;
    }
}
@media only screen and (max-width: 767px) {
  .recruit-index_factorytour_bg{
	display: none;
  }
}

.recruit-index_factorytour_bg img{
    opacity: 0.22;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 768px) {
  .recruit-index_factorytour_bg img{
  }
}
@media only screen and (max-width: 767px) {
  .recruit-index_factorytour_bg img{
  }
}



@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-ft-img{
		position: relative;
    	min-height: 272px;
		padding: 10px 0;
    	align-content: center;
	}
}


@media only screen and (min-width: 768px) {
  .img-recruit-hs-ft-bg{
    display: none;
  }
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-ft-bg{
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: calc(100% - 13px);
		background-color: rgba(57, 148, 210, 0.1);
		border-radius: 0px 220px 220px 0px;
		z-index: -1;
	}
	.item-recruit-hs-ft:nth-child(even) .img-recruit-hs-ft-bg{	
		right: 0;
		border-radius:220px 0px 0px  220px;
	}
}


@media only screen and (max-width: 767px) {
	.img-recruit-hs-ft img{
		padding-left: 20px;
		padding-right: 13px;
	}
}


@media only screen and (min-width: 768px) {
	.img-recruit-hs-ft2-width{
		width: 128.35%;
		margin-left: -28.35%;
		max-height: 545px;
	}
}
@media only screen and (min-width: 1620px) and (max-width: 1800px) {
	.img-recruit-hs-ft2-width{
		width: 115%;
		margin-left: -15%;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1619px) {
	.img-recruit-hs-ft2-width{
		width: 105%;
		margin-left: -5%;
	}
}
@media only screen and (max-width: 900px) {
    .img-recruit-hs-ft2-width {
        width: 100%;
        margin: auto;
    }
}

@media only screen and (max-width: 767px) {
 	.img-recruit-hs-ft2-width img{
		padding-left: 10px;
		padding-right: 10px;
	}
}


.content-recruit-hs-ft{
    
}
@media only screen and (min-width: 768px) {
  .content-recruit-hs-ft{
	display: grid;
	grid-template-columns: 47.8% auto;
    gap: 58px;
    position: relative;
    align-items: center;
	max-width: 1480px;
	margin-inline: auto;
    min-height: 609px;
	padding: 32px 40px;
	z-index: 1;
  }
}
@media only screen and (max-width: 999px) {
  .content-recruit-hs-ft{
	grid-template-columns: 1fr;

  }
}

@media only screen and (max-width: 999px) {
	.img-recruit-hs-ft2{
        height: 510px;
    }
}
@media only screen and (max-width: 767px) {
    .img-recruit-hs-ft2 {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
  .item-recruit-hs-ft + .item-recruit-hs-ft{
		border-top: 1px solid #333333;
	}
}

.item-recruit-hs-ft a{
	position: relative;
    display: inline-block;
	width: 100%;
}
@media only screen and (min-width: 768px) {
  .item-recruit-hs-ft a{
    padding: 25px 0;
  }
}
@media only screen and (max-width: 767px) {
  .item-recruit-hs-ft a{

  }
}


@media (any-hover: hover) {
    .item-recruit-hs-ft a:hover::before,.item-recruit-hs-ft a:focus::before{
		position: absolute;
		width: 10px;
		height: 10px;
		top: 25px;
		left: -24px;
		border-radius: 50%;
		background-color: #0073C3;
		content: "";
	}
}

.hdg-recruit-hs-lv5{
    align-items: center;
    justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .hdg-recruit-hs-lv5{
	display: grid;
	grid-template-columns: auto max-content;
	gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-recruit-hs-lv5{
	display: flex;
	gap: 15px;
	flex-direction: column;
	margin-top: 20px;
	margin-bottom: 60px;
  }
}

.ttl-recruit-hs-ft{
    font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .ttl-recruit-hs-ft{
	font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .ttl-recruit-hs-ft{
	font-size: 18px;
	text-align: center;
  }
}

.txt-recruit-hs-ft{
	display: flex;
    align-items: center;
    background-color: #0073C3;
    color: white;
    border-radius: 100px;
    font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .txt-recruit-hs-ft{
    padding: 10px 10px 10px 30px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .txt-recruit-hs-ft{
    padding: 10px 10px 10px 20px;
    font-size: 15px;
  }
}

.txt-recruit-hs-ft-label{
	display: inline-block;
}

.hdg-recruit-hs-lv5 .icon-gaishi-right{
    background-color: white;
    color: #0075C2;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    align-content: center;
}
@media only screen and (min-width: 768px) {
  .hdg-recruit-hs-lv5 .icon-gaishi-right{
    width: 40px;
    height: 40px;
    margin-left: 15px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .hdg-recruit-hs-lv5 .icon-gaishi-right{
    width: 24px;
    height: 24px;
    margin-left: 10px;
    font-size: 16px;
  }
}

.img-recruit-hs-ft {

}
@media only screen and (min-width: 768px) {
  .img-recruit-hs-ft {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .img-recruit-hs-ft {
    position: relative;
    z-index: 1;
  }
  .img-recruit-hs-ft img {
    
  }
}


.wrp-recruit-hs-toggle{
	background-color: #0073C3;
	text-align: center;
}
@media only screen and (min-width: 768px) {
  .wrp-recruit-hs-toggle{
	margin-top: 80px;
	border-radius: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp-recruit-hs-toggle{
	border-radius: 40px;
  }
}

.btn-recruit-hs-toggle{
	display: inline-block;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.btn-recruit-hs-toggle{
		padding: 40px;
		border-radius: 80px;
	}
}
@media only screen and (max-width: 767px) {
	.btn-recruit-hs-toggle{
		padding: 25px;
		border-radius: 40px;
  	}
}

.hdg-recruit-hs-toggle-lv3{
	color: white;
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
	.hdg-recruit-hs-toggle-lv3{
		font-size: 30px;
		letter-spacing: 0.12em;
	}
}
@media only screen and (max-width: 767px) {
	.hdg-recruit-hs-toggle-lv3{
		font-size: 18px;
	}
}

.hdg-recruit-hs-toggle-lv3 .icon-gaishi-plus{
    border-radius: 50%;
	background-color: white;
    color: #0073c3;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    align-content: center;
	transition: 0.3s;
}
@media only screen and (min-width: 768px) {
	.hdg-recruit-hs-toggle-lv3 .icon-gaishi-plus{
		margin-left: 15px;
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.hdg-recruit-hs-toggle-lv3 .icon-gaishi-plus{
		margin-left: 15px;
		width: 26px;
		height: 26px;
		font-size: 16px;
	}
}
.btn-recruit-hs-toggle.is-open .icon-gaishi-plus {
    transform: rotate(180deg);
}
.btn-recruit-hs-toggle.is-open .icon-gaishi-plus::before {
    content: "\e901";
    transform: rotate(180deg);
}

.lst-recruit-hs-toggle{
	display: none;
	margin-inline: auto;
}
@media only screen and (min-width: 768px) {
  .lst-recruit-hs-toggle{
	width: calc(100% - 80px);
	padding-bottom: 40px;

  }
}
@media only screen and (max-width: 767px) {
  .lst-recruit-hs-toggle{
	width: calc(100% - 40px);
	padding-bottom: 20px;
  }
}

.item-recruit-hs-toggle{
	display: grid;
}
@media only screen and (min-width: 768px) {
  .item-recruit-hs-toggle{
	grid-template-columns: 220px auto;
  }
}
@media only screen and (max-width: 767px) {
  .item-recruit-hs-toggle{

  }
}

.ttl-recruit-hs-toggle{
    background-color: #ECF6FF;
	font-weight: bold;
	align-content: center;
}
.item-recruit-hs-toggle:not(:last-child) .ttl-recruit-hs-toggle{
    border-bottom: 1px solid #D5E6F6;
}
@media only screen and (min-width: 768px) {
	.ttl-recruit-hs-toggle{
		width: 220px;
		padding: 25px 40px;
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.ttl-recruit-hs-toggle{
		padding: 15px 20px;
		font-size: 16px;
	}
}

.txt-recruit-hs-toggle{
    background-color: white;
}
.item-recruit-hs-toggle:not(:last-child) .txt-recruit-hs-toggle{
    border-bottom: 1px solid #E4EEF6;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-toggle{
		padding: 25px 40px;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-toggle{
		padding: 15px 20px;
	}
}

@media only screen and (min-width: 768px) {
	.item-recruit-hs-toggle:first-child .ttl-recruit-hs-toggle{
		border-radius: 40px 0 0 0;
	}
	.item-recruit-hs-toggle:first-child .txt-recruit-hs-toggle{
		border-radius: 0 40px 0 0;
	}
	.item-recruit-hs-toggle:last-child .ttl-recruit-hs-toggle{
		border-radius: 0 0 0 40px;
	}
	.item-recruit-hs-toggle:last-child .txt-recruit-hs-toggle{
		border-radius: 0 0 40px 0;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-toggle:first-child .ttl-recruit-hs-toggle{
		border-radius: 20px 20px 0 0;
	}
	.item-recruit-hs-toggle:last-child .txt-recruit-hs-toggle{
		border-radius: 0 0 20px 20px;
	}
}

.lst-recruit-hs-products{
    background-image: url(/resource/img/recruit/highschool/products_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-products{
		background-size: 80%;

	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-products{
		background-size: auto 80%;
	}
}

.lst-recruit-hs-products > div{
	display: grid;
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-products > div{
		grid-template-columns: 1fr 1fr;
		gap: 50px 40px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-products > div{
		grid-template-columns: 1fr;
		gap: 47px;
	}
}


.item-recruit-hs-products{
	position: relative;
	background-color: white;
    border: 2px solid #333;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-products{
		width: calc(100% - 10px);
		padding: 40px 40px 65px;
		border-radius: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-products{
		padding: 20px 20px 35px;
		border-radius: 25px;
	}
}

.item-recruit-hs-products::before{
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-products::before{
		width: 89px;
		height: 92px;
		top: -13px;
		left: 55px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-products::before{
		width: 75px;
		height: 77px;
		top: -11px;
		left: 20px;
	}
}
.item-recruit-hs-products:nth-child(1):before{    
	background-image: url(/resource/img/recruit/highschool/products_dec01.png);
}
.item-recruit-hs-products:nth-child(2):before{    
	background-image: url(/resource/img/recruit/highschool/products_dec02.png);
}
.item-recruit-hs-products:nth-child(3):before{    
	background-image: url(/resource/img/recruit/highschool/products_dec03.png);
}
.item-recruit-hs-products:nth-child(4):before{    
	background-image: url(/resource/img/recruit/highschool/products_dec04.png);
}

.item-recruit-hs-products::after{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: white;
    border: 2px solid #333;
	content: "";
	z-index: -1;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-products::after{
		top: 10px;
		left: 10px;
		border-radius: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-products::after{
		top: 7px;
		left: 7px;
		border-radius: 25px;
	}
}

.img-recruit-hs-products{

}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-products{
		border-radius: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-products{
		border-radius: 20px;
	}
}

.item-recruit-hs-products .hdg-recruit-hs-lv4{
	color: #0073C3;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-products .hdg-recruit-hs-lv4{
		margin-top: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-products .hdg-recruit-hs-lv4{
		margin-top: 30px;
	}
}

.item-recruit-hs-products .txt-recruit-hs-desc{

}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-products .txt-recruit-hs-desc{
		margin-top: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-products .txt-recruit-hs-desc{
		margin-top: 20px;
	}
}


/* ------------------------------------

     WORKS

---------------------------------------*/
#sec-recruit-hs-works{
	position: relative;
	z-index: 1;
}
.wrp-recruit-hs-works{
    position: relative;
	background-color: #F6F5EF;
}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-works{
		border-radius: 200px 0 50px 50px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-works{
		border-radius: 60px 0 15px 15px;
	}
}
.wrp-recruit-hs-works::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 300px;
    background-color: #ECF6FF;
    top: 0;
    left: 0;
    z-index: -1;
}

.lst-recruit-hs-works{
	position: relative;
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-works{
		padding-bottom: 80px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-works{
		padding-bottom: 47px;
	}
}

.lst-recruit-hs-works::before{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #F3EECA;
	opacity: 0.55;
	content: "";
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-works::before{
		width: calc(100% - 40px);
		min-width: 92.7%;
		height: calc(100% - 115px);
		border-radius: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-works::before{
		width: 100%;
		height: calc(100% - 70px);
        border-radius: 25px;
	}
}


.lst-recruit-hs-works > div{
	display: grid;
	
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-works > div{
		grid-template-columns: 1fr 1fr 1fr;
		gap: 25px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.lst-recruit-hs-works > div{
		grid-template-columns: 1fr 1fr;
        gap: 50px 40px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-works > div{
		grid-template-columns: 1fr;
		gap: 50px;
	}
}

.item-recruit-hs-works{
	position: relative;
	background-color: white;
    border: 2px solid #333;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-works{
		width: calc(100% - 10px);
		border-radius: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-works{
		border-radius: 25px;
	}
}

.item-recruit-hs-works::before {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
}
@media only screen and (min-width: 768px) {
    .item-recruit-hs-works::before {
        width: 89px;
        height: 92px;
        top: -13px;
        left: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .item-recruit-hs-works::before {
        width: 75px;
        height: 77px;
        top: -11px;
        left: 20px;
    }
}

.item-recruit-hs-works:nth-child(1):before {
    background-image: url(/resource/img/recruit/highschool/works_dec01.png);
}
.item-recruit-hs-works:nth-child(2):before {
    background-image: url(/resource/img/recruit/highschool/works_dec02.png);
}
.item-recruit-hs-works:nth-child(3):before {
    background-image: url(/resource/img/recruit/highschool/works_dec03.png);
}

.item-recruit-hs-works::after{
	position: absolute;
	width: 100%;
	height: 100%;
    border: 2px solid #333;
	content: "";
	z-index: -1;
}
.item-recruit-hs-works:nth-child(1)::after{
	background-color: #FFE8FA;
}
.item-recruit-hs-works:nth-child(2)::after{
	background-color: #D9ECFF;
}
.item-recruit-hs-works:nth-child(3)::after{
	background-color: #F5F9C8;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-works::after{
		top: 10px;
		left: 10px;
		border-radius: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-works::after{
		top: 7px;
		left: 7px;
		border-radius: 25px;
	}
}

@media only screen and (min-width: 768px) {
	.img-recruit-hs-works{
		border-radius: 40px 40px 0 0 ;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-works{
		border-radius: 25px 25px 0 0 ;
	}
}

.content-recruit-hs-works{

}
@media only screen and (min-width: 768px) {
	.content-recruit-hs-works{
		padding: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.content-recruit-hs-works{
		padding: 30px 20PX 35PX;
	}
}

.item-recruit-hs-works .hdg-recruit-hs-lv4{
    color: #0073C3;
    text-align: center;
}


@media only screen and (min-width: 768px) {
	.item-recruit-hs-works .txt-recruit-hs-desc{
		margin-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-works .txt-recruit-hs-desc{
		margin-top: 20px;
	}
}

.wrp-recruit-hs-oneday{
	position: relative;
	border: 2px solid #333;
	background-color: #EDEFF1;

}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-oneday{
		padding: 50px 50px 70px; 
		border-radius: 50px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.wrp-recruit-hs-oneday {
		padding: 50px 30px 70px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-oneday{
		padding: 35px 17px 40px 20px; 
		border-radius: 25px; 
	}
}

.wrp-recruit-hs-oneday::before{
	position: absolute;
	background-image: url(/resource/img/recruit/highschool/oneday_bg.png);
	width: 100%;
	height: 100%;
	content: "";
    z-index: -1;
}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-oneday::before{
		top: 30px;
		left: 30px;
		border-radius: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-oneday::before{
		top: 20px;
		left: 20px;
		border-radius: 25px;
	}
}

.wrp-recruit-hs-oneday .hdg-recruit-hs-lv4{
    display: grid;
    align-items: center;
	gap: 10px;
}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-oneday .hdg-recruit-hs-lv4{
		grid-template-columns: 28px auto;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-oneday .hdg-recruit-hs-lv4{
		grid-template-columns: 24px auto;
		margin-bottom: 20px;
	}
}

/* ------------------------------------

     loop

---------------------------------------*/


.img-recruit-hs-loop {
  display: flex;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-loop {
		height: 640px;
		margin-top: -65px;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-loop {
		height: 260px;
		margin-top: -35px;
	}
}

.img-recruit-hs-loop img {
    width: auto;
    height: 100%;
    max-width: none;
}

.img-recruit-hs-loop img:nth-child(odd) {
  animation: loop3 80s -40s linear infinite;
}

.img-recruit-hs-loop img:nth-child(even) {
  animation: loop4 80s linear infinite;
}

@keyframes loop3 {
    0% {
      transform: translateX(100%);
    }
    to {
      transform: translateX(-100%);
    }
}

@keyframes loop4 {
    0% {
      transform: translateX(0);
    }
    to {
      transform: translateX(-200%);
    }
}
/* ------------------------------------

     YEAR

---------------------------------------*/
#sec-recruit-hs-year{
    position: relative;
	background-color: #ECF6FF;
	z-index: 1;
}
@media only screen and (min-width: 768px) {
	#sec-recruit-hs-year{
		margin-top: -65px;
		border-radius: 50px 50px 200px 0;
	}
}
@media only screen and (max-width: 767px) {
	#sec-recruit-hs-year{
		margin-top: -35px;
		padding-bottom: 97px;
		border-radius: 15px 15px 60px 0;
	}
}

.lst-recruit-hs-schedul{
	position: relative;
	border: 2px solid #333;
	background-color: white;
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-schedul{
		width: calc(100% - 15px);
		margin-bottom: 155px;
		padding: 30px 70px;
		border-radius: 50px;
		box-shadow: 15px 15px 0 #333;
	}
}
@media only screen and (min-width: 768px)  and (max-width: 999px) {
	.lst-recruit-hs-schedul{
		padding: 30px 50px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-schedul{
		margin-top: 70px;
		margin-bottom: 77px;
		padding: 30px 20px 40px;
		border-radius: 25px;
		box-shadow: 7px 7px 0 #333;
	}
}

.lst-recruit-hs-schedul::before{
	position: absolute;
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-schedul::before{
		top: 77px;
		right: -55px;
		width: 55px;
		height: 156px;
		background-image: url(/resource/img/recruit/highschool/schedul_en.png);
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-schedul::before{
		top: -33px;
		left: 20px;
		width: 120px;
		height: 33px;
		background-image: url(/resource/img/recruit/highschool/schedul_en-sp.png);
	}
}


.item-recruit-hs-schedul{
	position: relative;
	display: grid;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-schedul{
		grid-template-columns: 33.8% auto;
		gap: 60px;
		padding: 40px 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
	.item-recruit-hs-schedul{
		grid-template-columns: 1fr;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-schedul{
		grid-template-columns: 1fr;
		gap: 37px;
		padding: 40px 0 35px;
	}
	.item-recruit-hs-schedul:first-child{
		padding-top: 0;
	}
	.item-recruit-hs-schedul:last-child{
		padding-bottom: 0;
	}
}

.item-recruit-hs-schedul + .item-recruit-hs-schedul{
	border-top: 1px solid #BEBEBE;
  }

.item-recruit-hs-schedul + .item-recruit-hs-schedul::before{
	position: absolute;
	content: 0;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #BEBEBE;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	content: "";
  }
@media only screen and (min-width: 768px) {
	.item-recruit-hs-schedul + .item-recruit-hs-schedul::before{
		width: 69px;
		height: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-schedul + .item-recruit-hs-schedul::before{
		width: 60px;
		height: 15px;
	}
}

.img-recruit-hs-schedul{
	border: 2px solid #333;

}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-schedul{
		border-radius: 40px;
		box-shadow: 10px 10px 0 #EDEFF1;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-schedul{
		border-radius: 20px;
		box-shadow: 7px 7px 0 #EDEFF1;
	}
}

.txt-recruit-hs-schedul-label{
	display: inline-block;
	border-radius: 5px;
	background-color: #0073C3;
	color: white;
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-schedul-label{
		padding: 3px 8px 1px;
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-schedul-label{
		padding: 3px 10px 3px;
		font-size: 16px;
	}
}

@media only screen and (min-width: 768px) {
	.item-recruit-hs-schedul .hdg-recruit-hs-lv4{
		margin-top: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-schedul .hdg-recruit-hs-lv4{
		margin-top: 20px;
	}
}


@media only screen and (min-width: 768px) {
	.item-recruit-hs-schedul .txt-recruit-hs-desc{
		margin-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-schedul .txt-recruit-hs-desc{
		margin-top: 20px;
	}
}


.wrp-recruit-hs-survey{
	position: relative;
    border: 2px solid #333;
    background-color: white;
	background-image: url(/resource/img/recruit/highschool/survey_bg.png);
}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-survey{
		width: calc(100% - 15px);
		padding: 60px 70px;
		border-radius: 50px;
	}
}
@media only screen and (min-width: 768px)  and (max-width: 999px) {
	.wrp-recruit-hs-survey{
		padding: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-survey{
		padding: 30px 20px 40px;
		border-radius: 25px;
	}
}

.img-recruit-hs-survey-bg{
	position: absolute;
	z-index: -1;
}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-survey-bg{
		right: -26.48%;
		top: -23vw;
		width: 39.68%;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-survey-bg{
		right: -9%;
        top: -27.4vw;
        width: 32.8%;
	}
}

.img-recruit-hs-survey-bg2{
	position: absolute;
	z-index: -1;
}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-survey-bg2{
		left: -26.48%;
		bottom: -6.4vw;
		width: 39.68%;
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-survey-bg2{
		bottom: -20vw;
		left: -7.714%;
		width: 24%;
	}
}

.wrp-recruit-hs-survey::after{
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #333;
	background-color: white;
    content: "";
    z-index: -1;
}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-survey::after{
		top: 15px;
		left: 15px;
		border-radius: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-survey::after{
		top: 7px;
		left: 7px;
		border-radius: 25px;
	}
}


.wrp-recruit-hs-survey .hdg-recruit-hs-lv4{
    border: 2px solid #333;
    display: inline-block;
	border-radius: 5px;
}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-survey .hdg-recruit-hs-lv4{
		margin-bottom: 25px;
		padding: 17px 40px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-survey .hdg-recruit-hs-lv4{
		margin-bottom: 20px;
        padding: 11px 15px 10px;
		line-height: 1.555;
	}
}
.wrp-recruit-hs-survey .hdg-recruit-hs-lv4:nth-of-type(1){
    background-color: #FFF0F8;
}
.wrp-recruit-hs-survey .hdg-recruit-hs-lv4:nth-of-type(2){
    background-color: #ECF6FF;
}
.wrp-recruit-hs-survey .hdg-recruit-hs-lv4:nth-of-type(3){
    background-color: #FCFFDF;
}
.wrp-recruit-hs-survey .hdg-recruit-hs-lv4:nth-of-type(4){
    background-color: #D9EEDC;
}


.content-recruit-hs-survey{
	border-radius: 10px;
	background-color: #EDEFF1;
}
@media only screen and (min-width: 768px) {
	.content-recruit-hs-survey{
		padding: 40px;
	}
	.content-recruit-hs-survey:not(:last-child){
		margin-bottom: 80px;
	}
}
@media only screen and (max-width: 767px) {
	.content-recruit-hs-survey{
		padding: 10px;
	}
	.content-recruit-hs-survey:not(:last-child){
		margin-bottom: 50px;
	}
}

.item-recruit-hs-survey{
	position: relative;
	border: 1px solid #D2D2D2;
	border-radius: 8px;
	background-color: white;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-survey{
		padding: 50px 40px 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-survey{
		padding: 35px 20px 35px;
	}
	.item-recruit-hs-survey:has(.lst-recruit-hs-survey-q1){
		padding: 35px 10px 35px;
	}
}


.item-recruit-hs-survey-q1{
	grid-template-columns: auto max-content;
	display: grid;
	align-items: center;
}

@media only screen and (min-width: 768px) {
	.item-recruit-hs-survey-q1{
		padding: 30px 0 25px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-survey-q1{
		gap: 20px;
		padding: 20px 0;
	}
}
.item-recruit-hs-survey-q1 + .item-recruit-hs-survey-q1{
	border-top: 1px dotted #707070;
}
.item-recruit-hs-survey-q1:first-child{
	padding-top: 0;
}

.txt-recruit-hs-survey-q1{
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-survey-q1{
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-survey-q1{
		font-size: 15px;
		line-height: 1.6;
		letter-spacing: 0;
	}
}

.item-recruit-hs-survey-q1:nth-child(1) .txt-recruit-hs-survey-q1-linkline{
	background: linear-gradient(transparent 70%, #FFE8FA 30%);
}
.item-recruit-hs-survey-q1:nth-child(2) .txt-recruit-hs-survey-q1-linkline{
	background: linear-gradient(transparent 70%, #D9ECFF 30%);
}
.item-recruit-hs-survey-q1:nth-child(3) .txt-recruit-hs-survey-q1-linkline{
	background: linear-gradient(transparent 70%, #F5F9C8 30%);
}

.txt-recruit-hs-survey-q1 .icon-gaishi-down{   
    display: inline-block;
    margin-left: 7px;
	border-radius: 50%; 
    color: #0073C3;
    align-content: center;
    text-align: center;
	vertical-align: text-top;
}
.item-recruit-hs-survey-q1:nth-child(1) .icon-gaishi-down{
	background-color: #FFE8FA ;
}
.item-recruit-hs-survey-q1:nth-child(2) .icon-gaishi-down{
	background-color: #D9ECFF ;
}
.item-recruit-hs-survey-q1:nth-child(3) .icon-gaishi-down{
	background-color: #F5F9C8 ;
}

@media only screen and (min-width: 768px) {
	.txt-recruit-hs-survey-q1 .icon-gaishi-down{   
		width: 25px;
    	height: 25px;
		margin-left: 7px;
	}
	.txt-recruit-hs-survey-q1 .icon-gaishi-down:before{
		transform: translateY(-5px);
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-survey-q1 .icon-gaishi-down{
		width: 18px;
        height: 18px;
        margin-left: 5px;
	}
	.txt-recruit-hs-survey-q1 .icon-gaishi-down:before{
		transform: translateY(-2px);
	}
}

.txt-recruit-hs-survey-q1-percent{
	color: #0073C3;
	font-family: "Overpass", serif;
	font-weight: bold;
	line-height: 1;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-survey-q1-percent{
		font-size: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-survey-q1-percent{
		font-size: 24px;
	}
}

.unit-recruit-hs-survey-q1{

}
@media only screen and (min-width: 768px) {
	.unit-recruit-hs-survey-q1{
		font-size: 24px;
	}
}
@media only screen and (max-width: 767px) {
	.unit-recruit-hs-survey-q1{
		font-size: 16px;
	}
}



.wrap-recruit-hs-survey-q1-comment{
	position: relative;
	background-color: #F8F8F8;
	border-radius: 8px;
}
@media only screen and (min-width: 768px) {
	.wrap-recruit-hs-survey-q1-comment{
		margin-top: 20px;
		padding: 45px 35px 45px;
	}
}

@media only screen and (max-width: 767px) {
	.wrap-recruit-hs-survey-q1-comment{
		margin-top: 10px;
		padding: 30px 20px 35px 15px;
	}
}

.wrap-recruit-hs-survey-q1-comment::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0073C3;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    content: "";
}
@media only screen and (min-width: 768px) {
    .wrap-recruit-hs-survey-q1-comment::before {
    	top: -12px;
        width: 80px;
        height: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .wrap-recruit-hs-survey-q1-comment::before {
    	top: -10px;
        width: 60px;
        height: 20px;
    }
}

.hdg-recruit-hs-lv5-q1{
    display: grid;
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
	.hdg-recruit-hs-lv5-q1{
    	align-items: center;
	    grid-template-columns: 35px auto;
    	gap: 10px;
		margin-bottom: 35px;
		font-size: 22px;
	}
}

@media only screen and (max-width: 767px) {
	.hdg-recruit-hs-lv5-q1{
		grid-template-columns: 24px auto;
    	gap: 10px;
		margin-bottom: 20px;
		font-size: 17px;
	}
}

@media only screen and (max-width: 767px) {
	.lst-recruit-hs-survey-q1{
		padding: 0 10px;
	}
}


.lst-recruit-hs-survey-q1-comment{
	position: relative;
	display: grid;
	border-radius: 8px;
    z-index: 1;
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-survey-q1-comment{
		grid-template-columns: 1fr 1fr 1fr;
		gap: 25px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
	.lst-recruit-hs-survey-q1-comment{
		grid-template-columns: 1fr 1fr;
		gap: 40px 25px;
	}
}
@media only screen and (max-width: 999px) {
	.lst-recruit-hs-survey-q1-comment{
		grid-template-columns: 1fr;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-survey-q1-comment{
		gap: 35px;
	}
}

.item-recruit-hs-survey-q1-comment{
	position: relative;
    border: 2px solid #333;
	border-radius: 10px;
    background-color: white;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-survey-q1-comment{
		padding: 30px 20px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-survey-q1-comment{
		padding: 25px 20px;
	}
}

.item-recruit-hs-survey-q1-comment::before{
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);

    box-shadow: 2px 2px 0 #333;
	content: '';
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-survey-q1-comment::before{
    	bottom: -18px;
		width: 20px;
		height: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-survey-q1-comment::before{
    	bottom: -13px;
		width: 15px;
		height: 15px;
	}
}

.item-recruit-hs-survey-q1-comment:nth-child(1)::before{
    background: #FFE8FA;
}
.item-recruit-hs-survey-q1-comment:nth-child(2)::before{
    background: #D9ECFF;
}
.item-recruit-hs-survey-q1-comment:nth-child(3)::before{
    background: #f5f9c8;
}

.item-recruit-hs-survey-q1-comment::after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 2px solid #333;
	background-color: white;
    content: "";
    z-index: -1;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-survey-q1-comment::after{
		top: 7px;
		left: 7px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-survey-q1-comment::after{
		top: 5px;
		left: 5px;
	}
}
.item-recruit-hs-survey-q1-comment:nth-child(1)::after {
    background-color: #FFE8FA;
}
.item-recruit-hs-survey-q1-comment:nth-child(2)::after {
    background-color: #D9ECFF;
}
.item-recruit-hs-survey-q1-comment:nth-child(3)::after {
    background-color: #F5F9C8;
}

.txt-recruit-hs-survey-q1-comment{
	font-weight: bold;

}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-survey-q1-comment{
		font-size: 16px;
		line-height: 1.875;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-survey-q1-comment{
		font-size: 15px;
		line-height: 1.6;
	}
}

.txt-recruit-hs-survey-q1-line{
    background: linear-gradient(transparent 70%, #FBFF8F 30%);

}


.txt-recruit-hs-survey-q1-comment::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    background: white;
    box-shadow: 2px 2px 0 #333;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-survey-q1-comment::before{
    	bottom: -9px;
		width: 20px;
		height: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-survey-q1-comment::before{
    	bottom: -7px;
		width: 15px;
		height: 15px;
	}
}
@media only screen and (min-width: 768px)  and (max-width: 999px) {
	.lst-recruit-hs-survey-q2{
		margin-bottom: 150px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-survey-q2{
		margin-bottom: 115px;
	}
}

.img-recruit-hs-survey-q2{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
@media only screen and (min-width: 1300px) {
	.img-recruit-hs-survey-q2{
		width: 38.7%;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1299px) {
	.img-recruit-hs-survey-q2{
		width: 33%;
	}
}
@media only screen and (max-width: 999px) {
  .img-recruit-hs-survey-q2{
		max-height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .img-recruit-hs-survey-q2{
		max-height: 150px;
  }
}

@media only screen and (min-width: 1300px) {
	.item-recruit-hs-survey-q2{
		width: 73%;
		max-width: 700px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1299px) {
	.item-recruit-hs-survey-q2{
		width: 70%;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-survey-q2{
  }
}
.item-recruit-hs-survey-q2 + .item-recruit-hs-survey-q2{
	border-top: 1px dotted #707070;
}

.txt-recruit-hs-survey-q2{
    display: grid;
    align-items: center;
	 font-weight: bold;
}
.item-recruit-hs-survey-q2:first-child .txt-recruit-hs-survey-q2{
	padding-top: 0;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-survey-q2{
		grid-template-columns: 70px auto;
		gap: 30px;
		padding: 30px 0 30px;
		font-size: 20px;
	}
	.item-recruit-hs-survey-q2:first-child .txt-recruit-hs-survey-q2{
		font-size: 22px;
	}
	.item-recruit-hs-survey-q2:last-child .txt-recruit-hs-survey-q2{
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-survey-q2{
		grid-template-columns: 40px auto;
		gap: 15px;
		padding: 20px 0;
		font-size: 16px;
	}
	.item-recruit-hs-survey-q2:first-child .txt-recruit-hs-survey-q2{
		padding-top: 0;
		font-size: 18px;
	}
}

@media only screen and (min-width: 768px) {
	.item-recruit-hs-survey-q2:nth-child(n + 2) .img-recruit-hs-survey-q2-icon{
		width: 55px;
	}
}


.lst-recruit-hs-survey-q3{

}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-survey-q3{
		padding: 40px 0 45px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-survey-q3{
		padding: 25px 20px;
	}
}


.item-recruit-hs-survey-q3{
	display: flex;
    margin-inline: auto;
}
@media only screen and (min-width: 900px) {
	.item-recruit-hs-survey-q3{
    	align-items: flex-start;
		gap: 45px;
		width: 100%;
        max-width: 800px;
	}
	.item-recruit-hs-survey-q3:nth-child(even){
		flex-direction: row-reverse;
	}
	.item-recruit-hs-survey-q3 + .item-recruit-hs-survey-q3{
		margin-top: 75px;
	}
}
@media only screen and (max-width: 899px) {
	.item-recruit-hs-survey-q3{
		flex-direction: column-reverse;
		align-items: center;
		gap: 30px;
	}
	.item-recruit-hs-survey-q3 + .item-recruit-hs-survey-q3{
		margin-top: 30px;
	}
}

.img-recruit-hs-survey-q3{
    width: 100px;
    margin: 0;
}


.txt-recruit-hs-survey-q3{
	position: relative;
	background-color: white;
    border: 2px solid #333;
	border-radius: 10px;
    box-shadow: 5px 5px 0 #333;
	font-weight: bold;        
	width: 100%;
	z-index: 1;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-survey-q3{
		padding: 30px 45px;
		font-size: 22px;
		line-height: 1.90;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-survey-q3{
		padding: 25px 20px;
		font-size: 16px;
		line-height: 1.625;
	}
}

.txt-recruit-hs-survey-q3::before {
    position: absolute;
    background: white;
    content: '';
}
@media only screen and (min-width: 900px) {
	.txt-recruit-hs-survey-q3::before {
		top: 40px;
		left: -7px;
		transform: rotate(135deg);
		width: 16px;
		height: 16px;
		box-shadow: 2px 2px 0 #333;
	}
	.item-recruit-hs-survey-q3:nth-child(even) .txt-recruit-hs-survey-q3::before{
		right: -7px;
		left:  auto;
		box-shadow: -2px -2px 0 #333;
	}
}
@media only screen and (max-width: 899px) {
	.txt-recruit-hs-survey-q3::before {
		bottom: -7px;
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
        width: 16px;
        height: 16px;
        box-shadow: 2px 2px 0 #333;
	}
}


.txt-recruit-hs-survey-q3::after {
    position: absolute;
    background: #333;
    z-index: -1;
    content: '';
}
@media only screen and (min-width: 900px) {
	.txt-recruit-hs-survey-q3::after {
		top: 45px;
		left: -13px;
		width: 13px;
		height: 26px;
		clip-path: polygon(100% 100%, 0 50%, 100% 0);
	}
	.item-recruit-hs-survey-q3:nth-child(even) .txt-recruit-hs-survey-q3::after{
		right: -18px;
		left: auto;
		clip-path: polygon(0 100%, 100% 50%, 0 0);
	}
}
@media only screen and (max-width: 899px) {
	.txt-recruit-hs-survey-q3::after {
		left: calc(50% + 7px);
		bottom: -13px;
		transform: translateX(-50%);
		width: 26px;
		height: 13px;
		clip-path: polygon(50% 100%, 0 0, 100% 0);
	}
}


/* ------------------------------------

     PLACE

---------------------------------------*/
.wrap-recruit-hs-place{
	position: relative;

}

@media only screen and (min-width: 768px) {
  .wrap-recruit-hs-place + .wrap-recruit-hs-place{
	margin-top: 95px;
  }
}
@media only screen and (max-width: 767px) {
	.wrap-recruit-hs-place + .wrap-recruit-hs-place{
		margin-top: 47px;
	}
}



.wrap-recruit-hs-place::before{
    position: absolute;
    z-index: 2;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
}
.wrap-recruit-hs-place:nth-child(2):before{
	background-image: url(/resource/img/recruit/highschool/place_dec01.png);
}
.wrap-recruit-hs-place:nth-child(3):before{
	background-image: url(/resource/img/recruit/highschool/place_dec02.png);
}
@media only screen and (min-width: 768px) {
	.wrap-recruit-hs-place:nth-child(2):before{
		top: -240px;
		width: 11.15%;
		height: 305px;
		right: 40px;
	}
	.wrap-recruit-hs-place:nth-child(3):before{
		top: -210px;
		width: 13.3%;
		height: 290px;
		left: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.wrap-recruit-hs-place:nth-child(2):before{
		top: -100px;
		width: 24%;
		height: 34vw;
		right: 10px;
	}
	.wrap-recruit-hs-place:nth-child(3):before{
		top: -78px;
		width: 26.6%;
		height: 26vw;
		left: 1px;
	}
}

.item-recruit-hs-place{
	position: relative;
    border: 2px solid #333;
	background-color: white;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-place{
		width: calc(100% - 15px);
		padding: 40px;
		border-radius: 50px;
	}

}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-place{
		padding: 20px 20px 35px;
		border-radius: 25px;
	}
}



.item-recruit-hs-place::after{
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #333;
    content: "";
    z-index: -1;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-place::after{
		top: 15px;
		left: 15px;
		border-radius: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-place::after{
		top: 7px;
		left: 7px;
		border-radius: 25px;
	}
}
.wrap-recruit-hs-place:nth-of-type(1) .item-recruit-hs-place::after {
    background-color: #F8DDEB;
}
.wrap-recruit-hs-place:nth-of-type(2) .item-recruit-hs-place::after {
    background-color: #D9ECFF;
}
.wrap-recruit-hs-place:nth-of-type(3) .item-recruit-hs-place::after {
    background-color: #F5F9C8;
}


.wrp-recruit-hs-place-img{
	position: relative;
	display: grid;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-place-img{
		grid-template-columns: 1fr 1fr;
		border-radius: 40px 40px 40px 0;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-place-img{
		grid-template-columns: 1fr;
		border-radius: 20px 20px 20px 0;
		margin-bottom: 30px;
	}
}

.wrp-recruit-hs-place-img .hdg-recruit-hs-lv4{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: white;
	color: #0073C3;
}
@media only screen and (min-width: 768px) {
	.wrp-recruit-hs-place-img .hdg-recruit-hs-lv4{
		padding: 30px 70px 0 30px;
		border-radius: 0 20px 0 0;
	}
}
@media only screen and (max-width: 767px) {
	.wrp-recruit-hs-place-img .hdg-recruit-hs-lv4{
		padding: 15px 20px 0 0;
		border-radius: 0 15px 0 0;
	}
}

.item-recruit-hs-place .txt-recruit-hs-desc{

}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-place .txt-recruit-hs-desc{
		padding: 0 30px;
	}
}



/* ------------------------------------

     START

---------------------------------------*/

#sec-recruit-hs-entry{
	padding: 0 0 190px ;
	background-color: #F9F7E7;
	background-repeat: no-repeat;
	background-position: center bottom;
}
@media only screen and (min-width: 768px) {
	#sec-recruit-hs-entry{
		border-radius: 375px 375px 0 0;
		background-image: url('/resource/img/recruit/highschool/entry_bg.png') ;

	}
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
	#sec-recruit-hs-entry{
		border-radius: 200px 200px 0 0;
	}
}
@media only screen and (max-width: 767px) {
	#sec-recruit-hs-entry{
		border-radius: 80px 80px 0 0;
		background-image: url('/resource/img/recruit/highschool/entry_bg-sp.png') ;
		background-size: contain;
	}
}

.hdg-recruit-hs-entry-lv3{
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}
@media only screen and (min-width: 768px) {
	.hdg-recruit-hs-entry-lv3{
		margin-top: 80px;
		font-size: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.hdg-recruit-hs-entry-lv3{
		margin-top: 40px;
		font-size: 20px;
		line-height: 1.8;
	}
}

.txt-recruit-hs-entry{
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
	.txt-recruit-hs-entry{
		margin-top: 50px;
		font-size: 18px;
		text-align: center;
	}
}
@media only screen and (max-width: 767px) {
	.txt-recruit-hs-entry{
		margin-top: 40px;
		font-size: 16px;
	}
}

.lst-recruit-hs-entry{
	display: grid;
}
@media only screen and (min-width: 768px) {
	.lst-recruit-hs-entry{
		grid-template-columns: 1fr 1fr;
		gap: 25px;
		margin-top: 110px;
	}
}
@media only screen and (max-width: 767px) {
	.lst-recruit-hs-entry{
		grid-template-columns: 1fr;
		gap: 47px;
		margin-top: 40px;
	}
}

.item-recruit-hs-entry{
	position: relative;
    border: 2px solid #333;
	text-align: center;
}
.item-recruit-hs-entry:nth-child(1) {
    background-color: #FFF0F8;
}
.item-recruit-hs-entry:nth-child(2) {
    background-color: #ECF6FF;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-entry{
		padding: 35px 50px 50px;
		width: calc(100% - 10px);
		border-radius: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-entry{
		padding: 40px 20px 45px;
		border-radius: 25px;
	}
}
@media (any-hover: hover) {
    .item-recruit-hs-entry:hover,.item-recruit-hs-entry:focus {
        color:#333;
    }
	.item-recruit-hs-entry:hover .icon-gaishi-right{
    transform: translateX(5px);
	}
}
.item-recruit-hs-entry::after{
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #333;
	background-color: white;
	content: "";
    z-index: -1;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-entry::after{
		top: 10px;
		left: 10px;
		border-radius: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-entry::after{
		top: 7px;
		left: 7px;
		border-radius: 25px;
	}
}

.img-recruit-hs-entry{

}
@media only screen and (min-width: 768px) {
	.img-recruit-hs-entry{
		width: 180px;	
	}
}
@media only screen and (max-width: 767px) {
	.img-recruit-hs-entry{
		width: 120px;	
	}
}

.item-recruit-hs-entry .hdg-recruit-hs-lv4{
	color: #0073C3;
}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-entry .hdg-recruit-hs-lv4{
		margin-top: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-entry .hdg-recruit-hs-lv4{
		margin-top: 30px;
	}
}

.item-recruit-hs-entry .icon-gaishi-right{
    border-radius: 50%;
    background-color: #0073c3;
    color: white;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    align-content: center;
	transition: 0.3s;

}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-entry .icon-gaishi-right{
		margin-left: 15px;
		width: 33px;
		height: 33px;
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-entry .icon-gaishi-right{
		margin-left: 15px;
		width: 28px;
		height: 28px;
		font-size: 18px;
	}
}


.item-recruit-hs-entry .txt-recruit-hs{

}
@media only screen and (min-width: 768px) {
	.item-recruit-hs-entry .txt-recruit-hs{
		margin-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.item-recruit-hs-entry .txt-recruit-hs{
		margin-top: 20px;
	}
}

.l-subfooter_content_logo a {
	display: inline-block;
}

.l-subfooter_content_logo img {
	margin: 0;
}