@charset "EUC-JP";
@import url("https://fonts.googleapis.com/css?family=Quicksand:500,700");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* ====================== BASEあ ====================== */
html {
  overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, p {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  text-align: left;
}

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style-type: none;
}

img {
  vertical-align: middle;
}

.line {
  font-size: 1px;
  line-height: 1px;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #333344;
  font-size: 1.5em;
  font-family: "Noto Sans Japanese", "Mplus 1p", Quicksand, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
  min-width: 1100px;
}

table {
  border-collapse: collapse;
}
table .th15 th {
  width: 15%;
}

a {
  color: #333344;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.linkicon a,
a.linkicon,
.linkiconb a,
a.linkiconb {
  text-decoration: underline;
}
.linkicon a:after,
a.linkicon:after,
.linkiconb a:after,
a.linkiconb:after {
  content: "\f0a9";
  font-family: "FontAwesome";
  margin-left: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.linkicon a:hover,
a.linkicon:hover,
.linkiconb a:hover,
a.linkiconb:hover {
  text-decoration: underline;
}

.linkiconb a:after,
a.linkiconb:after {
  content: none;
}
.linkiconb a:before,
a.linkiconb:before {
  content: "\f0a9";
  font-family: "FontAwesome";
  margin-right: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.underline a,
a.underline {
  text-decoration: underline;
}
.underline a:hover,
a.underline:hover {
  text-decoration: underline;
}

.otherlink {
  text-align: right;
  margin: 0;
  font-weight: bold;
}
.otherlink a {
  text-decoration: underline;
}
.otherlink a:after {
  content: "\f0a9";
  font-family: "FontAwesome";
  margin-left: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.dashed a,
a.dashed {
  border-bottom: 1px dashed #333344;
  text-decoration: none;
  cursor: pointer;
}
.dashed a:hover,
a.dashed:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.w100 img,
img.w100 {
  width: 100%;
}

.w90 img,
img.w90 {
  width: 90%;
}

.w110 img,
img.w110 {
  width: 110%;
  max-width: 110%;
}

.w120 img,
img.w120 {
  width: 120%;
  max-width: 120%;
}

.w130 img,
img.w130 {
  width: 130%;
  max-width: 130%;
}

.w140 img,
img.w140 {
  width: 140%;
  max-width: 140%;
}

.w150 img,
img.w150 {
  width: 150%;
  max-width: 150%;
}

.imgborder img {
  border: 1px solid #ccc;
}

.imgborderR img {
  border: 1px solid #bf192a;
}

.imgborderN img {
  border: 1px solid #333344;
}

.imgshadow img {
  box-shadow: 2px 2px 2px #ccc;
}

.vB img,
img.vB {
  vertical-align: bottom;
}

.vT img,
img.vT {
  vertical-align: top;
}

.vM img,
img.vM {
  vertical-align: middle;
}

.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clear {
  zoom: 1;
}

.abRB {
  position: absolute;
  right: 0;
  bottom: 0;
}

.abLB {
  position: absolute;
  left: 0;
  bottom: 0;
}

/* IE6 */
*:first-child + html .clear {
  zoom: 1;
}

h2 {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  border-bottom: 1px dashed #333344;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}

h3,
h3.top,
#detail .detailTxt h3.top,
#detail .detailExtTxt h3.top,
.tpl_brand h3.top {
  font-size: 16px;
  font-size: 1.6rem;
  background: #eee;
  padding: 2px 2px 2px 65px;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
}
#leftContents h3,
#leftContents h3.top,
#leftContents #detail .detailTxt h3.top,
#leftContents #detail .detailExtTxt h3.top,
#leftContents .tpl_brand h3.top {
  background: #fff;
  border: 2px solid #333344;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 5px 2px;
  margin: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  letter-spacing: normal;
}

h3.brand {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5px 20px !important;
  background: #fcdc21 !important;
  border: none !important;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  letter-spacing: 0.2em !important;
  text-align: center !important;
  margin: 0 0 10px !important;
}

h4 {
  margin-bottom: 5px;
}

.textright {
  text-align: right !important;
}

.textcenter {
  text-align: center !important;
}

.textleft {
  text-align: left !important;
}

.fontred {
  color: #bf192a;
}

.fontorange {
  color: #e65138;
}

.fontwilorange {
  color: #dd6a08;
}

.fontbrown {
  color: #7f614b;
}

.fontmoss {
  color: #568800;
}

.numtext {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  color: #dd6a08;
}

.small {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
}

.big {
  font-size: 18px;
  font-size: 1.8rem;
}

.bigbig {
  font-size: 21px;
  font-size: 2.1rem;
}

.bold {
  font-weight: bold;
}

.box_bordergray {
  background: #fff;
  padding: 15px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.box_bordergray p {
  padding-bottom: 10px;
}
.box_bordergray h3 {
  margin-top: 0 !important;
}
.box_bordergray.zooorange {
  border-color: #e65138;
}
.box_bordergray.border2 {
  border-width: 2px;
}

.box_roundorange {
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
  border: 2px solid #e65138;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #f1ebe4;
}

.box_topcaution {
  text-align: center;
  border: 3px solid #bf192a;
  padding: 10px;
  margin: 0 auto 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  max-width: 1100px;
}
#leftContents .box_topcaution {
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem;
}
#detail .detailTxt .box_topcaution h2, #detail .detailExtTxt .box_topcaution h2 {
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: normal;
}
#detail .detailTxt .box_topcaution h3, #detail .detailExtTxt .box_topcaution h3 {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
}
.box_topcaution h3 {
  color: #bf192a;
  font-size: 18px;
  font-size: 1.8rem;
  background: none;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#leftContents .box_topcaution h3 {
  border: none !important;
  padding: 0 !important;
  text-align: left;
  fontsize: 14px !important;
}

.topaccordions {
  max-width: 1100px;
  padding: 0 10px;
  margin-bottom: 20px;
}
.topaccordions .accordion {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.topaccordions .accordion .accordion__menu {
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f9f9f9;
  padding: 1px;
}
.topaccordions .accordion .accordion__menu .accordion__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align: inherit;
  width: 100%;
  padding: 10px;
  border: none;
  background: none;
  font-size: 15px;
  font-size: 1.5rem;
  cursor: pointer;
  color: #333344;
}
.topaccordions .accordion .accordion__menu .accordion__button:after {
  content: "▼";
  float: right;
  font-size: 13px;
  font-size: 1.3rem;
  color: #bbb;
}
.topaccordions .accordion .accordion__menu .accordion__body {
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
  background: #f9f9f9;
  padding: 1px;
}
.topaccordions .accordion .accordion__menu .accordion__text {
  padding: 10px 20px;
  background: white;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}
.topaccordions .accordion .accordion__menu .accordion__text p {
  margin-bottom: 10px;
}
.topaccordions .accordion .accordion__menu.open .accordion__button {
  font-weight: bold;
}
.topaccordions .accordion .accordion__menu.open .accordion__button:after {
  content: "▲";
}
#leftContents .topaccordions {
  text-align: left;
  padding: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
#leftContents .topaccordions .accordion__button {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 7px;
}
#leftContents .topaccordions .accordion__text {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 6px;
}
#leftContents .topaccordions .accordion__text p {
  margin-bottom: 7px;
}

@media (max-width: 767px) {
  .accordion__button {
    color: #bf192a;
  }
}
/* ====================== LAYOUT ====================== */
body.popupwin {
  min-width: 0;
  padding: 10px 20px;
}

#wrap {
  width: 100%;
  height: 100%;
}
#wrap #wrapper {
  margin-top: 20px;
  width: 100%;
}
#wrap #wrapper #makebanner,
#wrap #wrapper #topImage {
  width: 1100px;
  margin: 0 auto;
}

.toppage,
.dogtop,
.cattop {
  display: none;
}

.sponly {
  display: none;
}

/* ====================== HEADER ====================== */
/* ---------- RIBBON MENU ---------- */
.hdribbon {
  background: #333344;
  color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #333344;
}
.hdribbon .rbninner {
  width: 1100px;
  margin: 0 auto;
}
.hdribbon .catch {
  width: 35%;
  float: left;
  font-size: 10px;
  font-size: 1rem;
  margin: 5px 0;
}
.hdribbon .catch h1 {
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.hdribbon .ribbonmenu {
  width: 65%;
  float: right;
  overflow: hidden;
  font-size: 11px;
  font-size: 1.1rem;
}
.hdribbon .ribbonmenu ul {
  text-align: right;
  letter-spacing: -0.4em;
}
.hdribbon .ribbonmenu ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-right: 1px solid #fff;
  margin: 0;
  letter-spacing: normal;
}
.hdribbon .ribbonmenu ul li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 10px;
  color: #fff;
  letter-spacing: normal;
}
.hdribbon .ribbonmenu ul li a:hover {
  text-decoration: none;
  background: #fff;
  color: #333344;
}
.hdribbon .ribbonmenu ul li p.M_helloMsg,
.hdribbon .ribbonmenu ul li a.M_logoutBtn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.hdribbon .ribbonmenu ul table,
.hdribbon .ribbonmenu ul tbody,
.hdribbon .ribbonmenu ul tr,
.hdribbon .ribbonmenu ul td {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* ---------- CASHLESS BANNER ---------- */
.cashlessbar {
  background: #e61212;
  text-align: center;
  padding: 3px;
}

/* ---------- LAYOUT ---------- */
#headerWrap {
  width: 100%;
  padding-bottom: 5px;
  background-image: linear-gradient(-45deg, #fff 25%, #ccc 25%, #ccc 50%, #fff 50%, #fff 75%, #ccc 75%, #ccc);
  background-size: 4px 4px;
  margin-bottom: 20px;
}
#headerWrap .hdwrapinner {
  background: #fff;
  padding: 10px 0;
}
#headerWrap #header {
  width: 1100px;
  position: relative;
  margin: 0 auto;
}
#headerWrap #header h1 {
  margin-top: 5px;
}
#headerWrap #header #head {
  position: relative;
}
#headerWrap #header #head #h_logo {
  float: left;
  width: 295px;
  text-align: left;
}
#headerWrap #header #head #h_logo img {
  width: 240px;
}
#headerWrap #header #head #h_right {
  float: right;
  width: 805px;
}
#headerWrap #header #head #h_right .telarea {
  margin: 10px 120px 10px 0;
  text-align: right;
}
#headerWrap #header #head #h_right .telarea .delivery {
  font-weight: bold;
  display: inline;
  padding-right: 10px;
}
#headerWrap #header #head #h_right .telarea .freedial {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline;
}
#headerWrap #header #head #h_right .telarea .freedial .dial {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#headerWrap #header #head #h_right .telarea .freedial .dial:before {
  content: "\f095";
  color: #bf192a;
  font-family: "FontAwesome";
  margin-right: 5px;
}

