@charset "UTF-8";
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #595757;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 24px;
	text-align: center;
	overflow-wrap : break-word;
	min-width: 960px;
}


h2,h3,h4{text-align: left;}

a {color: #595757;
	text-decoration:none;
	}
a:hover {
	color: #595757;
	text-decoration:none;
	}
img {
	margin: 0  ;
	padding: 0;}

#container{
	width:100%;
	margin: 0  ;
	text-align: center;
	
}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
#header{
	
}
#header_in {
	width:960px;
	margin: 0 auto ;
	padding: 24px 0 0 0 ;}
#head_mark {
	width:64px;
	float:left;}
#head_mark img {
	width:100%;
	height:auto;
	}
#head_logo {
	width:570px;
	font-size:12px;
	line-height:16px;
	text-align: left;
	margin-left:10px;
	float:left;
	}
#head_logo img {
	width:295px;
	margin-top:10px;}
h1{
	height: 12px;
	margin-top: 0;
	font-size: 12px;
	line-height:1em;
	text-align: left;
}
#head_tel {
	width:316px;
	font-size:12px;
	line-height:1em;
	text-align:left;
	margin-top:20px;
	float:left;
	}
#head_tel img {
	width:308px;
	height:auto;
	margin-top:10px;}


.pc{display:inline;}
.sm{display:none;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

.navi{
	width:100%;
	margin:17px 0 0 0  ;
	border-top: 1px solid #C9CACA;
	border-bottom: 1px solid #C9CACA;
	display:block;
}
.navi:before, .navi:after{
  content: "";
  display: table;
}
.navi:after{
  clear: both;
}
.navi ul {
	width:960px;
	margin:auto;
	padding:0;
	}
.navi li{
	width:160px;
 	float: left;
  	margin: 0;
  	padding:  0 ;
	font-size: 14px;
	line-height:1em;
 	text-align: center;
  	color:#231815;
}

.home .navi li .home a{
	background-image:url(../img/common/home_icon_on.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #004abf;
        display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#fff;
        letter-spacing: 0.2em;
	}
.navi li .home a{
	background-image:url(../img/common/home_icon.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #BAE4FF;
	display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#231815;
        letter-spacing: 0.2em;
	}
.navi li .home a:hover{
	background-image:url(../img/common/home_icon_on.png);
  	background-color: #004abf;
  	color:#fff;
}
.business .navi li .business a{
	background-image:url(../img/common/biz_icon_on.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #004abf;
        display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#fff;
        letter-spacing: 0.1em;
	}
.navi li .business a{
	background-image:url(../img/common/biz_icon.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #BAE4FF;
	display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#231815;
        letter-spacing: 0.1em;
	}
.navi li .business a:hover{
	background-image:url(../img/common/biz_icon_on.png);
	background-color: #004abf;
  	color:#fff;
}
.works .navi li .works a{
	background-image:url(../img/common/works_icon_on.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #004abf;
        display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#fff;
        letter-spacing: 0.1em;
	}
.navi li .works a{
	background-image:url(../img/common/works_icon.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #BAE4FF;
	display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#231815;
        letter-spacing: 0.1em;
	}
.navi li .works a:hover{
	background-image:url(../img/common/works_icon_on.png);
	background-color: #004abf;
  	color:#fff;
}
.company .navi li .company a{
	background-image:url(../img/common/comp_icon_on.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #004abf;
        display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#fff;
        letter-spacing: 0.1em;
	}
.navi li .company a{
	background-image:url(../img/common/comp_icon.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #BAE4FF;
	display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#231815;
        letter-spacing: 0.1em;
	}
.navi li .company a:hover{
	background-image:url(../img/common/comp_icon_on.png);
	background-color: #004abf;
  	color:#fff;
}

.comp_rec {
    
}

.comp_rec .ri1{
    
}

.comp_rec .ri2{
   
}

.comp_rec .rec_img {
    display: inline-block;
    width:100%;
    max-width:400px;
    padding:20px 10px;
}

.comp_rec img {
    max-width:100%;
}

.recruit .navi li .recruit a{
	background-image:url(../img/common/recruit_icon_on.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #004abf;
        display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#fff;
        letter-spacing: 0.1em;
	}
.navi li .recruit a{
	background-image:url(../img/common/recruit_icon.png);
	background-repeat:no-repeat;
	background-position:20px 10px;
	background-color: #BAE4FF;
	display: block;
  	margin: 0;
	padding: 20px 0 18px 60px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#231815;
        letter-spacing: 0.1em;
	}
.navi li .recruit a:hover{
	background-image:url(../img/common/recruit_icon_on.png);
	background-color: #004abf;
  	color:#fff;
}

.contact .navi li .contact a{
	background-image:url(../img/common/contact_icon_on.png);
	background-repeat:no-repeat;
	background-position:18px 10px;
	background-color: #004abf;
        display: block;
  	margin: 0;
	padding: 20px 0 18px 54px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#fff;
        letter-spacing: 0;
	}
.navi li .contact a{
	background-image:url(../img/common/contact_icon.png);
	background-repeat:no-repeat;
	background-position:18px 10px;
	background-color: #BAE4FF;
	display: block;
  	margin: 0;
	padding: 20px 0 18px 54px;
  	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
	font-size: 14px;
	line-height:1em;
 	text-align: left;
  	color:#231815;
        letter-spacing: 0;
	}
.navi li .contact a:hover{
	background-image:url(../img/common/contact_icon_on.png);
  	background-color: #004abf;
  	color:#fff;
}
/*	グローバルナビ (スマホ用)
----------------------------------------------------------------------------*/
#category_list{
	display:none;
	width:100%;
 	position:absolute;
	z-index:1000;
	top: 0px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#category_list ul { 
	width:100%; 
	border-top:#dcdddd 1px solid;
	border-bottom:#dcdddd 3px solid;}
#category_list ul > li a{
	font-size:18px;
	background-color:#fff;
	background-image:url(../img/common/head_icon.png);
	background-repeat:no-repeat;
	background-position:97% center;
	text-align:left;
	padding-left:5%;
	padding-top:4%;
	padding-bottom:4%;
	border-bottom:1px dotted #d6d6d6;
	display:block;
	}
#category_list ul > li a:hover {
	background-color:#b5b5b6;
}
#category_list ul > li span{
	font-size:18px;
	background-color:#fff;
	/*background-image:url(../img/common/icon.png);
	background-repeat:no-repeat;
	background-position:right;*/
	text-align:left;
	padding-left:5%;
	padding-top:4%;
	padding-bottom:4%;
	border-bottom:1px dotted #d6d6d6;
	display:block;
	}
#category_list ul > li img {
	height:95%;
	width:auto;
	margin-top:0.5%;
	margin-right:1%;
	float:left; 
	}
#category_list ul > li > ul {display:none;}
#category_list ul > li p span {  background-image:url(../img/common/open.png); background-position:97% center; background-repeat:no-repeat; }
#category_list ul > li p span.open { background-image:url(../img/common/close.png);
background-position:97% center; background-repeat:no-repeat; }

#category_list ul > li > ul a { background-color:#EFEFEF;}
/*	フッター
----------------------------------------------------------------------------*/
#footer{
	background-image:url(../img/common/foot_shadow.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#efefef;
	margin-top:50px;
	padding:20px 0 20px 0;
	}
#footer_in {
	width:940px;
	background-color:#fff;
	margin:0 auto;
	padding:10px;
	}
#footer_map {
	float:right;
	}
#footer_map .google_map,
#footer_map .company {
	width:260px;
	height:226px;
	padding:1px;
	background-color:#fff;
	border:1px solid #cacaca;
	overflow:hidden;
        display: inline-block;
}

#footer_add {
	width:363px;
	padding:20px 20px;
	font-size:13px;
	line-height:20px;
	text-align:left;
	float:left;
	}
#footer_add span {
        letter-spacing: -0.06em;
}
#footer_logo {
	margin: 0 0 10px 0 ;
	}
