@charset "UTF-8";
/*********************
このCSSファイルは編集しないように
お願いします。
追加のスタイルや、上書きスタイルは
別のCSSファイルまたはHTML内に
記述お願いします。
*********************/
body#pageSale {
  margin-top: -102px;
  padding-top: 102px; }
  body#pageSale .contentWidth {
    width: 100%;
    max-width: 1100px; }
  body#pageSale a {
    display: block; }
  body#pageSale .bottomNavi {
    display: none; }
  body#pageSale header.pc {
    background: #7e6b5a;
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; }
    body#pageSale header.pc .contentWidth {
      width: 860px; }
    body#pageSale header.pc nav ul {
      overflow: hidden; }
      body#pageSale header.pc nav ul li {
        float: left;
        line-height: 50px;
        font-size: 13px;
        color: white;
        border-right: 1px solid #908173;
        text-align: center;
        width: 100px; }
        body#pageSale header.pc nav ul li img {
          vertical-align: middle;
          height: 24px;
          width: auto; }
        body#pageSale header.pc nav ul li:nth-child(1) {
          width: 135px;
          text-align: left; }
          body#pageSale header.pc nav ul li:nth-child(1) img {
            height: 22px; }
        body#pageSale header.pc nav ul li:nth-child(3) {
          width: 130px; }
        body#pageSale header.pc nav ul li:nth-child(4) {
          width: 130px; }
        body#pageSale header.pc nav ul li:nth-child(5) {
          border-right: none;
          width: 130px; }
        body#pageSale header.pc nav ul li:nth-child(6) {
          border-right: none;
          width: 50px; }
          body#pageSale header.pc nav ul li:nth-child(6) img {
            height: 26px; }
        body#pageSale header.pc nav ul li:nth-child(7) {
          border-right: none;
          width: 185px; }
          body#pageSale header.pc nav ul li:nth-child(7) form input[type="text"] {
            width: 150px;
            margin-right: 10px;
            outline: none;
            padding: 0 10px;
            border-radius: 5px;
            font-size: 14px;
            border: none; }
          body#pageSale header.pc nav ul li:nth-child(7) form input[type="submit"] {
            width: 30px;
            background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/code/coordinate/css/../../../assets2/img/common/gnavi_search.png");
            width: 21px;
            height: 22px;
            background-size: cover;
            border: none;
            vertical-align: middle;
            cursor: pointer; }
        body#pageSale header.pc nav ul li.badge {
          position: relative; }
          body#pageSale header.pc nav ul li.badge:after {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            top: 0px;
            right: 0;
            background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/code/coordinate/css/../../../assets2/img/common/badge.png") no-repeat;
            background-size: cover; }
        body#pageSale header.pc nav ul li.category .sub {
          display: none;
          position: absolute;
          background: rgba(89, 73, 69, 0.85);
          z-index: 100;
          top: 50px;
          left: 0;
          width: 100vw;
          padding: 20px 20px; }
          body#pageSale header.pc nav ul li.category .sub .contentWidth {
            display: flex;
            justify-content: space-between;
            flex-wrap: nowrap; }
            body#pageSale header.pc nav ul li.category .sub .contentWidth ul {
              width: 15%; }
              body#pageSale header.pc nav ul li.category .sub .contentWidth ul li {
                line-height: 2;
                font-size: 11px;
                text-align: left;
                letter-spacing: 1px;
                border-right: none;
                width: 100%; }
                body#pageSale header.pc nav ul li.category .sub .contentWidth ul li:first-child {
                  border-bottom: solid #c7c8cd 2px;
                  padding-bottom: 5px;
                  margin-bottom: 5px;
                  font-size: 14px; }
                body#pageSale header.pc nav ul li.category .sub .contentWidth ul li a {
                  color: white; }
  body#pageSale .main {
    margin-top: 50px; }
    body#pageSale .main .contentHeader {
      background: #f0e68c;
      padding-top: 20px; }
    body#pageSale .main .areaCoupon {
      background: #f2efdc;
      font-size: 30px; }
      body#pageSale .main .areaCoupon .kikan {
        background: #3999bf;
        color: white;
        position: relative; }
        body#pageSale .main .areaCoupon .kikan:after {
          position: absolute;
          content: '▼';
          bottom: -30px;
          left: 50%;
          transform: rotateX(-50%);
          color: #3999bf; }
      body#pageSale .main .areaCoupon .coupon {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap; }
        body#pageSale .main .areaCoupon .coupon li {
          width: 250px; }
    body#pageSale .main .areaCampaign p {
      font-size: 30px; }
    body#pageSale .main .areaCampaign .banner {
      display: flex;
      justify-content: space-between; }
      body#pageSale .main .areaCampaign .banner li {
        width: 23%;
        margin: 5px; }
    body#pageSale .main .areaCampaign .timer iframe {
      transform: scale(0.9);
      margin-left: -55px; }
    body#pageSale .main .areaMenu p {
      font-size: 30px; }
      body#pageSale .main .areaMenu p span {
        font-size: 60%; }
    body#pageSale .main .areaMenu ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap; }
      body#pageSale .main .areaMenu ul li {
        padding: 10px;
        text-align: center;
        font-size: 14px;
        border-radius: 8px;
        width: 23%;
        font-weight:bold; }
        body#pageSale .main .areaMenu ul li:nth-child(1) {
          background: #b8d2d8; }
        body#pageSale .main .areaMenu ul li:nth-child(2) {
          background: #f27357; }
        body#pageSale .main .areaMenu ul li:nth-child(3) {
          background: #fcf9a9; }
        body#pageSale .main .areaMenu ul li:nth-child(4) {
          background: #b1927c; }
        body#pageSale .main .areaMenu ul li:nth-child(5) {
          background: #f23e2e; }
        body#pageSale .main .areaMenu ul li:nth-child(6) {
          background: #f2a476; }
    body#pageSale .main .area .areaTtl {
      position: relative;
      background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/code/coordinate/css/../img/mushimegane.png") no-repeat;
      background-position: left;
      width: 100%;
      height: 103px;
      margin-bottom: 40px;
      color: #FFFFFF; }
    body#pageSale .main .area .areaTtl6 {
      position: relative;
      background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/code/coordinate/css/../img/mushimeganerd.png") no-repeat;
      background-position: left;
      width: 100%;
      height: 103px;
      margin-bottom: 40px;
      color: #cc0000; }
      body#pageSale .main .area .areaTtl:after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        height: 10px;
        width: 100%;
        border-bottom: 10px solid #ffffff; }
      body#pageSale .main .area .areaTtl6:after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        height: 10px;
        width: 100%;
        border-bottom: 10px solid #cc0000; }
      body#pageSale .main .area .areaTtl .no {
        color: #FFFFFF;
        font-size: 39px;
        padding: 10px 0 0 10px; }
      body#pageSale .main .area .areaTtl6 .no6 {
        color: #cc0000;
        font-size: 39px;
        padding: 10px 0 0 10px; }
      body#pageSale .main .area .areaTtl .no4 {
        color: #cc0000;
        font-size: 39px;
        padding: 10px 0 0 10px; }
      body#pageSale .main .area .areaTtl .ttl {
        position: absolute;
        font-size: 40px;
        top: 10px;
        left: 110px;
        width: calc(100% - 110px); }
      body#pageSale .main .area .areaTtl6 .ttl6 {
        position: absolute;
        font-size: 40px;
        top: 10px;
        left: 110px;
        width: calc(100% - 110px); }
    body#pageSale .main .area2 .itemSnipet11 {
      float: left;
      margin-right: 20px; }
      body#pageSale .main .area2 .itemSnipet11:nth-child(2n) {
        margin-right: 0; }
    body#pageSale .main .area3 .itemSnipet12 {
      margin-right: 5px;
      float: left; }
      body#pageSale .main .area3 .itemSnipet12:nth-child(3n) {
        margin-right: 0; }
    body#pageSale .main .area4 .itemSnipet13 {
      float: left;
      margin-right: 6.6px; }
      body#pageSale .main .area4 .itemSnipet13:nth-child(4n) {
        margin-right: 0; }
    body#pageSale .main .area5 .itemSnipet14 {
      float: left;
      margin-right: 20px; }
      body#pageSale .main .area5 .itemSnipet14:nth-child(2n) {
        margin-right: 0; }
    body#pageSale .main .area6 .itemSnipet15 {
      float: left;
      margin-right: 20px; }
      body#pageSale .main .area6 .itemSnipet15:nth-child(2n) {
        margin-right: 0; }
    body#pageSale .main .area7 .areaTtl {
      margin-bottom: 100px; }
  body#pageSale .floatBan {
    position: absolute;
    left: 0;
    top: 0;
    width: 92px;
    height: 10000px;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/code/coordinate/css/../img/banner_side.png") repeat; }
  body#pageSale .floatCoupon {
    position: fixed;
    left: 0;
    top: 15vh;
    width: 150px;
    z-index: 100; }
    body#pageSale .floatCoupon .ttl {
      color: white;
      text-align: center;
      padding: 10px 0;
      position: relative;
      background: #222222;
      margin-bottom: 20px; }
      body#pageSale .floatCoupon .ttl:before {
        position: absolute;
        content: '▼';
        color: #222222;
        bottom: -24px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 30px; }
    body#pageSale .floatCoupon .coupon {
      border: 1px solid #222222;
      text-align: center;
      padding: 10px 0;
      font-size: 12px;
      background: white;
      margin-bottom: 2px; }
      body#pageSale .floatCoupon .coupon .price {
        font-size: 16px;
        font-weight: bold;
        letter-spacing: -2px; }
        body#pageSale .floatCoupon .coupon .price span {
          font-size: 30px; }
      body#pageSale .floatCoupon .coupon .btn {
        color: white;
        text-align: center;
        font-size: 10px;
        padding: 0 15px;
        font-weight: bold; }
        body#pageSale .floatCoupon .coupon .btn a {
          background: #bf1d48;
          display: block;
          padding: 2px 0 2px 5px;
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
          position: relative; }
          body#pageSale .floatCoupon .coupon .btn a:before {
            content: '▼';
            transform: rotate(-90deg);
            position: absolute;
            display: block;
            left: 10px; }
      body#pageSale .floatCoupon .coupon.coupon1 .joken {
        border-bottom: 2px solid #bf1d48; }
      body#pageSale .floatCoupon .coupon.coupon1 .btn a {
        background: #bf1d48; }
      body#pageSale .floatCoupon .coupon.coupon2 .joken {
        border-bottom: 2px solid #8568a3; }
      body#pageSale .floatCoupon .coupon.coupon2 .btn a {
        background: #8568a3; }
      body#pageSale .floatCoupon .coupon.coupon3 .joken {
        border-bottom: 2px solid #0c6759; }
      body#pageSale .floatCoupon .coupon.coupon3 .btn a {
        background: #0c6759; }
  body#pageSale .floatLink {
    position: fixed;
    right: 0;
    top: 15vh;
    z-index: 100; }
    body#pageSale .floatLink li {
      width: 150px;
      margin-bottom: 10px;
      border-radius: 5px;
      padding: 10px 10px;
      font-size: 14px;
      text-align: left;
      font-weight:bold;
      line-height: 1.7;
      color:white; }
      body#pageSale .floatLink li:nth-child(1) {
        background: #000000; }
      body#pageSale .floatLink li:nth-child(2) {
        background: #000000; }
      body#pageSale .floatLink li:nth-child(3) {
        background: #000000; }
      body#pageSale .floatLink li:nth-child(4) {
        background: #000000; }
      body#pageSale .floatLink li:nth-child(5) {
        background: #000000; }
      body#pageSale .floatLink li:nth-child(6) {
        background: #000000; }
      body#pageSale .floatLink li:nth-child(7) {
        background: #000000;
        color: white; 
        margin-bottom: 0;}

