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

/*
**  sp
============== ============== ============== ============== ============== ============== ============== */
.pc {display: none;}
	
.spimg {
	width: 100%;
	}

.txtarea {
	width: 100%;
	margin: 0 auto;
	padding-top: 90px;
	background-color: #eef2f5;
	height: 19vh;
	}

.mainarea {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.toptxt {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 3.4vw;
	font-weight: normal;
	line-height: 2em;
}
.maintxt {
	width: 90vw;
	position: absolute;
    top: -110px;
    left: 0px;
	z-index: 50;
}

.con01 {
	width: 90%;
	margin: 0 auto;
}

.contitle {
	font-size: 4.5vw;
	margin: 4vh 0 1vh 0;
	letter-spacing: 5px;
	font-weight: bold;
	text-align: center;
	}
	
.boder {
	width: 13vw;
	margin: 0 auto 30px auto;
	border-bottom: solid 3px #72ac25;
	}

.business li{
	width: 44vw;
	float: left;
	margin: 0.5vw;
	}


.newsarea {
	width: 90%;
	margin: 5vh auto 0px auto;
	clear: both;
	}
	
.newstitle {
	font-size: 4vw;
	font-weight: bold;
	float: left;
	padding: 1vh 0;
	}
	
.newslist a {
	float: right;
	background-color: #000;
	text-align: center;
	width: 40vw;
	margin: 0 auto;
	font-size:  3vw;
	color: #fff;
	display: block;
	padding: 1vh 0;
	}

.newslist a:hover {background-color: #6b6b6b;}
	
.nwboder {
	clear: both;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 1vh 0 0 2vw;
	height: 175px;
	overflow-y: scroll;
	margin-bottom: 4vh;
	overflow: auto;
	}
	
.newstxt {
	padding-bottom: 1vh;
	}
.newsif {
	}
	
time {
	font-size: 3vw;
	}
	
.newsif a {
	font-size: 3.3vw;
	color: #000;
	text-decoration: none;
	}
	
.newsif a:hover {text-decoration: underline;}


	
.object_fit_img {
      object-fit: cover;
      font-family: 'object-fit: cover;'
    }
	
	
}



@media screen and (min-width: 769px){

/*
**  pc
============== ============== ============== ============== ============== ============== ============== */
/* main /////////////////// */
#mainimg img {
	width: 100%;
    height: 584px;
    object-fit: cover;
	}
	
.spimg {display: none;}

.txtarea {
	width: 100%;
	margin: 0 auto;
	padding-top: 90px;
	background-color: #eef2f5;
	height: 180px;
	}

.mainarea {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.toptxt {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 2.4em;
}
.maintxt {
	width: 554px;
	position: absolute;
    top: -200px;
    left: 0px;
	z-index: 50;
}

.con01 {
	width: 1200px;
	margin: 0 auto;
}

.contitle {
	font-size: 30px;
	margin: 73px 0 5px 0;
	letter-spacing: 10px;
	font-weight: bold;
	text-align: center;
	}
	
.boder {
	width: 60px;
	margin: 0 auto 30px auto;
	border-bottom: solid 3px #72ac25;
	}

.business li{float: left;}


.newsarea {
	width: 1000px;
	margin: 50px auto 0px auto;
	clear: both;
	}
	
.newstitle {
	font-size: 26px;
	font-weight: bold;
	float: left;
	padding: 15px 0 0 0;
	margin-top: 20px;
	}
	
.newslist a {
	float: right;
	background-color: #000;
	text-align: center;
	width: 220px;
	margin: 20px auto;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 13px 0;
	}

.newslist a:hover {background-color: #6b6b6b;}
	
.nwboder {
	clear: both;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 10px 0 30px 10px;
	height: 175px;
	overflow-y: scroll;
	margin-bottom: 80px;
	overflow: auto;
	}
	
.newstxt {
	padding-bottom: 23px;
	margin-top: 20px;
	width: 950px;
	clear: both;
	}
.newsif {
	float: left;
	width: 800px;
	margin-bottom: 20px;
	}
	
time {
	float: left;
	font-size: 16px;
	padding-right: 20px;
	width: 90px;
	
	}
	
.newsif a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	}
	
.newsif a:hover {text-decoration: underline;}


	
.object_fit_img {
      object-fit: cover;
      font-family: 'object-fit: cover;'
    }
	
}
	
