@charset "utf-8";
/* CSS Document */



#gift_selection .block-group .block-group--frame .block-group--group.season-style {
  background-color: #fbf3bc;
}

#gift_selection .block-group .block-group--frame .block-group--group.season-style::before {
  border-top: 15px solid #fbf3bc;

}




/* gift_selection */
#gift_selection {
  color: #505050;
}

#gift_selection .block-topic-path {
  display: none;
}

#gift_selection .block-main--banner {
  margin: 0;
  padding: 0;
}

#gift_selection .block-main--desc {
  margin: 18px auto 18px;	
  /*margin: 12px 0 18px;*/
text-align: left;
  /*text-align: center;*/
  color: #505050;
	font-size: 12px;
  /*font-size: 10px;*/
	/*追加*/width: 86%;
}

#gift_selection .block-main--desc span {
  display: block;
  font-size: 12px;
  font-weight: bold;
}


/*--20240220追加ここから---*/

#gift_selection .block-main--wrapping--info {
	
  display: flex;
  justify-content: center;
  width: 93.34%;
  margin: 0 auto;
  padding: 0 0 20px;	

	align-content: space-between;
	flex-direction: column;
	flex-wrap: nowrap;
	margin:0 auto 40px;
	padding-bottom: 10px;
}

#gift_selection .block-main--wrapping--info a{

	margin:0 auto 40px;
}

/*--20240220追加ここまで---*/


#gift_selection .block-main--anchor {
  width: 93.334%;
  margin: 0 auto;
  padding: 20px 15px 0;
  background: #faf5ef;
  border-radius: 10px;
}

#gift_selection .block-main--anchor .block-main--anchor-section {
  padding: 0 0 20px;
}

#gift_selection .block-main--anchor .block-main--anchor-section.ready-made {

}

#gift_selection .block-main--anchor .block-main--anchor-section.custom-made {

}

#gift_selection .block-main--anchor .block-main--anchor-section.ready-made .block-main--anchor-section-title img {
  width: 112px;
}

#gift_selection .block-main--anchor .block-main--anchor-section.custom-made .block-main--anchor-section-title img {
  width: 125.5px;
}

#gift_selection .block-main--anchor .block-main--anchor-section .block-main--anchor-section-title {
  margin: 0 0 10px;
  text-align: center;
}

#gift_selection .block-main--anchor .block-main--anchor-frame {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

#gift_selection .block-main--anchor .block-main--anchor-section a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 5px);
  min-height: 45px;
  margin-right: 10px;
  padding: 7.5px 0;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #FFF;
  border-radius: 5px;
  text-decoration: none;
  background: url(/img/usr/common/bt_anchor.png) right 10px center / auto auto no-repeat;
}

#gift_selection .block-main--anchor .block-main--anchor-section.ready-made a {
  width: 250px;
  /*background-color: #ef889d;*/
	background-color:#7aa48a;
}

#gift_selection .block-main--anchor .block-main--anchor-section.custom-made a {
  /*background-color: #f99c4a;*/
	background-color: #7aa48a;
}

#gift_selection .block-main--anchor .block-main--anchor-section a:last-of-type {
  margin-right: 0;
}

#gift_selection .block-giftset-frame {
  margin: 40px 0 0;
  background: #faf5ef;
}

#gift_selection .block-section--title {
  margin: 0 0 14px;
  padding: 0;
}

#gift_selection .block-section--title img {
  width: 100%;
  margin: -2.7% 0 0;
}

#gift_selection .block-section--subtitle {
  margin: 0 0 15px;
  padding: 0;
  text-align: center;
}

#gift_selection .block-section--subtitle img {
  /*width: 136.5px;*/
	width: 200px;
	
}

#gift_selection .block-section--desc {
  margin: 0 0 26px;
  font-size: 12px;
  text-align: center;
}

#gift_selection .block-giftset-item-frame {
  display: flex;
  flex-wrap: wrap;
  width: 93.334%;
  margin: 0 auto;
}

