@charset "utf-8";
/* リセット
------------------------------------- */
#main-box {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main-box p {
	margin: 0 0;
	font-size: 87.5%;
	line-height: 140%;
}
#main-box li {
	list-style:none;
}
#main-box img {
	width:100%;
	height:auto;
}
h2,h3 {
	padding:0;
	border:0;
}

/* style
------------------------------------- */
.pc {
	display:none;
}
.sp {
	display:block;
}
section {
	margin-bottom:20px;
}
#main-box a {
	color:#ff3366;
}
#main-box a:hover {
	text-decoration:none;
}
#main-box h2,
#main-box h3 {
	background:none;
}
#main-box .contents {
	width:100%;
	margin:0 auto;
	background:#f6eae6;
	position:relative;
}
#main-box #top {
	background:url(../img/top/bg_header.png) 0 0 no-repeat #f6eae6;
	background-size:100% auto;
}
.top .contentsBg {
	background:url(../img/top/bg_footer.png) 0 bottom no-repeat;
	background-size:100% auto;
	position:relative;
	text-align:center;
	padding-bottom:250px;
}
.pageTop {
	position:absolute;
	bottom:4px;
	width:90%;
	text-align:center;
}
#main-box .pageTop img {
	width:20%;
	height:auto;
}
#topMain {
	background:url(../img/top/bg_header.png) 0 0 no-repeat #f6eae6;
	background-size:100% auto;
	position:relative;
	text-align:center;
}
#topMain .social {
	font-size:0;
	padding:20px 0;
}
#topMain .social li {
	display:inline-block;
	margin:0 10px;
	width:15%;
}
#topMain .priceIcon {
	width:50%;
	margin:0 auto;
}
#topMain h1 {
	margin:20px auto;
}
#topMain .endTxt {
	font-size:16px;
	margin:20px auto 0;
	background:rgba(255,255,255,0.8);
	width:100%;
	padding:10px 0;
}
#topMain .giftIcon {
	width:50%;
	margin:0 auto;
}
.spLayout,
.layout {
	width:90%;
	margin:0 auto;
}
#topMain .item01 {
	text-align:right;
}
#topMain .item01 img {
	width:55%;
}
#topMain .item02 {
	position:relative;
	margin-top:-90px;
}
#topMain .item03 {
	position:relative;
	margin-bottom:20px;
	text-align:right;
}
#topMain .item03 img {
	width:95%;
}
#gNav {
	font-size:0;
	padding:20px 0;
}
.top #gNav {
	padding:20px 0 0;
}
#gNav li {
	width:calc(33% - 2px );
	margin-right:3px;
	display:inline-block;
}
#gNav li:nth-of-type(3n) {
	margin-right:0;
}
#gNav li:nth-of-type(1),
#gNav li:nth-of-type(2),
#gNav li:nth-of-type(3) {
	margin-bottom:2px;
}
.lineBox {
	width:100%;
	padding:10px;
	box-sizing:border-box;
	border:3px solid #33cc99;
	border-radius:5px;
	background:#fff;
	margin:20px auto;
	position:relative;
}
.lineBox.green {
	border-color:#669933;
}
.lineBox.green02 {
	border-color:#009944;
}
.lineBox.pink {
	border-color:#ff9999;
}
.lineBox.org {
	border-color:#f8b551;
}
.lineBox.blue {
	border-color:#0099ff;
}
.top .lineBox.ver01 {
	text-align:center;
}
#topSchedule {
	text-align:center;
	margin-bottom:0;
}
#topSchedule ul {
	font-size:0;
	margin-bottom:10px;
}
#topSchedule ul li {
	display:inline-block;
	width:calc(100% / 3 - 10px);
}
#topSchedule .daylyEventBtn {
	margin-bottom:20px;
}
.ribbonBox {
	background:url(../img/common/icon_ribbon.png) 7px 5px no-repeat #f5ccd1;
	background-size:15px auto;
	border-radius:5px;
	font-size:14px;
	color:#ff0066;
	padding:5px 5px 5px 30px;
	margin-top:7px;
	text-align:left;
}
#ceremony h2,
#rallyBox h2 {
	margin:0 0 10px;
}
#ceremony .icon,
#rallyBox .icon,
#rallyBox .icon02 {
	width:15%;
	position:absolute;
}
#ceremony .icon {
	top:-10px;
	left:-15px;
}
#rallyBox .icon {
	top:-10px;
	right:-15px;
}
#rallyBox .icon02 {
	top:6px;
	left:5px;
}
#postBox .icon {
	width:70%;
	margin:10px auto 0;
}
#ceremony .txt,
#ceremony .img {
	margin:0 0 10px 0;
}
#ending h2 {
	margin:20px 0 10px 0;
}
#main-box .snsBox {
	margin-bottom:10px;
}
.stampBox {
	margin:20px auto 20px;
}
#main-box .stampBox .ttl {
	margin-bottom:10px;
}
#main-box .stampBox .inBox {
	padding:0 10px;
}
#main-box .stampBox .firstBox {
	background:url(../img/common/dotto_green.png) 0 bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:15px;
}
#main-box .stampBox .firstBox .iconOrder {
	width:50%;
	margin:0 auto 10px;
}
#main-box .stampBox .firstBox .leftBox .txt01 {
	font-size:16px;
	margin-bottom:5px;
}
#main-box .stampBox .firstBox .leftBox ul .pink {
	color:#ff0066;
}
#main-box .stampBox .secondBox .txt02 {
	font-size:16px;
}
#main-box .stampBox .secondBox .txt03 {
	margin:10px 0 10px;
}
#main-box .stampBox .secondBox .iconSearch {
	width:70%;
	margin:10px auto 0;
}
.lastYear {
	text-align:center;
}

