@charset "UTF-8";

a.anc_cpNote {
  color: #333;
  font-weight: bold;
  font-size: 30px;
}
a.anc_cpNote span.anc_cpNoteTxt {
	display: inline-block;
	text-decoration: underline;
}
@media only screen and (max-width: 959px){
	a.anc_cpNote {
		font-size: 27px;
	}
}
@media only screen and (max-width: 640px){
	a.anc_cpNote {
		font-size: 24px;
	}
}
@media only screen and (max-width: 460px){
	a.anc_cpNote {
		font-size: 18px;
	}
}
.cardInfo {
	padding: 0 4.16667% !important;
}
.cpNotes {
	padding: 5.2083% 8.33333% 3.125%;
}
.mw960 {
  max-width: 960px;
  width: 100%;
  padding: 0;
}
.cvBtn {
  max-width: 800px;
  width: 83.4%;
  margin: 0 auto;
}
.conts01 {
  background-color: #990000;
}
.conts01 .contsTxt{
	color: #FFF;
}
.mw774 {
  max-width: 774px;
  width: 81%;
  padding: 0;
}
.detailBtn {
	margin: 0 auto;
	padding: 0;
  text-align: center;
}
.detailBtn a {
  display: inline-block;
	padding: 1.25% 11% 1.0%;
  border: 2px solid #333;
  border-radius: 10px;
  font-size: 32px;
  font-weight: 600;
  position: relative;
}
.detailBtn a::after {
	position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 5%;
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #333;
  border-left: solid 3px #333;
  border-radius: 0;
  box-sizing: content-box;
  -webkit-transform: translateY(-50%) rotate(-225deg);
  -ms-transform: translateY(-50%) rotate(-225deg);
  transform: translateY(-50%) rotate(-225deg);
}
.conts03 {
  background-color: #990000;
  padding-bottom: 15%;
}
.contsImg.conts03ttl {
  max-width: 268px;
  width: 28%;
  margin-bottom: 13%;
  padding: 0;
}
.boxWrap01 .contsBox::before {
  position: absolute;
  content: '';
	background: url(../img/img_step01.png) no-repeat center top / 100%;
  top: 0;
  left: 50%;
  width: 150px;
  height: 150px;
  transform: translate(-50%,-50%);
}
.contsBoxImg {
  max-width: 800px;
  width: 91%;
  margin: 0 auto;
}
.downloadBnr {
  max-width: 800px;
  width: 91%;
  margin: 0 auto;
}
.contsBoxTxt {
  font-size: 24px;
}
.contsBox {
	max-width: 880px;
	width: 91.7%;
	margin: 0 auto;
	background-color: #FFF;
	border-radius: 15px;
	margin-bottom: 18%;
	padding: 10% 0 7%;
	position: relative;
}
.conts03 .contsBox::after {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  bottom: -54px;
  left: 50%;
  border-style: solid;
  border-right: 45px solid transparent;
  border-left: 45px solid transparent;
  border-top: 54px solid #ffffff;
  border-bottom: 0;
  transform: translateX(-50%);
}
.boxWrap01 .contsBox:nth-of-type(2)::before {
  background: url(../img/img_step02.png) no-repeat center top / 100%;
}
.boxWrap02 .contsBox::before {
	background: url(../img/img_step03.png) no-repeat center top / 100% !important;
}
.contsBoxTxt {
  max-width: 800px;
  width: 91%;
  margin: 0 auto;
}
.fSpecial {
  font-family: "Noto Serif JP", serif;
  font-size: 35px;
  font-weight: 700;
  color: #333;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 4.167% 5.5%;
  text-align: center;
}
.contsBox a.txtLink {
	display: inline;
	color: #7d0500;
  font-weight: bold;
  text-decoration: underline;
}
.contsBox .cvBtn {
  max-width: 800px;
  width: 91%;
  margin: 0 auto;
}
.conts04 {
  background-color: #ceb546;
  padding-top: 13%;
}
.conts04 .contsBox::before {
	position: absolute;
  content: '';
  top: 0;
  left: 50%;
  width: 150px;
  height: 150px;
  transform: translate(-50%,-50%);
}
.cpNotesItem01 {
  padding-left: 3.0em;
  text-indent: -3.0em;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}
.floatBnr {
  display:block;
	width: 100%;
	margin: auto;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	z-index: 2;
	background-color: rgba(255,255,255,.8);
	padding: 5vw 5vw 5vw;
	box-sizing: border-box;
}
.display_none{
	display: none;
}
.closeBtn {
	max-width: 18px;
	cursor: pointer;
	position: absolute;
	top: 10%;
	right: 1.5%;
	width: 2.5vw;
}
#floatBnrBtn{
	max-width: 800px;
	margin: 0 auto;
	width: 83.333%;
}
#floatBnrBtn a{
	max-width: 800px;
	margin: 0 auto;
}
.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 screen and (min-width: 641px){
	.floatBnr {
    display:none;
 }
}
@media only screen and (max-width: 959px) {
	.conts03 .contsBox::before,
	.conts04 .contsBox::before {
		width: 15.625vw;
    height: 15.625vw;
	}
	.conts03 .contsBox::after {
		border-right: 4.8vw solid transparent;
    border-left: 4.8vw solid transparent;
    border-top: 6.25vw solid #ffffff;
		bottom: -6.0vw;
	}
}
@media only screen and (max-width: 640px) {
  .detailBtn {
    max-width: 100%;
    padding: 0;
  }
  .detailBtn a {
    font-size: 20px;
  }
  .contsBoxTxt {
    font-size: 14px;
  }
	.floatPcBnr,a.floatPcLink {
		display: none;
	}
	.flbnpb {padding-bottom: 30% !important;}
}