@charset "utf-8";
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 {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body, input, textarea {
	-webkit-text-size-adjust: none;
	margin: 0;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
	font-size: 12px;
	letter-spacing:0em;
	word-spacing: .1em;
	line-height: 1em;
}
a {
	text-decoration: none;
}
img{
	vertical-align:bottom;
}
html {
	font-size: 71.5%;
	height: 100%;
}
body {
	font-size: 12px;
	font-size: 1.2rem;
	width:100%;
	line-height: 1.2em;
	color: #FFF;
	letter-spacing: 0em;
	padding: 0;
	margin: 0;
	position: relative;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
	background-size: 100% auto;
}

#dwl2016 #header h1 {
	width: 95%;
	margin: 38px auto 0;
	position:relative;
}


#dwl2016 #header{
	width:96%;
	position:relative;
	padding:3% 2% 5%;
	margin:0 auto 0;
	overflow:hidden;
	height:auto;
}

#dwl2016 #header p.yt{
	width:30%;
	margin:0 0 0%;
	display:inline-block;
	vertical-align:top;
}

#dwl2016 #header p.ytop{
	width:30%;
	display:inline-block;
	margin:0 0 0% 1%;
	padding:0 0 1%;
	vertical-align:top;
}

#dwl2016 #header p.ytop a{
	color:#FFF;
	font-size:.8em;
	text-decoration:underline;
}

#dwl2016 #header p.period{
	font-size:.8em;
	letter-spacing:0;
}

#dwl2016 #header p.fb{
	position:absolute;
	right:13%;
	width:8%;
	top:10%;
}
#dwl2016 #header p.tw{
	position:absolute;
	top:10%;
	right:2.5%;
	width:8%;
}


#dwl2016 .ft-shared-banners{
	width:90%;
	margin:0 auto 10%;
}

#dwl2016 .ft-shared-banners ul{
	overflow:hidden;
	height:auto;
}
#dwl2016 .ft-shared-banners ul li{
	width:48%;
}

#dwl2016 .ft-shared-banners ul li.os{
	float:left;
}
#dwl2016 .ft-shared-banners ul li.pp{
	float:right;
}

#dwl2016 .cont-banners {
	width:90%;
	margin:0 auto 10%;
}
#dwl2016 .cont-banners ul {
}

#dwl2016 .cont-banners ul li{
	margin:0 0 5%;
}

#dwl2016 #footer {
	display: block;
	background-color: #000;
	padding: 15px 0 15px;
	position: relative;
	z-index: 150;
}
#dwl2016 #footer p.nav {
	position: relative;
	color: #ababab;
	font-size: 0.8em;
	line-height: 1em;
	margin: 4% auto 0;
	text-align: center;
}
#dwl2016 #footer p.funclub {
	width: 85%;
	margin: 0 auto;
}
#dwl2016 #footer ul {
	text-align: center;
	width: 90%;
	margin: 4% auto 2%;
}
#dwl2016 #footer ul li {
	position: relative;
	display: inline-block;
	color: #ababab;
	font-size: 0.55em;
	line-height: 1em;
}
#dwl2016 #footer ul li:before {
	content: " - ";
	position: relative;
	display: inline;
}
#dwl2016 #footer ul li:first-child:before {
	content: "";
}
#dwl2016 #footer ul li a, #footer p a {
	color: #ababab;
	text-decoration: none;
}
#dwl2016 #footer ul li a:hover, #footer p a:hover {
	text-decoration: underline;
}
#dwl2016 #footer p.copy {
	color: #7B7B7B;
	font-size: .9em;
	width: 90%;
	line-height: 1.3em;
	margin: 0 auto;
	text-align: center;
}