@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);

@media print, screen and (min-width: 737px) {
.design02 tr {}
.design02 {
	font-size: 12pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.design02 th {
	background-color: #1F6D37;
	border: 1px solid #e9e9e9;
	color: #FFF;
	text-align: center;
	padding: 15px;
	font-size: 12pt;
	line-height: 25px;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;	/*width: 33%;*/
}
.design02 td span{
	font-weight: normal;
	text-align: center;
	color: #1F6D37;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.design02 td {
	font-size: 12pt;
	line-height: 25px;
	padding: 15px;
	border: 1px solid #e9e9e9;
}
.design02 td span {
	text-align: center;
	font-size: 16pt;
	font-weight: 600;
}
.recruit_table {
	box-sizing: border-box;
	font-size: 13pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;	
	border-collapse:collapse;
	margin-bottom:40px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	box-sizing: border-box;
	width: 400px!important;
	padding-top: 25px;
	padding-bottom: 25px;
	
}
.recruit_table tr {
	display: block;
	width: 100%;
}
.recruit_table td {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	width: 80%!important;
	/*background-color: #FFF;*/
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.bunri {
	display: flex;
	flex-wrap: wrap;
}
.button5s {
	display: block;
	width:fit-content;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 11pt;
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	font-weight: 500;
}
.button5s::before,
.button5s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button5s,
.button5s::before,
.button5s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button5s {
	background-color: #1F6D37;
	color: #FFF;
}
.button5s:hover {
	color: #FFF;
	background-color: #000;
}
.button5 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-size: 12pt;
	height: 30px;
	padding-right: 30px;
	padding-left: 30px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.button5::before,
.button5::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button5,
.button5::before,
.button5::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button5 {
	background-color: #1F6D37;
	color: #FFF;
}
.button5:hover {
	color: #FFF;
	background-color: #000;
}
.rectop h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 16pt;
	line-height: 25px;
	margin-bottom:20px;
	padding-top:50px;
	position:relative;
	margin-left: 60px;
}
.rectop h3:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #1F6D37;
	height: 2px;
	width: 50px;
	margin-left: -60px;
	margin-bottom: 12px;
}

.recruit_table2 {
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;	
	border-collapse: collapse;
    border-spacing: 0;
}
/*.recruit_table2 th, .cp_table  td {width: 100%;}*/
.recruit_table2 th {
	font-size: 12pt;
	color: #fff;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	box-sizing: border-box;
	width: 400px!important;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #1F6D37;
	border: 1px solid #e9e9e9;
}
.recruit_table2 h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 13pt;
	line-height: 25px;
}

.recruit_table2 td {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	font-size: 12pt;
	font-weight: normal;
	width: 75%!important;
	box-sizing: border-box;
	border: 1px solid #e9e9e9;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #FFF;
}
.recruit_table2 h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-right: 50px;
}

.recruit_table2 h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 38px;
	font-weight: 600;
	color: #535353;
}
.recruit_table2 h5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 38px;
	font-weight: 600;
	color: #1F6D37;
	margin-right: 40px;
	text-decoration: underline;
}
.recruit_table2 h5 a:hover{
	color: #444;
	text-decoration: underline;
}
.recruit_table2 h3 span{
	font-size: 10pt;
	line-height: 20px;
	color: #FFF;
	background-color: #e3e3e3;
	margin-right: 5px;
	vertical-align: 28%;
	display: inline-block;
	font-weight: 500;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}



.fours-box li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #17753d;
	height: 3px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;	
}

.fours-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fours-box li{
	width: 24%;
	position:relative;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fours-box img{
	line-height: 0;
	margin-bottom: 10px;
}
.fours-box h3{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
.fours-box h3 span{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: 300;
	display:block;
}

.fours-box p{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 9pt;
	line-height: 15px;
	font-weight: 300;
	display:block;
}
.fours-box h4{
	font-feature-settings: "palt" 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	line-height: 38px;
	font-weight: 500;
	margin-bottom: 10px;
	padding-top:3px;
}
.fours-box h4 .mysvg{
	width: 15px;
	color: #17753d;
	fill: currentColor;
	margin-right:3px;
}
.box-button div{min-height:110px;}
.box-button {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 30px;
}
.box-button::before,
.box-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.box-button,
.box-button::before,
.box-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.box-button {
	background-color: #FFF;
	color: #3e3a3a;	
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}
.box-button:hover {
	color: #17753d;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	outline : 4px solid #17753d;
	outline-offset : -4px;
}


.three-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:25px;
}
.three-box li{
	width: 32%;
	position:relative;
}

.three-box li h3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}

.three-box li h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 11pt;
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 15px;
	display: block;
	color: #6e6e6e;
	text-transform: uppercase;
}
.three-box .mysvg {
	width: 32%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #3e3a3a;
	fill: currentColor;
}

.three-box:hover .mysvg{
	color: #17753d;
	fill: currentColor;
}

.three-box li p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 300;
	text-align: center;
	min-height:75px;
	color: #3e3a3a;
}
.three-box li h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom:30px;
	color: #3e3a3a;
}
.three-box li h4 .mysvg {
	width:20px;
	vertical-align: -75%;
	display: inline-block;
	color: #17753d;
	fill: currentColor;
	margin-right:5px;
}


.buttons {
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;	
}
.buttons::before,
.buttons::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons,
.buttons::before,
.buttons::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.buttons {
	background-color: #FFF;
	color: #3e3a3a;	
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}
.buttons:hover {
	color: #17753d;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	outline : 8px solid #17753d;
	outline-offset : -8px;
}


