@charset "utf-8";

/* -------------------------------
   BASE
------------------------------- */

#wrap {
	position:relative;
	min-width:960px;
	margin:0 auto;
	overflow:hidden;
	background: url(../img/common/bg.png) center top no-repeat;
}
.sp {
	display:none!important;
}
.pcNL:before {
	content: "\A" ;
	white-space: pre ;
}

/* -------------------------------
   common
------------------------------- */

table[class*="stdTable"] th,
table[class*="stdTable"] td {
	padding: 20px 10px;	
}

table[class*="stdTable"] th {
	width: 120px;
}

[class*="flexWrap"] img {
	width: 100%;
}
[class*="flexWrap"] .flexBlock--pc-w200 {
	width: 200px;
}
[class*="flexWrap"] .flexBlock--pc-w200-otherside {
	width: calc(100% - 220px);
}
[class*="flexWrap"] .flexBlock--pc-w250 {
	width: 250px;
}
[class*="flexWrap"] .flexBlock--pc-w250-otherside {
	width: calc(100% - 270px);
}
[class*="flexWrap"] .flexBlock--pc-w300 {
	width: 300px;
}
[class*="flexWrap"] .flexBlock--pc-w300-otherside {
	width: calc(100% - 320px);
}
[class*="flexWrap"] .flexBlock--pc-w350 {
	width: 350px;
}
[class*="flexWrap"] .flexBlock--pc-w350-otherside {
	width: calc(100% - 370px);
}
[class*="flexWrap"] .flexBlock--pc-w400 {
	width: 400px;
}
[class*="flexWrap"] .flexBlock--pc-w400-otherside {
	width: calc(100% - 420px);
}
 [class*="flexWrap"] .flexBlock--pc2col {
  width: 48%;
}
 [class*="flexWrap"] .flexBlock--pc3col {
  width: 32%;
}
 [class*="flexWrap"] .flexBlock--pc4col {
  width: 24%;
}



#entryBnrs {
	border-top: 1px solid #FFF;
}
#entryBnrs li {
	float: left;
	width: 50%;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 4px;
}
#entryBnrs li.w100 {
	float: none;
	width: 100%;
}


/* -------------------------------
   header
------------------------------- */

#header {
	position: relative;
	width: 1200px;
	margin: 0 auto 15px;
	z-index: 10;
}
#header .logo {
	padding: 30px 0 20px 0;
}
#hNav {
	position: absolute;
	top: 0;
	right: 0;
  display: flex;
}
#hNav li{
  margin: 5px;
}
#hNav li a {
	color: #FFF;
	text-decoration: none;
	position: relative;
	background: url(../img/common/arr_green.png) right 10px center no-repeat #FFF;
	padding: 8px 30px 8px 8px;
	color: var(--kks-green);
	font-size: 15px;
	font-weight: bold;
	box-sizing: border-box;
/* 	border: 1px solid #eee; */
}
#gNav {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-left: 1px solid #EEE;
}
#gNav > li {
	position: relative;
	display: table-cell;
	border-right: 1px solid #EEE;
	vertical-align: middle;
	padding: 8px 0;
}
#gNav > li > a,
#gNav > li > span.parent-subnav {
	display: block;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#gNav > li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: max-content;
	opacity: 0;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
#gNav > li.open ul {
	display: block;
	opacity: 1;
}
#gNav > li ul a {
	display: block;
	padding: 10px 10px 10px 18px;
	background: #FFF;
	border-bottom: 1px solid #EEE;
	line-height: 1.2;
}
#gNav > li ul a:before {
	display: inline-block;
	content: '';
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 4px solid var(--kks-green);
	margin-left: -8px;
}

#gNav > li ul li.pop {
	color: rgb(57, 159, 50);
    text-align: left;
    padding: 15px 0px 15px 5px;
    background: #fff;
    font-weight: bold;
}

#gNav > li ul li.pop-2 a {
	color: #fff;
    background: #3C9F3B;
}
#gNav > li ul li.pop-2 a:before {
	border-left-color: #fff;
}

