@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);


/* ========== color ========== */
.color-00 {
	color: #ffffff;
}


/* ========== key-visual ========== */
#key-visual {
	position: relative;
}

#key-visual img.shoulder {
	position: absolute;
		bottom: 100%;
}


/* ========== ground ========== */
.prg-ground-01 {
	margin-top: 76px;
}
@media only screen and (max-width: 640px) {
	.prg-ground-01 {
		margin-top: 46px;
	}
}
.prg-ground-02 {
	margin-top: -30px!important;
	margin-left: -54px;
    margin-right: -54px;
	margin-bottom: 1.25em;
}
@media only screen and (max-width: 640px) {
	.prg-ground-02 {
		margin-top: -16px!important;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 1.25em;
	}
}


/* ========== heading ========== */
.prg-heading2-01 span {
	background-color: #ec3a17;
	box-shadow: 12px 0 0 #ec3a17, -12px 0 0 #ec3a17;
}
.prg-heading3-01 {
	margin-top: 2em;
	margin-left: -54px;
    margin-right: -54px;
    margin-bottom: 1.875em;
}
.c-ground-01>.prg-heading3-02:first-child {
	margin-top: -76px;
	margin-bottom: 1.875em;
}
@media only screen and (max-width: 640px) {
	.prg-heading3-01 {
		margin-top: 2em;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: .5625em;
	}
	.c-ground-01>.prg-heading3-02:first-child {
		margin-top: -46px;
		margin-bottom: .5625em;
	}
}


/* ========== btn ========== */
a.prg-btn-01,
a.prg-btn-02,
a.prg-btn-03,
a.prg-btn-04 {
	border-style: solid;
	border-width: 2px;
	padding: 12px 76px 10px 96px;
}

a.adjust-dwbtn {
	padding: 12px 50px 10px 72px;
}

a.prg-btn-01 {
	border-color: #facf9c;
}
a.prg-btn-03 {
	padding-left: 106px;
}
a.prg-btn-02,
a.prg-btn-03,
a.prg-btn-04 {
	border-color: #fcab9b;
}
a.prg-btn-01:before,
a.prg-btn-02:before,
a.prg-btn-03:before,
a.prg-btn-04:before {
	 left: 72px;
}

a.adjust-dwbtn:before {
	left: 48px;
}

a.prg-btn-03:before {
	background-image: url(../img/ico_btn_01.png);
	background-position: left top;
	background-size: 200% auto;
	height: 22px;
	width: 28px;
}
a.prg-btn-04:before {
	background-position: -162px 0;
}
a.prg-btn-01:hover,
a.prg-btn-01:active,
a.prg-btn-01:focus,
a.prg-btn-02:hover,
a.prg-btn-02:active,
a.prg-btn-02:focus,
a.prg-btn-03:hover,
a.prg-btn-03:active,
a.prg-btn-03:focus,
a.prg-btn-04:hover,
a.prg-btn-04:active,
a.prg-btn-04:focus {
	border-color: #fff;
	color: #fff;
	opacity: 1;
}
a.prg-btn-01:hover,
a.prg-btn-01:active,
a.prg-btn-01:focus,
a.prg-btn-02:hover,
a.prg-btn-02:active,
a.prg-btn-02:focus {
	background: #eb7000;
}
a.prg-btn-03:hover,
a.prg-btn-03:active,
a.prg-btn-03:focus,
a.prg-btn-04:hover,
a.prg-btn-04:active,
a.prg-btn-04:focus {
	background: #ec3a17;
}
a.prg-btn-01:hover:before,
a.prg-btn-01:active:before,
a.prg-btn-01:focus:before,
a.prg-btn-02:hover:before,
a.prg-btn-02:active:before,
a.prg-btn-02:focus:before,
a.prg-btn-04:hover:before,
a.prg-btn-04:active:before,
a.prg-btn-04:focus:before {
	background-position: -216px 0;
}
@media only screen and (max-width: 640px) {
a.prg-btn-03,
a.prg-btn-04 {
	padding-right: 26px;
	padding-left: 46px;
}
a.prg-btn-03 {
	padding-left: 50px;
}
a.prg-btn-03:before,
a.prg-btn-04:before {
	 left: 22px;
}
a.prg-btn-03:before {
	height: 17px;
	width: 22px;
}
}


/* ========== linkList ========== */
.prg-linkList-01 a:before {
	background-position: -324px 0px;
}
.prg-linkList-01 {
	display:inline-block;
	width: 90%;
}

.prg-noteList-03 strong {
	color: #ffffff;	
}


