@charset "utf-8";

.om-secbg{
	background:url(../img/service/om/servicesec2bg.jpg) repeat center center;
	padding-bottom:80px;
	position:relative;
	}
.om-secbg::after{
	content:"";
	display:block;
	background:url(../img/service/om/servicesec2bottom.png) left top;
	width:100%;
	height:60px;
	position:absolute;
	right:0;
	bottom:0;
	}
.om-secbgw{
	background:#FFF;
	padding-bottom:80px;
	}
#om-sec3 h1, #om-sec4 h1, #om-sec5 h1, #om-sec6 h1, #om-sec7 h1{
	text-align:center;
	}
#om-sec3 h1 div, #om-sec4 h1 div, #om-sec5 h1 div, #om-sec6 h1 div, #om-sec7 h1 div{
	display:inline-block;
	position:relative;
	font-size:34px;
	padding:25px 0 20px 95px;
	}
#om-sec3 h1 div::after, #om-sec4 h1 div::after, #om-sec5 h1 div::after, #om-sec6 h1 div::after, #om-sec7 h1 div::after{
	content:"01";
	font-size:68px;
	font-family:"Lato", sans-serif;
	color:#b6d2e7;
	position:absolute;
	left:0;
	top:0;
	}
#om-sec3 h1 div span, #om-sec4 h1 div span, #om-sec5 h1 div span, #om-sec6 h1 div span, #om-sec7 h1 div span{
	color:#5398D1;
	font-size:20px;
	display:block;
	margin:10px auto 0 auto;
	font-family:"Lato", sans-serif;
	letter-spacing:0.1em;
	}
#om-sec3 h1 strong, #om-sec4 h1 strong, #om-sec5 h1 strong, #om-sec6 h1 strong, #om-sec7 h1 strong{
	display:inline-block;
	font-size:28px;
	background-color:#FFF;
	padding:20px 25px 15px 25px;
	margin-top:10px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	}
#om-sec3 h2{
	font-size:24px;
	text-align:center;
    line-height:1.5;
	color:#FFF;
	background:#5398D1;
	width:620px;
	max-width:100%;
	border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -ms-border-radius:4px;
	padding:15px 20px;
    margin:20px auto 0 auto;
	box-sizing:border-box;
	}
/* セクション1 */
#om-sec1{
	padding-bottom:120px;
	background:url(../img/service/om/sec1bg.png) repeat-x left bottom;
	position:relative;
	z-index:3;
	}
#om-sec1::after{
	content:"";
	display:block;
	width:1px;
	height:120px;
	background-color:#000;
	position:absolute;
	left:50%;
	bottom:-90px;
	z-index:3;
	}
#om-sec1 img{
	margin:0 auto;
	}
#om-sec1 h2{
	text-align:center;
	font-size:26px;
	line-height:1.6;
	margin-top:15px;
	}
#om-sec1 ul{
	max-width:520px;
	margin:30px auto 0 auto;
	overflow:hidden;
	zoom:1;
	}
#om-sec1 ul li{
	float:left;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:47%;
	margin-right:6%;
	}
#om-sec1 ul li:last-of-type{
	margin-right:0;
	}
#om-sec1 ul li a{
	position:relative;
	background-color:#399C4A;
	color:#FFF;
	padding:18px 18px 16px 50px;
	display:block;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	 transition:0.5s;
	}
#om-sec1 ul li a::after{
	content:"";
	display:block;
	width:24px;
	height:24px;
	position:absolute;
	top:17px;
	left:50%;
	margin-left:-80px;
	z-index:20;
	}
#om-sec1 ul li:first-of-type a::after{
	background:url(../img/service/om/sidemenu1.png) no-repeat center center;
	-webkit-background-size:24px auto;
	background-size:24px auto;
	}
#om-sec1 ul li:last-of-type a::after{
	background:url(../img/service/om/sidemenu2.png) no-repeat center center;
	-webkit-background-size:24px auto;
	background-size:24px auto;
	}
#om-sec1 ul li a:hover{
	text-decoration:none;
	background-color:#000;
	 transition:0.5s;
	}
