<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";
body {
	text-align:center;
	color:#231815;
}
section {
	min-width:1000px;
}
.inner {
	width:980px;
	padding:0px 10px;
	margin:auto;
	position:relative;
}
.sp {
	display:none;
}
#wrapper {
	min-width: 980px;
	overflow: hidden;
	position: relative;
}
.zopim  {
	display: none!important;
}
/* .anchor 
---------------------------------------------*/
.anchor {
	position: fixed;
	box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
	width: 100%;
	top: 0;
	left: 0;
	background:url(../img/bg_select.jpg);
	z-index:999;
	display: none;
}
.anchor .inner {
	padding: 16px 0 19px;
}
.anchor .btnBox {
	width: 980px;
	height: 74px;
	overflow: hidden;
}
.anchor .btnBox p {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 0px;
	box-shadow:2px 2px 0px 2px #c9caca;
	-moz-box-shadow:2px 2px 0px 2px #c9caca;
	-webkit-box-shadow: 0 4px 0px 0 #c9caca;
	width: 308px;
	height: 70px;
	float: left;
}
.anchor .btnBox p + p {
	margin-left: 28px;
}
.anchor .btnBox p a {
	display: block;
	padding-top: 13px;
	padding-right:  13px;
	height: 70px;
	box-sizing: border-box;
	position: relative;
}
.anchor .btnBox p a:after {
	content: "";
	width: 21px;
	height: 21px;
	background: url(../img/arrow_btn02.png) no-repeat 0 0;
	position: absolute;
	right: 13px;
	top: 50%;
	margin-top: -10px;
}
.anchor .btnBox .osaka {
	background-color:#00a0c6;
}
.anchor .btnBox .tokyo {
	background-color: #3eb36e;
}
.anchor .btnBox .calendar {
	background-color: #f28f00;
}
.anchor .btnBox p:hover {
	margin-top:4px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

/* .festaBtn 
---------------------------------------------*/
.festaBtn {
	margin: 30px auto 90px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 0px;
	box-shadow: 2px 3px 0px 2px #c9caca;
	-moz-box-shadow: 2px 3px 0px 2px #c9caca;
	-webkit-box-shadow: 0 3px 0px 0 #c9caca;
	width: 314px;
	height: 52px;
	position: relative;
}
.festaBtn a {
	position: relative;
	display: block;
	padding-top: 18px;
	height: 52px;
	box-sizing: border-box;
	position: relative;
}
.festaBtn a span {
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -89px;
}
.festaBtn:hover {
	top: 3px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
#osaka .festaBtn {
	background: #62cfed;
}
#tokyo .festaBtn {
	background: #fff33f;
	margin-bottom: 0;
}

/* header
---------------------------------------------*/
header {
	background: url(../img/bg_top.jpg);
	padding: 36px 0px 80px 0px;
	margin-bottom: -30px;
	min-width: 1000px;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	z-index: 1;
	position: relative;
}
header.active {
	opacity:1;
}
header .inner:before {
	content:"";
	position: absolute;
	width: 640px;
	height: 390px;
	background-color: #73c896;
	bottom: -26px;
	left: -45px;
}
header .inner:after {
	content:"";
	position:absolute;
	width:640px;
	height:390px;
	background-color:#fff100;
	top:44px;
	right:-45px;
}
header h1 {
	position: absolute;
	top: 16px;
	left: 22px;
	z-index: 100;
}
header h2 {
	position: absolute;
	top: 46px;
	right: 73px;
	z-index: 10;
	width: 460px;
	height: 130px;
}
header h2 .txt01 {
	position:absolute;
	top:0px;
	left:5px;
	opacity:0;
}
header h2 .txt02 {
	position:absolute;
	top:54px;
	left:100px;
	opacity:0;
}
header .summer {
	position: absolute;
	top: 55px;
	left: 814px;
	width: 0;
	height: 56px;
	overflow: hidden;
	z-index: 20;
	opacity: 0;
}
header .sun {
	position:absolute;
	top: 3px;
	right:60px;
	opacity:0;
}
header .img {
	position:absolute;
	z-index:30;
}
header .img01 {
	top: 140px;
	left: -154px;
}
header .img02 {
	top: 241px;
	left: -124px;
}
header .img03 {
	top: 460px;
	left: 1007px;
}
header .img04 {
	top: 60px;
	left: -70px;
}
header .img05 {
	top: 240px;
	right: 45px;
}
/* #slide
---------------------------------------------*/
#slide {
	width: 980px;
	height: 500px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
