

.navArea {
	padding:10px;
	font-size:15px;
	position:absolute;
	right:20px;
	
}
.navArea .left {
	float:left;
	color:#000;
	font-weight:bold;
	margin-right:3em;
}
.navArea .right {
	float:right;
}

.navArea i {
	color: #436ba9;
}

.areaMenu li {
	width:33.33%;
	float:left;
}
.areaMenu p {
	margin-top:0!important;
}

.areaMenu li p.red {
	margin:0;
	font-weight:normal;
	font-size:14px;
}

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) {


	.btnSemEdt,
	.btnCancel,
	.btnMyMenu,
	.btnReady,
	.btnTicket,
	.btnEnq {
		width:95%!important;
	}



}



/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:768px) {





	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;
	}

	a.btnNext,
	input.btnNext {
		width:98%;
	}
}





/* フラットボタン系 */
.btnMyMenu {
	display:inline-block;
	width:95%;
	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:95%;
	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:95%;
	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;
}


.btnEnq {
	display:inline-block;
	width:95%;
	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;
}

a.btnSemEdt:hover,
a.btnCancel:hover,
a.btnTicket:hover,
a.btnEnq:hover,
a.btnMyMenu:hover {
	opacity:0.7;
}

span.btnMyMenu {
	background:#666;
	cursor:default;
	display: inline-block;
	margin-bottom:5px;
}

.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;
}


.downBtnArea {
	width:33%;
	margin:20px auto 0;
	font-size:14px;
}
.downBtnArea p {
	margin-top:0;
}
.downBtnArea .red {
	font-weight:normal;
}

.hdLink ul li {
	float:left;
	margin-right:1em;
}


/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	#top-head.fixed .logo,
	#top-head .logo {
	    top: 0px!important;
	}

	.navArea {
		width:100%;
		padding:5px 5px;
		background:none;
		text-align:center;
		padding-top:45px;
	}

	.navArea .left {
		float:none;
		font-weight:bold;
		display:none;
		
		
	}
	.navArea .right {
		float:none;
	}



	.areaAlt {
		width: 90%!important;
	}

	.areaMenu {
		margin:auto;
	}

	.areaMenu li{
		text-align:center;
		width:100%;
		margin:auto;
		float:none;
		margin-bottom:1em;
	}

	input.btnBack,
	input.btnNext,
	a.btnBack,
	a.btnNext,
	.areaMenu li a,
	.areaMenu li span {
		width:98%;
	}

	.downBtnArea {
		width:100%;
	}



	.hdLink ul li {
		font-size:0.9em;
		margin-right:0.5em;
		/*float:none;
		margin-right:0em;
		margin-bottom:0.5em;
		*/
	}

	header .box {
		display:block;
	}



}

.infoArea {
	width:100%;
	margn:auto;
}
.infoArea h3 {
	background:#000;
	color:#fff;
	font-size:1.2em;
	padding:0.3em 1em;
	text-align:center;
}
.infoArea .infoBlock {
	padding:2em;
	border:solid 1px #ccc;
}



.header_emesg {
	color:#f00;
	font-weight:bold;
	/*max-width:1200px;*/
	width:98%;
	background:#fbeaee;
	border:solid 2px #f00;
	padding:1em;
	margin:1em auto;
	text-align:left;
}



header#mypage {
	width:98%;
	margin:auto;
}

header#mypage .box {
	width:100%;
	font-size:1.2em;

}

header#mypage .hdTitle {
	float:left
}
header#mypage .hdTitle ul li {
	float:left;
	margin-right:2em;
	font-weight:bold;
	
}

header#mypage .hdTitle ul:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;

}
header#mypage .hdTitle ul {
  min-height: 1px;

}
header#mypage .hdLink {
	float:right;
}


body#mypage #timetable .timetable_inner {
	padding-bottom:0px;
}


.mt20 { margin-top:20px; }
.mb40 { margin-bottom:40px; }
.mt0 {
	margin-top:0px!important;
	padding-top:0!important;
}

.ulenq5Col {
	width:100%;
}

.ulenq5Col li {
	float:left;
	width:19.5%;
	margin:0 0.2em 0.2em 0;
}
.ulenq5Col:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;

}

.ulenq5Col {
  min-height: 1px;
}

* html .ulenq5Col {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

textarea.xlng {
	width:99%;
	height:150px;
}

.surveyArea {
	background:#ffe;
	padding:1em;
	margin-bottom:20px;
	
}

.surveyArea {
	font-size:1.1em;
}

.noLabel label{
	width:auto;
}

.must {
	color:#f00;
}

@media only screen and (max-width:768px) {
	.ulenq5Col li {
		float:none;
		margin-bottom:0.2em;
		width:100%;
	}
}
