@charset "utf-8";
/*  
Theme Name: wordpress
Tags: white, one-column, fixed-width, threaded-comments, sticky-post
Author: tushima-design
<a href="<?php echo home_url(); ?>/"></a>
<img src="<?php echo get_template_directory_uri(); ?>/images/" alt="" border="0" />
background-image:url(<?php echo get_template_directory_uri(); ?>/images/);
*/

/* -------------page-----------------*/
.footerbtn{
	position:fixed;
	right:0;
	line-height:3rem;
	font-size:2rem;
	text-align:center;
	top: 200px;
	z-index: 100;
	width: 50px;
}
.footerbtn a{
	writing-mode: vertical-rl;
	text-align:center;
	float:right;
	margin-bottom:13px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.footerbtn a:hover{
	opacity:0.5
}
.blogbox p{
	margin-top: 0;
	margin-bottom: 1.4em;
	line-height: 160%;
}
.button{
	cursor:pointer;
}
.button.on .fc{
	display:none
}
.button.on .none{
	display:block!important
}
ol.parentheses1 {
	margin-left: 2.5em; /* サイトに合せて調整 */
} 
ol.parentheses1 li {
	list-style-type: none;
	counter-increment: cnt;
} 
ol.parentheses1 li::before {
	content: "(" counter(cnt) ")";
	display:inline-block;
	margin-left:-2em; /* サイトに合せて調整 */
	width: 2em; /* サイトに合せて調整 */
}
.sc {
    width: 100vw;
    height: 248px;
    position: relative;
    background: url(images/sc.jpg) repeat-x 0 0;
        background-size: auto;
    background-size: auto 100%;
    animation: bg-slider 120s linear infinite;
	left: 50%;
	margin-left: -50vw;
	z-index: -1;
	
}
@keyframes bg-slider {
	from { background-position: 3438px 0; }
    to { background-position:0  0; } /* 使用した背景画像の長さ */
}
.facilitybox li{
}
.blogbox:nth-of-type(1) a > .maincolor{	
	border-top: solid 1px #22a039;
}
.pagekey {
	width: 100%;
	position: relative;
	text-align:center;
	margin-top:80px;
	background: url(images/backpage.png) center / auto 100% repeat-x;
	position:relative;
}
.pagekey:after {
	position:absolute;
	content:"";
	width:100%;
	height:15px;
	background: url(images/backpagetop.png) center top / auto 100% repeat-x;
	display: block;
	top: -1px;
}
.pagekeytitle {
	position: absolute;
	left: 50%;
	bottom: 5%;
	max-width: 100%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 1080px;
	text-align: left;
}
.pagekeytitle img{
	max-height: 10vw;
}
.simpleParallax {
	height: 100%;
}
.parallax-window {
	background-size: cover;
	height: 100%;
	background-position: center;
}
.sankakubtn {
	color: #fff;
	font-size: 1.5rem;
	padding: 3px 20px;
	margin: 0 auto;
	background-color: #ff5680;
	border-radius: 8px;
	display: table-cell;
}
a .sankaku {
	text-decoration: none !important;
}
.sankaku:before {
	content: "\25B6\00a0";
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
.sankakua:after{
	content: "\00a0\25B6";
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
.sankakua2:after{
	content: "\00a0\025bc";
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
h2.midasi {
	font-weight: normal;
	font-size: 1.2rem;
	margin: 0;
}
.pankuzu{
	margin: 10px 0 50px;
}
/* -------------top -----------------*/
.midasi {
	font-size: 3rem;
	padding: 0 0 25px;
	text-align:center;
	margin: 2rem auto;
	display: table;
	position: relative;
	background: url(images/midasi.png) center bottom no-repeat;
	min-width: 100px;
	line-height: 3rem;
}
.pagebtn {
	font-size: 1.4rem;
	padding: 8px 30px;
	margin: 0 auto;
	border-radius: 25px;
	display: table;
	width:180px;
	text-align: center;
	max-width:100%;
	border: 1px solid;
	background-color:white
}
a .pagebtn {
	text-decoration: none !important;
}
.categorywaku{
	font-size:1.2rem;
	line-height:3rem;
	min-width:75px;
	text-align:center;
	display: inline-block;
	margin-left:8px;
	background-color:#8ec65a;
	color:#fff;
}
.newsosirasecat{
	background-color:#8ec65a;
	color:#fff;
}
.newssupportcat{
	background-color:#ea9447;
	color:#fff;
}
.newsjidoucat{
	background-color:#056fb2;
	color:#fff;
}
.memberosirasecat{
	background-color:#22a039;
	color:#fff;
}
.memberendayoricat{
	background-color:#e282a1;
	color:#fff;
}
.memberkondatecat{
	background-color:#7fc4b3;
	color:#fff;
}
.sironami{	
	background: url(images/sironami1.png) repeat-x center;
	position:absolute;
	bottom:0;
	height:72px;
	width:100%;
	z-index: 61;
}
.topkey li{
	height: 570px;
	background-size:cover;
	background-position:center
}
.topkey li:not(:first-child){
	display: none;
}
.bx-wrapper {}
.bx-viewport {}
.topkeybox{
	height: 570px;
	overflow: hidden;
	text-align: center;
	max-height: 100vw;
}
/* ------------------------------
common
------------------------------ */
/*Lightbox with PhotoSwipe skin  */
.pswp__bg{
	opacity:0.7!important
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.pass * input,#pwbox-2{
	min-width:auto;
	padding: 0 10px;
    border-radius: 5px;
	line-height: 2.4rem;
	border: 1px solid #999;
}
.ib{
	display: inline-block;
}
.fw,.fw *{
	font-weight:bold;
}
.backw100 {
	width: 104vw;
	position: absolute;
	left: -2vw;
	margin: 0 calc(50% - 50vw);
	height: 100%;
	top: 0;
	z-index:-1;
}
.boxw100{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}
.maru{
	overflow:hidden;
	border-radius:50%;
}
.kadomaru{
	overflow:hidden;
	border-radius:15px;
}
.maincolor {
	color: #22a039;
	border-color: #22a039;
}
.mainback {
	background-color: #22a039;
	color: #fff;
}
.maincolor2 {
	color: #006934;
	border-color: #006934;
}
.mainback2 {
	background-color: #8ec65a;
	color: #fff;
}
.center{
	left:50%;
	transform:translate(-50%,0)
}
.font36{
	font-size:3.4rem;
	line-height:4rem;
}
.font32{
	font-size:3rem;
	line-height:3.6rem;
}
.font28{
	font-size:2.6rem;
	line-height:3rem;
}
.font24{
	font-size:2.2rem;
	line-height:3rem;
}
.font20{
	font-size:1.9rem;
	line-height:3.5rem;
}
.font18{
	font-size:1.7rem;
	line-height:2.5rem;
}
ul.boxlist3,ul.boxlist4 {
	text-align: center;
	letter-spacing: -.4em;
	/* 文字間を詰めて隙間をなくす */
}
ul.boxlist4 > li, ul.boxlist4 > a li {
	text-align: center;
	display: inline-block;
	width: 23.5%;
	margin: 0 2% 5rem 0;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}
ul.boxlist4 > li:first-of-type, ul.boxlist4 > a:first-of-type li,ul.boxlist4 > li:nth-of-type(4n), ul.boxlist4 > a:nth-of-type(4n) li {
	text-align: left;
	display: inline-block;
	width: 23.5%;
	margin: 0 2% 5rem 0;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}
ul.boxlist4 > li:nth-of-type(4n), ul.boxlist4 > a:nth-of-type(4n) li {
	text-align: right;
	display: inline-block;
	width: 23.5%;
	margin: 0 0 5rem;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}
ul.boxlist2 .boxlistpic ,ul.boxlist3 .boxlistpic ,ul.boxlist4 .boxlistpic {
	padding-top: 75%;
	width: 100%;
	background-position: center;
	background-size: cover;
}
ul.boxlist3 > li, ul.boxlist3 > a li {
	text-align: center;
	display: inline-block;
	width: 31%;
	margin: 0 3% 5rem 0;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}
ul.boxlist3 > li:first-of-type, ul.boxlist3 > a:first-of-type li,ul.boxlist3 > li:nth-of-type(4n), ul.boxlist3 > a:nth-of-type(4n) li {
	text-align: left;
	display: inline-block;
	width: 31%;
	margin: 0 3% 5rem 0;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}     
ul.boxlist3 > li:nth-of-type(3n), ul.boxlist3 > a:nth-of-type(3n) li {
	text-align: right;
	display: inline-block;
	width: 31%;
	margin: 0 0 5rem 0;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}
ul.boxlist2 {
	text-align: center;
	letter-spacing: -.4em;
	/* 文字間を詰めて隙間をなくす */
}
ul.boxlist2 > li, ul.boxlist2 > a li {
	text-align:left;
	display: inline-block;
	width: 47%;
	margin: 0 3% 5rem 0;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}   
ul.boxlist2 > li:nth-of-type(2n), ul.boxlist2 > a:nth-of-type(2n) li {
	text-align: right;
	display: inline-block;
	width: 47%;
	margin: 0 0 5rem 3%;
	letter-spacing: normal;
	/* 文字間を元に戻す */
}
ul.boxlist2 li p,ul.boxlist3 li p,ul.boxlist4 li p{
	text-align: left;
}
.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 45%;
	position: relative;
}
.gmap iframe,.gmap object,.gmap embed {
	position: absolute;
	left: 0;
	top: 0;
	height:calc(100% + 400px);
	width: 100%;
	margin-top:-200px;
}
.blog * img{
	height: auto;
}
.sankakuicon:before {
	content: "\25B6";
}
a[href$=".pdf"]:before{
    content:" ";
    display: inline-block;
    width: 36px;
    height: 40px;
    background: url(files/PDF_40.png) no-repeat;
    vertical-align: middle;
    padding-right:10px;
}
.noicon a[href$=".pdf"]:before{
    content:"";
    display: static;
    width: auto;
    height:auto;
    background:none;
	vertical-align: none;
	padding-right:0;
	margin-top:0;
}
a[href^="tel:"] {
	pointer-events: none;
}
.boyo.move{   -webkit-animation: boyoyon 0.5s linear both .05s;
    animation: boyoyon 0.5s linear both .05s;
	
}
@-webkit-keyframes boyoyon {
  0%, 100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
  }
  10%, 90% {
    -webkit-transform: matrix3d(1.05, 0, 0, 0, 0, 1.05, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05, 0, 0, 0, 0, 1.05, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
  }
  25%, 75% {
    -webkit-transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
  }
  50% {
    -webkit-transform: matrix3d(1.15, 0, 0, 0, 0, 1.15, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.15, 0, 0, 0, 0, 1.15, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
  }
}

.effect li,.mover,.movel,.moveb,.movet{
	opacity: 1;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.mover {
	position: relative;  
	transform:translatex(20px);
}
.movel {
	position: relative;
	transform:translatex(-20px);
}
.moveb {
	position: relative;
	bottom:-40px;
}
.movet,section,.effect li {
}
.mover.move,.movel.move {  
	transform:translatex(0px);
	opacity: 1 !important;
}
.movet.move,section.move,.effect li.move,section:nth-of-type(1) { 
	transform:translatey(0px);
	opacity: 1 !important;
}
.moveb.move{	
	opacity: 1 !important;
	bottom:0px !important;
}
.movedel {
	transition-delay: .5s !important
}
.slick-prev:before,
.slick-next:before {
    color: #000!important;
}

.slick-prev,.slick-next{
    width: 40px!important;
    height: 40px!important;
} 
.slick-prev:before, .slick-next:before {
    font-size: 40px!important;/*少し大きくする*/
}
.slick-next {
    right: -45px!important;
}
.slick-prev {
    left: -45px!important;
}
.bx-pager{
	margin:-30px 10px 0 0;
	text-align:center;
	position:relative;
}
.bx-pager-item{
	display:inline-block;
	font-size:0;
	margin: 0 3px;
}
.bx-pager-link{
	text-decoration: none !important;	
}
.bx-pager-item a:before{
	content:"●";
	color:#fff;
	text-shadow:1px 1px 0 #6ebd6e,-1px 1px 0 #6ebd6e,1px -1px 0 #6ebd6e,-1px -1px 0 #6ebd6e;
	font-size:15px;
}
.bx-pager-link.active:before{
	color:#6ebd6e!important;
}
.sidebaer a{
	writing-mode: vertical-rl;
    background-color:#6ebd6e;
    font-size: 2rem;
    padding: 50px 10px;
    width: auto;
    position: fixed;
    right: 0;
    top:375px;
    z-index: 100;
}
.sidebaer1 a{
    background-color:#339133;
    top:150px;
    font-size: 1.6rem;
    padding: 20px 10px;
}
ul.indent li {
	padding-left: 1em;
	text-indent: -1em;
}
.listnum {
	margin-left: 50px;
	counter-reset: my-counter;
	list-style: none;
}
.listnum li {
	line-height: 3rem;
    font-size: 1.6rem;
    padding: 15px 0 15px 0px;
} 
.listnum li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #ff5680;
	color: #fff;
	display: block;
	float: left;
	line-height: 46px;
	text-align: center;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 2.7rem;
	margin: -5px 0 0 -50px;
}

.listdisc li {
	padding-left: 1em;
	margin-bottom: 5px;
}
.listdisc li:before {
	margin-left: -1em;
	content:"・";
}

.listdisc2 li {
	margin-left: 1.5em;
	list-style-type: none!important;
	display:list-item;
	margin-bottom:10px;
}
.listdisc2 li:before {
	margin-left: -1.5em;
	content:"\025CF";
	padding-right: 0.5em;
}
h2.maincolor {
	margin: 0 0 20px;
	padding-left: 5px;
	border-bottom: solid 1px;
	font-size: 1.8rem;
	line-height: 2.6rem;
	width: 100%;
}
html {
	font-size: 62.5%;
	background-color: #fff;
}
body {
	font-size: 1.3em;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	-webkit-text-size-adjust: 100%;
}
html, body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	_display: inline;
	_zoom: 1;
	width: 100vw;
	overflow-x: hidden;
	text-align: left;
	min-height: 100%;
	line-height: 2.4rem;
	color: #333;
}
.kugiri {
	margin-top: 0;
	width: 100%;
}
@font-face {
	font-family: 'dinot';
	src: url('files/dinot.ttf') format('truetype'), url('files/dinot.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.din {
	font-family: "dinot";
	transform: rotate(0.05deg);
}
.din * a {
	transform: rotate(0.05deg);
}
@font-face {
	font-family: 'webfont';
	src: url('files/wfb.ttf') format('truetype'), url('files/wfb.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.wf {
	font-family: "webfont";
	transform: rotate(0.05deg);
}
.wf * a {
	transform: rotate(0.05deg);
}
@font-face {
	font-family: 'webfontr';
	src: url('files/wfbr.ttf') format('truetype'), url('files/wfbr.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.wfr {
	font-family: "webfontr";
	transform: rotate(0.05deg);
}
.wfr * a {
	transform: rotate(0.05deg);
}
@font-face {
	font-family: 'ftt';
	src: url('files/futuram.ttf') format('truetype'), url('files/futuram.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.ftt {
	font-family: 'ftt';
}
@font-face {
	font-family: 'ftth';
	src: url('files/futurah.ttf') format('truetype'), url('files/futurah.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.ftth {
	font-family: 'ftth';
}
@font-face {
	font-family: 'gill';
	src: url('files/gill.ttf') format('truetype'), url('files/gill.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.gill {
	font-family: "gill";
	transform: rotate(0.05deg);
}
@font-face {
	font-family: 'gara';
	src: url('files/gara.ttf') format('truetype'), url('files/gara.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.gara {
	font-family: "gara";
	transform: rotate(0.05deg);
}
iframe {
	vertical-align: bottom;
	margin-bottom: -1px;
}
.clear {
	clear: both;
	pointer-events: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
article a {
	color: inherit;
	outline: none;
	text-decoration: underline;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
article a:link, article a:visited, article a:active {
	text-decoration: underline;
}
article a:hover {
	text-decoration: underline;
	opacity: .8;
}
article a div {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
article a:hover div {
	text-decoration: underline;
	opacity: .8 !important;
}
article a li {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
article a:hover li {
	opacity: .8 !important;
}

.ca a {
	text-decoration:none;
}
.ca a:link, .ca a:visited, .ca a:active {
	text-decoration:none;
}
.ca a:hover {
	text-decoration:none;
	opacity:1;
}
.ca a:hover div {
	text-decoration:none;
	opacity: 1 !important;
}
.ca a:hover li {
	opacity: 1 !important;
}
.pn {
    pointer-events: none;
}
.tc{
    text-align:center;
}
.tb{
	margin:0 auto;
	max-width:700px;
}
.dt{
	display:table;
	margin:0 auto;
}
.none {
	display: none;
}
.ff a {
	color: #fff;
	outline: none;
}
.ff a:link, .ff a:visited, .ff a:active {
	color: #fff;
	text-decoration: underline;
}
.ff a:hover {
	text-decoration: underline;
}
.nl * {
	text-decoration: none !important;
}
textarea {
	height: 10em !important;
}
section {
	margin: 0 0 5rem;
	position: relative;
	transition: .5s ease-in-out !important;
}

.blog {
	display:inline-block;
	width:70%;
	margin-right:5%;
}

.blog img{
	margin-bottom:5px;
}
aside {
	display:inline-block;
	width:24%;
	vertical-align: top;
}
.sidetitle {
	font-size: 1.4rem;
	background-color:#8dc45a;
	color:#fff;
	display: table;
	padding: 3px 15px;
	border-radius: 25px;
	margin-left: -15px;
}

.newspost .sidetitle {
	background-color:#daeacf;
	color:#006934;
}
.memberpost .sidetitle {
	background-color:#ece8c4;
	color:#006934;
}
.sidemenu {
	margin: 5px 0 40px;
}
.sidemenu ul li{
	display: inline-block;
	padding:0 10px 0px 0;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sidemenu ul li a{
	color:#006934;
}
.pagenavi {
	padding: 30px 0;
	width: 100%;
}
.wp-pagenavi, .wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
	font-size: 1.2rem !important
}
/*wp-pagenavi 17*/

.wp-pagenavi {
	clear: both;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #333;
	background-color: #FFFFFF;
	padding: 0.8rem 1.5rem;
	margin: 0 2px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	border: thin solid #aaa;
}
.wp-pagenavi a:hover {
	color: #333;
	background-color: #ccc;
}
.wp-pagenavi span.current {
	color: #333;
	background-color: #eee;
}
h2.maincolor a:link, h2.maincolor a:visited, h2.maincolor a:active {
	text-decoration: none;
}
h2.maincolor a:hover {
	opacity: .5;
	text-decoration: underline;
}
.date {
	margin: 15px 0 0 0px;
	font-size: 1.1rem;
}
.date a:link, .date a:visited, .date a:active {
	text-decoration: none;
}
.date a:hover {
	text-decoration: underline;
}
.sub a:link, .sub a:visited, .sub a:active {
	text-decoration: none;
}
.sub a:hover {
	text-decoration: underline;
}
.cc a {
	outline: none;
	text-decoration: underline;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.cc a:link, .cc a:visited, .cc a:active {
	text-decoration: underline;
}
.cc a:hover {
	text-decoration: underline;
	opacity: .5;
}
table {
	font-size: 1.4rem;
	border-collapse:separate;
	border-spacing: 0;
}
table.tablecontact {
	width: 100%;
	max-width:800px;
	margin:0 auto;
	vertical-align: top;
	border-top: 1px solid #999
}
table.tablecontact td {
	padding: 2rem 1rem;
	vertical-align: top;
	border-bottom: 1px solid #999;
	width:100%;
}
table.tablecontact td:nth-of-type(1) {
	padding: 2rem 1rem;
	white-space: nowrap;
	vertical-align: top;
	background-color:#1eaa39;
	border-bottom: 1px solid #fff;
	color:#fff;
	width:auto;
	padding-right: 30px;
}
table.tablecontact3 td:nth-of-type(1) {
	padding: 1.5rem;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: 1px solid #999;
	background-color:#d3e8c5;
	color:#006934;
}
table.tablecontact tr:last-child td, table.tablecontact tr:last-child th {
}
table.tablecon th {
	background-color: #fff;
	border-bottom: 0;
	border-collapse: separate;
	width: 13rem;
	padding: 1rem 0;
	white-space: nowrap;
}
table.tablecon td {
	padding: 1rem 0;
	border-bottom: 0;
	border-collapse: separate;
}
.loader,
.loader:before,
.loader:after {
	border-radius: 50%;
	width: 2em;
	height: 2em;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load7 1.8s infinite ease-in-out;
	animation: load7 1.8s infinite ease-in-out;
}
.loader { 
	top: 50%;
	font-size: 10px;
	margin: 40px auto;
	position: relative;
	text-indent: -9999em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
	background-color: #fff;
}
.loader:before,
.loader:after {
	content: '';
	position: absolute;
	top: 0;
}
.loader:before {
	left: -3em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.loader:after {
	left: 3em;
}
@-webkit-keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2em 0 0;
	}
}
@keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2em 0 0;
	}
}
#fade {
	background: url(images/logo.png) no-repeat center;
	width: 100vw;
	height: 100vh;
	min-height: 100vh;
	background-color: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 109;
	background-size: 250px auto;
	background-position: center 43%;
	
}
#submitb {
	background: #8ec65a !important;
	height: 5rem !important;
	font-size: 1.8rem !important;
	margin: 3rem auto !important;
	border: none !important;
	color: #FFF !important;
	padding: 0 !important;
	display: block !important;
	-webkit-transition: .3s ease-in-out !important;
	transition: .3s ease-in-out !important;
	min-width: 250px !important;
	width: 250px;
	text-shadow: 0 0 0 !important;
	border-radius: 1.5rem;
}
#submitb:hover, #submite:hover {
	opacity: .5 !important;
	cursor: pointer;
}
form#mailformpro label.mfp_not_checked {
	border: none !important;
}
.fix {
	position: fixed;
}
/* ------------------------------
article
------------------------------ */

article {
	clear: both;
	min-height: 1000px;
	width: 100vw;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
article.pagearticle {}
article #topcontent {
	margin: 0 auto;
	width: 100vw;
	max-width: 1080px;
	z-index: 9;
	position: relative;
	margin-top:120px;
}
article #content {
	margin: 0 auto;
	width: 100vw;
	max-width: 1080px;
	z-index: 9;
	position: relative;
	padding-bottom: 50px;
}
/* ------------------------------
header
------------------------------ */

header {
	height: auto;
	width: 100vw;
	z-index: 60;
	position: absolute;
}
header.fix {
	background-color: #fff;
}
header .inline {
	font-size: 1.2rem;
}
header #content {
	height: auto;
	width: 1060px;
	max-width:100%;
	margin: 0 auto;
	position: relative;
}
header.tophed #content {
	padding-top:615px;
}
header nav#menu-pc {
	clear: both;
	width: 100%;
}
header nav#menu-pc ul.menu {
	font-size: 0;
	margin: 0 auto;
	width: 100%;
	max-width:100%;
	text-align: right;
	position:relative;
}
header nav#menu-pc ul.menu li {
	display: inline-block;
	text-align: center;
	width: 94px;
	font-size: 1.3rem;
	line-height: 1.5rem;
	margin-top: 8px;
}
header.tophed nav#menu-pc ul.menu {
	text-align: center;
}
header.tophed nav#menu-pc ul.menu li {
	width: 100px;
}
header.fix nav#menu-pc ul.menu{
	text-align: right;
}
header.fix nav#menu-pc ul.menu li {
	line-height: 1.2rem;
	margin-top: 0px;
	width: 94px;
}
header.fix nav#menu-pc ul.menu li a img {
	height: 30px;
	margin-bottom: 0px;
}
header nav#menu-pc ul.menu li a img {
	-webkit-transition: .3s ease-in-out !important;
	transition: .3s ease-in-out !important;
	position: relative;
	top: 0;
	margin-bottom: 5px;
}
header nav#menu-pc ul.menu li a:hover img {
	-webkit-transition: .3s ease-in-out !important;
	transition: .3s ease-in-out !important;
	position: relative;
	top: -5px;
}
header nav#menu-pc ul.menu li.menulogo {
	opacity: 0 !important;
	width: 0px;
}
header.fix nav#menu-pc ul.menu li.menulogo {
	opacity: 1 !important;
	width: 184px;
	position: absolute;
	left: 0;
	top:5px;
}
header nav#menu-pc ul.menu li.menulogo img {
	height: 45px;
	margin-top: 2px;
}
header nav#menu-pc ul.menu li a, header .inline a {
	-webkit-transition: .3s ease-in-out !important;
	transition: .3s ease-in-out !important;
	color:#006934;
	display: block;
}
header nav#menu-pc ul.menu li a:hover {
	opacity: 1;
	filter:brightness(0.6);
}
header nav#menu-pc ul.menu li a span {
	-webkit-transition: .3s ease-in-out !important;
	transition: .3s ease-in-out !important;
	width: 0%;
	display: block;
	height: 1px;
	background-color: #ef2112;
	margin: 0 auto;
}
header nav#menu-pc ul.menu li a:hover span {
	width: 100%;
}
header h1 {
	background: url(images/logo2.png) no-repeat left top;
	height: 44px;
	width: 182px;
	top: 10px;
	position: absolute;
	background-size: contain;
	z-index: 1;
}
header.tophed h1 {
	height: 57px;
	width: 227px;
	background: url(images/logo.png) no-repeat left top;
	top: 520px;
	left: 50%;
	transform: translate(-50%,0);
}
header.fix h1 {
	opacity: 0
}
header h1 {
	margin: 0;
	overflow: hidden;
}
header h1 a {
	height: 100%;
	width: 0;
	padding-left: 100%;
	position: absolute;
	overflow: hidden;
}
@media only screen and ( max-width:1225px) {
	header.tophed h1 {
		top: 43vw;
	}
	header.tophed #content {
		padding-top:51vw;
	}
}
li:hover .subm{
	display:block!important;
}
.subm{
	position: absolute;
    background-color: white;
    padding: 0 15px;
	border:solid #9ccb6d 1px;
	border-radius:15px;
}
.subm li{
	-webkit-transition: .3s ease-in-out !important;
	transition: .3s ease-in-out !important;
	display: block!important;
	margin:0!important;
	line-height: 3.6rem!important;
	width:70px!important;
	white-space:nowrap
}
.subm a.line{ 
	border-bottom: 1px solid #9ccb6d;
}
.subm li a:hover{ 
	filter:none;
}
/* ------------------------------
footer
------------------------------ */