#gift_selection .block-giftset-item-frame li {
  display: flex;
  margin: 0 0 30px;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-image {
  width: 40%;
  margin-right: 4.286%;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-image .block-giftset-item-price {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-image .block-giftset-item-price .tax {
  font-size: 14px;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-desc {
  width: 55.714%;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-desc .block-giftset-item-brand {
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 1.5;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-desc .block-giftset-item-name {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-desc .block-giftset-item-set {
  margin: 0 0 15px;
  font-size: 12px;
  line-height: 1.5;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-desc .block-giftset-item-set .block-giftset-item-set--title {
  font-size: 10px;
}

#gift_selection .block-giftset-item-frame li .block-giftset-item-desc .block-giftset-item-cart {
  width: 195px;
}

#gift_selection .block-custommade-frame {
  margin: 40px 0 0;
  background: #faf5ef;
}

#gift_selection .block-custommade-frame .block-section--anchor-frame {
  display: flex;
  justify-content: center;
  width: 93.34%;
  margin: 0 auto;
  padding: 0 0 20px;
}

#gift_selection .block-custommade-frame .block-section--anchor-frame a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 5px);
  min-height: 45px;
  margin-right: 10px;
  padding: 7.5px 0;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #FFF;
  border-radius: 5px;
  text-decoration: none;
  background: #d4a776 url(/img/usr/common/bt_anchor.png) right 10px center / auto auto no-repeat;
	/*background: #f99c4a url(/img/usr/common/bt_anchor.png) right 10px center / auto auto no-repeat;*/
	
}

#gift_selection .block-custommade-frame .block-section--anchor-frame a:last-of-type {
  margin-right: 0;
}

#gift_selection .block-priceselect-frame {
  margin: 40px 0 0;
}

#gift_selection .block-priceselect-frame .block-section--subtitle {
  margin: 0 0 30px;
}

#gift_selection .block-priceselect-frame .block-section--subtitle img {
  width: 224.5px;
}

#gift_selection .block-priceselect-frame .block-group--anchor-frame {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 93.334%;
  margin: 0 auto;
  padding: 0 0 25px;
}

#gift_selection .block-priceselect-frame .block-group--anchor-frame a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 5px);
  min-height: 40px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  border-radius: 5px;
  /*20240220---
	border: 1px solid #f99c4a;
	*/
  border: 1px solid #7aa48a;	
  text-decoration: none;
  background: url(/img/usr/common/bt_anchor_gray.png) right 10px center / 10px auto no-repeat;
}

#gift_selection .block-priceselect-frame .block-group--anchor-frame a:nth-of-type(2n) {
  margin-right: 0;
}

#gift_selection .block-group {
}

#gift_selection .block-group .block-group--title {
  position: relative;
  margin: 1px 0 0;
  padding: 9px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  line-height: 1.5;
background: #7aa48a;
  cursor: pointer;	
  /*20240220---
	background: #f99c4a;*/

}

#gift_selection .block-group .block-group--title .tax {
  font-size: 12px;
}

#gift_selection .block-group .block-group--title::before {
  position: absolute;
  top: calc(50% - 0.5px);
  right: 15px;
  width: 13px;
  height: 1px;
  background: #FFF;
  transition: transform 0.3s;
  content: "";
}

#gift_selection .block-group .block-group--title::after {
  position: absolute;
  top: calc(50% - 6.5px);
  right: 21px;
  width: 1px;
  height: 13px;
  background: #FFF;
  content: "";
}

#gift_selection .block-group.open .block-group--title::before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

#gift_selection .block-group.open .block-group--title::after {
  display: none;
}

#gift_selection .block-group .block-group--frame {
  display: none;
  margin: 0 0 20px;
}

#gift_selection .block-group .block-group--frame .block-group--group {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 4% 3.334%;
  /*border-top: 2px solid #f99c4a;*/
border-top: 2px solid #7aa48a;
  background: #f7edd9;
	  /*background: #ffedd8;*/
	
}

#gift_selection .block-group .block-group--frame .block-group--group::before {
  position: absolute;
  top: 100%;
  left: calc(50% - 27.5px);
  display: block;
  width: 55px;
  height: 15px;
  /*border-top: 15px solid #ffedd8;*/
border-left: 15px solid #f7edd9;	
  border-left: 27.5px solid transparent;
  border-right: 27.5px solid transparent;
  content: "";
}

#gift_selection .block-group .block-group--frame .block-group--group .block-group--group-image {
  width: 37.334%;
  margin: 0 4% 0 0;
}

#gift_selection .block-group .block-group--frame .block-group--group .block-group--item-desc {
  width: 58.666%;
  display: flex;
  flex-direction: column;

  justify-content: center;
}

#gift_selection .block-group .block-group--frame .block-group--group .block-group--group-name {
  margin: 0 0 12px;
  font-size: 12px;
  text-align: center;
}

#gift_selection .block-group .block-group--frame .block-group--group .block-group--group-price {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#gift_selection .block-group .block-group--frame .block-group--group .block-group--group-price span {
  font-size: 18px;
}

