  @charset "UTF-8";


/* ============================================

    Common

============================================ */
.symposiumBlock {
	position: relative;
    margin: 0 auto;
	margin-top: 0px;
}


/* ============================================

    Page

============================================ */
/* -----------------------------
    MV
----------------------------- */
.sym_mv_wrap {
	position: relative;
	background: url(/company/recruit/adoption_detail/images/symposium2/sym_bg.jpg) no-repeat center 0;
	background-size: cover;
	width: 100%;
	text-align: center;
}
	@media all and (max-width: 750px) {
		.sym_mv_wrap {
			padding-bottom: 30px;		
		}
	}
.sym_mv_wrap .sym_mv_ttl {
	display: flex;
	padding-top: 50px;
}
	@media all and (max-width: 1024px) {
		.sym_mv_wrap .sym_mv_ttl {
			padding-top: 30px;		
		}
	}
.sym_mv_wrap .sym_mv_ttl figure.sym_mv_ttl_item {
	width: 25%;
}
	@media all and (max-width: 1024px) {
		.sym_mv_wrap .sym_mv_ttl figure.sym_mv_ttl_item {
			width: 23%;
			margin: 0 1%;
		}
	}
.sym_mv_wrap .sym_mv_ttl div.sym_mv_ttl_item {
	width: 50%;
	padding-top: 60px;
}
	@media all and (max-width: 1024px) {
		.sym_mv_wrap .sym_mv_ttl div.sym_mv_ttl_item {
			padding-top: 40px;
		}
	}
	@media all and (max-width: 750px) {
		.sym_mv_wrap .sym_mv_ttl div.sym_mv_ttl_item {
			width: 90%;
			margin: 0 auto;
			padding-top: 0;
		}
	}
.sym_mv_wrap .sym_mv_ttl div.sym_mv_ttl_item figure {
	display: block;
	margin-bottom: 30px;
}
.sym_mv_wrap .sym_mv_ttl div.sym_mv_ttl_item p {
	font-weight: bold;
	line-height: 2;
}
.sym_mv_wrap .sym_mv_ttl div.sym_mv_ttl_item p strong {
	color: #0079FF;
	font-size: 106%;
	margin-bottom: -10px;
}
.sym_mv_wrap .sym_mv_member {
	max-width: 1200px;
	margin: -300px auto 0;
}
	@media all and (max-width: 1024px) {
		.sym_mv_wrap .sym_mv_member {
			margin-top: -80px;
		}
	}
	@media all and (max-width: 768px) {
		.sym_mv_wrap .sym_mv_member {
			margin-top: -80px;
		}
	}
	@media all and (max-width: 750px) {
		.sym_mv_wrap .sym_mv_member {
			margin-top: -20px;
		}
	}
.member_wrap {	
	display: flex;
	justify-content: space-around;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
}
	@media all and (max-width: 750px) {
		.member_wrap {
			flex-wrap: wrap;
			justify-content: space-between;
			width: 96%;
			margin: 20px auto 50px;
		}
	}
.member_wrap .member {
	width: 23%;
	margin-top: -90px;
	z-index: 10;
}
	@media all and (max-width: 750px) {
		.member_wrap .member {
			width: 48%;
			height: 320px;
			margin-bottom: 20px;
			padding: 160px 0 0 0;
		}
	}
.member_wrap .member.mem1 {
	background: url(/company/recruit/adoption_detail/images/symposium2/member_bg01.png) no-repeat 0 0;
	background-size: cover;
	background-size: 100% auto;
}
	@media all and (max-width: 750px) {
		.member_wrap .member.mem1 {
			background: url(/company/recruit/adoption_detail/images/symposium2/member_bg01.png),
						url(/company/recruit/adoption_detail/images/symposium2/member_sp01.png);
			background-repeat: no-repeat;
			background-position: bottom center, top center;
			background-size: 100% auto, 100% auto;
			margin-top: 0;
		}
	}
.member_wrap .member.mem2 {
	background: url(/company/recruit/adoption_detail/images/symposium2/member_bg02.png) no-repeat 0 0;
	background-size: cover;
	background-size: 100% auto;
}
	@media all and (max-width: 750px) {
		.member_wrap .member.mem2 {
			background: url(/company/recruit/adoption_detail/images/symposium2/member_bg02.png),
						url(/company/recruit/adoption_detail/images/symposium2/member_sp02.png);
			background-repeat: no-repeat;
			background-position: bottom center, top center;
			background-size: 100% auto, 100% auto;
			margin-top: 0;
		}
	}
.member_wrap .member.mem3 {
	background: url(/company/recruit/adoption_detail/images/symposium2/member_bg03.png) no-repeat 0 0;
	background-size: cover;
	background-size: 100% auto;
}
	@media all and (max-width: 750px) {
		.member_wrap .member.mem3 {
			background: url(/company/recruit/adoption_detail/images/symposium2/member_bg03.png),
						url(/company/recruit/adoption_detail/images/symposium2/member_sp03.png);
			background-repeat: no-repeat;
			background-position: bottom center, top center;
			background-size: 100% auto, 100% auto;
			margin-top: 0;
		}
	}
