/* ヘッダーTOPグローバルナビ調整 */

header{
    padding-top:50px;
    border-bottom: #ddd solid 1px;
    margin-bottom: 15px;
    background: #fff;
}

ul,li{
    list-style:none;
}

header#front-parge{
    padding-top:0px;
}
header h1,
#title01{
    color: #444;
    font-size: 12px;    
    padding-left: 6px;
    margin-bottom: 0
}
#title02{
    font-size: 25px;
    color: #666;
    border-left:6px solid #0068B7;
    padding-left:5px;
}
#logo,#logo_bottom{
    padding-left: 5px;
}

#logo_bottom a{
    color: #0971f3;
    text-decoration: none;
}
#logo_bottom a img{
    padding-bottom: 10px;
}
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar{
    background: #4e4e4e;
}
#tophead{
    background: #4e4e4e;
    z-index: 9999;
    position:fixed;
    width: 100%;
}
#nav-inner{
    width: 500px;
}
#nav-inner-left,.nav-inner-left{
    float: left;
    width: 95%;
}
#nav-inner-right{
    float: right;
    width: 14%;
}
@media only screen and (min-width: 64.063em) {
    #price-nav-top .dropdown{
        width: 350%;  
        background: #333;
    }
}

.tel-ban{
    text-align: right;
}
.flow-ban{
    text-align: right;
}
.flow-ban img{
    padding-top: 15px;
}
.top-bar-section ul li > a{
    height:45px;
    padding: 13px 15px;
}
.title-area{
    margin-bottom:5px;
}
.top-bar-section #prace-list ul li > a{
    height: 45px;
    font-size: 13px;
    
}
iframe{
    text-align: center;
    
}
/*  //ヘッダーTOPグローバルナビ調整 */

/* ナビ */
#menu ul{ 
    margin: 0; 
    padding :0; 
    list-style: none; 
}
#menu li{ 
    padding: 0; 
    margin: 0; 
    float: left;
}
#menu li a{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #666666;
    color: #555;
    font-size: 12px;
    margin-left: 5px;   
    text-align: left;
    text-decoration: none;
    width: 140px;
    color: #633;
}

/*アコーディオン*/

#menu{
}
#menu li{
    position: relative;
    float: left;
    text-align: center;
}
#menu li a{
    display: block;

}
#menu li:hover > a{
    background: #ffc;
}
#menu li ul{
    z-index: 100;
    list-style: none;
    position: absolute;
    margin-top: -20px;
}
#menu li ul li{
    overflow: hidden;
    width: 100%;
    height: 0;
    color: #fff;
    margin-top: 0;
    transition: .2s;

}
#menu li ul li a{
    padding: 5px 15px;
    background: #fff;
    text-align: left;
    font-weight: normal;
}
#menu li:hover ul li{
    overflow: hidden;
    height: 27px;
    border-top:none;
}


/*アコーディオン*/
/* //ナビ */

/* /サイドナビ */
#prace-map img{
    width: 200px
}

#side-nav{
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    margin-bottom: 15px;
}
.side-nav_inner img{
    width: 100%;
}
#columns_r{
    float: right;
}
@media only screen {
    #side-nav .sm{
        float: left;
        padding-left: 15px;
    }
}


/*nav改変*/
button.small, .button.small{
    padding:5px;
    font-size: 17px;
}
#columns_r h2{
    border-bottom: 2px solid #f60;
    border-left: 5px solid #f60;
    padding-left:5px;
}
.list-item h3{
    border-left: 5px #f60 solid;
    padding-left: 5px;
    border-bottom: 1px #ddd solid
}
/*/nav改変*/
/*地域*/
#place img{
    width: 25%;
    float: left;
}
#place h4{
    float: left;
    padding-left: 17px;
    padding-top: 9px;
}
#place{
    clear: both;
    padding-bottom: 15px;
}
#columns_l{
    float: left;
    padding-left: 5px;
}

#place h3 {
    border: 1px solid #aaa;
    border-top: 1px solid #aaa;
    border-radius:10px; 
    margin: 15px 0;
    padding: 5px 0;
    position: relative;
    margin-bottom: 30px;
    padding-left: 15px;
}

#place h3:before,
#place h3:after {
    content: '';
    border-right: 20px solid #fff;
    border-top: 15px solid #aaa;
    bottom: -15px;
    position: absolute;
    left: 25px;
}

#place h3:after {
    border-top-color: #efefef;
    border-right-color: transparent;
    bottom: -13px;
    left: 26px;
}
#place h3:before,#place h3{
    background: #efefef;
}
/*地域*/
/*引越し用*/
.side-nav_inner h2{
    text-align: center;
}
@media only screen and (min-width: 64.063em) {
    .side-nav_inner h2,
    #saidmenu a ,
    .saidmenu a ,
    #rank,
    #side_add{
        width: 87%;

    }

}

.side-nav_inner h2 a {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #e8910c;
    color: #666;
    font-size: 17px;
    margin: auto;
    padding: 5px;
    padding-bottom: 5px;
    display: block;
    text-align: center
}
.side-nav_inner h2 a:hover{
    background: #ddd;
    color: #0971f3;
}
.red-b {
    color: #f00;
    font-weight: bold;
}
.red-b-s{
    color: #f00;
    font-weight: bold;
    font-size: 13px;
}
/*引越し用*/

