body::after {
	display: none;
}
@media only screen and (min-width: 320px) {

#midashibar {
	width: auto;
	font-size: 11px;
	color: white;
	padding: 5px;
	background-color: #FEAD02;
	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;
}

.livetext img {
	width: 320px;
	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;
	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 #fcd480;
	border-radius: 15px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #FEAD02;
	color: #fff;
}

	
}

/* 見出しボックス */

.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/about_ss/bg.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: #FEAD02;
	}
	
#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: 100%;
	height: auto;
}

.lmenu {
	text-align: center;
}

.lmenu img {
	padding-bottom: 5px;
}

.livetext {
	width: 100%;
	padding: 20px;
	color: #6d2a00;
	font-size: 14px;
}

.livetext 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: 20px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
	line-height: 1;
	letter-spacing: 0.01em;
	}

.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 #fcd480;
	border-radius: 15px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #FEAD02;
	color: #fff;
}


}

