@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,600");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box;
  outline: 0;
  outline: none; }

.card li a span.pr span, .card-s li a span.pr span, .mod_action h2 span.itemPrice, .mod_action .FS2_itemPrice_text span.itemPrice {
  font-family: 'Oswald', sans-serif; }

body {
  font-size: 16px;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #3A3A3A;
  line-height: 1.6; }
  @media screen and (min-width: 834px) {
    body {
      min-width: 1100px; } }

a {
  transition: all .4s ease; }
  a:hover {
    opacity: .6; }

@media screen and (min-width: 834px) {
  .for-sp {
    display: none; } }
@media screen and (max-width: 834px) {
  .for-pc {
    display: none; } }
.lay_inner, .system_content {
  margin: 0 auto; }
  @media screen and (min-width: 834px) {
    .lay_inner, .system_content {
      width: 85%;
      min-width: 780px; } }
  @media screen and (max-width: 834px) {
    .lay_inner, .system_content {
      width: 100%;
      min-width: initial; } }

.system_content {
  padding-top: 50px; }
  @media screen and (max-width: 834px) {
    .system_content {
      padding: 50px 3% 0; } }

#lay_sideArea {
  position: fixed;
  left: 0;
  width: 200px;
  height: 100%;
  height: 100vh;
  background: #E9E9E9;
  z-index: 200; }
  @media screen and (max-width: 834px) {
    #lay_sideArea {
      display: none; } }

.lay_mainArea, td.layout_content {
  padding-left: 200px;
  /*
    background: #ccc;
    height: 100%;
    height: 100vh;
  */ }
  @media screen and (max-width: 834px) {
    .lay_mainArea, td.layout_content {
      padding-left: 0; } }

td.layout_content {
  position: relative; }

.lay_section, .lay_section-star, .lay_section-category, .lay_section-ranking, .lay_section-push, .lay_section-checkerd, .lay_section-picup, .lay_section-info {
  margin: 3em 0;
  padding: .1em 0; }
  @media screen and (max-width: 834px) {
    .lay_section, .lay_section-star, .lay_section-category, .lay_section-ranking, .lay_section-push, .lay_section-checkerd, .lay_section-picup, .lay_section-info {
      margin: 1em 0; } }

.lay_section-star {
  margin-top: 0; }

@media screen and (max-width: 834px) {
  .lay_section-category, .lay_section-ranking, .lay_section-picup, .lay_section-category {
    background: #D4D4D4; } }

.elm_typo-h1 {
  font-size: 18px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
  padding: .8em  .2em; }
  @media screen and (max-width: 834px) {
    .elm_typo-h1 {
      padding: .4em;
      line-height: 25px; } }
  .elm_typo-h1:after {
    content: '';
    display: block;
    clear: both; }
  .elm_typo-h1 i {
    display: inline-block;
    width: 30px;
    margin-right: .3em;
    float: left; }
    @media screen and (max-width: 834px) {
      .elm_typo-h1 i {
        width: 25px; } }
    .elm_typo-h1 i img {
      width: 100%;
      height: auto;
      vertical-align: bottom; }

.elm_typo-h2 {
  font-size: 19px;
  line-height: 26px; }
  .elm_typo-h2 i {
    display: inline-block;
    width: 26px;
    margin-right: .3em; }
    .elm_typo-h2 i img {
      width: 100%;
      height: auto;
      vertical-align: bottom; }
  @media screen and (max-width: 834px) {
    .elm_typo-h2 {
      font-size: 16px;
      line-height: 20px;
      font-weight: 600; }
      .elm_typo-h2 i {
        display: inline-block;
        width: 20px;
        margin-right: .3em; }
        .elm_typo-h2 i img {
          width: 100%;
          height: auto;
          vertical-align: bottom; } }

.spTrigg {
  background-position: 99% center !important; }

@media screen and (max-width: 834px) {
  .spFit {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    width: 100%; } }

#mod_header {
  background: #e42323;
  color: #ffffff;
  padding: 0.9rem 1rem 0.65rem 1rem;
  line-height: 1;
  position: relative; }
  #mod_header a {
    color: #ffffff;
    text-decoration: none; }
    #mod_header a span {
      display: block;
      min-height: 2em;
      padding-top: 6px; }
      #mod_header a span.non {
        padding-top: 0; }

#mod_header-sp {
  background: #e42323;
  color: #ffffff; }
  #mod_header-sp a {
    color: #ffffff;
    text-decoration: none;
    line-height: 1; }
    #mod_header-sp a span {
      display: block;
      min-height: 2em;
      padding-top: 4px; }
      #mod_header-sp a span.non {
        padding-top: 0; }

@media screen and (max-width: 834px) {
  .header-nav-global {
    float: left;
    width: 33.3333333333%;
    font-size: 10px; } }
@media screen and (min-width: 834px) {
  .header-nav-global {
    float: right;
    font-size: 12px; } }
.header-nav-global li {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  margin: 0 .1em; }
  @media screen and (max-width: 834px) {
    .header-nav-global li {
      width: 50%;
      float: left;
      margin: 0;
      padding: .6em .3em; } }
  @media screen and (min-width: 834px) {
    .header-nav-global li {
      width: 60px; } }
  .header-nav-global li i {
    display: block;
    margin: 0 auto;
    width: 38px; }
    @media screen and (max-width: 834px) {
      .header-nav-global li i {
        width: 32px; } }
  .header-nav-global li img {
    width: 100%;
    height: auto; }
  .header-nav-global li a {
    display: block; }

.header-nav-label img {
  vertical-align: bottom; }
@media screen and (min-width: 834px) {
  .header-nav-label {
    float: left;
    width: 465px; } }
