@charset "UTF-8";

/*================================================
 * 各ページCSS
 ================================================*/
#header_img{margin-top: 120px; background-color: #000000;padding: 6em 0 2em;background: url("../img/header_img_pc.jpg")no-repeat center;background-size: cover;min-height: 600px;}
.recruit_header_ttl{font-size: 5.0em;text-align: left;font-family:'Montserrat', sans-serif;font-weight: bold;color: #226db6;line-height: 1.1;}
.recruit_header_h3{font-size: 1.8em;}
.header_copy{font-size: 1.8em;}

.message_back{background:repeating-linear-gradient(
-45deg,
#ffffff,
#ffffff 1px,
#d4ecf3 0,
#d4ecf3 29px
);
padding: 4em 0;}
.icon{height: 80px;}
.recruit_h3{font-size: 2.6em;text-align: center;padding: 0em 0 0;font-weight: 600;font-family: "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}
.recruit_p{font-size: 1.4em;text-align: center;padding: 0;font-weight: normal;}

.recruit_h2{font-size: 1.8em;padding: 1em 0 0.1em;font-weight: 600;font-family: "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}
p.recruit::first-letter {
  font-size: 2.0em;line-height: 1.2;
}
.movie_back{background:repeating-linear-gradient(
-45deg,
#5881bb,
#5881bb 1px,
#036eb8 0,
#036eb8 29px
);
padding: 4em 0;}
.movie_ttl_back{background: url("../img/movie_title_back_pc.svg")no-repeat top center;background-size: contain;padding-bottom: 5em;}
.movie_h3{text-align: center;font-size: 2.2em;}
.movie_h3 img{height: 50px;margin-right: 2%;}
.movie_border{padding-bottom: 3%;margin-top: 3%;}
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
	width: 80%;
	margin: 0 auto;
}
.movie-wrap02 {
    position: relative;
    padding-bottom: 70%;
    height: 0;
    overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.font_u01{font-size: 1.6em}
.font_u02{font-size: 1.2em}

.box-item033{width: 33%;display: inline-block;margin:1% 0 0;height: auto;}
.recruit_more{width: 50%;margin: 3em auto;}


/* FAQ content */
.accordion {
	margin: 4rem auto;
	max-width: 80%;
}

.toggle {
	display: none;
}

.faq {
	position: relative;
	margin-bottom: 1rem;
}

.question,.anser {
	transform: translateZ(0);
	transition: all 0.3s;
}

.question {
	border: solid 1px #999;
	padding: 1rem 2.2rem 1rem 1rem;
	display: block;
	color: #333;
}

.question span,.anser span {
    font-size: 160%;
    padding-right: 0.6rem;
    color: #036eb8;
    line-height: 0;
}

.question:after,.question:before {
	content: "";
	position: absolute;
	right: 1.25rem;
	top: 0;
  bottom: 0;
  margin: auto;
	width: 2px;
	height: 0.75rem;
	background-color: #999;
	transition: all 0.3s;
}

.question:after {
	transform: rotate(90deg);
}

.anser {
	max-height: 0;
	overflow: hidden;
}

.anser div {
	margin: 0;
	padding: 2rem 1rem 2rem;
	line-height: 1.8;
}

.toggle:checked + .question + .anser {
	max-height: 650px;
	transition: all 1.5s;
}

.toggle:checked + .question:before {
	transform: rotate(90deg) !important;
}
span.red{color: #e60012;font-size: 1.2em;}

/*===== Vertical Timeline =====*/
.message_back_02{background:repeating-linear-gradient(
-45deg,
#ffffff,
#ffffff 1px,
#d4ecf3 0,
#d4ecf3 29px
);
padding: 4em 0;position: relative;z-index: -100;}
.blue_box{position: relative;width: 1000px;margin: 0 auto;background-color: #ffffff;border-radius: 15px;z-index: -10;padding: 5em 0;border: solid 2px #036eb8;}
#conference-timeline {
  position: relative;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}

#conference-timeline .conference-center-line {
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 10%;
  margin-left: -2px;
  background: #036eb8;
  z-index: -1;
}

#conference-timeline .conference-timeline-content {
  padding-top: 0px;
  padding-bottom: 20px;
}
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 10px 0 30px;
}
.timeline-article .content-right-container {
  max-width: 90%;
  width: 90%;
}

.timeline-article .content-right {
  position: relative;
  width: auto;
  padding: 10px;
}
.timeline-article p {
  margin: 0 0 0 60px;
  padding: 0;
  font-weight: 400;
  color: #242424;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
.timeline-article p.p_title{font-size: 1.8em;margin-bottom: 0.8em;}

.timeline-article .content-right-container {
  float: right;
}
.timeline-article .content-right:before{
  position: absolute;
  top: 20px;
  font-size: 23px;
  font-family: "FontAwesome";
  color: #fff;
}

.timeline-article .meta-date {
  position: absolute;
  top: 0;
  left: 10%;
  width: 62px;
  height: 62px;
  margin-left: -33px;
  color: #036eb8;
  border-radius: 100%;
  background: #ffffff;
	border: solid 2px #036eb8;
}
.timeline-article .meta-date .date{
  display: block;
  text-align: center;
  font-weight: 900;
}
.timeline-article .meta-date .date {
  font-size: 30px;
  line-height: 60px;
}
 
/*===== // Vertical Timeline =====*/

/*===== Resonsive Vertical Timeline =====*/
@media only screen and (max-width: 830px) {
  #conference-timeline .timeline-start,
  #conference-timeline .timeline-end {
    margin: 0;
  }
  #conference-timeline .conference-center-line {
    margin-left: 0;
    left: 50px;
  }
	.timeline-article p {
    margin: 0;
  }
  .timeline-article .meta-date {
    margin-left: 0;
    left: 20px;
  }
  .timeline-article .content-left-container,
  .timeline-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: 110px;
    min-height: 53px;
  }
  .timeline-article .content-left-container {
    margin-bottom: 20px;
  }
  .timeline-article .content-left,
  .timeline-article .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
  .timeline-article .content-left:before {
    content: "\f0d9";
    right: auto;
    left: -8px;
  }
  .timeline-article .content-right:before {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .timeline-article p {
    margin: 0;
  }
  .timeline-article p span.article-number {
    display: none;
  }
	
}
/*===== // Resonsive Vertical Timeline =====*/

