@charset "utf-8";
/* CSS Document */

html,
*{
	margin:0;
	padding:0;
		font-family:'Noto Sans JP',サンセリフ,"Shuei MaruGo B", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
    color: #333333;

		
}


img{
	border:none;
	vertical-align:bottom;
}

a{
	text-decoration:none;
	color: black;
}

li{
	list-style-type:none;
}

#wait{
	height: 800px;
  text-align:center;
  position:relative;
}
#wait h1{
	font-size: 35px;
	position:absolute;
  top:20%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100%;

}
#wait a{
	font-size: 30px;
	color: white;
}
#wait img{
		position:absolute;
  transform:translate(-50%,-50%);
  top:50%;
  left:50%;

}
#home{
	height:auto;
	margin:  0 auto;
}
#about{
	
	width: 100%;
	height: 100px;
	margin:0 auto;
	position: relative;
	padding-top:10px;
}
#about h2{
	padding: 25px auto;
	border-radius: 5px;
}
.about-p-font{
	padding: 10px 15px;
}


.heading-031 {
	margin-top: 50px;
	font-size: 35px;
	letter-spacing: 0.1em;
	font-weight: 900;
   text-align: center;

	
}


#index-about{
	height: auto;
	background-color: beige;
}

img{
	border:none;
	vertical-align:bottom;
}

a{
	text-decoration:none;
}

li{
	list-style-type:none;
}







@keyframes anim {
  0% {
  transform: translateX(0px);

  }

  100% {
  transform: translate(-150px,-10px);
  }
}






/*ナビ通常*/
header {
	background: white;
	height: 70px;
	position: fixed;
	width: 100%;
 top: 0; /* 上下の固定位置を上から0pxにする */
    left: 0; 
	 z-index: 999;
	box-shadow: 0px 10px 10px -9px rgba(0,0,0,0.3);
		font-weight: 600;

}
#main{
	width:100%;
	padding-top: 120px;
	height:400px;
	margin: 0 auto;
	background-image: linear-gradient(90deg, rgba(253, 219, 146, 1), rgba(209, 253, 254, 1));
}


#TopImg01{

	text-align: center;
	height: 90px;
	margin: 0 auto;
	 background-image: url(../images/topimgmoji05.gif);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#TopImg03{
	width: 440px;
	height: 250px;
	margin: 0 auto;
	 background-image: url(../images/aaa.gif);
	background-repeat: no-repeat;
	background-size:90%;
	background-position: center;

}
#pankuzu{
	font-weight: 900;
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin:  0 auto;
	margin-top: 70px;
	background-color:#E8E8E8;
}
#pankuzu ol{
	width:970px;
	margin: 0 auto;

}
#pankuzu ol a{
}
#responsive{
	position: absolute;
	width: 100%;
}


.main-menu {
  margin: 0 auto;
  display: flex;
	width: 1280px;
	height: 70px;
}
.logo {
  text-align: center;
  padding: 10px;


}
.pc-menu {
  width: 800px;
	height: 70px;
	min-width: 700px;
	margin: 0 0 0 auto;
	color: #8FBC8F;
	position: relative;
}
.pc-menu > ul {
  display: flex;
	height: 70px;

}
.pc-menu > ul >li {
   text-align: center;
	margin:  auto auto;
  font-size: 14px;
	 display:inline-block;
  vertical-align: middle;
	padding: 0 10px;
}
.pc-menu > ul > li > a{
	color: #677E5B;
	
}
.pc-menu > ul > li > a:hover {
	border-bottom: 2px solid #677E5B;
 

}
.navkasen{
	border-bottom: 2px solid #677E5B;
}


/*PCナビクリック表示ここから*/

.modal {
  display: none;
  height: 100vw;
  left: 0;
	top:70px;
  position: fixed;
  width: 100%;

}
.modal__overlay {
  height: 100vw;
  position: absolute;
  width: 100%;
		  background: rgba(0, 0, 0, 0.3);
}
.modal__content {
  background:white;
  left: 50%;
  padding: 10px;
	top:20px;
  position: absolute;
  text-align: right;
	margin: 0 auto;
    margin-right: -50%;
    transform: translate( -50%) ;
  width: 800px;
	height: 200px;
}
.btn a {
  padding: 0;
  text-align: center;
  text-decoration: none;
}
.fixed {
  height: 100%;
  width: 100%;
}
#nav-content{
	width: 100%;
	height: auto;
	margin: 0 auto;
	  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.nav-content-oya{
	width: 180px;
	height: auto;
	border: 2px solid rgba(78,71,71,0.92);
	
	
}
.nav-content-p{
	width: 180px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	position: relative;
	background-color:#43aa8b;
	
}
.nav-content-p p{
	 position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) ;
	color:white;
	
	
}
.nav-content-01{
	width: 180px;
	height: 120px;
	text-align: center;
		 background-image: url("../images/houmon-img.png");
	background-repeat: no-repeat;
	background-size: 140px;
	background-position: center;
	
}

