@charset "euc-jp";
/* =========================================================
サイト全体で使用するフォントを定義
========================================================= */
html {
	font-size: 62.5%;
}

body {
	font-size: 1.6rem;
}

/* clearfix
--------------------------------------------------------- */
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/* border-box
--------------------------------------------------------- */
.isBorderBox {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* =========================================================
繝輔ャ繧ｿ
========================================================= */
#footer {
	margin-top: 0;
	padding: 25px 0;
	color: #fff;
	background: #000;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .above {
	margin-bottom: 10px;
}
#footer .above ul {
	font-size: 0;
	text-align: center;
}
#footer .above ul li {
	display: inline-block;
	font-size: 1.4rem;
	border-right: 1px solid #fff;
	margin-right: 18px;
	padding-right: 18px;
	line-height: 1;
}
#footer .above ul li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
#footer .below {
	margin-bottom: 10px;
}
#footer .below ul {
	font-size: 0;
	text-align: center;
}
#footer .below ul li {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1;
}
#footer .below ul li:after {
	content: "-";
	margin: 0 3px;
}
#footer .below ul li:last-child:after {
	display: none;
}
#footer .pt4 {
	padding: 0;
}

/* =========================================================
レイアウト
========================================================= */
#wrapper {
	width: 100%;
	min-width: 950px;
}

/* =========================================================
基本タグ
========================================================= */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
	color: #000;
}

/* =========================================================
ユーティリティ
========================================================= */
.f-rounded {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

.u-spacer, .main, #contents .thanks .title, #contents .schedule .title, #contents .relation .title {
	position: relative;
	margin: 0 auto;
	width: 950px;
}

/* =========================================================
ヘッダ
========================================================= */
#header {
	margin-bottom: 46px;
}
#header .utils .u-spacer, #header .utils #contents .schedule .title strong, #contents .schedule .title #header .utils strong, #header .utils #contents .relation .title strong, #contents .relation .title #header .utils strong {
	height: 50px;
}
#header .utils h1 {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
}

.sns {
	float: right;
}

.sns ul {
	padding: 20px 20px 0 0;
}

.sns ul {zoom:1;}
.sns ul:after {
	content: ""; 
	display: block; 
	clear: both;
}

.sns ul li{
	display:inline-block;
	margin-right: 5px;
}

.sns ul li {
	display: inline-block;
	vertical-align: top;
	float:left;
}

#header .main {
	text-align: center;
}
#header .main .animation {
	margin-bottom: 20px;
}
#header .main .title {
	margin-bottom: 30px;
	font-size: 2.8rem;
	letter-spacing: 1px;
}
#header .main .text {
	font-size: 1.6rem;
}

/* =========================================================
コンテンツ
========================================================= */

#contents {
	margin: 0;
	padding: 0;
}

.relation {
	border-top: solid 8px #f5e3cf;
	border-bottom: solid 8px #f5e3cf;
	background-color: #faf0e6;
	margin: 0;
	padding: 0 0 60px 0;
}

#contents .schedule {
	position: relative;
	margin-bottom: 70px;
}
#contents .schedule .u-spacer {
	padding-top: 80px;
}
#contents .schedule .title {
	height: 117px;
	width: 446px;
	background: url(http://i.yimg.jp/images/evt/20th/pc/img/teaser/relation_bg03.png) no-repeat;
	margin: 0 auto;
}
#contents .schedule .title span {
	display: block;
    	overflow: hidden;
    	text-indent: -9999px;
}
#contents #scheduleBg {
	text-indent: -9999px;
	background: url(http://i.yimg.jp/images/evt/20th/pc/img/teaser/schedule.png) center no-repeat;
	background-size: 1200px 640px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 640px;
	margin: 32px auto 0 auto;
	padding: 0;
}
#contents .thanks {
	position: relative;
	margin-bottom: 62px;
}
#contents .thanks .title {
	position: absolute;
	left: -5px;
	top:  0;
	height: 85px;
	width: 960px;
	background: url(http://i.yimg.jp/images/evt/20th/pc/img/teaser/relation_bg01.png) center no-repeat;
}
#contents .thanks .title span {
	display: block;
    	overflow: hidden;
    	text-indent: -9999px;
}
#contents .relation {
	position: relative;
}
#contents .relation .title {
	height: 117px;
	width: 446px;
	background: url(http://i.yimg.jp/images/evt/20th/pc/img/teaser/relation_bg02.png) no-repeat;
	margin: 0 auto;
}
#contents .relation .title span {
	display: block;
    overflow: hidden;
    text-indent: -9999px;
}
#contents .unit-timetable .row {
	display: table;
	margin: 0 auto 40px;
	width: 740px;
}
#contents .unit-timetable .row:last-child {
	margin-bottom: 0;
}
#contents .unit-timetable .row .icon {
	display: table-cell;
	vertical-align: middle;
	width: 130px;
}
#contents .unit-timetable .row .text {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
#contents .unit-timetable .row .text p {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.4;
	white-space: nowrap;
}
#contents .unit-timetable .row .text p strong {
	font-size: 2.8rem;
	color: #f00;
}
#contents .unit-timetable .row .text p span {
	font-size: 1.8rem;
}
#contents .unit-timetable .row .text.withTpoint {
	padding-left: 60px;
}
#contents .unit-timetable .row .text.withTpoint .tpoint {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -32px;
}

#contents .unit-banners {
	padding-top: 128px;
}
#contents .unit-banners ul {
	margin: 0 auto;
	width: 640px;
}
#contents .unit-banners ul li {
	margin-bottom: 20px;
}
#contents .unit-banners ul li:last-child {
	margin-bottom: 0;
}
#contents .unit-banners ul li img {
	vertical-align: bottom;
}
#contents .unit-banners ul li a {
	transition: 0.3s;
}
#contents .unit-banners ul li a:hover {
	opacity: 0.7;
}

#contents .unit-banners2 {
	padding-top: 35px;
}
#contents .unit-banners2 ul {
	margin: 0 auto;
	width: 640px;
}
#contents .unit-banners2 ul li {
	margin-bottom: 20px;
}
#contents .unit-banners2 ul li:last-child {
	margin-bottom: 0;
}
#contents .unit-banners2 ul li img {
	vertical-align: bottom;
}
#contents .unit-banners2 ul li a {
	transition: 0.3s;
}
#contents .unit-banners2 ul li a:hover {
	opacity: 0.7;
}

/*# sourceMappingURL=teaser.css.map */

.schedule #startDate {
	margin-bottom: 24px;
}

p.scheduletxt {
	width: 950px;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
