/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2025 | 00:03:14 */
/******* 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:80px;
}
p {
font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #555;
  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;
}

header{
	padding-top:15px;
	 padding-right: 20px;
    padding-left: 20px;
	 padding-bottom:15px;
    position: fixed; /*** ← fixedで固定 ***/
    width: 100%; 
    background: #fff; 
    box-sizing: border-box;
    top: 0; 
    left: 0; 
    align-items: center; 
	z-index:3000;
}


header .navi ul li{
	margin-left:20px;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #555;
}

header .navi ul li a{
	font-size:16px;
	font-weight:400;
}
header .navi ul li.btn {
  color: #fff;
}
header .navi ul li.btn a {
  position: relative;
  padding-top: 8px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 8px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
	background-color:#EE560C;
	font-size:16px;
	border-radius:100px;
}
header .navi ul li.btn a:hover {
	background-color:#EE560C;
	opacity: 0.7;
}



#Pankuz {
	font-size:14px;
	margin-top:5px;
	font-family: "Noto Sans JP", sans-serif;
}
#Pankuz a {
	font-family: "Noto Sans JP", sans-serif;
}

footer{
	padding-top:50px;
	padding-bottom:50px;
	border-top:1px solid #ccc;
}
footer .column{
	padding-bottom:50px;
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
}
footer h2{
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #333;
	    padding-bottom: 5px;
}
footer ul li{
	line-height:1.4;
}
footer ul li a{
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #555;
	text-decoration:none;
}
footer ul li a:hover{
	text-decoration:underline;
}
footer ul li.add{
background-size: 14px 18px;
    background-repeat: no-repeat;
    background-image: url(http://trustford.jp/wp-content/uploads/2025/11/ico_map.svg);
    padding-left: 20px;
    background-position: left 5px;
    font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #555;
}
footer ul li.tel{
background-size: 16px 16px;
    background-repeat: no-repeat;
    background-image: url(http://trustford.jp/wp-content/uploads/2025/11/ico_tel.svg);
    padding-left: 20px;
    background-position: left 5px;
    font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #555;
}
footer p.copy{
	text-align:center;
}


@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:120px;
  }
	
	.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 35px;
    pointer-events: none;
    width: 35px;
}
	
	.has-modal-open	header .wp-block-navigation__responsive-container-close svg{
	padding-right:15px;
	padding-top:15px;
		 height: 50px;
		width: 50px;
}
	
	header .navi ul li{
		margin-bottom:15px;
		margin-left:0px;
		border:none;
}
header .navi ul li a{ 
		font-size:18px;
	border:none;
}
	.has-modal-open	header .navi ul li.btn a{
			text-align:center;
			color:#fff;
			font-size:16px;
	width:320px;
	vertical-align: text-bottom;
	margin-top:20px;
	line-height:3;
}

	#Pankuz {
		padding-left:15px;
}
	
	footer{
	padding-top:30px;
	padding-bottom:30px;
		padding-left:20px;
		padding-right:20px;
}

	.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;
}



