/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2025 | 00:54:18 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2023 | 07:08:06 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

p {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  color: #2D2D2D;
  line-height: 1.8;
  font-size: 16px;
}
.wp-block-button:hover {
  opacity: 0.7;
}
a img:hover {
  opacity: 0.6;
}
html {
  scroll-behavior: smooth;
}
a {
  color: #333;
 font-family: "Noto Sans JP", sans-serif;
}
a:focus {
  outline: none;
}
:root {
  scroll-padding: 100px;
  scroll-behavior: smooth;
}
.kaipc {
  display: inline;
}
.kaisp {
  display: none;
}


@media (max-width: 833px) {

  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .kaipc {
    display: none;
  }
  .kaisp {
    display: inline;
  }
}

.grecaptcha-badge { visibility: hidden; }


h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
text-wrap: auto;
}