.buttons1 {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	padding: 50px;	
}
.buttons1::before,
.buttons1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons1,
.buttons1::before,
.buttons1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.buttons1 {
	background-color: #FFF;
	color: #3e3a3a;	
	border: 2px solid #ff8000;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}
.buttons1:hover {
	color: #ff8000;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	outline : 6px solid #ff8000;
	outline-offset : -6px;
	border: 2px solid #ff8000;
}
.btspace {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.buttons1 div{width: 75%;}

.btspace .mysvg {
	width: 140px;
	color: #ff8000;
	fill: currentColor;
	margin-right:50px;
}

.one-box li{position:relative;}

.one-box li h3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 15px;
}

.one-box li h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 11pt;
	line-height: 26px;
	font-weight: 400;
	display: inline-block;
	color: #6e6e6e;
	text-transform: uppercase;
	margin-left:20px;
}


.one-box li p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 300;
	color: #3e3a3a;
}
.one-box li h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top:110px;
	color: #3e3a3a;
	margin-right:60px;
}
.one-box li h4 .mysvg {
	width:20px;
	vertical-align: -20%;
	display: inline-block;
	color: #ff8000;
	fill: currentColor;
	margin-right:5px;
}


.fullimage {margin-left: 40px;}
.fullimage img{
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.tittles {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	position:relative;
}
.tittles h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.tittles h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-right:110px;
}
.tittles h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16pt;
	line-height: 39px;
	font-weight: 300;
	width: 63%;
}


.tittles2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
	position:relative;
}
.tittles2 h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.tittles2 h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-right:110px;
}
.tittles2 h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 13pt;
	line-height: 33px;
	font-weight: 300;
	width: 63%;
}

.fullspace {
	min-width:1150px;
	margin-left:auto;
	margin-right:auto;
}

.threes {
	display: flex;
	flex-wrap: wrap;
}
.ones {
	width:32.3%;
	margin:0.5%;
	box-sizing:border-box;
	padding:30px;
	border: 1px solid #1F6D37;
}



.ones h3 {
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 27px;
	font-weight: 600;
	position: relative;
	background-color: #1F6D37;
	text-align: center;
	padding: 15px;
	color: #FFF;
}
.ones h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 300;
	position: relative;
	background-color: #F4F4F0;
	text-align: center;
	padding: 15px;
	margin-bottom: 10px;
}
.ones p {
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 300;
	position: relative;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	color: #1F6D37;
}



.wrap-space {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space:nth-child(even) {flex-direction: row-reverse;}

.geetimage {
	display: block;
	width: 200px;
}

.image-box1 {
	display: block;
	width: 41%;
}


.image-box1 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.comennt-box1 {
	width: 75%;
}

.comennt-box1 h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #1F6D37;
}
.comennt-box1 h2 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-bottom:20px;
}

.comennt-box1 h3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 14pt;
	line-height: 35px;
	font-weight: 300;
}
.comennt-box1 p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 300;
	margin-bottom:20px;
}

.comennt-box1 h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
}



.wrap-space1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space1:not(:last-child) {margin-bottom: 50px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}





.leftmaru {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.rightmaru {
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.image-box2 {
	display: block;
	width: 35%;
}
.image-box2 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.comennt-box2 {
	width: 50%;
	margin-left:7%;
}
.comennt-box2 h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
	/*color: #1F6D37;*/
}
.comennt-box2 h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-bottom:20px;
}

.comennt-box2 p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 32px;
	font-weight: 300;
	margin-bottom:20px;
}
.image-box2s {
	display: block;
	width: 35%;
}
.image-box2s img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.comennt-box2s {
	width: 50%;
	margin-right:7%;
}
.comennt-box2s h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
	/*color: #1F6D37;*/
}
.comennt-box2s h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-bottom:20px;
}

.comennt-box2s p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 32px;
	font-weight: 300;
	margin-bottom:20px;
}



.comennt-box {
	width: 43%;
}

.comennt-box h2 {
	font-size: 18pt;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 35px;
}

.comennt-box p {
	font-size: 13pt;
	line-height: 33px;
	font-weight: normal;
}



#page1,#page2,#page3,#page4,#page5,#page6,#page7  {
	margin-top: -280px;
	padding-top: 280px;
}

.eng-tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 33px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 25px;
	color: #ff0000;
}

.midashi1 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 55px;
	font-weight: 600;
}
.tittledown {margin-bottom: 35px;}

.midashi1 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 400;
	/*margin-bottom: 25px;*/
	display: inline-block;
	margin-left: 20px;
	color: #6e6e6e;
	text-transform: uppercase;
	vertical-align: 15%;
}


.midashi2 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
}

.midashi3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 19pt;
	line-height: 45px;
	font-weight: 600;
	margin-bottom: 45px;
}

.midashi {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 35px;
	font-weight: 300;
	margin-bottom: 90px;
	text-align: center;
	background-color: #F4F4F0;
	padding: 45px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


.comennt2 {
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}




.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}


.comennt1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

