@charset "UTF-8";
/* CSS Document */


.pc{
	display:none;
}
.smp{
	display:inherit;
}
.pc-center{/* PC時のみセンタリング */
	text-align:left;
}
.smp-center{
	text-align:center;
}
.smp-left{
	text-align:left;
}

/* レイアウト */
/* スマホ時 float無しの1列レイアウトに（初期設定） */
.flex .col-2,
.flex .col-3,
.flex .col-4,
.flex .col-5,
.flex .col-6,
.flex .col-7,
.flex .col-8,
.flex .col-9,
.flex .col-10{
	float:none;
	width:100%;
	box-sizing:border-box;
	padding:0 0.5em; 
}

.flex .smp-col-6{/* スマホ時でも2列レイアウト */
	width:50%;
	float:left;
}


header .flex,
footer .flex,
footer .contact ul,
footer .flex .address,
footer .flex .map{
	flex-direction: column;
	width: inherit;
}
header .flex{
	align-items: flex-start;
}
header h1{
	width:60%;
	margin-left: 0.2em;
}
header #gnav{
	display: none;
}
#index #mainvis h2{
	background: url("../img/smp/vis_text.png") no-repeat center center/contain;
}
#index #mainvis{
	background: url("../img/index/vis_bg.png") no-repeat 10% 0/cover;
}
footer .contact ul{
	align-items: center;
}
footer .contact ul li{
	font-size: 1.5em;
}
#smpbtn{
	width:44px;
	height: 44px;
	position: fixed;
	right: .5em;
	top:.5em;
	z-index: 101;
}
#smpbtn a{
	width:38px;
	height: 38px;
	display: block;
	background: url("../img/smp/smpbtn.png") no-repeat 0 0;
	text-indent: -9999px;
	border:3px solid #005FA3;
}
#smpbtn a.close{
	background-position: -38px 0;
}

#smpbox{
	background-color: rgba(0,95,163,0.96);
	padding: 3em 0.5em;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 100;
}
.smpnav ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
	line-height: 2;
}
.smpnav ul li a{
	display: block;
	padding: 0.7em 0;
	color: #fff;
	font-size: 1.2em;
}
#smpbox .center{
	border-top: 1px solid #ffffff;
	padding: 2em 0;
}
#smpbox a.phone {
    background: url(../img/header/ic_tel.png) no-repeat 0 bottom/14%;
    padding-left: 1.5em;
    font-family: Arial, Helvetica, "sans-serif";
    font-weight: bold;
    font-size: 2.2em;
	color: #fff;
}




.contents{
	width: inherit;
	margin: 0 .75em;
}
.contents-pd{
	padding: 1em;
}
ul.sprites{
	flex-wrap: wrap;
	width: inherit;
}
#index #mainvis{
	padding: 8em 0;
	height: 35vh;
}
#index #mainvis:before{
	border-width: 10em 10em 0 0;
}
#index #mainvis:after{
	border-width: 0 0 7em 7em;
}
 #mainvis_sub h2{
	 font-size: 7vw;
	 line-height: 1em;
}
#index .cornertitle{
	font-size: 1.6em;
}
#index .maintenance2 h2{
	width: inherit;
	height: 180px;
	background-position: center center;
}
#index .maintenance ul.sprites{
	justify-content: space-around;
}
#index .maintenance ul li{
	width: 45vw;
	height: 45vw;
}
#index .services ul.sprites{
	flex-direction: column;
	margin: 1em;
	width: inherit;
}
#index .services ul li{
	width: 100%;
	height: 96px;
}
#index .services ul li:nth-child(1),
#index .services ul li:nth-child(2),
#index .services ul li:nth-child(3),
#index .services ul li:nth-child(4){
	background-size: contain;
	background-position: center;
}
#index .services ul li:nth-child(4){
	margin-bottom: 0;
}

#index .profile{
	background-size: 80vw auto;
}

#index .profile table{
	width: inherit;
}
#index .profile table th,
#index .profile table td,
.table1 th,
.table1 td{
	display: block;
	box-sizing: border-box;
	width: inherit;
}
#index .profile table td ul{
	flex-direction: column;
}
#index .profile table td ul li{
	width: inherit;
	font-size: 1em;
}
#index .services{
	padding: 2em 0;
}
.contents-b{
	width: inherit;
	margin: 1em;
}
.services .lead{
	max-width: 100%;
	height: 30vh;
	background-size: contain;
	background-position: center center;
}
.service-erea{
	padding-bottom: 40vh;
	background: url("../img/index/service/erea.png") no-repeat bottom right/70vw auto;
}
#index .memo,
#index .memo .contents-b {
	padding: 1em;
}
#mainvis:before,
#mainvis_sub:before{
	border-width: 10vw 10vw 0 0;
}
#mainvis:after,
#mainvis_sub:after{
	border-width: 0 0 10vw 10vw;
}

#business .mainlead{
	padding: 1em;
	text-align: left;
}
#business .mainlead p:nth-child(1),
#business .mainlead p:nth-child(3){
	font-size: 5vw;
}
#business .mainlead p:nth-child(2){
	font-size: 9vw;
}
.maintenance{
	padding:2em 0;
}
.maintenance ul.sprites li{
	width:45%;
}
#company .contents-b {
	padding: 0;
	margin: 1em;
}
#company .fs_l {
	font-size: 4.5vw;
	text-align: left;
}
#company .fs_m{
	font-size: 3.8vw;
	text-align: left;
}
#company .contents-pd.profile{
	padding: 1em;
}
#company .table1 th,
#company .table1 td{
	width: inherit;
	padding: .5em 1em;
	border: none;
}
#company .table2 th,
#company .table2 td{
	padding: .5em;
}
#company .table1 .flex{
	flex-direction: column;
}
#company .table1 .flex li{
	width: inherit;
}
#works .contents-b h3{
	font-size:5vw;
}
#works .comment {
	padding:100px 0 0 0;
	background:url("../img/works/icon-man.png") no-repeat 0 0;
	min-height: 100px;
	flex-direction: column;
	margin: 1.5em;
}
#works .before-after{
	display: flex;
	margin-bottom: 0;
}
#works .before-after figure{
	width: 50%;
}
#works .before-after figure img{
	max-width: 100%;
	height: auto;
}
#works .before-after .arrow{
	display: none;
}
#contact .tel{
	padding: 0.5em 0 0.5em 1.6em;
	font-size: 7vw;
}
#contact .table1 td{
	padding-left: 0;
	padding-right: 0;
}
#faq h3{
	padding-left:1.7em;
}
#faq .contents-b{
	margin: 1em;
}
.contents-b.m0{
	margin:1em 1em 0 1em
}