#footer_logo .logo {
	width:176px;
        display: inline-block;
}
#footer_logo .number {
	width:176px;
        display: inline-block;
}
#footer_contact {
	position:relative;
	}
#footer_contact a{
	width:151px;
	margin:15px 0 0 0;
	color:#004abf;
	font-size:14px;
	line-height:19px;
	border:1px solid #004abf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 53px 185px 16px 25px ;
	background-image:url(../img/common/foot_contact.png);
	background-repeat:no-repeat;
	background-position:25px center;
	text-align:left;
	behavior: url(../css/PIE.htc);
	display:block;
	}
#footer_contact a:hover{
	color:#fff;
	background-color:#004abf;
	background-image:url(../img/common/foot_contact_on.png);
	}
#footer_contact_staff {
	width:178px;
	position:absolute;
	right:0;
	bottom:0;
	}
#footer_link {
	width:100%;
	height:45px;
	line-height:45px;
	margin:0;
	padding: 0;
	text-align:center;
	background-color:#004abf;
	color: #fff;
	}
#footer_link a{
	color: #fff;
	text-decoration: none;
}
#footer_link a:hover{
	text-decoration:underline;
}
.footer_link_sm {
	display:none;
	}
#footer_copy{
	height:34px;
	font-size:13px;
	line-height:34px;
	padding: 0;
	text-align:center;
	}