#gift_selection .block-group .block-group--frame .block-group--group .block-group--group-cart {
  margin: 15px auto 0;
  max-width: 350px;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame {
  margin: 24px 0 0;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li {
  display: flex;
  padding: 0 0 8px;
  margin: 7px 3.333% 0;
  background-image: linear-gradient(to right, #CCC, #CCC 2px, transparent 2px, transparent 4px);
  background-size: 6px 2px;
  background-position: bottom;
  background-repeat: repeat-x;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li:last-of-type {
  padding: 0 0 6px;
  background: none;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li .block-group--item-image {
  width: 40%;
  margin-right: 4.286%;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li .block-group--item-image img {
  width: 100%;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li .block-group--item-desc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 12px;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li .block-group--item-name {
  margin: 0 0 4px;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li .block-group--item-price {
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li .block-group--item-price .tax {
  font-size: 10px;
}

#gift_selection .block-group .block-group--frame .block-group--item-frame li .block-group--item-cart {
  margin: 15px 0 0;
  max-width: 195px;
}

#gift_selection .block-popularbrand-frame {
  margin: 30px 0 0;
  padding: 30px 3.333% 20px;
  background: #faf5ef;
}

#gift_selection .block-popularbrand-frame .block-section--subtitle {
  margin: 0 0 30px;
}

#gift_selection .block-popularbrand-frame .block-section--subtitle img {
  width: 280px;
}

#gift_selection .block-popularbrand-frame .block-section--brand-frame {
  display: flex;
  flex-wrap: wrap;
}

#gift_selection .block-popularbrand-frame .block-section--brand-frame li {
  width: calc(50% - 5px);
  margin: 0 10px 10px 0;
}

#gift_selection .block-popularbrand-frame .block-section--brand-frame li:nth-of-type(2n) {
  margin-right: 0;
}

#gift_selection .block-popularbrand-frame .block-section--brand-frame li img {
  width: 100%;
}

#gift_selection .banner_area_{
  padding: 6% 3.333% 12%;
}

#gift_selection .banner_area_ a{
 display: block;
 width: 100%;
}

#gift_selection .block-reccomendgift-frame {
  margin: 40px 0 0;
  /*background: #faf5ef;*/ 
	/*background: #f5fffF;/*夏ギフト用　ブルー背景色*/
  background: #fff5f5;  /*春の日・母の日用　ピンク背景色*/
}


#gift_selection .block-reccomendgift-item-frame {
  display: flex;
  flex-wrap: wrap;
  width: 93.334%;
  margin: 0 auto;
}

#gift_selection .block-reccomendgift-item-frame li {
  display: flex;
  margin: 0 0 30px;
	padding-top: 16px;
	flex-direction: column;/*20230312*/
	border-top: /*solid 3px #3fa2bb;*/solid 3px pink;
}

#gift_selection .block-reccomendgift-item-frame li .block-reccomendgift-item-image {
  width: 40%;
  margin-right: 4.286%;
}

#gift_selection .block-reccomendgift-item-frame li  .block-reccomendgift-item-price {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

#gift_selection .block-reccomendgift-item-frame li  .block-reccomendgift-item-price .tax {
  font-size: 14px;
}

#gift_selection .block-reccomendgift-item-frame li .block-reccomendgift-item-desc {
  width: 55.714%;
}

#gift_selection .block-reccomendgift-item-frame li .block-reccomendgift-item-desc .block-reccomendgift-item-brand {
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 1.5;
}

#gift_selection .block-reccomendgift-item-frame li .block-reccomendgift-item-desc .block-reccomendgift-item-name {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

#gift_selection .block-reccomendgift-item-frame li .block-reccomendgift-item-desc .block-reccomendgift-item-set {
  margin: 0 0 15px;
  font-size: 12px;
  line-height: 1.5;
}

#gift_selection .block-reccomendgift-item-frame li .block-reccomendgift-item-desc .block-reccomendgift-item-set .block-reccomendgift-item-set--title {
  font-size: 10px;
}



#gift_selection .block-reccomendgift-item-frame li .list{
  display: flex;
	margin-bottom: 16px;
}

/*
#gift_selection .block-reccomendgift-item-frame li .block-reccomendgift-item-desc .block-reccomendgift-item-cart {
  width: 195px;
	}
*/

#gift_selection .block-reccomendgift-item-frame li  .block-reccomendgift-item-cart {
  width: 210px;
	margin: 0 auto 16px;
}


#gift_selection .wrapping-size{
	background-color: rgba(255,255,255,0.7);
	padding: 8px;
	font-size: 10px;
	border: /*1px solid #3fa2bb;*/1px solid pink;
}

#gift_selection .wrapping-size a{
	display: inline-block;
	margin:0 4px 4px 0;
	border: 1px solid;
	padding: 4px 8px;
	background: /*ブルー#3fa2dd;*/ /*ピンク#ef7594; */ /*グリーン*/ #7aa48a;
	color:#FFFFFF;
	border-radius: 20px;
}

#gift_selection .wrapping-size a:last-child{
	margin-right: 0px;	
}

#gift_selection .wrapping-size a:hover{
	text-decoration: none;
	opacity: 0.5 ;
}



#gift_selection .wrapping-size .limited-info{
	color:#dd3333;
	font-size: 12px; 
	font-weight: bold;
}