/* ---------- GLOBAL NAVI ---------- */
.gnavi {
  width: 355px;
  float: left;
  text-align: center;
}
.gnavi a:hover {
  text-decoration: none;
}
.gnavi .menu {
  width: 100%;
  margin-right: 5%;
  *zoom: 1;
}
.gnavi li.menu__mega {
  width: 177.5px;
  height: 35px;
  float: left;
  border-left: 1px solid #333344;
  line-height: 35px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.gnavi li.menu__mega:last-child {
  border-right: 1px solid #333344;
}
.gnavi li.menu__mega:hover {
  transition: all 0.5s;
  background: #333344;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.gnavi li.menu__mega:hover .menu__second-level {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gnavi li.menu__mega:hover > a {
  color: #fff;
}
.gnavi li.menu__mega:hover > a:after {
  color: #fff;
}
.gnavi li.menu__mega.item li > a > img {
  max-width: 30px;
  margin: 2px 5px 0 0;
  vertical-align: middle;
}
.gnavi li.menu__mega > a {
  display: block;
}
.gnavi li.menu__mega > a:after {
  content: "\f13a";
  font-family: "FontAwesome";
  font-size: 120%;
  margin-left: 10px;
  text-shadow: 1px 1px 1px #ccc;
  color: #bf192a;
}
.gnavi li.menu__mega .menu__second-level {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 10;
  position: absolute;
  left: 0;
  width: 100%;
  transition: all, 0 0.5s, ease;
}
.gnavi li.menu__mega .menu__second-level:before {
  content: "\f0d8";
  font-family: "FontAwesome";
  display: block;
  font-size: 200%;
  line-height: 0.3em;
  text-align: left;
  margin-left: 383.75px;
}
.gnavi li.menu__mega .menu__second-level .secondinner {
  padding: 20px;
  border: 4px solid #333344;
  background: #f2f2f0;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.gnavi li.menu__mega .menu__second-level .secondinner h3 {
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 2px solid #333344;
  line-height: 1.2;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: none;
  padding: 10px 0 0;
  letter-spacing: normal;
  margin: -10px 0 10px;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm {
  float: left;
  margin-right: 2%;
  width: 38%;
  font-size: 13px;
  font-size: 1.3rem;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm:last-child {
  margin-right: 0;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm a:hover {
  background: #ccc;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm ul {
  overflow: hidden;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm li {
  display: block;
  float: left;
  width: 49%;
  margin: 0 0.5% 3px 0;
  line-height: 1.3;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm li a {
  display: block;
  border: 1px solid #565B6D;
  padding: 5px 2px 5px 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-weight: bold;
  background: #fff;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm li a:hover {
  background: #333344;
  color: #fff;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm h3 a {
  padding: 2px 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 3px;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm h3 a:after {
  content: "\f0a9";
  font-family: "FontAwesome";
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: top;
  margin-left: 5px;
  line-height: 1.5em;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm h3 a:hover {
  background: #ccc;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.clm01 h3 {
  background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_cougarS.png) no-repeat 5px top;
  background-size: 18px;
  padding-left: 35px;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.clm02 h3 {
  background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_catS.png) no-repeat 5px 5px;
  background-size: 28px;
  padding-left: 40px;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.clm03 {
  width: 20%;
  margin-right: 0;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.clm03 li {
  width: 100%;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.brand {
  width: 100%;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.brand li {
  width: auto;
  position: relative;
  overflow: hidden;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.brand li .caption {
  background: rgba(51, 51, 68, 0.8);
  color: #fff;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 15% 2% 1%;
  opacity: 0;
  filter: alpha(opacity=0);
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.brand li a {
  width: 90px;
  height: 54px;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.brand li a:hover .caption {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gnavi li.menu__mega .menu__second-level .secondinner .menuclm.brand li a img {
  max-width: 80px;
  max-height: 40px;
  font-size: 8px;
  font-size: 0.8rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.gnavi li.menu__mega .menu__second-level .secondinner .pickup,
.gnavi li.menu__mega .menu__second-level .secondinner .pickup2 {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.gnavi li.menu__mega .menu__second-level .secondinner .pickup a img,
.gnavi li.menu__mega .menu__second-level .secondinner .pickup2 a img {
  box-shadow: 1px 1px 1px #333;
  max-width: 200px;
  max-height: 200px;
}
.gnavi li.menu__mega .menu__second-level .secondinner .pickup:before,
.gnavi li.menu__mega .menu__second-level .secondinner .pickup2:before {
  content: "PICK UP!";
  display: block;
  background: hotpink;
  padding: 5px;
  line-height: 1;
  text-align: center;
  position: absolute;
  color: #fff;
  right: 0;
  left: 0;
  margin: -1.3em auto 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
  width: 8em;
}
.gnavi li.menu__mega .menu__second-level .secondinner .pickup2 {
  bottom: 140px;
}
.gnavi li.menu__mega:nth-child(2) .menu__second-level:before {
  margin-left: 561.25px;
}

/* ---------- SEARCH FORM ---------- */
.searchboxwrap {
  float: right;
  width: 305px;
  margin: 5px 120px 0 0;
}

.searchbox {
  display: table;
  width: 305px;
}
.searchbox .searchinput,
.searchbox .searchbtn {
  border: 1px solid #333344;
  display: table-cell;
}
.searchbox .searchbtn {
  width: 3em;
}
.searchbox a#MakeShopTopSearchButton {
  background: #333344;
  color: #fff;
  padding: 5px;
  line-height: 1;
  display: block;
  text-indent: -9999px;
  position: relative;
}
.searchbox a#MakeShopTopSearchButton:after {
  content: "\f002";
  font-family: "FontAwesome";
  position: absolute;
  text-align: right;
  right: 1em;
}
.searchbox input#MakeShopTopSearchInput {
  width: 100%;
  border: none;
  padding: 0 5px;
  font-size: 13px;
  font-size: 1.3rem;
}

/* ---------- CART BUTTON ---------- */
.cartbtnarea {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.cartbtnarea .cartbtn {
  position: relative;
}
.cartbtnarea .M_headBasket {
  float: none;
  width: 87px;
  height: 87px;
  border-radius: 43.5px;
  -moz-border-radius: 43.5px;
  -webkit-border-radius: 43.5px;
  background: #333344;
  border: none;
  color: #fff;
  transition: all 0.2s;
}
.cartbtnarea .M_headBasket:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.cartbtnarea #M_basketTemp1 {
  padding: 0;
}
.cartbtnarea #M_basketTemp1 #M_basketClosedBox {
  background: none;
  width: 87px;
  height: 87px;
}
.cartbtnarea #M_headBasketSwitch {
  width: 87px;
  height: 1px;
  float: none;
}
.cartbtnarea #M_basketClosedBox {
  width: 87px;
  height: 87px;
}
.cartbtnarea #M_basketClosedBox a {
  width: 87px;
  height: 87px;
}
.cartbtnarea div#M_basketOpenedBox {
  top: 69.6px;
  width: 400px;
  background: rgb(255, 255, 255);
  border: 3px solid #333344;
  font-size: 11px;
  font-size: 1.1rem;
  color: #333344;
}
.cartbtnarea div#M_basketOpenedBox a {
  text-decoration: none;
  display: block;
  color: #333344;
}
.cartbtnarea div#M_basketOpenedBox a:hover {
  text-decoration: underline;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cartbtnarea div#M_basketOpenedBox a img {
  width: 45px;
}
.cartbtnarea .M_basketMarginBox {
  padding: 10px;
}
.cartbtnarea .M_headBasket table {
  width: 100%;
  margin: 0;
}
.cartbtnarea .M_headBasket table td.M_headNum {
  color: #bf192a;
}
.cartbtnarea #M_headBasketIn {
  width: 100%;
  text-align: center;
  visibility: hidden;
  margin-top: -1em;
}
.cartbtnarea #M_headBasketIn em {
  display: block;
  visibility: visible;
  color: #fcdc21;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.1;
}
.cartbtnarea #M_headBasketIn span {
  display: block;
}
.cartbtnarea #M_headBasketIn .carticon {
  display: block;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
}
.cartbtnarea #M_headBasketIn .carticon:before {
  content: "\f07a";
  font-family: "FontAwesome";
}
.cartbtnarea #M_headBasketIn .carttext {
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 2px;
}

/* ---------- SLIDER ---------- */
.swiper-container {
  display: none;
}

.topslider .swiper-container {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px auto;
  text-align: left;
}
.topslider .swiper-slide {
  text-align: center;
  width: 900px;
  height: 438px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.topslider .swiper-slide img {
  position: relative;
  z-index: 1;
  transition: all 0.3s;
  max-height: 438px;
  max-width: 100%;
  vertical-align: top;
}
.topslider .swiper-slide a {
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px #ccc;
}
.topslider .swiper-slide a:hover {
  opacity: 1;
}
.topslider .swiper-slide a:hover .caption {
  bottom: 0;
}
.topslider .swiper-slide a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.topslider .swiper-slide .caption {
  display: block;
  position: absolute;
  bottom: -3em;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 3em;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px;
}
.topslider *[class^=swiper-button-] {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-top: -40px;
  background: #333344;
  text-align: center;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.topslider *[class^=swiper-button-]:hover {
  opacity: 1;
}
.topslider *[class^=swiper-button-]:after {
  content: "\f104";
  font-family: "FontAwesome";
  color: #fff;
  font-size: 40px;
  line-height: 1.5;
}
.topslider .swiper-button-prev {
  left: 50%;
  right: auto;
  margin-left: -500px;
}
.topslider .swiper-button-next {
  right: 50%;
  left: auto;
  margin-right: -500px;
}
.topslider .swiper-button-next:after {
  content: "\f105";
}
.topslider .swiper-pagination {
  position: static;
  margin-top: 20px;
}

/* ---------- BXSLIDER (BRAND) ---------- */
.bxslider li {
  display: none;
}

.bx-viewport .bxslider li {
  display: block !important;
}

html.enable-javascript .bx-wrapper,
html.enable-javascript .bx-viewport,
html.enable-javascript .bxslider {
  visibility: hidden;
}

html.enable-javascript.window-load .bx-wrapper,
html.enable-javascript.window-load .bx-viewport,
html.enable-javascript.window-load .bxslider {
  visibility: visible;
}

.bx-wrapper,
.bx-viewport {
  box-shadow: none !important;
}

.brandCalArea h1,
.brandCalArea h2 {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  border: none;
  margin: 0 0 10px;
  padding: 0;
}
.brandCalArea .bx-wrapper {
  display: none;
  border: 5px solid #eee;
  border-left: none;
  border-right: none;
  padding: 10px 0;
  margin: 0 0 30px;
}
.brandCalArea .bx-wrapper .bx-viewport {
  height: auto !important;
  max-height: 75px;
}
.brandCalArea .bx-wrapper .bx-viewport li {
  height: auto !important;
  width: 116px !important;
  margin: 0 20px;
  position: relative;
}
.brandCalArea .bx-wrapper .bx-viewport li a {
  display: block;
  width: 116px;
  height: 73px;
  vertical-align: middle;
  background: #fff;
  padding: 5px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  cursor: pointer;
}
.brandCalArea .bx-wrapper .bx-viewport li a:hover .caption {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
.brandCalArea .bx-wrapper .bx-viewport li a img {
  max-width: 100px;
  max-height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.brandCalArea .bx-wrapper .bx-viewport li .caption {
  background: #565B6D;
  color: #fff;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15% 2% 1%;
  opacity: 0;
  filter: alpha(opacity=0);
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  cursor: pointer;
}

/* ---------- OLIGINAL SLIDER ---------- */
#topImage {
  display: none;
}
#topImage .bx-wrapper {
  height: 438px;
}
#topImage .bx-wrapper .bx-viewport {
  width: 2700px !important;
  position: absolute !important;
  left: 50%;
  margin-left: -1350px;
}
#topImage #M_slider li {
  width: 900px !important;
}

/*
.bx-wrapper {
li {
position: relative;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;

text-align: center;
width: 900px !important;
height: 360px;

display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;

-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
}
*/
/* ---------- CATEGORY SELECT BUTTON ---------- */
.dcBtnArea {
  margin-bottom: 30px;
  background: #f1ebe4;
  padding: 0 0 5px;
  text-align: center;
}
.dcBtnArea.dogtop {
  background-image: linear-gradient(-45deg, #fff 25%, #CDBFAD 25%, #CDBFAD 50%, #fff 50%, #fff 75%, #CDBFAD 75%, #CDBFAD);
  background-size: 4px 4px;
}
.dcBtnArea.dogtop .dcbutton.dog {
  box-shadow: none;
  border-color: #bbb;
}
.dcBtnArea.dogtop .dcbutton.cat img {
  width: 280px;
}
.dcBtnArea.cattop {
  background-image: linear-gradient(-45deg, #fff 25%, #999 25%, #999 50%, #fff 50%, #fff 75%, #999 75%, #999);
  background-size: 4px 4px;
}
.dcBtnArea.cattop .dcbutton.cat {
  box-shadow: none;
  border-color: #bbb;
}
.dcBtnArea.cattop .dcbutton.dog img {
  width: 280px;
}
.dcBtnArea .dcbutton {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 30px;
}
.dcBtnArea .dcbutton img {
  display: block;
  width: 400px;
}
.dcBtnArea .dcbutton a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.dcBtnArea .dcbutton a:hover img {
  transform: scale(1.02);
  opacity: 1;
  filter: alpha(opacity=100);
  max-width: 100%;
}

/* -- DOGTOPMENU -- */
.dcBtnCateArea {
  overflow: hidden;
  padding: 5px 3% 30px;
  margin-bottom: 20px;
}
.dcBtnCateArea .cttitlebox {
  overflow: hidden;
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.dcBtnCateArea .cttitlebox .catetptitle {
  width: 68%;
  float: left;
}
.dcBtnCateArea .cttitlebox .catetplink {
  width: 32%;
  float: right;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
  margin-top: 10px;
}
.dcBtnCateArea .cttitlebox .catetplink img {
  height: 35px;
  margin-right: 10px;
  vertical-align: bottom;
}
.dcBtnCateArea .cttitlebox .catetplink a {
  display: inline-block;
  *display: block;
  *zoom: 1;
  letter-spacing: 0.1em;
  border-bottom: 2px dotted #333344;
  font-weight: bold;
}
.dcBtnCateArea .cttitlebox .catetplink a:hover {
  text-decoration: none;
}
.dcBtnCateArea ul.tpcatemenu {
  border: 1px solid #CDBFAD;
  background: rgba(255, 255, 255, 0.8);
  border-right: none;
  border-bottom: none;
  clear: both;
  overflow: hidden;
  text-align: left;
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -20px;
  font-size: 15px;
  font-size: 1.5rem;
}
.dcBtnCateArea ul.tpcatemenu li {
  border: 1px solid #CDBFAD;
  border-left: none;
  border-top: none;
  width: 25%;
  float: left;
  background: #fff;
}
@media screen and (min-width: 1376px) {
  .dcBtnCateArea ul.tpcatemenu li {
    width: 20%;
  }
}
@media screen and (min-width: 1651px) {
  .dcBtnCateArea ul.tpcatemenu li {
    width: 16.66%;
  }
}
@media screen and (min-width: 1926px) {
  .dcBtnCateArea ul.tpcatemenu li {
    width: 14.28%;
  }
}
.dcBtnCateArea ul.tpcatemenu li a {
  display: block;
  padding: 12px 10px;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  min-height: 56px;
  position: relative;
}
.dcBtnCateArea ul.tpcatemenu li a:hover {
  text-decoration: none;
  background: #f1ebe4;
}
.dcBtnCateArea ul.tpcatemenu li a:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #ccc;
  position: absolute;
  top: 1.2em;
  right: 5px;
}
.dcBtnCateArea ul.tpcatemenu li a img {
  max-width: 48px;
  margin-right: 10px;
}
.dcBtnCateArea h2 {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.4em;
  text-align: left;
  height: 110px;
}
.dcBtnCateArea h2 img {
  height: 110px;
  vertical-align: middle;
  margin-right: 20px;
}
.dcBtnCateArea.dogtop {
  background-image: linear-gradient(-45deg, #fff 25%, #CDBFAD 25%, #CDBFAD 50%, #fff 50%, #fff 75%, #CDBFAD 75%, #CDBFAD);
  background-size: 4px 4px;
}
.dcBtnCateArea.cattop {
  background-image: linear-gradient(-45deg, #fff 25%, #ccc 25%, #ccc 50%, #fff 50%, #fff 75%, #ccc 75%, #ccc);
  background-size: 4px 4px;
}
.dcBtnCateArea.cattop h2 {
  padding-top: 20px;
}
.dcBtnCateArea.cattop h2 img {
  height: 72px;
}
.dcBtnCateArea.cattop ul.tpcatemenu li {
  border-color: #ccc;
}
.dcBtnCateArea.cattop ul.tpcatemenu li a:hover {
  background: #f2f2f2;
}

/* ---------- HOT WORD ---------- */
.keybox {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.keybox .catetopbtn {
  float: right;
  position: absolute;
  right: 0;
  top: -15px;
}
.keybox .catetopbtn a {
  display: block;
  color: #fff;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  padding: 5px 0 0;
  margin: 0 2px;
  background-color: #7cb603;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 80%;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
}
.keybox .catetopbtn a:hover {
  text-decoration: none;
  background-color: #b2d503;
  padding: 10px 0 0;
  font-size: 13px;
  font-size: 1.3rem;
}
.keybox .catetopbtn a:hover .sub {
  color: #fff;
}
.keybox .catetopbtn a:hover:after {
  content: "TOP >>";
  display: block;
}
.keybox .catetopbtn a.dog {
  background-image: url("//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/cara_dogface.png");
}
.keybox .catetopbtn a.dog .sub {
  color: #7cb603;
}
.keybox .catetopbtn a.dog:hover {
  background-image: none;
}
.keybox .catetopbtn a.cat {
  background-image: url("//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/cara_catface.png");
}
.keybox .catetopbtn a.cat .sub {
  color: #7cb603;
}
.keybox .catetopbtn a.cat:hover {
  background-image: none;
}

dl.hotword {
  margin: 0 120px 15px 0;
  padding: 0 0 0 10px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  float: left;
}
dl.hotword dt,
dl.hotword dd {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  margin: 0 5px 5px;
}
dl.hotword dt {
  background: #fcdc21;
  padding: 3px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;
  border: 2px solid #333344;
  margin: 0 20px 0 0;
}
dl.hotword dt:after {
  content: "\f04b";
  font-family: "FontAwesome";
  color: #333344;
  position: absolute;
  top: 1px;
  right: -0.85em;
  font-size: 15px;
  font-size: 1.5rem;
}
dl.hotword a {
  padding: 3px 8px;
  border: 2px solid #333344;
  display: block;
}
dl.hotword a:hover {
  text-decoration: none;
  background: #333344;
  color: #fff;
}

/* ---------- SERVICE BANNER ---------- */
.svBnArea {
  background-image: linear-gradient(-45deg, #fff 25%, #ccc 25%, #ccc 50%, #fff 50%, #fff 75%, #ccc 75%, #ccc);
  background-size: 4px 4px;
  margin: 10px 0;
}
.svBnArea ul {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  letter-spacing: -0.4em;
  text-align: center;
}
.svBnArea ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 20%;
  margin: 20px 0;
}
.svBnArea ul li img {
  border: 1px solid #fff;
}
.svBnArea ul li a img {
  box-shadow: 1px 1px 2px #999;
}
.svBnArea ul li a:hover img {
  box-shadow: 2px 2px 3px #666;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* ---------- BRAND SCROLL ---------- */
.brandCalArea {
  margin: 30px 0 0;
}

/* ---------- SPECIAL BANNER ---------- */
#top .specialBnArea {
  width: 1100px;
}

.specialBnArea {
  margin: 0 auto 20px;
  /*
    &.clm3 {
        .spbn {
            width: 350px;
            $ml: ($pagewidth - 350 * 3) / 2;
            margin-left: $ml;
            margin-bottom: $ml;
        }
        .spinner {
            margin-left: -$ml;
        }
    }
    &.clm4 {
        .spbn {
            width: 260px;
            $ml: ($pagewidth - 260 * 4) / 3;
            margin-left: $ml;
            margin-bottom: $ml;
        }
        .spinner {
            margin-left: -$ml;
        }
    }
    */
}
.specialBnArea.notop {
  width: auto;
}
.specialBnArea .spinner {
  margin: 0 -1%;
  overflow: hidden;
}
.specialBnArea .spbn {
  float: left;
  margin: 1%;
  width: 23%;
}
.specialBnArea .spbn img {
  max-width: 100%;
}
.specialBnArea .spbn .cmt {
  font-size: 90%;
  margin-top: 5px;
  text-align: left;
  display: block;
}
.specialBnArea .spbn a {
  display: block;
}
.specialBnArea .spbn a:hover {
  text-decoration: none;
  background: #f2f2f2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* ---------- LIST PRICE ---------- */
span.taxplus {
  font-size: 12px;
  font-size: 1.2rem;
}

/* ====================== FOOTER ====================== */
.ftgram {
  width: 1100px;
  margin: 20px auto 10px;
  border: 1px solid #999;
  border-radius: 10;
  -moz-border-radius: 10;
  -webkit-border-radius: 10;
  position: relative;
  padding: 5px;
}
.ftgram .logogram {
  float: left;
  position: absolute;
  top: -20px;
  left: 10px;
  width: 100px;
  z-index: -1;
}
.ftgram .followgram {
  margin: 0 0 10px 120px;
}
.ftgram .followgram iframe {
  height: 110px;
}
.ftgram .followgram a.insta_btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  color: #2e6ca5;
  text-decoration: none;
}
.ftgram .followgram a.insta_btn:hover {
  color: #668ad8;
  transition: 0.5s;
}
.ftgram .followgram a.insta_btn .insta {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50px;
  height: 50px;
  vertical-align: bottom;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow: hidden;
  border-radius: 13px;
  box-shadow: 0px 1px 2px rgba(25, 25, 25, 0.5);
  transition: 0.4s;
}
.ftgram .followgram a.insta_btn .insta:hover {
  box-shadow: 0px 2px 3px rgba(25, 25, 25, 0.5);
}
.ftgram .followgram a.insta_btn .insta:before {
  content: "";
  position: absolute;
  top: 23px;
  left: -18px;
  width: 60px;
  height: 60px;
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
.ftgram .followgram a.insta_btn .insta i.fa {
  color: #FFF;
  position: relative;
  z-index: 2;
  font-size: 35px;
  line-height: 50px;
}

/* ----------  ---------- */
#footerWrap {
  margin-top: 30px;
  text-align: left;
}

#footer {
  background: #eee;
  padding: 30px 0;
}
#footer .ftmenubox {
  width: 1100px;
  margin: 0 auto 30px;
  font-size: 13px;
  font-size: 1.3rem;
  overflow: hidden;
}
#footer .ftmenubox h3 {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  padding: 0;
}
#footer .ftmenubox h3:before {
  content: "\f1cd";
  font-family: "FontAwesome";
  margin-right: 3px;
}
#footer .ftmenubox .ftclm {
  width: 18%;
  float: left;
  border-right: 1px solid #ccc;
  padding-right: 2%;
  margin-right: 2%;
}
#footer .ftmenubox .ftclm:last-child {
  border-right: none;
  margin-right: 0;
}
#footer .ftmenubox .ftclm.clm03 {
  width: 30%;
}
#footer .ftmenubox .ftclm.clm04 {
  width: 26%;
}
#footer .ftmenubox .ftclm ul {
  margin: 0 0 20px;
  overflow: hidden;
}
#footer .ftmenubox .ftclm ul li {
  margin: 0 0 3px;
}
#footer .ftmenubox .ftclm ul.brand li {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 20px;
}
#footer .ftmenubox .ftclm i.fa {
  color: #bf192a;
}
#footer .ftmenubox .ftclm .snsarea {
  margin-top: 20px;
}
#footer .ftmenubox .ftclm .snsarea a {
  background: #565B6D;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 7px 8px;
  box-shadow: 1px 1px 1px #333344;
}
#footer .ftmenubox .ftclm .snsarea a i.fa {
  font-size: 20px;
  font-size: 2rem;
  margin-right: 5px;
  color: #fcdc21;
  vertical-align: top;
}
#footer .ftmenubox .ftclm .snsarea a:hover {
  text-decoration: none;
  background: #333344;
}

