/* @group utillty */
/* @end */
em {
	font-style: normal;
	font-size: .85em;
}

.wcpt-session-type-session .wcb-session-cell-content:before {
	position: relative;
}

.home .top_tickets_btn {
	z-index: 10;
}

.page-slug-wordcamp-ogijima-2020-online #site-header {
	background: url('http://wayback.fauppsala.se:80/wayback/20201129221137/https://2020.ogijima.wordcamp.org/files/2020/08/main_img_color.jpg') no-repeat center top;
	background-size: cover;
	padding-bottom: 600px;
}

@media print,screen and (min-width: 700px) {
	.page-slug-wordcamp-ogijima-2020-online #site-header {
		background: url('http://wayback.fauppsala.se:80/wayback/20201129221137/https://2020.ogijima.wordcamp.org/files/2020/08/main_img_color.jpg') no-repeat center top;
		background-size: cover;
		padding-bottom: 900px;
	}
}

.page-slug-wordcamp-ogijima-2020-online .site-logo img {
	position: absolute;
	top: 15px;
	left: 10px;
}

@media print,screen and (min-width: 700px) {
	.page-slug-wordcamp-ogijima-2020-online .site-logo img {
		max-height: 15rem;
		left: 5%;
	}
}

@media print,screen and (min-width: 1000px) {
	.page-slug-wordcamp-ogijima-2020-online .site-logo img {
		max-height: 18rem;
		transform: rotate(-4deg);
		left: 15%;
		top: 95px;
	}
}

.page-slug-wordcamp-ogijima-2020-online .header-navigation-wrapper {
	position: absolute;
	top: auto;
	bottom: 30px;
}

.page-slug-wordcamp-ogijima-2020-online .primary-menu {
	justify-content: space-around;
}

.page-slug-wordcamp-ogijima-2020-online figure.featured-media {
	display: none;
}

.page-slug-wordcamp-ogijima-2020-online .entry-header {
	margin-bottom: 0;
	padding-bottom: 0;
}

.page-slug-wordcamp-ogijima-2020-online .entry-header {
	padding-top: 80px !important;
}

.page-slug-wordcamp-ogijima-2020-online .post-inner {
	padding-top: 0;
}

