<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.container {
	background: url(../images/home/bg.jpg) repeat-x center 216px;
}

/*--------------------------------------
header
--------------------------------------*/
#top {
	/*position: fixed;*/
	height: 216px;
}

/* slideNav */
#top .sub {
	padding: 5px 0;
	overflow: hidden;
	display: block;
	position: fixed;
	top: -58px;
	width: 100%;
	height: 58px;
	min-width: 1024px;
	z-index: 10000;
	background: url(../images/common/header/bg_slide.gif) repeat-x center center;
}

.slideNav {
	margin: 0 auto;
	overflow: hidden;
	height: 48px;
	/*width: 812px;*/
	width: 623px;
}

.slideNav li {
	float: left;
	height: 48px;
	background: url(../images/common/nav/line.png) no-repeat right 16px;
}


.slideNav .navProfile {
	width: 169px;
}

.slideNav .navNews {
	width: 148px;
}

.slideNav .navMovie {
	width: 144px;
}

.slideNav .navEvent {
	width: 152px;
}

.slideNav .navCampaign {
	width: 197px;
	background: none;
}

.slideNav a {
	padding-top: 48px;
	overflow: hidden;
	display: block;
	height: 0;
	background: url(../images/common/nav/nav_slide.png) no-repeat;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.slideNav .navProfile a {
	width: 168px;
	background-position: 0px 16px;
}

.slideNav .navNews a {
	width: 147px;
	background-position: -169px 16px;
}

.slideNav .navMovie a {
	width: 143px;
	background-position: -317px 16px;
}

.slideNav .navEvent a {
	width: 151px;
	background-position: -461px 16px;
}

.slideNav .navCampaign a {
	width: 197px;
	background-position: -614px 16px;
}

.slideNav a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}

.slideNav .navCampaign p {
	padding-top: 48px;
	overflow: hidden;
	display: block;
	width: 197px;
	height: 0;
	background: url(../images/common/nav/nav.png) no-repeat -614px 16px;
	opacity: 0.2;
}



#profile {
	width: 640px;
}

#profile div {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 640px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
}

#profile h2 {
	margin-bottom: 12px;
	padding-top: 60px;
	overflow: hidden;
	height: 0;
	background: url(../images/home/profile/title.png) no-repeat center 13px;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

#errorWrap {
	margin-left: -50%;
	position: fixed;
	top: 0;
	left: 50%;
	min-width: 1024px;
	width: 100%;
	height: 40px;
	z-index: 3;
}

#errorWrap a {
	position: relative;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #d40000;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: #000;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 8px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 8px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 8px 3px;
}

#errorWrap a:after {
	margin-left: -254px;
	content: "";
	display: block;
	position: absolute;
	top: 16px;
	left: 50%;
	width: 29px;
	height: 17px;
	background: url(../images/home/login/arrow.png) no-repeat;
	z-index: 3;
}

#errorWrap a:hover {
	background: #333;
}

#errorWrap br {
	display: none;
}

/*--------------------------------------
primary
---------------------------------------*/

.primary {
	margin: 0 auto;
	padding: 620px 0 0;
	position: relative;
	min-width: 1024px;
	background: url(../images/home/photo.jpg) no-repeat center 0px;
}

.photo {
	display: none;
}

/* sticker */
#sticker {
	margin-left: -460px;
	position: absolute;
	top: 12px;
	left: 50%;
	width: 190px;
	height: 190px;
	overflow: hidden;
}

#sticker_sp {
	display: block;
}

#sticker a {
	padding-top: 190px;
	display: block;
	overflow: hidden;
	width: 190px;
	height: 0;
	background: url(../images/home/sticker.png) no-repeat #0ec6f4;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	border-radius: 94px;
}

#sticker a:hover {
	background: url(../images/home/sticker.png) no-repeat #8ee8ff;
}


/* news */
#news {
	margin-left: 109px;
	padding: 18px 0 0 22px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 366px;
	height: 263px;
}