.page_top {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 43px;
	bottom: 20px;
}


/*	共通
----------------------------------------------------------------------------*/

.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/*	共通
----------------------------------------------------------------------------*/

#contents{
	width:960px;
	margin:  0 auto 60px auto;
}

.title {
	background-image:url(../img/common/title_back.png);
	background-repeat:no-repeat;
	width:960px;
	margin:80px auto 50px auto;
	text-align:center;
	padding:0 ;
	}
.title img {
	width:214px;
	height:auto;
	}
.subtitle { 
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	font-size:16px;
	padding:10px 0;
	letter-spacing:0.15em;
	background-image:url(../img/common/subtitle_back.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:25px auto;
	}


/*　TOP
----------------------------------------------------------*/
.top_img {
	background-image:url(../img/top/head_img.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
	margin:10px 0 0 0 ;
	}
.top_img_in {
	width:684px;
	height:auto;
	margin:0 auto;
	padding:95px 0 387px 0;
	text-align:center;
	}

.top_link {
	width:960px;
	margin:0 auto 30px auto ;
	}
.top_link_in {
	width:231px;
	margin: 0 12px 10px 0;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.top_link_in_r {
	width:231px;
	margin: 0 0 10px 0;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}

/*　事業案内
----------------------------------------------------------*/
.biz_link {
	width:960px;
	margin:0 auto 30px auto ;
	}
.biz_link_in {
	width:231px;
	margin: 0 12px 50px 0;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.biz_link_in_r {
	width:231px;
	margin: 0 0 50px 0;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.biz_img {
	width:306px;
	margin: 0 21px 15px 0;
	font-size:12px;
	line-height:38px;
	text-align:center;
	float:left;
	}
.biz_img_r {
	width:306px;
	margin: 0 0 15px 0;
	font-size:12px;
	line-height:38px;
	text-align:center;
	float:left;
	}
.biz_result {
	width:900px;
	padding:30px;
	margin:0 auto 30px auto ;
	border:1px solid #dcdddd;
	}
.biz_result_title {
	width:478px;
	margin:109px 30px 0 0;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	font-size:20px;
	text-align:center;
	padding:20px 0;
	background-image:url(../img/business/result_title.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	float:left;
	}
.biz_result_img {
	width:390px;
	float:left;
	}
/*　施工実績
----------------------------------------------------------*/
.works_img {
	width:306px;
	margin: 0 15px 20px 0;
	font-size:12px;
	line-height:38px;
	text-align:center;
	display: inline-block;
	}
.works_img_r {
	width:306px;
	margin: 0 0 20px 0;
	font-size:12px;
	line-height:38px;
	text-align:center;
	display: inline-block;
	}

/*　会社概要
----------------------------------------------------------*/
.comp_gree {
	width: 100%;
        max-width: 520px;
	margin:0 20px 40px auto;
	font-size:15px;
	line-height:28px;
	text-align:left;
        display: inline-block;
        vertical-align: top;
	}
.comp_gree_pre {
	width: 100%;
        max-width: 400px;
	margin: 0;
        display: inline-block;
	}
.comp_gree_pre img {
	width:100%;
	height:auto;
        margin-bottom: 10px;
	}
.comp_gree_name {
	width: 100%;
        max-width: 200px;
        margin: 0 auto;
}
.comp_gree_name img {
	width:100%;
	height:auto;
	}
.comp_table table {
	border-top:1px solid #B5B5B6;
	margin-bottom:50px;}
.comp_table th {
	width:86px;
	padding: 24px;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid #B5B5B6;
	color:#004abf;
	}
.comp_table td {
	padding: 24px;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid #B5B5B6;
	}
.comp_maker {
	font-size: 0;
	text-align: left;
	}
.comp_maker li {
	width:240px;
	font-size:14px;
	line-height:36px;
        display: inline-block;
	}

/*　プライバシーポリシー
----------------------------------------------------------*/
.pp_comm {
	width:960px;
	margin:50px auto;
	font-size:14px;
	line-height:25px;
	text-align:center;
	}
.pp_text {
	width:960px;
	margin:50px auto;
	font-size:13px;
	line-height:25px;
	text-align:left;
	}
.pp_text span {
	font-size:14px;
	font-weight:bold;
	}


/*　お問い合わせ
----------------------------------------------------------*/
.contact_tel {
	width:255px;
	margin:30px auto;
	}
.contact_time {
	text-align:center;
	font-size:14px;
	margin:30px auto;
	}
.contact_comm {
	text-align:center;
	font-size:14px;
	line-height:25px;
	margin:0 0 80px 0;
	}
.contact_comm span {
	font-size:18px;
	font-weight:bold;
	color:#004abf;
	}
.contact_comm a {
	color:#004abf;
	text-decoration:underline;
	}
.contact_table {
	
	margin:0 auto 0 auto;
	}
.contact_table table {
	width:100%;
	border-top:1px solid #dcdddd;
	}
.contact_table th {
	width:255px;
	padding:30px 5px 30px 0;
	font-size:14px;
	line-height:1em;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #dcdddd;
	}
.contact_table td {
	padding:20px 0;
	background-color:#fff;
	text-align:left;
	border-bottom:1px solid #dcdddd;
	}
.submit_btn{
	background-image:url(../img/contact/arrow.png);
	background-repeat:no-repeat;
	background-position:80% center;
	width:400px;
	margin:50px auto ;
	border:1px solid #004abf;
	background-color:#fff;
	text-align:center;
	font-size:22px;
	line-height:1em;
	padding:19px 0;
	color:#004abf;
	display:block;
	cursor: pointer;
	}
.submit_btn:hover {
	background-image:url(../img/contact/arrow_on.png);
	background-color: #004abf;
	color:#fff;}

.form_style{
	width:96%; 
	height:auto; 
	padding:5px ;
	vertical-align:middle; 
	font-size:16px; 
	background-color:#fff;
	}
.form_style_s{
	width:50%; 
	height:auto; 
	padding:5px ;
	vertical-align:middle; 
	font-size:16px; 
	background-color:#fff;
	}
.form_style_tarea{
	width:96%; 
	height:150px; 
	padding:5px ;
	font-size:16px; 
	background-color:#fff;
	}
.contact_red {
	color:#c30d23;
	}
	
/* ===========横幅667px以下================ */


@media screen and ( max-width: 667px) {
body{
	color: #595757;
	font-size: 16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 32px;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	min-width: auto;
}




#header{
	width: 100%;
	height:12.5%;
	margin: 0 auto ;
	padding: 0 0 ;
	z-index:100;
	border-bottom:#dcdddd 3px solid;
	}

#header_in {
	width:100%;
	margin: 0 auto ;
	padding: 0 0 0 0 ;}

#head_logo {
	width:70%;
	float:left;
	margin:1% 0 0 2% ;
	}
#head_mark {
	margin:1% 0 0 2% ;
	width:10.5%;
	float:left;}

#head_logo img {
	width:70%;
	height:auto;
	margin-top:4%;}
h1{
	height: auto;
	margin-top: 0;
	font-size: 7px;
	line-height:1em;
	text-align: left;
	display:none;
}
#head_tel {
	width:96%;
	font-size:12px;
	line-height:1em;
	text-align:left;
	margin-top:1%;
	margin-bottom:1%;
	margin-right:1%;
	margin-left:1%;
	float:left;
	}
#head_tel img {
	width:100%;
	margin-top:2%;}

.open_menu {
	width:12.5%;
	margin:0 ;
	float:right;
	z-index:1000;
	}
#slider-pro {
	padding-top:12.5%;
	position:absolute;
	z-index:-1;}

