.header {
  background-color: rgba(217,228,128,0.0);
}
.header-scroll {
  background-color: rgba(255,255,255,1);
}
.ttl_img {display: none;}
.banner-wrapper-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1150px;
  background-color: #D9E480;
  transition: all 0.1s ease 0s;
}
.foreground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-wrapper-fixed .foreground h2 {
  text-align: center;
  color: white;
  margin-top: 120px;
  font-size: 50px;
  padding: 0px 30px;
}
.banner-wrapper-fixed .foreground h2 img {
	width: 400px;
	margin: 0px auto;
}
.banner-wrapper-fixed .mv {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	padding-top: 128px;
	background: url(../images/top/mv_city.png) no-repeat center top;
}
.banner-wrapper-fixed .mv .mv_in {
	width: 100%;
	height: 480px;
	background: url(../images/top/mv.png) no-repeat center bottom;
	background-color: #fff;
	padding: 20px 0 0;
}
.wrapper {
  position: relative;
  padding-top: 1330px;
}

.top1 {
	background-image: url(../images/top/ph01.png);
	background-repeat: no-repeat;
	background-position: right 0 center;
	background-size: 50%;
	background-color: #fff;
}
.top1 .top1_in {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto;
}
.top1 .top1_in .ph {
	display: none;
}
.top1 .top1_in dl {
	width: 47%;
	padding: 30px 0;
}
.top1 .top1_in dt {
	color: #636B13;
	font-size: 140%;
	line-height: 150%;
	font-weight: 400;
}
.top1 .top1_in dt span {
	display: block;
	font-size: 70%;
}
.top1 .top1_in dd {
	margin: 15px 0;
}
.top2 {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
	padding: 50px 0;
}
.top2 h3 {
	text-align: center;
	color: #636B13;
	font-family: "a-otf-ud-shin-maru-go-pr6n",sans-serif;
	font-size: 180%;
	line-height: 150%;
	font-weight: 600;
	background: url(../images/common/point01.png) no-repeat center center;
	padding: 100px 0;
	margin-bottom: 20px;
}
.top2 h3 span {
	display: block;
	text-align: center;
	color: #636B13;
	font-size: 70%;
	font-weight: 400;
}
.top2 dl.t2_l,
.top2 dl.t2_r {
	margin-top: -30px;
}
.top2 dl.t2_l {
	display: table;
	width: 100%;
	background: url(../images/common/point01.png) no-repeat left 40% top 10%;
	background-size: 180px auto;
}
.top2 dl.t2_r {
	display: table;
	width: 100%;
	background: url(../images/common/point01.png) no-repeat right 40% top 10%;
	background-size: 180px auto;
}
.top2 dl.t2_l dt,
.top2 dl.t2_r dt {
	display: table-cell;
	vertical-align: middle;
	width: 42%;
}
.top2 dl.t2_r dt.ph {
}
.top2 dl.t2_r dt.ph2 {
	display: none;
}
.top2 dl.t2_l dd,
.top2 dl.t2_r dd {
	display: table-cell;
	vertical-align: middle;
}
.top2 dl.t2_l dd {
	padding-left: 25px;
}
.top2 dl.t2_r dd {
	padding-right: 25px;
}
.top2 dl.t2_l dd strong,
.top2 dl.t2_r dd strong {
	display: block;
	color: #636B14;
	font-size: 140%;
	font-weight: 500;
	line-height: 160%;
	margin-bottom: 20px;
}
.top2 dl.t2_l dd strong {
}
.top2 dl.t2_r dd strong {
	text-align: right;
}
.top2 dl.t2_l dd p {
}
.top2 dl.t2_r dd p {
	text-align: right;
}
.top2 dl.t2_l dd a,
.top2 dl.t2_r dd a {
	display: block;
	text-align: center;
	width: 280px;
	border: #fff 1px solid;
	line-height: 100%;
	padding: 10px 0;
	color: #636B14;
	font-weight: 500;
}
.top2 dl.t2_l dd a {
}
.top2 dl.t2_r dd a {
	float: right;
}
.top2 dl.t2_l dd a:hover,
.top2 dl.t2_r dd a:hover {
	border: #fff 1px dashed;
}
.top3 {
	width: 100%;
	padding: 50px 0;
}
.top3 .top3_in {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto;
}
.top3 .top3_in h4 {
	text-align: center;
	color: #636B13;
	font-family: "a-otf-ud-shin-maru-go-pr6n",sans-serif;
	font-size: 180%;
	line-height: 90%;
	font-weight: 600;
	background: url(../images/common/point02.png) no-repeat center center;
	background-size: 260px auto;
	height: 260px;
	padding: 120px 0 0;
	margin-bottom: 20px;
}
.top3 .top3_in .t3_1 {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	margin-bottom: 30px;
}
.top3 .top3_in .t3_1 li {
	width: 31%;
	margin-right: 3.5%;
}
.top3 .top3_in .t3_1 li:last-child {
	margin-right: 0;
}
.top3 .top3_in .t3_1 li p {
	border: #D9E480 1px solid;
	background: url(../images/common/point02.png) no-repeat left -40px center;
	background-size: 100px auto;
	margin-bottom: 10px;
	color: #636B13;
	font-size: 110%;
	font-weight: 500;
	line-height: 120%;
	padding: 13px 0 13px 15px;
}
.top3 .top3_in .t3_2 {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	margin-bottom: 30px;
}
.top3 .top3_in .t3_2 li {
	width: 23%;
	margin-right: 2.66%;
	margin-bottom: 10px;
}
.top3 .top3_in .t3_2 li:last-child {
	margin-right: 0;
}
.top3 .top3_in .t3_2 li p {
	background: url(../images/common/point01.png) no-repeat left -40px center;
	background-size: 100px auto;
	margin-bottom: 10px;
	color: #636B13;
	font-size: 110%;
	font-weight: 500;
	line-height: 120%;
	padding: 13px 0 13px 15px;
	background-color: #D9E480;
}
.top3 .top3_in .t3_1 li ol,
.top3 .top3_in .t3_2 li ol {
	list-style: outside disc;
	margin-left: 20px;
}
.top3 .top3_in .t3_1 li ol li,
.top3 .top3_in .t3_2 li ol li {
	float: none;
	width: 100%;
	margin: 0;
	line-height: 150%;
	margin-bottom: 5px;
}
.top4 {
	width: 100%;
	padding: 50px 0;
	background-color: #fff;
}
.top4 .top4_in {
	max-width: 800px;
	width: 90%;
	margin: 0px auto;
}
.top4 h5 {
	text-align: center;
	font-size: 200%;
	margin-bottom: 20px;
}
.top4 ul {
	border: #eee 4px solid;
	padding: 45px 40px 20px;
	border-radius:4px;
	box-shadow:0px 2px 6px -3px #727272;
}
.top4 ul li {
	padding: 0;
	margin-bottom: 20px;
	line-height: 150%;
}
.top4 ul li span {
	display: inline-block;
	background-color: #636B13;
	color: #fff;
	font-size: 80%;
	margin-right: 20px;
	padding: 5px 0px;
	width: 100px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
.top4 ul li a {
	text-decoration: underline;
}







@media screen and (max-width: 900px) {
	.banner-wrapper-fixed {
	  height: 800px;
	}
	.foreground {
	}
	.banner-wrapper-fixed .foreground h2 {
		margin-top: 100px;
	}
	.banner-wrapper-fixed .foreground h2 img {
		width: 300px;
		margin: 0px auto;
	}
	.banner-wrapper-fixed .mv {
		position: absolute;
		left: 0;
		bottom: 0;
		margin: 0;
		width: 100%;
		padding-top: 95px;
		background: url(../images/top/mv_city.png) no-repeat center top;
		background-size: 900px auto;
	}
	.banner-wrapper-fixed .mv .mv_in {
		width: 100%;
		height: 300px;
		background-size: 900px auto;
		padding: 20px 0 0;
	}
	.wrapper {
	  padding-top: 850px;
	}
	.top1 {
		background-position: right -15% top;
		background-size: 50%;
	}
	.top1 .top1_in dl {
		width: 55%;
	}
	.top1 .top1_in dt {
		font-size: 120%;
	}
	.top2 dl.t2_l,
	.top2 dl.t2_r {
		margin-top: 0px;
	}
	.top3 .top3_in .t3_1 li p {
		font-size: 100%;
		padding: 10px 0 10px 10px;
	}
	.top3 .top3_in .t3_2 li {
		font-size: 100%;
		width: 47%;
		margin-right: 6%;
	}
	.top3 .top3_in .t3_2 li:nth-child(2n) {
		margin-right: 0;
	}
	.top4 ul li span {
		display: block;
	}
}








@media screen and (max-width: 700px) {
	.banner-wrapper-fixed {
	  height: 630px;
	}
	.foreground {
	}
	.banner-wrapper-fixed .foreground h2 {
		margin-top: 100px;
	}
	.banner-wrapper-fixed .foreground h2 img {
		width: 230px;
		margin: 0px auto;
	}
	.banner-wrapper-fixed .mv {
		padding-top: 75px;
		background-size: 700px auto;
	}
	.banner-wrapper-fixed .mv .mv_in {
		width: 100%;
		height: 220px;
		background-size: 700px auto;
		padding: 20px 0 0;
	}
	.wrapper {
	  padding-top: 650px;
	}
	.top1 {
		background-image: none;
	}
	.top1 .top1_in {
		width: 100%;
	}
	.top1 .top1_in .ph {
		display: inherit;
	}
	.top1 .top1_in dl {
		width: 90%;
		margin: 0px auto;
	}
	.top2 {
		padding: 30px 0 30px;
	}
	.top2 h3 {
		font-size: 160%;
		padding: 100px 0;
		margin-bottom: 20px;
	}
	.top2 h3 span {
		font-size: 70%;
	}
	.top2 dl.t2_l,
	.top2 dl.t2_r {
		background: none;
		padding-top: 25px;
		border-top: #fff 1px dashed;
		margin-bottom: 25px;
	}
	.top2 dl.t2_l dt,
	.top2 dl.t2_r dt {
		width: 30%;
		vertical-align: top;
	}
	.top2 dl.t2_l dd strong,
	.top2 dl.t2_r dd strong {
		font-size: 130%;
		margin-bottom: 15px;
	}
	.top2 dl.t2_l dd strong br,
	.top2 dl.t2_r dd strong br {
		display: none;
	}
	.top2 dl.t2_l dd a,
	.top2 dl.t2_r dd a {
		width: 100%;
		border: #fff 1px solid;
		color: #636B14;
		background-color: #fff;
	}
	.top2 dl.t2_l dd a {
	}
	.top2 dl.t2_r dd a {
		float: none;
	}
	.top3 .top3_in .t3_1 li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.top3 .top3_in .t3_2 li {
		width: 48%;
		margin-right: 4%;
	}
	.top3 .top3_in .t3_2 li:nth-child(2n) {
		margin-right: 0;
	}
	.top3 .top3_in .t3_2 li ol li {
		margin-bottom: 5px;
		padding: 0;
	}
	
}








@media screen and (max-width: 480px) {
	.banner-wrapper-fixed {
	  height: 500px;
	}
	.foreground {
	}
	.banner-wrapper-fixed .foreground h2 {
		margin-top: 80px;
	}
	.banner-wrapper-fixed .foreground h2 img {
		width: 200px;
		margin: 0px auto;
	}
	.banner-wrapper-fixed .mv {
		padding-top: 35px;
		background-size: 350px auto;
	}
	.banner-wrapper-fixed .mv .mv_in {
		width: 100%;
		height: 150px;
		background-size: 400px auto;
		padding: 20px 0 0;
	}
	.wrapper {
	  padding-top: 520px;
	}
	.top2 h3 {
		font-size: 120%;
		background-size: 180px auto;
		padding: 60px 0;
		margin-bottom: 20px;
	}
	.top2 h3 span {
		font-size: 80%;
	}
	.top2 dl.t2_l,
	.top2 dl.t2_r {
		display: block;
	}
	.top2 dl.t2_r dt.ph {
		display: none;
	}
	.top2 dl.t2_r dt.ph2 {
		display: inherit;
	}
	.top2 dl.t2_l dt,
	.top2 dl.t2_r dt {
		display: block;
		width: 30%;
		text-align: center;
		margin: 0px auto 15px;
	}
	.top2 dl.t2_l dd,
	.top2 dl.t2_r dd {
		padding: 0;
		display: block;
		text-align: left;
	}
	.top2 dl.t2_l dd strong,
	.top2 dl.t2_r dd strong {
		text-align: left;
		font-size: 120%;
	}
	.top2 dl.t2_l dd p {
	}
	.top2 dl.t2_r dd p {
		text-align: left;
	}
	.top3 .top3_in h4 {
		font-size: 140%;
		background-size: 180px auto;
		height: 180px;
		padding: 80px 0 0;
	}
	.top3 .top3_in .t3_1 li {
		width: 100%;
		margin-right: 0;
	}
	.top3 .top3_in .t3_2 li {
		width: 100%;
		margin-right: 0;
	}
	.top4 .top4_in {
	}
	.top4 h5 {
		margin-bottom: 15px;
	}
	.top4 ul {
		padding: 30px 30px 10px;
	}
	.top4 ul li {
		padding: 0;
		margin-bottom: 20px;
		line-height: 150%;
		font-size: 90%;
	}
	.top4 ul li span {
		font-size: 80%;
		margin-right: 0px;
		padding: 5px 0px;
	}
	.top4 ul li a {
}
	
}