.text_left{text-align:left;}
span.pen_yellow{background:linear-gradient(transparent 60%, #ff6 60%);}
a.download{color:#4169e1;text-decoration:underline;}
a.download:hover{text-decoration:none;}

.mgtop10{margin-top:10px;}
.mgtop20{margin-top:20px;}
.mgtop30{margin-top:30px;}
.mgtop40{margin-top:40px;}

.pdtop10{padding-top:10px;}
.pdtop20{padding-top:10px;}
.pdtop30{padding-top:10px;}
.pdtop40{padding-top:10px;}

.bbtn,
a.bbtn,
button.bbtn {
  line-height: 1.3;
  font-size:1.5rem;
  font-weight:bold;
  position: relative;
  display: block;
  width:30%;
  padding: 1rem 3rem;
  cursor: pointer;
  margin:0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #000;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #ccc;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 95%;
}

#no3 a.shoplist{display:block !important;width:200px;margin:0 auto !important;text-align:center;margin-top:20px !important;margin-bottom:-10px !important;text-decoration:underline;}
#no3 a.shoplist:hover{text-decoration:none;}

@media screen and (max-width:800px){
	.bbtn,
	a.bbtn,
	button.bbtn {
	  width:60%;
	}
	.youtube iframe {
	  width: 100%;
	  height: 100%;
	}
}

/* 202503 */
.border-matsumura {background: linear-gradient(90deg, #b25a32, #f9a06e, #b25a32);height:1px;}
header{
	background: linear-gradient(90deg, #222, #000, #222);
}
header .fullsize{background-color:#181818;color:#f2c19c;}
#no3{background:#843f26;
background-color: #894128;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #8e4528), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #8e4528),color-stop(.75, #8e4528), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 34px 34px;
}
#no4{background:#f7e4d5;}
#no4 h3{color:#b25a32;}
#info h2 span{color:#b25a32;}
.tab-wrap:after {background: #68605A;}
.tab-content h3{color:#6C6200;}
.tab-switch:checked+.tab-label {
  background: #68605A;
}
#no7{background:#5b3a22;}