/*下層サイトリンク*/
div #saidmenu ,div .saidmenu {
    background: none repeat scroll 0 0 #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0 10px 0 5px;
}
#saidmenu h3,.saidmenu h3{
    padding-left: 6px;
    color: #666;
    font-size: 25px;
    border-left: 5px solid #187fc4;
    font-weight: bold;   
    border-bottom:2px solid #ccc;
    margin-bottom: 0px;
}
     
#saidmenu ul ,.saidmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#saidmenu li,.saidmenu li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom:1px solid #ccc;      
}

#saidmenu a,.saidmenu a {
    font-size:14px;
    color: #0066cc;
    display: block;
    font-size: 17px;
    margin: 0 0 1px;
    padding: 2px 0 3px 5px;
    text-decoration: none;
    width: 100%;
}
#saidmenu a:hover,.saidmenu a:hover{
    
    text-decoration: underline
    
}
/*下層サイトリンク*/
/*ランキング*/
#sid_txt_r{
    margin-bottom: 0px;
    padding-left: 0px;

}
.rank-inner{
    border: 1px solid #ddd;
    padding: 5px ;
}
.rank-inner img{
    padding-bottom: 15px;
}
.rank-inner .row{
    width: 100%;
    padding-left: 15px;
}
.rank-inner p{
    padding: 5px 8px;
    font-size: 25px;
}
#rank_no{
    margin-bottom: 5px;
    background: none repeat scroll 0 0 #fff3bd;
    border: 1px dashed #785b4c;
    color: #785b4c;
    padding: 3px;
    text-align: center;
}


/*ランキング*/
/*サイド下部テキスト*/
#side_add h3{
    font-size: 14px;
    border-bottom: 1px #ddd solid;
    border-left: 3px #e8910c solid;
    padding-left: 5px;
}
#side_add p{
    font-size: 12px;
}
/*新着ニュース*/
#whatnew li{
    font-size: 13px
       
}
#whatnew li p{
    margin-bottom: 0px;
}
#whatnew li a:hover{
    text-decoration: underline;
       
}
#whatnew ul{
       margin-left: 0;
    margin-right: 15px; 
}

/** //サイドナビ **/


/** コンテンツ **/


.wrap{
    font-size: 13px;
    line-height: 1.5em
}
.wrap h2:before {
    background: none repeat scroll 0 0 #f60;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    content: "";
    display: block;
    height: 15px;
    left: 8px;
    position: absolute;
    top: -3px;
    width: 3px;
}
.wrap h2:after {
    background: none repeat scroll 0 0 #f60;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3) inset;
    content: "";
    display: block;
    height: 3px;
    left: 5px;
    position: absolute;
    top: 1px;
    width: 13px;
}
.wrap h2#title {
    border-bottom: 2px solid #ccc;
    border-left: 0px solid;
    color: #666;
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.wrap h3 {
    border-left: 5px solid #f60;
    font-size: 19px;
    font-weight: bold;
    line-height: 38px;
    margin: 3px 0;
    padding-left: 10px;
    position: relative;
}

.wrap h4:before {
    background-color: #00a8ff;
    border-radius: 9px;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    content: "";
    display: block;
    height: 9px;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 9px;
}
.wrap h4 {
    color: #333;
    font-weight: bold;
    line-height: 20px;
    margin-left: -7px;
    padding-left: 20px;
    position: relative;
}
.wrap h5{
    font-size: 20px;
   font-weight: bold;
}
.wrap hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-style: none none dashed;
    border-width: 0 0 1px;
    margin-bottom: 30px;
    margin-top: 15px;
}
#saitmap a{
   color:  #663333; 
}
#saitmap a:hover{
   color: #005fff; 
   text-decoration: underline;
}
#saitmap ul{
    list-style: none;
}
.content-text {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 1.5em;
    margin-bottom: 15px;
    padding: 9px 14px;
    color:#333333;
}

 .row .content-text .row{
    margin:0 2px;
}
.text-sm {
    font-size: 13px;
}

.clear-flot{
    clear: both;
    
}

/*パンくずリスト*/
ol.topicPath {
    font-size: 80%;
    list-style-type: none;
    margin-bottom: 5px;
}
ol.topicPath li {
    display: inline;
}
#pan h2{
    border:0px solid #fff;
       display: inline;
    font-size: 12px;
    font-weight: 400;
    
}
/*パンくずリスト*/
/*text装飾設定*/
.blue-s{
    padding-top: 15px;
    clear: both;
    color: #005fff;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 15px 0px;
    padding-bottom: 15px;
    text-align: center;
    text-decoration: underline;
}
.blue-s-nu{
    padding-top: 15px;
    clear: both;
    color: #005fff;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 15px 0px;
    padding-bottom: 15px;
    text-align: center;
}
.blue-s2{
    clear: both;
    color: #005fff;
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
}
.red-text {
    color: #f00;
    font-size: 1.2em;
    margin: 15px 0;
    padding: 15px 0;
}
#bottom_m-15 ,.bottom_m-15{
    margin-bottom: 15px;
}
#center{
    text-align: center
}
/*text装飾設定*/
/*tel下文字*/
.content_bottom_text {
    color: #005fff;
    padding: 15px 0;
    text-decoration: underline;

}
.content_bottom_text2 {
    color: #005fff;
    padding: 15px 0;
}
.content_bottom_text2 p {
    color: #111;
    text-align: left;
    font-size: 12px;
}
.content_bottom_text p {
    color: #111;
    text-align: center;
    font-size: 12px;
}
.content_bottom_text p strong {
    color: #000;
    font-weight: 700;
}
/*tel下文字*/
/*テーブル装飾*/