/* #contents
---------------------------------------------*/
#contents {
	position:relative;
	z-index:10;
}
/* section
---------------------------------------------*/
section .txt {
	font-weight:bold;
	line-height:2;
}
/* .about
---------------------------------------------*/
.about {
	background:url(../img/bg_wave.png) repeat-x;
	padding:30px 0px 0px 0px;
}
.about .cont {
	background-color:#fff;
}
.about .inner {
	padding:35px 10px 50px 10px;
}
.about .picup {
	position: absolute;
	top: -130px;
	left: 20px;
	z-index: 20;
}
.about h2 {
	margin-bottom:35px;
}
.about .img {
	position:absolute;
	z-index:30;
}
.about .img01 {
	top: -218px;
	right: 0;
}
.about .img02 {
	top: -101px;
	left: 316px;
}
.about .img03 {
	top: 15px;
	left: 190px;
}
.about .img04 {
	top: 90px;
	right: 150px;
}
.about .img05 {
	top: 132px;
	right: 70px;
}
.about .img06 {
	bottom: 0px;
	left: 15px;
	z-index: 0;
}
.about .img07 {
	bottom: 25px;
	right: 10px;
}
/* .select
---------------------------------------------*/
.select {
	background:url(../img/bg_select.jpg);
}
.select .inner {
	padding: 135px 0px 56px 0px;
}
.select h2 {
	position:absolute;
	top: -14px;
	left:0;
	right:0;
}
.select .btnBox {
	width: 980px;
	height: 154px;
	overflow: hidden;
}
.select .btnBox p {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 0px;
	box-shadow:2px 2px 0px 2px #c9caca;
	-moz-box-shadow:2px 2px 0px 2px #c9caca;
	-webkit-box-shadow: 0 4px 0px 0 #c9caca;
	width: 308px;
	height: 150px;
	float: left;
}
.select .btnBox p + p {
	margin-left: 28px;
}
.select .btnBox p a {
	display: block;
	padding-top: 42px;
	padding-right:  13px;
	height: 108px;
	position: relative;
}
.select .btnBox p a:after {
	content: "";
	width: 32px;
	height: 32px;
	background: url(../img/arrow_btn.png) no-repeat 0 0;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -16px;
}
.select .btnBox .osaka {
	background-color:#00a0c6;
}
.select .btnBox .tokyo {
	background-color: #3eb36e;
}
.select .btnBox .calendar {
	background-color: #f28f00;
}
.select .btnBox p:hover {
	margin-top:4px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
/* .explanation
---------------------------------------------*/
.explanation {
	padding:45px 0px 50px 0px;
}
.explanation .icon {
	margin-bottom:-30px;
}
.explanation h2 {
	margin-bottom:20px;
}
.explanation .txt {
	color:#fff;
}
.explanation .txt + p {
	color:#fff;
	margin-top:20px;
	font-weight: bold;
	line-height:1.7;
}

/* .event
---------------------------------------------*/
@keyframes wiggle-food {
0%, 100% {
 -webkit-transform:translateX(0) rotate(0deg);
 -moz-transform:translateX(0) rotate(0deg);
 -ms-transform:translateX(0) rotate(0deg);
 -o-transform:translateX(0) rotate(0deg);
 transform:translateX(0) rotate(0deg)
}
15% {
 -webkit-transform:translateX(-4%) rotate(-6deg);
 -moz-transform:translateX(-4%) rotate(-6deg);
 -ms-transform:translateX(-4%) rotate(-6deg);
 -o-transform:translateX(-4%) rotate(-6deg);
 transform:translateX(-4%) rotate(-6deg);
}
30% {
 -webkit-transform:translateX(3%) rotate(4deg);
 -moz-transform:translateX(3%) rotate(4deg);
 -ms-transform:translateX(3%) rotate(4deg);
 -o-transform:translateX(3%) rotate(4deg);
 transform:translateX(3%) rotate(4deg);
}
45% {
 -webkit-transform:translateX(-2%) rotate(-2deg);
 -moz-transform:translateX(-2%) rotate(-2deg);
 -ms-transform:translateX(-2%) rotate(-2deg);
 -o-transform:translateX(-2%) rotate(-2deg);
 transform:translateX(-2%) rotate(-2deg);
}
60% {
 -webkit-transform:translateX(1%) rotate(1deg);
 -moz-transform:translateX(1%) rotate(1deg);
 -ms-transform:translateX(1%) rotate(1deg);
 -o-transform:translateX(1%) rotate(1deg);
 transform:translateX(1%) rotate(1deg);
}
75% {
 -webkit-transform:translateX(.2%) rotate(-0.4deg);
 -moz-transform:translateX(.2%) rotate(-0.4deg);
 -ms-transform:translateX(.2%) rotate(-0.4deg);
 -o-transform:translateX(.2%) rotate(-0.4deg);
 transform:translateX(.2%) rotate(-0.4deg);
}
}
.explanation .illust {
	position:absolute;
	-webkit-animation: wiggle-food 1.5s ease infinite;
	-moz-animation: wiggle-food 1.5s ease infinite;
	-o-animation: wiggle-food 1.5s ease infinite;
	animation: wiggle-food 1.5s ease infinite;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.event {
	padding:45px 0px 50px 0px;
}
.event .timetable {
	text-align: center;
}
.event .timetable li {
	color:#000;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	display: inline-block;
	margin: 0 15px;
}
.event .timetable li span {
	padding: 6px 4px 5px;
	margin-right:5px;
	line-height: 1;
}
.event .timetable li:first-child span {
	background-color: #3eb36e;
	color: #fff;
}
.event .timetable li:nth-child(2) span {
	background-color:#a64a97;
	color: #fff;
}
.event .iconList {
	margin: 20px auto 40px;
	text-align: center;
}
.event .iconList li {
	display: inline-block;
	margin: 0 15px;
	padding: 5px 0 5px 34px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	position: relative;
}
.event .iconList li a {
	color: #000;
	transition: all 0.2s ease;
}
.event .iconList li a::after {
	content: "";
	display: block;
	width: 96%;
	border-bottom: 1px dotted #000;
	position: absolute;
	bottom: -3px;
	right: 0;
}
.event .iconList li.green {
	background-image: url(../img/mark_green.png);
}
.event .iconList li.green a:hover {
	color: #094;
}
.event .iconList li.green a:hover::after {
	border-bottom: 1px dotted #094;
}
.event .iconList li.pink {
	background-image: url(../img/mark_pink.png);
}
.event .iconList li.pink a:hover {
	color: #e4007f;
}
.event .iconList li.pink a:hover::after {
	border-bottom: 1px dotted #e4007f;
}
.event .iconList li.blue {
	background-image: url(../img/mark_blue.png);
}
.event .iconList li.blue a:hover {
	color: #00a0e9;
}
.event .iconList li.blue a:hover::after {
	border-bottom: 1px dotted #00a0e9;
}
.event .iconList li.purple {
	background-image: url(../img/mark_purple.png);
}
.event .iconList li.purple a:hover {
	color: #483199;
}
.event .iconList li.purple a:hover::after {
	border-bottom: 1px dotted #483199;
}

.event .eventList {
	position:relative;
}

.event .eventList li {
	position:absolute;
}
/*.eventImg*/
.event .eventList .eventImg li .icon {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 10;
}
.event .eventList .eventImg li .date {
	position:absolute;
	z-index: 10;
}
.event .eventList .eventImg li .flag {
	position: absolute;
	z-index: 9;
}
.event .eventList .eventImg li figure {
	position:relative;
}
.event .eventList .eventImg li figure img {
	position:absolute;
	left: 50%;
	top: 0;
}
/*.obj*/
.event .eventList .obj li {
	position: absolute;
}

/*.specialBox*/
.event .specialBox {
	margin: 0 auto;
}

.linkBox {
	width: 724px;
	height: 328px;
	margin: auto;
	overflow: hidden;
}
.btn {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 2px 2px 0px 2px #c9caca;
	-moz-box-shadow: 2px 2px 0px 2px #c9caca;
	-webkit-box-shadow: 2px 2px 0px 2px #c9caca;
	width: 720px;
	height: 105px;
	background-color:#f28f00;
	margin:96px 0px 34px 0px;
}
.btn a {
	display: block;
	padding-top: 35px;
	height: 70px;
}
.btn:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin:100px 0px 30px 4px;
}
.link a {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	color: #231815;
	text-decoration: underline;
	position: relative;
	transition: all 0.2s ease;
	padding-right:20px;
	background:url(../img/arrow_link.png) no-repeat right center;
}

.link a:hover {
	color:#f28f00;
	background:url(../img/arrow_link_on.png) no-repeat right center;
}
/* #osaka
---------------------------------------------*/
#osaka .explanation {
	background-color:#00a0c6;
}
#osaka .explanation .food01 {
	top:30px;
	left:40px;
}
#osaka .explanation .food02 {
	top:220px;
	left:23px;
}
#osaka .explanation .food03 {
	top:8px;
	right:40px;
}
#osaka .explanation .food04 {
	top:120px;
	right:74px;
}
#osaka .explanation .food05 {
	top:192px;
	right:25px;
}
#osaka .explanation .food06 {
	top:210px;
	right:52px;
}
#osaka .event {
	background-color:#dbeff6;
	padding: 45px 0px 50px 0px;
}
#osaka .eventList{
	height: 4306px;
}
#osaka .event01 {
	top: 120px;
	left: 0;
}
#osaka .event01 .date {
	top: -29px;
	left: 75px;
}
#osaka .event01 .flag {
	top: -80px;
	left: 25px;
}
#osaka .event02 {
	top: 40px;
	right: 325px;
}
#osaka .event02 .date {
	top: -36px;
	left: 95px;
}
#osaka .event02 .flag {
	top: -70px;
	left: 5px;
}
#osaka .event03 {
	top: 154px;
	right: 0;
}
#osaka .event03 .date {
	top: -30px;
	left: 100px;
}
#osaka .event03 .icon {
	left: 250px;
	top: 20px;
}
#osaka .event03 .flag {
	top: -84px;
	left: 65px;
}
#osaka .event04 {
	top: 580px;
	left: 0;
}
#osaka .event04 .date {
	top: -36px;
	left: 108px;
}
#osaka .event04 .flag {
	top: -88px;
	left: 78px;
}
#osaka .event05 {
	top: 558px;
	right: 312px;
}
#osaka .event05 .date {
	top: -22px;
	left: 184px;
}
#osaka .event05 .flag {
	top: -80px;
	left: 159px;
}
#osaka .event06 {
	top: 615px;
	right: 10px;
}
#osaka .event06 .date {
	top: -30px;
	left: 164px;
}
#osaka .event06 .flag {
	top: -85px;
	left: 132px;
}
#osaka .event06 .icon {
	left: 230px;
	top: 30px;
}
#osaka .event07 {
	top: 1006px;
	left: 0;
}
#osaka .event07 .flag {
	top: -80px;
	left: 69px;
}
#osaka .event07 .date {
	top: -26px;
	left: 105px;
}
#osaka .event08 {
	top: 1027px;
	left: 337px;
}
#osaka .event08 .date {
	bottom: 289px;
	right: 43px;
}
#osaka .event09 {
	top: 960px;
	right: 0;
}
#osaka .event09 .date {
	top: 16px;
	left: -13px;
}
#osaka .event09 .icon {
	left: 230px;
	top: 12px;
}
#osaka .event10 {
	top: 1462px;
	left: 0;
}
#osaka .event10 .date {
	top: -30px;
	right: 92px;
}
#osaka .event10 .flag {
	top: -86px;
	left: 85px;
}
#osaka .event11 {
	top: 1426px;
	left: 350px;
}
#osaka .event11 .date {
	top: -29px;
	left: 44px;
}
#osaka .event11 .icon {
	top: 16px;
	left: -30px;
}
#osaka .event12 {
	top: 1502px;
	right: 0px;
}
#osaka .event12 .date {
	top: -78px;
	right: 10px;
}
#osaka .event12 .icon {
	left:10px;
}
#osaka .event13 {
	top: 1858px;
	left: 0;
}
#osaka .event13 .icon {
	left: 230px;
}
#osaka .event13 .date {
	top: -15px;
	left: 5px;
}
#osaka .event13 .flag {
	top: -71px;
	left: -22px;
}
#osaka .event14 {
	top: 1780px;
	left: 350px;
}
#osaka .event14 .icon {
	