.nav-content-02{
	width: 180px;
	height: 120px;
	text-align: center;
		 background-image: url("../images/keamane-img.png");
	background-repeat: no-repeat;
	background-position: center;
}
.nav-content-03{
	width: 180px;
	height: 120px;
	text-align: center;
			 background-image: url("../images/kajidaikou-img.png");


	background-repeat: no-repeat;
	background-position: center;
}
.nav-content-04{
	width: 180px;
	height: 120px;
	text-align: center;
		 background-image: url("../images/konesapo-img.png");
	background-repeat: no-repeat;
	background-position: center;
}

.sidemenu {
  height: 100%;
  padding-top: 0px;
  position: fixed;
  transition: all 0.2s;
  top: 0;
   right:-80%; /*メニュー幅*/
    width: 80%; /*メニュー幅*/
  z-index: 2;
  background-color:rgba(201,201,201,0.85);
}
.sidemenu nav {
	margin: 0 auto;

}
.sidemenu nav ul{
		margin:  30px auto ;

}
.sidemenu nav ul li {
		width: 80%;
	border-bottom:1px solid darkslategray;
	margin: 0 auto;
	font-size: 16px;
	padding-left: 30px;
	line-height: 35px;
	color:darkslategray;
}

.sidemenu-logo{
	height: 50px;
	background-color: white;
 padding: 10px;
	margin-bottom: 20px;



}
.callTel{
		text-align: center;
	border-radius: 10px;
	width: 200px;
	height: auto;
	padding: 7px 0;
	margin: 10px auto;
		display: flex;
	color:darkslategray;
		background-color: white;


}

.call-font{

	text-align: left;
	margin: 0 auto;
	font-size: 16px;


}

 .gg-chevron-right {

	 float: right;
 box-sizing: border-box;
 position: relative;
 display: block;
 transform: scale(var(--ggs,1));
 width: 22px;
 height: 22px;
	 margin-top: 12px;
 border: 2px solid transparent;
 border-radius: 100px
}

.gg-chevron-right::after {
 content: "";
 display: block;
 box-sizing: border-box;
 position: absolute;
 width: 10px;
 height: 10px;
 border-bottom: 2px solid;
 border-right: 2px solid;
 transform: rotate(-45deg);
 right: 6px;
 top: 4px
} 
#snsIcon{
	width: 200px;
	height: 50px;
	margin: 30px auto;
	 flex-direction: row;
  justify-content: space-between;
	display: flex;
	position: absolute;
    left: 50%;
transform: translate(-50%,0);

}

.hamburger {
  cursor: pointer;
  height: 70px;
  position: absolute;
  right: 0px;
  top:0px;
  width: 70px;
  z-index: 3;

}
.hamburger span {
  background-color: #000;
  height: 4px;
  left: 15px;
  position: absolute;
  transition: all 0.6s;
  width: 38px;
	border-radius: 20px;
}
.hamburger_linetop {
  top: 20px;
}
.hamburger_linecenter {
  top: 33px;
}
.hamburger_linebottom {
  top: 46px;
}
/*------------------------------------
メニュークリックした後 ↓
------------------------------------*/
.nav_open .sidemenu {
  right: 0;
}
.nav_open .hamburger_linetop {
  top: 30px;
  transform: rotate(45deg);
}
.nav_open .hamburger_linecenter {
  left: 50%;
  width: 0;
}
.nav_open .hamburger_linebottom {
  top: 30px;
  transform: rotate(-45deg);
}
.nav_open .overlay {
  opacity: 0.8;
  visibility: visible;
}
/*------------------------------------
メニュークリック後メニュー外の背景 ↓
------------------------------------*/
.overlay {
  background-color: #000;
  cursor: pointer;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 0.6s;
  visibility: hidden;
  width: 100vw;
  z-index: 1;
}



/*ハンバーガーメニュードロップメニュー*/

/*------------------------------------
@media screen 1000px~999px ↓
------------------------------------*/
@media screen and (max-width: 1000px) {
  .sp_no {
    display: none;
  }
  .sidemenu {
    right: -100%; /*メニュー幅*/
    width: 100%; /*メニュー幅*/
  }
}


Resources
/*ここまでナビ*/	
/*ここからパンくず*/
.breadcrumb {
  margin: 0 auto;
  padding-top: 15px;
  list-style: none;
}

