@charset "UTF-8";

body,h1,h2{
	margin: 0;
}

.contsTxtLink01 {
	display: inline;
	word-break: break-all;
}
.contsTxtLink01:link, .contsTxtLink01:visited {
	color: #000;
	text-decoration: underline;
}

.contsArea {
	padding-top: 6.6%;
	background-image: url(../img/bg01.png);
}

.entryBtn {
	max-width: 800px;
	width: 74.1%;
	margin: 0 auto 5.622%;
}

.underline {
	text-decoration: underline;
}

/* section共通 */
.contsBlcok01,.contsWrap02,.dCardArea{
	max-width: 880px;
	width: 74.8%;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}

/* section1 */
.conts01Img01 {
	padding: 1% 0 4.5%;
}
.conts01Img02 {
	padding: 0.4% 0 3.6%;
}

.conts01Txt01 {
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 4%;
	font-size: 14px;
	line-height: 1.61;
}

.conts01Txt01 li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

@media only screen and (min-width: 481px) {
	.conts01Txt01 {
		font-size: 16px;
	}
}
@media only screen and (min-width: 641px) {
	.conts01Txt01 {
		font-size: 18px;
	}
}
/* section2 */
.contsWrap02{
	max-width:960px;
	width: 89%;
}
.contsBlcok02 {
	padding: 5.8% 8.8%;
	border-radius: 40px;
	background-color: #fff;
}

.conts02Txt01{
	font-size: 20px;
	line-height: 1.45;
	margin-top: 6.3%;
}

.conts02Txt01 ul a {
	display: inline;
	color: #d90514;
	text-decoration: underline !important;
	word-break: break-all;
}

.conts02Txt01 p{
	padding-top: 6%;
	text-align: center;
}
.conts02Txt01 .contsTxtLink01{
	font-size: 26px;
	font-weight: bold;
}

.shopAboutTxt{
	margin:0 auto;
	max-width: 880px;
    width: 74.8%;
    overflow: hidden;
    box-sizing: border-box;
}

.shopBtn {
	padding: 0 13%;
}

/* アコーディオン */
.accSection {margin: 1.3% 4.493% 3.4%;}
.accSection .accInner {border-radius: 1.3333333vw;overflow: hidden;border: 4px solid;box-shadow: 0px -8px 0px 0px #000 inset;  background-color: #feb201; padding-bottom: 1.3%;}
.accBtn {font-weight: bold;font-size: 0;cursor: pointer;}
.accWrap {display: none;padding:20px;font-size: 18px;border-top: 4px solid; background-color: #fff;}
.accWrap.show {display: block;}

/* ご注意事項 */
.cpNotes2 {
	max-width: 802px;
	margin: 6.2% auto 0;
	padding: 0 8.33333% 1.925%;
}
.cpNotesBtnWrap2 {
	max-width: 802px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	-webkit-box-shadow: 0px 8px 0px 0px #cc0033;
	box-shadow: 0px 8px 0px 0px #cc0033;
	border: 5px solid #cc0033;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.cpNotesBtnWrap2.shadowJs {
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.cpNotesBtn2 {
	display: table;
	width: 100%;
}
.cpNotesBtn2 a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.cpNotesFlame2 {
	display: none;
	border-left: 5px solid #cc0033;
	border-right: 5px solid #cc0033;
	border-bottom: 5px solid #cc0033;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0 0 10x 10x;
	-webkit-border-radius: 0 0 10x 10x;
	background-color: #fff;
}
.cpNotesSubttl {
	border: 1px solid #cc0033;
	border-radius: 8px;
	line-height: 1;
	margin-bottom: 0.8em;
	padding: 0.3em;
	text-align: center;
	font-weight: bold;
}
.cpNotesItem3 {
	text-indent: -3em;
	padding-left: 3em;
}
.linkTxt {
	display: inline;
	color: #0000ff;
	text-decoration: underline !important;
}

@media only screen and (min-width: 641px) {
	.cpNotesList {
		font-size: 16px;
	}
	.cpNotesSubttl {
		margin-top: 1.8em;
		font-size: 20px;
	}
}
@media only screen and (max-width: 640px) {
	.cpNotesBtnWrap2 {
		border-width: 3px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0px 4px 0px 0px #cc0033;
		box-shadow: 0px 4px 0px 0px #cc0033;
	}
	.cpNotesFlame2 {
		border-width: 3px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.cpNotesSubttl {
		border-radius: 4px;
	}
}

/*フローティングバナー*/
.floatSpBnr {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	z-index: 2;
}
.floatSpLink {
	display: block;
}
.floatSpBnr img {
	width: 100%;
}
.floatPcBnr {
	height: 324px;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: block;
	z-index: 2;
}
a.floatPcLink {
	display: block;
}
@media only screen and (max-width: 640px) {
	.floatSpBnr,a.floatSpLink {
		display: block;
	}
	.floatPcBnr,a.floatPcLink {
		display: none;
	}
	.pb150pApp {
		padding-bottom: 22% !important;
	}
	.firstIndent a{
		display: inline;
	}
}

/* SPスタイル */
@media only screen and (max-width: 640px) {
	.contsBlcok01,.contsWrap02,.dCardArea{
		width: 91.667%;
	}
	.contsBlcok02 {
		border-radius: 20px;
		padding:5.8%;
	}
	.shopBtn {
		padding: 0 8.33334%;
	}
	.conts02Txt01{
		font-size: 14px;
	}
	.conts02Txt01 .contsTxtLink01{
		font-size: 16px;
	}
	.conts02List .listTxt{
		font-size: 14px;
	}
	.conts02Notes{
		font-size: 12px;
	}
	.cardNotesList{
		font-size: 14px;
	}
	.contsTxt {
		font-size: 14px;
	}
	.accSection .accInner {border: 2px solid;box-shadow: 0px -4px 0px 0px #000 inset;  }
	.accWrap {border-top: 2px solid; font-size: 14px;}
	.shopAboutTxt{
		font-size:14px;
	}
}
