@charset "utf-8";
/*
Theme Name: B-faith
Theme URI: http://www.b-faith.com/
Description: B-faith
Version: 1.0
Author: B-faith
Author URI:http://www.b-faith.com/
Tags: B-faith

	B-faith
	http://www.b-faith.com/

*/

* {
    margin: 0;
    padding: 0;
}

html {
    background: #ffffff;
}

body {
    font: 13px/1.7 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    color: #151515;
    background: #fff;
}

a {
    color: #007372;
}

a:hover {
    color: #369695;
    text-decoration: none;
}

a:active,
a:focus {
    outline: 0;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

p {
    margin-bottom: 10px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}


a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



hr {
    border: none;
    border-top: dotted 1px #dddddd;
    height: 5px;
    margin: 20px 0px 30px 0px;
    width: 100%;
    clear: both;
}




.gallery dl img {
    border: solid 1px #dbdbdb !important;
}



.box-R {
    float: right;
}

.box-L {
    float: left;
}



/*******************************
全体幅
*******************************/

#header,
#container,
.inner {
    margin: 0 auto;
    width: 960px;
}


/*******************************
/* ヘッダー
*******************************/

#header-ol {
    background: url(images/header_bg.png) repeat-x top center;
}

#header {
    position: relative;
    height: 130px;
}

#header h1,
#header h2,
#header h3,
#header ul,
#header .banners {
    font-weight: normal;
    position: absolute;
    top: 0;
    color: #252525;
    font-size: 11px;
    line-height: 21px;
}


#header h1 {
    top: 5px;
}

#header h2 {
    top: 45px;
}

#header h3 {
    top: 40px;
    right: 195px;
}



/******************
/* ヘッダーナビゲーション
******************/

#header ul {
    top: 15px;
    right: 0;
}

#header ul li {
    list-style: none;
    width: 180px;
    height: 33px;
    margin-bottom: 2px;
}

#header ul a {}




/************************************
/* メインナビゲーション
************************************/

#mainnav-ol {
    background: url(images/mainnav_bg.png) repeat-x top center;
    height: 75px;
}


ul#mainnav {
    margin: 0 auto;
    width: 960px;
    height: 60px;
    background: url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav li {
    float: left;
    list-style: none;
}

ul#mainnav a {
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    background: url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav a#home {
    width: 140px;
    height: 75px;
    background-position: 0 0;
}

ul#mainnav a#menu1 {
    width: 205px;
    height: 75px;
    background-position: -140px 0;
}

ul#mainnav a#menu2 {
    width: 205px;
    height: 75px;
    background-position: -345px 0;
}

ul#mainnav a#menu3 {
    width: 205px;
    height: 75px;
    background-position: -550px 0;
}

ul#mainnav a#menu4 {
    width: 205px;
    height: 75px;
    background-position: -755px 0;
}


ul#mainnav a#home:hover,
ul#mainnav li.active a#home {
    width: 140px;
    height: 75px;
    background-position: 0 -75px;
}

ul#mainnav a#menu1:hover,
ul#mainnav li.active a#menu1 {
    width: 205px;
    height: 75px;
    background-position: -140px -75px;
}

ul#mainnav a#menu2:hover,
ul#mainnav li.active a#menu2 {
    width: 205px;
    height: 75px;
    background-position: -345px -75px;
}

ul#mainnav a#menu3:hover,
ul#mainnav li.active a#menu3 {
    width: 205px;
    height: 75px;
    background-position: -550px -75px;
}

ul#mainnav a#menu4:hover,
ul#mainnav li.active a#menu4 {
    width: 205px;
    height: 75px;
    background-position: -755px -75px;
}


.home ul#mainnav a#home {
    background-position: 0 -75px;
}

.repair ul#mainnav a#menu1 {
    background-position: -140px -75px;
}

.security ul#mainnav a#menu2 {
    background-position: -345px -75px;
}

.cleancar ul#mainnav a#menu3 {
    background-position: -550px -75px;
}

.carfilm ul#mainnav a#menu4 {
    background-position: -755px -75px;
}




/*******************************
メイン画像
*******************************/

#mainImage {
    background: url(images/mainImage_bg.png) repeat-x top center;
    height: 360px;
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
}


/*******************************
コンテンツ位置
*******************************/

#container {
    padding: 20px 0;
}

.home #container {
    padding: 0px 0 20px 0;
}

#main {
    float: left;
    width: 715px;
    padding-bottom: 40px;
}

#main p {
    padding: 5px 15px 5px 15px;
}

