@charset "UTF-8";
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.ttl_01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  color: #333;
  text-align: center;
  margin: 0 auto 20px;
  padding: 12px 0 10px 0;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
}
.ttl_sub01 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 5px;
  margin: 0;
}
.img_right {
  float: right;
  margin: 0 0 15px 15px;
}

.block4item {
  display: flex;
  margin: 0 0 20px 0;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 1.4;
}
.block4item .item {
  width: 23.5%;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: center;
}
.block4item .item:nth-child(4n) {
  margin-right: 0;
}
.name {
  line-height: 1.4;
}
body {
  margin: 0 !important;
}

@media (max-width: 768px) {
  body {
    margin: 0 !important;
  }
  .block4item .item {
    width: 49%;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 2%;
    text-align: center;
  }
  .block4item .item:nth-child(2n) {
    margin-right: 0;
  }
}
@charset "UTF-8";
.sp-dis {
  display: none;
}

.pc-dis {
  display: block;
}

@media (max-width: 600px) {
  .sp-dis {
    display: block;
  }
  .pc-dis {
    display: none;
  }
}
.c-shavedice-sale {
  margin-bottom: 50px;
}
.c-shavedice-sale__catch {
  color: #ba232a;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__catch {
    font-size: 2.5rem;
  }
}
.c-shavedice-sale__catch::before {
  font-family: "Consolas", "Courier New", monospace;
  content: "\\\\";
  display: inline-block;
  margin-right: 0.5rem;
}
.c-shavedice-sale__catch::after {
  font-family: "Consolas", "Courier New", monospace;
  content: "//";
  display: inline-block;
  margin-left: 0.5rem;
}
.c-shavedice-sale__head {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("https://tools.itembox.design/item/category/special-contents1/shavedice_sp/img/bg_shavedice_sp_01.png")
    no-repeat center;
  color: #ffc248;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__head {
    background: url("https://tools.itembox.design/item/category/special-contents1/shavedice_sp/img/bg_shavedice_sp_sp_01.png")
        no-repeat top -1px right,
      #ba232a;
    font-size: 2rem;
    padding: 0px 0 5px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.c-shavedice-sale__head h2 {
  font-size: 23px;
  font-weight: bold;
  margin-top: 0px;
  padding-right: 70px;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__head h2 {
    font-size: 1.8rem;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: 25px;
  }
}
.c-shavedice-sale__columns {
  display: grid;
  grid-template-columns: 250px 1fr 1fr;
  gap: 10px;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  max-width: 980px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: "a a" "b c";
  }
  .c-shavedice-sale__columns .__text_img {
    grid-area: a;
  }
  .c-shavedice-sale__columns .__item:nth-child(0) {
    grid-area: b;
  }
  .c-shavedice-sale__columns .__item:nth-child(1) {
    grid-area: c;
  }
}
.c-shavedice-sale__columns .__text_img {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__columns .__text_img img {
    margin: 0 auto;
  }
}
.c-shavedice-sale__columns .__item a {
  color: #222;
  text-decoration: none;
}
.c-shavedice-sale__columns .__item a:hover {
  text-decoration: underline;
  color: #c45500;
}
.c-shavedice-sale__columns .__item a:hover img {
  opacity: 1;
}
.c-shavedice-sale__columns .__item .__img {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__columns .__item .__img img {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
}
.c-shavedice-sale__columns .__item .__img::before {
  position: absolute;
  bottom: 0px;
  right: 25px;
  content: "期間限定特価";
  display: block;
  padding-top: 100%;
  background: #f88102;
  color: #fff;
  padding: 13px 20px;
  border-radius: 8px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__columns .__item .__img::before {
    content: "期間限定\a特価";
    white-space: pre-line;
    right: 0px;
    padding: 5px;
    font-size: 1.2rem;
    text-align: center;
  }
}
.c-shavedice-sale__columns .__item .__text p {
  display: inline-block;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__columns .__item .__text p {
    display: block;
    font-size: 1.2rem;
  }
}
.c-shavedice-sale__text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .c-shavedice-sale__text {
    font-size: 1.2rem;
  }
}
.c-shavedice-sale__text::before {
  content: "";
  display: inline-block;
  background: url("https://tools.itembox.design/item/category/special-contents1/shavedice_sp/img/ico_shavedice_sp01.png")
    no-repeat center center;
  width: 33px;
  height: 26px;
  margin-right: 1rem;
  margin-top: -4px;
}

.block4item {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .block4item {
    justify-content: flex-start;
  }
} /*# sourceMappingURL=shavedice_sp.css.map */
