<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*--------------------------------------------------------------------------------------

キャンペーン

--------------------------------------------------------------------------------------*/

#dt-happybag2025{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	letter-spacing: 0.08em;
	overflow: hidden;
	position: relative;
	line-height: 1;
	background-image: url("../images/featured/dt-happybag2025/bg.jpg");
    background-repeat: repeat-y;
    background-position: top center;
    padding: 80px 0 0;
    background-size: cover;
	margin: 100px auto 80px;
	
 }


#dt-happybag2025 .inr {
    max-width: 1380px;
    width: 90%;
    margin: 0 auto;
}

#dt-happybag2025 #mv {
    position: relative; 
	margin-bottom: 17%;
}

#dt-happybag2025 #mv .mvlogo{
	width: 60%;
}

#dt-happybag2025 #mv .mvInr {
    position: relative; 
    z-index: 1;
}

#dt-happybag2025 #mv .mainTitle {
	position: relative;
	margin-right: 20px; 
	margin-top: 20px;
    width: auto; 
	z-index: 2;
}


#dt-happybag2025 .deco {
    position: relative;
	left: 0;
    top: 0;
}

#dt-happybag2025 .mvInrDecoBag {
    position: absolute;
    top: 0; /* mvInr内での位置調整 */
	transform: translate(91%, -92px);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#dt-happybag2025 #mv .deco01 {
    position: absolute;
    top: 0; /* mainTitleのすぐ下に配置 */
    transform: translate(-80%, 3px);
    z-index: 1; /* mvBagをmainTitleの下に */
	width: min(850px, 63%);
}

#dt-happybag2025 #mv .mvInrDecoBag .deco02 {
    position: absolute;
    transform: translate(-106%, 322%);
    width: min(435px, 32%);
    z-index: 1;
}


#dt-happybag2025 .dt-happybag2025Box {
	width: min(1150px, 100%);
    margin: 0 auto 140px;
    position: relative;
}

#dt-happybag2025 .dt-happybag2025Box .dt-happybag2025BoxInner{
	background: #fff;
	border-radius: 40px;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
    flex-direction: column; 
	padding: 0 75px 40px;
	
}

#dt-happybag2025 .dt-happybag2025Box .dt-happybag2025BoxInner .date {
	width: 120%;
	margin-top: -11%;
}


#dt-happybag2025 .decoSet2025 .otokuSet.deco01-2{
	top: -30px;
}

/*--------------------------------------------------------------------------------------

選べるバッグとお得なクーポン

--------------------------------------------------------------------------------------*/

#dt-happybag2025 .dt-happybag2025Box .basisContainer .iconPlus {
    width: 100px;
    position: absolute;
    top: -75px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

#dt-happybag2025 .dt-happybag2025Box .basisContainer {
    width: min(1000px, 100%);
    margin: 0 auto 40px;
    position: relative;
    background: #fff;
    border-radius: 30px;
    z-index: 3;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox {
    border-radius: 30px 30px 0 0;
    padding: 0 0 18px;
    position: relative;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: white;
	display: flex;
    flex-direction: column; /* 縦方向に並べる */
    align-items: center; /* 水平方向の中央揃え */
}

#dt-happybag2025 .dt-happybag2025Box .titleBox.lightBlue {
    background: #69a7c5;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner {
    padding: 30px 30px 50px;
    text-align: center;
	border-radius: 0 0 30px 30px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_lightBlue{
	border-top: none !important;
	border: 3px solid #a4c5d9;
}


#dt-happybag2025 .dt-happybag2025Box .titleBox.darkBlue {
    background: #406181;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox.darkBlue .couponBox .title{
	margin: 0 0 5px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_darkBlue{
	border-top: none !important;
	border: 3px solid #a4c5d9;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox.darkBlue .couponBox .attentionCoupon{
	font-size: 14px;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox.darkBlue .couponBox .attentionRed{
	color: #f08874;
}



#dt-happybag2025 .colorSelection{
	display: flex; /* 横並びにする */
    justify-content: center; 
	gap: 20px;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox .icon {
	max-width: 70px;
	margin: 15px 0 0;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox .title {
	font-weight: 800;
	font-size: 30px;
	color: #fff;
	letter-spacing: 0.02em;
 }

#dt-happybag2025 .dt-happybag2025Box .BoxInner .text01 .big-number {
	font-weight: 800;
	font-size: 34px;
	color: #69a7c5;
	letter-spacing: 0.08em;
 }


#dt-happybag2025 .dt-happybag2025Box .BoxInner .text01 {
	font-weight: 800;
	font-size: 22px;
	color: #69a7c5;
	letter-spacing: 0.02em;
 }