#hFb {
	position: absolute;
	top: 10px;
	right: -5px;
	width: 110px;
	height: 110px;
	padding: 5px;
	background: url(../img/common/btn_fb02_bg_2x.png) center bottom no-repeat;
	-moz-background-size:100% auto;
	-webkit-background-size:100% auto;
	-o-background-size:100% auto;
	-ms-background-size:100% auto;
	background-size:100% auto;
}
#hFb a {
	display: block;
	overflow: hidden;
	background: #FFF;
	padding: 18px;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#hDate {
	position: absolute;
	top: 50px;
	right: 0;
}
#hDate .hDateImg {
	margin-right: 1.5rem;
}

/* -------------------------------
   timer
------------------------------- */

.timerArea {
	padding: 0 10px;
}
.timerArea .timerAreaTit {
	font-size: 0.85rem;
}
#timer .yycountdown-box .yycountdown-box-child {
	height: 45px;
}
#timer .yycountdown-box .yyc-day,
#timer .yycountdown-box .yyc-hou,
#timer .yycountdown-box .yyc-min,
#timer .yycountdown-box .yyc-sec {
	font-size: 1.5rem;
}
#timer .yycountdown-box .yyc-day-text,
#timer .yycountdown-box .yyc-hou-text,
#timer .yycountdown-box .yyc-min-text,
#timer .yycountdown-box .yyc-sec-text{
	font-size:0.75rem;
}
#timer .yycountdown-box .yyc-day {
	width: 45px;
}
#timer .yycountdown-box .yyc-hou,
#timer .yycountdown-box .yyc-min,
#timer .yycountdown-box .yyc-sec {
	width: 35px;
}

/* -------------------------------
   footer
------------------------------- */

#footer > div.clearfix {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
#fNav {
	float: left;
	width: 540px;
	padding: 20px 0;
}
#fNav dl {
	float: left;
	margin-right: 20px;
}
#fInfo {
	/*float: right;*/
	margin: auto;
	width: 560px;
}
#fInfo dt {
	clear: left;
	float: left;
	width: 105px;
}
#fInfo dd {
	float: left;
	width: 415px;
}
#fInfo :nth-child(n+3) {
	border-top: 1px solid #F2F2F2;
}
#footer .logo {
	padding: 40px 0;
}
#copyright {
	padding: 30px 0;
}

/* -------------------------------
   side
------------------------------- */

#sideL {
	float: left;
	width: 220px;
}
#sideR {
	float: right;
	width: 220px;
}
#sideL .bnrs:not(.etcBnrs) li:nth-of-type(n+2),
#sideR .bnrs li:nth-of-type(n+2) {
	margin-top: 10px;
}
#sideL ul.etcBnrs,
#sideR dd ul.sponsor {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
#sideL ul.etcBnrs li {
	margin-top: 10px;
}


/* -------------------------------
   contents
------------------------------- */

#pagetit h1 {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
	font-size: 32px;
}
#path {
	width: 1200px;
	margin: 20px auto 0 auto;
}
#path br {display: none;}
#container {
	width: 1200px;
	margin: 40px auto 0 auto;
}
#homeContents {
	float: left;
	width: 940px;
}
#homeContents #contents {
	float: right;
	width: 680px;
}


.newsList {
	margin-top: -5px;
}
.newsList time {
	display: table-cell;
	padding: 10px 10px 10px 0;
	border-bottom: 1px dotted #EEE;
}
.newsList a {
	display: table-cell;
	padding: 10px;
	border-bottom: 1px dotted #EEE;
}


/* -------------------------------
   home
------------------------------- */

#main .mainInner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#main .mainBtns {
	position: relative;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 801px;
	margin-left: -400px;
}
#main .mainBtns li {
	top: 0;
}
#main .mainBtns li:first-child {
	margin: -30px 0 0 -30px;
}
#main .mainBtns li:last-child {
	margin: -30px -30px 0 0;
}
/*
#mainImg {
	padding: 20px 0;
	min-width: 1120px;
	margin: 0 auto;
}*/
#main .mainInner:before {
	border-right: 1px solid #fff;
}
#main .mainInner:after {
	border-left: 1px solid #fff;
}


