@charset "utf-8";

/* font-family
------------------------------------------------------------------ */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Times New Roman", Times, sans-serif;
}


/* .main-image-area
------------------------------------------------------------------ */
.main-image-area .main-image {
	height: 280px;
}
.tax_free .main-image-area .main-image {
	text-align: center;
	background: #fff;
	padding: 20px 0;
}
.tax_free .main-image-area .main-image img {
	height: 240px;
}

/* top
------------------------------------------------------------------ */
.top-attention-area .title img {
	width: 291px;
}
.top-main-navi-area .nav {
    justify-content: center;
}
/* .top-main-navi-area .nav li:nth-of-type(1) a .label img {
	width: 137px;
} */
.top-main-navi-area .nav li:nth-of-type(1) a .label img {
	width: 93px;
}
.top-main-navi-area .nav li:nth-of-type(2) a .label img {
	width: 44px;
}
.top-main-navi-area .nav li:nth-of-type(3) a .label img {
	width: 97px;
}
.top-payment-service a .text .title img {
	width: 275px;
}
.top-corporate-customers-area .title-area .title img {
	width: 203px;
}
.top-corporate-customers-area .link-area a:nth-of-type(1) .text .title img {
	width: 177px;
}
.top-corporate-customers-area .link-area a:nth-of-type(2) .text .title img {
	width: 245px;
}


/* .top-main-navi-area .nav li:nth-of-type(1) a .image img {
	max-width: 133px;
} */
.top-main-navi-area .nav li:nth-of-type(1) a .image img {
	max-width: 216px;
}
.top-main-navi-area .nav li:nth-of-type(2) a .image img {
	max-width: 187px;
}
.top-main-navi-area .nav li:nth-of-type(3) a .image img {
	max-width: 106px;
}

/* .store_search
------------------------------------------------------------------ */
.store_search .titleB.large-icon:after {
	content: "large store";
}


.store-info .content a:link {
	color: #000;
	text-decoration: underline;
}
.store-info .content a:hover {
	text-decoration:none;
}
