@charset "UTF-8";
/* CSS Document */
.navToggle,
.globalMenuSp{
	display:none;
}
/*PC*/
@media screen and (max-width:768px) {
/* ----------------------------------------
common
---------------------------------------- */
body{
	-webkit-text-size-adjust: 100%;
}
.sp{
	display:block;
}
.pc{
	display:none;
}
a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.table {
	margin-bottom: 20px;
}
.table th {
	font-size: 14px;
	width: 26%;
}
.table td{
	font-size: 13px;
}
iframe{
	width:100%;
	height:200px;
}
/* ----------------------------------------
topimg
---------------------------------------- */
.slider-title {
	font-size: 26px;
	height:350px;
}
.scrolldown1 {
	bottom: 100px;
}
/* ----------------------------------------
head
---------------------------------------- */
header h1 {
	padding-top:20px;
}
header h1 a {
	font-size: 30px;
}
header div,
header ul{
	display:none;
}
/* ----------------------------------------
news
---------------------------------------- */
#news {
	padding:40px 5%;
}
#news .left {
	float:none;
	width:100%;
	margin:auto
}
#news h2.title {
	font-size:30px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 40px;
	text-align:center;
	line-height:1.2em;
}
#news h2.title span {
	font-size: 12px;
}
#news .list{
	display:none;
}
#news ul {
	float: none;
	width: 100%;
}
#news ul li a span {
	display:block;
	text-align: left;
	border-right:0;
	width:auto;
	margin-right:0px;
}
/* ----------------------------------------
about
---------------------------------------- */
#about dl {
	width: 90%;
	clear: both;
	margin:40px auto 40px;
}
#about dl dt {
	float: none;
	width: 100%;
	margin-top:40px;
	text-align:center;
}
#about dl.even dt {
	float:none;
	text-align:center;
}
#about dl dt h2.title{
	font-size:30px;
	margin-bottom:40px;
	line-height:1.2em;
}
#about dl dt h2.title span{
	font-size:12px;
}
#about dl dt h3.title{
	font-size:35px;
	font-weight:normal;
	margin-bottom:40px;
}
#about dl dt p{
	width:100%;
	background:#FFF;
	padding:0;
	line-height:2em;
	float:none;
}
#about dl dd {
	float: none;
	width: 100%;
}
#about dl.even dd {
	float: none;
}
#about dl.even dt p{
	width:100%;
	background:#FFF;
	padding:0;
	float:none;
}
/* ----------------------------------------
職人紹介
---------------------------------------- */
#person{
	padding:80px 5% 40px;
}
#person h2.title{
	font-size:30px;
	line-height:1.2em;
	margin-bottom:40px;
}
#person h2.title span{
	font-size:12px;
}
#person dl{
	width: 100%;
}
#person dl dt{
	width:100%;
	float:none;
	background:#FFF;
	margin-bottom:40px;
}
#person dl dd{
	width:100%;
	float:none;
}
#person dl h3{
	font-size:16px;
}
/* ----------------------------------------
施工事例
---------------------------------------- */
#works{
	padding:80px 0;
}
#works h2.title{
	font-size:30px;
	line-height:1.2em;
	margin-bottom:40px;
}
#works h2.title span{
	font-size:12px;
}
#works ul{
	width: 90%;
	margin:40px auto 40px;
}
#works ul li{
	display:block;
    letter-spacing: normal;
	width:100%;
	background:#FFF;
	margin-right:0;
	text-align:left;
	margin-bottom:20px;
}
#works ul li:last-child{
	margin-right:0;
}
#works ul li img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
#works ul li p{
	text-align:left;
	font-size:14px;
}
/* ----------------------------------------
会社案内
---------------------------------------- */
#company{
	padding:80px 5%;
}
#company h2.title{
	font-size:30px;
	line-height:1.2em;
	margin-bottom:40px;
}
#company h2.title span{
	font-size:12px;
}
#company ul{
	width: 100%;
	margin:40px auto 20px;
}
#company .table {
    width: 100%;
}
.table th {
    width: 30%;
}
.table td {
    width: 70%;
}
/* ----------------------------------------
お問い合わせ
---------------------------------------- */
#contactbody{
	padding:80px 5%;
	background:#000;
}
#contactbody h2.title{
	font-size:30px;
	line-height:1.2em;
}
#contactbody h2.title span{
	font-size:12px;
}
#contactbody p{
	font-size:14px;
	color:#FFF;
	margin-bottom:40px;
	text-align:center;
}
#contactbody dl{
	width: 100%;
	clear: both;
	margin:40px auto;
	overflow:hidden;
	text-align:center;
}
#contactbody dl dt{
	width:300px;
	display:block;
	margin-right:0px;
	margin:auto;
	margin-bottom:20px;
}
#contactbody dl dd{
	width:300px;
	display:block;
	margin:auto;
}

