<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 {
	background: #fff;
	 font-family: "游ゴシック", YuGothic,"Yu Gothic","メイリオ", sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight:bold;
	line-height: 1.6;
	/* min-width: 1024px; */
}

nav{
	position:fixed;
	top:0;
	width:100%;
	color:#000;
}

.arrow p{
	font-weight:700;
	color:#fff;
	text-align: center;
	line-height: 1.4;
}

p.backtop a{
	line-height: 1.0;
	background:#cb4040;
	display:block;
	color:#fff;
	text-decoration: none;
	text-align: center;
	font-weight: 300;
}

article.text01 ul li:last-child{
	/* background: #f4f2ed; */
}

.whats{
	border-top: 1px solid #000;
}


article.text01 ul li div p.join a{
	line-height: 1.0;
	background:#241a21;
	display:block;
	color:#fff;
	text-decoration: none;
	text-align: center;
}

.text01 ul li div p.formlink a,p.enquetebtn a{
	line-height: 1.0;
	background:#cb4040;
	display:block;
	color:#fff;
	text-decoration: none;
	text-align: center;
	font-weight: 300;
}

article.text01 ul li:last-child{
	text-align: center;
}

.welcome span{
	font-weight:700;
}

.form{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px 0;
}

.form ul{
	background: #f4f2ed;
}

.form ul li div.welcome{
	text-align: center;
	line-height: 1.6;
	font-weight:500;
}

.form ul.formarea li ul li:first-child {
	line-height: 1.2;
}

.form ul.formarea li form span{
	color:#cb4040;
}

.notice {
	font-size:10px;
	line-height: 1.4;
}

.notice a{
	color:#cb4040;
	text-decoration: underline;
}

.themelink{
	text-align: center;
}

.themelink ul{
	border-top: 1px dotted #ccc;
}

