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

@media (min-width:768px) {
.spmain_img{
	display:none;
}
.main_img{
	margin:0px auto 0px auto;
	width:1300px;
}

.top_mimg{
	margin:160px auto 0px auto;
	padding:0px;
	width:100%;
	max-width:1200px;
	height:560px;
        display:block;
	text-indent:-9999px;
	background:url(../img/main01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.con01_box{
	width:100%;
	margin:0 auto;
	max-width:1100px;
	overflow:hidden;
}
.con01_box .midashi{
	width:1100px;
	height:50px;
	margin:60px auto 0px auto;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
	display:block;
	background-color:#00a300;
}
.con01_box .sekou_box{
	margin:20px auto 0 auto;
	width:1100px;
	display:flex;
justify-content: space-between;
}
.con01_box .sekou_box .box{
	width:355px;
	height:290px;
	display:block;
	text-align:center;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
}
.con01_box .sekou_box .box .img_box{
	margin-bottom:10px;
	width:355px;
	height:235px;
	display:block;
	overflow:hidden;
	position:relative;
}
.con01_box .sekou_box .box .img_box .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;

}
.con01_box .sekou_box .box .img_box .tate{
	width:100%;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sekou_bn a{
	margin:20px auto 20px auto;
	width:300px;
	height:45px;
	display:block;
	text-align:center;
	line-height:45px;
	color:#000;
	font-size:16px;
	font-weight:normal;
	border:solid 2px #00a300;
	background-color:#fff;
	border-radius:18px;
}
.con01_box .m_box01{
	width:1100px;
	height:220px;
	margin:40px auto 0px auto;
	display:block;
	background:url(../img/index/con01_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.con01_box .m_box01 .midashi01{
	width:560px;
	margin:0px 0px 0px 100px;
	text-align:left;
	padding:0px;
	font-size:34px;
	color:#000;
	line-height:34px;
	font-weight:bold;
	display:block;
}
.con01_box .m_box01 .txt01{
	width:680px;
	margin:130px 0px 0px 40px;
	text-align:center;
	padding:0px;
	font-size:20px;
	color:#000;
	line-height:30px;
	font-weight:bold;
	display:block;
}

.con01_box .m_box001{
	width:1100px;
	text-align:center;
	margin:40px auto 0px auto;
	display:block;
}
.con01_box .m_box001 .midashi01{
	width:100%;
	margin:0px 0px 0px 0;
	text-align:center;
	padding:0px;
	font-size:46px;
	color:#000;
	line-height:48px;
	font-weight:bold;
	display:block;
}
.con01_box .m_box001 .img{
	width:1000px;
	margin:10px auto 0px auto;
	text-align:center;
	padding:0px;
	display:block;
}

.contact{
	width:100%;
        max-width:1100px;
	height:182px;
	margin:30px auto 0 auto;
	padding:0px;
	display:block;
    background:url(../img/footer_bg01.jpg);
    background-repeat:no-repeat;
    background-position:center;
}
.contact .lbox{
	width:370px;
	height:85px;
	margin:80px 0 0 300px;
	padding:0px;
	display:block;
	float:left;
}
.contact .lbox .txt01{
	width:370px;
	text-align:left;
	color:#000;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
}
.contact .lbox .tel_box a{
	width:340px;
	height:45px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	text-align:left;
	color:#000;
	font-size:43px;
	font-weight:bold;
	line-height:48px;
	display:block;
	letter-spacing:-1px;
    background:url(../img/tel_bn2.png);
    background-repeat:no-repeat;
    background-position:center left;
}
@-moz-document url-prefix() {
	.contact .lbox .tel_box a{
	font-size:42px;
	line-height:46px;
	}
}
.contact .rbox a{
	width:324px;
	height:70px;
	margin:83px 0 0 30px;
	padding:0px;
	display:block;
	text-indent:-9999px;
        background:url(../img/mail_bn.png);
        background-repeat:no-repeat;
        background-position:center;
	float:left;
}

.con01_box .m_box02{
	width:1100px;
	height:546px;
	margin:40px auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/con02_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.con01_box .m_box03{
	width:1100px;
	height:104px;
	margin:40px auto 0px auto;
	padding:305px 0px 0px 0px;
	display:block;
	background:url(../img/index/con03_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.con01_box .m_box03 .bn_green a{
	width:640px;
	height:64px;
	margin:0px auto 0px auto;
	text-align:center;
	color:#ffff00;
	font-size:26px;
	font-weight:bold;
	line-height:64px;
	display:block;
	background-color:#00a300;
	border-radius: 32px;
}
.con01_box .midashi04{
	width:610px;
	height:75px;
	margin:30px auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/midashi04.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.con01_box .m_box04{
	width:1100px;
	height:215px;
	margin:10px auto 0px auto;
	padding:0px;
	display:block;
}
.con01_box .m_box04 .lbox a{
	width:545px;
	height:215px;
	margin:0;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img04_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}
.con01_box .m_box04 .rbox a{
	width:545px;
	height:215px;
	margin:0px 0px 0px 10px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img04_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}
.con01_box .m_box05{
	width:1100px;
	margin:30px auto 0px auto;
	padding:0 0 40px 0;
	overflow:hidden;
	display:block;
	background:url(../img/index/con05_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;

}
.con01_box .m_box05 .box{
	width:1030px;
	margin:0px auto;
	padding:110px 0px 0px 0px;
	display:block;
	overflow:hidden;
}
.con01_box .m_box05 .box a .cimg{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:solid 1px #00c4ff;
	box-sizing: border-box;
}
.con01_box .m_box05 .box a .spcimg{
	display:none;
}

.con01_box .m_box05 .box .lbox a{
	width:499px;
	height:399px;
	margin:20px 0px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img05_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}
.con01_box .m_box05 .box .rbox a{
	width:499px;
	height:399px;
	margin:20px 0px 0px 30px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img05_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}
.con01_box .m_box05 .bn_blue a{
	width:640px;
	height:64px;
	margin:20px auto 0px auto;
	text-align:center;
	color:#ffff00;
	font-size:26px;
	font-weight:bold;
	line-height:64px;
	display:block;
	background-color:#00c4ff;
	border-radius: 32px;
}
.con01_box .midashi06{
	width:1100px;
	height:50px;
	margin:50px auto 0px auto;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	display:block;
	background-color:#00a300;

}
.con01_box .m_box06{
	width:1100px;
	height:750px;
	margin:20px auto 0px auto;
	padding:0px;
}
.con01_box .m_box06 .lbox{
	width:800px;
	height:360px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	color:#000;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
	display:block;
	float:left;
}
.con01_box .m_box06 .rbox{
	width:300px;
	height:360px;
	margin:0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/con06_img.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}

.con01_box .m_box06 .bn_white a{
	width:400px;
	height:50px;
	margin:20px auto 0 auto;
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	display:block;
	background-color:#fff;
	border: solid 1px #333;
	
}

	
	
	
	
	
.con01_box .m_box06 .yuryou a{
	width:600px;
	height:240px;
	margin:40px auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/yuryou.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}

	
	
	
	
	
	
.con01_box .txt_box{
	width:100%;
	margin:25px auto 0px auto;
	text-align:center;
	padding:0px;
	font-size:16px;
	color:#000;
	line-height:30px;
	display:block;

}
.con01_box .bn01 a{
	width:450px;
	height:50px;
	margin:40px auto 0px auto;
	padding:0px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	display:block;
    background:url(../img/index/bn_bg01.png);
    background-repeat:no-repeat;
    background-size:contain;
}


.ml{
margin-left:33.3px;
}
.ml2{
margin-left:34px;
}

.red_stxt{
	color:#e50000;
	font-size:18px;
}
.stxt{
	font-size:20px;
}
.mr4{
margin-right:4%;
}


.slick-prev
{
    top:40%;
    left: 0px;
}
.slick-next
{
    top:40%;
    right: 15px;
}
.slick-prev,
.slick-next,
.prev-arrow
{
    z-index: 1000;
}
.slick-next:before
{
    width:30px !important;
    height:90px !important;
	background:url(../img/jiturei/right_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;
    z-index: 1000;

}
.slick-prev:before{
    width:30px !important;
    height:90px !important;
	background:url(../img/jiturei/left_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;
    z-index: 1000;

}


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

}

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


@media screen and (min-width:768px) and ( max-width:1199px) {
.spmain_img{
	display:none;
}
.main_img{
	width:100%;
	height:49vw;

	margin:0 auto 0px auto;
}

.top_mimg{
	margin:0 auto 0px auto;
	padding:0px;
	width:100%;
	height:49vw;
        display:block;
	text-indent:-9999px;
	background:url(../img/main01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;

}
.top_mimg img{
	width:100%;

}

.con01_box{
	width:100%;
	margin:0 auto;
	max-width:1100px;
	overflow:hidden;
}
.con01_box .midashi{
	width:90%;
	height:5vw;
	margin:4% auto 0px auto;
	text-align:center;
	color:#fff;
	font-size:2vw;
	font-weight:bold;
	line-height:5vw;
	display:block;
	background-color:#00a300;
}
.con01_box .sekou_box{
	margin:2% auto 0 auto;
	width:90%;
	display:flex;
justify-content: space-between;
}
.con01_box .sekou_box .box{
	width:31%;
	height:25vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	line-height:2vw;
	font-weight:normal;
}
.con01_box .sekou_box .box .img_box{
	width:100%;
	height:20vw;
	display:block;
	overflow:hidden;
	position:relative;
	margin-bottom:7px;
}
.con01_box .sekou_box .box .img_box .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;

}
.con01_box .sekou_box .box .img_box .tate{
	width:100%;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sekou_bn a{
	margin:15px auto 0 auto;
	width:210px;
	height:35px;
	display:block;
	text-align:center;
	line-height:35px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	border:solid 2px #00a300;
	background-color:#fff;
	border-radius:14px;
}
.con01_box .m_box01{
	width:90%;
	height:20vw;
	margin:4% auto 0px auto;
	display:block;
	background:url(../img/index/con01_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box01 .midashi01{
	width:55%;
	margin:0px 0px 0px 9%;
	text-align:left;
	padding:0px;
	font-size:2.8vw;
	color:#000;
	line-height:2.8vw;
	font-weight:bold;
	display:block;
}
.con01_box .m_box01 .txt01{
	width:62%;
	margin:11.5% 0px 0px 4%;
	text-align:center;
	padding:0px;
	font-size:1.6vw;
	color:#000;
	line-height:2.4vw;
	font-weight:bold;
	display:block;
}
.con01_box .m_box001{
	width:100%;
	text-align:center;
	margin:2% auto 0px auto;
	display:block;
}
.con01_box .m_box001 .midashi01{
	width:100%;
	margin:0px 0px 0px 0;
	text-align:center;
	padding:0px;
	font-size:3.6vw;
	color:#000;
	line-height:4vw;
	font-weight:bold;
	display:block;
}
.con01_box .m_box001 .img{
	width:80%;
	margin:10px auto 0px auto;
	text-align:center;
	padding:0px;
	display:block;
}
.contact{
	width:90%;
	height:15vw;
	margin:3% auto 0 auto;
	padding:0px;
	display:block;
    background:url(../img/footer_bg01.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;

}
.contact .lbox{
	width:34%;
	height:10vw;
	margin:7% 0 0 28%;
	padding:0px;
	display:block;
	float:left;
}
.contact .lbox .txt01{
	width:100%;
	text-align:left;
	color:#000;
	font-size:1.6vw;
	line-height:24px;
	font-weight:normal;
}
.contact .lbox .tel_box a{
	width:100%;
	height:5vw;
	margin:0 0px 0px 0px;
	padding:0px 0px 0px 14%;
	text-align:left;
	color:#000;
	font-size:3.5vw;
	font-weight:bold;
	line-height:5vw;
	display:block;
	letter-spacing:-1px;

    background:url(../img/tel_bn2.png);
    background-repeat:no-repeat;
    background-position:center left;
    background-size:11%;

}
@-moz-document url-prefix() {
	.contact .lbox .tel_box a{
	font-size:3.4vw;
	line-height:4.8vw;
	}
}
.contact .rbox a{
	width:29.4%;
	height:8vw;
	margin:6% 0 0 3%;
	padding:0px;
	display:block;
	text-indent:-9999px;
        background:url(../img/mail_bn.png);
        background-repeat:no-repeat;
        background-position:center;
    background-size:contain;
	float:left;
}

.con01_box .m_box02{
	width:90%;
	height:44vw;
	margin:4% auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/con02_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}

.con01_box .m_box03{
	width:90%;
	height:8vw;
	margin:4% auto 0px auto;
	padding:25vw 0px 0px 0px;
	display:block;
	background:url(../img/index/con03_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box03 .bn_green a{
	width:58%;
	height:5vw;
	margin:0px auto 0px auto;
	text-align:center;
	color:#ffff00;
	font-size:2.2vw;
	font-weight:bold;
	line-height:5vw;
	display:block;
	background-color:#00a300;
	border-radius: 2.3vw;
}
.con01_box .midashi04{
	width:55%;
	height:7vw;
	margin:3% auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/midashi04.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box04{
	width:90%;
	height:auto;
	margin:10px auto 0px auto;
	padding:0px;
	display:block;
}
.con01_box .m_box04 .lbox a{
	width:49%;
	height:19vw;
	margin:0;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img04_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	float:left;
}
.con01_box .m_box04 .rbox a{
	width:49%;
	height:19vw;
	margin:0px 0px 0px 2%;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img04_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	float:left;
}
.con01_box .m_box05{
	width:90%;
	margin:3% auto 0px auto;
	padding:0 0 3% 0;
	display:block;
	background:url(../img/index/con05_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	background-color:#fff;
	overflow:hidden;

}
.con01_box .m_box05 .box{
	width:93.5%;
	margin:0px auto;
	padding:10% 0px 0px 0px;
	display:block;
	overflow:hidden;
}
.con01_box .m_box05 .box a .cimg{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:solid 1px #00c4ff;
	box-sizing: border-box;
}
.con01_box .m_box05 .box a .spcimg{
	display:none;
}
.con01_box .m_box05 .box .lbox a{
	width:48.5%;
	height:32vw;
	margin:2% 0px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img05_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	float:left;
}
.con01_box .m_box05 .box .rbox a{
	width:48.5%;
	height:32vw;
	margin:2% 0px 0px 3%;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img05_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	float:left;
}
.con01_box .m_box05 .bn_blue a{
	width:58%;
	height:5vw;
	margin:2% auto 0px auto;
	text-align:center;
	color:#ffff00;
	font-size:2.2vw;
	font-weight:bold;
	line-height:5vw;
	display:block;
	background-color:#00c4ff;
	border-radius: 2.3vw;

}
.con01_box .midashi06{
	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 .m_box06{
	width:90%;
	height:auto;
	margin:2% auto 0px auto;
	padding:0px;
}
.con01_box .m_box06 .lbox{
	width:72%;
	height:38vw;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	color:#000;
	font-size:1.4vw;
	font-weight:normal;
	line-height:2.8vw;
	display:block;
	float:left;
}
.con01_box .m_box06 .rbox{
	width:28%;
	height:35vw;
	margin:0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/con06_img.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	float:left;
}

	.con01_box .m_box06 .bn_white a{
	width:35%;
	height:4vw;
	margin:20px auto 0px auto;
	text-align:center;
	color:#000;
	font-size:1.5vw;
	font-weight:bold;
	line-height:4vw;
	display:block;
	background-color:#fff;
	border: solid 1px #333;

}


.con01_box .txt_box{
	width:100%;
	margin:25px auto 0px auto;
	text-align:center;
	padding:0px;
	font-size:16px;
	color:#000;
	line-height:30px;
	display:block;

}
.con01_box .bn01 a{
	width:450px;
	height:50px;
	margin:40px auto 0px auto;
	padding:0px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	display:block;
    background:url(../img/index/bn_bg01.png);
    background-repeat:no-repeat;
    background-size:contain;
}




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

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


@media (max-width:767px) {
.main_img{
	display:none;
}
.spmain_img img{
	margin:14vw auto 0px auto;
	width:100%;
	z-index:100;
}
.top_mimg{
	margin:14vw auto 0px auto;
	padding:0px;
	width:100%;
	height:110vw;
        display:block;
	text-indent:-9999px;
	background:url(../img/sp_main01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;

}
.top_mimg img{
	width:100%;

}
.swiper-container2{
	width:100%;
}
.swiper-container2 .swiper-wrapper{
	width:100%;
}
.con01_box{
	width:100%;
	margin:0 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 .sekou_box{
	margin:4% auto 0 auto;
	width:90%;
	display:block;
}
.con01_box .sekou_box .box{
	width:100%;
	height:65vw;
	display:block;
	text-align:center;
	font-size:13px;
	line-height:36px;
	font-weight:normal;
}
.con01_box .sekou_box .box .img_box{
	width:100%;
	height:56vw;
	display:block;
	overflow:hidden;
	position:relative;
}
.con01_box .sekou_box .box .img_box .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;

}
.con01_box .sekou_box .box .img_box .tate{
	width:100%;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sekou_bn a{
	margin:10px auto 25px auto;
	width:210px;
	height:35px;
	display:block;
	text-align:center;
	line-height:35px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	border:solid 2px #00a300;
	background-color:#fff;
	border-radius:14px;
}
.con01_box .m_box01{
	width:90%;
	height:77vw;
	margin:4% auto 0px auto;
	display:block;
	background:url(../img/index/spcon01_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box01 .midashi01{
	width:100%;
	margin:0px auto;
	text-align:center;
	padding:0px;
	font-size:4.2vw;
	color:#000;
	line-height:6vw;
	font-weight:bold;
	display:block;
}
.con01_box .m_box01 .txt01{
	width:100%;
	margin:13vw 0px 0px 0px;
	text-align:center;
	padding:0px;
	font-size:3vw;
	color:#000;
	line-height:4.5vw;
	font-weight:bold;
	display:block;
}
.con01_box .m_box001{
	width:100%;
	text-align:center;
	margin:4% auto 0px auto;
	display:block;
}
.con01_box .m_box001 .midashi01{
	width:100%;
	margin:0px 0px 0px 0;
	text-align:center;
	padding:0px;
	font-size:4.2vw;
	color:#000;
	line-height:4.4vw;
	font-weight:bold;
	display:block;
}
.con01_box .m_box001 .img{
	width:90%;
	margin:10px auto 0px auto;
	text-align:center;
	padding:0px;
	display:block;
}
.contact{
	width:90%;
	height:37vw;
	margin:2% auto 0 auto;
	padding:23vw 0 0 0;
	display:block;
    background:url(../img/spfooter_bg01.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
}
.contact .lbox{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px;
	display:block;
}
.contact .lbox .txt01{
	width:100%;
	text-align:center;
	color:#000;
	font-size:3.2vw;
	line-height:3.5vw;
	font-weight:normal;
}
.contact .lbox .tel_box a{
	width:63%;
	height:7vw;
	margin:5% 0px 0px 32%;
	padding:0px 0px 0px 10%;
	text-align:left;
	color:#000;
	font-size:7vw;
	font-weight:bold;
	line-height:7vw;
	display:block;
	letter-spacing:0px;
    font-family: "Hiragino Kaku Gothic Pro";

    background:url(../img/tel_bn2.png);
    background-repeat:no-repeat;
    background-position:center left;
    background-size:11%;

}
.contact .rbox a{
	width:63%;
	height:12vw;
	margin:3% 0 0 32%;
	padding:0px;
	display:block;
	text-indent:-9999px;
        background:url(../img/mail_bn.png);
        background-repeat:no-repeat;
        background-position:center;
        background-size:contain;

}

.con01_box .m_box02{
	width:100%;
	height:110vw;
	margin:4% auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/spcon02_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box03{
	width:90%;
	height:20vw;
	margin:4% auto 0px auto;
	padding:97vw 0px 0px 0px;
	display:block;
	background:url(../img/index/spcon03_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box03 .bn_green a{
	width:90%;
	height:12vw;
	margin:0px auto;
	text-align:center;
	color:#ffff00;
	font-size:3.4vw;
	font-weight:bold;
	line-height:12vw;
	display:block;
	background-color:#00a300;
	border-radius: 4vw;
}
.con01_box .midashi04{
	width:80%;
	height:10vw;
	margin:3% auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/midashi04.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box04{
	width:90%;
	margin:1% auto 0px auto;
	padding:0px;
	display:block;
}
.con01_box .m_box04 .lbox a{
	width:100%;
	height:35vw;
	margin:0;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img04_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box04 .rbox a{
	width:100%;
	height:35vw;
	margin:3% 0px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img04_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .m_box05{
	width:90%;
	height:auto;
	margin:3% auto 0px auto;
	padding:0px;
	display:block;
	background:url(../img/index/spcon05_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;
	background-size:100%;
}
.con01_box .m_box05 .box{
	width:90%;
	height:auto;
	margin:0px auto;
	padding:32vw 0px 6vw 0px;
	display:block;
}
.con01_box .m_box05 .box a .cimg{
	display:none;
}
.con01_box .m_box05 .box a .spcimg{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:solid 1px #00c4ff;
	box-sizing: border-box;
}
.con01_box .m_box05 .box .lbox a{
	width:100%;
	height:64vw;
	margin:5% 0px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img05_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}
.con01_box .m_box05 .box .rbox a{
	width:100%;
	height:64vw;
	margin:5% 0px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/img05_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;

}
.con01_box .m_box05 .bn_blue a{
	width:95%;
	height:12vw;
	margin:7% auto 0px auto;
	text-align:center;
	color:#ffff00;
	font-size:3.4vw;
	font-weight:bold;
	line-height:12vw;
	display:block;
	background-color:#00c4ff;
	border-radius: 4vw;
}
.con01_box .midashi06{
	width:100%;
	height:10vw;
	margin:7% auto 0px auto;
	padding:4vw 0;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	display:block;
	background-color:#00a300;

}
.con01_box .m_box06{
	width:90%;
	height:auto;
	margin:5% auto 0px auto;
	padding:0px;
}
.con01_box .m_box06 .lbox{
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	color:#000;
	font-size:12px;
	font-weight:normal;
	line-height:21px;
	display:block;
}
.con01_box .m_box06 .rbox{
	width:80%;
	height:35vw;
	margin:2% auto 0px auto;
	padding:0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/spcon06_img.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}


.con01_box .txt_box{
	width:100%;
	margin:25px auto 0px auto;
	text-align:center;
	padding:0px;
	font-size:16px;
	color:#000;
	line-height:30px;
	display:block;

}
.con01_box .bn01 a{
	width:450px;
	height:50px;
	margin:40px auto 0px auto;
	padding:0px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	display:block;
    background:url(../img/index/bn_bg01.png);
    background-repeat:no-repeat;
    background-size:contain;
}

.con01_box .m_box06 .bn_white a{
	width:55%;
	height:6vw;
	margin:20px auto 20px auto;
	text-align:center;
	color:#000;
	font-size:2.8vw;
	font-weight:bold;
	line-height:6vw;
	display:block;
	background-color:#fff;
	border: solid 1px #333;
}

	
	
	
	
	
.con01_box .m_box06 .yuryou a{
	width:90%;
	height:35vw;
	margin:40px auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/index/yuryou.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}

	
	
	
	
	
	


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

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

.swiper-pagination-bullet {
background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
background: #00a300;
}
.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300a300'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300a300'%2F%3E%3C%2Fsvg%3E");
}

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