top: -30px;
	
left: 200px;
}
#osaka .event14 .date {
	top: -13px;
	left: 1px;
}
#osaka .event15 {
	top: 2266px;
	left: 0;
}

#osaka .event15 .icon {
	top: 30px;
}
#osaka .event15 .date {
	top: -30px;
	left: 0;
}
#osaka .event16 {
	top: 2248px;
	left: 360px;
}
#osaka .event16 .icon {
	top: -30px;
	left: -5px;
}
#osaka .event16 .date {
	top: -85px;
	left: 18px;
}
#osaka .event17 {
	top: 2159px;
	right: 0;
}
#osaka .event17 .icon {
	
top: 10px;
}
#osaka .event17 .date {
	top: -29px;
	right: 4px;
}
#osaka .event18 {
	top: 2726px;
	left: 0;
}
#osaka .event18 .date {
	top: -36px;
	right: 30px;
}

#osaka .event19 {
	top: 2685px;
	right: 320px;
}
#osaka .event19 .date {
	top: -37px;
	left: -13px;
}
#osaka .event19 .icon {
	top: 18px;
	left: -18px;
}

#osaka .event20 {
	top: 2575px;
	right: 0;
}
#osaka .event20 .date {
	top: -31px;
	right: 0;
}
#osaka .event20 .icon {
	top: 16px;
	left: -12px;
}

