/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 15 2025 | 05:30: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;
}

body {
 background-image: url(http://tanomate.com/wp-content/uploads/2025/12/bg_all.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	background-color:#FFF;
	padding:20px;
	margin-top:0px;
}
main {
	margin-top:0px;
}
.wp-site-blocks{
	background-color:#FFF;
}
p {
font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  color: #1A1A1A;
  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: "Zen Kaku Gothic New", sans-serif;
}
a:focus {
  outline: none;
}

.pankuz{
	padding-left:40px;
	font-size:12px;
}

footer .logo{
	margin-bottom:40px;
}
footer ul li{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size:14px;
	color:#55A8F3;
	font-weight:400;
}
footer p.copy{
	font-size:11px;
	color:#999999;
	text-align:center;
	margin-top:40px;
	    padding-bottom: 30px;
}




@media (max-width: 833px) {
  body {
	  padding:10px;
  }
	p {
  line-height: 1.6;
		font-weight:400;
}
	.pankuz{
	padding-left:15px;
}
footer{
	padding-left:15px;
	padding-right:15px;
}
  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
:root {
  scroll-padding: 100px;
  scroll-behavior: smooth;
}
.kaipc {
  display: inline;
}
.kaisp {
  display: none;
}
@media (max-width: 833px) {
  .kaipc {
    display: none;
  }
  .kaisp {
    display: inline;
  }
}


.grecaptcha-badge { visibility: hidden; }


h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
text-wrap: auto;
}
