/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#conts h1 {
	margin-bottom: 8px;
	clear: both;
}

#conts .cateBox {
	margin-bottom: 30px;
	padding-bottom: 28px;
	border-bottom: 1px dotted #CCC;
}

#conts .cateBox dl {
	float: left;
}

#conts .time {
	padding-right: 10px;
	font-size: 12px;
	color: #666;
}

#conts .cateBox .time img {
	margin-right: 4px;
	vertical-align: -1px;
}

#conts .label-lg {
	padding: 0;
	margin-right: 10px;
	margin-bottom: 13px;
	float: left;
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 1;
	background: #FFF;
}

#conts .label-lg a {
	padding: 6px 20px 3px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
}

#conts .label-lg a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .cateBox ul {
	padding-top: 20px;
}

#conts .cateBox ul li {
	padding-right: 10px;
	float: left;
}

#conts .cateBox ul li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .cateBox ul.tags li {
	margin-right: 6px;
	padding: 1px 6px;
	display: inline;
	float: none;
	background: #DDD;
	color: #666;
	font-size: 12px;
	line-height: 1;
}

#conts .cateBox ul.tags li a {
	color: #004799;
	text-decoration: none;
}

#conts .photo {
	margin-bottom: 17px;
	text-align: center;
}

#conts .photo img {
	width: 100%;
}

#conts p.subTtl01 {
	margin-bottom: 14px;
	font-size: 0.929em;
	color: #999;
}

#conts p.subTtl02 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 1.4;
}

#conts .wysiwygBox {
	margin-bottom: 35px;
}

#conts .writer {
	padding: 15px;
}

#conts .writer .title {
	margin-bottom: 8px;
	padding-left: 21px;
	background: url(/img/common/icon09.png) no-repeat left 9px;
	font-size: 128%;
	font-weight: bold;
}

#conts .writer .photoBox {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#conts .writer .noImg {
	float: none;
	width: auto;
}

#conts .writer .textBox p {
	margin: 0;
	font-size: 95%;
}

#conts .writer .textBox p span {
	display: block;
	font-weight: bold;
}

#conts .writer .authorBox {
	margin-top: 15px;
	padding: 15px;
	background: #fff;
	position: relative;
	clear: both;
}

#conts .writer .authorBox .subtitle {
	margin-bottom: 10px;
	font-size: 128%;
	font-weight: bold;
}

#conts .writer .authorBox .btn {
	position: absolute;
	top: 15px;
	right: 15px;
}

#conts .writer .authorBox .authorList li {
	padding-left: 15px;
    background: url(/img/common/icon02.png) no-repeat left 10px;
    font-size: 100%;
	line-height: 2;
}

#conts .linkUl {
	margin-bottom: 49px;
	padding-top: 22px;
	border-top: 1px dotted #CCC;
}

#conts .linkUl li {
	padding-right: 10px;
	float: left;
}

#conts .linkUl li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .infoUl li:first-child a {
	border-top: none;
}

#conts .infoUl li:first-child a {
	border-top: none;
}

#conts .spSocial {
	display: none;
}

#conts .writer {
	background: #CDEBEE;
	padding: 15px;
	margin-bottom: 30px;
}

#conts .pocket-btn iframe {
	width: 98px!important;
}

#conts .subTtl{
	margin: 30px 0 0 0;
	font-size: 1.429em;
}

#conts video {
	position: relative;
	width: 100%;
}