/* ========== original classes ========== */
.prg-btnBlock-01,
.prg-cnvBlock-01 {
	background-position: 0 0;
	background-repeat: repeat;
	text-align: center;
	padding: 30px 54px;
}
.prg-cnvBlock-01 header {
	border-top: #fff solid 2px;
	margin-top: 44px;
	padding-top: 44px;
}
.prg-cnvBlock-01 header:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.prg-btnBlock-01 {
	background-image: url(../img/bg_01.png);
	margin-top: 20px;
}
.prg-cnvBlock-01 {
	background-image: url(../img/bg_02.png);
}
.prg-icoBlock-01 {
	display: table;
	width: 100%;
}
.prg-icoBlock-01 dt {
	display: table-cell;
	vertical-align:top;
	width: 90px;
}
.prg-icoBlock-01 dd {
	display: table-cell;
}
.prg-ico-01 {
	background: #ffdfdb;
	border-radius: 10px;
	color: #ec3a17;
	font-weight:bold;
	padding: 3px 15px 3px 15px;
	white-space: nowrap;
}

.prg-infoBlock-01 {
	background: #ffdfdb;
	border: none;
	border-radius: 20px;
	padding: 15px;
}
.prg-infoBlock-01 p:last-child {
	margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
.prg-btnBlock-01,
.prg-cnvBlock-01 {
	background-size: 40px 28px;
	padding: 16px 10px;
}

.prg-cnvBlock-01 header {
	margin-top: 25px;
	padding-top: 20px;
}
}


/* ========== text ========== */
.prg-text-02 {
	font-size: 75%;
	padding: 7px 15px 0;
}

.prg-text-03 {
	font-size: 137.5%;
}

.prg-text-04 {
	background: #000;
	color: #fff;
	font-size: 187.5%;
	padding: 0.5em 0.75em 0.35em;
	margin-left: -1.75em;
	position: absolute;
		top: 3.5em;
		left: 50%;
	transform: rotate(-10deg);
}

@media only screen and (min-width: 769px) {
.prg-text-02 {
	display: inline-block;
	margin-bottom: 20px;
}

.page-account .prg-text-02 {
	margin-bottom: 10px;
}

.page-account .prg-text-05 {
	display: table;
	width: 100%;
}

.page-account .prg-text-06 {
	display: table-cell;
	vertical-align: middle;
}

.page-account .prg-text-07 {
	font-size: 60%;
}
}

@media only screen and (max-width: 768px) {
.prg-text-02 {
	margin-right: 5px;
	padding: 5px 10px;
}

.page-account .prg-text-02 {
	float: left;
	margin-top: -5px;
}

.prg-text-04 {
		top: 50%;
}

.page-account .prg-text-05 {
	float: left;
}

.page-account .prg-text-07 {
	font-size: 87.5%;
	margin-top: -5px;
}
}


/* ========== list ========== */
.prg-list-01 > li:before {
	color: #ec3a17;
}


/* ========== figure ========== */
.prg-figure-01 > figure {
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
}

.prg-figure-01 > .content {
	overflow: hidden;
}


/* ========== infoBlock ========== */
.prg-infoBlock-02 {
	background: #ffffff;
	border-radius: 10px;
	padding: 15px;
}


/* ========== steps ========== */
.prg-steps-01 {
	border: #fea09d solid 3px;
	border-radius: 10px;
}

.prg-steps-01 .prg-steps-item {
	border-color: #fea09d;
	border-style: solid;
	border-width: 0 6px 0 0;
	padding: 20px 15px;
	position: relative;
}

.prg-steps-01 .prg-steps-item:after {
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	position: absolute;
	z-index: 100;
}

.prg-steps-01 .prg-steps-item:last-child {
	border: none;
}

.prg-steps-01 .prg-steps-item:last-child:after {
	display: none;
}

.prg-steps-01 .prg-steps-item.finished:before {
	background: #000;
	content: "";
	display: block;
	height: 100%;
	opacity: 0.1;
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
}

@media only screen and (min-width: 769px) {
.prg-steps-01 {
	border-width: 6px;
	display: flex;
	flex-wrap: no-wrap;
}

.prg-steps-01 .prg-steps-item {
	flex-basis: 33.33%;
}

body.existing .prg-steps-01 .prg-steps-item {
	flex-basis: 50%;
}

.prg-steps-01 .prg-steps-item:after {
	background-image: url(../img/arrow_01_pc.png);
	background-position: right center;
	height: 60px;
	margin-top: -30px;
		top: 50%;
		right: -18px;
	width: 18px;
}

.prg-steps-01 .prg-steps-item > header:first-child {
	border-bottom: #d7d8d8 solid 2px;
	font-size: 125%;
	margin-bottom: 30px;
	padding-bottom: 10px;
	text-align: center;
}

.prg-steps-01 .prg-steps-item.finished:after {
	background-image: url(../img/arrow_02_pc.png);
}
}