/* セクション2 */
.om-sec2{
	background:url(../img/service/om/sec2bg.jpg) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	margin-top:-40px;
	padding-top:70px;
	}
/* セクション2 - スクロールリンク */
.om-sec2 .box{
	background:url(../img/service/om/servicesec2bg.jpg) no-repeat center center;
	display:block;
	height:100%;
	width:100%;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.3);
	box-shadow:0px 0px 8px 2px rgba(0,0,0,0.1);
	margin:10px 0;
	text-align:center;
	position:relative;
	z-index:2;
	}
.om-sec2 .box .inner{
    padding:30px 40px 40px 40px;
	}
.om-sec2 .box ul{
    overflow:hidden;
    zoom:1;
	}
.om-sec2 .box ul li{
    text-align:left;
	float:left;
	width:16%;
	margin:10px 5% 5px 0;
	position:relative;
	font-size:19px;
	line-height:1.4;
	}
.om-sec2 .box div ul li:last-child{
	margin-right:0;
	}
.om-sec2 .box ul li::after{
    content:"";
	display:block;
	width:34px;
	height:34px;
	background-color:#5398D1;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	position:absolute;
	right:0;
	top:56px;
	z-index:1;
	}
.om-sec2 .box ul li::before{
    content:"";
	display:block;
	position:absolute;
	right:14px;
	top:68px;
	width:8px;
	height:8px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:2;
	}
.om-sec2 .box ul li a{
    color:#4D4742;
	display:block;
	position:relative;
	padding:62px 40px 0 0;
	}
.om-sec2 .box ul li a::after{
    content:"01";
	font-size:68px;
	font-family:"Lato", sans-serif;
	color:#b6d2e7;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	}
.om-sec2 .box ul li:nth-of-type(2) a::after{
    content:"02";
	}
.om-sec2 .box ul li:nth-of-type(3) a::after{
    content:"03";
	}
.om-sec2 .box ul li:nth-of-type(4) a::after{
    content:"04";
	}
.om-sec2 .box ul li:nth-of-type(5) a::after{
    content:"05";
	}
.om-sec2 .box ul li a strong{
    position:relative;
    z-index:2;
	}
.om-sec2 .box ul li a span{
    display:block;
	}
.om-sec2 .box ul li a:hover{
    text-decoration:none;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
	}
/* セクション2 - 背景 */
.om-sec2 .box2{
	background:url(../img/service/om/sec2ph.jpg) no-repeat center center;
	display:block;
	height:500px;
	width:100%;
	-webkit-background-size:cover;
	background-size:cover;
	margin-top:-10px;
	position:relative;
	z-index:1;
	}
.om-sec2 .box2 strong{
	position:absolute;
	left:50%;
	bottom:60px;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	}
/* セクション3 */
#om-sec3{
	padding-top:60px;
	}
/* セクション3 ボックス1 */
#om-sec3 .box1, #om-sec3 .box2, #om-sec3 .box3{
	margin:60px auto 0;
	overflow:hidden;
	zoom:1;
	}
#om-sec3 .box1 img, #om-sec3 .box3 img{
	float:right;
	width:47%;
	height:auto;
	border-radius:15px;
	margin-left:6%;
	}
#om-sec3 .box2 img{
	float:left;
	width:47%;
	height:auto;
	border-radius:15px;
	margin-right:6%;
	}
#om-sec3 h3{
	font-size:26px;
	text-align:center;
	color:#5398D1;
	margin-top:10px;
	}
#om-sec3 h3 strong{
	display:block;
	color:#5398D1;
	font-size:24px;
	margin-bottom:15px;
	}
#om-sec3 p{
	line-height:1.8;
	margin-top:20px;
	}
#om-sec3 ul li{
	position:relative;
	padding-left:30px;
	margin:20px auto 0;
	overflow:hidden;
	zoom:1;
	}
#om-sec3 ul li::before{
	content:"◆";
	font-size:18px;
	color:#B6D2E7;
	width:1em;
	height:auto;
	position:absolute;
	top:50%;
	left:0;
	transform:translateY(-50%);
	}
