/*
Theme Name:  Clean Simple White
Theme URI:   http://mazznoer.web.id/wordpress-themes/clean-simple-white/
Author:      Mazznoer
Author URI:  http://mazznoer.web.id/
Description: It is a very clean and simple theme for Your WordPress site.
Version:     1.4.2
License:     GPL
License URI: http://www.gnu.org/licenses/gpl.html
Tags:        white, blue, light, two-columns, right-sidebar, theme-options, featured-images, fixed-layout, sticky-post, threaded-comments, translation-ready
Text Domain: clean-simple-white
*/

/* =Reset
-------------------------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
section,
div{
	box-sizing:border-box;
}
/* additional by Mazznoer */

:focus {
	outline: none;
}

/* =Basic HTML
-------------------------------------------------------------- */

html {
	font-size: 100%;
	overflow-y: scroll;
	/* maxvoltar.com/archive/-webkit-font-smoothing */
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin:0;
	padding:0;
}
body {
	font-size: 16px;
	line-height: 1.8;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	margin:0;
	padding:0;
}
a:link,
a:visited {
	color: #3366bb;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	background: #ccc;
	border: none;
	height: 1px;
}
b, dt, strong {
	font-weight: bold;
}
blockquote, dl, ol, p, pre, table, ul  {
	margin: 13px 0;
}
blockquote {
	font-family: georgia;
	font-size: 1.1em;
	margin-left: 40px;
}
dd {
	margin-left: 35px;
}
ol, ul {
	margin-left: 30px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
mark {
	background-color: #ff9;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
q:before,
q:after {
	content: '"';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	border: 0px solid #888;
}
input, select {
	vertical-align: middle;
}
pre {
	overflow: auto;
}
address, em {
	font-style: italic;
}
code, kbd {
	font-family: monospace;
	font-size: 1.2em;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}

/* =Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.4em;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.9em;
}
h3 {
	font-size: 1.7em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}

/* =Layout
-------------------------------------------------------------- */

#container {
	margin: 0px auto;
	text-align: left;
}

#main-content {

}
.main{
	width:90%;
	max-width:1000px;
	margin:0 auto;
	padding:50px 0;
}
.main .daet{
	padding:0 0 10px 0;
}
.main .daet span{
	padding:2px 15px;
	background:#005306;
	color:#fff;
	font-size:0.9em;
	font-weight:700;
}
.main h3.titel{
	font-size:2em;
	font-weight:700;
	color:#005306;
	padding-bottom:30px;
}
#sidebar .widget {
	width:33%;
	padding:40px;
	box-sizing:border-box;
	float:left;
}
.widget h4{
	color:#005306;
	font-size:1.1em;
	font-weight:500;
	border-bottom:1px solid #005306;
}

/* =Header
-------------------------------------------------------------- */
#head_back{
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background:url(img/fv_logoback.jpg);
}
#head_back_page{
	width:100%;
	background:#eee;
	padding-bottom:100px;
	background:url(img/top_back_02_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-size:280px auto;
}


#header_box {
	width:100%;
	position:relative;
	height: 100svh;
	z-index: 10;
	vertical-align: top;
}
#lottie-container{
  width:100%;
	height: 100vh;   /* ←これが重要 */
  position:absolute;
  inset: 0;
  height: 100%;
  z-index: 0;
}
@media screen and (max-width: 767px) {
#lottie-container{
	width:100%;
	position:absolute;
	height: 90vh;
	z-index: 0;
	top:0;
	left:0;
}

}
#header_box .rf_left{
	position:absolute;
	width:570px;
	height:330px;
	bottom:0;
	left:0;
	z-index:50;
	vertical-align: top; 
}
#header_box .rf_right{
	position:absolute;
	width:460px;
	height:350px;
	bottom:0;
	right:0;
	z-index:50;
	vertical-align: top;
}
#header_box .rf_bottom{
	position:absolute;
	width:100%;
	bottom:0;
	right:0;
	z-index:999;
	line-height:0;
	vertical-align: top; 
}
#header_box_page {
	width:100%;

}

#header_box h1#header_title img,
#header_box_page h1#header_title img{
	width:100%;
	max-width:500px;
	height:auto;
}
#header_box_page h2{
	text-align:center;
	font-size:3em;
	font-weight:900;
}
/* =Navigation
-------------------------------------------------------------- */
#header_box .logoback{
	background:url(img/logo_back.webp);
	background-repeat:no-repeat;
	background-size:auto 100%;
	height:250px;
  position: relative;   /* ← これ超重要 */
  z-index: 9999;        /* 大きめにしておく */
}
#header_box_page .logoback{
	background:url(img/logo_back.webp);
	background-repeat:no-repeat;
	background-size:auto 100%;
	height:250px;
}
#header_box .menubox,
#header_box_page .menubox{
  
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 20px;
	margin: 0 auto;
  display: flex;
  align-items: center;       /* 上下中央揃え */
  justify-content: space-between; /* 左右に配置 */
  width: 100%;
  padding: 0 20px;           /* 左右に少し余白を */
}

#header_box .menubox h1,
#header_box_page .menubox h1{
  margin: 0;
}

