<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
	font-family: Helvetica, ArialMT, "Noto Sans Japanese","Hiragino Kaku Gothic ProN","繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3",繝｡繧､繝ｪ繧ｪ,sans-serif;
	background: #fff;
	color:#000;
}

#bingo{
	margin-top:-40px;
	padding-top:40px;
}

input:focus {
	outline: 0;
}

.fs12{
	font-size:12px;
}

.fs14{
	font-size:14px;
}

.fs16{
	font-size:16px;
}

.fs18{
	font-size:18px;
}

.fs20{
	font-size:20px;
}

.fs22{
	font-size:22px;
}

.fs24{
	font-size:24px;
}

.fw700{
	font-weight:700;
}

/*::::::::::header::::::::::*/

header{
	margin:0;
	position: relative;
	border-bottom:5px solid #000;
}

nav{
	position:fixed;
	top:0;
	width:100%;
	background: #f3be00;
	color:#000;
	z-index: 9999;
	border-bottom: 1px dashed #fff;
}

nav article{
	display:table;
	text-align: left;
}

nav article div{
	display:table-cell;
}

nav article div img{
	vertical-align: middle;
}

.nav_logo a:first-child img{
	height:25px;
	margin:0 10px 0 0;
}

.nav_logo a:nth-child(2) img{
	height:35px;
	margin:0 0 0 10px;
}

.social{
	text-align: right;
}

.social img{
	margin:0 2px;
	height:30px;
}
/*::::::::::header::::::::::*/

/*::::::::::bingoGameView::::::::::*/

#bingoGameView {
	position: relative;
	padding: 30px 0;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.notice00{
	font-size:90%;
	text-align: center;
	color:#333;
	font-weight:700;
	line-height:1.4;
}

.notice00 span {
	font-weight:400;
}
/*::::::::::bingoGameView::::::::::*/

.yellow , .tutorial{
	line-height: 1.4;
	color:#000;
	font-weight:500;
}

.yellow{
	background:#f3be00;
}

.yellow02{
	background:#f3be00;
	border-top:1px dashed #fff;
	border-bottom: 5px solid #000;
}

.about{
	text-align: center;
}

.tutorial p{
	font-weight:800;
}

.tutorial dl dt{
	font-weight:700;
}

.music article.musiclist{
	background: #fff;
	border-radius: 5px;
}

.music article ul li{
	color:#000;
	font-weight:500;
}

.music article ul li a{
	text-decoration:none;
	color:#000;
	display: block;
}

.request a{
	background:#000;
	border-radius: 100px;
	color:#fff;
	font-weight:700;
	text-decoration: none;
}

.request_t{
	font-weight:700;
	line-height: 1.0;
}
	
	iframe#twitter-widget-0{
		display: block !important;
		margin:0 auto;
	}

.point-list dt.mi {
	font-weight:800;
}

.point-list dt.mi2 {
	font-weight:700;
}

.point-list dd p {
	position:relative;
	color:#333;
	font-weight:500;
}
.point-list dd a{
	text-decoration:underline;
	color:#000;
}
/*::::::::::footer::::::::::*/

footer{
	background: #fff;
}

.copyright{
	font-size:9px;
	text-align: center;
	color:#000;
	font-weight:700;
}

.backtop{
	border:5px solid #fff;
	box-shadow:0 3px 0 0 rgba(0,0,0,0.2);
}

.backtop a{
	display:block;
	text-decoration: none;
	padding:5px 0;
	text-align: center;
	color:#000;
}
/*::::::::::footer::::::::::*/

/*PC*/
@media screen and (min-width: 768px)
{

html,body{
	min-width: 1024px;
}

body {
}

.hide_pc{
	display: none;
}
/*::::::::::header::::::::::*/

header {
	background:url(../img/header_bg.jpg) top center no-repeat;
	margin:0 auto;
	text-align: center;
}

h1{
	width:1024px;
	height:650px;
	margin: 0 auto;
	position:relative;
	box-sizing: border-box;
	padding:590px 0 0;
}
	
	h1 p a:hover{
		filter: brightness(110%)
	}
	
	h1 p a img{
		width:280px;
	}

/*::::::::::header::::::::::*/

	
nav article,.yellow article,.yellow02 article{
	width:1024px;
	margin:0 auto;
}
	
	/*nav*/
	
	nav article{
		padding:5px 0;
	}
	
	nav article div:first-child {
		width:250px;
	}
	
	.social span{
		font-size:16px;
		vertical-align: middle;
	}
	/*nav*/

.yellow p.mi{
	padding:50px 0 0;
	text-align: center;
	line-height: 1.0;
}
	
.yellow p.mi img{
	height:58px;
}
	
	.yellow p.present{
		margin: 10px auto 0;
	}

	.yellow p.te{
        border: solid 1px #000000;
        width: 145px;
        font-size: 14px;
        margin;
        margin: 40px 0 0 53px;
        /* padding-left: 8px; */
 }
	
	.yellow p.att{
		margin:20px auto 0;
	}
	
	.yellow p.att img{
		width:450px;
	}
	
	.yellow .formarea{
		padding:60px 0;
	}

.about{
	padding:30px 0 60px;
}

.about p{
	margin:20px 0;
}
	
.tutorial {
	padding:50px 0;
	font-size:16px;
}

.tutorial p{
	font-size:48px;
}

.tutorial dl dt{
	font-size:20px;
	margin-top:15px;
}

.music{
	padding:50px 0;
}

	.music article p.mi{
		padding: 0 0 50px;
	}
	
.music article p.list_title{
	margin:0 auto;
	padding:10px 0;
	font-size:37px;
}

.music article{
	display:table;
	width:1024px;
}
	
.music article ul{
	display:table-cell;
	width: 50%;
}

.music article ul:first-child{
	border-right:0;
	border-right:0.5px dashed #f3be00;
}

.music article ul:last-child{
	border-left:0;
}

.music article ul li{
	padding:10px ;
	border-bottom:1px dashed #f3be00;
	font-size: 14px;
}
	
	.music article ul li:last-child{
		border-bottom:none;
	}

.music article ul li span.small{
	font-size:90%;
}
	
	
	.request{
		padding:30px 0;
		text-align: center;
	}
	
	.request a{
		padding:10px 30px;
		font-size:36px;
	}

	.request a:hover{
		opacity: 0.8;
	}
	
	.request_t{
		text-align: center;
		font-size:36px;
		margin: 40px 0 20px;
	}
	
	.request_t span{
		font-size:18px;
	}
	
	
.point-list {
	width:1024px;
	margin:0 auto;
	padding:0 0 60px;
}

.point-list dt.mi {
	font-size:40px;
	margin-bottom:10px;
}

.point-list dt.mi2 {
	margin:10px 0;
}

.point-list dd{
	font-size:14px;
	line-height:1.6;
}
/*::::::::::footer::::::::::*/

footer article{
	width:1024px;
	margin: 0 auto;
	padding:30px 0 30px;
}

footer article p{
	margin:30px 0 0;
	text-align: center;
	font-size:20px;
	color:#666;
}

footer article p img{
	vertical-align: middle;
	width:150px;
}

footer article p a{
	margin:0 30px;
}

#pagetop{
	display:inline;
	position:fixed;
	bottom:0;
	right:20px;
	opacity:0.7;
	width:50px;
	text-align: right;
	line-height: 0;
}

