@charset 'UTF-8';
.btn-more, .btn-more a, .couponTtl, .couponUse_pic, .couponUse_ttl, .mainvisualInner {
  text-align: center
}
.section {
  padding-top: 60px;
  padding-bottom: 60px
}
.section.border{
  border-top: 1px solid #d2d2d2;	
}

#container select {
  -moz-appearance: none
}
#container .sdShussanuchiiwaiCoupon {
  overflow: hidden
}
#container .sdShussanuchiiwaiCoupon a {
  text-decoration: none
}
@-webkit-keyframes a {
  0%, to {
    top: 0
  }
  50% {
    top: 15px
  }
}
@keyframes a {
  0%, to {
    top: 0
  }
  50% {
    top: 15px
  }
}
@-webkit-keyframes b {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes b {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@-webkit-keyframes c {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes c {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@-webkit-keyframes d {
  0% {
    right: 20px;
    opacity: 1
  }
  to {
    right: 10px;
    opacity: 0
  }
}
@keyframes d {
  0% {
    right: 20px;
    opacity: 1
  }
  to {
    right: 10px;
    opacity: 0
  }
}
@-webkit-keyframes e {
  0% {
    right: 10px;
    opacity: 1
  }
  to {
    right: 5px;
    opacity: 0
  }
}
@keyframes e {
  0% {
    right: 10px;
    opacity: 1
  }
  to {
    right: 5px;
    opacity: 0
  }
}
@-webkit-keyframes f {
  0% {
    left: -webkit-calc(50% - 10px);
    left: calc(50% - 10px)
  }
  to {
    left: -webkit-calc(50% + 10px);
    left: calc(50% + 10px)
  }
}
@keyframes f {
  0% {
    left: -webkit-calc(50% - 10px);
    left: calc(50% - 10px)
  }
  to {
    left: -webkit-calc(50% + 10px);
    left: calc(50% + 10px)
  }
}
@-webkit-keyframes yurayura {
  0%, to {
    -webkit-transform: scale(.9) translateY(-30px);
    transform: scale(.9) translateY(-30px)
  }
  50% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
}
@keyframes yurayura {
  0%, to {
    -webkit-transform: scale(.9) translateY(-30px);
    transform: scale(.9) translateY(-30px)
  }
  50% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
}
@-webkit-keyframes santa {
  0% {
    -webkit-transform: scale(.3) translate(-230px, -140px);
    transform: scale(.3) translate(-230px, -140px);
    opacity: 0
  }
  20% {
    -webkit-transform: scale(1) translate(20px, 0);
    transform: scale(1) translate(20px, 0);
    opacity: 1
  }
  80% {
    -webkit-transform: scale(.8) translate(30px, 30px);
    transform: scale(.8) translate(30px, 30px);
    opacity: 1
  }
  90% {
    opacity: 0
  }
  100% {
    -webkit-transform: scale(.3) translate(430px, 510px);
    transform: scale(.3) translate(430px, 510px);
    opacity: 0
  }
}
@keyframes santa {
  0% {
    -webkit-transform: scale(.3) translate(-230px, -140px);
    transform: scale(.3) translate(-230px, -140px);
    opacity: 0
  }
  20% {
    -webkit-transform: scale(1) translate(20px, 0);
    transform: scale(1) translate(20px, 0);
    opacity: 1
  }
  80% {
    -webkit-transform: scale(.8) translate(30px, 30px);
    transform: scale(.8) translate(30px, 30px);
    opacity: 1
  }
  90% {
    opacity: 0
  }
  100% {
    -webkit-transform: scale(.3) translate(430px, 510px);
    transform: scale(.3) translate(430px, 510px);
    opacity: 0
  }
}
.couponList li .couponCode, .mainvisualDate {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}
@font-face {
  font-family: Mamelon;
  font-style: normal;
  font-display: swap;
  src: url(/christmas/2020/font/Mamelon.woff2) format('woff2'), url(/christmas/2020/font/Mamelon.woff) format('woff')
}
.btn-more {
  line-height: 1.3;
  margin-top: 60px
}
.btn-more a {
  font-size: 25px;
  font-size: 1.6rem;
  position: relative;
  display: inline-block;
  width: 390px;
  padding: 14px 50px;
  text-decoration: none !important;
  color: #fff;
  background: #000
}
.isOtherDevice .btn-more a {
  -webkit-transition: .3s;
  transition: .3s
}
.btn-more a:before {
  font-family: defico;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8px;
  content: '\e914';
  text-transform: none;
  opacity: 0;
  speak: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.btn-more a:hover {
  color: #fff
}
.isOtherDevice .btn-more a:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .7);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .7)
}
.isOtherDevice .btn-more a:hover:before {
  right: 15px;
  -webkit-animation: d 1.3s infinite;
  animation: d 1.3s infinite;
  opacity: 1
}
.m-bnr {
  margin: 80px 0
}
img {
  max-width: 100%
}
@media screen and (max-width:1199px) and (min-width:0) {
  img {
    width: auto
  }
}
@media screen and (max-width:979px) and (min-width:0) {
  #wrapper {
    font-size: inherit
  }
}
.mainvisual {
  position: relative;
  height: 400px;
  background: url(/shussanuchiiwai/coupon/2020/images/bg_main.jpg) center no-repeat
}
.mainvisualInner {
  position: relative;
  margin: 0 auto;
  padding-top: 25px
}
.mainvisualDate {
  position: absolute;
  bottom: 50px;
  left: 50%;
  padding-top: 20px;
  transform: translateX(-50%);
  border-top: 1px solid silver
}
.coupon {
  position: relative;
  z-index: 0;
  max-width: 1000px;
  margin: 0 auto
}
.coupon:after, .coupon:before {
  position: absolute;
  z-index: -1;
  width: 483px;
  content: ''
}

.couponTtl {
  font-size: 48px;
  font-size: 2rem;
  margin-top: 40px
}

.couponTtl span {
  font-size: 48px;
  font-size: 3rem;
  margin-top: 40px
}

.couponList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0 40px
}
.couponList li {
  position: relative;
  margin-left: 30px;
  -webkit-flex-basis: -webkit-calc((100% - 90px)/ 4);
  -ms-flex-preferred-size: calc((100% - 90px)/ 4);
  flex-basis: calc((100% - 90px)/ 4)
}
.couponList li img {
  max-width: 100%
}
.couponList li:first-of-type {
  margin-left: 0
}
.couponList li .couponCode {
  font-size: 38px;
  font-size: 2.4rem;
  font-weight: 700;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%)
}
.couponAtt {
  padding-top: 30px;
  border-top: 1px solid #b8b8b8
}
.couponAtt_ttl {
  font-weight: 700
}
.couponAtt_list {
  margin-top: 20px
}
.couponAtt_list li {
  font-size: 22px;
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em
}
.couponUse {
  position: relative;
  margin-top: 70px;
  padding: 50px 80px;
  border: 16px solid #e1e1e1;
  background-color: #fff
}
.couponUse_ttl {
  font-size: 38px;
  font-size: 2.4rem;
  font-weight: 700;
  position: absolute;
  top: -40px;
  left: 50%;
  width: 400px;
  margin: 0 auto;
  padding: 10px 50px 8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  border: 1px solid #f4f9fb;
  border-radius: 32px;
  background-color: #fa796f;
  -webkit-box-shadow: 0 0 0 4px #fa796f;
  box-shadow: 0 0 0 4px #fa796f
}
.couponUse_txt {
  font-size: 25px;
  font-size: 1.6rem
}
.couponUse_txt span {
  font-weight: 700;
  color: #f0120d
}
.couponUse_pic {
  margin-top: 30px
}

