@charset "utf-8";
/* eccube_day_2014.css */


/* =====================================
	 reset 
===================================== */

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
body {
	line-height:1.3;
	-webkit-text-size-adjust: 100%;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
	vertical-align:middle;
}
textarea { /* for chrome fontsize bug */
  font-family: sans-serif;
}
button {
	letter-spacing: normal;
	font-family: sans-serif;
}

html {
	font-size: 62.5%;/* 62.5%を指定すると「1.0 rem = 10px」 */
}
img {
	max-width : 100%;
}

/* --- clearfix --- */

.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

body#eccube_day_2014 #moreFooter img,
body#eccube_day_2014_report #moreFooter img{
	vertical-align: top;
}

/* 余白 */

.padB15 {padding-bottom: 15px !important;}

/* ------------ common ------------ */

body#eccube_day_2014,
body#eccube_day_2014_report {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ', Meiryo,'ＭＳ Ｐゴシック',arial,sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	-webkit-text-size-adjust: 100%;
}
body#eccube_day_2014 a:link,body#eccube_day_2014_report a:link {color: #333;text-decoration:underline;}
body#eccube_day_2014 a:visited,body#eccube_day_2014_report a:visited {color: #333;text-decoration:underline;}
body#eccube_day_2014 a:hover,body#eccube_day_2014_report a:hover {color: #333; text-decoration: none;}
body#eccube_day_2014 a:active,body#eccube_day_2014_report a:active {color: #333;text-decoration:underline;}

body#eccube_day_2014 h2,body#eccube_day_2014 h3,body#eccube_day_2014 h4,body#eccube_day_2014_report h2,body#eccube_day_2014_report h3,body#eccube_day_2014_report h4 {
	color: #000;
}
/* 表示非表示切り替え */

body#eccube_day_2014 .sp,body#eccube_day_2014_report .sp { display: block;}
body#eccube_day_2014 .pc,body#eccube_day_2014_report .pc { display: none;}

/* footer */

body#eccube_day_2014 .facebookArea,
body#eccube_day_2014_report .facebookArea {
	margin: 35px auto 0;
	padding: 15px 10px 10px;
	max-width: 960px;
	background:#5672ab;
	color: #fff;
}
body#eccube_day_2014 .facebookArea h3,
body#eccube_day_2014_report .facebookArea h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 19px;
	font-weight: 800;
	text-align: center;
	border: none;
}
body#eccube_day_2014 .facebookArea h4,
body#eccube_day_2014_report .facebookArea h4 {
	padding: 0 0 15px 0;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	color: #fff;
}
body#eccube_day_2014 .facebookAreaInner,
body#eccube_day_2014_report .facebookAreaInner {
	background: #fff;
}
body#eccube_day_2014 .fb_likebox,
body#eccube_day_2014_report .fb_likebox {
	clear: both;
	width: 100%;
}
body#eccube_day_2014 .fb_iframe_widget,
body#eccube_day_2014 .fb_iframe_widget span,
body#eccube_day_2014 .fb_iframe_widget iframe[style],
body#eccube_day_2014_report .fb_iframe_widget,
body#eccube_day_2014_report .fb_iframe_widget span,
body#eccube_day_2014_report .fb_iframe_widget iframe[style]{ width: 100%!important; }

body#eccube_day_2014 .fb-like,
body#eccube_day_2014_report .fb-like {
	height: 20px;
	overflow: hidden;
}

body#eccube_day_2014 #pageTop,
body#eccube_day_2014_report #pageTop {
	padding: 50px 0 20px 0;
}
body#eccube_day_2014 #pageTop a:link,
body#eccube_day_2014 #pageTop a:visited {text-decoration: none;}
body#eccube_day_2014 #pageTop a:hover {text-decoration: underline;}
body#eccube_day_2014_report #pageTop a:link,
body#eccube_day_2014_report #pageTop a:visited {text-decoration: none;}
body#eccube_day_2014_report #pageTop a:hover {text-decoration: underline;}

body#eccube_day_2014 #footer,
body#eccube_day_2014_report #footer {
    background: #ebeced;
}

/*moreFooter*/

body#eccube_day_2014 #footer div.moreFooter_wrap,
body#eccube_day_2014_report #footer div.moreFooter_wrap {
    background: url("/wp-content/themes/eccube/img/lp/eccube-day-2014/bg_footer.jpg") repeat-x left top;
}
body#eccube_day_2014 #footer div#moreFooter,
body#eccube_day_2014_report #footer div#moreFooter {
	padding: 20px 0;
	margin: 0 auto;
	max-height: 19px;
}

body#eccube_day_2014 #footer div#moreFooter ul#link,
body#eccube_day_2014_report #footer div#moreFooter ul#link {
	float: left;
	width: auto;
}

body#eccube_day_2014 #footer div#moreFooter ul#link li.policy,
body#eccube_day_2014_report #footer div#moreFooter ul#link li.policy {
	float: left;
	height: 16px;
	border-right: 1px solid #8B91A2;
	padding-top: 5px;
	padding-right: 10px;
}

body#eccube_day_2014 #footer div#moreFooter ul#link li.company,
body#eccube_day_2014_report #footer div#moreFooter ul#link li.company {
	float: left;
	height: 16px;
	border-left: 1px solid #202638;
	padding-top: 5px;
	padding-left: 10px;
}

body#eccube_day_2014 #footer div#moreFooter address,
body#eccube_day_2014_report #footer div#moreFooter address {
	float: right;
    padding-top: 5px;
    text-align: right;
	width: auto;
}

/*-------------------------
* eccube_day_2014 (20140709)
----------------------------*/

body#eccube_day_2014 #wrap {
	background: none;
	border: 0 none;
	width: 460px;
}
body#eccube_day_2014 .inner {
	width: 440px;
	margin: 0 auto;
}

/* header */