#dt-happybag2025 .dt-happybag2025Box .BoxInner .colorSelection img{
	max-width: 240px;
	width: 100%;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner .colorSelection .colorName{
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0;
	color: #69a7c5;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner .colorSelection .or{
	font-weight: 700;
	font-size: 35px;
	color: #69a7c5;
	display: flex; /* フレックスボックスを適用 */
    justify-content: center; /* 水平方向の中央揃え */
    align-items: center; /* 垂直方向の中央揃え */
}


#dt-happybag2025 .dt-happybag2025Box .BoxInner .attentionBag{
	font-weight: 500;
	font-size: 12px;
	font-weight: 600;
	color: #69a7c5;
}


#dt-happybag2025 .dt-happybag2025Box .basisContainer .mvInrDecoBag {
	max-width: 435px;
    position: relative;
	margin: 0 auto; /* 中央配置 */
    z-index: 10; /* 他の要素より上に表示 */
}


#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_darkBlue .couponType {
    display: flex;
    justify-content: center;
    gap: 20px;
	margin: 18px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_darkBlue .couponType img{
	max-width: 450px;
	width: 100%;
}

#dt-happybag2025 .dtAttentionCoupon{
	margin: 40px 0 0;
}

#dt-happybag2025 .dtAttentionCoupon li {
    font-weight: 600;
	font-size: 12px;
	color: #879cb0;
	line-height: 1.8em;
}

.spBr {
    display: none;
}


/*--------------------------------------------------------------------------------------

デニーズテーブルの人気商品（4品）

--------------------------------------------------------------------------------------*/

#dt-happybag2025 .dt-happybag2025Box .titleBox.Brown {
    background: #965f4e;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox.Brown .title .smallText{
	font-size: 20px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown{
	border-top: none !important;
	border: 3px solid #e2d3c7;
	display: flex; 
	justify-content: center;
}



#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .productsImg {
    margin-bottom: 15px;
    position: relative;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .productsImg img:not(.package) {
    border-radius: 20px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .productsImg .package {
    position: absolute;
    bottom: -12%;
    right: -6%;
    width: 33%;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .productsTitle {
    font-size: 19px;
	font-weight: 800;
	color: #965f4e;
    margin-bottom: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .price .price02 {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
 	font-style: normal; 
	font-size: 35px;
    color: #ea5539;
    line-height: 1;
	margin-top: 7px;
    margin-bottom: 30px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .price .price02 span {
	font-family: "Zen Maru Gothic", serif;
    font-size: 30%;
}


#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox {
    width: min(860px, 100%);
    position: relative;
	display: flex;
	justify-content: center;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	gap: 0 55px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li {
	flex: 1 1 calc( 50% - 55px );
	max-width: 400px;
    min-width: 150px;
    margin-bottom: 90px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li:nth-child(n+3) {
    margin-bottom: 0; 
}



#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 700;
    background: #965f4e;
    color: #fff;
    text-align: center;
    line-height: 1.22;
    font-size: 14px;
    border-radius: 100px;
    position: relative;
    transition: .3s;
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 1.2em; /* 親要素に対して相対的なサイズ */
    padding: 1em 4em; /* 余白も相対的に設定 */
}


#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a:hover{
	background: #ea5539;
}

#dt-happybag2025 a:hover {
    text-decoration: none;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 40px;
    width: 7px;
    height: 12px;
    transform: translate(0, -50%);
    background: url(../images/campaign/dt-happybag2025/arrow.svg) center center / contain no-repeat;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a {
    padding: 1em;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a::after {
    right: 8%;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown {
    padding: 70px 40px 70px;
    text-align: center;
    border-radius: 0 0 30px 30px;
}


#dt-happybag2025 .dtAttention {
    width: 100%;
    background: #69a7c5;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
}

#dt-happybag2025 .dtAttention .dtAttentionInner {
    width: 80%; /* 例: 80% に設定、これで横幅を制限 */
    margin: 0 auto; /* 中央に配置 */
}

#dt-happybag2025 .dtAttentionInner ul {
    padding: 0;
    margin: 0;
    width: 100%; /* リストの幅を100%に */
    text-align: left; /* リスト内のテキストは左揃え */
    display: block; /* 必要に応じてblockを指定 */
}

#dt-happybag2025 .dtAttention .dtAttentionInner li {
    text-align: left; /* 各リストアイテム内のテキストを左揃え */
}


#dtBtn {
    width: 100%;
    margin: 5% auto 0;
}

