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

.fv {
	background: #ebebeb;
	padding-bottom: 20px;
}

.slick-slider {
	margin: 20px auto 0 auto;
	padding: 0;
}

.fv .thumb-item {
	width: 92%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0;
}

.slide-item img {
	width: 100%;
}

.fv .slider-prev,
.fv .slider-next {
	position: absolute;
	top: 50%;
	width: 32px;
	height: 60px;
	z-index: 800;
	transition: 0.4s;
	cursor: pointer;
}

.slider-prev:before,
.slider-next:before {
	display: none !important;
}

.fv .slider-next {
	right: 0;
	opacity: 0;
}

.fv .slider-prev {
	left: 0;
	opacity: 0;
}

.fv :hover .slider-next {
	right: 2%;
	opacity: 1;
}

.fv :hover .slider-prev {
	left: 2%;
	opacity: 1;
}

.fv .slider-prev:hover,
.fv .slider-next:hover {
	opacity: 0.6;
}

.fv .thumb-item-nav {
	width: 92%;
	max-width: 1140px;
	padding-left: 7px;
	box-sizing: border-box;
}

.fv .thumb-item-nav .slick-slide {
	cursor: pointer;
	background: #FFF;
	margin-right: 14px;
	line-height: 0;
}

.fv .thumb-item-nav .slick-slide:last-of-type {
	margin-right: 0;
}

.fv .thumb-item-nav .slick-slide li {
	border: 1px solid #CCC;
}

.fv .thumb-item-nav .slick-slide img {
	display: block;
	opacity: 0.4;
}

.fv .thumb-item-nav .slick-slide.slick-current li {
	border: 1px solid #fd0000;
}

.fv .thumb-item-nav .slick-slide.slick-current img {
	opacity: 1;
}

.fv .thumb-item-nav img {
	display: block;
	width: 100%;
	height: auto;
}

.fv .prev-arrow,
.fv .next-arrow {
	position: absolute;
	top: 40%;
	width: 32px;
	height: 65px;
}

/* .new_lineup  展示前の最新入庫情報*/
.new_lineup {
	margin-top: 30px;
	position: relative;
	background: url(../img/top/bg_new_lineup.png) no-repeat left top;
	border: 6px solid #f0f0f0;
	box-sizing: border-box;
}

.new_lineup.inner {
	width: 100%;
}

.new_lineup .sec_in {
	position: relative;
	width: 71%;
	max-width: 800px;
	float: right;
	border-top: 9px solid #d7000f;
	box-sizing: border-box;
}

.new_lineup .ttl_wrap {
	position: absolute;
	width: 100%;
	top: -9px;
	background: url(../img/top/bgttl_new_lineup.png) no-repeat left top;
}

.new_lineup .ttl_wrap h2 {
	color: #FFF;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 500;
	margin: 0;
	padding: 3px 0 7px 16px;
	box-sizing: border-box
}

.new_lineup .box {
	float: right;
	width: 497px;
	margin-top: 9px;
}

.new_lineup .box span {
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 17px;
	font-size: 1.7rem;
}

.new_lineup .box span.h10 {
	display: block;
	position: relative;
	margin-top: 3px;
	height: 187px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #999999;
	background: #FFF;
	padding: 10px 20px;
	box-sizing: border-box;
}

.new_lineup .box table {
	width: 100%;
	margin: 0;
	padding: 0;
}

.new_lineup .box table tr,
.new_lineup .box table td {
	background: transparent !important;
}

.new_lineup .box td,
.new_lineup .box dl {
	margin: 0;
	padding: 0;
}

.new_lineup .box span.h10,
.new_lineup .box a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #027abb !important;
}

.new_lineup .box a font {
	color: #027abb !important;
}

.new_lineup .box a {
	text-decoration: underline;
}

.new_lineup .box a:hover {
	text-decoration: none;
}


.block01 {
	padding-top: 23px;
}

.block01 .bn_img {
	margin-bottom: 35px;
}

.block01 .bn_img.campaign_bn {
	margin-bottom: 0;
}

.mb35 {
	margin-bottom: 35px;
}

.block01 .flex .bn_img {
	width: 48%;
	max-width: 552px;
}

.block01 .in {
	width: 100%;
}

.block01 .in a {
	display: block;
}

.block01 .in.column2 {
	width: 48%;
	max-width: 552px;
}

.block01 .in img {
	width: 100%;
}