.map-space {
	position: relative;
	padding-bottom: 32%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.map-space2 {
	position: relative;
	padding-bottom: 50%;
	width: 100%;
	height: 0;
	overflow: hidden;
	
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
 

ul.pointcheck {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.pointcheck li{padding-left: 0.7em;} 
ul.pointcheck li:before {
	content: "\※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	font-size: 12pt;
	color: #000;
}
.pointcheck li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	text-align: left;
}
ul.pointcheck1 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
ul.pointcheck1 li{padding-left: 0.7em;}
ul.pointcheck1 li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #1F6D37;
}
.pointcheck1 li {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	position: relative;
	font-size: 12pt;
	line-height: 27px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
ul.pointcheck4 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
}
ul.pointcheck4 li{padding-left: 0.7em;}
ul.pointcheck4 li:before {
	content: "\f058";
	font-family: "Font Awesome\ 5 Free";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #CC6666;
}
.pointcheck4 li {
	position: relative;
	font-size: 10pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
ol.pointcheck3 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.pointcheck3 li{
	padding-left: 20px;
	position: relative;
}
ol.pointcheck3 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #1F6D37;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
.pointcheck3 li {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
ol.pointcheck3s {
	counter-reset: my-counter;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.pointcheck3s li{
	padding-top: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;	
}
ol.pointcheck3s li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #8FC012;
	color: #FFF;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 10px;
}
.pointcheck3s li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}



.line-text {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB6C0;
}

.topics-tittle {
	line-height: 0px;
	width: 380px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

.line-text-cat {
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics-list {
	position: relative;
}


.grbk {background: linear-gradient(180deg, #FFF 0%, #FFF 300px, #f4f4f0 300px, #f4f4f0 100%);}


.whbk{background-color: #FFF;}
.tobk {background-color: #f4f4f0;}
.tobk2{background-color: #ccc;}


.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
}

.normal10 {
	font-size: 9pt;
	line-height: 17px;
	padding-top: 5px;
}


.arrow_box {
	position: absolute;
	text-align: center;
	color: #FFF;
	background-color: #1f529b;
	margin-top: -30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 240px;
}
.arrow_box:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #1f529b;
	border-width: 5px;
	margin-left: -5px;
}


.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;	
	
}

.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;		
}


.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 20px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 100px;
	position: relative;		
}




.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;	
}



.textbox-space {
	overflow: hidden;
}




.main-space {
	min-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.main-space::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0px;
	width: 60%;
	margin-top: 120px;
}


.main-image {
	height: 83vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.jpg);
	background-position: center center;
	z-index: 5;	
	position: relative;
	margin-bottom:50px;
}
.main-comennt {
	min-width: 500px;
	width: 40%;
	position: absolute;
	top: 75%;
	left: 27%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 15;
}




.hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 0px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all .5s;
}

.change-color .hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.logoimage a{display: block;}

#logo {
	width: 230px;
	background-image: url(../img/body/logo.svg);
	height: 72px;
	background-size: contain;
	background-repeat: no-repeat;
}

.change-color #logo {
	width: 230px;
	background-image: url(../img/body/logo1.svg);
	height: 72px;
	background-size: contain;
	background-repeat: no-repeat;
}



#header {}

.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.header.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}

.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.thisnone {display: none;}
#gnavi {margin-left: auto;clear: both;position: relative;z-index: 50;}
#gloval_menu {margin-right: 0px;margin-left: auto;clear: both;display: block;line-height: 0;padding: 0px;}
#contents_bar {margin-right: auto;margin-left: auto;clear: both;text-align: center;	}
#contents_bar > ul {
	margin-right: auto;margin-bottom: 0px;margin-left: auto;margin-top: 0px;position: relative;z-index: 100;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#contents_bar > ul > li {min-height: 50px;}
#contents_bar > ul > li:not(:last-child) {}
#contents_bar ul li {position: relative;}
#contents_bar li li {}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{}
#contents_bar a:hover {text-decoration: none;}
#contents_bar > ul > li > a {padding-right: 0;}
#contents_bar > ul > li > a.active {}
#contents_bar .level1 {width: 100%;position: absolute;z-index: 55;margin-left: -65px;}
#contents_bar .level1 a  {
	font-size: 12pt;
	color: #FFF;
	text-align: left;
	width: 180px!important;
	background-color: #FF0000;
	text-decoration: none!important;
	border: 0px solid #FF0000!important;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10pt;
}
#contents_bar .level1 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #2d004d;
}
#contents_bar .level1 a:hover::after {transform: scale(1, 1);}
#contents_bar .level1 .active {color: #FFF;background-color: #000;}
#contents_bar .level1 .mysvg a  {display: block;}
#contents_bar .level1 {top: 100%;left: 0;}
#contents_bar a .mysvg {margin-bottom:5px;display: block;width: 33px;margin-right: auto;margin-left: auto;color: #FFFFFF;fill: currentColor;}
#contents_bar a:hover .mysvg {color: #fff;fill: currentColor;}
.change-color #contents_bar a .mysvg {margin-bottom:5px;display: block;width: 33px;margin-right: auto;margin-left: auto;color: #1f6d37;fill: currentColor;}
.change-color #contents_bar a:hover .mysvg {color: #1f6d37;fill: currentColor;}
#contents_bar	{margin-right: auto;margin-left: auto;}
#contents_bar a	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 12pt;
	line-height: 26px;
	padding-bottom:5px;
	margin-right: 14px;
	margin-left: 14px;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
}
.change-color #contents_bar a	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #000;
	font-size: 12pt;
	line-height: 26px;
	padding-bottom:5px;
	margin-right: 14px;
	margin-left: 14px;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{list-style: none;	}
