@charset "UTF-8";
.l_radio_column input[type=checkbox] + label::before,
.l_radio_column input[type=checkbox]:checked + label::before,
.l_radio_column input[type=checkbox]:checked ~ label::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 0;
  background-color: #ffffff;
  border: 2px solid #ee9b0e;
  position: absolute;
  top: 50%;
  left: 27px;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.l_radio_column input[type=checkbox]:checked + label::after,
.l_radio_column input[type=checkbox]:checked ~ label::after {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 0;
  background: none;
  border: none;
  position: absolute;
  top: calc(50% - 5px);
  left: 20px;
  width: 10px;
  height: 4px;
  border-left: 3px solid #ee9b0e;
  border-bottom: 3px solid #ee9b0e;
  transform: rotate(-45deg);
  z-index: 11;
}

.l_radio_column input[type=checkbox]:checked + label,
.l_radio_column input[type=checkbox]:checked ~ label {
  background-color: #fbebd0;
  z-index: 8;
}

#show_test_area {
  display: none;
}

#show_answer_area {
  display: none;
}

.register_super_wrap {
  background-color: #ecf4fb;
  width: 100%;
  padding-top: 67px;
  padding-bottom: 106px;
}
.register_super_wrap * {
  box-sizing: border-box;
}

#wpmem_login .link-text {
  display: none;
}

.register_wrap {
  max-width: 788px;
  width: 100%;
  padding: 51px 174px 124px 173.8px;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.29);
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}
.register_wrap .logo.s_top {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}
.register_wrap #wpmem_reg {
  max-width: 440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.register_wrap #wpmem_reg legend {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.59;
  text-align: center;
}
.register_wrap #wpmem_reg legend:after {
  display: block;
  content: "下記のフォームを入力してください。";
  font-size: 17.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
}
.register_wrap #wpmem_reg .req-text {
  display: none;
}
.register_wrap #wpmem_reg input[type=text], .register_wrap #wpmem_reg input[type=email], .register_wrap #wpmem_reg input[type=password] {
  width: 440px;
  height: 65px;
  border-radius: 5px;
  border: solid 1px #707070;
  font-size: 17.5px;
}
.register_wrap #wpmem_reg input.buttons[type=submit] {
  width: 440px;
  height: 65px;
  margin: 91px 0 0 0.3px;
  margin-top: 70px;
  padding: 20px 130px 19px;
  border-radius: 5px;
  background-color: #004ea2;
  font-size: 19px;
  font-weight: normal;
  text-align: center;
  font-style: normal;
  line-height: 1.37;
  color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
}
.register_wrap #wpmem_reg select {
  width: 440px;
  height: 65px;
  border-radius: 5px;
  border: solid 1px #707070;
}
.register_wrap #wpmem_reg .wpmem_form_notice {
  font-size: 17.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #777;
}

#s_news_area ul li div span.tag.tag_series.no_no,
.post-series.no_no {
  background-color: transparent;
  min-height: 20px;
  border-color: transparent;
}

#s_news_area ul li div span.tag.no_no,
.post-tag.no_no,
.post-step.no_no {
  border-color: transparent;
  background-color: transparent;
  min-height: 14px;
}

.zone_logo_misc_flex ul.misc li.icon_logout a:before {
  content: "";
  text-align: center;
  margin: 0 auto;
  background-image: url(../insider/image/common/icon-logout.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.zone_logo_misc_flex ul.misc li.icon_help a:before {
  content: "";
  text-align: center;
  margin: 0 auto;
  background-image: url(../insider/image/common/icon-help.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#s_news_area.logout_page ul li:hover {
  background-color: #fff;
}

body.register #wpmem_register_form fieldset label:first-of-type {
  display: none;
}
body.register #wpmem_register_form fieldset .div_text:first-of-type {
  display: none;
}

.register_super_wrap .wpmem_msg {
  margin-left: auto;
  margin-right: auto;
}
.register_super_wrap #wpmem_login {
  margin-left: auto;
  margin-right: auto;
}
.register_super_wrap .button_div label {
  display: none;
}
.register_super_wrap .button_div #rememberme {
  display: none;
}

p.which_series {
  margin-bottom: 4px;
}

#s_news_area ul li > div.series_wrap {
  margin-top: 6px;
}

.post-head {
  margin-top: 0.4em;
  margin-bottom: 0;
}

body.sitemap .l_icon.i_login:before {
  transform: rotateZ(180deg);
  display: inline-block;
  margin-right: 8px;
}

#g-nav #g-nav-list {
  position: relative;
}

