#epos {
  width: 1040px;
  margin: 0 auto;
}

#epos h2 {
  color: #302f2a;
  padding: 15px 10px;
  text-align: center;
  font-size: 19px !important;
  line-height: 1.4;
  width: 100%;
  box-sizing: border-box;
}

/* 説明文余白 */
#epos .textlink {
  margin: 20px;
}

/* テキストリンク */
#epos .custom-link {
  font-size: 15px;
  color: #007BFF;
  text-decoration: none;
  font-weight: bold;
  margin: 30px 0;
}

#epos .custom-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

#epos h3 {
  font-size: 19px;
  margin: 30px 0;
}

#epos > div:nth-child(6) > img {
  margin: 20px 0;
}

#epos .kihu {
  font-size: 17px;
  line-height: 1.5;
  margin-left: 180px;
  padding: 10px;
}

#epos .container {
  justify-content: center;
}

#epos img {
  max-width: 100% !important;
  height: auto;
}

#epos .bnr {
  padding: 30px;
}

#epos .new {
  margin-top: 30px;
  font-weight: bold;
}

#epos > div:nth-child(6) > div > a,
#epos > div.boxed-text > p:nth-child(3),
#epos > div.boxed-text > p:nth-child(5),
#epos > div.boxed-text > p:nth-child(6) {
  margin-left: 30px;
}
