@charset "utf-8";
/*------------------------------------------------------------
	welfare
------------------------------------------------------------*/
#main {
	padding-bottom: 235px;
}
#main .content {
    max-width: 850px;
}
.topBox {
	margin-bottom: 44px;
    padding: 162px 0 51px;
    background-color: #0081CC;
	color: #fff;
}
.topBox p {
    letter-spacing: 0;
    line-height: 1.79;
    text-align: center;
    font-size: 1.4rem;
}
.topBox h2 {
    margin-bottom: 27px;
    font-size: 3.5rem;
    letter-spacing: -0.027em;
    text-align: center;
}
.topBox h2 span {
    display: block;
    font-size: 2rem;
    letter-spacing: 0.1em;
	font-family: 'Josefin Sans', sans-serif;
}
.secBox p {
	margin-bottom: 40px;
    line-height: 1.86;
}
.secBox * p:last-child {
	margin-bottom: 0;
}
.secBox p sup {
	font-size: 1rem;
}
@media all and (max-width: 896px) {
    .topBox {
		margin-bottom: 33px;
        padding: 142px 0 44px;
    }
    .topBox h2 {
        margin-bottom: 26px;
        font-size: 2.6rem;
    }
    .topBox h2 span {
        font-size: 1.6rem;
    }
	.topBox p {
		text-align: left;
		line-height: 1.85;
	}
	#main {
		padding-bottom: 130px;
	}
}


/* comLinkList */
.comLinkList {
	margin: -20px 0 215px 0;
}
.comLinkList li {
	margin: 20px 10px 0;
	width: 198px;
}
.comLinkList a {
	height: 84px;
	line-height: 1.25;
}

/* h2Title */
.h2Title {
	margin-bottom: 53px;
	color: #0081CC;
	font-size: 3.2rem;
	text-align: center;
}
.h2Title span {
	margin-top: 5px;
	display: block;
	font-size: 2rem;
}

/* headLine08 */
.headLine08 {
	margin-bottom: 13px;
	padding: 0 0 10px 17px;
	position:relative;
	font-size: 2rem;
	letter-spacing: 0.09em;
}
.headLine08::before {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 10px;
	left: 1px;
	background-color: #0081CC;
	content: "";
	border-radius: 50%;
}

.comVoice02 .title {
	margin-bottom: 20px;
}
.comVoice02 .showUl .photo {
	  margin: 15px 30px 0 7px;
}
.comVoice02 {
	margin-bottom: 64px;
	padding-bottom: 33px;
}
.secBox p + .headLine09 {
	margin-top: 69px;
}
.comImgBox03 .photoBox {
	width: 329px;
}
.imgStyle .photoBox {
	width: 572px;
}
.comImgBox03 {
	margin-bottom: 37px;
	padding-top: 3px;
}
.box01 {
	margin-bottom: 203px;
}
.box02 {
	margin-bottom: 196px;
}
.box02 table {
	width: 100%;
	text-align: center;
	font-weight: 500;
	margin: -27px auto -1px;
}
.box02 table .tb01 {
	background-color: #707070;
	color: #fff;
}
.box02 table .tb02 {
	background-color: #F2F3F4;
	color: #000000;
}
.box02 table td {
	padding: 3px 0;
	width: 20%;
}
.secBox .caution {
	display: block;
    font-size: 1.1rem;
}
.h4Title {
	margin: 65px 0 13px 0;
	color: #0081CC;
	font-size: 2rem;
	position: relative;
	text-align: center;
	min-height: 73px;
}
.h4Title::after {
	width: 237px;
	height: 73px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: url("../img/workplace/welfare/icon.png") no-repeat left top / 100% 100%;
	content: "";
	z-index: -1;
}
p + .h4Title {
	margin-top: 80px;
}
/* pickBox */
.pickBox {
	margin: 65px 0 20px;
	padding: 29px 50px;
	background-color: #E2EEF5;
	border-radius: 19px;
	position: relative;
}
.pickBox .title {
	margin-bottom: 16px;
	color: #0081CC;
	font-weight: 500;
	font-size: 1.8rem;
	text-align: center;
}
.pickBox .imgBox {
	display: flex;
	justify-content: space-between;
	font-size: 1.3rem;
}
.pickBox .imgBox .textBox {
	flex: 1;
}
.pickBox .imgBox .photo {
	width: 228px;
	margin: 4px 0 0 40px;
}
.pickBox .imgBox .photo .small {
	margin-top: 5px;
	font-size: 0.85rem;
	font-weight: 500;
	line-height: 1.5;
}
.pickBox .enTtl {
	min-width: 96px;
	font-size: 1.5rem;
	position: absolute;
	top: -8px;
	left: 50%;
	color: #fff;
	transform: translateX(-50%);
	background-color: #0081CC;
	border-radius: 19px;
	line-height: 1;
	text-align: center;
	font-weight: 500;
	margin: 0;
	padding: 1px 0 5px;
}
.box03 {
	margin-bottom: 199px;
}
.box04 {
	margin-bottom: 223px;
}
@media all and (max-width: 896px) {
	.comLinkList a {
		padding: 0 8px 0;
		height: 50px;
		justify-content: flex-start;
		text-align: left;
		background-position: right 11px center;
	}
	.box02 table {
		font-size: 1.2rem;
		margin: -18px auto 3px;
	}
	.box02 table td {
		padding: 6px 0;
	}
	.comLinkList {
		margin: -10px 21px 82px;
		justify-content: space-between;
	}
	.comLinkList li {
		margin: 10px 0 0;
		width: calc(50% - 5px);
		padding: 0;
	}
	.h2Title {
		margin: 0 -15px 40px;
		font-size: 2.6rem;
		letter-spacing: -0.05em;
	}
	.h2Title span {
		margin-top: -1px;
		font-size: 1.6rem;
	}
	.headLine08 {
		margin-bottom: 10px;
		font-size: 1.6rem;
	}
	.headLine08::before {
		width: 7px;
		height: 7px;
		top: 6px;
		left: 1px;
	}
	.secBox p {
		margin-bottom: 29px;
		line-height: 1.71;
	}
	.comVoice02 .showUl .photo {
		margin: 0 auto 10px;
	}
	.comVoice02 .title {
		margin-bottom: 15px;
	}
	.comVoice02 p {
		line-height: 1.84;
	}
	.comVoice02 {
		margin-bottom: 79px;
		padding-bottom: 30px;
	}
	.comImgBox03 .photoBox {
		width: auto;
	}
	.imgStyle .photoBox {
		width: auto;
	}
	.box01 {
		margin-bottom: 111px;
	}
	.secBox p + .headLine09 {
		margin-top: 58px;
	}
	.h4Title {
		margin: 37px 0 7px 0;
		font-size: 1.6rem;
		min-height: 55px;
	}
	.h4Title::after {
		width: 180px;
		height: 55px;
		top: -4px;
	}
	.pickBox .title {
		margin-bottom: 15px;
		font-size: 1.6rem;
	}
	.pickBox {
		margin: 51px 0 17px;
		padding: 28px 16px 41px;
		background-color: #E2EEF5;
		border-radius: 19px;
		position: relative;
	}
	.pickBox .imgBox {
		display: block;
	}
	.pickBox .imgBox p {
		line-height: 1.85;
	}
	.pickBox .imgBox .photo {
		margin: 21px auto 0;
	}
	.box02 {
		margin-bottom: 86px;
	}
	.box03 {
		margin-bottom: 99px;
	}
	.box04 {
		margin-bottom: 118px;
	}
}
