@charset "shift_jis";

/* ======================================================
 * shop.css
====================================================== */
.shopList #mainContainer {
	margin: 0px;
	background-color: #ae1e2c;
	color: #333333;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 500;
	font-family: "Heebo","Noto Sans CJK JP";
}
.shopList #mainContents {
	width: 100%;
}
.shopList #mainContainer a{
	text-decoration: none;
}
.shopList .appAllContainer {
	padding: 17px 17px 48px;
	margin: 0 10px;
	border-radius: 5px;
	background-color: #ffffff;
}
.shopList .heading01 {
	padding: 4px 0 7px;
	margin-bottom: 26px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 500;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
}
.shopList h2 {
	position: relative;
	background-color: #b51616;
	border-top: solid 1.5px #ffffff;
	padding: 22px 10px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #ffffff;
}
.shopList h2.typeAppSecHeadtxt {
	padding: 0 0 11px;
	margin-bottom: 2px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 500;
	text-align: center;
	color: #000000;
	background: none;
}
.shopList .typeAppSecHeadtxt span {
	display: block;
	padding-top: 7px;
	margin-top: 5px;
	border-top: 1px solid #ececed;
}
.shopList .typeAppSecHeadtxt .txtSmall {
	font-size: 15px;
	font-size: 1.5rem;
}
.shopList .lead {
	font-size: 14px;
	font-size: 1.4rem;
	color: #222222;
	margin-bottom: 6px;
}

.type--area .marui-logo{
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	border-top: none;
	text-align: center;
}
.shopList .marui-logo.type--area{
	display: table;
	width: 100px;
	height: 100px;
	border: solid 1px #bfbfbf;
	font-weight: normal;
	padding: 0 14px;
	margin: 0 auto 15px;
	background-color: #FFFFFF;
	text-align: center;
}
.shopList .marui-logo.type--area p.logo{
	display: table-cell;
	vertical-align: middle;
}
.shopList .marui-logo.type--area p.logo img{
	width: 70px;
}
.heading02.type--area {
	width: 100%;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	color: #222222;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	border-top: none;
}
.shopList .type--area h2{
	border: none;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: normal;
	text-align: center;
	padding: 3px 0 0;
	color: #222222;
	background-color: #FFFFFF;
}
.shopList .type--area h2:after{
	content: none;
}
.shopList .toggleWrap p.type--area {
	margin: 20px 21px 10px 0;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	text-decoration: underline;
	line-height: 1.0;
}
.shopList .toggleWrap p.type--area span{
	position: relative;
}
.shopList .type--area + p {
	font-size: 13px;
	font-size: 1.3rem;
}
.shopList h2.type--area:after {
	content: none;
}
.shopList h2.type--area:after {
	content: none;
}
.shopList .toggleWrap p.type--area span:after {
	content: "";
	position: absolute;
	width: 21px;
	height: 21px;
	bottom: -1px;
	right: -26px;
	margin-top: -11px;
	background: url("/smp_app/epospayservice/img/shop_ic05.png") no-repeat 0 0;
	background-size: 100% auto;
	
}
.shopList .toggleWrap p.type--area.open span:after {
	background: url("/smp_app/epospayservice/img/shop_ic06.png") no-repeat 0 0;
	background-size: 100% auto;
}