#main-box .lineBox .lineBoxTtl {
	margin-bottom:7px;
	color:#33cc99;
	font-size:18px;
	font-weight:bold;
}
#main-box .lineBox .contactTxt02 {
	margin-top:10px;
}

/* 下層
------------------------------------- */
.contentsBg {
	background:url(../img/common/bg_header_low.png) 0 0 no-repeat #f6eae6;
	background-size:100% auto;
}
#main-box.low .contents {
	padding-bottom:80px;
	background:url(../img/common/bg_footer_low.png) 0 bottom no-repeat #f6eae6;
	background-size:100% auto;
}
.low h1 {
	text-align:center;
	margin:0 0 15px;
}
#main-box.low h1 img {
	width:auto;
	height:20px;
}
.low h2 {
	text-align:center;
	margin:0 0 15px;
	border-left:none;
	padding:0;
}
.low .lineBox {
	margin-top:15px;
}
.secBox {
	margin-bottom:25px;
}
#map .txt02 {
	margin-top:-60px;
}
#main-box.low #schedule h1 img,
#main-box.low #event h1 img {
	width:100%;
	height:auto;
}
#schedule section {
	margin-bottom:0;
}
#schedule .day {
	width:50%;
	margin:0 auto;
}
#schedule .lineBox {
	padding:10px;
	margin:0 0 15px 0;
}
#schedule .lineBox h2 {
	margin:0 0 15px;
}
#schedule .scheduleBox article {
	background:url(../img/common/dotto_pink.png) 0 bottom repeat-x;
	background-size:auto 5px;
	padding-bottom:14px;
	margin-top:13px;
}
#schedule .scheduleBox article.last {
	background:none;
	padding-bottom:0;
}
#schedule .scheduleBox .leftBox {
	margin-bottom:10px;
}
#schedule .scheduleBox .rightBox {
	width:50%;
	margin:0 auto;
}
#schedule .scheduleBox .ribbonBox {
	margin:7px 0;
}
#schedule .scheduleBox .time {
	font-size:16px;
	margin-bottom:4px;
	color:#f485a2;
	font-weight:bold;
}
#schedule .scheduleBox .eventTtl {
	font-size:16px;
	margin-bottom:7px;
	color:#000;
	font-weight:bold;
}
#schedule .scheduleBox .txtGreen {
	color:#33cc99;
	font-weight:bold;
	margin:7px 0;
}
#schedule .scheduleBox .fontS {
	font-size:12px;
}
#schedule .scheduleBox #day19 .event02 ul li {
	margin-bottom:7px;
}
#schedule .scheduleBox .event02 ul li:last-child {
	margin-bottom:0;
}
#schedule .scheduleBox .event04 .eventTtl img {
	margin-top:5px;
	width:50%;
}
#schedule .img {
	margin:0 auto 3px;
	width:50%;
}
#schedule #day17 .event01 .img {
	margin:0 auto 3px;
	width:100%;
}
#schedule .job {
	margin-bottom:3px;
}
#schedule .naem {
	margin-bottom:2px;
}
#schedule .sign dd {
	font-size:14px;
	margin:0;
	margin-bottom:5px;
}
#schedule .sign dd:last-child {
	margin-bottom:0;
}
#schedule .gameList li {
	float:left;
	width:49%;
	margin-bottom:7px;
}
#schedule .gameList li:nth-of-type(2),
#schedule .gameList li:nth-of-type(4) {
	float:right;
}
#schedule #day19 .event03 .txt {
	margin-bottom:15px;
}

