

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;
}

.allEnd {
	font-size:1.6em;
	font-weight:bold;
	color:#f00;
	
}


.navArea {
	width:100%;
	padding:10px;
	background:#ffc;
	margin:0 auto 1em;
	font-size:15px;
	border-radius:0.5em;
}

body#semiEdt .navArea {
	margin-top:20px;
	max-width:1140px;
}

.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;
}

.onEnq img {
	max-width:400px;
}

/* 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;
	}

	.onEnq {
		margin-top:20px;
	}
}



/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	ul.areaMenu,
	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%;
	}

	.btnSemEdt,
	.btnCancel,
	.btnMyMenu,
	.btnReady,
	.btnTicket,
	.btnEnq {
		width:90%!important;
	}


	.appAreaMain .dl{
		width:90%;
		text-align:center;
		margin:auto;
	}

	.appAreaMain .dl .left,
	.appAreaMain .dl .right{
		float:none;
	}
	.appAreaMain .dl .left {
		margin-bottom:1em;
	}


}





/* フラットボタン系 */
.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:360px;
	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;
}

.btnGuideBook {
	display:inline-block;
	width:100%;
	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;
    max-width:980px;
}



.btnGuideBook:hover,
.btnSemEdt:hover,
.btnCancel:hover,
.btnTicket:hover,
.btnEnq: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;
}


.presentArea {
	width:100%;
	padding:2em;
	background: #e9f4f9;
    border: solid 5px #0274ab;
    margin:0 auto 20px;
}

.presentArea .fs12 {
	font-size:1.2em;
}
.presentArea ul {
	width:100%;
}
.presentArea ul li.left {
	float:left;
	width:20%;
}
.presentArea ul li.left img {
	max-width:200px;
}

.presentArea ul li.right {
	float:right;
	width:78%;
}


.giftArea {
	display:flex;
	width:80%;
	width:980px;
	margin:auto;
	border:solid 3px #36c;
	padding:15px;
}
.giftArea .giftImgArea {
	width:20%;
	text-align:center;
}
.giftArea .giftImgArea img {
	max-width:80%;
}
.giftArea .giftDownArea {
	width:80%;
	text-align:center;
	padding-top:30px;
}
.giftArea .giftDownArea.reportTxt {
	font-size:15px;
}
.giftArea .giftDownArea.reportTxt a {
	color:#36c;
}

.giftArea .giftDownArea .btnGuideBook {
	max-width:80%;
	background:#36c;
}

.giftArea .giftDownArea h3 {
	font-weight:bold;
	font-size:1.6em;
	margin-bottom:1em;
}
.giftArea .giftDownArea p {
	margin-bottom:1em;
}
.giftArea .giftDownArea p span {
	font-size:1.4em;
}
.mypArea {
	background:#fff;
	padding:2em;
}
.mypArea .navArea {
	background:none;
}

.mypMenu {
	max-width:1140px;
	margin:1em auto;
	background:#f9fcf6;
	border:solid 2px #e2f0d9;
	padding:1em 2em;
}
.mypMenu ul.areaMenu {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:2.5em;
}
body.ond .mypMenu ul.areaMenu {
	max-width:800px;
	margin:0 auto 20px;
}

.mypMenu ul.areaMenu a img {
    transition: all 0.2s;
    max-width:100%;
}
.mypMenu ul.areaMenu a img:hover {
	opacity:0.6;
}
.mypMenu .btmBlock {
	display:flex;
	justify-content:space-between;
	justify-content:space-around;
	/*align-items:center;*/
	max-width:980px;
	margin:auto;
}
.mypMenu .btmBlock p+p{
	/*margin-left:5%;*/
}
.mypMenu .btmBlock p {
	text-align:center;
}

.mypMenu .btmBlock img {
	max-width:400px;
}


#readyTime,
#offLiveTime {
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	padding:2em;
}
#allEndTxt {
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	color:#f00;
	padding:2em;
}

.offTicket,
.onTicket,
.offCata,
.onCata {
	text-align:center;
	margin:1em auto 2em;
}
.onTicket img,
.onOnd img,
.mypMenu .btmBlock .onDown img,
.onDown img {
	/*max-width:450px;*/
}
.offTicket img,
.onTicket img,
.offCata img,
.onCata img {
	max-width:450px;
}
.offTicket img {
	opacity:0.7;
}
.offCata img {
	opacity:0.5;
}

.vimeoArea iframe {
	max-width:100%;
}

.vimeoArea {
	display:flex;
	width:100%;
	justify-content:space-between;
	margin:0 auto 2em;
}
.vimeoArea .vimeoBlock {
	width:75%;
	width:100%;
}
.vimeoArea .slidoBlock {
	width:24%;
	max-height:580px;
	overflow:auto;
}


/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	.mypMenu .btmBlock {
		display:block;
		max-width:90%;
	}
	.mypMenu .btmBlock p+p{
		margin-top:20px;
	}
	.mypMenu .btmBlock img {
		max-width:100%;
	}

	.areaAlt {
		width: 90%!important;
	}
	.presentArea ul li.left {
		float:none;
		width:100%;
		text-align:center;
		margin-bottom:2em;
	}
	.presentArea ul li.left img {
		max-width:200px;
	}

	.presentArea ul li.right {
		float:none;
		width:100%;
	}

	#topcontrol {
		width: 50px;
		bottom: 10px!important;
	}
	#topcontrol img {
		width: 100%!important;
		height: auto!important;
	}

	.btnGuideBook {
		width:90%;
		padding:0.3em 0.5em;
	}
	.giftArea {
		display:block;
		width:100%;
		margin:auto;
		border:solid 2px #36c;
		padding:15px;
	}
	.giftArea .giftImgArea,
	.giftArea .giftDownArea {
		width:100%;
	}

	.mypMenu ul.areaMenu {
		display:block;
		max-width:100%;
		margin:auto;
		flex-wrap:wrap;
		/*justify-content:space-around;*/
		
	}
	.mypMenu ul.areaMenu li {
		margin-bottom:1em;
		width:100%;
	}
	.mypMenu img {
		max-width:95%;
	}

	.vimeoArea {
		display:block;
		width:100%;
		justify-content:space-between;
		margin:0 auto 2em;
	}
	.vimeoArea .vimeoBlock {
		width:100%;
		margin-bottom:1em;
	}
	.vimeoArea .slidoBlock {
		width:100%;
		overflow:auto;
	}

}



.onTicket,
.offLive,
.onLive,
.onOnd,
.offOnd,
.onCata,
.offCata,
.allEnd,
.onEnq,
.onDown {
	display:none;
}


.noLink {
	background:#666;
	pointer-events: none;
	opacity:0.7;
}
