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

@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/jiturei/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/jiturei/logo.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:0px auto 0px auto;
	overflow:hidden;
}
.con01_box .midashi{
	width:1100px;
	height:50px;
	margin:40px auto 0px auto;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
	display:block;
	background-color:#00a300;
}
.con01_box .box{
	width:900px;
	margin:0px auto 0px auto;
}

.con01_box .box .smidashi{
	width:100%;
	margin:35px auto 0px auto;
	text-align:center;
	color:#00a300;
	font-size:30px;
	font-weight:bold;
	line-height:35px;
}

.con01_box .box .txt{
	width:100%;
	margin:20px auto 0px auto;
	text-align:left;
	color:#000;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
	text-indent:1em;
}
.con01_box .box .mimg{
	width:100%;
	margin:30px auto 0px auto;
	display:block;
	position:relative;
}
.con01_box .box .mimg img{
	width:100%;
}
.con01_box .box .mimg .s01{
	width:100px;
	height:50px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:27px;
	line-height:50px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:7px;
}
.con01_box .box .mimg .s02{
	width:100px;
	height:50px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:27px;
	line-height:50px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:7px;
}
.midashi02{
	width:620px;
	height:135px;
	margin:30px auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/jiturei/midashi_txt.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.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 .img_pbox{
	width:100%;
	max-width:1100px;
	height:350px;
	margin:30px auto 30px auto;
	display:block;
	background:url(../img/jiturei/r_ya.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.con01_box .img_pbox .lbox{
	width:525px;
	height:350px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
}
.con01_box .img_pbox .lbox .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;

}
.con01_box .img_pbox .lbox .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%);
}