.w50per-left{width: 50%;height: 250px; float: left; position: relative;display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;}
.w50per_left_img{background: url("../img/recruit_youkou_btn01_pc.jpg") no-repeat bottom center;background-size: 100%;}
.w50per-right{width: 50%;height: 250px; float: right; position: relative;display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;}
.w50per_right_img{background: url("../img/recruit_youkou_btn02_pc.jpg") no-repeat bottom center;background-size: 100%;}
.w50per-left a h3,.w50per-right a h3{color: #ffffff; /* 文字色 */
  font-size: 1.4em; /* 文字の大きさ */
	font-weight: normal;
  }
.w50per-left a h2,.w50per-right a h2{color: #ffffff; /* 文字色 */
  font-size: 2.0em; /* 文字の大きさ */
  }
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:560px) {
#header_img{margin-top: 120px; background-color: #000000;padding: 15em 0 2em;background: url("../img/header_img_pc.jpg")no-repeat center;background-size: cover;min-height: 500px;}
.recruit_header_ttl{font-size: 3.6em;text-align: left;font-family:'Montserrat', sans-serif;font-weight: bold;color: #226db6;line-height: 1.1;}
.recruit_header_h3{font-size: 1.6em;}
.header_copy{font-size: 1.4em;}
.recruit_h2 {
        font-size: 1.6em;
    }
.recruit_h3{font-size: 2.2em;text-align: center;padding: 0em 0 0;font-weight: 600;font-family: "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}
.font_u02 {
    font-size: 1.2em;
	margin-top: 2em;
}
.f-left img,.f-right img{margin-top: 2%;}
.recruit_more {
    width: 100%;
    margin: 3em auto;
}
.movie_ttl_back{width: calc(100% + 50px);
  margin: 0 -25px;background: url("../img/movie_title_back_sp.svg")no-repeat top center;background-size: contain;padding-bottom: 1.8em;height: 200px;}
.movie_h3{text-align: center;font-size: 1.8em;}
.movie_h3 img{height: 40px;margin-right: 2%;}
.movie-wrap {
    position: relative;
    padding-bottom: 70%;
    height: 0;
    overflow: hidden;
	width: 100%;
	margin: 0 auto 10%;
}
.accordion {
    margin: 4rem auto;
    max-width: 100%;
}
.blue_box{position: relative;width: 90%;margin: 0 auto;background-color: #ffffff;border-radius: 15px;z-index: -10;padding: 5em 0;border: solid 2px #036eb8;}
.w50per-left{width: 100%;max-height: 180px; float: none; position: relative;display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;}
	.w50per-right{width: 100%;max-height: 180px; float: none; position: relative;display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;}
}


