@charset "utf-8";
@import url(cmn.css);
@import url(base.css?0412);

header ul li.nav-top a {
	background-color: #d8feff;
	border-radius: 5px;
}

/* ==========================================================================
	MAIN
	========================================================================== */

body {
	height: 100%;
}

.fullSlideShow {
	position: relative;
	z-index: 0;
	width: 100%;
	min-height: 100%;
	text-align: left;
	xposition: relative;
	overflow: hidden;
}
.fullSlideShow ul {
	top: 50%;
	left: 50%;
	width: 100%;
	position: fixed; /* absolute or fixed */
	overflow: hidden;
}
.fullSlideShow ul li {
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	position: absolute;
}
.fullSlideShow ul li img {
	width: 100%;
}
.main-txt {
	position: absolute;
	z-index: 100;
	top: 20%;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
.main-txt h1 {
	margin-bottom: 40px;
}
.main-txt h2 {
	margin-bottom: 40px;
}
.main-txt h3 {
	margin-bottom: 20px;
}
.main-txt p {
	margin-bottom: 20px;
}

#contents {
	width: 100%;
	text-align: left;
	background-color: #f2f2f2;
	position: relative;
	z-index: 2;
	padding-top: 80px;
}

/* ==========================================================================
	CONTENTS
	========================================================================== */


/*INTERVIEW*/

#interview {
	background: url(../../images/recruit/index-images/interview-bg.jpg) 50% 267px no-repeat;
}
#interview .tit-cmn01 {
	margin-bottom: 0;
}
#interview ul {
	margin-bottom: 50px;
	padding: 30px 0;
}
#interview img {
	display: block;
	margin: 0 auto 20px auto;
}
#interview dt {
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 0;
}
#interview dt:before {
	content: "/ ";
}
#interview dd {
	font-size: 1.4rem;
	text-align: center;
}
#interview dd span {
	font-size: 1.6rem;
}

#interview ul li a {
	display: block;
}
#interview ul li a:hover {
	animation: tada 1s infinite;
}
/*20240418追加*/
#interview  {
	background: none !important;
}
#interview ul.interview-list{
	display: flex;
	justify-content: center;
	gap: 1em;
    padding-bottom: 0;
}
#interview ul.interview-list li{
	background: #fff;
	display: flex;
	flex-direction: column;
	padding-bottom: 1em;
}
#interview ul.interview-list li:nth-child(2) {
	animation-delay: .1s;
}
#interview ul.interview-list li:nth-child(3) {
	animation-delay: .2s;
}
#interview ul.interview-list li:nth-child(4) {
	animation-delay: .3s;
}
#interview ul.interview-list li:nth-child(5) {
	animation-delay: .4s;
}
#interview ul.interview-list li:nth-child(6) {
	animation-delay: .5s;
}
#interview ul.interview-list li:nth-child(7) {
	animation-delay: .6s;
}
#interview ul.interview-list li img {
	margin-bottom: 1em;
	height: 240px;
	object-fit: cover;
}
#interview ul.interview-list li p {
	margin: 0;
	color: #1d4b8b;
	font-weight: 600;
	text-align: center;
	font-size: .9em;
}
#interview ul.interview-list li p.school {
	display: none;
}
#interview ul.interview-list li p.school span {
	margin-left: .5em;
	font-size: .8em;
}
#interview ul.interview-list + div.bt-cmn01{
	padding-bottom: 50px;
}

/*ABOUT*/

#about .box {
	margin-bottom: 7%;
	
}

.blockarea {
	position: relative;
	overflow: hidden;
}
.caparea3 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
  background: rgba(133,251,255,1);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
.caparea3 p {
	position: absolute;
	top: -100%;
	-webkit-transition: .3s;
	transition: .3s;
}
.blockarea:hover .caparea3 {
	opacity: 1;
}
.blockarea:hover .caparea3 p {
	bottom: 0;
	top: 15px;
	left: 15px;
}
.blockarea:hover .caparea3 p {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

/*RECRUITMENT*/

#recruitment {
	background: url(../../images/recruit/index-images/recruitment-bg.gif) 50% 50% no-repeat;
}
#recruitment h3 {
	font-size: 2rem;
}
#recruitment .ul-3column .inner {
	text-align: center;
	background-color: #fff;
	padding:50px 30px 30px 30px;
}
#recruitment .ul-3column .inner img {
	display: block;
	width: 22%;
	margin: 0 auto 20px auto;
}
#recruitment .ul-3column .bt {
	width: 120px;
	margin: -14px auto 0 auto;
}
#recruitment .ul-3column .bt a {
	display: block;
	text-align: center;
	background: linear-gradient(to right, #397fba, #29ccd1);
	border-radius: 20px;
	padding: 8px 0;
}
#recruitment .ul-3column .bt a:hover {
	padding-left: 10px;
}
#recruitment .ul-3column .bt a img {
	display: block;
	width: 18px;
	margin: 0 auto;
}

