@charset "UTF-8";

.contsTtl .redH {
	background: #005ac6;
}
.redBtn {
	background-color: #e31b22;
	-webkit-box-shadow: 0px -5px 0px 0px #b8161b inset;
	box-shadow: 0px -5px 0px 0px #b8161b inset;
}
.redBtn02 {
	background-color: #c30c24;
	-webkit-box-shadow: 0px -5px 0px 0px #9e0a1d inset;
	box-shadow: 0px -5px 0px 0px #9e0a1d inset;
}
.cpBtnY {
	background: #fad025;
	color: #111111;
	-webkit-box-shadow: 0px -5px 0px 0px #b39f3f inset;
	box-shadow: 0px -5px 0px 0px #b39f3f inset;
}
.cpBtnG {
	background: #2dad55;
	-webkit-box-shadow: 0px -5px 0px 0px #1f823e inset;
	box-shadow: 0px -5px 0px 0px #1f823e inset;
}
.dbaraiBtn{
	margin: 0 auto;
	padding: 0 13.54167% 3.125%;
}
.dbaraiList01{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_2_01_bg.png") repeat-y;
}
.dbaraiList02{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_5_01_bg.png") repeat-y;
}
.dbaraiList03{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_8_01_bg.png") repeat-y;
}
.dbaraiList01 li,
.dbaraiList02 li,
.dbaraiList03 li{
	width: 31.945%;
	float: left;
	margin-right: 2.085%;
}
.dbaraiList01 li:nth-child(3n+0),
.dbaraiList02 li:nth-child(3n+0),
.dbaraiList03 li:nth-child(3n+0){
	margin-right: 0;
	margin-bottom: 3%;
}
.dbaraiAppbg01{
	background: #ffffe5;
}

a.txtLink {
	color: #0000ff;
	text-decoration: underline;
}
@media only screen and (min-width: 641px) {
    .contsImg {
        padding: 0 4.20741% 2.77778%;
		padding-bottom: 8.75%;
    }
}





.floatSpBnr {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 2;
	box-sizing: border-box;
}
.floatSpLink {
	display: block;
	max-width: 640px;
	margin: 0 auto;
}
.floatSpBnr img {
	width: 100%;
}
.flbnpb {padding-bottom: 15% !important;}



.shoplist01 {
	max-width: 880px;
	width: 91.67%;
	margin: 0 auto;
	padding-bottom: 3.5%;
}
.shoplist01 .shoplistTtl{
	border-top: 3px solid #d00f31;
	border-bottom: 3px solid #d00f31;
	text-align: center;
	padding: 3.2% 0 3.1%;
	margin-bottom: 4.7%;
}
.shoplist01 .shoplistTtl img{
	max-width: 424px;
	width: 73.91%;
	margin: 0 auto;
}
.shoplist01 .shoplistSubTtl{
	margin-top: 3%;
	margin-bottom: 5%;
	font-size: 3rem;
	font-weight: bold;
}
@media only screen and (max-width: 640px){
	.shoplist01 .shoplistSubTtl{
		font-size: 2.3rem;
	}
}


.shoplistBlock{
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}
.shoplistBlock ul {
	overflow: hidden;
}
.shoplistBlock li{
	float: left;
	width: 22%;
	margin-left: 4%;
	margin-bottom: 4.75%;
	box-sizing: border-box;
}
	.shoplistBlock li:nth-child(4n+1){
		margin-left: 0;
	}

/* @media only screen and (max-width: 640px){
	.shoplistBlock li{
		float: left;
		width: 49%;
		margin-left: 2%;
		margin-bottom: 2.75%;
		border: 1px solid #a9a9a9;
		box-sizing: border-box;
	}
	.shoplistBlock li:nth-child(2n+1){
		margin-left: 0;
	}
	.cautionTxt p:nth-child(3) {
		font-size: 18px;
	}
 }*/