/** Shopify CDN: Minification failed

Line 209:20 Expected ")" to end URL token

**/
/*------------------------------------------------------------
FAQ
------------------------------------------------------------*/
/*------------------------------------------------------------
footer-menu_sp
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.faq {
	background: #fff;
	color: #000;
	padding: 0;
	position: static;
	min-width: 0;
	max-width: 800px;
    margin: 0 auto;
}

.faq_head {
	margin-bottom: 4rem;
	text-align: center;
}

.faq_head-title h2 {
	font-size: 3.6rem;
	font-weight: 900;
}

.faq_head-title span {
	color: #E60013;
}

.faq h4 {
	display: none;
}
.faq li.store {
	line-height: 1.2;
	margin-bottom: 0;
}
.faq li a {
	font-size: 15px;
	color: #000;
}
.faq li.open > ul > li {
	background-color: #eee;
	font-size: 11px;
	letter-spacing: 0.05em;
}
.faq li.open > ul > li > a {
	padding: 16px 0 16px 20px;
	color: #fff;
	background-color: #505050;
	background-image: none;
}
.faq li.open > ul > li > a.active:after {
	display: none;
}
.faq li.open > ul > li > a span {
	color: #009fe9;
	font-size: 15px;
	font-weight: bold;
	font-family: inherit;
}
.faq li.open > ul > li.seasonTtl li a {
	padding: 13px 0 13px 20px;
}
.faq li.open > ul > li .twoColumn {
	letter-spacing: -0.8em;
	text-align: left;
}
.faq li.open > ul > li .twoColumn li {
	letter-spacing: 0;
	display: inline-block;
	width: 49%;
}
.faq li.open > ul > li .twoColumn li:first-child {
	width: 100%;
}
.faq li.open > ul > li .twoColumn li:nth-child(even) {
	border-right: 1px solid #bbb;
}
.faq li.open > ul > li .twoColumn a {
	display: block;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 16px 0 16px 35px;
	background: url( 'sp_menu_mark.png') right center no-repeat;
	background-size: 8px;
}
.faq li.open > ul > li:last-child {
	border-bottom: none;
	letter-spacing: -0.8em;
	text-align: center;
	background-color: #e0e0e0;
}
.faq li.open > ul > li:last-child span {
	text-align: left;
	letter-spacing: 0;
	width: 49%;
	display: inline-block;
}
.faq li.open > ul > li:last-child span a {
	padding: 16px 0 16px 35px;
	display: block;
}
.faq li.open > ul > li:last-child span:first-child {
	border-right: 1px solid #999999;
	background-image: url(https://www.roarkrevival.jp/sp/assets/img/common/cart.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	background-size: 11px;
}
.faq li.open > ul > li:last-child span:last-child {
	background-image: url(https://www.roarkrevival.jp/sp/assets/img/common/login.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	background-size: 11px;
}
.faq li.open > ul > li ul {
	display: none;
}
.faq li.open > ul > li ul.active {
	display: block;
}
.faq li.open > ul > li ul li:last-child {
	border-bottom: none;
}
.faq .nav-foot {
	display: block;
	vertical-align: middle;
	font-size: 14px;
}
.faq .nav-foot-information {
	width: 100%;
	background: #ffffff;
}
.faq .nav-foot-information h4 {
	display: flex;
	gap: 1.5rem;
	font-size: 1.6rem;
	padding: 24px 0 27px 0;
	margin: 0;
	border-top: 2px solid #E8E2DC;
	background-image: url('faq-plus_icon.png');
	background-repeat: no-repeat;
	background-position: center right 16px;
	background-size: 25px;
}
.faq .nav-foot-information h4::before {
	content: "Q";
	font-family: "Montserrat", serif;
	color: #E60013;
	font-size: 1.8rem;

}
.faq .nav-foot-information h4.active {
	background: url('faq-plus_icon.png') center right 16px no-repeat #ffffff;
	background-size: 25px;
}
.faq .nav-foot-information .faq-storeinfo {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.faq .nav-foot-information .faq-store {
	font-size: 1.5rem;
	font-weight: 500;
}
.faq .nav-foot-information .faq-address{
	font-size: 1.3rem;
	font-weight: 300;
}
.faq .nav-foot-information .faq-tel {
	font-size: 1.3rem;
	font-weight: 300;
}
.faq .nav-foot-information .faq-tel span {
	margin-right: 5px;
}
.faq .nav-foot-information a {
	background: #ffffff;
}
.faq .nav-foot-information ul {
	display: none;
}
.faq .nav-foot-information li {
	background: #ffffff;
	display: flex;
    justify-content: space-between;
    padding: 0 60px 28px 30px;
    align-items: flex-end;
}
.faq .nav-foot-information li a.map {
	width: 105px;
	height: 30px;
	display: block;
	font-size: 12px;
	color: #000;
	padding: 6px 0 6px 10px;
	border: solid 1px #D3D3D3;
	border-radius: 5px;
	background: url({{ 'sp_menu_mark.png' | file_url }}) center right 16px no-repeat;
	background-size: 6px;
}

.faq .nav-foot-information li a.pagetop {
	display: flex;
	align-items: center;
	font-size: 13px;
	margin-left: auto;
	color: #7C7C7C;
	padding-bottom: 3px;
	border-bottom: solid 1px #D3D3D3;
}

.faq .nav-foot-information li a.pagetop span {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}




.faq-text {
	text-align: center;
	margin-top: 25px;
}

.faq-text-top {
	margin-bottom: 25px;
}

.faq-text h3 {
	font-size: 1.8rem;
    /* font-weight: 500; */
    margin-bottom: 5px;
}

.faq-text p {
	font-size: 1.3rem;
    font-weight: 300;
}
@media screen and (min-width: 750px) {
	.faq-text {
		text-align: center;
		margin-top: 40px;
	}
	
	.faq-text-top {
		margin-bottom: 40px;
	}
	
	.faq-text h3 {
		font-size: 3rem;
		/* font-weight: 500; */
		margin-bottom: 10px;
	}
}


@media screen and (min-width: 750px) {
	.faq-text br {
		display: none;
	}
}