@charset "utf-8";


@font-face {
  font-family: 'Cinzel Decorative';
  src: url('/fonts/CinzelDecorative-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'IM Fell English SC';
  src: url('/fonts/IMFellEnglishSC-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Shippori Mincho';
  src: url('/fonts/ShipporiMincho-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Nosifer';
  src: url('/fonts/Nosifer-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Almendra SC';
  src: url('/fonts/AlmendraSC-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Spectral SC';
  src: url('/fonts/SpectralSC-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'UnifrakturMaguntia';
  src: url('/fonts/UnifrakturMaguntia-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Cinzel';
  src: url('/fonts/Cinzel-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Noto Serif JP';
  src: url('/fonts/NotoSerifJP-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Roboto Mono';
  src: url('/fonts/RobotoMono-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Dancing Script';
  src: url('/fonts/DancingScript-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


body {
  background-color: #C40021;
  background-image: url("bag.gif");
  background-repeat: repeat-y;
  background-position: calc(50% - 400px) top;
  background-attachment: scroll;
  color: #777;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  padding-bottom: 10px;
  
  
  scrollbar-width: thin;
  
  scrollbar-color: #350111 #b3002d;
}


html {
  scrollbar-width: thin;
  scrollbar-color: #350111 #b3002d;
}



body.archive-mode {
  
  background-color: #0d1016; 
  background-image:
    radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.00) 42%,
      rgba(0, 0, 0, 0.70) 100%), 
    linear-gradient(0deg,
      rgba(16, 18, 26, 0.40),
      rgba(16, 18, 26, 0.40)), 
  url("baga.gif?v=20250930-1") !important; 
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 120% 120%, cover, auto;
  background-position: center top, center top, calc(50% - 400px) top;
  background-attachment: scroll, scroll, scroll;
  
  scrollbar-width: thin;
  scrollbar-color: #2a2f3d #0b0d12; 
}


body.archive-mode::-webkit-scrollbar { width: 12px; height: 12px; }
body.archive-mode::-webkit-scrollbar-track { background: #0b0d12; }
body.archive-mode::-webkit-scrollbar-thumb {
  background-color: #2a2f3d;
  border-radius: 6px;
  border: 2px solid #0b0d12;
}
body.archive-mode::-webkit-scrollbar-thumb:hover { background-color: #344058; }


@supports selector(body:has(.catalog_desc_wrap)) {
  body:has(.catalog_desc_wrap) {
    background-color: #0d1016;
    background-image:
      radial-gradient(ellipse at center,
        rgba(0, 0, 0, 0.00) 42%,
        rgba(0, 0, 0, 0.70) 100%),
      linear-gradient(0deg,
        rgba(16, 18, 26, 0.40),
        rgba(16, 18, 26, 0.40)),
      url("baga.gif?v=20250930-1") !important;
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-size: 120% 120%, cover, auto;
    background-position: center top, center top, calc(50% - 400px) top;
    background-attachment: scroll, scroll, scroll;
    
    scrollbar-width: thin;
    scrollbar-color: #2a2f3d #0b0d12;
  }
  
  body:has(.catalog_desc_wrap)::-webkit-scrollbar { width: 12px; height: 12px; }
  body:has(.catalog_desc_wrap)::-webkit-scrollbar-track { background: #0b0d12; }
  body:has(.catalog_desc_wrap)::-webkit-scrollbar-thumb {
    background-color: #2a2f3d;
    border-radius: 6px;
    border: 2px solid #0b0d12;
  }
  body:has(.catalog_desc_wrap)::-webkit-scrollbar-thumb:hover { background-color: #344058; }
}


@supports selector(html:has(body.archive-mode)) {
  html:has(body.archive-mode)::-webkit-scrollbar { width: 12px; height: 12px; }
  html:has(body.archive-mode)::-webkit-scrollbar-track { background: #0b0d12; }
  html:has(body.archive-mode)::-webkit-scrollbar-thumb {
    background-color: #2a2f3d;
    border-radius: 6px;
    border: 2px solid #0b0d12;
  }
  html:has(body.archive-mode)::-webkit-scrollbar-thumb:hover { background-color: #344058; }
}



html::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  
  background: linear-gradient(180deg, #cc0033 0%, #990000 100%);
  border-radius: 8px;
}
html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  
  background: linear-gradient(180deg, #5a00d0 0%, #ff1493 100%);
  border: 2px solid #7a0000;
  border-radius: 10px;
  
  box-shadow: inset 0 0 4px rgba(255,255,255,0.15), 0 0 4px rgba(90, 0, 208, 0.55);
}
html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover {
  
  background: linear-gradient(180deg, #ff4fd8 0%, #ff1493 100%);
  border-color: #Ab0008;
  
  box-shadow: inset 0 0 5px rgba(255,255,255,0.22), 0 0 6px rgba(255, 20, 147, 0.75);
}
html::-webkit-scrollbar-corner,
body::-webkit-scrollbar-corner {
  background: #330000;
}


* {
  scrollbar-width: thin;                  
  scrollbar-color: #ff3bd3 #b3002d;      
}
*::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
*::-webkit-scrollbar-track {
  background: linear-gradient(180deg, #cc0033 0%, #990000 100%);
  border-radius: 8px;
}
*::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #5a00d0 0%, #ff1493 100%);
  border: 2px solid #7a0000;
  border-radius: 10px;
  box-shadow: inset 0 0 4px rgba(255,255,255,0.15), 0 0 4px rgba(90, 0, 208, 0.55);
}
*::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #ff4fd8 0%, #ff1493 100%);
  border-color: #b30000;
  box-shadow: inset 0 0 5px rgba(255,255,255,0.22), 0 0 6px rgba(255, 20, 147, 0.75);
}
*::-webkit-scrollbar-corner {
  background: #330000;
}





body,
td {
    color: #363a3a;
    font-family: sans-serif;
    font-size: 16px;
    letter-spacing: 0.09em;
    overflow-wrap: anywhere;
}

#body {
    width: 100%;
    max-width: none;
}


ul {
    padding: 0;
    margin: 0;
}




li {
  font-family: 'IM Fell English SC', 'Cinzel Decorative', serif;
  font-size: 13px !important;
  color: #3b2f2f;
  letter-spacing: 0.4px;
  line-height: 1.6;
  text-align: center;
  list-style-type: none; 
}

.dim {
  color: #f0e6f6; 
  font-weight: bold;
  text-shadow: 0 0 3px #a88cc4;
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px dashed #888888;
    margin: 2px 0;
}

img {
    border-style: none;
}






.info-line {
  font-family: 'IM Fell English SC', 'Cinzel Decorative', serif;
  font-size: 13px;
  color: #3b2f2f;
  letter-spacing: 0.4px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 1;
}



.page_number_catalog {
  font-family: 'UnifrakturMaguntia', cursive;
  font-size: 20px;
  color: #cb05cb;
  text-shadow: 0 0 4px #990033;
  letter-spacing: 1px;
}

.page_number strong {
  color: #ffe0f0; 
  font-weight: bold;
  background-color: #1a001a;
  padding: 2px 6px;
  border-radius: 4px;
  text-shadow:
    0 0 6px #ff3399,
    0 0 12px #cc00cc;
  box-shadow: 0 0 6px #ff3399;
}



.catalog-jump .catalog-page-link {
    color: #ff3399;
    background: linear-gradient(90deg, #1a000f 60%, #660033 100%);
    font-family: 'Cinzel Decorative', serif;
    font-size: 1.6em;
    padding: 0 8px;
    border-radius: 6px;
    box-shadow: 0 0 8px #ff3399;
    text-shadow: 0 0 8px #660033, 0 0 2px #fff;
    letter-spacing: 2px;
    display: inline-block;
    font-weight: bold;
    transition: background 0.3s, color 0.3s;
    text-decoration: none !important;
}

.catalog-jump .catalog-current-page {
    background: linear-gradient(90deg, #1a000f 60%, #660033 100%);
    color: #cebdc5;
    font-family: 'Cinzel Decorative', 'IM Fell English SC', serif;
    font-size: 1.6em;
    padding: 0 8px;
    border-radius: 6px;
    box-shadow: 0 0 8px #ff3399;
    text-shadow: 0 0 8px #660033, 0 0 2px #fff;
    letter-spacing: 2px;
    display: inline-block;
    font-weight: bold;
}

.catalog-jump strong,
#paging_wrap strong {
    font-family: 'Cinzel Decorative', 'IM Fell English SC', serif;
    font-size: 1.6em;
    color: #ff3399;
    text-shadow: 0 0 8px #660033, 0 0 2px #fff;
    letter-spacing: 2px;
    padding: 0 8px;
    border-radius: 6px;
    background: linear-gradient(90deg, #1a000f 60%, #660033 100%);
    box-shadow: 0 0 8px #ff3399;
}

.normal_page {
    font-family: 'Cinzel Decorative', serif;
    font-size: 1.2em;
    color: #ff3399;
    background: linear-gradient(90deg, #1a000f 60%, #660033 100%);
    padding: 0 8px;
    border-radius: 6px;
    margin: 2px;
    display: inline-block;
    box-shadow: 0 0 8px #ff3399;
    text-shadow: 0 0 8px #660033, 0 0 2px #fff;
    letter-spacing: 2px;
    font-weight: bold;
}

  
.catalog-current-page {
      background: linear-gradient(90deg, #1a000f 60%, #660033 100%);
    color: #ebe2e9;
    font-size: 1.6em;
    padding: 0 8px;
    border-radius: 6px;
    box-shadow: 0 0 8px #ff3399;
    font-family: 'Cinzel Decorative', serif;
    text-shadow: 0 0 8px #660033, 0 0 2px #fff;
    letter-spacing: 2px;
}
.catalog-page-link {
    color: #ff3399;
    padding: 0 8px;
    border-radius: 6px;
    background: linear-gradient(90deg, #1a000f 60%, #660033 100%);
    font-family: 'Cinzel Decorative', serif;
    font-size: 1.6em;
    text-shadow: 0 0 8px #660033, 0 0 2px #fff;
    box-shadow: 0 0 8px #ff3399;
    display: inline-block;
    position: relative;
    overflow: visible;
    transition: background 0.3s, color 0.3s, text-shadow 0.18s ease;
    text-decoration: none !important; 
}

.catalog-page-link.double-hover-target::before {
    color: rgba(255, 220, 235, 0.38);
    text-shadow: 0 0 3px rgba(207, 165, 218, 0.32);
}

.catalog-page-link.double-hover-target:hover::before,
.catalog-page-link.double-hover-target:focus-visible::before {
    opacity: 0.36;
    transform: translate(-1px, 0.5px);
}
.catalog-page-link.catalog-edge {
  
  font-size: 15px;         
  padding: 7px 11px;       
  line-height: 1.0;        
  border-radius: 12px;     
}


#paging_wrap .catalog-page-link.catalog-edge {
  font-size: 15px !important;
  padding: 7px 11px !important;
  line-height: 1.0 !important;
  border-radius: 12px !important;
  letter-spacing: 1px; 
}

#paging_wrap .catalog-page-link.catalog-edge:hover {
  transform: none !important;
}
.catalog-page-link:hover {
    background: #660033;
    color: #fff;
    text-shadow: -1px 1px 0 rgba(255, 220, 235, 0.46), 0 0 8px #cfa5da;
    text-decoration: none !important; 
}


.catalog-jump .catalog-page-link:hover,
.catalog-nav .catalog-page-link:hover {
    color: #f1e6f1 !important;
    text-shadow: -1px 1px 0 rgba(255, 220, 235, 0.46), 0 0 8px #cfa5da !important;
    background: #660033;
    transform: scale(1.05);
}

#paging_wrap .catalog-current-page {
    color: #e9cfdc !important;
}


.posted_time { display: none !important; }

.catalog-jump .catalog-current-page,
.catalog-jump .catalog-page-link,
#paging_wrap .catalog-current-page {
    font-family: 'Spectral SC', 'Cinzel Decorative', 'IM Fell English SC', serif !important;
    font-variant: small-caps;
    letter-spacing: 0.008em;
    font-weight: 100;
}



label {
    cursor: pointer;
}

.label {
  font-family: 'Cormorant Garamond', serif;
  font-size: 0.85em;
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  color: #b8b8b8;
  text-shadow: none;
}



.glow-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 0.85em;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 2px #666;
}

 

article {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 85%;
    max-width: 1200px;
    margin: 20px auto;
    padding: 40px 32px;
    box-sizing: border-box;
    background-color: #000;
    color: #ccc;
    border: 1px solid #c0c0c0;
    border-radius: 8px;
    box-shadow:
        0 0 8px #c0c0c0,
        0 0 16px #c0c0c0;
}





@keyframes shimmer {
  0% {
    box-shadow: 0 0 12px rgba(192, 192, 192, 0.4), 0 0 24px rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0 0 18px rgba(255, 255, 255, 0.5), 0 0 32px rgba(192, 192, 192, 0.3);
  }
  100% {
    box-shadow: 0 0 12px rgba(192, 192, 192, 0.4), 0 0 24px rgba(255, 255, 255, 0.2);
  }
}



.posted_image {
  position: relative;
  display: inline-block;
  margin: 10px 32px 16px 0;
  padding: 40px 32px;
  max-width: calc(100% - 64px);
padding-top: 12px;
padding-right: 32px;
padding-bottom: 32px;
padding-left: 22px;
  box-sizing: content-box;
  border-radius: 16px;
  background: radial-gradient(circle, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.2) 60%, rgba(0,0,0,0) 100%);
  box-shadow: 0 0 12px rgba(160, 120, 255, 0.4);
  animation: shimmer 3s infinite ease-in-out;
  z-index: 1;
}



.posted_image img:hover {
  box-shadow:
    0 0 12px rgba(255, 215, 100, 0.5),
    0 0 24px rgba(255, 230, 160, 0.3),
    0 0 36px rgba(255, 240, 200, 0.2);
  transform: scale(1.03);
  transition: all 0.3s ease-in-out;
}



.comment {
  font-family: 'Shippori Mincho', serif;
  font-size: 18px;
  color: #eaeaea;
  text-shadow:
    0 0 4px rgba(255, 255, 255, 0.6),
    0 0 8px rgba(255, 255, 255, 0.4),
    0 0 12px rgba(255, 255, 255, 0.2);
  letter-spacing: 0.05em;
  margin: 0 0 12px;
  display: table;
  min-width: 350px;
  line-height: 185%;
  position: relative;
  z-index: 1;
}


 

.post_number {
    color: #ff0080;
    background-color: #000;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 4px;
    box-shadow:
        0 0 4px #ff0080,
        0 0 8px #ff0080;
}






.thread {
    background-color: #000;
    color: #bbb;
    padding: 20px;
    margin: 20px auto;
    border-radius: 8px;
    max-width: 960px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}

.thread figure {
    background-color: #000;
    padding: 12px;
    display: inline-block;
    margin: 12px auto;
}

.thread figure img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}





.posted_image img {
  width: 120%;
  height: auto;
  box-shadow:
    4px 4px 8px rgba(255, 255, 255, 0.2),
    6px 6px 14px rgba(192, 192, 192, 0.8),
    0 0 6px rgba(255, 255, 255, 0.3);
}


.continue_img img {
    max-width: 100%;
    height: auto;
}




input {
    accent-color: #7590d4;
}

input[type="text"],
input[type="submit"],
input[type="password"],
input[type="reset"],
input[type="url"],
input[type="number"],
textarea,
select {
  background-color: #1a000f;
  color: #f8e0e6;
  border: 1px solid #660000;
  font-family: 'Cinzel Decorative', serif;
  padding: 6px;
  border-radius: 6px;
  box-shadow: 0 0 6px #330000;
}

select {
    margin: 0;
}

input[type="file"] {
    border: none;
    background-color: transparent;
}

.nk {
    display: inline-block;
    margin: 0 0 0.5em;
}

.centering {
    margin: 0 auto;
    text-align: center;
}

form#delete {
    margin-bottom: 8px;
    padding: 8px;
}

.del_page {
    display: inline-block;
}

.input_disp_none {
    display: none;
}

span.canvas_size_wrap {
    display: inline-block;
    padding: 8px 0 0;
}



label {
    cursor: pointer;
}





#sns_share_popup {
  width: 360px;
  max-width: 90vw;
  height: 100%;
  margin: 40px auto;
  padding: 20px;
  background-color: #2a002a;
  border-radius: 12px;
  box-shadow: 0 0 12px rgba(255, 102, 204, 0.3);
  color: white;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}

.form_radio_sns_server {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.form_radio_sns_server input[type="radio"] {
  display: none;
}

.form_radio_sns_server label {
  display: block;
  width: auto;
  min-width: 240px;
  max-width: 280px;
  margin: 0 0 1px !important;
  border-radius: 8px;
  background-color: #2a002a;
  color: white;
  border: 1px solid #ccc;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 16px; 
  padding: 6px 12px;
}


.form_radio_sns_server,
.form_radio_sns_server label,
.sns-example,
.sns-share-button {
  font-family: 'Cinzel Decorative', 'IM Fell English SC', 'Noto Serif JP', serif;
  font-variant: small-caps;
  letter-spacing: 0.02em;
}

.form_radio_sns_server label:hover {
  background-color: #5a0066;
  color: #ff00cc;
  box-shadow: 0 0 16px rgba(255, 255, 255, 0.8);
}

.form_radio_sns_server label.selected {
  background-color: #fff0b3 !important;
  color: #cc0033 !important;
  font-weight: bold;
  border: 2px solid #ff66cc !important;
  box-shadow: 0 0 10px rgba(255, 102, 204, 0.4);
}


.form_radio_sns_server input[type="text"] {
  width: 80%;
  padding: 8px;
  border-radius: 6px;
  border: none;
  margin-top: 10px;
  font-size: 14px;
}

.sns-share-button {
  background: linear-gradient(145deg, #660000, #990000);
  color: #fff;
  font-weight: bold;
  font-size: 18px !important;
  padding: 4px 31px !important;
  border: 2px solid #ffcc99;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(255, 0, 0, 0.25);
  cursor: pointer;
  transition: all 0.3s ease;
  letter-spacing: 1px;
}

.sns-share-button:hover {
  background: linear-gradient(145deg, #990000, #cc3333);
  color: #ffccff;
  font-size: 13px;
  box-shadow: 0 0 12px rgba(255, 102, 204, 0.5);
  transform: scale(1.05);
}

.sns-example {
  font-size: 11px;
  color: #ccc;
}







a {
    color: #555;

    text-decoration-skip-ink: none;
}

a:hover {
    text-decoration: none;
    text-shadow: -1px 1px 0 rgba(255, 214, 232, 0.34), 0 0 4px rgba(255, 102, 179, 0.26);
}

.double-hover-target {
    position: relative;
    isolation: isolate;
}

.double-hover-target::before {
    content: attr(data-hover-label);
    position: absolute;
    inset: 0;
    color: rgba(255, 214, 232, 0.42);
    opacity: 0;
    pointer-events: none;
    transform: translate(0, 0);
    text-shadow: 0 0 4px rgba(255, 102, 179, 0.22);
    transition: opacity 0.18s ease, transform 0.18s ease;
    white-space: inherit;
}

.double-hover-target:hover::before,
.double-hover-target:focus-visible::before {
    opacity: 0.55;
    transform: translate(-1px, 1px);
}

button:hover,
button:focus-visible,
input[type="submit"]:hover,
input[type="submit"]:focus-visible,
input[type="button"]:hover,
input[type="button"]:focus-visible,
.form_radio_sns_server label:hover {
    text-shadow: -1px 1px 0 rgba(255, 214, 232, 0.30), 0 0 4px rgba(255, 102, 179, 0.24);
}


.posted_image a:focus {
    outline: none;
}






.bbs_title {
  font-family: 'Nosifer', cursive;
  font-size: 32px;
  color: #660022;
  text-shadow:
    0 0 8px #ff99cc,
    0 0 12px #ff3366,
    0 0 20px #660022;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}



#bbs_title_0 {
  font-family: 'Cinzel Decorative', serif;
  font-size: 72px;
  letter-spacing: 1.2px;
  color: #990033;
  text-shadow:
    0 0 8px #ff99cc,
    0 0 12px #ff3366,
    0 0 20px #660022;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}




.title_name_wrap,
.menu_home_wrap {
  font-family: 'Cinzel Decorative', serif;
  font-size: 1.1em;
  display: inline-block;
}



#bbs_title {
  font-family: 'Cinzel Decorative', serif;
  font-size: 1.5em;
  color: #ffe6f0;
  text-shadow:
    0 0 6px #ff99cc,
    0 0 12px #ff66aa,
    0 0 18px #cc0066;
}



.title_name_wrap {
  font-size: 1.4em;
  font-family: 'Almendra SC', serif;
  color: #fff0f8;
  text-shadow:
    0 0 4px #ffccff,
    0 0 8px #ff99cc;
}

.error_mesage {
  font-size: 1.1em;
  color: #ffdddd;
  text-shadow:
    0 0 3px #ff9999,
    0 0 6px #cc6666;
  font-family: 'Spectral SC', 'Cinzel Decorative', 'IM Fell English SC', 'Noto Serif JP', serif;
  letter-spacing: 0.02em;
}





.bbsmenu {
  background-color: rgba(253, 250, 243, 0.0);
  text-align: center;
  font-family: 'IM Fell English SC', 'Cinzel Decorative', serif;
  font-size: 24px;
  letter-spacing: 0.5px;
  line-height: 1.8;
  color: #660000;
  font-weight: 500;
  transition: all 0.3s ease;
  padding: 10px 0;
  border-top: 1px solid rgba(168, 156, 142, 0.3);
  border-bottom: 1px solid rgba(168, 156, 142, 0.3);
}

.bbsmenu a {
  position: relative;
  color: #d94f9f;
  text-decoration: none;
  margin: 0 6px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.bbsmenu a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #e88bbf, #a03c78, #e88bbf);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
  box-shadow: 0 0 6px #a03c78;
}

.bbsmenu a:hover {
  color: #e88bbf;
  text-shadow:
    -1px 1px 0 rgba(255, 214, 232, 0.34),
    0 0 3px #a03c78,
    0 0 6px #a03c78,
    0 0 10px #6e2e57,
    0 0 14px #3b1c2f;
}

.bbsmenu a:hover::after {
  transform: scaleX(1);
}





.menu_none {
  font-style: italic;
  

opacity: 0.8;
}
.menu_pr {
    float: right;
    width: auto;
}
.clear {
    clear: both;
}
.res_bbsmenu,
.res_menu_pr {
    margin-bottom: 0;
}



#self2 {
  font-family: 'Cinzel Decorative', 'IM Fell English SC', serif;
  font-size: 1.5em;
  color: #ffe6aa;
  margin: 10px auto 15px;
  max-width: 928px;
}


#self2 a {
  color: #e0c3fc;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  font-family: 'Spectral SC', 'UnifrakturMaguntia', serif;
}


#self2 a:hover {
  color: #ffe6aa;
  text-shadow:
    -1px 1px 0 rgba(255, 226, 190, 0.34),
    0 0 6px rgba(255, 230, 170, 0.6),
    0 0 12px rgba(255, 240, 200, 0.4),
    0 0 18px rgba(255, 255, 255, 0.2);
  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
  padding: 2px 6px;
  border-radius: 4px;
}



a[href*="mode=catalog"] {
  color: #F178B1;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

a[href*="mode=catalog"]:hover {
  color: #ffdf80;
  text-shadow: -1px 1px 0 rgba(255, 235, 180, 0.34), 0 0 8px rgba(255, 223, 128, 0.6);
  transform: scale(1.05);
}



a[href*="mode=newpost"] {
  color: #FE65F2;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

a[href*="mode=newpost"]:hover {
  color: #ffdf80;
  text-shadow: -1px 1px 0 rgba(255, 235, 180, 0.34), 0 0 8px rgba(255, 223, 128, 0.6);
  transform: scale(1.05);
}



a[href*="mode=piccom"] {
  color: #E248FD;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

a[href*="mode=piccom"]:hover {
  color: #ffdf80;
  text-shadow: -1px 1px 0 rgba(255, 235, 180, 0.34), 0 0 8px rgba(255, 223, 128, 0.6);
  transform: scale(1.05);
}



.post_t_margin {
    margin: 12px 0 0;
}
#post_table input {
    font-size: inherit;
}

#post_table input[type="submit"] {
    font-size: 14px;
}

.margin_radio {
    margin-bottom: 15px;
}
#post_table td {
    vertical-align: middle;
    padding: 2px 5px 2px 0;
}

 

.post_table_title {
  color: #6a0dad;
  text-shadow: 0 0 3px #fff, 0 0 6px #c8a2c8, 0 0 9px #fff;
  font-family: 'Cinzel Decorative', serif;
  font-size: 1.55em;
  white-space: nowrap;
  padding-right: 12px;
  padding-top: 6px;
  text-align: right;
  font-weight: bold;
  vertical-align: top !important;
}







.td_noborder {
    border: none;
}




.post_input_text {
  width: 80%;
  background-color: #1a001a;
  border: 1px solid #6a0dad;
  color: #fff;
  text-shadow: 0 0 2px #fff;
  box-shadow: 0 0 6px #6a0dad;
  padding: 6px;
  font-size: 1em;
}




.post_input_pass {
  width: 80%;
  padding: 10px 14px;
  margin-top: 5px;
  background-color: #1a001a;
  border: 1px solid #6a0dad;
  color: #fff;
  font-family: 'Cinzel', serif;
  font-size: 1em;
  text-shadow: 0 0 2px #fff;
  box-shadow: 0 0 6px #6a0dad;
  border-radius: 6px;
  transition: box-shadow 0.3s ease;
}


.post_input_pass:focus {
  outline: none;
  box-shadow: 0 0 12px #9b30ff;
}




.post_table_submit {
    height: 2em;
}



.post_submit {
  height: 2.5em;
  font-size: 14px;
  padding: 0 1.5em;
  min-width: 180px;
  background-color: #6a0dad;
  color: #fff;
  border: none;
  box-shadow: 0 0 6px #fff;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
}

.post_submit:hover {
  box-shadow: 0 0 12px #b266ff;
  text-shadow: -1px 1px 0 rgba(240, 225, 255, 0.34), 0 0 4px rgba(178, 102, 255, 0.3);
}


textarea[name="message"] {
  width: 90%;
  height: 160px;
  background-color: #1a001a;
  border: 1px solid #6a0dad;
  color: #fff;
  text-shadow: 0 0 2px #fff;
  box-shadow: 0 0 6px #6a0dad;
  padding: 8px;
  font-size: 1em;
  resize: vertical;
}




#post_table select {
    color: #666666;
    height: 20px;
    padding: 1px;
}



#up_desc li {
    list-style-position: inside;
    padding-left: 0;
    text-align: center;
    font-family: 'IM Fell English SC', serif;
    font-size: 0.95em;
    letter-spacing: 0.4px;
    color: #bbb;
    text-shadow: 0 0 2px #330033;
    font-variant: small-caps;
    line-height: 1.6;
    margin-top: 12px;
}




input.pch_upload {
    font-size: inherit;
    margin: 8px 0;
}




.magic_upload {
  width: 78%;
  max-width: 100%;
  background: linear-gradient(135deg, #3a2b4c, #6b4c7b);
  color: #fff;
  border-radius: 6px;
  padding: 6px 12px;
  font-family: 'Cinzel Decorative', serif;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
}
.magic_upload:hover {
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.6);
  text-shadow: -1px 1px 0 rgba(240, 225, 255, 0.28), 0 0 4px rgba(191, 163, 255, 0.3);
}

.file_comment {
  display: inline-block;
  margin-left: 12px;
  font-style: italic;
  color: #ccc;
  font-family: 'Spectral SC', serif;
  vertical-align: middle;
  white-space: nowrap;
}

.file_comment::before {
  content: " (*'▽') ";
  color: #bfa3ff;
  text-shadow: 0 0 4px #fff;
}




#post_table {
    border-collapse: collapse;
    margin: 0 auto;
}




.post_input_com {
  width: 80%;
  height: 160px;
  background-color: #1a001a;
  border: 1px solid #6a0dad;
  color: #fff;
  text-shadow: 0 0 2px #fff;
  box-shadow: 0 0 6px #6a0dad;
  padding: 8px;
  font-size: 1em;
  resize: vertical;
}



.article_title {
    color: #ff0080;
    background-color: #000;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: bold;
    box-shadow:
        0 0 4px #ff0080,
        0 0 8px #660080;
    display: block;
    text-align: left;
    font-family: 'IM Fell English SC', 'Cinzel Decorative', serif;
    font-size: 24px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

.article_title a {
    color: #ff0080;
    background-color: #000;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: bold;
    box-shadow:
        0 0 4px #ff0080,
        0 0 8px #660080;
    display: block;
    text-align: left;
    text-decoration: none;
    transition: all 0.3s ease;
}


.article_title a:hover {
    box-shadow:
        0 0 6px #ff0080,
        0 0 12px #ff0080,
        0 0 16px #660080,
        0 0 20px #660080;
    text-shadow: 0 0 5px rgba(255, 102, 179, 0.32);
    transform: scale(1.02);
}


.article_info {
    padding: 0;
    margin: 3px 0 4px;
}

.article_info span {
    display: inline-block;
}



.article_info_desc {
    font-family: 'Spectral SC', serif;
    font-size: 0.85em;
    letter-spacing: 0.4px;
    color: #999;
    text-shadow: 0 0 2px #330033;
    font-variant: small-caps;
}


.article_info_wrap {
    display: inline-block;
}

.article_info_painttime {
    padding-right: 3px;
}

.article_info_continue {
  padding-right: 1px;
  font-family: 'Cinzel Decorative', 'IM Fell English SC', 'Noto Serif JP', serif;
  font-variant: small-caps;
  letter-spacing: 0.02em;
}

.article_info_animation {
  padding-left: 0;
  font-family: 'Cinzel Decorative', 'IM Fell English SC', 'Noto Serif JP', serif;
  font-variant: small-caps;
  letter-spacing: 0.02em;
}

.article_img_info {
    margin: 2px 0 8px;
}
.res_article_img_info {
    margin: 2px 0 8px;
}


.article_skipres {
    text-align: right;
    padding: 5px 0 0;
}


.res {
    background-color: #000;
    border: 2px solid #ff0080;
    box-shadow:
        0 0 8px #ff0080,
        0 0 16px #ff0080,
        0 0 24px #ff0080;
    padding: 20px;
    margin: 20px auto;
    border-radius: 6px;
    color: #ccc;
    max-width: 920px;
}


 

.res_article_wrap {
    text-align: left;
    border: 2px solid #ff0080;
    box-shadow:
        0 0 8px #ff0080,
        0 0 16px #ff0080,
        0 0 24px #ff0080;
    padding: 20px;
    margin: 20px auto;
    border-radius: 6px;
    background-color: #000;
    color: #ccc;
}



.res_article_title {
    color: #ff0080;
    background-color: #000;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: bold;
    box-shadow:
        0 0 4px #ff0080,
        0 0 8px #660080;
    display: block;
    text-align: left;
}


.res_button_wrap {
  clear: both;
  text-align: right;
  margin: 0 0 8px;
}

.res_button_wrap form {
  display: inline-block;
  margin: 0;
}

.res_button {
  width: auto;
  height: 2em;
  padding: 0 0.9em;
  white-space: nowrap;
  font-size: 13.8px;
  background-color: #444;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}


.res_button:hover {
  background-color: #666;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
  text-shadow: -1px 1px 0 rgba(255, 235, 245, 0.3), 0 0 4px rgba(255, 255, 255, 0.24);
  transform: scale(1.05);
}


.share_button {
  display: inline-block;
  margin: 0 3px 0;
  vertical-align: bottom;
  padding: 6px 12px;
  background-color: #330033;
  color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(153, 0, 51, 0.78), 0 0 18px rgba(255, 20, 147, 0.22);
  font-family: 'Cinzel Decorative', cursive;
  text-decoration: none;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.share_button:hover {
  background-color: #660066;
  box-shadow: 0 0 10px rgba(153, 0, 51, 0.85), 0 0 24px rgba(255, 20, 147, 0.3);
}

.share_button a {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 6px 12px;
  background: linear-gradient(180deg, #330033, #220022);
  color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(255, 20, 147, 0.42), 0 0 22px rgba(255, 105, 180, 0.2);
  text-shadow: 0 0 4px rgba(255, 230, 240, 0.34);
  font-family: 'Cinzel Decorative', cursive;
  text-decoration: none;
  animation: shareButtonGlow 4.8s ease-in-out infinite;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}
.share_button a::after {
  content: "";
  position: absolute;
  inset: -6px;
  border-radius: 11px;
  pointer-events: none;
  box-shadow: 0 0 18px rgba(255, 20, 147, 0.42), 0 0 32px rgba(255, 105, 180, 0.22);
  opacity: 0.56;
  filter: blur(0.55px);
  animation: shareButtonAura 4.8s ease-in-out infinite;
}
.share_button a:hover {
  background: linear-gradient(180deg, #660066, #3a003a);
  text-shadow: 0 0 6px rgba(255, 245, 250, 0.62), 0 0 14px rgba(255, 102, 179, 0.38);
  box-shadow: 0 0 14px rgba(255, 20, 147, 0.56), 0 0 28px rgba(255, 105, 180, 0.28);
  transform: scale(1.02);
}

@keyframes shareButtonGlow {
  0%, 100% {
    text-shadow: 0 0 4px rgba(255, 230, 240, 0.34);
    box-shadow: 0 0 10px rgba(255, 20, 147, 0.42), 0 0 22px rgba(255, 105, 180, 0.2);
  }
  50% {
    text-shadow: 0 0 6px rgba(255, 245, 252, 0.72), 0 0 14px rgba(255, 105, 180, 0.44);
    box-shadow: 0 0 16px rgba(255, 20, 147, 0.62), 0 0 30px rgba(255, 105, 180, 0.3);
  }
}

@keyframes shareButtonAura {
  0%, 100% {
    opacity: 0.56;
    box-shadow: 0 0 18px rgba(255, 20, 147, 0.42), 0 0 32px rgba(255, 105, 180, 0.22);
  }
  50% {
    opacity: 0.9;
    box-shadow: 0 0 28px rgba(255, 20, 147, 0.66), 0 0 46px rgba(255, 105, 180, 0.34);
  }
}





.icon-twitter,
.icon-facebook2 {
    display: inline-block;
    padding: 0 2px;
}

.page_top {
    display: inline-block;
    margin: 0 3px 0;
    vertical-align: bottom;
}
.res_form_wrap {
    width: fit-content;
    margin: 0 auto;
}

.color_select {
    background-color: #fffeff;
    color: #666666;
}


.view_other_works div {
    width: 16.1%;
    height: auto;
    margin-right: 0.6%;
    display: inline-block;
    max-height: 200px;
    overflow: hidden;
    vertical-align: top;
}
.view_other_works img {
    max-width: 100%;
    height: auto;
}
.view_other_works div:nth-of-type(6n) {
    margin-right: 0;
}

.pagelink {
  text-align: center;
  margin: 1em auto;
  font-family: 'Cinzel Decorative', serif;
  color: #f8e0e6;
}





#paging_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin: 1em 0 -0.5em;
  line-height: 2;
  font-size: 15px;
  justify-content: center;
}
.page_number {
  margin: 2px;
}



.parentheses {
  padding: 0 2px;
  display: inline-block;
  color: #990033;
  text-shadow: 0 0 3px #330000;
}


.page_number {
  font-family: 'IM Fell English SC', 'Cinzel Decorative', serif;
  font-size: 19px;
  color: #ff0080;
  text-shadow: 0 0 4px #ff0080, 0 0 8px #660080;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0;
  transition: all 0.3s ease;
}




.paging_top input[type="submit"]:hover,
.paging_top .paging-submit:hover {
  background: linear-gradient(to bottom, #cc0033, #660000);
  color: #ffe0e6;
  box-shadow: 0 0 16px #ff0033, inset 0 0 8px #330000;
  text-shadow: -1px 1px 0 rgba(255, 210, 230, 0.72), 0 0 5px #ff66b3;
  border-color: #990000;
}


.paging_links .parentheses .page_number a:hover {
  color: #fff !important;
  background-color: #1a001a;
  box-shadow:
    0 0 8px #ff1493,
    0 0 16px #d100d1,
    0 0 24px #ff4da6;
  text-decoration: none !important;
}

.current_page_num strong {
    font-family: 'Cinzel Decorative', 'IM Fell English SC', serif;
    font-size: 1.6em;
    color: #d4ced1;
    text-shadow: 0 0 8px #660033, 0 0 2px #fff;
    letter-spacing: 2px;
    padding: 0 8px;
    border-radius: 6px;
    background: linear-gradient(90deg, #1a000f 60%, #660033 100%);
    box-shadow: 0 0 8px #ff3399;
}




.page_number a,
.page_number a:visited,
.page_number a:focus,
.page_number a:hover {
   
  font-family: 'Cinzel Decorative', serif;
  font-size: 19px;
  color: #ff0080;
  background-color: #000;
  padding: 2px 0;
  border-radius: 4px;
  box-shadow: 0 0 4px #ff0080, 0 0 8px #660080;
  text-shadow: 0 0 2px #999999;
  display: flex;
  width: 100%;
  min-height: 2.4em;
  height: 100%;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.15;
  white-space: normal;
  overflow-wrap: anywhere;
  cursor: pointer;
  position: relative;
  transition: box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease;
  text-decoration: none !important;
}


.parentheses .page_number a:hover {
  color: #fff !important;
  background-color: #1a001a;
  box-shadow:
    0 0 8px #ff1493,
    0 0 16px #d100d1,
    0 0 24px #ff4da6;
  text-decoration: none;
}

.parentheses .page_number a::after {
  content: attr(data-page-label);
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.parentheses .page_number a:hover::after {
  color: rgba(255, 190, 228, 0.86);
  opacity: 0.84;
  transform: translate(-1px, 1px);
  text-shadow: 0 0 6px #ff66b3;
}



.parentheses {
  padding: 0 2px;
  display: inline-block;
  color: #990033;
  text-shadow: 0 0 3px #330000;
}


.pagelink_prev,
.pagelink_top,
.pagelink_next {
  display: inline-block;
  position: relative;
  padding: 0;
}

.bullet_phrase {
  font-family: 'Cinzel Decorative', cursive;
  font-size: 14px;
  color: #e0e0e0;
  background-color: #1a001a;
  text-shadow: 2px 2px 4px #990033, 0 0 6px #ff3399;
  letter-spacing: 1px;
  text-align: center;
  margin: 1em 0;
  padding: 0.5em;
  border-radius: 12px;
}

.paging_top .bullet_phrase {
  white-space: nowrap;
  min-height: 40px;
  padding: 6px 10px;
}

.bullet_phrase .bullet_edge {
  color: #fff8d1;
  text-shadow:
    0 0 4px rgba(255, 215, 160, 0.9),
    0 0 10px rgba(255, 180, 120, 0.6),
    0 0 18px rgba(255, 160, 90, 0.35);
  font-weight: 700;
  letter-spacing: 0.5px;
  animation: bulletPulse 2.6s ease-in-out infinite;
}

@keyframes bulletPulse {
  0%, 100% { filter: brightness(1.0); }
  50% { filter: brightness(1.25); }
}





.pagelink_prev a,
.pagelink_top a,
.pagelink_next a {
  display: inline-block;
  padding: 2px 6px;
  background-color: #1a000f;
  border: 1px solid #330000;
  border-radius: 4px;
  color: #c0c0c0;
  text-decoration: none;
  box-shadow: 0 0 6px #330000;
  transition: box-shadow 0.3s ease, background-color 0.3s ease;
  font-family: 'Cinzel Decorative', serif;
  text-shadow: 0 0 2px #999999;
}


.error_mesage a {
  font-family: 'Cinzel Decorative', 'Spectral SC', serif;
  color: #d9b3c8;
  text-shadow: 0 0 3px rgba(255, 204, 230, 0.6);
}
.error_mesage a:hover {
  color: #fff;
  text-shadow: -1px 1px 0 rgba(255, 214, 232, 0.34), 0 0 6px rgba(255, 204, 230, 0.72);
}


.ascii-art {
  font-family: 'ＭＳ ゴシック', 'MS Gothic', 'MS PGothic', 'Yu Gothic UI', 'Yu Gothic', monospace;
  font-size: 12px;
  line-height: 1.15;
  letter-spacing: 0;
  font-variant-ligatures: none;
  white-space: pre;
  word-break: normal;
  overflow-wrap: normal;
  display: block;
  width: max-content;
  max-width: 100%;
  margin: 0 auto 8px;
  text-align: left;
  overflow-x: auto;
  color: #f0ddea;
  text-shadow: 0 0 4px rgba(255, 204, 230, 0.4);
}


.pagelink_prev a:hover,
.pagelink_top a:hover,
.pagelink_next a:hover {
  background-color: #330000;
  color: #fff;
  box-shadow:
    0 0 6px #ff0033,
    0 0 12px #ff3366,
    0 0 20px #ff6699;
  text-decoration: none;
}



 
.paging input[type="submit"]:hover {
  background: linear-gradient(to bottom, #cc0033, #660000);
  box-shadow: 0 0 20px #ff0033, inset 0 0 10px #330000;
  transform: scale(1.05);
}


.pagelink_next {
  text-align: left;
  margin: 1px 0;
}
.pagelink_next a {
  padding-right: 14px;
}

.pagelink_prev {
  text-align: right;
  margin: 1px 0;
}
.pagelink_prev a {
  padding-left: 14px;
}

.pagelink_top {
  text-align: center;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  padding: 0 5px;
  margin: 1px 0;
}


.mente_wrap {
    text-align: center;
    margin: 1em 1em 0.8em;
}

.edit_number {
    height: 16px;
    vertical-align: middle;
  width: 90px;
}

.edit_password {
  width: 180px;
    height: 16px;
    vertical-align: middle;
    margin: 0 2px;
    padding: 1px;
}

.mente_wrap select {
    height: 21px;
    padding: 0 0 0 2px;
    vertical-align: middle;
}

.mente_wrap input[type="submit"] {
    font-size: 13px;
  height: 24px;
    vertical-align: middle;
}


.copyright {
    text-align: center;
    margin: 14px 10px 14px;
}
.copyright a {
    display: inline-block;
}




.catalog_title a {
  background-color: #2e003e;
  color: #f5eaff; 
  padding: 7px 8px;
  border-radius: 6px;
  display: inline-block;
  text-decoration: none;
}



.catalog_desc_wrap {
  font-size: 0;
    max-width: 100%;
    margin: 16px auto 0;
}

.catalog_desc_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin: 16px auto 0;
  padding: 2 24px;
  max-width: 100%;
  box-sizing: border-box;
}



.catalog_desc_wrap div:nth-of-type(3n) {
    margin-right: -5px;
}
 

 

.catalog_info_wrap {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  background: radial-gradient(circle at top, rgba(255, 214, 170, 0.05), rgba(20, 0, 30, 0.1));
  backdrop-filter: blur(6px);
  padding: 0px 3px 1px 0;  
  z-index: 1;
}


.catalog_info_wrap:hover {
  background: radial-gradient(circle at top, rgba(255, 214, 170, 0.15), rgba(46, 0, 62, 0.2));
  backdrop-filter: blur(8px);
}

.catalog_info_wrap::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 160px;
  height: 100px;
  background: radial-gradient(circle, rgba(255, 214, 170, 0.4), transparent);
  filter: blur(21px);
  opacity: 0.5;
  animation: glowShift 2.5s ease-in-out infinite;
  z-index: 0;
  pointer-events: none;
}



 

.res_number {
  background-color: #210040 !important;
  color: #f5eaff !important;
  padding: 2px 4px !important;
  border-radius: 4px !important;
  font-weight: bold !important;
  text-shadow: 0 0 2px rgba(255, 240, 250, 0.24) !important;
  box-shadow:
    0 0 3px rgba(255, 105, 180, 0.22) inset,
    0 0 9px rgba(255, 20, 147, 0.4) !important;
  animation: pulseGlow 3.6s ease-in-out infinite !important;
}



.res_number:hover {
  box-shadow: 0 0 8px rgba(178, 102, 255, 0.55);
}



@keyframes pulseGlow {
  0% { box-shadow: 0 0 4px rgba(255, 105, 180, 0.28); }
  50% { box-shadow: 0 0 8px rgba(255, 20, 147, 0.42); }
  100% { box-shadow: 0 0 4px rgba(255, 105, 180, 0.28); }
}


 

.catalog_title {
  line-height: 125%;
  background-color: #2e003e;
  font-weight: 700;
  margin: 0 0 1px 0;
  padding: 2px 6px;
  letter-spacing: 0.08em;
  color: #f5eaff;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;

  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(178, 102, 255, 0.3);
}


.catalog_title:hover {
  box-shadow: 0 0 16px 6px #b266ff;
  transition: box-shadow 0.3s ease;
}




.res_number:hover {
  transform: scale(1.1);
}


.res_number {
  animation: pulseGlow 2s infinite;
}



.catalog_title .res_number,
.catalog_info_wrap .res_number {
  display: inline-block;
  
  padding-left:1.9em !important;
  padding-right: 1.9em !important;
  margin: 0 0.35em;
  
  animation: none !important;
  position: relative;
  z-index: 1;
  border-radius: 12px !important;
  
  font-family: 'IM Fell English SC', 'Cinzel Decorative', serif !important;
  
  font-size: 1.2em !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em !important;
  
  box-shadow: none !important;
  
  text-shadow:
    0 0 1px rgba(255, 255, 255, 0.35),
    0 0 4px rgba(255, 20, 147, 0.55),
    0 0 9px rgba(255, 105, 180, 0.45) !important;
  
  animation: catalogTextGlow 7.5s ease-in-out infinite;
}


.catalog_title .res_number::after,
.catalog_info_wrap .res_number::after {
  content: "";
  position: absolute;
  inset: -4px; 
  border-radius: 16px; 
  pointer-events: none;
  z-index: 0; 
  
  box-shadow: 0 0 14px rgba(255, 80, 180, .75), 0 0 26px rgba(255, 220, 120, .55);
  opacity: 0.65;
  filter: blur(0.4px);
  animation: catalogResGlow 5.5s ease-in-out infinite;
}

@keyframes catalogResGlow {
  0% {
    opacity: 0.6;
    filter: blur(0.4px);
    box-shadow:
      0 0 10px rgba(255, 20, 147, 0.6),
      0 0 18px rgba(255, 105, 180, 0.42);
  }
  50% {
    opacity: 1;
    filter: blur(0.9px);
    box-shadow:
      0 0 22px rgba(255, 20, 147, 0.98),
      0 0 36px rgba(255, 105, 180, 0.9);
  }
  100% {
    opacity: 0.6;
    filter: blur(0.4px);
    box-shadow:
      0 0 10px rgba(255, 20, 147, 0.6),
      0 0 18px rgba(255, 105, 180, 0.42);
  }
}


.res_article_title .res_number,
.article_title .res_number {
  position: relative;
  padding: 0 0.55em;
  margin: 0 0.18em;
  background-color: #210040;
  color: #f5eaff;
  border-radius: 6px;
  font-weight: bold;
  box-shadow: 0 0 6px rgba(255, 20, 147, 0.4), inset 0 0 2px rgba(255, 105, 180, 0.16);
  
  animation: resNumberBgPulse 5.2s ease-in-out infinite !important;
}

.res_article_title .res_number::after,
.article_title .res_number::after {
  content: "";
  position: absolute;
  inset: -7px;
  border-radius: 13px;
  pointer-events: none;
  box-shadow:
    0 0 22px rgba(255, 20, 147, 0.56),
    0 0 38px rgba(255, 105, 180, 0.34);
  opacity: 0.78;
  filter: blur(0.7px);
  animation: articleResGlowSoft 4.6s ease-in-out infinite;
}

@keyframes resNumberBgPulse {
  0% {
    background-color: #210040;
    text-shadow: 0 0 2px rgba(255, 240, 250, 0.24);
    box-shadow: 0 0 5px rgba(255, 20, 147, 0.3), inset 0 0 2px rgba(255, 105, 180, 0.16);
  }
  50% {
    background-color: #430072;
    text-shadow:
      0 0 7px rgba(255, 245, 252, 0.84),
      0 0 18px rgba(255, 105, 180, 0.68),
      0 0 28px rgba(255, 20, 147, 0.5);
    box-shadow: 0 0 20px rgba(255, 20, 147, 0.82), inset 0 0 7px rgba(255, 105, 180, 0.42);
  }
  100% {
    background-color: #210040;
    text-shadow: 0 0 2px rgba(255, 240, 250, 0.24);
    box-shadow: 0 0 5px rgba(255, 20, 147, 0.3), inset 0 0 2px rgba(255, 105, 180, 0.16);
  }
}

@keyframes articleResGlowSoft {
  0% {
    opacity: 0.6;
    box-shadow:
      0 0 16px rgba(255, 20, 147, 0.4),
      0 0 28px rgba(255, 105, 180, 0.24);
  }
  50% {
    opacity: 1;
    box-shadow:
      0 0 40px rgba(255, 20, 147, 0.84),
      0 0 68px rgba(255, 105, 180, 0.5);
  }
  100% {
    opacity: 0.6;
    box-shadow:
      0 0 16px rgba(255, 20, 147, 0.4),
      0 0 28px rgba(255, 105, 180, 0.24);
  }
}


@keyframes catalogTextGlow {
  0%   { text-shadow: 0 0 1px rgba(255,255,255,0.28), 0 0 3px rgba(255,20,147,0.44), 0 0 7px rgba(255,105,180,0.38); }
  50%  { text-shadow: 0 0 2px rgba(255,255,255,0.4),  0 0 6px rgba(255,20,147,0.66), 0 0 12px rgba(255,105,180,0.6); }
  100% { text-shadow: 0 0 1px rgba(255,255,255,0.28), 0 0 3px rgba(255,20,147,0.44), 0 0 7px rgba(255,105,180,0.38); }
}


@media (prefers-reduced-motion: reduce) {
  .catalog_title .res_number,
  .catalog_info_wrap .res_number {
    animation: none !important;
  }
}



.catalog_name {
    margin: 3px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catalog_time {
  margin: 0 0 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.posted_time { display: none !important; }

.catalog_time { display: none !important; }




.catalog_img {
  position: relative;
  background: radial-gradient(circle at top, rgba(255, 214, 170, 0.005), rgba(46, 0, 62, 0.08));
  backdrop-filter: blur(14px);
  padding: 6px;
  border-radius: 12px;
  box-shadow: inset 0 0 24px rgba(255, 214, 170, 0.06);
  border: 0px solid #4a004a;
  transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.catalog_img:hover {
  background: radial-gradient(circle at center,
    rgba(255, 226, 180, 0.00) 0%,
    rgba(255, 226, 180, 0.06) 42%,
    rgba(255, 210, 150, 0.22) 85%,
    rgba(46, 0, 62, 0.15) 100%);
  box-shadow:
    inset 0 0 24px rgba(255, 226, 180, 0.20),
    0 0 24px rgba(255, 200, 120, 0.18),
    0 22px 70px rgba(255, 210, 170, 0.12);
  transform: translateY(-1px);
}



.catalog_img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top, rgba(255, 214, 170, 0.08), transparent); 
  filter: blur(12px);
  opacity: 0.18;
  animation: glowShift 3s ease-in-out infinite;
  z-index: 0;
  padding: 6px;
  border-radius: 12px; 
}

.catalog_img:hover::before {
  background: radial-gradient(circle at center,
    rgba(255, 234, 190, 0.00) 0%,
    rgba(255, 234, 190, 0.16) 52%,
    rgba(255, 238, 200, 0.38) 90%,
    transparent 100%);
  opacity: 0.32;
  filter: blur(18px);
}


.catalog_img::after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: 0;
  background: none;
  pointer-events: none;
  z-index: 2;
  mix-blend-mode: screen;
  border-radius: 12px; 
}





.catalog_img img {
  position: relative;
  z-index: 1;
  border: 0;
  border-radius: 8px;
  box-shadow:
    0 0 8px rgba(255, 210, 160, 0.08),
    0 12px 32px rgba(255, 190, 110, 0.14),
    0 24px 64px rgba(255, 210, 170, 0.11),
  0 40px 120px rgba(255, 220, 180, 0.07);
  transition: box-shadow 0.3s ease;
}

.catalog_img img:hover {
  box-shadow:
    0 0 10px rgba(255, 220, 170, 0.18),
    0 14px 38px rgba(255, 200, 120, 0.26),
    0 28px 82px rgba(255, 234, 190, 0.16),
    0 48px 136px rgba(255, 238, 200, 0.10);
  transition: box-shadow 0.3s ease;
  border: 0;
  mix-blend-mode: screen;
  transform: scale(1.02);
}

.catalog_img::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%) scale(1.1);
  width: 90%;
  height: 28px;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.16), transparent);
  filter: blur(10px);
  opacity: 0.42;
  z-index: 0;
  pointer-events: none;
  top: auto;
  mix-blend-mode: normal;
}


.catalog_noimg a {
  font-style: italic;
  color: #ccc;
  text-shadow: 0 0 6px #000;
}





.sp-br { display: none !important; }
@media (max-width: 768px) {
  .sp-br {
    display: block !important;
    height: 0;
    line-height: 0;
    margin: 14px 0;
    padding: 0;
  }
  
  .catalog-nav-form { 
    display: block; 
    margin: 14px auto; 
  }
  #paging_wrap { 
    display: block; 
    margin: 16px 0 !important;
    line-height: 1.85;
  }
  
  #paging_wrap .catalog-page-link.catalog-edge {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
}
.catalog-nav {
  text-align: center;
  margin: 1em 0;
}
.catalog-nav-form,
.catalog-nav .bullet_phrase {
  display: inline-flex !important;
  width: clamp(20.75rem, 36vw, 22rem) !important;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.catalog-nav-form {
  margin: 0 6px;
}

.catalog-nav .bullet_phrase {
  min-height: 42px;
  white-space: nowrap;
  padding: 8px 12px;
}

.catalog-nav-button {
  width: 100%;
  box-sizing: border-box;
  background: linear-gradient(to bottom, #990033, #660000);
  color: #fff;
  text-shadow: -1px 1px 0 rgba(255, 215, 235, 0.34), 0 0 4px rgba(255, 102, 179, 0.22);
  border: 1px solid #330000;
  padding: 6px 12px;
  border-radius: 6px;
  box-shadow: 0 0 6px #330000;
  cursor: pointer;
  font-family: 'Cinzel Decorative', serif;
  font-size: 14px;
  transition: all 0.3s ease;
}

.catalog-nav-button:hover {
  background: linear-gradient(to bottom, #cc0033, #660000);
  text-shadow: -1px 1px 0 rgba(255, 220, 240, 0.48), 0 0 7px rgba(255, 102, 179, 0.38);
  box-shadow: 0 0 20px #ff0033, inset 0 0 10px #330000;
  transform: scale(1.05);
}










.no_article {
    height: 0;
    border: none;
    padding: 0 4px;
}

.catalog_noimg a {
    display: block;
    padding: 8px 4px;
}

.catalog_noimg a:hover {
    display: block;
    padding: 8px 4px;
}

.paint_password {
    width: 80px;
    height: 16px;
    padding: 1px;
}

.paint_select {
    height: 21px;
}



.palette_type,
.bold_gray,
.use_animation {
  font-family: 'Cinzel', 'Times New Roman', serif;
}




.mente_wrap {
  font-family: 'Courier New', monospace;
  font-size: 16px; 
}

.nk {
  font-family: 'Cinzel', serif;
  font-weight: bold;
  font-size: 18px;
}

.edit_number,
.edit_password {
  font-family: 'Roboto Mono', monospace;
  font-size: 14px;
}

.input_disp_none {
  font-family: 'Arial', sans-serif;
}




.admindel_table {
    text-align: center;
}

.admindel_table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 1em;
}

.hensyu {
    font-weight: 700;
    color: #888;
}

.admindel_table tr {
    height: 2.5em;
}
tr.deltable_tr {
    background-color: #fff0f3;
}

.admindel_table td,
.admindel_table th {
    border: 1px solid #8a8a8a;
    padding: 2px;
}

.delcheck label {
    vertical-align: middle;
}

.del_page form {
    display: inline-block;
}


.error_mesage {
    line-height: 200%;
    text-align: center;
  font-size: 1.1em;
  color: #e9cfdc;
    margin: 1em 0;
  border-top: 1px dashed rgba(233, 207, 220, 0.45);
  border-bottom: 1px dashed rgba(233, 207, 220, 0.45);
}

.adminpass {
    width: 80px;
    height: 18px;
    padding: 1px;
}

.admin_submit {
    height: 23px;
}

.howtopaint {
    margin: 15px 0 0;
}

.applet {
    width: auto;
    margin: 0 auto;
}

.continue_img {
    max-width: 928px;
    margin-right: auto;
    margin-left: auto;
}



.appstage {
    margin: 0 auto;
    display: table;
    overflow-wrap: initial;
}

.app {
    display: table-cell;
    vertical-align: top;
}

.palette_wrap {
    display: table-cell;
    vertical-align: middle;
}

.palette {
  margin-left: 12px;
  width: 270px;
  border: 1px solid #666;
  padding: 8px; 
  box-sizing: border-box;
  background: linear-gradient(135deg, #2e1a3c, #4b2b6f);
  color: #fff;
  border: 1px solid #bfa3ff;
  box-shadow: 0 0 6px rgba(191, 163, 255, 0.4);
  font-family: 'Spectral SC', serif;
}


.palette_gradation {
    margin: 10px 0 0 12px;
    padding: 6px;
}

.palette input,
.palette_gradation input {
    color: #666;
    background-color: #fffeff;
    border: 1px solid #686868;
}

.palette_hr {
    border: none;
}

.palette_desc {
    font-family: Impact, Arial;
    font-size: 14px;
}

.palette_select {
    margin: 2px 0;
    max-width: 100%;
    min-width: 130px;
}




.paintbbs_memo {
    font-size: 1.01rem;
    margin: 18px auto;
    line-height: 1.6;
    color: #eae6f8;
    background: rgba(30, 20, 40, 0.6);
    padding: 16px 24px;
    border-radius: 12px;
    box-shadow: 0 0 12px rgba(160, 120, 255, 0.3);
    font-family: 'Cinzel', 'Noto Serif JP', serif;
    max-width: 768px;
    min-width: 180px;
    backdrop-filter: blur(4px);
}

.paintbbs_memo li {
    font-size: 1.17rem;
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 1em;
    padding-left: 0.5em;
    color: #e0dcff;
    text-shadow: 0 0 2px #5a4a80;
}


.submit_notice {
    font-size: 1.05rem;
    line-height: 1.6;
    color: #eae6f8;
    background: rgba(40, 30, 60, 0.6);
    padding: 20px 28px;
    border-radius: 14px;
    box-shadow: 0 0 14px rgba(180, 140, 255, 0.3);
    font-family: 'Cinzel', 'Noto Serif JP', serif;
    backdrop-filter: blur(5px);
    max-width: 768px;
    margin: 24px auto;
}

.magic_button {
    color: #fff0ff;
    font-weight: bold;
    text-shadow: 0 0 6px #caaaff;
    font-family: 'Cinzel Decorative', serif;
}

 

.uploading-image-button {
  display: inline-block;
  background: linear-gradient(145deg, #660022, #990033); 
  color: #fff;
  padding: 10px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 0 8px rgba(255, 105, 180, 0.5); 
  transition: all 0.3s ease;
}

.uploading-image-button:hover {
  background: linear-gradient(145deg, #990033, #cc0055);
  box-shadow: 0 0 12px rgba(255, 105, 180, 0.8);
  transform: scale(1.05);
}




.paintbbs_memo div {
    margin-bottom: 15px;
    font-size: 0.95rem;
}

.applet_painttime {
    margin-top: 15px;
    color: #cfc3ff;
    font-weight: bold;
    text-shadow: 0 0 4px #a88aff;
}

.continue_painttime {
    margin: 0 auto 8px;
    max-width: 928px;
    color: #d8d0ff;
    font-style: italic;
}




.howtouse {
    margin-top: 0;
    margin-bottom: 12px;
}


.howtocontinue {
    margin: 15px auto 8px;
    display: table;
    text-align: left;
}

.continue_post_form {
    line-height: 1.8;
    text-align: initial;
    display: inline-block;
}




ul.howtowrite li {
  font-size: 1.2em;
  color: #d6b3ff;
  text-shadow: 0 0 6px rgba(255, 220, 255, 0.4);
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 0.8em;
  line-height: 1.7;
  list-style-position: inside;
}
ul.howtowrite .en {
  display: block;
  font-size: 1em;
  color: #ccc;
  font-style: italic;
  margin-top: 2px;
  font-family: 'Spectral SC', serif;
}

ul.howtowrite li::before {
  content: " * ";
  color: #e0aaff;
  text-shadow: 0 0 4px #fff;
}







.margin_resbutton_res {
    margin: 5px 0;
}

.continue_img img {
    margin: 3px 0 6px;
}

.posted_img_form img {
    margin-top: 10px;
    margin-bottom: 10px;
}

.posted_img_form {
    max-width: 928px;
    margin: 0 auto;
}









.article_info_name {
    display: inline-block;
    margin: 0 0 5px 0;
    margin-right: 12px;
    font-weight: bold;
    border: 0px solid #ffcfcf;
    border-radius: 5px;
    line-height: 1em;

    font-family: 'Cinzel', serif;
    font-size: 0.9em;
    letter-spacing: 0.5px;
    color: #cc99cc;
    text-shadow: 0 0 4px #660066;
}


.article_info_name a {
    display: inline-block;
    padding: 4px 8px;
    background-color: #1a001a;
    color: #ff0080;
    text-decoration: underline;
    text-decoration-color: #660080;
    text-underline-offset: 2px;
    border-radius: 8px;

    
    transition: box-shadow 0.2s ease-in-out;

    
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}


.article_info_name:hover {
    box-shadow:
        0 0 4px #ff0080,
        0 0 8px #ff0080,
        0 0 12px #ff0080;
    text-decoration: underline;
    text-decoration-color: #ff66cc; 
}

span.article_info_trip {
    margin: 0 0 0 1px;
    padding-right: 2px;
}

.use_neo,
.use_animation,
.bold_gray {
    font-weight: 700;
    color: #666;
}


#paint_form {
  width: 68%;
  margin: 0 auto;
  background-color: #1a000f;
  border: 1px solid #330000;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 0 20px #330000;
  color: #f8e0e6;
}
.paint_button {
  font-family: 'Cinzel Decorative', serif;
  font-size: 22px;
  padding: 14px 32px;
  background: linear-gradient(to bottom, #990033, #660000);
  color: #c0c0c0;
  border: 2px solid #330000;
  border-radius: 8px;
  box-shadow: 0 0 12px #330000;
  text-shadow: 0 0 4px #999999;
  cursor: pointer;
  transition: all 0.3s ease;
}

.paint_button:hover {
  background: linear-gradient(to bottom, #cc0033, #660000);
  box-shadow: 0 0 20px #ff0033, inset 0 0 10px #330000;
  text-shadow: -1px 1px 0 rgba(255, 214, 232, 0.34), 0 0 4px rgba(255, 102, 179, 0.3);
  transform: scale(1.05);
}




.select_applet {
  background-color: #330000;
  color: #f8e0e6;
  border: 1px solid #660000;
  font-family: 'Cinzel Decorative', serif;
  padding: 6px;
}


.canvas_size {
    font-weight: 700;
    color: gray;
}

.canvas_select {

  font-size: 1.1em;
  height: 2.0em;
  padding: 0.2em 0.6em;
  line-height: 1.1;
  vertical-align: middle;
}

#res_paint_form {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}


.post_select_image {
    font-size: 1.2em;
    padding: 8px;
    min-width: 220px;
    height: 2.5em;
}

#post_table select {
    color: #666666;
    height: 60px;
    padding: 6px 1px;
    width: 260px;
    font-size: 1.3em;
}

.pch_download {
    text-align: center;
    margin: 10px 0 0 0;
    line-height: 1.8;
}


.howtoedit span {
  display: block;
  color: #6a0dad; 
  text-shadow:
    0 0 2px #fff,
    0 0 4px #fff,
    0 0 6px #fff;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 2px;
}



.webstyle_wrap {
    display: inline-block;
}


.nts_radio {
    display: none;
    accent-color: #e0c3fc; 
}

.ntslabel {
    color: #f0e6ff; 
    font-family: 'Spectral SC', 'Cinzel', serif;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
    border: 2px solid #ffe6e6;
    border-radius: 15px;
}

input[type="radio"]:checked + label {
    color: #626262;
    background: #ffe6e6;
    font-weight: 600;
}

.ntslabel:hover {
  background-color: #ffe6e6; 
  color: #5a004d; 
  text-shadow: -1px 1px 0 rgba(255, 214, 232, 0.28), 0 0 3px rgba(255, 102, 179, 0.22);
}


.nts_radiowrap {
  background-color: rgba(255, 255, 255, 0.08); 
  padding: 8px 12px;
  border-radius: 6px;
}



input.copy_txt {
    margin: 0;
    padding: 0;
    border: none;
    width: 1px;
    color: #ffcfcf;
}

.copy_button {
    border: 1px solid #ffcfcf;
    color: #555;
    padding: 3px 5px;
    border-radius: 5px;
    margin: 0 3px 0 -2px;
    background-color: #fffffe;
}

.copy_button:hover {
    background-color: #fff7f7;
    text-shadow: -1px 1px 0 rgba(255, 214, 232, 0.24), 0 0 3px rgba(255, 102, 179, 0.18);
}



.page_number strong {
  color: #ffe0f0; 
  font-weight: bold;
  background-color: #1a001a;
  padding: 2px 0;
  border-radius: 4px;
  text-shadow:
    0 0 6px #ff3399,
    0 0 12px #cc00cc;
  box-shadow: 0 0 6px #ff3399;
  display: flex;
  width: 100%;
  min-height: 2.4em;
  height: 100%;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.15;
  white-space: normal;
  overflow-wrap: anywhere;
}


.parentheses {
  font-family: 'UnifrakturMaguntia', cursive;
  margin: 0 0.3em;
}



div.paging a {
  font-family: 'UnifrakturMaguntia', cursive !important;
  font-size: 25px !important;
  color: #BB2266 !important; 
  text-shadow: 0 0 3px #660033; 
  transition: color 0.3s ease;
  text-decoration: none !important; 
}



div.paging a:hover {
  color: #dd3399 !important;
  text-shadow: 0 0 6px #990066;
  text-decoration: none !important; 
}


.paging_nav {
    display: block;
    margin: 1em 0 1.9em;
}
.paging_nav + article .article_title {
    margin-top: 0.45em;
}
.paging_top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.85em;
    gap: 1em;
}
.paging_top form,
.paging_top .bullet_phrase {
    display: inline-flex !important;
    width: clamp(13.5rem, 28vw, 18rem);
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.paging_top input[type="submit"],
.paging_top .paging-submit {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    position: relative;
    text-shadow: 0 0 2px rgba(255, 224, 230, 0.2);
    transition: box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease, text-shadow 0.18s ease;
}
.paging_top .paging-submit {
    background-color: #1a000f;
    color: #f8e0e6;
    border: 1px solid #660000;
    font-family: 'Cinzel Decorative', serif;
    padding: 6px;
    border-radius: 6px;
    box-shadow: 0 0 6px #330000;
    cursor: pointer;
}
.paging_top .paging-submit .paging-submit-label {
    position: relative;
    display: inline-block;
    transition: text-shadow 0.18s ease, transform 0.18s ease;
}
.paging_top .paging-submit .paging-submit-label::after {
    content: attr(data-label);
    position: absolute;
    inset: 0;
    display: block;
    color: rgba(255, 180, 220, 0.8);
    opacity: 0;
    pointer-events: none;
    transform: translate(0, 0);
    text-shadow: 0 0 4px #ff66b3;
    transition: opacity 0.18s ease, transform 0.18s ease;
}
.paging_top .paging-submit:hover .paging-submit-label,
.paging_top .paging-submit:focus-visible .paging-submit-label {
    transform: translate(0.75px, -0.75px);
    text-shadow: 0 0 7px #ff66b3, 0 0 11px rgba(255, 102, 179, 0.4);
}
.paging_top .paging-submit:hover .paging-submit-label::after,
.paging_top .paging-submit:focus-visible .paging-submit-label::after {
    opacity: 0.58;
    transform: translate(-0.7px, 0.7px);
}
.paging_links {
  display: grid;
  grid-template-columns: repeat(13, minmax(0, 1fr));
  align-items: center;
  justify-items: center;
  width: 85%;
  max-width: 1200px;
  column-gap: 0.16em;
  row-gap: 0.7em;
  margin: 0.5em auto 0.25em;
}
.paging_links .parentheses {
  display: flex;
  justify-content: center;
  width: 100%;
}
.paging_links .page-spacer {
  display: block;
  width: 100%;
  height: 1px;
  visibility: hidden;
  pointer-events: none;
}
.paging_links .page-break {
  display: none;
}





footer .copyright {
  font-size: 12px;
  color: #a8a8a8;
  line-height: 1.6;
  text-align: center;
  padding: 10px 0;
  font-family: 'Dancing Script', 'Spectral SC', 'Cinzel Decorative', cursive;
}

footer .copyright a {
  text-decoration: none;
  color: #cfcfcf;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.35);
  transition: color 0.2s ease, text-shadow 0.2s ease;
}

footer .copyright a:hover {
  color: #ffffff;
  text-shadow: -1px 1px 0 rgba(255, 230, 240, 0.28), 0 0 4px rgba(255, 255, 255, 0.5);
}


footer .copyright .copyright-palette-ja {
  font-family: 'Noto Serif JP', 'IM Fell English SC', serif;
  font-size: 8px;
  letter-spacing: 0;
  color: #888888;
}





#page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    bottom: 50px;
    background: #ffcfcf;
    opacity: 0.5;
    visibility: hidden;
    border-radius: 50%;
}

#page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}

#page_top a::before {
    font-weight: 900;
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}





#sns_share_popup {
  background-color: #fdf6ff;
  border: 2px solid #9900cc;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 0 12px rgba(153, 0, 204, 0.3);
  font-family: 'Segoe UI', sans-serif;
}



.sns-share-button {
  background-color: #9900cc;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.sns-share-button:hover {
  background-color: #cc33ff;
}


.lb-image {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  object-fit: contain;
}


.lb-outerContainer {
  max-width: 95vw !important;
  max-height: 95vh !important;
}


.counter-line {
  display: block;
  line-height: 1.2;
  margin: 15px auto 20px;
  padding: 10px;
  position: relative;
  z-index: 1;
  text-align: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.glow-num-counter {
  color: #ffccdd;
  text-shadow: 0 0 4px #ff99cc, 0 0 8px #ff66cc;
  font-weight: 400;
  transition: text-shadow 0.3s ease, transform 0.3s ease;
  display: inline-block;
  max-width: 90%;
  transform-origin: center center;
}

.counter-line:hover {
  /* コンテナ自体は拡大せず、中の要素のみ */
  overflow: visible;
}

.glow-num-counter:hover {
  transform: scale(1.05);
  z-index: 4;
  text-shadow: 0 0 6px #ff99cc, 0 0 12px #ff66cc;
}

/* スマートフォン版カウンター調整 */
@media only screen and (max-width: 768px), 
       only screen and (max-device-width: 768px) {
  
  .counter-line {
    display: block !important;
    margin: 20px auto 25px !important;
    padding: 15px !important;
    text-align: center !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
  
  .glow-num-counter {
    color: #ffccdd !important;
    text-shadow: 0 0 4px #ff99cc, 0 0 8px #ff66cc !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    display: inline-block !important;
    max-width: 90% !important;
    transform-origin: center center !important;
  }
  
  .counter-line:hover {
    overflow: visible !important;
  }
  
  .glow-num-counter:hover {
    transform: scale(1.05) !important;
    z-index: 15 !important;
    text-shadow: 0 0 6px #ff99cc, 0 0 12px #ff66cc !important;
  }
}




.dim {
  letter-spacing: 0.05em;
  opacity: 0.1;
  display: inline-block;
  transition: transform 0.2s ease, opacity 0.2s ease;
  vertical-align: baseline;
}

.dim:hover {
  opacity: 1;
  transform: scale(1.3) translateY(0.2em);
  text-shadow: 0 0 6px #aaa, 0 0 12px #ccc;
  z-index: 2;
  position: relative;
}


.counter-line::before,
.counter-line::after {
  content: ' † ';
  color: #999;
  font-size: 0.9em;
  margin: 0 0.6em;
}



.page-list {
  font-size: 1.2em;
  letter-spacing: 0.2em;
}
.page-nav {
  font-size: 1.5em;
  font-weight: bold;
}
.nav-message {
  font-style: italic;
  color: #bb2266;
}











@keyframes glowShift {
  0% { transform: scale(1); opacity: 0.6; }
  50% { transform: scale(1.05); opacity: 0.9; }
  100% { transform: scale(1); opacity: 0.6; }
}





@media screen and (max-width: 965px) {
    .catalog_title {
        font-size: 15px;
    }
    .catalog_wrap {
        width: 32.32%;
        margin: 1px 0.5% 11px 0;
    }
}

.mobiledisp {
    display: none;
}
.pcdisp {
    display: block;
}

@media screen and (max-width: 767px) {
    
    .howtopaint,
    .txtnon,
    .article_info_painttime,
    label.use_neo,
    .menu_pr,
    .res_menu_pr,
    .column_non,
    label.use_animation {
        display: none;
    }


    .comment {
        min-width: initial;
    }
    .catalog_desc_wrap {
        max-width: 560px;
    }

    .catalog_wrap {
        margin: 1px 2% 12px 0;
        width: 48%;
    }

    .catalog_desc_wrap div:nth-of-type(3n) {
        margin-right: 2%;
    }

    .catalog_desc_wrap div:nth-of-type(2n) {
        margin-right: -3%;
    }
    .mobiledisp {
        display: block;
        line-height: 2;
        display: block;
        margin: 15px 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .pcdisp {
        display: none;
    }
}
@media screen and (max-width: 639px) {
    .palette_type {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .minres_form_table td {
        display: block;
        width: 100%;
    }
}

@media screen and (min-width: 560px) {
    
    .nobreak {
        white-space: nowrap;
    }
}

@media screen and (max-width: 499px) {
    #post_table {
        width: 100%;
        line-height: 1;
    }

    #post_table td {
        display: block;
        width: 100%;
    }

    .post_input_com {
        width: 98%;
    }
    label.textonly:before {
        top: 0;
    }
    label.textonly {
        margin: 8px 0;
    }
    .howtoedit {
        margin: 8px 0 3px;
    }
    .menu_none {
        display: none;
    }
}




@media screen and (max-width: 768px) {
    article {
        width: 95%;
        padding: 10px;
    }
}
