@charset "utf-8";

.accordionWrap dt {
	position: relative;
	display: block;
	cursor: pointer;
}

.accordionWrap dt span {
	display: block;
	width: 100%;
	font-family: a-otf-futo-go-b101-pr6n,sans-serif;
	font-weight: 500;
	font-style: normal;
}

.accordionWrap .accordionBox {
	display: none;

}

.accordionWrap {
	margin-bottom: 10px;
	text-align: justify;
}

.blockCareer {
	margin-top: -45px;
	margin-bottom: 90px;
}

.blockCareer dt::after {
	content: '';
	position: absolute;
	right: 40px;
	top: 50%;
	width: 15px;
	height: 9px;
	transform: translateY(-50%);
	background-image: url(../img/common/icon_arrow02_down.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.blockCareer dt.active::after {
	background-image: url(../img/common/icon_arrow02_up.svg);
}

.blockCareer .accordion.title {
	padding: 22px 60px 22px 34px;
	margin-bottom: 2px;
	background-color: #fff8dc;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 5px;
	transition: all 0.2s;
}

.blockCareer .accordion.title:hover {
	opacity: 0.6;
}

.blockCareer .accordion.title.blue {
	background-color: #f5fffa;
}

.itemCareer {
	margin-top: -2px;
	font-family: 'Hiragino Kaku Gothic Pro';
}

.itemCareer.active {
	display: block;
}

.itemCareer .image {
	margin-bottom: 40px;
}

.itemCareer .image img {
	display: block;
	width: 100%;
}

.headTitle {
	margin-bottom: 41px;
	border-bottom: 3px solid #1e0e07;
}

.headTitle .subTitle {
	display: inline-block;
	margin-bottom: 15px;
	padding: 2px 11px 2px 11px;
	background-color: #f5f2f2;
	font-size: 14px;
	line-height: 1.6;
	font-family: a-otf-futo-go-b101-pr6n,sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 4px;
}

.headTitle .title {
	margin-bottom: 13px;
	font-size: 20px;
	line-height: 1.3;
	font-family: a-otf-futo-go-b101-pr6n,sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 5px;
}

.itemCareer .txtContent {
	margin-bottom: 70px;
}

.itemCareer .txtContent p {
	margin-bottom: 32px;
	font-size: 14px;
	line-height: 2.286;
}

.itemCareer .txtContent p:last-child {
	margin-bottom: 0;
}

@media screen and (max-width:736px) {
	.blockCareer {
		margin: 25px -15px 50px -15px;
	}

	.blockCareer.style01 {
		margin: 0 -15px 40px -15px;
	}

	.blockCareer .accordion.title {
		padding: 22px 40px 22px 20px;
		font-size: 10px;
		letter-spacing: 3px;
	}

	.accordionWrap dt::after {
		right: 20px;
		width: 10px;
		height: 6px;
		background-size: 10px 6px;
	}

	.itemCareer .image {
		margin-bottom: 20px;
	}

	.itemCareer .headTitle {
		margin: 0 15px 20px 15px;
		border-bottom: 2px solid #1e0e07;
	}

	.itemCareer .headTitle .subTitle {
		margin-bottom: 3px;
		font-size: 10px;
		line-height: 1.6;
		letter-spacing: 3px;
	}

	.itemCareer .headTitle .title {
		margin-bottom: 8px;
		font-size: 12px;
		line-height: 1.6;
		letter-spacing: 3px;
	}

	.itemCareer .txtContent {
		margin: 0 15px 30px 15px;
	}

	.itemCareer .txtContent p {
		margin-bottom: 16px;
		font-size: 10px;
		line-height: 1.6;
	}
}

.titleBoxsystem {
	background: #F4F4F4;
	padding: 15px 25px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-family: a-otf-futo-go-b101-pr6n,sans-serif;
	font-weight: 500;
	font-style: normal;
}

.imageSystem01 {
	margin-bottom: 50px;
	padding-top: 20px;
	text-align: center;
}

.button01.iconWindow a::after {
	width: 15px;
	height: 14px;
	background: url(/recruit/img/common/icon_window.gif) no-repeat 50% 50%;
}

.button01.iconWindow a:hover::after {
	width: 15px;
	height: 14px;
	background: url(/recruit/img/common/icon_window02.gif);
}

.buttonList02.style01 {
	margin-bottom: 20px;
}

.txt02 {
	font-size: 10px;
}

@media screen and (max-width:736px) {
	.titleBoxsystem {
		padding: 15px 20px;
		margin: 0 0 15px 0;
		font-size: 13px;
	}

	.newsDetail .button01 {
		margin: 0 0 45px 0;
	}

	.imageSystem01 {
		margin-bottom: 35px;
		padding-top: 0;
	}

	.buttonList02.style01 {
		margin-bottom: 10px;
	}

	.txt02 {
		margin-bottom: 21px;
		font-size: 10px;
	}
}

.listAsked {
	margin-bottom: 90px;
	border-top: 1px solid #e5e5e5;
}

.titleAsked {
	position: relative;
	padding: 31px 0 19px 0;
	border-bottom: 3px solid #1e0e07;
	transition: 0.2s all;
}

.titleAsked:hover {
	opacity: 0.6;
}

.titleAsked.active {
	border-bottom: 3px solid #fff;
}

.titleAsked span {
	position: relative;
	font-size: 18px;
	font-family: a-otf-futo-go-b101-pr6n,sans-serif;
	font-weight: 500;
	font-style: normal;
	background: url(/recruit/img/common/icon_q.png) no-repeat;
	padding: 0 0 0 30px;
	letter-spacing: 4px;
}

.titleAsked span::before {
	content: '';
	position: absolute;
	right: 60px;
	top: 50%;
	width: 2px;
	height: 12px;
	background-color: #1e0e07;
	transform: translateY(-50%);
	transition: all 0.3s;
}

.titleAsked span::after {
	content: '';
	position: absolute;
	right: 55px;
	top: 50%;
	width: 12px;
	height: 2px;
	background-color: #1e0e07;
	transform: translateY(-50%);
	transition: all 0.3s;
}

.titleAsked.active span::before {
	transform: translateY(-50%) rotate(90deg);
}

.titleAsked.active span::after {
	transform: translateY(-50%) rotate(90deg);
	opacity: 0;
}


.titleAsked.active {
	border-bottom: 3px solid #fff;
}

.itemAnswer {
	margin-top: -10px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 35px 0;
}

.itemAnswer .text {
	position: relative;
	padding: 0 0 2px 30px;
	font-size: 14px;
	line-height: 1.6;
	background: url(/recruit/img/common/icon_a.png) no-repeat;
}

@media screen and (max-width:736px) {
	.listAsked {
		margin-bottom: 50px;
	}

	.titleAsked {
		padding: 25px 0 13px 0;
		border-bottom: 2px solid #1e0e07;
	}

	.titleAsked.active {
		padding: 25px 0 13px 0;
		border-bottom: 2px solid #fff;
	}

	.titleAsked span {
		font-size: 13px;
		padding: 0px 25px 0 22px;
		background-size: 15px 15px;
		letter-spacing: 2px;
	}

	.titleAsked span::before {
		content: '';
		position: absolute;
		right: 15px;
		top: 50%;
		width: 1px;
		height: 9px;
		background-color: #1e0e07;
		transform: translateY(-50%);
		transition: all 0.3s;
	}

	.titleAsked span::after {
		content: '';
		position: absolute;
		right: 11px;
		top: 50%;
		width: 9px;
		height: 1px;
		background-color: #1e0e07;
		transform: translateY(-50%);
		transition: all 0.3s;
	}

	.itemAnswer {
		margin-top: -5px;
		padding: 0 0 20px 0;
	}

	.itemAnswer .text {
		padding: 2px 0 2px 22px;
		font-size: 10px;
		background-size: 15px 15px;

	}
}