#dtBtn ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*width: calc((864 / 1080) * 100%);
    max-width: 864px;*/
    margin: 0 auto;
}

#dtBtn ul li {
	    width: calc((350 / 1080)* 100%);
    max-width: 350px;

}

#dtBtn ul li a {
    display: block;
    background-color: #e24544;
    border-radius: 12px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 6% 0px;
    box-shadow: 0 6px 0 #7a1906;
	transition: all 300ms ease;
}

#dtBtn ul li a:hover {
	background-color: #f39800;
	transform: translate(0,6px);
	box-shadow: 0 0 0 #000;
}


#dtAttentionInner ul {
    padding: 60px;
    margin: 0;
}

#dtAttentionInner ul li {
	font-size: 12px;
    line-height: 1.8;
	font-weight: 600;
    text-align: justify;
    color: #fff;
    position: relative;
    padding-left: 12px;
}

#dtAttentionInner ul li:before {
    content: "●";
    font-size: inherit;
    line-height: inherit;
    text-align: left;
    color: inherit;
    position: absolute;
    top: 0;
    left: 0;
}

/*--------------------------------------------------------------------------------------

Tab

--------------------------------------------------------------------------------------*/

@media screen and (max-width:900px) {

#dtBtn {
    width: 100%;
}

#dtBtn ul li a img {
    width: 80%;
}
	

#dt-happybag2025 .decoSet2025 .otokuSet.deco01-2 {
    top: -18px;
}
	
#dt-happybag2025 .dt-happybag2025Box .titleBox .icon {
    max-width: 50px;
}
	
#dt-happybag2025 .dt-happybag2025Box .titleBox .title {
    font-size: 24px;
	margin-bottom: 10px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner .text01 {
    font-size: 18px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner .text01 .big-number {
    font-size: 26px;
}

#dt-happybag2025 .dtAttentionCoupon {
    margin: 40px 40px 0;
}
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList {
    padding: 0;
    margin-top: -30px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li {
    width: calc(50% - 20px); /* 2列表示にする */
    margin-bottom: 60px; /* アイテム間の縦のスペース */
}

	
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a {
    font-size: 14px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a {
        width: 100%;
}
	
#dt-happybag2025 .dt-happybag2025Box .titleBox.Brown .title .smallText{
	font-size: 20px;
}

#dtAttentionInner ul {
    padding: 6%;
}


#dtAttentionInner ul li {
    font-size: 11px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .btnBox a {
    width: 90%;
}
	
#dt-happybag2025 .dt-happybag2025Box .dt-happybag2025BoxInner {
    padding: 0 50px 40px;
}
	
#dt-happybag2025 .dt-happybag2025Box .basisContainer .iconPlus {
    width: 80px;
    top: -62px;
}
	
}

/*--------------------------------------------------------------------------------------

SP

--------------------------------------------------------------------------------------*/

@media screen and (max-width: 520px) {
	

#dt-happybag2025 {
    padding:0;
}

#dtBtn {
	margin: 30px auto 0;
}

#dtBtn ul {
    display: block;
    width: 70%;
}

#dtBtn ul li {
    width: 100%;
}

#dtBtn ul li + li {
	margin-top: 12px;
}

#dtBtn ul li a {
    border-radius: 6px;
	box-shadow: 0 4px 0 #000;
}
	
#dt-happybag2025 #mv {
	margin-bottom: 100%;
	width: 120%;
}

	
#dt-happybag2025 #mv .mvlogo {
	 width: 90%;
}
	
	
#dt-happybag2025 .decoSet2025 .otokuSet.deco01-2 {
	top: -12px;
}

