@charset "UTF-8";


/* 共通
------------------------------------------------------*/
.end-camp {
  opacity: 0.4;
}

.eventCol {
  margin: 0 auto;
  width: 880px;
  border: 4px solid #F68CA2;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  }
  .eventColInner {
  }

.btnCol {
  position: relative;
  }
  .btnCol ul {
    position: absolute;
    }
    .btnCol ul li {
      display: inline-block
      }

.cssHover {
  transition: 0.4s;
}
  .cssHover:hover {
    opacity: 0.6;
    transition: 0.4s;
  }

/* event_index
------------------------------------------------------*/
/* ページ内サブタイトル */
.ctgTit {
	width: 840px;
	margin: 0 auto 15px;
	}
/* イベント一覧 */
ul#pickupEventNavi {
	list-style: none;
	width: 835px;
	margin: 0 auto 10px;
	}
	ul#pickupEventNavi li {
	display: block;
	width: 835px;
	height: 141px;
	padding-bottom: 10px;
	}
ul.eventNav {
	display: block;
	width: 852px;
	margin: 0 0 0 30px;
	list-style: none;
	}
	ul.eventNav li {
		display: block;
		width: 201px;
		height: 141px;
		float: left;
		padding-right: 12px;
		padding-bottom: 20px;
		}
	ul.eventNav li.pickup {
		width: 412px;
		}
		ul.eventNav li a {
			display: block;
			width: 201px;
			height: 141px;
			background-repeat: no-repeat;
			background-position: top left;
			}
		ul.eventNav li a:hover {
			background-position: bottom left;
			}
		/* イベント：物産展 */
		ul.eventNav li a.navBussan {
			text-indent: -300%;
			white-space: nowrap;
			overflow: hidden;
			background-image: url(../images/event/top/nav_bussan.png);
			}
		/* イベント：たまもりタウン */
		ul.eventNav li a.navMoritown {
			text-indent: -300%;
			white-space: nowrap;
			overflow: hidden;
			background-image: url(../images/event/top/nav_moritown.png);
			}
		/* キャンペーン：たまもリしーるコンテスト */
		ul.eventNav li a.navTamamori {
			text-indent: -300%;
			white-space: nowrap;
			overflow: hidden;
			background-image: url(../images/event/top/nav_tamamori.png);
			}
		/* キャンペーン：15thみんなでつくるiDL */
		ul.eventNav li a.nav15thidl {
			text-indent: -300%;
			white-space: nowrap;
			overflow: hidden;
			background-image: url(../images/event/top/nav_15thidl.png);
			}

/* event_toyshow
------------------------------------------------------*/
/* 2017 */
.toyshow2017 {
  position: relative;
  }
  /* end */
  .toyshow2017 .btnCol,
  .toyshow2017 > img,
  .toyshow2017 > p:not(.endMessage){
    opacity: 0.4;
  }
  .toyshow2017 p.endMessage {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    width: 600px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 1em;
    border-radius: 20px;
    border: 6px solid #FFFFFF;
    text-align: center;
    color: #004D85;
    font-size: 182%;
    font-weight: bold;
    line-height: 1.5;
    box-shadow: 2px 2px 6px rgba(0,76,133,0.3);
    opacity: 1;
    z-index: 6;
    background-color: rgba(166,221,242,0.8);
  }
  .toyshow2017 .btnCol {
  }
  .toyshow2017 .btnCol ul {
    margin: 0 auto;
    bottom: 30px;
    width: 100%;
    text-align: center;
    }
    .toyshow2017 .btnCol ul li {
      margin: 0 15px;
      }


/* 2015 */
#toyshow2015 {
	display: block;
	position: relative;
	width: 630px;
	margin: 0 auto;
	height: 564px;
	background: url(../images/event/event_toyshow/2015/img_1.jpg) center top no-repeat;
}

#toyshow2015 a {
	display: block;
	position: absolute;
	top: 470px;
	left: 322px;
	width: 284px;
	height: 72px;
	background: url(../images/event/event_toyshow/2015/btn_toyshow2015.png) no-repeat center top;
	text-indent: -9999px;
}
#toyshow2015 a:hover {	background-position: center bottom;}

/* 2014 */
#toyshow2014 {
	display: block;
	position: relative;
	width: 630px;
	margin: 0 auto;
	height: 1180px;
	background: url(../images/event/event_toyshow/2014/img_1.jpg) center top no-repeat;
}

#toyshow2014 a {
	display: block;
	position: absolute;
	top: 1078px;
	left: 300px;
	width: 310px;
	height: 82px;
	background: url(../images/gotchishinbun/common/btn_orange_toyshow2014.png) no-repeat center top;
	text-indent: -9999px;
}
#toyshow2014 a:hover {	background-position: center bottom;}

/* 2013 2013までevent_toyshow2013 */
#toyshow2013 {
	display: block;
	position: relative;
	width: 630px;
	margin: 0 auto;
	height: 670px;
	background: url(../images/event/event_toyshow2013/img_1.jpg) center top no-repeat;
}

#toyshow2013 a {
	display: block;
	position: absolute;
	top: 590px;
	left: 290px;
	width: 320px;
	height: 72px;
	background: url(../images/gotchishinbun/common/btn_orange_toyshow2013.png) no-repeat center top;
	text-indent: -9999px;
}
#toyshow2013 a:hover {	background-position: center bottom;}

/* event_sanrio
------------------------------------------------------*/
#sanrio2013 {
	width: 630px;
	margin: 0 auto;
}
.special {
	display: block;
	position: relative;
	width: 630px;
	height: 518px;
	margin: 0 auto;
	background: url(../images/event/event_sanrio/img_4.jpg) center top no-repeat;
}
.special a.coupon {
	display: block;
	position: absolute;
	top: 356px;
	left: 160px;
	width: 630px;
	height: 42px;
	background: url(../images/gotchishinbun/common/btn_orange.png) no-repeat center top;
	text-indent: -9999px;
}

.special a.sanrio {
	display: block;
	position: absolute;
	top: 447px;
	left: 0;
	width: 630px;
	height: 42px;
	background: url(../images/gotchishinbun/common/btn_pink.png) no-repeat center top;
	text-indent: -9999px;
}
.special a:hover {	background-position: center bottom;}

/* ごっち引用ページ
------------------------------------------------------*/
/* 共通 */
#gotchiCol {
	width: 840px;
	margin: 0 auto;
	text-align: center;
	}
	#gotchiCol:after {
		content: "";
		display: block;
		width: 840px;
		height: 24px;
		}
#gotchiCol dt {
		padding: 0 0 15px 0;
}
/* ページ別 */
.eventCiao {
	background: url(../images/event/event_ciaofes/2014/bg_main_middle.jpg) top center repeat-y;
	}
	.eventCiao:after {
		background: url(../images/event/event_ciaofes/2014/bg_main_bottom.jpg) top center no-repeat;
		}
.eventHanabi {
	background: url(../images/event/event_hanabi/bg_main_middle.jpg) top center repeat-y;
	}
	.eventHanabi:after {
		background: url(../images/event/event_hanabi/bg_main_bottom.jpg) top center no-repeat;
		}