/* セクション4 */
#om-sec4 h1 div::after{
	content:"02";
	}
#om-sec4{
	padding-top:60px;
	}
#om-sec4 ul{
	overflow:hidden;
	zoom:1;
	padding-top:10px;
	}
#om-sec4 ul li{
	float:left;
	width:48%;
	margin:40px 4% 0 0;
	border:3px solid #5398D1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	position:relative;
	padding:30px;
	background-color:#FFF;
	}
#om-sec4 ul li:nth-of-type(1){
	width:100%;
	overflow:hidden;
	zoom:1;
	}
#om-sec4 ul li:nth-of-type(3){
	margin-right:0;
	}
#om-sec4 ul li::after{
	content:"01";
	position:absolute;
	left:-3px;
	top:-3px;
	color:#FFF;
	background-color:#5398D1;
	width:49px;
	height:38px;
	border-radius:8px 0px 0px 0px / 8px 0px 0px 0px;
	-moz-border-radius:8px 0px 0px 0px / 8px 0px 0px 0px;
	-webkit-border-radius:8px 0px 0px 0px / 8px 0px 0px 0px;
	-o-border-radius:8px 0px 0px 0px / 8px 0px 0px 0px;
	-ms-border-radius:8px 0px 0px 0px / 8px 0px 0px 0px;
	font-family:"Lato", sans-serif;
	font-size:24px;
	text-align:center;
	padding-top:8px;
	}
#om-sec4 ul li:nth-of-type(2)::after{
	content:"02";
	}
#om-sec4 ul li:nth-of-type(3)::after{
	content:"03";
	}
#om-sec4 ul li h3{
	font-size:26px;
	text-align:center;
	line-height:1.4;
	margin-bottom:20px;
	}
#om-sec4 ul li h3 span{
	display:block;
	}
#om-sec4 ul li img{
	width:100%;
	margin:10px auto 0 auto;
	}
#om-sec4 ul li:nth-of-type(1) img{
	float:left;
	width:48%;
	height:auto;
	margin-right:4%;
	}
#om-sec4 ul li p{
	font-size:16px;
	line-height:1.8;
	margin-top:20px;
	}
#om-sec4 ul li ul{
	padding-top:0;
	}
#om-sec4 ul li ul li{
	width:100%;
	border:none;
	border-radius:0;
	padding:0 0 0 30px;
	margin:20px auto 0;
	}
#om-sec4 ul li ul li::after{
	content:"■" !important;
	font-size:16px;
	color:#B6D2E7;
	background-color:transparent;
	width:1em;
	height:auto;
	top:50%;
	left:0;
	transform:translateY(-50%);
	padding-top:0;
	}
/* セクション5 */
#om-sec5 h1 div::after{
	content:"03";
	}
#om-sec5{
	padding-top:60px;
	}
/* セクション5 - 背景 */
.om-sec5head{
	height:500px;
	position:relative;
	width:100%;
	}
.om-sec5head::after{
	content:"";
	display:block;
	width:100%;
	height:500px;
	background:url(../img/service/om/sec5-1.jpg) no-repeat center center;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	}
.om-sec5head h2 img{
	position:absolute;
	z-index:2;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	bottom:50px;
	}
/* セクション5 - 内容 */
#om-sec5 h2{
	font-size:24px;
	font-weight:700;
	border-left:solid 5px #5398D1;
	padding-left:.5em;
	margin-bottom:30px;
	}
#om-sec5 .box1 p.small, #om-sec5 .box2 p.small{
	font-size:14px;
	line-height:1.5;
	}
#om-sec5 .box1 p{
	margin-bottom:60px;
	}
#om-sec5 .box1 p span, #om-sec5 .box2 p span{
	color:#F00;
	}
#om-sec5 .box1{
	margin-bottom:60px;
	}
#om-sec5 table{
	width:100%;
	border-collapse:separate;
	border-spacing:0;
	border-top:solid 1px #FFF;
	border-right:solid 1px #FFF;
	margin-bottom:10px;
	}