.member_wrap .member.mem4 {
	background: url(/company/recruit/adoption_detail/images/symposium2/member_bg04.png) no-repeat 0 0;
	background-size: cover;
	background-size: 100% auto;
}
	@media all and (max-width: 750px) {
		.member_wrap .member.mem4 {
			background: url(/company/recruit/adoption_detail/images/symposium2/member_bg04.png),
						url(/company/recruit/adoption_detail/images/symposium2/member_sp04.png);
			background-repeat: no-repeat;
			background-position: bottom center, top center;
			background-size: 100% auto, 100% auto;
			margin-top: 0;
		}
	}
.member_wrap .member figure {
	width: 100%;
	padding: 0 20px;
}
	@media all and (max-width: 768px) {
		.member_wrap .member figure {
			padding-bottom: 20px;
		}
	}
	@media all and (max-width: 750px) {
		.member_wrap .member figure {
			padding-bottom: 20px;
		}
	}
.member_wrap .member p.member_section {
	color: #fff;
	width: 100%;
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.2;
	box-sizing: inherit;
	margin: -85px auto 40px;
}
	@media all and (max-width: 768px) {
		.member_wrap .member p.member_section {
			font-size: 1.1rem;
			line-height: 1.3;
			margin-top: -60px;
		}
	}
	@media all and (max-width: 750px) {
		.member_wrap .member p.member_section {
			margin: -70px auto 0;
		}
		.member_wrap .member p.member_section span {
			display: block;
			margin-bottom: -10px;
		}
	}


/* -----------------------------
    Contents
----------------------------- */
.sym_question {
	margin: 0 auto;
}
	@media all and (max-width: 768px) {
		.sym_question {
			
		}
	}
.sym_question:first-child {
	padding-top: 80px;
}
	@media all and (max-width: 768px) {
		.sym_question:first-child {
			padding-top: 0px;
		}
	}
.sym_question .sym_ttl_block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  z-index:-1;
}
	@media all and (max-width: 750px) {
		.sym_question .sym_ttl_block {
			justify-content: center;
		}
	}
.sym_question .sym_ttl_block .sym_ttl_line {
  position: relative;
  min-width: 18%;
  height: 30px;
  background: #4db9ff;
}
	@media all and (max-width: 768px) {
		.sym_question .sym_ttl_block .sym_ttl_line {
			min-width: 8%;
		}
	}
	@media all and (max-width: 750px) {
		.sym_question .sym_ttl_block .sym_ttl_line {
			min-width: 0;
		}
	}
.sym_question .sym_ttl_block h2::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
  top: 6px;
  left: 0;
  border-style: solid;
  border-width: 30px 0px 0px 30px;
  border-color: transparent transparent transparent #4db9ff;
  padding-right: 3rem;
}
	@media all and (max-width: 768px) {
		.sym_question .sym_ttl_block h2::before {
			top: 39px;
		}
	}
	@media all and (max-width: 750px) {
		.sym_question .sym_ttl_block h2::before {
			border: none;
		}
	}
.sym_question .sym_ttl_block h2 {
  position: relative;
  background: #fff;
  color: #fff;
  line-height: 1;
}
	@media all and (max-width: 768px) {
		.sym_question .sym_ttl_block h2 img {
			display: inline-block;
			margin-left: 5rem;
			margin-top: -35px;
		}
	}
	@media all and (max-width: 750px) {
		.sym_question .sym_ttl_block h2 {
			width: 92%;
			margin: 0 auto;
		}
		.sym_question .sym_ttl_block h2 img {
			width: 100%;
			margin-left: 0;
		}
	}
.sym_cont_block {
	width: 840px;
	margin: 30px auto;
}
	@media all and (max-width: 768px) {
		.sym_cont_block {
			width: 92%;
		}
	}
.sym_cont_block dl {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.sym_cont_block dl dt {
	display: block;
	width: 16%;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: center;
}
	@media all and (max-width: 750px) {
		.sym_cont_block dl dt {
			width: 25%;
		}
	}
.sym_cont_block dl dt img {
	width: 100%;
}
.sym_cont_block dl dd {
	display: block;
	width: 82%;
	font-size: 1.6rem;
	padding-top: 1rem;
}
	@media all and (max-width: 750px) {
		.sym_cont_block dl dd {
			width: 73%;
		}
	}
.sym_img_block {
	width: 840px;
	margin: 0 auto 80px;
}
	@media all and (max-width: 768px) {
		.sym_img_block {
			width: 92%;
		}
	}
.recommend {
	position: relative;
	width: 908px;
	margin: 50px auto 0;
}
	@media all and (max-width: 768px) {
		.recommend {
			width: 96%;
			margin-bottom: 50px;
		}		
	}
.recommend .raundBlock__link {
	position: absolute;
	right: 20px;
	bottom: 10px;
	background-color: #0376da;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	border: 2px solid #0376da;
	border-radius: 5px;
	padding: 2rem 1rem 1.5rem;
}
	@media screen and (max-width: 768px){
		.recommend .raundBlock__link img {
			width: 100%;
		}
	}
	@media screen and (max-width: 768px){
		.recommend .raundBlock__link {
			right: 5px;
			bottom: -15px;
			font-size: 1.6rem;
		}
	}
	@media screen and (max-width: 750px){
		.recommend .raundBlock__link {
			font-size: 1.4rem;
			padding: 1.5rem 1rem 1rem;
		}
	}
.recommend .raundBlock__link::after {
	content: url("/company/recruit/adoption_detail/images/top/arrow.png");
	padding-left: 2rem;
}
	@media screen and (max-width: 768px){
		.recommend .raundBlock__link::after {
			padding-left: 1rem;
		}
	}