@media screen and (max-width:767px){
	#conts h1.ttl01 {
		margin-top: -10px;
	}

	#conts p.subTtl01 {
		margin-bottom: 10px;
	}

	#conts .wysiwygBox p {
		font-size: 16px;
	}

	#conts .wysiwygBox img {
		margin: 0 auto 15px;
		width: 100%;
		height: auto;
		display: block;
	}

	#conts .wysiwygBox .alignright,
	#conts .wysiwygBox img.alignright {
		margin: 0 auto 15px;
	}

	#conts .cat {
		margin-bottom: 0;
		margin-right: 5px;
		padding: 0;
		display: inline-block;
		float: left;
		font-size: 12px;
		color: #FFF;
		text-align: center;
		line-height: 1;
		background-color: #999;
	}

	#conts .cat a {
		padding: 3px 5px 2px;
		background: #999;
		display: inline-block;
		color: #FFF;
		text-decoration: none;
	}

	#conts .cat a:hover {
		filter: alpha(opacity=100);
		opacity: 1.0;
	}

	#conts .time {
		float: left;
		margin-bottom: 10px;
		margin-right: 10px;
		font-size: 14px;
		color: #111;
	}

	#conts .cateBox .time img {
		margin-right: 3px;
		vertical-align: 0;
	}

	#conts .cateBox ul.tags {
		float: left;
		padding-top: 0;
		margin: 0 0 12px;
		font-size: 14px;
	}

	#conts .cateBox ul.tags li {
		margin-right: 5px;
		padding: 1px 5px;
		display: inline;
		background: #DDD;
		font-size: 11px;
	}


	#conts .cateBox {
		margin-bottom: 10px;
		padding-bottom: 0;
		border-bottom: none;
	}
	#conts .cateBox ul {
		padding-top: 0;
		margin: 15px 0 20px;
	}

	#conts .cateBox ul.snsList {
		clear: both;
	}

	#conts .cateBox ul.snsUl {
		display: none;
	}

	#conts .cateBox .time img {
		margin-right: 3px;
		width: 8px;
		height: 8px;
		vertical-align: 0;
	}

	#conts .writer .title {
		margin: 0 0 7px!important;
		padding-left: 19px;
		color: #333!important;
		font-size: 1.14em;
		font-weight: bold;
		background: url(/img/sp/common/icon/icon09.png) no-repeat left center;
		background-size: 12px 4px;
	}

	#conts .writer .textBox p {
		font-size: 100%;
	}

	#conts .writer .authorBox {
	}

	#conts .writer .authorBox .subtitle {
		font-size: 1.14em;
	}

	#conts .writer .authorBox .btn {
		top: 10px;
		font-size: 12px;
	}

	#conts .writer .authorBox .authorList li {
		padding-left: 15px;
	    background: url(/img/common/icon02.png) no-repeat left 8px;
		line-height: 1.5;
	}

	#conts .writer .photoBox img {
		width: 60px;
		height: auto;
	}
	
	#conts .linkList {
		padding: 25px 30px;
	}

	#conts .linkList li {
		margin-right: 6.5%;
		width: 18.5%;
		float: left;
	}

	#conts .pcSocial {
		display: none;
	}

	#conts .spSocial {
		padding: 0;
		border-top: 1px dotted #CCC;
		display: block;
	}

	#conts .spSocial .linkList {
		margin: 0 auto;
		padding: 20px 0;
		width: 295px;
		border-top: none;
	}

	#conts .spSocial li {
		margin-right: 6px;
	}

	#conts .linkList li.fb {
		width: 69px;
	}

	#conts .linkList li.tw {
		width: 68px;
	}

	#conts .linkList li.hb {
		width: 80px;
	}

	#conts .linkList li.pk {
		margin-right: 0;
		width: 60px;
	}
	#conts .pocket-btn iframe {
		width: 60px!important;
	}

	#conts .linkList li img {
		width: 100%;
	}
	#conts .subTtl{
		font-size: 1.35em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
	#conts {
		width: 705px;
		margin-left: 15px;
	}
}

/* ＠人事ONLINE 記事ページCTA */
#conts .report {
	margin-bottom: 30px;
}

#conts .report h2 {
	font-size: 165%;
	line-height: 1.3;
	margin-bottom: 0;
	padding: 18px 15px 15px;
	border-top: 2px solid #00acba;
	background: #e9e9e9;
}

