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

body{
	width: 100%;
	font-size: 80%;
	color: #333;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	font-family: 'YakuHanJP','Noto Serif JP', serif,'Noto Sans JP', sans-serif;
}
.wrap{
	overflow: hidden;
}
.clear::after{
	content: "";
	display: block;
	clear: both;
}
.sp-only{
	display: none;
}
.logo_area{
	display: inline-block;
	width: 210px;
	height: 18px;
}
.gnav ul li{
	font-size: 12.5px;
}
.mv-area{
	overflow: hidden;
}
.mv-area h1{
	font-size: 58px;
	letter-spacing: 0.1em;
}
.main_cp h2{
	font-size: 30px;
}
.main_cp p,.system_clm h2,.company p,.flow li p,.about h3,.map h3{
	font-size: 16px;
}
.system_clm h2,.item_clm h2{
	font-size: 16px;
	text-align: center;
}
.flow h2{
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
.system_clm h2 span,.flow h2 span,.item_clm h2 span{
	display: block;
	font-size: 26px;
	text-align: center;
	letter-spacing: -0.1em;
	padding-top: 25px;
	padding-bottom: 60px;
}
.news_clm h2{
	font-size: 26px;
	text-align: center;
	margin-bottom: 65px;
	letter-spacing: -0.1em;
	color: #FFFFFF;
}
.flex-area{
	width: 300px;
	height: 230px;
}
.system_clm h3,.company h3,.flow li h3,.contact_btn a{
	font-size: 20px;
}
.item_clm dd,.news_clm dl{
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
}
.news_clm dl{
	color: #FFFFFF;
}
.product-area{
	width: 212px;
	height: 130px;
}
.logo-area img,.mv-area img,.flex-area img,.flex_clm img,.product_clm img,.about img,.map img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.product_box01 dd span,.product_box02 dd span{
	font-size: 12px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.5em;
}
.more_btn a{
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 0.5em;
}
.about_logo_area{
	width: 106px;
	height: 106px;
}
.about p,.map p{
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
}
footer .copyright{
	font-size: 12px;
	font-family: 'Noto Sans JP', sans-serif;
}
.map_img_area{
	width: 228px;
	height: 171px;
}
.system_clm p{
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.5em;
}
.product_clm dl dd h3,.flow li p{
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
}
.product_clm dl dd p{
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.5em;
}

/*ボタン*/
.contact_btn01{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #3E7362;
	width: 100px;
	height: 100px;
	text-decoration: none;
}
.btn-icon01{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
}
.contact_btn01 img{
	width: 30px;
	height: 21px;
	position: absolute;
	top:40%;
	left: 36%;
}
.contact_btn02{
	text-align: center;
}
.btn-icon02{
	position: relative;
	background-color: #3E7362;
  display: inline-block;
  width: 500px;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  text-decoration: none;
  padding: 40px 0 40px 0;
	margin: 0 auto 50px;
}
.btn-icon02::before{
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: 900;
	position: absolute;
	top: 40.5%;
	right: 7%;
}
.more-icon{
	display: block;
	width: 150px;
	text-align: center;
	padding: 14px 0;
	margin: 90px auto 0 auto;
	border: 1px solid;
	border-color: #FFFFFF;
}
.bn-btn01{
	position: relative;
	background-color: #EC6D34;
  display: inline-block;
  width: 350px;
  text-align: center;
	font-size: 18px;
  color: #FFF;
  text-decoration: none;
	padding: 12px 0;
	margin-top: 20px;
}
.bn-btn01::before{
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: 900;
	position: absolute;
	top: 30%;
	right: 5%;: 2%;
}

/*nav*/

header{
	position: relative;
	width: 100%;
  height: 100px;
  position: fixed;
  padding: 0px;
  z-index: 9999;
  background-color: #FFFFFF;
	clear: both;
}
.logo_area{
	position: absolute;
	top: 40%;
	left: 2%;
}
.gnav{
	display: inline-block;
	float: right;
	padding-right: 100px;
}
.gnav li{
	display: inline-block;
	text-align: center;
	line-height: 2.0em;
	letter-spacing: 0.1em;
	padding-top: 22.5px;
	padding-left: 20px;
	padding-right: 20px;
}
.gnav li a{
	text-decoration: none;
	color: #111;
}
.gnav ul li:nth-child(6){
	display: none;
}

/*mv*/

.mv-area{
	position: relative;
	overflow: hidden;
	padding-top: 100px;
}
.mv-area h1{
	position: absolute;
	top: 60%;
	left: 52%;
	transform: translateY(-50%) translateX(-50%);
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
}

/*main_cp*/

.main_cp{
	width: 100%;
	height: 700px;
	background-color: #73988C;
}

.main_cp_txt{
	height: auto;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: center;
}

.main_cp_txt h2{
	padding-top: 170px;
	padding-bottom: 75px;
	letter-spacing: 0.2em;
}

.main_cp_txt p{
	line-height: 3em;
	letter-spacing: 0.1em;
	opacity: 0;
	transform: translateY(40px);
	transition: all 2s;
}

/*system*/

.system_clm{
	padding-top: 100px;
}
.flex_box_area{
	width: 1000px;
	margin: 0 auto;
}
.flex_box01,.flex_box02{
	display: flex;
}
.flex_box01{
	padding-bottom: 70px;
}
.flex_box02{
	padding-bottom: 100px;
}
.flex_item{
	flex-basis: 300px;
	text-align: center;
	margin: 0 auto;
}
.flex_box_area h3{
	display: inline-block;
	border-bottom: 3px solid;
	border-bottom-color: #73988C;
	padding-bottom: 8px;
	margin: 25px 0;
}
.system_clm p{
	text-align: left;
}

/*bn*/

.bn{
	width: 670px;
	height: auto;
	margin: 20px auto 100px;
}
.bn_img{
	float: left;
	width: 263px;
	height: 150px;
}
.bn img{
	width: 100%;
	height: auto;
}
.bn_txt_area{
	float: right;
	display: inline-block;
	text-align: center;
}
.bn_txt_area h3{
	color: #EC6D34;
	font-size: 24px;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
.bn_txt_area p{
	color: #EC6D34;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-top: 20px;
}
.bn02{
	width: 770px;
	margin: 20px auto 100px;
}
.bn_img02{
	width: 770px;
	height: 220px;
}
.bn_img02 img{
	width: 100%;
	height: auto;
}
/*puroduct*/

.product_clm{
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	border-top: 1.4px solid;
	border-color: #B2B2B2;
}

.product-area{
	margin-bottom: 10px;
}

.product_box01 dl{
	float: left;
	width: 20%;
	padding: 60px 2.5%;
}

.product_box02 dl{
	float: left;
	width: 20%;
	padding: 0 2.5% 60px;
}

.product_clm dd{
	letter-spacing: 0.1em;
}

.product_clm dl dd p{
	margin-top: 15px;
}

/*company*/

.company{
	clear: both;
	width: 1000px;
	margin:  0 auto 130px;
	border-top: 1.4px solid;
	border-color: #B2B2B2;
	text-align: center;
}
.company h3{
	font-size: 20px;
	padding: 60px 0;
}
.company p{
	line-height: 2.0em;
	letter-spacing: 0.1em;
}

/*flow*/

.flow{
	height: 920px;
	background-color: #73988C;
	padding-top: 120px;
}
.flow h3{
	color: #73988C;
}
.flow p{
	margin-top: 25px;
}
.flow ul{
}
.flow li{
	width: 600px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid;
	border-radius: 10px;
	border-color: #FFFFFF;
	margin: 30px auto;
	padding: 30px 0;
}

/*item*/

.item_clm{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
.item_box01 dl,.item_box02 dl,.item_box03 dl,.item_box04 dl{
	float: left;
	width: 25%;
	margin-top: 30px;
}
.item_box01 dl img,.item_box02 dl img,.item_box03 dl img,.item_box04 dl img{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.item_box01 dt,.item_box02 dt,.item_box03 dt,.item_box04 dt{
	text-align: center;
}
.item_box01 dd,.item_box02 dd,.item_box03 dd,.item_box04 dd{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 15px;
	margin-bottom: 35px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
.item_about{
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid;
	border-radius: 10px;
	border-color: #73988C;
	margin: 30px auto;
	padding: 20px 0;
}
.item_about p{
	color: #73988C;
	font-size: 18px;
	letter-spacing: 0.1em;
}
/*news*/

.news_clm{
	height: auto;
	background-color: #73988C;
	padding-top: 100px;
	padding-bottom: 100px;
}
.news_clm dl{
	width: 1000px;
	margin: 0 auto;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 20px;
}
.news_clm dt{
	float: left;
	margin: 0 70px 0 20px;
	width: 5%;
}
.news_clm dd{
	width: 95%;
}
.news_clm a{
  text-decoration: none;
  color: #FFFFFF;
}

/*company02*/
.company02{
	width: 1000px;
	margin: 0 auto;
}
.company02_title h3{
	text-align: center;
	font-size: 20px;
  margin: 60px auto 0;
}
.company02 ul{
	width: 100%;
	text-align: center;
}
/*追加後floatにする*/
.company02 ul li{
	display: inline-block;
  width: 25%;
  padding: 60px 2.5%;
}
.company02 img{
	width: 212px;
	height: auto;
	}
.company02 ul li .link_area{
	display: inline-block;
	border: 1px solid;
	border-color: #B2B2B2;
}
.company02 ul li p{
	font-size: 13px;
	line-height: 1.8em;
  letter-spacing: 0.1em;
	margin-top: 5px;
}

/*footer*/
footer{
	background-color: #f0f0f0;
}
.footer_clm{
	width: 1000px;
	margin:  auto;
	padding-bottom: 100px;
}

/*about*/

.about{
	display: inline-block;
	width: 49%;
	padding-top: 100px;
}
.about li{
	float: left;
}
.about ul h3{
	padding: 15px 0 20px 20px;
}
.about ul p{
	padding: 0 20px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

/*map*/

.map{
	display: inline-block;
	width: 49%;
}
.map li{
	float: left;
}
.map ul h3{
	padding: 20px 30px 20px 23px;
}
.map ul p{
	padding-left: 23px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
.map ul .map_txt{
	color: #73988C;
	margin-left: -5px;
}
.map ul img{
	padding: 15px 0 0 10px;
}
.copyright{
	text-align: center;
	padding-bottom: 40px;
}

@media screen and (max-width:1130px) {
	header{
		width: 100vw;
		padding: 0;
		height: 100px;
	}
	.logo_area{
		left: 5%;
	}
	.gnav{
		float: none;
		position: fixed;
		right: -400px;
		top: 0;
		width: 250px;
		height: 100vh;
		padding-top: 40px;
		padding-right: 0;
		background-color: #fff;
		transition: all .6s;
		z-index: 600;
		overflow-y: auto;
		box-shadow: 0 -2px 6px rgba(0,0,0,.16);
	}
	.gnav ul li:nth-child(6){
		display: inline-block;
	}
	.hamburger{
		width: 80px;
		height: 80px;
		position: fixed;
		top: 1%;
    right: 3%;
    cursor: pointer;
    padding-top: 34px;
    box-sizing: border-box;
    opacity: 1;
    overflow: hidden;
    transform: translate3d(0,0,0);
    transition: all .5s cubic-bezier(.4,.8,.74,1) 0s;
    z-index: 9999;
	}
	.hamburger span{
	  display: block;
	  width: 25px;
	  height: 1px;
		margin: 5px auto 0 auto;
	  transition: .5s;
		background: #73988C;
	}
	.hamburger span + span{
		margin-top: 10px;
	}
	.nav-open .gnav{
		right: 0;
	}
	.nav-open .close{
		opacity: .8s;
		visibility: visible;
	}
	.nav-open .hamburger_line01{
		transform: rotate(45deg);
		top: 18px;
    left: 6px;
	}
	.nav-open .hamburger_line02{
		transform: rotate(-45deg);
		margin-top: -1px;
	}
	.gnav ul{
		margin-top: 50px;
	}
	.gnav li{
		display: block;
		text-align: left;
		padding: 30px 0 0 40px;
	}
	.contact_btn01{
		display: none;
	}
}

@media screen and (max-width: 768px){
	header{
		height: 80px;
	}
	.system_clm h2,.flow h2,.company p,.item_clm h2{
		font-size: 14px;
	}
	.system_clm h2 span,.flow h2 span,.item_clm h2 span{
		font-size: 20px;
		padding-top: 18px;
		padding-bottom: 40px;
	}
	.hamburger{
		top: -0.5%;
	}
	.mv-area{
		padding-top: 80px;
	}
	.mv-area h1{
		font-size: 7vw;
		left: 54%;
		line-height: 1.5em;
	}
	.pc-only{
		display: none;
	}
	.sp-only{
		display: block;
	}
	/*maincp*/
	.main_cp{
		height: 700px;
	}
	.main_cp_txt h2{
		padding-top: 100px;
		font-size: 18px;
		line-height: 1.4em;
		padding-bottom: 50px;
	}
	.main_cp_txt p{
		font-size: 14px;
		line-height: 2.5em;
	}
	/*system*/
	.flex_box_area {
		width: 100vw;
	}
	.flex-area{
		width: 80%;
		padding: 0 10%;
		height: auto;
	}
	.flex_box01,.flex_box02{
		width: 100%;
		flex-direction: column;
		padding-bottom: 40px;
	}
	.flex_item{
		margin-bottom: 40px;
	}
	.system_clm h3{
		font-size: 16px;
	}
	.system_clm p{
		width: 90%;
		font-size: 13px;
		text-align: center;
		padding-left: 5%;
		padding-right: 5%;
	}

	/*bn*/

	.bn{
    width: 100vw;
    margin: 50px auto 0;
		text-align: center;
	}
	.bn_img{
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.bn_txt_area{
		float: none;
		margin-top: 30px;
	}
	.bn02{
    width: 90vw;
    margin: 50px auto 0;
		text-align: center;
	}
	.bn_img02{
		width: 90vw;
		height: auto;
	}

	/*puroduct*/
	.product_clm{
		width: 100vw;
		margin: 60px 0;
	}
	.product_box01 dl,.product_box02 dl{
		display: inline-block;
		width: 50%;
		height: 350px;
		padding: 0;
	}
	.product-area{
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.product_clm dl dd{
		padding: 0 5%;
	}
	.product_clm dl dd h3{
		font-size: 16px;
	}
	/*company*/
	.company{
		width: 100vw;
		margin: 100px auto 100px;
	}
	.company h3{
		font-size: 20px;
	}
	.company p{
		font-size: 14px;
	}
	/*flow*/
	.flow{
		width: 100vw;
		height: 820px;
		padding-top: 80px;
	}
	.flow h2{
		font-size: 14px;
	}
	.flow span{
		font-size: 21px;
		padding-top: 18px;
	}
	.flow ul li{
		width: 95%;
	}
	.flow ul li h3{
		font-size: 16px;
	}
	.flow ul li p{
		font-size: 14px;
		line-height: 1.5em;
		margin-top: 10px;
	}
	/*item*/
	.item_clm{
		width: 100vw;
		height: auto;
	}
	.item_box01 dl,.item_box02 dl,.item_box03 dl,.item_box04 dl{
		width: 45%;
		height: 400px;
		padding: 0 2.5%;
		margin-top: 0;
	}
	.item_box01 img,.item_box02 img,.item_box03 img,.item_box04 img{
		width: 100%;
		height: auto;
	}
	.item_box01 dd,.item_box02 dd,.item_box03 dd,.item_box04 dd{
		font-size: 14px;
		margin-bottom: 0;
	}
	.item_about{
		width: 90vw;
	}
	.item_about p{
		font-size: 16px;
		line-height: 1.5em;
	}
	/*news*/
	.news_clm{
		width: 100vw;
		height: auto;
		padding-bottom: 20px;
	}
	.news_clm h2{
		font-size: 20px;
		padding-top: 18px;
		padding-bottom: 0;
		margin-bottom: 40px;
	}
	.news_clm dl{
		width: 90vw;
		padding-top: 25px;
		padding-bottom: 5px;
		line-height: 1.5em;
		font-size: 14px;
	}
	.news_clm dt{
		float: none;
		margin-right: 30px;
		margin-left: 0;
	}
	.more-icon{
    text-align: center;
    margin: 70px auto 30px auto;
	}
	.more_btn a{
    font-size: 14px;
    letter-spacing: 0.1em;
	}
	/*company*/
	.company02 {
    width: 100vw;
}
.company02_title h3{
	font-size: 18px;
}
.company02 ul li {
    display: block;
		width: 100%;
		padding: 0;
    margin: 35px auto;
}
.company02 ul li p{
  letter-spacing: 0;
}
	/*footer*/
	.footer_clm{
		width: 100vw;
		padding: 0;
	}
	.about{
		display: block;
		width: 100vw;
		padding-top: 50px;
	}
	.map{
		display: block;
		width: 100vw;
		margin-top: 50px;
		padding-bottom: 50px;
	}
	.about ul,.map ul{
		width: 80%;
		padding: 0 10%;
	}
	.about ul li .about_logo_area{
		padding-left: 70%;
		padding-right: 10%;
	}
	.about ul h3,.map ul h3{
		font-size: 18px;
	}
	.about ul p,.map ul p{
		font-size: 16px;
		letter-spacing: 0;
	}
	.about li,.map li{
		float: none;
	}
	.map_img_area{
		width: 60%;
		height: auto;
		margin: 20px auto;
	}
	.btn-icon02{
		width: 100vw;
		font-size: 17px;
	}
	.btn-icon02::before{
		top: 41.5%;
	}
	footer .copyright{
		font-size: 14px;
	}
}
@media screen and (max-width: 668px){
	.item_box01 dl,.item_box02 dl,.item_box03 dl,.item_box04 dl{
		height: 360px;
	}
}
@media screen and (max-width: 568px){
	.item_box01 dl,.item_box02 dl,.item_box03 dl,.item_box04 dl{
		height: 320px;
	}
}
