@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
#contents section {
  background-image: none;
}

section > div.freearea:first-child {
  background-image: none;
  padding-top: 0 !important;
}

#mp_ta_header {
  padding: 0 !important;
}

.freearea {
  background-image: none;
  padding: 0;
  margin: 0;
}

.tx_C {
  text-align: center;
}

.freearea ul {
  margin: 0;
  padding: 0;
}

/*-----------------------------------------------------

　お歳暮ギフト特集2025

-----------------------------------------------------*/
#oseibo2025 .mv {
  margin-bottom: 20px;
}
#oseibo2025 .deliver {
  margin-bottom: 30px;
}
#oseibo2025 .deliver .ttl_deliver {
  background-color: #ca3828;
  text-align: center;
  font-family: "Noto Sans JP", san-serif;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 10px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#oseibo2025 .deliver .inner {
  padding: 30px 15px;
}
#oseibo2025 .deliver .inner .inner-ttl {
  font-size: 16px;
  font-family: "Noto Serif JP", san-serif;
  border-bottom: 2px solid #ca3828;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#oseibo2025 .deliver .inner .image {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#oseibo2025 .deliver .inner .image img {
  width: 100%;
  height: auto;
}
#oseibo2025 .deliver .inner .txBlock .text {
  font-family: "Noto Sans JP", san-serif;
  font-size: 14px;
  line-height: 1.5em;
}
#oseibo2025 .oseibo-list {
  margin-top: 30px;
}
#oseibo2025 .oseibo-list .ttl_oseibo-list {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  padding-top: 10px;
}
#oseibo2025 .oseibo-list .brandType {
  margin-bottom: 50px;
}
#oseibo2025 .oseibo-list .ttl-brand {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  border-width: 20px; /* 角部分の目安：約700px幅の8〜9% */
  border-style: solid;
  border-image-source: url(/img/category/oseibo2025/bg_brand_sp.png);
  border-image-slice: 20 fill;
  border-image-repeat: stretch;
  box-sizing: border-box;
  margin-bottom: 20px;
}
#oseibo2025 .oseibo-list .ttl-brand .brandLogo {
  width: 180px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: 20px;
}
#oseibo2025 .oseibo-list .ttl-brand .brandLogo img {
  width: 100%;
  height: auto;
}
#oseibo2025 .oseibo-list .ttl-brand .lead-brand {
  width: 100%;
  font-family: "Noto Serif JP", san-serif;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: auto;
}
#oseibo2025 .oseibo-list .info__text {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  background-color: #f6eeda;
  box-shadow: 5px 5px 0 #d8b868;
  margin-bottom: 40px;
  padding: 15px 0;
  text-align: center;
  font-family: "Noto Serif JP", san-serif;
  font-size: 15px;
  line-height: 1.8em;
  position: relative;
}
#oseibo2025 .oseibo-list .info__text::after, #oseibo2025 .oseibo-list .info__text::before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
}
#oseibo2025 .oseibo-list .info__text::after {
  background-image: url(/img/category/oseibo2025/deco1.png);
  top: 5px;
  left: 5px;
}
#oseibo2025 .oseibo-list .info__text::before {
  background-image: url(/img/category/oseibo2025/deco2.png);
  bottom: 5px;
  right: 5px;
}
#oseibo2025 .brandType.currynokuchi .brandLogo img {
  width: 80%;
}
#oseibo2025 .productList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#oseibo2025 .productList .productListItem {
  width: 49%;
  background-color: #fff;
  padding-bottom: 30px;
  margin-bottom: 15px;
}
#oseibo2025 .productList .productListItem.flex {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#oseibo2025 .productList .productListItem.flex .productImg {
  width: 100%;
}
#oseibo2025 .productList .productListItem.flex .productContent {
  width: 100%;
  padding-top: 20px;
}
#oseibo2025 .productList .productListItem.flex .productContent .productName {
  text-align: left;
  padding-bottom: 20px;
}
#oseibo2025 .productList .productListItem.flex .productContent .productPrice {
  text-align: right;
  margin-bottom: 20px;
}
#oseibo2025 .productList .productListItem.flex .productContent .productInfo {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  letter-spacing: -0.2em;
}
#oseibo2025 .productList .productListItem.flex .productContent .poduct-content {
  margin-bottom: 10px;
}
#oseibo2025 .productImg img {
  width: 100%;
}
#oseibo2025 .productName {
  text-align: center;
  font-family: "Noto Serif JP", san-serif;
  font-size: 18px;
  line-height: 1.5em;
  position: relative;
  padding-bottom: 30px;
}
#oseibo2025 .productName:after {
  content: "";
  width: 100%;
  height: 22px;
  background-image: url(/img/category/oseibo2025/mizuhiki2@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#oseibo2025 .productName .brandName {
  font-size: 14px;
  font-family: "Noto Serif JP", san-serif;
  line-height: 1.5em;
}
#oseibo2025 .productPrice {
  font-family: "Noto Serif JP", san-serif;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
}
#oseibo2025 .productPrice strong {
  font-weight: 500;
  font-size: 18px;
  font-family: "Noto Serif JP", san-serif;
}
#oseibo2025 .poduct-content-ttl {
  background-color: #c29115;
  text-align: center;
  color: #fff;
  padding: 5px;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
}
#oseibo2025 .poduct-content-item {
  padding: 10px 0;
  line-height: 1.8;
  font-size: 12px;
}
#oseibo2025 .poduct-content-item ul {
  display: flex;
  flex-wrap: wrap;
}
#oseibo2025 .poduct-content-item ul li {
  margin-right: 1em;
  margin-bottom: 3px;
}

.btn_corporation {
  margin-top: 2em;
}
.btn_corporation .btn {
  width: 80%;
}
.btn_corporation .btn a {
  display: block;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
  font-family: "Noto Serif JP", san-serif;
  padding: 15px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.btn_corporation .btn a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
}/*# sourceMappingURL=oseibo2025_sp.css.map */