
html,body{margin: 0;padding: 0}



header{color:black;}

.photo{font-size: 100%;}

.photo1 img{width: 100%;}

.photo2 img{width: 50%;}


.h_header{width: 15s50px;
	background-color: #fbcfde;z-index: 100;
display: flex; flex-wrap: wrap; justify-content: space-between; 
position: fixed;}


.waku {
	width: 100%;
	background-color: #73bad8;
}

.page_title{ margin: 0px 10px 10px 10px; font-size: 4.0rem;
text-align: center; font-family: 'Marcellus', sans-serif;}

.top_news_waku{margin: 10% 50px 10% 50px;
padding: 10px;
	background-color: #fff}


.logo{display: inline-block; width: 20%; margin: 25px 10px 30px 45px;}
.logo img{width: 100%;}
.menw{display: inline-block; font-size:2.0rem; 
	font-family: 'Marcellus', sans-serif; letter-spacing:0.1rem}
.menw a{text-decoration: none; color: #000;}

.SNS{display: inline-block;}


.menw1, .menw2,.menw3,.menw4,.menw5,.menw6 {display: inline-block; margin: 40px 20px 15px 15px; font-size: 100%;}



.goodsph img{width:60%;}

.member1 img{width: 50%;}

.about_text {font-size: 200%; text-align: center;}

.top {font-size: 300%; margin: 30px 10px 10px 10px; font-size: 4.0rem;
text-align: right;}
.top a{text-decoration: none; color: #000}
.sns_bt{margin: 30px 50px 10px 10px; text-align: right;}

.sns_bt img{width: 50px; }

.ph img {width: 100%; }




.movie {width: 100%; height: 0; padding-top: 56.25%; position:relative;}

.movie iframe{width: 100%; height: 100%; position:absolute; top:0; left:0;}

.photo1 {position: relative;}
.shake {position: absolute; bottom:20%;font-size: 500%; 
	width: 100%; text-align: center;
color: #fff;font-family: 'Marcellus', sans-serif;}







.slideshow-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 16:9ã®ã‚¢ã‚¹ãƒšã‚¯ãƒˆæ¯”ã‚’æŒ‡å®š */
  overflow: hidden;
}

.slide {
  position: absolute;
  top: 0;
  left: 1%;
  width: 98%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.slide.active {
  opacity: 1;
}

button {
  margin-top: 10px;
}

.bt{display: inline-block; width: 100%;text-align: center;}
#prevBtn {
	cursor: pointer;
	padding: 10px 20px;
	font-size: 16px;
	border: none;
}
#nextBtn {
	cursor: pointer;
	padding: 10px 20px;
	font-size: 16px;
	border: none;
}

.member_waku{display: flex; flex-wrap: wrap; justify-content: space-between}
.tubaki img{width: 100%;}   .tubaki {width: 30%; margin: 1% 1% 1% 1%;}
.mizuki img{width: 100%;}   .mizuki {width: 30%; margin: 1% 1% 1% 1%;} 
.syuu img{width: 100%;}     .syuu  {width: 30%; margin: 1% 1% 1% 1%;}
.aoto img{width: 100%;}     .aoto  {width: 30%; margin: 3% 1% 1% 15%;}
.yuura img{width: 100%;}    .yuura {width: 30%; margin: 3% 15% 1% 1%;}


.pro {font-size: 120%}


.goods0655 {font-size: 150%;text-align: center;}

.goods0655 a{color: #000}
.news_date a{color: #000}
.news_date {font-size: 150%}





@media screen and (max-width:1068px){

.h_header{ 
position: static;}

.menw {
display: inline-block;
font-size: 1.5rem;
font-family: 'Marcellus', sans-serif;
letter-spacing: 0.1rem;
line-height: 1.2rem;
}

.menw1, .menw2,.menw3,.menw4,.menw5,.menw6 {
	margin: 30px 20px 10px 10px; }

}











