@media only screen and (max-width: 979px){
/**/
.display_pc{
	display: none;
}
ul.list-indent h4{
	font-size:20px !important;
	text-align:left;
}
ul.list-indent{ padding-left:1em !important; }
ul.list-indent li{ text-indent:-1.8em !important; list-style-type:none !important; margin:5px 0 0 15px; line-height:22px; padding:10px 0; }
img{ width:100%; height:auto; }
img#_ullogimgltr{width: 1px; height: 1px;}

#container, #main{
	width:100%;
}
#main{
	position:relative;
}
.chk{
	background: none;
	border-bottom: 1px solid #CCC;
}
#main .maincopy{
	padding:15px 5% 0 5%;
	font-size: 14px;
	line-height: 20px;
}
#main .keigu{
	text-align: right;		
}
#main .insta-i{
	width:50px;
	position:absolute;
	left:10px;
	top:30px;
}
#main .date{
	width:125px;
	position:absolute;
	right:10px;
	top:30px;
}

#main .btn-kekka{
	position:absolute;
	width:60%;
	padding:20%;
	top:270px;
}
#main .main-btm-copy{
	width: 90%;
	margin: 15px auto 0 auto;
	text-align: center;
	}
h1{
	font-size: 20px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	border-top:1px solid #CCC;
	padding-top: 15px;
}
h3{
	font-size: 14px;
	}
.date-place{
	width: 90%;
	margin: 0 auto;
}
.ki{
	text-align: center;
}
.date{
	background: url(../img/date_t.png) no-repeat;
	background-size: 50px 50px;
	min-height: 50px;
	padding-left: 60px;
	color: #FF0000;
	font-size: 16px;
	margin: 20px 0 20px 0;
}
.place{
	background: url(../img/place_t.png) no-repeat;
	background-size: 50px 50px;
	min-height: 50px;
	padding-left: 60px;
	font-size: 16px;
	margin:0 0 0 0;
}
	.place span{
		font-size: 14px;
	}
