/* =================================
	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;
}
/*$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; 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:url(/mi/mi6/img/music_banner_cdtvlivelive.jpg) no-repeat right 0;}

	#tbsMusic ul li#musicBn_playlist a { background:url(/mi/mi6/img/music_banner_playlist.jpg) no-repeat right 0;}

	#tbsMusic ul li#musicBn_utage a { background:url(/mi/mi6/img/music_banner_utage.jpg) no-repeat right 0;}

#tbsMusic {margin:0 auto;}

/* =================================
	yusenaward CSS
================================= */

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

/* 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%;
}
.s_title {
	font-size:80%!important;
	line-height: 3;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}

.tcenter {
	text-align: center;
}

.red {
	color: #e10002;
}

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

html, body, div#con-body {
	background-color:#781414;
}
body {
	color:#4e0c17;
	text-align:center;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
}

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 {
	color:#ffeec3;
	line-height:1.25;
	text-align:center;
}
p.copyright a {
	color:#ffeec3;
}
@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:67.5%;
		padding:10px;
	}
}


/*	pagetop
============================== */
.idx p.pgt {
}
p.pgt a {
	display:block;
}
@media all and (min-width: 768px) {
p.pgt {
	position:absolute;
	right:40px;
	bottom:20px;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
}
p.pgt a {
/*	text-shadow:0 2px 2px hsla(0, 40%, 74%, .4); */
	background-image:url(../img/cmn_ptop.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:81px;
	height:81px;
}
}
@media all and (max-width: 767px) {
p.pgt {
	text-align:center;
}
p.pgt a, p.pgt span {
	display:block;
}
p.pgt a {
	text-decoration:none;
	color:#741214;
/*	text-shadow:0 2px 2px hsla(0, 0%, 0%, .25); */
	background-color:#fdcf70;
}
p.pgt a span {
	background-image:url(../img/cmn_menu.svg);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-weight:bold;
	height:44px;
	line-height:44px;
}
}

/*	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 {
		margin-bottom:10px;
	}
}
@media all and (max-width: 767px) {
	div.recta {
		padding:10px 0;
	}
	div.recta div {
		margin:0 auto;
	}
}

/*	header
============================== */
div.header {
	position:relative;
	background-image:url(../img/bg_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	border-bottom:3px solid #e4a466;
}
div.header header {
	border-bottom:4px solid #ffeec3;
}
div.header header h1 {
	position:absolute;
	left:50%;
	/* background-color:hsla(0,0%,0%,0.5); */
}
div.header header h1 span,
div.header header h1 a {
	display:block;
	background-image:url(../img/logo.png?171102);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	margin:0 auto;
}
div.header header p.date {
	text-align:center;
	color:#fff4dc;
	font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",serif;
	/* background-color:hsla(0,0%,0%,0.5); */
	position:absolute;
	width:100%;
	text-shadow:1px 1px 5px #000;
}
div.header header p.date span {
	font-size:150%;
}
@media all and (min-width: 768px) {
div.header {
}
div.header header {
	height:300px;
}
div.header header h1,
div.header header h1 span,
div.header header h1 a {
	width:440px;
	height:160px;
}
div.header header h1 {
	top:25px;
	margin-left:-370px;
}
div.header header p.date {
	font-size:125%;
	bottom:10px;
	margin-left: -140px;
}
}
@media all and (max-width: 767px) {
div.header header {
	height:415px;
}
div.header header h1,
div.header header h1 span,
div.header header h1 a {
	width:308px;
	height:112px;
}
div.header header h1 {
	top:25px;
	margin-left:-154px;
}
div.header header h1 span,
div.header header h1 a {
	background-size:cover;
}
div.header header p.date {
	bottom:190px;
}
}

/*	aside (.under)
============================== */
aside.under {
	background-color:hsla(0,0%,0%,0.5);
}
@media all and (min-width: 768px) {
aside.under {
	padding:20px 0;
}
aside.under div.wrap {
	width:924px;
	margin:0 auto;
}
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;
}
}

/* 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:672px;
	}
	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:668px;
		left:210px;
		top:2px;
		oberflow:hidden;
	}
}
@media all and (max-width: 767px) {
	div.sns-timeline {
		background-position:center top;
		background-size:64px;
		padding:0 0 10px;
	}
	div.sns-timeline p.btn-tw a {
		background-position:center top;
		height:62px;
	}
	div.sns-timeline div.inner {
		width:260px;
		height:668px;
		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	*/


@media all and (min-width: 768px) {

nav {
	width:766px;
	margin:0 auto;
}

nav ul li a {
	float:left;
	width:370px;
	height:81px;
	border-radius:5px;
	/* box-shadow */
	box-shadow:0px 2px 9px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:0px 2px 9px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 2px 9px 0px rgba(0,0,0,0.4);
	margin-bottom:30px;
	display:block;
	background-image:url(../img/top_btn.png);
	text-indent:110%;white-space:nowrap;overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
	}

nav ul li.request a,
nav ul li.prize a {
	margin-right:26px;
	background-position:right top;
}

}

@media all and (max-width: 767px) {

nav {
	margin:0 10px;
}

nav ul li a {
	padding:10px;
	/* box-shadow */
	box-shadow:0px 3px 0px 0px #be8819;
	-moz-box-shadow:0px 3px 0px 0px #be8819;
	-webkit-box-shadow:0px 3px 0px 0px #be8819;
	font-weight:bold;
	border-radius:5px;
	margin-bottom:10px;
	text-decoration:none;
	background-color:#fdcf70;
	display:block;
    position: relative;
	color:#741214;
	text-shadow:2px 2px 3px rgba(255,255,255,0.5);
}

nav ul li a::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 7px;
    width: 28px;
    height: 28px;
    background: url(../img/cmn_menu28.svg) no-repeat left bottom;
}
}

}