/*wrap tabel*/
.wrap table{
    margin-top:10px;
    margin-bottom:20px;
}
.table-red{
    color:#ff0000;
    font-size:18px;
    font-weight:bolder;
}
.table-blue{
    color:#036;
    font-size:16px;
    font-weight:bold;
}
.coder {
    border-spacing: 0;

    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 1px 1px #CCC;	
}
.coder th,
.coder td {
    padding:10px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
}
.coder th {
    background:#BDC7CE;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#4F526C;
}
/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.coder tr:first-child th:first-child,
.coder tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
    -moz-border-radius: 6px 0 0 0;
    -o-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.coder tr:first-child th:last-child,
.coder tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
    -moz-border-radius: 0 6px 0 0;
    -o-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.coder tr:last-child th:first-child,
.coder tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
    -moz-border-radius: 0 0 0 6px;
    -o-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.coder tr:last-child th:last-child,
.coder tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
    -moz-border-radius: 0 0 6px 0;
    -o-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
/* --------------------------------------------
  thaed,tbodyを使う場合の設定
-------------------------------------------- */
.coder thead th {background:#e3dcd5;}
.coder thead+tbody th {background:#f4ede6;}
.coder tbody th {text-align:left;}/*IE*/
/* -----------------------
  左上角丸 thead内　最初の行の最初のセル
----------------------- */
.coder thead tr:first-child th:first-child,
.coder thead tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
    -moz-border-radius: 6px 0 0 0;
    -o-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸 thead内　最初の行の最後のセル
----------------------- */
.coder thead tr:first-child th:last-child,
.coder thead tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
    -moz-border-radius: 0 6px 0 0;
    -o-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
/* -----------------------
  角丸なし　thaedの後のtbody 最初の行の最初のセル
  角丸なし　thaedの後のtbody 最初の行の最後のセル
----------------------- */
.coder thead+tbody tr:first-child th:first-child,
.coder thead+tbody tr:first-child td:first-child,
.coder thead+tbody tr:first-child th:last-child,
.coder thead+tbody tr:first-child td:last-child {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    border-radius:0px;
}
/* -----------------------
  左下角丸　thaedの後のtbody 最後の行の最初のセル
----------------------- */
.coder thead+tbody tr:last-child th:first-child,
.coder thead+tbody tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
    -moz-border-radius: 0 0 0 6px;
    -o-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　thaedの後のtbody 最後の行の最後のセル
----------------------- */
.coder thead+tbody tr:last-child th:last-child,
.coder thead+tbody tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
    -moz-border-radius: 0 0 6px 0;
    -o-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.table-one td{
    border-right: 0px solid #ccc;
}
/*取り付けページ用*/
.chop-l{
    float:left;
}
.chop-r{
    float:right;
}
.chop-r,.chop-l{
    width:47%;
    height:300px;
    display:block;
}
.chop-l .content-text,
.chop-r .content-text{
    height:180px;
    font-size:12px;

}
.text-sm{
    font-size:13px;
}
/*会社概要*/
table.company {
    border-collapse: separate;
    border-spacing: 0 15px;
    font-size: 12px;
}
.tell_ban_s {
    display: block;
    float: left;
}
#img-table {
    padding-right: 70px;
}
.mail_ban_s {
    display: block;
    float: right;
}
/*会社概要*/
/*テーブル*/
table.company {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}

table.company th,
table.company td {
    padding: 10px;
}

table.company th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}

table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}
/*テーブル装飾*/
/*フロー*/
.flow{
    margin: auto
}
ol.flow {
    font-size: 90%;
    list-style-type: none;
    margin: auto;
    padding: 0;
    width: 100%;
    padding-bottom: 15px;
}

ol.flow li {
    background: url("../img/sarvis/flow_back.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    margin-bottom: 12px;
    padding-bottom: 28px;
}
ol.flow dl {
    margin: 0;
}
ol.flow dt {
    background: none repeat scroll 0 0 #efefef;
    border-bottom: 1px solid silver;
    border-radius: 15px 15px 0 0;
    color: #999;
    padding: 9px 10px 7px;
}
ol.flow dt strong {
    color: #2b2b2b;
    margin-left: 3px;
}

ol.flow dd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #666 #666;
    border-image: none;
    border-right: 1px solid #666;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #2b2b2b;
    line-height: 150%;
    margin: 0;
    padding: 15px;
}
ol.flow dd {
    color: #2b2b2b;
    line-height: 150%;
}
ol.flow li.last {
    background-image: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/*フロー*/
#add-txt,.add-txt{
    margin: 0 0 20px;
    padding: 5px 0 0;
    text-align: left;
}
.add-txt h2{
    font-size: 19px;
}
#add-txt h3,.add-txt h3 {
    border-left: 5px solid #187FC4;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 7px;
}
#add-txt h5,.add-txt h5 {
    border-left: 4px solid #f60;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0 0 0 7px;
}
#add-txt p,.add-txt p{
    font-size: 13px;
    line-height: 160%;
    margin: 0 0 10px;
    padding: 0;
}


