/* =================================
	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;}
}
/*$B!w2;3Z6&DL%P%J!<(B
/////////////////////////////////////////////////////////////////////////*/
#tbsMusic { width:300px; height:auto; background:url(/mi/mi6/img/music_main.png) repeat-y -310px 0; margin:10px auto;}
#tbsMusicIn { background:url(/mi/mi6/img/music_main.png) no-repeat 0 0;}
#tbsMusic ul { background:url(/mi/mi6/img/music_main.png) no-repeat -620px bottom; padding:40px 7px 6px; margin:0;}
#tbsMusic ul li { list-style:none; background:url(/mi/mi6/img/music_main.png) no-repeat -930px 0; padding-bottom:1px; margin:0;}
#tbsMusic ul li a { display:block; width:286px; height:60px; background:url(/mi/mi6/img/music_banner.jpg) no-repeat; margin:0;}
	#tbsMusic ul li:hover { background-position:-950px 0;}
	#tbsMusic ul li a:hover { filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
	/**/
	#tbsMusic ul li#musicBn_cdtv a { background-position:right 0;}
	#tbsMusic ul li#musicBn_kayou-kyoku a { background-position:right -65px;}
	#tbsMusic ul li#musicBn_liveb a { background-position:right -130px;}
	#tbsMusic ul li#musicBn_yusen a { background-position:right -195px;}
	#tbsMusic ul li#musicBn_record a { background-position:right -325px;}
	#tbsMusic ul li#musicBn_artist-2013 a { background-position:right -325px;}
	#tbsMusic ul li#musicBn_soundroom a { background-position:right -390px;}
	#tbsMusic ul li#musicBn_utage a { background-position:right -325px;}
	#tbsMusic ul li#musicBn_momm a { background-position:right -65px;}
	#tbsMusic ul li#musicBn_gtm a { background-position:right -260px;}
#tbsMusic {margin:0 auto;}

/* =================================
	Record Awards CSS
================================= */

/* link */
a:link {
	text-decoration:underline;
	color:#e4007b;
}
a:visited {
	text-decoration:none;
	color:#e4007b;
}
a:active {
	text-decoration:none;
	color:#e4007b;
}
a:hover {
	text-decoration:underline;
	color:#e4007b;
}

/* 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;}
.gold {color:#ffd700;}
.silver {color:#c0c0c0;}

.big {
	font-size:120%;
}
.s {
	font-size:87.5%;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}

/*	background
============================== */