#pagetop img{
	width:50px;
}

#pagetop img:hover{
	opacity:0.6;
	cursor: pointer;
}

.backtop{
	margin:100px auto 0;
	width:400px;
}
/*::::::::::footer::::::::::*/
}

/*SP*/
@media screen and (max-width: 767px)
{

body{
	background-size:100%;
	font-size:12px;
}

.hide_sp{
	display: none;
}

img {
	width: 100%;
}

.mincho{
	letter-spacing: -0.05em;
}
	
.fs12{
	font-size:10px;
}

.fs14{
	font-size:11px;
}

.fs16{
	font-size:12px;
}

.fs18{
	font-size:13px;
}

.fs20{
	font-size:14px;
}

.fs22{
	font-size:14px;
}

.fs24{
	font-size:16px;
}

/*::::::::::header::::::::::*/

header{
	position: relative;
}

header img{
	width: 100%;
}

h1{
	position:relative;
	padding:0;
	text-align: center;
	line-height: 0;
}
	
	h1 p{
		padding:5px 0 10px;
	}
	
	h1 p a img{
		width:75%;
	}
	
	nav article{
		width: 100%;
	}
	
	nav article div{
		padding:5px ;
		width:50%;
	}

	nav img{
		width: initial;
	}

	.social{
		text-align: right;
	}

	.social img{
		height:30px;
		margin:0 0 0 5px;
	}
/*::::::::::header::::::::::*/
	
.yellow{
	line-height: 1.4;
}

.yellow article.formarea{
	padding:20px 0 0;
}

.yellow p.mi{
	padding:30px 0 0;
	line-height: 1.0;
	text-align: center;
	margin:0;
}

.yellow article p{
	margin:10px 0;
}

.about{
	margin:0;
	padding:20px 10px;
	text-align: center;
}
	
	.yellow article p.te{
	margin: 20px 0 0 0px;
	border: solid 1px #000000;
	width: 132px;
	font-size: 12px;
	/* padding-left: 8px; */
	}
	
	.yellow article p.att{
	margin-top:10px;
	}
	
	.tutorial{
		padding:30px 10px;
		line-height: 1.4;
	}

	.tutorial {
		font-size:13px;
	}

	.tutorial p{
		font-size:30px;
		line-height:1.0;
	}

	.tutorial dl dt{
		font-size:16px;
		margin-top:10px;
	}

.request{
	padding:10px 10px 20px;
	text-align: center;
}
	
.music{
	margin:0;
	padding:0 10px 30px;
}

.music article{
	display:block;
}

	.musiclist{margin-top: 30px}
	
.music article ul{
	display:block;
}

.music article ul li{
	line-height: 1.2;
	font-weight:700;
	padding:10px ;
	border-bottom:1px dashed #f3be00;
}
	
	.music article ul:last-child li:last-child{
		border-bottom:none;
	}
	
	.request a{
		display: block;
		padding:10px 30px;
		font-size:18px;
	}
	
	.request_t{
		text-align: center;
		font-size:18px;
		margin: 40px 0 20px;
	}
	
	.request_t span{
		font-size:12px;
	}

.point-list {
	font-size:12px;
	line-height: 1.4;
	padding:10px 10px 30px;
}

.point-list dt.mi{
	font-size:30px;
	font-weight: 800;
}
/*::::::::::footer::::::::::*/
footer{
	padding:30px 0 5px;
}

footer article p{
	margin:20px 0 10px;
	text-align: center;
	font-size:20px;
	color:#666;
}

footer article p img{
	vertical-align: middle;
	width:40%;
	margin:0 10px;
}

#pagetop{
	display:inline;
	position:fixed;
	bottom:0;
	right:10px;
	opacity:0.7;
	width:20%;
	text-align: right;
	line-height: 0;
}

#pagetop img{
	width:70%;
}

.yellow article p.backtop{
	margin:30px 10px 40px;
}
/*::::::::::footer::::::::::*/
}

</pre></body></html>