/*----------------------------------
       各種事例ここから
----------------------------------*/
#jirei dt,dd{
	margin:auto;
	display:block;
}
#jirei dl{
	padding:0 0 15px 0;
}
#jirei .ex-t{
	text-align:center;
	margin-top:30px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	
}
#jirei .ex-t h3{
	font-size:35px;
	font-weight:bold;
	color:#5188b1;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#jirei .ex-t p{
	font-size:20px;
	text-align:center;
	margin:0 auto;
}
#jirei .ex-title{
	font-size:24px;
	font-weight:bold;
	height:55px;
	line-height:55px;
	background:#e0f1f1;
	margin:50px auto 0px auto;
	text-align: center;
}
#jirei .ex-title2{
	font-size:24px;
	font-weight:bold;
	height:55px;
	line-height:55px;
	background:#aed265;
	margin:50px auto 0px auto;
	text-align: center;
}

#jirei #unit-watus, #unit-ex, #unit-ex-p, #unit-ex2, #unit-ex3, #watus-ex, #watus-ex2-p, #watus-ex2 #g1{
	display:flex;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	justify-content:center;
	text-align:center;
}
#jirei #unit-watus img, #unit-ex img, #unit-ex2 img, #unit-ex3 img, #watus-ex img{
	width:300px;
	height:200px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	padding-top:auto;
	padding-bottom:auto;
}

#jirei #unit-ex p img{
	width:510px; 
	height:305px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
}
#jirei #unit-ex a{
	text-decoration:none;
}

#jirei .tenjiver{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:50px;
	margin-bottom:100px;
}

#jirei .ex-w, #unit-ex3 img{
	width:520px; 
	height:305px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
}
#jirei #watus-ex-p img{
	height:630px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
}
#jirei #watus-ex2-p img{
	width:340px;
	height:255px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
}
#jirei #watus-ex2 #g1 img{
	width:255px;
	height:305px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
}
#jirei #watus-ex2 #g2 img{
	width:520px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
}
#jirei a.btn {
    color: #fff;
    background-color: #0968ab;
    font-size: 2rem;
    font-weight:bold;
    line-height: 1.5;
    padding: 1rem 4rem;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    border-radius: 0.5rem;
}
/*----------------------------------
       各種事例ここまで
----------------------------------*/