@charset "UTF-8";

@media all and (max-width:640px){

/** 解除
===================================*/
body {
	font-size: 14px;
	text-align:left;
}

.topb1,.topb2,#ftel li,.torihiki1,.torihiki2,#water img,#recruit img,#waste img,#bnav ul li,#bnav ul,.topb>div,#water,#waste,
#water section,#recruit section,#waste section,#bnav ul li,.befaf ul li,.vm li,.vm2 li,.point li,#jisya img,.inb2 div,#torihiki,.button {
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width:100%;
	width:100%;
	display:block;
	justify-content:center;
}
#water,#waste,#torihiki,#torihiki ul {
	padding:10px;
}
.torihiki1 {
	margin-bottom:20px;
}
#torihiki ul {
	padding-left:30px;
}
.more{
	margin-bottom:40px;
	margin-top:-30px;
}
#ftel {
	padding:20px;
}
#ftel p {
	line-height:1.5;
	font-size:14px;
}
#ftel li {
	margin-bottom:10px;
}
.flowb ul li,.flowb2 ul li {
	width:48%;
	margin-right: 4%;
}
#recruit{
	padding:10px;
	text-align:center;
}
.flowb ul li:nth-child(2n),.flowb2 ul li:nth-child(2n) {
	margin-right:0;
}
#mainte-1 ul li,#tora .torana section {
	margin-bottom:20px;
}
.simu ul li img,#tameri img,#mainte-1 ul li img,#teiki section img {
	width: 100%;
	float:none;
	padding:0;
	margin:auto 0;
}
#mbt,#topwrap h2,#mbt,#topwrap h2,#recruit h3,.ti,.ti2,.ti3,.button,#insta h2 {
	font-size: 24px;
	line-height:1.5;
	margin:10px 0;
}
.masthead h1{
	font-size: 30px;
}
.inb h3,.inb2 h3,.vm2 h3 {
	font-size: 21px;
	line-height:1.5;
	margin:10px 0;
}
.torihiki1 h3,.torihiki2 h3,.point h4,#jisya h4,#jisya h5,#company h2,.tele h3,#water h3,#waste h3 {
	font-size: 18px;
	line-height:1.5;
	margin:10px 0;
}
#company1,.topb2,#water p,#waste p,.masthead h1 span{
	font-size: 14px;
}
table,tbody,tr,th,td{
	display:block;
	width:100%;
	max-width:100%;
}
img {
	max-width:100%;
	height:auto;
}
.inb,.inb2{
	padding-left:10px;
	padding-right:10px;
}
h1,h2 {
	text-align:center;
}
.befaf ul li:nth-child(1):after {
	content:none;
}
h3 br {
	display:none;
}
.masthead h1 {
	top: -20%;
}
.point li{
	margin-top:50px;
}
.flowb2 li{
	padding-top:50px !important;
}
.vm2 li{
	margin-bottom:50px;
}
.button{
	margin-top:0px;
	font-size:20px;
	height:90px;
}

/** padding20px
===================================*/
#faci-6-3,#blog-3 ul {
	padding-left:10px;
	padding-right:10px;
}