#sidebar {
    float: right;
    width: 225px;
    padding-bottom: 40px;
}


/*************************
/* BOX(security)
*************************/

.security-box-L {
    float: left;
    width: 470px;
}

.security-box-R {
    float: right;
    width: 230px;
}


.security-price-L {
    float: left;
    width: 290px;
    margin-bottom: 8px;
}

.security-price-R {
    float: right;
    width: 410px;
    font-size: 16px;
    margin-bottom: 8px;
}

.security-price-R big {
    font-size: 22px;
    color: #ff0000;
}


/*************************
/* BOX(repair)
*************************/

.repair-box-L {
    float: left;
    width: 315px;
}

.repair-box-R {
    float: right;
    width: 355px;
}



.repair-box-ol {
    width: 685px;
    background: #fdfad5;
    border-radius: 5px;
    margin: auto;
    padding: 15px;
    overflow: auto;
}


.guarantee-box {
    background: #f5f5f5;
    width: 95%;
    border: 1px dotted #CCCCCC;
    padding: 20px;
    margin: auto;
}


/*************************
/* BOX(HOME)
*************************/

#container #main .home-menu-box-01 h3,
#container #main .home-menu-box-02 h3,
#container #main .home-menu-box-03 h3,
#container #main .home-menu-box-04 h3,
#container #main .home-menu-box-05 h3,
#container #main .home-menu-box-06 h3 {
    text-indent: -9999px;
    margin-bottom: 8px;
    padding: 0px 0px 0px 0px;
    padding-bottom: 0px;
    height: 54px;
    line-height: 54px;
    background: url(images/home_menu_box_title_blank.png);
}


#container #main .home-menu-box-01 h3 a,
#container #main .home-menu-box-02 h3 a,
#container #main .home-menu-box-03 h3 a,
#container #main .home-menu-box-04 h3 a,
#container #main .home-menu-box-05 h3 a,
#container #main .home-menu-box-06 h3 a {
    width: 100%;
    height: 54px;
    display: block;
}

#container #main .home-menu-box-01 p,
#container #main .home-menu-box-02 p,
#container #main .home-menu-box-03 p,
#container #main .home-menu-box-04 p,
#container #main .home-menu-box-05 p,
#container #main .home-menu-box-06 p {
    padding: 0px 0px 0px 0px;
}

.home-menu-box-01 {
    background: url(images/home_menu_box_bg_01.png) no-repeat 0 100%;
    float: left;
}

.home-menu-box-02 {
    background: url(images/home_menu_box_bg_02.png) no-repeat 0 100%;
    float: right;
}

.home-menu-box-03 {
    background: url(images/home_menu_box_bg_03.png) no-repeat 0 100%;
    float: left;
}

.home-menu-box-04 {
    background: url(images/home_menu_box_bg_04.png) no-repeat 0 100%;
    float: right;
}

.home-menu-box-05 {
    background: url(images/home_menu_box_bg_05.png) no-repeat 0 100%;
    float: left;
}

.home-menu-box-06 {
    background: url(images/home_menu_box_bg_06.png) no-repeat 0 100%;
    float: right;
}


.home-menu-box-01,
.home-menu-box-02 {
    width: 332px;
    height: 200px;
    padding: 0px 0px 0px 20px;
    font-size: 14px;
    margin-bottom: 10px;
}

.home-menu-box-03,
.home-menu-box-04,
.home-menu-box-05,
.home-menu-box-06 {
    width: 332px;
    height: 150px;
    padding: 0px 0px 0px 20px;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}



.home-comm-01 {
    width: 348px;
    float: left;
    margin-top: 10px;
}

.home-comm-02 {
    width: 348px;
    float: right;
    margin-top: 10px;
}

#container #main .home-comm-01 p,
#container #main .home-comm-02 p {
    padding: 15px;
    margin-bottom: 20px;
}



#container #main .home-ex-box-01,
#container #main .home-ex-box-02,
#container #main .home-ex-box-03 {
    background: url(images/home_ex_box_end.png) no-repeat bottom;
    height: 160px;
    margin-top: 10px;
}


#container #main .home-ex-box-01 h3,
#container #main .home-ex-box-02 h3,
#container #main .home-ex-box-03 h3 {
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 25px;
    height: 65px;
    line-height: 65px;
    background: url(images/home_ex_title_bg.png) no-repeat 0 0;
    margin-bottom: 4px;
    padding: 5px 0px 0px 150px;
}


#container #main .home-ex-box-01 img,
#container #main .home-ex-box-02 img,
#container #main .home-ex-box-03 img {
    float: right;
    margin-top: 30px;
}