#contents_bar .c-menu01 a	{
	display: block;
	position: relative;
}
#contents_bar a::after {position: absolute;bottom: 0px;left: 0;content: '';width: 100%;height: 2px;transform: scale(0, 1);transform-origin: left top;transition: transform .3s;background-color: #fff;}
#contents_bar a:hover::after {transform: scale(1, 1);}
.change-color #contents_bar a::after {position: absolute;bottom: 0px;left: 0;content: '';width: 100%;height: 2px;transform: scale(0, 1);transform-origin: left top;transition: transform .3s;background-color: #1f6d37;}
.change-color #contents_bar a:hover::after {transform: scale(1, 1);}
#contents_bar a.current	{color: #fff;position: relative;}
#contents_bar a.current::before{position: absolute;bottom: 0px;left: 0px;content: '';width: 100%;height: 2px;background-color: #fff;right: 0px;}
.change-color #contents_bar a.current	{color: #1f6d37;position: relative;}
.change-color #contents_bar a.current::before{position: absolute;bottom: 0px;left: 0px;content: '';width: 100%;height: 2px;background-color: #1f6d37;right: 0px;}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #535353;
}
.pankuzu-space {
	width: 90%;
	min-width: 1150px;
	margin-right: auto;
	margin-left: auto;
}

.pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 250px;
	padding-bottom: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu.jpg);
	background-position: center center;
}
.pankuzu h2 .mysvg{
	vertical-align: -5%;
	display: inline-block;
	width: 40px;
	margin-right: 10px;
	color: #fff;fill: currentColor;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 30pt;
	line-height: 60px;
	text-align:center;
}
.pages {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	padding-top: 15px;
	font-size: 10pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	color: #fff;
	font-size: 10pt;
	line-height: 20px;
}
.pages li a{
	color: #fff;
	text-decoration: underline;
}
.pages li i{
	font-size: 8pt;
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px;
	vertical-align:6%;
}

#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}






.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down30 {margin-bottom: 30px;}




.button1 .mysvg {
	width:35px;
	vertical-align: -40%;
	display: inline-block;
	color: #17753d;
	fill: currentColor;
	margin-left:8px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	outline: none;
	font-size: 12pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #535353;
}
.button1:hover {
	color: #FFF;
	background-color: #17753d;
	padding-right: 25px;
	padding-left: 25px;
}

.button2 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 11pt;
	height: 35px;
	text-transform: uppercase;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #333;
	color: #FFF;	
}
.button2:hover {
	color: #FFF;
	background-color: #000;
}




.button3 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 15pt;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	width: 50%;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #333;
	background-color: #FFF;
	
}
.button3:hover {
	color: #FFF;
	background-color: #000;
}

.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}
footer {
	background-color: #1f6d37;
	color: #FFF;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
}
.foot-text {
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom:10px;
}

.foot-text a{
	font-size: 11pt;
	line-height: 25px;
	color: #FFF;
}
.foot-text a:hover{
	font-size: 11pt;
	line-height: 25px;
	color: #FFF;
	text-decoration: underline;
}

.foot-left h4{
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
}

.footcontena h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 19pt;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 5px;
	position: relative;
	padding-right: 10px;
	z-index: 1;
	margin-bottom: 40px;
	background-color: #1F6D37;
	display: table;
}
.tittlebk{
	min-width: 1100px;
	margin-right: 8%;
	margin-left: 8%;
	position: relative;
	padding-right: 10px;
}
.tittlebk:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: #468058;
	height: 1px;
	width: 100%;
	margin-top: 22px;
}

.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 70px;
	background-position: center;
}

.foot-space {
	min-width: 1100px;
	margin-right: 8%;
	margin-left: 8%;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.foot-left {}

.foot-right {}

.foot-right h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 40px;
	font-weight: 600;
	color: #FFF;
	text-align: right;
	margin-bottom:15px;
}