.themelink ul li{
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

.themelink ul li a{
	display: block;
	color:#000;
	text-decoration: none;
	font-weight:700;
}

.result{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px 0;
}

.result p.date{
	background:#CB4040;
	color:#fff;
	font-weight:700;
	border-radius:50px;
}

.result p.theme{
	font-weight:700;
	border-bottom:1px solid #000;
}

.result .music article{
	line-height: 1.6;
	text-align: left;
	border-bottom:1px solid #000;
}
	
.result .music article span.red{
	color:#CB4040;
}
	
.result .music article span.bold{
	font-weight:700;
}
	
.result .music article span.text120{
	font-size:140%;
}

footer{
	background:#fff;
}

footer article div.logo p.copyright{
	font-size:10px;
	padding:20px 0 40px;
	color:#333;
}

footer article div.banner a{
	/* border:1px solid #ccc; */
	/* box-sizing: border-box; */
}

/*PC*/
@media print, screen and (min-width: 769px)
{

html,body{
	min-width: 1024px;
	/* width: 100%; */
}

#movie,#form,#enquete01,#enquete02,#enquete03,#enquete04,#enquete05{
	margin-top:-70px;
	padding-top:70px;
}
	
/* おしゃれ */
body, html, main {
	height: 100%;
}

.cd-fixed-bg {
	/* background-attachment: fixed; */
	/* background-repeat: no-repeat; */
	/* background-position: 50% 70px; */
}
  
header  {
	background-image: url("https://podcasts.tfm.co.jp/lock/dribu/img/main_bg_pc02.jpg");
	background-size: 2000px;
	background-position:center top;
	height: 1036px;
}

	.floating {top: 440px;right: 10px;position: fixed;z-index: 1;}

header .maintext{
	/* margin-right: 29px; */
	width: 960px;
	margin: 42px auto 0;
	position: relative;
}

header .maintext a{
	right: 0px;
	/* margin-right: 29px; */
	/* width: 960px; */
	/* margin: 0px auto -1px; */
	position: absolute;
	top: -50px;
	/* left: 200px; */
}
  
  
.cd-scrolling-bg {
	/*min-height: 100%;*/
	background-image: url("https://podcasts.tfm.co.jp/lock/dribu/img/bg_pc.jpg?01");
	background-position:center top;
	background-repeat:repeat;
	background-size: 2000px;
}
/* おしゃれ */
	
.hide_pc{
	display: none;
}
	
a:focus,input:focus,textarea:focus {
	outline: 0;
}
	
a:hover{
	opacity:0.8;
}
	
nav{
  background: rgba(255,255,255,0.3);
}
	
nav article{
	width:940px;
	margin:0 auto;
	text-align: center;
	padding: 6px 0;
	position: relative;
	color: #fff;
}
	
nav article .d_logo{
  height:30px;
}	
nav img{
	vertical-align: middle;
	margin: 0 6px;
	height: 41px;
}

nav article .social{
	position:absolute;
	top: 9px;
	right:0;
}
	
nav article .social img{
	margin:0 2px;
	height:30px;
}

header article{
	width: 960px;
	margin:0 auto;
	padding:70px 0 25px;
}
	
header article p{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:6px 0;
}
	
header article p img{
	display:block;
	margin:0 auto;
}

/*上のエリア*/
main .cd-bg-1 article{
	width:940px;
	height:587px;
	margin:0 auto;
	position:relative;
}
	
.catch{
	text-align: right;
	font-size:17px;
	line-height: 1.6;
	font-weight:300;
	padding:40px 40px 20px 0;
}
	
.catch p.copy{
	font-size:29px;
	line-height: 1.0;
	margin-bottom: 10px;
}
	
h1{
	padding:0;
}

h1 img{
	width:300px;
}
	
.arrow{
	position: absolute;
	left:60px;
	bottom:0;
	width:155px;
	height:306px;
	padding:20px 0;
	box-sizing: border-box;
	background:#241a21;
}
	
.arrow p{
	font-weight:700;
	color:#fff;
	text-align: center;
	line-height: 1.4;
	padding:0 5px;
}
	
.arrow p.thum{
	padding:7px 0;
	line-height: 1.0;
}
	
.arrow p.quick{
	padding: 15px 0 0;
	line-height: 1.0;
}
	
div.thanks{
	padding:50px 0;
	box-sizing: border-box;
}
	
div.thanks p{
	text-align: center;
}

div.thanks p.thanks{
	font-size:36px;
}
	
p.backtop{
	margin:100px auto 0;
	width:400px;
}
	
p.backtop a{
	padding:10px 0;
	font-size:24px;
}
	
.cd-scrolling-bg article{
	width:940px;
	margin:0 auto;
}
	
article.text01{
	padding:45px 0;
}

article.text01 .midashi{
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding: 6px 0;
}


article.text01 .midashi img{width: 690px;}

article.text01 .map{
	margin-top:50px;
	position: relative;
}


article.text01 .img{
	margin-top:50px;

}

article.text01 .map p{
	background:#1d2088;
	border-radius: 30px;
	padding: 2px 0px 2px 17px;
	/* width: 150px; */
	font-size: 24px;
}

article.text01 .map a{
color:#fff;
text-decoration:none;
}


article.text01 .map p.hokaidou{
	width: 240px;
	top: 87px;
	left: 56%;
	position:absolute;
	background:#BEBDB9;
}

article.text01 .map p.hukusima{
	/* width:150px; */
	top: 343px;
	width: 241px;
	left: 61%;
	position:absolute;
	background: #BEBDB9;
}

article.text01 .map p.hirosima{
	/* width:150px; */
	top: 384px;
	width: 238px;
	left: 18%;
	position:absolute;
background: #BEBDB9;
}

article.text01 .map p.hukuoka{
	/* width:150px; */
	top: 480px;
	width: 240px;
	left: 2.5%;
	position:absolute;
	padding-right: -3%;
	background: #BEBDB9;
}

article.text01 .map p.aiti{
	/* width:150px; */
	top: 463px;
	width: 239px;
	left: 58%;
	position:absolute;
	background: #BEBDB9;
}


article.text01 .map p.tokyo{
	/* width:150px; */
	top: 406px;
	width: 248px;
	left: 66%;
	position:absolute;
	background: #BEBDB9;
}

article.text01 .present_text{text-align:center;margin: 38px auto 0;}

article.text01 .present_text img{
width:200px;
	}

article.text01 .syousai img{
	width:130px;
}

article.text01 .present{
	background:#1d2088;
	width: 800px;
	margin: 47px auto;
	border-radius: 13px;
	padding: 0px 10px 10px 10px;
}

article.text01 .present .text{
	/* background:#1d2088; */
	/* width: 820px; */
	margin: 24px auto;
	border-radius: 13px;
	padding: 0px 32px 13px 33px;
}

article.text01 .present img{
	margin-left: 25px;
	margin-top: -20px;
	width: 795px;
}
	




	
article.text01 ul li div p.join a{
	padding:7px 0;
	font-size:14px;
}
	
article.text01 ul li div p.formlink a,p.enquetebtn a{
	padding:10px 0;
	font-size:35px;
}

.Schedule {
	margin-top:30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 40px;
}

.Schedule .comingsoon{
	text-align:right;
	font-size:18px;
}

.Schedule ul{
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 14px 0;  /* 左右 上下で記述 */
}

.Schedule ul li{
	display:table-cell;
	vertical-align: middle;
}

.Schedule ul li.left{
	width:50%;
}

.Schedule  span{
	/* color:#1d2088 */
	/* font-weight: 400; */
	font-size: 12px;
}

.Schedule ul li.right{
	width:50%;
}
.japan{
	font-size:24px;
}

.details{
	font-size:18px;
	margin-bottom:20px
}

.end{
	font-size:20px;
}

article.text01 ul li{
	line-height: 1.6;
	font-weight:500;
}

.tyui{
	font-weight:400;
}

.tyui span{
	color:#1d2088;
}

.sanka{
	background:#1d2088;
	/* width: 800px; */
	margin: 47px auto;
	/* border-radius: 13px; */
	padding: 20px;
}

.sankahouhou{
		text-align:center;

}

.sankahouhou img{
	width:140px;

}

.sanka .le{
	font-weight:400;
	font-size:16px;
	margin-top: 20px;
}

.sanka .ce{
	text-align:center;
	font-size: 28px;
	margin-top: 20px;
}

.sanka .te{
	text-align:center;
	font-size:18px;
}

 .te span{
	color:#1d2088;
}

.oubo{
		background: #fff;
		border-radius: 30px;
		padding: 2px 0px 2px 17px;
		width: 250px;
		font-size: 24px;
		/* color: #fff; */
		margin:30px auto;
}

.onegai span{
	font-weight:400
}

.oubo a{
		text-decoration:none;
		padding: 2px 0px 2px 17px;
		width: 250px;
		font-size: 24px;
	color: #1D2088; 
}


.toplink{
	background:#1D2088;
	padding:10px;
	width:500px;
	margin: 78px auto;
}
.toplink a{
	color:#fff;
	font-size:22px;
	text-decoration:none;
	text-align:center;
	/* width: 500px; */
	/* margin: 0 auto; */
	margin: 0px 148px;
}
	
footer article{
	padding:100px 0 45px;
	text-align: center;
}
	
footer article div.logo a img{
	vertical-align: middle;
	width:100px;
	margin:0 5px;
}

footer article div.logo p.copyright{
	padding:20px 0 40px;
}

footer article div.banner a{
	width:730px;
	height:90px;
	/* padding:5px 0; */
	display: block;
	margin:0 auto;
}

footer article div.banner2 a{
	width:730px;
	height:90px;
	padding:5px 0;
	display: block;
	margin:0 auto;
}
	
#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;
}
	
	.themelink p{
		margin-bottom:20px;
	}
	
	.themelink p img{
		height:40px;
	}
	