#news h2 {
	margin-bottom: 4px;
	padding-top: 40px;
	overflow: hidden;
	width: 340px;
	height: 0;
	background: url(../images/home/news/title.png) no-repeat center center;
	border-top: solid 1px #959595;
	border-bottom: solid 1px #959595;
}

#pcFeed {
	width: 340px;
}

.news_sp {
	display: none;
}

#pcFeed li {
	padding: 8px 0px;
	border-top: solid 1px #dfdfdf;
}

.news_pc #pcFeed .entryList li:first-child {
	border: none;
}

#news .entryList time {
	padding: 3px 0px 0;
	display: table-cell;
	vertical-align: top;
	width: 70px;
	font-size: 12px;
	line-height: 1.2;
}

#news .entryList p {
	padding-left: 10px;
	display: table-cell;
	vertical-align: top;
	line-height: 1.5;
}

#news .entryList a {
	display: block;
	text-decoration: none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

#news .entryList a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}

/*ScrollBar Module*/

.scroll-pane {
	width: 340px;
	height: 190px;
	overflow: auto;
}

.no-csstransforms .scroll-pane {
	height: 100px;
}

.mCSB_container{
	margin-right: 22px;
}

.mCustomScrollBox&gt;.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
	width: 12px;
}

.mCSB_scrollTools .mCSB_draggerRail {
	border-radius: 0;
	width: 12px;
	background: #dfdfdf;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
	border-radius: 2px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 12px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-align:center;
	border-radius: 2px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#959595;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:#959595;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:#959595;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}

/* twitter */
#tweet {
	margin-left: 109px;
	padding: 0 0 0 22px;
	position: absolute;
	top: 278px;
	left: 50%;
	width: 366px;
	height: 324px;
}

#tweet h2 a {
	padding-top: 40px;
	overflow: hidden;
	display: block;
	width: 340px;
	height: 0;
	background: url(../images/home/twitter/title.png) no-repeat center center;
	border-top: solid 1px #959595;
	border-bottom: solid 1px #959595;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

#tweet h2 a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}

#top #profile {
	display: none;
}

/* movie */
#movie {
	padding: 54px 0;
	background: #ff72bb;
	background: #fff;
}

#movie h2 {
	padding-top: 38px;
	overflow: hidden;
	height: 0;
	background: url(../images/home/movie/title.png) no-repeat center top;
}

#movie ul {
	margin: 0 auto;
	display: table;
	width: 944px;
}

#movie li {
	padding: 0 0 0 6px;
	display: table-cell;
	vertical-align: top;
	width: 50%;
}

#movie li:first-child {
	padding: 0 6px 0 0;
}

#movie figure {
	position: relative;
	padding: 30px 0 56.25%;
	height: 100%;
	overflow: hidden;
}
 
#movie li iframe,
#movie li object,
#movie li embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 3px;
}

/* event */
#event {
	padding: 8px 0 54px 0;
	background: #fff;
}

#event h2 {
	padding-top: 38px;
	overflow: hidden;
	height: 0;
	background: url(../images/home/event/title.png) no-repeat center top;
}

#event table {
	margin: 0 auto;
	width: 944px;
	border-collapse: collapse;
}

#event table caption {
	padding-bottom: 12px;
	text-align: center;
	font-size: 30px;
}

#event table caption br,
#event .venue br {
	display: none;
}

#event td {
}

#event tr {
	border-bottom: solid 1px #fff;
}

#event tr:last-child {
	border: none;
}

#event tr:first-child td {
	border-radius: 0 8px 0 0;
}

#event tr:first-child td:first-child {
	border-radius: 8px 0 0 0;
}

#event tr:last-child td {
	border-radius: 0 0 8px 0 ;
}

#event tr:last-child td:first-child {
	border-radius: 0 0 0 8px;
}

#event .date {
	padding: 12px 18px;
	font-weight: bold;
	line-height: 1.2;
	font-size: 34px;
	text-align: center;
	color: #fff;
	background: #ff95cc;
}

#event tr:nth-child(even) .date {
	background: #feb6db;
}