@media screen and (max-width: 834px) {
  .header-nav-label {
    padding: .3em .4em;
    background: #ffe5e5; } }
.header-nav-label ul:after {
  content: '';
  display: block;
  clear: both; }
.header-nav-label li {
  float: left;
  width: 50%;
  padding: 0 7px;
  background: #ffe5e5; }
  @media screen and (min-width: 834px) {
    .header-nav-label li {
      padding: 5px 7px; }
      .header-nav-label li:first-child {
        border-radius: 4px 0 0 4px; }
      .header-nav-label li:last-child {
        border-radius: 0 4px 4px 0; }
      .header-nav-label li:nth-child(2) {
        border-left: 2px solid #e42323; } }
  .header-nav-label li:nth-child(2) {
    border-left: 1px solid #e42323; }
  .header-nav-label li img {
    width: 100%;
    height: auto; }
.header-nav-label a {
  display: block; }

.header-nav-sub {
  position: absolute;
  right: 1rem;
  top: .7rem;
  line-height: 1; }
  .header-nav-sub li {
    vertical-align: top;
    display: inline-block;
    font-size: 10px; }
    .header-nav-sub li:after {
      content: '';
      display: block;
      clear: both; }
  .header-nav-sub a {
    display: block;
    line-height: 20px;
    margin-left: 5px; }
  .header-nav-sub i {
    display: inline-block;
    width: 20px;
    float: left;
    margin-right: 3px; }
    .header-nav-sub i img {
      width: 100%;
      height: auto; }

.elm_header-catch {
  font-size: 13px;
  letter-spacing: -2px; }
  @media screen and (max-width: 834px) {
    .elm_header-catch {
      text-align: center;
      background: #4F4F4F;
      padding: 0.5em 0; } }

.elm_header-nav {
  padding: .6rem 0 .13rem; }
  @media screen and (min-width: 834px) {
    .elm_header-nav {
      margin: 6px 0 0 0; } }
  .elm_header-nav:after {
    content: '';
    display: block;
    clear: both; }

.header-nav-logo {
  width: 33.3333333333%; }
  @media screen and (max-width: 834px) {
    .header-nav-logo {
      float: left;
      padding: 0 1.6em;
      text-align: center; } }
  .header-nav-logo img {
    width: 100%;
    max-width: 68px;
    height: auto; }

#mod-spNav {
  display: none;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background: rgba(0, 0, 0, 0.8);
  font-size: 10px;
  text-align: center;
  overflow-y: scroll; }
  #mod-spNav i {
    display: inline-block; }
    #mod-spNav i img {
      width: 100%;
      height: auto; }
  #mod-spNav:after {
    content: '';
    display: block;
    clear: both; }
  #mod-spNav a {
    display: block;
    color: #3A3A3A;
    text-decoration: none; }
  #mod-spNav .btn-close, #mod-spNav .spNav-body, #mod-spNav .seg1 li, #mod-spNav .seg2 li {
    float: left;
    display: block; }
    #mod-spNav .btn-close a, #mod-spNav .spNav-body a, #mod-spNav .seg1 li a, #mod-spNav .seg2 li a {
      display: block; }
  #mod-spNav .btn-close {
    background: #e42323;
    color: #ffffff;
    width: 16.6666666667%; }
  #mod-spNav .spNav-body {
    background: #ffffff;
    width: 83.3333333333%; }
  #mod-spNav .spNav-body-head {
    padding: 1em 1.3em;
    border-bottom: 1px solid #cacaca; }
    #mod-spNav .spNav-body-head:after {
      content: '';
      display: block;
      clear: both; }
    #mod-spNav .spNav-body-head a {
      display: block;
      float: left; }
      #mod-spNav .spNav-body-head a img {
        width: 100%;
        height: auto; }
      #mod-spNav .spNav-body-head a:first-child {
        width: 35%;
        padding-top: .5em; }
      #mod-spNav .spNav-body-head a:last-child {
        width: 65%;
        padding: 0 .2em  0 1em; }
  #mod-spNav .seg1:after {
    content: '';
    display: block;
    clear: both; }
  #mod-spNav .seg1 li {
    float: left;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    width: 25%; }
    #mod-spNav .seg1 li:nth-child(4n) {
      border-right: 1px solid #ffffff; }
    #mod-spNav .seg1 li a span {
      line-height: 1;
      min-height: 78px;
      display: block;
      min-height: 2em;
      padding-top: 4px; }
      #mod-spNav .seg1 li a span.non {
        padding-top: 0; }
    #mod-spNav .seg1 li.loginned {
      background: #fef4f4;
      border-right: 1px solid #fef4f4; }
    #mod-spNav .seg1 li i {
      width: 55%;
      margin: 0 auto;
      display: block;
      margin-bottom: .2em; }
      #mod-spNav .seg1 li i img {
        vertical-align: bottom; }
    #mod-spNav .seg1 li.x2 {
      width: 50%;
      text-align: left;
      line-height: 20px;
      padding: .3em .6em; }
      #mod-spNav .seg1 li.x2:nth-child(2n) {
        border-right: 1px solid #ffffff; }
      #mod-spNav .seg1 li.x2 a {
        font-size: 12px; }
      #mod-spNav .seg1 li.x2 i {
        width: 20px;
        float: left;
        margin-right: .2em; }
        #mod-spNav .seg1 li.x2 i img {
          vertical-align: bottom; }
    #mod-spNav .seg1 li a {
      font-size: 10px;
      padding: .8em .3em; }
  #mod-spNav .seg2 {
    background: #cacaca;
    padding: 6px; }
    #mod-spNav .seg2 .mod_category-full, #mod-spNav .seg2 .mod_side-nav {
      margin: 0; }
      #mod-spNav .seg2 .mod_category-full li i, #mod-spNav .seg2 .mod_side-nav li i {
        width: 25px;
        float: left; }
        #mod-spNav .seg2 .mod_category-full li i img, #mod-spNav .seg2 .mod_side-nav li i img {
          vertical-align: bottom; }
      #mod-spNav .seg2 .mod_category-full li a, #mod-spNav .seg2 .mod_side-nav li a {
        line-height: 25px;
        font-size: 12px;
        padding: .4em .2em; }
    #mod-spNav .seg2 ul {
      border-top: 1px solid #cacaca;
      margin-bottom: 6px; }
      #mod-spNav .seg2 ul:after {
        content: '';
        display: block;
        clear: both; }
    #mod-spNav .seg2 ul, #mod-spNav .seg2 .single {
      background-color: #ffffff; }
    #mod-spNav .seg2 .single, #mod-spNav .seg2 li {
      text-align: left; }
    #mod-spNav .seg2 .single {
      margin-top: 6px;
      line-height: 18px;
      padding: .9em .8em;
      font-size: 13px; }
      #mod-spNav .seg2 .single:after {
        content: '';
        display: block;
        clear: both; }
      #mod-spNav .seg2 .single:first-child {
        margin-top: 0; }
      #mod-spNav .seg2 .single i {
        float: left;
        width: 18px;
        margin-right: .4em; }
        #mod-spNav .seg2 .single i img {
          vertical-align: bottom; }
    #mod-spNav .seg2 li {
      float: left;
      width: 50%;
      border-right: 1px solid #cacaca;
      border-bottom: 1px solid #cacaca; }
      #mod-spNav .seg2 li:nth-child(2n) {
        border-right: none; }
      #mod-spNav .seg2 li small {
        display: none; }
  #mod-spNav .seg3 {
    padding: 12px;
    text-align: left; }
    #mod-spNav .seg3 li {
      margin-bottom: 12px;
      font-size: 13px; }
      #mod-spNav .seg3 li a {
        text-decoration: underline; }