/** メニュー
===================================*/
#global-navigation {
	z-index: 101;
	position: fixed;
	display: table;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;/* 高さを画面いっぱいにする */
	background-color: rgba(83,147,200,0.9);
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: hidden;
	opacity: 0;
}
.side-open #global-navigation {
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: visible;
	opacity: 1;
	padding-left: 10px;
	padding-right: 10px;
}
#global-navigation ul.sp {
	display: table-cell;
	vertical-align: middle;

}
#global-navigation ul.sp li {
	width: 100%;
	opacity: 0;
	padding-left: 0;
}
.side-open #global-navigation ul.sp li {
	opacity: 1;
}
.side-open #global-navigation ul.sp li:nth-child(1) {
	-webkit-transition: opacity 1s ease .2s;
	transition: opacity 1s ease .2s;
}
.side-open #global-navigation ul.sp li:nth-child(2) {
	-webkit-transition: opacity 1s ease .3s;
	transition: opacity 1s ease .3s;
}
.side-open #global-navigation ul.sp li:nth-child(3) {
	-webkit-transition: opacity 1s ease .4s;
	transition: opacity 1s ease .4s;
}
.side-open #global-navigation ul.sp li:nth-child(4) {
	-webkit-transition: opacity 1s ease .5s;
	transition: opacity 1s ease .5s;
}
.side-open #global-navigation ul.sp li:nth-child(5) {
	-webkit-transition: opacity 1s ease .6s;
	transition: opacity 1s ease .6s;
}
.side-open #global-navigation ul.sp li:nth-child(6) {
	-webkit-transition: opacity 1s ease .7s;
	transition: opacity 1s ease .7s;
}
.side-open #global-navigation ul.sp li:nth-child(7) {
	-webkit-transition: opacity 1s ease .8s;
	transition: opacity 1s ease .8s;
}
.side-open #global-navigation ul.sp li:nth-child(8) {
	-webkit-transition: opacity 1s ease .9s;
	transition: opacity 1s ease .9s;
}

#global-navigation ul.sp li a {
	display: block;
	padding: 15px 0;
	color: rgba(83,147,200,1);
	font-size: 16px;
	line-height: 1.8;
	text-decoration: none;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-align: center;
	margin-bottom: 20px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
}




/** メニューボタン
===================================*/
#sp-menu-btn {
	z-index: 103;
	position: fixed;
	top: 10px;
	right: 10px;
	width: 26px;
	height: 20px;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}
.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 26px;
	height: 20px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #5393c8;
	border-radius: 4px;
}
.side-open .menu-trigger span {
	background: #fff;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 9px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
#contact-wrap{
	display:none
}



#rogo {
	max-width:240px;
	margin-left:10px;
}
#page-top a {
	width: 60px;
	height:60px;
	padding-top:12px;
	padding-bottom:0;
	line-height:1.5
}
#footer-nav ul {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#footer-nav li {
	display: table-cell;
	text-align: center;
	width: 50%;
	float: left;
}
#footer-nav a {
	display: block;
	text-decoration: none;
	margin-bottom:4%;
}
#footer-navin {
	padding-left:10px;
}
#copy {
	margin-bottom: 20%;
}
header {
	padding-top: 10px;
}
#page-top {
	bottom: 10px;
	right: 10px;
}
#rogo {
	max-width: 307px;
	float: none;
	height: auto;
	width: 60%;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	text-align:left;
}
footer {
	padding-top:40px;
}
#global-navigation ul.sp {
	padding-left: 0;
	padding-right: 0;
}
#global-navigation ul.sp li {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
.foottext {
	float: none;
	padding-left: 10px;
	padding-right: 20px;
}
header {
	position: relative;
	height: auto;
}
#tel{
	display:none;
}
#top {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#footaddress span {
	padding-right: 0;
	display:block;
}
#wrapper{
	margin-top:0;
}

.topb {
	display: flex;
	flex-flow: column nowrap;
}
.topb img {
	margin-bottom:20px;
}
.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.torihiki1 h3,.torihiki2 h3 {
	margin-top:0;
}
#instagram .image {
	width:30%;
	margin-right:5%;
}
#instagram .image:nth-child(3n) {
	margin-right:0;
}
.gyoumu ul {
	margin-top:10px;
}
.gyoumu ul li {
	font-size:14px;
}
#rinen {
	background-image:url(../images/comp3.jpg);
	background-size:cover;
	padding:6%;
	position:relative;
	text-align:center;
}
#rinen br {
	display:none;
}
#rinen img {
	position: relative;
	margin:auto;
	bottom:0;
	right:0;
	width:60%;
}
#rinen p {
	text-align:left;
	font-size:16px;
}
#rinen .daihyou {
	text-align:center;
}
.gyoumu ul li::before,
.gyoumu ul li::after{
top: 10px;
}
}