.copyrightbox {
  background: #333344;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px;
}

.pagetopbtn {
  position: fixed;
  right: 5%;
  bottom: 10px;
}
.pagetopbtn a {
  width: 52px;
  height: 52px;
  display: block;
  text-align: center;
  background: rgba(252, 220, 33, 0.8);
  position: relative;
  border-radius: 36px;
  -moz-border-radius: 36px;
  -webkit-border-radius: 36px;
}
.pagetopbtn a:after {
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  position: absolute;
  top: 0.2em;
  left: 0;
  right: 0;
}
.pagetopbtn a span {
  display: block;
  text-indent: -9999px;
}

/* ====================== LEFTAREA #leftContents ====================== */
#leftContents {
  width: 240px;
}
#leftContents .section {
  margin-bottom: 15px;
}
#leftContents .inner {
  border: 1px solid #333344;
  border-top: none;
  padding: 10px;
}

/* ---------- CATEGORYMENU ---------- */
#leftContents {
  /* カテゴリメニュー */
}
#leftContents .dog h3 {
  background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_lycanS.png) no-repeat 5px top;
}
#leftContents .cat h3 {
  background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_catS.png) no-repeat 5px 3px;
  background-size: 30px;
}
#leftContents #l_member {
  font-size: 13px;
  font-size: 1.3rem;
}
#leftContents #l_member h3 {
  background: #333344;
  color: #fff;
  font-weight: normal;
}
#leftContents #l_member .point {
  color: #bf192a;
}
#leftContents .btn a {
  display: block;
  background: #333344;
  color: #fff;
  padding: 5px 3px;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 5px;
  box-shadow: 1px 1px 1px #ccc;
}
#leftContents .btn a:hover {
  text-decoration: none;
  background: #bf192a;
}
#leftContents .catemenu .inner {
  padding: 0 !important;
  margin-top: -1px;
  border: none;
}
#leftContents #M_ctgList2 li {
  background: none;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
}
#leftContents #M_ctgList2 li#M_ctg1_1 {
  display: none;
}
#leftContents #M_ctgList2 li a {
  padding: 7px 25px 7px 5px;
  border-top: 1px solid #565B6D;
  display: block;
  position: relative;
  /*
          &:before {
              content: "\f105";
              font-weight: bold;
              font-family: $iconfont;
              @include fontsize(12);
              letter-spacing: .4em;
          }
          */
}
#leftContents #M_ctgList2 li a:hover {
  text-decoration: none;
  background: #F4F4EC;
  opacity: 1;
  filter: alpha(opacity=100);
}
#leftContents #M_ctgList2 li a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
#leftContents #M_ctgList2 li a img {
  margin-right: 5px;
  max-height: 35px;
  max-width: 40px;
  font-size: 8px;
  font-size: 0.8rem;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 1px;
}
#leftContents #M_ctgList2 .parent > a i {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  border-radius: 2px;
  color: #7cb603;
  height: 100%;
}
#leftContents #M_ctgList2 .parent > a i:before {
  content: "\f0fe";
}
#leftContents #M_ctgList2 .parent > a i.fa-plus-square:before {
  content: "\f0fe";
}
#leftContents #M_ctgList2 .parent > a i:hover {
  background: #b2d503;
  color: #fff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#leftContents #M_ctgList2 .parent > a.active {
  background: #F4F4EC;
}
#leftContents #M_ctgList2 .parent > a.active i:before {
  content: "\f146";
}
#leftContents #M_ctgList2 .M_current > a,
#leftContents #M_ctgList2 a.M_current {
  text-decoration: underline;
  font-weight: bold;
}
#leftContents #M_ctgList2 ul.M_layer1 > li {
  font-size: 15px;
  font-size: 1.5rem;
  padding-top: 15px;
}
#leftContents #M_ctgList2 ul.M_layer1 > li:first-child {
  padding-top: 0;
}
#leftContents #M_ctgList2 ul.M_layer1 > li:first-child a {
  padding: 0;
  border: none;
  text-align: right;
}
#leftContents #M_ctgList2 ul.M_layer1 > li:first-child a.M_currentAnchor {
  text-decoration: none !important;
  font-weight: normal !important;
}
#leftContents #M_ctgList2 ul.M_layer1 > li:first-child a.M_currentAnchor.M_current {
  text-decoration: underline !important;
  font-weight: bold !important;
}
#leftContents #M_ctgList2 ul.M_layer1 > li::nth-child(2) {
  border-top: none;
  padding-top: 0;
}
#leftContents #M_ctgList2 ul.M_layer1 > li > a {
  border: 2px solid #333344;
  text-align: center;
  /*
            &:not([href*="/dog/"]):not([href*="/cat/"]) {
                // カテゴリが犬猫以外
                +ul {
                    display: none;
                }
            }
            */
}
#leftContents #M_ctgList2 ul.M_layer1 > li > a:before {
  display: none;
}
#leftContents #M_ctgList2 ul.M_layer1 > li > a[href*="/dog/"] {
  font-weight: bold;
  padding-left: 35px;
}
#leftContents #M_ctgList2 ul.M_layer1 > li > a[href*="/dog/"] img {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  position: absolute;
  left: 5px;
  bottom: 0;
  width: 36px;
  border: none;
  padding: 0;
}
#leftContents #M_ctgList2 ul.M_layer1 > li > a[href*="/cat/"] {
  font-weight: bold;
  padding-left: 35px;
}
#leftContents #M_ctgList2 ul.M_layer1 > li > a[href*="/cat/"] img {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  border: none;
  padding: 0;
}
#leftContents #M_ctgList2 ul.M_layer2 {
  border: 1px solid #333344;
  border-top: none;
}
#leftContents #M_ctgList2 ul.M_layer2 > li:first-child a {
  border-top: none;
}
#leftContents #M_ctgList2 ul.M_layer2 > li > a {
  line-height: 1.8;
}
#leftContents #M_ctgList2 ul.M_layer2 > li > a > i {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 5px 10px;
  line-height: 2;
}
#leftContents #M_ctgList2 .M_layer3 .parent > a.active {
  background: #F4F4EC;
}
#leftContents #M_ctgList2 .M_layer3 .parent > a.active:hover {
  background: #F4F4EC;
}
#leftContents #M_ctgList2 .M_layer3 a {
  border: none !important;
  border-left: 5px solid #eeebe6 !important;
  padding: 4px 25px 4px 10px !important;
  margin-left: 10px;
}
#leftContents #M_ctgList2 .M_layer3 a:before {
  content: none;
}
#leftContents #M_ctgList2 .M_layer3 a i {
  padding: 7px !important;
}
#leftContents #M_ctgList2 .M_layer3 .M_current > a,
#leftContents #M_ctgList2 .M_layer3 a.M_current {
  border-left-color: #CDBFAD !important;
}
#leftContents #M_ctgList2 .M_layer3 .M_layer4 a {
  margin-left: 25px;
  letter-spacing: -0.05em;
}
#leftContents #M_ctgList2 .M_layer3 .M_layer4 .M_layer5 a {
  margin-left: 40px;
}
#leftContents #M_ctgList2 .M_layer3 .M_layer4 .M_layer5 .M_layer6 a {
  margin-left: 55px;
}
#leftContents li.parent > ul {
  visibility: hidden;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
#leftContents li.parent .active + ul {
  visibility: visible;
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: 0.5s;
}

#leftContents {
  /* CALENDER */
  /* BANNER */
}
#leftContents #l_recent,
#leftContents #l_twitter,
#leftContents #l_poll,
#leftContents #l_board {
  display: none;
}
#leftContents #l_calendar table {
  margin-bottom: 5px;
  border-collapse: separate;
  border-spacing: 1px;
}
#leftContents .banner {
  text-align: center;
}
#leftContents .banner a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
}
#leftContents .banner a:hover {
  text-decoration: none;
}
#leftContents .banner img {
  margin: 0 0 5px;
  vertical-align: bottom;
}
#leftContents .banner.box {
  border: 1px solid #333344;
  padding: 5px;
}

/* 検索input */
.inputWrap {
  padding: 10px;
}
.inputWrap img {
  float: left;
  _margin-left: 0;
}
.inputWrap .search_input {
  width: 128px;
  float: left;
  height: 20px;
  border: 1px solid #b2b2b2;
}

/* カテゴリーメニュー */
#l_category td {
  text-align: left;
}

/* 中央揃え */
#l_owner,
#l_banner {
  text-align: center;
}
#l_owner table,
#l_banner table {
  margin: 0 auto;
}

/* 投票 */
#l_poll img {
  margin: 0 2px;
}
#l_poll b {
  color: #333;
}
#l_poll input {
  margin-right: 5px;
}
#l_poll td {
  text-align: left;
}
#l_poll a {
  display: block;
  height: 21px;
  float: left;
  margin-right: 4px;
}
#l_poll a img {
  display: none;
}
#l_poll#poll_b01 {
  width: 58px;
  background: url(/images/original_design_default/samplesource/3/poll_b01.png) no-repeat 0 0;
  margin-left: 28px;
}
#l_poll#poll_b01:hover {
  background-position: 0 -21px;
}
#l_poll#poll_b02 {
  width: 69px;
  background: url(/images/original_design_default/samplesource/3/poll_b02.png) no-repeat 0 0;
}
#l_poll#poll_b02:hover {
  background-position: 0 -21px;
}

/* 掲示板 */
#l_board table {
  width: 100%;
}
#l_board table td {
  text-align: left;
}

/* ====================== MAIN AREA #rightContents ====================== */
.rightContents {
  width: 820px;
  margin-left: 40px;
}
.rightContents .section {
  margin-bottom: 30px;
  zoom: 1;
}
.rightContents .section:after {
  content: "";
  display: table;
  clear: both;
}
.rightContents .section p {
  margin-bottom: 10px;
}
.rightContents #r_detailExt.section {
  margin-bottom: 10px;
}

/* ---------- #top ---------- */
.r_left {
  float: left;
  width: 520px;
}

.r_right {
  float: right;
  width: 220px;
}

.titleMgn {
  margin-bottom: 10px;
}

#r_shopIntro {
  margin-bottom: 0;
}

