@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%;
}