@charset "UTF-8";

.pb80p {padding-bottom: 8.3333% !important;}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}
.pinkBtn {
  background-color: #cd1d7f;
  -webkit-box-shadow: 0px -5px 0px 0px #6e0d43 inset;
  box-shadow: 0px -5px 0px 0px #6e0d43 inset;
}
.orangeBtn {
  background-color: #f99e00;
  -webkit-box-shadow: 0px -5px 0px 0px #ca7f00 inset;
  box-shadow: 0px -5px 0px 0px #ca7f00 inset;
}
.contsTtl .blackH {
  background: #1a1110;
}
.info_wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 2.166%;
  border-top: 0;
}
.info_mt {
  padding: 1em;
  border: 1px solid #c9c9c9;
  border-radius: 10px;
  background: #fffbbf;
}
.info_wrap .info_inner {
  line-height: 1.4;
  font-size: 1.8rem; /* 18px */
}
.redText {
  color: #bd0c2c;
}
a.anc_cpNote {
  color: #333;
  font-weight: bold;
  font-size: 30px;
}
a.anc_cpNote span.anc_cpNoteTxt {
	display: inline-block;
	text-decoration: underline;
}
.cardInfo {
	padding: 0 4.16667% !important;
}
.cpNotes {
	padding: 5.2083% 8.33333% 3.125%;
}
.ttlImg {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 3.125% 2.0832%;
}
.contsImg01 {
	max-width: 640px;
	margin: 0 auto;
	padding: 0 3.125% 3.125%;
}
.cpNotesFlame span {
  padding: 0px 0px 0px 1em;
}
.floatSpBnr {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	z-index: 2;
	box-sizing: border-box;
}
.floatSpLink {
	display: block;
}
.floatSpBnr img {
	width: 100%;
}
.floatPcBnr {
	height: 300px;
	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: 959px){
	a.anc_cpNote {
		font-size: 27px;
	}
  a.anc_cpNote {
		font-size: 27px;
	}
}
@media only screen and (max-width: 640px) {
  .info_wrap {
    padding: 4.166%;
  }
  .info_wrap .info_inner {
    font-size: 1.4rem;
  }
  a.anc_cpNote {
		font-size: 24px;
	}
  .floatSpBnr,a.floatSpLink {
		display: block;
	}
	.floatPcBnr,a.floatPcLink {
		display: none;
	}
	.flbnpb {padding-bottom: 20% !important;}
}
@media only screen and (min-width: 641px) {
	.ttlImg {
		padding: 0 8.33333% 5.2084%;
	}
	.contsImg01 {
		padding: 0 16.668% 3.125%;
	}
}
@media only screen and (max-width: 460px){
	a.anc_cpNote {
		font-size: 18px;
	}
}