#head-nav {
  display: flex;
  align-items: center;
  gap: 2em; /* メニュー同士の間隔 */

	z-index:999;
}


#header_box .menubox h1#header_title,
#header_box_page .menubox h1#header_title{
	width:500px;
	white-space: nowrap;
}
#header_box .menubox h1#header_title img,
#header_box_page .menubox h1#header_title img{
	width:auto;
	height:100%;
}


#head-nav ul {
	list-style-type: none;
	margin: 0px;
}
#head-nav ul li {
	float: left;
}
#head-nav li a,
#head-nav li a:visited {
	display: block;
	line-height: 30px;
	padding:0 1em;
	color:#000;
	font-weight:700;
}
#head-nav li a:hover {
	padding:0 1em;
	background: #f2f2f2;
	text-decoration: none;
}
#head-nav li ul {
	display: none;
}
#head-nav li:hover ul {
	display: block;
	position: absolute;
}
#head-nav li ul li {
	float: none;
	margin-bottom: 0;
}
#head-nav li ul li:last-child {
	border-bottom: none;
}
#head-nav li ul li a:link,
#head-nav li ul li a:visited {
	font-weight: normal;
	margin: 0px;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	background:#f4f9f5;
}
#footer .box{
	padding:50px 0;
}
#footer .kage{
	 filter: drop-shadow(0px 10px 0px #dce6de);
}
#footer .box{
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
#footer .box img{
	width:70%;
	max-width:300px;
	height:auto;
}

#foot-1{
	flex: 1;
	width:40%;
	padding-bottom:40px;
}
#foot-1 h3{
	font-size:1.5em;
	font-weight:700;
}
#foot-1 h4{
	font-size:1.3em;
	font-weight:600;
	padding:20px 0 0 0;

}
#foot-2{
	width:60%;
}
#foot-2 ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
#foot-2 ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#foot-2 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 33%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}
#foot-2 ul li img{
	width:100%;
	height:auto;
	border-radius:10px;
}
#footer-credit {
	line-height: 28px;
	font-size:0.7em;
	width:90%;
	max-width:1200px;
	margin:0 auto;
}

/* =Content
-------------------------------------------------------------- */
.kg{
	display:block;
}
.box{
	width:95%;
	max-width:1200px;
	margin:0 auto;
}

#top_service{
	width:100%;
}
.top_service_back01 h2{
	font-size:1.8em;
	color:#42922d;
	font-weight:800;
	line-height:1.8;
	margin:80px 0 30px 0;
}
.top_service_back01,
.top_service_back02,
.top_service_back03{
	position:relative;
	width:100%;
}
.top_service_back01 .box .text{
	color:#42922d;
	font-size:1.2em;
	line-height:2.5;
	font-weight:600;
	width:100%;
	max-width:600px;
	padding-bottom:50px;
}
.top_service_back01 .photo{
	position:absolute;
	top:10%;
	right:0;
	width:100%;
	max-width:700px;
	z-index:-5;
}
.top_service_back01 .photo img{
	width:100%;
	height:auto;
}
.top_service_back02 {
	padding:150px 0;
}
.top_service_back02 ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
.top_service_back02 ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.top_service_back02 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 25%;
	box-sizing: border-box;
	margin:0;
}
.top_service_back02 ul li.n01 {
	padding:20px;
}
.top_service_back02 ul li.n02 {
	padding:120px 20px 20px 20px;
}
.top_service_back02 ul li.n03 {
	padding:60px 20px 20px 20px;
}
.top_service_back02 ul li.n04 {
	padding:20px;
}
.top_service_back02 ul li img{
	width:100%;
	height:auto;
	border-radius:10px;
}
.top_service_back02 .photo{
	position:absolute;
	top:0%;
	left:0;
	width:100%;
	max-width:700px;
	z-index:-10;
}
.top_service_back02 .tr_left{
	position:absolute;
	bottom:-10%;
	left:0;
	width:100%;
	max-width:300px;
	z-index:-1;
}
.top_service_back02 .tr_right{
	position:absolute;
	bottom:-10%;
	right:0;
	width:100%;
	max-width:300px;
	z-index:-1;
}

.top_service_back02 .photo img,
.top_service_back02 .tr_left img,
.top_service_back02 .tr_right img{
	width:100%;
	height:auto;
}
.top_service_back03{
	padding:100px 0 0 0;
	margin:100px 0 0 0;
}
.top_service_back03 .photo{
	position:absolute;
	top:15%;
	right:0;
	width:100%;
	max-width:700px;
	z-index:-5;
}
.top_service_back03 .photo img{
	width:100%;
	height:auto;
}

#top_service .box .titelbox {
	max-width:1000px;
	margin:0 auto 100px auto;
	display: flex;
	align-items: center;
	gap: 1em;
}
#top_service .titelbox .titel{
	width:30%;
	color:#42922d;
	font-size:2em;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	white-space: nowrap; /* 改行防止（必要なら） */
}
#top_service .subtext{
	width:70%;
	font-weight: 700;
	flex: 1; /* 残りのスペースを使う */
}