.foot-right h3 a{
	color: #FFF;
	margin-right:30px;
}
.foot-right h3 a:hover{color: #FFF;text-decoration: underline;}


.footmenus {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.footlogo {
	width: 215px;
	line-height: 0px;
	text-align: center;
	margin-bottom:35px;
}
.foot-menu {
	padding-bottom: 20px;
	margin-left: 90px;
}

.foot-menu li {
	font-size: 11pt;
	line-height: 30px;
	color: #FFF;
	position: relative;
}
.foot-menu li a{color: #FFF;}
.foot-menu li a:hover{color: #FFF;text-decoration: underline;}

.foot-menu li i{color: #FFF;font-size: 7pt; display:inline-block; vertical-align:5%; margin-right:5px;}

.copy {
	font-size: 9pt;
	line-height: 16px;
	text-align: right;
}

.space-full {min-width: 1150px;margin-right: 7%;margin-left: 7%;}
.space1000 {width: 1000px;margin-right: auto;margin-left: auto;}
.space1100 {width: 1100px;margin-right: auto;margin-left: auto;}
.space1200 {width: 1180px;margin-right: auto;margin-left: auto;}
.space900 {width: 900px;margin-right: auto;margin-left: auto;}

#page-top {position: fixed;bottom: 20px;right: 20px;z-index: 9999999;}
.page-top {text-align: center;display: block;font-size: 20pt;width: 85px;padding-top: 20px;padding-bottom: 20px;}
.page-top::before,
.page-top::after {position: absolute;z-index: -1;display: block;content: '';}
.page-top,.page-top::before,.page-top::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.page-top {color: #FFF;background-color: #000;}
.page-top:hover {color: #FFF;background-color: #6bb136;	}


}


@media screen and (min-width: 0px) and (max-width: 736px) {



.scroll {
	overflow: auto;
	white-space: nowrap;
	padding-bottom: 20px;
}

.scroll p{ margin-bottom:10px;}


.design02 tr {}
.design02 {
	font-size: 12pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.design02 th {
	background-color: #1F6D37;
	border: 1px solid #e9e9e9;
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-size: 11pt;
	line-height: 25px;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;	/*width: 33%;*/
}
.design02 td span{
	font-weight: normal;
	text-align: center;
	color: #1F6D37;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.design02 td {
	font-size: 11pt;
	line-height: 25px;
	padding: 15px;
	border: 1px solid #e9e9e9;
}
.design02 td span {
	text-align: center;
	font-size: 15pt;
	font-weight: 600;
}
.recruit_table {
	box-sizing: border-box;
	font-size: 13pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;	
	border-collapse:collapse;
	margin-bottom:40px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 11pt;
	box-sizing: border-box;
	display: block;
	padding: 15px;
	background-color:#e9e9e9;
}
.recruit_table tr {
	display: block;
	width: 100%;
}
.recruit_table td {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	padding: 15px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;*/
}
.bunri {
	display: flex;
	flex-wrap: wrap;
}
.button5s {
	display: block;
	/*width: fit-content;*/
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	outline: none;
	font-size: 11pt;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	font-weight: 500;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.button5s::before,
.button5s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button5s,
.button5s::before,
.button5s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button5s {
	background-color: #1F6D37;
	color: #FFF;
}
.button5s:hover {
	color: #FFF;
	background-color: #000;
}
.button5 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-size: 11pt;
	height: 30px;
	padding-right: 30px;
	padding-left: 30px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin-right: auto;
	margin-left: auto;
}
.button5::before,
.button5::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button5,
.button5::before,
.button5::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button5 {
	background-color: #1F6D37;
	color: #FFF;
}
.button5:hover {
	color: #FFF;
	background-color: #000;
}
.rectop h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 14pt;
	line-height: 23px;
	margin-bottom:20px;
	padding-top:5px;
	position:relative;
	margin-left: 60px;
}
.rectop h3:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #1F6D37;
	height: 2px;
	width: 50px;
	margin-left: -60px;
	margin-bottom: 10px;
}

.recruit_table2 {
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;	
	border-collapse: collapse;
    border-spacing: 0;
}
/*.recruit_table2 th, .cp_table  td {width: 100%;}*/
.recruit_table2 th {
	font-size: 12pt;
	color: #fff;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	box-sizing: border-box;
	display: block;
	padding: 15px;
	
	background-color: #1F6D37;
	border: 1px solid #e9e9e9;
}
.recruit_table2 h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 13pt;
	line-height: 25px;
}

.recruit_table2 td {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	font-size: 12pt;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	/*border: 1px solid #e9e9e9;*/
	padding: 15px;
	background-color: #FFF;
}
.recruit_table2 h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-right: 50px;
}

.recruit_table2 h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 38px;
	font-weight: 600;
	color: #535353;
}
.recruit_table2 h5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 38px;
	font-weight: 600;
	color: #1F6D37;
	display: block;
	text-decoration: underline;
}
.recruit_table2 h5 a:hover{
	color: #444;
	text-decoration: underline;
}
.recruit_table2 h3 span{
	font-size: 10pt;
	line-height: 20px;
	color: #FFF;
	background-color: #e3e3e3;
	margin-right: 5px;
	vertical-align: 28%;
	display: block;
	font-weight: 500;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}



.fours-box li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #17753d;
	height: 3px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;	
}

.fours-box {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.fours-box li{
	position:relative;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fours-box img{
	line-height: 0;
	margin-bottom: 10px;
}
.fours-box h3{
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 5px;
}
.fours-box h3 span{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: 300;
	display:block;
}

.fours-box p{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 300;
	display:block;
}
.fours-box h4{
	font-feature-settings: "palt" 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	line-height: 38px;
	font-weight: 500;
	margin-bottom: 10px;
	
}
.fours-box h4 .mysvg{
	width: 15px;
	color: #17753d;
	fill: currentColor;
	margin-right:3px;
}
.box-button div{
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
}
.box-button {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 35px;
}
.box-button::before,
.box-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.box-button,
.box-button::before,
.box-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.box-button {
	background-color: #FFF;
	color: #3e3a3a;	
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}
.box-button:hover {
	background-color: #FFF;
	color: #3e3a3a;	
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}


.three-box {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	margin-bottom:15px;
}
.three-box li{
	margin-bottom:15px;
	position:relative;
}

.three-box li h3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
}

.three-box li h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 11pt;
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 15px;
	display: block;
	color: #6e6e6e;
	text-transform: uppercase;
}
.three-box .mysvg {
	width: 32%;
	display: block;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #17753d;
	fill: currentColor;
}



.three-box li p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 300;
	color: #3e3a3a;
}
.three-box li h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	padding-top:20px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	/*position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;*/
	
	color: #3e3a3a;
}
.three-box li h4 .mysvg {
	width:20px;
	vertical-align: -75%;
	display: inline-block;
	color: #17753d;
	fill: currentColor;
	margin-right:5px;
}


.buttons {
	display: block;
	/*text-align: center;*/
	text-decoration: none;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 30px;
	
}
.buttons::before,
.buttons::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons,
.buttons::before,
.buttons::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.buttons {
	color: #17753d;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	outline : 8px solid #17753d;
	outline-offset : -8px;
}
.buttons:hover {
	color: #17753d;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	outline : 8px solid #17753d;
	outline-offset : -8px;
}