#dt-happybag2025 .dt-happybag2025Box .titleBox .title {
	font-size: 20px;
}
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner .text01 {
	font-size: 15px;
}
	
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner .colorSelection img {
    width: 90%;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner {
    padding: 10px 20px 30px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner .colorSelection .colorName {
    font-size: 15px;
}
	
#dt-happybag2025 .dt-happybag2025Box .basisContainer .iconPlus {
	width: 60px;
	top: -40px;
}
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_darkBlue .couponType {
	display: flex; /* flexに戻す */
	flex-direction: column; /* 縦並びにする */
	gap: 20px;
	padding: 10px 0 20px;
	}
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_darkBlue .couponType {
    margin: 0;
}
	
#dt-happybag2025 .dtAttentionCoupon {
	margin: 0;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
}
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li {
	flex: 1 1 100%; /* 1列（100%幅）に変更 */
	max-width: 100%; /* 最大幅も100%にする */
	margin-bottom: 50px; /* 下の余白を調整 */
    }
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li:nth-child(n+3) {
        margin-bottom: 50px; 
    }
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li:nth-child(n+4) {
        margin-bottom: 0; 
    }
	
	
#dt-happybag2025 .dt-happybag2025Box .basisContainer {
    margin: 0 auto 20px;
}
	
#dtAttentionInner ul {
	padding: 8%;
}
	
#dtAttentionInner ul li {
	font-size: 10px;
}

#dtAttentionInner ul li {
    line-height: 1.5;
}
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .productsImg .package {
	right: -8%;
}
	
#dt-happybag2025 .dt-happybag2025Box .titleBox.Brown .title .smallText {
	font-size: 14px;
}

#dt-happybag2025 .dt-happybag2025Box .dt-happybag2025BoxInner {
	padding: 0 30px 10px;
}
	
#dt-happybag2025 .dt-happybag2025Box {
    margin: 0 auto 60px;
}
	
#dt-happybag2025 .dt-happybag2025BoxInner .decoSet2025_2 .deco.otokuSet.deco01-2{
	width: 120%;
    max-width: none;
	display: block; 
	left: 50%;
    transform: translateX(-50%);
	top: -10px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner .colorSelection .or {
    font-size: 22px;
}

#dt-happybag2025 .colorSelection {
    gap: 10px;
}

.spBr {
    display: inline;
}
	
#dt-happybag2025 .dt-happybag2025Box .BoxInner .attentionBag {
    text-align: left;
}
	

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .productsTitle {
	font-size: 17px;
}

#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown .productBox .productsList li .price .price02 {
    font-size: 30px;
	margin-bottom: 19px;
}


#dt-happybag2025 .dt-happybag2025Box .BoxInner.BI_Brown {
    padding: 60px 30px 40px;
}

#dt-happybag2025 #mv .mvInrDecoBag {
    position: absolute;
	top: 78%;
	left: 138%;
	transform: translateX(-50%);
	width: 140%;
}

#dt-happybag2025 #mv .mvInrDecoBag .deco02 {
    transform: translate(-87%, 219%);
    width: min(435px, 47%);
}


	
}

/*--------------------------------------------------------------------------------------

アニメーション

--------------------------------------------------------------------------------------*/


#dt-happybag2025 .mainTitle.fadeIn {
	opacity: 0;
	animation: fadeIn 1.5s ease 0.2s 1 forwards;
}

#dt-happybag2025 .basisContainer.fadeIn {
	opacity: 0;
}

#dt-happybag2025 .basisContainer.fadeIn.in {
	opacity: 1;
	animation: fadeIn 1.5s ease forwards;
}

/* fadeIn */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


#dt-happybag2025 .decoSet2025.stamp,
#dt-happybag2025 .decoSet2025_2.stamp {
    opacity: 0;
}

#dt-happybag2025 .decoSet2025.stamp.in,
#dt-happybag2025 .decoSet2025_2.stamp.in {
    animation: pon 0.6s ease forwards;
}

#dt-happybag2025 .decoSet2025_2.stamp.in {
    animation-delay: 0.3s;
}

@keyframes pon {
  0% { transform: scale(0.8); opacity: 0;}
  50% { transform: scale(1.1); opacity: 1;}
  100% { transform: scale(1); opacity: 1;}
}


#dt-happybag2025 .dtAttention {
    position: relative; 
    z-index: 1;
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

#dt-happybag2025 .dtAttention::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%; /* 画面の中央を基準にする */
    width: 100vw;
    height: 100%;
    background: #69a7c5;
    transform: translateX(-50%); /* 中央基準で左右均等に広げる */
    z-index: -1;
}</pre></body></html>