footer.footer_main {
  position:relative;
  z-index:1;
}
.sub_page_footer_image {
  position:relative;
  z-index:2;
}
.footer_pr.footer_pr-active {
  display:none;
}
.sub_page_h3 {
  margin: 0 0 30px 0;
    padding: 32px 23px 23px 23px;
    border-radius: 10px;
    background-color: #EFEFEF;
    font-size: 26px;
    font-family: heisei-maru-gothic-std, sans-serif;
    font-weight: 800;
    color: #333;
    letter-spacing: 0.12em;
}
.wrapper.sitemap {
  width:1340px;
  margin:0 auto;
  padding-bottom:170px;
}
.sitemap > ul {
  width:1244px;
  margin:45px auto 0;
  padding:0;
  height:344px;
  list-style:none;
  display:flex;
  justify-content:space-between;
}
.sitemap > ul > li:nth-of-type(1) {
  width:204px;
}
.sitemap > ul > li:nth-of-type(2) {
  width:239px;
}
.sitemap > ul > li:nth-of-type(3) {
  width:156px;
}
.sitemap > ul > li:nth-of-type(4) {
  width:239px;
}
.sitemap ul li div ul {
  margin:0;
  padding:17px 0 0;
  list-style:none;
}
.sitemap ul li div:nth-of-type(2) {
  padding:50px 0 0;
}
.sitemap ul li div ul li {
  margin-top:12px;
}
.sitemap ul li div ul li:nth-of-type(1) {
  margin-top:0;
}
.sitemap ul li div p,
.sitemap ul li div ul li a {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  letter-spacing:0.08em;
  margin:0;
}
.sitemap ul li div p {
  font-size:21px;
  color:#42A500;
}
.sitemap ul li div ul li a {
  font-size:16px;
  color:#333;
}
.sitemap ul li div ul li a:hover {
    color: #3D9E01;
    text-decoration: none;
}
.wrapper.sitemap {
  width:1340px;
  margin:0 auto;
  padding-bottom:170px;
}
.sitemap > ul {
  width:1244px;
  margin:45px auto 0;
  padding:0;
  height:344px;
  list-style:none;
  display:flex;
  justify-content:space-between;
}
.sitemap > ul > li:nth-of-type(1) {
  width:204px;
}
.sitemap > ul > li:nth-of-type(2) {
  width:239px;
}
.sitemap > ul > li:nth-of-type(3) {
  width:156px;
}
.sitemap > ul > li:nth-of-type(4) {
  width:239px;
}
.sitemap ul li div ul {
  margin:0;
  padding:17px 0 0;
  list-style:none;
}
.sitemap ul li div:nth-of-type(2) {
  padding:50px 0 0;
}
.sitemap ul li div ul li {
  margin-top:12px;
}
.sitemap ul li div ul li:nth-of-type(1) {
  margin-top:0;
}
.sitemap ul li div p,
.sitemap ul li div ul li a {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  letter-spacing:0.08em;
  margin:0;
}
.sitemap ul li div p {
  font-size:21px;
  color:#42A500;
}
.sitemap ul li div ul li a {
  font-size:16px;
  color:#333;
}
.sitemap ul li div ul li a:hover {
    color: #3D9E01;
    text-decoration: none;
}
@charset "utf-8";
body {
  font-family: heisei-maru-gothic-std, sans-serif;
}
.sub_page_header{
	position: relative;
	width: 100%;
	height: 564px;
	background-image: url("../image/subpage/sub_page_header_bg.webp");
	background-size:cover;
	background-position: left 0 top 69px ;
	background-repeat: no-repeat;
}
.sub_page_title_en{

}
.sub_page_title {
  margin: 0;
  color: #FFFFFF;
  font-size: 66px;
  font-weight: 800;
  line-height: 84px;
}
.sub_page_description {
  margin: 0 0 0 3px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.6px;
}
.sub_page_header_text {
  position: absolute;
  top: calc(50% + 23px);
  left: 291px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sub_page_header_image{
	position: absolute;
  top: calc(50% + 27px);
  right: 289px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sub_page_header_image img{
	width: 100%;
	height: auto;
}
.sub_page_breadcrumb {
  background:#efefef;
}

.sub_page_breadcrumb_list{
	width: 1340px;
	margin: 0 auto;
	padding: 11px 0 7px 0;
	list-style: none;
}

.sub_page_breadcrumb_item{
	position: relative;
	margin-right: 19px;
	padding-right: 22px;	
}

.sub_page_breadcrumb_item::after{
	content: url("../image/subpage/breadcrumb_arrow.svg");
	position: absolute;
	top: -1px;
	right: 0px;
}

.sub_page_breadcrumb_item a{
	color: #081400;
	font-size: 15px;
	font-weight: bold;
}

.sub_page_breadcrumb_item a:hover{
	color: #3D9E01;
	text-decoration: none;
}

.sub_page_breadcrumb_item:last-of-type::after{
	display: none;
}

p {
  margin:0;
}
.sub_page_heading {
  text-align:center;
}
.sub_page_heading_en {
  display: inline-block;
  width: 158px;
  height: 30px;
  border-radius: 15px;
  background-color: #3C9E00;
  color: #FFFFFF;
  font-size: 20px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 32px;
}
.sub_page_heading_main {
  color: #3C9E00;
  margin: 14px 0 0 0;
  font-size: 43px;
  font-weight: 800;
  letter-spacing: 0.05rem;
  line-height: 55px;
}
.sub_page_heading_description {
  color: #333333;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.05rem;
}
.sub_page_footer {
  background:url('../image/sitemap/sub_page_footer_bg.png') no-repeat center center;
  width:100%;
  height:484px;
  position:relative;
  background-size:cover;
  overflow:hidden;
}
.sub_page_footer:after {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  content:'';
  display:block;
  background:transparent linear-gradient(270deg, rgba(80,20,0,0) 0%, #081400 100%) 0 0 no-repeat;
  z-index:0;
}
.sub_page_footer .sub_page_footer_inner {
  width:100%;
  background-size:cover;
  position:absolute;
  bottom:0;
  left:calc(50% + 47px);
  transform:translateX(-50%);
  display:flex;
  justify-content:center;
  z-index:1;
}
.sub_page_footer .sub_page_footer_text {
  width:585px;
  height:237px;
  padding-top:65px;
  box-sizing:content-box;
  margin-right:110px;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_logo {
  font: normal normal bold 92px brandon-grotesque, sans-serif;
  letter-spacing: 0;
  line-height:1.4;
  color:#fff;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_description {
  font:normal normal bold 24px fot-tsukuardgothic-std, sans-serif;
  letter-spacing:0.1em;
  line-height:0.4;
  color:#fff;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton {
  margin-top:35px;
  width:585px;
  height:65px;
  display:flex;
  justify-content:space-between;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left {
  width:260px;
  height:65px;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right {
  width:306px;
  height:65px;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left a,
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right a {
  font-size:16px;
  border-radius:6px;
  display:block;
  width:100%;
  height:100%;
  line-height:65px;
  text-align:center;
  font-family:tbudrgothic-std, sans-serif;
  font-weight:800;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left a {
  color:#fff;
  background:transparent linear-gradient(85deg, #E05600 0%, #E07900 100%) 0 0 no-repeat padding-box;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right a {
  color:#fff;
  border:1px solid #fff;
}
.sub_page_footer .sub_page_footer_image {
  width:769px;
  height:442px;
}

.sub_page_header_text.ttl-text {
  width:1340px;
  left:50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
}

.sub_page_footer_botton_left a,
.sub_page_footer_botton_right a {
  text-decoration:none;
}

.sub_page_footer_botton_left a:hover,
.sub_page_footer_botton_right a:hover {
  opacity:0.7;
  text-decoration:none;
}