html, body, div#con-body {
	background-color:#ead699;
}
body {
	color:#4e0c17;
	text-align:center;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
	font-family:Arial,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

div.cover {
	background-image:url(../img/bg.jpg);
	background-position:center top;
	background-repeat:repeat;
}
@media all and (min-width: 768px) {
div.cover {
	min-width:980px;
}
}
@media all and (max-width: 767px) {
div.cover {
	min-width:320px;
	background-position:left top;
	background-size:128px;
}
}


/*	copyright
============================== */
p.copyright {
	line-height:1.25;
	text-align:center;
}
p.copyright a {
}
@media all and (min-width: 768px) {
	p.copyright {
		font-size:75%;
		padding:30px 0;
	}
	p.copyright a:hover {
		text-decoration:none;
	}
}
@media all and (max-width: 767px) {
	p.copyright {
		font-size:62.5%;
		padding:10px 10px 48px;
	}
}


/*	pagetop
============================== */
p.pgt {
	position:fixed;
}
p.pgt a, p.pgt span {
	display:block;
}
@media all and (min-width: 768px) {
p.pgt {
	right:40px;
	bottom:30px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
p.pgt a {
	background-image:url(../img/pagetop.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:103px;
	height:103px;
}
}
@media all and (max-width: 767px) {
p.pgt {
	width:100%;
	min-width:320px;
	bottom:0;
}
p.pgt a {
	position:relative;
	text-decoration:none;
	color:#fff;
	text-shadow:0 2px 2px hsla(0, 0%, 0%, .5);
	background-color:hsla(359,85%,14%,0.8);
	height:36px;
}
p.pgt a span {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-0.5em;
	margin-left:-3em;
	font-size:87.5%;
	font-weight:bold;
}
p.pgt a span:before {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-8px;
	margin-left:-6em;
	display:block;
	content:"";
	background-image:url(../img/cmn_arrow.svg);
	background-repeat:no-repeat;
	background-position:left top;
	width:16px;
	height:16px;
}
}

/*	rectangle
============================== */
div.recta div {
	background-color:hsla(0, 0%, 100%, .5);
	width:300px;
	height:250px;
	overflow:hidden;
}
@media all and (min-width: 768px) {
	div.recta div {
		float:left;
	}
}
@media all and (max-width: 767px) {
	div.recta {
		padding-bottom:10px;
	}
	div.recta div {
		margin:0 auto;
	}
}

/*	header
============================== */
div.header {
	background-image:url(../img/bg_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
div.header header {
	position:relative;
}
div.header header h1 {
	position:absolute;
	/* background-color:hsla(0,0%,0%,0.5); */
}
div.presite header h1 {
	left:50%;
	top:50%;
}
div.compsite header h1 {
	left:50%;
}
div.header header h1 span, div.header header h1 a {
	display:block;
	background-image:url(../img/logo.png);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.compsite header p.mc {
	position:absolute;
	bottom:0;
	left:50%;
}
div.compsite header p.mc img {
	display:block;
}
div.compsite header p.mc {
	background-image:url(../img/header_mc.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
p.date {
	text-align:center;
	color:#4e400c;
	font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",serif;
	line-height:1.5;
	/* background-color:hsla(0,0%,0%,0.5); */
	width:100%;
	text-shadow:0 0 5px #ceb789;
	background-color:hsla(0,0%,100%,0.7);
}
p.date > span > span {
	font-size:150%;
}
@media all and (min-width: 768px) {
div.header {
}
div.header header {
	height:300px;
}
div.presite header h1,
div.presite header h1 span, div.presite header h1 a {
	width:550px;
	height:227px;
}
div.compsite header h1,
div.compsite header h1 span, div.compsite header h1 a {
	width:510px;
	height:210px;
}
div.compsite header h1 span, div.compsite header h1 a {
	background-size:cover;
}
div.compsite header h1 {
	top:50%;
}
div.presite header h1 {
	margin-left:-285px;
	margin-top:-113.5px;
}
div.compsite header h1 {
	margin-left:-460px;
	margin-top:-105px;
}
div.compsite header p.mc, div.compsite header p.mc img {
	width:408px;
	height:262px;
}
div.compsite header p.mc {
	margin-left:53px;
}
}
@media all and (max-width: 767px) {
div.presite header {
	height:150px;
}
div.compsite header {
	height:300px;
}
div.header header h1,
div.header header h1 span, div.header header h1 a {
	width:300px;
	height:124px;
}
div.presite header h1 {
	margin-left:-150px;
	margin-top:-62px;
}
div.compsite header h1 {
	top:10px;
	margin-left:-150px;
}
div.header header h1 span, div.header header h1 a,
div.compsite header p.mc {
	background-size:cover;
}
div.compsite header p.mc, div.compsite header p.mc img {
	width:280px;
	height:180px;
}
div.compsite header p.mc {
	margin-left:-140px;
}
p.date {
	font-size:87.5%;
}
}

/*	over and under
============================== */
div.over, aside.under {
	background-image:url(../img/bg_line.jpg);
}
div.over div.wrap, aside.under div.wrap {
	text-align:left;
}
@media all and (min-width: 768px) {
div.over, aside.under {
	background-position:center top;
	padding:20px 0;
}
div.over div.wrap, aside.under div.wrap {
	width:924px;
	margin:0 auto;
}
}
@media all and (max-width: 767px) {
div.over, aside.under {
	background-position:left top;
	background-size:50px 50px;
}
}

/*	over (.over)
============================== */
@media all and (min-width: 768px) {
div.over div.wrap div.col-rig {
	width:612px;
	/* float:right; */
	margin:0 auto;
}
div.over div.wrap div.data {
	width:300px;
	float:left;
}
}
@media all and (max-width: 767px) {
div.over {
	padding:10px 0;
}
}

/*	aside (.under)
============================== */
@media all and (min-width: 768px) {
aside.under div.wrap div.col-lef {
	width:612px;
	float:left;
}
aside.under div.wrap div.col-rig {
	width:300px;
	float:right;
}
}
@media all and (max-width: 767px) {
aside.under {
	padding-bottom:10px;
}
aside.under div.wrap div.col-rig {
	padding-top:10px;
}
}

/* timeline */
div.sns-timeline {
	background-image:url(../img/bg_twline.jpg);
	background-repeat:repeat;
}
div.sns-timeline p.btn-tw a {
	display:block;
	background-image:url(../img/sns_twitter.png);
	background-repeat:no-repeat;
}
div.sns-timeline div.inner {
	background-color:hsla(0,0%,100%,0.8);
}
@media all and (min-width: 768px) {
	div.sns-timeline {
		position:relative;
		background-position:left top;
		width:612px;
		height:512px;
	}
	aside.under div.col-lef p.btn-tw a {
		width:210px;
		height:150px;
		background-position:0 -70px;
	}
	div.sns-timeline div.inner {
		position:absolute;
		width:400px;
		height:508px;
		left:210px;
		top:2px;
		oberflow:hidden;
	}
}
@media all and (max-width: 767px) {
	div.sns-timeline {
		background-position:center top;
		background-size:64px;
		padding-bottom:2px;
	}
	div.sns-timeline p.btn-tw a {
		background-position:center top;
		height:62px;
	}
	div.sns-timeline div.inner {
		width:260px;
		height:508px;
		margin:0 auto;
	}
}

/*	.jnn
============================== */
div.jnn {
	color:#7b6617;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:300px;
	height:250px;
	padding:10px 12px 12px;
	border:2px solid #998633;
	background-color:hsla(0,0%,100%,0.8);
}
div.jnn > section {
	width:272px;
	height:224px;
	overflow:auto;
}
div.jnn > section h2 {
	line-height:1.25;
	font-size:150%;
	text-align:center;
	padding-bottom:0.1em;
	border-bottom:2px solid #998633;
	margin-bottom:0.5em;
}
div.jnn > section dl dt, div.jnn > section dl dd {
	line-height:1.5;
}
div.jnn > section dl dt {
	font-weight:bold;
}
div.jnn > section dl dd {
	font-size:87.5%;
	margin-bottom:0.5em;
}
@media all and (min-width: 768px) {
div.jnn {
	float:right;
}
}
@media all and (max-width: 767px) {
div.jnn {
	/* margin:0 auto 10px; */
	margin:0 auto;
}
}

/*	.data (banner)
============================== */
div.data {
	width:300px;
	height:250px;
	background-color:#a88e5e;
}
@media all and (min-width: 768px) {
}
@media all and (max-width: 767px) {
div.data {
	margin:0 auto;
}
}



/*	SNS buttons
============================== */
div.sns-btns {
	width:300px;
	margin:0 auto;
}
div.sns-btns div.tw {
	float:left;
}
div.sns-btns div.fb {
	float:right;
}
@media all and (min-width: 768px) {
	div.sns-btns {
		padding:20px 0;
	}
}
@media all and (max-width: 767px) {
	div.sns-btns {
		padding:15px 0 13px;
	}
}

/*	main
============================== */

@media all and (min-width: 768px) {
main {
	padding-top:30px;
}
}
@media all and (max-width: 767px) {
main {
	padding-top:10px;
}
}


/*	nav (.menu)
============================== */

div.menu {
	text-align:left;
}
div.menu nav ul li span {
	display:block;
}
div.menu nav ul li span a {
	display:block;
	background-image:url(../img/menu.svg);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	position: relative;
	background-color:#fff;
	border-radius:6px;
	color:#4e400c;
	-webkit-transition:none;
	transition:none;
	text-shadow: 0 1px 1px hsla(0, 0%, 0%, .2);
}
@media all and (min-width: 768px) {
div.menu {
	width:924px;
	margin:0 auto;
	margin-bottom:30px;
}
div.menu nav {
	padding:0 70px;
}
div.menu nav ul.over {
	margin-bottom:12px;
}
div.menu ul li {
	float:left;
}
div.menu ul.over li:nth-child(4n-3) {
	width:19%;
}
div.menu ul.over li:nth-child(4n-2) {
	width:24%;
}
div.menu ul.over li:nth-child(4n-1) {
	width:24%;
}
div.menu ul.over li:nth-child(4n) {
	width:33%;
}
div.menu ul.under li {
	width:100%;
}

div.menu ul.over li:nth-child(4n-3) span {
	padding-right:9px;
}
div.menu ul.over li:nth-child(4n-2) span {
	padding-left:3px;
	padding-right:6px;
}
div.menu ul.over li:nth-child(4n-1) span {
	padding-left:6px;
	padding-right:3px;
}
div.menu ul.over li:nth-child(4n) span {
	padding-left:9px;
}

/*
div.menu ul.under li:first-child span {
	padding-right:6px;
}
div.menu ul.under li:last-child span {
	padding-left:6px;
}
*/

div.menu nav ul li span a {
	background-position:right top;
	font-size:150%;
	line-height:52px;
	height:52px;
	box-shadow: 0 6px 0 #d4bc86;
	text-indent:-0.75em;
}
div.menu nav ul li a:hover {
	background-color: #f4eada;
	box-shadow: 0 6px 0 #d4bc86;
}
}
@media all and (max-width: 767px) {
div.menu nav {
	padding:0 10px;
}
div.menu ul li {
	margin-bottom:6px;
}
div.menu nav ul li span a {
	background-position:right -104px;
	line-height:44px;
	height:44px;
	box-shadow: 0 3px 0 #d4bc86;
}
}



/*	article (.unit)
============================== */
div.unit {
	text-align:left;
}
div.unit article div.inner p:not(.tomenu),
div.unit article div.inner ul li {
	line-height:1.5;
}
div.unit article h2 {
	background-image:-webkit-gradient(linear, left top, right top, from(hsla(0,0%,100%,0)), color-stop(0.25, hsla(0,0%,100%,1)), color-stop(0.75, hsla(0,0%,100%,1)), to(hsla(0,0%,100%,0)));
	background-image:-webkit-linear-gradient(left, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
	background-image:linear-gradient(to right, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
}
div.unit article h2 > span {
	display:block;
}
@media all and (min-width: 768px) {
div.unit, div.unit article, div.unit article div.inner {
	background-image:url(../img/brd.jpg);
}
div.unit {
	background-position:center top;
	background-repeat:repeat-y;
	width:872px;
	margin:0 auto 30px;
}
div.unit:last-child {
	margin:0 auto;
}
div.unit article {
	padding-top:40px;
	background-position:left top;
	background-repeat:no-repeat;
}
div.unit article h2 {
	margin-bottom:30px;
}
div.unit article h2 > span {
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	height:120px;
	background-image:url(../img/h2.png);
}
div#nominate article h2 > span {
	background-position:center top;
}
div#mc article h2 > span {
	background-position:center center;
}
div#winner article h2 > span {
	background-position:center bottom;
}
div.unit article div.inner {
	padding:0 53px 63px;
	background-position:right bottom;
	background-repeat:no-repeat;
}
}
@media all and (max-width: 767px) {
div.unit article {
	/* -webkit-box-shadow:#d6b899 0 0 14px 0 inset;
	box-shadow:#d6b899 0 0 14px 0 inset; */
	background-image:url(../img/brd_smp.jpg);
	background-position:left top;
	padding-top:10px;
	margin:10px;
	border:5px solid #fff;
}
div.unit article div.inner {
	padding:10px;
}
div.unit:last-child article {
	margin:10px 10px 0;
}
div.unit article h2 {
	color:#000;
}
div.unit article h2 > span {
	text-align:center;
	line-height:1.5;
	padding: 1em;
	text-shadow:1px 1px 0 #fff4e0, -1px 1px 0 #fff4e0, -1px -1px 0 #fff4e0, 1px -1px 0 #fff4e0, 2px 2px 3px hsla(11,100%,27%,0.3);
}
}


/* =================================
	winner (#winner)
================================= */

/*	nav (.submenu)
============================== */
div.submenu ul li {
	float:left;
	width:50%;
}
div.submenu nav ul li span {
	display:block;
}
div.submenu nav ul li span a {
	display:block;
	background-image:url(../img/menu_sub.svg);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	position: relative;
	border-radius:6px;
	color:#fff;
	-webkit-transition:none;
	transition:none;
	text-shadow: 0 1px 3px hsla(0, 0%, 0%, .25);
}
div.submenu nav ul li:nth-child(1) span a {
	background-color:hsla(29, 71%, 54%, .5);
}
div.submenu nav ul li:nth-child(2) span a {
	background-color:hsla(352, 69%, 60%, .5);
}
div.submenu nav ul li:nth-child(1) span.on a {
	background-color: #b27033;
}
div.submenu nav ul li:nth-child(2) span.on a {
	background-color: #ff4e66;
}
@media all and (min-width: 768px) {
div.submenu {
	margin-bottom:30px;
}
div.submenu ul li:nth-child(1) span {
	padding-right:15px;
}
div.submenu ul li:nth-child(2) span {
	padding-left:15px;
}
div.submenu nav ul li span a {
	background-position:right top;
	font-size:150%;
	line-height:52px;
	height:52px;
	box-shadow: 0 6px 0 #e6dcc3;
}
div.submenu nav ul li:nth-child(1) span a:hover {
	background-color:hsla(29, 71%, 54%, .7);
}
div.submenu nav ul li:nth-child(2) span a:hover {
	background-color:hsla(352, 69%, 60%, .7);
}
}
@media all and (max-width: 767px) {
div.submenu {
	margin-bottom:10px;
}
div.submenu ul li {
}
div.submenu ul li:nth-child(1) span {
	padding-right:5px;
}
div.submenu ul li:nth-child(2) span {
	padding-left:5px;
}
div.submenu nav ul li span a {
	padding-left:12px;
	text-align:left;
	font-size:87.5%;
	background-position:right -104px;
	line-height:44px;
	height:44px;
	box-shadow: 0 3px 0 #d4bc86;
}
}

/*	section (on off)
============================== */
div#winner section.on {
	display:block;
}
div#winner section.off {
	display:none;
}

/*	table
============================== */
div#winner h3 {
	color:#fff;
	line-height:1.5;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-bottom: none;
	padding: 0.75em 0.5em;
	text-shadow: 0 1px 3px hsla(0, 0%, 0%, .4);
}
div#winner section.rcd h3 {
	background-color: #b27033;
}
div#winner section.rke h3 {
	background-color: #ff4e66;
}
div#winner table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
div#winner section.rcd table {
	border-bottom:1px solid #b27033;
}
div#winner section.rke table {
	border-bottom:1px solid #f4405e;
}
div#winner table th, div#winner table td {
	padding:0.5em;
	text-align:center;
	border-width:1px;
	border-style:solid;
	line-height:1.5;
	border-bottom:none;
}
div#winner section.rcd h3, div#winner section.rcd table th, div#winner section.rcd table td {
	border-color:#b27033;
}
div#winner section.rke h3, div#winner section.rke table th, div#winner section.rke table td {
	border-color:#f4405e;
}
div#winner section.rcd table th {
	background-color:hsla(29,71%,54%,0.2);
}
div#winner section.rke table th {
	background-color:hsla(352,69%,60%,0.2);
}
div#winner table th > span, div#winner table td > span {
	white-space:nowrap;
	display:inline-block;
}
div#winner table td {
	text-align:left;
	line-height:1.5;
}
div#winner table tr:nth-child(even) {
	background-color:hsla(0,0%,100%,0.5);
}
@media all and (min-width: 768px) {
div#winner h3 {
	font-size:125%;
}
div#winner table caption, div#winner table th, div#winner table td {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
div#winner h3 {
	font-size:87.5%;
}
div#winner table tr, div#winner table th, div#winner table td {
	display:block;
	text-align:center;
}
div#winner table caption, div#winner table th, div#winner table td {
	font-size:75%;
}
}