#event .day {
	display: block;
	font-size: 14px;
}

#event .time {
	padding-top: 8px;
	display: block;
	font-size: 12px;
}

#event .venue {
	padding: 0 18px;
	position: relative;
	vertical-align: middle;
	font-size: 20px;
	background: #ffe3f2;
	border-left: solid 1px #fff;
}

#event tr:nth-child(even) .venue {
	background: #ffeef7;
}

.venue a {
	padding: 6px 8px;
	display: block;
	position: absolute;
	right: 18px;
	bottom: 18px;
	line-height: 1.2;
	font-size: 14px;
	text-decoration: none;
	border: solid 1px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.venue a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}

/* campaign */
#campaign {
	padding: 54px 0;
	background: #cff0ff;
}

#campaign h2 {
	padding-top: 38px;
	overflow: hidden;
	height: 0;
	background: url(../images/home/campaign/title.png) no-repeat center top;
}

#campaign section.detail {
	margin: 0 auto;
	padding: 32px 0;
	width: 944px;
	background: #fff;
	border-radius: 8px 8px 0 0;
}

#campaign h3 {
	padding-top: 52px;
	overflow: hidden;
	height: 0;
	background: url(../images/home/campaign/title_sub.png) no-repeat center top;
}

#campaign .catch {
	margin: 0 auto 24px;
	padding: 12px 0;
	width: 880px;
	text-align: center;
	font-size: 16px;
	border-bottom: solid 1px;
	border-top: solid 1px;
}

#campaign .product {
	margin: 0 auto;
	width: 880px;
}

#campaign .product h4 {
	padding: 12px 0;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: #0ec6f4;
	border-radius: 6px 6px 0 0;
}

#campaign .productList {
	padding: 24px 70px;
	border: solid 2px #0ec6f4;
	border-top: none; 
	border-radius: 0 0 6px 6px;
}

#campaign .productList &gt; li {
	display: table-cell;
	width: 246px;
	font-size: 12px;
	text-align: center;
	line-height: 1.2;
}

#campaign .VIZL-928 img {
	background: url(../images/home/campaign/jacket/VIZL-928.jpg) no-repeat;
}

#campaign .VICL-37139 img {
	background: url(../images/home/campaign/jacket/VICL-37139.jpg) no-repeat;
}

#campaign .VICL-37140 img {
	background: url(../images/home/campaign/jacket/VICL-37140.jpg) no-repeat;
}

#campaign .jacket,
#campaign .type,
#campaign .data {
	padding-bottom: 4px;
}

#campaign .order a {
	margin: 2px auto 0;
	padding-top: 30px;
	display: block;
	overflow: hidden;
	width: 88px;
	height: 30px;
	background: url(../images/home/campaign/order.png) no-repeat center center #4d4d4d;
	border-radius: 8px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

#campaign .order a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}

.present {
	padding: 32px;
}

.present .presentA,
.present .presentB,
.present .presentC,
.present .presentD {
	padding: 12px 0 0 104px;
	position: relative;
	display: table-cell;
	height: 96px;
	width: 440px;
}

/*.present .presentB {
	width: 294px;
}

.present .presentC {
	width: 292px;
}*/

.present h4 {
	line-height: 1.2;
	font-size: 22px;
}

.present h4 strong {
	padding-top: 96px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 96px;
	height: 0;
	background: url(../images/home/campaign/present-a.png) no-repeat center center  #0ec6f4;
	border-radius: 48px;
}

.present .presentB h4 strong {
	background: url(../images/home/campaign/present-b.png) no-repeat center center  #0ec6f4;
}

.present .presentC h4 strong {
	background: url(../images/home/campaign/present-c.png) no-repeat center center  #0ec6f4;
}

.present .presentD h4 strong {
	background: url(../images/home/campaign/present-d.png) no-repeat center center  #0ec6f4;
}
.present .winner {
	font-size: 18px;
}