#om-sec5 table th{
	font-weight:700;
	line-height:1.5;
	color:#FFF;
	background:#5398D1;
	border-left:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	width:40%;
	padding:15px 20px;
	box-sizing:border-box;
	}
#om-sec5 table th span{
	font-size:12px;
	}
#om-sec5 table td{
	line-height:1.5;
	background:#F0F5FB;
	border-left:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	padding:15px 20px;
	box-sizing:border-box;
	}
#om-sec5 table td p{
	font-size:16px;
	text-align:left;
	line-height:1.5;
	color:#000;
	margin-bottom:.5em;
	}
#om-sec5 table td p:last-child{
	margin-bottom:0;
	}
/* セクション6 */
#om-sec6 h1 div::after{
	content:"04";
}
#om-sec6{
	padding-top:80px;
}
#om-sec6 ul{
	overflow:hidden;
	zoom:1;
	margin-top:-20px;
}
#om-sec6 ul li{
	float:left;
	width:48%;
	margin:30px 4% 0 0;
	background-color:#fcf8ed;
	border:3px solid #5398D1;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	position:relative;
	padding:30px 30px 30px 30px;
}
#om-sec6 ul li:nth-of-type(2n){
	margin-right:0;
}
#om-sec6 ul li:nth-of-type(3){
	padding-bottom:40px;
}
#om-sec6 ul li:nth-of-type(5){
	margin-right:0;
}
#om-sec6 ul li img{
	float:left;
	margin-right:20px;
}
#om-sec6 ul li h2{
	color:#5398D1;
	position:relative;
	padding:5px 0 5px 45px;
	_zoom:1;
	overflow:hidden;
}
#om-sec6 ul li h2::after{
	content:"1";
	font-size:24px;
	color:#FFF;
	background-color:#5398D1;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	width:36px;
	height:36px;
	text-align:center;
	padding-top:4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	position:absolute;
	left:0;
	top:0;
	font-family:"Lato", sans-serif;
}
#om-sec6 ul li:nth-of-type(2) h2::after{
	content:"2";
}
#om-sec6 ul li:nth-of-type(3) h2::after{
	content:"3";
}
#om-sec6 ul li:nth-of-type(4) h2::after{
	content:"4";
}
#om-sec6 ul li:nth-of-type(5) h2::after{
	content:"5";
}
#om-sec6 ul li p{
	font-size:18px;
	line-height:1.5;
	border:1px dotted #4D4742;
	padding:10px 17px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	_zoom:1;
	overflow:hidden;
	margin-top:10px;
}
#om-sec6 ul li h3{
	font-size:23px;
	clear:both;
	text-align:center;
	padding-top:80px;
}
#om-sec6 ul li h3 strong{
	color:#5398D1;
}
#om-sec6 ul li h4{
	text-align:center;
	padding-top:25px;
}
#om-sec6 ul li h4 span{
	font-size:20px;
	color:#FFF;
	background-color:#5398D1;
	display:inline-block;
	text-align:center;
	padding:14px 5px 11px 5px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	width:44%;
	margin-right:2%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
#om-sec6 ul li h4 span:last-of-type{
	margin-right:0;
	width:54%;
}
#om-sec6 ul li h5{
	text-align:center;
	padding-top:30px;
}
#om-sec6 ul li h5 strong{
	font-size:18px;
	display:inline-block;
	text-align:center;
}
#om-sec6 ul li h5 strong a{
	color:#4D4742;
}
#om-sec6 ul li h5 strong::after{
	content:"";
	display:inline-block;
	margin-left:8px;
	width:26px;
	height:26px;
	vertical-align:-6px;
	background:url(../img/service/solar2021/sec6-yaji.png) no-repeat center center;
}
/* セクション7 */
#om-sec7 h1 div::after{
	content:"05";
}
#om-sec7{
	padding-top:80px;
}
#om-sec7 #camslide{
	overflow:hidden;
	zoom:1;
	}
