<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/* -- Layout
-------------------------------------------------------------------------------- */
header,
main,
footer {
	text-align: left;
	width: 100%;
}

section p {
	line-height: 1.8;
}

.pc,
[class^="pc-"] {
	display: none !important;
}



/* -- Headerer
-------------------------------------------------------------------------------- */
header {
	height: 80px;
	padding: 30px 0 0 20px;
	position: absolute;
	z-index: 9;
}

header .logo {
	width: 88px;
	position: relative;
	z-index: 2;
}



/* -- Contents
-------------------------------------------------------------------------------- */
main {
	font-size: 2rem;
	overflow: hidden;
	width: 100%;
}

main&gt;section {
	padding: 0 20px;
	position: relative;
	z-index: 1;
}

.main-ti {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 5rem;
	text-align: center;
	letter-spacing: 0.2rem;
}



/* -- Footer
-------------------------------------------------------------------------------- */
footer {
	text-align: center;
	padding: 50px 0 80px;
	background-color: #ffffff;
}

footer small {
	font-size: 1rem;
	color: #333333;
	font-weight: normal;
}



/* -- index
-------------------------------------------------------------------------------- */
/* -- main visual -- */
#intro {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100vw;
	min-height: 100vh;
	min-height: -webkit-fill-available;
	background: #fff;
	z-index: 9999;
	transition: opacity 1s cubic-bezier(.6, .04, .98, .335), visibility 1s cubic-bezier(.6, .04, .98, .335);
}
#intro.is-hide {
	opacity: 0;
	visibility: hidden;
}
#introVideo {
	position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
#introVideo.vertically_long {
  width: auto;
  height: 100%;
}
#introVideo.horizontally_long {
  width: 100%;
  height: auto;
}
#introSkipBtn {
	position: absolute;
	display: flex;
	align-items: center;
	right: 2rem;
	bottom: 6rem;
	font-family: 'Roboto', sans-serif;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	color: #bcbcc4;
	cursor: pointer;
	z-index: 2;
}
#introSkipBtn svg {
	width: 4rem;
	height: 4rem;
	margin-left: 1rem;
}

#kv {
	position: relative;
	height: 130vw;
	background: #fff;
	text-align: center;
	z-index: 2;
}

#kv h1 {
	width: 300px;
	margin: auto;
	padding-top: 45%;
}

#kv .kv_slide {
	position: absolute;
	bottom: 4rem;
	left: 0;
	display: flex;
	font-size: 0;
	line-height: 0;
}

#kv .kv_slide img {
	max-width: none;
	height: 5.1rem;
	padding-right: 2.5rem;
	-webkit-animation: loop 40s linear infinite;
	        animation: loop 40s linear infinite;
}

#kv .kv_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
}



/* -- message -- */
#message {
	color: #ffffff;
	padding: 50px 20px 90px;
	background-color: #2e58a6;
}

#message .election_bnr {
	display: block;
	margin-bottom: 60px;
}

#message h2.main-ti {
	margin-bottom: 30px;
}

#message p {
	margin: auto;
	font-size: 1.8rem;
	line-height: 1.8;
}

#message p span {
	color: #ffff33;
}

/* -- eightybnr -- */
#eightybnr {
	margin: 50px auto 60px;
}

#contest {
	position: relative;
	margin: 0 auto 60px;
}

#contest .contest_btn {
	position: absolute;
	left: 0;
	bottom: 40px;
	right: 0;
	max-width: 315px;
	width: calc(100% - 60px);
  height: 50px;
	display: block;
	margin: 0 auto;
  border-radius: 35px;
  box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.06);
	background: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	color: #ff5900;
	transition: background .85s cubic-bezier(.075, .82, .165, 1), color .85s cubic-bezier(.075, .82, .165, 1), box-shadow .85s cubic-bezier(.075, .82, .165, 1), border .85s cubic-bezier(.075, .82, .165, 1);
}

#fes {
	position: relative;
	margin: 0 auto 60px;
}