.page-slug-wordcamp-ogijima-2020-online .content-has-bg {
	background: linear-gradient(180deg,rgba(220,251,255,0.7) 0%,#dcfbff 50%), url('http://wayback.fauppsala.se:80/wayback/20201129221137/https://2020.ogijima.wordcamp.org/files/2020/08/content_bg.png') no-repeat top center;
}

.page-slug-wordcamp-ogijima-2020-online .entry-title {
	display: none;
}

.page-slug-wordcamp-ogijima-2020-online .entry-title:after {
	content: none;
}

.page-slug-wordcamp-ogijima-2020-online .section-inner.medium {
	margin: auto;
	margin-bottom: 0;
	max-width: 90rem;
	width: calc(100% - 4rem);
}

.page-slug-wordcamp-ogijima-2020-online .top_tickets_btn {
	position: absolute;
	top: 550px;
	z-index: 1000;
	margin: 0 auto;
	padding: 0;
	right: 0;
	left: 0;
}

.page-slug-wordcamp-ogijima-2020-online .top_tickets_btn a {
	background: #fff;
}

.page-slug-wordcamp-ogijima-2020-online .top_tickets_btn a:hover {
	background: #f7931e;
	color: #fff !important;
}

@media print,screen and (min-width: 700px) {
	.page-slug-wordcamp-ogijima-2020-online .top_tickets_btn {
		top: 850px;
	}
}

@media print,screen and (min-width: 1000px) {
	.page-slug-wordcamp-ogijima-2020-online .top_tickets_btn {
		top: 0;
		left: auto;
		padding-right: 30px;
		text-align: right;
	}
}

.page-slug-wordcamp-ogijima-2020-online .ogi_news {
	border-top: solid 1px #8de4dd;
}

.home .emergency, .page-slug-wordcamp-ogijima-2020-online .emergency {
	border: solid 3px #f00;
	padding: 10px;
	color: #f00;
	font-weight: bold;
	margin-top: 0 !important;
}

.home .emergency a, .page-slug-wordcamp-ogijima-2020-online .emergency a {
	color: #f00;
	text-decoration: underline;
}

.home .hashtag, .page-slug-wordcamp-ogijima-2020-online .hashtag {
	text-align: center;
	padding: 10px;
	border-radius: 8px;
	background: linear-gradient(180deg,rgba(220,251,255,0.7) 0%,#dcfbff 50%), url('http://wayback.fauppsala.se:80/wayback/20201129221137/https://2020.ogijima.wordcamp.org/files/2020/08/content_bg.png') no-repeat top center;
}

.home .hashtag p, .page-slug-wordcamp-ogijima-2020-online .hashtag p {
	font-size: 30px !important;
	font-weight: bold;
}

.home .timetable, .page-slug-wordcamp-ogijima-2020-online .timetable {
	position: relative;
}

.home .timetable p strong, .page-slug-wordcamp-ogijima-2020-online .timetable p strong {
	display: block;
	font-size: 14px;
}

.home .timetable p br, .page-slug-wordcamp-ogijima-2020-online .timetable p br {
	display: none;
}

.home .timetable p a, .page-slug-wordcamp-ogijima-2020-online .timetable p a {
	display: block;
	margin-bottom: 5px;
	box-sizing: border-box;
	padding: 10px;
	border: solid 1px #383838;
	border-radius: 10px;
	color: #383838;
}

.home .timetable p a span, .page-slug-wordcamp-ogijima-2020-online .timetable p a span {
	text-decoration: none !important;
	display: inline-block;
	border: solid 1px #383838;
	font-size: 12px;
	padding: 1px 5px;
	border-radius: 5px;
	margin-left: 5px;
}

.home .timetable p a:hover, .page-slug-wordcamp-ogijima-2020-online .timetable p a:hover {
	text-decoration: none;
	background: #dcfbff;
}

@media print,screen and (min-width: 700px) {
	.home .timetable p, .page-slug-wordcamp-ogijima-2020-online .timetable p {
		padding-left: 90px;
		display: flex;
		justify-content: space-between;
	}
	
	.home .timetable p strong, .page-slug-wordcamp-ogijima-2020-online .timetable p strong {
		width: 8%;
		padding-right: 3px;
		padding-top: 8px;
	}
	
	.home .timetable p a, .page-slug-wordcamp-ogijima-2020-online .timetable p a {
		margin-bottom: none;
		width: 91%;
	}
	
	.home .timetable p.column-3 a, .page-slug-wordcamp-ogijima-2020-online .timetable p.column-3 a {
		width: 29.6%;
	}
	
	.home .timetable p.column-4 a, .page-slug-wordcamp-ogijima-2020-online .timetable p.column-4 a {
		width: 22%;
	}
}

.home .timetable p.on-air a, .page-slug-wordcamp-ogijima-2020-online .timetable p.on-air a {
	border: solid 2px #d31e1e;
	color: #d31e1e;
	font-weight: bold;
}

.home .timetable p.on-air a span, .page-slug-wordcamp-ogijima-2020-online .timetable p.on-air a span {
	border-color: #d31e1e;
}

.home .timetable p.on-air::before, .page-slug-wordcamp-ogijima-2020-online .timetable p.on-air::before {
	content: "on going";
	padding: 5px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	background: #d31e1e;
	color: #fff;
	display: inline-block;
	margin-bottom: 5px;
}

@media print,screen and (min-width: 700px) {
	.home .timetable p.on-air::before, .page-slug-wordcamp-ogijima-2020-online .timetable p.on-air::before {
		position: absolute;
		left: 0;
	}
}

.home .timetable p.next::before, .page-slug-wordcamp-ogijima-2020-online .timetable p.next::before {
	content: "next program";
	padding: 5px;
	border-radius: 5px;
	font-size: 10px;
	font-weight: bold;
	background: #383838;
	color: #fff;
	display: inline-block;
	margin-bottom: 5px;
}

@media print,screen and (min-width: 700px) {
	.home .timetable p.next::before, .page-slug-wordcamp-ogijima-2020-online .timetable p.next::before {
		position: absolute;
		left: 0;
	}
}

.home .note, .page-slug-wordcamp-ogijima-2020-online .note {
	border: solid 1px #ccc;
	padding: 20px;
}

.home .help, .page-slug-wordcamp-ogijima-2020-online .help {
	background: #dcfbff;
	padding: 15px;
	border-radius: 8px;
}

.home .help .tool-cont, .page-slug-wordcamp-ogijima-2020-online .help .tool-cont {
	margin: 15px 0 !important;
}

.home .help h2, .page-slug-wordcamp-ogijima-2020-online .help h2 {
	font-family: "Noto Sans JP";
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 2.2px;
}

.home .help h2 em, .page-slug-wordcamp-ogijima-2020-online .help h2 em {
	color: #383838;
	font-size: 14px;
}

.home .help h3, .page-slug-wordcamp-ogijima-2020-online .help h3 {
	margin-top: 10px;
}

.home .help h4, .page-slug-wordcamp-ogijima-2020-online .help h4 {
	color: #383838;
	margin-bottom: 10px;
}

.home .help ul, .page-slug-wordcamp-ogijima-2020-online .help ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.home .help ul li, .page-slug-wordcamp-ogijima-2020-online .help ul li {
	padding: 5px;
	margin: 0;
	width: 50%;
	box-sizing: border-box;
}

.home .help ul li a, .page-slug-wordcamp-ogijima-2020-online .help ul li a {
	display: block;
	height: 100%;
	background: #0b697e;
	color: #fff;
	padding: 15px 5px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.home .help ul li a:hover, .page-slug-wordcamp-ogijima-2020-online .help ul li a:hover {
	text-decoration: none;
	opacity: .8;
}

.home .help ul li a img, .page-slug-wordcamp-ogijima-2020-online .help ul li a img {
	display: block;
	margin: 10px auto 0;
}

.home .help ul li:last-child a, .page-slug-wordcamp-ogijima-2020-online .help ul li:last-child a {
	background: #4e9aba;
}

.home .help ul.tool li a, .page-slug-wordcamp-ogijima-2020-online .help ul.tool li a {
	font-size: 14px;
	background: #fff;
	color: #383838;
	padding: 10px 5px;
	border: 1px solid #8de4dd;
	border-radius: 30px;
}

@media print,screen and (min-width: 700px) {
	.home .help ul li, .page-slug-wordcamp-ogijima-2020-online .help ul li {
		padding: 0 15px;
	}
	
	.home .help ul li a, .page-slug-wordcamp-ogijima-2020-online .help ul li a {
		font-size: 20px;
		padding: 20px 0;
	}
	
	.home .help ul.tool, .page-slug-wordcamp-ogijima-2020-online .help ul.tool {
		justify-content: flex-start;
		margin-bottom: 0;
	}
	
	.home .help ul.tool li, .page-slug-wordcamp-ogijima-2020-online .help ul.tool li {
		padding: 0 5px;
		width: 200px;
	}
}

@media print,screen and (min-width: 700px) {
	.home .help, .page-slug-wordcamp-ogijima-2020-online .help {
		padding: 30px 40px 20px;
	}
	
	.home .help h2, .page-slug-wordcamp-ogijima-2020-online .help h2 {
		font-size: 30px;
	}
	
	.home .help h2 em, .page-slug-wordcamp-ogijima-2020-online .help h2 em {
		font-size: 20px;
	}
}





/*
     FILE ARCHIVED ON 22:11:37 Nov 29, 2020 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 0:04:55 Sep 6, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
