summary {
  display: block;
  list-style: none;
}

/* 一部ブラウザで消えなかった場合は以下も追記 */
summary::-webkit-details-marker {
  display:none;
}

.seibun h2 {
	width: 100%;
	font-size: 14px;
	margin: 10px 0 0;
	padding: 5px;
	background: #7C7C7C;
	color: #fff;
	text-align: center;
}
.seibun p {
	font-size: 11px;
	line-height: 1.5;
	color: #454545;
	padding: 10px;
	margin: 0;
}
.seibun p span{
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}

div#lpbox .footer_fix_btn {
    position: fixed;
    bottom: 0;
	left: 0px;
    width: 100%;
    z-index: 1;
}
div#lpbox .footer_fix_btn img {
    width: 700px;
    margin-left : auto;
    margin-right: auto;
    text-align: initial;
}
.is-fix {
  display: none!important;
}

.lpbox .cta__box__btn02 {
  position: absolute;
  bottom: 46%;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  overflow: hidden;
}

.lpbox .cta__box__btn03 {
  position: absolute;
  bottom: 7%;
  left: 0;
  right: 0;
  margin: auto;
  width: 70%;
  overflow: hidden;
}

.lpbox .cta__box__btn04 {
  position: absolute;
  top: 8%;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  overflow: hidden;
}
.lpbox .cta__box__btn05 {
  position: absolute;
  top: 37%;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  overflow: hidden;
}
.lpbox .cta__box__btn06 {
  position: absolute;
  top: 66%;
  left: 0;
  right: 0;
  margin: auto;
  width: 80%;
  overflow: hidden;
}