#fes .fes_btn {
	position: absolute;
	left: 0;
	bottom: 35px;
	right: 0;
	width: calc(100% - 60px);
	max-width: 315px;
  height: 50px;
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 35px;
  box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.06);
	background: #18bec9;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	transition: background .85s cubic-bezier(.075, .82, .165, 1), color .85s cubic-bezier(.075, .82, .165, 1), box-shadow .85s cubic-bezier(.075, .82, .165, 1), border .85s cubic-bezier(.075, .82, .165, 1);
}

#rakulabe_users_voice {
	max-width: none;
	background: repeating-linear-gradient(-45deg, #d3ad3e, #d3ad3e 5px, #faf8ed 5px, #faf8ed 10px);
	border-radius: 15px;
	margin-bottom: 60px;
	text-align: center;
	padding: 10px;
}
#rakulabe_users_voice .rakulabe_users_voice_box {
	padding: 115px 20px 20px;
	background: url('/special/op/80th/img/rakulabe_users_voice_sp.png') no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 12px;
}

#rakulabe_users_voice .rakulabe_users_voice_img {
	width: 1066px;
	margin-bottom: 126px;
}

#rakulabe_users_voice .rakulabe_users_voice_btn {
	max-width: 315px;
  height: 50px;
	display: block;
	margin: 0 auto;
  border-radius: 35px;
  box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.06);
	background: #f42f82;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
	transition: background .85s cubic-bezier(.075, .82, .165, 1), color .85s cubic-bezier(.075, .82, .165, 1), box-shadow .85s cubic-bezier(.075, .82, .165, 1);
}

#design_total_election {
	max-width: none;
	padding: 60px 20px;
	margin-bottom: 60px;
	border: 10px solid #ff8291;
	background: url('/special/op/80th/img/design_total_election_bg_sp.png') no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	text-align: center;
}

#design_total_election .design_total_election_img {
	width: 1060px;
	margin-bottom: 20px;
}

#design_total_election .design_total_election_btn {
	max-width: 315px;
	width: 100%;
  height: 50px;
	display: block;
	margin: 0 auto;
  border-radius: 25px;
  box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.06);
	background: #ff8291;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
	transition: background .85s cubic-bezier(.075, .82, .165, 1), color .85s cubic-bezier(.075, .82, .165, 1), box-shadow .85s cubic-bezier(.075, .82, .165, 1);
}

#display {
	width: 100%;
	padding: 60px 20px 60px;
	margin-bottom: 60px;
	background: #fff;
}
#display .display_ttl {
	max-width: 320px;
	padding: 0 20px;
	margin: 0 auto 20px;
}
#display .display_txt {
	margin-bottom: 40px;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.944;
	text-align: center;
}
#display .display_content {
	max-width: 380px;
	height: 60px;
	margin: 0 auto 15px;
	background: #daf0fc;
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	line-height: 60px;
	letter-spacing: 0.08em;
	color: #0083c9;
}
#display .display_txt_annotation {
	letter-spacing: 0.08em;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 400;
}
/* -- voice -- */
#voice {
	padding: 0;
	margin-bottom: 60px;
}

#voice h2.main-ti {
	color: #2e58a6;
	margin-bottom: 20px;
}

#voice p.sub-ti {
	padding: 0 2rem;
	margin-bottom: 50px;
	font-size: 1.8rem;
	text-align: center;
}

#voice .voice_slide {
	position: relative;
}

#voice .voice_slide_wrapper {
	position: absolute;
	width: calc(100% - 6rem);
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
}

#voice .voice_slide_item {
	padding: 14rem 3rem 4rem;
}

#voice .voice_slide_item.type-1 {
	background: #5abda8;
}

#voice .voice_slide_item.type-1 .voice_slide_item_content_ttl {
	color: #5abda8;
}

#voice .voice_slide_item.type-2 {
	background: #92939c;
}

#voice .voice_slide_item.type-2 .voice_slide_item_content_ttl {
	color: #92939c;
}

#voice .voice_slide_item.type-3 {
	background: #b0b0b2;
}

#voice .voice_slide_item.type-3 .voice_slide_item_content_ttl {
	color: #b0b0b2;
}

#voice .voice_slide_item.type-4 {
	background: #e12947;
}

#voice .voice_slide_item.type-4 .voice_slide_item_content_ttl {
	color: #e12947;
}

#voice .voice_slide_item.type-5 {
	background: #5ab6e9;
}