@media screen and (max-width: 860px) {
  body#pageSale {
    padding-bottom: 50px; }
    body#pageSale .mb60 {
      margin-bottom: 20px; }
    body#pageSale a {
      display: inline; }
    body#pageSale .toTop {
      right: 0;
      bottom: 50px;
      width: 25px; }
    body#pageSale .floatCoupon {
      display: none; }
    body#pageSale .floatLink {
      display: none; }
    body#pageSale .bottomNavi {
      display: block;
      position: fixed;
      z-index: 10;
      bottom: 0;
      left: 0;
      height: 50px;
      width: 100%;
      box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1); }
      body#pageSale .bottomNavi ul {
        display: flex;
        flex-wrap: nowrap; }
        body#pageSale .bottomNavi ul li {
          background: #e8e8e8;
          text-align: center;
          font-size: 11px;
          font-weight: bold;
          flex-basis: auto;
          height: 50px;
          line-height: 50px;
          width: 200px;
          border-right: 1px solid #c9c9c9; }
          body#pageSale .bottomNavi ul li:last-child {
            border-right: none; }
          body#pageSale .bottomNavi ul li:first-child {
            color: #d61919; }
          body#pageSale .bottomNavi ul li a {
            display: block; }
    body#pageSale .contentWidth {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; }
    body#pageSale .contentWidth2 {
      width: 100%;
}
    body#pageSale .main {
      margin-top: 0; }
      body#pageSale .main .areaCoupon {
        font-size: 16px; }
        body#pageSale .main .areaCoupon .kikan:after {
          bottom: -17px; }
        body#pageSale .main .areaCoupon .coupon li {
          width: 30%; }
      body#pageSale .main .areaCampaign p {
        font-size: 15px; }
      body#pageSale .main .areaCampaign .banner li {
        width: 100%; }
      body#pageSale .main .areaCampaign .timer {
        transform: scale(0.3); }
      body#pageSale .main .areaMenu p {
        font-size: 28px; }
      body#pageSale .main .areaMenu ul {
        flex-wrap: wrap; }
        body#pageSale .main .areaMenu ul li {
          font-size: 16px;
          width: 48%;
          margin-bottom: 10px; }
      body#pageSale .main .area .areaTtl {
        height: 40px;
        margin-bottom: 20px;
        background-size: auto 100%; }
      body#pageSale .main .area .areaTtl6 {
        height: 40px;
        margin-bottom: 20px;
        background-size: auto 100%; }
        body#pageSale .main .area .areaTtl:after {
          border-bottom: 5px solid #FFFFFF; }
        body#pageSale .main .area .areaTtl6:after {
          border-bottom: 5px solid #cc0000; }
        body#pageSale .main .area .areaTtl .no {
          font-size: 14px;
          padding: 5px 0 0 5px; }
        body#pageSale .main .area .areaTtl6 .no6 {
          font-size: 14px;
          padding: 5px 0 0 5px; }
        body#pageSale .main .area .areaTtl .ttl {
          padding-left: 40px;
          left: 0;
          top: 6px;
          font-size: 16px;
          font-weight: bold;
          width: calc(100%); }
        body#pageSale .main .area .areaTtl6 .ttl6 {
          padding-left: 40px;
          left: 0;
          top: 6px;
          font-size: 16px;
          font-weight: bold;
          width: calc(100%); }
      body#pageSale .main .area2 .inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        body#pageSale .main .area2 .inner .itemSnipet11 {
          width: 49%;
          float: none;
          margin-right: 0; }
      body#pageSale .main .area3 .inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        body#pageSale .main .area3 .inner .itemSnipet12 {
          width: 33%;
          float: none;
          margin-right: 0; }
        body#pageSale .main .area3 .inner2 .itemSnipet12 {
          width: 100%;
          float: none;
          margin-right: 0; }
      body#pageSale .main .area4 .inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        body#pageSale .main .area4 .inner .itemSnipet13 {
          width: 49%;
          float: none;
          margin-right: 0; }
      body#pageSale .main .area5 .inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        body#pageSale .main .area5 .inner .itemSnipet14 {
          width: 49%;
          float: none;
          margin-right: 0; }
      body#pageSale .main .area6 .inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        body#pageSale .main .area6 .inner .itemSnipet15 {
          width: 49%;
          float: none;
          margin-right: 0; }
      body#pageSale .main .area7 .itemSnipet16 {
        width: 100%;
        float: none;
        margin-right: 0; } }