/*top movie*/
#topMovieContent {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 80vh;
}


/*#entrySec h2.tit,
#homeVolunteerSec h2.tit,
#homeAmbassadorSec h2.tit {
	font-size: 32px;
}
#entrySec h2.tit:before,
#homeVolunteerSec h2.tit:before,
#homeAmbassadorSec h2.tit:before {
	top: -30px;
	margin-left: -30px;
	width: 60px;
	height: 60px;
}
#entrySec h2.tit:before{
	height: 40px;
	background-position: center 10px;
	-webkit-border-radius: 30px 30px 0 0;
	-moz-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
}
#entrySec .catch,
#homeVolunteerSec .catch,
#homeAmbassadorSec .catch {
	padding: 20px 0;
	font-size: 24px;
}
#home #entryBnrs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 5px;
}
#home #entryBnrs li {
	float:none;
	width: calc(50% - 10px);
	margin: 5px;
	padding: 0;
	background: #fff;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	position: relative;
float:left;
	width:50%;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 4px;
	margin:0 auto;
}
#home #entryBnrs li a {
	position: relative;
	width: 100%;
	border: none;
}
#homeVolunteerSec {
	margin-top: 40px;
}
#volunteerSec .btn {
	margin-top: 30px;
}
#featureSec #feature-left {
	float: left;
	width: 280px;
}
#featureSec #feature-right {
	float: right;
	width: 300px;
}*/


/* -------------------------------
   outline
------------------------------- */

table.gateTable th,
table.gateTable td {
	border: 1px solid #ddd;
	padding: 15px 10px;
	text-align: center;
	vertical-align: middle;
}
table.gateTable thead th {
	background: var(--kks-lightgreen);
	font-weight: bold;
}



/* -------------------------------
   step
------------------------------- */

#stepList > dt {
	font-size: 21px;
}
#entrySec h2.tit {
	font-size: 32px;
}
#entrySec h2.tit:before {
	top: -30px;
	margin-left: -30px;
	width: 60px;
	height: 60px;
}
#entrySec h2.tit:before{
	height: 40px;
	background-position: center 10px;
	-webkit-border-radius: 30px 30px 0 0;
	-moz-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
}
#entrySec .catch {
	padding: 20px 0;
	font-size: 24px;
}


/* -------------------------------
   volunteer
------------------------------- */

.appBnrs {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.appBnrs li {
	display: table-cell;
	vertical-align: top;
}
.appBtn04 a {
	line-height: 40px;
}
.blockD .icon {
	float: left;
	margin: -5px 0;
}
/* -------------------------------
   volunteeer information sessions
------------------------------- */
table.volunteerGuidanceTable > thead > tr > th:first-of-type,
table.volunteerGuidanceTable tbody tr> td:first-of-type{
	width: 30%;
}


/* -------------------------------
   qa
------------------------------- */

.qaSec h2.tit {
	font-size: 21px;
}
.qaSec h3.tit {
	font-size: 16px;
	font-weight: normal;
}
.contactBox dd .fax {
	font-size: 24px;
}
.contactBox dd .tel {
	font-size: 28px;
}


/* -------------------------------
   gallery
------------------------------- */

#groupTabs {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-spacing: 2px;
}
#groupTabs li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-bottom: 5px solid var(--kks-green);
	background: var(--kks-lightgreen);
}
#groupTabs li a {
	display: block;
	padding: 10px 0;
}
#groupTabs li.current {
	background: var(--kks-green);
}
#groupTabs li.current a {
	color: #FFF;
}

.photogallery {
	justify-content: center;
}

/* ------------------------------
	sponsor
------------------------------- */