#container #main .home-ex-box-01 a,
#container #main .home-ex-box-02 a,
#container #main .home-ex-box-03 a {
    color: #151515;
    text-decoration: none;
}

#container #main .home-ex-box-01 p,
#container #main .home-ex-box-02 p,
#container #main .home-ex-box-03 p {
    padding: 0px 0px 0px 15px;
}




.home-repair-box {
    background: url(images/home_repair_bg.png) no-repeat 0 0;
    height: 190px;
    padding: 15px 0px 5px 20px;
    line-height: 1.5;
}

#container #main .home-repair-box p {
    padding: 0px 0px 0px 0px;
}


.home-repair-photo {
    float: right;
    margin: 105px 10px 0 0;
}



/*************************
/* ボックス
*************************/

#sidebar .box1 {
    width: 209px;
    margin: 0 0 20px;
    padding: 10px 7px;
    border: 1px solid #dadada;
    background: #fff;
}

.box2 {
    margin: 0 0 20px 0;
    width: 713px;
    border: 1px solid #dadada;
    background: #fff;
}

.box2 p {
    padding: 10px 10px 0px 10px;
}

#date {
    text-align: right;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #858585;
}

#nextB {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.box_img_border {
    border: 1px solid #cccccc;
    padding: 1px;
    margin: 1px;
}


/*************
/* 見出し
*************/

#container #main h2.home-title-01 {
    background: url(images/home_h2_bg_01.png) no-repeat 0 100%;
    text-indent: -9999px;
    line-height: 70px;
    height: 70px;
    margin-bottom: 15px;
}

#container #main h2.home-title-02 {
    background: url(images/home_h2_bg_02.png) no-repeat 0 100%;
    text-indent: -9999px;
    line-height: 70px;
    height: 70px;
    margin-top: 15px;
    margin-bottom: 25px;
}

#container #main h2.home-title-03 {
    background: url(images/home_h2_bg_03.png) no-repeat 0 100%;
    text-indent: -9999px;
    line-height: 70px;
    height: 70px;
    margin-top: 40px;
    margin-bottom: 15px;
}




#container h2 {
    background: url(images/h2Bg.png) no-repeat 0 100%;
    padding: 0 5px 0 130px;
    line-height: 55px;
    height: 70px;
    font-size: 19px;
    color: #fff;
    margin-bottom: 20px;
    width: 615px;
    /** 文字数制限(省略)　**/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}


#container h3 {
    background: url(images/h3Bg.png) no-repeat 0 0;
    padding: 0 5px 0 105px;
    line-height: 50px;
    height: 44px;
    font-size: 18px;
    font-weight: normal;
    color: #cd0000;
    margin-bottom: 15px;
}



#container h4 {
    background: url(images/h4Bg.png) no-repeat 5px 0;
    padding: 0 5px 0 25px;
    line-height: 21px;
    height: 21px;
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #0f7fc6;
    margin-bottom: 10px;
}



/*************
/* リスト
*************/

#container ul {
    margin-left: 5px;
}

#container ul li,
#footerUpper ul li {
    list-style: none;
    margin-bottom: 8px;
    padding: 0 5px 0 12px;
    background: url(images/bullet.gif) no-repeat 0 5px;
}


/*************
/* SIDE
*************/

#sidebar p {
    margin: 10px 0px 10px 0px;
}

#sidebar ul {
    margin-left: 3px;
}

#sidebar ul {
    margin-bottom: 10px;
}


.side-newslist {
    padding: 10px;
    margin-bottom: 25px;
}

#sidebar .side-newslist li {
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 10px;
}


.side-contact-box {
    border: solid 1px #e7e7e7;
    background: #fdffdd;
    text-align: center;
    margin-bottom: 20px;
}

.side-company-box {
    border: solid 1px #e7e7e7;
    background: #f8f8f8;
    margin-bottom: 5px;
}

#sidebar .side-company-box img {
    margin: 10px auto 0px auto;
}

#sidebar .side-company-box p {
    margin: 10px 10px 10px 10px;
}




/*******************************
/* フッター
*******************************/

#footerUpper {
    font-size: 11px;
    clear: both;
    padding: 20px 0;
    overflow: hidden;
    background: #f7f7f7;
    border-top: solid 1px #efefef;
    border-bottom: solid 1px #efefef;
}


#footerUpper .inner .box {
    float: left;
    width: 210px;
    padding-left: 10px;
    margin: 0 20px 10px 0;
    line-height: 1.2;
}

