#shopid_2504h1507 .text {
  word-break: break-all;
}
#shopid_2504h1507 .top .caption {
	width: 39.3%;
  position: absolute;
  top: 46.2%;
  bottom: auto;
  right: 5.5%;
  opacity: 0;
	transform: translate(-60px, 0);
  transition: all 1s ease;
}
#shopid_2504h1507 .top .caption.active {
  opacity: 1;
	transform: translate(0, 0);
}
#shopid_2504h1507 .info {
  position: relative;
}
#shopid_2504h1507 .info .name {
  /* position: absolute; */
  bottom: auto;
}
#shopid_2504h1507 .info .name a {
  line-height: 1.5;
}
#shopid_2504h1507 .info .name a .small {
	font-size: 16px;
}
#shopid_2504h1507 .info .text {
  margin-bottom: 30px;
}
#shopid_2504h1507 h2 {
  padding: 20px 0;
}
#shopid_2504h1507 .page1 {
	padding-top: 80px;
}
#shopid_2504h1507 .page2 h2,
#shopid_2504h1507 .page3 h2 {
	margin-top: 150px;
}
#shopid_2504h1507 .page2 h2 {
	margin-top: 180px;
}
#shopid_2504h1507 .note_mark {
  font-size: 10px;
}
#shopid_2504h1507 h3 .note_mark {
  font-size: 13px;
}
#shopid_2504h1507 .items .name .small {
	font-size: 12px;
}
.credit {
  display: flex;
  justify-content: space-between;
  padding: 0 4% 0 2%;
  font-size: 12px;
}
#shopid_2504h1507 .contents .page3 figure:nth-of-type(3){
  margin-top: 60px;
}
#shopid_2504h1507 .contents .page5 .shop-info .inner .right .btn a:after{
  color: #ffff3c;
}
#shopid_2504h1507 .info .name a{
  font-size: 22px;
}
/*追記*/
.items .shop-info .inner .right .text {
  margin-bottom: 20px;
}
.items .shop-info .inner .right .btn {
  margin-top: 30px!important;
}