@charset "utf-8";
	
body{
	font-family: "Hiragino Sans", "Meiryo","Yu Gothic medium",  "sans-serif";
	margin: 0 auto;
	padding-top: 0px;
	width: 0 auto;
	text-align: center;
	background-color: white;
}

.anniversary{
	z-index: 15; 
	top: -33px; 
	left: 55px; 
	position: absolute; 
	width: 110px; 
	height: auto; 
	filter: drop-shadow(0 0 5px white);
}

.wrapper{
	display:flex; 
	flex-direction:column; 
	min-height:100vh;
	margin-bottom:50px;
}

.header{
	width: 100%;
	height: 85px;
	background-color: rgba(255,255,255,0.8);
	box-sizing: border-box;
	position: fixed;
	top:0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	z-index: 25;
}

.crcimg{
	margin-right: auto;
	padding: 2px 0px 0px 10px;
}

.crcimg img{
	width: 260px;
	height: auto;
}

.head{
	color: black;
	font-size: 13px;
	text-decoration: none;
	transition   : .3s;
	padding: 0px 25px 0px 25px;
	letter-spacing: -0.07em;
}

.head:hover{
	color: green;
}

.mein_visual_photo{
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
	margin:0 auto;
	top:85px;
}

.mein{
	background: linear-gradient(to top, rgba(245, 255, 230, 0.9) 0%, rgba(255, 255, 243, 0.4) 100%), url(../img/hP_crcg.png);
	background-repeat: no-repeat;
  	background-attachment: fixed;
	background-position: center; 
	background-size: cover;
	background-color: #464646;
	overflow: hidden;
	position: relative;
	height: 380px;
}

.title1{
	width: 100%;
	font-size: 35px;
	font-weight: bold;
	text-shadow: 0px 3px 5px black;
	color: white;
	z-index: 12;
	position: absolute;
	top:30%;
	left: 50%;
	transform: translate(-50%,-50%);
	letter-spacing:-0.05em;
}

.mein_menu{
	width: auto;
	height: auto;
	margin: auto;
}

.icon{
	z-index: 14;
	width: 165px;
	height: 165px;
	position: absolute;
	transform: translate(-50%,-20%);
	transition: .3s;
	margin: 0 auto;
	border-radius: 50%;
    text-align: center;/* ←文字を左右に中央揃え */
    line-height: 5px;/* ←文字を上下に中央揃え */
}

span{
	font-size: 105%;
}

.icon p{
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :170px;
  text-align:center;
}

.banner2{
	display: none;
	padding: 0 0 8px 0;
	width: 850px;
	height: 3em;
	z-index: 14;
	position: absolute;
	transform: translate(-50%,-50%);
	top:45%;
	left: 50%;
	background-color: cadetblue;
	color: white;
}

.corporate_top img{
	padding: 10px 0 0 0;
	width: 75px;
	height: auto;
}