#footerUpper .inner .last {
    width: 230px;
    margin-right: 0;
}

#footerUpper ul li {
    color: #fff;
    background: url(images/bullet.gif) no-repeat 0 3px;
}

#footerLower {
    clear: both;
    padding: 15px 0px 30px 0px;
    text-align: center;
    background: #fff;
}

address {
    font-style: normal;
    font-size: 10px;
}

address a {
    color: #151515;
}




/*******************************
/* pricelist
*******************************/

div.pricelist {
    width: 715px;
    margin: 0 auto 0 auto;
    font-weight: bold;
}

div. pricelist dl {
    padding: 10px;
}

div.pricelist dt {
    clear: both;
    float: left;
    background: #cd0000;
    color: #fff;
    font-size: 15px;
    width: 300px;
    padding: 10px;
    margin: 0px 20px 10px 0px;
    border-radius: 5px;
    text-align: center;
}


div.pricelist dd {
    width: 385px;
    font-size: 14px;
    padding: 10px;
    background: #fff;
    margin: 0px 0px 0px 300px;
}

div.pricelist span {
    font-size: 14px;
}

div.pricelist big {
    font-size: 22px;
    color: #ff0000;
}





/*******************************
/* pricelist2
*******************************/

div.pricelist2 {
    width: 715px;
    margin: 0 auto 0 auto;
    font-weight: bold;
}

div. pricelist2 dl {
    padding: 10px;
}

div.pricelist2 dt {
    clear: both;
    float: left;
    background: #3cc1de;
    color: #fff;
    font-size: 15px;
    width: 300px;
    padding: 10px;
    margin: 0px 20px 10px 0px;
    border-radius: 5px;
    text-align: center;
}


div.pricelist2 dd {
    width: 385px;
    font-size: 14px;
    padding: 10px;
    background: #fff;
    margin: 0px 0px 0px 300px;
}

div.pricelist2 span {
    font-size: 14px;
    color: #ff0000;
}

div.pricelist2 big {
    font-size: 22px;
    color: #ff0000;
}




/*******************************
/* pricelist3
*******************************/

div.pricelist3 {
    width: 715px;
    margin: 0 auto 0 auto;
    font-weight: bold;
}

div. pricelist3 dl {
    padding: 10px;
}

div.pricelist3 dt {
    clear: both;
    float: left;
    background: #3cc1de;
    color: #fff;
    font-size: 15px;
    width: 300px;
    padding: 10px;
    margin: 0px 20px 10px 0px;
    border-radius: 5px;
    text-align: center;
}


div.pricelist3 dd {
    width: 385px;
    font-size: 14px;
    padding: 0px 10px 10px 10px;
    background: #fff;
    margin: 0px 0px 0px 300px;
}

div.pricelist3 span {
    font-size: 14px;
    color: #ff0000;
}

div.pricelist3 big {
    font-size: 22px;
    color: #ff0000;
}





/*******************************************************************************************
/* 会社案内
*************/

.shop-data {
    background: #fbfafc;
    width: 660px;
    margin: 0px auto 15px auto;
}

.shop-data dl {
    border: 1px solid #d8d8d8;
    margin-bottom: -1px;
    width: auto;
}

.shop-data dl dt {
    float: left;
    width: 125px;
    height: auto;
    color: #493f37;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    letter-spacing: 0;
}

.shop-data dl dd {
    display: block;
    background: #ffffff;
    height: auto;
    padding: 10px;
    overflow: auto;
    border-left: 1px solid #d8d8d8;
}

.shop-data dl dd p {
    margin-bottom: 20px;
}



/*******************************
/* input
*******************************/

input {
    padding: 8px 10px;
}

textarea {
    padding: 8px 10px;
    width: 300px;
}

input.txt-in {
    width: 300px;
}

textarea.txt-w {
    width: 400px;
    height: 200px;
}


.check {
    color: #F00;
}

div img {
    max-width: 100%;
}

/*******************************
/* mw_wp_form
*******************************/
.mw_wp_form {
    width: 100%;
}

table.mw_wp_form th,
table.mw_wp_form td {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: top;
}

table.mw_wp_form input,
table.mw_wp_form textarea,
table.mw_wp_form .mwform-tel-field input[type="text"], .mwform-zip-field input[type="text"] {
    width: 80%;
}

table.mw_wp_form .mwform-tel-field input[type="text"], .mwform-zip-field input[type="text"] {
    width: 80px;
}

table.mw_wp_form .mwform-checkbox-field input {
    width: auto;
}