#osaka .event21 {
	top: 2920px;
	right: 30px;
}
#osaka .event21 .date {
	top: 132px;
	right: 291px;
}

#osaka .event22 {
	top: 3320px;
	left: 0;
}
#osaka .event22 .date {
	top: -35px;
	left: 0;
}
#osaka .event22 .icon {
	top: 30px;
	left: -20px;
}

#osaka .event23 {
	top: 3244px;
	right: 322px;
}
#osaka .event23 .date {
	top: -32px;
	right: -3px;
}
#osaka .event23 .icon {
	
top: -20px;
}
#osaka .event24 {
	top: 3310px;
	right: 0;
}
#osaka .event24 .date {
	top: -34px;
	right: 0;
}
#osaka .event25 {
	right: 190px;
	top: 3570px;
}
#osaka .event25 .date {
	bottom: 122px;
	right: 277px;
}
#osaka .event25 .icon {
	top: 25px;
	left: -32px;
}

#osaka .event26 {
	top: 3830px;
	left: 0;
}
#osaka .event26 .date {
	top: -28px;
	right: -43px;
}

#osaka .event27 {
	top: 3970px;
	right: 322px;
}
#osaka .event27 .date {
	top: -78px;
	right: 17px;
}
#osaka .event28 {
	top: 3940px;
	right: 0;
}
#osaka .event28 .icon {
	
}
#osaka .event28 .date {
	top: -32px;
	right: 37px;
}
#osaka .event28 .icon {
	top: 5px;
	left: -22px;
}

#osaka .event29 {
	top: 1795px;
	right: 352px;
}
#osaka .event29 .date {
	bottom: 22px;
	right: 67px;
}
#osaka .event29 .icon {
	top:-5px;
	left: 168px;
}
/*obj*/
#osaka .obj01 {
	top: -20px;
	left: 640px;
}
#osaka .obj02 {
	top: 334px;
	left: 340px;
}
#osaka .obj03 {
	top: 900px;
	left: 270px;
}
#osaka .obj04 {
	top: 0;
	left: 0;
}
#osaka .obj05 {
	top: 880px;
	left: 620px;
}

#osaka .obj06 {
	top: 1300px;
	left: -140px;
}
#osaka .obj07 {
	top: 1370px;
	left: 260px;
}
#osaka .obj08 {
	top: 1290px;
	left: 650px;
}
#osaka .obj09 {
	top: 1470px;
	left: 1000px;
}

#osaka .obj10 {
	top: 2020px;
	left: 680px;
}

#osaka .obj11 {
	top: 1890px;
	left: 840px;
}

#osaka .obj12 {
	top: 1800px;
	left: 950px;
}

#osaka .obj13 {
	top: 2550px;
	left: 560px;
}

#osaka .obj14 {
	top: 3000px;
	left: -110px;
}

#osaka .obj15 {
	top: 3130px;
	left: -30px;
}

#osaka .obj16 {
	top: 3120px;
	left: 310px;
}

#osaka .obj17 {
	top: 3020px;
	left: 390px;
}

#osaka .obj18 {
	top: 3080px;
	left: 970px;
}

#osaka .obj19 {
	top: 3580px;
	left: 360px;
}

#osaka .obj20 {
	top: 3670px;
	left: 260px;
}

#osaka .obj21 {
	top: 3710px;
	left: 90px;
}

#osaka .obj22 {
	top: 3780px;
	left: 400px;
}
#osaka .obj23 {
	top: 3640px;
	left: 840px;
}
#osaka .obj24 {
	top: 3790px;
	left: 900px;
}


/* #tokyo	
---------------------------------------------*/
#tokyo .explanation {
	background-color:#3eb36e;
}
#tokyo .explanation .food01 {
	top:25px;
	left:42px;
}
#tokyo .explanation .food02 {
	top:260px;
	left:30px;
}
#tokyo .explanation .food03 {
	top:36px;
	right:94px;
}
#tokyo .explanation .food04 {
	top:220px;
	right:77px;
}
#tokyo .event .iconList li {
	font-size: 14px;
}
#tokyo .event {
	background-color:#e0eee0;
}
#tokyo .event .timetable li {
	float:none;
}
#tokyo .eventList {
	height: 1790px;
}
#tokyo .event01 {
	top: 97px;
	left: 13px;
}
#tokyo .event01 .date {
	top: -83px;
	left: 102px;
}
#tokyo .event02 {
	top: 147px;
	right: 313px;
}
#tokyo .event02 .date {
	top: -30px;
	left: 83px;
}
#tokyo .event03 {
	top: 36px;
	right: 0;
}
#tokyo .event03 .date {
	top: -30px;
	left: 103px;
}
#tokyo .event04 {
	top: 512px;
	left: 0;
}
#tokyo .event04 .date {
	top: -34px;
	left: 105px;
}
#tokyo .event05 {
	top: 548px;
	right: 327px;
}
#tokyo .event05 .icon {
	top: 11px;
	left: -3px;
}
#tokyo .event05 .date {
	top: -36px;
	right: 43px;
}

