/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 05:07:09 */
/******* 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;
}
.mv table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  padding-top: 120px;
}
p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  color: #333;
  line-height: 1.7;
  font-size: 18px;
}
.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;
}
header {
  padding-top: 20px;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 20px;
  position: fixed; /*** ← fixedで固定 ***/
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  top: 0;
  left: 0;
  align-items: center;
  z-index: 3000;
	    opacity: 0.9;
}
header p {
	text-align:right;
	font-size:22px;
	color:#CCCCCC;
	line-height:1.4;
}

footer{
	padding-top:50px;
	padding-bottom:60px;
	border-top:3px solid #004098;
}
footer .left p.name{
	font-size:16px;
	margin-bottom:15px;
}
footer .left p.address{
	font-size:16px;
	line-height:1.6;
}
footer .right h2{
	font-size:20px;
	line-height:1.4;
	margin-bottom:5px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
}
footer .right p{
	font-size:16px;
	line-height:1.6;
}



@media (max-width: 833px) {
  body {
    padding-top: 65px;
  }
  header {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .logo img {
    width: 284px;
  }
	header p {
		display:none;
}
	
	footer{
	padding-top:25px;
	padding-bottom:25px;
		padding-left:15px;
		padding-right:15px;
}
footer .left p.name{
	font-size:12px;
	margin-bottom:10px;
}
footer .left p.address{
	font-size:14px;
	margin-bottom:15px;
}
footer .right h2{
	font-size:18px;
}
footer .right p{
	font-size:14px;
}



 
  .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;
}