#om-sec7 #camslide li{
	float:left;
	width:30.4%;
	margin-right:4.4%;
	}
#om-sec7 #camslide li:nth-of-type(3){
	margin-right:0;
	}
#om-sec7 #camslide li h3 img{
	max-width:100%;
	height:auto;
	}
#om-sec7 #camslide li time{
	font-size:15px;
	color:#A09B96;
	float:left;
	margin-top:18px;
	font-family:"Lato", sans-serif;
	font-weight:400;
	}
#om-sec7 #camslide li h4{
	font-size:14px;
	font-weight:normal;
	float:left;
	margin-top:15px;
	}
#om-sec7 #camslide li h4 a{
	display:inline-block;
	background-color:#5398D1;
	color:#FFF;
	line-height:1.3;
	padding:2px 5px 2px 5px;
	margin-left:10px;
	}
#om-sec7 #camslide li h5{
	font-size:15px;
	font-weight:normal;
	clear:both;
	padding-top:5px;
	line-height:1.6;
	}
#om-sec7 #camslide li h5 a{
	color:#3C3732;
	}
/* 問い合わせ */
.om-contact{
	text-align:center;
	padding:60px 6% 60px 6%;
}
.om-secbg .om-contact{
	background-color:#FFF;
	max-width:640px;
	-webkit-box-shadow:0px 0px 3px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.3);
    box-shadow:0px 0px 8px 3px rgba(0, 0, 0, 0.1);
	padding:60px 40px 60px 40px;
	margin:60px auto 15px;
}
.om-contact h2{
	font-size:28px;
	display:inline-block;
	position:relative;
}
.om-contact h2 strong{
	position:relative;
	z-index:2;
	padding:0 10px;
}
.om-contact h2::after{
	content:"";
	display:block;
	width:100%;
	height:14px;
	background-color:#F59117;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	-o-border-radius:40px;
	-ms-border-radius:40px;
}
.om-contact h3 strong{
	font-size:50px;
	font-family:"Lato", sans-serif;
	margin-top:10px;
	display:block;
}
.om-contact h3 span{
	font-size:22px;
	display:block;
	font-weight:normal;
	margin-top:5px;
}
.om-contact ul{
	max-width:520px;
	margin:20px auto 0 auto;
	overflow:hidden;
	zoom:1;
}
.om-contact ul li{
	float:left;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:47%;
	margin-right:6%;
}
.om-contact ul li:last-of-type{
	margin-right:0;
}
.om-contact ul li a{
	position:relative;
	background-color:#399C4A;
	color:#FFF;
	padding:18px 18px 16px 50px;
	display:block;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	 transition:0.5s;
}
.om-contact ul li a::after{
	content:"";
	display:block;
	width:24px;
	height:24px;
	position:absolute;
	top:17px;
	left:50%;
	margin-left:-80px;
	z-index:20;
}
.om-contact ul li:first-of-type a::after{
	background:url(../img/service/om/sidemenu1.png) no-repeat center center;
	-webkit-background-size:24px auto;
	background-size:24px auto;
}
.om-contact ul li:last-of-type a::after{
	background:url(../img/service/om/sidemenu2.png) no-repeat center center;
	-webkit-background-size:24px auto;
	background-size:24px auto;
}
.om-contact ul li a:hover{
	text-decoration:none;
	background-color:#000;
	 transition:0.5s;
}
/* フッター */
#footbaner{
	margin-top:0 !important;
}
/* タブレット */
@media screen and (max-width:900px){
#om-sec1{
	padding:0 6% 100px 6%;
	}
#om-sec1::after{
	height:80px;
	bottom:-40px;
	}
#om-sec1 h2{
	font-size:22px;
	}
#om-sec1 ul{
	margin-top:20px;
	}
#om-sec1 ul li{
	float:none;
	font-size:18px;
	width:100%;
	margin:20px 0 0 0;
	}
#om-sec1 ul li a::after{
	top:15px;
	margin-left:-75px;
	}
.om-sec2{
	padding-top:40px;
	}