.index_welcom .inner {
	background: url(../img/top/bg01_welcome.png) no-repeat right 36px,
		url(../img/top/bg02_welcome.png) no-repeat left bottom;
	padding: 20px 10px 40px 10px;
	border: 2px solid #999999;
	text-align: center;
	box-sizing: border-box;
}

.index_welcom h2 {
	display: inline-block;
	position: relative;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
	margin: 0 auto 30px auto;
}


.index_welcom h2:before,
.index_welcom h2:after {
	position: absolute;
	bottom: 0;
	display: block;
	content: '';
	width: 100%;
	background: #e41b5b;
}

.index_welcom h2:before {
	height: 1px;
}

.index_welcom h2:after {
	height: 2px;
	bottom: -4px;
}

.index_welcom p {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.9;
}

.index_welcom p.lead {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 2;
	margin-bottom: 25px;
}

.index_cntList {
	margin-top: 45px;
	padding: 60px 0;
}

.index_cntList .box {
	width: 23.5%;
	max-width: 270px;
	margin-right: 2%;
	margin-bottom: 35px;
	padding: 10px 10px 20px 10px;
	text-align: center;
	background: #FFF;
	border-bottom: 2px solid #fd0000;
	box-sizing: border-box;
	transition: 0.4s;
}

.index_cntList .box:nth-of-type(4n) {
	margin-right: 0;
}

.index_cntList .box:hover,
.index_cntList02 .bn_box:hover {
	opacity: 0.7;
}

.index_cntList02 .bn_box.disabled:hover,
.index_cntList02 .bn_box.disabled:hover {
	opacity: 1;
}

.index_cntList02 .bn_box.tel:hover {
	opacity: 1;
}

.index_cntList .box a:hover,
.index_cntList02 .bn_box a:hover {
	text-decoration: none;
}

.index_cntList .box a:hover img,
.index_cntList02 .bn_box a:hover img {
	opacity: 1;
}

.index_cntList .box img,
.index_cntList02 .bn_box img {
	display: block;
	width: 100%;
	height: auto;
}

.index_cntList .box p {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 20px;
}

.index_cntList .box p.small {
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 10px;
}

.index_cntList02 {
	padding-top: 60px;
}

.index_cntList02 .bn_box {
	position: relative;
	width: 48%;
	margin: 0 4% 35px 0;
	max-width: 552px;
	transition: 0.4s;
}

.index_cntList02 .bn_box a {
	display: block;
	position: relative;
}

.index_cntList02 .bn_box:nth-of-type(2n) {
	margin-right: 0;
}

.index_cntList02 .bn_box .ttl {
	display: flex;
	align-items: center;
	width: 100%;
	height: 80px;
	margin: auto;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 10;

	padding: 10px 30px;
	box-sizing: border-box;
}

.index_cntList02 .bn_box .ttl p {
	width: 100%;
	color: #FFF;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}

.index_cntList02 .bn_box.tel .ttl p {
	font-size: 36px;
	font-size: 3.6rem;
}

.index_cntList02 .bn_box .ttl .icn {
	padding-right: 25px;
	border-right: 1px solid #FFF;
}

.index_cntList02 .bn_box.contact .ttl {
	background: linear-gradient(rgba(204, 0, 0, .6), rgba(204, 0, 82, .6));
}

.index_cntList02 .bn_box.car .ttl {
	background: linear-gradient(rgba(204, 102, 255, .6), rgba(204, 0, 102, .6));
}

.index_cntList02 .bn_box.service .ttl {
	background: linear-gradient(rgba(53, 116, 178, .6), rgba(26, 4, 80, .6));
}

.index_cntList02 .bn_box.shop .ttl {
	background: linear-gradient(rgba(75, 153, 0, .6), rgba(0, 127, 128, .6));
}

.index_cntList02 .bn_box.blog .ttl {
	background: linear-gradient(rgba(0, 153, 153, .6), rgba(26, 26, 128, .6));
}

.index_cntList02 .bn_box.tel .ttl {
	background: linear-gradient(rgba(255, 195, 0, .6), rgba(153, 102, 0, .6));
}

.index_cntList02 .bn_box .img {
	position: relative;
	z-index: 5;
}

.cnts_cat_wrap {
	margin-top: 20px;
	margin-bottom: 35px;
}

.index_cntList02 .cnts_cat {
	position: relative;
	width: 23.7%;
	max-width: 270px;
	min-height: 70px;
	margin-right: 1.7%;
	margin-bottom: 20px;
	padding: 7px 10px;
	border: 1px solid #fd0000;
	box-sizing: border-box;
}

.index_cntList02 .cnts_cat:nth-of-type(4n) {
	margin-right: 0;
}

.index_cntList02 .cnts_cat img {
	display: block;
	width: 100%;
	height: auto;
}

.index_cntList02 .cnts_cat a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
}