/* =================================
	nominate (#nominate)
================================= */

div#nominate article {
	text-align:center;
}
div#nominate div.sections > dl > dt, div#nominate div.sections > dl > dd,
div#mc div.sections > dl > dt, div#mc div.sections > dl > dd {
	line-height:1.75;
}
div#mc div.sections > dl {
	text-align:center;
}
div#nominate div.sections > dl > dt,
div#mc div.sections > dl > dt {
	font-weight:bold;
	background-image:-webkit-gradient(linear, left top, right top, from(hsla(0,0%,100%,0)), color-stop(0.25, hsla(0,0%,100%,1)), color-stop(0.75, hsla(0,0%,100%,1)), to(hsla(0,0%,100%,0)));
	background-image:-webkit-linear-gradient(left, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
	background-image:linear-gradient(to right, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
	padding:0.25em;
	margin-bottom:0.5em;
}
div#nominate div.sections > dl > dd > dl > dd,
div#mc div.sections > dl > dd > dl > dd {
	color:#b27033;
}
div#nominate div.sections dl dd span:not(.s),
div#mc div.sections dl dd span:not(.s) {
	white-space:nowrap;
	display:inline-block;
}
div#nominate div.sections p.cap,
div#mc div.sections p.cap {
	line-height:1.75;
	color:#d08e54;
}

