@charset "UTF-8";
/*color*/
/*mixin*/
/* pc */
@media print, screen and (min-width: 769px) {
  .index_header {
    background-image: url(/syohin/rwd/images/misc/bg_gray.png);
    padding: 20px 0 0;
    margin: 10px 0 0;
  }

  .index_header__inner {
    width: 960px;
    margin: auto;
  }

  .mainVisual--top {
    margin-bottom: 10px;
    padding-bottom: 5px;
    overflow: hidden;
  }
  .mainVisual--top ul {
    height: 224px;
    overflow: hidden;
  }

  .banner_set--top {
    overflow: hidden;
  }
  .banner_set--top ul {
    margin-right: -50px;
  }

  .banner_set--top__item {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
  }

  .index__heading.index {
    border-top: 3px solid #0074C1;
    padding: 15px 3px;
    margin-bottom: 3px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    color: #0074C1;
    letter-spacing: 0;
    background-image: url(/syohin/rwd/images/misc/bg_gray.png);
    background-repeat: repeat-x;
    background-position: 0 bottom;
  }

  .index_category {
    margin-top: 10px;
    border-collapse: separate;
    border: 1px solid;
    border-top: none;
    width: 100%;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  .index_category .index_category__header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid;
    border-bottom: none;
    overflow: hidden;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  .index_category .index_category__header span {
    display: block;
    border: 1px solid;
    color: white;
    padding: 3px 5px 4px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0.2em;
  }
  .index_category tr:last-child {
    background: none !important;
  }
  .index_category td {
    text-align: center;
    padding: 5px 20px 10px;
    vertical-align: top;
  }
  .index_category td img {
    width: 100px;
    margin-bottom: 10px;
    -ms-interpolation-mode: bicubic;
  }
  .index_category td:first-child {
    background: none !important;
  }
  .index_category td a {
    color: black;
    text-decoration: underline;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .index_category td a:hover {
    color: #CC0000;
  }
  .index_category td span {
    display: block;
    text-align: left;
    padding-left: 18px;
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 0 0;
  }
  .index_category.riceCooker {
    border-color: #D13B07;
  }
  .index_category.riceCooker caption {
    border-color: #D23B06;
  }
  .index_category.riceCooker caption span {
    border: 1px solid #F96B3C;
    background: #D13D06;
  }
  .index_category.riceCooker tr {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--riceCooker.png);
    background-repeat: repeat-x;
    background-position: right bottom;
  }
  .index_category.riceCooker td {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--riceCooker.png);
    background-repeat: repeat-y;
    background-position: left bottom;
  }
  .index_category.riceCooker td span {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_ricecooker.png);
  }
  .index_category.cooking {
    border-color: #e17123;
  }
  .index_category.cooking caption {
    border-color: #e17123;
  }
  .index_category.cooking caption span {
    border: 1px solid #eba270;
    background: #e17123;
  }
  .index_category.cooking tr {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--cooking.png);
    background-repeat: repeat-x;
    background-position: right bottom;
  }
  .index_category.cooking td {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--cooking.png);
    background-repeat: repeat-y;
    background-position: left bottom;
  }
  .index_category.cooking td span {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_cooking.png);
  }
  .index_category.pot {
    border-color: #338f28;
  }
  .index_category.pot caption {
    border-color: #338f28;
  }
  .index_category.pot caption span {
    border: 1px solid #42bd36;
    background: #338f28;
  }
  .index_category.pot tr {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--pot.png);
    background-repeat: repeat-x;
    background-position: right bottom;
  }
  .index_category.pot td {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--pot.png);
    background-repeat: repeat-y;
    background-position: left bottom;
  }
  .index_category.pot td span {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_pot.png);
  }
  .index_category.home {
    border-color: #22a8bd;
  }
  .index_category.home caption {
    border-color: #22a8bd;
  }
  .index_category.home caption span {
    border: 1px solid #32c5da;
    background: #22a8bd;
  }
  .index_category.home tr {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--home.png);
    background-repeat: repeat-x;
    background-position: right bottom;
  }
  .index_category.home td {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--home.png);
    background-repeat: repeat-y;
    background-position: left bottom;
  }
  .index_category.home td span {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_home.png);
  }
  .index_category.bottle {
    border-color: #3274c8;
  }
  .index_category.bottle caption {
    border-color: #3274c8;
  }
  .index_category.bottle caption span {
    border: 1px solid #4d88d2;
    background: #3274c8;
  }
  .index_category.bottle tr {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--bottle.png);
    background-repeat: repeat-x;
    background-position: right bottom;
  }
  .index_category.bottle td {
    background-image: url(/syohin/rwd/images/product_list/bg_index_category--bottle.png);
    background-repeat: repeat-y;
    background-position: left bottom;
  }
  .index_category.bottle td span {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_bottle.png);
  }

  .index_category__small {
    overflow: hidden;
    border-spacing: 13px;
    width: 100%;
  }
  .index_category__small > ul {
    margin: 0 -13px;
    display: table;
  }

  .index_category__small__item {
    display: table-cell;
    vertical-align: top;
    border: 1px solid #f00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  .index_category__small__item .index_category__header {
    display: block;
    border: 1px solid;
    color: white;
    padding: 3px 5px 4px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0.2em;
  }
  .index_category__small__item.character {
    border-color: #c09200;
    width: 200px;
  }
  .index_category__small__item.character .index_category__header {
    background: #c09200;
    border-color: #e2a900;
  }
  .index_category__small__item.brand {
    border-color: #724dd0;
    width: 200px;
  }
  .index_category__small__item.brand .index_category__header {
    background: #724dd0;
    border-color: #8465d6;
  }
  .index_category__small__item.professional {
    border-color: #9f4d38;
    width: 528px;
  }
  .index_category__small__item.professional .index_category__header {
    background: #9f4d38;
    border-color: #b95941;
  }

  .index_category__small__item ul {
    padding-top: 10px;
    padding-left: 20px;
  }
  .index_category__small__item li {
    display: block;
  }
  .index_category__small__item li a {
    display: block;
    color: black;
    text-decoration: underline;
    font-size: 11px;
    font-size: 1.1rem;
    padding-left: 18px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 0 0;
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_bottle.png);
  }
  .index_category__small__item li a:hover {
    color: #CC0000;
  }
  .index_category__small__item.character a {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_character.png);
  }
  .index_category__small__item.brand a {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_brand.png);
  }
  .index_category__small__item.professional a {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_professional.png);
  }
  .index_category__small__item.professional li {
    display: inline-block;
    width: 240px;
  }

  .index_footer {
    overflow: hidden;
  }

  .index__footer__inner {
    margin: 0 -15px;
    display: table;
    border-spacing: 15px;
  }

  .index_footer__item {
    display: table-cell;
    vertical-align: top;
    border: 1px solid #CCCCCC;
    width: 308px;
  }
  .index_footer__item.safety {
    background: #f1f1f1;
  }
  .index_footer__item.safety ul {
    text-align: center;
    padding: 9px 0;
  }
  .index_footer__item.safety li {
    display: inline-block;
    vertical-align: top;
  }
  .index_footer__item.safety li img {
    height: 70px;
  }
  .index_footer__item.safety li + li {
    margin-left: 12px;
  }

  .index_footer__item--safety__heading {
    border-bottom: 1px solid #ccc;
    margin: 0;
  }
  .index_footer__item--safety__heading a {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    color: #0075c2;
    text-decoration: underline;
    padding: 10px 17px 9px;
  }

  .index_footer__heading {
    border-bottom: 1px solid #CCCCCC;
  }

  .index_footer__body {
    padding: 10px 10px 5px;
    overflow: hidden;
  }
  .index_footer__body p {
    margin: 0;
    font-size: 10px;
    font-size: 1rem;
  }
  .index_footer__body p a {
    display: inline-block;
    padding-left: 20px;
    color: #0075C2;
    text-decoration: underline;
  }
  .index_footer__body p a:hover {
    text-decoration: none;
  }
  .index_footer__body ul {
    margin: 20px 0 0 20px;
  }
  .index_footer__body ul li {
    margin-bottom: 5px;
  }
  .index_footer__body ul li a {
    display: inline-block;
    color: #0075C2;
    text-decoration: underline;
  }
  .index_footer__body ul li a:hover {
    text-decoration: none;
  }

  .index_footer__pic {
    float: left;
    padding: 10px 0 0 10px;
  }

  #sideNav.top #contents_bnr {
    display: none;
  }
  #sideNav.top #pickup {
    background: #EEEEEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  #sideNav.top #pickup ul {
    padding: 0 5px 5px;
  }
  #sideNav.top .pickup__heading {
    padding: 10px 10px 9px;
    border-bottom: 1px solid white;
    height: 19px;
    text-indent: -9999em;
    background-image: url(/syohin/rwd/images/pickup/pickup__heading--top.png);
    background-repeat: no-repeat;
    background-position: center center;
  }

  .pickup__item {
    margin-top: 4px;
  }
}
/* iPhone6 Plus ~ ちょっと大きいスマホまで */
@media screen and (max-width: 768px) {
  .index_header {
    background: #e0e0e0;
    padding-top: 10px;
    border-bottom: 1px solid white;
  }

  .mainVisual--top {
    overflow: hidden;
    margin: 0 10px;
  }

  .mainVisual--top__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sp_nav__item a {
    background: #0073c0;
  }

  #content_list {
    display: none;
  }

  .index_footer {
    margin: 0 10px 30px;
  }

  #sideNav_sp {
    display: none !important;
  }

  .index_footer__item {
    display: block;
    border: 1px solid #CCCCCC;
    margin-top: 10px;
    *zoom: 1;
  }
  .index_footer__item:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1;
  }
  .index_footer__item:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1;
  }
  .index_footer__item.safety {
    background: #f1f1f1;
  }
  .index_footer__item.safety ul {
    display: table-cell;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    padding: 10px 0;
  }
  .index_footer__item.safety li {
    vertical-align: middle;
    display: inline-block;
  }
  .index_footer__item.safety li img {
    height: 45px;
  }
  .index_footer__item.safety li + li {
    margin-left: 12px;
  }

  .index_footer__item--safety__heading {
    border-right: 1px solid #ccc;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
  }
  .index_footer__item--safety__heading a {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    color: #0075c2;
    text-decoration: underline;
    padding: 10px 17px 9px;
    white-space: nowrap;
  }

  .index_footer__heading {
    border-bottom: 1px solid #CCCCCC;
    background: #FCFBEB;
  }

  .index_footer__body {
    padding: 10px 10px 5px;
    overflow: hidden;
  }
  .index_footer__body p {
    margin: 0;
    font-size: 10px;
    font-size: 1rem;
  }
  .index_footer__body p a {
    display: inline-block;
    padding-top: 10px;
    color: #0075C2;
    text-decoration: underline;
  }
  .index_footer__body p a:hover {
    text-decoration: none;
  }
  .index_footer__body ul {
    margin: 20px 0 0 20px;
  }
  .index_footer__body ul li {
    margin-bottom: 5px;
  }
  .index_footer__body ul li a {
    display: inline-block;
    color: #0075C2;
    text-decoration: underline;
  }
  .index_footer__body ul li a:hover {
    text-decoration: none;
  }

  .index_footer__pic {
    float: left;
    padding: 10px;
  }
  .index_footer__pic img {
    width: 50px;
  }

  .anchor_tar {
    position: relative;
    top: -140px;
  }
}

/*# sourceMappingURL=top.css.map */
