@charset "UTF-8";

.contsTtl .redH {
	background: #d00f31;
}
.redBtn {
	background-color: #d00f31;
	-webkit-box-shadow: 0px -5px 0px 0px #a2031f inset;
	box-shadow: 0px -5px 0px 0px #a2031f 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%;
}

/* add */
.cp_page {
	font-family: 'Noto Sans JP',"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","メイリオ",Meiryo;
}
a.txtLink {
    text-decoration: underline;
    color: #0000ff;
    display: inline;
}
.contsTtl .mainColor {
	background-color: #004990;
}
.inner {
	padding: 0 10%;
}
.shopBlock {
	width: 100%;
    padding-bottom: 8%;
    background: #f2f2f2;
}
.shopBlockInner {
	max-width: 880px;
    width: 91.7%;
    margin: 4.2% auto 0;
    padding: 4.6% 0 3.8%;
    border-radius: 20px;
    background: #fff;
    box-sizing: border-box;
}
.shopImg {
	max-width: 880px;
    margin: 5% auto;
}
.blueBtn {
	background-color: #001c6f;
	box-shadow: 0px -5px 0px 0px rgb(0, 34, 66) inset;
}
.cpNotesSubttl {
	font-size: 21px;
	line-height: 1.5;
	color: #d7181f;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
.cpNotesList {
	line-height: 1.8;
}
.cpNotesItem01 {
	text-indent: -1.5em;
    padding-left: 1em;
}
.cpNotesItem02 {
	text-indent: -1.4em;
    padding-left: 1em;
}
.attention__lead {
	font-size: 16px;
}
.anc_cpNoteTxt .forSp{
	display: none;
}
a.anc_cpNote, .bnrArea_ttl {
    color: rgb(51, 51, 51);
    font-weight: bold;
    font-size: 30px;
	text-decoration: underline;
}
@media screen and (min-width: 641px) {
	.normalBtn.entryBtn {
		width: 80%;
		max-width: 800px;
	}
	.normalBtn.shopBtn {
		width: 620px;
		max-width: 620px;
	}
}
@media screen and (max-width: 640px) {
	.contsTxt {
		font-size: 16px;
	}
	.contsTtl .blueH {
		font-size: 18px;
	}
}

/* d払いがつかえる！
********************************* */
.dpayStart {
	background-color: #c5e8f7;
	background-image: url(../img/bg.png);
	background-position: center;
	background-size: cover;
	text-align: center;
	padding: 5% 0;
}
/* .dpayStart .imgHotel {
	max-width: 630px;
	margin: 0 auto;
} */
/* 対象店舗
********************************* */
/* .tenpo {
	background-color: #f0ecde;
	padding: 5% 0;
}
.tenpoTtl {
	max-width: 800px;
	margin: auto;
	text-align: center;
}
.tenpo-items {
	width: 95%;
	max-width: 800px;
	margin: 3% auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tenpo-item {
	width: calc(100% / 2 - 50px);
	margin-bottom: 30px;
	padding: 15px;
	background-color: #fff;
}
.tenpoTxt {
	font-size: 14px;
	line-height: 1.7;
	margin-top: 10px;
}
.tenpoBtn {
	display: block;
	max-width: 290px;
	margin: 15px auto;
} */

/* 対象店舗一例
********************************* */
.tenpoExm {
	background-color: #f0ecde;
	padding: 5% 0;
}
.tenpoTtl {
	max-width: 800px;
	margin: auto;
	text-align: center;
}
.tenpoTxt {
	text-align: center;
	line-height: 2;
	margin-top: 10px;
}
.tenpoBnr {
	max-width: 640px;
	display: block;
	margin: auto;
	transition: .3s;
}
.tenpoBnr:hover {
	opacity: 0.8;
}

/* 周辺のお店
********************************* */
.nearbyStore {
	text-align: center;
}
.nearbyStore .contsImg img {
	max-width: 650px;
	margin: auto;
}

/* 追従バナー
********************************* */
.floatPcBnr {
    height: 300px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
    z-index: 2;
}
a.floatPcLink {
    display: block;
}
@media screen and (max-width: 640px) {
	.floatPcBnr, a.floatPcLink {
		display: none;
	}
}
.floatSpBnr {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 2;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
	.floatSpBnr, a.floatSpLink {
		display: block;
	}
}
@media only screen and (min-width: 481px) {
	.txtSpace2 {
		padding-right: 2.0em;
	}
}