@charset "UTF-8";

/* 即日出荷について */
.giftSameday__ttl {
	background-color: #DDD0C3;
	font-size: 17px;
	line-height: 1em;
	margin: 2% 0 1%;
	padding: 2%;
}
.giftSameday ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.giftSameday .contentWrap {
	padding: 0 2%;
}
.possibleArea.popup {
	width: 600px;
	margin: 0 auto;
}
.giftSameday .contentWrap .possibleArea,
.giftSameday .contentWrap .orderFlow,
.giftSameday .contentWrap .cautionPoint {
	margin: 10px 0 5%;
}
.giftSameday .contentWrap .possibleArea .mapArea,
.possibleArea.popup .mapArea {
	position: relative;
	text-align: right;
	margin-bottom: 20px;
}
.giftSameday .contentWrap .possibleArea .mapArea .txt,
.possibleArea.popup .mapArea .txt {
	position: absolute;
	text-align: left;
	top: 3%;
	left: 2%;
}
.giftSameday .contentWrap .possibleArea .mapArea .txtWrap,
.possibleArea.popup .mapArea .txtWrap {
	position: absolute;
	text-align: left;
	top: 15%;
	left: 2%;
}
.giftSameday .contentWrap .possibleArea .mapArea .truckIcon,
.possibleArea.popup .mapArea .truckIcon {
	position: absolute;
	bottom: 0;
	left: 8%;
}
.giftSameday .contentWrap .orderFlow .txt {
	margin: 1% 0 5% 8%;
}
.giftSameday .contentWrap .cautionPoint .noteList {
	font-size: 12px;
	list-style-type: disc;
	margin: 3% auto;
	width: 91%;
}
.giftSameday .contentWrap+p.contentWrap_open {
    display: none;
}

/* socialテキスト */
.btnUprText {
	width: 70%;
}

/* 無料特典（カート下） */
.noveltyArea__btn {
    margin: .75rem .75rem 0;
}
/* ギフト調整 */
.c-noveltyArea__list .c-noveltyArea__item {
	width: 28%;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.c-noveltyArea__txt {
	font-size: 2.4rem;
}

/* プレミアム内祝い選べる商品一覧 */
.c-secondItem .setSelect__list li {
	width: 33.3%;
	padding: 0 .5rem;
}

/* 内祝いギフト商品内容内デジカタボタン */
.c-button--cata__set{
    width: 70%;
    margin: 0;
    background-position: 12px 50%;
    background-size: auto 1.8em;
}

/*両親無料特典*/
.noveltyArea__item {
    padding-bottom: 3rem;
}
/* ブランドについてリンク */
.blandlink__ttl {
    margin-bottom: 1rem;
}
.blandlink__wrap {
    padding: 1.5rem;
}
.blandlink__logoWrap {
    width: 25%;
}
.blandlink__txtWrap {
    width: 75%;
    padding-left: 1.5rem;
    font-size: 1.3rem;
}