@charset "utf-8";
/* CSS Document */
.recruit #page-header .inner{
	justify-content: flex-start;
}
.recruit #portal-top{
	display: inline;
	padding-left:1em;
	font:26px "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

	/*.recruit #site-logo{
		justify-content: center;
		margin:0;
		padding:12px 4%;
		width: 100%;
		height:auto;
	}*/

	.recruit #page-header .inner{
		justify-content:center;
	}
	.recruit #portal-top{
		display: block;
		padding-left:0;
		padding-bottom:6px;
		font-size:18px;
		text-align: center;
	}
}

/* ----------------------------------------------------------------------------------------------------
  採用・インターンシップ情報
* --------------------------------------------------------------------------------------------------*/
@media screen and (min-width:769px) {
/*.recruit #site-logo{
	flex:0 0 456px;
}*/
}

.btnMenu,
#gNavi {
	display: none !important;
}

/* mainImage01
--------------------------------------------------*/
#mainImage01 {
	background-image: url(/recruit/img/mainimg01.jpg);
	height: 400px;
	margin-top:-30px;
}
@media screen and (max-width:768px) {
	#mainImage01 {
		height: 240px;
		margin-top:20px;
	}
}

/* content
--------------------------------------------------*/

.topSubtitle{
	color: #3e3a39;
	font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 40px;
	margin: 35px 0;
	text-align: center;
}
@media screen and (max-width:768px) {
	.topSubtitle{
		font-size: 22px;
	}
}

/* topLinkList
--------------------------------------------------*/
.topLinkList {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
.topLinkListTtl{
	font-weight: 500;
	position: relative;
	border-bottom: 3px solid #3E3A39;
}
.topLinkListTtl:after{
	content: "";
	position: absolute;
	background-color: #861C3C;
	height: 3px;
	bottom: -3px;
	left: 0;
}
.topLinkList > ul {
	width: 48.44%;
	padding-top: 340px;
	position: relative;
}
.topLinkList .listFresh::before{
	content: "";
	background: url("../img/photo-top-01.jpg") no-repeat left top /100% auto;
	position: absolute;
	width: 620px;
	height:340px;
	top: 0;
	left: 0;
}
.topLinkList .listCareer::before{
	content: "";
	background: url("../img/photo-top-02.jpg") no-repeat left top /100% auto;
	position: absolute;
	width: 620px;
	height:340px;
	top: 0;
	left: 0;
}
.topLinkList > ul > li{
	border-bottom: solid 1px #861c3c;
	padding-bottom: 35px;
	padding-top: 30px;
	position: relative;
}

.topLinkList .itemList li {
	padding-left: 1em;
	position: relative;
}
.topLinkList .itemList li::before {
	position: absolute;
	left: 0;
	content: "■";
}
.topLinkList .itemList li:nth-child(n+2) {
	margin-top: 0.25em;
}
.listIntern{
	padding-top: 270px;
	position: relative;
}
.listIntern::before{
	content: "";
	background: url("../img/photo-top-03.jpg") no-repeat left top /100% auto;
	position: absolute;
	width: 1280px;
	height:240px;
	top: 0;
	left: 0;
}
.listIntern > ul > li{
	border-bottom: solid 1px #861c3c;
	padding-bottom: 30px;
	width: 100%;
}
@media screen and (min-width:769px) {
.topLinkListTtl{
	font-size: 28px;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
.topLinkListTtl:after{
	width: 180px;
}
.topLinkList > ul:nth-child(2n){
	margin-left: 3.12%;
}
.topLinkList .listCareer li ul li:last-child{
	padding-bottom: 2em;
}
}
@media screen and (max-width:768px) {
.topLinkListTtl{
	font-size: 22px;
	padding-bottom: 15px;
	margin-bottom: 35px;
}
.topLinkListTtl:after{
	width: 100px;
}
.topLinkList {
		display: block;
}
.topLinkList > ul{
		width: auto;
		margin: 0;
		padding-top: 192px;
}
.topLinkList .listFresh::before{
	width: 100%;
	height:192px;
}
.topLinkList .listCareer::before{
	width: 100%;
	height:192px;
}
.topLinkList > ul:nth-child(n+2) {
		margin-top: 20px;
}
.topLinkList > ul > li,
.listIntern > ul > li{
		padding-bottom: 0;
}

.listIntern{
	padding-top: 95px;
}
.listIntern::before{
	width: 100%;
	height:65px;
}
}

/* topLinkBnr
--------------------------------------------------*/
.topLinkBnr {
	margin-bottom: 80px;
}

.topLinkBnr img {
	width: 100%;
}

/* listGroup
--------------------------------------------------*/
.listGroupInner{
	background-color:#E6E6E6;
}
.listGroupBox{
	margin-left: auto;
	margin-right: auto;
}
.listGroupBox-ttl{
	background-color: rgba(62, 58, 57, 0.8);
	color: #fff;
	text-align: center;
	font-weight: 500;
	border-bottom: 3px solid #3E3A39;
	position: relative;
}
.listGroupBox-ttl:after{
	content: "";
	position: absolute;
	background-color: #861C3C;
	height: 3px;
	bottom: -3px;
	left: 0;
}
.listGroupBox-txts{
	background-color: #fff;
	border-bottom: 1px solid #861C3C;
	position: relative;
}
.listGroupBox-txtsTtl{
	text-align: center;
	color: #861C3C;
	font-weight: 500;
}
.listGroupBox-txtsTxt{
	text-align: center;
}

@media screen and (min-width:769px) {
	.listGroupInner{
		padding: 60px 0;
	}
	.listGroupBox{
		width: 840px;
	}
	.listGroupBox-ttl{
		font-size: 28px;
		padding: 5px 0;
	}
	.listGroupBox-ttl:after{
		width: 180px;
	}
	.listGroupBox-txts{
		padding: 15px 0 25px;
	}
	.listGroupBox-txtsTtl{
		font-size: 24px;
		margin-bottom: 2px;
	}
	.listGroupBox-txtsTxt{
		font-size: 16px;
	}
	.listGroup .btnStyle07{
		right: 20px;
	}
}
@media screen and (max-width:768px) {
	.listGroupInner{
		padding: 40px 0;
	}
	.listGroupBox{
		width: 92%;
	}
	.listGroupBox-ttl{
		font-size: 22px;
		padding: 5px 0;
	}
	.listGroupBox-ttl:after{
		width: 100px;
	}
	.listGroupBox-txts{
		padding: 10px 0 20px;
	}
	.listGroupBox-txtsTtl{
		font-size: 18px;
		margin-bottom: 2px;
	}
	.listGroupBox-txtsTxt{
		font-size: 12px;
	}
	.listGroup .btnStyle07{
		right: calc(20px - 60%);
		margin-bottom: 0;
		margin-top: 20px;
	}
}



/* groupInfo
--------------------------------------------------*/
.groupInfo {
	padding: 36px 50px 40px;
	margin-top: 40px;
	background: #f0f0f0;
	color: #221815;
	line-height: 2.0;
}
.groupInfo p {
	letter-spacing: 0.05em;
}
.groupInfo .infoBtnList {
	margin-top: 50px;
	text-align: center;
}
.groupInfo .infoBtnList li {
	display: inline-block;
	width: 400px;
}
.groupInfo .infoBtnList li:nth-child(n+2) {
	margin-left: 37px;
}

@media screen and (max-width:768px) {
	.groupInfo {
		padding: 20px 4%;
	}
	.groupInfo .ttlStyle02 {
		margin-bottom: 10px;
	}
	.groupInfo .infoBtnList {
		margin-top: 30px;
	}
	.groupInfo .infoBtnList li {
		display: block;
		width: auto;
	}
	.groupInfo .infoBtnList li:nth-child(n+2) {
		margin: 20px 0 0;
	}
}



/* footer
--------------------------------------------------*/
#footer {
	background: none;
}
#topfNavi {
	margin: 40px 0 60px;
	text-align: center;
	font-size: 12px;
}
#topfNavi ul {
	display: inline-block;
	max-width: 900px;
}
#topfNavi li {
	display: inline-block;
}
#topfNavi li + li::before {
	margin: 0 1em;
	content: "／";
}