#anime h2 {
	margin-bottom:10px;
}
#anime h3 {
	text-align:center;
	margin:0 0 10px;
}
#anime h2 img,
#anime h3 img {
	height:21px;
	width:auto;
}
.btnYoutube {
	text-align:center;
	padding:15px 0 0;
}
.movieBox video {
	width:100%;
	height:auto;
}
/*
.movieBox {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.movieBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/
#anime .comingSoon {
	text-align:center;
	margin-bottom:15px;
}
#anime .lineBox {
	text-align:center;
}

#main-box #event .lineBox p {
	font-size:14px;
}
#event .lineBox h2 {
	margin:0 0 10px;	
}
#event .inBox {
	padding:0 0;
}
#event #event01 .ribbonBox.ver01 {
	position:relative;
	margin:5px 0 14px 0;
}
#event #event01 .ribbonBox img {
	width:50%;
	margin-left:25%;
}
#main-box #event p.ribbonBox {
	font-size:14px;
}
#event #event01 .img {
	margin-bottom:14px;
}
#event #event02 .txt01 {
	margin-bottom:5px;
}
#event .icon {
	width:50%;
	margin:5px auto 0;
}
#event03 .icon {
	width:10%;
}
#event04 .detail {
	color:#ff6699;
	margin-top:7px;
}
#event06 dd {
	color:#ff6699;
}
#event06 dt {
}
#event06 dd {
	padding:0;
	margin:0 0 5px 0;
}
#event06 .img {
	margin-top:7px;
	text-align:center;
}
#main-box #event #event07.lineBox p {
	font-size:14px;
	line-height:1.6;
}
#main-box #event #event07.lineBox ul .txt {
	font-size:12px;
}
#main-box #event #event07.lineBox ul .txt .bold {
	font-size:14px;
}
#main-box #event #event07.lineBox p.alphabet {
	font-size:16px;
	font-weight:bold;
	background:url(../img/event/icon_a.gif) 0 3px no-repeat;
	padding-left:30px;
	margin-bottom:7px;
}
#main-box #event #event07.lineBox .typeB p.alphabet {
	background:url(../img/event/icon_b.gif) 0 3px no-repeat;
}
#main-box #event #event07.lineBox .typeC p.alphabet {
	background:url(../img/event/icon_c.gif) 0 3px no-repeat;
}
#main-box #event #event07.lineBox .typeD p.alphabet {
	background:url(../img/event/icon_d.gif) 0 3px no-repeat;
}
.secBlueBox {
	background:url(../img/common/dotto_blue.gif) 0 bottom repeat-x;
	background-size:5px auto; 
	padding-bottom:20px;
	margin-bottom:25px;
	position:relative;
}
.secBlueBox.last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}
#main-box #event #event07.lineBox .typeC .txt img {
	margin:7px 0 2px;
	width:50%;
}
#main-box #event #event07.lineBox .typeD ul {
	margin-top:5px;
}
#main-box #event #event07.lineBox .typeD ul li {
	padding-top:5px;
}
#main-box #event #event07.lineBox .typeD ul li .photo {
	float:left;
	width:20%;
	padding-right:2%;
	margin:0;
}
#main-box #event #event07.lineBox .typeD ul li .txt {
	float:left;
	width:78%;
}

/* clearfix
------------------------------------- */
.clearfix:after,
#schedule .gameList:after,
#main-box #event #event07.lineBox .typeD ul li:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}


/* 共通
------------------------------------- */
.center {
	text-align:center!important;
}
.mb0 {
	margin-bottom:0!important;
}
.bold {
	font-weight:bold!important;
}