@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 400;
  src: url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Regular.eot");
  src: url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Regular.eot?#iefix") format("embedded-opentype"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Regular.woff2") format("woff2"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Regular.woff") format("woff"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 700;
  src: url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Bold.eot");
  src: url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Bold.eot?#iefix") format("embedded-opentype"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Bold.woff2") format("woff2"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Bold.woff") format("woff"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 800;
  src: url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-ExtraBold.eot");
  src: url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-ExtraBold.eot?#iefix") format("embedded-opentype"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-ExtraBold.woff2") format("woff2"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-ExtraBold.woff") format("woff"),
  url("//openimage.interpark.com/.fonts/NanumGothic/2350.abv2/hinted/NanumGothic-ExtraBold.ttf") format("truetype");
}

/* common */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
body {
  font-size: 15px;
  font-family: NanumGothic, "Nanum Gothic", dotum, "µ¸¿ò", sans-serif;
  color: #222;
}
ol, ul {
  list-style: none;
}
em, i {
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  width: 0;
  height: 0;
  font-size: 0;
  text-indent: -9999px;
  color: transparent;
}
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
a {
  font-family: NanumGothic, "Nanum Gothic", dotum, "µ¸¿ò", sans-serif;
  text-decoration: none;
  color: #222;
}
img {
  border: 0;
  vertical-align: top;
}
button {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
input {
  margin: 0;
  padding: 0;
  border: 0;
}
input::-ms-clear {
  display: none;
}
.clfix {
  display: block;
  zoom: 1; /*for IE 5.5-7*/
}
.clfix:after {
  display: block;
  visibility: hidden;
  height: 0px;
  font-size: 0;
  content: "";
  clear: both;
}
.blind {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  background: transparent;
  font-size: 0;
  line-height: 0;
  color: transparent;
}
input[type="radio"] {
  width: 15px;
  height: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  appearance: none;
  -webkit-appearance: none;
}
.radioType {
  position: relative;
}
.radioType .radioButton {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: url("http://openimage.interpark.com/.ui/pet/common/icon_radioButton.png") no-repeat;
}
.radioType .radioButton.on {
  background-position: 0 -15px;
}
input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  appearance: none;
  -webkit-appearance: none;
}
.checkButton {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: auto;
  height: 13px;
  padding-left: 18px;
  background: url("http://openimage.interpark.com/.ui/pet/common/icon_checkbox.png") no-repeat;
  cursor: pointer;
}
.checkButton.on {
  background-position: 0 -13px;
}
.petHeader {
  position: relative;
  z-index: 100;
}
.petTopWrap {
  position: relative;
  z-index: 110;
  width: 960px;
  margin: 0 auto;
  padding: 19px 0 26px;
}
.petTopWrap h1 {
  float: left;
}
.petTopWrap .searchWrap {
  position: absolute;
  top: 32px;
  left: 276px;
  z-index: 200;
  width: 428px;
  padding-top: 46px;
}
.petTopWrap .searchWrap .petSearch {
  position: absolute;
  top: 0;
  left: 0;
  width: 362px;
  height: 20px;
  padding: 12px 45px 14px 21px;
  background: #f1f1f1 url("http://openimage.interpark.com/.ui/pet/common/pet_searchBg_off.png") no-repeat;
  font-size: 16px;
  font-family: NanumGothic, "Nanum Gothic";
  color: #222;
  vertical-align: top;
  box-sizing: content-box;
}
.petTopWrap .searchWrap .petSearch:-ms-clear,
.petTopWrap .searchWrap .petSearch:-ms-reveal {
  display: none;
}
.petTopWrap .searchWrap .petSearch::-webkit-search-decoration,
.petTopWrap .searchWrap .petSearch::-webkit-search-cancel-button,
.petTopWrap .searchWrap .petSearch::-webkit-search-results-button,
.petTopWrap .searchWrap .petSearch::-webkit-search-results-decoration {
  display: none;
}
.petTopWrap .searchWrap.on .petSearch {
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_searchBg_on.png") no-repeat;
}
.petTopWrap .searchWrap > a {
  position: absolute;
  top: 1px;
  right: 4px;
  display: block;
  width: 22px;
  height: 22px;
  padding: 11px 10px 12px 11px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_searchIcon.png") 11px 11px no-repeat;
}
.searchWrap.on .searchResultWrap {
  display: block;
}
.searchWrap.on {
  padding-bottom: 28px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_searchBgBottom.png") left bottom  no-repeat;
}
.searchWrap .searchResultWrap {
  display: none;
  width: 426px;
  border: solid #383a39;
  border-width: 0 1px;
  background: #fff;
}
.searchWrap.on .searchResultWrap .resultContent ul {
  margin-top: 13px;
  padding-top: 14px;
  border-top: 1px solid #e1e1e1;
}
.searchWrap.on .searchResultWrap .resultContent:first-child ul {
  margin-top: 0;
}
.searchWrap.on .searchResultWrap .resultContent ul li {
  padding: 0 20px;
  font-size: 14px;
  line-height: 24px;
  color: #555;
}
.searchWrap.on .searchResultWrap .resultContent ul li:first-child {
  margin-top: 0;
}
.searchWrap.on .searchResultWrap .resultContent ul li:hover {
  background: #f2f4f3;
}
.searchWrap.on .searchResultWrap .resultContent ul li .keyword {
  color: #00b148;
}
.searchWrap.on .searchResultWrap .resultContent ul li .angleBracket {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 5px;
  height: 9px;
  margin: 0 5px 0 6px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_searchAngleBracket.png") no-repeat;
}
.petTopWrap .petTopbanner {
  float: right;
  width: 170px;
  height: 60px;
  margin-top: 6px;
}
.petTopWrap .petTopbanner img {
  width: 170px;
  height: 60px;
}
.petGnbWrap {
  position: relative;
  width: 100%;
  height: 49px;
  border-bottom: 1px solid #34b761;
  background: #37c267;
}
.petGnbWrap .petGnbInner {
  width: 960px;
  margin: 0 auto;
}
.petGnbWrap .gnbleft {
  float: left;
}
.petGnbWrap .gnbleft > ul > li {
  position: relative;
  float: left;
  width: 101px;
  height: 49px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_gnbBar.gif") 0 15px no-repeat;
  text-align: center;
}
.petGnbWrap .gnbleft > ul > li:first-child {
  width: 100px;
  background: none;
}
.petGnbWrap .gnbleft > ul > li:hover {
  background: #31ae5c;
}
.petGnbWrap .gnbleft > ul > li:hover + li {
  background: none;
}
.petGnbWrap .gnbleft > ul > li > a {
  display: block;
  padding: 17px 0 16px;
}
.gnbleft .contentInner {
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 1;
  visibility: hidden;
}
.petGnbWrap .gnbleft > ul > li:hover .contentInner {
  visibility: visible;
}
.gnbleft .contentInner .arrow {
  position: absolute;
  top: -6px;
  left: 55px;
  z-index: 2;
  display: block;
  width: 11px;
  height: 7px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_gnbContentArrow.png") no-repeat;
}
.gnbleft .content {
  position: relative;
  overflow: hidden;
  z-index: 2;
  width: 170px;
  height: 402px;
  border: 1px solid #383a39;
  background: #fff;
}
.gnbleft .depth2 {
  padding-top: 13px;
  text-align: left;
}
.gnbleft .depth2 ul li a {
  overflow: hidden;
  display: block;
  width: 150px;
  padding-left: 20px;
  font-size: 13px;
  line-height: 25px;
  color: #666;
  text-align: left;
}
.gnbleft .depth2 > ul > li:hover > a {
  background: #f2f4f3 url("http://openimage.interpark.com/.ui/pet/common/pet_gnbArrow.png") 148px 8px no-repeat;
  color: #222;
  font-weight: bold;
}
.gnbleft .depth2 ul li.all a {
  background: none;
  color: #37c267;
}
.gnbleft .depth2 ul li .depth3 {
  position: absolute;
  top: 0;
  left: 170px;
  visibility: hidden;
  min-height: 375px;
  padding: 13px 0 14px;
  background: #f2f4f3;
}
.gnbleft .depth2 > ul > li:hover .depth3 {
  visibility: visible;
}
.gnbleft .depth2 ul li .depth3 ul li a {
  overflow: hidden;
  width: 153px;
  padding-left: 17px;
  font-weight: normal;
}
.gnbleft .depth2 ul li:hover .depth3 ul li:hover a {
  font-weight: normal;
  color: #01ae3d;
  text-decoration: underline;
}
/* brand */
.brand .content {
  width: 362px;
  height: 517px;
}
.brand .leftSection {
  float: left;
  width: 38px;
  margin-top: 7px;
  padding-left: 14px;
}
.brand .leftSection a {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 8px;
  font-size: 18px;
  color: #555;
  text-align: center;
}
.brand .leftSection a.active,
.brand .leftSection a:hover {
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_brandSpellingBg.png") no-repeat;
  color: #00b148;
}
.brand .rightSection {
  float: right;
  width: 310px;
  height: 507px;
  padding-top: 10px;
  background: #f2f4f3;
}
.rightSection .categoryGroupWrap {
  overflow-y: auto;
  overflow-x: hidden;
  width: 243px;
  height: 341px;
  padding: 0 36px 0 20px;
}
.rightSection .categoryGroup {
  overflow: hidden;
  width: 243px;
  border-top: 1px solid #e1e4e3;
  font-size: 13px;
  line-height: 25px;
  color: #666;
  text-align: left;
}
.rightSection .categoryGroup:first-child {
  border-top: 0;
}
.rightSection .categoryGroup:first-child .spelling {
  margin: 1px 0 6px -4px;
}
.rightSection .categoryGroup .spelling {
  margin: 11px 0 6px -4px;
  font-size: 24px;
  color: #00b148;
}
.rightSection .categoryGroup.etc .spelling {
  margin: 11px 0 6px 0;
}
.rightSection .categoryGroup .category {
  overflow: hidden;
  width: 262px;
  margin-left: -10px;
  padding-bottom: 15px;
}
.rightSection .categoryGroup .category ul li {
  float: left;
  overflow: hidden;
  width: 121px;
  height: 25px;
  padding-left: 10px;
}
.rightSection .categoryGroup .category ul li a:hover {
  font-weight: bold;
  color: #666;
  text-decoration: underline;
}
.rightSection .brandLogoWrap {
  overflow: hidden;
  width: 290px;
  height: 146px;
  padding: 10px;
}
.rightSection .brandLogoWrap ul li {
  position: relative;
  float: left;
  overflow: hidden;
  width: 52px;
  height: 53px;
  padding: 10px;
  background: #fff;
}
.rightSection .brandLogoWrap ul li img {
  width: auto;
  height: 100%;
}
.gnbleft .brand .contentInner .arrow {
  left: 50px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_gnbBrandContentArrow.png") no-repeat;
}
.petGnbWrap .gnbRight {
  float: right;
}
.petGnbWrap .gnbRight > ul > li {
  float: left;
  margin-left: 40px;
}
.petGnbWrap .gnbRight ul li.viewProductWrap {
  position: relative;
}
.petGnbWrap .gnbRight > ul > li > a {
  display: block;
  padding: 16px 0 15px;
}
.petGnbWrap .gnbRight ul li.viewProductWrap > a {
  width: 103px;
  height: 18px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_lnb3_off.png") 0 16px no-repeat;
  font-size: 0;
  color: transparent;
}
.petGnbWrap .gnbRight ul li.viewProductWrap.on > a {
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_lnb3_on.png") 0 16px no-repeat;
}
.gnbRight .viewProductWrap.on .viewProductInner {
  display: block;
}
.gnbRight .viewProductWrap .viewProductInner {
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 1;
  display: none;
}
.gnbRight .viewProductWrap .viewProduct {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 254px;
  padding: 10px 15px 30px 19px;
  border: 1px solid #383a39;
  background: #fff;
}
.gnbRight .viewProductWrap .viewProduct.noView ul {
  display: none;
}
.gnbRight .viewProductWrap .viewProduct .noViewProduct {
  display: none;
}
.gnbRight .viewProductWrap .viewProduct.noView .noViewProduct {
  display: block;
  padding: 48px 0 30px;
  font-size: 14px;
  color: #666;
  text-align: center;
}
.gnbRight .viewProductWrap .viewProduct.noView .more {
  display: none;
}
.gnbRight .viewProductWrap .viewProduct .more {
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: 48px;
  height: 13px;
}
.gnbRight .viewProductWrap .viewProductInner .arrow {
  position: absolute;
  top: -6px;
  right: 48px;
  z-index: 2;
  display: block;
  width: 11px;
  height: 7px;
  background: url("http://openimage.interpark.com/.ui/pet/common/pet_gnbContentArrow.png") no-repeat;
}
.gnbleft .contentInner .shadow,
.gnbRight .viewProductWrap .viewProductInner .shadow {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 100%;
  height: 100%;
  background: url("http://openimage.interpark.com/.ui/pet/common/layerShadow.png") repeat;
}
.gnbRight .viewProductWrap .viewProduct ul li {
  margin-top: 10px;
}
.gnbRight .viewProduct .product .img {
  float: left;
  display: block;
  width: 80px;
  height: 80px;
}
.gnbRight .viewProduct .product .img img {
  width: 80px;
  height: 80px;
}
.gnbRight .viewProduct .product .productInfo {
  overflow: hidden;
  float: left;
  width: 164px;
  padding: 7px 0 0 10px;
}
.gnbRight .viewProduct .product .productInfo .title {
  overflow: hidden;
  height: 36px;
  font-size: 14px;
  line-height: 18px;
  color: #666;
}
.gnbRight .viewProduct .product .productInfo .price {
  margin-top: 6px;
  font-size: 18px;
  font-weight: bold;
}
.gnbRight .viewProduct .product .productInfo .price i {
  font-size: 15px;
  vertical-align: 1px;
}
/* layout */
.petWrap .breadCrumbs {
  width: 960px;
  margin: 0 auto;
  padding-top: 19px;
  font-size: 12px;
  line-height: 1;
  font-family: dotum, 'µ¸¿ò';
  color: #555;
}
.petWrap .breadCrumbs .symbol {
  margin: 0 3px 0 5px;
  color: #999;
}
.petWrap .breadCrumbs .current {
  font-weight: bold;
}
.petWrap .breadCrumbs span a {
  vertical-align: 1px;
}
.petWrap .petInner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.leftBannerWrap {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.leftBannerWrap .leftBanner {
  position: absolute;
  top: 20px;
  left: -130px;
}
.leftBannerWrap .leftBanner .banner {
  display: block;
}
.leftBannerWrap .leftBanner .banner a {
    display: block;
}
.leftBannerWrap .leftBanner .banner:first-child {
  overflow: hidden;
  width: 110px;
  height: 220px;
  margin: 0;
}
.leftBannerWrap .leftBanner .banner:first-child img {
    width: 110px;
    height: 220px;
}
.leftBannerWrap .leftBanner .banner {
  overflow: hidden;
  width: 72px;
  height: 173px;
  margin: 0 0 10px 28px;
}
.leftBannerWrap .leftBanner .banner img {
  width: 72px;
  height: 173px;
}
.rightBannerWrap {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.rightBannerWrap .rightBanners {
  position: absolute;
  top: 20px;
  right: -100px;
  width: 78px;
  border: 1px solid #ccc;
}
.rightBannerWrap .rightBanners ul li {
  border-top: 1px solid #ccc;
}
.rightBannerWrap .rightBanners ul li:first-child {
  border-top: 0;
}
/* footer */
.footer_wrap {
  margin-top: 0 !important;
  font-size: 11px;
  line-height: 13px;
}