/* ICON NEWS */
.inewsarea {
  margin: 20px auto 30px;
}
.inewsarea .topics {
  margin-bottom: 10px;
}
.inewsarea .topics .title {
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 5px;
  color: #bf192a;
  text-align: center;
}
.inewsarea .topics .comment {
  font-size: 13px;
  font-size: 1.3rem;
}
.inewsarea.listpage ul.inewslist li {
  display: block !important;
}
.inewsarea ul.inewslist {
  margin: 0 -1%;
  overflow: hidden;
  text-align: left;
}
.inewsarea ul.inewslist li {
  width: 23%;
  margin: 1%;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 5px;
  float: left;
  padding: 10px;
  text-align: left;
  line-height: 1.3;
}
.inewsarea ul.inewslist li .category {
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
}
.inewsarea ul.inewslist li .category .tag {
  display: block;
  text-align: center;
  width: 40%;
  background: #565B6D;
  color: #fff;
  padding: 2px;
  border-radius: 3px;
  float: left;
}
.inewsarea ul.inewslist li .category .tag.event {
  background: #93CF03;
}
.inewsarea ul.inewslist li .category .tag.pickup {
  background: #FF9FE1;
}
.inewsarea ul.inewslist li .category .tag.info {
  background: #B6C6CF;
}
.inewsarea ul.inewslist li .category .tag.camp {
  background: #e65138;
}
.inewsarea ul.inewslist li .category .date {
  float: right;
  color: #999;
}
.inewsarea ul.inewslist li .title {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.inewsarea ul.inewslist li .evdate {
  color: #7cb603;
  font-size: 90%;
  font-weight: normal;
}
.inewsarea ul.inewslist li .sub {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.inewsarea ul.inewslist li img {
  display: block;
  margin: 0 auto 10px;
}
.inewsarea ul.inewslist li a {
  display: block;
}
.inewsarea ul.inewslist li a:hover {
  text-decoration: none;
  background: #f2f2f2;
}

/* INSTAGRAM */
.gramarea {
  margin: 0 auto 40px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
}
.gramarea .logolink img {
  max-width: 230px;
}
.gramarea iframe {
  max-width: 100%;
}

/* RECOMMEND */
#r_recommend .rdmtbl > table table tr.woong td img {
  max-height: 28px;
}
#r_recommend .rdmcal {
  overflow: hidden;
}
#r_recommend table.rcmtbl {
  width: 100%;
}
#r_recommend table.rcmtbl .item {
  line-height: 1.2;
}
#r_recommend table.rcmtbl .item a {
  display: block;
}
#r_recommend table.rcmtbl .item span {
  display: block;
  padding-top: 5px;
}
#r_recommend table.rcmtbl .item span.photo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 170px;
}
#r_recommend table.rcmtbl .item span.photo img {
  max-width: 170px;
}
#r_recommend table.rcmtbl .item span.name {
  font-weight: bold;
}
#r_recommend table.rcmtbl .item span.price {
  display: block;
}
#r_recommend .lims {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  width: 220px;
  padding: 12px;
  white-space: normal;
}
#r_recommend .lims:nth-child(6), #r_recommend .lims:nth-child(7), #r_recommend .lims:nth-child(8), #r_recommend .lims:nth-child(9), #r_recommend .lims:nth-child(10) {
  display: none;
}
#r_recommend .lims tr {
  display: table-row;
}
#r_recommend .lims tr.woong td {
  text-align: left;
  line-height: 1.2;
  padding-top: 5px;
}
#r_recommend .lims tr.woong td img {
  max-height: 40px;
}
#r_recommend .lims tr:nth-child(2) td {
  font-weight: bold;
}
#r_recommend .lims tr:first-child td {
  height: 150px !important;
  text-align: center;
  padding: 0 15px 15px;
}
#r_recommend > table > tbody > tr {
  display: block;
  overflow: hidden;
  margin: 0 -12px;
}
#r_recommend > table > tbody > tr > td:nth-child(6) {
  display: none;
}
#r_recommend tr.woong:first-child td {
  font-weight: bold;
}
#r_recommend a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
}

/*
#r_recommend
.lims table {
margin: 10px;
width: 170px;
.woong td {
text-align: left;
font-weight: bold;
padding-top: 5px;
a {
font-weight: normal;
b {
font-weight: normal;
font-size: 11px;
}
}
img {
margin-left: 5px;
}
}
}
}
*/
/* RANKING */
#r_ranking {
  /* em {
      display: block;
      text-indent: 0;
      background: $cl_zooNavy;
      color: $cl_zooYellow;
      @include fontsize(18);
      width: 2em;
      height: 2em;
      @include borderradius(2em);
      line-height: 2em;
      text-align: center;
      position: absolute;
      top: 5px;
      left: 25px;
      &:before {
      background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_crown.png) no-repeat center top;
      content: ".";
      display: block;
      position: absolute;
      top: -0.5em;
      left: 0;
      right: 0;
      line-height: 1;
      color: $cl_zooNavy;
  }

  }
      */
}
#r_ranking h3 {
  position: relative;
}
#r_ranking h3:after {
  content: " ";
  background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_lycanS.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -20px;
  right: 5px;
  width: 37px;
  height: 56px;
}
#r_ranking h3.cat {
  background: #f1ebe4;
}
#r_ranking h3.cat:after {
  background-image: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_catS.png);
}
#r_ranking ul {
  margin: 1em -12px;
}
#r_ranking .rankList {
  float: left;
  width: 20%;
  padding: 12px;
  position: relative;
  text-align: left;
  line-height: 1.2;
}
#r_ranking .rankImg,
#r_ranking .rankDetail,
#r_ranking .rankName,
#r_ranking .rankPrice {
  display: block;
  margin-top: 5px;
  font-weight: bold;
}
#r_ranking .rankPrice {
  font-weight: normal;
}
#r_ranking a {
  display: block;
}
#r_ranking a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#r_ranking em {
  display: block;
  text-indent: -9999px;
  width: 36px;
  height: 46px;
  position: absolute;
  top: -15px;
  left: 25px;
  background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_rank01.png) no-repeat center top;
  z-index: 2;
}
#r_ranking #rank2 em,
#r_ranking #rank7 em {
  background-image: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_rank02.png);
}
#r_ranking #rank3 em,
#r_ranking #rank8 em {
  background-image: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_rank03.png);
}
#r_ranking #rank4 em,
#r_ranking #rank9 em {
  background-image: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_rank04.png);
}
#r_ranking #rank5 em,
#r_ranking #rank10 em {
  background-image: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_rank05.png);
}
#r_ranking .rankImg {
  border: 2px solid #e6e6e6;
  text-align: center;
  padding: 25px;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 200px;
}
#r_ranking .rankImg img {
  max-height: 150px;
  width: auto;
}
#r_ranking .cat .rankImg {
  border-color: #f1ebe4;
}

/* NEW ITEM */
#r_new .newitembox {
  background: #eee;
  padding: 10px;
}
#r_new .newitembox > table {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
#r_new .newitembox > table > tbody {
  display: block;
}
#r_new tr {
  display: inline;
}
#r_new .line {
  display: none;
}
#r_new .lims {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 205px;
  margin: 0 5px;
  padding: 12px;
  white-space: normal;
  background: #fff;
  border: 2px solid #b2d503;
}
#r_new .lims tr {
  display: table-row;
}
#r_new .lims tr.woong td {
  text-align: left;
  line-height: 1.2;
  padding-top: 5px;
}
#r_new .lims tr.woong td img {
  max-height: 40px;
}
#r_new .lims tr:nth-child(2) td {
  font-weight: bold;
}
#r_new .lims tr:first-child td {
  height: 150px !important;
  text-align: center;
  padding: 0 15px 15px;
}
#r_new a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
}

/* 新着
#r_new .lims table {
margin: 10px auto;
width: 170px;
.woong td {
text-align: left;
font-weight: bold;
padding-top: 5px;
a {
font-weight: normal;
}
img {
margin-left: 5px;
}
}
}
*/
/* NEWS & REVIEW */
.newsReviewArea {
  overflow: hidden;
  margin: 0 auto 30px;
}
.newsReviewArea h2 {
  font-size: 20px;
  font-size: 2rem;
}
.newsReviewArea h2:after {
  content: "\f130";
  font-family: "FontAwesome";
  margin-left: 10px;
}
.newsReviewArea .newsArea,
.newsReviewArea .reviewArea {
  width: 50%;
  float: left;
  text-align: left;
}
.newsReviewArea .newsArea {
  padding-right: 30px;
}
.newsReviewArea .reviewArea {
  padding-left: 30px;
}

/* NEWS */
#r_news dl {
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  overflow: hidden;
  padding: 0 10px 10px;
  margin-bottom: 15px;
}
#r_news dl dt {
  width: 25%;
  float: left;
  color: #b2d503;
  font-weight: bold;
}
#r_news dl dd {
  width: 75%;
  float: left;
}

/* REVIEW */
#r_review {
  display: none;
}
#r_review h2:after {
  content: "\f075";
  font-family: "FontAwesome";
  margin-left: 10px;
}
#r_review #M_reviewPart #M_reviewView,
#r_review #M_reviewPart #M_reviewView table {
  width: 100%;
  margin: 0;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
}
#r_review #M_reviewPart #M_reviewView th,
#r_review #M_reviewPart #M_reviewView table th {
  display: none;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList,
#r_review #M_reviewPart #M_reviewView table .M_reviewList {
  width: 25%;
  float: left;
  background: #fff;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td,
#r_review #M_reviewPart #M_reviewView table .M_reviewList td {
  width: 100% !important;
  border: none !important;
  display: block;
  padding: 0 10px 5px;
  font-weight: bold;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.M_reviewImg a,
#r_review #M_reviewPart #M_reviewView table .M_reviewList td.M_reviewImg a {
  border: 1px dotted #ccc;
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto 5px;
  padding: 8px;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.M_reviewImg a img,
#r_review #M_reviewPart #M_reviewView table .M_reviewList td.M_reviewImg a img {
  width: 60px !important;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.M_reviewReadText,
#r_review #M_reviewPart #M_reviewView table .M_reviewList td.M_reviewReadText {
  font-weight: normal;
  font-size: 11px;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.txtLi M_reviewRate,
#r_review #M_reviewPart #M_reviewView table .M_reviewList td.txtLi M_reviewRate {
  color: #e65138 !important;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.txtLi M_reviewRate .off,
#r_review #M_reviewPart #M_reviewView table .M_reviewList td.txtLi M_reviewRate .off {
  color: #ccc !important;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td a:hover,
#r_review #M_reviewPart #M_reviewView table .M_reviewList td a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* FEATURE */
.featurebox {
  background: #f1ebe4;
  padding: 30px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 30px auto 30px;
  overflow: hidden;
  text-align: left;
}
.featurebox .inbox {
  width: 50%;
  float: left;
  line-height: 1.3;
}
.featurebox .inbox.featureA {
  padding-right: 30px;
}
.featurebox .inbox.featureB {
  padding-left: 30px;
}
.featurebox h2 {
  font-weight: normal;
  text-align: left;
  font-size: 18px;
  padding: 0;
  border: none;
  border-top: 1px dashed #333344;
  margin-bottom: 10px;
}
.featurebox h2 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.5em;
  background: #f1ebe4;
  padding: 0 10px 0 0;
}
.featurebox h2 span:before {
  content: "\f02e";
  font-family: "FontAwesome";
  color: #bf192a;
  margin-right: 5px;
}
.featurebox .mainphoto {
  width: 40%;
  float: left;
}
.featurebox .infoarea {
  width: 60%;
  float: left;
}
.featurebox .subphoto {
  overflow: hidden;
  margin-bottom: 10px;
}
.featurebox .subphoto li {
  width: 33%;
  float: left;
}
.featurebox .mainphoto img,
.featurebox .subphoto img {
  border: 1px solid #333344;
}
.featurebox .linkbtn {
  margin-top: 6px;
}
.featurebox .linkbtn a {
  display: block;
  background: #333344;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 16px;
  font-size: 1.6rem;
  box-shadow: 1px 1px 1px #ccc;
}
.featurebox .linkbtn a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* RECENT CHECK */
#r_recent {
  display: none;
}
#r_recent #recent {
  margin-top: 10px;
}
#r_recent #recent .itemBox,
#r_recent #recent .itemBox table {
  width: 130px;
}
#r_recent #recent .line {
  width: 0;
}
#r_recent #recent .line img {
  display: none;
}
#r_recent .name,
#r_recent .price {
  text-align: left;
  margin: 5px 5px 0;
}
#r_recent .price {
  font-weight: bold;
}

/* ====================== CATEGORY & DETAIL ====================== */
/* PATTARN A */
/*
.pankuzu {
text-align: left;
@include bgstripe();
padding: 7px;
@include fontsize(12);
margin-bottom: 20px;
.pankuzuinner {
background: #fff;
padding: 5px;
>font {
color: $cl_zooNavy;
&:after {
content: "";
display: block;
border-bottom: 1px dotted $cl_zooGray;
margin: 3px 0;
}
&:last-child {
&:after {
display: none;
}
}
}
br {
display: none;
}
}
a {
padding: 0 5px;
font-weight: bold;
font {
color: $cl_zooNavy;
}
}
}
*/
.pankuzu {
  text-align: left;
  background: #eee;
  padding: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.pankuzu font {
  color: #333344;
}

#M_topicPathWrap {
  text-align: left;
  margin-bottom: 10px;
}
#M_topicPathWrap ul,
#M_topicPathWrap li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#M_topicPathWrap ul {
  padding: 2px 10px;
  border-radius: 1em;
  margin: 0 3px 3px 0;
  vertical-align: top;
  background: #565B6D;
  font-size: 11px;
  font-size: 1.1rem;
  color: #fff;
}
#M_topicPathWrap ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: none;
  margin: 0;
  padding: 0;
}
#M_topicPathWrap ul li:first-child, #M_topicPathWrap ul li.M_current {
  display: none;
}
#M_topicPathWrap ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
  margin: 0 10px;
}
#M_topicPathWrap ul li a {
  color: #fff;
}
#M_topicPathWrap ul li:nth-child(2):before {
  display: none;
}

#detail #cartbackbtn a {
  display: block;
  position: fixed;
  width: 70%;
  bottom: 0;
  left: 20px;
  margin: 0 auto 5px;
  padding: 10px;
  background: rgba(191, 25, 42, 0.8);
  z-index: 9;
  color: #fff;
  box-shadow: 1px 1px 1px #999;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#detail #cartbackbtn a:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#detail #cartbackbtn a:before {
  content: "\f062";
  margin-right: 5px;
  font-family: "FontAwesome";
}

/* ====================== CATEGORY #category ====================== */
#category h2 {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 60px;
  height: 60px;
  padding-left: 20px;
}
#category h1 {
  font-size: 24px;
  font-size: 2.4rem;
  padding-bottom: 5px;
  line-height: 1.2;
  margin-bottom: 10px;
  border-bottom: 5px solid #333344;
}

/* カテゴリー別イメージ */
#r_categoryImg {
  position: relative;
}
#r_categoryImg .picuptag {
  color: #fff;
}
#r_categoryImg .picuptag span {
  z-index: 3;
  position: absolute;
  display: block;
  width: 50px;
  top: 0;
  right: 5%;
  font-size: 90%;
}
#r_categoryImg .picuptag:before {
  content: "\f02e";
  font-family: "FontAwesome";
  color: #7cb603;
  position: absolute;
  z-index: 2;
  font-size: 70px;
  top: -10px;
  line-height: 1;
  right: 5%;
  text-shadow: 1px 1px 2px #666;
}
#r_categoryImg:after {
  content: "";
}
#r_categoryImg img {
  max-width: 100%;
}

/* 特定カテゴリエリア（共通パーツ） */
#uniqcategoryarea {
  margin-bottom: 10px;
}
#uniqcategoryarea #cateonlybanner div[class^=cate_],
#uniqcategoryarea #cateonlybanner div[class^=ct] {
  display: none;
}
#uniqcategoryarea #cateonlybanner div[class^=cate_].sub,
#uniqcategoryarea #cateonlybanner div[class^=ct].sub {
  max-height: 150px;
  overflow: hidden;
}

/* SUB CATEGORY */
#r_subGroup {
  clear: both;
  background: #ccc;
  background-image: linear-gradient(-45deg, #fff 25%, #ccc 25%, #ccc 50%, #fff 50%, #fff 75%, #ccc 75%, #ccc);
  background-size: 4px 4px;
  padding: 10px;
  margin-bottom: 0;
}
#r_subGroup > table {
  background: #fff;
  display: block;
  padding: 10px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
