<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*PCSP共通*/
img {
  vertical-align: top;
}

a {
  text-decoration: none;
  color: #000;
}

li {
  list-style: none;
}

#footer-content {
  margin: 0px;
  font-family: "serif";
  box-sizing: border-box;
  font-family: 'Sawarabi Mincho', sans-serif;
}

/* ウィンドウ幅が901px以上の場合に適用するCSS */
@media screen and (min-width: 901px) {
  .content {
    width: 100%;
    background-color: #efefef;
    padding: 0px;
  }
  .footwrap {
    width: 1080px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0px;
    background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42058556/pc/footer/img/footer-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .footwrap .sitemap {
    width: 255px;
    margin: 0px auto;
    font-size: 14px;
  }
  .footwrap .sitemap h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 1px solid #606060;
    font-size: 16px;
    font-weight: 100;
    padding: 8px 0px;
  }
  .footwrap .sitemap li {
    margin: 4px 0px;
  }
  .footwrap .guide {
    width: 255px;
    margin: 0px auto;
    font-size: 14px;
  }
  .footwrap .guide h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 1px solid #606060;
    font-size: 16px;
    font-weight: 100;
    padding: 8px 0px;
  }
  .footwrap .guide li {
    margin: 4px 0px;
  }
  .footwrap .payment {
    width: 255px;
    margin: 0px auto;
    font-size: 14px;
  }
  .footwrap .payment h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 1px solid #606060;
    font-size: 16px;
    font-weight: 100;
    padding: 8px 0px;
  }
  .footwrap .payment li {
    margin: 4px 0px;
  }
  .footwrap .payment a:last-of-type {
    display: block;
    margin-top: 16px;
  }
  .footwrap .delivery {
    width: 255px;
    margin: 0px auto;
    font-size: 14px;
  }
  .footwrap .delivery h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 1px solid #606060;
    font-size: 16px;
    font-weight: 100;
    padding: 8px 0px;
  }
  .footwrap .delivery li {
    margin: 4px 0px;
  }
  .footwrap .delivery li:nth-child(6) {
    margin-top: 16px;
  }
  .footwrap .delivery a:last-of-type {
    display: block;
    margin-top: 16px;
  }
  .footwrap .info {
    width: 255px;
    margin: 0px auto;
    font-size: 14px;
  }
  .footwrap .info h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 1px solid #606060;
    font-size: 16px;
    font-weight: 100;
    padding: 8px 0px;
  }
  .footwrap .info li {
    margin: 10px 0px;
  }
  .footwrap .infoli:last-child {
    margin-top: 20px;
  }
  .footwrap .contact {
    width: 255px;
    margin: 0px auto;
    font-size: 14px;
  }
  .footwrap .contact h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 1px solid #606060;
    font-size: 16px;
    font-weight: 100;
    padding: 8px 0px;
  }
  .footwrap .contact li {
    margin: 15px 0px;
    line-height: 1.5rem;
  }
  .footwrap .contactli:last-child {
    margin-top: 20px;
  }
  .footwrap .manager {
    width: 510px;
    margin-top: 15px;
    margin-left: 30px;
    font-size: 14px;
    text-align: right;
    padding-top: 50px;
  }
  .footwrap .manager li {
    margin: 8px 0px;
    text-align: right;
  }
  .footwrap .manager li:after {
    content: "&gt;";
    font-size: 14px;
    color: #606060;
  }
  .shoplogo {
    width: 100%;
    margin: 0px auto 0px;
    font-size: 14px;
    text-align: center;
    padding: 32px 0px 24px;
  }
  .shoplogo .copyright {
    width: 100%;
    font-size: 12px;
    text-align: center;
  }
  .shoplogo .copyrightli:last-child {
    margin-top: 20px;
  }
  .shoplogo .copyrightli:last-child:after {
    content: "&gt;";
    font-size: 16px;
    color: #606060;
  }
}

