#idCampaignHikidemono {
	font-family      : 'Noto Sans JP', serif;
	font-weight      : 400;
	font-size        : 15px;
	background-color : #F3F1E6;
	padding-bottom   : 30px;
	line-height      : 1.5;
	margin           : 0 auto;
	max-width        : 550px;
}

.header__account-btn,
.sns-list,
.customer-list,
.menu-wrapper,
.breadcrumb {
	display : none;
}

#idMenu {
	height : 63px;
}

#idLineBanner {
	display : none !important;
}

.container__main {
	margin-bottom : 0;
}

#idCampaignHikidemono img:first-child {
	margin-top : -2px;
}

#idCampaignHikidemono .sub-text-small {
	font-size : 12px;
}

#idCampaignHikidemono .btn-wrapper {
	width      : 100%;
	position   : sticky;
	top        : 90vh;
	top        : 90dvh;
	margin-top : -66px;
	text-align : center;
	z-index    : 20;
}

#idCampaignHikidemono .btn-wrapper img {
	width  : fit-content;
	filter : drop-shadow(1px 3px 5px #b0b0b0);
}

#idCampaignHikidemono .lst-instagram {
	background-color : #FFFFFF;
	margin           : 0 14px;
	padding          : 30px 0 20px 10px;
	border-radius    : 20px;
}

#idCampaignHikidemono .box-curved {
	background-color : #FFFFFF;
	margin           : 0 14px 25px;
	padding          : 13px;
	border-radius    : 20px;
}

#idCampaignHikidemono .box-curved .header {
	font-size      : 18px;
	border-bottom  : 1px black solid;
	height         : fit-content;
	padding-bottom : 5px;
	margin-bottom  : 20px;
	min-width      : 0;
	z-index        : 10;
}

#idCampaignHikidemono .box-curved .text {
	margin-top : 18px;
}

#idCampaignHikidemono .yokuaru-shitsumon .box-curved {
	padding : 23px 16px;
}

#idCampaignHikidemono .yokuaru-shitsumon .box-curved div.qa {
	margin-bottom : 23px;
	border-bottom : 1px #BFAB84 solid;
}

#idCampaignHikidemono .yokuaru-shitsumon .box-curved div.qa:last-child {
	margin-bottom : 0;
	border-bottom : none;
}

#idCampaignHikidemono .yokuaru-shitsumon .box-curved div.qa:last-child div.answer {
	margin-bottom : 0;
}

#idCampaignHikidemono .yokuaru-shitsumon .box-curved div.question,
#idCampaignHikidemono .yokuaru-shitsumon .box-curved div.answer {
	position       : relative;
	font-size      : 16px;
	line-height    : 144%;
	letter-spacing : 0.01em;
	padding-left   : 23px;
	margin-bottom  : 23px;
}

#idCampaignHikidemono .yokuaru-shitsumon .box-curved div.question::before {
	font-weight : 700;
	position    : absolute;
	top         : -1px;
	left        : 0;
	content     : "Q.";
}

#idCampaignHikidemono .yokuaru-shitsumon .box-curved div.answer::before {
	font-weight : 700;
	position    : absolute;
	top         : -1px;
	left        : 0;
	content     : "A.";
}

#idCampaignHikidemono .chumon-no-nagare div.lead {
	text-align : center;
}