footer {
	clear: both;
	position: relative;
	padding-top:20px;
	width: 100vw;
	line-height: 2.4rem;
	font-size: 1.4rem;
	z-index: 15;
	background: url(images/footerback.png) center bottom repeat-x;
	color: #fff;
}
footer:before {
	content:"";
	background: url(images/footerbacktop.png) center top repeat-x;
	position:absolute;
	top:-32px;
	height:33px;
	width:100%;
}
footer #content {
	width: 100vw;
	max-width: 980px;
	position: relative;
	margin: 0px auto 0;
}
.footerl {
	position: absolute;
	bottom: 3rem;
	left: 0
}
footer a {
	color: #fff;
	outline: none;
	text-decoration: underline;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
footer a:link, footer a:visited, footer a:active {
	text-decoration: underline;
}
footer a:hover {
	text-decoration: underline;
	opacity: .5;
}
footer #logo a:hover {
	opacity: 1;
}
footer #logo {
	float: left;
}
footer nav ul {
	list-style: none;
	text-align: right;
	font-size: 0;
	position:relative;
	z-index:1;
}
footer nav ul li {
	display: inline-block;
	font-size: 1.4rem!important;
}
footer nav ul.nav2 li {
	display: inline-block;
	font-size: 1.4rem!important;
}
footer .copyright {
	width: 100%;
	text-align: center;
	line-height: 5rem;
	clear: both;
}
.pagetopbox{
	position:fixed;
	bottom: 5%;
	z-index: 65;
	width: 1200px;
	max-width:100%;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%,0);
    text-align: right;
	pointer-events: none;	
}
.pagetop {
	display: inline-block;
	text-align: left;
	pointer-events: auto;
	background-color:#22a039;
	border-radius: 50%;
}
.pagetop a {
	display: block;
	padding: 24px 8px 4px;
	margin: 0px;
}
.pagetop a:hover {
	opacity: 1;
}
.pagetop a img {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	position: relative;
	top: 0;
}
.pagetop a:hover img {
	top: -20px;
}
.arrow {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 10px;
	border-top: 4px solid #fff;
	border-left: 4px solid #fff;
	transform: rotate(45deg);
	position: relative;
	z-index: 60px;
	top: 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
a:hover .arrow {
	top: -10px
}
/* --------------------
for Debug
-------------------- */

article {
	filter: alpha(opacity=100)\9;
	/* ie lt 8 */
	-ms-filter: alpha(opacity=70)\9;
	/* ie 8 */
}
footer {
	filter: alpha(opacity=100)\9;
	/* ie lt 8 */
	-ms-filter: alpha(opacity=100)\9;
	/* ie 8 */
}

@media all and (-ms-high-contrast: none) {
  /* ここに書く */
	.pagetitle {
	opacity:1;
	}
	#fade {
		display:none;
	}
	.effect li,section{
		opacity:1
	}
}
nav#sm-menubox {
	display: none;
}