#voice .voice_slide_item.type-5 .voice_slide_item_content_ttl {
	color: #5ab6e9;
}

#voice .voice_slide_item.type-6 {
	background: #7493b4;
}

#voice .voice_slide_item.type-6 .voice_slide_item_content_ttl {
	color: #7493b4;
}

#voice .voice_slide_item.type-7 {
	background: #a6cce5;
}

#voice .voice_slide_item.type-7 .voice_slide_item_content_ttl {
	color: #a6cce5;
}

#voice .voice_slide_item.type-8 {
	background: #3d3972;
}

#voice .voice_slide_item.type-8 .voice_slide_item_content_ttl {
	color: #3d3972;
}

#voice .voice_slide_item.type-9 {
	background: #2295da;
}

#voice .voice_slide_item.type-9 .voice_slide_item_content_ttl {
	color: #2295da;
}

#voice .voice_slide_item.type-10 {
	background: #c50c2e;
}

#voice .voice_slide_item.type-10 .voice_slide_item_content_ttl {
	color: #c50c2e;
}

#voice .voice_slide_item.type-11 {
	background: #64655e;
}

#voice .voice_slide_item.type-11 .voice_slide_item_content_ttl {
	color: #64655e;
}

#voice .voice_slide_item.type-12 {
	background: #791117;
}

#voice .voice_slide_item.type-12 .voice_slide_item_content_ttl {
	color: #791117;
}

#voice .voice_slide_item.type-13 {
	background: #2e58a4;
}

#voice .voice_slide_item.type-13 .voice_slide_item_content_ttl {
	color: #2e58a4;
}

#voice .voice_slide_item_wrapper {
	position: relative;
	background: #fff;
	border-radius: 1rem;
}

#voice .voice_slide_item_img_wrapper {
	position: absolute;
	top: -10rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#voice .voice_slide_item_img {
	display: block;
	width: 20rem;
	margin: 0 auto 1rem;
	border-radius: 10rem;
	box-shadow: 1px 4px 8px 0 rgba(0, 0, 0, .06);

}

#voice .voice_slide_item_link {
	display: block;
	width: 16rem;
	height: 4rem;
	border-radius: 2rem;
	border: 1px solid #f60;
	margin: 0 auto;
	background: #fff;
	box-shadow: 1px 4px 8px 0 rgba(0, 0, 0, .06);
	text-align: center;
	line-height: 4rem;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #f60;
	text-decoration: none;
}

#voice .voice_slide_item_content {
	min-height: 41rem;
	padding: 18rem 2rem 4rem;
}

#voice .voice_slide_item_content_ttl {
	margin-bottom: 2rem;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
}

#voice .voice_slide_item_content_ttl_sub {
	padding-right: 0.8rem;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
}

#voice .voice_slide_item_content_lead {
	margin-bottom: 1rem;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

#voice .voice_slide_item_content_txt {
	margin-bottom: 2rem;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.75;
}

#voice .voice_slide_item_content_annotation {
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #999;
	text-align: right;
}

#voice .slick-arrow {
	position: absolute;
	top: 50%;
	width: 4rem;
	height: 4rem;
	border-radius: 2rem;
	transform: translateY(-50%);
	z-index: 1;
	box-shadow: 1px 4px 12px 0 rgba(0, 0, 0, 0.12);
	cursor: pointer;
}

#voice .slick-prev {
	left: -2rem;
}

#voice .slick-next {
	right: -2rem;
}

#voice .slick-next svg {
	transform: rotate(180deg);
}

#voice .voice_bg {
	position: relative;
	overflow: hidden;
	z-index: -1;
}

#voice .voice_bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0e0d0f;
	opacity: .4;
	z-index: 1;
}

#voice .voice_bg_list {
	width: 525rem;
	display: flex;
}

#voice .voice_bg_list:nth-of-type(even) {
	-webkit-animation: loop 60s linear infinite;
	        animation: loop 60s linear infinite;
}

#voice .voice_bg_list:nth-of-type(odd) {
	animation: loop 60s linear infinite reverse;
}

#voice .voice_bg_list_item {
	min-width: 35rem;
	width: 35rem;
	height: 23.4rem;
	padding: 3rem 2rem 3rem 5.5rem;
}