.om-sec2 .box{
	background:none;
	height:auto;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	margin:0;
	overflow:visible;
	}
.om-sec2 .box::after{
	display:none;
	}
.om-sec2 .box .lb{
	background:url(../img/service/om/servicesec2bg.jpg) no-repeat center center;
	display:block;
	height:100%;
	width:100%;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.3);
	box-shadow:0px 0px 8px 2px rgba(0,0,0,0.1);
	margin:20px 0 0px 0;
	position:relative;
	float:none;
	padding:6% 6% 7% 6%;
	}
.om-sec2 .box .rb{
	background:url(../img/service/om/servicesec2bg.jpg) no-repeat center center;
	display:block;
	height:100%;
	width:100%;
	-webkit-background-size:cover;
	background-size:cover;
	-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.3);
	box-shadow:0px 0px 8px 2px rgba(0,0,0,0.1);
	margin:30px 0 40px 0;
	position:relative;
	float:none;
	padding:6% 6% 7% 6%;
	}
.om-sec2 .box .rb::after{
	content:"";
	display:block;
	width:1px;
	height:80px;
	background-color:#000;
	position:absolute;
	left:50%;
	top:-60px;
	z-index:3;
	}
.om-sec2 .box div ul li{
	float:none;
	width:auto;
	margin:5px 0 0 0;
	font-size:24px;
	}
.om-sec2 .box div ul li::after{
	top:46px;
	}
.om-sec2 .box div ul li::before{
	top:58px;
	}
.om-sec2 .box div ul li a{
	padding:50px 40px 0 0;
	}
.om-sec2 .box div ul li a::after{
	font-size:60px;
	}
.om-sec2 .box div ul li a span{
	display:inline;
	}
.om-sec2 .box2{
	height:200px;
	margin-top:0;
	}
.om-sec2 .box2 img{
	max-width:70%;
	bottom:-20px;
	}
.om-secbg{
	padding-bottom:60px;
	}
.om-secbg h1 div{
	text-align:left;
	font-size:25px;
	padding:20px 0 15px 80px;
	}
.om-secbg h1 div::after{
	font-size:55px;
	}
.om-secbg h1 div span{
	text-align:center;
	font-size:17px;
	margin:5px auto 0 auto;
	}
.om-secbg h1 strong{
	font-size:20px;
	text-align:left;
	line-height:1.3;
	padding:15px 6% 10px 6%;
	min-width:auto;
	}
#om-sec3{
	padding-top:50px;
	}
#om-sec3 .box1 img, #om-sec3 .box3 img{
	float:none;
	width:100%;
	margin:0 auto;
	}
#om-sec3 .box2 img{
	float:none;
	width:100%;
	margin:0 auto;
	}
#om-sec3 h3{
	font-size:24px;
	margin-top:25px;
	}
#om-sec3 h3 strong{
	font-size:20px;
	margin-bottom:10px;
	}
#om-sec3 p{
	font-size:16px;
	margin-top:12px;
	}
#om-sec4{
	padding-top:50px;
	}
#om-sec4 img{
	margin:30px auto 0 auto;
	}
#om-sec4 h4{
	margin:25px auto 0 auto;
	font-size:18px;
	}
#om-sec4 ul li{
	float:none;
	width:100%;
	margin:40px 0 0 0;
	}
#om-sec4 ul li:nth-of-type(1) img{
	float:none;
	width:100%;
	}
#om-sec5{
	padding-top:50px;
	}
#om-sec5 .box1{
	margin:30px auto 0 auto;
	}
.om-contact{
	padding:50px 6% 50px 6%;
	}
.om-contact h2{
	font-size:24px;
	}
.om-contact h3 strong{
	font-size:42px;
	}
.om-contact h3 span{
	font-size:18px;
	}
.om-contact ul li{
	float:none;
	font-size:18px;
	width:100%;
	margin:20px 0 0 0;
	}
.om-contact ul li a::after{
	top:15px;
	margin-left:-75px;
	}
#om-sec6{
	padding-top:50px;
	}