.header_right_menu_wrap {
  position: absolute;
  right: 24px;
  top: 10px;
}
.header_right_menu_wrap .icon_mypage {
  display: block;
  text-decoration: none;
  font-size: 0.7em;
  white-space: pre;
  text-align: center;
}
.header_right_menu_wrap .icon_mypage:before {
  content: "";
  text-align: center;
  margin: 0 auto;
  background-image: url(../image/common/icon-mypage.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  width: 34px;
  height: 34px;
}

.mypage_border {
  max-width: 1100px;
  padding: 52px 34px 37px 34px;
  border-radius: 10px;
  border: solid 1px #89b0db;
}

.my_page_flex_wrap {
  display: flex;
}
.my_page_flex_wrap + .my_page_flex_wrap {
  margin-top: 20px;
}
.my_page_flex_wrap .my_page_title {
  min-width: 160px;
  flex-shrink: 0;
}

.my_page_group_ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.my_page_group_ul li {
  min-width: 105px;
  height: 30px;
  font-size: 16px;
  background-color: #ebf2fa;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wpmem_profile_wrap {
  margin-top: 40px;
}
.wpmem_profile_wrap li + li {
  margin-top: 20px;
}
.wpmem_profile_wrap li a {
  max-width: 330px;
  width: 100%;
  height: 50px;
  border-radius: 33px;
  border: solid 1px #004ea2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #004ea2;
  text-decoration: none;
}
.wpmem_profile_wrap #wpmem_login .button_div,
.wpmem_profile_wrap #wpmem_reg .button_div {
  text-align: left;
}
.wpmem_profile_wrap #wpmem_login .button_div .buttons,
.wpmem_profile_wrap #wpmem_reg .button_div .buttons {
  max-width: 330px;
  width: 100%;
  height: 50px;
  border-radius: 33px;
  border: solid 1px #004ea2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #004ea2;
  text-decoration: none;
  background-color: #fff;
  cursor: pointer;
}

body.register .register_super_wrap form fieldset .button_div label {
  display: none !important;
}

@media (max-width: 1024px) {
  .my_page_flex_wrap {
    flex-direction: column;
  }
  .my_page_group_ul li {
    min-width: 85px;
    height: 26px;
    font-size: 12px;
  }
}
/* -----トップページ視聴期間終了----- */
#s_news_area {
  /* 期間終了span */
}
#s_news_area .post_preview {
  /* not-show */
}
#s_news_area .post_preview > span {
  display: none;
}
#s_news_area .post_preview.not_show {
  display: inline-block;
  pointer-events: none;
  position: relative;
}
#s_news_area .post_preview.not_show > span {
  display: inline-block;
  margin: auto;
  border-radius: 20px;
  background-color: #ccc;
  color: #000;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  line-height: 1.4;
  width: max-content;
  padding: 3px 14px;
  font-size: clamp(0.75rem, 0.699rem + 0.26vw, 0.875rem);
}
#s_news_area .post_preview.not_show .post_image {
  opacity: 0.5;
}
@media (max-width: 768px) {
  #s_news_area .post-preview.not-show > span {
    width: auto;
    min-width: 8em;
  }
}

@media (max-width: 768px) {
  .register_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .register_wrap #wpmem_reg {
    max-width: 440px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .register_wrap #wpmem_reg input[type=text], .register_wrap #wpmem_reg input[type=email], .register_wrap #wpmem_reg input[type=password] {
    max-width: 440px;
    width: 100%;
    height: 65px;
    font-size: 17.5px;
  }
  .register_wrap #wpmem_reg input.buttons[type=submit] {
    max-width: 440px;
    width: 100%;
    height: 65px;
    margin: 91px 0 0 0.3px;
    padding: 20px 130px 19px;
    border-radius: 5px;
    font-size: 19px;
  }
  .register_wrap #wpmem_reg select {
    max-width: 440px;
    width: 100%;
    height: 65px;
  }
}
#mailformpro .bpts_btn.type-a {
  background-color: #fff;
  border: 1px solid #eb2856;
  color: #eb2856 !important;
  pointer-events: auto;
}
#mailformpro .bpts_btn.type-a:hover {
  background-color: #eb2856;
  color: #fff !important;
  border: 1px solid #eb2856;
  filter: none;
  -webkit-filter: none;
}

body.register #wpmem_login_form input.buttons[type=submit] {
  max-width: 440px;
  width: 100%;
  height: 65px;
  margin: 20px auto 0;
  padding: 20px 20px 19px;
  border-radius: 5px;
  background-color: #004ea2;
  font-size: 19px;
  font-weight: normal;
  text-align: center;
  font-style: normal;
  line-height: 1.37;
  color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
}
body.register #wpmem_login_form #siteguard_captcha {
  width: 100%;
}

@media (max-width: 768px) {
  .header_right_menu_wrap {
    display: none;
  }
  .logged-in.admin-bar #g-nav.panelactive {
    top: 30px;
  }
}
@media (max-width: 600px) {
  html:has(.logged-in.admin-bar) {
    margin-top: 0 !important;
  }
  .logged-in.admin-bar #zone_body {
    padding-top: 46px;
  }
}
#s_info_area .info_bg_white .s_info_in {
  overflow-x: hidden;
}