#r_subGroup > table table {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  widows: auto;
}
#r_subGroup > table tr {
  display: inline;
  width: auto;
  height: auto;
}
#r_subGroup > table td {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
}
#r_subGroup > table td img {
  display: none;
}
#r_subGroup > table td .line {
  display: none;
}
#r_subGroup > table td a {
  margin: 3px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#r_subGroup > table td a:hover {
  text-decoration: underline;
  transform: scale(1.1);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#r_subGroup > table td a:after {
  content: "/";
  color: #ccc;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px;
}

/* SORT */
#r_resultInfo {
  margin: 0 auto 10px;
  background: #565B6D;
  padding: 3px 10px;
  color: #fff;
}
#r_resultInfo p {
  margin: 0 !important;
}
#r_resultInfo .total {
  float: left;
}
#r_resultInfo .listSort {
  floar: right;
  text-align: right;
}
#r_resultInfo .listSort li {
  display: inline;
  margin-left: 5px;
}
#r_resultInfo .listSort li:after {
  content: "|";
  margin-left: 10px;
}
#r_resultInfo .listSort li:first-child:after {
  display: none;
}
#r_resultInfo .listSort li a {
  color: #fff;
}
#r_resultInfo .listSort li:last-child:after {
  content: none;
}

/* -- SNACK LEVEL -- */
.snacklevel {
  display: none;
  text-align: right;
}
.snacklevel .inner {
  background: #f1ebe4;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 3px 10px;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
.snacklevel.on {
  display: block;
}

/* ---------- CATEGORY LIST ---------- */
#category .innerList {
  overflow: hidden;
  _zoom: 1;
  letter-spacing: -0.4em;
  /* 文字間を詰めて隙間を削除する */
  text-align: left;
}
#category .innerList li {
  vertical-align: top;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
  width: 25%;
  /* 商品数が4つなので100%÷4=25% */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#category .innerBox {
  margin: 10px;
  text-align: center;
}
#category .innerBox .detail {
  position: relative;
  text-align: left;
}
#category .innerBox .detail .icon img {
  max-height: 40px;
}
#category .name {
  margin: 5px 0 3px;
  line-height: 1.3;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}
#category .imgWrap {
  text-align: center;
  margin-bottom: 5px;
}
#category .imgWrap a {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#category .imgWrap a .saleicon {
  position: absolute;
  right: 0;
  bottom: -0.5em;
  background: #e65138;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  width: 6em;
  height: 6em;
  padding-top: 1.5em;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#category .imgWrap a .saleicon.smallfont .small {
  display: block;
}
#category .price {
  color: #bf192a;
  margin-bottom: 2px;
  clear: both;
}
#category .price span {
  padding: 0 2px;
}
#category .consumerPrice {
  font-size: 11px;
  color: #999;
  text-decoration: line-through;
  margin-bottom: 0;
}
#category .consumerPrice .offprice {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px 1px 0;
  padding: 1px 5px;
  border: 1px solid #e65138;
  color: #e65138;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #fcdc21;
  font-weight: bold;
  float: left;
}
#category .consumerPrice.null {
  display: none;
}
#category .else {
  display: none;
  text-align: left;
}
#category .else li {
  float: none;
  width: auto;
  display: inline;
}
#category .addcode {
  display: none;
}
#category .quantity {
  display: none;
}
#category .M_lumpinput {
  text-align: right;
}
#category .matomegai {
  margin: 4px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#category .matomegai a {
  border: 1px solid #999;
  padding: 2px 5px;
  font-size: 11px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  color: #999;
  text-decoration: none;
}
#category .matomegai a:hover {
  background: #999;
  color: #fff;
}
#category .content {
  margin: 3px auto;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
}
#category .content .inner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
#category .content .inner span[style^=background-color],
#category .content .inner .marker {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-weight: bold;
  padding: 3px 10px;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  margin-bottom: 2px;
  background: #565B6D;
  color: #fff;
}
#category .content .inner a:hover span[style^=background-color]:after,
#category .content .inner a:hover .marker:after {
  content: "\f0da";
  font-family: "FontAwesome";
  padding-left: 5px;
}
#category .btnWrap {
  text-align: left;
  margin: 0;
  padding: 0;
  background: none;
}
#category .btnWrap img {
  margin-left: 5px;
}
#category .btnWrap a {
  display: none;
}
#category .btnWrap .soldout {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  /* 通常
        color: $cl_zooRed;
        background: $cl_zooLGray;
        padding: 2px 0;
        margin: 5px auto 0;
        include @borderradius(3px);
        */
  /* マーク */
  position: absolute;
  line-height: 1.2;
  top: 0;
  right: 0;
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: #333344;
  width: 5em;
  height: 5em;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  padding: 1.5em 0;
  color: #fff;
}
#category .cartin2 {
  display: inline-block;
  margin-bottom: 5px;
}
#category .cartin2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1.2;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  padding: 2px 10px;
  border: 1px solid #bf192a;
  box-shadow: 1px 1px 1px #eee;
  background: #bf192a;
  color: white;
  font-size: 13px;
  font-size: 1.3rem;
}
#category .cartin2 a:before {
  content: "\f07a";
  font-family: "FontAwesome";
  color: white;
  margin-right: 5px;
}
#category .cartin2 a:hover {
  text-decoration: none;
  background: #e65138;
}
#category .mylist {
  display: inline-block;
}
#category .mylist a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1.2;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  padding: 2px 10px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 1px #eee;
  font-size: 13px;
  font-size: 1.3rem;
}
#category .mylist a:before {
  content: "\f004";
  font-family: "FontAwesome";
  color: #ccc;
  margin-right: 3px;
}
#category .mylist a:hover {
  text-decoration: none;
  background: #f2f2f2;
}
#category .specialBnArea {
  display: block;
  width: auto;
  border-top: 1px dotted #999;
}
#category .specialBnArea .spbn .cmt {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: -0.05em;
}

/* おやつタグ */
.listtagbox {
  display: block;
  text-align: left;
}
#category.rightContents .listtagbox, #search.rightContents .listtagbox {
  position: absolute;
  right: 2px;
  bottom: 2px;
}
.listtagbox .listtag {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #fff;
  padding: 2px 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 1.2;
  margin: 2px;
  font-weight: 500;
  text-align: center;
}
#category.rightContents .listtagbox .listtag, #search.rightContents .listtagbox .listtag {
  display: block;
}
.listtagbox .listtag.orange {
  color: #F7931E;
  border-color: #F7931E;
}
.listtagbox .listtag.blue {
  color: #3fa9f5;
  border-color: #3fa9f5;
}
.listtagbox .listtag.pink {
  color: #ff7bac;
  border-color: #ff7bac;
}
.listtagbox .listtag.green {
  color: #5cad07;
  border-color: #5cad07;
}

/* ---------- PAGER (pageer.css) ---------- */
ul.M_pager {
  letter-spacing: -0.4em;
  margin: 50px 0;
}
ul.M_pager li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  font-size: inherit;
  border: 1px solid #333344;
}
ul.M_pager li a {
  padding: 5px 10px;
  display: block;
  border: none;
}
ul.M_pager li.active {
  padding: 5px 10px;
  background: #333344;
  color: #fff;
  border-width: 2px;
}
ul.M_pager li.prev, ul.M_pager li.next {
  border: none;
}
ul.M_pager li:last-child {
  border-left: 1px solid #333344;
}

/* ===== DIGITAL categorylist ===== */
#category.digital {
  width: 1100px;
}
#category.digital .innerList .imgWrap img {
  max-height: 180px;
}
#category.digital #leftContents {
  margin-top: 50px;
  border-top: 1px dashed #333344;
  padding-top: 30px;
  width: auto;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
#category.digital #leftContents .banner.box {
  width: 30%;
}

/* ====================== DETAIL #detail ====================== */
/* --- CART OPTION --- */
td.M_option-group {
  padding-bottom: 10px;
}
td.M_option-group select {
  font-size: 16px;
  padding: 3px 0;
  width: 100%;
}

@supports (-webkit-app-region: no-drag) {
  td.M_option-group select {
    /* Chrome（および他のBlink系ブラウザ）に適用されるスタイル */
    font-size: 14px;
  }
}
/* ---------- DETAIL IMAGE IFRAME (itemimg.css) ---------- */
#itemImg {
  border-top: 1px dashed #ccc;
  padding-top: 10px;
}
#M_imageWrap,
.M_imageWrap {
  width: 100% !important;
  overflow: hidden;
}

div#M_imageMain,
div.M_imageMain {
  width: 76%;
  float: left;
  position: relative;
  min-height: 300px;
}
div#M_imageMain img,
div.M_imageMain img {
  left: 0;
  right: 0;
  min-width: 200px;
  height: auto;
}

div#M_imageCatalog,
div.M_imageCatalog {
  width: 22%;
  float: right;
}
div#M_imageCatalog table,
div.M_imageCatalog table {
  margin-top: 10px !important;
}
div#M_imageCatalog table td,
div.M_imageCatalog table td {
  display: block;
  width: 90px;
  height: 90px;
  padding: 5px;
  border: 1px solid #ccc;
  float: left;
  font-size: 10px;
  font-size: 1rem;
}
div#M_imageCatalog table td img,
div.M_imageCatalog table td img {
  width: auto;
  height: auto;
}
div#M_imageCatalog table td img:hover,
div.M_imageCatalog table td img:hover {
  cursor: pointer;
}

/* ---------- ITEM LINK ---------- */
#itemLink {
  display: none;
  margin-bottom: 30px;
  font-size: 11px;
}
#itemLink .item_prev {
  float: left;
  background: url(/images/original_design_default/samplesource/3/listIconL.png) no-repeat left;
  padding-left: 14px;
}
#itemLink .item_next {
  float: right;
  background: url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat right;
  padding-right: 14px;
}

/* ---------- ITEM IMAGE ---------- */
#detail #itemImg {
  /* 追加画像サムネイル */
}
#detail #itemImg iframe {
  width: 100%;
  height: 550px;
}
#detail #viewButton {
  display: none;
}

/* ---------- CART AREA ---------- */
#detail {
  /* OPTION TABLE */
}
#detail #itemInfo {
  clear: both;
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 10px 20px;
}
#detail .cartbtnArea {
  overflow: hidden;
  text-align: left;
  padding: 15px 0 10px;
}
#detail .cartbtnArea .namebox {
  width: 50%;
  float: left;
}
#detail .cartbtnArea .btnbox {
  width: 45%;
  float: right;
}
#detail .cartbtnArea .btnbox .M_inventory table.stockList {
  width: 100%;
  margin-bottom: 15px;
}
#detail .cartbtnArea .btnbox .M_inventory table.stockList th {
  vertical-align: top;
}
#detail .cartbtnArea h1 {
  font-size: 23px;
  font-size: 2.3rem;
  border-bottom: 3px solid #565B6D;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: left;
  line-height: 1.3;
}
#detail .cartbtnArea h1 img {
  max-height: 40px;
}
#detail .cartbtnArea .addcode {
  margin-top: 2px;
}
#detail .cartbtnArea .addcode table th,
#detail .cartbtnArea .addcode table td {
  border: 1px solid #565B6D;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 1px 3px;
  font-weight: normal;
}
#detail .cartbtnArea .consumer {
  font-size: 13px;
  font-size: 1.3rem;
}
#detail .cartbtnArea .consumer .offprice {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #bf192a;
  border: 1px solid #bf192a;
  padding: 0 5px;
  margin-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#detail .cartbtnArea .consumer .baseprice {
  text-decoration: line-through;
}
#detail .cartbtnArea .price {
  font-weight: bold;
  margin: 5px 0 3px;
}
#detail .cartbtnArea .price .notax,
#detail .cartbtnArea .price .notax input,
#detail .cartbtnArea .price .tax strong,
#detail .cartbtnArea .price .tax input {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
}
#detail .cartbtnArea .price .notax#M_price1, #detail .cartbtnArea .price .notax#M_price2,
#detail .cartbtnArea .price .notax input#M_price1,
#detail .cartbtnArea .price .notax input#M_price2,
#detail .cartbtnArea .price .tax strong#M_price1,
#detail .cartbtnArea .price .tax strong#M_price2,
#detail .cartbtnArea .price .tax input#M_price1,
#detail .cartbtnArea .price .tax input#M_price2 {
  width: 4em;
}
#detail .cartbtnArea .price .tax,
#detail .cartbtnArea .price .tax strong,
#detail .cartbtnArea .price .tax input {
  color: #bf192a;
}
#detail .cartbtnArea .saleBox .sale,
#detail .cartbtnArea .saleBox .price,
#detail .cartbtnArea .saleBox .saleRate {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
}
#detail .cartbtnArea .saleBox .price {
  font-weight: normal;
}
#detail .cartbtnArea .saleBox .sale {
  color: #bf192a;
  margin-right: 5px;
  font-weight: bold;
}
#detail .cartbtnArea .saleBox .sale span {
  margin-left: 5px;
  color: #333344;
  font-weight: normal;
}
#detail .cartbtnArea .saleBox .saleRate {
  font-weight: bold;
  color: #bf192a;
  border: 1px solid #bf192a;
  padding: 2px 5px;
  border-radius: 2px;
}
#detail .cartbtnArea .point {
  font-size: 12px;
  font-size: 1.2rem;
}
#detail .cartbtnArea .produntbox {
  margin-top: 5px;
}
#detail .cartbtnArea .count {
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
}
#detail .cartbtnArea .count .control {
  display: none;
}
#detail .cartbtnArea .count input {
  border: 1px solid #565B6D;
  margin: 0 10px;
  width: 8em;
  padding: 5px;
  box-shadow: 1px 1px 1px #ccc inset;
  font-size: 16px;
  font-size: 1.6rem;
}
#detail .cartbtnArea .zaiko {
  font-size: 12px;
  font-size: 1.2rem;
  zoom: 1;
  margin-bottom: 15px;
}
#detail .cartbtnArea .zaiko:after {
  content: "";
  display: table;
  clear: both;
}
#detail .cartbtnArea .zaiko a {
  text-decoration: underline;
}
#detail .cartbtnArea .noitem {
  clear: both;
  padding: 10px 0;
  margin: 10px 0;
  background: #eee;
  text-align: center;
  @inlude fontsize(12);
}
#detail .cartbtnArea .noitem .soldout {
  color: #bf192a;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
#detail .cartbtnArea #restockSend {
  margin-top: 3px;
}
#detail .cartbtnArea #restockSend a {
  font-size: 11px;
  font-size: 1.1rem;
  text-decoration: underline;
}
#detail .cartbtnArea #submitcheck {
  padding: 0 0 5px;
}
#detail .cartbtnArea .cartin {
  clear: both;
}
#detail .cartbtnArea .cartin a {
  background: #bf192a;
  display: block;
  padding: 10px 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 1px 1px 1px #ccc;
  width: 95%;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: all;
}
#detail .cartbtnArea .cartin a:before {
  content: "\f217";
  font-family: "FontAwesome";
  letter-spacing: 0.2em;
}
#detail .cartbtnArea .cartin a:hover {
  background: #e3283b;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}