.service_box{
	background:#42922d;
	color:#fff;
	margin:40px auto;
	width:90%;
	max-width:1200px;
	border-radius:15px;
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.service_box .titel{
	width:40%;
	padding:50px 25px 50px 50px;
	box-sizing:border-box;
	flex: 1;
}
.service_box .titel h3{
	font-size:1.6em;
	font-weight:700;
	margin:0 0 30px 0;
}


.service_box .photo{
  flex-shrink: 0;
	width:55%;
}

.service_box .photo img{
  width: 100%;
  height: auto;
  display: block;
	border-radius: 0px 15px 15px 0px;
}

.service_box_page{
	width:90%;
	max-width:800px;
	margin:0 auto;
	border-top:1px solid #000;
	padding:80px 0;
}
.service_box_page .titel h4{
	color:#328a1a;
	font-size:1.6em;
	font-weight:700;
	margin:0;
	padding:20px 0 50px 0;
	text-align:center;
}
.service_box_page .titel{

}
.service_box_page .photo{
	width:90%;
	max-width:700px;
	margin:40px auto;
}
.service_box_page .photo img{
	width:100%;
	border-radius:15px;
	height:auto;
}

.con_box{
	width:90%;
	max-width:1000px;
	margin:0 auto;
}


.con_box .cbox{
	width:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0;
	padding:20px;
	margin-top:30px;
	margin-bottom:30px;
}
.con_box.right .cbox{
	flex-direction: row-reverse;
}
.con_box .cbox .photo{
	flex: 0 0 50%;
}
.con_box .cbox .photo img{
	border-radius:15px;
	width:100%;
	height:auto;
}
.con_box .cbox .text{
	flex: 0 0 45%;
	font-weight:500;
}
.con_box .cbox .text h5{
	color:#428e44;
	font-size:1.4em;
	font-weight:700;
	padding-bottom:30px;
}


#top_photo_01{
	width:100%;
	height:550px;
	background:url(img/top_img_02.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}


#top_works{
	background:#fff;
	padding:80px 0;
}
#top_works h2{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size:2em;
	font-weight:700;
	color:#328a1a;
}
#top_works ul{
	margin:0;
	padding:0;
}
#top_works ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#top_works ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 33%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
	font-size:16px;
	font-weight:700;
}
#top_works ul li a:link,
#top_works ul li a:visited{
	color:#328a1a;
}
#top_works ul li img{
	width:100%;
	height:auto;
	display:block;
	margin:0 0 10px 0;
}

#top_photo_02{
	background:#328a1a;
	padding:100px 0 0 0;
}
#top_photo_02 .logo img{
	display:block;
	width:80%;
	max-width:300px;
	margin:0 auto;
	height:auto;
}
#top_photo_02 #photo_back{
	width:100%;
	height:800px;
}
#top_photo_02 .photo{
	width:100%;
	height:800px;
	position:relative;
}
#top_photo_02 .photo .top,
#top_photo_02 .photo .bottom{
	width:100%;
}
#top_photo_02 .photo .bottom{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
.svg-full {
  width: 100%;
  height: auto;
  display: block;
}
#top_photo_02_text{
	background:#fff;
	padding: 0 0 30px 0;
}
#top_photo_02_text .box .text{
	padding:100px 0;
	font-weight:600;
	text-align:center;
}
#top_about{
	background:#cedbe0;
	padding:80px 0 0 0;
}
#top_about h2{
	font-size:2.5em;
	font-weight:700;
	padding:0 0 40px 0;
}
#top_about .box .tab{
	width:48%;
	float:left;
}
#top_about .box .map{
	width:48%;
	float:right;
}
.link_arrow{
	width:90%;
	max-width:400px;
	margin:0 auto;
}
#top_link{
	width:95%;
	max-width:1200px;
	margin:0 auto;
	padding:80px 0 150px 0;
}
#top_link ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
#top_link ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#top_link ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 33%;
	box-sizing: border-box;
	padding:20px;
	margin:0;

}
#top_link ul li .text{
	padding-left:1em;
	padding-bottom:5px;
	border-left:1px solid #00930a;
	border-bottom:1px solid #00930a;
}
#top_link ul li img{
	width:100%;
	height:auto;
	display:block;
	margin:0 0 20px 0;
}


.office-item {
	position: relative;
	display: block;
	overflow: hidden;
	text-decoration: none;
	margin:10px 0 0 0;
}

.office-item img {
	width: 100%;
	height:auto;
	display: block;
}

.office-item .icon {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #00930a;
	color: #fff;
	font-size: 20px;
	padding: 8px;
	border-radius:50%;
}
.morebtn {
	display: block;
	width: 90%;
	max-width:400px;
	height: 70px;
	margin:40px auto;
	text-align: center;
	text-decoration: none;
	line-height: 70px;
	outline: none;
	font-size:1.1em;
	font-weight:700;

}

.morebtn::before,
.morebtn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.morebtn,
.morebtn::before,
.morebtn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}