.shopList h2 a {
	display: block;
	color: #ffffff;
}
.shopList h2.searchIc01,
.shopList h2.searchIc02,
.shopList h2.searchIc03{
	padding-left: 4.0em;
	margin: 0 -14px;
	cursor: pointer;
}
.shopList h2.searchIc01{
	padding-top: 12px;
	padding-bottom: 7px;
}
.shopList .categoryList {
	margin: 0 -14px;
}
.shopList .searchBtn {
	margin: 0 -3px;
}
.shopList .categoryDetail {
	margin-right: -3px;
}
.listShop{
	max-width: 500px;
	margin: 0 auto;
	padding: 30px 20px;
}
.borderArea .shopTitle{
	padding: 0 11px;
	font-size: 17px;
	font-size: 1.7rem;
	margin: -1% 425px 0;
	background-color: #ffffff;
}
.borderArea .companyTitle{
	margin: -3% 50px 0;
}
.borderArea .companyTitle img{
	padding: 0 10px;
	background: #ffffff;
	max-width: 200px;
	width: 100%;
}
.borderArea figure{
	padding: 0 10px;
}
.borderArea{
	margin-top: 60px;
	border: 2px solid #dddddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (orientation: portrait) {
	.shopList h2.searchIc01,
	.shopList h2.searchIc02,
	.shopList h2.searchIc03{
		padding-left: 4em;
	}
}
.shopList h2.searchIc01:before {
	content: "";
	position: absolute;
	width: 34px;
	height: 30px;
	top: 25%;
	left: 1%;
	background: url("/smp_app/epospayservice/img/shop_ic07.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList h2.searchIc02:before {
	content: "";
	position: absolute;
	width: 34px;
	height: 24px;
	top: 28%;
	left: 2%;
	background: url("/smp_app/epospayservice/img/shop_ic08.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList h2.searchIc03:before {
	content: "";
	position: absolute;
	width: 28px;
	height: 32px;
	top: 27%;
	left: 1%;
	background: url("/smp_app/epospayservice/img/shop_ic09.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList h2:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 14px;
	top: 40%;
	right: 10px;
	background: url("/smp_app/epospayservice/img/shop_ic01.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList .toggleWrap h2:after {
	width: 21px;
	height: 21px;
	top: 36%;
	background: url("/smp_app/epospayservice/img/shop_ic03.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList .toggleWrap h2.searchIc01:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 14px;
	top: 40%;
	right: 10px;
	background: url("/smp_app/epospayservice/img/shop_ic01.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList .toggleWrap h2.open:after {
	width: 21px;
	height: 21px;
	background: url("/smp_app/epospayservice/img/shop_ic04.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList .toggleWrap p.type--area.open span:after {
	background: url("/smp_app/epospayservice/img/shop_ic06.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList .toggleWrap02 dl dt,
.shopList .toggleWrap02 ul li{
	position: relative;
	background-color: #ffe6ee;
	border-top: solid 1.5px #ffffff;
	padding: 18px 15px;
	font-size: 16px;
	font-size: 1.6rem;
}
.shopList .toggleWrap dl dt:after {
	content: "";
	position: absolute;
	width: 21px;
	height: 21px;
	top: 36%;
	right: 10px;
	background: url("/smp_app/epospayservice/img/shop_ic05.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList .toggleWrap dl dt.open:after {
	background: url("/smp_app/epospayservice/img/shop_ic06.png") no-repeat 0 0;
	background-size: 100% auto;
}
.shopList .toggleWrap dl dt .heading03:before {
	background-color: #b51616;
}
.shopList .toggleWrap ul li a{
	display: block;
	color: #222222;
}
.shopList .toggleWrap02 ul li:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 14px;
	top: 40%;
	right: 10px;
	background: url("/smp_app/epospayservice/img/shop_ic02.png") no-repeat 0 0;
	background-size: 100% auto;
	
}
.shopList .toggleWrap ul.area{
	position: relative;
}
.shopList .toggleWrap ul.area + ul.area{
	border-top: solid 1px #9f9f9f;
}
.shopList .toggleWrap dl.toggleWrap03 ul li,
.shopList .toggleWrap ul.area li{
	background-color: #ffffff;
	border-bottom: solid 1px #9f9f9f;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 80px;
}
.shopList .toggleWrap ul.area li:first-child{
	position: absolute;
	width: 64px;
	top: 8%;
	left: 6px;
	margin-left: 0;
	border: solid 1px #b51616;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 10px;
	color: #b51616;
	text-align: center;
}
.shopList .toggleWrap ul.area li:first-child::after{
	background: none;
}
.shopList .toggleWrap dl.toggleWrap03 ul li:last-child,
.shopList .toggleWrap ul.area li:last-child{
	border-bottom: none;
}
footer{
	text-align: center;
	margin: 30px auto 27px;
	font-size: 10px;
	font-size: 1.0rem;
}
.shopList #pageTopBtn {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 10000;
}
.shopList #pageTopBtn a {
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	background: url(/common-files/img/com_top_ic01.png) 0 0 no-repeat;
	-webkit-background-size: 32px 32px;
	background-size: 32px 32px;
	outline: 0;
}
.markarea {
	margin: 15px 0 0;
	padding: 12px 15px 24px;
	background-color: #ececec;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.markarea-before {
	margin: 30px 20px;
	padding: 15px 22px 12px;
	background-image: url(/smp_app/epospayservice/img/shop_logo04.png);
	background-repeat: no-repeat;
	background-position: top 50% left 15px;
	background-size: 33px 33px;
	border: solid 1px #dfdfdf;
	font-size: 14px;
	font-size: 1.4rem;
}
.logoArea{
	margin-top: 20px;
	padding: 12px 0;
	background-color: #ffffff;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;}


.btnLink01.txtSmall.close a:after {
	right: 10px;
	height: 14px;
	width: 14px;
	margin-top: -7px;
	background-image: url(/memberservice/pc/v1/common-files/img/com_close_ic02.png);
}
.shopList .linkBtn01 {
	margin: 16px 0;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
}
.shopList .linkBtn01 a {
	display: inline-block;
	width: 100%;
	border-radius: 50px;
	padding: 17px;
	line-height: 1.2;
	text-decoration: none;
	background: #ae1e2c;
	color: #ffffff;
}
.borderArea:first-of-type{
	margin-bottom: 100px;
}
.shopList .smallNotice {
	padding: 3px 0 12px;
}
.shopLogo01 {
	display: flex;
	width: 53%;
	justify-content: center;
	margin: 0 auto;
	padding: 0 10px;
}
.shopLogo02 {
	display: flex;
	width: 64%;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin: 0 auto;
	padding: 0 10px;
}
.shopLogo03 {
	display: flex;
	width: 70%;
	justify-content: center;
	margin: 10px auto 0;
}
.shopList .shopBox {
	border: 1px solid #bfbfbf;
	padding: 15px;
}
.shopList .shopBox p {
	font-weight: bold;
}
.shopList .shopBox span {
	color: #008191;
}
.shopList .shopBox p img {
	width: 35px;
}
.shopList .shop-heading02 {
	padding: 0 21px 11px;
	margin-bottom: 2px;
	font-size: 2.0rem;
	font-weight: 500;
	text-align: center;
	color: #000000;
	background: none;
	border: none;
	position: relative;
	border-bottom: 1px solid #ececed;
}
.shopList .shop-heading02.open {
	border: none;
}
.shopList .shop-heading02 .small {
	font-size: 1.5rem;
}
.shopList .toggleWrap h2.shop-heading02:after {
	right: 0;
}
.shopList .toggleWrap h2.shop-heading02.open:after {
	right: 0;
}
.shopList .accordionWrap {
	margin: 0 -14px;
}
.shopList .accordionWrap h2.searchIc01, .shopList h2.searchIc02, .shopList h2.searchIc03 {
	margin: 0;
}
.shopList .accordionWrap .categoryList {
	margin: 0;
}
/* SP
------------------------------------------------------ */
@media screen and (max-width: 750px) {
	.shopList #mainContainer{
		margin-top: 0;
	}
	.shopList #mainContents{
		padding: 0;
	}
.btnLink01.txtSmall a, 
.btnLink01.txtSmall input, 
.btnList01.txtSmall > li a, 
.btnList01.txtSmall > li input {
	color: #222222;
	background-color: #e6e6e6;
	border-bottom: solid 3px #a5a5a5;
	font-size: 14px;
	font-size: 1.4rem;
	width: auto;
}
.borderArea .shopTitle{
	margin: -4% 98px 0;
}
.btnLink01.txtSmall a:after,
.btnList01.txtSmall > li a:after{
	background-size: 14px 14px;
}
.shopList .heading02.type--area p.logo img{
	width: 50%;
}
body.shopList .btnLink01 a,
body.shopList .btnLink01 input,
body.shopList .btnList01 > li a,
body.shopList .btnList01 > li input{
	padding: 19px 30px 17px 10px;
	font-size: 14px;
	font-size: 1.4rem;
}
.borderArea{
	margin-top: 24px;
	border: 1px solid #dddddd;
}
.borderArea:first-of-type{
	margin-bottom: 42px;
}
.borderArea .companyTitle{
	margin: -7% 50px 0;
}
.es-linkBtn01, .es-linkBtn02 {
	margin-top: 16px;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
}
.shopList .markarea figure img,
.shopList .companyTitle img {
	width: 57%;
}
.shopList .logoArea > figure img{
	width: 57%;
	margin-top: 12px;
}
.shopList .borderArea .shopTitle + figure img {
	width: 53%;
	margin: -4px;
}
.shopList .borderArea .companyTitle + figure img {
	width: 64%;
}
.shopList .smallNotice {
	font-size: 11px;
	font-size: 1.1rem;
}
.shopList h2.searchIc01:before,
.shopList h2.searchIc03:before {
	left: 4%;
}
.shopLogo01 {
	display: flex;
	width: 53%;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 10px;
}
.shopLogo02 {
	display: flex;
	width: 64%;
	justify-content: space-between;
	gap: 10px;
	margin: 0 auto;
	padding: 0 10px;
}
.shopLogo03 {
	display: flex;
	width: 70%;
	justify-content: space-between;
	margin: 10px auto 0;
}
}

/* Clearfix
------------------------------------------------------ */
/*.logoarea:after,*/
.markarea:after{
	content: "";
	display: block;
	clear: both;
}
/*.logoarea:after,*/
.markarea:after{
	zoom: 1;
}

