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

	ＴＯＰページ
	
--------------------*/
body {
 margin: 0;
 padding: 0;
 font-family: 'Noto Sans JP', sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #221815;
 -moz-font-feature-settings: "palt";
 -webkit-font-feature-settings: "palt";
 font-feature-settings: "palt";
 background: #ffffff;
 line-height: 1.8em;
}
#WRAPPER {
 margin: 0;
 padding: 0;
 width: 100%;
}
.f_16px {
 font-size: 16px;
}
.f_18px {
 font-size: 18px;
}
.f_21px {
 font-size: 21px;
 line-height: 1.6em;
}
.f_24px {
 font-size: 24px;
 line-height: 1.8em;
}
.f_30px {
 font-size: 30px;
 line-height: 1.4em;
}
.f_36px {
 font-size: 36px;
 line-height: 1.4em;
}
.zenmaru {
 font-family: 'Zen Maru Gothic', sans-serif;
}
.medium {
 font-weight: 500;
}
.bold {
 font-weight: 700;
}
.pc_br {
 display: block;
}
.sp_br {
 display: none;
}
header#HEADER {
 width: 100%;
 height: 100px;
 position: fixed;
 top: 0;
 left: 0;
 box-sizing: border-box;
 display: flex;
 justify-content: flex-end;
 z-index: 999;
}
.HeaderCont {
 padding: 0 20px;
 display: flex;
	box-sizing: border-box;
}
#HEADER div.tel {
 margin-right: 20px;
}
#HEADER div.tel, #HEADER div.mail {
 display: table;
 width: 220px;
 height: 80px;
}
#HEADER div.tel a {
 display: table-cell;
 width: 220px;
 height: 80px;
 background: #fff;
 border: 2px solid #221815;
 box-sizing: border-box;
 border-top: none;
 border-radius: 0 0 10px 10px;
 text-align: center;
 padding: 0 10px;
 vertical-align: middle;
}
#HEADER div.mail a {
 display: table-cell;
 width: 220px;
 height: 80px;
 background: #EA5514;
 box-sizing: border-box;
 border-top: none;
 border-radius: 0 0 10px 10px;
 text-align: center;
 padding: 0 10px;
 color: #fff;
 vertical-align: middle;
}
#HEADER div a i {
 margin-right: 5px;
}
/*スライダー*/
div.FV {
 width: 100%;
 height: 100vh;
 background: url("../images/fv_bg.svg")repeat;
 min-height: 700px;
 max-height: 900px;
 position: relative;
}
div.FV:after {
 position: absolute;
 content: "";
 width: 100%;
 height: 120px;
 background: url("../images/fv_bottom.svg")repeat-x;
 background-position: center;
 bottom: 0;
 left: 0;
}
div.FV .fv_inner {
 width: 1200px;
 height: auto;
 margin: 0 auto;
 padding: 120px 0 200px;
}
div.FV .fv_inner figure {
 height: calc(100vh - 340px);
 min-height: 300px;
 line-height: 0;
 max-height: 484px;
}
div.FV .fv_inner img {
 display: block;
 height: 100%;
 width: auto;
 margin: 0 auto;
}
div.FV .fv_inner h1 {
 text-align: right;
 padding-right: 100px;
}
/*コンテンツ*/
section {
 width: 100%;
 padding: 80px 0px 80px;
}
section.TopCont_1 {
 background: #00B24F;
}
.TopCont_1 .TopCont_1_inner,.TopCont_2 .TopCont_2_inner,.TopCont_3 .TopCont_3_inner{
 width: 1200px;
 height: auto;
 margin: 0 auto;
}
.TopCont_1 .TopCont_1_inner h2.TtlCont_1 {
 padding-left: 250px;
 color: #fff;
 position: relative;
 margin-bottom: 80px;
}
.TopCont_1 .TopCont_1_inner h2.TtlCont_1 p {
 position: absolute;
 background: #fff;
 color: #221815;
 width: 174px;
 height: 174px;
 border-radius: 87px;
 text-align: center;
 padding-top: 26px;
 box-sizing: border-box;
 left: 40px;
 top: -45px;
 line-height: 1.2em;
}
.TopCont_1 .TopCont_1_inner h2.TtlCont_1 p:after{
	content: "";
	position: absolute;
	width: 28px;
	height: 22px;
	background: url("../images/sec1_ttl_fukidashi.svg")no-repeat;
	right: -16px;
	bottom:42px;
}
.TopCont_1 .TopCont_1_inner h2.TtlCont_1 p span {
 font-size: 76px;
 color: #EA5514;
 letter-spacing: 0em;
 line-height: 0.6em;
}
.TopCont_1 .TopCont_1_inner h2.TtlCont_1:after {
 width: 77px;
 height: 76px;
 position: absolute;
 content: "";
 background: url("../images/sec1_ttl_after.svg")repeat;
 background-size: cover;
 right: 40px;
 top: -40px;
}
.TopCont_1 .TopCont_1_inner .gaiyou {
 width: 100%;
 background: #fff;
 border-radius: 6px;
 padding: 30px;
 box-sizing: border-box;
	display: flex;
}
.TopCont_1 .TopCont_1_inner .gaiyou figure{
	width: 400px;
	margin-right: 30px;
	display: flex;
	align-items: center;
	line-height: 0;
}
.TopCont_1 .TopCont_1_inner .gaiyou figure img{
	display: block;
	margin: 0 auto;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl{
	display: flex;
	margin-bottom: 20px;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl:last-of-type{
	margin-bottom: 0;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl dt{
	width: 90px;
	height: 48px;
	border: 3px solid #007239;
	text-align: center;
	box-sizing: border-box;
	color: #007239;
	line-height: 42px;
	margin-right: 20px;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl:nth-child(2) dd{
	padding-right: 100px;
	position: relative;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl dd span{
	font-size: 50px;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl dd span.small_font{
	font-size: 24px;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl dd a{
	position: absolute;
	right: 0;
	top: 3px;
	display: inline-block;
	background: #007239;
	color: #fff;
	width: 80px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	box-sizing: border-box;
}
.TopCont_1 .TopCont_1_inner .gaiyou dl dd a i{
	margin-left: 5px;
}
.ttl_area img{
	display: block;
	margin: 0 auto 20px;
}
.ttl_area h2{
	text-align: center;
	width: 540px;
	height: 80px;
	border: 4px solid #00B24F;
	border-radius: 40px;
	box-sizing: border-box;
	line-height: 72px;
	margin: 0 auto 60px;
	box-shadow: 8px 8px 0 #00B24F;
	letter-spacing: 0.02em;
	background: #fff;
}

.TopCont_2 .TopCont_2_inner div.naiyou{
	display: flex;
	margin: 60px auto;
}
.TopCont_2 .TopCont_2_inner div.naiyou > div{
	width: calc((100% - 30px)/ 2);
	border: 3px solid #00B24F;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 6px;
}
.TopCont_2 .TopCont_2_inner div.schedule{
	margin-right: 30px;
}
.TopCont_2 .TopCont_2_inner h3{
	text-align: center;
	margin-bottom: 20px;
}
.TopCont_2 .TopCont_2_inner h3 span,.TopCont_3 .TopCont_3_inner h4{
	position: relative;
}
.TopCont_2 .TopCont_2_inner h3 span:before,.TopCont_3 .TopCont_3_inner h4:before{
	content: "";
	position: absolute;
	width: 27px;
	height: 36px;
	background: url("../images/sec2_flag.svg")no-repeat;
	background-size: contain;
	left: -37px;
	top: 5px;
}
.TopCont_2 .TopCont_2_inner h3 span:after{
	content: "";
	position: absolute;
	width: 27px;
	height: 36px;
	background: url("../images/sec2_flag.svg")no-repeat;
	background-size: contain;
	right: -37px;
	top: 5px;
}
.TopCont_2 .TopCont_2_inner div.schedule dl{
	display: flex;
	padding: 14px 10px;
}
.TopCont_2 .TopCont_2_inner div.schedule dl:nth-of-type(even){
	background: #FFFCDE;
}
.TopCont_2 .TopCont_2_inner div.schedule dl dt{
	width: 170px;
	text-align: right;
	margin-right: 20px;
}
.TopCont_2 .TopCont_2_inner div.schedule dl dt span{
	display: inline-block;
	width: 12px;
	height: 14px;
	background: url("../images/schedule_arrow.svg")no-repeat;
	margin: 0 10px;
}
.TopCont_2 .TopCont_2_inner div.event dl{
	margin-bottom: 30px;
}
.TopCont_2 .TopCont_2_inner div.event dl:last-of-type{
	margin-bottom: 0;
}
.TopCont_2 .TopCont_2_inner div.event dl dt{
	margin-bottom: 20px;
	color: #007239;
}
.TopCont_2 .TopCont_2_inner div.event dl dt span{
	background: #007239;
	height: 40px;
	width: 40px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	display: inline-block;
	border-radius: 20px;
	margin-right: 10px;
}
.TopCont_2 .TopCont_2_inner div.gallery{
	width: 1000px;
	margin: 0 auto 60px;
}
.TopCont_2 .TopCont_2_inner div.gallery > figure{
	width: 100%;
	margin: 0 auto 40px ;
}
.TopCont_2 .TopCont_2_inner div.gallery > figure figcaption{
	text-align: right;
	margin-bottom: 20px;
}
.TopCont_2 .TopCont_2_inner div.gallery > div{
	display: flex;
}
.TopCont_2 .TopCont_2_inner div.gallery > div figure{
	width: 320px;
	margin-right: 20px;
}
.TopCont_2 .TopCont_2_inner div.gallery > div figure:last-of-type{
	margin-right: 0;
}
.TopCont_2 .TopCont_2_inner div.comment h4{
	margin-bottom: 20px;
	border-bottom: 3px solid #00B24F;
	padding-bottom: 5px;
}
.TopCont_2 .TopCont_2_inner div.comment .comment_inner{
	display: flex;
}
.TopCont_2 .TopCont_2_inner div.comment .comment_inner:first-of-type{
	margin-bottom: 40px;
}
.TopCont_2 .TopCont_2_inner div.comment .comment_inner figure{
	width: 200px;
	margin-right: 40px;
	line-height: 0;
}
.TopCont_2 .TopCont_2_inner div.comment .comment_inner figure img{
	display: block;
	margin-bottom: 10px;
}
.TopCont_2 .TopCont_2_inner div.comment .comment_inner figure figcaption{
	line-height: 1.4em;
	text-align:center;
}
.TopCont_2 .TopCont_2_inner div.comment .comment_inner dl{
	width: calc(100% - 200px);
}
.TopCont_2 .TopCont_2_inner div.comment .comment_inner dl dt{
	margin-bottom: 20px;
}
.TopCont_3{
	background: url("../images/sec3_bg.png")repeat;
}
.TopCont_3 .TopCont_3_inner .company_list{
	background: #FFFCDE;
	padding: 30px;
	border-radius: 10px;
}
.TopCont_3 .TopCont_3_inner .company_list h4{
	padding-left: 37px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.TopCont_3 .TopCont_3_inner .company_list h4:before{
	left: 0;
}
.TopCont_3 .TopCont_3_inner .company_list table{
	width: 100%;
	table-layout: fixed;
}
.TopCont_3 .TopCont_3_inner .company_list > div{
	margin-bottom: 40px;
}
.TopCont_3 .TopCont_3_inner .company_list > div:last-of-type{
	margin-bottom: 0px;
}
.TopCont_3 .TopCont_3_inner .company_list table thead th,.TopCont_3 .TopCont_3_inner .company_list table thead td{
	text-align: center;
	box-sizing: border-box;
}
.TopCont_3 .TopCont_3_inner .company_list table tbody th{
	width: 7%;
}
.TopCont_3 .TopCont_3_inner .company_list table thead td:nth-of-type(1),.TopCont_3 .TopCont_3_inner .company_list table thead td:nth-of-type(5){
	width: 25%;
}
.TopCont_3 .TopCont_3_inner .company_list table thead td:nth-of-type(2),.TopCont_3 .TopCont_3_inner .company_list table thead td:nth-of-type(3),.TopCont_3 .TopCont_3_inner .company_list table thead td:nth-of-type(4){
	width: calc(43% / 3);
}
.TopCont_3 .TopCont_3_inner .company_list table tbody tr{
	border-bottom: 1px solid #D1D1D1;
}
.TopCont_3 .TopCont_3_inner .company_list table tbody th,.TopCont_3 .TopCont_3_inner .company_list table tbody td{
	padding: 10px;
	font-size: 16px;
}
.TopCont_3 .TopCont_3_inner .company_list table tbody td:nth-of-type(2),.TopCont_3 .TopCont_3_inner .company_list table tbody td:nth-of-type(3){
	text-align: center;
}
.TopCont_3 .TopCont_3_inner .company_list table tbody td a{
	color: #00B24F;
	text-decoration: underline;
}
.TopCont_3 .TopCont_3_inner .company_list table.etc_list thead td{
	width: calc((100% - 7%) / 2);
}
/*フッター*/
div#FooterBg {
 width: 100%;
 padding: 80px 0 0;
 background: #fff;
 position: relative;
}
footer#FOOTER {
 width: 1200px;
 margin: 0 auto 30px;
}
p#pagetop{
 position: absolute;
 right: 10px;
 z-index: 0;
}
p#pagetop a{
	background: #221815;
	border-radius: 3px;
	color: #fff;
	width: 60px;
	height: 60px;
	display: block;
	text-align: center;
	position: relative;
	line-height: 80px;
}
p#pagetop a i{
	position: absolute;
	top: 8px;
	left: 0%;
	right: 0%;
	margin: auto;
	line-height: 1em;
}
footer#FOOTER .contact_area{
	display: flex;
	width: 840px;
	margin: 0 auto 80px;
}
footer#FOOTER .contact_area div.tel {
 margin-right: 40px;
}
footer#FOOTER .contact_area div.tel,footer#FOOTER .contact_area div.mail {
 display: table;
 width: 400px;
 height: 120px;
}
footer#FOOTER .contact_area div.tel a {
 display: table-cell;
 width: 400px;
 height: 120px;
 background: #fff;
 border: 2px solid #221815;
 box-sizing: border-box;
 border-radius: 10px;
 text-align: center;
 padding: 0 10px;
 vertical-align: middle;
}
footer#FOOTER .contact_area div.mail a {
 display: table-cell;
 width: 400px;
 height: 120px;
 background: #EA5514;
 box-sizing: border-box;
 border-radius: 10px;
 text-align: center;
 padding: 0 10px;
 color: #fff;
 vertical-align: middle;
}
footer#FOOTER .contact_area div i{
	margin-right: 0.2em;
}
footer#FOOTER .covid{
	width: 100%;
	background: #00B24F;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
}
footer#FOOTER .covid p{
	color: #fff;
	margin-bottom: 10px;
}
footer#FOOTER .covid > div{
	display: flex;
	background: #fff;
	border-radius: 6px;
	padding: 20px 0;
}
footer#FOOTER .covid > div figure{
	width: calc(100% / 4);
	text-align: center;
	border-right: 2px solid #221815;
	box-sizing: border-box;
}
footer#FOOTER .covid > div figure:last-of-type{
	border-right: 0;
}
footer#FOOTER .covid > div figure img{
	display: block;
	margin: 0 auto 20px;
}
footer#FOOTER .covid > div figcaption{
	line-height: 1.4em;
}
div.FooterCopy p {
 text-align: center;
 letter-spacing: 0.1em;
 font-size: 16px;
	background: #221815;
	color: #fff;
	height: 60px;
	line-height: 56px;
}
div.FooterCopy a:link{
    color: #fff;
    text-decoration:underline;    
}
/* 画面外にいる状態 */
.fadein {
 opacity: 0;
 transform: translate(0, 50px);
 transition: all 1.6s;
}
/* 画面内に入った状態 */
.fadein.scrollin {
 opacity: 1;
 transform: translate(0, 0);
}