#top_works .morebtn,
.ryokusui_box .morebtn,
.link_arrow .morebtn{
	border:1px solid #328a1a;
}
#top_works a.morebtn,
#top_works a:link.morebtn,
.ryokusui_box a.morebtn,
.ryokusui_box a:link.morebtn{
	color:#328a1a;
	background:#fff;
}
#top_works .morebtn:hover,
#top_works a:hover.morebtn,
.ryokusui_box .morebtn:hover,
.ryokusui_box a:hover.morebtn{
	border:1px solid #fff;
	color:#fff;
	background:#328a1a;
	text-decoration: none;
}

#top_photo_02_text .morebtn{
	border:1px solid #328a1a;
}
#top_photo_02_text a.morebtn,
#top_photo_02_text a:link.morebtn{
	color:#fff;
	background:#328a1a;
}
#top_photo_02_text .morebtn:hover,
#top_photo_02_text a:hover.morebtn{
	color:#328a1a;
	background:#fff;
	text-decoration: none;
}

#top_contact_back{
	background:#f4f9f5;
}
#top_contact{
	width:90%;
	max-width:900px;
	margin:0 auto;
	text-align:center;
	padding:100px 0;
}
#top_contact ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
#top_contact ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#top_contact ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}
.link_arrow .morebtn,
#top_contact .morebtn {
	display: block;
	width: 100%;
	max-width:100%;
	height: auto;
	margin:40px auto;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-size:16px;
	font-weight:700;
	padding:40px 20px;
	border-radius:10px;
	box-shadow: 0 0 10px #ddd;

}
.link_arrow .morebtn .arrow
#top_contact .morebtn .tel{
	font-size:1.6em;
}
.link_arrow a.arrow{
	background:url(img/b_img03.png) #fff;
	background-repeat:no-repeat;
	background-size:60px auto;
	background-position:right bottom;
}
#top_contact a.telimg01{
	background:url(img/b_img01.png) #fff;
	background-repeat:no-repeat;
	background-size:60px auto;
	background-position:right bottom;
}
#top_contact a.telimg02{
	background:url(img/b_img02.png) #fff;
	background-repeat:no-repeat;
	background-size:60px auto;
	background-position:right bottom;
}
.link_arrow a.morebtn,
.link_arrow a:link.morebtn,
#top_contact a.morebtn,
#top_contact a:link.morebtn{
	color:#328a1a;
}
.link_arrow .morebtn:hover,
.link_arrow a:hover.morebtn,
#top_contact .morebtn:hover,
#top_contact a:hover.morebtn{
	color:#fff;
	background:#328a1a;
	text-decoration: none;
}
.link_arrow a:hover.arrow{
	background:url(img/b_img03.png) #328a1a;
	background-repeat:no-repeat;
	background-size:60px auto;
	background-position:right bottom;
}
#top_contact a:hover.telimg01{
	background:url(img/b_img01.png) #328a1a;
	background-repeat:no-repeat;
	background-size:60px auto;
	background-position:right bottom;
}
#top_contact a:hover.telimg02{
	background:url(img/b_img02.png) #328a1a;
	background-repeat:no-repeat;
	background-size:60px auto;
	background-position:right bottom;
}
#top_news{
	padding:150px 0;
}
#top_news h3{
	font-size:2.5em;
	font-weight:900;
}
#top_news table{
	border:0px;
	width:100%;
}
#top_news tr{
	border-bottom:1px solid #ddd;
}
#top_news th{
	padding:4em 1em;
	box-sizing:border-box;
	border:0px;
	width:7em;
	font-weight:500;
}
#top_news td{
	padding:4em 1em;
	box-sizing:border-box;
	border:0px;
	
}
#top_news td.cat{
	width:14em;
	text-align:center;
}
#top_news td.cat span{
	background:#555;
	color:#fff;
	padding:0.2em 2em;
	border-radius:40px;
	text-align:center;
	font-size:0.8em;
}

#about,
#servis{
}
#about .top{
	background:#fff;
}
#about h3,
#servis h3{
	font-size:2.5em;
	text-align:center;
	font-weight:700;
	padding:50px ;
}
/* CSS */
/* コンテナ */

.about-block {
  position: relative;
  width: 100%;
  padding: 150px 0;
  overflow: visible;
}

/* テキスト */
.about-block .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.about-block .text {
  max-width: 600px;
	font-weight:500;
	line-height:3;
}
.about-block .text h4{
	font-size:3em;
 font-weight:900;
	color:#317424;
	padding-bottom:80px;
}

/* 写真 → スクロールについてくる設定 */
.about-block .photo {
	position:absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 45vw;
  z-index: 1;
}


.about-block .photo img {
  width: 100%;
  height: auto;
  display: block;
}

/* スマホでは解除 */
@media (max-width: 784px) {
#about h3,
#servis h3{
	font-size:2em;
	text-align:center;
	font-weight:700;
	padding:30px 0;
}
.about-block {
  position: relative;
  width: 90%;
	margin:0 auto;
  padding: 0px 0 50px 0;
  overflow: visible;
}

  .about-block .photo {
    position: static;
    width: 100%;
    transform: none;
    margin-top: 20px;
	  margin-bottom:40px;
  }