#campaign .howto,
#campaign .announcement,
#campaign .caution,
#campaign .term {
		margin: 0 auto 18px;
		overflow: hidden;
		width: 880px;
}

#campaign .term {
		margin: 0 auto;
}

#campaign .howto dt,
#campaign .announcement dt,
#campaign .caution dt,
#campaign .term dt {
	padding-top: 34px;
	overflow: hidden;
	float: left;
	width: 110px;
	height: 0;
	background: url(../images/home/campaign/title_detail.png) no-repeat;
	border: solid 1px;
	border-radius: 4px;
}

#campaign .howto dt {
	background-position: center 9px;
}

#campaign .announcement dt {
	background-position: center -37px;
}

#campaign .caution dt {
	background-position: center -84px;
}

#campaign .term dt {
	background-position: center -129px;
}

#campaign .howto dd,
#campaign .announcement dd,
#campaign .caution dd,
#campaign .term dd {
	padding: 8px 0 0 8px;
	float: left;
	width: 770px;
}

#campaign .howto dd {

}

#campaign .announcement dd {

}

#campaign .caution dd li {
	padding-bottom: 4px;
	margin-left: 1em;
	text-indent: -1em;
}

#campaign .term dd {
	padding: 0 0 0 8px;
	font-size: 22px;
	line-height: 34px;
}


/* serial */
#serial {
	margin: 0 auto;
	padding-left: 374px;
	position: relative;
	width: 944px;
	height: 136px;
	background: #0ec6f4;
	border-radius: 0 0 12px 8px;
}

#serial h4 {
	padding-top: 66px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 375px;
	height: 0;
	background: url(../images/home/campaign/login/title.png) no-repeat 32px 24px;
}

#serial .caution {
	padding-top: 26px;
	overflow: hidden;
	position: absolute;
	top: 66px;
	left: 0;
	width: 375px;
	height: 0;
	background: url(../images/home/campaign/login/caution.png) no-repeat 60px 4px;
}

#serial .lead {
	padding-top: 26px;
	overflow: hidden;
	position: absolute;
	top: 92px;
	left: 0;
	width: 375px;
	height: 0;
	background: #ccc;
	background: url(../images/home/campaign/login/lead.png) no-repeat 32px top;
}

#serial label {
	display: block;
	font-weight: bold;
	font-size: 16px;
}

#serial form {
	padding: 43px 0 0 46px;
	overflow: hidden;
	position: relative;
	width: 570px;
	height: 136px;
	background: #9be8fb;
	border-radius: 0 0 8px 0;
}

#serial form:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
 height: 0;
 border-style: solid;
 border-width: 68px 0 68px 30px;
 border-color: transparent transparent transparent #0ec6f4;
}

#serial input,
#serial textarea {
	float: left;
	padding: 0 8px;
	font-size: 20px;
	line-height: 50px;
	width: 324px;
	height: 50px;
	letter-spacing: 0.05em;
	text-align: center;
	border: solid 2px #00a6f3;
	border-radius: 8px;
}

#serial .loginBtn input {
	padding: 0;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0;
	border: none;
	background: #424242;
	border-radius: 8px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

#serial .loginBtn input:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}

.formBtn {
	margin-left: 6px;
	float: left;
	width: 160px;
	height: 50px;
	background: #fff;
	border-radius: 8px;
}

#serial .error {
	padding: 6px 0 0 40px;
	clear: both;
	height: 42px;
	font-size: 12px;
	line-height: 1.3;
	color: #d40000;
	background: url(../images/home/campaign/login/error.png) no-repeat 0 5px;
}