.bgGRY {
  background-color: #f2f2f2;
}

.wide-cover {
  margin-left: -webkit-calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: -webkit-calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding-left: -webkit-calc((100vw - 100%) / 2);
  padding-left: calc((100vw - 100%) / 2);
  padding-right: -webkit-calc((100vw - 100%) / 2);
  padding-right: calc((100vw - 100%) / 2);
}

/* feature-area
 * **************************************************** */
.feature_area {
  max-width: 800px;
  margin: 0 auto;
}

.feature_area .feature_ttl {
  text-align: center;
  font-size: 44px;
  font-size: 2.8rem;
}

.feature_area .feature_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.feature_area .box {
  margin-top: 30px;
}

.isTablet .feature_area .box {
  margin-top: 20px;
}

.feature_area .box > a {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
}

.feature_area .box .item_detail {
  padding: 15px;
}

.feature_area .box .item_detail dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

.feature_area .box .item_detail dd {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 10px;
}

.feature_area .box:first-of-type {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.isTablet .feature_area .box:first-of-type {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.feature_area .box:not(:first-of-type) {
  -webkit-flex-basis: 49%;
      -ms-flex-preferred-size: 49%;
          flex-basis: 49%;
}

.isTablet .feature_area .box:not(:first-of-type) {
  -webkit-flex-basis: 49%;
      -ms-flex-preferred-size: 49%;
          flex-basis: 49%;
}

/* catalog_area
 * **************************************************** */
.catalog_area .sec_title{
    font-size: 2.8rem;
    text-align: center;
    line-height: 1.3;	
}
.catalog_area .sec_txt{
    text-align: center;
    font-size: 1.5rem;	
    margin-top: 22px;
}

.catalog_box {
  max-width: 930px;
  margin: 0 auto;
}

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

.catalog_box .catalog_list {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.catalog_box .catalog_list .box {
  border-radius: 10px;
  overflow: hidden;
  -webkit-flex-basis: 23%;
      -ms-flex-preferred-size: 23%;
          flex-basis: 23%;
  background-color: #fff;
}

.catalog_box .catalog_list .box .btn-more {
  margin-top: 10px;
}

.catalog_box .catalog_list .box .btn-more a {
  min-width: 0;
  display: block;
}

.catalog_box .catalog_list .box .btn-more a {
  width: auto;
  padding: 12px 0;
}

.catalog_box .item_detail {
  padding: 20px 10px;
}

.catalog_box .item_ttl {
  text-align: center;
  font-size: 20px;
  font-size: 1.3rem;
}

.isTablet .catalog_box .item_ttl {
  font-size: 19px;
  font-size: 1.2rem;
}

.catalog_box .item_ttl em {
  font-size: 28px;
  font-size: 1.8rem;
  font-weight: bold;
}

.catalog_box .item_txt {
  margin-top: 10px;
  font-size: 16px;
  font-size: 1.0rem;
}

.catalog-net {
  max-width: 800px;
  margin: 60px auto 0;
}

.catalog-net .catalog-net_ttl {
  font-size: 32px;
  font-size: 2.0rem;
  text-align: center;
}

.catalog-net .catalog-net_list {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.catalog-net .catalog-net_list .box + .box {
  margin-left: 40px;
}

/* price_area
 * **************************************************** */
.price_area{
  max-width: 1000px;	
  margin: 0 auto;
}
.price_area .sec_title{
    font-size: 2.8rem;
    text-align: center;
    line-height: 1.3;	
}
.price_area .sec_txt{
    text-align: center;
    font-size: 1.5rem;	
    margin-top: 22px;
}
.price_list {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.price_item {
  -webkit-flex-basis: -webkit-calc((100% - 60px) / 4);
      -ms-flex-preferred-size: calc((100% - 60px) / 4);
          flex-basis: calc((100% - 60px) / 4);
}

.price_item a {
  display: block;
  border: 1px solid #d2d2d2;
  font-size: 28px;
  font-size: 1.8rem;
  text-align: center;
  -webkit-transition: all .3s;
          transition: all .3s;
  padding: 15px;
}

.price_item a:hover {
  background-color: #f5f5f5;
}

.isTablet .price_item a {
  font-size: 25px;
  font-size: 1.6rem;
  padding: 15px 10px;
}

.price_item:nth-of-type(n+5) {
  margin-top: 20px;
}

/* category_area
 * **************************************************** */
.middle-category_area {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.middle-category_area .sec_title{
    font-size: 2.8rem;
    text-align: center;
    line-height: 1.3;	
}
.middle-category_area .sec_txt{
    text-align: center;
    font-size: 1.5rem;	
    margin-top: 22px;
}

.category_list {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.category_item {
  -webkit-flex-basis: -webkit-calc((100% - 60px) / 4);
      -ms-flex-preferred-size: calc((100% - 60px) / 4);
          flex-basis: calc((100% - 60px) / 4);
}

.category_item > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-transition: all .3s;
          transition: all .3s;
  font-size: 24px;
  font-size: 1.5rem;
}

.category_item > a:hover {
  background-color: #f5f5f5;
}

.category_item:nth-of-type(n+5) {
  margin-top: 20px;
}

.category_item .thumb {
  padding: 10px;
  -webkit-flex-basis: 90px;
      -ms-flex-preferred-size: 90px;
          flex-basis: 90px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  text-align: center;
}

.category_item .txt {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