.sponsorSection [class*=sponsor-list] ul {
    font-size: 0;
}
.sponsorSection [class*=sponsor-list] ul li {
    float: none;
    display: inline-block;
    margin: 7.5px;
}
.sponsorSection .sponsor-list-silver ul li {
    margin: 7.5px 1.5px;
}
.sponsorSection .sponsor-list-gold ul li {
    /*margin-right: 6px;*/
    text-align: center;
    width: 196px;
}
/*.sponsorSection .sponsor-list-gold ul li:nth-child(3n) {
    margin-right: 0;
}*/
.sponsorSection .sponsor-list-silver ul li {
    text-align: center;
    width: 147px;
}
.sponsorSection .sponsor-list-bronze ul li {
    width: 108px;
    margin-right: 4px;
    /*width: 92px;
    margin:7.5px 4px !important;*/
}

.sponsorSection .sponsor-list-supporting ul:nth-child(1){
    margin-bottom:10px;
}

.sponsorSection .sponsor-list-supporting ul li{
    margin:3px 6px;
    position: relative;
    vertical-align: middle;
}
/*
.sponsorSection .sponsor-list-supporting ul li{
    margin:7.5px 6px !important;
}
*/
.sponsorSection .sponsor-list-supporting ul li:after {
    content: "";
    position: absolute;
    top: 6px;
    display: inline-block;
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 1px solid #555;
    margin-left: 6px;
    height: 45%;
}
.sponsorSection .sponsor-list-supporting ul:last-child li:last-child::after{
    content: none;
}
/* IE調整用*/
@media all and (-ms-high-contrast: none) {
.sponsorSection .sponsor-list-supporting ul li:after{
margin-top:2px;
}
.sponsorSection .sponsor-list-supporting ul:last-child li:last-child:after {
content: none;
}
}

.sponsorSection .sponsor-list-drink {
    font-size: 0;
}

.sponsorSection .sponsor-list-drink dl {
    display: inline-block;
    text-align: center;
    margin-left: 45px;
    margin-bottom: 5px;
}

.sponsorSection .sponsor-list-drink dl:first-of-type {
    margin-left: 0;
}

.sponsorSection .sponsor-list-drink dl dt {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 5px;
}

.sponsorSection .sponsor-list-drink dl dd {
    margin: 0 auto;
}


/* -------------------------------
   協賛社チラシ
------------------------------- */

.flexBlock--SponsorAnnouncementCol_V {
width:32%;
}
.flexBlock--SponsorAnnouncementCol_H {
width:42%;
}

/* ------------------------------
	guest
------------------------------- */

/*#contents .guestsec h2.tit{ 
	    font-size: 21px;
 }

#contents .guestsec ul.guest_lists {
	margin-bottom: 30px;
}

#contents .guestsec ul.guest_lists li {
	margin-top: 30px;
	padding-top: 30px;
}

#contents .guestsec ul.guest_lists li figure {
	width: 200px;
	float:left;
}

#contents .guestsec ul.guest_lists li dl {
	width: 380px;
	float:left;
	margin-left: 20px;
}

#contents .guestsec ul.guest_lists li dt{
	font-size: 24px;
	margin-bottom: 20px;
}



#contents .guestsec table.guest_lists{
	width: 100%;
	margin-bottom: 50px;
	border:solid 2px #e0e0e0;
	text-align:center;
}
#contents .guestsec table.guest_lists td {
	padding: 6px 0;
	border:solid 2px #e0e0e0;
}*/


/* ------------------------------
	meddical runner
------------------------------- */

table.medicalrunnerTable {
	table-layout: fixed;
}
table.medicalrunnerTable thead th {
	background: var(--kks-green);
	border: 1px solid var(--kks-green);
	border-right-color: #fff;
	color: #fff;
	text-align: center;
}
table.medicalrunnerTable thead th:first-of-type {
	width: 60px;
	box-sizing: border-box;
}
table.medicalrunnerTable thead th:last-of-type {
  border-right-color: var(--kks-green);
}
table.medicalrunnerTable tbody th,
table.medicalrunnerTable tbody td {
  border-bottom: 1px solid #EEE;
}
table.medicalrunnerTable tbody th {
	vertical-align: middle;
}
table.medicalrunnerTable tbody td {
  border-right: 1px solid #EEE;
}


