ul.areaMenu {
}


.mypArea {
	background:#fff;
	padding:2em;
	font-size:1.4em;
}
.mypArea .navArea {
	background:none;
}

.mypMenu {
	max-width:1020px;
	margin:1em auto;
	background:#f9fcf6;
	border:solid 2px #e2f0d9;
	padding:1em 2em;
}
.mypMenu ul.areaMenu {
	display:flex;
	justify-content:space-around;
	align-items:center;
	margin-bottom:2.5em;
}

.mypMenu ul.areaMenu a img {
    transition: all 0.2s;
    max-width:100%;
}
.mypMenu ul.areaMenu a img:hover {
	opacity:0.6;
}




ul.areaMenu {
	width:100%;
    /*width: 980px!important;*/
    margin: 20px auto!important;
    width: auto;
}
ul.areaMenu li{
	/*
	float:left;
	width:300px;
	margin-right:40px;
	*/
}
ul.areaMenu li a {
	width:300px;
}

ul.areaMenu li:last-child,
ul.areaMenu li.last {
	margin-right:0px;
}

ul.areaMenu.col2 {
	width:640px!important;

}

ul.btnArea2 {
	margin:0px auto 20px;
	text-align:center;
	width:620px;

}
ul.btnArea2 li {
	float:left;
	margin-right:20px;
}
ul.btnArea2 li:last-child {
	margin-right:0px;
}




.navArea {
	width:100%;
	max-width:1020px;
	padding:10px;
	background:#F4F4F4;
	margin:0 auto 2em;
	font-size:15px;
}
.navArea .left {
	float:left;
	color:#000;
	font-weight:bold;
}
.navArea .right {
	float:right;
}

div.dl {
	margin:10px auto 20px;
    width: 400px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #333;
    padding: 20px 0;
    text-align: center;
}

.dl .shop {
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
}
.dl .shop:first-child {
	margin-right:1em;
}

.red {
	font-weight:bold;
	color:#f00;
}


#appLayout {
    margin: 0 auto;
}

.appAreaMain{
	display: table;
	width: 100%;
	min-height: 350px;
	background-color: #fff;
	padding: 0px 0 40px;
}
.appAreaMain .subtitle02 {
	text-align:center;
	font-size:16px;
	background:#f0ab00;
}
.appAreaMain .dl{
	margin: 10px auto 20px;
    width: 400px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #333;
    padding: 20px;
    text-align: center;
}
.appAreaMain .dl .left{
	float:left;
}
.appAreaMain .dl .right{
	float:right;
}
.appAreaMain .atend {
	margin-top:2em;
	font-size:1.5em;
	padding:0 20px;
}
.appAreaMain .atend ul.app {
	margin:1em 0;
}
.taC { text-align:center; }
.fwB { font-weight:bold; }

#app {
	position: relative;
	top: -65px;
	display: block;
}
.appAreaMain .appBlock {
	padding:20px;
}