//*タブ切り替え*//
#list_line{
    margin-bottom: 15px
}
.tabs{
    margin-top :15px;
}
.tabs dd > a, .tabs .tab-title > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border:1px solid #ddd;
    font-size: 11px;
    margin-right: 1px;
    padding: 5px 13px;
    width: 119px;
}
.tabs dd > a:hover, .tabs .tab-title > a:hover,.tabs .active a{
    background:  #0971f3;
    color: #fff;
}
.tabs dd.active a, .tabs .tab-title.active a{
    background:  #0971f3;
    color: #fff;
}
.tabs-content{
    border: 2px #ddd solid;
    border-radius:0 0 5px 5px;
}
.post a:link, .post a:visited{
    color: #fff;
}
//*タブ切り替え*//
//*アコーディオン*//

#ac,.ac{
    clear: both;
}
.accordion .accordion-navigation > a, .accordion dd > a{
     margin-bottom: 5px;
     padding: 3px 5px;
     clear:both;
}
//*アコーディオン*//
/*サブコンテンツ*/

#sub_contents {
    float: left;
    font-size: 12px;
    line-height: 150%;
    list-style: none outside none;
    z-index: 0;
    margin-bottom: 15px;
}

.clear-b {
    clear: both;
    margin-bottom: 10px;
}
.menu_box {
    border: 1px solid #fff;
    margin-bottom: 5px;
    padding: 3px;
}
#sub_contents h3 {
    border-bottom: 1px solid #f60;
    border-left: 5px solid #f60;
    font-size: 25px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    padding-left: 6px;
    clear: both;
}
.top_box_1,.top_box_2,
.top_box_3,.top_box_4,
.top_box_5,.top_box_6,
.top_box_7,.top_box_8{
    background-repeat: no-repeat;
    color: #666;
    float: left;
    height: 90px;
    padding: 0;
}
.top_box_1 img,.top_box_2 img,
.top_box_3 img,.top_box_4 img,
.top_box_5 img,.top_box_6 img,
.top_box_7 img,.top_box_8 img{
    float: left;
    margin-right: 15px;
}
.top_box_1 p, .top_box_2 p,
.top_box_3 p, .top_box_4 p,
.top_box_5 p, .top_box_6 p,
.top_box_7 p, .top_box_8 p{
    line-height:110%;
    margin-top:10px;
    font-size: 12px
}
.top_box_1{
    background-image: url("../img/index/t_chideji.gif");
}
.top_box_2{
    background-image: url("../img/index/t_chideji.gif");
}
.top_box_3{
    background-image: url("../img/index/t_air_pac.gif");
}
.top_box_4{
    background-image: url("../img/index/t_air_newon.gif");
}
.top_box_5{
    background-image: url("../img/index/t_chideji.gif");
}
.top_box_6{
    background-image: url("../img/index/t_other.gif");
}
.top_box_7{
    background-image: url("../img/index/t_moving.gif");
}
.top_box_8{
    background-image: url("../img/index/t_question.gif");
}
/*サブコンテンツ*/

/*price*/

#osaka h2 {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#osaka p {
    background: none repeat scroll 0 0 #f1efe7;
    border: 1px solid #cfcf9e;
    border-radius: 5px;
    color: #666;
    font-size: 14px;
    margin: 15px 5px;
    padding: 5px 15px;
}
/*法人*/
h3#houjin-h3{
    background-color: #51a2c1;
    border-left: none;
    border-radius: 14px;
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    margin-right: 18px;
    margin-bottom: 30px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-top: 9px;
    position: relative;
    
}
h3#houjin-h3:before{
	content:'';