.comments {
	text-align:left;
	background-color:hsla(0,0%,100%,0.7);
	border:1px solid #fff;
	padding:1em;
	margin-top:10px;
}
.comments h3,
.comments p {
	line-height:1.5;
}
.comments h3 {
	margin-bottom:0.5em;
}
.comments p {
	text-align: justify;
	text-justify: distribute;
}

@media all and (min-width: 768px) {
div#nominate article div.sections:not(:last-child) {
	margin-bottom:2em;
}
div#nominate div.sections > dl > dt,
div#mc div.sections > dl > dt {
	margin-top:2em;
}
div#nominate div.sections > dl > dd,
div#mc div.sections > dl > dd {
	font-size:87.5%;
}
div#nominate div.sections p.cap {
	font-size:83%;
}
.comments h3, .comments p {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
div#nominate article div.sections:not(:last-child),
div#mc article div.sections:not(:last-child) {
	margin-bottom:1em;
}
div#nominate div.sections > dl > dt,
div#mc div.sections > dl > dt {
	margin-top:1em;
	font-size:87.5%;
}
div#nominate div.sections > dl > dd,
div#nominate div.sections p.cap,
div#mc div.sections > dl > dd {
	font-size:75%;
}
.comments h3, .comments p {
	font-size:83%;
}
}