#om-sec6 ul{
	margin-top:-30px;
	}
#om-sec6 ul li{
	float:none;
	width:480px;
	max-width:100%;
	margin:40px auto 0 auto;
	padding:6% 6% 6% 6%;
	}
#om-sec6 ul li::after{
	content:"";
	width:0;
	height:0;
	border-style:solid;
	border-width:16px 10px 0 10px;
	border-color:#5398D1 transparent transparent transparent;
	font-size:30px;
	display:block;
	position:absolute;
	left:50%;
	bottom:0;
	margin:0 0 -32px -10px;
	}
#om-sec6 ul li:last-of-type::after{
	display:none;
	}
#om-sec6 ul li:nth-of-type(2n){
	margin-right:auto;
	}
#om-sec6 ul li:nth-of-type(3){
	padding-bottom:6%;
	}
#om-sec6 ul li:nth-of-type(5){
	margin-right:auto;
	}
#om-sec6 ul li img{
	width:70px;
	margin-right:15px;
	}
#om-sec6 ul li h2{
	padding:5px 0 5px 40px;
	font-size:20px;
	}
#om-sec6 ul li h2::after{
	font-size:20px;
	width:32px;
	height:32px;
	padding-top:3px;
	}
#om-sec6 ul li p{
	font-size:16px;
	margin-top:6px;
	}
#om-sec6 ul li h3{
	font-size:18px;
	padding-top:30px;
	}
#om-sec6 ul li h4{
	padding-top:15px;
	}
#om-sec6 ul li h4 span{
	font-size:16px;
	padding:12px 5px 9px 5px;
	}
#om-sec6 ul li h5{
	padding-top:20px;
	}
#om-sec6 ul li h5 strong{
	font-size:16px;
	}
#om-sec6 ul li h5 strong::after{
	margin-left:5px;
	width:22px;
	height:22px;
	-webkit-background-size:22px auto;
	background-size:22px auto;
	vertical-align:-4px;
	}
.om-sec5head{
	height:200px;
	}
.om-sec5head::after{
	height:200px;
	}
.om-sec5head h2 img{
	max-width:70%;
	bottom:-20px;
	}
#om-sec7{
	padding-top:50px;
	}
#om-sec7 #camslide li{
	float:none;
	width:500px;
	max-width:100%;
	margin:30px auto 0 auto;
	padding-top:40px;
	border-top:1px dotted #4D4742;
	}
#om-sec7 #camslide li:nth-of-type(1){
	border-top:0;
	margin-top:0;
	padding-top:20px;
	}
#om-sec7 #camslide li:nth-of-type(3){
	margin-right:auto;
	}
#om-sec8{
	padding-top:50px;
	}
#om-sec8 h2{
	font-size:20px;
	padding:21px 15px 15px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}
#om-sec8 h2 span{
	display:inline;
	}
#om-sec8 ul{
	padding-top:0;
	}
#om-sec8 ul li{
	float:none;
	width:440px;
	max-width:100%;
	margin:30px auto 0 auto;
	padding:35px 6% 5% 6%;
	}
#om-sec8 ul li:last-of-type{
	margin-right:auto;
	}
#om-sec8 ul li h3{
	font-size:22px;
	}
#om-sec8 ul li img{
	width:100px;
	margin:30px 20px 0 0;
	}
#om-sec8 ul li p{
	font-size:16px;
	}
#om-sec8 ul li h4{
	padding-top:20px;
	font-size:16px;
	}
#om-sec8 ul li h5 strong::after{
	margin-left:5px;
	width:22px;
	height:22px;
	-webkit-background-size:22px auto;
	background-size:22px auto;
	vertical-align:-4px;
	}
}
@media screen and (max-width:787px){
#om-sec5 table, #om-sec5 table tbody, #om-sec5 table tr, #om-sec5 table th, #om-sec5 table td{
	display:block;
	width:100%;
	border:0;
}
#om-sec5 table th, #om-sec5 table td{
	border-bottom:solid 1px #FFF;
}
#om-sec5 table td{
	text-align:center;
}
}