
/* --------------------------------------------------- */
#area1 {
	width: 100%;
	height: 1400px;
	position: relative;
	z-index: 0;
	background: url("../images/mv.png") no-repeat center bottom;
	background-size: 1700px auto;
}
#area1 .logo {
	position: absolute;
	width: 250px;
	top: 20px;
	left: 30px;
}
#area1 .mv_logo {
	width: 500px;
	position: absolute;
	left: 50%;
	top: 240px;
	margin-left: -250px;
}
#area1 .kumo1,
#area1 .kumo2,
#area1 .kumo3 {
	position: absolute;
}
#area1 .kumo1 {
	width: 430px;
	right: 78%;
	top: 32%;
	transition-delay: .2s;
}
#area1 .kumo2 {
	width: 680px;
	left: 73%;
	top: 35%;
	transition-delay: .3s;
}
#area1 .kumo3 {
	width: 600px;
	right: 60%;
	top: 57%;
	transition-delay: .4s;
}
/* --------------------------------------------------- */
#area2 {
	max-width: 1500px;
	width: 100%;
	position: relative;
	z-index: 1;
	margin: -170px auto 0;
	margin-bottom: 80px;
}
#area2 .box {
	max-width: 600px;
	width: 95%;
	margin: 0 auto;
}
#area2 .box h1 {
	text-align: center;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 3rem;
	margin-bottom: 10px;
	letter-spacing: 3px;
}
#area2 .box h1 span {
	display: block;
	text-align: center;
	font-size: 3rem;
	margin-bottom: 5px;
	letter-spacing: 7px;
}
#area2 .box > span {
	display: block;
	text-align: center;
	color: #6E912A;
	font-family: ab-tombo-bold, sans-serif;
	font-weight: 400;
	margin-bottom: 30px;
	font-size: .8rem;
}
#area2 .box p {
	max-width: 460px;
	width: 90%;
	margin: 0 auto;
}
#area2 .ph {
	width: 100%;
	padding-top: 55%;
	position: relative;
	margin-top: -10%;
}
#area2 .ph li {
	position: absolute;
}
#area2 .ph li.ph1 {
	width: 22.6%;
	top: 0;
	left: 0;
	margin-left: -20px;
	transition-delay: .1s;
}
#area2 .ph li.ph2 {
	width: 15.3%;
	bottom: 0;
	left: 6%;
	transition-delay: .4s;
	
}
#area2 .ph li.ph3 {
	width: 15.3%;
	left: 26%;
	top: 40%;
	transition-delay: .6s;
}
#area2 .ph li.ph4 {
	width: 22.6%;
	right: 30%;
	top: 45%;
	transition-delay: .2s;
}
#area2 .ph li.ph5 {
	width: 22%;
	right: 0;
	top: 0;
	margin-right: -20px;
	transition-delay: .3s;
}
#area2 .ph li.ph6 {
	width: 16%;
	right: 10%;
	bottom: 4%;
	transition-delay: .5s;
}
/* --------------------------------------------------- */
#area3 {
	width: 100%;
	margin: 0 auto 80px;
}
#area3 h2 {
	text-align: center;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 3.2rem;
	letter-spacing: 3px;
	width: 90%;
	margin: 0 auto 10px;
}
#area3 h2 img {
	display: inline-block;
	width: 320px;
	line-height: 3.2rem;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-right: 10px;
}
#area3 h2 span,
#area3 h2 strong{
	color: #76A03C;
	display: block;
	text-align: center;
}
#area3 h2 span.style1 {
	font-size: 2rem;
}
#area3 h2 span.style2 {
	font-size: 2rem;
	transform: rotate(90deg);
}
#area3 h2 strong {
	font-size: 4rem;
	letter-spacing: 5px;
}
#area3 h2 strong rt {
  font-size: 10px;
}
#area3 p {
	max-width: 880px;
	width: 90%;
	margin: 0 auto 50px;
}
#area3 .logo {
	max-width: 770px;
	width: 90%;
	margin: 0 auto 60px;
}
#area3 .slider {
    margin:0;
    padding: 0;
    list-style: none;
}
#area3 .slider li {
	display: inline-block;
	border-radius:8px;
	overflow: hidden;
}
#area3 .slider img {
    width:100%;
    height:auto;
}
#area3 .slider .slick-slide {
    margin:0 10px;
}
/* --------------------------------------------------- */
#area4 {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto 80px;
}
#area4 h3 {
	text-align: center;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 3.2rem;
	letter-spacing: 2px;
	width: 90%;
	margin: 0 auto 50px;
}
#area4 h3 span {
	display: inline-block;
	margin-right: 20px;
}
#area4 dl {
	font-weight: 700;
	width: 100%;
	margin: 0 auto 30px;
}
#area4 dt {
	max-width: 250px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #6E912A;
	color: #fff;
	border-radius:30px;
	font-size: 1.2rem;
}
#area4 dd {
	text-align: center;
	font-size: 1.2rem;
}
#area4 dd span {
	display: inline-block;
	font-size: 2.3rem;
	margin-right: 5px;
}
#area4 ul {
	display: flex;
	justify-content: space-between;
}
#area4 li {
	width: 31%;
	text-align: center;
	font-weight: 700;
}
#area4 li:nth-of-type(1){
	transition-delay: .1s;
}
#area4 li:nth-of-type(2){
	transition-delay: .2s;
}
#area4 li:nth-of-type(3){
	transition-delay: .3s;
}
#area4 li img {
	display: block;
	position: relative;
	z-index: 0;
}
#area4 li p {
	text-align: center;
	position: relative;
	z-index: 1;
	margin-top: -20px;
}
#area4 li p span {
	display: block;
	text-align: center;
	max-width: 250px;
	width: 100%;
	margin: 0 auto;
	background-color: #6E912A;
	color: #fff;
	border-radius:30px;
	font-size: 1.1rem;
}
#area4 li p strong {
	display: inline-block;
	font-size: 1.8rem;
	margin-right: 5px;
}
/* --------------------------------------------------- */
#area5 {
	width: 100%;
	margin: 0 auto 80px;
	background: url("../images/img04_set.png") no-repeat right -5% top,
		url("../images/img07.png") no-repeat left -5% bottom 32%;
	background-size: 55%, 40%;
}
#area5 .ttl {
	max-width: 540px;
	width: 90%;
	margin: 0 auto 80px 5%;
}
#area5 .ttl span {
	display: block;
	font-family: ab-tombo-bold, sans-serif;
	font-weight: 400;
	font-size: 5rem;
}
#area5 .inner {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
#area5 .inner .box {
	max-width: 970px;
	width: 100%;
	margin: 0 auto 30px 0;
	position: relative;
}
#area5 .inner .box:nth-child(even) {
	margin: 0 0 30px auto;
}
#area5 .inner .box h4 {
	color: #6E912A;
	font-size: 1.6rem;
	line-height: 3rem;
	margin-bottom: 20px;
}
#area5 .inner .box h4 span {
	color: #444;
	font-family: ab-tombo-bold, sans-serif;
	font-weight: 400;
	font-size: 1rem;
}
#area5 .inner .box h4 strong {
	display: block;
	font-family: ab-tombo-bold, sans-serif;
	font-weight: 400;
	font-size: 4rem;
	margin-bottom: 10px;
}
#area5 .inner .box:nth-child(even) h4,
#area5 .inner .box:nth-child(even) h4 span,
#area5 .inner .box:nth-child(even) h4 strong{
	text-align: right;
}
#area5 .inner .box ul {
	border: #6E912A 1px solid;
	background-color: #fff;
	padding: 15px;
	border-radius:15px;
}
#area5 .inner .box li {
	border-bottom: #6E912A 1px dashed;
	font-weight: 700;
	font-size: 1.1rem;
	padding: 10px;
}
#area5 .inner .box:nth-child(odd) li {
	padding-right: 35%;
}
#area5 .inner .box:nth-child(even) li {
	padding-left: 35%;
}
#area5 .inner .box li:last-child {
	border-bottom: none;
}
#area5 .inner .box li.point {
	background-color: #6E912A;
	color: #fff;
	text-align: center;
	line-height: 150%;
	max-width: 400px;
	width: 100%;
	padding: 15px;
	margin-top: 15px;
	border-radius:10px;
}
#area5 .inner .box .ph {
	max-width: 410px;
	position: absolute;
	width: 30%;
	right: -3%;
	bottom: 2%;
}
#area5 .inner .box:nth-child(even) .ph {
	right: auto;
	left: -3%;
}

