/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2026 | 23:38:07 */
/******* 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:70px;
}
p {
font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  color: #333;
  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;
}

header{
	padding-top:15px;
	 padding-right: 50px;
    padding-left: 50px;
	 padding-bottom:15px;
    position: fixed; /*** ← fixedで固定 ***/
    width: 100%; 
   background-color: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
    top: 0; 
    left: 0; 
    align-items: center; 
	z-index:3000;
}


header .navi ul li{
	margin-left:40px;
}

header .navi ul li a{
	font-size:16px;
	font-weight:400;
	font-family: "Zen Kaku Gothic New", sans-serif;
}

header .navi ul li.btn {
  color: #fff;
}
header .navi ul li.btn a {
  position: relative;
  padding-top: 12px;
  padding-right: 35px;
  padding-left: 55px;
  padding-bottom: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
	background-color:#FB762F;
	font-size:16px;
	border-radius:100px;
}
header .navi ul li.btn a:hover {
	background-color:#FB762F;
	opacity: 0.7;
}
header .navi ul li.btn a:before {
  background: url(http://watanabe-zei.jp/wp-content/uploads/2026/07/ico_mail_white.svg);
  content: "";
  width: 21px;
  height: 17px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid #00000026;
	padding:15px 0px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1;
    width: 270px;
	padding:5px 0px 5px 0px;
}

#K-Mv h1{
	font-size:40px;
	 font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight:400;
	letter-spacing:2px;
	color:#000000;
	background-color:#FBE22F;
	padding-top:80px;
	padding-bottom:80px;
	text-align:center;
}

#Pankuz {
	font-size:14px;
	margin-top:5px;
}

footer .section1 {
	padding-top:50px;
	padding-bottom:60px;
	background-color:#FBE22F;
}

footer .section1 h2 {
	font-size:40px;
	 font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight:400;
	margin-bottom: 30px;
	letter-spacing:2px;
	color:#000000;
}
footer .section1 h2::after {
    content: "";
    height: 4px;
    width: 72px;
    margin: 0.7rem auto 0;
    display: block;
    background-image: url(http://watanabe-zei.jp/wp-content/uploads/2026/07/under_line_orange.svg);
}

footer .section1 p.catch {
	font-size:24px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight:400;
	color:#000;
	margin-bottom: 20px;
	text-align:center;
}
footer .section1 p.time {
	font-size:16px;
	color:#000;
	text-align:center;
	font-weight:400;
	line-height:1.2;
	letter-spacing:0px;
	margin-top:3px;
}
footer .section1 p.tel {
	font-size:32px;
	color:#000;
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-right:15px;
	font-weight:400;
	    line-height: 1.2;
}
footer .section1 p.tel strong {
	font-size:36px;
	color:#000;
	font-weight: 400;
}
footer .section1 p.tel a {
	color:#000;
	text-decoration:none;
    font-weight: 400;
}

footer .section1 .btn a {
  position: relative;
  padding-top: 13px;
  padding-bottom: 13px;
	    padding-left: 50px;
    padding-right: 25px;
  text-decoration: none;
  color: #FFF;
  font-weight: 500;
	background-color:#FB762F;
	font-size:18px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-left:0px;
	border-radius:100px;
}

footer .section1 .btn a:hover {
	background-color:#FB762F;
	opacity: 0.7;
}

footer .section1 .btn a:before {
  background: url(http://watanabe-zei.jp/wp-content/uploads/2026/07/ico_mail_white.svg);
  content: "";
  width: 21px;
  height: 17px;
  left: 23px;
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
}


footer .section2 {
	padding-top:50px;
	padding-bottom:50px;
}
footer .section2 .info img {
	width:258px;
}
footer .section2 .info p {
	margin-top:15px;
	line-height:1.6;
	 font-weight: 400;
	font-size:16px;
}
footer .section2 .navi ul {
	margin-top:3px;
}
footer .section2 .navi ul li a {
	    margin-left: 30px;
	font-size:16px;
	 font-family: "Jost", sans-serif;
    font-weight: 500;
}


footer .section2 p.copy {
	   font-size: 14px;
    margin-top: -20px;
    text-align: right;
}


@media (max-width: 833px) {
	
	body {
	padding-top:60px;
}
	
 header {
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
  }
	 header .logo img {
		 width:238px;
  }
	
	.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;
}
	.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
		text-align:center;
}
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1;
    width: 300px;
	padding:5px 0px 5px 0px;
		font-size:18px;
		color:#022198;
}
	
	header .navi ul li{
		margin-bottom:15px;
		margin-left:0px;
		border:none;
}
header .navi ul li a{ 
		font-size:20px;
	border:none;
}
	.has-modal-open	header .navi ul li.btn a{
			text-align:center;
			color:#fff;
			font-size:18px;
	width:320px;
	vertical-align: text-bottom;
	margin-top:20px;
	line-height:3;
}
	
	#K-Mv h1{
	font-size:32px;
	font-weight:500;
	padding-top:40px;
	padding-bottom:40px;
}


#Pankuz {
		padding-left:15px;
}
	
		footer {
	padding-bottom:20px;
}

	
	footer .section1 {
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}

	footer .section1 h2 {
	font-size:32px;
	margin-bottom: 30px;
		font-weight: 500;
}
footer .section1 p.catch {
	font-size:20px;
	margin-bottom: 20px;
	text-align:center;
	line-height:1.5;
	font-weight: 500;
}
footer .section1 p.time {
	font-weight:500;
}
	footer .section1 p.tel {
	font-size:28px;
	margin-right:0px;
	margin-bottom: 5px;
		font-weight: 500;
}
footer .section1 p.tel strong {
	font-size:36px;
	font-weight: 500;
}
	footer .section1 p.tel a{
   color:#000;
    text-decoration:none;
		
}

footer .section1 .btn a {
	margin-left:0px;
	    padding-left: 55px;
	font-weight: 500;
}
	
	
footer .section2 {
	padding-top:30px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
}
	
footer .section2 .info .logo {
	text-align:center;
}
	footer .section2 .info p {
	text-align:center;
}
	footer .section2 .navi {
    margin-bottom: 3px;
		        justify-content: center;
		margin-bottom:10px;
}
footer .section2 .navi ul li {
	                     margin-left: 15px;
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 400;
        margin-right: 15px;
}
	footer .section2 .navi ul li a {
	    margin-left: 0px;
}

	
footer .section2 p.copy {
	font-size: 12px;
	margin-top:30px;
	text-align:center;
}

	.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;
}