.pc {display:none;}
.sm {display:inline;}
img {
	width:100%;
	height:auto;
	}
/*	グローバルナビ
----------------------------------------------------------------------------*/
#navi{
	display:none;
}
/*	フッター
----------------------------------------------------------------------------*/
#footer{
	background-image:url(../img/common/foot_shadow.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#efefef;
	margin-top:50px;
	padding:20px 0 20px 0;
	}
#footer_in {
	width:90%;
	background-color:#fff;
	margin:0 2.5%;
	padding:2.5%;
	}
#footer_map {
	width:100%;
	height:auto;
	padding:1px;
	background-color:#fff;

	overflow:hidden;
	box-sizing:border-box;
	float:right;
	}
#footer_map .company {
	width:90%;
	height:auto;
}
#footer_map .google_map {
	width:90%;
	height:265px;
}
#footer_add {
	width:90%;
	padding:5% 5% 2% 5%;
	font-size:13px;
	line-height:20px;
	text-align:left;
	float:left;
	}
#footer_logo {
	width:100%;
	margin: 0 0 2% 0 ;
	}
#footer_logo .number {
        padding: 2% 0 0 0;
}
#footer_contact {
	position:relative;
	}
#footer_contact a{
	width:65%;
	margin:10% 0 0 0;
	color:#004abf;
	font-size:13px;
	line-height:17px;
	border:1px solid #004abf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15% 30% 5% 5% ;
	background-image:url(../img/common/foot_contact.png);
	background-repeat:no-repeat;
	background-position:10% center;
	text-align:left;
	behavior: url(../css/PIE.htc);
	display:block;
	}
