
/******************************************/
/*##################################################################################################*/

@media (min-width:768px) {
.top_mimg{
	margin:0px auto 0px auto;
	padding:0px;
	width:100%;
	height:250px;
        display:block;
	text-align:center;
	background:url(../img/about/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	z-index:100;
}

.top_mimg .logo{
	width:250px;
	height:50px;
	display:block;
	top:100px;
  	left: 0;
  	right: 0;
	margin:0px auto;
	text-indent:-9999px;
	background:url(../img/about/midashi_txt.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	position:absolute;
	z-index:99;
}
.line{
	width:100%;
	border-top:solid 5px #000;
}
.con01_box{
	width:100%;
	margin:50px auto 0px auto;
	overflow:hidden;
}
.con01_box .midashi{
	width:1100px;
	height:50px;
	margin:50px auto 0px auto;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
	display:block;
	background-color:#00a300;
}
.con01_box .midashi01{
	width:720px;
	height:90px;
	margin:10px auto 0px auto;
	text-indent:-9999px;
	display:block;
	background:url(../img/about/top_txt.png);
	background-repeat:no-repeat;
}

.con01_box .mtxt{
	width:100%;
	margin:0px auto 0px auto;
	text-align:center;
	color:#000;
	font-size:34px;
	font-weight:bold;
	line-height:34px;
}
.con01_box .txt{
	width:900px;
	margin:10px auto 0px auto;
	text-align:center;
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:28px;
}
.con01_box .txt2{
	width:1100px;
	margin:30px auto 0px auto;
	text-align:left;
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height:26px;
}



.con01_box .m_box{
	width:100%;
	max-width:1100px;
	height:329px;
	margin:30px auto 0px auto;
	text-align:center;
	text-indent:-9999px;
	display:block;
	background:url(../img/about/aisatu_img.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


.con01_box table.tb {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  width: 100%;
  max-width:900px;
  margin:35px auto 0px auto;
}
.con01_box table.tb th {
  width: 25%;
  padding: 2% 20px;
  font-weight: bold;
  white-space: nowrap;
  vertical-align: middle;
  background: #ccedcc;
	color:#000;
	font-size:14px;
	text-align:center;
  border: 1px solid #00a300;
}
.con01_box table.tb td {
  padding: 2% 50px 2% 20px;
  width: 75%;
  font-weight: bold;
	color:#000;
	font-size:14px;
	text-align:left;
	line-height:22px;
  background: #fff;
  vertical-align: middle;
  border: 1px solid #00a300;
}

.con01_box table.tb td a{
	color:#a27a40;

}

.con01_box .gmap{
	margin:30px auto 0px auto;
	width:1092px;
	height:492px;
	padding:4px;
	background-color:#fff;
}
.mr5{
margin-right:5%;
}
.ml5{
margin-left:5%;
}
.mr3{
margin-right:3%;
}



}



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


.top_mimg{
	margin:0px auto 0px auto;
	padding:0px;
	width:100%;
	height:19vw;
        display:block;
	text-align:center;
	background:url(../img/about/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	z-index:100;
}

.top_mimg .logo{
	width:21%;
	height:5vw;
	display:block;
	top:7vw;
  	left: 0;
  	right: 0;
	margin:0px auto;
	text-indent:-9999px;
	background:url(../img/about/midashi_txt.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:contain;
	position:absolute;
	z-index:99;
}
.line{
	width:100%;
	border-top:solid 5px #000;
}
.con01_box{
	width:100%;
	margin:5% auto 0px auto;
	overflow:hidden;
}
.con01_box .midashi{
	width:90%;
	height:5vw;
	margin:5% auto 0px auto;
	text-align:center;
	color:#fff;
	font-size:2vw;
	font-weight:bold;
	line-height:5vw;
	display:block;
	background-color:#00a300;
}
.con01_box .midashi01{
	width:65%;
	height:9vw;
	margin:1% auto 0px auto;
	text-indent:-9999px;
	display:block;
	background:url(../img/about/top_txt.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.con01_box .mtxt{
	width:100%;
	margin:0px auto 0px auto;
	text-align:center;
	color:#000;
	font-size:3.4vw;
	font-weight:bold;
	line-height:3.4vw;
}
.con01_box .txt{
	width:82%;
	margin:1% auto 0px auto;
	text-align:center;
	color:#000;
	font-size:2vw;
	font-weight:bold;
	line-height:2.8vw;
}


.con01_box .m_box{
	width:90%;
	height:27vw;
	margin:3% auto 0px auto;
	text-align:center;
	text-indent:-9999px;
	display:block;
	background:url(../img/about/aisatu_img.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}


.con01_box table.tb {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  width: 80%;
  margin:3% auto 0px auto;
}
.con01_box table.tb th {
  width: 25%;
  padding: 2% 20px;
  font-weight: bold;
  white-space: nowrap;
  vertical-align: middle;
  background: #ccedcc;
	color:#000;
	font-size:14px;
	text-align:center;
  border: 1px solid #00a300;
}
.con01_box table.tb td {
  padding: 2% 50px 2% 20px;
  width: 75%;
  font-weight: normal;
	color:#000;
	font-size:14px;
	text-align:left;
	line-height:22px;
  background: #fff;
  vertical-align: middle;
  border: 1px solid #00a300;
}

.con01_box table.tb td a{
	color:#a27a40;

}




.con01_box .gmap{
	margin:3% auto 0px auto;
	width:89%;
	height:45vw;
	padding:4px;
	background-color:#fff;
}




.mr4{
margin-right:4%;
}


.mr5{
margin-right:5%;
}
.ml5{
margin-left:5%;
}
.mr3{
margin-right:3%;
}
}

/******************************************/
/*##################################################################################################*/


@media (max-width:767px) {

.top_mimg{
	margin:14vw auto 0px auto;
	padding:0px;
	width:100%;
	height:30vw;
        display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/about/spheader_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	z-index:100;
}

.top_mimg .logo{

}
.line{
	width:100%;
	border-top:solid 5px #000;
}
.con01_box{
	width:100%;
	margin:5% auto 0px auto;
	overflow:hidden;
}
.con01_box .midashi{
	width:90%;
	height:6vw;
	margin:7% auto 0px auto;
	padding:4vw 0;
	text-align:center;
	color:#fff;
	font-size:3.6vw;
	font-weight:bold;
	line-height:5.6vw;
	display:block;
	background-color:#00a300;
}
.con01_box .midashi01{
	width:80%;
	height:10vw;
	margin:1% auto 0px auto;
	text-indent:-9999px;
	display:block;
	background:url(../img/about/top_txt.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.con01_box .mtxt{
	width:100%;
	margin:0px auto 0px auto;
	text-align:center;
	color:#000;
	font-size:4.2vw;
	font-weight:bold;
	line-height:4.2vw;
}
.con01_box .txt{
	width:82%;
	margin:1% auto 0px auto;
	text-align:center;
	color:#000;
	font-size:2.8vw;
	font-weight:bold;
	line-height:4vw;
}


.con01_box .m_box{
	width:90%;
	height:133vw;
	margin:3% auto 0px auto;
	text-align:center;
	text-indent:-9999px;
	display:block;
	background:url(../img/about/spaisatu_img.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.con01_box table.tb {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  width: 90%;
  margin:3% auto 0px auto;
}
.con01_box table.tb th {
  width: 28%;
  padding: 2% 2%;
  font-weight: bold;
  white-space: nowrap;
  vertical-align: middle;
  background: #ccedcc;
	color:#000;
	font-size:11px;
	text-align:center;
  border: 1px solid #00a300;
}
.con01_box table.tb td {
  padding: 2% 5% 2% 2%;
  width: 72%;
  font-weight: normal;
	color:#000;
	font-size:12px;
	text-align:left;
	line-height:21px;
  background: #fff;
  vertical-align: middle;
  border: 1px solid #00a300;
}

.con01_box table.tb td a{
	color:#a27a40;

}




.con01_box .gmap{
	margin:3% auto 0px auto;
	width:89%;
	height:50vw;
	padding:4px;
	background-color:#fff;
}






 .ml5{
margin-left:0px;
}
}

/*#######################################################################################*/




.clear{
	clear:both;
}
.list60{
width:60px;
padding:3px 2px;
}
.list130{
width:130px;
padding:3px 2px;
}
.list250{
width:270px;
padding:3px 2px;
}