/* tablet */
/* screens smaller than 768---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	ul.areaMenu,
	ul.btnArea2 {
		margin:20px auto;
		width:100%;
	}
	ul.areaMenu li,
	ul.btnArea2 li {
		width:220px;
		float:left;
		margin-right:10px;
	}
	ul.areaMenu li:last-child,
	ul.btnArea2 li:last-child {
		margin-right:0px;
	}
	ul.areaMenu li img,
	ul.btnArea2 li img {
		max-width:100%;
	}

	.btnSemEdt,
	.btnCancel,
	.btnMyMenu,
	.btnReady,
	.btnTicket,
	.btnEnq {
		width:400px!important;
	}
	.btmBlock {
		display:block;
		margin:auto;
		text-align:center;
	}
	.btmBlock section+section{
		margin-right:0;
		margin-top:20px;
	}

}


.btmBlock {
	display:flex;
	justify-content: space-around;
    align-items: center;
    max-width: 850px;
    margin: auto;
    align-items:center;
}
.btmBlock section+section{
	margin-left:20px;
}
.btmBlock section img {
	max-width:100%;
}




/* フラットボタン系 */
.btnMyMenu {
	display:inline-block;
	width:300px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    text-align:center;
    background-color: #497FAB;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}

.btnReady {
	display:inline-block;
	width:300px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    text-align:center;
    background-color: #333;
    opacity:0.7;
    transition: all 0.2s;
    border:0;
    border-style: none;
}

/* フラットボタン系 */
.btnTicket {
	display:inline-block;
	width:980px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    text-align:center;
    background-color: #497FAB;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}


.btnEnq {
	display:inline-block;
	width:340px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    text-align:center;
    background-color: #FE941A;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
.btnEnqS {
	display:inline-block;
	width:320px;
	font-size: 16px;
	font-weight: bold;
	padding: 1.1em 0;
	color: #fff!important;
	text-decoration: none!important;
	text-align:center;
	background-color: #FE941A;
	transition: all 0.2s;
	border:0;
	border-style: none;
	cursor:pointer;
}

.btnExhibition {
	display:inline-block;
	width:300px;
	font-size: 16px;
    font-weight: bold;
    padding: 0.3em 0;
	color: #00f!important;
    text-decoration: none;
    text-align:center;
    background-color: #FE941A;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
.btnExhibition span {
	font-size:0.8em;
	
}

.btnExhibition:hover,
.btnSemEdt:hover,
.btnCancel:hover,
.btnTicket:hover,
.btnEnq:hover,
.btnEnqS:hover,
.btnMyMenu:hover {
	opacity:0.7;
}



.ready {
	background:#797979!important;
	cursor:default;
}
.ready:hover {
	opacity:1!important;
}



.btnSemEdt {
	display:inline-block;
	width:640px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    text-align:center;
    background-color: #497FAB;
    transition: all 0.2s;
    border:0;
    border-style: none;
}
.btnCancel {
	display:inline-block;
	width:300px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    text-align:center;
    background-color: #333;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}

.redBold {
	color:#f00;
	font-weight:bold;
	font-size:15px;
}

.areaAlt {
	margin:0 auto;
	width:640px;
	background:#ffc;
	padding:2em;
}

.chui {
	font-size:150%;
	width:100%;
	background:#ffe;
	text-align:left;
}
.chui .in {
	padding:1em 1.5em;
	/*
	height:150px;
	overflow:auto;
	*/
}


.chui h5 {
	font-weight:bold;
	margin-bottom:0.5em;
}

.chui ul{
	width:100%;
	list-style-type: disc;
	margin-left:1.3em;
}
.chui ul.circle li {

}

.chui2 {
	font-size:1.3em;
}


/* 注意事項アコーディオン */
.section_webi+.section_webi {
	margin-top: 10px;
}
.btn > button {
	display: inline-flex;
	-webkit-appearance: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	background-color: #036b9c;
	border: none;
	border-radius: .3em;
	outline: none;
	cursor: pointer;
	margin: 0;
	padding: .5em;
	transition: all .2s;
}
.btn > button:hover {
	background-color: #00adff;
}

.open_box {
	display: none;
	border: 3px solid #ccc;
	margin-top: 10px;
	padding: 20px;
}
.open_box > p {
	font-size: 1.4em;
}
.open_box > p+p {
	margin-top: .5em;
}




/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	.areaAlt {
		width: 90%!important;
	}

}





/* 20200730 add */
@media only screen and (max-width:768px) {

	#topcontrol {
		width: 50px;
		bottom: 10px!important;
	}
	#topcontrol img {
		width: 100%!important;
		height: auto!important;
	}

}

ul.btnLiveMenu {
	width:820px;
	width:400px;
	margin:0 auto 20px;
}
ul.btnLiveMenu li {
	float:left;
	width:400px;
	margin-right:20px;
}
ul.btnLiveMenu li img {
	max-width:400px;
}
ul.btnLiveMenu li a:hover {
	opacity:0.8;
}


ul.btnLiveMenu li span.ready img {
	/*opacity:0.7;*/
}
ul.btnLiveMenu li:last-child {
	margin-right:0;
}
ul.btnLiveMenu li span.btnReady {
	width:auto;
	background:#fff;
	margin:0;
	padding:0;
}

/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	ul.areaMenu,
	ul.areaMenu.col2,
	ul.btnArea2 {
		margin:20px auto 0;
		width:98%;
	}


	ul.areaMenu li,
	ul.btnArea2 li {
		width:auto;
		float:none;
		margin:0px 0px 10px;
		text-align:center;
	}
	ul.areaMenu li:last-child,
	ul.btnArea2 li:last-child {
	}




	.navArea {
		width:100%;
		padding:5px 5px;
		/*background:none;*/
	}

	.navArea .left {
		float:none;
		font-weight:bold;
		
	}
	.navArea .right {
		float:none;
	}



	div.dl {
		margin:10px auto 20px;
	    width: auto;
	    -moz-border-radius: 0px;
	    -webkit-border-radius: 0px;
	    border-radius: 0px;
	    border: 0px;
	    padding: 20px 0;
	    text-align: center;
	}

	.dl .shop {
	    margin-bottom: 0px;
	    display: block;
	    vertical-align: middle;
	    text-align:center;
	    margin-right:0;
	}
	.dl .shop:first-child {
	    margin-right:0;
		margin-bottom:1em;
	}
	.dl .shop img {
		max-width:100%;
	}

	.btnExhibition,
	.btnSemEdt,
	.btnCancel,
	.btnMyMenu,
	.btnReady,
	.btnTicket,
	.btnEnq {
		width:90%!important;
	}

	.btmBlock {
		margin:auto;
		display:block;
		width:95%;
		text-align:center;
	}
	.btmBlock section,
	.btmBlock section + section{
		margin:0 0 20px 0;
	}


	.appAreaMain .dl{
		width:90%;
		text-align:center;
		margin:auto;
	}

	.appAreaMain .dl .left,
	.appAreaMain .dl .right{
		float:none;
	}
	.appAreaMain .dl .left {
		margin-bottom:1em;
	}
	ul.areaMenu {
    	width: 100%!important;
	}
	ul.areaMenu.col2 {
    	width: 100%!important;
	}
	ul.btnLiveMenu {
		text-align:center;
		width:100%;
		margin:auto;
	}
	ul.btnLiveMenu li {
		margin:0 auto;
		text-align:center;
		float:none;
		width:100%;
		margin-right:0px;
		margin-bottom:0.5em;
	}
	ul.btnLiveMenu li img {
		width:100%;
		text-align:center;
	}

}

#offLiveMenu,
#onLiveMenu {
	display:none;
}





