@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400&family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@400;500;700&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;
}

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

/*-----------------------------------------------------
お土産特集2024夏
-----------------------------------------------------*/
.omiyage2025s .mv {
  margin-bottom: 30px;
}
.omiyage2025s .menu {
  margin-bottom: 30px;
  text-align: center;
}
.omiyage2025s .menu ul {
  display: grid;
  row-gap: 10px;
  padding: 0 20px;
}
.omiyage2025s .menu a {
  display: block;
}

.section {
  margin-bottom: 100px;
}
.section .section-ttl {
  margin-bottom: 10px;
}
.section .section-text {
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  line-height: 2em;
  margin-bottom: 30px;
}
.section .brandlogo {
  text-align: center;
  margin-bottom: 20px;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}
.section .lead {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  line-height: 1.2em;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.section .description {
  background-color: #fffbe1;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
}
.section .productList {
  display: grid;
  margin-bottom: 50px;
}
.section .productList.kakegami-product1 {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.section .productList.kakegami-product2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  justify-content: center;
}
.section .productList .item a {
  display: block;
}
.section .productList .item span {
  display: block;
}
.section .productList .item .image {
  margin-bottom: 10px;
}
.section .productList .item .image img {
  width: 100%;
  padding: 0;
}
.section .productList .item .productCopy {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 15px;
  display: flex;
  justify-content: center;
  color: #526e8c;
  margin-bottom: 10px;
}
.section .productList .item .productName {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  line-height: 1.5em;
}
.section .productList .item .productName-sub {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  text-align: center;
}
.section .productList .item .productPrice {
  font-size: 16px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 2em;
}
.section .column_2 {
  padding: 0 20px;
  row-gap: 30px;
}
.section .column_2 .item {
  width: 329px;
  margin-left: auto;
  margin-right: auto;
}
.section .column_2 .item a .productName {
  font-size: 18px;
  text-align: left;
}
.section .column_2 .item a .productName::after {
  width: 329px;
  height: 10px;
  margin: 10px 0 20px;
  content: "";
  display: block;
  background-image: url(/img/category/omiyage2025s/border.png);
  background-repeat: no-repeat;
}
.section .column_2 .item a .productInfo {
  font-size: 14px;
  line-height: 1.8em;
}

.brand-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.brandlogo-rakumidou img {
  width: 180px;
  height: auto;
}

.brandlogo-currynokuchi img {
  width: 153px;
  height: auto;
}/*# sourceMappingURL=omiyage2025s_sp.css.map */