/* ウィンドウ幅が900px以下の場合に適用するCSS */
@media screen and (max-width: 900px) {
  .content {
    width: 100%;
    background-color: #efefef;
    padding: 0px;
  }
  .footwrap {
    width: 90%;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0px;
    background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42058556/pc/footer/img/footer-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .footwrap .sitemap {
    width: 90%;
    margin: 0px auto 32px;
    font-size: 14px;
  }
  .footwrap .sitemap h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 2px solid #606060;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0px;
  }
  .footwrap .sitemap li {
    margin: 8px 0px;
    border-bottom: 1px dotted #606060;
    padding: 16px 0px;
    position: relative;
  }
  .footwrap .sitemap li::after {
    content: "&gt;";
    color: #606060;
    font-size: 12px;
    position: absolute;
    right: 16px;
  }
  .footwrap .guide {
    width: 90%;
    margin: 0px auto 32px;
    font-size: 14px;
  }
  .footwrap .guide h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 2px solid #606060;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0px;
  }
  .footwrap .guide li {
    margin: 8px 0px;
    border-bottom: 1px dotted #606060;
    padding: 16px 0px;
    position: relative;
  }
  .footwrap .guide li::after {
    content: "&gt;";
    color: #606060;
    font-size: 12px;
    position: absolute;
    right: 16px;
  }
  .footwrap .payment {
    width: 90%;
    margin: 0px auto 32px;
    font-size: 14px;
  }
  .footwrap .payment h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 2px solid #606060;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0px;
  }
  .footwrap .payment li {
    margin: 4px 0px;
    padding: 0px 0px;
    position: relative;
  }
  .footwrap .payment a {
    display: block;
    margin-top: 16px;
    border-bottom: 1px dotted #606060;
    border-top: 1px dotted #606060;
    padding: 8px 0px;
  }
  .footwrap .payment a ::after {
    content: "&gt;";
    color: #606060;
    font-size: 12px;
    position: absolute;
    right: 16px;
  }
  .footwrap .delivery {
    width: 90%;
    margin: 0px auto 32px;
    font-size: 14px;
  }
  .footwrap .delivery h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 2px solid #606060;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0px;
  }
  .footwrap .delivery li {
    margin: 4px 0px;
    padding: 0px 0px;
    position: relative;
  }
  .footwrap .delivery a {
    display: block;
    margin-top: 16px;
    border-bottom: 1px dotted #606060;
    border-top: 1px dotted #606060;
    padding: 8px 0px;
  }
  .footwrap .delivery a ::after {
    content: "&gt;";
    color: #606060;
    font-size: 12px;
    position: absolute;
    right: 16px;
  }
  .footwrap .info {
    width: 90%;
    margin: 0px auto 32px;
    font-size: 14px;
  }
  .footwrap .info h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 2px solid #606060;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0px;
  }
  .footwrap .info li {
    margin: 10px 0px;
  }
  .footwrap .infoli:last-child {
    margin-top: 20px;
  }
  .footwrap .contact {
    width: 90%;
    margin: 0px auto 32px;
    font-size: 14px;
  }
  .footwrap .contact h2 {
    font-family: 'Sawarabi Mincho', sans-serif;
    border-bottom: 2px solid #606060;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0px;
  }
  .footwrap .contact li {
    margin: 15px 0px;
    line-height: 1.5rem;
  }
  .footwrap .contactli:last-child {
    margin-top: 20px;
  }
  .footwrap .manager {
    width: 90%;
    margin: 0px auto;
    font-size: 14px;
    text-align: center;
  }
  .footwrap .manager img {
    width: 100%;
  }
  .footwrap .manager a {
    display: inline;
    text-align: right;
  }
  .footwrap .manager a li {
    margin: 8px 0px;
    width: 100%;
    margin: 4px auto;
  }
  .footwrap .manager a li:after {
    content: "&gt;";
    font-size: 14px;
    color: #606060;
  }
  .shoplogo {
    width: 100%;
    margin: 0px auto 0px;
    font-size: 14px;
    text-align: center;
    padding: 32px 0px 24px;
  }
  .shoplogo .copyright {
    width: 100%;
    font-size: 12px;
    text-align: center;
  }
  .shoplogo .copyrightli:last-child {
    margin-top: 20px;
  }
  .shoplogo .copyrightli:last-child:after {
    content: "&gt;";
    font-size: 16px;
    color: #606060;
  }
}
/*# sourceMappingURL=footer.css.map */</pre></body></html>