@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");
/*-----------------------------------------------------

　お中元

-----------------------------------------------------*/
#otyugen2025 .deliver {
  margin-bottom: 100px;
}
#otyugen2025 .deliver .ttl_deliver {
  background-color: #22489d;
  text-align: center;
  font-family: "Noto Sans JP", san-serif;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
#otyugen2025 .deliver .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}
#otyugen2025 .deliver .inner .inner-ttl {
  font-size: 18px;
  font-family: "Noto Serif JP", san-serif;
  border-bottom: 2px solid #22489d;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#otyugen2025 .deliver .inner .image {
  width: 275px;
}
#otyugen2025 .deliver .inner .image img {
  width: 100%;
  height: auto;
}
#otyugen2025 .deliver .inner .txBlock {
  width: 370px;
}
#otyugen2025 .deliver .inner .txBlock .text {
  font-family: "Noto Sans JP", san-serif;
  font-size: 14px;
}
#otyugen2025 .mv {
  margin-bottom: 40px;
}
#otyugen2025 .otyugen-list {
  padding-top: 55px;
}
#otyugen2025 .otyugen-list .ttl_otyugen-list {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  padding-top: 10px;
}
#otyugen2025 .otyugen-list .brandType {
  margin-bottom: 40px;
}
#otyugen2025 .otyugen-list .brandType > .text {
  text-align: center;
  font-size: 18px;
  font-family: "Noto Serif JP", san-serif;
  margin-bottom: 40px;
}
#otyugen2025 .otyugen-list .ttl-brand {
  text-align: center;
  margin-bottom: 30px;
}
#otyugen2025 .deco_bg {
  background-image: url(/img/category/otyugen2025/bg.png);
  background-repeat: no-repeat;
  padding: 0 10px;
  position: relative;
}
#otyugen2025 .deco_bg .text {
  text-align: center;
  font-family: serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #6c6c6c;
  padding: 30px 0;
}
#otyugen2025 .deco_bg::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/img/category/otyugen2025/deco1.png);
  width: 65px;
  height: 73px;
  top: -20px;
  left: 0;
}
#otyugen2025 .deco_bg::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/img/category/otyugen2025/deco2.png);
  width: 104px;
  height: 99px;
  top: -30px;
  right: 0;
}
#otyugen2025 .productList {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#otyugen2025 .productList .productListItem {
  width: 49%;
  background-color: #fff;
  padding-bottom: 30px;
  margin-bottom: 15px;
}
#otyugen2025 .productImg img {
  width: 100%;
}
#otyugen2025 .productName {
  text-align: center;
  font-family: "Noto Serif JP", san-serif;
  font-size: 24px;
  line-height: 1.5em;
  position: relative;
  padding-bottom: 20px;
}
#otyugen2025 .productName .brandName {
  font-size: 14px;
  font-family: "Noto Serif JP", san-serif;
  line-height: 1.5em;
}
#otyugen2025 .productContent {
  padding: 0;
}
#otyugen2025 .productPrice {
  font-family: "Noto Serif JP", san-serif;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
}
#otyugen2025 .productPrice strong {
  font-weight: 500;
  font-size: 26px;
  font-family: "Noto Serif JP", san-serif;
}
#otyugen2025 .product-content-ttl {
  background-color: #fff;
  border: 1px solid #263a77;
  color: #263a77;
  text-align: center;
  padding: 5px;
  font-size: 16px;
  border-radius: 3px;
}
#otyugen2025 .product-content-item {
  padding: 10px 5px;
  line-height: 1.8;
  font-size: 12px;
  min-height: 7em;
}
#otyugen2025 .otherType .productListItem {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
#otyugen2025 .otherType .productListItem::before {
  content: "";
  width: 535px;
  height: 24px;
  display: block;
  background-image: url(/img/category/otyugen2025/devider.png);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#otyugen2025 .otherType .productListItem .productImg {
  width: 330px;
}
#otyugen2025 .otherType .productListItem .brandLogo {
  margin-left: auto;
  margin-right: auto;
  width: 136px;
  margin-bottom: 20px;
}
#otyugen2025 .otherType .productListItem .brandLogo img {
  width: 100%;
}
#otyugen2025 .otherType .productListItem .productContent {
  width: 295px;
  padding-top: 20px;
}
#otyugen2025 .otherType .productListItem .productContent .productName {
  text-align: left;
  padding-bottom: 0;
  padding-bottom: 2px;
  margin-bottom: 20px;
}
#otyugen2025 .otherType .productListItem .productContent .productName::before {
  content: "";
  width: 295px;
  height: 10px;
  display: block;
  background-image: url(/img/category/otyugen2025/border.png);
  margin-bottom: 10px;
}
#otyugen2025 .otherType .productListItem .productContent .productName::after {
  content: "";
  width: 295px;
  height: 10px;
  display: block;
  background-image: url(/img/category/otyugen2025/border.png);
  margin-top: 10px;
}
#otyugen2025 .otherType .productListItem .productContent .productPrice {
  text-align: right;
}
#otyugen2025 .otherType .productListItem .productContent .productInfo {
  font-size: 14px;
  margin-bottom: 20px;
}

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