@media screen and (max-width:768px) {
	#topfNavi {
		margin: 30px 0;
		font-size: 11px;
		line-height: 2.0;
	}
	#topfNavi li + li::before {
		margin: 0;
	}
}

/* recruit_index footer
--------------------------------------------------*/
#toppage-footer {
	position: relative;
	padding-top:50px;
	background: #3E3A39;
}
#toppage-footer #top-footer-navigation{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	width: 840px;
	margin:0 auto 40px auto;
	font-size:14px;
}
#toppage-footer #top-footer-navigation li{
	line-height: 2.6;
}
#toppage-footer #top-footer-navigation li:before{
	content:'|';
	color: #ffffff;
	padding:0 1.3em;

}
#toppage-footer #top-footer-navigation li:first-child::before{
	content: none;
}
#toppage-footer #top-footer-navigation li a{
	color: #ffffff;
}
#toppage-footer #copyright{
 display: block;
	background: #ffffff;
	color: #3E3A39;
 margin: 0;
 line-height: 40px;
}
@media screen and (min-width:769px) {
#toppage-footer #top-footer-navigation li:nth-child(9)::before{
	content: none;
}
}
@media screen and (max-width:768px) {
#toppage-footer {
	padding-top: 20px;
}
#toppage-footer #top-footer-navigation{
    width: 100%;
    margin:0 auto 20px auto;
    padding:0 4%;
}
#toppage-footer #top-footer-navigation li{
	line-height: 1.7;
}
#toppage-footer #top-footer-navigation li:before{
	padding:0 0.5em;
}
 #toppage-footer #copyright{
 margin: 0;
  padding: 0;
}
}