/*	article (.unit)
============================== */
div.unit {
	text-align:left;
}

div.unit article div.inner,
div.unit article div.inner ul li {
	line-height:1.5;
}


p.copy {
	margin-bottom:15px;
	color:#781214;
}

p.copy b {
	font-size:130%;
}


@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 {
	background-image:url(../img/h2.png?1129);
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	height:80px;
	margin-bottom:30px;
}
div#request article h2 {
	background-position:center top;
}
div#awards article h2 {
	background-position:center bottom;
}
div#mc article h2 {
	background-position:center;
}

div#prize article h2 {
	background-image:url(../img/h2_02.png);
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	height:112px;
	margin-bottom:30px;
	background-position:center;
}

div#rekidai article h2 {
	background-image:url(../img/h2_03.png?171129);
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	height:132px;
	margin-bottom:30px;
	background-position:bottom;
}

div.unit article div.inner {
	padding:0 53px 63px;
	background-position:right bottom;
	background-repeat:no-repeat;
}
div.unit article div.inner p:not(.tomenu,.red),
div.unit article div.inner ul li {
	font-size:100%;
}

p.copy {
	letter-spacing:2px;
}

}
@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-color:#f4eee0;
	padding:15px;
	margin:10px;
	border:5px solid #ffeec3;
}
div.unit:last-child article {
	margin:10px 10px 0;
}
div.unit article h2 {
	margin-bottom:20px;
}
div.unit article h2 span {
	display:block;
	text-align:center;
	line-height: 1.5;
	position: relative;
	padding: .75em 1em;
	background-image: -webkit-gradient(linear, left top, right top, from(#d6a240), color-stop(0.5, #f3e1b3), to(#d6a240));
	background-image: -webkit-linear-gradient(left, #d6a240, #f3e1b3 50%, #d6a240);
	background-image: linear-gradient(to right, #d6a240, #f3e1b3 50%, #d6a240);
	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.unit article h2 span::before,
div.unit article h2 span::after {
	content: '';
	position: absolute;
	top: 100%;
	border-style: solid;
	border-color: transparent;
}
div.unit article h2 span::before {
	left: 0;
	border-width: 0 15px 15px 0;
	border-right-color: #b88422;
}
div.unit article h2 span::after {
	right: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-top-color: #b88422;
}
div.unit article div.inner p:not(.tomenu),
div.unit article div.inner ul li {
	font-size:83%;
}


}


/*	table	*/

div#awards table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
div#awards table th, div#awards table td {
    border: 1px solid #eab27b;
    padding: 0.5em;
    text-align: center;
}
div#awards table caption {
    background-color: #fc0;
    border: 1px solid #eab27b;
    border-bottom: none;
    padding: 0.5em;
}
div#awards table th {
    background-color: #781214;
	color: #ffeec3;
}
div#awards table td {
	text-align:left;
	line-height:1.5;
}
div#awards table tr td:first-child {
	/* white-space:nowrap; */
}
div#awards table tr:nth-child(even) {
	background-color:hsla(0,0%,100%,0.5);
}
@media all and (min-width: 768px) {
div#awards table caption, div#awards table th, div#awards table td {
	font-size:87.5%;
}


div.rqlist ul li {
	text-align: left;
}

}
@media all and (max-width: 767px) {
div#awards table caption, div#awards table th, div#awards table td {
	font-size:75%;
}
}



/*	frm	*/
div.frm {
	border:1px solid #eab27b;
	background-color:hsla(0,0%,100%,0.7);
	padding:1em;
	margin-bottom:15px;
}



div.frm h3 {
	margin-bottom:10px;
}


div#request p,
div#prize p,
div#mc p {
	margin-bottom:15px;
}

div#request p:last-child,
div#prize p:last-child,
div#mc p:last-child {
	margin-bottom:0;
}



div.rqlist ul,
div.rqlist ul li {
	margin:0;
	padding:0;
}

div.watch {
	margin-bottom:20px;
}