#servis .back{
	background:#f7fff4;
	padding:0px 0 50px 0;
}
.about-block .text h4{
	font-size:2.2em;
 font-weight:900;
	color:#317424;
	padding-bottom:80px;
}
.con_box .cbox,
	.con_box.right .cbox{
		flex-direction: column; /* 縦並びに */
		gap: 20px; /* 上下に余白（任意） */
	margin-top:0;
	margin-bottom:0;
	padding:0 10px;

	}

	.con_box .cbox .photo,
	.con_box .cbox .text{
		flex: 0 0 100%; /* 幅100% */
	}

	.con_box .cbox .text h5{
		padding-bottom:15px; /* 余白少なめに調整（任意） */
	}
}





#servis .back{
	background:#f7fff4;
	padding:50px 0 150px 0;
}
#servis .abouttext h4{
	color:#3a9200;
	font-weight:700;
	padding-bottom:15px;
}
.cp_box{
	width:90%;
	max-width:800px;
	padding:50px 80px;
	margin:0 auto 60px auto;
	background:#fff;
	border-radius:20px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
}
.cp_box h4{
	font-weight:700;
	color:#4bb352;
	text-align:center;
	padding-bottom:20px;
}
.cp_box ol{
	width:80%;
	margin:30px auto 0 auto;
}
#aisatu{
	width:100%;
	background:#f3f2e7;
}
#aisatu .photo{
	width:100%;
	max-width:700px;
	text-align:center;
	margin:60px auto;
}
#aisatu .photo img{
	width:100%;
	height:auto;
}
.aisatu_box{
	font-weight:500;
}
.photo_back{
	width:100%;
	max-width:1300px;
	margin:0 auto 100px auto;
	background:url(img/about_back_maru.webp);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:500px auto;
	padding-bottom:150px;
}
.photo_02 {
	width:100%;
	max-width:1000px;
	margin:60px auto 0 auto;
	border-radius:20px;
	height:400px;
	background:url(img/about_photo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100% auto;
}
.gaiyo_box {
	width:90%;
	max-width:900px;
	margin:0 auto;
	padding:40px 0;
}
.gaiyo_box ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
.gaiyo_box ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.gaiyo_box ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}
.gaiyo_box ul li .text{
	padding-left:1em;
	padding-bottom:5px;
	border-left:1px solid #00930a;
	border-bottom:1px solid #00930a;
}
.gaiyo_box ul li h5{
	font-size:1.1em;
	font-weight:500;
}
.gaiyo_box ul li img{
	width:100%;
	height:auto;
	display:block;
	margin:0 0 20px 0;
}
.ryokusui_box{
	width:100%;
	background:url(img/about_back.jpg);
	background-repeat:repeat-x;
	
	padding:80px 0;
}
.ryokusui_box .box{
	width:90%;
	max-width:1000px;
	margin:0 auto;
}
.ryokusui_box .box .logo{
	width:300px;
	margin:0 auto;
}
.ryokusui_box .box .photo{
	width:90%;
	max-width:800px;
	margin:40px auto 0 auto;
}
.ryokusui_box .box .text{
	width:90%;
	max-width:900px;
	margin:40px auto;
}
.ryokusui_box .box .logo img,
.ryokusui_box .box .photo img{
	width:100%;
	height:auto;
}
.ryokusui_box .box .photo img{
	border-radius:20px;
}

/* アーカイブ一覧の全体 */
.main .archive-item {
  padding:30px;
  border-bottom: 1px solid #e5e5e5;
	background:#f6f6f6;
	border-radius:15px;
	margin:20px 0;
}

.main .archive-item:last-child {
  border-bottom: none;
}

/* 日付 */
.archive-item .date {
	padding:0 0 10px 0;

}

.archive-item .date span{
	padding:2px 15px;
	background:#005306;
	color:#fff;
	font-size:0.9em;
	font-weight:700;
}
/* タイトル */
.archive-item .title {
	font-size:2em;
	font-weight:700;
	color:#005306;
}

.archive-item .title a {
  color: #005306;
  text-decoration: none;
  transition: .2s ease;
}

a:hover .archive-item {
  background: #f1fee8;
	display:block;
  transition: all .3s;
	border-radius:15px;

}

/* 抜粋 */
.archive-item .excerpt {
  font-size: 15px;
  line-height: 1.7;
  color: #444;
}

#about h3{
	font-size:1.8em;
	text-align:center;
	font-weight:700;
}

.cp_box{
	width:90%;
	max-width:800px;
	padding:30px;
	margin:0 auto 60px auto;
	background:#fff;
	border-radius:15px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
}
.cp_box h4{
	font-size:1.4em;
	font-weight:700;
	color:#4bb352;
	padding-bottom:20px;
}
.cp_box ol{
	width:90%;
	margin:30px 0 0 auto;
	padding:0;
}
/* ----------------------------
   ページネーション（ホバー色統一）
----------------------------- */

.pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 40px 0;
}

.pagination .page-numbers {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  text-decoration: none;
  color: #333;
  font-size: 1em;
  transition: 0.2s;
  font-weight: 500;

}

.pagination .page-numbers:hover {
  background: #f1fee8;
  border-color: #ccc;
}

.pagination .current {
  background: #f7f7f7;
  border-color: #ccc;
  font-weight: 500;
}