.breadcrumb-005 {
    display: flex;
    gap: 0 20px;
    list-style: none;
    padding: 0;
    font-size: .9em;
}

.breadcrumb-005 li {
    display: flex;
    align-items: center;
}

.breadcrumb-005 li:first-child::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 4px;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M11.7%207.5%204%2013.8v6.8c0%20.4.3.7.7.7h4.7c.4%200%20.7-.3.7-.7v-4c0-.4.3-.7.7-.7h2.7c.4%200%20.7.3.7.7v4c0%20.4.3.7.7.7h4.7c.4%200%20.7-.3.7-.7v-6.8l-7.7-6.3h-.9zm12.1%204.4L20.3%209V3.2c0-.3-.2-.5-.5-.5h-2.3c-.3%200-.5.2-.5.5v2.9L13.3%203c-.7-.6-1.8-.6-2.5%200L.2%2011.8c-.2.2-.3.5-.1.7l1.1%201.3c.2.2.5.2.7.1l9.8-8.1h.6l9.8%208.1c.2.2.5.1.7-.1l1.1-1.3c.2-.2.1-.5-.1-.6z%22%20style%3D%22fill%3A%23333333%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    content: '';
}

.breadcrumb-005 li:not(:last-child)::after {
    display: inline-block;
    width: .3em;
    height: .6em;
    margin-left: 12px;
    background-color: #333333;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: '';
}

.breadcrumb-005 a {
    color: #333333;
    text-decoration: none;
}




/*メインここから*/
#annsin-kaigo{
	width: 100%;
	height: 100px;
	background-color: white;
}


#item-oya{
		padding: 30px 0;
	background-color:rgba(235,235,235,1.00);
}

.Top-p{
	text-align: center;
	color:darkslategray;
	padding-top: 0px;
	font-size: 45px;
	line-height: 45px;

}.top-sub{
	text-align: center;
		color:darkslategray;

	font-size: 22px;
	font-weight: 600;
}
.item-box {
	width: 980px;
	margin: 40px auto 30px auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;

}

.item {
   width: 225px;
	height: 200px;
		background-color: white;
	box-shadow: 1px 2px 5px -2px #c9c9c9;

}
.item:hover{
  box-shadow: 2px 4px 11px 0px rgba(0, 0, 0, 0.29);
		transition: 0.6s all;

}
.item01{
	 position: absolute;
	position: relative;
	width: 100%;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}

.item-img-01{
	 background-image: url("../images/houmon-img.png");
	background-repeat: no-repeat;
	background-size: 140px;
	background-position: center;
	height: 140px;
}




.item-img-02{
		text-align: center;
		 background-image: url("../images/keamane-img.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
}
.item-img-03{
		text-align: center;
		 background-image: url("../images/kajidaikou-img.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
}
.item-img-04{
text-align: center;
		 background-image: url("../images/konesapo-img.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
}
.item03{
	position: relative;
	font-size: 20px;
	height: 60px;
	line-height: 18px;
	text-align: center;
	font-weight: 900;
	color: darkslategray;

	
}
.item-img-01:hover,
.item-img-02:hover,
.item-img-03:hover,
.item-img-04:hover{
    transform: scale(1.1,1.1);
    transition: 0.6s all;
}


.jigyou-small{
	font-size: 15px;
	line-height: 16px;
}
#index-about{
	height: auto;
	padding:  50px;
		background-color: white;
}
.konennituite{
	height: auto;
	width: 600px;
	padding: 50px;
	margin:  0 auto;	
}

.Text{
	font-weight: 400;
	font-size: 18px;
}
.Text-Span {
  position: relative;
  z-index: 1;
}
.Text-Span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0%;
  height: 4px;
background-image: linear-gradient(90deg, rgba(253, 219, 146, 1), rgba(114, 184, 63, 1) 58%, rgba(209, 253, 254, 1));

  z-index: -1;
  transition: all 2.5s;
}
.Text-Span.isActive:after {
  width: 100%;
}

#about-img-box{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
}

.about-img01{
	
	 background-image: url("../images/shien-01.png");

  transform: translateX(-10px);
  transition: all .5s ease-in;
}
/* 画面に入った時の動き */
.about-img01.blockIn {
  transform: translateX(-50px);
}
.about-img02{
	
		
	padding-top: 50px;

background-image: url("../images/shien-03.png");
  transform: translateX(-10px);
  transition: all .5s ease-in;
}
/* 画面に入った時の動き */
.about-img02.blockIn {
  transform: translateX(-40px);
}
.about-img03{
	 background-image: url("../images/syugou.png");
	background-position: center;
	 
	
	
}
.about-img04{

		padding-top: 50px;

	 background-image: url("../images/syatta.png");
 transform: translateX(10px);
  transition: all .5s ease-in;
}
/* 画面に入った時の動き */
.about-img04.blockIn {
  transform: translateX(40px);
}
.about-img05{
 background-image: url("../images/nnnn.png");
  transform: translateX(10px);
  transition: all .5s ease-in;
}
/* 画面に入った時の動き */
.about-img05.blockIn {
  transform: translateX(50px);
}