#detail .cartbtnArea .buynow {
  display: none;
}
#detail .cartbtnArea #r_contact {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 10px 0;
}
#detail .cartbtnArea #r_contact li {
  float: left;
  margin-right: 10px;
}
#detail .cartbtnArea #r_contact a {
  display: block;
  border: 1px solid #565B6D;
  padding: 2px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 1px 1px 1px #ccc;
}
#detail .cartbtnArea #r_contact a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#detail .cartbtnArea #r_contact a:before {
  content: "\f005";
  font-family: "FontAwesome";
  margin-right: 5px;
}
#detail .cartbtnArea #r_contact .question a:before {
  content: "\f0e0";
}
#detail .cartbtnArea #r_sns {
  margin-bottom: 0;
}
#detail .cartbtnArea #r_sns li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#detail .cartbtnArea #r_sns li.txt {
  /* display: block; */
}
#detail .cartbtnArea #r_sns li.twitter a:before {
  content: "\f099";
  font-family: "FontAwesome";
  color: #55acee;
  letter-spacing: 0.2em;
}
#detail .table.stockList {
  width: 100%;
}
#detail .table.stockList input {
  border: 0;
  margin-right: 5px;
}
#detail .table.stockList td {
  text-align: center;
}

/* ---------- ★CONTENT ---------- */
#detail .detailTxt,
#detail .detailExtTxt {
  text-align: left;
}
#detail .detailTxt h2,
#detail .detailExtTxt h2 {
  border: none;
  border-bottom: 4px solid #f1ebe4;
  text-align: left;
  margin: 40px 0 15px;
  padding: 0 0 3px 5px;
  letter-spacing: 0.1em;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  background: none;
}
#detail .detailTxt h3,
#detail .detailExtTxt h3 {
  letter-spacing: 0;
  padding: 0;
  margin: 10px 0 3px;
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
  background: none;
}
#detail .detailTxt h3.s18,
#detail .detailExtTxt h3.s18 {
  font-size: 18px;
  font-size: 1.8rem;
}
#detail .detailTxt h3.s20,
#detail .detailExtTxt h3.s20 {
  font-size: 20px;
  font-size: 2rem;
}
#detail .detailTxt h3.s22,
#detail .detailExtTxt h3.s22 {
  font-size: 22px;
  font-size: 2.2rem;
}
#detail .detailTxt h3.s24,
#detail .detailExtTxt h3.s24 {
  font-size: 24px;
  font-size: 2.4rem;
}
#detail .detailTxt h3.left,
#detail .detailExtTxt h3.left {
  text-align: left;
}
#detail .detailTxt table,
#detail .detailExtTxt table {
  width: 100%;
  height: auto;
  margin: 5px 0 0;
}
#detail .detailTxt table th,
#detail .detailTxt table td,
#detail .detailExtTxt table th,
#detail .detailExtTxt table td {
  border: 1px solid #ccc;
  padding: 4px;
  line-height: 1.3;
}
#detail .detailTxt table th hr,
#detail .detailTxt table td hr,
#detail .detailExtTxt table th hr,
#detail .detailExtTxt table td hr {
  border: none;
  border-top: 1px dotted #ccc;
}
#detail .detailTxt table th,
#detail .detailExtTxt table th {
  background: #f1ebe4;
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
}
#detail .detailTxt table.gold th,
#detail .detailTxt table.gold td,
#detail .detailExtTxt table.gold th,
#detail .detailExtTxt table.gold td {
  padding: 10px 5px;
  border: 1px solid #000;
  line-height: 1.2;
}
#detail .detailTxt table.gold th,
#detail .detailExtTxt table.gold th {
  background: #ffcb2f;
  text-align: center;
}
#detail .detailTxt table.simple th,
#detail .detailExtTxt table.simple th {
  background: none;
  text-align: left;
}
#detail .detailTxt table.gray th,
#detail .detailExtTxt table.gray th {
  background: #f2f2f2;
}
#detail .detailTxt .cautionbox,
#detail .detailExtTxt .cautionbox {
  border: 2px solid #bf192a;
  padding: 10px;
  margin-bottom: 30px;
  background: #F4F4EC;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#detail .detailTxt .headline,
#detail .detailExtTxt .headline {
  font-weight: bold;
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 20px;
}
#detail .detailTxt .box_beige,
#detail .detailExtTxt .box_beige {
  background: #f2f2e2;
  padding: 15px;
  margin-bottom: 10px;
}
#detail .detailTxt .box_beige p,
#detail .detailExtTxt .box_beige p {
  padding-bottom: 10px;
}

#detail h1.category,
.tpl_event h1.category,
.tpl_brand h1.category,
#uniqcategoryarea h1.category,
.catelistfreearea h1.category {
  font-size: 24px;
  font-size: 2.4rem;
  padding-bottom: 5px;
  line-height: 1.2;
  margin-bottom: 10px;
  border-bottom: 4px solid #333344;
}
#detail ul[class*=clm0],
.tpl_event ul[class*=clm0],
.tpl_brand ul[class*=clm0],
#uniqcategoryarea ul[class*=clm0],
.catelistfreearea ul[class*=clm0] {
  overflow: hidden;
  margin: 0 -1%;
  padding: 0;
}
#detail ul[class*=clm0] > li,
.tpl_event ul[class*=clm0] > li,
.tpl_brand ul[class*=clm0] > li,
#uniqcategoryarea ul[class*=clm0] > li,
.catelistfreearea ul[class*=clm0] > li {
  list-style: none;
  padding: 0;
  float: left;
  margin: 0 1% 2%;
  width: 98%;
}
#detail ul[class*=clm0].spaceW,
.tpl_event ul[class*=clm0].spaceW,
.tpl_brand ul[class*=clm0].spaceW,
#uniqcategoryarea ul[class*=clm0].spaceW,
.catelistfreearea ul[class*=clm0].spaceW {
  margin: 0 -2%;
}
#detail ul[class*=clm0].spaceW > li,
.tpl_event ul[class*=clm0].spaceW > li,
.tpl_brand ul[class*=clm0].spaceW > li,
#uniqcategoryarea ul[class*=clm0].spaceW > li,
.catelistfreearea ul[class*=clm0].spaceW > li {
  margin: 2%;
}
#detail ul[class*=clm0].inline,
.tpl_event ul[class*=clm0].inline,
.tpl_brand ul[class*=clm0].inline,
#uniqcategoryarea ul[class*=clm0].inline,
.catelistfreearea ul[class*=clm0].inline {
  letter-spacing: -0.4em;
}
#detail ul[class*=clm0].inline > li,
.tpl_event ul[class*=clm0].inline > li,
.tpl_brand ul[class*=clm0].inline > li,
#uniqcategoryarea ul[class*=clm0].inline > li,
.catelistfreearea ul[class*=clm0].inline > li {
  letter-spacing: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: none;
  vertical-align: top;
}
#detail ul[class*=clm0].clm02 > li,
.tpl_event ul[class*=clm0].clm02 > li,
.tpl_brand ul[class*=clm0].clm02 > li,
#uniqcategoryarea ul[class*=clm0].clm02 > li,
.catelistfreearea ul[class*=clm0].clm02 > li {
  width: 48%;
}
#detail ul[class*=clm0].clm03 > li,
.tpl_event ul[class*=clm0].clm03 > li,
.tpl_brand ul[class*=clm0].clm03 > li,
#uniqcategoryarea ul[class*=clm0].clm03 > li,
.catelistfreearea ul[class*=clm0].clm03 > li {
  width: 31%;
}
#detail ul[class*=clm0].clm03 > li.wide,
.tpl_event ul[class*=clm0].clm03 > li.wide,
.tpl_brand ul[class*=clm0].clm03 > li.wide,
#uniqcategoryarea ul[class*=clm0].clm03 > li.wide,
.catelistfreearea ul[class*=clm0].clm03 > li.wide {
  width: 65%;
}
#detail ul[class*=clm0].clm04 > li,
.tpl_event ul[class*=clm0].clm04 > li,
.tpl_brand ul[class*=clm0].clm04 > li,
#uniqcategoryarea ul[class*=clm0].clm04 > li,
.catelistfreearea ul[class*=clm0].clm04 > li {
  width: 23%;
}
#detail ul[class*=clm0].clm04 > li.wide,
.tpl_event ul[class*=clm0].clm04 > li.wide,
.tpl_brand ul[class*=clm0].clm04 > li.wide,
#uniqcategoryarea ul[class*=clm0].clm04 > li.wide,
.catelistfreearea ul[class*=clm0].clm04 > li.wide {
  width: 73%;
}
#detail ul[class*=clm0].clm05 > li,
.tpl_event ul[class*=clm0].clm05 > li,
.tpl_brand ul[class*=clm0].clm05 > li,
#uniqcategoryarea ul[class*=clm0].clm05 > li,
.catelistfreearea ul[class*=clm0].clm05 > li {
  width: 18%;
}
#detail ul[class*=clm0].clm05 > li.wide,
.tpl_event ul[class*=clm0].clm05 > li.wide,
.tpl_brand ul[class*=clm0].clm05 > li.wide,
#uniqcategoryarea ul[class*=clm0].clm05 > li.wide,
.catelistfreearea ul[class*=clm0].clm05 > li.wide {
  width: 78%;
}
#detail ul[class*=clm0].clm05.spaceW > li,
.tpl_event ul[class*=clm0].clm05.spaceW > li,
.tpl_brand ul[class*=clm0].clm05.spaceW > li,
#uniqcategoryarea ul[class*=clm0].clm05.spaceW > li,
.catelistfreearea ul[class*=clm0].clm05.spaceW > li {
  width: 16%;
}
#detail ul[class*=clm0].clm06 > li,
.tpl_event ul[class*=clm0].clm06 > li,
.tpl_brand ul[class*=clm0].clm06 > li,
#uniqcategoryarea ul[class*=clm0].clm06 > li,
.catelistfreearea ul[class*=clm0].clm06 > li {
  width: 14.6%;
}
#detail ul[class*=clm0].clm07 > li,
.tpl_event ul[class*=clm0].clm07 > li,
.tpl_brand ul[class*=clm0].clm07 > li,
#uniqcategoryarea ul[class*=clm0].clm07 > li,
.catelistfreearea ul[class*=clm0].clm07 > li {
  width: 12.28%;
}
#detail ul[class*=clm0].clm07 > li,
.tpl_event ul[class*=clm0].clm07 > li,
.tpl_brand ul[class*=clm0].clm07 > li,
#uniqcategoryarea ul[class*=clm0].clm07 > li,
.catelistfreearea ul[class*=clm0].clm07 > li {
  width: 12.28%;
}
#detail ul[class*=clm0].bordergray > li,
.tpl_event ul[class*=clm0].bordergray > li,
.tpl_brand ul[class*=clm0].bordergray > li,
#uniqcategoryarea ul[class*=clm0].bordergray > li,
.catelistfreearea ul[class*=clm0].bordergray > li {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#detail ul[class*=clm0].bordergray.bgsnow > li,
.tpl_event ul[class*=clm0].bordergray.bgsnow > li,
.tpl_brand ul[class*=clm0].bordergray.bgsnow > li,
#uniqcategoryarea ul[class*=clm0].bordergray.bgsnow > li,
.catelistfreearea ul[class*=clm0].bordergray.bgsnow > li {
  background: #f2f2f2;
}
#detail ul[class*=clm0].valiation > li,
.tpl_event ul[class*=clm0].valiation > li,
.tpl_brand ul[class*=clm0].valiation > li,
#uniqcategoryarea ul[class*=clm0].valiation > li,
.catelistfreearea ul[class*=clm0].valiation > li {
  border: 1px solid #999;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f2f2f2;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: -0.05em;
}
#detail ul[class*=clm0].valiation.white > li,
.tpl_event ul[class*=clm0].valiation.white > li,
.tpl_brand ul[class*=clm0].valiation.white > li,
#uniqcategoryarea ul[class*=clm0].valiation.white > li,
.catelistfreearea ul[class*=clm0].valiation.white > li {
  background: #fff;
}
#detail .section.pictwan h4,
.tpl_event .section.pictwan h4,
.tpl_brand .section.pictwan h4,
#uniqcategoryarea .section.pictwan h4,
.catelistfreearea .section.pictwan h4 {
  font-size: 16px;
  margin-bottom: 5px;
}
#detail .section.pictwan ul.valiation > li,
.tpl_event .section.pictwan ul.valiation > li,
.tpl_brand .section.pictwan ul.valiation > li,
#uniqcategoryarea .section.pictwan ul.valiation > li,
.catelistfreearea .section.pictwan ul.valiation > li {
  border: none;
}
#detail .section.pictwan ul.clm06.valiation > li,
.tpl_event .section.pictwan ul.clm06.valiation > li,
.tpl_brand .section.pictwan ul.clm06.valiation > li,
#uniqcategoryarea .section.pictwan ul.clm06.valiation > li,
.catelistfreearea .section.pictwan ul.clm06.valiation > li {
  width: 15.2%;
  margin: 0 0.7% 1.2%;
  padding: 7px;
  border: none;
}

/* --- PW26 --- */
.catelistfreearea.pw26 {
  text-align: left;
  display: flex;
}
.catelistfreearea.pw26 img {
  width: 100px;
  border-radius: 2px;
  padding: 2px;
  margin-right: 10px;
}
.catelistfreearea.pw26 span {
  display: inline-block;
  margin-right: 10px;
}

/* --- calendar detail parts --- */
.tmpttl {
  display: inline-block;
  border: 2px solid #bf192a;
  border-radius: 5px;
  background: snow;
  padding: 5px;
  margin: -25px 0 10px;
  font-size: 16px;
  font-weight: bold;
  color: #bf192a;
}

.calendartmpbox {
  text-align: left;
  margin: 10px 0 30px;
  background: #fff;
  padding: 15px;
  border: 1px solid #ccc;
}

.yupackettmpbox {
  border: 1px solid #ccc;
  text-align: left;
  padding: 10px;
  margin-bottom: 30px;
}
.yupackettmpbox .tmpttl {
  color: #333344;
  border-color: #7cb603;
}
.yupackettmpbox .caution {
  color: #bf192a;
  font-weight: bold;
}

.calendarsizebox {
  display: flex;
  align-items: center;
  margin: 20px 0 30px;
  padding: 0;
  background: #f9f9f9;
  border: 1px solid #999;
  border-radius: 5px;
  text-align: left;
}
.calendarsizebox .img {
  margin: 10px;
}
.calendarsizebox .img img {
  border: 10px solid white;
  max-width: 180px;
}
.calendarsizebox .txt {
  margin: 10px;
}
.calendarsizebox h4 {
  margin-bottom: 10px;
}

/* MAIN TEXT */
#detail .pcmaintext {
  margin-bottom: 30px;
  text-align: left;
}

/* ---------- ADD IMAGE ---------- */
#detail #r_addImg {
  margin: 0 !important;
  text-align: left;
}
#detail #r_addImg *[id^=addImg] {
  clear: both;
  overflow: hidden;
  margin: 10px 0;
}
#detail #r_addImg *[id^=addImg] .addImg {
  float: left;
  max-width: 50%;
  padding: 0 30px 20px 0;
  background: #fff;
}
#detail #r_addImg *[id^=addImg] .addTxt {
  /* float: left; */
}

/* ---------- REVIEW ---------- */
#detail #r_review {
  margin: 60px 0;
  display: none;
}
#detail #r_review h2 {
  @fontsize (20);
}
#detail #r_review #M_review td {
  text-align: left;
  padding: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
}
#detail #r_review #M_review td .line {
  width: 1%;
}
#detail #r_review #M_review td[width="40"] {
  width: 9%;
}
#detail #r_review #M_review td[width="80"] {
  width: 26%;
}
#detail #r_review #M_review td[width="320"] {
  width: 60%;
}
#detail #r_review #M_review td .txtLi {
  font-size: 16px;
  font-size: 1.6rem;
}
#detail #r_review #M_review td .txtLi li span {
  color: #e65138;
}
#detail #r_review #M_review td textarea {
  height: 4em;
}
#detail #r_review .imgLi input {
  border: none;
}
#detail #r_review a.M_btnStyle {
  margin: 5px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #333344;
  padding: 5px 15px;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  box-shadow: 1px 1px 1px #ccc;
  color: #fff;
}
#detail #r_review a.M_btnStyle:after {
  content: "\f040";
  font-family: "FontAwesome";
  margin-left: 5px;
}
#detail #r_review a.M_btnStyle:hover {
  text-decoration: none;
  background: #e65138;
  color: #fff;
}
#detail #m_reviewView td {
  text-align: center;
}