.index_cntList02 .cnts_cat a:hover img {
	opacity: 1;
}

.index_cntList02 .cnts_cat p.small {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-size: 12px;
	font-size: 1.2rem;
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	position: absolute;
	margin: auto;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(93, 93, 93, 0.8);
}

.index_cntList02 .cnts_cat .icn {
	border-right: 1px solid #fd0000;
	padding-right: 8px;
	padding-left: 2px;
}

.index_cntList02 .cnts_cat p {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}


.sns_wrap {
	width: 48%;
}

ul.sns_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

.index_cntList02 .bn_box .ttl {
	justify-content: center;
}

.index_cntList02 .bn_box.access .ttl .icn {
	border-right: none;
}

.index_cntList02 .bn_box.access .ttl p {
	width: auto;
	color: #000000;
}

.index_cntList02 .bn_box_txt,
.index_cntList02 .justify_start_txt {
	margin-bottom: 35px;
}

ul.sns_list li {
	width: 168px;
}

ul.sns_list li a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 12px;
	box-sizing: border-box;
	transition: 0.4s;
}

ul.sns_list li p {
	font-size: 16px;
	font-size: 1.6rem;
}

ul.sns_list li a:hover {
	text-decoration: none;
}

/*ul.sns_list li:hover{ opacity: 0.7;}*/

ul.sns_list li.fb a {
	border: 1px solid #211d73;
}

ul.sns_list li.insta a {
	border: 1px solid #e2186a;
}

ul.sns_list li.line a {
	border: 1px solid #49a927;
}

ul.sns_list li.fb p {
	color: #211d73;
}

ul.sns_list li.insta p {
	color: #e2186a;
}

ul.sns_list li.line p {
	color: #49a927;
}