body#eccube_day_2014 #header01 {
	position: relative;
    z-index: 100;
	padding: 0;
}
body#eccube_day_2014 .header .inner {
	display: table;
	width: 100%;
}
body#eccube_day_2014 .header .logo {
	vertical-align: middle;
	height: 53px;
	background: #ffcc00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffcc00 0%, #efc000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #ffcc00 0%,#efc000 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #ffcc00 0%,#efc000 100%); /* W3C */
}
body#eccube_day_2014 .header .logo img {
	height: 100%;
}
body#eccube_day_2014 .header {
	vertical-align: middle;
}
body#eccube_day_2014 .header .gnav {
	background: #F6F6F6;
}
body#eccube_day_2014 .header ul {
	display: none;
}
body#eccube_day_2014 .header ul li {
	font-size: 13px;
	color: #333;
	display: block;
}
body#eccube_day_2014 .header ul li a {
	display: block;
	height: 100%;
	padding: 10px;
}
body#eccube_day_2014 .header .gnav li a:link { text-decoration: none;}
body#eccube_day_2014 .header .gnav li a:visited { text-decoration: none;}
body#eccube_day_2014 .header .gnav li a:hover { text-decoration: none; color: #666;}
body#eccube_day_2014 .header .gnav li a:active { text-decoration: none;}

body#eccube_day_2014 .header #bt_menu {
	font-size: 16px;
    position: absolute;
    right: 4%; top: 13px;
	cursor: pointer;
}
body#eccube_day_2014 .header #bt_menu span {
	color: #666;
	font-weight: bold;
}


/* ------------ frontpage ------------ */


body#eccube_day_2014 #header02 {
	display: none;
}
body#eccube_day_2014 .frontpage .header .gnav li {
	font-size: 16px;
}

/* mainvisual */

body#eccube_day_2014 .mainvisual {
	text-align: center;
	background: #fff;
	z-index: 3;
	background: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/mv01.jpg) center top no-repeat;
	background-size: cover;
	padding: 50px 0 15px;
}
body#eccube_day_2014 .mainvisual .txt {
	position: relative;
	z-index: 1000;
}
body#eccube_day_2014 .mainvisual .txt .lead {
	margin-bottom: 15px;
	font-weight: bold;
	color: #525263;
	width: 200px; height: 200px;
	left: 50%; margin-left: -100px;
	text-align: center;
	position: relative;
}
body#eccube_day_2014 .mainvisual .txt .lead li {
	width: 120%; height: 120%;
	position: absolute;
	left: -10%; top: -10%;
	opacity: 0;
	z-index: 0;
}
body#eccube_day_2014 .mainvisual div.txt .lead li:nth-child(1) {
	opacity: 0;
	-webkit-animation: titleAnimation 8s linear infinite 0.2s;
	-ms-animation: titleAnimation 8s linear infinite 0.2s;
	animation: titleAnimation 8s linear infinite 0.2s;
}
body#eccube_day_2014 .mainvisual div.txt .lead li:nth-child(2) {
	opacity: 0;
	-webkit-animation: titleAnimation 8s linear infinite 2.2s;
	-ms-animation: titleAnimation 8s linear infinite 2.2s;
	animation: titleAnimation 8s linear infinite 2.2s;
}
body#eccube_day_2014 .mainvisual div.txt .lead li:nth-child(3) {
	opacity: 0;
	-webkit-animation: titleAnimation 8s linear infinite 4.2s;
	-ms-animation: titleAnimation 8s linear infinite 4.2s;
	animation: titleAnimation 8s linear infinite 4.2s;
}
body#eccube_day_2014 .mainvisual div.txt .lead li:nth-child(4) {
	opacity: 0;
	-webkit-animation: titleAnimation 8s linear infinite 6.2s;
	-ms-animation: titleAnimation 8s linear infinite 6.2s;
	animation: titleAnimation 8s linear infinite 6.2s;
}
body#eccube_day_2014 .mainvisual .txt .lead li img {
	width: 100%; height: 100%;
}
body#eccube_day_2014 .mainvisual div.txt p {
	font-weight: bold;
	color: #525263;
	font-size: 20px;
	margin-bottom: 10px;
}
body#eccube_day_2014 .mainvisual .txt .title {
	text-align: center;
	margin: 0 2em;
	margin-bottom: 15px;
}
body#eccube_day_2014 .mainvisual .mainvisual_inner p {
	color: #83838E;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
body#eccube_day_2014 .mainvisual .mainvisual_inner p.btn {
	margin: 0 2em;
}

/* socialbuttons */

body#eccube_day_2014 #socialbuttons {
	width: 440px;
	margin: 0 auto;
}
body#eccube_day_2014 #socialbuttons ul {
    margin: 25px 0 5px;
    text-align: right;
}
body#eccube_day_2014 #socialbuttons li {
    float: right;
}
body#eccube_day_2014 #socialbuttons #google {
    overflow: hidden;
    width: 75px;
}
body#eccube_day_2014 #socialbuttons #facebook_like {
    overflow: hidden;
    width: 110px;
}
body#eccube_day_2014 .fb_iframe_widget, body#eccube_day_2014 .fb_iframe_widget span, body#eccube_day_2014 .fb_iframe_widget iframe[style] {
    width: 100% !important;
}
body#eccube_day_2014 .fb_iframe_widget > span {
    vertical-align: baseline !important;
}
body#eccube_day_2014 #socialbuttons #twitter {
    overflow: hidden;
    width: 100px;
}

/* contents */

body#eccube_day_2014 #contents {
	width: auto;
}

body#eccube_day_2014 #contents .img {
	text-align: center;
}
body#eccube_day_2014 #contents .txt p {
	margin-bottom: 1em;
}
body#eccube_day_2014 #contents .img .caption {
	font-size: 11px;
}

/* section */

body#eccube_day_2014 .section .heading h2 {
	background: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/bg_title.gif) 10px center no-repeat;
	background-size: 56px auto;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #E7E7E7;
	padding: 15px 10px 15px 75px;
}

body#eccube_day_2014 .section .txtbox {
	padding: 15px 0 30px;
}
body#eccube_day_2014 .section .txtbox p {
	font-size:14px;
}
body#eccube_day_2014 .section .txtbox .img {
	margin-bottom: 15px;
}
body#eccube_day_2014 .section .txtbox .txt {
	margin-bottom: 15px;
}