#footer_contact a:hover{
	color:#fff;
	background-color:#004abf;
	background-image:url(../img/common/foot_contact_on.png);
	}
#footer_contact_staff {
	width:40%;
	position:absolute;
	right:0;
	bottom:0;
	}
#footer_link {
	width:100%;
	margin-top:5%;
	margin-bottom:10%;
	padding: 0;
	float:left;
	background-color:#fff;
	display:none;
	}

.footer_link a{
color: #1b1464;
text-decoration: none;
}
.footer_link a:hover{
color: #1b1464;
text-decoration:none;
}
.footer_link_sm {
	display:block;
	}
.footer_link_sm ul {
	width:100%;
	margin: auto;
	padding:0;
	text-align:left;
	float:left;
	}
.footer_link_sm ul > li {
	background-image:none; 
	padding:0;}
.footer_link_sm ul > li img {
	height:95%;
	width:auto;
	margin-top:0.5%;
	margin-right:1%;
	float:left; 
	}
.footer_link_sm ul > li a {
	font-size:16px;
	line-height:32px;
	background-image:url(../img/common/head_icon.png);
	background-repeat:no-repeat;
	background-position:97% center;
	padding-left:1.5em;
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #d6d6d6;
	display:block;
	}
.footer_link_sm ul > li a {display:block;}
.footer_link_sm  ul > li a:hover {
	background-color:#F7F8F8;
}
.footer_link_sm ul > li > ul {
	padding-top:3%;
	}


#footer_copy{
	height:auto;
	font-size:10px;
	line-height:1em;
	padding: 20px 0;
	background-color:#004abf;
	text-align:center;
	color:#fff;
	margin-bottom:0;
	}

.page_top {
	width: 15%;
	height: 12.5%;
	position: fixed;
	right: 3%;
	bottom: 3%;
}

/*	共通
----------------------------------------------------------------------------*/
#contents{
	width:96%;
	margin:  0 2% 5% 2%;
}