#voice .voice_bg_list_item.type-1 {
	background: #5abda8;
}

#voice .voice_bg_list_item.type-1 .voice_bg_list_item_content_ttl {
	color: #5abda8;
}

#voice .voice_bg_list_item.type-2 {
	background: #92939c;
}

#voice .voice_bg_list_item.type-2 .voice_bg_list_item_content_ttl {
	color: #92939c;
}

#voice .voice_bg_list_item.type-3 {
	background: #b0b0b2;
}

#voice .voice_bg_list_item.type-3 .voice_bg_list_item_content_ttl {
	color: #b0b0b2;
}

#voice .voice_bg_list_item.type-4 {
	background: #e12947;
}

#voice .voice_bg_list_item.type-4 .voice_bg_list_item_content_ttl {
	color: #e12947;
}

#voice .voice_bg_list_item.type-5 {
	background: #5ab6e9;
}

#voice .voice_bg_list_item.type-5 .voice_bg_list_item_content_ttl {
	color: #5ab6e9;
}

#voice .voice_bg_list_item.type-6 {
	background: #7493b4;
}

#voice .voice_bg_list_item.type-6 .voice_bg_list_item_content_ttl {
	color: #7493b4;
}

#voice .voice_bg_list_item.type-7 {
	background: #a6cce5;
}

#voice .voice_bg_list_item.type-7 .voice_bg_list_item_content_ttl {
	color: #a6cce5;
}

#voice .voice_bg_list_item.type-8 {
	background: #3d3972;
}

#voice .voice_bg_list_item.type-8 .voice_bg_list_item_content_ttl {
	color: #3d3972;
}

#voice .voice_bg_list_item.type-9 {
	background: #2295da;
}

#voice .voice_bg_list_item.type-9 .voice_bg_list_item_content_ttl {
	color: #2295da;
}

#voice .voice_bg_list_item.type-10 {
	background: #c50c2e;
}

#voice .voice_bg_list_item.type-10 .voice_bg_list_item_content_ttl {
	color: #c50c2e;
}

#voice .voice_bg_list_item.type-11 {
	background: #64655e;
}

#voice .voice_bg_list_item.type-11 .voice_bg_list_item_content_ttl {
	color: #64655e;
}

#voice .voice_bg_list_item.type-12 {
	background: #791117;
}

#voice .voice_bg_list_item.type-12 .voice_bg_list_item_content_ttl {
	color: #791117;
}

#voice .voice_bg_list_item.type-13 {
	background: #2e58a4;
}

#voice .voice_bg_list_item.type-13 .voice_bg_list_item_content_ttl {
	color: #2e58a4;
}

#voice .voice_bg_list_item_wrapper {
	position: relative;
	background: #fff;
	border-radius: 1rem;
}

#voice .voice_bg_list_item_img {
	position: absolute;
	top: calc(50% - 4.5rem);
	left: -4.5rem;
	min-width: 9rem;
	width: 9rem;
	height: 9rem;
	border-radius: 4.5rem;
	box-shadow: 3px 8px 24px 0 rgba(0, 0, 0, .12);
}

#voice .voice_bg_list_item_content {
	height: 17rem;
	padding: 2.5rem 2rem 2.5rem 6.5rem;
}

#voice .voice_bg_list_item_content_ttl {
	margin-bottom: 1rem;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}

#voice .voice_bg_list_item_content_ttl_sub {
	display: block;
	margin-bottom: 0.8rem;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}

#voice .voice_bg_list_item_content_lead {
	margin-bottom: 2rem;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.08em;
}

#voice .voice_bg_list_item_content_annotation {
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-align: right;
	color: #999;
}



/* -- election -- */
#election {
	padding: 50px 20px;
	background-color: #b0f2e4;
}

.election-img {
	width: 250px;
	margin: 0 auto;
}

.election-box {}

.election-box h2 {
	font-size: 4rem;
	text-align: center;
	margin: 30px 0 30px;
}

.election-box p {
	font-size: 1.8rem;
}

.election-box p span {
	color: #0c9302;
}

@-webkit-keyframes loop {
	0% {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}

@keyframes loop {
	0% {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}
</pre></body></html>