body#eccube_day_2014 .section .first_txt {
	margin-bottom: 25px;
}

/* button */

body#eccube_day_2014 .btn {
	text-align: left;
	padding-bottom: 25px;
	
}
body#eccube_day_2014 .btn a {
	display: inline-block;
	text-align: center;
	width: 96%;
	padding: 1.5%;
	font-size: 24px;
	border-radius: 5px;
	background: #ffcc00; /* Old browsers */
	background: -moz-linear-gradient(top, #ffcc00 0%, #efc000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #ffcc00 0%,#efc000 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #ffcc00 0%,#efc000 100%); /* W3C */
}
body#eccube_day_2014 .btn a:link { color: #000; text-decoration: none;}
body#eccube_day_2014 .btn a:visited { color: #000; text-decoration: none;}
body#eccube_day_2014 .btn a:hover { color: #000; text-decoration: none; opacity: 0.8;}
body#eccube_day_2014 .btn a:active { color: #000; text-decoration: none;}


/* first_column */

body#eccube_day_2014 #first_column {
	text-align: center;
	line-height: 1.4;
	padding-bottom: 25px;
	background: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/bg_first_column.png) center center no-repeat #F6F6F6;
	background-size:contain;
	padding: 40px 0;
}
body#eccube_day_2014 #first_column h2.title {
	color: #DA665F;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
body#eccube_day_2014 #first_column p {
	font-size: 15px;
	line-height: 1.6;
}

/* about */

body#eccube_day_2014 #about .txtbox .txt dl dt {
	float: left;
	padding: 10px 0;
}
body#eccube_day_2014 #about .txtbox .txt dl dd {
	padding: 10px 0 10px 6em;
}

/* speaker */

body#eccube_day_2014 #speaker ul li {
	float: left;
	font-size: 14px;
	line-height: 1.2;
}
body#eccube_day_2014 #speaker ul li img {
	margin-bottom: 10px;
}
body#eccube_day_2014 #speaker ul.speakers01 li {
	width: 43%;
	margin-left: 5%;
	padding-bottom: 10px;
}
body#eccube_day_2014 #speaker ul.speakers02 {
	display: none;
}

/* program */

body#eccube_day_2014 #program .timetable {
	margin-bottom: 40px;
}
body#eccube_day_2014 #program h3 {
	font-size: 16px;
	font-weight: bold;
	color: #DB675F;
}
body#eccube_day_2014 #program .time {
	color: #999;
}
body#eccube_day_2014 #program .other_program01 {
	padding: 10px;
	background: #F6F6F6;
	border: 3px solid #DB675F;
	margin-bottom: 20px;
}
body#eccube_day_2014 #program .other_program01 .first {
	padding-bottom: 25px;
}
body#eccube_day_2014 #program .other_program01 .first .txt p strong {
	color: #DA665F;
	font-weight: normal;
}
body#eccube_day_2014 #program .other_program01 .second {
	background: #FAE6E4;
	padding: 12px;
	font-size: 13px;
}
body#eccube_day_2014 #program .other_program01 .img {
	margin-bottom: 0;
	padding-bottom: 25px;
}
body#eccube_day_2014 #program .other_program01 .btnbox {
	text-align: center;
	padding-bottom: 0.5em;
}

body#eccube_day_2014 .other_program01 .btnbox p {
	text-align: center;
	margin: 0 0 10px;
}

body#eccube_day_2014 .other_program01 .btnbox .btn02 a {
	display: inline-block;
	text-align: center;
	width: 96%;
	padding: 1.5%;
	font-size: 14px;
	color: #fff;
	border-radius: 6px;
	background: #de766d; /* Old browsers */
	background: -moz-linear-gradient(top,  #de766d 0%, #d75348 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #de766d 0%,#d75348 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #de766d 0%,#d75348 100%); /* W3C */
}
body#eccube_day_2014 .other_program01 .btnbox .btn02 a span {
	font-size: 18px;
	font-weight: bold;
}
body#eccube_day_2014 .other_program01 .btnbox .btn02 a:link { text-decoration: none;}
body#eccube_day_2014 .other_program01 .btnbox .btn02 a:visited { text-decoration: none;}
body#eccube_day_2014 .other_program01 .btnbox .btn02 a:hover { text-decoration: none; opacity: 0.8;}
body#eccube_day_2014 .other_program01 .btnbox .btn02 a:active { text-decoration: none;}

body#eccube_day_2014 #program .other_program02 {
	padding: 10px;
	background: #F6F6F6;
	border: 3px solid #836AAA;
	margin-bottom: 20px;
}


/* participating_company */

body#eccube_day_2014 #participating_company li {
	float: left;
	width: 30%;
	margin: 0 0 15px 2%;
}
body#eccube_day_2014 #participating_company h3 {
	font-size: 16px;
	border-bottom: 1px solid #E7E7E7;
	padding: 35px 3px 7px;
	margin-bottom: 25px;
}

/* access */

body#eccube_day_2014 #access #map {
	width: 440px; height: 320px;
	margin-bottom: 20px;
}
body#eccube_day_2014 #access #map iframe {
	width: 440px; height: 320px;
}

/* application */

body#eccube_day_2014 #application p {
	text-align: center;
	margin: 25px 0 10px;
}

body#eccube_day_2014 #application a:link { text-decoration: none;}
body#eccube_day_2014 #application a:visited { text-decoration: none;}
body#eccube_day_2014 #application a:hover { text-decoration: none; opacity: 0.8;}
body#eccube_day_2014 #application a:active { text-decoration: none;}