div.rqlist {
	margin-bottom:30px;
	font-size:87.5%
}

div.rqlist ul {
	margin:0 auto 15px;
    width: 250px;
}

div.rqlist ul {
	display: inline-block;
}


div.rqlist ul b {
	font-size:110%;
	color:#7e1315;
}


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

main ul.kome li, main ul.kome2 li {
	color:#7b7b7b;
	line-height:1.5;
	margin-bottom:0.2em;
}
main div.nuri ul.kome li {
	color:#000;
}
main article#books ul.kome li {
	color:#c00;
}
main ul.kome li:before, main ul.kome2 li:before {
	display:block;
	float:left;
}
main ul.kome li:before {
	content:"※";
}
main ul.kome2 li:nth-child(1):before {
	content:"※1";
}
main ul.kome2 li:nth-child(2):before {
	content:"※2";
}
main ul.kome li span, main ul.kome2 li span {
	display:block;
}
main ul.kome li span {
	padding-left:1.5em;
}
main ul.kome2 li span {
	padding-left:2.5em;
}
main ul.mgb15em {
	margin-bottom:1.5em;
}
@media all and (min-width: 768px) {
main ul.kome2 {
	margin-bottom:20px;
}
main ul.kome li, main ul.kome2 li {
	font-size:83%;
}
}
@media all and (max-width: 767px) {
main ul.kome2 {
	margin-bottom:12px;
}
main ul.kome li, main ul.kome2 li {
	font-size:75%;
}
}







div.watch {
	text-align:left;
}



div.post {
	text-align:left;
	background-color:rgba(255,255,255,1.00);
	/* border */
	border:3px solid #cccccc;
	font-weight:bold;
	color:rgba(0,0,0,1.00);
	margin:0 auto 15px;
}

div.post ul li {
	list-style-type: disc;
	line-height:2;
}

@media all and (min-width: 768px) {

div.post {
    width: 240px;
    padding: 20px 20px 20px 40px;
}

}

@media all and (max-width: 767px) {

div.post {
    padding: 20px 20px 20px 30px;
}


}




/*	pagetop btn
============================== */
p.tomenu a {
	display:block;
	background-image:url(../img/ptop.png);
	width:50px;
	height:29px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	margin:30px auto;
}



div.frm p.address {
	line-height:2;
}

@media all and (max-width: 767px) {
div.frm p.copy,
div.frm p.mail {
	text-align:justify;
	text-justify:distribute;
}
div.frm p.address,
div.frm p.awards {
	text-align:center;
}
}

span.small {
	font-size:80%;
}


/*	mc pic
============================== */


@media (min-width: 768px) {

div.header header p.mcpic {
    top: 39px;
    margin-left: 65px;
}

div.header header p.mcpic, div.header header p.mcpic img {
	width:358px;
	height:261px;
}
div.header header p.mcpic {
    position: absolute;
    left: 50%;
    /* background-color: hsla(0,0%,0%,0.5); */
}

div.header header p.mcpic img {
    display: block;
	background-image:url(../img/mcpic.png);
    background-position: center top;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
}
}



@media all and (max-width: 767px) {

div.header header p.mcpic {
	bottom: 4px;
    margin-left: -138px;
}
div.header header p.mcpic, div.header header p.mcpic img {
	width:276px;
	height:191px;
}

div.header header p.mcpic {
    position: absolute;
    left: 50%;
    /* background-color: hsla(0,0%,0%,0.5); */
}

div.header header p.mcpic img {
    background-size: cover;
}

div.header header p.mcpic, div.header header p.mcpic img {
	width:276px;
	height:191px;
}

div.header header p.mcpic img {
    display: block;
	background-image:url(../img/mcpic2.png);
    background-position: center top;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
}
}

/*	mc comment
============================== */
div#mc p.comment {
	text-align:justify;
	text-justify:distribute;
}
@media (min-width: 768px) {
div#mc p.comment {
	padding:0 40px;
}
}

div#midokoro article p.logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div#midokoro article p.tleft {
	text-align: left;
}
div#midokoro article p.mgb15em {
	margin-bottom: 1.5em;
}
@media all and (min-width: 768px) {
	div#midokoro article h2 {
		background-image:url(../img/h2_03.png);
		background-repeat:no-repeat;
		height:80px;
		margin-bottom:30px;
		background-position:top;
	}
	div#midokoro article h2 {
		text-indent:110%; white-space:nowrap; overflow:hidden;
	}
	div#midokoro article p.logo {
		width: 440px;
		height: 160px;
}
}
@media all and (max-width: 767px) {
	div#midokoro article p.logo {
		width: 250px;
		height: 91px;
		background-size: cover;
	}
}

/*	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.mc1 span.pic img {
	background-position:right top;
}
@media all and (min-width: 768px) {
div.mc-pics {
	width:570px;
	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.mc1 {
	margin-right:70px;
}
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;
}
}