.themelink ul{
	width:600px;
	margin:30px auto 60px;
}
	
.themelink ul li a{
	background: url('../img/enquete/arrow.png') 100% 50% no-repeat;
	background-size:10px;
	padding:10px 0;
	font-size:16px;
}
	
	.themelink ul li a:hover{
		color:#CB4040;
		opacity: 1.0;
	}
	


	

	
	.special{
		background: url('../img/special01_pc.png') top center no-repeat;
		width:940px;
		height:793px;
		margin:0 0 60px;
		padding:140px 0 0 26px;
		box-sizing: border-box;
	}
	
	.special iframe{
		width:311px;
		height:175px;
		border:1px solid #000;
		box-sizing: border-box;
	}
	
	.omoiyari{
		margin-top:80px;
	}
	
/*20180129*/
	
}


/*SP*/
@media screen and (max-width: 768px)
{
	
body{
	font-size: 14px;
	background:#00bfff;
	text-align: left;
}
	
.hide_sp{
	display: none;
}

.rr_video{
	/* margin: -6px auto; */
	background:#1d2088;
	padding:20px;
	text-align:center;
	font-size: 18px;
	margin-top: -6px;
}

.rr_video a{
	color:#fff;
	text-decoration:none;
}

img {
	width: 100%;
}

.floating {top: 440px;right: -82px;position: fixed;z-index: 1;}	

.floating img{width: 65%;}
	
nav{
	background:#1d2088;
	color:#fff;
}
	
nav article{
	padding:8px 5px;
	text-align: left;
}

nav img{
	vertical-align: middle;
	margin:0 2px;
	width: initial;
	height:25px;
}

nav article .social{
	position:absolute;
	top:5px;
	right:5px;
}
	
nav article .social img{
	height:30px;
}

/*上のエリア*/
.cd-fixed-bg.cd-bg-1 {
	position:relative;
}
	
.cd-bg-1 div.main_sp{
	line-height: 0;
}
	
.cd-fixed-bg.cd-bg-1 article {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
	
.main_inner{
	position:relative;
	width:100%;
	height:100%;
}
	
.catch{
	text-align: center;
	font-size:10px;
	line-height: 1.6;
	font-weight:300;
	padding:26% 0 0 0;
}
	
.catch p.copy{
	font-size:14px;
	line-height: 1.0;
	margin-bottom: 5px;
}

h1{
	text-align: center;
	padding:20px 0 0;
}

h1 img{
	width:65%;
}
	
.main_inner .arrow{
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
	height:50%;
}
	
.arrow_inner{
	width:30%;
	height:100%;
	margin:0 auto;
	padding:10px 5px 0;
	box-sizing: border-box;
	background:rgba(36,26,33,0.8);
}

.arrow p {
	font-size: 9px;
}
	
.arrow p.thum{
	padding:7px 0;
	line-height: 1.0;
}
	
.arrow p.quick{
	padding:10px 0 0;
	line-height: 1.0;
}
	
.arrow p.quick img{
	width:50%;
}
	
div.thanks{
	padding:50px 10px;
	box-sizing: border-box;
}
	
div.thanks p{
	text-align: center;
}

div.thanks p.thanks{
	font-size:20px;
}
	
p.backtop{
	margin:50px auto 0;
}
	
p.backtop a{
	padding:10px 0;
	font-size:16px;
}

article.text01{
	padding:0 10px;
	text-align: center;
}

article.text01{
	padding:0 10px;
	text-align: center;
}

article.text01 .midashi{text-align: center;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: 2px 0;margin-top: 20px;}

article.text01 .present_text img{
	width: 21%;
}	

article.text01 .map{
	margin-top: 22px;
	position: relative;
}


article.text01 .img{
	margin-top:50px;

}

article.text01 .map p{
	/* background:#1d2088; */
	border-radius: 30px;
	padding: 0px 10px;
	/* width: 150px; */
	/* font-size: 59%; */
}

article.text01 .map a{
color:#fff;
text-decoration:none;
}


article.text01 .map p.hokaidou{
	width: 28%;
	top: 12%;
	left: 53%;
	position:absolute;
}

article.text01 .map p.hukusima{
	/* width:150px; */
	top: 49%;
	width: 26%;
	right: 0%;
	position:absolute;
}

article.text01 .map p.hirosima{
	/* width:150px; */
	top: 56%;
	width: 28%;
	left: 15%;
	position:absolute;
}

article.text01 .map p.hukuoka{
	/* width:150px; */
	top: 68%;
	width: 28%;
	left: -2%;
	/* right: 20%; */
	position:absolute;
}

article.text01 .map p.aiti{
	/* width:150px; */
	top: 65.5%;
	width: 27%;
	left: 56%;
	position:absolute;
}


article.text01 .map p.tokyo{
	/* width:150px; */
	top: 57%;
	width: 28%;
	left: 62%;
	position:absolute;
}

article.text01 .present{
	background:#1d2088;
	margin: 16px auto;
	border-radius: 13px;
	padding: 0px 10px 10px 10px;
	/* text-align: left; */
	/* font-weight: 400; */
}

article.text01 .present .text{
	font-weight:400;
	font-size: 14px;
	margin-bottom: 10px;
}
	
article.text01 .present img{
	margin-left: 17px;
	margin-top: -20px;
}

article.text01 .present .present_sp{
	margin: 17px auto;
	width:30%;
}


.Schedule {
	margin-top:30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 40px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
}	
.details{
	font-size: 16px;
	margin-bottom:20px;
}

.japan{
		font-size: 16px;
}

.comingsoon{
text-align:right;
margin-top:-25px

}
.Schedule  span{

}


.tyui{
	font-weight:400;
	font-size:13px;
}

.tyui span{
	color:#1d2088;
}

.sanka{
	background:#1d2088;
	text-align:left;
	margin: 47px auto;
	/* border-radius: 13px; */
	padding: 20px;
}

.sankahouhou{
  width: 28%;
  margin:0 auto;
}

.sanka .le{
	font-weight:400;
	font-size:14px;
	margin-top: 20px;
}

.le span{
	font-size:12px;
}

.sanka .ce{
	text-align:center;
	font-size: 22px;
	margin-top: 20px;
}

.sanka .te{
	text-align:center;
	font-size:12px;
	font-weight: 400;
}

.oubo{
		background: #fff;
		border-radius: 30px;
		padding: 2px 0px 2px 17px;
		width: 300px;
		font-size: 24px;
		/* color: #fff; */
		margin:30px auto;
}

.oubo a{
		text-decoration:none;
		padding: 0 16%;
		width: 250px;
		font-size: 24px;
		text-align: center;
		color: #1D2088;
}

.toplink{
	background:#1D2088;
	padding:10px;
	margin: 50px auto;
}
.toplink a{
	color:#fff;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	/* width: 500px; */
	/* margin: 0 auto; */

}
.onegai span{
	font-weight:400;
	font-size:12px;
}

footer article div.logo{
	color:#fff;
	font-size:20px;
	text-align: center;
	padding:40px 0 0;
}
	
footer article div.logo a img{
	vertical-align: middle;
	width:30%;
	margin:0 5px;
}

footer article div.logo p.copyright{
	padding:20px 0 ;
}
	
footer article div.banner{
	padding:20px 10px 10px;
}
	
footer article div.banner a{
	width:100%;
	padding: 9px 0;
	display: block;
	margin:0 auto;
}
	
footer article div.banner a img{
	/* width:65%; */
	display: block;
	margin:0 auto;
}

footer article div.banner2{
	padding:0 10px 80px;
}
	
footer article div.banner2 a{
	width:100%;
	padding:5px 0;
	display: block;
	margin:0 auto;
}
	
footer article div.banner2 a img{
	width:100%;
	display: block;
	margin:0 auto;
}
	
#pagetop{
	display:inline;
	position:fixed;
	bottom:0;
	right:10px;
	opacity:0.7;
	width:20%;
	text-align: right;
	line-height: 0;
}

#pagetop img{
	width:70%;
}
	
/*enquete*/
	
	.en_inner{
	padding:60px 10px 0;
	}
	
	.themelink{
		line-height: 1.2;
	font-size:13px;
	}
	
	.themelink p{
		margin-bottom:10px;
	}
	
	.themelink p img{
		width:100%;
	}
	
.themelink ul{
	margin:20px auto 40px;
}
	
.themelink ul li a{
	background: url('../img/enquete/arrow.png') 100% 50% no-repeat;
	background-size:10px;
	padding:10px 0;
}
	

ssｓｓ</pre></body></html>