body#eccube_day_2014 #application .btn01 a {
	display: inline-block;
	text-align: center;
	width: 96%;
	padding: 1.5%;
	font-size: 16px;
	color: #fff;
	border-radius: 6px;
	background: #66ac94; /* Old browsers */
	background: -moz-linear-gradient(top,  #66ac94 0%, #4e8f78 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #66ac94 0%,#4e8f78 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #66ac94 0%,#4e8f78 100%); /* W3C */
}
body#eccube_day_2014 #application .btn01 a span {
	font-size: 28px;
	font-weight: bold;
}
body#eccube_day_2014 #application .btn02 a {
	display: inline-block;
	text-align: center;
	width: 96%;
	padding: 1.5%;
	font-size: 16px;
	color: #fff;
	border-radius: 6px;
	background: #de766d; /* Old browsers */
	background: -moz-linear-gradient(top,  #de766d 0%, #d75348 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #de766d 0%,#d75348 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #de766d 0%,#d75348 100%); /* W3C */
}
body#eccube_day_2014 #application .btn02 a span {
	font-size: 20px;
	font-weight: bold;
}

/* ------------ policy ------------ */

body#eccube_day_2014.policy .policy_contents {
	min-width: inherit;
	width: 100%;
}
body#eccube_day_2014.policy .policy_contents .inner {
	width: 96% !important;
	max-width: 61.25em;
	padding: 0 2% !important;
}
body#eccube_day_2014.policy .policy_contents #header01 {
	position: static;
	margin-bottom: 20px;
}
body#eccube_day_2014.policy .policy_contents h2 {
	font-size: 1.2em;
	padding-top: 30px;
}
body#eccube_day_2014.policy .policy_contents h3 {
	font-size: 1.1em;
	padding-top: 20px;
}
body#eccube_day_2014.policy .policy_contents h4 {
	font-size: 1em;
	padding-top: 10px;
}
body#eccube_day_2014.policy .policy_contents p {
	margin-top: 0.5em;
}
body#eccube_day_2014.policy .policy_contents ul {
	margin-left: 1em;
}
body#eccube_day_2014.policy .policy_contents ul li {
	margin-top: 0.5em;
}
body#eccube_day_2014.policy .policy_contents ul li p {
	padding: 0.8em;
	text-align: left;
}
body#eccube_day_2014.policy .policy_contents .alignR {
	text-align: right;
	padding-bottom: 40px;
}


/*-------------------------
* eccube_day_2014_report (20140922)
----------------------------*/

body#eccube_day_2014_report #wrap {
	background: none;
	border: 0 none;
	width: 100%;
}
body#eccube_day_2014_report .inner {
	width: 95%;
	margin: 0 auto;
}

/* mainvisual */

body#eccube_day_2014_report .mainvisual {
	text-align: center;
	background: #fff;
	z-index: 3;
	background: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/report_mv.jpg) center top no-repeat;
	background-size: cover;
	padding: 35px 0 15px;
	margin-top: -35px;
}

/* gnav */

body#eccube_day_2014_report .gnav {
	width: 100%;
}
body#eccube_day_2014_report .gnav .inner {
	display: table;
	width: 100%;
}
body#eccube_day_2014_report .gnav ul {
	display: none;
	background: #F6F6F6;
}
body#eccube_day_2014_report .gnav ul li {
	font-size: 16px;
	color: #333;
	display: block;
}
body#eccube_day_2014_report .gnav ul li a {
	display: block;
	height: 100%;
	padding: 10px;
}
body#eccube_day_2014_report .gnav li a:link { text-decoration: none;}
body#eccube_day_2014_report .gnav li a:visited { text-decoration: none;}
body#eccube_day_2014_report .gnav li a:hover { text-decoration: none; color: #666;}
body#eccube_day_2014_report .gnav li a:active { text-decoration: none;}

body#eccube_day_2014_report #bt_menu {
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 16px;
	cursor: pointer;
	float: right;
	padding: 0 10px;
	display: inline-block;
	background: rgba(246,246,246,0.6);
	border-radius: 0 0 4px 4px;
}
body#eccube_day_2014_report #bt_menu span {
	color: #666;
	font-weight: bold;
}

/* socialbuttons */

body#eccube_day_2014_report #socialbuttons {
	width: 95%;
	margin: 0 auto;
}
body#eccube_day_2014_report #socialbuttons ul {
    margin: 10px 0 5px;
    text-align: right;
	text-align: center;
}
body#eccube_day_2014_report #socialbuttons li {
	display: inline-block;
}
body#eccube_day_2014_report #socialbuttons #google {
    overflow: hidden;
    width: 75px;
}
body#eccube_day_2014_report #socialbuttons #facebook_like {
    overflow: hidden;
    width: 110px;
}
body#eccube_day_2014_report .fb_iframe_widget, body#eccube_day_2014_report .fb_iframe_widget span, body#eccube_day_2014_report .fb_iframe_widget iframe[style] {
    width: 100% !important;
}
body#eccube_day_2014_report .fb_iframe_widget > span {
    vertical-align: baseline !important;
}
body#eccube_day_2014_report #socialbuttons #twitter {
    overflow: hidden;
    width: 100px;
}

/* contents */

body#eccube_day_2014_report #contents {
	width: auto;
}
body#eccube_day_2014_report #contents .img {
	text-align: center;
}

/* section */

body#eccube_day_2014_report .section .heading {
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 15px;
}
body#eccube_day_2014_report .section .heading h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 15px 10px;
}
body#eccube_day_2014_report .section .first_txt {
	margin-bottom: 25px;
}

/* first_column */

body#eccube_day_2014_report #first_column {
	text-align: center;
	line-height: 1.4;
	padding-bottom: 25px;
	padding: 0 0 25px;
}
body#eccube_day_2014_report #first_column p {
	color: #525263;
	font-size: 15px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 15px;
}

/* session */

body#eccube_day_2014_report #session {
	background: #F6F6F6;
	line-height: 1.3;
}
body#eccube_day_2014_report #session h3 {
	font-size: 16px;
	color: #000;
	margin-bottom: 8px;
	text-align: left;
}
body#eccube_day_2014_report #session .name {
	color: #000;
	margin-bottom: 8px;
	font-size: 14px;
	text-align: left;
}
body#eccube_day_2014_report #session .detail {
	color: #525263;
	font-size: 14px;
	text-align: left;
	line-height: 1.4;
}
body#eccube_day_2014_report #session .opening_session .img {
	margin-bottom: 10px;
}
body#eccube_day_2014_report #session .opening_session .txt .cat {
	font-weight: bold;
	font-size: 14px;
	color: #DB675F;
	margin-bottom: 8px;
}
body#eccube_day_2014_report #session .opening_session .txt .session_detail {
	padding-bottom: 40px;
}
body#eccube_day_2014_report #session .opening_session .txt .session_detail img {
	float: left;
	width: 38.4%;
	margin: 5px 1em 0.3em 0;
}
body#eccube_day_2014_report #session .opening_session .txt .session_detail p {
	font-size: 14px;
}
body#eccube_day_2014_report #session ul li {
	padding-bottom: 40px;
	text-align: center;
}
body#eccube_day_2014_report #session ul li > img {
	margin-bottom: 10px;
}