.title {
	background-image:url(../img/common/title_back.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center;
	width:100%;
	margin:5% 0 10% 0;
	text-align:center;
	padding:0 ;
	}
.title img {
	width:50%;
	height:auto;
	}
	
.subtitle { 
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	font-size:16px;
	padding:10px 0;
	letter-spacing:0.15em;
	background-image:url(../img/common/subtitle_back.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:2% 0 5% 0;
	}



/*　TOP
----------------------------------------------------------*/
.top_img {
	background-image:url(../img/top/head_img.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto 100%;
	overflow:hidden;
	margin:10px 0 0 0 ;
	}
.top_img_in {
	width:80%;
	height:auto;
	margin:0 auto;
	padding:5% 10% 30% 10%;
	text-align:center;
	}

.top_link {
	width:96%;
	margin:0 2% 3% 2% ;
	}
.top_link_in {
	width:48%;
	margin: 0 1% 1% 1%;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.top_link_in_r {
	width:48%;
	margin: 0 1% 1% 1%;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}

/*　事業案内
----------------------------------------------------------*/
.biz_link {
	width:96%;
	margin:0 2% 3% 2% ;
	}
.biz_link_in {
	width:48%;
	margin: 0 1% 1% 1%;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.biz_link_in_r {
	width:48%;
	margin: 0 1% 1% 1%;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.biz_img {
	width:80%;
	margin: 0 10% 5% 10%;
	font-size:12px;
	line-height:38px;
	text-align:center;
	float:left;
	}
.biz_img_r {
	width:80%;
	margin: 0 10% 5% 10%;
	font-size:12px;
	line-height:38px;
	text-align:center;
	float:left;
	}
.biz_result {
	width:90%;
	padding:2.5%;
	margin:0 2.5% 5% 2.5% ;
	border:1px solid #dcdddd;
	}
.biz_result_title {
	width:100%;
	margin:2% 0 2% 0;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	font-size:18px;
	text-align:center;
	padding:10px 0;
	background-image:url(../img/business/result_title.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	float:left;
	}
.biz_result_img {
	width:96%;
	margin:2% 2%;
	float:left;
	}

/*　施工実績
----------------------------------------------------------*/
.works_img,
.works_img_r {
	width: 90%;
	margin: 0 0 15px;
	}


/*　会社概要
----------------------------------------------------------*/
.comp_gree {
	width:96%;
	margin:2% 2% 5% 2%;
	font-size:13px;
	line-height:22px;
	text-align:left;
	}
.comp_gree_name {
	width:60%;
	float:right;
	margin:2%x 0;
	}
.comp_table table {
	border-top:1px solid #B5B5B6;
	margin-bottom:50px;}
.comp_table th {
	width:30%;
	padding: 2%;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid #B5B5B6;
	color:#004abf;
	}
.comp_table td {
	padding: 2% 0;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
	border-bottom:1px solid #B5B5B6;
	}
.comp_maker {
	width:80%;
	margin:0 auto;
	font-size:0;
	}
.comp_maker li {
        width: 200px;
	font-size:14px;
        display: inline-block;
        margin: 0 5px 0 0;
	}

/*　プライバシーポリシー
----------------------------------------------------------*/
.pp_comm {
	width:96%;
	margin:5% 2%;
	font-size:14px;
	line-height:25px;
	text-align:center;
	}
.pp_text {
	width:96%;
	margin:5% 2%;
	line-height:25px;
	text-align:left;
	}
.pp_text span {
	font-size:14px;
	font-weight:bold;
	}

/*　お問い合わせ
----------------------------------------------------------*/
.contact_tel {
	width:90%;
	margin:3% 5%;
	}
.contact_time {
	text-align:center;
	font-size:12px;
	margin:3% 0;
	}
.contact_comm {
	width:96%;
	text-align:left;
	font-size:14px;
	line-height:25px;
	margin:0 2% 10% 2%;
	}
.contact_comm a {
	color:#004abf;
	text-decoration:underline;
	}
.contact_table table {
	width:96%;
	margin:0 2%;
	border-top:none;
	border-left:none;
	border-bottom:1px solid #B5B5B6;
	margin-bottom:10%;}
.contact_table th {
	width:96%;
	padding: 3% 2% 3% 2%;
	font-size:14px;
	text-align:left;
	background-color:#EFEFEF;
	border-right:none;
	border-bottom:none;
	float:left;
	}
.contact_table td {
	width:96%;
	padding: 3% 2% 3% 2%;
	text-align:left;
	font-size:14px;
	line-height:24px;
	border-right:none;
	border-bottom:none;
	float:left;
	}

.submit_btn{
	background-image:url(../img/contact/arrow.png);
	background-repeat:no-repeat;
	background-position:80% center;
	width:90%;
	margin:5% 5% ;
	border:1px solid #004abf;
	background-color:#fff;
	text-align:center;
	font-size:15px;
	line-height:1em;
	padding:19px 0;
	color:#004abf;
	display:block;
	cursor: pointer;
	}
.submit_btn:hover {
	background-image:url(../img/contact/arrow_on.png);
	background-color: #004abf;
	color:#fff;}

.form_style{
	width:96%; 
	height:auto; 
	padding:5px ;
	vertical-align:middle; 
	font-size:16px; 
	background-color:#fff;
	}
.form_style_s{
	width:50%; 
	height:auto; 
	padding:5px ;
	vertical-align:middle; 
	font-size:16px; 
	background-color:#fff;
	}
.form_style_tarea{
	width:96%; 
	height:150px; 
	padding:5px ;
	font-size:16px; 
	background-color:#fff;
	}

}