@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマサンプル★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: ★あなた ｍ９っ・ｗ・）ｂ★
Tags: 
Version: 0.1.0
*/

/*===============================
スマホサイト3PRエリア画像調整
=================================*/
#topPr .prImage img.imageSmall {
 width:100%; max-width: 100% !important ; 
}
#topPr .prImage {
 width:100%; max-width: 100% !important ; 
}

/*===============================
テーブル調整

#content table, tr, th, td {
 border:none !important ;
 padding:0px !important ;
 background-color:transparent !important ;
 padding: 0px 5px !important ;
}
=================================*/
/*===============================
テーブル調整
=================================*/
.table_request {
 border:none !important ;
 padding:0px !important ;
 background-color:transparent !important ;
 }

.table_request th {
 border:none !important ;
 padding:0px !important ;
 background-color:transparent !important ;
 padding: 5px !important ;
}
 
.table_request td {
 border:none !important ;
 padding:0px !important ;
 background-color:transparent !important ;
 padding: 5px !important ;
}

/*===============================
テーブル調整ヘッダ
=================================*/
.table_header {
 border: none !important ;
 padding:0px !important ;
 background-color:transparent !important ;
}

.table_header th {
 border: none !important ;
 padding:0px !important ;
 background-color:transparent !important ;
 padding: 0px 0px 20px 0px !important ;
}
 
.table_header td {
 border: none !important ;
 padding:0px !important ;
 background-color:transparent !important ;
 padding: 0px 0px 20px 0px !important ;
}

/*===============================
ヘッターIMG調整
=================================*/
.heade_img01 {
 padding: 0px 30px 0px 30px;
}

/*===============================
　お問い合わせメッセージ　
=================================*/
#header #headContact #headContactTxt {
 font-size:16px;
 font-weight:bold;
 color: #815825;
}
 
/*===============================
　電話番号　
=================================*/
#header #headContact #headContactTel {
 font-size:34px;
 margin-top:10px;margin-bottom:10px;
}
 
/*===============================
　受付時間　
=================================*/
#header #headContact #headContactTime {
 font-size:16px;
 font-weight:bold;
 color: #815825;
}