/* award */

body#eccube_day_2014_report #award .first_txt {
	font-size: 15px;
}
body#eccube_day_2014_report #award .award_column .img {
	margin-bottom: 10px;
}
body#eccube_day_2014_report #award .award_column h3 {
	font-size: 16px;
	color: #DB675F;
	margin-bottom: 6px;
	text-align: left;
}
body#eccube_day_2014_report #award .award_column h3 a:link,
body#eccube_day_2014_report #award .award_column h3 a:visited,
body#eccube_day_2014_report #award .award_column h3 a:hover,
body#eccube_day_2014_report #award .award_column h3 a:active{color: #000;}

body#eccube_day_2014_report #award .award_column .name {
	color: #000;
	margin-bottom: 8px;
	font-size: 15px;
	text-align: left;
}
body#eccube_day_2014_report #award .award_column .txt .site_detail {
	padding-bottom: 35px;
}
body#eccube_day_2014_report #award .award_column .txt .site_detail img {
	float: left;
	width: 38.4%;
	margin: 5px 1em 0.5em 0;
}
body#eccube_day_2014_report #award .award_column .txt .site_detail p {
	color: #525263;
	font-size: 14px;
	text-align: left;
	line-height: 1.4;
}
body#eccube_day_2014_report #award .award_column .txt .site_detail p.clear {
	clear: both;
}
body#eccube_day_2014_report #award .comment {
	background: #F6F6F6;
	padding: 12px;
	margin-bottom: 40px;
}
body#eccube_day_2014_report #award .comment h5 {
	line-height: 1.4;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}
body#eccube_day_2014_report #award .comment p {
	line-height: 1.4;
	font-size: 15px;
}
body#eccube_day_2014_report #award .nominate {
	background: #F6F6F6;
	padding-top: 10px;
}
body#eccube_day_2014_report #award .nominate h3 {
	padding: 5px 4% 8px;
	font-size: 14px;
}
body#eccube_day_2014_report #award .nominate ul {
	padding: 0 2%;
}
body#eccube_day_2014_report #award .nominate ul li {
	float: left;
	width: 46%;
	padding: 0 2% 20px;
	font-size: 12px;
	line-height: 1.2;
}
body#eccube_day_2014_report #award .nominate ul li img {
	margin-bottom: 10px;
}

/* photogallery */

body#eccube_day_2014_report #photogallery {
	padding-bottom: 20px;
}
body#eccube_day_2014_report #photogallery .first_txt {
    font-size: 15px;
}
body#eccube_day_2014_report #photogallery li {
	float: left;
	width: 32%;
	margin: 0 0 5px 1%;
}

/* links */

body#eccube_day_2014_report #links {
	padding-bottom: 25px;
}
body#eccube_day_2014_report #links .first_txt {
	font-size: 15px;
}
body#eccube_day_2014_report #links ul li {
	font-size: 15px;
}

/* participating_company */

body#eccube_day_2014_report #participating_company {
	padding-bottom: 30px;
}
body#eccube_day_2014_report #participating_company li {
	float: left;
	width: 30%;
	margin: 0 0 15px 2%;
}
body#eccube_day_2014_report #participating_company h3 {
	font-size: 16px;
	border-bottom: 1px solid #E7E7E7;
	padding: 35px 3px 7px;
	margin-bottom: 25px;
}

/* thanks */

body#eccube_day_2014_report #thanks .inner p:first-child {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

/***************** Media Queries *****************/