/* REVIEW VIEW */
#detail #M_reviewViewAll {
  width: 100%;
}
#detail #M_reviewViewAll #M_reviewInfo {
  line-height: inherit;
}
#detail #M_reviewViewAll .M_reviewRead {
  @borderradius (5px);
  padding: 10px;
  margin-top: 5px;
}
#detail #M_reviewViewAll .M_reviewRate p {
  display: none;
}
#detail #M_reviewViewAll .M_reviewRate .txtLi {
  text-align: left;
}
#detail #M_reviewViewAll .M_reviewRate .txtLi span {
  color: #e65138;
}
#detail #M_reviewViewAll .M_reviewRate .txtLi span.off {
  color: #ccc;
}
#detail #M_reviewViewAll .M_reviewReadText {
  margin: 0;
  padding: 0;
}
#detail #M_reviewViewAll .M_reviewerInfo {
  font-size: 12px;
  font-size: 1.2rem;
}

/* ---------- GROUP ---------- */
#detail .grouparea {
  margin: 50px 0;
  text-align: center;
}
#detail .grouparea h2 {
  @fontsize (20);
}
#detail .grouparea #r_group {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
}
#detail .grouparea #r_group h3 {
  display: none;
}
#detail .grouparea #r_group table#M_group > tbody {
  display: block;
}
#detail .grouparea #r_group table#M_group > tbody tr {
  display: inline;
  letter-spacing: -0.4em;
}
#detail .grouparea #r_group table#M_group > tbody td {
  letter-spacing: normal;
}
#detail .grouparea #r_group table#M_group > tbody .itemBox {
  width: 205px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  white-space: normal;
}
#detail .grouparea #r_group table#M_group > tbody table p {
  padding: 5px 10px 0;
}
#detail .grouparea #r_group table#M_group .line {
  display: none;
}
#detail .grouparea #r_group .name,
#detail .grouparea #r_group .spe,
#detail .grouparea #r_group .price {
  text-align: left;
}
#detail .grouparea #r_group .name {
  font-weight: bold;
}
#detail .grouparea #r_group .name img {
  max-height: 40px;
}
#detail .grouparea #r_group .spe {
  display: none;
}
#detail .grouparea #r_group .price {
  color: #bf192a;
}
#detail .grouparea #r_group .itemImg {
  text-align: center;
  width: auto;
  max-width: 110px;
}
#detail .grouparea #r_group .line {
  width: 10px;
}
#detail .grouparea #r_group .line img {
  display: none;
}

/* 最近チェックした商品 */
#detail #r_recent {
  border: 5px solid #eee;
  padding: 10px;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
}
#detail #r_recent h2 {
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #eee;
}
#detail #r_recent #recent {
  margin: 0;
}
#detail #r_recent #recent .itemBox {
  padding: 0 10px;
}
#detail #r_recent #recent .itemBox table {
  width: 100% !important;
}

/* ===== DIGITAL detailpage ===== */
#detail.digital #itemLink {
  display: block;
  margin: 20px 10px 0;
  font-size: 14px;
}
#detail.digital #itemLink .item_prev a,
#detail.digital #itemLink .item_next a {
  display: inline-block;
  background: #f2f2f2;
  border: 1px solid #ccc;
  background-image: none;
  border-radius: 20px;
  padding: 5px 15px;
}
#detail.digital #itemLink .item_prev a:hover,
#detail.digital #itemLink .item_next a:hover {
  text-decoration: none;
  background: #eee;
}
#detail.digital #itemImg {
  border: 1px dotted #ccc;
}
#detail.digital #itemImg img {
  width: 600px;
  height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
#detail.digital #itemInfo {
  border: none;
}
#detail.digital .listback {
  margin: 50px 0 50px;
  text-align: left;
}
#detail.digital .listback a {
  background: #eee;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 13px;
}
#detail.digital .listback a:before {
  content: "←";
}
#detail.digital .listback a:hover {
  text-decoration: none;
}

/* ---------- EVENTBANNER ---------- */
.evbannerbox {
  border-top: 1px dashed #333344;
  margin: 20px 0;
  padding: 10px 0 0;
}
.evbannerbox .banner img {
  margin: 10px auto 0;
}

.boxshadow img {
  box-shadow: 0 0 3px #ccc;
}

/* ===== DIGITAL detailpage ===== */
#detail.rightContents.digital {
  width: 1100px;
}
#detail.rightContents.digital #leftContents {
  margin-top: 50px;
  border-top: 1px dashed #333344;
  padding-top: 30px;
  width: auto;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
#detail.rightContents.digital #leftContents .banner.box {
  width: 30%;
}

/* ====================== FORM INPUT ====================== */
.loginForm {
  margin-top: 20px;
}

.loginForm h3 {
  font-size: 14px;
  margin-bottom: 20px;
  background: url(/images/original_design_default/samplesource/3/h3title.png) no-repeat left;
  padding-left: 20px;
}

.loginForm .section {
  text-align: center;
}

.btnWrap {
  margin-top: 20px;
  text-align: center;
}

.loginForm .leadTxt {
  margin-bottom: 30px;
}

.loginForm .lostpass {
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
}

.loginForm .formTable {
  margin: 20px auto 0;
  width: 400px;
}

.formTable th,
.formTable td {
  border: 1px solid #565B6D;
  padding: 6px 8px;
}

.formTable th {
  background: #eee;
  width: 120px;
}

.M_nameList input,
#r_review input,
#r_review textarea {
  padding: 5px;
  border: 1px solid #565B6D;
  font-size: 14px;
  font-size: 1.4rem;
  width: 99%;
}

.loginForm .formTable input {
  width: 200px !important;
}

/* ====================== INFO.HTML ====================== */
/* ====================== 独自・汎用 DOKUJI ====================== */
.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

/* ---------- MARGIN ---------- */
.mb0 {
  margin-bottom: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.grayout {
  color: #999;
}

ul.tpstyle01 {
  margin: 10px 0 10px 22px;
}
ul.tpstyle01 li {
  margin-bottom: 20px;
  list-style: disc;
}
ul.tpstyle02 {
  margin: 10px 0 10px 22px;
}
ul.tpstyle02 li {
  list-style: disc;
}
ul.tpstyle03 li {
  list-style: none;
  margin: 0 0 0 15px;
}
ul.tpstyle03 li:before {
  content: "・";
  margin-left: -15px;
}

ol.num {
  counter-reset: li;
  list-style: none;
}
ol.num > li {
  margin-bottom: 15px;
}
ol.num > li::before {
  content: counter(li) ". ";
  counter-increment: li;
  font-weight: bold;
  color: #dd6a08;
}

.tpsection {
  margin-bottom: 30px;
  width: 99%;
}
.tpsection p {
  margin-bottom: 15px;
}
.tpsection a {
  text-decoration: underline;
}

/* --- BOX --- */
/* 配送の目安 */
.tmplfoodbox {
  border: 1px solid #333344;
  margin: 20px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.tmplfoodbox .marker {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 5px;
  border-radius: 10px 40px 10px 25px/30px 40px 30px 30px;
  -moz-border-radius: 10px 40px 10px 25px/30px 40px 30px 30px;
  -webkit-border-radius: 10px 40px 10px 25px/30px 40px 30px 30px;
  margin-bottom: 2px;
  background: rgba(221, 106, 8, 0.4);
}
.tmplfoodbox .flowimg {
  margin: 15px auto;
}
.tmplfoodbox .flowimg img {
  vertical-align: top;
  margin: 0 5px;
}

.tmpboxtitle {
  padding: 5px;
  text-align: center;
  background: #333344;
  color: #D7D0C0;
  font-size: 16px;
  font-size: 1.6rem;
}

.tmpboxinner {
  padding: 10px;
  background: #f2f2f2;
}

/* button */
.closebtn {
  text-align: center;
}
.closebtn a {
  display: block;
  margin: 5px auto;
  padding: 5px;
  border: 1px solid #999;
  border-radius: 5px;
  color: #333344;
  text-decoration: none;
  width: 50%;
  font-size: 16px;
}
.closebtn a:hover {
  background: #f2f2f2;
}

/* table */
table.coupon {
  width: 99.9%;
}
table.coupon th, table.coupon td {
  border: 10px solid #e65138;
  padding: 10px;
}
.thead table.coupon th, .thead table.coupon td {
  background: #e65138;
  padding: 5px;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
table.coupon th {
  font-size: 20px;
  font-size: 2rem;
  background: #f2f2f2;
}
table.coupon td {
  font-size: 28px;
  font-size: 2.8rem;
  color: #e65138;
  font-weight: bold;
}
table.tpstyle, table.tpstyle02, table.tpstyle01, table.tpstyle01_min {
  width: 99%;
  margin-bottom: 10px;
}
table.tpstyle01 th, table.tpstyle01_min th,
table.tpstyle01 td,
table.tpstyle01_min td {
  padding: 5px;
  border: 1px solid #ccc;
}
table.tpstyle01 th, table.tpstyle01_min th {
  background: #f2f2f2;
}
table.tpstyle01_min th,
table.tpstyle01_min td {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  padding: 2px;
  text-align: center;
}
table.tpstyle02 th,
table.tpstyle02 td {
  border-bottom: 1px dotted #ccc;
  padding: 5px;
}

.r5 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.r10 {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/* ---------- YOUTUBE ---------- */
.video {
  position: relative;
  padding-top: 56.25%;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

.specialBnArea .video {
  height: 125px;
  padding: 0;
}
#category .specialBnArea .video {
  height: 94px;
}

/* ---------- 詳細 ---------- */
.icdogcatvari {
  mix-blend-mode: multiply;
  max-height: 40px;
  float: left;
}

/* ---------- イベント ---------- */
.evnamebox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 30px;
  border: 3px solid #e65138;
  background: #F4F4EC;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.evnamebox.paw:before {
  content: "\f1b0";
  font-family: "FontAwesome";
  color: #e65138;
  margin-right: 10px;
}

.gramembed {
  background: #e65138;
  padding: 50px;
  border-radius: 100px;
}
.gramembed iframe {
  margin: 0 auto !important;
  border: 4px solid #334 !important;
}

.crown {
  color: #fcdc21;
  text-align: center;
  background: url(//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/ic_chess_queen.png) no-repeat top center;
  width: 70px;
  height: 70px;
  display: block;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: -10px;
  z-index: 9;
  padding-top: 24px;
  font-size: 22px;
  font-size: 2.2rem;
}

.patch {
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 9;
  display: block;
  top: -10px;
  left: -10px;
  background: rgba(252, 220, 33, 0.8);
  color: #e65138;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  padding: 12px 3px;
  border-radius: 30% 50%;
  -moz-border-radius: 30% 50%;
  -webkit-border-radius: 30% 50%;
}

/* ---------- 会社概要 ---------- */
#company_infobox tr {
  border-bottom: 1px dotted #ccc;
}
#company_infobox th,
#company_infobox td {
  padding: 10px;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
#company_infobox th {
  background: #f2f2f2;
  width: 20%;
}
#company_infobox .gmap {
  margin: 15px 5px;
}

/* ---------- 商品まとめ ---------- */
.boxtitle {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 1px dashed #333344;
  padding-bottom: 5px;
  margin: 5px 0 3px;
  line-height: 1.4;
}

.boxcmt {
  display: block;
  margin-top: 10px;
  color: #565B6D;
}

.setitem a {
  text-decoration: none;
  border-bottom: 1px dotted #333344;
}

.summarybtn {
  margin-top: 10px;
}
.summarybtn > ul {
  letter-spacing: -0.4em;
  margin: 0 -2% !important;
}
.summarybtn > ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 46%;
  margin: 0 2% !important;
  list-style: none !important;
}
.summarybtn > ul > li a,
.summarybtn > ul > li button[type=submit] {
  color: #fff;
  display: block;
  padding: 10px 5px;
  box-shadow: 1px 1px 1px #ccc;
  line-height: 1.2;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  border: none;
  width: 100%;
}
.summarybtn > ul > li a:hover,
.summarybtn > ul > li button[type=submit]:hover {
  text-decoration: none;
}
.summarybtn > ul > li.detail a {
  background: #565B6D;
}
.summarybtn > ul > li.cart a, .summarybtn > ul > li.cart button[type=submit] {
  background: #bf192a;
}
.summarybtn > ul > li.cart a:before, .summarybtn > ul > li.cart button[type=submit]:before {
  content: "\f217";
  font-family: "FontAwesome";
  letter-spacing: 0.2em;
}

/* ====================== 特定商取引 ORDERCONTRACT.HTML ====================== */
table#makebanner td:last-child[width="640"] table[width="570"],
table#makebanner td:last-child[width="640"] table[width="610"] {
  width: 100%;
}
table#makebanner td:last-child[width="640"] table[width="570"] #guide,
table#makebanner td:last-child[width="640"] table[width="610"] #guide {
  padding: 0;
}
table#makebanner td:last-child[width="640"] table[width="570"] #guide .inner-contents,
table#makebanner td:last-child[width="640"] table[width="610"] #guide .inner-contents {
  padding: 0;
}
table#makebanner td:last-child[width="640"] table[width="570"] #guide .M_guideContent,
table#makebanner td:last-child[width="640"] table[width="610"] #guide .M_guideContent {
  margin: 50px auto;
}

/* ====================== NEW REGIST ====================== */
#entory.wrap {
  width: 700px;
}
#entory.wrap h1.pageTitle {
  background: url(//interzoopet.shop7.makeshop.jp/shopimages/interzoopet/logo.png) no-repeat left top;
  background-size: 180px;
  margin: 0 auto 10px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 5px;
  font-size: 20px;
  font-size: 2rem;
}

/*----------------------------------------------------
会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap {
  overflow: hidden;
  _zoom: 1;
}

#memberLogin .btnWrap div {
  float: left;
  width: 360px;
  padding-bottom: 20px;
}

#memberLogin .btnWrap #newMember {
  border-right: 1px dotted #b2b2b2;
}

#memberLogin .btnWrap p {
  margin: 20px;
}

/*----------------------------------------------------
注文履歴ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
約款 #contract
----------------------------------------------------*/
#contractBox {
  width: 700px;
  height: 280px;
  overflow: auto;
  border: 1px solid #b2b2b2;
  padding: 10px;
  text-align: left;
  margin-top: 20px;
}

/*----------------------------------------------------
会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm {
  margin: 30px 10px 20px;
  width: 740px;
  border-top: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
}

* html #memberForm #M_entryForm {
  position: relative;
}

#memberForm #M_entryForm th,
#memberForm #M_entryForm td {
  border-bottom: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  padding: 8px;
}

* html #memberForm #M_entryForm th,
* html #memberForm #M_entryForm td {
  position: relative;
}

#memberForm #M_entryForm th {
  background: #eee;
  width: 160px;
}

#memberForm .M_txt {
  font-size: 11px;
  margin-left: 10px;
}

#memberForm #mailreceiveN,
#memberForm #sex1 {
  margin-left: 10px;
}

#memberForm .M_ex,
#memberForm .M_info {
  font-size: 11px;
  color: #666;
}

#memberForm .M_post {
  display: block;
  width: 96px;
  height: 22px;
  background: url(/images/original_design_default/samplesource/3/r_postBtn.png) no-repeat;
  float: left;
  text-indent: -9999em;
  overflow: hidden;
  _zoom: 1;
}

#memberForm #mailreceiveY,
#memberForm #mailreceiveN,
#memberForm #sex0,
#memberForm #sex1 {
  border: none;
}

#M_changepw #M_changepwTable th {
  background: #615D5C;
}

/* 退会する */
#r_leave img {
  display: none;
}