/* --------------------------------------------------- */
#area6 {
	width: 100%;
	position: relative;
	padding: 130px 0 0 0;
	margin-bottom: 100px;
}
#area6 .back {
	display: block;
	background-color: #F4F8EF;
	width: 100%;
	height: 70%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#area6 .img {
	display: block;
	position: absolute;
	z-index: 1;
	width: 45%;
	left: 0;
	top: 60px;
	margin-left: -5%;
}
#area6 .ttl {
	display: block;
	position: absolute;
	z-index: 2;
	font-family: ab-tombo-bold, sans-serif;
	font-weight: 400;
	font-size: 5rem;
	top: 0;
	left: 5%;
}
#area6 .right {
	width: 50%;
	margin: 0 5% 0 auto;
}
#area6 ul {
	display: block;
	position: relative;
	z-index: 2;
	border-top: #aaa 1px dashed;
	margin-bottom: 40px;
}
#area6 li {
	border-bottom: #aaa 1px dashed;
	padding: 20px;
}
#area6 li span {
	display: block;
	font-size: 10px;
	color: #79A83B;
	font-weight: 700;
}
#area6 .btn {
	display: block;
	position: relative;
	z-index: 2;
	max-width: 400px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border: #aaa 1px solid;
	padding: 20px 0;
	border-radius:50px;
	background: url("../images/arrow01.png") no-repeat right 25px center;
	background-size: 10px auto;
}
#area6 .btn:hover {
	background-color: rgba(121,168,59,.06);
}
#area6 li p {
	margin-bottom: 10px;
}
#area6 li table {
	border-collapse: collapse;
	width: 100%;
	background-color: #fff;
	margin-bottom: 10px;
}
#area6 li table td,
#area6 li table th {
    border: 1px solid #ccc;
    padding: 5px;
	text-align: center;
	line-height: 140%;
	font-size: .9em;
}
#area6 li table th {
	background-color: #eee;
	font-weight: 400;
}
#area6 li table td {
	font-weight: 700;
}
#area6 li table td span,
#area6 li table th span {
	color: #333;
	font-weight: 400;
	text-align: center;
}
#area6 li table td span {
	display: inline-block;
}
#area6 li .list {
	border-top: none;
	margin-bottom: 0;
	font-size: 12px;
	list-style: outside disc;
}
#area6 li .list li {
	border-bottom: none;
	padding: 0;
	line-height: 150%;
}
#area6 li .list li a {
	color: #79A83B;
	font-weight: 400;
	text-decoration: underline;
}
/* --------------------------------------------------- */
#area7 {
	width: 100%;
	margin: 0 auto 80px;
}
#area7 .ttl {
	max-width: 540px;
	width: 90%;
	margin: 0 auto 80px 5%;
}
#area7 .ttl span {
	display: block;
	font-family: ab-tombo-bold, sans-serif;
	font-weight: 400;
	font-size: 5rem;
}
#area7 .inner {
	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;
    max-width: 1300px;
    width: 90%;
    margin: 0 auto;
}
#area7 .box {
    width: 48%;
    height: auto;
	margin-right: 4%;
	position: relative;
	margin-bottom: 40px;
}
#area7 .box:nth-child(2),
#area7 .box:nth-child(4){
	margin-right: 0;
}
#area7 .box .ttl-number {
	font-size: 1.1rem;
	text-align: right;
	font-weight: 700;
	width: 360px;
	position: relative;
	margin-bottom: 15px;
	z-index: 5;
}
#area7 .box .ttl-number span {
	display: block;
	width: 90px;
	position: absolute;
	left: 0;
	bottom: 5px;
}
#area7 .box .ttl-number .img {
	width: 240px;
}
#area7 .box h6 {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.5rem;
	position: relative;
	z-index: 5;
}
#area7 .box h5 {
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 2.3rem;
	position: relative;
	z-index: 5;
	margin-bottom: 5px;
}
#area7 .box .img2 {
	position: relative;
	z-index: 1;
	width: 35%;
	margin: -60px 0 0 auto;
}
#area7 .box .back {
	display: block;
	background-color: #F4F8EF;
	position: absolute;
	z-index: 0;
	width: 40%;
	padding-top: 40%;
	border-radius:50%;
	top: 0;
	right: 10%;
}
#area7 .box .kumo1,
#area7 .box .kumo2,
#area7 .box .kumo3,
#area7 .box .kumo4,
#area7 .box .kumo5,
#area7 .box .kumo6 {
	position: absolute;
	z-index: 2;
}
#area7 .box .kumo1 {
	width: 30%;
	right: 20%;
	top: 40%;
}
#area7 .box .kumo2 {
	width: 25%;
	right: 0;
	top: 10%;
	margin-right: -20px;
}
#area7 .box .kumo3 {
	width: 35%;
}
#area7 .box .kumo4 {
	width: 20%;
	right: 35%;
	top: 20%;
}
#area7 .box .kumo5 {
	width: 25%;
	right: 35%;
	bottom: 15%;
}
#area7 .box .kumo6 {
	width: 15%;
	right: 0;
	top: 20%;
	margin-right: -30px;
}
#area7 .box ul {
	display: flex;
	justify-content: space-between;
	width: 55%;
	position: relative;
	z-index: 5;
}
#area7 .box li {
	width: 32%;
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */


@media screen and (max-width: 860px) {
	/* ----------------------------------------------- */
	#area1 {
        height: 1000px;
        background-size: 1000px auto;
    }
	#area1 .logo {
        width: 150px;
    }
    #area1 .mv_logo {
        width: 380px;
        top: 160px;
        margin-left: -190px;
    }
	/* ----------------------------------------------- */
	#area2 {
        margin: -100px auto 40px;
    }
	#area2 .box p {
		width: 100%;
	}
	#area2 .ph {
        padding-top: 55%;
        margin-top: 5%;
    }
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- 
	#area6 {
        padding: 100px 0 0 0;
        margin-bottom: 30px;
    }
    #area6 .back {
        height: 85%;
    }
    #area6 .img {
        top: 0;
		margin-top: 150px;
    }
	#area6 .ttl {
		margin-top: -30px;
    }
	*/
	#area6 {
        padding: 50px 0 30px;
        margin-bottom: 0px;
    }
    #area6 .back {
        height: 100%;
    }
    #area6 .img {
        width: 45%;
        left: auto;
		right: 0;
        top: 0px;
        margin-left: 0;
		margin-right: -5%;
		margin-top: -40px;
    }
    #area6 .ttl {
        font-size: 5rem;
        top: -55px;
        left: 5%;
    }
    #area6 .right {
        width: 90%;
    }
    #area6 ul {
        margin-bottom: 20px;
		background-color: #F4F8EF;
    }
	#area6 li {
		line-height: 170%;
    }
	/* ----------------------------------------------- */
	#area7 .box {
        width: 85%;
        margin-right: auto;
        margin-bottom: 40px;
    }
    #area7 .box:nth-child(2),
    #area7 .box:nth-child(4){
		margin-right: 0;
		margin-left: auto;
    }
	/* ----------------------------------------------- */
}