@media only screen and (max-width: 768px) {
.prg-steps-01 .prg-steps-item {
	border-width: 0 0 3px;
}

.prg-steps-01 .prg-steps-item:after {
	background-image: url(../img/arrow_01_sp.png);
	background-position: center bottom;
	height: 19px;
	margin-left: -30px;
		bottom: -19px;
		left: 50%;
	width: 60px;
}

.prg-steps-01 .prg-steps-item.finished:after {
	background-image: url(../img/arrow_02_sp.png);
}

.prg-steps-01 .prg-steps-item > header:after {
	clear: both;
	content: "";
	display: block;
}

.prg-steps-01 .prg-steps-item.finished a.c-btn-05 {
	/*opacity: 0.5;*/
	background: #d05a00;
	background: -webkit-gradient(linear, left top, left bottom, from(#d56e00), color-stop(50%, #d36500), to(#d05a00));
	background: -webkit-linear-gradient( #d56e00 0%, #d36500 50%, #d05a00 100%);
	background: linear-gradient( #d56e00 0%, #d36500 50%, #d05a00 100%);
}

}


body.opened .prg-hidden {
	display: none;
}

.fs110 {
	font-size: 110%;
}

/* ========== section-faq ========== */
.section-faq{
	background-color: #fff;
  }
  .section-faq .question,.section-faq .answer-wrap{
  margin-bottom: 0!important;
  border: 1px solid #bcbcbc;
  border-top: 0;
  }
  .section-faq ul.questions > li + li{
  margin-top: 0!important;
  }
  .section-faq ul.questions > li:first-child {
  border-top: 1px solid #bcbcbc;
  }
  @media screen and (max-width: 767px) {
	.section-faq ul.questions {
	  padding: 0;
	}
  }
  .section-faq ul.questions{
  padding: 0;
  }
  .section-faq ul.questions > li{
	list-style: none;
  }
  .section-faq ul.questions > li + li {
	margin-top: 1em;
  }
  .section-faq .question {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
  }
  .section-faq .answer .label {
	color: #f0920c;
  }
  .section-faq .label {
	color: #888;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-o-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0 30px;
	font-size: 1em;
	font-weight: bold;
  }
  .section-faq .answer .label{
	font-size: 1.5em;
  }
  @media screen and (max-width: 767px) {
	.section-faq .label {
	  width: 15%;
	  padding: 0;
	}
  }
  .section-faq .text {
	padding: 1.5em 2.5em 1.5em 0;
	font-weight: bold;
	font-size: 1em;
  }
  .section-faq .answer {
	padding: 1.5em 2.5em;
  }
  .section-faq .text .em {
	font-weight: bold;
  }
  
  @media screen and (max-width: 767px) {
	.section-faq .text {
	  width: 85%;
	}
	.section-faq .answer {
	  width: 100%;
	}
  }
  .section-faq .question {
	background-color: #fff;
	cursor: pointer;
	margin-bottom: 0.25em;
  }
  .section-faq .question:hover {
	background-color: #eee;
  }
  .section-faq .question.opened .text {
	background-image: url("/campaign/2021/20210929_aupay_charge/img/icon_06.png");
	background-repeat: no-repeat;
  }
  .section-faq .question .label {
	margin-bottom: 0;
  }
  .section-faq .question .text {
	margin-bottom: 0;
	color: #222;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-o-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	background-image: url("/campaign/2021/20210929_aupay_charge/img/icon_05.png");
	background-repeat: no-repeat;
	-webkit-background-size: auto 1.125em;
	-moz-background-size: auto 1.125em;
	background-size: auto 1.125em;
	background-position: right 1em center;
  }
  .section-faq .answer-wrap {
	display: none;
  }
  .section-faq .answer {
	background-color: #fce7cd;
  }
  .section-faq .answer .text {
	color: #222;
	margin-bottom: 0;
  }
  .c-list-04 li:before {
	  width: 26px;
	  height: 100%;
	  background-image: url(/campaign/2021/20210929_aupay_charge/img/marker_01.png);
	  background-repeat: no-repeat;
	  background-size: auto 23px;
	  position: absolute;
	  left: 0;
	  top: 0;
	  content: "";
  }

  /* ========== login ========== */
.c-login_area.entry a.c-btn-account, .modaal__content .c-login_area.entry .icon-login.icon-login-app {
	background-color: #fff;
	border: 2px solid #eb7000;
	border-bottom: 4px solid #eb7000;
	color: #eb7000;
	box-shadow: none;
	-webkit-box-shadow: none;
  }
  .modaal__content .c-login_area.entry .icon-login {
	background-color: #fff;
	border: 2px solid #50659E;
	border-bottom: 4px solid #50659E;
	color: #50659E;
	box-shadow: none;
	-webkit-box-shadow: none;
  }
  .c-login_area.entry a.c-btn-account.icon-login.size-01 > .label:before {
	background-size: 0;
  }
  .c-login_area.entry a.c-btn-account.icon-login.size-01 > .label:before, .c-login_area.entry.login__modaal a.icon-login:after,
  .modaal__content .c-login_area.entry a.c-btn-account.icon-login.icon-login-app.size-01 > .label:before {
	background-color: #eb7000;
  }
  .modaal__content .c-login_area.entry a.c-btn-account.icon-login.size-01 > .label:before {
	background-color: #50659E;
  }