#main-content ul , #main-content ol {margin: 10px 0 10px 15px;}
#main-content ul li {list-style-type: square;}
#main-content ol li {list-style-type: decimal;}
#main-content li li {margin-left: 25px;}
#main-content p {margin: 10px 0;}

/* =Sidebar 
-------------------------------------------------------------- */

#sidebar ul {margin-left: 15px;}
#sidebar ul li {
border-bottom: 1px dashed #ccc;
line-height: 27px;
list-style-type: circle;
}
#sidebar ul li a:link, #sidebar ul li a:visited,
#sidebar ul li a:hover {color: #c00; text-decoration: none;}


/* ------------------------------------ */


/* images and captions */


img.centered {
	display: block;
	margin: 10px auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.wp-caption {
	border: 1px solid #ccc;
	padding-top: 4px;
	text-align: center;
	margin: 10px 0;
	max-width: 550px;
	height: auto;
}
.wp-caption img {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.wp-caption .wp-caption-text {
	margin: 0;
	line-height: 15px;
}
.wp-caption.alignright {
	margin: 10px 0 10px 10px;
}
.wp-caption.alignleft {
	margin: 10px 10px 10px 0;
}
.gallery-caption {

}

/* classes */

.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.post-spt {
	border-top: 1px dashed #ccc;
	margin-bottom: 15px;
}
.post-meta {
	background: #eee;
	margin: 10px -10px;
	padding: 2px 10px;
}
.post-tag {
	margin: 10px 0;
}
.sticky {
	background: #f6f6f6;
	border: 0px solid #ccc;
	margin: -10px -10px 10px -10px;
	padding: 0 10px;
}
.sticky .post-meta {
	background: transparent;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
p.page-link span {
	border: 1px solid #ccc;
	padding: 3px 8px;
}
p.page-link a:hover {
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.page .nocomments {
	display: none;
}
.bypostauthor .fn {
	font-weight: bold;
}
/* 前後記事ナビ */
.post-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px 0;
  padding: 40px 20px;
  background: #f7f7f7;
  border-radius: 12px;
  gap: 20px;
}

.post-nav a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  text-decoration: none;
  padding: 12px 18px;
  background: #fff;
  border-radius: 8px;
  transition: all .2s ease;
  border: 1px solid #ddd;
}

/* hover */
.post-nav a:hover {
  background: #efefef;
  border-color: #ccc;
}

/* 左右どちらも幅を揃える */
.post-nav .prev,
.post-nav .next {
  flex: 1;
}

/* 文字位置調整 */
.post-nav .prev {
  text-align: left;
}

.post-nav .next {
  text-align: right;
}
.sp{display:none;}
/* スマホ */
@media (max-width: 784px) {
	.pc{display:none;}
	.sp{display:block;}
  .post-nav {
    flex-direction: column;
    gap: 10px;
  }
  .post-nav .prev,
  .post-nav .next {
    width: 100%;
    text-align: center;
  }
}

/* widget */

.widget {
	margin-bottom: 15px;
}
.widget_calendar table {
	text-align: center;
	width: 100%;
}
.widget_calendar caption {
	font-size: 1.5em;
	margin-bottom: 10px;
	text-align: center;
}
.widget_calendar thead th {
	background: #eee;
	border: 1px solid #ddd;
	font-weight: bold;
	text-align: center;
}
.widget_calendar td {
	border: 1px solid #ddd;
}
#today {
	background: #eee;
}
.search-form label span{
	display: none;
}

/* navigation */

.post-navigation h2 {
	display: none;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
a.more-link:link,
a.more-link:visited {
	float: right;
	margin-bottom: 10px;
}

/* pagination */

.pagination h2 {
	display: none;
}

/* 全幅指定 */
.full-width {
    margin: 0 calc(50% - 50vw);
    padding: 5em calc(50vw - 50%);
}
/* pタグの余白を削除 */
.wpcf7-form p {
    margin-bottom: 0;
}
/* 背景色（お好きな色に） */
section.contact {
    background-color: #EDF7EF;
}
/*  フォームの幅（自由に変えてOK） */
.contactForm {
    max-width: 800px;
    margin: 0 auto;
}
.contactForm th{
	vertical-align:middle;
	padding:10px 10px 10px 10px;
	white-space: nowrap; 
}
input, textarea {
	background: #f5f5f5;
	border: 1px solid #bbb;
	margin: 10px 0;
	padding: 7px 10px;
	width:100%;
}

/* 各項目の下部余白 */
.contact_item {
    margin-bottom: 2.5rem;
}
/* 項目名 */
.label {
    display: block;
    font-size: 1.1rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
    margin-bottom: .6rem;
    font-weight: bold;
}
/* 必須タグと任意タグ共通のスタイル */
.label_tag {
    font-size: 1rem;
    color: #ffffff;
    border-radius: .3rem;
    margin-right: 1rem;
    padding: 5px 10px;
}
/* 必須タグ */
.label_must {
    background-color: #C84772;
}
/* 任意タグ */
.label_option {
    background-color: #888988;
}
/* 名前やメールアドレスなどユーザーが入力する箇所 */
.inputs {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="text"],input[type="email"],input[type="tel"] {
    border: solid 1px #707070;
    padding: .5rem;
    font-size: 1.1rem;
}
/* お問い合わせ内容を入力する箇所 */
textarea.form-control {
	width:100%;
    font-size: 1.1rem;
}
/* ボタン */
.btnArea {
    text-align: center;
}
input[type="submit"]{
    background: #439e26;
    border: 2px solid #ffffff;
    width: 280px;
    color: #ffffff;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.3;
    letter-spacing: .5em;
    text-indent: .5em;
    font-weight: bold;
    padding: 1.4rem 0;
    margin-top: 2rem;
    cursor: pointer;
    border-radius: .3rem;
    transition: all .3s;
    
}
/* ボタンにホバーした時 */
input[type="submit"]:hover {
    color: #366327;
    background-color: #ffffff;
    border-color: #439e26;
}
/* ローダー */
.wpcf7 .ajax-loader {
    display: block;
    margin: 0 auto;
}
/* モバイル版 */
@media screen and (max-width: 784px) {
/* =Content
-------------------------------------------------------------- */
/* =Header
-------------------------------------------------------------- */
#head_back{
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background:url(img/fv_logoback.jpg);
	
}
#head_back_page{
	width:100%;
	background:#eee;
	padding-bottom:100px;
	background:url(img/top_back_02_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-size:30% auto;
}


#header_box {
	width:100%;
	position:relative;
	height: 90vh;
	z-index: 10;
	vertical-align: top;
}

#header_box .rf_left{
	position:absolute;
	width:45%;
	height:auto;
	bottom:0;
	left:0;
	z-index:50;
	vertical-align: top; 
}
#header_box .rf_right{
	position:absolute;
	width:45%;
	height:auto;
	bottom:0;
	right:0;
	z-index:50;
	vertical-align: top;
}
#header_box .rf_bottom{
	position:absolute;
	width:100%;
	bottom:0;
	right:0;
	z-index:999;
	line-height:0;
	vertical-align: top; 
}
#header_box_page {
	width:100%;
}