.buttons1 {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	padding: 30px;	
}
.buttons1::before,
.buttons1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons1,
.buttons1::before,
.buttons1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.buttons1 {
	color: #ff8000;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	outline : 6px solid #ff8000;
	outline-offset : -6px;
	border: 2px solid #ff8000;
}
.buttons1:hover {
	color: #ff8000;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	outline : 6px solid #ff8000;
	outline-offset : -6px;
	border: 2px solid #ff8000;
}
.btspace {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.buttons1 div{}

.btspace .mysvg {
	/*width: 140px;
	color: #ff8000;
	fill: currentColor;
	margin-right:50px;*/
	
	width: 32%;
	display: block;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #ff8000;
	fill: currentColor;
}

.one-box li{position:relative;}

.one-box li h3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align:center;
}

.one-box li h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 11pt;
	line-height: 26px;
	font-weight: 400;
	display: block;
	color: #6e6e6e;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
}


.one-box li p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 300;
	color: #3e3a3a;
	margin-bottom:20px;
}
.one-box li h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	display: block;
	color: #3e3a3a;
	
}
.one-box li h4 .mysvg {
	width:20px;
	vertical-align: -70%;
	display: inline-block;
	color: #ff8000;
	fill: currentColor;
	margin-right:5px;
}


.fullimage {margin-left: 15px;}
.fullimage img{
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 200px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.tittles {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
	box-sizing: border-box;
	position:relative;
}
.tittles h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.tittles h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 40px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}
.tittles h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 300;
	
}


.tittles2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	box-sizing: border-box;
	position:relative;
}


/*.tittles2 h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.tittles2 h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 40px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}

*/
.tittles2 h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
	/*color: #1F6D37;*/
}
.tittles2 h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-bottom:20px;
}

/*.tittles2 h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.tittles2 h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-right:110px;
}*/
.tittles2 h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 13pt;
	line-height: 33px;
	font-weight: 300;
}

.fullspace {
	/*min-width:1150px;*/
	margin-left:15px;
	margin-right:15px;
}

.threes {
	/*display: flex;
	flex-wrap: wrap;*/
}
.ones {
	/*width:32.3%;
	margin:0.5%;*/
	margin-bottom:15px;
	box-sizing:border-box;
	padding:20px;
	border: 1px solid #1F6D37;
}



.ones h3 {
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 27px;
	font-weight: 600;
	position: relative;
	background-color: #1F6D37;
	text-align: center;
	padding: 15px;
	color: #FFF;
}
.ones h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 300;
	position: relative;
	background-color: #F4F4F0;
	text-align: center;
	padding: 15px;
	margin-bottom: 10px;
}
.ones p {
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 300;
	position: relative;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	color: #1F6D37;
}



.wrap-space {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space:nth-child(even) {flex-direction: row-reverse;}

.geetimage {
	display: block;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

.image-box1 {
	display: block;
	/*width: 41%;*/
}


.image-box1 img {
	display: block;
	/*width: 60%;*/
	height: auto;
	line-height: 0px;
	/*height: 350px;*/
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.comennt-box1 {
	/*width: 75%;*/
}

.comennt-box1 h2 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #1F6D37;
}
.comennt-box1 h2 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-bottom:20px;
}

.comennt-box1 h3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 14pt;
	line-height: 35px;
	font-weight: 300;
}
.comennt-box1 p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 300;
	margin-bottom:20px;
}

.comennt-box1 h4 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	padding-top:15px;
}



.wrap-space1 {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space1:not(:last-child) {margin-bottom: 20px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}





.leftmaru {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.rightmaru {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.image-box2 {
	display: block;
	/*width: 35%;*/
}
.image-box2 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 300px;*/
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.comennt-box2 {
	/*width: 50%;
	margin-left:7%;*/
}




.comennt-box2 h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.comennt-box2 h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 40px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}

/*.comennt-box2 h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.comennt-box2 h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 50px;
	font-weight: 600;
	position:relative;
	margin-bottom:20px;
}*/

.comennt-box2 p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 32px;
	font-weight: 300;
	margin-bottom:20px;
}
.image-box2s {
	display: block;
}
.image-box2s img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";*/
}
.comennt-box2s {
	
}


.comennt-box2s h3 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 500;
	display:block;
	text-transform: uppercase;
	color: #535353;
}
.comennt-box2s h3{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 40px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}


.comennt-box2s p {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 32px;
	font-weight: 300;
	margin-bottom:20px;
}



.comennt-box {
	
}

.comennt-box h2 {
	font-size: 18pt;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 35px;
}

.comennt-box p {
	font-size: 13pt;
	line-height: 33px;
	font-weight: normal;
}



#page1,#page2,#page3,#page4,#page5,#page6,#page7  {
	margin-top: -280px;
	padding-top: 280px;
}

.eng-tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 33px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 25px;
	color: #ff0000;
}

.midashi1 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16pt;
	line-height: 35px;
	font-weight: 600;
	text-align:center;
}
.tittledown {margin-bottom: 35px;}

.midashi1 span{
	font-family: 'YakuHanMP', Renner;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 400;
	/*margin-bottom: 25px;*/
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #6e6e6e;
	text-transform: uppercase;
	vertical-align: 15%;
}


.midashi2 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
}

.midashi3 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 19pt;
	line-height: 45px;
	font-weight: 600;
	margin-bottom: 45px;
}

.midashi {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 40px;
	
	background-color: #F4F4F0;
	padding: 30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


.comennt2 {
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}




.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}


.comennt1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

