@charset "UTF-8";
/* CSS Document */



/* ウッドチップフィルター 改修 */

.service-header {
	background: #90d5e8;
	padding-top: 30px;
}
.service-header-button {
	display: flex;
	justify-content: space-between;
	max-width: 1150px;
	margin: auto;
	height: 130px;
	overflow: hidden;
}
.service-header-button li {
	text-align: center;
	width: 19%;
	box-sizing: border-box;
    position: relative;
}
.service-header-button li a:link {
	color:#3a5800;
	font-weight: bold;
	line-height: 1.5;
	font-size: 16px;
	background-color: #fff;
	display: block;
	padding: 15px 10px 10px 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	opacity: 0.8;
	margin-top: 10px;
		
}
.on a:link {
	color:#3a5800;
	font-weight: bold;
	line-height: 1.5;
	font-size: 16px;
	background-color: #fff;
	display: block;
	padding: 15px 10px 10px 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	opacity: 1 !important;
	margin-top: 0px !important;
}
.service-header-button li a span {
	font-size: 14px;
}
.service-header-button .on {
	margin-top: 0px;
	opacity: 1 !important;
}
.service-header-button li a:hover {
	margin-top: 0px;
	opacity: 1;
}
img.arrow {
	position: absolute;
	z-index: 100000;
	width: 28px;
	height: auto;
	bottom:-30px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.arrowbox {
	display: flex;
	justify-content: space-between;
	max-width: 1150px;
	margin: auto;
	
	
}
.arrowbox div {
	width: 20%;
	text-align: center;
	position: relative;
	
}
.arrowbox img {
	width: 28px;
	height: auto;
	position: absolute;
	margin-top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.arrowbox .on img {
	display: none;
}

.title02 {
	background:url("../images/service/title02.png");
	background-position: center top;
	width: 100%;
	height: 340px;
}
.title02 h2 {
	font-size: 34px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 70px;
}

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

/* ウッドチップフィルター タイトル */
	
.title02 {
	background:url("../images/service/title02.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title02 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 70px;
}
}

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

/* ウッドチップフィルター タイトル */
	
.title02 {
	background:url("../images/service/title02sp.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title02 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	padding-bottom: 70px;
}
}




.bg01 {
	background:url("../images/service/bg01.png");
	padding-bottom: 20px;
}
.bg02 {
	background:url("../images/service/bg02.png");
	padding-bottom: 20px;
	padding: 100px 0 20px 0;
}

.innerbg {
	background: #fff;
	border-radius: 15px;
	padding: 40px;
	position: relative;
}
.ph01 {
	width: 100%;
	margin-bottom: 40px;
}
.ph01 img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}

.svblock {
	display: flex;
	justify-content: space-between;
}
.svblockitem01 {
	width: 49%;
}
.svblockitem02 {
	width: 49%;
}

.svblockitem01 img,
.svblockitem02 img{
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.svblock h4 {
	font-size: 28px;
	color:#3a5800;
	font-weight: 600;
	margin-bottom: 20px;
}
.svblock h5 {
	background: #b2ca52;
	font-size: 24px;
	color:#fff;
	font-weight: 600;
	margin-bottom: 20px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	padding: 15px;
}
.svblockitem01 p,
.svblockitem02 p {
	font-size: 18px;
}

.blockmg {
	margin-bottom: 40px;
}

.orgline {
	color: #f98d24;
   background: linear-gradient(transparent 50%, #fff3d5 0%);
	font-weight: 600;
}

.svwaku {
	border: 2px solid #a7c66a;
	border-radius: 20px;
	padding: 60px 50px;
	background: #fff;
	position: relative;
}

.t03 {
	font-size: 34px;
	color:#3a5800;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.6;
}
.svwakublock {
	display: flex;
	justify-content: space-between;
}
.svwakublock_l {
	width: 48.5%;
}
.svwakublock_r {
	width: 48.5%;
}
.svwakublock_c {
	width: 50%;
	margin: auto;
}
.svwakublock_l img,
.svwakublock_r img,
.svwakublock_c img {
	width: 100%;
	height: auto;
	border-radius: 15px;
	margin-bottom: 15px;
}

.numberbox {
	display: flex;
}
.numberbox01 {
	font-size: 70px;
	font-family: 'Alata', sans-serif;
	color: #adc472;
	margin-right: 20px;
	margin-bottom: 20px;
}
.numberbox02 {
	font-size: 22px;
	font-weight: 600;
	color: #3a5800;
	display: flex;
  justify-content: center;
  align-items: center;
}


@media screen and (max-width: 1200px){
	
	
/* ウッドチップフィルター 改修 */

.service-header {
	background: #90d5e8;
	padding-top: 20px;
	padding-bottom: 15px;
}
.service-header-button {
	display: block;
	justify-content: space-between;
	max-width: auto;
	margin: auto 10px;
	height: auto;
	overflow: hidden;
}
.service-header-button li {
	text-align: left;
	width: auto;
	box-sizing: border-box;
    position: relative;
	clear: both;
	margin-bottom: 5px;
}
.service-header-button li img {
	text-align: center;
	width: 55px;
	height: auto;
	position: absolute;
	top:30%;
	left:0;
}
.service-header-button li a:link {
	color:#3a5800;
	font-weight: bold;
	line-height: 1.3;
	font-size: 13px;
	background-color: #fff;
	display: block;
	padding: 10px 8px 10px 55px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-radius: 10px;
	opacity: 0.8;
	margin-top: 0px;
	height: 25px;
	display: flex;
  align-items: center;
}
	
.on a:link {
	color:#3a5800;
	font-weight: bold;
	line-height: 1.4;
	font-size: 16px;
	background-color: #fff;
	display: block;
	padding: 15px 10px 10px 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	opacity: 1 !important;
	margin-top: 0px !important;
}
.service-header-button li a span {
	font-size: 10px;
}
.service-header-button .on {
	margin-top: 0px;
	opacity: 1 !important;
	
}
.service-header-button li a:hover {
	margin-top: 0px;
	opacity: 1;
}
img.arrow {
	position: absolute;
	z-index: 100000;
	width: 28px;
	height: auto;
	bottom:-30px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	
}

.arrowbox {
	display: block;
	justify-content: space-between;
	max-width: auto;
	margin: auto;
	display: none !important;
}
.arrowbox div {
	width: auto;
	text-align: center;
	position: relative;
	
}
.arrowbox img {
	width: 28px;
	height: auto;
	position: absolute;
	margin-top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.arrowbox .on img {
	display: none;
}


.bg01 {
	background:url("../images/service/bg01.png");
	padding-top: 20px;
	padding-bottom: 5px;
	background-position: center;
	background-size: 150%;
}
.bg02 {
	background:url("../images/service/bg02.png");
	background-position: center;
	background-size: 150%;
	padding-bottom: 20px;
	padding: 40px 0 10px 0;
}

.innerbg {
	background: #fff;
	border-radius: 15px;
	padding: 15px;
}
.ph01 {
	width: 100%;
	margin-bottom: 20px;
}
.ph01 img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.svblock {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.svblockitem01 {
	width: auto;
}
.svblockitem02 {
	width: auto;
}

.svblockitem01 img,
.svblockitem02 img{
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin-bottom: 10px;
}
.svblockitem01 p,
.svblockitem02 p {
	font-size: 14px !important;
}
.svblock h4 {
	font-size: 18px;
	color:#3a5800;
	font-weight: 600;
	margin: 0 !important;
	margin-bottom: 10px;
	padding: 0 !important;
}
.svblock h5 {
	background: #b2ca52;
	font-size: 16px;
	color:#fff;
	font-weight: 600;
	margin-bottom: 10px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	padding: 15px;
}
.svblockitem01 p,
.svblockitem02 p {
	font-size: 14px;
}

.blockmg {
	margin-bottom: 20px;
}

.orgline {
	color: #f98d24;
   background: linear-gradient(transparent 50%, #fff3d5 0%);
	font-weight: 600;
}

.svwaku {
	border: 2px solid #a7c66a;
	border-radius: 20px;
	padding: 30px 15px;
	background: #fff;
}

.t03 {
	font-size: 20px;
	color:#3a5800;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;
}
.svwakublock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.svwakublock_l {
	width: auto;
}
.svwakublock_r {
	width: auto;
}
.svwakublock_c {
	width: auto;
}
.svwakublock_l img,
.svwakublock_r img,
.svwakublock_c img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin-bottom: 10px;
}

.numberbox {
	display: flex;
	margin-bottom: 10px;
}
.numberbox01 {
	font-size: 32px;
	font-family: 'Alata', sans-serif;
	color: #adc472;
	margin-right: 10px;
	
	margin-bottom: 0px;
	display: flex;
  justify-content: center;
  align-items: center;
}
.numberbox02 {
	font-size: 18px;
	font-weight: 600;
	color: #3a5800;
	display: flex;
  justify-content: center;
  align-items: center;
	margin-top: 5px;
}
	
	.rev {
		flex-direction: column-reverse;
	}
}


/* 森林伐採 改修 */

.title04 {
	background:url("../images/service/title04.png");
	background-position: center top;
	width: 100%;
	height: 340px;
}
.title04 h2 {
	font-size: 34px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 70px;
}

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

/* 森林伐採 改修 */
	
.title04 {
	background:url("../images/service/title04.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title04 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 70px;
}
}

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

/* 森林伐採 改修 */
	
.title04 {
	background:url("../images/service/title04sp.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title04 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	padding-bottom: 70px;
}
}







.t01 {
	font-size: 28px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 40px;
}
.frsbox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.frsbox_l {
	width: 70%;
}
.frsbox_r {
	width: 27%;
	margin-top: -100px;
}
.frsbox_r img {
	width: 100%;
	height: auto;
}
.frsbox_l p {
	font-size: 18px;
}
.kusa {
	width: 400px;
	margin-top: 10px;
}

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

.frsbox02 div {
	width: 32%;
}
.frsbox02 div img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}



.t04 {
	background: #b2ca52;
	text-align: center;
	font-size: 20px;
	color:#fff;
	width: 400px;
	margin: auto;
	padding: 30px;
	font-weight: 600;
	border-radius: 40px;
	margin-bottom: 40px;
}

.t04bg {
	background:url("../images/service/forestry/line.png"); 
	background-position: center;
	background-repeat: no-repeat;
}

.t05 {
	font-size: 24px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
}

.bg02 p {
	font-size: 18px;
}

.mg20 {
	margin-bottom: 20px;
}




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


.t01 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 20px;
}
.frsbox {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 20px;
}

.frsbox_l {
	width: auto;
}
.frsbox_r {
	width: auto;
	margin-top: 0px;
}
.frsbox_r img {
	width: 100%;
	height: auto;
}
.frsbox_l p {
	font-size: 14px;
}
.kusa {
	width: 100%;
	margin-top: 15px;
}

.frsbox02 {
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
}

.frsbox02 div {
	width: auto;
	margin-bottom: 10px;
}
.frsbox02 div img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}



.t04 {
	background: #b2ca52;
	text-align: center;
	font-size: 16px;
	color:#fff;
	width: auto;
	margin: auto;
	padding: 20px;
	font-weight: 600;
	border-radius: 40px;
	margin-bottom: 20px;
}

.t04bg {
	background:url("../images/service/forestry/line.png"); 
	background-position: center;
	background-repeat: no-repeat;
}

.t05 {
	font-size: 16px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.bg02 p {
	font-size: 14px;
}

.mg20 {
	margin-bottom: 10px;
}

	
}


/* 造園・土木事業 改修 */

.title05 {
	background:url("../images/service/title05.png");
	background-position: center top;
	width: 100%;
	height: 340px;
}
.title05 h2 {
	font-size: 34px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 90px;
}


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

/* 造園・土木事業 タイトル */
	
.title05 {
	background:url("../images/service/title05.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title05 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 70px;
}
}

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

/* 造園・土木事業 タイトル */
	
.title05 {
	background:url("../images/service/title05sp.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title05 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	padding-bottom: 70px;
}
}




.bg01 p,
.bg02 p,
.bg03 p,
.bg04 p,
.bg05 p,
.bg06 p {
	font-size: 18px;
}

.mg40 {
	margin-bottom: 40px;
}

.civil_end {
	display: flex;
	justify-content: space-between;
	
}
.civil_end01 {
	width: 20%;
	margin-top: 0px;
}
.civil_end02 {
	width: 20%;
	margin-top: 0px;
}
.civil_end01 img,
.civil_end02 img {
	width: 100%;
	height: auto;
}
.civil_end_title {
	font-size: 24px;
	font-weight: 600;
	color:#3a5800;
	text-align: center;
	display: flex;
  justify-content: center;
  align-items: center;
	line-height: 1.7;
	flex-direction: column;
	width: 50%;
}

@media screen and (max-width: 1200px){
	
/* 造園・土木事業 改修 */
	
.bg01 p,
.bg02 p,
.bg03 p,
.bg04 p,
.bg05 p,
.bg06 p {
	font-size: 14px;
}

.mg40 {
	margin-bottom: 20px;
}

.civil_end {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	
}
.civil_end01 {
	width: auto;
	margin-top: 0px;
	text-align: center;
}
.civil_end02 {
	width: auto;
	margin-top: 0px;
	text-align: center;
}
.civil_end01 img,
.civil_end02 img {
	width: 60%;
	height: auto;
}
.civil_end_title {
	font-size: 14px;
	font-weight: 600;
	color:#3a5800;
	text-align: center;
	display: flex;
  justify-content: center;
  align-items: center;
	line-height: 1.7;
	flex-direction: column;
	width: auto;
}
	
}



/* 植物資源材リサイクル事業 改修 */

.title03 {
	background:url("../images/service/title03.png");
	background-position: center top;
	width: 100%;
	height: 340px;
}
.title03 h2 {
	font-size: 34px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 70px;
}

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

/* 森林伐採 改修 */
	
.title03 {
	background:url("../images/service/title03.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title03 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 70px;
}
}

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

/* 森林伐採 改修 */
	
.title03 {
	background:url("../images/service/title03sp.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title03 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	padding-bottom: 70px;
}
}





.kusa02 {
	width: 400px;
	margin-top: 30px;
}
.kusa02 img {
	width: 100%;
	height: auto;
}

.plant01 {
	float: right;
	width: 380px;
	margin-top: -150px;
}
.plant01 img {
	width: 100%;
	height: auto;
}

.bg03 {
	background:url("../images/service/bg02.png");
	padding-bottom: 20px;
	padding: 100px 0 20px 0;
}
.bg03 .content_block {
	padding-bottom: 0;
	margin-bottom: 0;
	padding: 0px 0 80px 0;
}

.bg04 {
	background:url("../images/service/bg01.png");
	padding: 90px 0;
	padding-bottom: 20px;
}

.t06 {
	font-size: 34px;
	color:#fff;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 600;
}

.t07 {
	font-size: 28px;
	color:#3a5800;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: center;
	margin-top: 20px;
}

.grbox {
	display: flex;
	justify-content: space-between;
}
.grbox_l {
	width: 48%;
}
.grbox_r {
	width: 48%;
	display: flex;
  justify-content: center;
flex-direction: column;
}
.grbox_l img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}


.t08 {
	background: #b2ca52;
	font-size: 24px;
	color:#fff;
	font-weight: 600;
	margin-bottom: 20px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	padding: 15px;
	line-height: 1.5;
}

ul.grlist {
	margin-top: 20px;
}

ul.grlist li{
    list-style: none;
	text-align: left;
	font-size: 18px;
	line-height: 1.8;
	text-indent:0px; 
    margin-left:20px;
	text-indent: -20px;
}
 
ul.grlist > li:before {
    font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f111";
  position: relative;
  left : 0em; 
  color: #a7c66a; 
    margin-right: 10px;
	font-size: 18px;
}

.linkbutton {
	text-align: center;
	margin: 50px 0 0 0;
}

.morelink {
	position: relative;
	display: inline-block;
	padding: 30px;
	background-color: #86ab3e;
	color: #fff;
	text-align: center;
	font-size: 22px;
	text-decoration: none;
	transition: all .3s;
	width:60%;
	border-radius: 15px;
	font-weight: 600;
box-sizing: border-box;
}
.morelink:hover {
	opacity: 0.8;
	color: #fff;
}
.morelink::after {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 25px;/*画像の幅*/
  height: 25px;/*画像の高さ*/
  background:url("../images/service/plant_resources/arrow_wht.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 32%;
  right: 20px;
}


@media screen and (max-width: 1200px){
	
/* 植物資源材リサイクル事業 改修 */

.kusa02 {
	width: auto;
	margin-top: 10px;
}
.kusa02 img {
	width: 100%;
	height: auto;
}

.plant01 {
	float: none;
	width: 100%;
	margin-top: 0px;
}
.plant01 img {
	width: 100%;
	height: auto;
}

.bg03 {
	background:url("../images/service/bg02.png");
	padding-bottom: 20px;
	padding: 40px 0 0px 0;
	background-size: 150%;
	background-position: center;
}
.bg03 .content_block {
	padding-bottom: 0;
	margin-bottom: 0;
	padding: 0px 0 40px 0;
}

.bg04 {
	background:url("../images/service/bg01.png");
	padding: 40px 0 0px 0;
	padding-bottom: 20px;
	background-size: 150%;
	background-position: center;
}

.t06 {
	font-size: 20px;
	color:#fff;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 600;
}

.t07 {
	font-size: 18px;
	color:#3a5800;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
}

.grbox {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.grbox_l {
	width: auto;
}
.grbox_r {
	width: auto;
	display: flex;
  justify-content: center;
flex-direction: column;
}
.grbox_l img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin-bottom: 10px;
}


.t08 {
	background: #b2ca52;
	font-size: 16px;
	color:#fff;
	font-weight: 600;
	margin-bottom: 10px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	padding: 10px;
	line-height: 1.5;
	border-radius: 10px;
}

ul.grlist {
	margin-top: 10px;
}

ul.grlist li{
    list-style: none;
	text-align: left;
	font-size: 14px;
	line-height: 1.8;
	text-indent:0px; 
    margin-left:20px;
	text-indent: -20px;
}
 
ul.grlist > li:before {
    font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f111";
  position: relative;
  left : 0em; 
  color: #a7c66a; 
    margin-right: 10px;
	font-size: 14px;
}

.linkbutton {
	text-align: center;
	margin: 20px 0 10px 0;
}

.morelink {
	position: relative;
	display: inline-block;
	padding: 20px;
	background-color: #86ab3e;
	color: #fff;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	transition: all .3s;
	width:80%;
	border-radius: 10px;
	font-weight: 600;
}
.morelink:hover {
	opacity: 0.8;
	color: #fff;
}
.morelink::after {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 18px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background:url("../images/service/plant_resources/arrow_wht.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 32%;
  right: 20px;
}
	
	
}


/* マルチスプレッド 改修 */

.title01 {
	background:url("../images/service/title01.png");
	background-position: center top;
	width: 100%;
	height: 340px;
}
.title01 h2 {
	font-size: 34px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 70px;
}


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

/* マルチスプレッド タイトル */
	
.title01 {
	background:url("../images/service/title01.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title01 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 70px;
}
}

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

/* マルチスプレッド タイトル */
	
.title01 {
	background:url("../images/service/title01sp.png");
	background-position: left bottom 0px;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}
.title01 h2 {
	font-size: 20px;
	text-align: center;
	color:#3a5800;
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	padding-bottom: 70px;
}
}







.bird {
	position: absolute;
	top:-80px;
	left: -40px;
}

.multiph {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.multiph div {
	width: 48%;
}
.multiph img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.svwaku02 {
	border: 2px solid #a7c66a;
	border-radius: 20px;
	padding: 40px 50px;
	background: #fff;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}

.meritill {
	position: absolute;
	left: 0;
	bottom:-10px;
	width: 335px;
}
.meritill img {
	width: 100%;
	height: auto;
}
.merit_txt {
	margin-left: 300px;
}
.merittitle {
	background: #86ab3e;
	text-align: center;
	color:#fff;
	font-size: 22px;
	padding: 10px;
	border-radius: 20px;
	width: 200px;
	margin-bottom: 20px;
}
.merit_txt p {
	font-size: 18px;
}

.tokucyobox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.tokucyo_l {
	width: 50%;
	border-right: 1px dotted #c9c9c9;
	padding: 0px 30px;
	box-sizing: border-box;
}
.tokucyo_r {
	width: 50%;
	padding: 0px 30px;
	box-sizing: border-box;
}
.tokucyo_l img,
.tokucyo_r img {
	width: 100%;
	height: auto;
}
.meritpoint {
	background: #86ab3e;
	height: 50px;
	text-align: center;
	padding: 0px 10px;
	display: flex;
  justify-content: center;
  align-items: center;
	border-radius: 10px;
	color:#fff;
	font-size: 14px;
	line-height: 1.3;
	margin-left: 20px;
	margin-top: 10px;
}

.track {
	background: #d7f1ff;
	padding: 30px;
	border-radius: 15px;
	margin-bottom: 50px;
}
.tracktitle {
	font-family: 'Alata', sans-serif;
	font-weight: 600;
	text-align: center;
	font-size: 28px;
	margin: 15px 0 40px;
}

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

.trackbox_l {
	width: 48%;
}
.trackbox_r {
	width: 48%;
}
.trackbox_l img {
	width: 100%;
	height: auto;
}
.tracklist {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 0px;
}
.tracklist li {
	background: #fff;
	border-radius: 20px;
	width: 48.5%;
	padding: 15px;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	padding-left: 45px;
	margin-bottom: 10px;
	font-size: 16px;
}
.tracklist li::before {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 18px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background:url("../images/service/multispread/check.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 13px;
  left: 15px;
}
.trackdeta {
	padding: 15px;
	background: #fff;
	border-radius: 15px;
}

.trackdeta table {
	
}
.trackdeta table th {
	font-weight: normal;
	width: 100px;
	padding: 0px;
	line-height: 1.7;
}
.trackdeta table td {
	padding: 0px;
	line-height: 1.7;
}

.tokucyobox02 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
}

.tokucyo_l02 {
	width: 55%;
}
.tokucyo_r02 {
	width: 35%;
}
.tokucyo_r02 img {
	width: 100%;
	height: auto;
}

.bg05 {
	padding-bottom: 20px;
	padding: 100px 0 20px 0;
	background-size: 150%;
	background-position: center;
}

.movie {
	margin-bottom: 40px;
}
.movie img {
	width: 100%;
	height: auto;
	border-radius: 20px;
}
.movietxt {
	text-align: center;
	font-size: 18px;
}
p.movietxt {
	font-size: 22px;
}
.txtM {
	font-size: 26px;
}
.man {
	position: absolute;
	bottom:0;
	right:40px;
}
.multinav {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.multinav a {
	background: #fff;
	border-radius: 20px;
	padding: 30px;
	box-sizing: border-box;
	width: 32%;
	position: relative;
	display: inline-block;
	font-size: 24px;
	text-align: center;
}
.multinav a:hover {
	color:#000;
	opacity: 0.8;
}

.multinav a::before {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 24px;/*画像の幅*/
  height: 24px;/*画像の高さ*/
  background:url("../images/service/multispread/arrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 28px;
  right: 20px;
}

.multiphoto {
	margin-bottom: 40px;
}
.multiphoto img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.multiphoto02 {
	width: 740px;
	margin: auto;
	margin-bottom: 40px;
}
.multiphoto img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}

.t05b {
	background: #f98d24;
	text-align: center;
	font-size: 20px;
	color:#fff;
	width: 400px;
	margin: auto;
	padding: 30px;
	font-weight: 600;
	border-radius: 40px;
	margin-bottom: 40px;
}
.t05bg {
	background:url("../images/service/multispread/line.png");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.mg60 {
	margin-bottom: 60px;
}


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

.bird {
	position: absolute;
	top:-20px;
	left: -10px;
}
.bird img {
	width: 60px;
}

.multiph {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 15px;
}
.multiph div {
	width: auto;
	margin-bottom: 10px;
}
.multiph img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.svwaku02 {
	border: 2px solid #a7c66a;
	border-radius: 20px;
	padding: 20px 20px;
	background: #fff;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}

.meritill {
	position: absolute;
	left: 0;
	bottom:-10px;
	width: 200px;
}
.meritill img {
	width: 100%;
	height: auto;
}
.merit_txt {
	margin-left: 0px;
	margin-bottom: 100px;
	font-size: 14px;
}
.merittitle {
	background: #86ab3e;
	text-align: center;
	color:#fff;
	font-size: 16px;
	padding: 10px;
	border-radius: 20px;
	width: auto;
	margin-bottom: 10px;
}
.merit_txt p {
	font-size: 14px;
	
}

.tokucyobox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}
.tokucyo_l {
	width: auto;
	border-right: 0px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;
	padding: 0px 15px 20px 15px;
	margin-bottom: 15px;
	box-sizing: border-box;
	
}
.tokucyo_r {
	width: auto;
	padding: 0px 15px;
	box-sizing: border-box;
}
.tokucyo_l img,
.tokucyo_r img {
	width: 100%;
	height: auto;
}
.meritpoint {
	background: #86ab3e;
	height: 40px;
	text-align: center;
	padding: 0px 5px;
	display: flex;
  justify-content: center;
  align-items: center;
	border-radius: 10px;
	color:#fff;
	font-size: 10px;
	line-height: 1.3;
	margin-left: 20px;
	margin-top: 10px;
	width: 100px;
}

.track {
	background: #d7f1ff;
	padding: 15px;
	border-radius: 15px;
	margin-bottom: 25px;
}
.tracktitle {
	font-family: 'Alata', sans-serif;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
	margin: 15px 0 20px;
}

.trackbox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.trackbox_l {
	width: auto;
	margin-bottom: 15px;
}
.trackbox_r {
	width: auto;
}
.trackbox_l img {
	width: 100%;
	height: auto;
}
.tracklist {
    display: flex;
	justify-content: space-between;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 0px;
}
.tracklist li {
	background: #fff;
	border-radius: 10px;
	width: auto;
	padding: 15px;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	padding-left: 45px;
	margin-bottom: 5px;
	font-size: 14px;
}
.tracklist li::before {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 16px;/*画像の幅*/
  height: 16px;/*画像の高さ*/
  background:url("../images/service/multispread/check.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 13px;
  left: 15px;
}
.trackdeta {
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}

.trackdeta table {
	font-size: 14px;
}
.trackdeta table th {
	font-weight: normal;
	width: 100px;
	padding: 0px;
	line-height: 1.7;
}
.trackdeta table td {
	padding: 0px;
	line-height: 1.7;
}

.tokucyobox02 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
	flex-direction: column;
}

.tokucyo_l02 {
	width: auto;
	margin-bottom: 15px;
}
.tokucyo_r02 {
	width: auto;
}
.tokucyo_r02 img {
	width: 100%;
	height: auto;
}

.bg05 {
	padding-bottom: 20px;
	padding: 40px 0 20px 0;
	background-size: 150%;
	background-position: center;
}

.movie {
	margin-bottom: 20px;
}
.movie img {
	width: 100%;
	height: auto;
	border-radius: 20px;
}
.movietxt {
	text-align: center;
	font-size: 14px;
}
p.movietxt {
	font-size: 16px;
}
.txtM {
	font-size: 18px;
}
.man {
	position: absolute;
	bottom:-60px;
	right:0px;
	width: 90px;
}
.man img {
	width: 100%;
}
.multinav {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 10px;
}
.multinav a {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
	box-sizing: border-box;
	width: auto;
	position: relative;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
.multinav a:hover {
	color:#000;
	opacity: 0.8;
}

.multinav a::before {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 18px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background:url("../images/service/multispread/arrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 13px;
  right: 20px;
}

.multiphoto {
	margin-bottom: 20px;
}
.multiphoto img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.multiphoto02 {
	width: auto;
	margin: auto;
	margin-bottom: 20px;
}
.multiphoto img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}

.t05b {
	background: #f98d24;
	text-align: center;
	font-size: 16px;
	color:#fff;
	width: auto;
	margin: auto;
	padding: 20px;
	font-weight: 600;
	border-radius: 40px;
	margin-bottom: 20px;
}
.t05bg {
	background:url("../images/service/multispread/line.png");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.mg60 {
	margin-bottom: 60px;
}
	
}


#multi01,
#multi02,
#multi03 {
   margin-top:-100px;
  padding-top:100px;
}



.service_result {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.service_result li {
	width: 49%;
	list-style-type: none;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	border: 10px #becf4f solid;
	background-color: #fff;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.service_result li a {
	display: block;
}

.service_result p {
	font-size: 16px;
}
.service_result a:hover {
	color: #222 !important;
}
.service_result li img {
	width: 100%;
	height: 250px;
	overflow:hidden;
}
.service_result .cate {
	background: #70b42b;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	position: absolute;
	border-bottom-right-radius: 20px;
	width: 200px;
}
.service_result .date {
	padding: 10px 20px 0px 20px;
	font-size: 14px;
	color:#70b42b;
	margin-bottom: 0;
}
.service_result h3 {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 30px;
	line-height: 1;
	color:#68ae38;
	padding: 40px 0 20px 0 !important;
}
.service_result h3 span {
	font-size: 16px;
	color:#222;
	font-family: Arial, Helvetica, "sans-serif";
}
.service_result h3:before {
  position: relative;
  bottom: -5px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: none;
}
.service_result li a:hover {
	color:#70b42b;
}
.servicebox {
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
}

.linkbutton02 {
	text-align: center;
	margin: 30px 0 10px 0;
}


.moreservice {
	position: relative;
	display: inline-block;
	padding: 30px;
	background-color: #86ab3e;
	color: #fff;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	transition: all .3s;
	width:100%;
	border-radius: 15px;
	font-weight: 600;
	box-sizing: border-box;
}
.moreservice:hover {
	opacity: 0.8;
	color: #fff;
}
.moreservice::after {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 25px;/*画像の幅*/
  height: 25px;/*画像の高さ*/
  background:url("../images/service/plant_resources/arrow_wht.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 32%;
  right: 20px;
}

.resultph {
	position: relative;
}
.resultill {
	position: absolute;
	bottom:-40px;
}
.resultill02 {
	position: absolute;
	bottom:-40px;
}
.resultill03 {
	position: absolute;
	bottom:-60px;
}
.resultill04 {
	position: absolute;
	bottom:-30px;
}
.resultill05 {
	position: absolute;
	bottom:-30px;
}
.resultill img {
	width: 200px !important;
	height: auto !important;
}
.resultill02 img {
	width: 240px !important;
	height: auto !important;
}
.resultill03 img {
	width: 280px !important;
	height: auto !important;
}
.resultill04 img {
	width: 280px !important;
	height: auto !important;
}
.resultill05 img {
	width: 200px !important;
	height: auto !important;
}





@media screen and (max-width: 1200px){
	
	
.service_result {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: column;
}
.service_result li {
	width: auto;
	list-style-type: none;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	border: 6px #becf4f solid;
	background-color: #fff;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.service_result li a {
	display: block;
}

.service_result p {
	font-size: 14px;
}
.service_result a:hover {
	color: #222 !important;
}
.service_result li img {
	width: 100%;
	height: 160px;
	overflow:hidden;
}

.service_result h3 {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 20px;
	line-height: 1.2;
	color:#68ae38;
	padding: 40px 0 10px 0 !important;
}
.service_result h3 span {
	font-size: 14px;
	color:#222;
	font-family: Arial, Helvetica, "sans-serif";
}
.service_result h3:before {
  position: relative;
  bottom: -5px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: none;
}
.service_result li a:hover {
	color:#70b42b;
}


.linkbutton02 {
	text-align: center;
	margin: 20px 0 10px 0;
}


.moreservice {
	position: relative;
	display: inline-block;
	padding: 15px;
	background-color: #86ab3e;
	color: #fff;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	transition: all .3s;
	width:100%;
	border-radius: 8px;
	font-weight: 600;
	box-sizing: border-box;
}
.moreservice:hover {
	opacity: 0.8;
	color: #fff;
}
.moreservice::after {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 20px;/*画像の幅*/
  height: 20px;/*画像の高さ*/
  background:url("../images/service/plant_resources/arrow_wht.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 28%;
  right: 10px;
}

.resultph {
	position: relative;
}
.resultill {
	position: absolute;
	bottom:-30px;
}
.resultill02 {
	position: absolute;
	bottom:-40px;
}
.resultill03 {
	position: absolute;
	bottom:-50px;
}
.resultill04 {
	position: absolute;
	bottom:-30px;
}
.resultill05 {
	position: absolute;
	bottom:-30px;
}
.resultill img {
	width: 150px !important;
	height: auto !important;
}
.resultill02 img {
	width: 180px !important;
	height: auto !important;
}
.resultill03 img {
	width: 200px !important;
	height: auto !important;
}
.resultill04 img {
	width: 200px !important;
	height: auto !important;
}
.resultill05 img {
	width: 150px !important;
	height: auto !important;
}
	
}


.grbox_r .linkbutton {
	text-align: center;
	margin: 30px 0 0 0;
}

.grbox_r .morelink {
	padding: 25px;
font-size:18px !important;
}

@media screen and (max-width: 1200px){
.grbox_r .linkbutton {
	text-align: center;
	margin: 20px 0 10px 0;
}

.grbox_r .morelink {
	padding: 20px;
font-size:16px !important;
}
}

.movie {
width: 100%;/*背景色を横幅いっぱいに広げる*/
text-align: center;
margin: auto;
padding:0;/*ここで動画の周りの余白を調整*/
}
.mv_video02 {
width: 100%;
max-width: 100%;/*PC版での最大幅*/
	border-radius: 20px;
	margin-bottom: 40px;
}

@media screen and (max-width: 1200px){
.mv_video02 {
width: 100%;
max-width: 100%;/*PC版での最大幅*/
	border-radius: 10px;
	margin-bottom: 20px;
}

}