@charset "UTF-8";
/*-----------------------------------

summergift.css
サマーギフト CSS
PC

-----------------------------------*/
#container{
	width:100%;
}
#valentine-coupon .sale_notes,
.couponbanner,
.sale_banner{
  width: 980px;
  margin: auto;
}
#valentine-coupon .couponflow{
  width: 100%;
  background: #fffef0;
  padding-bottom:50px;
  margin-bottom: 0;
}
#valentine-coupon .couponflow .flow_inner{
  width: 980px;
  margin: auto;
}
.sale_notes span,
.couponflow .flow_inner .flow_txt span{
  background:linear-gradient(transparent 70%, #f4879f 70%);
}
h2.delivery-title {
  font-size: 20px;
  padding: 12px 20px;
  margin: 40px 0 30px;
}
.sale_notes-item .flow_notes{
	border: 2px dotted #c72425;
	margin-top: 35px;
	padding: 15px;
	font-feature-settings: "palt";
}
.sale_notes-item .flow_notes h3{
	font-size: 18px;
	color: #333;
	text-align: center;
}
.sale_notes-item .flow_notes p{
  text-indent: -1em;
  padding-left: 1em;
}
.sale_notes-item .text_imp{
	text-align: center;
}
.sale_notes-item .text_imp.period{
  position: relative;
  width: 400px;
}
.sale_notes-item .text_imp.period::before,
.sale_notes-item .text_imp.period::after{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #f5ebc0;
  content: "";
  z-index: -1;
}
.sale_notes-item .text_imp.period::before{
  top: 0;
  transform: skew(-45deg);
}
.sale_notes-item .text_imp.period::after{
  top: 50%;
  transform: skew(45deg);
}
.sale_notes-item .text_imp span{
	font-size: 23px;
}
#valentine-coupon .sale_notes a{
	color: #d63420;
}
#valentine-coupon li{
	margin: 35px 0 15px;
}
h2 span{
	border-bottom: 2px solid #d3bd5e;
}
#sale2023 .category{
	background: #fff8d9;
	padding: 40px;
	margin: 0 auto 90px;
	border-radius: 24px;
}
#sale2023 .category-list{
	display: flex;
	gap: 40px;
	margin: 40px 0 30px;
}
#sale2023 .category-list .viewmore-bt{
	width: calc((100% - 120px) / 4);
}
#sale2023 .category-list .viewmore-bt a{
	color: #422004;
	display: block;
	background: #fff;
	text-decoration: none;
	padding: 13px;
	font-weight: bold;
	text-align: center;
	border-radius: 12px;
	border: 1px solid #8e642d;
}
#sale2023 .category-list .viewmore-bt a:hover{
	color: #fff;
	background: #422004;
	border: 1px solid #422004;
}
#sale2023 .category-list::after{
	display: none;
}
#sale2023 .pickup-wrap .pickup-list{
	display: flex;
	gap: 30px;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item{
	width: calc((100% - 60px) / 3);
}
#sale2023 .pickup-wrap .pickup-contents {
	margin-bottom: 50px;
}
#sale2023 .pickup-wrap .pickup-contents h3{
	font-size: 20px;
	position: relative;
	background: #8e642d;
	margin-bottom: 23px;
	padding: 12px 20px;
	color: #fff8d9;
}
#sale2023 .pickup-wrap .pickup-contents h3::after{
	position: absolute;
	content: '';
  top: 100%;
  left: 30px;
  border: 14px solid transparent;
  border-top: 12px solid #8e642d;
  width: 0;
  height: 0;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item a{
	color: #422004;
	text-decoration: none;
	display: block;
	padding: 14px 8px 12px;
	background: #d8c67c;
	position: relative;
	border-radius: 100vh;
	font-weight: bold;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item a:hover{
	background: #422004;
	color: #d8c67c;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item .pickup-inner-text .pickup-btn a:hover::before{
	border-top: 2px solid #d8c67c;
	border-left: 2px solid #d8c67c;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item .image-wrap img{
	width: 100%;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item .pickup-inner-text .pickup-brand{
	font-weight: bold;
	margin-top: 12px;
	color: #422004;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item .pickup-inner-text .pickup-name{
	font-weight: bold;
	border-bottom: 1px dashed #422004;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #422004;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item .pickup-inner-text .pickup-lead{
	font-size: 14px;
	color: #000;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item .pickup-inner-text .pickup-btn {
	width: 85%;
	text-align: center;

	margin: 14px auto 0;
}
#sale2023 .pickup-wrap .pickup-list .pickup-item .pickup-inner-text .pickup-btn a::before{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #422004;
	border-left: 2px solid #422004;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%) rotate(135deg);
}
#sale2023 .pickup-wrap .pickup-list::after{
	display: none;
}
.sale_banner{
	width: 100%;
}
.sale_banner .banner_wrap{
	width: 980px;
	margin: auto;
}
   /* ヘッダー */  
  #delivery_header {
  width: 980px;
  margin: 0;
}
.delivery_header h1 img {
  width: 100%;
}
.sale_header .header_text {
  margin: 1em 0;
}
.delivery_header .header_text:last-child {
  margin-bottom: 30px;
}
.delivery_header .header_text a {
  color: #333;
}
.delivery_header .header_text.large {
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}
  /* 概要 */ 
  #sale2023.autumn .sale_notes {
  border: none;
  padding-bottom: 50px;
}
#sale2023.autumn .sale_notes h3 {
  color: #573f2c;
}
#valentine-coupon .deliverytitle {
    font-size: 22px;
    padding: 12px 20px;
    margin: 40px 0 30px;
}
	
	/* 見出し */
h2{
	text-align: center;
	font-size: 22px;
}

	/* おすすめ特集 */
#sale2023 .sale_banner{
	background:#fff6e1;
	width: 100%;
	padding-bottom: 50px;
}
#sale2023 .banner_box{
	margin: 0;
	gap: 15px;
}
#sale2023 .banner_box.col4 .banner_item{
	margin: 0;
}
#sale2023 .banner_box.col4 .banner_item a{
	display: block;
}
#sale2023 .banner_box::after{
	display: none;
}



