@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  background: url(../images/bg.jpg) repeat 0 0;
  font: 13px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #5c5c5c;
  font-size: 13px;
  line-height: 150%;
  width: 100%;
  text-align:left;
}

img, div, p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, textarea {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style: none;
}

#wrap-head {
  background: url(../images/common/bg_head.jpg) repeat;
}

ol, ul {
list-style: none;
}

a:link, a:visited {
  text-decoration: none;
  color: #00a9f0;
}

/* 共通 */

.mb5 {
	margin-bottom: 5px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb60 {
	margin-bottom: 60px;
}

.clearfix {
	zoom: 1;
}

a {
	cursor: pointer;
}

.clear {
	clear: both;
}

table {
	font-size: 100%;
}

.txtright {
  text-align: right;
}

/* ヘッダー */

header {
  margin: 0 5px !important;
}

.siteTitle {
  float: left;
  width: 70%;
}

.headR {
	float: right;
}

.h1box {
	font-size:10px;
	text-align:left;
	color: #999;
}

.local_nav {
  width: 25%
}

.local_nav ul {
  padding: 6px 7px;
}

.local_nav li {
  float: left;
  margin: 0 6px 6px 0;
}

.local_nav li.odd {
  margin-right: 0;
}

/* メインビジュアル */

.slideshow {
  position: relative;
    background-color: #fff;
    padding: 75px 0;
}
.mainTxt {
  position: absolute;
  right: 1em;
  top: 0;
  z-index: 5;
}


/* トップメインページ */

#pagebody {
  padding-bottom: 15px;
}

#main {
  background: url(../images/top/bg_rec.gif) repeat 0 0;
}

#wrap-content {
  margin-top: 25px;
}


/* ニューストピックス */

.two_col {
  margin-bottom: 40px;
}

.two_col h2 {
  border-bottom: 1px #ccc solid;
}

.indexnews li {
    width: 100%;
    padding: 13px 5px;
    background: url(../images/line01.jpg) repeat-x 0 bottom;
}

/* ランキング */

.igArea {
  text-align: center;
}

.ig_col {
    float: left;
    width: 33%;
    margin: 0 0 40px 0;
}



.igimgArea {
    width: 100%;
    height: 140px;
    margin: 0 0 10px;
    position: relative;
}

.igimgArea span {
    position: absolute;
}

.ig_photo {
    top: 33px;
    left: 0;
}

.ig_photo img {
  width: 100%;
}

.ig_f {
    top: 33px;
    left: 0;
}

.ig_n {
    top: 0;
    left: 13px;
}

/* 電話番号 */

#tel {
	padding: 15px 0;
  margin: 0 5px;
}



/* フッター */

.saloninfo {
  text-align: center;
}

footer nav {
  padding-top: 0;
  margin-top: 0;
  background: none;
  position: relative;
  bottom: -5px;
}

footer nav ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #eee;
  width: 100%;
  overflow: hidden;
}

footer nav ul {
  background: -webkit-gradient( linear, center top, center bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(51%, rgba(0, 0, 0, 0.0)), color-stop(100%, rgba(0, 0, 0, 0.1)) );
}

footer nav ul li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 2;
  background: #99b9c6;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}

footer nav ul a:visited, footer nav ul a:link {
	display:block;
	padding: 10px 0 7px 0;
	color: #eee;
	text-decoration: none;
}



nav ul a:visited, nav ul a:link {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

footer nav ul li span {
  display: inline;
  color: #eee;
  float:right;
  font-weight: bold;
  margin-right: 10px;
}

.footer-about {
  width: 100%;
  margin: 0px auto 0px;
  color: #333;
  background-color: #fff;
  padding-top: 25px;
  }

footer .under {
  background-color: #99b9c6;
  color: #fff;
}

footer .under ul {
  margin-top: 10px;
}

footer .under ul li:first-child {
  border-right: 1px solid #ccc;
}

footer .under ul li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

footer .under ul a:visited, footer .under ul a:link {
  display: block;
  padding: 10px 6px;
  color: #fff;
  text-decoration: none;
}

.copyright {
  padding: 5px 3px;
  text-align: center;
}

.copyright a {
	color: #fff !important;
}

.fb {
	margin: 30px 0 20px 0;
	text-align: center;
}

#signboard {
	margin: 10px;
}

.fstore01 dl {
	text-align:center;
}

.totop {
  width: 100%;
  margin: 0 auto;
  text-align: right;
  position: relative;
  top: 10px;
}

/* ページナビ */

.wp-pagenavi {
  text-align: center;
  margin-top: 20px;
  padding: 10px 20px 10px !important;
  display: block !important;
  clear: both !important;
}

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
  color: #333333 !important;
  text-shadow: 0px 1px #F6F6F6 !important;
  padding: 6px 9px 6px 9px !important;
  border: solid 1px #B6B6B6 !important;
  box-shadow: 0px 1px #EFEFEF !important;
  -moz-box-shadow: 0px 1px #EFEFEF !important;
  -webkit-box-shadow: 0px 1px #EFEFEF !important;
  background: #E6E6E6 !important;
  background: -moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
  background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;
  font-size: 12px !important;
  margin-right: 3px !important;
  text-decoration: none !important;
}