/*HISADA TOUR*/

#tour {
	position: relative;
	color: #141414;
	background-color: #fbff00;
}
#tour .wrapper {
	position: relative;
	padding: 80px 0 50px 0;
}
#tour .wrapper #fukidashi {
	position: absolute;
	top: 30px;
	left: 330px;
}

#tour h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 0.05em;
	text-align: center;
	font-size: 6.5rem;
	margin-bottom: 10px;
}
#tour h3 {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 50px;
}
#tour h4 {
  position: relative;
	width: 35%;
	text-align: center;
	font-size: 2.5rem;
  padding: 7px 10px;
  border-bottom: solid 3px;
  box-sizing: border-box;
	margin: 0 auto 70px auto;
}

#tour h4:before{
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #fbff00;
  z-index: 2;
}

#tour h4:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid;
  z-index: 1;
}

#tour .join {
	overflow: hidden;
	margin-bottom: 50px;
}
#tour .join li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	border-right: dotted 1px;
	padding: 10px 20px;
}
#tour .join li img {
	display: block;
	width: 45%;
	margin: 0 auto 40px auto;

}
#tour .join li:last-child {
	border-right: none;
}

#loopslider {
	margin: 0 auto;
	width: 100%;
	height: 215px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

#loopslider ul {
	height: 215;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li {
	width: 323px;
	height: 215;
	float: left;
	display: inline;
	overflow: hidden;
}

#loopslider #loopleft {
	top: 0;
	left: 0;
	width: 20px;
	height: 215px;
	line-height: 215px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	background: #000;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}
#loopslider #loopright {
	top: 0;
	right: 0;
	width: 20px;
	height: 215px;
	line-height: 215px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	background: #000;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}

#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider ul {
	display: inline-block;
	overflow: hidden;
}

#tour .info dl {
	overflow: hidden;
	font-size: 1.6rem;
	padding: 20px;
}
#tour .info dl:nth-child(even){
	background-color: #fdff6e;
}
#tour .info dl dt {
	float: left;
	width: 15%;
	text-align: center;
}
#tour .info dl dd {
	float: right;
	width: 82%;
}

.youtube-wrapper {
  width: 80%;
  margin: 0 auto 40px auto;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube-list {
  width: 103.333%;
}
.youtube-list li {
  float: left;
  width: 30%;
  text-align: center;
  margin: 0 3.333% 20px 0;
}
.youtube-list li a {
  display: block;
  color: #fff;
  background-color: #e02f2f;
  border-radius: 10px;
}
.youtube-list li a span {
  display: inline-block;
  background: url("../../images/recruit/index-images/icon-movie.png") 0 50% no-repeat;
  background-size: 30px;
  padding: 20px 0 20px 45px;
}

/* ==========================================================================
	PC 1025px -
	========================================================================== */

@media screen and (min-width: 1025px){

/* HEADER
  -----------------------*/

header {
	position: absolute;
	top: -60px;
	left: 50%;
	width: 995px;
	margin: 0 0 0 -497.5px;
}

}


/* ==========================================================================
	TABLET - 1024px
	========================================================================== */

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

/*MAIN*/

.main-txt {
	top: 30%;
	width: 60%;
	margin-left: -30%;
}
.main-txt h1 {
	margin-bottom: 30px;
	line-height: 0;
}
.main-txt h2 {
	margin-bottom: 30px;
	line-height: 0;
}
.main-txt h3 {
	margin-bottom: 10px;
	line-height: 0;
}
.main-txt p {
	margin-bottom: 20px;
	line-height: 0;
}

#contents {
	padding-top: 40px;
}

/*INTERVIEW*/

#interview {
	background: url(../../images/recruit/index-images/interview-bg.jpg) 50% 55% no-repeat;
	background-size: 150%;
}
/* 20240418追加 */
#interview ul.interview-list li:nth-child(7),
#interview ul.interview-list li:nth-child(6){
	display: none;
}
	

/*RECRUITMENT*/

#recruitment h3 {
	font-size: 1.8rem;
}

