main#service.award h2{background:url(../img/common/mask_slant.png) 50% 50%/4px auto repeat,url(../img/page/award/head_bg_pc.jpg) 50% 50%/cover no-repeat}

main#service[data-css-service=detail] #award.contents-body h3.award_1::before{
		background:url(../img/page/award/leprosy/detail_h_02_img.jpg);
		background-repeat: no-repeat;
		background-size: contain;}

main#service[data-css-service=detail] #award.contents-body .contents-main.about{
	margin-bottom: 100px;
}

main#service[data-css-service=detail] section.contents-body section .section-wrap{
	margin-bottom: 0;
}


main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .group{
	width: 61%;
}

main#service[data-css-service=detail] #award.contents-body .contents-main.about h5{
	font-size: 203%;
	font-weight: 700;
	color: #fff;
	background-color: #3a1704;
	padding: 0.25em;
	display: inline-block;
	margin-top: 2em;
}

main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .group p{
	padding-top: 1em;
	font-size: 116%;
}

main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .thumb{
	width: 37%;
}

main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .thumb img{
	margin-top: 20px;
}

/*main#service[data-css-service=detail] #award.contents-body .contents-movie{
	margin: 100px calc(50% - 50vw);
	width: 100vw;
}*/

main#service[data-css-service=detail] #award.contents-body .worklist{
	display: flex;
	flex-wrap: wrap;
	padding-top: 1em;
}

main#service[data-css-service=detail] #award.contents-body .worklist-wrap{
	width: 48%;
	margin: 0 auto;
	padding: 0 1%;
}

main#service #award .worklist-init a{
    display: block;
    width: 100%;
    height: 100%;
}

main#service #award .worklist-init a .thumb{
	position: relative;
}

main#service #award .worklist-init a .thumb div{
	padding-top: 55.33333%;
	width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #aaa;
	margin-bottom: 1em;
}

main#service #award .worklist-init a .thumb div::after{
	background:url(../img/common/icon_movie.svg);
	width: 60px;
    height: 60px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    content: "";
}




@media screen and (max-width:834px){
	main#award h2{background:url(../img/common/mask_slant.png) 50% 50%/4px auto repeat,url(../img/page/award/head_bg_sp.jpg) 50% 50%/cover no-repeat}
	main#service[data-css-service=detail] #award.contents-body h3{
		margin-bottom: 20px;
	}
	main#service[data-css-service=detail] #award.contents-body h3.award_1 .img::before {
			background:url(../img/page/award/leprosy/detail_h_02_img.jpg);
	}
	main#service[data-css-service=detail] #award.contents-body .contents-main.about {
    margin-bottom: 50px;
	}

	main#service[data-css-service=detail] #award.contents-body .contents-main.about h4 div {
        font-size: 199%;
	}
	main#service[data-css-service=detail] #award.contents-body section .section-wrap{
		margin-top: 20px;
	}
	main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .group h5{
		font-size: 143%;
	}
	main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .group{
        width: 100%;
	}
	main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .group p{
        width: 100%;
		font-size: 120%;
	}
	main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .thumb{
		width: 100%;
	}
	main#service[data-css-service=detail] #award.contents-body .contents-main.about .section-wrap .thumb img{
		width: 80%;
		margin: 10%;
	}
	main#service[data-css-service=detail] #award.contents-body .worklist-wrap{
	width: 100%;
	margin: 0 auto;
	/*padding: 0 1%;*/
}
}