#tokyo .event06 {
	top: 890px;
	left: 0;
}
#tokyo .event06 .icon {
	top: 20px;
}
#tokyo .event06 .date {
	top: -32px;
	left: 63px;
}

#tokyo .event07 {
	top: 447px;
	right: 0px;
}
#tokyo .event07 .date {
	top: -37px;
	right: 0;
}

#tokyo .event08 {
	top: 992px;
	left: 348px;
}
#tokyo .event08 .date {
	top: -82px;
	left: 84px;
}
#tokyo .event09 {
	top: 842px;
	right: 0;
}
#tokyo .event09 .icon {
	top: 50px;
	left: -30px;
}
#tokyo .event09 .date {
	top: -32px;
	left: 44px;
}
#tokyo .event10 {
	top: 1282px;
	left: 0;
}
#tokyo .event10 .date {
	top: -32px;
	left: 114px;
}
#tokyo .event11 {
	top: 1462px;
	left: 338px;
}
#tokyo .event11 .icon {
	
top: -30px;
}
#tokyo .event11 .date {
	top: -82px;
	left: 99px;
}
#tokyo .event11 .flag {
	top: -112px;
	left: 19px;
}
#tokyo .event12 {
	top: 1332px;
	right: 0;
}
#tokyo .event12 .icon {
	top: -30px;
	left: -20px;
}
#tokyo .event12 .date {
	top: -82px;
	left: 94px;
}
#tokyo .event12 .flag {
	top: -122px;
	left: 19px;
}
#tokyo .specialBox {
	padding-top: 10px;
	margin-top: -10px;
}

/*obj*/
#tokyo .obj01 {
	top: 370px;
	left: -170px;
}
#tokyo .obj02 {
	top: 330px;
	left: 1000px;
}
#tokyo .obj03 {
	top: 760px;
	left: -130px;
}
#tokyo .obj04 {
	top: 760px;
	left: 1030px;
}
#tokyo .obj05 {
	top: 1160px;
	left: -260px;
}
#tokyo .obj06 {
	top: 1170px;
	left: 940px;
}

/* #calendarWrp
---------------------------------------------*/
#calendarWrp .explanation {
	background-color:#f28f00;
}
#calendarWrp .explanation h2 {
	margin-top: 50px;
}
#calendarWrp .explanation .notes {
	color:#fff;
	font-weight:bold;
	font-size: 14px;
	margin-top: 30px;
}
#calendarWrp .explanation .food01 {
	top: -20px;
	left: 10px;
}

#calendarWrp .explanation .food02 {
	top: 202px;
	left: 0;
}
#calendarWrp .explanation .food03 {
	top: 60px;
	right: 690px;
}
#calendarWrp .explanation .food04 {
	top: -10px;
	right: 254px;
}
#calendarWrp .explanation .food05 {
	top: -8px;
	right: 65px;
}
#calendarWrp .explanation .food06 {
	top: 160px;
	right: 12px;
}
#calendarWrp .calendar {padding: 60px 0 120px;font-weight: 500;}
#calendarWrp .calendar .title01 {
	text-align:center;
	margin-bottom: 30px;
}

