@charset "utf-8";
/* MomDadFam V1.7 rescue override: restore pastel after V1.6 dark regression. */
:root{
  --mdf-bg:#f8fbff;
  --mdf-bg2:#fff7fb;
  --mdf-card:#ffffff;
  --mdf-text:#3f4d61;
  --mdf-title:#2f3b4d;
  --mdf-muted:#718096;
  --mdf-pink:#f2a5bf;
  --mdf-pink2:#f7d7e4;
  --mdf-pink-soft:#fff4f8;
  --mdf-blue:#99d1f0;
  --mdf-blue2:#d9ecfb;
  --mdf-blue-soft:#f0f9ff;
  --mdf-line:#edf1f7;
  --mdf-line-pink:#f5dce8;
  --mdf-shadow:0 12px 28px rgba(148,163,184,.10);
}
html,body{
  background:linear-gradient(180deg,#fff8fb 0%,#f8fbff 46%,#fff 100%)!important;
  color:var(--mdf-text)!important;
  -webkit-text-fill-color:initial!important;
}
a{color:#5e6f84!important;text-decoration:none!important} a:hover{color:#d05a86!important}
#wrapper,.jc_wrapper,#container_wr,#container,#aside{background:transparent!important;color:var(--mdf-text)!important;}
#hd,#wrapper,#ft{min-width:1280px!important;}
#container_title,#container_title span,h1,h2,h3,h4,h5,h6{color:var(--mdf-title)!important;-webkit-text-fill-color:var(--mdf-title)!important;}

/* Header */
.jc_header_wrap,#hd{
  background:rgba(255,255,255,.92)!important;
  border-bottom:1px solid var(--mdf-blue2)!important;
  box-shadow:0 7px 18px rgba(153,209,240,.10)!important;
}
.jc_header_inner{width:min(1480px,calc(100vw - 40px))!important;max-width:1480px!important;margin:0 auto!important;grid-template-columns:170px minmax(0,1fr)!important;gap:20px!important;padding:9px 0!important;align-items:center!important;}
.jc_logo_box img{width:150px!important;max-width:150px!important;max-height:52px!important;height:auto!important;display:block!important;}
.jc_search_box form{height:40px!important;border:1px solid var(--mdf-blue2)!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px rgba(153,209,240,.12)!important;}
.jc_search_box input{background:#fff!important;color:#4b596b!important;-webkit-text-fill-color:#4b596b!important;font-size:15px!important;padding:0 16px!important;}
.jc_search_box input::placeholder{color:#687a8d!important;-webkit-text-fill-color:#687a8d!important;opacity:1!important;}
.jc_search_box button{width:58px!important;background:linear-gradient(135deg,#f4b6cb,#9fd4f1)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:0!important;font-size:23px!important;box-shadow:none!important;}
.jc_quickbar{background:rgba(255,255,255,.76)!important;border-bottom:1px solid #eef3f8!important;}
.jc_login_form input,.jc_guest_login_area input{background:#fff!important;border:1px solid var(--mdf-blue2)!important;border-radius:8px!important;color:#526073!important;-webkit-text-fill-color:#526073!important;}
.jc_login_form button,.jc_guest_login_area button,.jc_guest_login_area a,.jc_guest_support_links a,.jc_member_links a,.jc_home_intro_links a{border-radius:12px!important;border:1px solid var(--mdf-blue2)!important;background:#fff!important;color:#617085!important;-webkit-text-fill-color:#617085!important;box-shadow:0 5px 14px rgba(148,163,184,.10)!important;text-shadow:none!important;}
.jc_login_form button,.jc_guest_login_area button,.jc_home_intro_links a:first-child{background:linear-gradient(135deg,#eab1c9,#9fd3f0)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:transparent!important;font-weight:800!important;}

/* Layout/cards */
.jc_portal_wrap,#container_wr.ss_layout_3col{background:transparent!important;}
.jc_box,.jc_sidebar_box,.jc_grade_box,.jc_visit_box,.jc_event_box,.jc_feature_box,.jc_gallery_box,.jc_best_rank_box,.jc_notice_box{
  background:rgba(255,255,255,.88)!important;
  border:1px solid var(--mdf-line-pink)!important;
  border-radius:18px!important;
  color:var(--mdf-text)!important;
  box-shadow:var(--mdf-shadow)!important;
  overflow:hidden!important;
}
.jc_box h2,.jc_box h3,.jc_sidebar_box h2,.jc_grade_box h2,.jc_visit_box h2,.jc_event_box h2,.jc_feature_box h2,.jc_gallery_box h2,.jc_best_rank_box h2,.jc_notice_box h2{
  color:var(--mdf-title)!important;
  -webkit-text-fill-color:var(--mdf-title)!important;
  font-weight:800!important;
  letter-spacing:-.02em!important;
  background:linear-gradient(90deg,#fff5f9,#f3faff)!important;
  border-bottom:1px solid var(--mdf-line-pink)!important;
}
.jc_sidebar_box .jc_sidebar_group_title,.jc_sidebar_group_title{background:#ffe5ee!important;color:#d45582!important;-webkit-text-fill-color:#d45582!important;border-radius:0!important;}
.jc_sidebar_list a,.jc_grade_item,.jc_visit_item{color:#4f5e72!important;-webkit-text-fill-color:#4f5e72!important;}
.jc_sidebar_count{display:none!important;}
.jc_grade_point,.jc_visit_count,#visit dd strong{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;height:22px!important;padding:0 10px!important;border-radius:999px!important;background:linear-gradient(135deg,#e6a9c0,#abd7f2)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;font-weight:850!important;white-space:nowrap!important;line-height:22px!important;}

/* Visit widget: no stray square, readable pastel card */
#visit,.jc_visit_box #visit,.ss_visit_box_inline #visit{position:relative!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--mdf-text)!important;margin:0!important;padding:0 10px 13px!important;overflow:hidden!important;}
#visit .btn_admin,#visit a.btn_admin,#visit button.btn_admin,#visit .empty_admin,#visit .admin_btn{display:none!important;width:0!important;height:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;}
#visit:before,#visit:after,#visit *:before,#visit *:after{box-shadow:none!important;}
#visit h2{margin:0 0 10px!important;padding:12px 12px 9px!important;background:linear-gradient(90deg,#fff5f9,#f3faff)!important;border-bottom:1px solid var(--mdf-line-pink)!important;color:var(--mdf-title)!important;-webkit-text-fill-color:var(--mdf-title)!important;font-size:16px!important;font-weight:850!important;}
#visit dl{display:grid!important;grid-template-columns:1fr auto!important;gap:6px 10px!important;margin:0!important;padding:0 4px!important;}
#visit dl:after{display:none!important;content:none!important;}
#visit dt,#visit dd{float:none!important;width:auto!important;height:auto!important;min-height:25px!important;line-height:25px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;color:#5b6a7d!important;-webkit-text-fill-color:#5b6a7d!important;font-size:13px!important;font-weight:750!important;}
#visit dt{text-align:left!important;} #visit dd{text-align:right!important;}
#visit dt span{display:inline-block!important;width:5px!important;height:5px!important;border-radius:50%!important;margin-right:8px!important;background:#8bcdf2!important;vertical-align:middle!important;}

/* Home intro/event/best */
.jc_home_intro{background:radial-gradient(circle at 88% 18%,rgba(255,245,220,.86),transparent 32%),linear-gradient(135deg,#fff4f8 0%,#f3faff 68%,#fffdf5 100%)!important;border:1px solid var(--mdf-line-pink)!important;border-radius:18px!important;color:var(--mdf-text)!important;box-shadow:var(--mdf-shadow)!important;}
.jc_home_intro_text span{background:#fff!important;border:1px solid #f7ccd9!important;color:#e06493!important;-webkit-text-fill-color:#e06493!important;border-radius:999px!important;}
.jc_home_intro_text h2{color:#3e4a5c!important;-webkit-text-fill-color:#3e4a5c!important;} .jc_home_intro_text p{color:#667589!important;-webkit-text-fill-color:#667589!important;}
.jc_best_card,.jc_best_item,.jc_event_item,.jc_event_card{background:#fff!important;border:1px solid var(--mdf-line-pink)!important;border-radius:16px!important;color:var(--mdf-text)!important;box-shadow:none!important;overflow:hidden!important;}
.jc_best_board{background:#fff7fb!important;border:1px solid #ffd7e5!important;color:#e06a96!important;-webkit-text-fill-color:#e06a96!important;border-radius:999px!important;}
.jc_event_thumb,.jc_event_image{border-radius:14px!important;overflow:hidden!important;background:linear-gradient(135deg,#fff4f8,#eef9ff)!important;}

/* Latest/notice/gallery/rank: remove dark leftovers and black rules */
.jc_gallery_latest,.jc_gallery_latest .lt,.jc_gallery_latest .lat,.jc_gallery_latest ul,.jc_gallery_latest li,
.jc_notice_box,.jc_notice_box .lat,.jc_notice_box .notice,.jc_notice_box ul,.jc_notice_box li,
.jc_best_rank_box,.jc_best_rank_box ul,.jc_best_rank_box li,.jc_best_rank_list{
  background:#fff!important;background-image:none!important;color:var(--mdf-text)!important;border-color:var(--mdf-line)!important;box-shadow:none!important;
}
.jc_gallery_latest:before,.jc_gallery_latest:after,.jc_notice_box:before,.jc_notice_box:after,.jc_notice_box *:before,.jc_notice_box *:after,.jc_best_rank_box:before,.jc_best_rank_box:after{display:none!important;content:none!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.jc_gallery_latest .empty_li,.jc_gallery_latest .empty_table,.jc_gallery_latest .empty_list,.jc_gallery_latest .lt_empty,
.jc_notice_box .empty_li,.jc_notice_box .empty_table,.jc_notice_box .empty_list,.jc_notice_box .lt_empty,.empty_table,.empty_list{
  background:#fff!important;background-image:none!important;color:#7e8ca0!important;-webkit-text-fill-color:#7e8ca0!important;opacity:1!important;border:0!important;border-top:1px solid var(--mdf-line)!important;border-bottom:0!important;box-shadow:none!important;outline:0!important;
}
.jc_notice_box hr,.jc_notice_box li,.jc_notice_box tr,.jc_notice_box td,.jc_best_rank_box li{border-color:var(--mdf-line)!important;border-bottom-color:var(--mdf-line)!important;box-shadow:none!important;}
.jc_best_rank_num{background:linear-gradient(135deg,#e6a9c0,#abd7f2)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-radius:8px!important;}
.jc_best_rank_title,.jc_best_rank_meta,.jc_best_rank_box a{color:#4f5f73!important;-webkit-text-fill-color:#4f5f73!important;}

/* Board/list pages */
#bo_list,#bo_gall,#bo_v,#bo_w,#bo_cate,.tbl_head01,.tbl_wrap,.bo_fx,.bo_sch_wrap,.bo_sch{background:#fff!important;color:var(--mdf-text)!important;border-color:var(--mdf-line)!important;box-shadow:none!important;}
#bo_list table,#bo_list .tbl_head01 table,#bo_gall table,#bo_gall .tbl_head01 table{background:#fff!important;background-image:none!important;border:0!important;box-shadow:none!important;}
#bo_list thead,#bo_list thead tr,#bo_list thead th,#bo_list .tbl_head01 thead th,#bo_gall thead,#bo_gall thead tr,#bo_gall thead th,#bo_gall .tbl_head01 thead th{
  background:#fff8fb!important;background-image:none!important;color:#5d6b7d!important;-webkit-text-fill-color:#5d6b7d!important;border:0!important;border-top:1px solid var(--mdf-line-pink)!important;border-bottom:1px solid var(--mdf-line)!important;box-shadow:none!important;text-shadow:none!important;font-weight:750!important;
}
#bo_list tbody tr,#bo_list tbody td,#bo_list .tbl_head01 tbody td,#bo_gall tbody tr,#bo_gall tbody td,#bo_gall .tbl_head01 tbody td{background:#fff!important;background-image:none!important;color:#4d5b6e!important;-webkit-text-fill-color:#4d5b6e!important;border-color:var(--mdf-line)!important;box-shadow:none!important;text-shadow:none!important;}
#bo_list tbody tr:hover,#bo_gall tbody tr:hover{background:#fffafd!important;}
#bo_list .td_subject a,#bo_gall .gall_text_href,#bo_v_title,#bo_v_title .bo_v_tit{color:#3f4d61!important;-webkit-text-fill-color:#3f4d61!important;}

/* Kill black toolbar/search/write buttons everywhere */
#bo_btn_top a,#bo_btn_top button,#bo_btn_top .btn,#bo_btn_top .btn_bo_sch,
#bo_list .btn_bo_sch,#bo_gall .btn_bo_sch,#bo_v .btn_bo_sch,.btn_bo_sch,button.btn_bo_sch,
#bo_list .btn_bo_user a,#bo_list .btn_bo_user button,#bo_list .btn_bo_user .btn,#bo_list .btn_bo_user li,#bo_list .btn_bo_user li a,#bo_list .btn_bo_user li button,
#bo_gall .btn_bo_user a,#bo_gall .btn_bo_user button,#bo_gall .btn_bo_user .btn,#bo_gall .btn_bo_user li,#bo_gall .btn_bo_user li a,#bo_gall .btn_bo_user li button,
#bo_v_top .btn_bo_user a,#bo_v_top .btn_bo_user button,#bo_v_top .btn_bo_user .btn,#bo_v_bot .btn_bo_user a,#bo_v_bot .btn_bo_user button,#bo_v_bot .btn_bo_user .btn,
.bo_fx .btn_bo_user a,.bo_fx .btn_bo_user button,.bo_fx .btn_bo_user .btn,.btn_bo_user a,.btn_bo_user button,.btn_bo_user .btn,
.btn_top .write_btn,.fix_btn.write_btn,a.write_btn,a.btn_b01,a.btn_b02,button.btn_b01,button.btn_b02,.btn_b01,.btn_b02,.view_is_list,.somoon-login-required{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;min-height:34px!important;padding:0 12px!important;border:1px solid var(--mdf-blue2)!important;border-radius:12px!important;background:linear-gradient(135deg,#fff8fb,#eef8ff)!important;background-image:linear-gradient(135deg,#fff8fb,#eef8ff)!important;color:#5d6c80!important;-webkit-text-fill-color:#5d6c80!important;box-shadow:0 6px 14px rgba(148,163,184,.12)!important;text-shadow:none!important;line-height:34px!important;
}
.btn_bo_user li{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;}
#bo_btn_top i,#bo_list .btn_bo_sch i,#bo_gall .btn_bo_sch i,#bo_v .btn_bo_sch i,.btn_bo_sch i,.btn_bo_user i,.btn_top .write_btn i,.fix_btn.write_btn i,a.write_btn i,a.btn_b01 i,a.btn_b02 i,button.btn_b01 i,button.btn_b02 i,.view_is_list i,.somoon-login-required i{
  background:transparent!important;background-image:none!important;border:0!important;color:inherit!important;-webkit-text-fill-color:inherit!important;box-shadow:none!important;text-shadow:none!important;
}

/* Footer */
#ft,#ft_wr,#ft_copy{background:#fff!important;background-image:none!important;border-color:var(--mdf-line)!important;color:#65758a!important;-webkit-text-fill-color:#65758a!important;box-shadow:none!important;}
#ft a,#ft h2,#ft strong{color:#4e5d70!important;-webkit-text-fill-color:#4e5d70!important;}

@media (max-width:980px){
  #hd,#wrapper,#ft{min-width:0!important;}
  .jc_header_inner{width:100%!important;display:flex!important;grid-template-columns:none!important;padding:8px 12px!important;gap:10px!important;}
  .jc_logo_box img,.jc_m_logo img{width:118px!important;max-width:118px!important;height:auto!important;}
}