height:0;
width:0;
display:block;
border:25px transparent solid;
border-right-width:1px;
border-left-color:#51A2C1;
position:absolute;
top:36px;
left:45px;
transform:rotate(-270deg);
-webkit-transform:rotate(-270deg);
-moz-transform:rotate(-270deg);
-o-transform:rotate(-270deg);
-ms-transform:rotate(-270deg);    
}
.houjinright{
    margin-left: 0;
    width: 100%;
}
#houjin-wrap ul{
list-style-type: none;
}
#page ul{
    list-style-type: square;
    color: #cc0000;
}
#page ul p{
    color:#2b2b2b;
    margin-bottom: 5px;
    font-size: 0.95em;
}
#page-inner{
    background: #efefef;
    margin: 10px auto;
    padding-top:15px;
    border-radius: 15px;
}
.houjinright li {
    float: left;
    width: 23%;
    list-style:none;
    margin-left: 4px;
}
#houjin .blue-s{
    font-size:100%;
}
.houjinright dl {
    font-size: 80%;
    margin: 0 auto;
    width: 100%;
}
.houjinright dt {
    margin-bottom: 5px;
}
.houjinright dt img {
    border: 1px solid #808080;
    height: 72pt;
    width: 72pt;
}
.houjinright dd {
    line-height: 120%;
    margin: 0 0 3px;
}
#menu-ho {height:83px; width:100%; position:relative;border: 1px #d0c6b7 solid;}
#menu-ho ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#fff;}
#menu-ho li {margin:0; padding:0; list-style:none;}
#menu-ho li {display:inline;}
#menu-ho ul ul {position:absolute; left:-9999px;}
#menu-ho ul#toplevel {position:absolute; left:0; top:0;width: 99%;}
#menu-ho a {display:block; font-size:15px; color:#666; line-height:22px; text-decoration:none;padding:2px 20px 2px 10px;border-bottom: 1px solid #d2b48c;}
#menu-ho li a:hover {background-color:#efefef; color:#39596c;}
#menu-ho li:hover > a {background-color:#efefef; color:#39596c;}
#menu-ho ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;border: 2px solid #d0c6b7; z-index: 99;}
#menu-ho a:hover ul,
#menu-ho a:hover a:hover ul,
#menu-ho a:hover a:hover a:hover ul {left:100%;}
#menu-ho a:hover ul ul,
#menu-ho a:hover a:hover ul ul {left:-9999px;}
#menu-ho table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;} 

.fudousancenter dt{
    margin: 0 auto;
    padding-bottom: 13px;
    text-align: center;
}
.fudousancenter dd{
    font-size: 11px;
}
#inner_a,#inner_b{
    background: #295890;
    color: #fff;
    border-radius: 15px;
    padding:20px 20px;
    font-size: 14px;
    margin-bottom:15px;  
    text-align: center;
}
#inner_a:after{
    position: absolute;
    bottom: 45px;
    left: 95%;
    z-index: 90;
    margin-left:0;
    border-top: 13px solid transparent;
    border-left: 13px solid #295890;
    border-right: 0;
    border-bottom: 13px solid transparent;
    content: "";
}
#inner_b:after{
    position: absolute;
    bottom: 4px;
    left: 10%;
    z-index: 90;
    margin-left: 34%;
    border-top: 13px solid #295890;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 0;
    content: "";
}
#inner_c{
    background:#cc0000;
    color: #fff;
    border-radius: 15px;
    padding:25px 20px;
    font-size: 15px;
    margin-bottom:15px;
    text-align: center; 
}
#inner_d{
    background:#ffcc33;
    color: #fff;
    border-radius: 15px;
    padding:15px 20px 143px;
    font-size: 15px;
    margin-bottom:15px;
    text-align: center; 
}
#r-r,#r-lb,#r-p{
    border-radius: 100px;
    background: #e8e8e8;
    font-size: 23px;
    font-weight: bolder;
    padding:38px 15px;
}
#inner_bc .columns{
    padding-left: 0px;
    padding-right: 0px;
}
#r-r{background: #990000}
#r-lb{background: #0099ff}
#r-p{background: #ff3399}
#r-bk{
    color:#111;
    font-size: 18px;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}
#t-bk{
    text-align: left;
    color: #111;
}
/*//法人*/

/** コンテンツ **/

/** フッダー調整 **/

footer {
    background: url("../img/common/footer_bg.gif") repeat-x scroll center bottom #f2f3f1;
    border-top: 1px solid #bfbfbf;
    text-align: center;
    margin-left: auto;
    margin-right: auto ;
    align:center;
}
footer hr{
    margin-top: 15px;
    border: 0px #eee ;
}
#footerUp {
    margin: 0;
    padding: 10px 0;
}

#footerUp ul {
    float: right;
    list-style: none outside none;
    margin: 5px 0 0 14px;
    text-align: left;
    width: 100%;
}
#footer-list,.footer-list{
    height: 200px
}
.ftList li {
    margin-bottom: 8px;
    padding: 1px 0 1px 5px;
}
.listTOP, .listTOP:hover {
    background-color: #ccc;
    border-radius: 2px;
}
a:link, a:visited {
    color: #0971f3;
    text-decoration: none;
}
.btAnchor {
    background: url("../img/common/bt_anchor.gif") no-repeat scroll left center transparent;
    font-size: 11px;
    padding-left: 15px;
}
#footerBtm {
    height: 108px;
    margin: 0;
    text-align: left;
}

#footer .btPrivacy,
#footer .btTrade,
#footer .btCorp {
    color: #fff;
    font-size: 11px;
    margin-right: 10px;
    padding-left: 17px;
}
#ftMenu {
    margin-left: 10px;
    text-align: left;
    margin-bottom: 0;
}
#ftMenu a {
    color: white;
    font-size: 17px;
    line-height: 31px;
    margin-right: 30px;
    
}
#ftCopyright {
    color: #fff;
    font-size: 9px;
        text-align: left;
    margin-bottom: 0px;
        padding:0;
        background: #666;
}
#btPageTop {
    margin: 0 0 0 810px;
    padding: 0;
}
footer a{
    color:#fff;
}
footer a:hover{
    color:#999;
}

