html { 
  height:100%;
  overflow-y:scroll;
}
body {
  height:100%;
  font: 14px/1.231 'PT Sans', Avenir , "Helvetica Neue" , Helvetica , Arial , Verdana , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  *font-size: small;
  *font: x-small;
  letter-spacing: 0;
  color:#000;
  line-height:1.6;
  position: relative;
  overflow: visible !important;
  text-align: center;
}
a {
  color: #E56811;
  text-decoration: none;
}
ul,ol {list-style: none;}
img { vertical-align: bottom;}
small {font-size: 79%;}
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fltList { overflow: hidden;}
.fltList li {float: left;}
.fltRgt { float: right;}
.fltLft { float: left; }
.tCtr { text-align:center;}
.tRgt { text-align:right;}
.tLft {text-align: left;}
.mgnBtm5 {  margin-bottom: 5px;}
.gnav-child li.mgnBtm10,
.mgnBtm10 {  margin-bottom: 10px;}
.mgnBtm20 {  margin-bottom: 20px;}
.mgnBtm30 {  margin-bottom: 30px;}
.mgnBtm40 {  margin-bottom: 40px !important;}
.mgnBtm50 {  margin-bottom: 50px;}
.mgnBtm60 {  margin-bottom: 60px;}
.mgnBtm70 {  margin-bottom: 70px;}
.mgnBtm80 {  margin-bottom: 80px;}
.mgnBtm90 {  margin-bottom: 90px;}
.mgnBtm100 {  margin-bottom: 100px;}
.f10 {
  font-size: 72%;
  line-height: 1.2;
}
.f11 {
  font-size: 79%;
  line-height: 1.3;
}
.f12 {
  font-size: 86%;
  line-height: 1.4;
}
.f13 {
  font-size: 93%;
  line-height: 1.4;
}
.fontred {
  color: #E9262C;
}
::selection {
  background-color: rgba(72, 142, 202, 0.6);
  color: #000;
}
::-moz-selection {
  background-color: #cf9;
  color: #000;
}
.container {
  width: 990px;
  margin: 0 auto;
}
/*
  10px  72%
  11px  79%
  12px  86%
  13px  93%
  14px  100%
  15px  108%
  16px  115%
  17px  122%
  18px  129%
  19px  136%
  20px  143%
  21px  150%
  22px  158%
  23px  165%
  24px  172%
  25px  179%
  26px  186%
*/

#category-iframe {
  background: #F6FFF8;
  background: linear-gradient(rgba(255,255,255,0.95), rgba(246,255,248,0.85));
}
.gnav-child {
  padding: 20px 10px;
  margin: auto;
  line-height: 1.2;
  max-width: 1030px;
  text-align: left;
}
.gnav-child .mini-width {
  max-width: 190px;
}
.gnav-child ul {
  padding-right: 40px;
}
.gnav-child.drug-frame ul {
  padding-right: 25px;
}
.gnav-child.drug-frame ul:nth-child(4) {
  padding-right: 5px;
}
.gnav-child.drug-frame ul:nth-child(5) {
  padding-right: 0;
}
.gnav-child .mini-width ul {
  padding-right: 20px;
}
.gnav-child li {
  display: block;
  width: auto;
  margin: 0 0 3px;
}

.gnav-child li a {
  display: block;
  font-size: 93%;
  color: #000;
  border:none;
  padding: 2px;
  text-align: left;
  text-decoration: none
}
.gnav-child li a:hover {
  background: transparent;
  /*font-weight: bold;*/
  color: #E56811;
}
.gnav-child li h3 {
  line-height: 1;
  margin-bottom: 0
}
.gnav-child li h3 a {
  color: #E56811;
}
.gnav-child h3 {
  font-size: 123%;
  margin-bottom: 10px;
  color: #E56811;
  -webkit-font-smoothing: antialiased;
}
.list-area {
  display: table;
}
.list-area ul {
  display: table-cell;
  vertical-align: top;
}
.gnav-child ul.mgnBtm20 {
  margin-bottom: 10px;
}
.img-area a {
  float: right;
  width: 225px;
  height: 160px;
  background: center no-repeat;
  background-size: contain;
}
.gnav-child.drug-frame .img-area a {
  width: 195px;
}
.img-area a:hover {
  opacity: 0.7;
}

/*ゲーム・おもちゃ*/
.game-hoby {
  margin-right: 30px;
}
/*ペット・趣味*/
.pet-last-list {
  margin-left: 10px;
}


@media (max-width: 810px) {
  .list-area ul {
    display: inline-block;
  }
  .gnav-child ul {
    padding-right: 20px;
  }
  .img-area a {
    width: 200px;
    height: 120px;
  }
}
  @media (max-width: 640px) {
    .list-area {
      display: block;
    }
    .gnav-child {
      padding: 10px 3%;
    }
    .gnav-child .mini-width {
      max-width: 100%;
    }
    .gnav-child h3 {
      font-size: 100%;
      margin-bottom: 10px;
    }
    .gnav-child h3 br {
      display: none;
    }
    .img-area a {
      width: 120px;
      height: 72px;
      display: block;
    }
    .gnav-child ul {
      display: block;
      padding: 0;
    }
    .gnav-child ul:last-child,
    .gnav-child ul.mgnBtm20 {
      margin-bottom: 10px;
    }
    .gnav-child li {
      margin-bottom: 3px;
    }
    .gnav-child li a {
      margin-bottom: 0px;
      font-size: 86%;
    }
    .fltLft {
      float: none;
    }
  }
