.rule__container {
	margin: 0 auto 3.75rem auto;
}

.rule__box {
	/* border: 2px solid #e5e5e5; */
}

.font-24 {
	font-size: 1.5rem;
}

.rule__box>h2 {
	padding: 0.625rem 1.25rem;
	border-bottom: 2px solid #A5336F;
	margin-bottom: 0.625rem;
	font-weight: bold;
}

.faq__box-area>h2 {
	padding: 1.25rem;
}

.rule__container-body {
	/* padding: 1.875rem 1.25rem; */
}

.faq-list {
	margin-top: 1.875rem;
	display: table;
	table-layout: fixed;
	width: 100%;
	border: 1px solid #CFD8DC;
	border-radius: 4px;
	overflow: hidden;
}

.faq-list-item {
	font-size: 13px;
	line-height: 1.38462;
	display: table-cell;
	padding: 5px 0;
	background-color: #FFFFFF;
	color: #3C78C3;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

.faq-list-item-active {
	background-color: #ECEFF1;
	color: #37474F;
	font-weight: bold;
}

.faq__container {
	margin: 0 auto 3.75rem auto;
}

.faq__details-title {
	line-height: 1.375;
	font-weight: bold;
}

.font-16 {
	font-size: 1rem;
}

.faq__details {
	padding: 1.25rem 0 1.25rem 0;
	line-height: 1.42857;
}

.font-14 {
	font-size: 0.875rem;
}

.color-pink {
	color: #053769;
}

.mb-30 {
	margin-bottom: 1.875rem;
}

.text-right {
	text-align: right !important;
}

.faq__apply-text {
	font-size: 14px;
	line-height: 1.42857;
}

.faq__table th {
	padding: 20px;
	font-size: 14px;
	background-color: #FAFAFA;
	font-weight: bold;
}

.w-80 {
	width: 80%;
}

.inq-type {
	/* -webkit-appearance: none; */
	display: table;
	width: 100%;
	padding: 12px 15px;
	border: 1px solid #B0BEC5;
	background-image: -webkit-linear-gradient(#FDFEFF, #ECEFF1);
	background-image: linear-gradient(#FDFEFF, #ECEFF1);
	background-color: #FDFEFF;
	color: #37474F;
	font-size: 0.875rem;
	font-weight: normal;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
}

.faq-details-list>li>a {
	color: #3C78C3;
	cursor: pointer;
	font-weight: bold;
	display: block;
	margin-bottom: 0.5rem;
}

.faq-list {
	padding: 0;
}

.faq-details-list {
	display: none;
}

.faq-details-list-1 {
	display: block;
}

.faq__border-bottom {
	border-bottom: 1px solid #ECEFF1;
	margin: 20px 0;
}

.faq__details-col:last-child .faq__border-bottom {
	border-bottom: 0;
	margin: 20px 0;
}

.w-80 {
	width: 80%;
}

.apply-input-form {
	padding: 0.5rem 0.9375rem;
	border: 1px solid #dee0e1;
}

.faq__apply-btn>input {
	font-size: 14px;
	line-height: 1.42857;
	padding: 12px 20px;
	border: 1px solid #B0BEC5;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;
	background: linear-gradient(to bottom, #053769 24%, #053769 100%);
	color: #ffffff;
	width: 20rem;
}

.faq-banner {
	height: 240px;
	background-image: linear-gradient(to right, #F1F5F4 calc(100% - 44vw), rgba(255, 255, 255, 0.00) 45%), url(../img/background-banner-faq.jpg);
	background-color: #F1F5F4;
	background-repeat: no-repeat;
	background-size: 55% auto;
	background-position: 100% bottom;
}

.breadcrumb {
	padding: 0 !important;
	margin-bottom: 0 !important;
	background-color: unset;
	border-radius: unset;
}

.breadcrumb-item {
	color: #A5336F;
	font-weight: bold;
	font-size: 12px;
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	color: #6c757d;
	content: ">";
}

.breadcrumb-item.active {
	color: #333;
}

.rectangle {
	width: 8px;
	height: 40px;
	border-radius: 8px;
	background: #A5336F;
}

.faq-question {
	border-radius: 8px;
	background: #FFE3F2;
}

.faq-icon-question {
	color: #A5336F;
	font-size: 1.5rem;
	font-weight: bold;
}

.faq-icon-answer {
	color: #04A197;
	font-size: 1.625rem;
	font-weight: bold;
}

.faq-list-type {
	height: 63px;
	font-size: 1rem;
	border-radius: 10px;
	border: 1px solid #D72D86;
	background: #FFF;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.16);
}

.grid {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
	justify-items: center;
}

.grid .card-dish {
	height: auto;
	width: 100%;
	max-width: 15em;
	position: relative;
}

.inq__details-area>h3 {
	background-color: rgb(255, 248, 250);
	height: fit-content;
	border-bottom: 1px dotted rgb(210, 210, 210);
	padding: 1.5625rem 5.25rem 1.5625rem 5.25rem;
	color: #ff3875;
	line-height: 1.722;
	font-size: 1.125rem;
	margin-bottom: 0;
	cursor: pointer;
	display: flex;
	position: relative;
	align-items: start;
}

.inq__details-area>h3:before {
	content: url('../images/icon_question.png');
	top: 1.875rem;
	left: 1.875rem;
	position: absolute;
	display: block;
	line-height: 1rem;
	top: 50%;
	transform: translateY(-50%);
}

.inq__details-area>h3:after {
	content: "+";
	position: absolute;
	right: 2.5rem;
	top: 50%;
	transform: translateY(-50%);
}

.inq__details-area ul {
	display: none;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 991px) {
	.w-80 {
		width: 100% !important;
	}

	.container {
		max-width: 970px !important;
	}
}

@media screen and (max-width: 656px) {
	.faq-banner-sp {
		height: 240px;
		background-image: linear-gradient(to right, #F1F5F4 calc(100% - 70vw), rgba(255, 255, 255, 0.00) 45%), url(../img/background-banner-faq.jpg) !important;
		background-size: 84% auto !important;
	}
}

@media screen and (max-width: 430px) {
	.faq-banner-sp {
		height: 175px !important;
		background-image: linear-gradient(to right, #F1F5F4 calc(100% - 82vw), rgba(255, 255, 255, 0.00) 90%), url(../img/background-banner-faq.jpg) !important;
		background-size: 125% auto !important;
		background-position: 100% bottom !important;
	}

	.text-banner {
		font-size: 1.3125rem;
	}
}

.faq-content {
	position: relative;
}

.faq-content::after {
	content: "A";
	position: absolute;
	display: block;
	font-size: 30px;
	color: #04A197;
	font-weight: 500;
	left: 16px;
	top: 8px;
}

.inq__details-area ul>li {
	padding: 20px 0 0px 61px;
	border-bottom: 1px solid #dee2e6;
}

.arrow-bottom-faq {
	border: solid #A5336F;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
    margin-left: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-right: 10px;
    margin-bottom: 5px;
}

.list-item-faq {
	padding-top: 20px
}

.content-item-faq {
	color: #333;
	text-decoration: none;
}