@media only screen and (min-width: 481px) {
	
	/* =====================================
		 480px ～
	===================================== */
	
	
	body#eccube_day_2014, body#eccube_day_2014_report {
		min-width: 980px;
	}
	
	body#eccube_day_2014 #wrap, body#eccube_day_2014_report #wrap {
		width: auto;
	}
	
	body#eccube_day_2014 div#contents, body#eccube_day_2014_report div#contents {
		padding-top: 0;
	}
	body#eccube_day_2014 a:hover img,body#eccube_day_2014_report a:hover img {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
	/* 表示非表示切り替え */
	body#eccube_day_2014 .sp, body#eccube_day_2014_report .sp { display: none !important;}
	body#eccube_day_2014 .pc, body#eccube_day_2014_report .pc { display: block !important;}
	
	body#eccube_day_2014 .inner,body#eccube_day_2014_report .inner {
		width: 980px;
	}
	
	/*-------------------------
	* eccube_day_2014 (20140709)
	----------------------------*/
		
	/* header
	--------------------------- */
	
	body#eccube_day_2014 #header01 {
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 2;
	}
	body#eccube_day_2014 #header02 {
		display: block;
		position: absolute;
		top: 0;
		z-index: 4;
	}
	body#eccube_day_2014 .header {
		width: 100%;
	}
	body#eccube_day_2014 .header .inner {
		padding: 0;
		width: 980px;
	}
	body#eccube_day_2014 .header .logo {
		float: left;
		margin: 0;
		height: auto;
	}
	body#eccube_day_2014 .header .gnav {
		float: right;
		width: 750px;
		background: #ffcc00; /* Old browsers */
		background: -moz-linear-gradient(top, #ffcc00 0%, #efc000 100%); /* FF3.6+ */
		background: -webkit-linear-gradient(top, #ffcc00 0%,#efc000 100%); /* Chrome10+,Safari5.1+ */
		background: linear-gradient(to bottom, #ffcc00 0%,#efc000 100%); /* W3C */
	}
	body#eccube_day_2014 .header .gnav ul {
		display: block;
		text-align: center;
	}
	body#eccube_day_2014 .header .gnav li {
		font-size: 15px;
		margin-left: 1em;
		display: inline-block;
		position: relative;
		vertical-align: bottom;
	}
	body#eccube_day_2014 .header .gnav li:first-child {
		margin-left: 0;
	}
	body#eccube_day_2014 .header .gnav li a {
		display: table-cell;
		height: 55px;
		padding: 10px 0.5em;
		vertical-align: middle;
		font-weight: bold;
	}
	
	body#eccube_day_2014 .header #bt_menu {
		display: none;
	}
	
	
	/* footer */
	
	body#eccube_day_2014 .facebookArea {
		margin-top: 65px;
	}
	body#eccube_day_2014 .facebookArea h3 {
		font-size: 26px;
	}
	body#eccube_day_2014 .facebookArea h4 {
		font-size: 20px;
	}
	
	/* ------------ frontpage ------------ */
	
	
	/* mainvisual */
	
	body#eccube_day_2014 .mainvisual {
		position: relative;
		top: 0px;
		left: 0px;
		padding: 0;
		overflow: hidden;
		width: 100%;height: 790px;
	}
	body#eccube_day_2014 .mainvisual div.txt {
		position: absolute;
		top: 130px;
		left: 0px;
		width: 100%;
	}
	body#eccube_day_2014 .mainvisual div.txt p {
		font-size: 26px;
		margin-bottom: 10px;
	}

	body#eccube_day_2014 .mainvisual div.txt .lead {
		width: 291px; height: 291px;
		margin-left: -145px;
		font-size: 26px;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	body#eccube_day_2014 .mainvisual .txt .title {
		width: 970px;
		margin: 0 auto;
		text-align: center;
	}
	body#eccube_day_2014 .mainvisual span { 
		background-image: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/mv01.jpg)
	}
	/*body#eccube_day_2014 .mainvisual ul#slide li.panel02 span { 
		background-image: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/mv02.jpg);
		-webkit-animation-delay: 6s;
		-ms-animation-delay: 6s;
		animation-delay: 6s;
	}
	body#eccube_day_2014 .mainvisual ul#slide li.panel03 span { 
		background-image: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/mv03.jpg);
		-webkit-animation-delay: 12s;
		-ms-animation-delay: 12s;
		animation-delay: 12s;
	}
	body#eccube_day_2014 .mainvisual ul#slide li.panel04 span { 
		background-image: url(/wp-content/themes/eccube/img/lp/eccube-day-2014/mv04.jpg);
		-webkit-animation-delay: 18s;
		-ms-animation-delay: 18s;
		animation-delay: 18s;
	}*/
	
	
	body#eccube_day_2014 .mainvisual .mainvisual_inner {
		position: absolute;
		width: 100%;
		left: 0; top: 557px;
		text-align: left;
	}
	
	body#eccube_day_2014 .mainvisual .mainvisual_inner p {
		width: 970px;
		margin: 0 auto 20px;
		font-size: 20px;
	}
	body#eccube_day_2014 .mainvisual .mainvisual_inner p.btn {
		margin: 0 auto;
		text-align: center;
	}
	
	
	/* socialbuttons */
	
	body#eccube_day_2014 #socialbuttons {
		width: 100%;
		position: absolute;
		left: 0; top: 715px;
		z-index: 5;
	}
	
	/* contents */
	
	body#eccube_day_2014 #contents .txtbox {
		display: block;
		border: 0 none;
		padding-top: 0;
		padding-bottom: 0;
	}
	body#eccube_day_2014 #contents .txtbox p {
		font-size:16px;
	}
	body#eccube_day_2014 #contents .img .caption {
		font-size: 14px;
	}
	
	/* section */
	
	body#eccube_day_2014 .section {
		padding: 50px 0 10px;
	}
	body#eccube_day_2014 #contents .heading {
		width: 980px;
		margin: 0 auto;
		padding: 90px 0 0 0;
		margin-top: -90px;
		cursor: auto;
	}
	body#eccube_day_2014 .section .heading h2 {
		font-size: 26px;
		padding: 10px 10px 10px 65px;
		background-position: left center;
		margin-bottom: 30px;
	}
	body#eccube_day_2014 .section .txtbox .img {
		margin-bottom: 15px;
	}
	body#eccube_day_2014 .section .txtbox .txt {
		margin-bottom: 15px;
	}
	
	body#eccube_day_2014 .section .first_txt {
		margin-bottom: 25px;
	}
	
	/* button */
	
	body#eccube_day_2014 .btn a{
		width: auto;
		min-width: 330px;
		font-size: 24px;
	}
	
	/* first_column */
	
	body#eccube_day_2014 #first_column {
		padding: 55px 0 65px;
		background-size: auto;
	}
	
	body#eccube_day_2014 #first_column h2.title {
		font-size: 40px;
		text-align: center;
		margin-bottom: 30px;
	}
	body#eccube_day_2014 #first_column p {
		font-size: 24px;
		line-height: 1.8;
		text-align: center;
	}
	
	/* about */
	
	body#eccube_day_2014 #about .heading h2 {
		font-size: 30px;
	}
	body#eccube_day_2014 #about .txtbox .txt {
		width: 500px;
		float: left;
		font-size: 18px;
	}
	body#eccube_day_2014 #about .txtbox .txt dl dt {
		line-height: 1.3;
	}
	body#eccube_day_2014 #about .txtbox .txt dl dd {
		line-height: 1.3;
	}
	body#eccube_day_2014 #about .txtbox .img {
		width: 402px;
		float: right;
	}
	
	/* speaker */
	
	body#eccube_day_2014 #speaker ul.speakers01 li {
		width: 234px;
		margin-left: 14px;
		padding-bottom: 40px;
	}
	body#eccube_day_2014 #speaker ul.speakers02 {
		display: block;
		clear: both;
	}
	body#eccube_day_2014 #speaker ul.speakers02 li {
		width: 180px;
		margin-left: 19px;
	}
	body#eccube_day_2014 #speaker ul li:first-child {
		margin-left: 0;
	}
	
	/* program */
	
	body#eccube_day_2014 #program .txt {
		float: left;
		margin: 0;
	}
	body#eccube_day_2014 #program .img {
		float: right;
		margin: 0;
	}
	body#eccube_day_2014 #program h3 {
		font-size: 20px;
	}
	body#eccube_day_2014 #program .other_program01,
	body#eccube_day_2014 #program .other_program02 {
		padding: 0;
	}
	body#eccube_day_2014 #program .other_program01 {
		margin-bottom: 30px;
	}
	body#eccube_day_2014 #program .other_program01 .first {
		float: left;
		width: 408px;
		margin: 35px 0 0 23px;
	}
	body#eccube_day_2014 #program .other_program01 .first .txt {
		float: none;
	}
	body#eccube_day_2014 #program .other_program01 .first .second p {
		font-size: 14px;
	}
	body#eccube_day_2014 #program .other_program01 .img {
		float: right;
		width: 486px;
		margin: 35px 22px 0 0;
	}
	body#eccube_day_2014 .other_program01 .btnbox {
		clear: both;
	}
	body#eccube_day_2014 #contents .other_program01 .btnbox p {
		font-size: 18px;
	}
	body#eccube_day_2014 .other_program01 .btnbox .btn02 {
		max-width: 460px;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	body#eccube_day_2014 .other_program01 .btnbox .btn02 a {
		font-size: 16px;
	}
	body#eccube_day_2014 .other_program01 .btnbox .btn02 a span {
		font-size: 20px;
	}
	body#eccube_day_2014 #program .other_program02 .txt {
		width: 605px;
		margin: 35px 0 20px 23px;
	}
	body#eccube_day_2014 #program .other_program02 .img {
		width: 294px;
		margin: 35px 23px 20px 0;
	}
	
	/* participating_company */
	
	body#eccube_day_2014 #participating_company {
		padding-bottom: 35px;
	}
	body#eccube_day_2014 #participating_company h3 {
		font-size: 20px;
		padding: 55px 3px 7px;
	}
	body#eccube_day_2014 #participating_company ul {
		margin-left: -7px;
	}
	body#eccube_day_2014 #participating_company li {
		width: auto;
		float: left;
		margin: 0 0 20px 26px;
	}
	
	
	/* access */
	
	body#eccube_day_2014 #access {
		padding-bottom: 40px;
	}
	body#eccube_day_2014 #access #map {
		width: 570px; height: 369px;
		float: left;
		margin-bottom: 0;
	}
	body#eccube_day_2014 #access #map iframe {
		width: 570px; height: 369px;
	}
	body#eccube_day_2014 #access .txt {
		width: 370px;
		float: right;
	}
	body#eccube_day_2014 #access .txt .link {
		margin-top: 40px;
	}
	
	/* application */
	
	body#eccube_day_2014 #application {
		padding-bottom: 100px;
	}
	body#eccube_day_2014 #application .heading h2 {
		margin-bottom: 20px;
	}
	body#eccube_day_2014 #application .txtbox {
		padding-top: 2em;
	}
	body#eccube_day_2014 #application .txtbox p {
		font-size: 18px;
	}
	body#eccube_day_2014 #application .btn01 {
		width: 460px;
		margin: 0 auto;
	}
	body#eccube_day_2014 #application .btn02 {
		width: 460px;
		margin: 0 auto;
	}
	body#eccube_day_2014 #application .btn01 a {
		padding: 3% 0;
	}
	body#eccube_day_2014 #application .btn02 a {
		padding: 2% 0;
	}


	/*-------------------------
	* eccube_day_2014_report (20140922)
	----------------------------*/
	
	/* mainvisual */
	
	body#eccube_day_2014_report .mainvisual {
		position: relative;
		top: 0px;
		left: 0px;
		padding: 0;
		overflow: hidden;
		width: 100%;height: 755px;
		margin: 0;
		z-index:1
	}
	body#eccube_day_2014_report .mainvisual .title {
		padding: 100px 0 0;
	}
	
	/* gnav */
	
	body#eccube_day_2014_report .gnav {
		position: absolute;
		top: 600px;
		z-index:5;
		background: #ffcc00; /* Old browsers */
		background: -moz-linear-gradient(top, #ffcc00 0%, #efc000 100%); /* FF3.6+ */
		background: -webkit-linear-gradient(top, #ffcc00 0%,#efc000 100%); /* Chrome10+,Safari5.1+ */
		background: linear-gradient(to bottom, #ffcc00 0%,#efc000 100%); /* W3C */
	}
	body#eccube_day_2014_report .gnav .inner {
		padding: 0;
		width: 980px;
	}
	body#eccube_day_2014_report .gnav ul {
		display: block;
		text-align: center;
		background: none;
	}
	body#eccube_day_2014_report .gnav ul li {
		font-size: 15px;
		margin-left: 1em;
		display: inline-block;
		position: relative;
		vertical-align: bottom;
	}
	body#eccube_day_2014_report .gnav ul li:first-child {
		margin-left: 0;
	}
	body#eccube_day_2014_report .gnav ul li a {
		display: table-cell;
		height: 55px;
		padding: 10px 0.5em;
		vertical-align: middle;
		font-weight: bold;
	}
	body#eccube_day_2014_report #bt_menu {
		display: none;
	}
	
	/* socialbuttons */
	
	body#eccube_day_2014_report #socialbuttons {
		width: 100%;
		position: absolute;
		left: 0; top: 692px;
		z-index: 5;
	}
	
	/* contents */
	
	
	/* section */
	
	body#eccube_day_2014_report .section {
		padding: 25px 0 10px;
	}
	body#eccube_day_2014_report #contents .heading {
		padding: 0 5%;
		margin-bottom: 40px;
		cursor: auto;
	}
	body#eccube_day_2014_report .section .heading h2 {
		font-size: 26px;
		padding: 15px 0;
	}
	body#eccube_day_2014_report .section .first_txt {
		margin-bottom: 25px;
	}
	
	/* first_column */
	
	body#eccube_day_2014_report #first_column {
		padding: 20px 0 65px;
	}
	body#eccube_day_2014_report #first_column p {
		font-size: 26px;
		margin-bottom: 25px;
	}

	/* session */
	
	body#eccube_day_2014_report #session h3 {
		font-weight: normal;
		margin-bottom: 12px;
		line-height: 1.2;
	}
	body#eccube_day_2014_report #session .opening_session .img {
		float: left;
		margin-bottom: 50px;
	}
	body#eccube_day_2014_report #session .opening_session .txt {
		width: 465px;
		float: right;
		padding-bottom: 20px;
	}
	body#eccube_day_2014_report #session .opening_session .txt h3 {
		font-size: 20px;
	}
	body#eccube_day_2014_report #session .opening_session .txt .session_detail .detail {
		width: 57.4%;
		float: right;
	}

	body#eccube_day_2014_report #session ul li {
		padding: 0 0 50px;
		width: 30.6122%;
		float: left;
		margin-right: 4%;
	}
	body#eccube_day_2014_report #session ul li:nth-child(3n) {
		margin-right: 0;
	}
	body#eccube_day_2014_report #session ul li > img {
		margin-bottom: 20px;
	}
	body#eccube_day_2014_report #session .name {
		margin-bottom: 12px;
	}
	
	/* award */
	
	body#eccube_day_2014_report #award {
		padding-bottom: 30px;
	}
	body#eccube_day_2014_report #award .award_column {
		padding-bottom: 60px;
	}
	body#eccube_day_2014_report #award .award_column .img {
		float: left;
		margin-bottom: 0;
	}
	body#eccube_day_2014_report #award .award_column .txt {
		width: 465px;
		float: right;
	}
	body#eccube_day_2014_report #award .award_column .txt h3 {
		font-size: 20px;
	}
	body#eccube_day_2014_report #award .award_column .txt h4.name {
		font-weight: normal;
	}
	body#eccube_day_2014_report #award .award_column .txt .site_detail {
		padding-bottom: 0;
	}
	body#eccube_day_2014_report #award .award_column .txt .site_detail > img {
		width: 43.4%;
		max-width: 200px;
	}
	body#eccube_day_2014_report #award .award_column .txt .site_detail .detail {
		width: 52%;
		float: right;
	}
	body#eccube_day_2014_report #award .award_column .txt .site_detail .detail p.clear {
		margin-top: 1.2em;
	}
	body#eccube_day_2014_report #award #award_sponsor {
		padding-bottom: 20px;
	}
	body#eccube_day_2014_report #award .comment {
		margin-bottom: 60px;
	}
	
	body#eccube_day_2014_report #award .nominate {
		padding: 15px 1% 0;
	}
	body#eccube_day_2014_report #award .nominate .nominate_column {
		width: 50%;
		float: left;
	}
	body#eccube_day_2014_report #award .nominate ul {
		padding: 0 1%;
	}
	body#eccube_day_2014_report #award .nominate ul li {
		width: 44%;
		padding: 0 3% 20px;
	}
	body#eccube_day_2014_report #award .nominate ul li img {
		margin-bottom: 15px;
	}
	
	/* photogallery */
	
	body#eccube_day_2014_report #photogallery {
		padding-bottom: 30px;
	}
	body#eccube_day_2014_report #photogallery .gallery ul {
		margin-left: -7px;
	}
	body#eccube_day_2014_report #photogallery .gallery ul li {
		margin: 0 0 10px 1%;
	}
	
	/* links */
	
	body#eccube_day_2014_report #links {
		padding-bottom: 50px;
	}
	body#eccube_day_2014_report #links .first_txt {
		font-size: 16px;
	}
	body#eccube_day_2014_report #links ul li {
		font-size: 16px;
	}
	
	/* participating_company */
	
	body#eccube_day_2014_report #participating_company {
		padding-bottom: 45px;
	}
	body#eccube_day_2014_report #participating_company h3 {
		font-size: 20px;
		padding: 55px 3px 7px;
	}
	body#eccube_day_2014_report #participating_company ul {
		margin-left: -7px;
	}
	body#eccube_day_2014_report #participating_company li {
		width: auto;
		float: left;
		margin: 0 0 20px 26px;
	}
	
	/* thanks */
	
	body#eccube_day_2014_report #thanks .inner p:first-child {
		text-align: center;
		font-size: 26px;
		font-weight: bold;
		margin-bottom: 30px;
	}
	
}

