@charset "UTF-8";
.clearfix #cont {
  width: 94% !important;
  margin: 15px auto;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, sans-serif;
  color: #333333;
  line-height: 1.6;
}
.clearfix #cont a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #333333;
}
.clearfix h2 {
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 3px solid #333333;
  padding-bottom: 3%;
  margin: 5% auto;
}
.clearfix h3 {
  font-size: 0.9em !important;
}
.clearfix a:hover {
  color: #DB4B6C !important;
}
.clearfix td {
  vertical-align: top;
}
.clearfix th {
  text-align: left;
  font-weight: bold;
}
.clearfix h4, .clearfix td, .clearfix th, .clearfix li, .clearfix p {
  font-size: 0.9em;
}
.clearfix .close_t {
  cursor: pointer;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.clearfix .close_t .open_text {
  background: none;
  text-align: center;
}
.clearfix .aco_btn a {
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: bold;
}
.clearfix .nav_i {
  width: 100%;
  margin-top: 3%;
}
.clearfix .nav_i ul {
  margin: 0 auto;
}
.clearfix .nav_i li {
  padding-left: 8%;
  border-bottom: 1px solid #363636;
}
.clearfix .nav_i .on {
  background-color: #999999 !important;
  background: url("/01_shueisha/happyplusone/special/info/img/on.png") 96% center no-repeat;
  color: #ffffff;
  line-height: 35px;
}
.clearfix .nav_i li a {
  display: block;
  background: url("/01_shueisha/happyplusone/special/info/img/off.png") 96% center no-repeat;
  color: #363636;
  line-height: 35px;
}
.clearfix .nav_e {
  border-bottom: 1px solid #363636;
}
.clearfix .close_text {
  background: url("/01_shueisha/happyplusone/special/info/img/close.png") 96% center no-repeat;
}
.clearfix .open_text {
  background: url("/01_shueisha/happyplusone/special/info/img/open.png") 96% center no-repeat;
  margin-bottom: 8%;
}
.clearfix .aco_btn p {
  background-color: #f1f0ee;
  border-bottom: 1px solid #4E4D4D;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  margin: 0 !important;
}
.clearfix .m_t_10 {
  margin-top: 10px;
}
.clearfix .tax21 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.clearfix .ureg {
  line-height: 1.8em;
}

section:has(.footer-userreg) {
  margin: 60px auto;
  display: flex;
  align-items: center;
  width: 94%;
}
section .footer-userreg {
  width: 100%;
}
section .ureg {
  letter-spacing: 0.75px;
  text-align: center;
}
section .ureg + .ureg {
  margin-top: 32px;
}
section .ureg a {
  display: inline-flex;
  background-color: #D0374A;
  border-radius: 24px;
  color: #ffffff;
  width: 160px;
  height: 48px;
  align-items: center;
  justify-content: center;
}