.c{
	background-color: rgba(255,255,255,1.00);
	top:45%;
	left: 19%;
	font-size: 128%;
	color: green;
	filter:drop-shadow(0 0 4px #FCFDFE);
	border: 3px solid rgba(34,139,34,1);
	line-height: 1.1em;
	
}

.c p{
	transform: scale( 0.8 , 1 ); 
	font-weight: bold;
	letter-spacing: -0.09em;
}

.c:hover{
	background-color: rgba(221,243,181,1.00);
	
}

.r{
	background-color: rgba(255,255,255,1.00);
	top:45%;
	left: 35%;
	font-size: 110%;
	color: green;
	filter:drop-shadow(0 0 4px #FCFDFE);
	border: 3px solid rgba(34,139,34,1);
	line-height: 1.1em;
}

.r p{
	 top: 62%;
	font-weight: bold;
}

.r:hover{
	background-color: rgba(221,243,181,1.00);
}

.e{
	background-color: rgba(255,255,255,1.00);
	top:45%;
	left: 52%;
	font-size: 105%;
	color: green;
	filter:drop-shadow(0 0 4px #FCFDFE);
	border: 3px solid rgba(34,139,34,1);
	line-height: 1.2em;
}

.e p{
	top:60%;
	font-weight: bold;
}

.e:hover{
	background-color: rgba(221,243,181,1.00);
}

.s{
	background-color: rgba(255,255,255,1.00);
	top:45%;
	left: 68%;
	font-size: 120%;
	color: green;
	filter:drop-shadow(0 0 4px #FCFDFE);
	border: 3px solid rgba(34,139,34,1);
	line-height: 1.2em;
}

.s p{
	transform: scale( 0.8 , 1 ); 
	font-weight: bold;
	letter-spacing: -0.05em;
}

.s:hover{
	background-color: rgba(221,243,181,1.00);
	}

.w{
	background-color: rgba(255,255,255,1.00);
	top:45%;
	left: 84%;
	font-size: 123%;
	color: green;
	filter:drop-shadow(0 0 4px #FCFDFE);
	border: 3px solid rgba(34,139,34,1);
}

.w p {
	font-weight: bold;
}

.w:hover{
	background-color: rgba(221,243,181,1.00);
}

.item1{
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 870px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: anime 40s 0s infinite;
	animation: anime 40s 0s infinite;
}

.title2{
	z-index: 12;
	font-size: 40px;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: white;
	opacity: 0.7;
}

.corporate_top{
	margin: 0 auto;
}

.corporate_top1{
	width: 160px;
	height: auto;
	padding: 30px 30px 30px 30px;
	opacity: 0;
	visibility: hidden;
  	transform: translateY(40px);
  	transition: all 1s;
}

.corporate_top1.is-show{
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.corporate_top1:hover{
	opacity: 0.7;
}

.item1:nth-of-type(2){
	-webkit-animation-delay: 8s;
	animation-delay: 8s;
}

.item1:nth-of-type(3){
	 -webkit-animation-delay: 16s;
  	 animation-delay: 16s;
}

.item1:nth-of-type(4){
	 -webkit-animation-delay: 24s;
  	 animation-delay: 24s;
}

.item1:nth-of-type(5){
	 -webkit-animation-delay: 32s;
  	 animation-delay: 32s;
}

@keyframes anime {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
	transform: scale(1.2) ;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
	transform: scale(1.2) ;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}

.gtitle{
	font-size: 30px;
	border-bottom: 5px solid;
    border-image: linear-gradient(to right, rgba(255, 255, 255, 0.0) 0%, rgba(255, 255, 255, 0.0) 40%,#2DAE00 50%,rgba(255, 255, 255, 0.0) 60%, rgba(255, 255, 255, 0.0) 100%);
    border-image-slice: 1;
	padding: 5px;
	 padding-top: 80px;
    margin-top:-80px;
}



.mein_contents{
	margin: auto;
	width: 960px;
	height: auto;
	display: flex;
  	justify-content: center;
  	flex-wrap: wrap;	
}

.button2{
	width: 300px;
	height: 165px;
}

.mein_contents a{
	text-decoration: none;
}

.contents_box{
	width: 300px;
	height: 350px;
	margin: 10px;
	background-color: rgba(46,139,87,0.7);
	position: relative;
	transition: .4s;
}

.contents_box:hover{
	background-color: rgba(0,193,112,1.00);
	border-radius: 0.75em;
	
}

.contents_box img{
	pointer-events: none; 
	margin: 20px;
	width: 240px;
	height: 170px;
	
}


.contents_box h4{
	font-weight: 500;
	font-size: 115%;
	padding: 0 0 15px 0 ;
	margin: auto;
	color:white;
}

.contents_box p{
	width: 180px;
	margin: auto;
	color:whitesmoke;
	font-size: 13px;
	padding: 0 0 30px 0;
}

.contents_box.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

header ul .menu{
	display: flex;
}

header .gnav .menu li{
	 display: inline-block;
	list-style: none;
    text-align: center;
	 padding: 0 10px 0 10px;
}

header .gnav .menu li+li{
	border-left: 1px solid gray;
	padding: 0 10px 0 10px;
}

.rogo{
	padding: 4px;
	margin: auto;
}

 /* ココから下はフッター */

.footer3{
	font-weight: bold;
}

 .footer{
	width: 940px;
	height: auto;
	margin: auto;
	display: flex;
	font-size: 11px;
	letter-spacing : -0.4px;
	line-height:2em;
	 padding:60px 0px 0px 10px;
}

.rogo{
	padding: 4px;
	margin: auto;
}



.mein_footer .footer img{
	 pointer-events: none; 
	width: 270px;
	height: auto;
    padding: 20px 30px 0px 0px;
}

.nemu{
	font-size: 14px;
}

.test {
	list-style: none;
	border-right: solid 1px #97A699;
	padding:0px 35px 0px 3px;
	text-align: left;
}

.test li a{
	text-decoration: none;
	color: black;
}

.test li a:hover{
	color: green;
}

.corporate{
	list-style: none;
	border-right: solid 1px #97A699;
	padding: 0px 35px 0px 25px;
	text-align: left;
}

.corporate li a{
	text-decoration: none;
	color: black;
}

.corporate li a:hover{
	color: green;
}

.other{
	list-style: none;
	text-align: left;
}

.other li a{
	text-decoration: none;
	color: black;
}

.other li a:hover{
	color: green;
}

.mein_footer{
		margin-top:auto;
}

.footer1{
	padding: 20px 0px 0px 0px;
}

ul.footer1 {
  margin: auto;
  width: 890px; 
  height: auto;
  padding: 5px inherit;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}
ul.footer1 li {
  list-style-type: none;
  background-color: #fff;
  color: #000;
  flex-grow: 1;
  text-align: center;
}

ul.footer1 li a{
	font-size: 11px;
	color: gray;
}

ul.footer1 li + li {
  border-left: 1px solid #97A699;
}

.footer2{
	text-decoration: none;
}

.footer2:hover {
		color: green;
}

.address{
	clear: left;
	text-align: left;
	letter-spacing: 0.05em;
}

.address p{
	font-size: 13px;
	padding: 0px 30px 0px 10px;
}

/*.korabo{
	font-family: "Hiragino Kaku Gothic ProN";
	font-size: 120%;
	color: white;
	background-color: #25B177;
	width: auto;
	height: auto;
	margin: auto;
	padding: 10px;
	border-radius: 0.45em;
	transition: .2s;
	filter: drop-shadow(0 4px 0px #41A887);
	font-weight: bold;
}

.korabo:hover{
	filter: drop-shadow(0 2px 0px #41A887);
}*/

.elabo{
	font-family: "Hiragino Kaku Gothic ProN";
	font-size: 130%;
	color: white;
	background-color: #E70606;
	width: auto;
	height: auto;
	margin: auto;
	padding: 15px;
	border-radius: 1.8em;
	transition: .2s;
	filter: drop-shadow(0 5px 0px #A70707);
	font-weight: bold;
}

.elabo:hover{
	filter: drop-shadow(0 2px 0px #A70707);
	opacity: .8;
}

.map {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 500px;
}

/*↓↓社長あいさつ↓↓*/

.aisatsu{
	width: 1000px;
	height: 430px;
	margin: auto;
	z-index: 20;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	align-items: stretch;
	filter:drop-shadow(0 0 4px #FCFDFE);
	background-color: white;
	background: rgba(255,255,255,0.6);
}

.img img{
	 pointer-events: none; 
	width: 260px;
	height: auto;
	float: left;
  	margin: 35px 40px 0px 60px;
}

.bun{
	width: 800px;
	display: block;
	margin: auto;
}

.bun h2{
	padding: 65px 0 0 0 ;
	margin: 0 0 30px 0;
	text-align: center;
}

.bun h3{
	font-size: 150%;
	text-align: right;
}

h3 span{
	font-size: 60%;
}

.bun p{
	text-align: left;
	width: 830px;
	font-size: 110%;
}

/*↑↑社長あいさつ↑↑*/


/*↓↓↓TOPICS↓↓↓*/	

.nformation1{
	width: 700px;
	margin: auto;
	z-index: 20;
	position: absolute;
    top: 73%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	display: flex;
	align-items: stretch;
	filter:drop-shadow(0 0 4px #FCFDFE);
	
}

.tpcs{
	font-weight: bold;
	color: white;
	padding: 32px 30px;
	background-color: red;
	border-radius: 10px 0 0 10px;
}

.infobox{
	height: 90px;
	background-color: white;
	margin: auto;  
	overflow-y: scroll;
	overflow-x: hidden;
	border-radius: 0 10px 10px 0;
}

.infobox::-webkit-scrollbar {
 	width: 6px;
}

.infobox::-webkit-scrollbar-thumb {
	background: rgba(34,139,34,1);
	border-radius: 10px;
}

.infobox::-webkit-scrollbar-track {
	background: #DFDFDF;
	border-radius: 10px;
}

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

.infobox a:hover{
	color: #2DAE00;
}

.infobox span{
	color: gray;
	font-size: 12.5px;
}

.nformation1 table {
	width: 700px;
 	border-collapse: collapse; /* セルの境界線を共有 */
	text-align: center;
}
.nformation1 td {
	padding: 0.3em 0.5em;       /* セル内側の余白量 */
	font-size: 13.4px;
	text-align: left;
	vertical-align: top;
	display: block;
}
/*↑↑↑TOPICS↑↑↑*/



/*↓会社概要*/

.corporate_profile{
	width: 850px;
	height: auto;
	text-align: center;
	margin: auto;	
}

.corporate_profile p{
	text-align: center;
	margin: 1% ;
}

.corporate_profile table {
	width: 850px;
 	border-collapse: collapse; /* セルの境界線を共有 */
	text-align: center;
	margin: 3% 50% ;
	transform: translate( -50%,0%);
	font-size: 100%;
}
.corporate_profile td {
  border-bottom: 1px solid green; /* 表の罫線(=セルの枠線) */
  padding: 2em 0.5em;       /* セル内側の余白量 */
  text-align: left;
}

.dk_g{
	border-bottom: 1px solid red; 
	font-weight: bold;
	font-size: 103%;
	margin: auto;
}


/*↑会社概要*/



.korabo{
	font-family: "Hiragino Kaku Gothic ProN";
	font-size: 120%;
	color: white;
	background-color: #25B177;
	width: auto;
	height: auto;
	margin: auto;
	padding: 10px;
	border-radius: 0.45em;
	transition: .2s;
	filter: drop-shadow(0 4px 0px #41A887);
	font-weight: bold;
}

.korabo:hover{
	filter: drop-shadow(0 2px 0px #41A887);
}

#topback{
	width: 50px;
	height: 50px;
	padding: 10px;
	border-radius: 50%;
	position: fixed;
    right: 30px;
    bottom: 30px;
	background-color:rgba(6,166,79,1);
	filter: drop-shadow(0px 2px 2px gray);
	transition:  1s;
	z-index: 28;
	opacity: .9;
}

#topback p{
	font-size: 20px;
	color: white;
	margin: 10px auto;
	transition:  1s;
}

#topback a{
	text-decoration-line:none;
}

#topback:hover{
	background-color:rgba(255,255,255,1);
	filter: drop-shadow(0px 5px 8px gray);
}

#topback p:hover{
		color:rgba(6,166,79,1);
}


.copyright{
	color: gray;
	opacity: 0.5;
	font-size: 12px;
	padding: 10px;
}