.wp-pagenavi span.current {
  padding: 6px 9px 6px 9px !important;
  border: solid 1px #DCDCDC !important;
  color: #fff !important;
  box-shadow: 0px 1px #E7E7E7 !important;
  -moz-box-shadow: 0px 1px #E7E7E7 !important;
  -webkit-box-shadow: 0px 1px #E7E7E7 !important;
  margin-right: 3px !important;
  text-shadow: 0px 1px #866454 !important;
  border-color: #886756 !important;
  background: #A37A66 !important;
  background: -moz-linear-gradient(top,#E9C4B2 1px,#C59882 1px,#A37A66) !important;
  background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#E9C4B2),color-stop(0.02,#C59882),color-stop(1,#A37A66)) !important;
}

/* 下層ページ */

#subimgArea {
    width: 100%;
    height: 230px;
    background: url(../images/subimg_bg.jpg) no-repeat center 0 #ffffff;
    margin-bottom: 20px;
}

#subImg {
    height: 256px;
    margin: 0 auto;
    position: relative;
}

#subImg p {
    position: absolute;
    top: 1em;
    right: 2em;
}

#main {
    margin: 20px auto;
}

.contBox {
    margin: 0 0 30px;
}

.ques {
    margin: 0 0 10px;
    padding: 7px 0 0 42px;
    background: url(../images/q_icon.jpg) no-repeat 0 0;
    font-weight: bold;
}

.ans {
    margin: 0 0 0 25px;
    padding: 15px;
    background: url(../images/faq_bg.jpg) repeat 0 0;
}

.ans p {
    padding: 7px 0 0 42px;
    background: url(../images/a_icon.jpg) no-repeat 0 0;
}

.cf:after, #wrapper:after, #main:after, .contBox:after {
    clear: both;
}
.cf:before, .cf:after, #wrapper:before, #wrapper:after, #main:before, #main:after, .contBox:before, .contBox:after {
    content: " ";
    display: table;
}

/* 会社概要 */

.about_tab {
    width: 100%;
}

.about_tab th {
    width: 30%;
    font-weight: bold;
}

.about_tab th, .about_tab td {
    padding: 15px;
}

table, th, td {
    text-align: left;
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0px;
    border: 0;
}

.map {
  margin: 5px;
}

/* 商品紹介 */

.goods_col {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}

.goods_photo {
  text-align: center;
}

.goods_box {
    width: 250px;
    padding-top: 20px;
    margin: 0 auto;
    background: url(../images/line02.jpg) no-repeat 0 0;
}

.n_goods {
    margin-bottom: 30px;
    font-weight: bold;
}

/* お知らせ */

.blogBox {
    margin: 0 5px 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid #bdbdbd;
}

.n_ttl {
    margin: 0 0 25px;
    padding: 0 0 0 30px;
    background: url(../images/icn03.jpg) no-repeat 0 3px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 18px;
}

.date {
    margin: 0 0 25px;
}

.date span {
    padding: 5px;
    border: 1px solid #bdbdbd;
    color: #bdbdbd;
}

.blog_txt {
   margin: 0 0 0 50px;
}

.blog_txt a {
    color: #70b4d0;
}



/* ﾍﾟｰｼﾞｬｰ */

.pager {
    margin: 50px 0;
    text-align: center;
}

/* サイトマップ */

#smArea {
    width: 100%;
    margin: 0 auto 50px;
    padding-top: 30px;
    background: url(../images/icn03.jpg) no-repeat center 0;
}

#smArea ul li {
    padding: 15px 0;
    border-bottom: 1px solid #bababa;
    text-align: center;
}

/* プライバシーポリシー */

.bold {
    font-weight: bold !important;
}
.cen {
    text-align: center !important;
}
.m30b {
    margin-bottom: 30px !important;
}

.sub_ttl02 {
    margin: 0 0 20px;
    padding: 15px 0 0;
    background: url(../images/line02.jpg) no-repeat 0 0;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 25px;
}

.pp_txt {
    margin: 0 0 40px 30px;
}
/*==================================================
 ページネーション
================================================== */
.pagenation {
	margin: 0 0 20px;
	text-align: center;
	color: #999;
	font-size: 0;
	letter-spacing: 0;
}

.pagenation li {
	width: 26px;
	margin: 0 2px;
	line-height: 30px;
	color: #999;
	font-size: 13px;
	background: #5c5c5c;
	display: inline-block;
}

.pagenation li > * {
	color: #fff;
	text-decoration: none;
	display: block;
}

.pagenation li:hover,
.pagenation li.current {
	background: #6fb5cf;
}