@-webkit-keyframes titleAnimation { 
	0% {opacity: 0; width: 120%; height: 120%; top:-10%; left: -10%; z-index: 1;}
	4% {opacity: 1; width: 100%; height: 100%; top: 0; left: 0; z-index: 1;}
	24% {opacity: 1; width: 100%; height: 100%; top: 0; left: 0;z-index: 1;}
	29% {opacity: 0; width: 50%; height: 50%; top: 25%; left: 25%;z-index: 1;}
	50% {opacity: 0; width: 50%; height: 50%; top: 25%; left: 25%;z-index: -1;}
	75% {opacity: 0; width: 120%; height: 120%; top: -10%; left: -10%;z-index: 0;}
	100% {opacity: 0; width: 120%; height: 120%; top: -10%; left: -10%;z-index: 1;}
}
@keyframes titleAnimation { 
	0% {opacity: 0; width: 120%; height: 120%; top:-10%; left: -10%; z-index: 1;}
	4% {opacity: 1; width: 100%; height: 100%; top: 0; left: 0; z-index: 1;}
	24% {opacity: 1; width: 100%; height: 100%; top: 0; left: 0;z-index: 1;}
	29% {opacity: 0; width: 50%; height: 50%; top: 25%; left: 25%;z-index: 1;}
	50% {opacity: 0; width: 50%; height: 50%; top: 25%; left: 25%;z-index: -1;}
	75% {opacity: 0; width: 120%; height: 120%; top: -10%; left: -10%;z-index: 0;}
	100% {opacity: 0; width: 120%; height: 120%; top: -10%; left: -10%;z-index: 1;}
}