@media screen and (max-width: 580px) {
	/* ----------------------------------------------- */
	#area1 {
        height: 750px;
        background-size: 700px auto;
    }
	#area1 .logo {
        width: 120px;
		left: 50%;
		margin-left: -60px;
    }
    #area1 .mv_logo {
        width: 260px;
        top: 160px;
        margin-left: -130px;
    }
	/* ----------------------------------------------- */
	#area2 {
        margin: -60px auto 40px;
    }
    #area2 .box {
        width: 90%;
    }
    #area2 .box h1 {
        font-size: 1rem;
        line-height: 2.2rem;
        margin-bottom: 10px;
        letter-spacing: 2px;
    }
    #area2 .box h1 span {
        font-size: 2rem;
        margin-bottom: 5px;
        letter-spacing: 7px;
    }
    #area2 .box > span {
        font-size: 10px;
		line-height: 150%;
    }
	/* ----------------------------------------------- */
	#area3 {
        margin: 0 auto 70px;
    }
    #area3 h2 {
        font-size: 1rem;
        line-height: 1.8rem;
        letter-spacing: 2px;
    }
    #area3 h2 img {
        width: 240px;
        line-height: 1.8rem;
        margin-bottom: 5px;
        margin-right: 5px;
    }
    #area3 h2 span.style1 {
        font-size: 1.2rem;
    }
    #area3 .logo {
        max-width: 770px;
        width: 90%;
        margin: 0 auto 30px;
    }
	/* ----------------------------------------------- */
	#area4 {
        margin: 0 auto 70px;
    }
    #area4 h3 {
        font-size: 1.2rem;
        line-height: 2.2rem;
		margin: 0 auto 30px;
    }
	#area4 h3 span {
		display: block;
		text-align: center;
		margin-right: 0;
	}
    #area4 dl {
        margin: 0 auto 20px;
    }
    #area4 ul {
        display: block;
    }
    #area4 li {
        width: 100%;
    }
	/* ----------------------------------------------- */
	#area5 {
        margin: 0 auto 80px;
    }
    #area5 .ttl {
        max-width: 540px;
        width: 90%;
        margin: 0 auto 50px 5%;
    }
    #area5 .ttl span {
		line-height: 5rem;
		margin-bottom: 20px;
    }
    #area5 .inner .box h4 {
        font-size: 1.3rem;
        line-height: 2.5rem;
        margin-bottom: 15px;
    }
	#area5 .inner .box h4 strong {
        font-size: 3rem;
        margin-bottom: 0px;
    }
    #area5 .inner .box ul {
        padding: 10px;
        border-radius:10px;
    }
    #area5 .inner .box li {
        font-size: 1rem;
        padding: 7px 10px;
		line-height: 160%;
    }
    #area5 .inner .box:nth-child(odd) li {
        padding-right: 0;
    }
    #area5 .inner .box:nth-child(even) li {
        padding-left: 0;
    }
    #area5 .inner .box li.point {
        line-height: 150%;
        max-width: none;
        padding: 15px 0;
        margin-top: 15px;
    }
    #area5 .inner .box .ph {
        width: 32%;
        bottom: auto;
		top: 0;
		z-index: 0;
    }
	/* ----------------------------------------------- 
	#area6 {
        padding: 50px 0 30px;
        margin-bottom: 0px;
    }
    #area6 .back {
        height: 100%;
    }
    #area6 .img {
        width: 45%;
        left: auto;
		right: 0;
        top: 0px;
        margin-left: 0;
		margin-right: -5%;
		margin-top: -40px;
    }
    #area6 .ttl {
        font-size: 5rem;
        top: -55px;
        left: 5%;
    }
    #area6 .right {
        width: 90%;
    }
    #area6 ul {
        margin-bottom: 20px;
		background-color: #F4F8EF;
    }
	 ----------------------------------------------- */
	#area6 li {
        padding: 10px;
		line-height: 170%;
		font-size: .9em;
    }
	/* ----------------------------------------------- */
	#area7 {
        margin: 0 auto 80px;
    }
    #area7 .ttl {
        max-width: 540px;
        width: 90%;
        margin: 0 auto 50px 5%;
    }
    #area7 .ttl span {
		line-height: 5rem;
		margin-bottom: 20px;
    }
	#area7 .inner {
		width: 85%;
	}
	#area7 .box {
        width: 100%;
        margin-bottom: 40px;
    }
	#area7 .box .ttl-number {
        font-size: 1rem;
        width: 270px;
        margin-bottom: 15px;
    }
    #area7 .box .ttl-number span {
        width: 60px;
        bottom: 5px;
    }
    #area7 .box .ttl-number .img {
        width: 190px;
    }
    #area7 .box h6 {
        font-size: 1.3rem;
        line-height: 2.5rem;
    }
	#area7 .box .img2 {
        width: 60%;
        margin: 10px 0 0 auto;
    }
    #area7 .box .back {
        width: 75%;
        padding-top: 75%;
        top: auto;
        right: 10%;
		bottom: 0;
    }
	#area7 .box .kumo1 {
        width: 40%;
        right: 60%;
        top: 60%;
    }
    #area7 .box .kumo2 {
        width: 55%;
        top: 25%;
        margin-right: -10px;
    }
    #area7 .box .kumo3 {
        width: 45%;
		left: 5%;
		bottom: 15%;
    }
    #area7 .box .kumo4 {
        width: 60%;
        right: 65%;
        top: 40%;
    }
    #area7 .box .kumo5 {
        width: 45%;
        right: 45%;
        bottom: 15%;
    }
    #area7 .box .kumo6 {
        width: 35%;
        right: 0;
        top: 25%;
        margin-right: -10px;
    }
	#area7 .box ul {
        width: 85%;
    }
}