.map-space {
	position: relative;
	padding-bottom: 45%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.map-space2 {
	position: relative;
	padding-bottom: 50%;
	width: 100%;
	height: 0;
	overflow: hidden;
	
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
 

ul.pointcheck {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.pointcheck li{padding-left: 0.7em;} 
ul.pointcheck li:before {
	content: "\※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	font-size: 12pt;
	color: #000;
}
.pointcheck li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	text-align: left;
}
ul.pointcheck1 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
ul.pointcheck1 li{padding-left: 0.7em;}
ul.pointcheck1 li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #1F6D37;
}
.pointcheck1 li {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	position: relative;
	font-size: 12pt;
	line-height: 27px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
ul.pointcheck4 {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
}
ul.pointcheck4 li{padding-left: 0.7em;}
ul.pointcheck4 li:before {
	content: "\f058";
	font-family: "Font Awesome\ 5 Free";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #CC6666;
}
.pointcheck4 li {
	position: relative;
	font-size: 10pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
ol.pointcheck3 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.pointcheck3 li{
	padding-left: 20px;
	position: relative;
}
ol.pointcheck3 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #1F6D37;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
.pointcheck3 li {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
ol.pointcheck3s {
	counter-reset: my-counter;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.pointcheck3s li{
	padding-top: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;	
}
ol.pointcheck3s li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #8FC012;
	color: #FFF;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 10px;
}
.pointcheck3s li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}



.line-text {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB6C0;
}

.topics-tittle {
	line-height: 0px;
	width: 380px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

.line-text-cat {
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics-list {
	position: relative;
}


.grbk {background: linear-gradient(180deg, #FFF 0%, #FFF 150px, #f4f4f0 150px, #f4f4f0 100%);}


.whbk{background-color: #FFF;}
.tobk {background-color: #f4f4f0;}
.tobk2{background-color: #ccc;}


.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
}

.normal10 {
	font-size: 9pt;
	line-height: 17px;
	padding-top: 5px;
}


.arrow_box {
	position: absolute;
	text-align: center;
	color: #FFF;
	background-color: #1f529b;
	margin-top: -30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 240px;
}
.arrow_box:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #1f529b;
	border-width: 5px;
	margin-left: -5px;
}


.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;	
	
}

.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;		
}


.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 20px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
	position: relative;		
}




.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;	
}



.textbox-space {
	overflow: hidden;
}




.main-space {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 65px;
}
.main-space::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0px;
	width: 60%;
	margin-top: 65px;
}


.main-image {
	height: 55vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.jpg);
	background-position: center center;
	z-index: 5;	
	position: relative;
	margin-bottom:20px;
}
.main-comennt {
	
	width: 90%;
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 15;
}




.hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 0px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all .5s;
}

.change-color .hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.logoimage a{display: block;}

#logo {
	width: 230px;
	background-image: url(../img/body/logo.svg);
	height: 72px;
	background-size: contain;
	background-repeat: no-repeat;
}

.change-color #logo {
	width: 230px;
	background-image: url(../img/body/logo1.svg);
	height: 72px;
	background-size: contain;
	background-repeat: no-repeat;
}



#header {}

.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.header.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}

.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.thisnone {display: none;}
#gnavi {margin-left: auto;clear: both;position: relative;z-index: 50;}
#gloval_menu {margin-right: 0px;margin-left: auto;clear: both;display: block;line-height: 0;padding: 0px;}
#contents_bar {margin-right: auto;margin-left: auto;clear: both;text-align: center;	}
#contents_bar > ul {
	margin-right: auto;margin-bottom: 0px;margin-left: auto;margin-top: 0px;position: relative;z-index: 100;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#contents_bar > ul > li {min-height: 50px;}
#contents_bar > ul > li:not(:last-child) {}
#contents_bar ul li {position: relative;}
#contents_bar li li {}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{}
#contents_bar a:hover {text-decoration: none;}
#contents_bar > ul > li > a {padding-right: 0;}
#contents_bar > ul > li > a.active {}
#contents_bar .level1 {width: 100%;position: absolute;z-index: 55;margin-left: -65px;}
#contents_bar .level1 a  {
	font-size: 12pt;
	color: #FFF;
	text-align: left;
	width: 180px!important;
	background-color: #FF0000;
	text-decoration: none!important;
	border: 0px solid #FF0000!important;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10pt;
}
#contents_bar .level1 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #2d004d;
}
#contents_bar .level1 a:hover::after {transform: scale(1, 1);}
#contents_bar .level1 .active {color: #FFF;background-color: #000;}
#contents_bar .level1 .mysvg a  {display: block;}
#contents_bar .level1 {top: 100%;left: 0;}
#contents_bar a .mysvg {margin-bottom:5px;display: block;width: 33px;margin-right: auto;margin-left: auto;color: #FFFFFF;fill: currentColor;}
#contents_bar a:hover .mysvg {color: #fff;fill: currentColor;}
.change-color #contents_bar a .mysvg {margin-bottom:5px;display: block;width: 33px;margin-right: auto;margin-left: auto;color: #1f6d37;fill: currentColor;}
.change-color #contents_bar a:hover .mysvg {color: #1f6d37;fill: currentColor;}
#contents_bar	{margin-right: auto;margin-left: auto;}
#contents_bar a	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 12pt;
	line-height: 26px;
	padding-bottom:5px;
	margin-right: 14px;
	margin-left: 14px;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
}
.change-color #contents_bar a	{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #000;
	font-size: 12pt;
	line-height: 26px;
	padding-bottom:5px;
	margin-right: 14px;
	margin-left: 14px;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{list-style: none;	}