/* 20210819 add */
.Circulation_benefits_area {
	/*background-color: #fff2ed;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;*/
	border-radius: 8px;
	margin-top: 60px;
	padding-top: 40px;
	position: relative;
}
.Circulation_benefits_area .main_text_area {
	width: 90%;
	/*font-size: 1.5em;*/
	font-weight: bold;
	color: #fff;
	line-height: 1.2;
	background-color: #e7292e;
	border-radius: 8px;
	margin: 0 auto;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateY(-40px) translateX(-50%);
	transform: translateY(-40px) translateX(-50%);
}
.Circulation_benefits_area .main_text_area::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 20px solid #e7292e;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateY(-95%) translateX(-50%);
	transform: translateY(-95%) translateX(-50%);
	z-index: 10;
}
.Circulation_benefits_area .main_text_area span {
	font-size: .9em;
}
.Circulation_benefits_area .main_text_area strong {
	font-weight: bold;
	color: #fff33f;
}
.Circulation_benefits_area .img_area {
	padding: 10px;
}
.Circulation_benefits_area .img_area img {
	width: 100%;
	height: auto;
}

/*
#onEnq {
	margin:20px auto;
	max-width:400px;
	text-align:center;
}

#onEnq img {
	max-width:100%;
}
*/

#onEnq a.btnEnq:link,
#onEnq a.btnEnq:hover,
#onEnq a.btnEnq:active,
#onEnq a.btnEnq:visited {
	text-decoration:none;
}
#onEnq a.btnEnq em {
	font-weight:bold;

}



/* 20220823 add */
#digico {
	background-color: #d7e6f2;
	border-radius: 10px;
	padding: 20px;
}
#digico .degico__img {
	text-align: center;
}
#digico .degico__img img {
	max-width:100%;
}

#digico .degico__use__info {
	font-weight: 500;
	text-align: center;
	margin-top: 10px;
}
#digico .degico__use__info a:link {
	color: #0063eb;
}
#digico .degico__trademark {
	color: #444;
	margin-top: 10px;
	font-size:0.8em;
}
/*20220907 add*/
span.blwb {
	color:#00f!important;
	font-weight: bold!important;
}

.btnEnqUrl {
	margin:0 0 20px 10px;
}
.btnEnqUrl a {
	font-size:1.3em;
	display:inline-block;
	padding:0.3em 1em;
	background:#f60;
	color:#fff;
	border-radius:0.5em;
	text-decoration:none!important;
    transition: all 0.3s;
}
.btnEnqUrl a:hover {
	opacity:0.7;
}


.ticketArea img,
.downArea img {
	max-width:400px;
}



/* screens smaller than 768---------------------------------------------------------- */
@media only screen and (max-width:768px) {
	.areaAlt {
		width: 90%!important;
	}
	.mypMenu {
		padding:5px;
	}

	.mypMenu ul.areaMenu {
		/*display:block;*/
		/*max-width:95%;*/
		margin:auto;
		
		flex-wrap:wrap;
		justify-content:space-around;
	}
	.mypMenu ul.areaMenu li {
		margin-bottom:1em;
		width:49%;
		width:100%;
	}
	.mypMenu img {
		max-width:95%;
	}

	.Circulation_benefits_area {
		max-width: 700px;
		/*margin: 60px auto;*/
	}
	.Circulation_benefits_area .img_area {
		padding: 10px;
	}
	.Circulation_benefits_area .img_area img {
		max-width: inherit;
	}

	#onEnq img {
		width:100%;
		text-align:center;
	}


}

/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {

	.Circulation_benefits_area .main_text_area {
		/*font-size: 5vw;*/
	}
	.Circulation_benefits_area {
		padding-top: 10%;
	}

}