/* ------------------------------
    金コーチクリニック
------------------------------- */
.kinClinicTable thead th,
.kinClinicTable tbody td:nth-of-type(1),
.kinClinicTable tbody td:nth-of-type(2) {
	text-align: center;
	vertical-align: middle;
}


/* ------------------------------
	kids_marathon
------------------------------- */
/*table.event1107{width:100%;}
			table.event1107 th{ text-align:left; vertical-align:top; width:30%; background:#e9e9e9; border-bottom:solid 2px #FFFFFF;}
			table.event1107 td{ padding-bottom:30px; padding-left:0.5em;}
			table.event1107_inner{ font-size:11px; border-top:1px solid #ccc; border-left:1px solid #ccc; }
				table.event1107_inner tr{ margin:0px; padding:0px; }
				table.event1107_inner td{ margin:0px; padding:8px;  border-bottom:1px solid #ccc; border-right:1px solid #ccc; }*/

/* ------------------------------
	platinum runner
------------------------------- */
/*#contents .platinum-runner {
	margin-top: 30px;
    padding-top: 30px;
}
#contents .platinum-runner:after {
	display: block;
	content: "";
	clear: both;
}
#contents .platinum-runner > dt {
    width: 200px;
    float: left;
  	clear: left;
    font-size: 20px;
}
#contents .platinum-runner > dt .name,
#contents .platinum-runner > dt .img {
    display: block;
}
#contents .platinum-runner > dd {
    width: calc(100% - 220px);
    float: left;
    margin: 30px 0 0 20px;
}*/


/* ------------------------------
	応援マップ
------------------------------- */
/*.center_col_f2 {
    width: 600px;
    float: left;
}
.center_col_inner {
    width: 600px;
    background: #fff;
    padding-bottom: 15px;
}
.ouen_map .omote {
    width: 296px;
    float: left;
}
.ouen_map .ura {
    width: 296px;
    float: right;
}
.ouen_map p{
	margin-bottom:25px;
}
.ouen_map .omote p, .ouen_map .ura p {
    width: 600px;
    text-align: center;
    margin-top: 15px;
}
.ouen_map .omote p a, .ouen_map .ura p a {
    width: 296px;
    display: block;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #666;
    text-decoration: none;
}
.ouen_map .omote p a:hover,.ouen_map .ura p a:hover{
    background: #54ad2f;
    color: #fff;
}
.ouen_map h3 {
    width: 100%;
    padding: 15px 0px;
    text-indent: 20px;
    font-weight: bold;
    color: #fff;
    background: #6eb92b;
    font-size: 16px;
    margin-bottom: 25px;
}
.omote a:hover img.alpha,.ura a:hover img.alpha{
	opacity: 0.5;
}*/

/* ------------------------------
	lunch-aid
------------------------------- */



/* ------------------------------
	raceday-services
------------------------------- */

/*#contents .serivice-info-box .logo {
    width: 240px;
    margin-right: 15px;
}*/

/* ------------------------------
	オフィシャルグッズ
------------------------------- */
/*.official-goods-sec .col2-wrap-pconly .col2-blk{
	width: 300px;
}

.official-goods-sec .col2 .item{
    width: 300px;
    float: left;
    margin: 10px auto 0 !important;
    padding: 15px 0;
    text-align: center;
}

.official-goods-sec .col2 .item .item_inner p,
.official-goods-sec .col1 .item .item_inner p{
    color: #333 !important;
    font-weight: normal !important;
    padding-top: 5px;
}*/