/** //フッダー調整 **/

#side-nav h4{
    text-align: center;
}
#add-txt ul li{
    font-size: 12px;
}
/*下層ページ*/

#osaka .blue-s{
    background: none;
    border: none;
        clear: both;
    color: #005fff;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 15px 0;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    text-decoration: underline;
    
}
#voice #textbox{
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
#voice #textbox div{
    
       margin: 7px 21px 2px 20px;
    background: #fff;
    border-radius: 0;
    border: #295890 2px dotted;
}
#voice #textbox p{
    
    line-height: 31px;
    background: #fff;
    border-radius: 0;
    border:none;   
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 16px
}

#voice #textbox p.voice-u{
    text-decoration:none;
    line-height: 31px;
    background: #fff;
    border-radius: 0;
    border:none;    
    text-align: right;
    margin-top: 0px;
    font-size: 15px
}
#voice h2{
    position: relative;
    margin: 0 0 1.5em;
    font-size: 1.8em;
    font-weight: bold;
    color: #fff;
    background: #ff9933;
    
}
 
#voice h2:before{
    content: "<";
    position: absolute;
    top: middle;
    left: -10px;
    width: 0;
    height: 0;
    font-size: 25px;
    line-height: 1.0;
    color: #c96;
}
 
#voice h2:after{
    content: " ";
    position: absolute;
    top: -2px;
    left: -10px;
    width: 0;
    height: 130%;
    border: #600 solid 2px;
    border-radius:2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
 
}
#voice h3{
        position: relative;
    margin-top: 10px;
    padding: 0 0 5px 25px;
    margin-left: 10px;
    margin-right: 15px;
    border: none;
    line-height: 20px;
    font-size:16px;
    border-bottom: 1px #555 solid;
    
}
#voice h3:before {
    content: "";
    position: absolute;
    background: #B92A2C;
    top: 50%;
    left: 0.5em;
    margin-top :-6px;
    height: 10px;
    width: 10px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 1px 1px 1px #B92A2C inset;
    -moz-box-shadow: 1px 1px 1px #B92A2C inset;
    -webkit-box-shadow: 1px 1px 1px #B92A2C inset;
    -o-box-shadow: 1px 1px 1px #B92A2C inset;
    -ms-box-shadow: 1px 1px 1px #B92A2C inset;
    text-align:center
}

.tel{
    font-size: 10px;
}
#tel-ban .small-9 img,#tel-ban2 .small-9 img,#tel-ban3 .small-9 img,#tel-ban4 .small-9 img{
    width: 100%
        
}
#tel-ban  .small-9,#tel-ban2  .small-9,#tel-ban3  .small-9,#tel-ban4  .small-9{
    margin-top: 10px;
    padding-right: 5px;
    width: 75%;
}
#tel-ban  .small-3,#tel-ban2  .small-3,#tel-ban3 .small-3,#tel-ban4  .small-3{
    padding-right: 5px;
    margin-top: 31px;
}
#tel-ban  .small-3 img,#tel-ban2  .small-3 img,#tel-ban3 .small-3 img,#tel-ban4 .small-3 img{
    width: 80%;
}
#tel-ban,#tel-ban2,#tel-ban3,#tel-ban4{
    margin-bottom: 15px;
    width: 100%;
}
#nav-img .small-12,.nav-img .small-12{
    text-align: center;
}
/**インデックス**/
#hikaku h3{
    color: #fff;
    background: #ff6600;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#hikaku a{
    color:#fff;
}
#hikaku{
    text-align: center;
    margin-bottom: 15px
}
#top_btn{
    font-size:1em;
}
/**サイドナビ**/
#nav-inner-left,.nav-inner-left{
    margin-left: 5px;
    margin-bottom: 5px;
}

#nav-inner-left li,.nav-inner-left li{
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
    border-bottom: 1px #4F526C dashed
}
#price-navs-sid ul{
    margin-left: 0px;
}
#price-navs-sid li{
    list-style:none;
}
#price-navs-sid h4{
    position: relative;
    color: #111;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #ff6600;
    clear:both;
    text-align: left;
    margin-right: 10px;
}
 
#price-navs-sid h4:before{
    content: "";
    position: absolute;
    background: #ff9900;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
#price-navs-sid  h4:after{
    content: "";
    position: absolute;
    background:#ff6600;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

#price-navs-sid a{
    color: #295890;
    font-size: 0.75em;
    font-weight: bold;
}
#price-navs-sid a:hover,
#nav-inner-left a:hover,
.nav-inner-left a:hover{
    color: #005fff;
}

    #side_add h4{
    border-bottom: 1px solid #005fff;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
    padding-left: 19px;
    position: relative;
    text-align: left;
    width: 50%;
        
    }   
   #side_add h4:before{
    background-color: #005fff;
    border-radius: 30px;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    content: "";
    display: block;
    height: 10px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 10px;
}


