@charset "utf-8";
/*
Theme Name: BizVektor
Theme URI: http://bizvektor.com
Description: BizVektor theme will allow you to build a high-quality web site. It is possible to change the color, to switch to a completely different design. In addition, it is also possible to increase the number of designs by plug-ins.
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp
Version: Version: 1.5.1

Tags: white, red, blue, black, green, orange, purple, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: biz-vektor
License: GNU General Public License
License URI: license.txt


BizVektor WordPress theme, Copyright (C) 2014 Vektor,Inc.
BizVektor WordPress theme is licensed under the GPL.
*/

.sticky {}
.bypostauthor {}


/*■■■■■■■■■■■■■■■■■■■
  
  UGA ism 追記
　PC表示

■■■■■■■■■■■■■■■■■■■*/

/*-----共通部分------*/
body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.con_box { margin:0 0 50px 0 ; width:100%; overflow:hidden; clear:both; }
/*#pageTitBnr { display:none; }*/
/*#panList { display:none; }*/
#topFreeArea { border:none; }
#content { border:none; }
#content-main { border:none; }
#header { margin:0 0 20px 0; padding-top:20px !important; }
#header #headerInner { overflow:hidden; }
#header #headerInner #header_logo_area { width:320px; float:left; margin-top:4px; }
#header #headerInner #header_time { float:left; }
#header #headerInner #header_time p { margin-top:10px; }
span.green_box { background-color:#71b434; padding:2px; color:#fff; margin-right:6px; }
span.orange_box { background-color:#f4af48; padding:2px; color:#fff; margin-right:6px; }
#header #headerInner #tel_box { float:right; text-align:right; width:300px; margin-top:4px; }
#header #headerInner #tel_box p { margin-top:10px; }
#top_greeting img { float:left; margin-right:20px; }
.side_bnr { width:100%; }
.side_bnr p { width:100%; margin-bottom:20px; }
.side_bnr p img { width:100%; }
#footer { border:none; color:#fff; padding-bottom:20px; background-color:#71b434; background-image:none; }
#siteBottom { border:none; padding:20px 0; background-color:#71b434; background-image:none;}
#copy,#copy a { color:#fff; text-decoration:none; }
.more_bnr { text-align:right; }
#f_left { width:200px; float:left; }
#footer p { margin:5px 0 10px 0; }
#f_center { margin:0 20px; float:left; width:260px; }
p.footer_tel { font-size:18px; font-weight:bold; }
p.footer_tel span { font-size:12px; }
#f_right { width:440px; float:right; }
#side_point { width:100%; margin:0 0 20px 0; }
#side_bnr p { margin:0 0 20px 0; }
iframe#google_map { width:680px; height:350px; }
#shop_image p { width:24%; margin:0 0.5% 10px 0.5%; float:left; padding:0; }
#site-description h1 { font-weight:normal; font-size:14px; }
/*■■■■■■■■■■■■■■■■■■■ 
  
  UGA ism 追記
　スマホ表示 (画面の横幅が768pxまで)

■■■■■■■■■■■■■■■■■■■*/

@media screen and (max-width: 768px){

#header #headerInner #header_logo_area { width:100%; float:none; text-align:center; margin-top:4px; }
#header #headerInner #header_time { float:none; width:100%; text-align:center; margin:20px 0; }
#header #headerInner #tel_box { float:none; text-align:center; width:100%; margin-top:4px; width:100%; }
#header #headerInner #tel_box p { margin-top:10px; }
#f_left { width:100%; float:none; }
#footer p { margin:5px 0 10px 0; }
#f_center { margin:10px 0; float:none; width:100%; }
p.footer_tel { font-size:18px; font-weight:bold; }
p.footer_tel span { font-size:12px; }
#f_right { width:100%; float:none; }
}