.padv {
	display: none;
}
.pcv {
	display: block;
}
.smv {
	display: none;
}
/* ------------------------------
------------------------------
------------------------------
979px
------------------------------
------------------------------
------------------------------ */

@media only screen and ( max-width:1079px) {
	/* ----------page--------------------*/
	.pagekey {
	margin-top:0px;
	}
	.pagekey:after {
		background-size:auto 1.5vw;
	}
	.pagekeytitle img{
		margin-left:-1px;
	}
	/* ----------top--------------------*/
	header.tophed #content {
		padding-top:0px;
	}
	.sironami{
		background-size: auto 7vw;
		background-position: center bottom;
	}
	.sironami2{
		background-size: auto 1.8vw!important;
	}
	/* ----------common--------------------*/
	.w100{
		width:100%!important;
	}
	.p0{
		padding:0!important;
	}
	.m0{
		margin: 0 !important;
	}
	.pc{
		position:static!important;
		transform:none!important;
	}
	.pcv {
		display: none !important;
	}
	.padv {
		display: block !important;
	}
	.smv {
		display: none;
	}
	a[href^="tel:"] {
    	pointer-events: auto;
	}
	article #topcontent {
		width: auto;
		padding: 0px 2rem 8rem!important;
		margin-top:20px
	}
	article #content {
		width: auto;
		padding: 0px 2rem 8rem!important;
	}
	body {
		position: relative;
	}
	.effect,section,.effect li{
		opacity: 1 !important;
	}
	.mover,.movel,.moveb,.movet,section,.effect li{	
		transform: none !important;
	}
	.moveb{
		bottom:0;
	}
	.blog {
		width:100%;
		margin-right:0;
	}
	aside {
		width:100%!important;
	}
	article {
		margin: 60px 0 0;
	}
	header.fix {
		top: 0;
	}
	header, header.fix {
		position: fixed;
		width: 100%;
		height: 60px;
		max-height: 60px;
		top: 0!important;
		background-color: #fff;
	}
	#menu-pc {
		display: none !important;
	}
	header h1, header.fix h1 {
		background: url(images/logo2.png) no-repeat left top!important;
		height: 44px !important;
		width:182px!important;
		top: 5px !important;
		left: 10px !important;
		transform: translate(0,0);
		transform: none !important;
	}
	header #content, header.fix #content {
		height: 100%!important;
		width: 100%!important;
	}
	header.fix h1 {
		opacity: 1;
	}
	footer #content {
		width: auto;
	}
	footer {
		padding-top: 0rem;
		background: url(images/footerback.png) center top repeat-x;
	}
	footer .copyright {
		line-height: 4.5rem;
		font-size: 1rem;
		text-align: center;
	}
	.pagetop {
		right: 0;
		bottom: 0;
	}
	section {
		width: auto;
	}
	table.list th, table.list td {
		width: 100%;
		float: left;
		font-size: 1rem
	}
	table.tablecontact td {
		float: left;
		width: 100%;
		padding: 10px 0;
	}
	table.tablelist > tbody > tr > td {
		float: left;
		width: 100%!important;
		padding: 5px!important;
	}
	table.tablelist > tbody > tr > td:nth-of-type(2) {
		padding-bottom:10px!important;
	}
	table th, table td {
		padding-left: 5px !important;
	}
	a:hover {
		opacity: 1 !important;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	a:hover div {
		text-decoration: underline;
		opacity: 1 !important;
	}
	a:hover li {
		opacity: 1 !important;
	}
	label:hover {
		opacity: 1 !important;
	}
	.sidemenu ul li{
	}
	.pageimg {
		text-align: center !important;
	}
	input, textarea, select {
		font-size: 1.8rem;
	}
	/* ----------menu--------------------*/
	nav#sm-menubox {
		display: block;
		z-index: 70;
		top: 0;
		right: 0;
		width: 100%;
		position: relative;
	}
	#sm-menu {
		width: 100%;
		position: absolute;
		display: none;
		top: 0px;
		left: 0;
		padding-bottom:20px;
		background:url(images/smenuback.png) center top repeat-x, linear-gradient(to bottom, #fff 250px, #cde4bb);
		height:calc(100vh - 60px);
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	ul.sm-menulist {
		width: 100%;
		overflow: hidden;
		padding: 1rem 0;
		text-align: left;
		font-size: 0;
		display: inline-block;
	}
	ul.sm-menulist li {
		width: 30%;
		display: inline-block;
		border-radius: 10px;
		margin: 1.5%;
		line-height: 1.6rem;
		height:96px;
		border:#22a039 solid 1px;
		background-color:white
	}
	ul.sm-menulist li a {
		text-align: center;
		display: block;
		color: #006934;
		text-decoration: none;
		width: 100%;
		margin: 1rem 0;
		font-size: 1.8rem!important
	}
	ul.sm-menulist li.mainback {
		border:none;
		background-color:#8ec65a
	}
	ul.sm-menulist li.mainback a {
		color: #fff;
	}
	ul.sm-menulist li a img {
		margin: -5px 0 0px;
		height: 35px;
		display: block;
		margin: 0 auto 5px;
	}
	#toggle {
		width: 40px;
		height: 40px;
		position: absolute;
		right: 10px;
		top: 7px;
		z-index: 1;
	}
	#toggle a {
		position: absolute;
		right: 0;
		top: 0;
		width: 45px;
		height: 45px;
		background-size: cover;
		border-radius: 15%;
		background: #8ec65a;
		border:1px #fff solid;
	}
	#panel-btn-icon {
		display: block;
		position: absolute;
		top: 23px;
		left: 22px;
		width: 20px;
		height: 2px;
		margin: -1px 0 0 -10px;
		background: #fff;
		transition: .2s;
	}
	#panel-btn-icon:before, #panel-btn-icon:after {
		display: block;
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 2px;
		background: #fff;
		transition: .3s;
	}
	#panel-btn-icon:before {
		margin-top: -7px;
	}
	#panel-btn-icon:after {
		margin-top: 8px;
	}
	#panel-btn .close {
		background: transparent;
	}
	#panel-btn .close:before, #panel-btn .close:after {
		margin-top: 0;
	}
	#panel-btn .close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#panel-btn .close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
	#panel-btn .close {
		background: transparent;
	}
	#panel-btn .close:before, #panel-btn .close:after {
		margin-top: 0;
	}
	#panel-btn .close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#panel-btn .close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
}
/* ------------------------------
------------------------------
------------------------------
480px
------------------------------
------------------------------
------------------------------ */