/*アコーディオン*/
#acMenu_1 h4 {
    display:block;
    padding:10px;
    padding-bottom: 0;
    background-position:1% center;
    background-repeat:no-repeat;
}
#acMenu_2{
    margin-bottom: 5px;
}
/*
.small-close-h_2 h4,.small-close-h_2 span{
    background: url("http://www.ele-home.co.jp/img/common/ac-on2.png") no-repeat scroll right center transparent ;
}
.small-close-h_2 h4.open,.small-close-h_2 span.open {
    background: url("http://www.ele-home.co.jp/img/common/ac-off2.png") no-repeat scroll right center transparent;
}
*/
#acMenu_2 .small-close-h_2 h4,#acMenu_2 .small-close-h_2 span{
        display:block;
    padding-bottom: 0;
    background-position:1% center;
    background-repeat:no-repeat;
}
#acMenu_2 li{
    width: 100%;
}
#top-nav{
    color: #fff;
    font-size: 1.0625rem;
    line-height: 45px;
    margin: 0;
    margin-right: 15px;
    top:0px;
}
.top-bar-section li, #prace-list li{
    border-bottom: 1px solid rgba(0, 0, 0,.2);
    box-shadow:0 1px .2 rgba(255,255,255,.1);
}
hr.hh{
   border: none;
   text-decoration: none;
   margin-bottom:15px;
}
#torihazushi h4,#torihazushi .content-text-in{
    margin-bottom: 20px;
}
.content-text h5{
    font-size: 18px;
    color: #333;
    line-height: 20px;
    margin-left: -7px;
    padding-left: 20px;
    position: relative;
}

.content-text h5:before {
    background-color:  #f60;

    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    content: "";
    display: block;
    height: 9px;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 9px;
}
.content-text ul{
    list-style: none;
    margin-left: 0px;
    margin-top:5px;
}
//*クリーニング*//
.videowrap{
    position:relative;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-top:69px;
    padding-bottom: 50%;
    overflow: hidden;
}
.videowrap iframe{
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    width: 100%;
}

.toritukeiti p{
    font-size: 16px;
}

.cleaning-list li{
    list-style: none;
}
.c-l-inner{
    background: #f9f9f9;
    border:1px solid #ddd;
    margin-bottom:15px; 
    padding-left: 15px;
    padding-right: 15px;
}
.c_l_w{
    margin-left:15px;
    padding-left: 15px;
}
.c-l-inner img{
    margin-top:10px;
}

/*フォーム用*/
#form{
    max-width:100%;
    padding: 5px 10px;
}
.small_text{
    font-size:13px;
}
#sfm-form .row{
    padding-bottom: 0;        
}
#sfm-form input{
    margin: 5px 0;
    
        font-size: 1.1em;

}
#sfm-form label{
    font-size: 1em;
    font-weight: bold;
    margin: 10px;
    height: 2.11em
    
}
#sfm-form #sfm-form-l{
 background: #ff9933;
}
#content-f iframe{
    width: 100%;
}
#content-f iframe  body,{
    padding-right: 15px;
    padding-left: 15px;
}
#mail-form h2{
    font-size: 1.5em;
    border-left: 3px solid #f93;
    padding-left: 5px
}


#sfm-container #sfm-layout{
    font-size: 27px;
    width: 100%;
    
}
#sfm-layout label{
    height: 1em;
    color: #0061c5;
}

#example{
    margin-left: 5px;
    
}
.contet-roll{
    
}

.date,.title{
    font-size:15px;
    padding-left:17px;
}
#example li,#example2 li{
    border-bottom:1px solid #ddd;
}
#example li,#example2 li{
    position:relative;
    }
    #example ul,#example2 ul{
        width:100%;
    }     
#example li:before,#example2 li:before{
   background-color: #00a8ff;
    border-radius: 30px;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset;
    content: "";
    display: block;
    height: 12px;
    left: 0px;
    position: absolute;
    top: 7px;
    width: 12px;
}
#example img,#example2 img{
    //height:40%;
    padding-bottom: 5px;
    width:40%
    
}
#example .coment,#example2 .coment{
    font-size: 15px;
    margin-bottom:5px;
    padding-right: 15px;
    
}
#example .coutamer,{
    font-size: 14px;
    background: #f6f6f6;
    padding:5px 10px;
    border-radius: 15px;
    margin-left: 15px;
    border:1px solid #ddd;
}

/**ページトップへ**/
#page-up {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    z-index:99;
}
#page-up a {
    background:#3d7bac;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.68;
}
#page-up a:hover {
    text-decoration: none;
    background: #005fff;
    opacity: 1;
}
#twitter-go {
    bottom: 20px;
    font-size: 77%;
    left: 20px;
    margin-left: 18px;
    position: fixed;
    z-index:99;
}
#twitter-go a {
    background:#3aabd2;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.68;
}
#twitter-go a img{
    height: 35px;
}
#twitter-go a:hover {
    text-decoration: none;
    background: #53b8db;
    opacity: 1;
}

#tel-ban ,#tel-ban .columns,#tel-ban2 ,#tel-ban2 .columns,#tel-ban3 ,#tel-ban3 .columns,#tel-ban4 ,#tel-ban4 .columns{
    padding-left: 15px;
    padding-right: 0px;
    margin-right: 0px;
}
#tel-ban a,#tel-ban2 a,#tel-ban3 a,#tel-ban4 a{
    margin-bottom:20px
}