/* ----------------------------------------
footer
---------------------------------------- */
footer {
	padding:80px 5% 40px;
}
footer #left {
	width:100%;
	float:none;
}
footer #left #flogo {
	font-size:30px;
	margin-bottom:20px;
	letter-spacing:2px;
	text-align:center;
}
footer #left #address {
	color: #FFF;
	float: none;
	text-align:center;
}
footer #right {
	width: 100%;
	float: none;
}
footer #right ul {
	display:none;
}
footer #right p {
	text-align:center;
	font-size: 12px;
}
/* ----------------------------------------
pagebody
---------------------------------------- */
#pagebody{
    width:90%;
}
#pagebody h2.title{
	font-size:30px;
	line-height:1.2em;
}
#pagebody h2.title span{
	font-size:12px;
}
#pagebody .table{
	width:100%;
	border-top:1px solid #CCC;
	margin-bottom:40px;
}
#pagebody .table th{
	width:100%;
	display:block;
	border:0;
}
#pagebody .table td{
	width:100%;
	display:block;
	padding:0;
	margin-bottom:20px;
	border:0;
}
/* ----------------------------------------
breadcrumb
---------------------------------------- */
#breadcrumb {
    width: 100%;
}
/* ----------------------------------------
topimg
---------------------------------------- */
#next_topimg{
	height: 250px;
}
/* ----------------------------------------
navi
---------------------------------------- */
#navi{
	display:none;
}
nav.globalMenuSp {
	display:block;
	position: fixed;
	z-index:1001;
	top: 0;
	left: 0;
	background: #fff;
	color: #000;
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 100%;
}
nav.globalMenuSp ul {
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
nav.globalMenuSp ul li{
	font-size: 14px;
	list-style-type: none;
	padding: 0;
	width: 100%;
}
nav.globalMenuSp ul li a {
	display: block;
	color: #000;
	height:40px;
	line-height:40px;
	text-decoration: none;
	box-sizing: border-box;
	border-bottom: 1px solid #CCC;
}
globalMenuSp ul li:first-child a{
	background:#333333 ;
	color:#FFF;
	height:41px;
}
nav.globalMenuSp ul li a:hover {
	background: #FFF;
	color:#ec6c99;
	text-decoration: none;
}
globalMenuSp ul li:first-child a:hover{
	background:#333333 ;
	color:#FFF;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	transform: translateY(0%);
}
.navToggle {
    display: block !important;
    position: fixed;
    right:2%;
    padding-right: 0;
    top:15px;
    background: #000;
    width: 40px;
    height: 34px;
    cursor: pointer;
    z-index: 1003;
    text-align: center;
}
.navToggle span {
	display: block;
	position: absolute;
	width: 24px;
	border-bottom: solid 3px #FFF;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left:8px;
}
.navToggle span:nth-child(1) {
	top: 7px;
}
.navToggle span:nth-child(2) {
	top: 15px;
}
.navToggle span:nth-child(3) {
	top: 24px;
}
.navToggle span:nth-child(4) {
	border: none;
	color: #fff;
	font-size:9px;
    font-weight: normal;
    letter-spacing: 1px;
	top:28px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
	top: 16px;
	left:8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
	top: 16px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }
}
}
@media screen and (max-width:480px) {
}