@media all and (min-width: 768px) {
div.ccopy {
	width:872px;
	margin:0 auto 20px;
}
}
@media all and (max-width: 767px) {
div.ccopy {
	padding:0 10px;
}
}


/*	mc (div.mc-pics)
============================== */
div.mc-pics ul {
}
div.mc-pics ul li {
	float:left;
}
div.mc-pics ul li > span,
div.mc-pics ul li > span span.pic, div.mc-pics ul li > span span.nm,
div.mc-pics ul li span.pic img {
	display:block;
}
div.mc-pics ul li span.nm {
	font-weight:bold;
	text-align:center;
	line-height:1.25;
}
div.mc-pics ul li span.s {
	font-weight:normal;
}
div.mc-pics ul li span.pic img {
	background-image:url(../img/mc.jpg);
}
div.mc-pics ul li.azumi span.pic img {
	background-position:right top;
}
@media all and (min-width: 768px) {
div.mc-pics {
	width:640px;
	margin:0 auto 30px;
}
div.mc-pics  {
	margin-bottom:30px;
}
div.mc-pics ul li > span span.pic {
	margin-bottom:10px;
}
div.mc-pics ul li > span span.nm {
	font-size:113%;
}
div.mc-pics ul li.azumi {
	margin-right:120px;
}
div.mc-pics ul li span.pic {
	padding:5px;
	background-color:#fff;
}
div.mc-pics ul li span.pic img {
	width:240px;
	height:320px;
}
}
@media all and (max-width: 767px) {
div.mc-pics {
	padding:0 8%;
	margin-bottom:15px;
}
div.mc-pics ul li {
	width:50%;
}
div.mc-pics ul li > span span.nm {
	margin-top:6px;
	font-size:87.5%;
}
div.mc-pics ul li:nth-child(odd) > span {
	margin-right:5px;
}
div.mc-pics ul li:nth-child(even) > span {
	margin-left:5px;
}
div.mc-pics ul li span.pic {
	position:relative;
	height:0;
	padding-top:133.33333%;
}
div.mc-pics ul li span.pic img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:5px solid #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-size:cover;
}
}