#conts .report .reportBox {
	padding: 22px 20px 30px;
	background: #fff;
}

#conts .report .reportBox .reportTxt01 {
	font-size: 1.5rem;
	line-height: 2;
	margin-bottom: 15px;
}

#conts .report .reportBox .reportTtl01 {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.75;
	position: relative;
	margin-bottom: 14px;
	padding-bottom: 7px;
	padding-left: 37px;
	color: #00acba;
	border-bottom: 1px solid #00acba;
}

#conts .report .reportBox .reportTtl01::before {
	position: absolute;
	top: 7px;
	left: 0;
	width: 27px;
	height: 20px;
	content: "";
	background: url(/img/common/icon28.png) no-repeat center center;
	background-size: 27px 20px;
}

#conts .report .reportBox .reportList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}

#conts .report .reportBox .reportList li {
	line-height: auto;
	line-height: 1.75;
	display: flex;
	width: calc(100% / 4 - 5px);
	padding-left: 0;
	background: none;
}

#conts .report .reportBox .reportList a {
	position: relative;
	display: block;
	transition: all .3s;
	text-decoration: none;
	border: 1px solid #ccc;
}

#conts .report .reportBox .reportList a:hover {
	text-decoration: none;
	opacity: .8;
}

#conts .report .reportBox .reportList a > p {
	font-size: 1.2rem;
	line-height: unset;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 5px 0 2px;
	text-align: center;
	color: #fc2545;
	background: #f5f5f5;
}

#conts .report .reportBox .reportList .reportListInner {
	padding: 5px 6px 34px;
}

#conts .report .reportBox .reportList .reportListInner img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}

#conts .report .reportBox .reportList .reportListInner p {
	font-size: 1.3rem;
	line-height: 1.6;
	margin-bottom: 0;
	color: #000;
}

#conts .report .reportBox .reportBtn,
#conts .cta .ctaBtn {
	text-align: center;
}

#conts .report .reportBox .reportBtn a,
#conts .cta .ctaBtn a {
	position: relative;
	display: inline-block;
	width: 420px;
	padding: 20px 0 18px;
	transition: .3s;
	text-decoration: none;
	border-radius: 30px;
	background: #fc2545;
}

#conts .report .reportBox .reportBtn a {
	animation: sizeScale 1.5s ease-out infinite;
}

@keyframes sizeScale {
	0% {
		transform: scale(1,1);
	}
	15% {
		transform: scale(1.05,1.05);
	}
	25% {
		transform: scale(1,1);
	}
	40% {
		transform: scale(1.05,1.05);
	}
	50% {
		transform: scale(1,1);
	}
	100% {
		transform: scale(1,1);
	}
}

#conts .report .reportBox .reportBtn a span,
#conts .cta .ctaBtn a span {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
	position: relative;
	padding-right: 13px;
	color: #fff;
}

#conts .report .reportBox .reportBtn a span::after,
#conts .cta .ctaBtn a span::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	content: "";
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#conts .report .reportBox .reportBtn a:hover,
#conts .cta .ctaBtn a:hover {
	text-decoration: none;
	opacity: .7;
}

#conts .cta {
	margin-bottom: 35px;
}

#conts .ctaBox {
	position: relative;
	margin-bottom: 32px;
	padding: 22px 30px 24px;
	border: 1px solid #00acba;
}

#conts .ctaBox::after {
	position: absolute;
	right: 0;
	bottom: -19px;
	left: 0;
	width: 29px;
	height: 19px;
	margin: auto;
	content: "";
	background: #f4f4f4 url(/img/common/icon29.png) no-repeat center center;
	background-size: 29px 19px;
}

#conts .ctaBox .ctaMedia {
	font-size: 1.5rem;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 15px;
}

#conts .ctaBox .ctaMedia p {
	line-height: 2;
	width: 340px;
	margin-bottom: 0;
}