/*loading*/
#calendarWrp .loading {
	display:table;
	width:100%;
	height: 50px;
	margin-bottom: 20px;
	display: none;
}
#calendarWrp .loading p {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	line-height: 0;
}
#calendarWrp .calendar .inner01 {
}
#calendarWrp .calendar .inner01_l {
	width:468px;
	float:left;
}
#calendarWrp .calendar .inner01_l .date {
	border:solid 1px #CBCBCB;
	border-bottom:none;
	display:table;
	width:100%;
	box-sizing:border-box;
}
#calendarWrp .calendar .inner01_l .date li {
	text-align:center;
	color:#BB0000;
	font-weight:bold;
	line-height: 1.0;
	font-size: 18px;
	display:table-cell;
}
#calendarWrp .calendar .inner01_l .date li a {
	display:block;
	padding: 15px 0;
}
#calendarWrp .calendar .inner01_l .date li a:hover {
	opacity: 0.7;
}
#calendarWrp .calendar .inner01_l .date li:first-child {
	width:15%;
}
#calendarWrp .calendar .inner01_l .date li:last-child {
	width:15%;
}
#calendarWrp .calendar .inner01_l .date li img {
	vertical-align:middle;
}
#calendarWrp .calendar .inner01_l table {
	border-top:solid 1px #CBCBCB;
	border-right:solid 1px #CBCBCB;
	width: 100%;
}
#calendarWrp .calendar .inner01_l table th {
	width:14.2%;
	border-bottom:solid 1px #CBCBCB;
	border-left:solid 1px #CBCBCB;
	text-align:center;
	background-color:#F4F5F7;
	font-weight:normal;
	padding:7px 0;
}
#calendarWrp .calendar .inner01_l table tr:first-child th {
	width:14.2%;
	border-bottom:solid 1px #CBCBCB;
	border-left:solid 1px #CBCBCB;
	text-align:center;
	background-color:#F4F5F7;
	padding:3px 0;
	font-weight: bold;
}
#calendarWrp .calendar .inner01_l table .th01 {
	color:#FF0064;
}
#calendarWrp .calendar .inner01_l table .th02 {
	color:#00C1EF;
}
#calendarWrp .calendar .inner01_l table td {
	border-bottom:solid 1px #CBCBCB;
	border-left:solid 1px #CBCBCB;
	text-align:center;
	height: 44px;
	vertical-align: middle;
	font-size: 16px;
}
#calendarWrp .calendar .inner01_l table .td01 {
	background-color:#FFD0D8;
}
#calendarWrp .calendar .inner01_l table .td02 {
	background-color:#B4EFFF;
}
#calendarWrp .calendar .inner01_l table td a {
	color:#333333;
	text-decoration:underline;
	display:block;
	width:100%;
	background-color:#FFF7CE;
	height: 44px;
	line-height:  44px;
}
#calendarWrp .calendar .inner01_l table td a:hover {
	opacity:0.7;
}
#calendarWrp .calendar .inner01_r {
	width:474px;
	float:right;
}
#calendarWrp .calendar .inner01_r .event_title01 {
	border:solid 1px #CBCBCB;
	border-bottom:none;
	padding:13px 0;
	text-align:center;
	background-color:#F5F6F8;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.0;
}
#calendarWrp .calendar .inner01_r .event {
	border:solid 1px #CBCBCB;
	padding: 10px 10px 10px 20px;
}
#calendarWrp .calendar .inner01_r .event.jScroll{
	padding: 10px 20px 10px 20px;
}
#calendarWrp .calendar .inner01_r .event ul {
	height:230px;
	overflow:hidden;
	padding-right: 5px;
	margin-bottom: 10px;
}
#calendarWrp .calendar .inner01_r .event ul li a {
	display:block;
	padding: 15px 20px 10px 5px;
	border-bottom:solid 1px #BFC1C0;
	color: #333;
	text-align: left;
	cursor: pointer;
}
#calendarWrp .calendar .inner01_r .event ul li:first-child a {
	padding: 10px 20px 10px 5px;
}
#calendarWrp .calendar .inner01_r .event .jspScrollable li a {
	margin-right: 5px;
}
#calendarWrp .calendar .inner01_r .event ul li a:hover {
	background-color:#FFF7CE;
}
#calendarWrp .calendar .inner01_r .event ul li.currentEv a {
	background-color:#FFF7CE;
	cursor:default;
}
#calendarWrp .calendar .inner01_r .event ul li.currentEv a:hover {
	background-color:#FFF7CE;
	opacity:1;
}
#calendarWrp .calendar .inner01_r .event ul li .time {
	font-weight:bold;
	padding-top: 5px;
}
#calendarWrp .selected_event {
	margin-top: 40px;
}
#calendarWrp .selected_event .event {
	padding:0;
}
#calendarWrp .selected_event .event h3 {
	font-weight: bold;
}
#calendarWrp .selected_event .event h3 + .time {
	margin-top:5px;
	font-weight: 500;
}
#calendarWrp .selected_event .event ul {

}
#calendarWrp .selected_event .event li {
	border:solid 1px #CECFCF;
	border-top:none;
	padding:16px 40px 16px 50px;
	display:table;
	width:100%;
	box-sizing:border-box;
	text-align:left;
}
#calendarWrp .selected_event .event li:first-child {
	border-top:solid 1px #CECFCF;
}
#calendarWrp .selected_event .event li:nth-child(2n+1) {
	background-color:#F2F4F5;
}
#calendarWrp .selected_event .event li &gt; div:first-child {
	width:860px;
	display:table-cell;
	vertical-align:middle;
}
#calendarWrp .selected_event .event li .delete {
	text-align:center;
	color:#B7B7B7;
	font-size:13px;
	display:table-cell;
	vertical-align:middle;
}
#calendarWrp .selected_event .event li .delete img {
	width:30px;
	height:auto;
	margin-bottom:5px;
}
#calendarWrp .selected_event .event li .delete a:hover {
	opacity:0.7;
}
#calendarWrp .title01 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 20px;
}
#calendarWrp .title01 span {
	display:inline-block;
	padding: 2px 10px;
	background: url(../img/calendar/bg_ttl.gif) repeat-x 0 20px;
	font-size: 20px;
}
#calendarWrp .title01 + p {
 	text-align:center;
 }