/*HISADA TOUR*/

#tour .wrapper #fukidashi {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -260px;
}

}

/* ==========================================================================
	SP - 640px
	========================================================================== */

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

/*MAIN*/

.main-txt {
	width: 80%;
	margin-left: -40%;
}
.main-txt h1 {
	margin-bottom: 20px;
	line-height: 0;
}
.main-txt h2 {
	margin-bottom: 20px;
	line-height: 0;
}
.main-txt h3 {
	margin-bottom: 10px;
	line-height: 0;
}
.main-txt p {
	margin-bottom: 10px;
	line-height: 0;
}

/*INTERVIEW*/

#interview {
	background: none;
}
#interview .tit-cmn01 {
	margin-bottom: 30px;
}
#interview ul {
	margin-bottom: 40px;
}
#interview ul li {
	background: url(../../images/recruit/index-images/interview-bg.jpg) 50% 60% no-repeat;
	background-size: 180%;
}
#interview ul li img {
	width: 60%;
	margin: 0 auto 20px auto;
}
#interview dt {
	font-size: 2rem;
}
#interview dd {
	font-size: 1.3rem;
}
#interview dd span {
	font-size: 1.5rem;
}
/* 20240418追加 */
#interview ul.interview-list {
	gap: .5em;
	padding-top: 0;
}
#interview ul.interview-list li img{
	width: 100%;
}
#interview ul.interview-list li:nth-child(5),
#interview ul.interview-list li:nth-child(4){
	display: none;
}
#interview ul.interview-list + div.bt-cmn01{
	padding-bottom: 20px;
}

/*ABOUT*/

#about .box {
	margin-bottom: 4%;
	
}

/*RECRUITMENT*/

#recruitment {
	background: url(../../images/recruit/index-images/recruitment-bg.gif) 50% 40px no-repeat;
}
#recruitment h3 {
	font-size: 1.8rem;
	margin-bottom: 20px;
}
#recruitment .ul-3column li {
	width: 80%;
	margin: 0 auto 30px auto;
}
#recruitment .ul-3column .inner {
	text-align: center;
	background-color: #fff;
	padding: 30px 20px 20px 20px;
}
#recruitment .ul-3column .inner img {
	display: block;
	width: 18%;
	margin: 0 auto 20px auto;
}
#recruitment .ul-3column .bt {
	width: 120px;
	margin: -14px auto 0 auto;
}
#recruitment .ul-3column .bt a {
	display: block;
	text-align: center;
	background: linear-gradient(to right, #397fba, #29ccd1);
	border-radius: 20px;
	padding: 8px 0;
}
#recruitment .ul-3column .bt a:hover {
	padding-left: 10px;
}
#recruitment .ul-3column .bt a img {
	display: block;
	width: 18px;
	margin: 0 auto;
}

/*HISADA TOUR*/

#tour .wrapper {
	padding: 40px 0 30px 0;
}
#tour .wrapper #fukidashi {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 50px;
	margin-left: -25px;
}

#tour h2 {
	font-size: 4rem;
	padding-top: 40px;
}
#tour h3 {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
#tour h4 {
	width: 90%;
	font-size: 1.8rem;
	margin-bottom: 10px;
}


#tour .join {
	margin-bottom: 30px;
}
#tour .join li {
	float: none;
	width: 100%;
	font-size: 1.4rem;
	border-right: none;
	border-bottom: dotted 1px;
	padding: 20px 10px;
}
#tour .join li img {
	width: 30%;
	margin: 0 auto 30px auto;

}
#tour .join li:last-child {
	border-right: none;
	border-bottom: none;
}

#loopslider {
	height: 180px;
}

#loopslider ul {
	height: 180px;
}
#loopslider ul li {
	width: 300px;
}

#loopslider #loopleft {
	height: 180px;
	line-height: 180px;
}
#loopslider #loopright {
	height: 180px;
	line-height: 180px;
}


#tour .info dl {
	font-size: 1.5rem;
}
#tour .info dl dt {
	float: none;
	width: 100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}
#tour .info dl dd {
	float: none;
	width: 100%;
}

.youtube-wrapper {
  width: 100%;
  margin: 0 auto 30px auto;
}
.youtube-list {
  width: 103.333%;
}
.youtube-list li {
  float: left;
  width: 30%;
  font-size: 90%;
  text-align: center;
  margin: 0 3.333% 15px 0;
}
.youtube-list li a span {
  background-size: 17px!important;
  padding: 10px 0 10px 25px!important;
}

}