#header_box h1#header_title img,
#header_box_page h1#header_title img{
	width:80%;
	max-width:300px;
	height:auto;
}
#header_box_page h2{
	text-align:center;
	font-size:2em;
	font-weight:900;
	padding:40px 0 0 0;
}
#head-nav{
	display:none;
}
	
/* =Navigation
-------------------------------------------------------------- */
#header_box .logoback{
	background:url(img/logo_back.webp);
	background-repeat:no-repeat;
	background-size:auto 100%;
	height:15%;
}
#header_box_page .logoback{
	background:url(img/logo_back.webp);
	background-repeat:no-repeat;
	background-size:auto 100%;
	height:15%;
}
#header_box .menubox,
#header_box_page .menubox{
  margin: 0 auto;
  display: flex;
  align-items: center;       /* 上下中央揃え */
  justify-content: space-between; /* 左右に配置 */
  width: 100%;
  padding: 0 0;           /* 左右に少し余白を */
}

#header_box .menubox h1,
#header_box_page .menubox h1{
  margin: 0;
}

/* =Footer
-------------------------------------------------------------- */
#footer .box{
	flex-direction: column; /* 縦並びに変更 */
		align-items: flex-start; /* 左寄せ（任意） */
	gap: 20px;
}
#foot-1{
	flex: 1;
	width:100%;
	padding-bottom:40px;
}
#foot-2{
	width:70%;
	margin:0 auto;
}
#foot-2 ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}

/* =Content
-------------------------------------------------------------- */	
.box{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
.top_service_back01{
	position:initial;
	width:100%;
}
.top_service_back01 h2{
	font-size:1.6em;
	color:#42922d;
	font-weight:800;
	line-height:1.8;
	margin:80px 0 30px 0;
}
.top_service_back01 .box .text{
	color:#42922d;
	line-height:2;
	font-weight:600;
	width:100%;
	max-width:600px;
	padding-bottom:50px;
}
.top_service_back01 .photo{
	position:initial;
	top:initial;
	right:initial;
	width:100%;
	max-width:700px;
	z-index:-5;
}
.top_service_back02 {
	padding:50px 0;
}
.top_service_back02 ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
.top_service_back02 ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.top_service_back02 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width:50%;
	box-sizing: border-box;
	margin:0;
}
.top_service_back02 ul li.n01,
.top_service_back02 ul li.n02,
.top_service_back02 ul li.n03,
.top_service_back02 ul li.n04{
	padding:5px;
}
.top_service_back02 .tr_left{
	position:absolute;
	bottom:-10%;
	left:0;
	width:100%;
	max-width:150px;
	z-index:-1;
}
.top_service_back02 .tr_right{
	position:absolute;
	bottom:-10%;
	right:0;
	width:100%;
	max-width:150px;
	z-index:-1;
}

.kg{
	display:initial;
}
	#top_service .box .titelbox {
		width:90%;
		margin:0 auto;
		flex-direction: column; /* 縦並びに変更 */
		align-items: flex-start; /* 左寄せ（任意） */
	}

	#top_service .titelbox .titel,
	#top_service .subtext {
		width: 100%; /* 幅を100%に */
	}
	#top_service .titelbox .titel{
		text-align:center;
	}