@media screen and (max-width: 767px) {
	.fv {
		padding-bottom: 20px;
	}

	.fv .thumb-item {
		width: 100%;
	}

	.fv .thumb-item-nav {
		width: 88%;
		padding-left: 10px;
	}

	.fv .slick-prev,
	.fv .slick-next {
		position: absolute;
		top: 50%;
		width: 10px;
		height: 22px;
	}

	.slick-prev:before,
	.slick-next:before {
		display: none !important;
	}

	.fv .slick-arrow {
		z-index: 1001;
	}

	.fv .slick-next {
		right: -4%;
	}

	.fv .slick-prev {
		left: -4%;
	}

	.mb35 {
		margin-bottom: 5%;
	}

	.new_lineup {
		margin-top: 6%;
		background-size: 100% auto;
		border: 6px solid #f0f0f0;
		box-sizing: border-box;
	}

	.new_lineup.inner {
		width: 92%;
	}

	.new_lineup .sec_in {
		position: relative;
		width: 100%;
		max-width: 800px;
		float: none;
	}

	.new_lineup .ttl_wrap {
		position: absolute;
		width: 100%;
		top: -9px;
		background: url(../img/top/bgttl_new_lineup.png) no-repeat left top;
		background-size: 660px auto;
	}

	.new_lineup .ttl_wrap h2 {
		font-size: 20px;
		font-size: 2.0rem;
		padding: 3px 0 3px 16px;
	}

	.new_lineup .box {
		float: none;
		width: 94%;
		margin: 9px auto 0 auto;
		margin-top: 36%;
	}

	.new_lineup .box span {
		padding-left: 0;
		font-size: 15px;
		font-size: 1.5rem;
	}

	.new_lineup .box span.h10 {
		margin-top: 3px;
		padding: 10px 15px;
	}

	.new_lineup .box span.h10,
	.new_lineup .box a {
		font-size: 14px;
		font-size: 1.4rem;
	}



	.block01 {
		padding-top: 9.3%;
	}

	.block01 .flex {
		display: block;
	}

	.block01 .bn_img {
		margin-bottom: 2%;
	}

	.block01 .flex .bn_img {
		width: 100%;
		max-width: 552px;
		margin: 0 auto 2% auto;
	}

	.index_welcom .inner {
		background: url(../img/top/bg01_welcome.png) no-repeat right bottom;
		background-size: 40%;
	}

	.index_welcom h2 {
		font-size: 22px;
		font-size: 2.2rem;
		margin-bottom: 4%;
	}

	.index_welcom p {
		font-size: 14px;
		font-size: 1.4rem;
		text-align: left;
	}

	.index_welcom p.lead {
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 5%;
		text-align: center;
	}

	.index_cntList {
		margin-top: 7%;
		padding: 9.3% 0;
	}

	.index_cntList .box {
		width: 48%;
		max-width: 324px;
		margin-right: 4%;
		margin-bottom: 4%;
		padding: 10px 10px 10px 10px;
	}

	.index_cntList .box:nth-of-type(2n) {
		margin-right: 0;
	}

	.index_cntList .box p {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 10px;
	}

	.index_cntList .box p.small {
		font-size: 10px;
		font-size: 1.0rem;
		margin-top: 8px;
	}

	.index_cntList02 {
		padding-top: 9.3%;
	}

	.index_cntList02 .bn_box {
		position: relative;
		width: 100%;
		margin: 0 auto 4% auto;
		max-width: 552px;
	}

	.index_cntList02 .bn_box:nth-of-type(2n) {
		margin-right: auto;
	}

	.index_cntList02 .bn_box .ttl {
		display: flex;
		align-items: center;
		width: 100%;
		height: 60px;
		padding: 5px 10px;
	}

	.index_cntList02 .bn_box .ttl p {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.3;
	}

	.index_cntList02 .bn_box.tel .ttl p {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.index_cntList02 .bn_box .ttl .icn {
		padding: 5px 15px 5px 0;
		width: 40px;
	}

	.cnts_cat_wrap {
		margin-top: 20px;
		margin-bottom: 3%;
	}

	.index_cntList02 .cnts_cat {
		width: 48%;
		max-width: 324px;
		min-height: 40px;
		margin-right: 4%;
		margin-bottom: 4%;
		padding: 5px;
	}

	.index_cntList02 .cnts_cat:nth-of-type(2n) {
		margin-right: 0;
	}

	.index_cntList02 .cnts_cat .icn {
		width: 20%;
	}

	.index_cntList02 .cnts_cat a {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		height: 100%;
	}

	.index_cntList02 .cnts_cat p {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.index_cntList02 .cnts_cat p.small {
		font-size: 10px;
		font-size: 1.0rem;
	}

	.index_cntList02 .bn_box_txt,
	.index_cntList02 .justify_start_txt {
		margin-bottom: 4%;
	}

	.sns_wrap {
		width: 100%;
		max-width: 552px;
		margin: 0 auto 4% auto;
	}

	ul.sns_list li {
		width: 32%;
		max-width: 204px;
		height: 100px !important;
	}

	ul.sns_list li p {
		font-size: 14px;
		font-size: 1.4rem;
	}

	ul.sns_list li img {
		width: 40px;
		height: auto;
	}

	.block01 .in.column2 {
		width: 100%;
		max-width: none;
	}

}

@media screen and (max-width: 360px) {
	.index_welcom h2 {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.index_welcom p {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.index_welcom p.lead {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.index_cntList .box p {
		font-size: 11px;
		font-size: 1.1rem;
	}

	.index_cntList02 .bn_box .ttl p {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.index_cntList02 .bn_box.tel .ttl p {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.index_cntList02 .cnts_cat p {
		font-size: 10px;
		font-size: 1.0rem;
	}


}

@media all and (-ms-high-contrast: none) {
	/* IE のみ */

}

@supports (-ms-ime-align: auto) {
	/* Edge のみ */

}

.info_box {
	margin-top: 30px;
	padding: 14px 70px 20px 70px;
	border: 1px dashed #999999;
	box-sizing: border-box;
}

.info_box.box02 {
	padding: 14px 68px 20px 68px;
}

.info_box h2 {
	position: relative;
	font-size: 1.6rem;
	font-weight: 500;
	box-sizing: border-box;
	margin: 0 0 10px 0;
	padding: 0;
}

.info_box h2:before {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	content: '';
	width: 10px;
	height: 20px;
	background: #2e3192;
}

.info_box h2 span {
	border-bottom: 1px solid #b3b3b3;
}

.info_box h2.double_border {
	position: relative;
	padding-bottom: 7px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
	box-sizing: border-box;
}

.info_box h2.double_border:after {
	position: relative;
	bottom: -4px;
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #000;
}

.info_box h2.double_border:before {
	display: none;
}

.info_box h2.double_border span {
	position: relative;
	border-bottom: none;
}

.info_box h2.double_border span:before,
.info_box h2.double_border span:after {
	position: relative;
	top: -3px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 17px;
	height: 17px;
	background: #2e3192;
}

.info_box h2.double_border span:before {
	margin-right: 8px;
}

.info_box h2.double_border span:after {
	margin-left: 8px;
}

.info_box p {
	font-size: 1.5rem;
	font-weight: 400;
	padding-left: 18px;
	box-sizing: border-box;
}

.info_box p+p {
	margin-top: 12px;
}

.info_box.box02 p {
	padding-left: 0;
}

.info_box .info_line {
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #999999;
	box-sizing: border-box;
	margin: 30px 0;
}

.color-red {
	color: #ff0000;
}

.info_box .box_inner {
	padding-left: 18px;
}

.info_box .atten {
	margin: 0;
	padding: 0;
	list-style: none;
}

.info_box .atten li {
	font-size: 1.5rem;
	font-weight: 400;
	text-indent: -16px;
	margin-left: 16px;
	box-sizing: border-box;
}

.info_box a {
	text-decoration: underline;
	color: #0071bc;
	word-break: break-word;
}

.info_box a:hover {
	text-decoration: none;
}

.info_bnr_box {
	margin-top: 30px;
	box-sizing: border-box;
}

.info_bnr_box .bnr {
	text-align: center;
	margin: 0 auto;
}

.info_bnr_box .bnr+.bnr {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

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

	.info_box,
	.info_box.box02 {
		margin-top: 6%;
		padding: 4% 5%;
	}

	.info_bnr_box {
		margin-top: 6%;
	}

	.info_box h2 {
		font-size: 1.5rem;
	}

	.info_box h2:before {
		margin-right: 8px;
		content: '';
		width: 10px;
		height: 20px;
	}

	.info_box h2.double_border span:before,
	.info_box h2.double_border span:after {
		top: -2px;
		width: 10px;
		height: 10px;
	}

	.info_box p {
		font-size: 1.4rem;
		padding-left: 18px;
	}

	.info_box .box_inner {
		padding-left: 1.4rem;
	}

	.info_box .atten li {
		font-size: 1.4rem;
		text-indent: -1.6rem;
		margin-left: 1.6rem;
	}

	.mt15 {
		margin-top: 1.5rem;
	}

	.mt20 {
		margin-top: 2rem;
	}

}

/* 2021/06/04*/


.index_cntList02.mt30 {
	padding-top: 30px;
}

.index_cntList {
	margin-top: 0;
}

@media screen and (max-width: 767px) {
	.index_welcom {
		margin-top: 6%;
	}

	.index_cntList02.mt30 {
		padding-top: 6%;
	}

}

.top_banner {
	word-break: break-all;
}

.slick-next:before,
.slick-prev:before {
	content: '' !important;
}


.c-pickup {
	margin: 50px 0;
}

.c-pickup-list {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 20px 42px;
	list-style: none;
	padding: 0;
}

.c-pickup-list__item {
	position: relative;
	width: 352px;
	border: 2px solid #E5E5E5;
	box-sizing: border-box;
	padding-bottom: 65px;
}

.c-pickup-list__img {
	line-height: 1.0;
}

.c-pickup-list__content {
	padding: 10px 20px;
}

.c-pickup-list__ttl {
	font-weight: 700;
	color: #F59318;
	margin-bottom: 0.2em;
}

.c-pickup-list__txt.sp {
	display: none;
}

.c-pickup-list__btn {
	position: absolute;
	bottom: 10px;
	right: 12px;
	width: 210px;
	height: 40px;
	border: 1px solid #000;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	overflow: hidden;
}

.c-pickup-list__btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: #FCEE22;
	transition: 0.3s;
}

.c-pickup-list__btn a:hover {
	opacity: 0.7;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.c-pickup-list {
		justify-content: space-between;
		gap: 10px;
	}

	.c-pickup-list__item {
		width: calc((100% - 10px) / 2);
		padding-bottom: 38px;
	}

	.c-pickup-list__content {
		padding: 7px 15px 12px;
	}

	.c-pickup-list__ttl {
		line-height: 1.5;
		font-size: 12px !important;
		margin-bottom: 0.5em;
	}

	.c-pickup-list__txt {
		font-size: 10px !important;
	}

	.c-pickup-list__txt.sp {
		display: block;
	}

	.c-pickup-list__txt.pc {
		display: none;
	}

	.c-pickup-list__btn {
		width: calc(100% - 24px);
		height: 28px;
		font-size: 11px;
	}
}</pre></body></html>