#r_leave a {
  display: block;
  width: 81px;
  height: 22px;
  margin-top: 5px;
  background: url(/images/original_design_default/samplesource/3/memberjoin_escape.png) no-repeat 0 0;
}

#r_leave a:hover {
  background-position: 0 -22px;
}

/*----------------------------------------------------
ポイント #point
----------------------------------------------------*/
#r_pointData {
  border: 1px solid #b2b2b2;
  background: #eee;
  padding: 10px;
  margin: 20px 60px 30px;
}

#r_pointData p {
  text-align: center;
}

#r_pointData strong {
  font-size: 15px;
  font-weight: bold;
  color: #cc0000;
}

#r_pointList table {
  border-collapse: separate;
  width: 400px;
  margin: 0 180px;
  border-spacing: 0;
}

#r_pointList td {
  border: 1px solid #b2b2b2;
  padding: 8px;
  text-align: center;
}

#r_pointList td font {
  font-size: 13px;
}

/*----------------------------------------------------
商品検索 #search
----------------------------------------------------*/
#search .specialBnArea {
  display: block;
  width: auto;
}
#search .specialBnArea .spbn .cmt {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: -0.05em;
}

#r_searchName {
  margin: 20px 0 20px;
}
#r_searchName font {
  color: #333;
  font-weight: bold;
}

#r_searchInput {
  background: #eee;
  padding: 10px;
}
#r_searchInput table {
  width: 100%;
  background: #fff;
}
#r_searchInput table th,
#r_searchInput table td {
  border: 1px solid #999;
  padding: 6px 8px;
  text-align: left;
}
#r_searchInput table th {
  background: #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  white-space: nowrap;
}
#r_searchInput table input,
#r_searchInput table select {
  border: 1px solid #999;
  padding: 3px;
  width: 15em;
}
#r_searchInput .btnWrap {
  margin-top: 10px;
}
#r_searchInput #searchPrice input {
  width: 5em;
  text-align: right;
}

#r_searchList table,
#r_pager table {
  width: 100%;
}

.searchResult {
  font-size: 14px;
  margin-bottom: 20px;
}

.innerList {
  /* 文字間を詰めて隙間を削除する */
  font-size: 90%;
}

#r_searchList .innerList > li {
  margin: 0 2% 15px;
  width: 22%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  vertical-align: top;
  letter-spacing: normal;
}
#r_searchList .innerList > li:nth-child(4n) {
  margin-right: 0;
}
#r_searchList .innerList > li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}
#r_searchList .innerList > li p {
  margin-bottom: 5px;
}
#r_searchList .innerBox {
  margin: 10px;
}
#r_searchList .name {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
}
#r_searchList .imgWrap {
  text-align: center;
  margin-bottom: 10px;
}
#r_searchList .imgWrap img {
  width: 100%;
}
#r_searchList .imgWrap a {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#r_searchList .imgWrap a .saleicon {
  position: absolute;
  right: 0;
  bottom: -0.5em;
  background: #e65138;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  width: 6em;
  height: 6em;
  padding-top: 1.5em;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#r_searchList .imgWrap a .saleicon.smallfont .small {
  display: block;
}
#r_searchList .price {
  color: #bf192a;
}
#r_searchList .else {
  text-align: left;
}
#r_searchList .else li {
  float: none;
  width: auto;
  display: inline;
}
#r_searchList .btnWrap {
  margin: 5px 0 0;
  background: #e6e6e6;
  padding: 0;
  text-align: center;
}
#r_searchList .soldout {
  text-align: center;
  color: #cc0000;
}

/*----------------------------------------------------
まとめ買い #matomegai
----------------------------------------------------*/
/* まとめ買いタイトル */
#matomegai h2 {
  font-size: 14px;
  margin-bottom: 20px;
  background: url(/images/original_design_default/samplesource/3/h2title.png) no-repeat center;
  line-height: 60px;
  height: 60px;
  padding-left: 20px;
}

/* カテゴリーリスト */
#matomegai .innerList {
  overflow: hidden;
  _zoom: 1;
  letter-spacing: -0.4em;
  /* 文字間を詰めて隙間を削除する */
  text-align: left;
}

#matomegai .innerList li {
  vertical-align: top;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
  width: 25%;
  /* 商品数が4つなので100%÷4=25% */
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#matomegai .innerBox {
  margin: 10px;
  text-align: center;
}

#matomegai .detail {
  text-align: left;
}

#matomegai .name {
  margin-bottom: 5px;
}

#matomegai .imgWrap {
  text-align: center;
  margin-bottom: 5px;
}

#matomegai .price span {
  padding: 0 2px;
}

#matomegai .price {
  font-weight: bold;
  color: #333;
}

#matomegai .consumerPrice {
  font-size: 11px;
  color: #999;
  text-decoration: line-through;
  margin-bottom: 0;
}

#matomegai .else {
  text-align: left;
}

#matomegai .else li {
  float: none;
  width: auto;
  display: inline;
}

#matomegai .M_lumpinput {
  text-align: right;
}

#matomegai .content {
  border-top: 1px dashed #b2b2b2;
  padding: 10px 0;
  margin: 10px auto;
  border-bottom: 1px dashed #b2b2b2;
  font-size: 11px;
}

#matomegai .btnWrap {
  margin: 10px auto 5px;
  background: #e6e6e6;
  padding: 5px 0;
  text-align: left;
}

#matomegai .btnWrap .soldout {
  text-align: center;
  color: #cc0000;
}

#matomegai .btnWrap a,
#matomegai .wishlistBtn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-indent: -9999em;
}

#matomegai .btnWrap a {
  width: 77px;
  height: 18px;
  margin-left: 5px;
}

#matomegai .wishlistBtn {
  width: 147px;
  height: 22px;
}

#matomegai .cartBtn {
  background: url("/images/original_design_default/samplesource/3/r_c_basketBtn.png") no-repeat;
}

#matomegai .quickBtn {
  background: url("/images/original_design_default/samplesource/3/r_c_buyBtn.png") no-repeat;
}

#matomegai .wishlistBtn {
  background: url("/images/original_design_default/samplesource/3/r_wishlistBtn.png") no-repeat;
}

#matomegai .btnWrap a:hover,
#matomegai .wishlistBtn:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/*----------------------------------------------------
買い物カゴ #basket
----------------------------------------------------*/
#r_basket {
  margin-bottom: 60px;
}

#basketTable {
  width: 100%;
  margin-top: 10px;
}

#basketTable th,
#basketTable td {
  text-align: center;
  border-bottom: 1px solid #b2b2b2;
  padding: 6px;
}

#basketTable th {
  border-top: 2px solid #b2b2b2;
  border-bottom: 1px dashed #b2b2b2;
  white-space: nowrap;
}

#basketTable .basketNum {
  width: 30px;
  padding: 0;
}

#basketTable .basketImg {
  width: 56px;
}

#basketTable .basketName {
  text-align: left;
}

#basketTable .basketMatomegai {
  margin-top: 4px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#basketTable .basketMatomegai a {
  border: 1px solid #999;
  padding: 2px 5px;
  font-size: 11px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  color: #999;
  text-decoration: none;
}

#basketTable .basketMatomegai a:hover {
  background: #999;
  color: #fff;
}

.quantityWrap {
  display: table;
}

.quantityInput,
.basketQunantity,
.quantityAmend {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2px;
}

.basketQunantity img {
  min-width: 18px;
  margin: 1px;
}

.quantityAmend img {
  min-width: 35px;
}

.quantityInput input {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 2px;
}

#basketTable .basketQuantity td {
  border: none;
  padding: 0;
}

#basketTable .basketPoint {
  width: 70px;
}

#basketTable .basketPrice {
  width: 70px;
}

#basketTable .basketOption {
  text-align: left;
  margin-top: 4px;
}

#basketTable .basketHaisou {
  padding: 0;
}

#basketTable .carriageWrap {
  margin: 4px 0;
}

#basketTable .basketHaisou p {
  text-align: right;
}

#basketTable .basketHaisou .carriageMsg1 {
  color: #cc0000;
  display: none;
}

#basketTable .basketHaisou .carriageMsg2 {
  padding: 5px;
  margin: 10px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
  background: #f4f4f4;
}

#basketTable .basketBtns {
  width: 80px;
}

#basketTable .basketBtns img {
  margin-bottom: 2px;
}

#basketTable .basketTotal {
  text-align: right;
  background: #ebebeb;
  border-top: 3px solid #b2b2b2;
}

#basketTable .basketTotal em {
  font-weight: bold;
  font-size: 15px;
  color: #cc0000;
}

#basketTable .basketTotal a {
  text-decoration: underline;
  margin-left: 4px;
}

#basketTable .basketTotal a:hover {
  text-decoration: none;
}

#basketTable .totalWrap {
  width: 60%;
  margin: 0 0 0 auto;
}

#basketTable .totalItem {
  float: left;
  clear: left;
  width: 60%;
  text-align: right;
}

#basketTable .matomegaiWrap {
  margin-bottom: 4px;
}

#basketTable .basketEmpty p {
  text-align: center;
  margin: 10px auto;
}

#r_basket .btnWrap .btnBack {
  float: left;
  padding-top: 5px;
  margin-left: 10px;
}

#r_basket .btnWrap .btnOrder {
  float: right;
  margin-right: 10px;
}

/* ---------- 購入前確認チェック ---------- */
#ordercheck {
  font-size: 14px;
  font-size: 1.4rem;
}
#ordercheck label {
  display: block;
  cursor: pointer;
  margin-bottom: 5px;
}
#ordercheck label a {
  text-decoration: underline;
  font-weight: bold;
}
#ordercheck label a:hover {
  background: khaki;
}
#ordercheck input#check {
  display: none;
  margin-bottom: 7px;
}
#ordercheck input#check + .checkicon {
  position: relative;
  vertical-align: middle;
}
#ordercheck input#check + .checkicon:before {
  content: "\f096";
  font-family: "FontAwesome";
  font-size: 30px;
  font-size: 3rem;
  color: #bf192a;
  background: khaki;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
}
#ordercheck input#check:checked + .checkicon:before {
  content: "\f046";
  color: #0071BC;
  background: none;
}
#ordercheck a.orderbtn {
  background: #bf192a;
  display: block;
  padding: 10px 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 1px 1px 1px #ccc;
  width: 95%;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: all;
}
#ordercheck a.orderbtn:before {
  content: "\f217";
  font-family: "FontAwesome";
  letter-spacing: 0.2em;
}
#ordercheck a.orderbtn:hover {
  background: #e3283b;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}
#ordercheck.off a.orderbtn {
  pointer-events: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #999;
  box-shadow: none;
}
#ordercheck.off .submitmemo {
  font-weight: bold;
  color: #bf192a;
}
#ordercheck .submitmemo {
  margin-top: 5px;
  line-height: 1.2;
  font-weight: normal;
  color: #999;
}

/* Amazonボタン */
.amazonButtonWrap {
  margin-top: 10px;
}

.amazonButton {
  width: 205px;
}

/* お気に入りリスト */
.astacmt {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

#wishTable {
  width: 100%;
}

#wishTable th,
#wishTable td {
  text-align: center;
  border-bottom: 1px solid #b2b2b2;
  padding: 6px;
}

#wishTable th {
  border-top: 2px solid #b2b2b2;
  border-bottom: 1px dashed #b2b2b2;
}

#wishTable .wishName {
  text-align: left;
  width: 240px;
}

#wishTable .wishQuantity input {
  margin-right: 4px;
}

/*----------------------------------------------------
お知らせ #news
----------------------------------------------------*/
#r_news #newsHead {
  text-align: left;
  border-bottom: 2px solid #b2b2b2;
  padding: 4px 0;
  font-size: 15px;
}

#r_news #newsHead span {
  margin-right: 10px;
  font-size: 11px;
  color: #999;
}

#r_news #newsContents {
  text-align: left;
  padding: 40px 20px;
  border-bottom: 1px dashed #b2b2b2;
  margin-bottom: 20px;
}

#r_news #newsAccess {
  text-align: right;
  font-size: 11px;
  color: #999;
  margin-top: 20px;
}

#r_news #newsNext {
  text-align: right;
  font-size: 11px;
  margin-bottom: 10px;
}

#r_news #newsList {
  margin-bottom: 20px;
}

#r_news #newsList .line {
  background: #fff;
}

#r_news #newsList .lims {
  border-bottom: 1px dashed #b2b2b2;
}

#r_news #newsListBtn {
  text-align: center;
}

/* ご利用ガイド */
#makebanner #guideMain {
  margin: 0 70px;
}

/*----------------------------------------------------
カタログ #catalog
----------------------------------------------------*/
#catalog .ctlg_text {
  margin-top: 24px;
}

#r_catalog .catalogCart {
  text-align: right;
  margin: 8px 0;
}

/* ====================== SLIDER BACKGROUND ====================== */
.topslider {
  margin-top: -20px;
  padding-top: 10px;
  padding-bottom: 1px;
}

/* ---------- NEWYEAR ---------- */
/* お正月用
.topslider {
    background-color: #fff;
    background: -moz-linear-gradient(top, #810000, #810000);
    background: -webkit-linear-gradient(top, #810000, #810000);
    background: linear-gradient(to bottom, #810000, #810000);

    background: -webkit-gradient(radial, 49% 0%, 0, 49% 0%, 153, color-stop(0.41, #6b0a00), color-stop(0.12, #fffac2), color-stop(0.00, #fff));
    background: -webkit-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #6b0a00 41%);
    background: -moz-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #6b0a00 41%);
    background: -o-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #6b0a00 41%);
    background: -ms-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #6b0a00 41%);
    background: radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #6b0a00 41%);

    background: -webkit-gradient(radial, 49% 0%, 0, 49% 0%, 153, color-stop(0.61, #6b0a00), color-stop(0.40, #ca1902), color-stop(0.12, #fffac2), color-stop(0.00, #fff));
    background: -webkit-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #ca1902 40%, #6b0a00 61%);
    background: -moz-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #ca1902 40%, #6b0a00 61%);
    background: -o-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #ca1902 40%, #6b0a00 61%);
    background: -ms-radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #ca1902 40%, #6b0a00 61%);
    background: radial-gradient(49% 0%, circle, #fff 0%, #fffac2 12%, #ca1902 40%, #6b0a00 61%);
    >.swiper-container.swiper1 {

    }
}
*/
/* ---------- SNOW ---------- */
/*snow effect背景色固定 */
/*
@-webkit-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@-moz-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@-ms-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
.topslider {
    background-color: $cl_zooNavy;
    @include min-screen (768px) {
        background-image: url('//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/snow01L.png'), url('//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/snow02L.png'), url('//gigaplus.makeshop.jp/interzoopet/ec/template/img/common/snow03L.png?001');
        -webkit-animation: snow 20s linear infinite;
        -moz-animation: snow 20s linear infinite;
        -ms-animation: snow 20s linear infinite;
        animation: snow 20s linear infinite;
    }
}
@keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
 */