<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =================================
TBS Reset CSS
================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}
.clearboth{clear:both;}
.clearboth hr{display:none;}
.contents a {text-decoration: none;	}	
/* text-color */
.gray {color:#808080;}
.black {color:#171717;}
.purple {color:#a757a8;}
.ultramarine {color:#465daa;}
.blue {color:#0067c0;}
.lightblue {color:#afdfe4;}
.deepgreen {color:#060;}
.green {color:#008000;}
.yellowgreen {color:#b9c42f;}
.yellow {color:#ffb74c;}
.orange {color:#ff7b00;}
.pink {color:#f58f98;}
.vermilion {color:#ef454a;}
.red {color:#ed1a3d;}
.carmine {color:#c22047;}
.magenta {color:#ec008c;}
.brown {color:#994c00;}
.reddishbrown {color:#800000;}	
.yellowocher {color:#c39143;}w
.gold {color:#ffd700;}
.silver {color:#c0c0c0;}
.big {
	font-size:150%;
	font-weight:bold;*
}
.rtxt{padding:5px 0px;text-align:right;}
.s {
	font-size:87.5%;
}
.lazy {
	display:block;
	position:relative;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}
.mgb-0 {
	margin-bottom:0 !important;
}
.gothic {
	font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,"繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3",Hiragino Kaku Gothic ProN,Arial,"繝｡繧､繝ｪ繧ｪ",Meiryo,sans-serif;
}
.mincho {
	font-family:Georgia,貂ｸ譏取悃,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS譏取悃E,繝｡繧､繝ｪ繧ｪ,Meiryo,serif;
}
/*font*/
.tCenter { text-align:center !important}
.tRight { text-align:right !important}
.tLeft { text-align:left !important}
.f160 { font-size:160%;}
.f140 { font-size:140%;}
.f120 { font-size:120%;}
.f110 { font-size:110%;}
.f90 { font-size:90%;}
.f85 { line-height:normal; font-size:85% !important}
.f65 { line-height:normal; font-size:65% !important}
/*	Web Fonts
============================== */
@font-face {
	font-family: 'Vidaloka';
	src: url('/um/library/fonts/Vidaloka/Vidaloka-Regular.ttf') format("truetype");
}
/*	menu
============================== */
.menu {
	width:980px;
	margin:5px auto;
	background-color: #004fa9;
	background-image: -webkit-linear-gradient( #1265e0 0%, #0c52b1 100%);
	background-image: linear-gradient( #1265e0 0%, #0c52b1 100%);
}
.menu ul li a {
	text-decoration:none;
}
.menu ul li.nolink a {
	opacity:0.3;
	cursor:default;
}
@media all and (min-width: 768px) {
.menu ul {
	display:table;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.menu ul li {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.menu ul li a, div.menu ul li a &gt; span {
	display:block;
}
.menu ul li a{
	font-size:112.5%;
	color:#fff;
	/*font-weight:bold;*/
	padding:1em 0;
	line-height:1.25;
	position:relative;
}
.menu ul li a:not(.stay){
	text-shadow:0px 1px 1px hsla(0,0%,0%,0.2);
}
.menu ul .m_data:not(.nolink) a:after,
.menu ul .m_highlight:not(.nolink) a:after,
.menu ul .m_result:not(.nolink) a:after,
.menu ul .m_japan:not(.nolink) a:after,
.menu ul .m_live:not(.nolink) a:after,
.menu ul .m_second:not(.nolink) a:after,
.menu ul .m_movie:not(.nolink) a:after{
	content:"";
	width:100%;
	height:0px;
	background-color:#ffdb33;
	display:block;
	position:absolute;
	bottom:0;
	-webkit-transition-duration: 200ms;
	-webkit-transition-timing-function:ease-in-out;
	transition-duration: 200ms;
	transition-timing-function:ease-in-out;
	-webkit-transform: height;
	transform:  height;
}
.menu ul li:not(.nolink) a:hover:after {
	height:5px;
}
.menu ul li a &gt; span {
	padding:0 0.5em;
}
.m_top{
	background-color: #fdd953;
	background-image: -moz-linear-gradient( #ffee2e 0%, #fbe230 100%);
	background-image: -webkit-linear-gradient( #ffee2e 0%, #fbe230 100%);
	background-image: linear-gradient( #ffee2e 0%, #fbe230 100%);
	width: 80px;
}
.m_top a span{
	color: #044f9f;
	font-family: 'Corbel','DIN Alternate',sans-serif;
	font-weight: bold;
	font-size: 110%;
	text-shadow:0px 1px 0px #fee178;
}
.menu li a span:after{
	font-size: 60%;
	display: block;
	padding-top: 5px;
	color: #9fc1e1;
	font-family: 'Corbel','DIN Alternate',sans-serif;
}
.m_data a span:after{ content:"Present";}
.m_highlight a span:after{ content:"Highlight";}
.m_second a span:after{ content:"The Second Sound Channel";}
.m_japan a span:after{ content:"Samurai Blue";}
.m_result a span:after{ content:"Result";}
.m_movie a span:after{ content:"Movie";}
.p_data .menu ul .m_data a:after,
.p_highlight .menu ul .m_highlight a:after,
.p_japan .menu ul .m_japan a:after,
.p_live .menu ul .m_live a:after,
.p_result .menu ul .m_result a:after,
.p_second .menu ul .m_second a:after,
.p_movie .menu ul .m_movie a:after{height:5px;}
}
@media all and (max-width: 767px) {
.menu {width:90%;
	padding:6px;
}
.menu nav {
	text-align:left;
	background-color:hsla(0,0%,0%,0.25);
	border-radius:10px;
	overflow:hidden;
}
.menu nav &gt; div {
	overflow:hidden;
}
.menu nav .menu_btn &gt; span,
.menu nav ul li a, .menu nav ul li a &gt; span, .menu nav ul li a &gt; span:after {
	display:block;
}
.menu nav &gt; div.m-off &gt; ul, .menu nav &gt; div.m-off &gt; div {
	display:none;
}
.menu nav ul:after {
	content:"";clear:both;display:block;
}
.menu nav ul li {
	width:50%;
	float:left;
}
.menu nav .menu_btn span, .menu nav ul li a {
	-webkit-tap-highlight-color: hsla(0,0%,100%,0);
	background-image:url(../img/pulldown.svg);
	background-repeat:no-repeat;
	color:#fff;
	text-shadow:1px 1px 3px hsla(0,0%,0%,0.5);
	font-size:70%;
	font-weight:bold;
	text-decoration:none;
	line-height:44px;
	height:44px;
	padding:0 10px;
}
.menu nav .menu_btn:after, .menu nav ul li:after {
	content:"";
	display:block;
	margin:0 10px;
}
.menu nav &gt; div.m-on &gt; .menu_btn:after {
	border-bottom:2px solid #082349;
}
.menu nav &gt; div.m-off &gt; .menu_btn:after {
	border-bottom:2px solid transparent;
}
.menu nav ul li:after {
	border-bottom:2px dotted #082349;
}
.menu nav ul li:last-child:after,
.menu nav ul li:nth-last-child(2):after {
	border-bottom:2px dotted transparent;
}
.menu nav &gt; div.m-on &gt; .menu_btn span {
	background-position:right bottom;
}
.menu nav &gt; div.m-off &gt; .menu_btn span {
	background-position:right top;
}
.menu nav ul li a {
	background-position:right center;
}
}
/*	background
============================== */
body {background: #0c3377;text-align:center;-webkit-text-size-adjust:100%;-ms-text-size-adjust: 100%;font-family:"繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;}
div#con-body {background:#FFFFFF;}
div.cover {overflow:hidden;border-style:solid;border-color:#f4f4f4;}
@media all and (min-width: 768px) {
 .red-c {width:320px;color:#ed1a3d;margin:5px auto 20px; }
	div.cover {
		background-position:center top;
		border-bottom-width:2px;
		min-width:980px;
	}
	div.cover div.cover-inner{
	background:#002154;
		background-repeat:no-repeat;
		background-size:cover;
		background-position: top center;
	}
	main {padding:30px 0;	}
.round-text p{font-size:110%;line-height:2.5em;}
	
}
@media all and (max-width: 767px) {
	div.cover {
		background-size:80px;
		border-bottom-width:2px;
		min-width:320px;
	}
	div.cover div.cover-inner {
		background:#002154;
		background-repeat:no-repeat;
		background-position: center;
		background-attachment: fixed;
		background-size:cover;
		-webkit-backface-visibility:hidden;
		backface-visibility:hidden;
	}
}
/*	copyright
============================== */
p.copyright {
	color:#ffffff;
	line-height:1.25;
	text-align:center;
}
p.copyright a {
	color:#ffffff;
}
@media all and (min-width: 768px) {
	p.copyright {
		font-size:75%;
		padding:25px 0 30px;
	}
	p.copyright a:hover {
		text-decoration:none;
	}
}
@media all and (max-width: 767px) {
	p.copyright {
		font-size:62.5%;
		padding:15px 10px;
	}
}
/*	pagetop
============================== */
p.pgt {
	z-index:20;
}
p.pgt a, p.pgt span {
	display:block;
}
@media all and (min-width: 768px) {
	p.pgt {
		position:fixed;
		right:40px;
		bottom:40px;
	}
	p.pgt a {
		background-image:url(../img/pagetop.png?0125);
		background-repeat:no-repeat;
		background-position:left top;
		background-size: cover;
		width:80px;
		height:80px;
		text-indent:110%;white-space:nowrap;overflow:hidden;
	}
}
@media all and (max-width: 767px) {
	p.pgt {
		width:100%;
		min-width:320px;
		margin:0px auto;
		bottom:0;
	}
	p.pgt a {
		position:relative;
		text-decoration:none;
		color:#dc0404;
		text-shadow:0 2px 2px hsla(0, 0%, 0%, .25);
		background-color:#ffffff;
		height:36px;
		margin:0px auto;
		padding-top:10px;
	}
}
@media all and (min-width: 768px) {
	/* sns buttons */
	div.sns-btns {
		text-align:center;
		padding:6px 0 3px;
		margin-top: 15px;
	}
	div.sns-btns div.tw, div.sns-btns div.fb {
		display:inline-block;
	}
	div.sns-btns div.tw {
		padding-right:50px;
	}
	div.fb {
		width: 105px;
	}
}
@media all and (max-width: 767px) {
	/*sns buttons*/
	div.sns-btns {
		text-align:center;
		padding:6px 0 3px;
		margin-top: 5px;
	}
	div.fb {
		width: 105px;
	}
	div.sns-btns div.tw, div.sns-btns div.fb {
		display:inline-block;
	}
	div.sns-btns div.tw {
		padding-right:50px;
	}
}
/*	.banner_area 
============================== */
#contents{width:980px; margin:0 auto 10px auto; padding:4px 0 3em; text-align:left; background: url(../img/gbar.png) repeat-x center top #FFFFFF; box-shadow:0 2px 10px rgba(11,35,67,0.8);}
#contents h1{width:980px; height:260px; background-repeat: no-repeat; background-position: center center;}
#contents h1#ttl_japan{background-image: url(../img/ttl-japan.jpg);text-indent: -9999px;}
#contents h1#ttl_highlight{background-image: url(../img/ttl-highlight.jpg);text-indent: -9999px;}
#contents h1#ttl_second{background-image: url(../img/ttl-second.jpg);text-indent: -9999px;}
#contents h1#ttl_result{background-image: url(../img/ttl-result.jpg);text-indent: -9999px;}
#contents h1#ttl_movie{background-image: url(../img/ttl-movie.jpg);text-indent: -9999px;}
#contents h1#ttl_data{background-image: url(../img/ttl-data.jpg);text-indent: -9999px;}
.inner {width:90%; margin:10px auto;color:#030303;}
#contents p {line-height:1.8em;padding:18px;text-align:left; }
.banner_area  {width: 860px; height:200px; margin: 10px auto;}
.banner_area li span {width:180px; height:170px; margin:15px;float:left;}
@media all and (min-width: 768px) {
.banner_area li {margin:5px;}
.imgC span {width:640px;height:360px;margin:8px auto;display:block;text-indent: -9999px;  }
.img-pr span {width:960px;height:196px;margin:8px auto;display:block;text-indent: -9999px;  }
}
@media all and (max-width: 767px) {
#contents{width:100%; margin:0.5em auto 0; padding:2px 0 2em; background:#fafafa url(../img/gbar_s.png) repeat-x center top; box-shadow:0 5px 10px rgba(11,35,67,0.8);}
#contents h1 {width:100%; height:0; padding:20% 0 0; background-size: cover;}
#contents h2 {padding:.3em 0; margin:1em auto .5em;}
.imgC span{width:100%; height:0; padding:55.4160125588697% 0 0;display:block;background-size: contain;position:relative;text-indent:-9999px;margin-bottom:5px;}
.img-pr span{width:100%; height:0; padding:20.4081632653061% 0 0;display:block;background-size: contain;position:relative;text-indent:-9999px;margin-bottom:5px;}
.banner_area  {width:180px;margin: 10px auto;}
.banner_area li span {width: 180px; height:170px; margin:10px auto;}
.banner_area li  {margin: 10px auto 20px;}
}
/*	header
============================== */
div.header .logo a{
	display: block;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.header p.date{
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
@media all and (min-width: 768px) {
div.header {
	background-image:url(../img/header-s2019.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	height:200px;
}
div.header div.inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
div.header .logo a{
	width: 980px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
}
@media all and (max-width: 767px) {
div.header .logo a{
	background-image:url(../img/header-s2019.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	margin:0 auto;
	padding-top: 20.4081632653061%;
}
div.header p.date{
	display: none;
}
}
/*	more_btn
============================== */
.more_btn{
	width: 300px;
	margin:5px auto;
}
.more_btn a{
  padding: 10px 0 10px 0px;
	border-radius: 25px;
  text-decoration: none;
  color: #FFF;
	background-color: #dbc15e;
  background-image: -webkit-linear-gradient(45deg, #dbc15e 0%, #d1b352 100%);
  background-image: linear-gradient(45deg, #dbc15e 0%, #d1b352 100%);
	text-align: center;
	position:relative;
	display: inline-block;
	transition: all 0.2s;
}
.more_btn a::after{
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -5px;
	transition: all 0.2s;
}
.more_btn a:hover {
	background-color: #ec8429;
	background-image: -webkit-linear-gradient(45deg, #dbc15e 0%, #d1b352 100%);
	background-image: linear-gradient(45deg, #dbc15e 0%, #d1b352 100%);
}
.more_btn a:hover::after{
	right: 17px;
}
@media all and (min-width: 768px) {
.more_btn{
	margin: 20px auto;
	width: 300px;
}
.more_btn a{
	width: 300px;
}
}
@media all and (max-width: 767px) {
.more_btn{
	margin: 20px auto;
	width: 250px;
}
.more_btn a{
	width: 250px;
	font-size: 90%;
}
}
/*	sns_btn_area
============================== */
.sns_btn_area{
	background-color: #fff;
	width: 100%;
	height: 95px;
}
.sns_btn_area ul{
	width: 300px;
	height: 63px;
	margin: 0 auto;
	display: flex;
	justify-content:center;
}
.sns_btn_area li{
	width: 32px;
	height: 32px;
	margin: 20px;
}
.sns_btn_area li a{
	display: block;
	width: 32px;
	height: 32px;
	transition: all .3s ease;
}
.sns_btn_area li a:hover{	opacity: 0.6;}
.tw_icon a{	background-image:url(../img/tw_icon.png);background-repeat: no-repeat;}
.fb_icon a{ background-image:url(../img/fb_icon.png);background-repeat: no-repeat;}
.sns_kome{
	text-align: center;
	color: #7e7e7e;
	font-size: 70%;
}
@media all and (min-width: 768px) {
div.more{margin-bottom: 30px}
li div.clearfix span.thumb{margin: 0px 20px;}
li.hundred a div.clearfix{margin: 0px 20px;padding-bottom: 20px;}
}
@media all and (max-width: 767px) {
div.more {margin: 10px auto;}
.banner{margin:5px auto;}
}
/* =================================
TBS Modal CSS
================================= */
/* =================================
	TBS Modal CSS
================================= */

.md-box {
	position:absolute;
	z-index:10001;
	left:50%;
	top:50%;
}
.md-close {
	padding-right:4px;
}
.md-close a, .md-close a span {
	display:block;
}
.md-box .md-close a {
	width:100%;
/*	cursor:-webkit-zoom-out;
	cursor:zoom-out; */
}
.md-close a:after {
	display:block;
	content:"";
	clear:both;
}
.md-close a span {
	float:right;
	background-repeat:no-repeat;
	font-size:2px;text-indent:110%;white-space:nowrap;overflow:hidden;
	cursor:pointer;
}
.md-inner {
	position:relative;
	background-color:#000;
	overflow:hidden;
}
.md-inner video {
	width:100%;
	max-width:100%;
	height:auto;
}
.md-inner div.md-pics {
	background-repeat:no-repeat;
	background-position:center center;
}
.md-caption {
	text-align:left;
	line-height:1.25;
	padding:0.5em 0;
}

/*	case narrow
============================== */
.md-nrw {
	width:100%;
	position:absolute;
	z-index:5200;
}
.md-nrw .md-caption {
	background-color:#000;
	bottom:0;
	width:100%;
}


@media all and (min-width: 640px), (min-height: 640px) {
.md-close a {
	height:46px;
}
.md-close a span {
	width:40px;
	height:40px;
}
.md-close a span {
	background-position:left top;
}
.md-inner {
	margin-bottom:6px;
}
.md-caption {
	font-size:75%;
}
}
@media all and (max-width: 639px), (max-height: 639px) {
.md-close a {
	height:28px;
}
.md-close a span {
	width:24px;
	height:24px;
}
.md-close a span {
	background-position:0 -200px;
}
.md-inner {
	margin-bottom:4px;
}
.md-caption {
	font-size:67.5%;
}
}

/*	customize
============================== */
.md-close a span {
	background-image:url(/um/img/btn_modal.svg);
	background-color:#000;
}
.md-inner {
	/*background-color: rgba(0,0,0,0.5);*/
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 5px 2px;
	box-shadow: rgba(0,0,0,0.5) 0px 0px 5px 2px;
}
.md-caption {
	color:#fff;
	word-break:break-all;
}
@media all and (min-width: 640px), (min-height: 640px) {
.md-close a span {
	border-radius:20px;
}
}
@media all and (max-width: 639px), (max-height: 639px) {
.md-close a span {
	border-radius:12px;
}
}


div.modal-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/*	蜊ｰ蛻ｷ遖∵ｭ｢蟇ｾ蠢�
============================== */
@media print {
div.modal-overlay {
	display:none;
}
.md-box, .md-close {
	display:none;
}
}

/* =================================
/*	recta
============================== */
.recta{
	width: 300px;
	height: 250px;
		margin: 20px auto 0;
			padding-bottom: 20px;
}
@media all and (max-width: 767px) {
.recta{
	margin: 20px auto 0;
	padding-bottom: 20px;
}
}
</pre></body></html>