@media only screen and (max-width: 480px) {
	/* ----------page--------------------*/
	.sc {
		height: 121px;
	}
	@keyframes bg-slider {
		from { background-position: 1719px 0; }
		to { background-position: 0 0; } /* 使用した背景画像の長さ */
	}
	.ha{
		min-height:auto!important;
		padding-bottom:30px!important;
	}
	/* ----------top--------------------*/
	.border0{
		border:none!important
	}
	/* ----------common--------------------*/
	.gmap {
		padding-bottom: 100%;
	} 
	.font36{
		font-size:3rem;
		line-height:3.4rem;
	}
	.font32{
		font-size:2.8rem;
		line-height:3rem;
	}
	.font28{
		font-size:2.4rem;
		line-height:2.6rem;
	}
	.font24{
		font-size:2rem;
	}
	.font20{
		font-size:1.8rem;
	}
	.font18{
		font-size:1.6rem
	}
	ul.boxlist2 > li, ul.boxlist2 > a li,ul.boxlist3 > li, ul.boxlist3 > a li{
		display: inline-block;
		width: 100%!important;
		margin: 0 0 5rem!important;
		letter-spacing: normal;
	}   
	ul.boxlist4 > li, ul.boxlist4 > a li,ul.boxlistsm2 > li,ul.boxlistsm2 > a li{
		display: inline-block;
		width: 47%!important;
		margin: 0 2% 5rem 0!important;
		letter-spacing: normal;
	}
	ul.boxlist4 > li:nth-of-type(2n), ul.boxlist4 > a:nth-of-type(2n) li,ul.boxlistsm2 > li:nth-of-type(2n),ul.boxlistsm2 > a:nth-of-type(2n) li {
		display: inline-block;
		width: 47%!important;
		margin: 0 0 5rem 2%!important;
		letter-spacing: normal;		
	}
	.tablesc{
		display: block;
		overflow-x:auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.spc{
		position:static!important;
		transform:none!important;
	}
	.sw100{
		width:100%!important;
		max-width:100%!important;
	}
	.sp0{
		padding:0!important;
	}
	.sm0{
		margin:0!important;
	}
	.padv {
		display: none !important;
	}
	.smv {
		display: block !important;
	}
	.blogbox {
		padding-left: 0px
	}
	aside {
		padding-right: 0px
	}
	#submitb {
		-webkit-transition: none;
		transition: none;
		max-width: 100% !important;
		min-width: 100% !important;
		width: 100%;
	}
	#submitb:hover, #submite:hover {
		opacity: 1 !important;
	}
	.kugiri {
		margin-top: 5rem;
	}
	.fl {
		float: none !important;
	}
	.fr {
		float: none !important;
	}
}