/*--------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 640px) {

	.container {
		background: none;
	}

	/*--------------------------------------
	header
	--------------------------------------*/
	#top {
		/*position: fixed;*/
		height: 118px;
	}

	/* slideNav */
	#top .sub {
		display: none;
	}

	#profile {
		width: auto;
	}

	#profile div {
		width: auto;
		font-size: 12px;
		line-height: 1.4;
	}

	#profile h2 {
		margin-bottom: 8px;
		padding-top: 46px;
		overflow: hidden;
		height: 0;
		background: url(../images/home/profile/title_sp.png) no-repeat center 12px;
		background-size: auto 22px;
	}

	#errorWrap {
		min-width: 320px;
		z-index: 4;
	}

	#errorWrap a {
		padding: 6px 0;
		width: 100%;
		height: auto;
		line-height: 1.4;
		font-size: 10px;
		text-align: center;
	}

	#errorWrap a:after {
		margin-left: 0;
		top: 12px;
		left: 8px;
		width: 24px;
		height: 14px;
		background: url(../images/home/login/arrow_sp.png) no-repeat;
		background-size: 24px auto;
		z-index: 4;
	}

	#errorWrap br {
		display: block;
	}

	/*--------------------------------------
	primary
	---------------------------------------*/
	.primary {
		margin: 0 auto;
		padding: 0 0 0;
		position: relative;
		min-width: 0;
		background: none;
	}

	.photo {
		display: block;
		width: 100%;
		background: url(../images/home/photo_sp.jpg) no-repeat;
		background-size: contain;
	}

	/* sticker */
	#sticker_sp {
		margin: 0;
		overflow: hidden;
		position: absolute;
		top: 8px;
		left: 8px;
		width: 124px;
		height: 124px;
		border-radius: 62px;
		background: #0ec6f4;
		z-index: 2;
	}

	#sticker {
		display: none;
	}

	#sticker_sp a {
		padding-top: 124px;
		display: block;
		overflow: hidden;
		width: 124px;
		height: 0;
		background: url(../images/home/sticker_sp.png) no-repeat;
		background-size: 124px auto;
	}

	#sticker a:hover {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}

	/* news */	
	.news_sp {
		display: block;
	}

	#pcFeed {
		display: none;
	}
	
	#news {
		margin: 0;
		padding: 0 18px;
		position: static;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
	}

	#news h2 {
		margin: 0px;
		padding-top: 48px;
		overflow: hidden;
		width: auto;
		background: url(../images/home/news/title_sp.png) no-repeat center center;
		background-size: auto 18px;
		border-top: none;
		border-bottom: solid 1px #959595;
	}

	.entryList {
		border-bottom: solid 1px #959595;
	}

	.entryList li {
		display: none;
	}

	.entryList .entry1,
	.entryList .entry2,
	.entryList .entry3 {
		display: block;
		border-top: solid 1px #dfdfdf;
	}

	.entryList .entry1 {
		border: none;
	}

	#news .entryList time {
		padding: 0 0 4px;
		display: block;
		width: auto;
		font-size: 11px;
	}

	#news .entryList p {
		padding: 0;
		display: block;
		font-size: 12px;
		line-height: 1.5;
	}

	#news .entryList a {
		padding: 10px 18px 10px 0;
		display: block;
	text-decoration: none;
		background: url(../images/home/news/arrow.png) no-repeat right center;
		background-size: auto 20px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}

	/* twitter */
	#tweet {
		margin: 0 0 18px;
		padding: 0 18px;
		position: static;
		width: auto;
		height: auto;
	}

	#tweet h2 {
		margin: 0px;
		padding: 0;
		overflow: hidden;
		width: auto;
		border-top: none;
		border-bottom: solid 1px #959595;
	}

	#tweet h2 a {
		padding-top: 48px;
		overflow: hidden;
		display: block;
		width: auto;
		height: 0;
			background: url(../images/home/twitter/title_sp.png) no-repeat center center;
			background-size: auto 27px;
		border: none;
	}

	.twitterWidget iframe {
		height: 200px;
	}

	#top #profile {
		display: none;
	}

	/* movie */
	#movie {
		padding: 18px;
	}

	#movie h2 {
		padding-top: 31px;
		background: url(../images/home/movie/title_sp.png) no-repeat center top;
		background-size: auto 19px;
	}

	#movie ul {
		display: block;
		width: auto;
	}

	#movie li {
		padding: 12px 0 0 0;
		display: block;
		width: 100%;
	}

	#movie li:first-child {
		padding: 0;
	}

	/* event */
	#event {
		padding: 18px;
	}

	#event h2 {
		padding-top: 29px;
		background: url(../images/home/event/title_sp.png) no-repeat center top;
		background-size: auto 17px;
	}

	#event table {
		width: 100%;
	}

	#event table caption {
		padding-bottom: 8px;
		font-size: 16px;
	}

	#event table caption br,
	#event .venue br {
		display: block;
	}

	#event tr:first-child td {
		border-radius: 0 6px 0 0;
	}
	
	#event tr:first-child td:first-child {
		border-radius: 6px 0 0 0;
	}
	
	#event tr:last-child td {
		border-radius: 0 0 6px 0 ;
	}

	#event tr:last-child td:first-child {
		border-radius: 0 0 0 6px;
	}

	#event .date {
		padding: 8px 4px;
		font-size: 14px;
	}

	#event .day {
		padding-top: 3px;
		font-size: 12px;
	}

	#event .time {
		padding-top: 4px;
		font-weight: normal;
		white-space: nowrap;
		font-size: 10px;
	}
	
	#event .venue {
		padding: 6px;
		font-size: 12px;
		line-height: 1.4;
	}

	.venue a {
		padding: 0;
		display: inline;
		position: static;
		font-size: 11px;
		text-decoration: underline;
		border: none;
	}

	.venue a:hover {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}

	/* campaign */
	#campaign {
		padding: 18px;
		background: #cff0ff;
	}

	#campaign h2 {
		padding-top: 30px;
		background: url(../images/home/campaign/title_sp.png) no-repeat center top;
		background-size: auto 18px;
	}

	#campaign section.detail {
		padding: 12px 10px;
		width: auto;
		border-radius: 6px 6px 0 0;
	}

	#campaign h3 {
		padding: 0 0 8px;
		overflow: visible;
		height: auto;
		text-align: center;
		font-size: 16px;
		background: none;
	}
	
	#campaign .catch {
		margin: 0 auto;
		padding: 8px 0;
		width: auto;
		text-align: left;
		font-size: 13px;
		border-bottom: none;
	}

	#campaign .product {
		width: auto;
	}

	#campaign .product h4 {
		padding: 6px 0;
		font-size: 12px;
		line-height: 1.2;
		background: #0ec6f4;
		color: #fff;
		border-radius: 4px 4px 0 0;
	}

	#campaign .productList {
		padding: 8px 14px;
		border: solid 1px #0ec6f4;
		border-radius: 0 0 4px 4px;
	}

	#campaign .productList &gt; li {
		padding: 4px 0 0 94px;
		display: block;
		position: relative;
		width: auto;
		font-size: 10px;
		text-align: left;
		line-height: 1.2;
		min-height: 90px;
	}

	#campaign .jacket {
		padding: 0;
		position: absolute;
		top: 4px;
		left: 0;
		width: 88px;
	}

	#campaign .VIZL-928 img {
		width: 100%;
		background-size: contain;
	}

	#campaign .VICL-37139 img {
		width: 100%;
		background-size: contain;
	}

	#campaign .VICL-37140 img {
		width: 100%;
		background-size: contain;
	}

	#campaign .type {
		padding-top: 8px;
	}

	#campaign .order a {
		margin: 0;
		padding: 4px 0;
		display: block;
		overflow: visible;
		width: 52px;
		height: 18px;
		line-height: 1.2;
		text-decoration: none;
		text-align: center;
		font-size: 10px;
		color: #fff;
		background: #4d4d4d;
		border-radius: 4px;
	}

	.present {
		padding: 12px 0;
	}

	.present .presentA,
	.present .presentB,
	.present .presentC,
	.present .presentD {
		margin: 0 0 4px;
		padding: 8px 0 0 52px;
		display: block;
		width: auto;
		height: auto;
		min-height: 48px;
	}

	.present .presentB {
		width: auto;
	}

	.present .presentC {
		width: auto;
	}

	.present .presentD {
		width: auto;
	}

	.present h4 {
		font-size: 14px;
	}
	
	.present h4 br {
		display: none;
	}

	.present h4 strong {
		padding-top: 48px;
		width: 48px;
		background-size: auto 19px;
		border-radius: 24px;
	}

	.present .presentB h4 strong {
		background-size: auto 19px;
	}

	.present .presentC h4 strong {
		background-size: auto 19px;
	}

	.present .presentD h4 strong {
		background-size: auto 19px;
	}

	.present .winner {
		font-size: 13px;
	}

	.pt{
		padding-top: 0;
	}

	.pb{
		padding-bottom: 0;
	}

	#campaign .howto,
	#campaign .announcement,
	#campaign .caution,
	#campaign .term {
		margin: 0 auto 8px;
		overflow: hidden;
		width: auto;
	}

	#campaign .howto {
		padding-top: 8px;
		border-top: solid 1px;
	}
	
	#campaign .term {
			margin: 0 auto;
	}

	#campaign .howto dt,
	#campaign .announcement dt,
	#campaign .caution dt,
	#campaign .term dt {
		padding: 0;
		overflow: visible;
		float: none;
		width: auto;
		height: auto;
		text-align: center;
		font-size: 12px;
		background: none;
		border: none;
		border-radius: 0;
	}

	#campaign .howto dd,
	#campaign .announcement dd,
	#campaign .caution dd,
	#campaign .term dd {
		padding: 0 0 12px;
		float: none;
		width: auto;
		line-height: 1.4;
		font-size: 11px;
		border-bottom: solid 1px #dfdfdf;
	}

	#campaign .caution dd li {
		padding-bottom: 2px;
	}

	#campaign .term dd {
		padding: 0 0 0 8px;
		font-size: 14px;
		line-height: 1.2;
		text-align: center;
		border: none;
	}

	/* serial */
	#serial {
		margin: 0 auto;
		padding: 12px 0;
		position: relative;
		width: auto;
		height: auto;
		border-radius: 0 0 6px 6px;
	}

	#serial h4 {
		padding: 0 0 4px;
		overflow: visible;
		position: static;
		width: auto;
		height: auto;
		color: #fff;
		line-height: 1.2;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		background: none;
	}