/*	data
============================== */
div.d-btn p {
	background-image:url(../img/top_bn_data.png?1227);
	background-repeat:no-repeat;
	background-position:center top;
}
div.d-btn p span {
	display:block;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
@media all and (min-width: 768px) {
div.d-btn {
	margin:0 auto 30px;
}
div.d-btn, div.d-btn p span {
	width:612px;
	height:184px;
}
}
@media all and (max-width: 767px) {
div.d-btn {
	margin:0 auto 10px;
}
div.d-btn p {
	background-size:cover;
}
div.d-btn, div.d-btn p span {
	width:300px;
	height:94px;
}
}


/* =================================
	Time Table CSS
================================= */

/*	kome
============================== */

ul.kome li {
	color:#7b7b7b;
	line-height:1.5;
}
ul.kome li:not(:last-child) {
	margin-bottom:0.25em;
}
ul.kome li:before {
	display:block;
	float:left;
}
ul.kome li:before {
	content:"※";
}
ul.kome li span {
	display:block;
	padding-left:1.5em;
}
@media all and (min-width: 768px) {
ul.kome li {
	font-size:83%;
}
}
@media all and (max-width: 767px) {
ul.kome li {
	font-size:75%;
}
}

/*	timetable
============================== */

/* window */
div.bx-wop {
	text-align:left;
	position:absolute;
	left:50%;
	z-index:5200;
}
@media all and (min-width: 768px) {
div.bx-wop {
	width:720px;
	margin-left:-360px;
}
}
@media all and (min-width: 480px) and (max-width: 767px) {
div.bx-wop {
	width:460px;
	margin-left:-230px;
}
}
@media all and (max-width: 479px) {
div.bx-wop {
	width:300px;
	margin-left:-150px;
}
}

/* button */
p.btn-w-close {
	margin:0;
}
p.btn-w-close a {
	display:block;
	cursor:pointer;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	background-image:url(../img/btn_wop.svg);
	background-repeat:no-repeat;
}
@media all and (min-width: 768px) {
p.btn-w-close a {
	height:76px;
	background-position:center top;
}
}
@media all and (max-width: 767px) {
p.btn-w-close a {
	height:44px;
	background-position:center bottom;
}
}

/* box */
div.bx-w-outer {
	background-color:#f4ede0;
	border-color:#fff;
	border-style:solid;
	-webkit-box-shadow:#e0d9c2 0 0 14px 0 inset;
	box-shadow:#e0d9c2 0 0 14px 0 inset;
}
div.bx-w-outer p.wop-header {
	background-image:-webkit-gradient(linear, left top, right top, from(hsla(0,0%,100%,0)), color-stop(0.25, hsla(0,0%,100%,1)), color-stop(0.75, hsla(0,0%,100%,1)), to(hsla(0,0%,100%,0)));
	background-image:-webkit-linear-gradient(left, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
	background-image:linear-gradient(to right, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
	padding:1em;
}
div.bx-w-outer p.wop-header b {
	display:block;
	line-height:1.5;
	text-align:center;
	font-size:87.5%;
	text-shadow:1px 1px 0 #fff4e0, -1px 1px 0 #fff4e0, -1px -1px 0 #fff4e0, 1px -1px 0 #fff4e0, 2px 2px 3px hsla(11,100%,27%,0.3);
}
div.bx-w-outer div.bx-w-inner {
}
div.bx-w-outer div.wop-copy {
	background-color:hsla(0,0%,100%,0.7);
	border:1px solid #fff;
}
div.bx-w-outer div.bx-w-inner p {
	line-height:1.5;
}
div.bx-w-outer div.bx-w-inner p.wop-txt {
	text-align:center;
}
div.bx-w-outer div.bx-w-inner p.wop-txt b {
	text-shadow:1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 2px 2px 3px hsla(0,0%,0%,0.3);
}
/* 768px 以上 */
@media all and (min-width: 768px) {
div.bx-w-outer div.bx-w-inner,
div.bx-w-outer div.wop-copy {
	padding:20px;
}
div.bx-w-outer div.wop-copy {
	margin-bottom:20px;
}
div.bx-w-outer div.bx-w-inner p {
	font-size:87.5%;
}
}
/* 767px 以下 */
@media all and (max-width: 767px) {
div.bx-w-outer {
}
div.bx-w-outer div.bx-w-inner p {
	font-size:83%;
}
}
/* 480px 以上 767px 以下 */
@media all and (min-width: 480px) and (max-width: 767px) {
div.bx-w-outer div.bx-w-inner,
div.bx-w-outer div.wop-copy {
	padding:15px;
}
div.bx-w-outer div.wop-copy {
	margin-bottom:15px;
}
}
/* 480px 以上 */
@media all and (min-width: 480px) {
div.bx-w-outer {
	border-width:5px;
}
}
/* 479px 以下 */
@media all and (max-width: 479px) {
div.bx-w-outer {
	border-width:3px;
}
div.bx-w-outer div.bx-w-inner,
div.bx-w-outer div.wop-copy {
	padding:10px;
}
div.bx-w-outer div.wop-copy {
	margin-bottom:10px;
}
}