body::after {
	display: none;
}
@media only screen and (min-width: 320px) {
#midashibar {
	width: auto;
	font-size: 11px;
	color: white;
	padding: 5px;
	background-color: #F872FD;
	text-align: left;
	}
	
#contents2 {
	width: 100%;
	min-height: 500px;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	}

#contents2 img {
	width: 100%;
	height: auto;	
}

.header01 {
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	color: #602323;
	line-height: 1.5;
}

.header01 img {
	width: 320px;
	height: auto;
}

.lmenu {
	text-align: center;
}

.lmenu img {
	padding-bottom: 5px;
}

.livetext {
	width: 90%;
	padding: 10px;
	color: #6d2a00;
	font-size: 14px;
}

.livetext2 {
	width: 90%;
	padding: 10px;
	color: #6d2a00;
	font-size: 14px;
}


.livetext2 img {
	width: 100%;
	height: auto;
}


.texta {
	width: 100%;
	text-align: center;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 11px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
	line-height: 1;
	letter-spacing: 0.01em;
	text-align: center;
	padding-top: 20px;
	}

.lefttext {
	width: 170px;
	text-align: right;
	float: left;
	}

.righttext {
	width: 170px;
	text-align: left;
	float: right;
	}

.ss {
	font-size: 14px;
	color: #ff9202;
	padding: 20px 0 50px 20px;
	text-align: center;
}

.dg {
	border: 5px solid #fca3ff;
	border-radius: 15px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #F872FD;
	color: #fff;
}

.shopp {
	text-align: center;
}

.shopp img {
	width: 320px;
	height: auto;
}

.shopp2 {
	text-align: center;
}

.shopp2 img {
	width: 320px;
	height: auto;
}

.foc {
	width: 90%;
	height: auto;
	border-style: solid;
	border-width: 2px;
	border-color: #425396;
	padding: 5px;
	margin: 0 auto;
	font-size: 11px;
}

.mida img {
	width: 320px;
	height: auto;	
}

.mida2 img {
	width: 320px;
	height: auto;	
}

.midashi5 {
	width: 90%;
	background-color: #e38200;
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.red {
	color: red;
}

.jyouei {
	width: 95%;
	border-color: aqua;
	border-style: solid;
	border-color: #ff6d12;
	padding: 10px;
}

.midashi3 {
	width: 90%;
	font-size: 16px;
	color: #FF8A00;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

}

/* 見出しボックス */

.llbox{
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    background: #f4f4f4;
    border-left: solid 20px #57DEBD;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
}
.llbox p {
    margin: 0; 
    padding: 0;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
}
/* End 見出しボックス */

@media only screen and (min-width: 1000px) {
body {
	background-image: url("../img/special/1st/1stlive.jpg")!important;
	background-position: center top;
	background-repeat: no-repeat;
	}

#midashibar {
	width: 100%;
	font-size: 11px;
	color: white;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	margin: 0 0 10px 0;
	background-color: #F872FD;
	}
	
#contents2 {
	width: 100%;
	min-height: 500px;
	padding: 10px 0 10px 0;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	background-color: rgba(255,  255,  255, 0.75);
	}


.header01 {
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	color: #602323;
	line-height: 1.5;
}

.header01 img {
	width: auto;
	height: auto;
}

.lmenu {
	text-align: center;
}

.lmenu img {
	padding-bottom: 5px;
}

.livetext {
	width: 100%;
	padding: 20px;
	color: #6d2a00;
	font-size: 14px;
}

.livetext2 {
	width: 100%;
	padding: 20px;
	color: #6d2a00;
	font-size: 14px;
}

.livetext2 img {
	width: 100%;
	height: auto;
}

.texta {
	width: 704px;
	text-align: center;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
	line-height: 1;
	letter-spacing: 0.01em;
	text-align: center;
	}

.lefttext {
	width: 322px;
	text-align: right;
	padding: 10px;
	float: left;
	}

.righttext {
	width: 322px;
	text-align: left;
	padding: 10px;
	float: right;
	}

.ss {
	font-size: 14px;
	color: #ff9202;
	padding: 20px 0 50px 20px;
	text-align: center;
}

.dg {
	border: 5px solid #fca3ff;
	border-radius: 15px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #F872FD;
	color: #fff;
}

.shopp {
	text-align: center;
}

.shopp img {
	width: 400px;
	height: auto;
}

.shopp2 {
	text-align: center;
}

.shopp2 img {
	width: 500px;
	height: auto;
}


.foc {
	width: 400px;
	height: auto;
	border-style: solid;
	border-width: 2px;
	border-color: #425396;
	padding: 5px;
	margin: 0 auto;
	font-size: 11px;
}

.mida img {
	width: 365px;
	height: 53px;	
}

.mida2 img {
	width: 320px;
	height: auto;	
}
.midashi5 {
	width: 90%;
	background-color: #e38200;
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.red {
	color: red;
}

.jyouei {
	width: 654px;
	border-color: aqua;
	border-style: solid;
	border-color: #ff6d12;
	padding: 10px;
}

.midashi3 {
	width: 90%;
	font-size: 16px;
	color: #FF8A00;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

}

