@charset "utf-8";
/* =========================  【共通設定】  ========================= */
* {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #2d2d2d;
}
a:hover {
  text-decoration: underline;
}
a img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
li {
  list-style-type: none;
}
img {
  vertical-align: bottom;
}
.m_right15 {
  margin-right: 15px;
}
.m_right20 {
  margin-right: 20px;
}
.m_bottom10 {
  margin-bottom: 10px;
}
.m_bottom20 {
  margin-bottom: 20px;
}
.m_bottom30 {
  margin-bottom: 30px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.clearboth {
  clear: both;
}
body {
  width: 100%;
 
  font-size: 12px;
  color: #2d2d2d;
  background-color: #FFF;
  overflow: scroll;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
#content #fixed_guide .fixed_guide_area {}
#content #fixed_guide .fixed_guide_area {}
#content #fixed_guide .fixed_guide_area {}
.opasity80 a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
/* =========================  /【共通設定】  ========================= */
/* =========================  【ヘッダー】  ========================= */
#top_part {
  background-color: #3d180f;
  height: 25px;
}
#top_part ul {
  font-size: 11px;
  line-height: 25px;
  color: #ffffff;
  margin-right: auto;
  margin-left: auto;
  width: 990px;
}
#top_part ul li {
  list-style-type: none;
  float: right;
}
#top_part ul li a {
  color: #ffffff;
  padding-right: 12px;
  padding-left: 12px;
  display: block;
  text-decoration: none;
}
#top_part ul li a:hover {
  background-color: #c69c6d;
}
#header {
  margin-bottom: 20px;
  width: 990px;
  margin-right: auto;
  margin-left: auto;
}
#header_menu {
  margin-bottom: 7px;
  height: 63px;
}
#header_menu .wannyan_logo {
  float: left;
  padding-top: 13px;
  width: 300px;
}
#header_menu ul {
  width: 660px;
  padding-top: 20px;
  float: right;
  height: 37px;
}
#header_menu ul li {
  list-style-type: none;
  float: left;
}
#header_menu ul li a:hover {
  background-position: left bottom;
}
.head_nav1 a {
  background-image: url(/images/top_img/header01.png);
  display: block;
  width: 110px;
  line-height: 37px;
}
.head_nav2 a {
  background-image: url(/images/top_img/header02.png);
  width: 110px;
  display: block;
  line-height: 37px;
}
.head_nav3 a {
  background-image: url(/images/top_img/header03.png);
  display: block;
  width: 110px;
  line-height: 37px;
}
.head_nav4 a {
  background-image: url(/images/top_img/header04.png);
  display: block;
  width: 110px;
  line-height: 37px;
}
.head_nav5 a {
  background-image: url(/images/top_img/header05.png);
  display: block;
  width: 110px;
  line-height: 37px;
}
.head_nav6 a {
  background-image: url(/images/top_img/header06.png);
  width: 110px;
  display: block;
  line-height: 37px;
}
#gnav {
  width: 990px;
  height: 48px;
}
#gnav li {
  float: left;
  list-style-type: none;
}
#gnav li a:hover {
  background-position: left bottom;
}
#gnav .nav1 a {
  background-image: url(/images/top_img/gnav01.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav2 a {
  background-image: url(/images/top_img/gnav02.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav3 a {
  background-image: url(/images/top_img/gnav03.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav4 a {
  background-image: url(/images/top_img/gnav04.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav5 a {
  background-image: url(/images/top_img/gnav05.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav6 a {
  background-image: url(/images/top_img/gnav06.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav7 a {
  background-image: url(/images/top_img/gnav07.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav8 a {
  background-image: url(/images/top_img/gnav08.png);
  width: 110px;
  display: block;
  line-height: 48px;
}
#gnav .nav9 a {
  display: block;
  width: 110px;
  background-image: url(/images/top_img/gnav09.png);
  line-height: 48px;
}
/* =========================  /【ヘッダー】  ========================= */
/* =========================  【コンテンツエリア】  ========================= */
#content_side {
  width: 990px;
  margin-right: auto;
  margin-left: auto;
}
#content {
  float: right;
  width: 770px;
  margin-bottom: 20px;
}
.top_info {
  text-align: center;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-bottom: 20px;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
}
.top_info02 {
  text-align: left;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
  border: 1px solid #ff0000;
  background-color: #ffffff;
}
/* =========================  /【コンテンツエリア】  ========================= */
/* =========================  【サイドバー】  ========================= */
#sidebar {
  width: 190px;
  float: left;
}
#sidebar h2 {
  margin-bottom: 1px;
}
#sidebar a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.side01 {
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
}
.side01 dt a img {
  padding: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d3d3d3;
}
.side01 dd {
  background-image: url(/images/common/arrow01.gif);
  background-repeat: no-repeat;
  background-position: 3px 10px;
}
.side01 dd a {
  line-height: 32px;
  display: block;
  padding-left: 20px;
  text-decoration: none;
}
.side01 dd a:hover {
  background-color: #e9e4e0;
  text-decoration: underline;
  background-image: url(/images/common/arrow02.gif);
  background-repeat: no-repeat;
  background-position: 3px 10px;
}
.side02 {}
.side02 li {
  margin-top: 4px;
}
.side02 li a img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
.side03 {}
.side03 li {
  margin-top: 10px;
}
.side03 li a img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
.side03 li img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
/* =========================  /【サイドバー】  ========================= */
/* =========================  【フッター】  ========================= */
#footer01 {
  font-size: 12px;
  margin-bottom: 50px;
  margin-top: 40px;
  width: 990px;
  margin-right: auto;
  margin-left: auto;
}
#footer01 img {
  vertical-align: bottom;
}
#footer_left {
  float: left;
  width: 480px;
}
#footer_right {
  float: right;
  width: 440px;
  padding-top: 10px;
  padding-left: 20px;
  height: 700px;
  padding-right: 20px;
  background-image: url(/images/top_img/footer_shop_bgcolor.png);
  background-repeat: no-repeat;
  line-height: 24px;
}
.footer_qc {
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #3d180f;
  padding-bottom: 10px;
}
.shop_photo_logo img {
  margin-right: 20px;
}
#footer02 {
  background-color: #e9e4e0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d2d2d2;
  height: 50px;
  font-size: 11px;
}
#footer02 ul {
  width: 990px;
  margin-right: auto;
  margin-left: auto;
}
#footer02 ul li {
  float: left;
  list-style-type: none;
  margin-right: 20px;
  line-height: 50px;
}
#footer02 ul li a {
  display: block;
}
#footer03 {
  background-color: #3d180f;
  height: 90px;
  font-size: 11px;
  color: #ffffff;
}
#footer03 p {
  width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  line-height: 24px;
  text-align: right;
}
/* =========================  /【フッター】  ========================= */
/* =========================  【商品一覧ページ】  ========================= */
#content h2 {
  margin-bottom: 20px;
}
#content01 {
  margin-bottom: 20px;
}
.c_item01 {
  width: 380px;
  float: left;
  margin-top: 10px;
}
.c_item02 {
  float: right;
  width: 380px;
  margin-top: 10px;
}
.item_title {
  background-image: url(/images/common/item_bar380.gif);
  color: #ffffff;
  height: 35px;
  line-height: 35px;
  padding-left: 30px;
  background-color: #3d180f;
  background-repeat: no-repeat;
  font-weight: normal;
  font-size: 13px;
}
.item_title a {
  color: #ffffff;
}
.item_area {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  border-left-color: #d3d3d3;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
  width: 378px;
  min-height: 180px;
}
.c_item_left {
  width: 180px;
  float: left;
  margin-left: 5px;
}
.c_item_left a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.c_item_right {
  line-height: 24px;
  width: 183px;
  float: right;
  padding-right: 5px;
}
.item_text {
  min-height: 96px;
  margin-bottom: 12px;
}
.c_item_right dl {
  width: 183px;
  font-weight: bold;
}
.c_item_right dl dd {
  display: inline;
}
.c_item_right dl dd a:hover {
  color: #c69c6d;
  text-decoration: none;
}
#content02 {}
.brand_feature {
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  padding-bottom: 20px;
}
.brand_feature a {
  font-weight: bold;
  color: #0000ff;
}
.bf_left {
  float: left;
  width: 458px;
  line-height: 24px;
  margin-right: 20px;
  margin-left: 20px;
}
.bf_left dt {
  margin-top: 20px;
}
.bf_right {
  width: 250px;
  float: right;
  margin-right: 20px;
}
.bf_right p {
  margin-top: 20px;
}
.brand_text {
  text-align: center;
}
/* =========================  /【商品一覧ページ】  ========================= */
/* =========================【商品詳細ページ】 ========================= */
#tab01 {
  margin-top: 80px;
}
#tab01 table {
  border-collapse: collapse;
  width: 990px;
}
#tab01 tr th {
  padding: 10px;
  width: 200px;
  border: 1px solid #d3d3d3;
  background-color: #e9e4e0;
}
#tab01 tr td {
  padding: 10px;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  line-height: 200%;
}
/* =========================  /【商品詳細ページ】  ========================= */
/* =========================  【トップページCSS】  ========================= */
#main {
  margin-top: 20px;
  margin-bottom: 20px;
}
#main li {
  float: left;
  list-style-type: none;
  padding: 1px;
  border: 1px solid #d3d3d3;
  width: 30%;
}
#main li + li {
  margin-left: 19px;
}
#main a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
#top_banner {
  font-size: 11px;
}
#top_banner a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
#category {
  margin-bottom: 20px;
}
#category ul {
  margin-top: 20px;
}
#category ul li {
  float: left;
  padding: 1px;
  border: 1px solid #d3d3d3;
  list-style-type: none;
  width: 30%;
}
#category ul li + li {
  margin-left: 19px;
}
#jbrand {
  margin-bottom: 20px;
}
#jbrand ul {
      display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  margin-top: 20px;
}
#jbrand ul li {
  float: left;
  list-style-type: none;
  text-align: center;
}
#jbrand ul li + li {
  margin-left: 17px;
}
#jbrand ul li a img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
#naturalfood {
  margin-bottom: 20px;
}
#naturalfood ul {
  margin-top: 20px;
      display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#naturalfood ul li {
  float: left;
  list-style-type: none;
  text-align: center;
  width: 244px;
}
#naturalfood ul li + li {
  margin-left: 19px;
}
#naturalfood ul li a img {
  border: 1px solid #d3d3d3;
  padding: 1px;
}
#oyatsu {
  margin-bottom: 20px;
}
#oyatsu ul {
  margin-top: 20px;
      display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#oyatsu ul li {
  list-style-type: none;
  float: left;
  text-align: center;
  width: 244px;
}
#oyatsu ul li + li {
  margin-left: 19px;
}
#oyatsu ul li a img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
#supplement {
  margin-bottom: 20px;
}
#supplement ul {
  margin-top: 20px;
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#supplement ul li {
  float: left;
  list-style-type: none;
  text-align: center;
  width: 244px;
}
#supplement ul li + li {
  margin-left: 19px;
}
#supplement ul li a img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
#CareSupplies {
  margin-bottom: 20px;
}
#CareSupplies ul {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#CareSupplies ul li {
  text-align: center;
  float: left;
  list-style-type: none;
  width: 244px;
}
#CareSupplies ul li + li {
  margin-left: 19px;
}
#CareSupplies ul li a img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
#generalgoods {}
#generalgoods ul {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#generalgoods ul li {
  text-align: center;
  float: left;
  list-style-type: none;
  width: 244px;
}
#generalgoods ul li + li {
  margin-left: 19px;
}
#generalgoods ul li a img {
  padding: 1px;
  border: 1px solid #d3d3d3;
}
/* =========================  /トップページCSS  ========================= */
/* =========================  【商品カテゴリページCSS】  ========================= */
.c_category {
  width: 770px;
  margin-bottom: 18px;
}
.c_category h3 {
  margin-bottom: 20px;
}
.c_category ul {
  margin-bottom: 2px;
}
.c_category ul li {
  float: left;
  margin-right: 2px;
  list-style-type: none;
  width: 152px;
  height: 54px;
  line-height: 52px;
}
.c_category ul li a {
  display: block;
}
.c_category ul li a img {
  border: 1px solid #ece7e1;
}
.c_category ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  border: 1px solid #3d180f;
}
#pickup {}
#pickup h3 {
  margin-bottom: 20px;
}
#pickup ul {
  margin-bottom: 20px;
}
#pickup ul li {
  list-style-type: none;
  float: left;
  text-align: center;
  width: 244px;
}
#pickup ul li + li {
  margin-left: 19px;
}
#pickup ul li a {
  display: block;
}
#pickup ul li a img {
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
}
#pickup ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
/* =========================  /【商品カテゴリページCSS】  ========================= */
/* =========================  【ケア用品CSS】  ========================= */
#care_search {}
#care_search h3 {
  margin-bottom: 20px;
}
#care_search ul li {
  margin-bottom: 10px;
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  height: 160px;
  list-style-type: none;
}
#care_search ul li dl {
  width: 430px;
  float: left;
  margin-left: 19px;
}
#care_search ul li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
/* =========================  /【ケア用品CSS】  ========================= */
/* =========================  【ドッグフード一覧CSS】  ========================= */
#logo_search {}
#logo_search h3 {
  margin-bottom: 20px;
}
#logo_search ul {
  margin-bottom: 30px;
}
#logo_search ul li {
  float: left;
  list-style-type: none;
  text-align: center;
  background-color: #ece7e1;
}
#logo_search ul li + li {
  margin-left: 30px;
}
#logo_search ul li a {
  display: block;
  width: 168px;
  padding-top: 50px;
  padding-bottom: 50px;
  border: 1px solid #ece7e1;
}
#logo_search ul li a:hover {
  border: 1px solid #3d180f;
}
/* =========================  /【ドッグフード一覧CSS】  ========================= */
/* =========================  【雑貨ページCSS】  ========================= */
#zakka_cate h3 {
  margin-bottom: 30px;
}
#zakka_cate ul {
  margin-bottom: 30px;
}
/* =========================  /【雑貨ページCSS】  ========================= */
/* =========================  【ガイドページCSS】  ========================= */
#welcome {
  margin-top: 20px;
}
#welcome .welcomtext {
  line-height: 24px;
  margin-right: 30px;
  width: 505px;
  float: left;
}
#guide_c {
  margin-top: 30px;
}
#guide_c ul li {
  float: left;
  list-style-type: none;
  margin-bottom: 30px;
}
#guide_c ul li + li {
  margin-left: 30px;
}
#about {
  margin-bottom: 30px;
}
#about h3 {
  margin-bottom: 20px;
}
.abouttext {
  width: 460px;
  margin-right: 30px;
  float: left;
  line-height: 24px;
}
#guide_list a {
  color: #0000ff;
}
#guide_list h3 {
  margin-bottom: 20px;
}
#guide_list ol li {
  list-style-type: none;
  margin-bottom: 20px;
}
.guide_text {
  float: left;
  width: 505px;
  margin-right: 30px;
  line-height: 24px;
}
.t_right {
  text-align: right;
}
/* =========================  /【ガイドページCSS】  ========================= */
/* =========================  【品質管理ページCSS】  ========================= */
#qc_start {
  margin-bottom: 20px;
}
#qc_start h3 {
  margin-bottom: 10px;
}
.qc_starttext {
  width: 500px;
  float: left;
  line-height: 24px;
}
#qc_category {
  margin-bottom: 20px;
}
#qc_category ul li {
  float: left;
}
#qc_category ul li + li {
  margin-left: 25px;
}
.pc_group {
  margin-bottom: 20px;
}
.qc_threetext {
  width: 500px;
  float: left;
  line-height: 24px;
}
/* =========================  /【品質管理ページCSS】  ========================= */
/* =========================  【実店舗のご案内CSS】  ========================= */
#shop_p01 {
  margin-bottom: 20px;
}
.shop_img {
  float: left;
  width: 300px;
}
.shop_p01text {
  width: 440px;
  line-height: 24px;
  float: right;
}
#shop_p02 {
  margin-bottom: 20px;
}
#shop_p02 li {
  float: left;
  list-style-type: none;
}
#shop_p02 li + li {
  margin-left: 30px;
}
#shop_access {
  margin-bottom: 30px;
}
#shop_access h3 {
  margin-bottom: 20px;
}
#access01 {
  width: 400px;
  float: left;
}
#access01 table {
  border-collapse: collapse;
  width: 400px;
}
#access01 tr th {
  padding: 10px;
  width: 110px;
  border: 1px solid #d3d3d3;
  background-color: #e9e4e0;
}
#access01 tr td {
  padding: 10px;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
}
.access01_text {
  margin-top: 20px;
  width: 400px;
}
#access02 {
  float: right;
}
#access02 img {
  margin-bottom: 30px;
}
/* =========================  /【実店舗のご案内CSS】  ========================= */
/* =========================  【電話注文CSS】  ========================= */
#map h3 {
  margin-bottom: 20px;
}
#tel_order h3 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.bold {
  font-weight: bold;
}
/* =========================  /【電話注文CSS】  ========================= */
/* =========================  【パスワード再発行CSS】  ========================= */
.pass_change {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
/* =========================  /【パスワード再発行CSS】  ========================= */
/* =========================  【検索フォームCSS】  ========================= */
.searchbox {
  padding-top: 20px;
  padding-bottom: 17px;
}
.searchbox form {
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
}
.key_search {
  color: #999999;
  padding-left: 3px;
 
  font-size: 11px;
  float: left;
  width: 148px;
  height: 28px;
  border: none;
  outline: none;
}
/* =========================  /【検索フォームCSS】  ========================= */
/* =========================  【サイドバー無しのレイアウトCSS】  ========================= */
#content990 {
  width: 990px;
  margin-bottom: 20px;
}
/* =========================  /【サイドバー無しのレイアウトCSS】  ========================= */
/* =========================  【定期購入カートページCSS】  ========================= */
#fixed_cartarea {
  padding-bottom: 30px;
}
.fixedperiod_head {
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  background-color: #E4DAD2;
  margin-bottom: 10px;
}
.cartbutton {
  text-align: right;
  background-image: url(/images/cart_page/shopping-cart-bg.gif);
  background-repeat: no-repeat;
}
.cartbutton a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
/* =========================  /【定期購入カートページCSS】  ========================= */
/* =========================  【定期購入ガイドページCSS】  ========================= */
#fixed_guide {
  line-height: 24px;
}
.fixed_guide_head {
  font-size: 18px;
  line-height: 40px;
  background-color: #E4DAD2;
  color: #200a05;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #200a05;
}
.fixed_guide_head02 {
  font-size: 14px;
  line-height: 30px;
  background-color: #E4DAD2;
  color: #200a05;
  margin-bottom: 20px;
  margin-top: 30px;
}
.fixed_guide_area {
  margin-left: 2em;
}
.fixed_guide_area li {
  list-style-position: outside;
  list-style-type: square;
}
/* =========================  【定期購入ガイドページCSS】  ========================= */