/* ------------------------------
	ランナーへの手紙
------------------------------- */
/*.letter ul.goods li {
    width: 600px;
    margin-bottom: 25px;
}
.letter ul.goods li dl {
    width: 417px;
}
.letter ul.goods li img {
    width: 163px;
}
.letter ul.goods li:nth-of-type(odd) dl {
    float: right;
    margin-left: 20px;
}
.letter ul.goods li:nth-of-type(even) dl {
    float: left;
    margin-right: 20px;
}
.letter ul.goods li:nth-of-type(odd) img {
    float: left;
}
.letter ul.goods li:nth-of-type(even) img {
    float: right;
}*/

/* ------------------------------
		副賞
------------------------------- */
/*.company_itemBox{
	width:100%;
	overflow:hidden;
}
.company_itemBox p.itemBox_left{
	width:60%;
	float:left;
}
.company_itemBox p.itemBox_right{
	width:35%;
	float:right;
}
.company_itemBox2{
	width:100%;
	overflow:hidden;
}
.company_itemBox2 p.itemBox_left{
	width:35%;
	float:left;
.company_itemBox2 p.itemBox_right{
	width:60%;
	float:left;
}*/


/* ------------------------------
	2019 注目のトピックス
------------------------------- */
/*
.topics_box{
	width:100%;
	overflow:hidden;
}

.topics_box #volunteer_leader {
	width:48%;
	float:left;
	margin-right:2%;
}
.topics_box #volunteer_leader img {
	width:100%;
}
.topics_box #fb-content {
	width:48%;
	float:left;
}
*/

/* ------------------------------
    スペシャルゲスト
------------------------------- */
/*   .specialGuestArea {
    background-color: #fff;
    background-image: repeating-linear-gradient(45deg, rgba(254, 234, 251, 0.50), rgba(254, 234, 251, 0.50) 30px, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60px), repeating-linear-gradient(315deg, rgba(255, 238, 233, 0.50), rgba(255, 238, 233, 0.50) 30px, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60px);
  }
  .specialGuestArea,
  .specialGuestArea .specialGuestBox {
    padding: 20px;
  } */

/* -------------------------------
   ambassador
------------------------------- */
/*#ambassador .ambassador-profile:nth-of-type(n+3) {
	margin-top: 30px;
}
*/
/* -------------------------------
   fun_lottery
------------------------------- */
/*.lottery_img{
width: 300px;
}

.fun_lottery_col2 li{
	width:49% !important;
	float:left;
	margin-bottom:3%;
}
.fun_lottery_col2 li:nth-child(odd){
	margin-right:2%;
}*/
/* -------------------------------
   過去の大会一覧
------------------------------- */
#contents p.pastLink {
 margin: 0 0.25% 15px;
}

/* -------------------------------
  countermeasure against coronavirus
------------------------------- */
.measuresAgainstCoronavirusImagesEachContent:nth-of-type(even) {
	flex-direction: row-reverse;
}
.measuresAgainstCoronavirusAttentionBox__floatMascotBox {
	overflow: hidden;
}
.measuresAgainstCoronavirusAttentionBox__floatMascotBox .floatMascotBox__Spacer,
.measuresAgainstCoronavirusAttentionBox__floatMascotBox .floatMascotBox__Mascot {
	float: right;
}
.measuresAgainstCoronavirusAttentionBox__floatMascotBox .floatMascotBox__Spacer {
	width: 1px;
	height: 12rem;
}
.measuresAgainstCoronavirusAttentionBox__floatMascotBox .floatMascotBox__Mascot {
	clear: both;
	width: 200px;
	margin: 0.5rem 0 0 1.5rem;
}
.mhlwLinkBtn a {
	width: 85%;
	max-width: 480px;
	font-size: 2rem;
	padding: 20px 10px;
}
.mhlwLinkBtn a:after {
	font-size: 3rem;
	right: 1rem;
}
.closed > *{
  position: relative;
  pointer-events: none;
}
.closed > *::before{
  content: 'Recruitment closed';
  position: absolute;
  left: 0;
  top:0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.7);
  color:#fff;
  font-size: 14px;
  font-weight: bold;
}