.con01_box .img_pbox .lbox .s01{
	width:80px;
	height:40px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:21px;
	line-height:40px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:0;
}
.con01_box .img_pbox .lbox .s02{
	width:80px;
	height:40px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:21px;
	line-height:40px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:0;
}
.con01_box .img_pbox .rbox{
	width:525px;
	height:350px;
	margin:0px 0px 0px 50px;
	padding:0px;
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
}
.con01_box .img_pbox .rbox .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;

}
.con01_box .img_pbox .rbox .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%);
}
.con01_box .img_pbox .rbox .s01{
	width:80px;
	height:40px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:21px;
	line-height:40px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:0;
}
.con01_box .img_pbox .rbox .s02{
	width:80px;
	height:40px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:21px;
	line-height:40px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:0;
}
.page_navi{
	margin:50px auto 0px auto;
	width:100%;
	max-width:1100px;
	height:35px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#000;
	text-align:center;
	line-height:30px;
	border:solid 1px #231815;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	border:solid 1px #231815;
	background-color:#00a300;
	display: inline-block; 
}
.page_navi .next_bn a{
	margin:0px 0px 0px 20px;
    width:15px;
    height:30px;
    background:url(../img/jiturei/next_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;
    border:none;
}
.page_navi .prev_bn a{
	margin:0px 20px 0px 0px;
    width:15px;
    height:30px;
    background:url(../img/jiturei/prev_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;
}
.page_navi2{
	margin:80px auto 20px auto;
	width:100%;
	max-width:980px;
	height:35px;
	text-align:center;

}

.page_navi2 .list a{
	margin:0px 0px 0px 10px;
    width:138px;
    height:28px;
    color:#fff;
    font-size:14px;
    text-align:center;
    line-height:30px;
    display: inline-block;
    border:solid 1px #231815;
	background-color:#00a300;
}

.page_navi2 .next_bn a{
	margin:0px 0px 0px 10px;
    width:78px;
    height:28px;
    color:#000;
    font-size:14px;
    text-align:center;
    line-height:30px;
    display: inline-block;
    border:solid 1px #231815;
}
.page_navi2 .prev_bn a{
	margin:0px 0px 0px 0px;
    width:78px;
    height:28px;
    font-size:14px;
    color:#000;
    text-align:center;
    line-height:30px;
    display: inline-block;
    border:solid 1px #231815;

}
.page_navi2 .grn{
    font-size:15px;
	color:#231815;
	font-weight:bold;

}
.bn01 a{
	margin:0px auto 0 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;
}
.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/jiturei/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/jiturei/logo.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:0px auto 0px auto;
	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;
}
.midashi02{
	width:56%;
	height:11vw;
	margin:3% auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/jiturei/midashi_txt.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .box{
	width:80%;
	margin:10px auto 0px auto;
	overflow:hidden;
}
.con01_box .box .smidashi{
	width:100%;
	margin:30px auto 0px auto;
	text-align:center;
	color:#00a300;
	font-size:26px;
	font-weight:bold;
	line-height:35px;
}

.con01_box .box .txt{
	width:100%;
	margin:20px auto 0px auto;
	text-align:left;
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height:26px;
	text-indent:1em;
}
.con01_box .box .mimg{
	width:100%;
	margin:30px auto 0px auto;
	display:block;
	position:relative;
}
.con01_box .box .mimg img{
	width:100%;
}
.con01_box .box .mimg .s01{
	width:85px;
	height:40px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:21px;
	line-height:40px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:7px;
}
.con01_box .box .mimg .s02{
	width:85px;
	height:40px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:21px;
	line-height:40px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:7px;
}
.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 .img_pbox{
	width:90%;
	height:28vw;
	margin:3% auto 3% auto;
	display:block;
	background:url(../img/jiturei/r_ya.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:4%;
}
.con01_box .img_pbox .lbox{
	width:48%;
	height:28vw;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	overflow:hidden;
	float:left;
	position:relative;
}
.con01_box .img_pbox .lbox .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;

}
.con01_box .img_pbox .lbox .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%);
}
.con01_box .img_pbox .lbox .s01{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:0;
}
.con01_box .img_pbox .lbox .s02{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:0;
}
.con01_box .img_pbox .rbox{
	width:48%;
	height:28vw;
	margin:0px 0px 0px 4%;
	padding:0px;
	display:block;
	overflow:hidden;
	float:left;
	position:relative;
}
.con01_box .img_pbox .rbox .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;

}
.con01_box .img_pbox .rbox .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%);
}
.con01_box .img_pbox .rbox .s01{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:0;
}
.con01_box .img_pbox .rbox .s02{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:0;
}
.page_navi{
	margin:5% auto 0px auto;
	width:100%;
	height:30px;
	font-size:13px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 2%;
	width:25px;
	height:25px;
	color:#000;
	text-align:center;
	line-height:25px;
	border:solid 1px #231815;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 2%;
	width:25px;
	height:25px;
	color:#fff;
	text-align:center;
	line-height:25px;
	border:solid 1px #231815;
	background-color:#00a300;
	display: inline-block; 
}
.page_navi .next_bn a{
	margin:0px 0px 0px 2%;
    width:15px;
    height:25px;
    background:url(../img/jiturei/next_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;
	border:none;
	background-size:80%;
}
.page_navi .prev_bn a{
	margin:0px 2% 0px 0px;
    width:15px;
    height:25px;
    background:url(../img/jiturei/prev_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;
	background-size:80%;
}
.page_navi2{
	margin:5% auto 2% auto;
	width:90%;
	height:30px;
	text-align:center;

}

.page_navi2 .list a{
	margin:0px 0px 0px 10px;
    width:128px;
    height:24px;
    color:#fff;
    font-size:13px;
    text-align:center;
    line-height:25px;
    display: inline-block;
    border:solid 1px #231815;
	background-color:#00a300;
}

.page_navi2 .next_bn a{
	margin:0px 0px 0px 10px;
    width:68px;
    height:24px;
    color:#000;
    font-size:13px;
    text-align:center;
    line-height:25px;
    display: inline-block;
    border:solid 1px #231815;
}
.page_navi2 .prev_bn a{
	margin:0px 0px 0px 0px;
    width:68px;
    height:24px;
    font-size:13px;
    color:#000;
    text-align:center;
    line-height:25px;
    display: inline-block;
    border:solid 1px #231815;

}
.page_navi2 .grn{
    font-size:15px;
	color:#231815;
	font-weight:bold;

}
.bn01 a{
	margin:0px 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;
}
.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/jiturei/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:0px 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;
}
.midashi02{
	width:80%;
	height:17vw;
	margin:4% auto 0px auto;
	display:block;
	text-indent:-9999px;
	background:url(../img/jiturei/midashi_txt.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.con01_box .box{
	width:90%;
	margin:0px auto 0px auto;
	overflow:hidden;
}
.con01_box .box .smidashi{
	width:100%;
	margin:25px auto 0px auto;
	text-align:center;
	color:#00a300;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
}

.con01_box .box .txt{
	width:100%;
	margin:20px auto 0px auto;
	text-align:left;
	color:#000;
	font-size:13px;
	font-weight:normal;
	line-height:26px;
	text-indent:1em;
}
.con01_box .box .mimg{
	width:100%;
	margin:20px auto 0px auto;
	display:block;
	position:relative;
}
.con01_box .box .mimg img{
	width:100%;
}
.con01_box .box .mimg .s01{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:7px;
}
.con01_box .box .mimg .s02{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:7px;
}
.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 .img_pbox{
	width:90%;
	height:auto;
	margin:3% auto 3% auto;
	display:block;
	background:url(../img/jiturei/spr_ya.png);
	background-repeat:no-repeat;
	background-position:top 58.5vw center;
	background-size:7%;

}
.con01_box .img_pbox .lbox{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	position:relative;
}
.con01_box .img_pbox .lbox img{
	width:100%;
}
.con01_box .img_pbox .lbox .s01{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:7px;
}
.con01_box .img_pbox .lbox .s02{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:7px;

}
.con01_box .img_pbox .rbox{
	width:100%;
	margin:6% 0px 0px 0;
	padding:0px;
	display:block;
	position:relative;

}
.con01_box .img_pbox .rbox img{
	width:100%;
}
.con01_box .img_pbox .rbox .s01{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#00a300;
	position:absolute;
	left:0;
	bottom:7px;
}
.con01_box .img_pbox .rbox .s02{
	width:70px;
	height:30px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	background-color:#FF7200;
	position:absolute;
	left:0;
	bottom:7px;
}
.page_navi{
	margin:10% auto 0px auto;
	width:100%;
	height:30px;
	font-size:13px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 2%;
	width:25px;
	height:25px;
	color:#000;
	text-align:center;
	line-height:25px;
	border:solid 1px #231815;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 2%;
	width:25px;
	height:25px;
	color:#fff;
	text-align:center;
	line-height:25px;
	border:solid 1px #231815;
	background-color:#00a300;
	display: inline-block; 
}
.page_navi .next_bn a{
	margin:0px 0px 0px 2%;
    width:15px;
    height:25px;
    background:url(../img/jiturei/next_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;
	border:none;
	background-size:80%;


}
.page_navi .prev_bn a{
	margin:0px 2% 0px 0px;
    width:15px;
    height:25px;
    background:url(../img/jiturei/prev_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;
	background-size:80%;

}
.page_navi2{
	margin:7% auto 2% auto;
	width:80%;
	height:30px;
	text-align:center;

}

.page_navi2 .list a{
	margin:0px 0px 0px 2%;
    width:40%;
    height:24px;
    color:#fff;
    font-size:12px;
    text-align:center;
    line-height:25px;
    display: inline-block;
    border:solid 1px #231815;
	background-color:#00a300;
}

.page_navi2 .next_bn a{
	margin:0px 0px 0px 2%;
    width:23%;
    height:24px;
    color:#000;
    font-size:12px;
    text-align:center;
    line-height:25px;
    display: inline-block;
    border:solid 1px #231815;
}
.page_navi2 .prev_bn a{
	margin:0px 0px 0px 0px;
    width:23%;
    height:24px;
    font-size:12px;
    color:#000;
    text-align:center;
    line-height:25px;
    display: inline-block;
    border:solid 1px #231815;

}
.page_navi2 .grn{
    font-size:15px;
	color:#231815;
	font-weight:bold;

}
.bn01 a{
	margin:0px auto 0 auto;
	width:50%;
	height:30px;
	display:block;
	text-align:center;
	line-height:30px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	border:solid 2px #00a300;
	background-color:#fff;
	border-radius:14px;
}
.mr4{
margin-right:4%;
}




 .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;
}