#calendarWrp .selected_event .title01 p:first-child {
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#calendarWrp .calendar .inner01_r .event ul li dl dt,
#calendarWrp .selected_event .event li .icon {
	display: inline-block;
	color: #FFFFFF;
	border-radius: 3px;
	-webkit-box-shadow: 1px 2px 0px #ccc;
	box-shadow: 1px 2px 0px #ccc;
	font-size: 14px;
	padding: 6px 15px 5px;
	margin-bottom: 9px;
	min-width: 8em;
	text-align: center;
	line-height: 1.3;

}
#calendarWrp .osaka {
	background-color: #00BDEE;
}
#calendarWrp .tokyo {
	background-color: #FFA700;
}
#calendarWrp .chori,
#calendarWrp .osaka.cat {
	background-color: #82CE00;
}
#calendarWrp .seika,
#calendarWrp .osaka.cat1 {
	background-color: #FA74A9;
}
#calendarWrp .linkBox {
	height:auto;
}
#calendarWrp .linkBox .btn {
	margin: 60px 0 34px 0;
}
#calendarWrp .linkBox .btn:hover {
	margin: 66px 0 28px 0;
}
/*---------------------------------------------------------------------------------------

	笆?繝｢繝ｼ繝繝ｫ

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

.remodal-wrapper {
	padding: 10px 10px 0;
}
.remodal {
	padding: 0;
	background: transparent;
	font-weight: 500;
}
.remodal-close {
	top: 10px;
}
.remodal .loading {
	padding:20px 0;
	text-align:center;
}

.remodal .ttl {
	background-color:#F0F0F0;
	text-align:center;
	font-size: 20px;
	padding:15px 0;
	margin-bottom:15px;
	font-weight: bold;
}
.remodal .modal_main {
	text-align:left;
	font-size:14px;
	padding: 20px 20px 40px;
	background: #fff;
	margin-top: 72px;
}
.remodal .modal_main a:hover img {
	opacity:0.7;
}
.remodal .modal_main .error {
	font-size:16px;
	color:#BA0000;
	margin-bottom:20px;
	line-height: 1.4;
	text-indent: -1em;
	margin-left: 1em;
}
.remodal .modal_main .errorMassage_max6,
.remodal .modal_main .errorMassage_capacity
 {
	font-size:16px;
	color:#BA0000;
	line-height: 1.4;
	text-indent:-1em;
	margin-left:1em;
}
.remodal .modal_main .label {
	margin-bottom:20px;
}
.remodal .modal_main .label dt {
	display: inline-block;
	color: #FFFFFF;
	border-radius: 3px;
	font-size: 14px;
	padding: 6px 10px 4px;
	margin-bottom: 10px;
	min-width: 8em;
	text-align: center;
}
.remodal .modal_main .label dd {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}
.remodal .modal_main.osaka.cat .label dd,
.remodal .modal_main .osaka.cat .label dd,
.remodal .modal_main .label.osaka.cat dd {
	color:#82CE00;
}
.remodal .modal_main.osaka.cat .label dt,
.remodal .modal_main .osaka.cat .label dt,
.remodal .modal_main .label.osaka.cat dt {
	background-color: #82CE00;
}
.remodal .modal_main.osaka.cat1 .label dt,
.remodal .modal_main .osaka.cat1 .label dt,
.remodal .modal_main .label.osaka.cat1 dt {
	background-color: #F04F68;
}
.remodal .modal_main.osaka.cat1 .label dd,
.remodal .modal_main .osaka.cat1 .label dd,
.remodal .modal_main .label.osaka.cat1 dd {
	color:#F04F68;
}
.remodal .modal_main.osaka .label dt,
.remodal .modal_main .osaka .label dt,
.remodal .modal_main .label.osaka dt {
	background-color: #00BDEE;
}
.remodal .modal_main.osaka .label dd,
.remodal .modal_main .osaka .label dd,
.remodal .modal_main .label.osaka dd {
	color:#00BDEE;
}
.remodal .modal_main.tokyo .label dt,
.remodal .modal_main .tokyo .label dt,
.remodal .modal_main .label.tokyo dt {
	background-color: #FFA700;
}
.remodal .modal_main.tokyo .label dd,
.remodal .modal_main .tokyo .label dd,
.remodal .modal_main .label.tokyo dd {
	color:#FFA700;
}
.remodal .modal_main .inner {
	margin-bottom: 30px;
	width: 700px;
}
.remodal .modal_main .inner div {
	width:400px;
	float: left;
	vertical-align: top;
}
.remodal .modal_main .inner div table {
	display: block;
}
.remodal .modal_main .inner div .text {
	margin-bottom:20px;
	line-height:1.5;
	vertical-align: top;
	display: inline-block;
	width: 390px;
}
.remodal .modal_main div table {
	margin-bottom:20px;
}
.remodal .modal_main div table th {
	width:90px;
	padding-bottom:5px;
	line-height:1.5;
}
.remodal .modal_main div table td {
	padding-bottom:5px;
	line-height:1.5;
}
.remodal .modal_main .date {
	font-weight:bold;
	font-size: 15px;
}
.remodal .modal_main .date li &gt; * {
	display: block;
	padding-bottom:5px;
	line-height:1.5;
}
.remodal .modal_main .date li .text01 {
	width:90px;
	float: left;
}
.remodal .modal_main .date li .text02 {
	margin-left: 90px;
}
.remodal .modal_main .inner p {
	float: right;
	line-height:1.5;

	font-size: 15px;
}
.remodal .modal_main #timeBox {
	margin-bottom:20px;
	background: none;
	display: table;
}
.remodal .modal_main #timeBox dt{
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
	width: 119px;
	display: table-cell;
	vertical-align: middle;
}
.remodal .modal_main #timeBox dt:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background-color: #FBDC30;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top:  -8px;
}
.remodal .modal_main #timeBox dd {
	
display: table-cell;
	
vertical-align: middle;
	
font-size: 15px;
}

.remodal .modal_main .select form ul li {
	display: inline-block;
}
.remodal .modal_main #btnBox {
	margin-bottom:30px;
	padding-top:  20px;
}
.remodal .modal_main #btnBox li:first-child  {
	float: left;
	width: 380px;
}
.remodal .modal_main #btnBox li:first-child  p a{
	display:block;
	background: url(../../../common/img/icon_arw_btn.png) left center no-repeat #B90000;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0px 4px 4px #ccc;
	-webkit-box-shadow: 0px 4px 4px #ccc;
	-moz-box-shadow: 0px 4px 4px #ccc;
	width: 380px;
	padding: 20px 0;
	text-align: center;
	font-size: 20px;
	background-position: 50px;
}
.remodal .modal_main #btnBox li:last-child {
	float: right;
	position: relative;
}
.remodal .modal_main #btnBox li:last-child  &gt; span {
	display:block;
	font-size: 13px;
	margin-bottom: 9px;
	color:#b90000;
	position:  absolute;
	left: 0;
	top: -23px;
}
.remodal .modal_main #btnBox li:last-child p {
	width: 320px;
}
.remodal .modal_main #btnBox li:last-child p a{
	display:block;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0px 4px 4px #ccc;
	-webkit-box-shadow: 0px 4px 4px #ccc;
	-moz-box-shadow: 0px 4px 4px #ccc;
	padding: 22px 0;
	text-align: center;
	font-size: 16px;
	background: url(../../../common/img/icon_arw_btn.png) left center no-repeat #A4A4A4;
	background-position: 23px;
}
.remodal .modal_main #btnBox li a {
	display: block;
	color: #fff;
	font-weight: bold;
}
.remodal .modal_main #btnBox li a:hover {
	opacity: 0.7;
}
.remodal .modal_main .gaiyo_txt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.remodal .modal_main label {
	padding: 0 0 0 35px;
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
	cursor:	pointer;
	position: relative;
}
.remodal .modal_main label:before {
	content: '';
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../../../common/img/btn_bg.png) no-repeat;
}
.remodal .modal_main input[type="radio"] {
	display: none;
}
.remodal .modal_main input[type="radio"]:checked + label:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #ffd800;
	border-radius: 50%;
}
.remodal .modal_main .radio01 {
	margin-left:45px;
}
.remodal .modal_main .cart_text {
	margin-bottom:25px;
}
.remodal .modal_main .cart_text p:first-child {
	color:#BA0000;
	font-size:18px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:1.6;
}
.remodal .modal_main .cart_text p.notes {
	font-size:16px;
}
.remodal .modal_main .cart_text ul li {
	line-height:1.6;
}
.remodal .modal_main .cart_content01 {
	margin-bottom:30px;
}
.remodal .modal_main .cart_content01 &gt; li {
	border-bottom:solid 1px #CBCBCB;
	padding-bottom:18px;
	margin-bottom:18px;
}
.remodal .modal_main .cart_content01 &gt; li ul li {
	line-height: 1.5;
}
.remodal .modal_main .cart_content01 table {
	width:100%;
}
.remodal .modal_main .cart_content01 table td {
	vertical-align:middle;
}
.remodal .modal_main .cart_content01 table td:first-child {
	width: 650px;
	padding-right: 20px;
}
.remodal .modal_main .cart_content01 table .td03 {
	width:40px;
}
.remodal .modal_main .cart_content01 table td th {
	line-height:1.5;
	width:90px;
}
.remodal .modal_main .cart_content01 table td td {
	line-height:1.5;
}
.remodal .modal_main .cart_content01 label {
	padding-left:		38px;
	font-size:		16px;
	line-height:		27px;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
	font-weight:bold;
}
.remodal .modal_main .cart_content01 label:before {
	content:		'';
	width:			27px;
	height:			27px;
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:	#fff;
	border-radius:		3px 3px 3px 3px;
	border:solid 1px #9F9F9F;
}
.remodal .modal_main .cart_content01 input[type=checkbox] {
	display:		none;
}
.remodal .modal_main .cart_content01 input[type=checkbox]:checked + label:before {
	content:		'\2713';
	font-size:		30px;
	color:			#FFFFFF;
	background-color:	#FBDC30;
	border:solid 1px #FBDC30;
}
.remodal .modal_main .inner .btn {
	height: auto;
	background:  none;
	margin: 20px 0 0 0;
	box-shadow:  none;
	float: none;
	width: 250px;
}
.remodal p.btn a {
	border-radius:3px 3px 3px 3px;
	border: 1px solid #000;
	padding: 12px 0 12px 50px;
	font-size: 13px;
	color: #000;
	display: block;
}
.remodal p.btn a:hover {
	color: #000;
	background-color: #FBDC30;
}
.remodal p.btn a {
	background: url(../../../common/img/modal_arw_02.png) left center no-repeat #fff;
	background-position: 26px;
	height: auto;
}
.remodal p.btn a:hover {
	background: url(../../../common/img/modal_arw_02.png) left center no-repeat #eee;
	background-position: 26px;
}
.remodal .modal_main .back {
	margin: 0 auto;
	background-color: #FBDC30;
	border-radius:3px 3px 3px 3px;
	width: 370px;
	box-shadow: 0px 4px 4px #ccc;
	-webkit-box-shadow: 0px 4px 4px #ccc;
	-moz-box-shadow: 0px 4px 4px #ccc;
}
.remodal .modal_main .cart {
	margin: 0 auto;
	width: 370px;
}
.remodal .modal_main .cart a{
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 4px 4px #ccc;
	-webkit-box-shadow: 0px 4px 4px #ccc;
	-moz-box-shadow: 0px 4px 4px #ccc;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	background: url(../../../common/img/icon_arw_btn03.png) left center no-repeat #FBDC30;
	background-position: 60px;
	color: #000;
	line-height: 1.4;
	display: block;
	text-align: center;
	position:relative;
	font-size: 16px;
}
.remodal .modal_main .cart a:hover {
	opacity: 0.7;
}

.remodal .hide{
	display:none!important;
}
.remodal .vis-hide{
	visibility: hidden!important;
}
.remodal .disable{
	opacity: 0.5!important;
	cursor: default!important;
}
.remodal .disable a{
	opacity: 1!important;
	cursor: default!important;
}
/* footer
---------------------------------------------*/
footer {
	border-top: 1px solid #7b7f7f;
	min-width: 1000px;
	position:relative;
}
footer .inner {
	height: 56px;
	padding-top: 44px;
}
footer h1 {
	position: absolute;
	top: 34px;
	left: 140px;
}
footer .copyright {
	text-align:center;
	font-size:12px;
}
footer ul {
	position: absolute;
	top: 25px;
	right: 140px;
	overflow: hidden;
	width: 118px;
}
footer ul li {
	float:left;
}
footer ul li:last-child {
	float:right;
}
footer ul li a img {
	transition-duration: 0.2s;
}
footer ul li a:hover img {
	opacity:.7;
}
footer .follow {
	position: absolute;
	top: -82px;
	right: 32px;
}
.pagetop {
	z-index:999;
	position:fixed;
	bottom:20px;
	right:20px;
	cursor:pointer;
	transition-duration: 0.2s;
}
.sp .pagetop {
	display: none!important;
}
.pagetop:hover {
	opacity:.7;
}
/* .effect
---------------------------------------------*/
.effect {
	opacity: 0;
	position: relative;
	top: 40px;
}
.seffect {
	opacity:0;
}

/* .followingBtn
---------------------------------------------*/
div.followingBtn{
	width: 91px;
	position: fixed;
	top: 135px;
	right: 0px;
	z-index: 150;
	display: none;
}


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