/*スマホナビ*/
#sm_nav{
    margin:0;
    margin-bottom:15px;
}
#sm_nav div{
    background: #0099cc;
    color:#fff;    
    text-align: center;
    border:2px solid #fff;
    font-weight: bold;
    padding-left:4px;
    padding-right: 4px;
}
#sm_nav div a{
    color:#fff;
    font-size: 13px;
    
}
#sm_nav div:hover{
    color:#fff;
    background:#00a8ff;
}
#logo-img{
    padding-right: 0px;
    
}
#logo_text{
     top: 15px;
}


/**メールフォーム**/
#add-txt h3#mail{
    border-left: 5px solid #f60;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0 0 0 7px;
}
#sfm-form #add-txt{
    margin-bottom:0;
}
select{
    background-color: #fff;
}

/**共通**/
.m-bottom_0{
    margin-bottom: 0px;
}
/*#mail-form{overflow-y : hidden }*/

#yahoo .small-12{
    margin-bottom: 15px;
}
.panel2-top,.panel2{
    margin-bottom:10px;
}
/*メールフォームクイック*/
.kknnbtn2,#submit{
    background:#e8e8e8;
}
#form_text{
    margin: 0 -15px;
        
}
#sfm-container_org{
    text-align: center;
    font-size:300%;
}
#sfm-container_org #title01{
    background: #f90 none repeat scroll 0 0;
    border-left: 6px solid #f60;
    color: #fff;
    font-size: 60px;
    margin: 0;
    padding: 2px 2px 1px 5px;
}
#sfm-container_org #title{
    font-size: 30px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
#sfm-container_org div#sfm-layout input,
#sfm-container_org div#sfm-layout select,
#sfm-container_org  div#sfm-layout textarea{
    font-size: 35px;
}
#sfm-container_org #sousin{
    font-size: 25px;
}
#sfm-container_org #sfm-form .row{
    border-radius: 15px;
    padding-bottom: 0;
    margin: 0;
    border: solid 1px #fff;
    background-color:#fff;
    border-radius: 0px;
}
#sfm-container_org form{
  margin-right: 23px;
  margin-left: 59px;
  }
  
  .margin-m15{
      margin-right:-15px;
      margin-left:-15px; 
  }
  #contont{
      
  }  
#contnot h3{
      border-color: #cc0000;
  }
  #contnot .not-p{
      font-size: 14px;
  }
  .large-text-style{
      font-size: 17px;
      font-weight: bold;
color: #295890;
  }
  .large-text-style img{
          padding-right: 4px;
    width: 26px;    
  }
  
 /*お客様の声*/
 
 .voice-r div{
     background-color:#ffffdb;
     margin-bottom: 10px;
     border:1px solid  #dfc621
 }
 .voice-r h4{
     border-left:solid 5px #dfc621;
     padding-left:5px;
 }
 .voice-l div{
     background-color:#dfffff;
     margin-bottom: 10px;
     border:1px solid  #00cccc;
 }
 .voice-l h4{
     border-left:solid 5px;
     border-color: #00cccc;
     padding-left:5px;     
 }
 .voice-r div,.voice-l div{
     padding:5px 10px; 
     border-radius: 15px;
     height: 350px
 }
 .voice h5{
     font-size: 17px;
     font-weight: bold;
     color: #333;
 }
 
 input,
textarea,
select {
    font-size: 16px;
}

#daisu2 ,#daisu,#daisu_2{
    width: 40%;
    height: 43px;
    top: -6px;
}
#minus1,.minus{
    margin-right: 3px;
}

#sfm-form .kazu{
    padding-left: 0px;
    padding-right: 0px;
}

#sfm-form .kazu input[type="button"],#sfm-form .kazu input[type="submit"] {
    border-radius: 5px;
    background:#eee;
    padding: 5px 5px; 
    padding: 9px 5px;
    top: -6px;
  }
  
#sfm-form .kazu input[type="button"],#sfm-form .kazu input[type="submit"] {
    -webkit-appearance: none;
    margin-right: 4px;
  }
  
  #sfm-form h4{
    border-left: 4px solid #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 6px;
  }  
  
  #sfm-container #sfm-layout  .row .row{
      margin: 0;
  }  
  #sfm-form #sfm-form-l{
      background-color: #cae4ff;
      border-bottom: #eee solid 2px  ;        
  }
  #sfm-form-r{
    background-color: #fff;
    border-bottom: #eee solid 2px  ;
    padding: 10px;   
  }
  #sfm-container{
      width: 86%;
  }
 /*注意項目用*/ 
  .content-text-alert{
      background-color:#ffecec;
    border: 1px solid #f00;
    border-radius: 4px;
    color: #cc0000;
    line-height: 1.5em;
    margin-bottom: 15px;
    padding: 9px 14px;
    
  }
  #columns_r .content-text-alert h2{
      text-align: center;
      border: 0px solid #ffecec;
      color:#cc0000;
      font-size: 23px;
      font-weight: bold;
  }
 .add-txt .yasumi{
      text-align: center; 
       font-size: 16px;
  }