.acdTrigg, .spTrigg, .mod_detail ul h3 {
  background-image: url(https://www.kirindo-shop.com/cmn/images/acd01.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 8px; }
  .acdTrigg.active, .active.spTrigg, .mod_detail ul h3.active {
    background-image: url(https://www.kirindo-shop.com/cmn/images/acd02.png); }

#mod_footer {
  margin-top: 80px;
  background: #e42323;
  color: #ffffff;
  border-bottom: 5px solid #005300;
  padding: 1.5rem 0;
  font-size: 13px; }
  @media screen and (max-width: 834px) {
    #mod_footer {
      padding-left: 3%;
      padding-right: 3%;
      margin-top: 40px; } }

.elm_footer-logo img {
  width: 100%;
  height: auto; }
@media screen and (max-width: 834px) {
  .elm_footer-logo {
    display: none; } }

.elm_footer-copy {
  font-size: 10px;
  letter-spacing: .1em; }

.elm_footer-links {
  padding: 1em 2em; }
  @media screen and (max-width: 834px) {
    .elm_footer-links {
      padding: 0;
      font-size: 10px; } }
  .elm_footer-links li {
    display: inline-block;
    padding: .5em; }
    @media screen and (max-width: 834px) {
      .elm_footer-links li {
        padding: .5em .2em; } }
  .elm_footer-links a {
    color: #ffffff; }

.elm_footer-badge:after {
  content: '';
  display: block;
  clear: both; }
.elm_footer-badge li {
  float: left;
  width: 70%;
  font-size: 12px;
  line-height: 1.2;
  padding: 0 0 0 1.5em; }
  .elm_footer-badge li.logo {
    width: 30%; }
  @media screen and (max-width: 834px) {
    .elm_footer-badge li {
      padding: 0 0 0 .5em;
      font-size: 10px;
      line-height: 1.3; } }
.elm_footer-badge a {
  display: block; }
.elm_footer-badge img {
  width: 100%;
  height: auto;
  display: inline-block; }

.mod_footerItems {
  margin: 1.6em 0; }
  @media screen and (max-width: 834px) {
    .mod_footerItems {
      margin: .6em 0 0; } }
  .mod_footerItems:after {
    content: '';
    display: block;
    clear: both; }
  .mod_footerItems .elm_footer-logo,
  .mod_footerItems .elm_footer-links,
  .mod_footerItems .elm_footer-badge {
    float: left; }
  .mod_footerItems .elm_footer-logo {
    width: 16%; }
  .mod_footerItems .elm_footer-links {
    width: 25%; }
    @media screen and (max-width: 834px) {
      .mod_footerItems .elm_footer-links {
        width: 100%;
        margin-bottom: 1em; } }
  .mod_footerItems .elm_footer-badge {
    width: 50%;
    float: right; }
    @media screen and (max-width: 834px) {
      .mod_footerItems .elm_footer-badge {
        float: left;
        width: 100%;
        margin-bottom: 1em; } }

.mod_wrapNav {
  border: 3px solid #009500;
  background: #ffffff;
  border-radius: 8px;
  margin-top: -55px; }
  @media screen and (max-width: 834px) {
    .mod_wrapNav {
      margin-top: -47px; } }
  .mod_wrapNav ul:after {
    content: '';
    display: block;
    clear: both; }
  .mod_wrapNav li {
    width: 33.3333333333%;
    float: left;
    border-left: 1px solid #d4d4d4; }
    @media screen and (max-width: 834px) {
      .mod_wrapNav li {
        width: 50%; }
        .mod_wrapNav li:first-child, .mod_wrapNav li:nth-child(2) {
          border-bottom: 1px solid #d4d4d4; }
        .mod_wrapNav li:nth-child(3) {
          border-left: none; } }
    .mod_wrapNav li:first-child {
      border-left: none; }
  .mod_wrapNav a {
    text-decoration: none;
    color: #3A3A3A;
    font-size: 14px;
    padding: 1.3em 1.6em;
    font-weight: 600;
    display: block;
    line-height: 26px; }
    @media screen and (max-width: 834px) {
      .mod_wrapNav a {
        padding: .7em .8em;
        line-height: 20px;
        font-size: 11px; } }
    .mod_wrapNav a:after {
      content: '';
      display: block;
      clear: both; }
  .mod_wrapNav i {
    display: inline-block;
    width: 26px;
    float: left;
    margin-right: .8em; }
    @media screen and (max-width: 834px) {
      .mod_wrapNav i {
        width: 20px;
        margin-right: .6em; } }
    .mod_wrapNav i img {
      width: 100%;
      height: auto;
      vertical-align: bottom; }

.mod_mv-slide {
  max-width: 900px;
  margin: 0 auto; }
  @media screen and (max-width: 834px) {
    .mod_mv-slide {
      background: #d4d4d4; }
      .mod_mv-slide .slick-dots {
        margin-bottom: 0; } }
  .mod_mv-slide img {
    width: 100%;
    height: auto; }
  .mod_mv-slide .slick-arrow {
    top: 50%;
    width: 21px;
    height: 36px;
    margin-top: -28px;
    background: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%; }
    @media screen and (max-width: 834px) {
      .mod_mv-slide .slick-arrow {
        margin-top: -29px;
        width: 24px;
        height: 46px;
        background-color: #fff;
        background-size: 50%; } }
  .mod_mv-slide .slick-next {
    background-image: url(https://www.kirindo-shop.com/cmn/images/arrow01-next.png);
    right: 1em; }
    @media screen and (max-width: 834px) {
      .mod_mv-slide .slick-next {
        right: 0; } }
  .mod_mv-slide .slick-prev {
    background-image: url(https://www.kirindo-shop.com/cmn/images/arrow01-prev.png);
    left: 1em; }
    @media screen and (max-width: 834px) {
      .mod_mv-slide .slick-prev {
        left: 0; } }

.mod_twinSlide img {
  width: 100%;
  height: auto; }
.mod_twinSlide .slideElm {
  padding: 0 .5em; }
  @media screen and (max-width: 834px) {
    .mod_twinSlide .slideElm {
      padding: 0 .3em; } }
  .mod_twinSlide .slideElm a {
    display: block;
    border: 1px solid #eee; }
.mod_twinSlide .slick-arrow {
  top: 50%;
  width: 21px;
  height: 36px;
  margin-top: -28px;
  background: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%; }
  @media screen and (max-width: 834px) {
    .mod_twinSlide .slick-arrow {
      width: 40px;
      height: 60px;
      background-size: 8px;
      background-color: rgba(255, 255, 255, 0.8);
      margin-top: -24px; } }
.mod_twinSlide .slick-next {
  background-image: url(https://www.kirindo-shop.com/cmn/images/arrow01-next.png);
  right: -3em; }
  @media screen and (max-width: 834px) {
    .mod_twinSlide .slick-next {
      right: 0; } }
.mod_twinSlide .slick-prev {
  background-image: url(https://www.kirindo-shop.com/cmn/images/arrow01-prev.png);
  left: -3em; }
  @media screen and (max-width: 834px) {
    .mod_twinSlide .slick-prev {
      left: 0; } }

.mod_sectionHeader {
  margin: 1em 0;
  position: relative;
  font-size: 19px;
  line-height: 26px; }
  @media screen and (max-width: 834px) {
    .mod_sectionHeader {
      margin: .7em 3%; } }
  .mod_sectionHeader a {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 100px;
    padding: .6em 1.5em .6em 1em;
    background-color: #e42323;
    background-image: url(https://www.kirindo-shop.com/cmn/images/arrow00-next.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 6px;
    line-height: 1; }
    .mod_sectionHeader a:after {
      content: 'もっと見る'; }
    @media screen and (max-width: 834px) {
      .mod_sectionHeader a {
        font-size: 10px;
        padding: .5em 1.5em .5em 1em;
        background-size: 4px; } }

.mod_sectionFooter {
  margin: 1em 0;
  position: relative;
  font-size: 19px;
  line-height: 26px;
  text-align: right; }
  @media screen and (max-width: 834px) {
    .mod_sectionFooter {
      margin: .7em 3%; } }
  .mod_sectionFooter a {
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 100px;
    padding: .6em 1.5em .6em 1em;
    background-color: #e42323;
    background-image: url(https://www.kirindo-shop.com/cmn/images/arrow00-next.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 6px;
    line-height: 1; }
    .mod_sectionFooter a:after {
      content: 'もっと見る'; }
    @media screen and (max-width: 834px) {
      .mod_sectionFooter a {
        font-size: 10px;
        padding: .5em 1.5em .5em 1em;
        background-size: 4px; } }

.mod_tabSlide-label {
  font-size: 15px; }
  .mod_tabSlide-label .slideElm {
    cursor: pointer;
    transition: all .4s ease;
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    padding: 0 1.1em;
    padding-bottom: .8em; }
    .mod_tabSlide-label .slideElm:hover {
      opacity: .6; }
    .mod_tabSlide-label .slideElm.kselect {
      padding-bottom: .6em; }
      .mod_tabSlide-label .slideElm.kselect img {
        display: inline-block;
        margin: 0 auto;
        height: 16px;
        width: auto; }
        .mod_tabSlide-label .slideElm.kselect img.on {
          display: none; }
      .mod_tabSlide-label .slideElm.kselect.slick-current img.on {
        display: inline; }
      .mod_tabSlide-label .slideElm.kselect.slick-current img.off {
        display: none; }
  .mod_tabSlide-label .slick-current {
    color: #e42323;
    border-bottom: 3px solid #e42323; }

.mod_card ul, .mod_card-ranking ul, .mod_card-chaeked ul, .mod_card-picup ul {
  display: block; }
  .mod_card ul:after, .mod_card-ranking ul:after, .mod_card-chaeked ul:after, .mod_card-picup ul:after {
    content: '';
    display: block;
    clear: both; }
.mod_card li, .mod_card-ranking li, .mod_card-chaeked li, .mod_card-picup li {
  float: left;
  padding: 1px 0 0 0; }
  @media screen and (min-width: 834px) {
    .mod_card li, .mod_card-ranking li, .mod_card-chaeked li, .mod_card-picup li {
      padding: .2em; } }
  @media screen and (max-width: 834px) {
    .mod_card li:first-child a, .mod_card-ranking li:first-child a, .mod_card-chaeked li:first-child a, .mod_card-picup li:first-child a {
      border-radius: 6px 6px 0 0; }
    .mod_card li:nth-child(3) a, .mod_card-ranking li:nth-child(3) a, .mod_card-chaeked li:nth-child(3) a, .mod_card-picup li:nth-child(3) a {
      border-radius: 0 0 6px 6px; } }
  .mod_card li a, .mod_card-ranking li a, .mod_card-chaeked li a, .mod_card-picup li a {
    display: block;
    background: #ffffff;
    padding: 1px; }
    @media screen and (min-width: 834px) {
      .mod_card li a, .mod_card-ranking li a, .mod_card-chaeked li a, .mod_card-picup li a {
        border-radius: 6px;
        padding: .9em; } }

.mod_card-ranking {
  background: #D4D4D4; }
  .mod_card-ranking:after {
    content: '';
    display: block;
    clear: both; }
  .mod_card-ranking li:first-child .pp {
    text-align: center;
    display: block;
    width: 100%;
    float: none; }
    .mod_card-ranking li:first-child .pp img {
      max-width: 30%;
      display: inline-block;
      margin: 0 .2em; }
  .mod_card-ranking li:first-child .data {
    padding-top: 1em;
    display: block;
    width: 100%;
    float: none; }
  @media screen and (min-width: 834px) {
    .mod_card-ranking {
      padding: 0.6em 0.6em 0.7em 0.6em; }
      .mod_card-ranking li {
        width: 33.3333333333%;
        text-align: left; }
        .mod_card-ranking li a {
          position: relative;
          text-decoration: none;
          color: #3A3A3A; }
          .mod_card-ranking li a:before {
            position: absolute;
            top: 0;
            left: 0;
            content: '1';
            padding: .3em .4em;
            display: block;
            color: #ffffff;
            text-align: center;
            background: #e42323;
            font-weight: 600;
            border-radius: 6px 0 6px 0;
            font-size: 12px;
            z-index: 1; }
        .mod_card-ranking li:nth-child(1) a:before {
          content: "1"; }
        .mod_card-ranking li:nth-child(2) a:before {
          content: "2"; }
        .mod_card-ranking li:nth-child(3) a:before {
          content: "3"; }
        .mod_card-ranking li:nth-child(4) a:before {
          content: "4"; }
        .mod_card-ranking li:nth-child(5) a:before {
          content: "5"; }
        .mod_card-ranking li:nth-child(6) a:before {
          content: "6"; }
        .mod_card-ranking li:nth-child(7) a:before {
          content: "7"; }
        .mod_card-ranking li:nth-child(8) a:before {
          content: "8"; }
        .mod_card-ranking li:nth-child(9) a:before {
          content: "9"; }
        .mod_card-ranking li:nth-child(10) a:before {
          content: "10"; }
        .mod_card-ranking li:nth-child(11) a:before {
          content: "11"; }
        .mod_card-ranking li:nth-child(12) a:before {
          content: "12"; }
        .mod_card-ranking li:nth-child(13) a:before {
          content: "13"; }
        .mod_card-ranking li:nth-child(14) a:before {
          content: "14"; }
        .mod_card-ranking li:nth-child(15) a:before {
          content: "15"; }
        .mod_card-ranking li:nth-child(16) a:before {
          content: "16"; }
        .mod_card-ranking li:nth-child(17) a:before {
          content: "17"; }
        .mod_card-ranking li:nth-child(18) a:before {
          content: "18"; }
        .mod_card-ranking li:nth-child(19) a:before {
          content: "19"; }
        .mod_card-ranking li:nth-child(20) a:before {
          content: "20"; }
        .mod_card-ranking li:nth-child(21) a:before {
          content: "21"; }
        .mod_card-ranking li:nth-child(22) a:before {
          content: "22"; }
        .mod_card-ranking li:nth-child(23) a:before {
          content: "23"; }
        .mod_card-ranking li:nth-child(24) a:before {
          content: "24"; }
        .mod_card-ranking li:nth-child(25) a:before {
          content: "25"; }
        .mod_card-ranking li:nth-child(26) a:before {
          content: "26"; }
        .mod_card-ranking li:nth-child(27) a:before {
          content: "27"; }
        .mod_card-ranking li:nth-child(28) a:before {
          content: "28"; }
        .mod_card-ranking li:nth-child(29) a:before {
          content: "29"; }
        .mod_card-ranking li:nth-child(30) a:before {
          content: "30"; }
        .mod_card-ranking li:nth-child(31) a:before {
          content: "31"; }
        .mod_card-ranking li:nth-child(32) a:before {
          content: "32"; }
        .mod_card-ranking li:nth-child(33) a:before {
          content: "33"; }
        .mod_card-ranking li:nth-child(34) a:before {
          content: "34"; }
        .mod_card-ranking li:nth-child(35) a:before {
          content: "35"; }
        .mod_card-ranking li:nth-child(36) a:before {
          content: "36"; }
        .mod_card-ranking li:nth-child(37) a:before {
          content: "37"; }
        .mod_card-ranking li:nth-child(38) a:before {
          content: "38"; }
        .mod_card-ranking li:nth-child(39) a:before {
          content: "39"; }
        .mod_card-ranking li:nth-child(40) a:before {
          content: "40"; }
        .mod_card-ranking li:nth-child(41) a:before {
          content: "41"; }
        .mod_card-ranking li:nth-child(42) a:before {
          content: "42"; }
        .mod_card-ranking li:nth-child(43) a:before {
          content: "43"; }
        .mod_card-ranking li:nth-child(44) a:before {
          content: "44"; }
        .mod_card-ranking li:nth-child(45) a:before {
          content: "45"; }
        .mod_card-ranking li:nth-child(46) a:before {
          content: "46"; }
        .mod_card-ranking li:nth-child(47) a:before {
          content: "47"; }
        .mod_card-ranking li:nth-child(48) a:before {
          content: "48"; }
        .mod_card-ranking li:nth-child(49) a:before {
          content: "49"; }
        .mod_card-ranking li:nth-child(50) a:before {
          content: "50"; } }
  @media screen and (max-width: 834px) {
    .mod_card-ranking {
      padding: 0.6em 0.3em 0.3em 0.3em; }
      .mod_card-ranking.full li:nth-child(n + 4) {
        display: block; }
      .mod_card-ranking.full li:nth-child(3) a {
        border-radius: 0 0 0 0; }
      .mod_card-ranking.full li:nth-child(10) a {
        border-radius: 0 0 6px 6px; }
      .mod_card-ranking li {
        width: 100%;
        text-align: left;
        padding: 0 !important; }
        .mod_card-ranking li a {
          position: relative;
          text-decoration: none;
          color: #3A3A3A; }
          .mod_card-ranking li a:before {
            position: absolute;
            top: 0;
            left: 0;
            content: '1';
            padding: .3em .4em;
            display: block;
            color: #ffffff;
            text-align: center;
            background: #e42323;
            font-weight: 600;
            border-radius: 0;
            font-size: 12px;
            border-radius: 0 0 6px 0;
            z-index: 1; }
        .mod_card-ranking li:nth-child(n + 4) {
          display: none; }
        .mod_card-ranking li:first-child a:before {
          border-radius: 6px 0 6px 0; }
        .mod_card-ranking li:nth-child(1) a:before {
          content: "1"; }
        .mod_card-ranking li:nth-child(2) a:before {
          content: "2"; }
        .mod_card-ranking li:nth-child(3) a:before {
          content: "3"; }
        .mod_card-ranking li:nth-child(4) a:before {
          content: "4"; }
        .mod_card-ranking li:nth-child(5) a:before {
          content: "5"; }
        .mod_card-ranking li:nth-child(6) a:before {
          content: "6"; }
        .mod_card-ranking li:nth-child(7) a:before {
          content: "7"; }
        .mod_card-ranking li:nth-child(8) a:before {
          content: "8"; }
        .mod_card-ranking li:nth-child(9) a:before {
          content: "9"; }
        .mod_card-ranking li:nth-child(10) a:before {
          content: "10"; }
        .mod_card-ranking li:nth-child(11) a:before {
          content: "11"; }
        .mod_card-ranking li:nth-child(12) a:before {
          content: "12"; }
        .mod_card-ranking li:nth-child(13) a:before {
          content: "13"; }
        .mod_card-ranking li:nth-child(14) a:before {
          content: "14"; }
        .mod_card-ranking li:nth-child(15) a:before {
          content: "15"; }
        .mod_card-ranking li:nth-child(16) a:before {
          content: "16"; }
        .mod_card-ranking li:nth-child(17) a:before {
          content: "17"; }
        .mod_card-ranking li:nth-child(18) a:before {
          content: "18"; }
        .mod_card-ranking li:nth-child(19) a:before {
          content: "19"; }
        .mod_card-ranking li:nth-child(20) a:before {
          content: "20"; }
        .mod_card-ranking li:nth-child(21) a:before {
          content: "21"; }
        .mod_card-ranking li:nth-child(22) a:before {
          content: "22"; }
        .mod_card-ranking li:nth-child(23) a:before {
          content: "23"; }
        .mod_card-ranking li:nth-child(24) a:before {
          content: "24"; }
        .mod_card-ranking li:nth-child(25) a:before {
          content: "25"; }
        .mod_card-ranking li:nth-child(26) a:before {
          content: "26"; }
        .mod_card-ranking li:nth-child(27) a:before {
          content: "27"; }
        .mod_card-ranking li:nth-child(28) a:before {
          content: "28"; }
        .mod_card-ranking li:nth-child(29) a:before {
          content: "29"; }
        .mod_card-ranking li:nth-child(30) a:before {
          content: "30"; }
        .mod_card-ranking li:nth-child(31) a:before {
          content: "31"; }
        .mod_card-ranking li:nth-child(32) a:before {
          content: "32"; }
        .mod_card-ranking li:nth-child(33) a:before {
          content: "33"; }
        .mod_card-ranking li:nth-child(34) a:before {
          content: "34"; }
        .mod_card-ranking li:nth-child(35) a:before {
          content: "35"; }
        .mod_card-ranking li:nth-child(36) a:before {
          content: "36"; }
        .mod_card-ranking li:nth-child(37) a:before {
          content: "37"; }
        .mod_card-ranking li:nth-child(38) a:before {
          content: "38"; }
        .mod_card-ranking li:nth-child(39) a:before {
          content: "39"; }
        .mod_card-ranking li:nth-child(40) a:before {
          content: "40"; }
        .mod_card-ranking li:nth-child(41) a:before {
          content: "41"; }
        .mod_card-ranking li:nth-child(42) a:before {
          content: "42"; }
        .mod_card-ranking li:nth-child(43) a:before {
          content: "43"; }
        .mod_card-ranking li:nth-child(44) a:before {
          content: "44"; }
        .mod_card-ranking li:nth-child(45) a:before {
          content: "45"; }
        .mod_card-ranking li:nth-child(46) a:before {
          content: "46"; }
        .mod_card-ranking li:nth-child(47) a:before {
          content: "47"; }
        .mod_card-ranking li:nth-child(48) a:before {
          content: "48"; }
        .mod_card-ranking li:nth-child(49) a:before {
          content: "49"; }
        .mod_card-ranking li:nth-child(50) a:before {
          content: "50"; } }

@media screen and (max-width: 834px) {
  .mod_card-chaeked {
    margin: 0 3%; } }
@media screen and (max-width: 834px) {
  .mod_card-chaeked.full li:nth-child(n + 5) {
    display: inline-block; } }
.mod_card-chaeked li {
  width: 16.6666666667%; }
  @media screen and (max-width: 834px) {
    .mod_card-chaeked li {
      width: 25%; }
      .mod_card-chaeked li:nth-child(n + 5) {
        display: none; } }

.mod_card-picup {
  background: #D4D4D4;
  padding: 0.6em 0.6em 0.7em 0.6em; }
  .mod_card-picup li {
    width: 33.3333333333%; }
    @media screen and (max-width: 834px) {
      .mod_card-picup li {
        width: 100%; } }
  .mod_card-picup.full li:nth-child(3) a {
    border-radius: 0 !important; }
  .mod_card-picup.full li:nth-child(10) a {
    border-radius: 0 0 6px 6px; }

@media screen and (max-width: 834px) {
  .mod_info {
    margin: 0 3%; } }
.mod_info li {
  border-bottom: 1px dashed #cecece; }
  .mod_info li:last-child {
    border-bottom: 1px solid #cecece; }
  .mod_info li:first-child {
    border-top: 1px solid #cecece; }
  .mod_info li a:hover {
    text-decoration: underline;
    color: #e42323; }
  .mod_info li a, .mod_info li span {
    display: block;
    color: #3A3A3A;
    text-decoration: none;
    padding: 0.75em 0;
    line-height: 1.2; }
    @media screen and (min-width: 834px) {
      .mod_info li a, .mod_info li span {
        position: relative;
        padding-left: 5.6em; } }
    @media screen and (max-width: 834px) {
      .mod_info li a, .mod_info li span {
        font-size: 13px;
        padding: 1em 0; } }
    .mod_info li a p, .mod_info li span p {
      font-size: 14px;
      margin-top: .5em;
      color: #696969; }
    .mod_info li a small, .mod_info li span small {
      font-size: 11px;
      display: inline-block; }
      @media screen and (min-width: 834px) {
        .mod_info li a small, .mod_info li span small {
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -5px; } }
      @media screen and (max-width: 834px) {
        .mod_info li a small, .mod_info li span small {
          display: block;
          margin-top: .2em; } }

.mod_category-full, .mod_side-nav {
  margin: 0 3%; }
  .mod_category-full ul, .mod_side-nav ul {
    margin-bottom: 1em; }
    .mod_category-full ul:after, .mod_side-nav ul:after {
      content: '';
      display: block;
      clear: both; }
  .mod_category-full li, .mod_side-nav li {
    float: left;
    width: 50%;
    padding: 1px; }
    .mod_category-full li.fullSize, .mod_side-nav li.fullSize {
      text-indent: -9999px; }
      .mod_category-full li.fullSize a, .mod_side-nav li.fullSize a {
        background-color: #fef4f4;
        background-image: url(https://www.kirindo-shop.com/cmn/images/cat_icon08.png);
        background-size: auto 78%;
        background-position: center center;
        background-repeat: no-repeat; }
    @media screen and (max-width: 320px) {
      .mod_category-full li, .mod_side-nav li {
        width: 100%; } }
    .mod_category-full li a, .mod_side-nav li a {
      padding: .7em .4em;
      display: block;
      background: #fff;
      text-decoration: none;
      color: #3A3A3A;
      font-size: 14px;
      border: 3px solid #ffffff; }
      .mod_category-full li a:after, .mod_side-nav li a:after {
        content: '';
        display: block;
        clear: both; }
    .mod_category-full li small, .mod_side-nav li small {
      font-size: 10px;
      color: rgba(58, 58, 58, 0.6);
      display: block;
      margin-top: .2em; }
    .mod_category-full li i, .mod_side-nav li i {
      display: inline-block;
      width: 24px;
      float: left;
      margin-right: 5px; }
      .mod_category-full li i img, .mod_side-nav li i img {
        width: 100%;
        height: auto; }

.mod_side-bnr {
  padding: 6px;
  font-size: 13px; }
  .mod_side-bnr li {
    margin-bottom: 8px; }
  .mod_side-bnr a {
    text-decoration: none;
    color: #3A3A3A;
    font-weight: 600; }
    .mod_side-bnr a small {
      margin-left: -.5em; }
  .mod_side-bnr img {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 7px; }

main .mod_side-bnr {
  background: #d4d4d4;
  padding: 3px; }
  main .mod_side-bnr:after {
    content: '';
    display: block;
    clear: both; }
  main .mod_side-bnr li {
    width: 50%;
    float: left;
    padding: 3px;
    text-align: center;
    margin-bottom: 3px; }
  main .mod_side-bnr a small {
    margin: 0; }

.mod_side-nav {
  margin: 0; }
  .mod_side-nav h2 {
    background-color: #e42323;
    background-image: url(https://www.kirindo-shop.com/cmn/images/category_icon02.png);
    background-repeat: no-repeat;
    background-position: 2% center;
    background-size: 20px;
    color: #ffffff;
    font-size: 13px;
    padding: .6em 0 .6em 1.8em; }
  .mod_side-nav li {
    width: 100%; }
    .mod_side-nav li:hover {
      background: #ffffff; }
    .mod_side-nav li.fullSize a {
      height: 50px; }
    .mod_side-nav li a {
      background: none;
      border: none;
      font-size: 12px;
      line-height: 24px;
      padding: .4em 6px; }
      .mod_side-nav li a small {
        display: none; }
      .mod_side-nav li a i {
        vertical-align: bottom;
        height: 24px; }

.mod_mainlogo img {
  width: 100%;
  height: auto; }

.mod_serchBox {
  background: #00a13c;
  padding: 8px 1rem;
  position: relative; }
  @media screen and (max-width: 834px) {
    .mod_serchBox {
      padding: 0 1rem  8px;
      background: url(https://www.kirindo-shop.com/cmn/images/serchbg.png) no-repeat center center;
      background-size: cover;
      background-color: #e42323; } }
  .mod_serchBox input[type=text] {
    width: 90%;
    border: 1px solid #ccc;
    font-size: 20px;
    padding: 7px 6px 7px 6px;
    border-radius: 4px; }
    @media screen and (max-width: 834px) {
      .mod_serchBox input[type=text] {
        width: 100%;
        border: none;
        font-size: 14px;
        padding: .5em;
        padding-right: 2.2em;
        border-radius: 4px; } }
  .mod_serchBox input[type=submit] {
    width: 9%;
    margin-left: 1%;
    border: 1px solid #ffdb00;
    background-color: #ffdb00;
    text-indent: -9999px;
    font-size: 20px;
    padding: 7px 6px 7px 6px;
    border-radius: 4px;
    cursor: pointer;
    transition: all .4s ease;
    background-image: url(https://www.kirindo-shop.com/cmn/images/search01.png);
    background-repeat: no-repeat;
    background-size: auto 90%;
    background-position: center center; }
    .mod_serchBox input[type=submit]:hover {
      background-color: #ffe85c; }
    @media screen and (max-width: 834px) {
      .mod_serchBox input[type=submit] {
        position: absolute;
        top: 0px;
        right: 0.8em;
        padding: .5px 0px;
        border: none;
        background-color: #ffffff;
        background-image: url(https://www.kirindo-shop.com/cmn/images/search02.png); }
        .mod_serchBox input[type=submit]:hover {
          background-color: none; } }

.mod_serchBox2 {
  background: #00a13c;
  padding: 8px 1rem;
  position: relative; }
  .mod_serchBox2 input[type=text] {
    width: 90%;
    border: 1px solid #ccc;
    font-size: 20px;
    padding: 7px 6px 7px 6px;
    border-radius: 4px; }
  .mod_serchBox2 input[type=submit] {
    width: 9%;
    margin-left: 1%;
    border: 1px solid #ffdb00;
    background-color: #ffdb00;
    text-indent: -9999px;
    font-size: 20px;
    padding: 7px 6px 7px 6px;
    border-radius: 4px;
    cursor: pointer;
    transition: all .4s ease;
    background-image: url(https://www.kirindo-shop.com/cmn/images/search01.png);
    background-repeat: no-repeat;
    background-size: auto 90%;
    background-position: center center; }
    .mod_serchBox2 input[type=submit]:hover {
      background-color: #ffe85c; }

.mod_pan {
  background: #d4d4d4;
  padding: .6em .8em;
  font-size: 11px; }
  .mod_pan a {
    text-decoration: none;
    color: #3A3A3A; }
  .mod_pan li {
    display: inline-block; }
    .mod_pan li:last-child:after {
      content: none; }
    .mod_pan li:after {
      content: '>';
      display: inline-block;
      margin: 0 .2em;
      font-size: 10px; }

.FS2_breadcrumbs {
  background: #d4d4d4;
  padding: .6em .8em;
  font-size: 11px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }
  @media screen and (min-width: 834px) {
    .FS2_breadcrumbs {
      padding-left: 220px; } }
  @media screen and (max-width: 834px) {
    .FS2_breadcrumbs {
      margin-bottom: 0.5em; } }
  .FS2_breadcrumbs a {
    text-decoration: none;
    color: #3A3A3A; }

.mod_catW, .alignItem_06, .alignItem_04 {
  padding: 1.5em .8em 2em; }
  @media screen and (max-width: 834px) {
    .mod_catW, .alignItem_06, .alignItem_04 {
      padding: .8em; } }
  .mod_catW:after, .alignItem_06:after, .alignItem_04:after {
    content: '';
    display: block;
    clear: both; }
  .mod_catW ul, .alignItem_06 ul, .alignItem_04 ul {
    margin: .6em -.3em 0; }
    .mod_catW ul:after, .alignItem_06 ul:after, .alignItem_04 ul:after {
      content: '';
      display: block;
      clear: both; }
  .mod_catW li, .mod_catW td, .alignItem_06 li, .alignItem_06 td, .alignItem_04 li, .alignItem_04 td {
    display: block;
    float: left;
    width: 25%;
    padding: .3em;
    font-size: 13px; }
    @media screen and (max-width: 834px) {
      .mod_catW li, .mod_catW td, .alignItem_06 li, .alignItem_06 td, .alignItem_04 li, .alignItem_04 td {
        width: 50%;
        font-size: 12px; } }
  .mod_catW a, .alignItem_06 a, .alignItem_04 a {
    display: block;
    background: #eee;
    border-radius: 4px;
    padding: 0.9em 0.2em;
    text-align: center;
    color: #3A3A3A;
    text-decoration: none; }
  .mod_catW #FS2_itemlayout_list_B, .alignItem_06 #FS2_itemlayout_list_B, .alignItem_04 #FS2_itemlayout_list_B {
    width: 25%;
    font-size: 13px;
    padding: 4px;
    margin: 0; }
    @media screen and (max-width: 834px) {
      .mod_catW #FS2_itemlayout_list_B, .alignItem_06 #FS2_itemlayout_list_B, .alignItem_04 #FS2_itemlayout_list_B {
        width: 50%; } }
    .mod_catW #FS2_itemlayout_list_B .FS2_itemlayout_list_D_name, .alignItem_06 #FS2_itemlayout_list_B .FS2_itemlayout_list_D_name, .alignItem_04 #FS2_itemlayout_list_B .FS2_itemlayout_list_D_name {
      width: 25%; }
      @media screen and (max-width: 834px) {
        .mod_catW #FS2_itemlayout_list_B .FS2_itemlayout_list_D_name, .alignItem_06 #FS2_itemlayout_list_B .FS2_itemlayout_list_D_name, .alignItem_04 #FS2_itemlayout_list_B .FS2_itemlayout_list_D_name {
          width: 50%; } }
    .mod_catW #FS2_itemlayout_list_B .itemGroup, .alignItem_06 #FS2_itemlayout_list_B .itemGroup, .alignItem_04 #FS2_itemlayout_list_B .itemGroup {
      font-size: 100%; }
    .mod_catW #FS2_itemlayout_list_B + br, .alignItem_06 #FS2_itemlayout_list_B + br, .alignItem_04 #FS2_itemlayout_list_B + br {
      display: none; }
    .mod_catW #FS2_itemlayout_list_B tbody, .alignItem_06 #FS2_itemlayout_list_B tbody, .alignItem_04 #FS2_itemlayout_list_B tbody {
      display: grid;
      width: 100%; }
    .mod_catW #FS2_itemlayout_list_B .itemGroup, .alignItem_06 #FS2_itemlayout_list_B .itemGroup, .alignItem_04 #FS2_itemlayout_list_B .itemGroup {
      margin: 0; }
  .mod_catW #FS2_itemlayout_list_D, .alignItem_06 #FS2_itemlayout_list_D, .alignItem_04 #FS2_itemlayout_list_D {
    width: 100%;
    font-size: 13px;
    padding: 4px;
    margin: 0; }
    @media screen and (max-width: 834px) {
      .mod_catW #FS2_itemlayout_list_D, .alignItem_06 #FS2_itemlayout_list_D, .alignItem_04 #FS2_itemlayout_list_D {
        width: 100%; } }
    .mod_catW #FS2_itemlayout_list_D .FS2_itemlayout_list_D_name, .alignItem_06 #FS2_itemlayout_list_D .FS2_itemlayout_list_D_name, .alignItem_04 #FS2_itemlayout_list_D .FS2_itemlayout_list_D_name {
      width: 25%; }
      @media screen and (max-width: 834px) {
        .mod_catW #FS2_itemlayout_list_D .FS2_itemlayout_list_D_name, .alignItem_06 #FS2_itemlayout_list_D .FS2_itemlayout_list_D_name, .alignItem_04 #FS2_itemlayout_list_D .FS2_itemlayout_list_D_name {
          width: 50%; } }
    .mod_catW #FS2_itemlayout_list_D .itemGroup, .alignItem_06 #FS2_itemlayout_list_D .itemGroup, .alignItem_04 #FS2_itemlayout_list_D .itemGroup {
      font-size: 100%; }
    .mod_catW #FS2_itemlayout_list_D + br, .alignItem_06 #FS2_itemlayout_list_D + br, .alignItem_04 #FS2_itemlayout_list_D + br {
      display: none; }
    .mod_catW #FS2_itemlayout_list_D tbody, .alignItem_06 #FS2_itemlayout_list_D tbody, .alignItem_04 #FS2_itemlayout_list_D tbody {
      display: grid;
      width: 100%; }
    .mod_catW #FS2_itemlayout_list_D .itemGroup, .alignItem_06 #FS2_itemlayout_list_D .itemGroup, .alignItem_04 #FS2_itemlayout_list_D .itemGroup {
      margin: 0; }
  .mod_catW .FS2_itemlayout_list_D_icon, .mod_catW .FS2_itemlayout_list_D_arrow, .alignItem_06 .FS2_itemlayout_list_D_icon, .alignItem_06 .FS2_itemlayout_list_D_arrow, .alignItem_04 .FS2_itemlayout_list_D_icon, .alignItem_04 .FS2_itemlayout_list_D_arrow {
    display: none; }

.alignItem_04:before {
  content: '';
  display: block;
  width: 172px;
  height: 32px;
  background: url(https://www.kirindo-shop.com/cmn/images/deepsearch.png) no-repeat left top;
  margin-bottom: .5em; }

.mod_resultBar, .mod_resultNav {
  background: #E9E9E9;
  padding: 1.2em 1.2em;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  font-size: 13px; }
  .mod_resultBar:after, .mod_resultNav:after {
    content: '';
    display: block;
    clear: both; }
  .mod_resultBar span, .mod_resultNav span {
    display: block; }
    .mod_resultBar span:first-child, .mod_resultNav span:first-child {
      float: left; }
    .mod_resultBar span:last-child, .mod_resultNav span:last-child {
      float: right; }

.system_content .pager {
  margin-top: .5em;
  background: #E9E9E9;
  padding: 1.2em 1.2em;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  font-size: 13px;
  text-align: right;
  position: relative;
  min-height: 46px; }
  @media screen and (max-width: 834px) {
    .system_content .pager {
      text-align: center; } }
  .system_content .pager .FS2_pager_text {
    position: absolute;
    left: 1.2em; }
    @media screen and (max-width: 834px) {
      .system_content .pager .FS2_pager_text {
        position: initial;
        margin-bottom: 1em;
        display: block;
        text-align: left; } }

.FS2_sort_menu_bg {
  font-size: 13px; }

.FS2_sort_menu_bg li {
  border-right: none;
  color: #e42323;
  font-weight: 600; }
  .FS2_sort_menu_bg li.FS2_sort_menu_title {
    color: #3A3A3A;
    font-weight: 400; }

.FS2_sort_menu_bg li a {
  color: rgba(58, 58, 58, 0.5);
  font-weight: 400;
  text-decoration: none; }

.system_content .pager a, .system_content .pager span {
  text-decoration: none;
  color: #3A3A3A;
  padding: 0 .4em;
  display: inline-block; }
  @media screen and (max-width: 834px) {
    .system_content .pager a, .system_content .pager span {
      padding: 0 .2em; } }
.system_content .pager span {
  color: #e42323;
  font-weight: 600; }
  .system_content .pager span.FS2_pager_text {
    color: #3A3A3A;
    font-weight: 400; }

.mod_resultNav {
  text-align: center; }
  .mod_resultNav a {
    text-decoration: none;
    color: #3A3A3A; }
  .mod_resultNav ul:after {
    content: '';
    display: block;
    clear: both; }
  .mod_resultNav ul li {
    padding: 0 .4em;
    display: inline-block; }
    .mod_resultNav ul li:first-child {
      float: left;
      padding: 0; }
    .mod_resultNav ul li:last-child {
      float: right;
      padding: 0; }
    .mod_resultNav ul li.current {
      font-weight: 600; }
      .mod_resultNav ul li.current a {
        color: #e42323; }
  .mod_resultNav:after {
    content: '';
    display: block;
    clear: both; }

.mod_productList .card, .mod_productList .card-s {
  margin: .3rem -.3rem; }
  @media screen and (max-width: 834px) {
    .mod_productList .card, .mod_productList .card-s {
      margin: .3rem 0; } }
  .mod_productList .card:after, .mod_productList .card-s:after {
    content: '';
    display: block;
    clear: both; }
  .mod_productList .card li, .mod_productList .card-s li {
    float: left;
    width: 50%; }
    @media screen and (max-width: 834px) {
      .mod_productList .card li, .mod_productList .card-s li {
        width: 100%; } }

@media screen and (max-width: 834px) {
  .alignItem_02 .gl_Item {
    width: 100%; } }

.groupLayout #FS2_itemlayout_A {
  padding: .8em;
  margin: 0; }
  .groupLayout #FS2_itemlayout_A table {
    border-bottom: 1px solid #ccc;
    width: 100%;
    color: #3A3A3A;
    text-decoration: none; }
    .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Left {
      width: 28%;
      text-align: center; }
      .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Left a {
        display: block;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat; }
      .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Left img {
        width: 100%;
        height: auto;
        margin: 0; }
    .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Right {
      width: 72%;
      padding-left: .8em;
      padding-top: .2em; }
      .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Right .itemGroup a {
        display: block;
        font-size: 14px;
        font-weight: 600;
        margin: 0 0 .6em 0;
        line-height: 1.4em;
        text-decoration: none;
        color: #3A3A3A; }
      .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Right .itemRight {
        display: none; }
      .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Right .FS2_special_price {
        font-size: 12px; }
      .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Right .FS2_itemPrice_addition {
        font-size: 11px; }
      .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Right .itemPrice {
        font-size: 210%;
        margin-right: .1em;
        font-family: 'Oswald', sans-serif;
        display: block;
        color: #e42323;
        font-weight: 400;
        margin-bottom: .2em; }
        .groupLayout #FS2_itemlayout_A table .FS2_itemlayout_td_Right .itemPrice span {
          font-size: 12px;
          font-weight: 600; }

.card li, .card-s li {
  /* padding: .3rem; */ }
  .card li a, .card-s li a {
    display: flex;
    align-items: center;
    padding: .8em;
    border-bottom: 1px solid #ccc;
    color: #3A3A3A;
    text-decoration: none; }
    .card li a:after, .card-s li a:after {
      content: '';
      display: block;
      clear: both; }
    .card li a span, .card-s li a span {
      display: inline-block; }
      .card li a span:after, .card-s li a span:after {
        content: '';
        display: block;
        clear: both; }
      .card li a span.pp, .card-s li a span.pp {
        float: left;
        width: 28%;
        position: relative;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat; }
        .card li a span.pp img, .card-s li a span.pp img {
          width: 100%;
          height: auto; }
      .card li a span.data, .card-s li a span.data {
        float: left;
        width: 72%;
        padding-left: .8em;
        padding-top: .2em; }
      .card li a span.pt, .card-s li a span.pt {
        display: block;
        font-size: 14px;
        font-weight: 600;
        margin: 0 0 0.6em 0;
        line-height: 1.4em; }
      .card li a span.pr, .card-s li a span.pr {
        display: block;
        color: #e42323;
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 0; }
        .card li a span.pr span, .card-s li a span.pr span {
          font-size: 200%;
          font-weight: 400;
          margin-right: .1em; }

.card-s li {
  /* padding: .3rem; */ }
  .card-s li a {
    display: block;
    padding: .2em;
    border-bottom: none;
    color: #3A3A3A;
    text-decoration: none; }
    .card-s li a:after {
      content: '';
      display: block;
      clear: both; }
    .card-s li a span {
      display: inline-block; }
      .card-s li a span:after {
        content: '';
        display: block;
        clear: both; }
      .card-s li a span.pp {
        float: none;
        width: 100%; }
      .card-s li a span.data {
        float: none;
        width: 100%;
        padding: .5em 0 0 0; }
      .card-s li a span.pt {
        display: none; }

.ico, .ico-01, .ico-02 {
  font-size: 10px;
  padding: .3em .6em;
  border-radius: 4px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .05em;
  margin: 0 0.3em 0 0; }

.ico-01 {
  background: #ccc; }

.ico-02 {
  background: #000; }

#FS2_itemlayout_H:after {
  content: '';
  display: block;
  clear: both; }
#FS2_itemlayout_H .FS2_thumbnail_container {
  margin: 3em auto;
  text-align: center; }
  #FS2_itemlayout_H .FS2_thumbnail_container a {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 400px;
    display: inline-block;
    width: 25%; }
    #FS2_itemlayout_H .FS2_thumbnail_container a img {
      width: 100%; }
    @media screen and (max-width: 834px) {
      #FS2_itemlayout_H .FS2_thumbnail_container a {
        width: 30%; } }
#FS2_itemlayout_H .itemTitle {
  font-size: 17px;
  font-weight: 600; }
  @media screen and (max-width: 834px) {
    #FS2_itemlayout_H .itemTitle {
      margin: 0 .8em; } }
#FS2_itemlayout_H .itemNumber {
  display: block;
  font-weight: 400;
  margin-top: .8em;
  font-size: 13px;
  opacity: .6;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0; }
  @media screen and (max-width: 834px) {
    #FS2_itemlayout_H .itemNumber {
      margin: .8em .8em 0 .8em;
      border-bottom: none; } }
#FS2_itemlayout_H .FS2_InquiryButton_area, #FS2_itemlayout_H .FS2_ItemComment, #FS2_itemlayout_H .fb-comments {
  display: none; }
#FS2_itemlayout_H .twitter-share-button {
  float: left;
  margin-right: 8px; }

.mod_pslide {
  margin: 3em auto;
  text-align: center; }
  @media screen and (max-width: 834px) {
    .mod_pslide {
      margin: 1.5em auto; } }
  .mod_pslide .slideElm {
    /*     padding: 0 1.5em; */
    max-width: 400px;
    display: inline-block;
    width: 25%; }
    @media screen and (max-width: 834px) {
      .mod_pslide .slideElm {
        width: 30%; } }
  .mod_pslide img {
    width: 100%; }
  .mod_pslide .slick-arrow {
    top: 50%;
    width: 21px;
    height: 36px;
    margin-top: -28px;
    background: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%; }
    @media screen and (max-width: 834px) {
      .mod_pslide .slick-arrow {
        margin-top: -23px;
        width: 10px;
        height: 26px; } }
  .mod_pslide .slick-next {
    background-image: url(https://www.kirindo-shop.com/cmn/images/arrow01-next.png);
    right: 1em; }
    @media screen and (max-width: 834px) {
      .mod_pslide .slick-next {
        right: .5em; } }
  .mod_pslide .slick-prev {
    background-image: url(https://www.kirindo-shop.com/cmn/images/arrow01-prev.png);
    left: 1em; }
    @media screen and (max-width: 834px) {
      .mod_pslide .slick-prev {
        left: .5em; } }

@media screen and (min-width: 834px) {
  .mod_detail {
    float: left;
    width: 55%; } }
@media screen and (min-width: 1200px) {
  .mod_detail {
    float: left;
    width: 62%; } }
.mod_detail .elm_typo-h2 {
  padding: .8em;
  position: relative; }
  .mod_detail .elm_typo-h2 a {
    display: block;
    position: absolute;
    top: 1.1em;
    right: .8em;
    font-size: 12px;
    background: #e42323;
    border-radius: 6px;
    padding: .2em 1em;
    color: #ffffff;
    text-decoration: none; }
.mod_detail ul {
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  background: rgba(212, 212, 212, 0.2);
  padding: 0 .8em; }
  .mod_detail ul h3 {
    font-weight: 600;
    padding: 1.2em 0 1em 0;
    font-size: 13px;
    background-image: url(https://www.kirindo-shop.com/cmn/images/acd02-2.png);
    background-position: 99% center !important; }
    .mod_detail ul h3.active {
      background-image: url(https://www.kirindo-shop.com/cmn/images/acd01-2.png); }
  .mod_detail ul li {
    border-bottom: 1px solid #d4d4d4; }
    .mod_detail ul li:last-child {
      border-bottom: none; }
    .mod_detail ul li p {
      background: #fff;
      border-top: 1px dashed #d4d4d4;
      display: none;
      font-size: 12px;
      line-height: 1.6;
      text-align: justify;
      margin: 0;
      padding: .8em; }

.mod_document:after {
  content: '';
  display: block;
  clear: both; }
.mod_document p {
  margin: .8em; }
.mod_document h1 {
  margin: .8em;
  font-size: 17px;
  font-weight: 600; }
  @media screen and (min-width: 834px) {
    .mod_document h1 {
      border-bottom: 1px solid #ccc;
      padding-bottom: 1.5em;
      margin: 0; } }
  .mod_document h1 small {
    display: block;
    font-weight: 400;
    margin-top: .8em;
    font-size: 13px;
    opacity: .6; }

.mod_action {
  border: solid 12px #E9E9E9;
  padding: .8em; }
  @media screen and (min-width: 834px) {
    .mod_action {
      float: right;
      width: 43%; } }
  @media screen and (min-width: 1300px) {
    .mod_action {
      float: right;
      width: 35%; } }
  .mod_action h2, .mod_action .FS2_itemPrice_text {
    border-bottom: 1px dashed #d4d4d4;
    padding-bottom: .6em;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: .4em; }
    .mod_action h2:after, .mod_action .FS2_itemPrice_text:after {
      content: '';
      display: block;
      clear: both; }
    .mod_action h2 .FS2_itemPrice_addition, .mod_action .FS2_itemPrice_text .FS2_itemPrice_addition {
      font-size: 11px;
      float: right;
      line-height: 1;
      font-weight: 400;
      width: 100%;
      text-align: right; }
    .mod_action h2 span.itemPrice, .mod_action .FS2_itemPrice_text span.itemPrice {
      float: right;
      color: #e42323;
      line-height: 1;
      font-size: 210%;
      font-weight: 400;
      margin-right: .1em;
      line-height: 1; }
      .mod_action h2 span.itemPrice span, .mod_action .FS2_itemPrice_text span.itemPrice span {
        font-size: 14px;
        font-weight: 600; }
  .mod_action select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0;
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    box-sizing: content-box;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 20%;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: .6em 2em .6em .6em;
    margin: 0.5em 0;
    border: 2px solid #E9E9E9;
    background-color: rgba(212, 212, 212, 0.2);
    border-radius: 6px;
    background-image: url(https://www.kirindo-shop.com/cmn/images/hr.png);
    background-position: 90% center;
    background-size: 7px;
    background-repeat: no-repeat; }
    .mod_action select option {
      text-align: right !important; }
  .mod_action select::-ms-expand {
    display: none; }
  .mod_action .selectw {
    position: relative; }
    .mod_action .selectw:after {
      content: '数量';
      position: absolute;
      left: 1em;
      top: .9em;
      font-weight: 600;
      font-size: 13px; }
  .mod_action button[type=submit] {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 17px;
    padding: .6em .9em .6em 2.6em;
    margin: 0.5em 0;
    font-weight: 400;
    border: 2px solid #E9E9E9;
    background-color: rgba(212, 212, 212, 0.2);
    border-radius: 6px; }
    .mod_action button[type=submit].btn-c {
      background: #e42323;
      color: #ffffff;
      border: 2px solid #a51313;
      background-image: url(https://www.kirindo-shop.com/cmn/images/icon-gnav6.png);
      background-position: 5% center;
      background-size: 22px;
      background-repeat: no-repeat; }
    .mod_action button[type=submit].btn-l {
      background-image: url(https://www.kirindo-shop.com/cmn/images/icon-gnav11.png);
      background-position: 5% center;
      background-size: 22px;
      background-repeat: no-repeat; }

.mod_rev {
  margin: 1em .7em;
  text-align: right; }
  @media screen and (min-width: 834px) {
    .mod_rev {
      float: right;
      width: 35%;
      margin-right: 0; } }
  .mod_rev a {
    display: inline-block;
    text-decoration: none;
    text-align: left;
    font-size: 13px;
    padding: 0.6em 0.9em;
    font-weight: 400;
    background-color: #5aba52;
    border-radius: 6px;
    color: #ffffff;
    font-weight: 600; }
    .mod_rev a:last-child {
      background-color: #64b6e8; }

.guideTxt {
  /*	
    ul{
      margin: 1.5em 0;
      padding-left: 1.6em;
      list-style: disc;
  	
      li{
        margin: .4em 0;
      }	
    }
  */ }
  .guideTxt h2 {
    margin: 3em 0 1em;
    font-size: 120%;
    font-weight: 600; }
  .guideTxt p {
    line-height: 1.6;
    margin: 1.5em 0; }
  .guideTxt small {
    margin: 1.5em 0;
    font-size: 80%;
    background: #eee;
    padding: 1.5em;
    border-radius: 8px;
    display: block;
    line-height: 2; }
  .guideTxt li {
    margin: .4em; }

/* hack */
.FS2_GroupList .pager {
  display: none !important; }
.FS2_GroupList + br {
  display: none; }
  .FS2_GroupList + br + br {
    display: none; }

.groupLayout + br {
  display: none; }

.groupLayout:after {
  content: '';
  display: block;
  clear: both; }

.FS2_lower_comment {
  display: none; }

.FS2_login_layout_table {
  width: 95%;
  margin: 0 auto; }
  .FS2_login_layout_table tr {
    display: grid;
    width: 100%; }
  .FS2_login_layout_table td, .FS2_login_layout_table th {
    display: block;
    width: 100%;
    text-align: left; }
    .FS2_login_layout_table td input[type=text], .FS2_login_layout_table td input[type=password], .FS2_login_layout_table th input[type=text], .FS2_login_layout_table th input[type=password] {
      display: block;
      width: 100%;
      padding: .5em;
      font-size: 16px; }

.rankd.mod_tabSlide-label:after {
  content: '';
  display: block;
  clear: both; }

.rankd.mod_tabSlide-label .slideElm {
  float: left;
  display: block;
  color: #333;
  text-decoration: none; }
  @media screen and (max-width: 834px) {
    .rankd.mod_tabSlide-label .slideElm {
      width: 31%;
      text-align: center;
      background: rgba(255, 255, 255, 0.39);
      margin: 1%;
      padding: 3% 0;
      border-radius: 4px;
      line-height: 1; } }

.rankd.mod_tabSlide-label .slideElm.slick-current {
  color: #e42323; }

/*# sourceMappingURL=style.css.map */