#conts .ctaBox .ctaMedia img {
	margin-top: 8px;
}

#conts .ctaBox .ctaTxt01 {
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.75;
	margin-bottom: 5px;
	color: #00acba;
}

#conts .ctaBox .ctaTxt01:last-child {
	margin-bottom: 0;
}

#conts .ctaTxt02 {
	font-size: 1.5rem;
	line-height: 1.75;
	margin-bottom: 10px !important;
	text-align: center;
}

#conts .cta .ctaBtn a {
	width: 360px;
	padding: 16px 0 14px;
}

@media screen and (max-width:767px) {
	#conts .report {
		margin-bottom: 0;
	}

	#conts .report h2 {
		font-size: 1.13em;
		line-height: 1.5;
		padding: 13px 15px;
	}

	#conts .report .reportBox {
		padding: 14px 0 16px;
	}

	#conts .report .reportBox .reportTxt01 {
		font-size: 1.4rem;
		line-height: 1.9;
		margin-bottom: 25px;
	}

	#conts .report .reportBox .reportTtl01::before {
		top: 4px;
		width: 27px;
		height: 19px;
		background-size: 27px 20px;
	}

	#conts .report .reportBox .reportTtl01 {
		font-size: 1.8rem;
		line-height: 1.4;
		padding-bottom: 4px;
		padding-left: 33px;
	}

	#conts .report .reportBox .reportList {
		margin-bottom: 16px;
	}

	#conts .report .reportBox .reportList li {
		width: calc(100% / 2 - 5px);
	}

	#conts .report .reportBox .reportList a:hover {
		opacity: 1;
	}

	#conts .report .reportBox .reportList a > p {
		padding: 1px 0;
	}

	#conts .report .reportBox .reportList li:nth-child(n + 3) {
		margin-top: 8px;
	}

	#conts .report .reportBox .reportList .reportListInner {
		padding: 4px 4px 23px;
	}

	#conts .report .reportBox .reportList .reportListInner p {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	#conts .report .reportBox .reportList .reportListInner img {
		margin-bottom: 2px;
	}

	#conts .report .reportBox .reportBtn a,
	#conts .cta .ctaBtn a {
		width: 90%;
		padding: 13px 0 12px;
	}

	#conts .report .reportBox .reportBtn a:hover,
	#conts .cta .ctaBtn a:hover {
		opacity: 1;
	}

	#conts .report .reportBox .reportBtn a span,
	#conts .cta .ctaBtn a span {
		font-size: 1.3rem;
		padding-right: 8px;
	}

	#conts .report .reportBox .reportBtn a span::after,
	#conts .cta .ctaBtn a span::after {
		width: 4px;
		height: 4px;
		border-width: 1px;
	}

	#conts .cta {
		box-sizing: border-box;
		width: calc(100% + 30px);
		margin: 0 -15px;
		padding: 15px 15px 25px;
		background: #f4f4f4;
	}

	#conts .ctaBox {
		margin-bottom: 26px;
		padding: 12px;
	}

	#conts .ctaBox::after {
		bottom: -17px;
		width: 24px;
		height: 18px;
		background-size: 24px 18px;
	}

	#conts .ctaBox .ctaMedia {
		margin-bottom: 10px;
	}

	#conts .ctaBox .ctaMedia p {
		font-size: 1.6rem;
		line-height: 1.7;
		width: 100%;
	}

	#conts .ctaBox .ctaMedia img {
		width: 100%;
		height: auto;
		margin: 7px 0 0;
	}

	#conts .ctaBox .ctaTxt01 {
		font-size: 1.6rem;
		line-height: 1.5;
		margin-bottom: 10px;
		text-align: center;
	}

	#conts .ctaTxt02 {
		font-size: 1.6rem;
		line-height: 1.6;
	}

	#conts .cta .ctaBtn a {
		width: 80%;
	}

	#conts .cta + .linkUl {
		border-top: none;
	}
}
