@charset "utf-8";
/** *****************************************************************
農福連携への取り組み
最終更新日：2020.10.20
***************************************************************** **/
/* *--------------------------------------------------------------------
MV
--------------------------------------------------------------------* */
#MV{
	background-image: url(../../images/welfare/mainpic.jpg);
	padding-top: 53.333%;
}


/* 
section1
--------------------------------------------------------------------* */
#section1{
    width: 960px;
    margin:  auto;
}

#welfareBTN{
    margin: 60px auto;
}
#welfareBTN a{
    color: #ffffff;
	display: block;
	font-size:17px;
	font-size:1.7rem;
    letter-spacing: 0.04em;
}
#welfareBTN .btn01{
	display: block;
    position: relative;
    background-image: url(../../images/havefun/btn01_bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width:100%;    height:0;
	padding-top: 14.8%;
    margin-bottom: 16px;
}
#welfareBTN .btn02{
	display: block;
    position: relative;
    background-image: url(../../images/havefun/btn02_bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width:100%;    height:0;
	padding-top: 14.59%;
}


@media only screen and (max-width: 768px) {

#section1{
    width: 90%;
    margin:  auto;
}
#welfareBTN{
    margin: 20px  auto;
}
#welfareBTN .item{
    margin: 0;
    padding: 0;
}



}

/* 
section2
--------------------------------------------------------------------* */
#section2{
    margin: 90px auto 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
}
#section2 .bg01{
    position: absolute;
    z-index: -10;
    top: 80px;left: -80px;
	background-image: url(../../images/welfare/bg01.png);
	background-repeat: no-repeat;
    width: 426px;
    height: 184px;
}
#section2 .bg02wrap{
    position: absolute;
    z-index: -10;
    top: 850px;right: -20px;
}
#section2 .bg02{
	background-image: url(../../images/welfare/bg02.png);
	background-repeat: no-repeat;
    width: 424px;
    height: 220px;
}
#section2 .bg03{
    position: absolute;
    z-index: -10;
    bottom: 0px;left: -60px;
	background-image: url(../../images/welfare/bg03.png);
	background-repeat: no-repeat;
    width: 490px;
    height: 222px;
}


#section2 .block{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
/*
#section3 h3,
#section2 h3{
    text-align: center;
    background-image: url(../../images/welfare/line.png);
    background-position:  center bottom;
    color: #000000; 
    margin-bottom: 60px;
}
*/

#section2 .pic01{
    margin:  160px auto 80px auto;
    position: relative;
    text-align: center;
}
#section2 .pic01 .sign{
    position: absolute;
    z-index: 1111;
    top: -80px;right: -55px;
}

#section2 .block .boxL{
    width:690px;
}
#section2 .pic02{
    margin:  75px auto;
    position: relative;
    text-align: center;
}
#section2 .block .boxR{
    width:690px;
    margin-left: 270px;
}
#section2 .block p{
    line-height: 1.88;
}

@media only screen and (max-width: 768px) {

#section2{
    margin: 40px auto 0 auto;
}
#section2 .bg01{
    top: 40px;left: -80px;
    background-size: 60%;
    width: 489px;
    height: 235px;
}
#section2 .bg02wrap{
    width: 45%;
    top: 30%;right: -40px;
}
#section2 .bg02{

    background-size: 100%;
	width:100%;    height:0;
	padding-top: 53.63%;
}
#section2 .bg03{
display: none;
}

#section2 .block{
    width: 90%;
}
/*
#section3 h3,
#section2 h3{
    margin-bottom: 30px;
}
*/

#section2 .pic01{

    margin:80px auto 60px auto;
    position: relative;
    text-align: center;
}
#section2 .pic01 .sign{
    position: absolute;
    z-index: 100;
    top: -60px;right: 0px;
}
#section2 .pic01 .sign img{
    width: 140px;
}

#section2 .block .boxL{
    width:100%;
}


#section2 .pic02{
    margin:  30px auto;
    position: relative;
    text-align: center;
}
#section2 .block .boxR{
    width:100%;
    margin-left: 0;
}
#section2 .block .boxL h3{
    margin-bottom: 40px
}

#section2 p{
    margin: 0;
	font-size:14px;
	font-size:1.4rem;
    letter-spacing: 0.075em;

}

}


/* 
section3
--------------------------------------------------------------------* */
#section3{
    margin: 90px auto 0 auto;
}
#section3 .block{
    width: 960px;
    margin: 0 auto 40px auto;
}


@media only screen and (max-width: 768px) {

#section3{
    margin: 40px auto 0 auto;
}
#section3 .block{
    width: 90%;
    margin: 0 auto 40px auto;
}


}

/* 
section4
--------------------------------------------------------------------* */
#section4{
    margin: 90px auto 0 auto;
    background-color: #e5e9de;
    width: 960px;
    padding: 40px;
}

#section4 p{
    width: 520px;
    margin: auto;
    background-image: url(../../images/welfare/pic07.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 250px;
    min-height: 225px;
    line-height: 1.88;
}
#section4 h6{
    text-align: center;
    color: #799a66;
	font-size:18px;
	font-size:1.8rem;
    font-weight: 500;
    letter-spacing: 0.1em;
}
#section4 .btnblock{
    width: 600px;
    margin: 20px auto 0 auto;
}

@media only screen and (max-width: 768px) {

#section4{
    margin: 40px auto 0 auto;
    background-color: #e5e9de;
    width: 90%;
    padding: 20px;
}

#section4 p{
    width: 100%;
    margin: auto;
    background-image: url(../../images/welfare/pic07.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 40%;
    padding-left: 0;
    padding-top: 45%;
    min-height: auto;
}
#section4 p + h6{
    margin-top: 30px;
    font-weight: 600;
}


/*
#section4 .btnblock{
    width: 100%;
    margin: 20px auto 0 auto;
}
#section4 .btnblock div{
	width: 46%;
	margin: 0;
	text-align: center;
	display:inline-block;;
}
#section4 .btnblock div a{
	display:block;
	width: 90%;
	margin:0 auto;
}
*/

#section4 .btnblock{
    width: 90%;
}
#section4 .btnblock div:first-child{
    width: 100%;
    display: block;
    margin: auto !important;
    text-align: center;
}
#section4 .btnblock div:last-child{
    width: 100%;
    display: block;
    margin: 20px auto 0 auto !important;
    text-align: center;
}
#section4 .btnblock div:first-child a{
 display: block;
    width: 100%;
background-color: #51a199;
    border:1px #51a199 solid;
}
#section4 .btnblock div:last-child a{
 display: block;
    width: 100%;
background-color: #3e6f41;
    border:1px #3e6f41 solid;
}
#section4 .btnblock div img{
    vertical-align: bottom;
    height: 58px;
}



}