#serial .caution {
		margin: 0 10px;
		padding: 0 0 12px;
		overflow: visible;
		position: static;
		width: auto;
		height: auto;
		color: #fff;
		line-height: 1.2;
		text-align: center;
		font-size: 10px;
		background: none;
		border-bottom: solid 1px;
}

#serial .lead {
		padding: 12px 10px;
		overflow: visible;
		position: static;
		width: auto;
		height: auto;
		font-size: 11px;
		line-height: 1.2;
		color: #fff;
		text-align: center;
		background: none;
}

	#serial form {
		padding: 0 10px;
		overflow: hidden;
		position: relative;
		width: auto;
		height: auto;
		background: none;
		border-radius: 0;
	}
	
	#serial form:before {
		content: none;
	}

	#serial input,
	#serial textarea {
		float: none;
		padding: 10px 8px;
		font-size: 14px;
		line-height: 1.2;
		width: 100%;
		height: auto;
		letter-spacing: 0.05em;
		text-align: center;
		border: none;
		border-radius: 4px;
	}

	#serial .loginBtn input {
		padding: 0;
		width: 140px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		color: #fff;
		letter-spacing: 0;
		border: none;
		background: #424242;
		border-radius: 4px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}

	#serial .loginBtn input:hover {
		filter: alpha(opacity=60);
		-moz-opacity: .6;
		opacity: .6;
	}

	.formBtn {
		margin: 8px auto 0;
		float: none;
		width: 140px;
		height: 30px;
		background: none;
		border-radius: 0;
	}

	#serial .error {
		padding: 6px 0 0 22px;
		height: auto;
		font-size: 10px;
		background: url(../images/home/campaign/login/error.png) no-repeat 0 6px;
		background-size: 17px auto;
	}


}</pre></body></html>