.schedule{
	background:#fdeeed;
	padding: 5px 10px;
	margin: 15px 0;
}
.schedule h3{
	font-size: 18px;
}
.schedule .inner-schedule{
	width: 90%;
	margin: 0 auto;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.schedule .inner-schedule h4{
	font-size: 16px;
}
.schedule .inner-schedule .ttl{
	font-size: 16px;
	margin: 5px 0;
}
.schedule .inner-schedule .name{
	font-weight: bold;
}
.schedule .inner-schedule .read-txt{
	text-align: left;
}
.schedule .inner-schedule ul li:nth-child(2){
	position: relative;
}
.schedule .inner-schedule ul li:nth-child(2) span.name{
	position: absolute;
	bottom:15px;
	right: 15px;
	color: #FFF;
	text-align: right;
	font-size: 12px;
}
.attention{
	font-size: 12px;
}
.place-map h2{
	background: #fde8d0;
	border:none;
	padding: 5px 0;
}
.place-map .date{
	background: url(../img/date_t.png) no-repeat;
	background-size: 30px 30px;
	min-height: 30px;
	padding-left: 35px;
	color: #FF0000;
	font-size: 16px;
	margin: 20px 0 20px 0;
}
.place-map .place{
	background: url(../img/place_t.png) no-repeat;
	background-size: 30px 30px;
	min-height: 30px;
	padding-left: 35px;
	margin:15px 0 0 0;
}
.place-map .place span{
	font-size: 14px;
}
.place-map ul li:nth-child(1){
	margin-top: 10px;
}
.place-map .time{
	margin-left: 35px;
}
.place-map .date{
	margin-bottom: 0;
	margin-top:30px;
	margin-left:0;
	color: #000;
	font-size: 20px;
}
.place-map .contact-to{
	background:#fdeeed;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}
.item{
	margin-top: 30px;
	
}
.item-ttl{
	background: url(../img/item_bg.png) no-repeat;
	padding:8px;
}
.item-ttl h2{
	border:none;
	color: #B8080B;
	font-size: 20px;
	margin: 7px 0;
	padding: 0;
	line-height: 1.2;
}
.item-ttl h3{
	text-align: center;
	font-size: 16px;
	margin: 5px 0;
	padding: 0;
	line-height: 1.2;
}
.item-ttl p{
	text-align: center;
}
.item dl{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:center;
	flex-wrap:wrap;
	margin-top: 15px;
}
.item dl dt, .item dl dd{
	padding: 5px 0;
	border-bottom: 1px dotted #CCC;
}
.item dl dt{
	width:25%;
	font-weight: bold;
}
.item dl dd{
	width:75%;
}
.item .attention2{
	margin-top: 15px;
	font-size: 12px;
}
#content{
	width: 90%;
	margin: 0 auto;
	}
#content ul.cont1 li{
	text-align: center;
}
	#content ul.cont1 li:nth-child(2){
		font-size: 14px;
		margin-top: 15px;
	}
	#content ul.cont1 li:nth-child(3){
		margin-top: 15px;
	}
	#content ul.cont1 li:nth-child(4) img{
		width: 200px;
		margin: 15px 0;
	}
	#content ul.cont2 li{
		float: left;
	}
	#content ul.cont2 li:nth-child(1){
		width: 100%;
	}
	#content ul.cont2 li:nth-child(2){
		width: 70%;
	}
	#content ul.cont2 li:nth-child(3){
		width: 30%;
	}
	
	#content ul.cont2 li:nth-child(2) > ul.inner-cont2 li:nth-child(1) img{ width: 100px;}
	#content ul.cont2 li:nth-child(2) > ul.inner-cont2 li:nth-child(2){ width: 100%;  line-height: 120%;}
	
	#content ul.cont2:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	#content .present{
		margin-top: 20px;
	}
	#content .tosen{
		border:1px solid #6d0804;
		padding: 15px;
		background:#fff6ef;
		margin-top: 20px;
	}
	#content .tosen h4{
		color:#6d0804;
		font-weight: bold;
		font-size: 20px;
		font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
		margin-bottom: 10px;
	}
	.howto-fb{
		margin-top: 20px;
		padding-bottom: 15px;
		border-bottom: 1px solid #6d0804;
	}
	.howto-fb ul.step{
		margin-top: 15px;
	}
	.howto-fb ul.step li{
		margin-bottom: 15px;
	}
	.howto-fb ul.step li:nth-child(2),
	.howto-fb ul.step li:nth-child(3){
	}
	.howto-fb ul.step li ul li:nth-child(1){
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
		padding: 5px 0;
		background:#6d0804;
	}
	.howto-fb ul.step li ul li:nth-child(2){
		padding: 5px 0;
		text-align: center;
	}
	.howto-fb ul.step li ul.step1 li:nth-child(2) img,
	.howto-fb ul.step li ul.step3 li:nth-child(2) img{
		width:60%;
	}
	.howto-fb ul.step li ul li:nth-child(3){
		font-size: 12px;
		line-height:18px;
	}
	.btn-to-fb{
		width: 70%;
		margin: 0 auto;
	}
	.go-to-form{
		margin-top: 20px;
	}
	.go-to-form h4{
		width:90%;
		margin: 0 auto;
	}
	.go-to-form p{
		width: 70%;
		margin: 15px auto;
	}
	.share{
		width:215px;
		margin:20px auto;
	}
	.share ul li{
		float:left;
		width:106px;
		border-left:1px solid #CCC;
		text-align: center;
	}
	.share ul li img{
		width: 20px;
	}
	.share ul li:nth-child(2){
		border-right:1px solid #CCC;
	}
	.share ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	.share p{
		text-align: center;
		color: #999;
	}
	
#ftr-content{
	width: 90%;
	margin: 0 auto;
}
	
	#ftr-content > div{
		margin-top: 20px;
		border-top: 1px solid #CCC;
	}
	#ftr-content > div > h3{
		margin: 10px 0;
	}

/*--ftr-----------------------------------------*/

#ftr {
	width:90%;
	padding:0 5%;
	bordert-top:solid 1px #6d0804;
	margin-top:30px;
}
#ftr .inner-ftr{
	}
#ftr .logo{
	width:215px;
	padding-top:10px;
}

#ftr .drinking{
}
#ftr .drinking-copy{
	float:left;
	width:60%;
}
#ftr .drinking-img{
	width:40%;
	float:left;
}
#ftr .drinking-img li{
	float:right;
}
#ftr .drinking-img li:nth-child(1){
	margin-left:5px;
}

#copyright {
	text-align:left;
	clear:both;
	padding:10px 0;
}

}