body{
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color:#1a1a1a;
	line-height: 1.8em;
}

a img:hover{
	opacity: 0.5;	
}
.bgblue{
	background-color:#00ABEB;
}
.bgsky{
	border-top:1px #000 solid;
	background-color:#CCEEFB;	
}

footer{
	margin: 40px 0 20px 0;
}
.text-white{
	color: #fff;
	padding: 5px;
}

ul{
	list-style-type:none;
	margin:40px 0 0 0;
	padding:0;
}
.shopinfo{
	width:70%;
	margin:20px 0 5px 0;
	
}
.mt10{
	margin-top:10px;
}
.mb10{
	margin-bottom:10px;
}
.mt20{
	margin-top:20px;
}
.mb20{
	margin-bottom:20px;
}
.pdt20{
	padding-top:20px;	
}
.pdt30{
	padding-top:30px;	
}
.pdt40{
	padding-top:40px;	
}
#spdiv p{
	line-height:1.5em !important;
	font-size:90%;
	margin-top:5px;
}
.img-responsive{
	max-width:100% !important;
	width:100% !important;
}

#bt6 li img{
	display:block;
	width:80%;
	margin: 0 auto 30px auto;
}
#bth2{
	display:block;
	padding:60px 0 20px 0;	
}
.w90{
	width:90% !important;	
	margin-left:auto;
	margin-right:auto;
}
.w100{
	display:block !important;
	width:100% !important;	
}
#toi{
	margin-top:80px;
	margin-bottom:20px;	
}
#toc{
	background-color:#cceefb;
	padding-bottom:30px;
	margin-top:40px;
}
#tocmes{
	font-size:140%;
	text-align:center;
	margin-bottom:20px;
}
@media screen and (max-width: 767px) {
	#bt6 li img{
		display:block;
		width:100%;
	}
	#toi{
		margin-top:40px;
		margin-bottom:20px;	
	}
	#tocmes{
		font-size:120%;
		text-align:center;
		margin-bottom:20px;
	}
}

.youtube{
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
	margin-top:40px;
	margin-bottom:10px;
}
.youtube iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.trim {
	float:left;
	width: 180px;
	height: 180px;
	overflow: hidden;
	position:relative;
}
.trim img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.newsr h3{
	font-size:120%;
	margin:0 0 15px 0;
	font-weight: bold;
	line-height:180%;
	color:#666;
}
.newsr p{
	margin-bottom:60px;
}
.tokuwashiku{
	margin-top:10%;
	float:right;
}

.newsimg{
	float:left;
	width:40%;
}
.newsimg img{
	width: 100%;
}
.newstext{
	float: right;
	width:55%;
}
.newstext h3{
	margin:5px 0 0 0;
	font-size:140%;
}
#news{
	margin-bottom:5%;
}
#newsh2{
	margin-top:5%;
	margin-bottom:5%;
}

.newstext h3{
	line-height:1.3em;
	margin-top:0;
}
.newstext p{
	margin-top:1em;
	line-height:1.2em;
	color:#666;
}