.service_box{
	background:#42922d;
	color:#fff;
	margin:40px auto;
	width:90%;
	max-width:1200px;
	border-radius:15px;
	flex-direction: column; /* 縦並びに変更 */
	align-items: flex-start;
}
.service_box .titel{
	width:100%;
	padding:40px 25px 25px 25px;
	box-sizing:border-box;
	flex: 1;
}
.service_box .titel h3{
	font-size:1.4em;
	font-weight:700;
	margin:0 0 30px 0;
}


.service_box .photo{
  flex-shrink: 0;
	width:100%;
}

.service_box .photo img{
  width: 100%;
  height: auto;
  display: block;
	border-radius: 0px 0 15px 15px;
}

.service_box_page{
	width:90%;
	max-width:800px;
	margin:0 auto;
	border-top:1px solid #000;
	padding:80px 0;
}
.service_box_page .titel h4{
	color:#328a1a;
	font-size:1.6em;
	font-weight:700;
	margin:0;
	padding:20px 0 50px 0;
	text-align:center;
}
.service_box_page .titel{

}
.service_box_page .photo{
	width:90%;
	max-width:700px;
	margin:40px auto;
}
.service_box_page .photo img{
	width:100%;
	border-radius:15px;
	height:auto;
}
#top_photo_01{
	width:100%;
	height:200px;
	background:url(img/top_img_02.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
#top_works ul {
	margin:0 auto;
	padding:0;
	width:80%;
	}
#top_works ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
	font-size:16px;
	font-weight:700;
}	
#top_photo_02{
	background:#328a1a;
	padding:50px 0 0 0;
}
#top_photo_02 .logo img{
	display:block;
	width:80%;
	max-width:200px;
	margin:0 auto;
	height:auto;
}	
#top_photo_02 #photo_back{
	width:100%;
	height:400px;
}
#top_photo_02 .photo{
	width:100%;
	height:400px;
	position:relative;
}
#top_photo_02_text .box .text{
	width:90%;
	margin:0 auto;
	padding:60px 0;
	font-weight:600;
	text-align:left;
}
#top_about{
	background:#cedbe0;
	padding:50px 0 0 0;
}
#top_about h2{
	font-size:1.9em;
	font-weight:700;
	padding:0 0 40px 0;
}
#top_link{
	width:95%;
	max-width:1200px;
	margin:0 auto;
	padding:50px 0 50px 0;
}
#top_link ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}
#top_link ul li img{
	width:100%;
	height:auto;
	display:block;
	margin:0 0 10px 0;
}
#top_contact{
	width:90%;
	max-width:900px;
	margin:0 auto;
	text-align:center;
	padding:50px 0;
}
#top_contact ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}
#top_contact .morebtn {
	margin:0 auto;
}
#top_news{
	padding:50px 0;
}
#top_news h3{
	font-size:2em;
	font-weight:900;
}
#top_news th{
	padding:5px 1em 0 1em;
	box-sizing:border-box;
	border:0px;
	width:100%;
	font-weight:500;
	display:block;	
}
#top_news td{
	padding:0 1em 20px 1em;
	box-sizing:border-box;
	border:0px;
	display:block;	
}
#top_news td.cat{
	width:100%;
	text-align:left;
	padding-bottom:10px;
}
#top_news td.cat span{
	background:#555;
	color:#fff;
	padding:0.2em 2em;
	border-radius:40px;
	text-align:center;
	font-size:0.7em;
}
#aisatu .photo{
	width:100%;
	max-width:700px;
	text-align:center;
	margin:30px auto;
}
.photo_back{
	width:100%;
	max-width:1300px;
	margin:0 auto 50px auto;
	background:url(img/about_back_maru.webp);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:500px auto;
	padding-bottom:70px;
}
.photo_02 {
	width:100%;
	max-width:1000px;
	margin:0 auto 0 auto;
	border-radius:0;
	height:250px;
}
#top_about .box .tab{
	width:100%;
	float:none;
}
#top_about .box .map{
	padding:10px 0 0 0;
	width:100%;
	float:none;
}
/* 項目名 */

.contactForm th{
	display:block;
	vertical-align:middle;
	padding:0;
	white-space: nowrap; 
		box-sizing:border-box;
}
	.contactForm td{
		display:block;
		box-sizing:border-box;
	}
    .contact_item {
        margin-bottom: 1.6rem;
    }
    .label {
        font-size: 1.2rem;
        margin-bottom: .4rem;
    }
    .label_tag {
        font-size: 0.9rem;
    }
    input[type="text"],input[type="email"],input[type="tel"] {
        padding: .4rem;
        font-size: 1.5rem;
				box-sizing:border-box;

    }
    textarea {
				box-sizing:border-box;
        padding: .4rem;
        font-size: 1.5rem;
    }
    input[type="submit"]{
        font-size: 1.5rem;
    }
#sidebar .widget {
	width:80%;
	margin:0 auto;
	padding:40px;
	box-sizing:border-box;
	float:none;
}
}