#contents_bar .c-menu01 a	{
	display: block;
	position: relative;
}
#contents_bar a::after {position: absolute;bottom: 0px;left: 0;content: '';width: 100%;height: 2px;transform: scale(0, 1);transform-origin: left top;transition: transform .3s;background-color: #fff;}
#contents_bar a:hover::after {transform: scale(1, 1);}
.change-color #contents_bar a::after {position: absolute;bottom: 0px;left: 0;content: '';width: 100%;height: 2px;transform: scale(0, 1);transform-origin: left top;transition: transform .3s;background-color: #1f6d37;}
.change-color #contents_bar a:hover::after {transform: scale(1, 1);}
#contents_bar a.current	{color: #fff;position: relative;}
#contents_bar a.current::before{position: absolute;bottom: 0px;left: 0px;content: '';width: 100%;height: 2px;background-color: #fff;right: 0px;}
.change-color #contents_bar a.current	{color: #1f6d37;position: relative;}
.change-color #contents_bar a.current::before{position: absolute;bottom: 0px;left: 0px;content: '';width: 100%;height: 2px;background-color: #1f6d37;right: 0px;}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #535353;
}
.pankuzu-space {
	margin-right: auto;
	margin-left: auto;
}

.pankuzu {
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 100px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/sp-pankuzu.jpg);
	background-position: left center;
}
.pankuzu h2 .mysvg{
	vertical-align: -10%;
	display: inline-block;
	width: 30px;
	margin-right: 8px;
	color: #fff;fill: currentColor;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 17pt;
	line-height: 30px;
	text-align:center;
}
.pages {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 300;
	padding-top: 10px;
	font-size: 9pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	color: #fff;
	font-size: 9pt;
	line-height: 20px;
}
.pages li a{
	color: #fff;
	text-decoration: underline;
}
.pages li i{
	font-size: 6pt;
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px;
	vertical-align:6%;
}

#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}






.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down30 {margin-bottom: 30px;}




.button1 .mysvg {
	width:25px;
	vertical-align: -27%;
	display: inline-block;
	color: #17753d;
	fill: currentColor;
	margin-left:8px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #535353;
}
.button1:hover {
	color: #FFF;
	background-color: #17753d;
	padding-right: 25px;
	padding-left: 25px;
}

.button2 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-size: 11pt;
	height: 35px;
	text-transform: uppercase;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #333;
	color: #FFF;	
}
.button2:hover {
	color: #FFF;
	background-color: #000;
}




.button3 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 15pt;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	width: 50%;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #333;
	background-color: #FFF;
	
}
.button3:hover {
	color: #FFF;
	background-color: #000;
}

.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}
footer {
	background-color: #1f6d37;
	color: #FFF;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
}
.foot-text {
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	margin-bottom:10px;
	
}

.foot-text a{
	
	font-size: 10pt;
	line-height: 19px;
	color: #FFF;
	text-decoration: underline;
}


.foot-left h4{
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
}

/*.footcontena h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16pt;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 5px;
	position: relative;
	padding-right: 10px;
	z-index: 1;
	margin-bottom: 40px;
	background-color: #1F6D37;
	display: table;
	
}*/

.tittlebk h2{
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 40px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: 8px;
}

/*.tittlebk{
	min-width: 1100px;
	margin-right: 8%;
	margin-left: 8%;
	position: relative;
	padding-right: 10px;
	text-align: center;
}
.tittlebk:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: #468058;
	height: 1px;
	width: 100%;
	margin-top: 22px;
}*/

.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 10px;
	background-position: center;
}

.foot-space {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
}

.foot-left {
	text-align: center;
	/*display:table;
	margin-right: auto;
	margin-left: auto;*/
}

.foot-right { padding-top:10px;}

.foot-right h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 27px;
	font-weight: 600;
	color: #FFF;
	margin-bottom:25px;
	display:table;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
}



.foot-right h3 a{
	color: #FFF;
	display: block;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	line-height: 45px;
	font-weight: 600;
	
}
.foot-right h3 a:hover{color: #FFF;text-decoration: underline;}


.footmenus {
	
}

.footlogo {
	width: 80%;
	line-height: 0px;
	text-align: center;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}
.foot-menu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.foot-menu li {
	width: 49%;
	margin-bottom:5px;
}
.foot-menu li a{
	display: block;
	color: #FFF;
	font-size: 10pt;
	line-height: 23px;
	color: #FFF;
	position: relative;
	background-color: #165e2c;
	padding: 10px;
}
.foot-menu li a:hover{color: #FFF;}

.foot-menu li i{color: #FFF;font-size: 5pt; display:inline-block; vertical-align:25%; margin-right:5px;}

.copy {
	font-size: 7pt;
	line-height: 16px;
	text-align: center;
}

.space-full {margin-right: 15px;margin-left: 15px;}
.space1000 {margin-right: 15px;margin-left: 15px;}
.space1100 {margin-right: 15px;margin-left: 15px;}
.space1200 {margin-right: 15px;margin-left: 15px;}
.space900 {margin-right: auto;margin-left: auto;}

#page-top {display: none;}
.page-top {display: none;}
.page-top::before,
.page-top::after {position: absolute;z-index: -1;display: block;content: '';}
.page-top,.page-top::before,.page-top::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.page-top {color: #FFF;background-color: #000;}
.page-top:hover {color: #FFF;background-color: #6bb136;	}


}