.scroll-block{
		height: 190px;
		width: 190px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
  transition: all .5s ease-in;
}

#kosodate{
	width: 980px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: white;
}
#kosodate-oya{
}
.kosodate-box{
	font-size: 18px;
		padding: 30px 20px;
}

.kosodate-p{
position: relative;
	font-size: 22px;
	height: 50px;
	font-weight: 900;
	color: darkslategray;
}

#RECRUIT{
		height: 500px;
	width:100%;
	padding: 30px 0 60px 0;
background-color:rgba(235,235,235,1.00);
	
}
#Recruit-box{
	width: 980px;
	display: flex;
	margin: 0 auto;
		padding-top: 30px;
		background-color: white;
}

.saiyou-p-small{
		padding: 50px 50px 0 50px;
	font-size: 18px;
	font-weight: 400;

}

#Recruit01{
	position: relative;
	width: 700px;
	height: 500px;
	
}

#Recruit01:hover .readMore,
#Recruit01:hover .sample5-6::after,
#kosodate:hover .readMore,
#kosodate:hover .sample5-6::after{
	background-color:orange;
	color: white;
	transition: 0.6s all;
	border-top: 2px solid white;
	border-right: 2px solid white;
}
#Recruit-02{
	width: 250px;
	padding-right: 40px;
	height: 500px;
}

#TopImg04{
  animation: pikopiko 1.5s steps(2, start) infinite;
	position: absolute;
	right: 47%;
	top: 150px;
}
.readMore{
	background-color: white;
		position: absolute;
	bottom: 30px;
	right: 30px;
	float: right;
	margin-top: 20px;
	font-weight: 600;
	font-size: 18px;
	padding: 10px 20px;
	text-align: center;
	color: orange;
	border: 1px solid orange;
	border-radius: 10px;
	
}


/*矢印のアイコン*/
.arrow{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: orange;
	vertical-align: middle;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 2px;
		margin-left: 5px;

	
}

.arrow::before,
.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.sample5-6::before{
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.sample5-6::after{
	left: 6px;
	width: 7px;
	height: 7px;
	border-top: 2px solid orange;
	border-right: 2px solid orange;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*ここからページトップ等*/

/*親要素 */
#floatingMenu {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: flex;
    flex-direction: column;
    gap: 18px;
    z-index: 2;
}
/* 子要素 */
.flObj {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    gap: 15px;
    transition: all 0.5s ease;
    position: relative;
}
/* 子要素のテキスト */
.flObj p {
    margin: 0;
    background: #FFF;
    padding: 2px 10px 0;
    font-size: 0.85rem;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 22%);
    border-radius: 3px;
}
/* 子要素のリンク */
.flObj a {
    background: #6bb6ff;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 15%), 0 4px 5px 0 rgb(0 0 0 / 22%);
    position: relative;
    font-size: 1.2rem;
}
/* aタグのhover時 */
.flObj.top a:hover, .flObj.middle a:hover {
    opacity: 0.8;
}
/* FontAwesomeアイコンのスタイル */
.flObj a i {
    color: #FFF;
}
/* ＋アイコン */
.flObj.bottom a:before {
    content: "";
	position: absolute;
    z-index: 1;
	top:40%;
    left: 50% -50%;
    font-weight: 900;
    color: #FFF;
  width: 18px;
  height: 18px;
  border-top: 4px solid #FFF;
  border-left: 4px solid #FFF;
  transform: rotate(45deg);
}

#konen-insta-index{
	
	margin: 0 auto;
	height: 400px;
	background-color:white;
	
}
.footer-002 {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 25px 10px 10px;
	background-color: cadetblue;
}

.footer-002__logo {
    width: 130px;
    height: 30px;
}

.footer-002__list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 1.5em;
    list-style-type: none;
    margin: 0 0 .5em;
    padding: .5em;
}

.footer-002__sns-icon {
    width: 30px;
    height: 30px;
}

.footer-002__copyright {
    margin: 0;
    color: #ffffffb3;
    font-weight: 200;
    font-size: .8em;
}
footer ul {
	   margin: 0;
    color: #ffffffb3;
    font-weight: 600;
}
footer ul li a {
	   margin: 0;
    color: #ffffffb3;
    font-weight: 600;
}
/*ページトップへ戻るボタン*/


