@charset "utf-8";

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

/* ========== padding ========== */
@media only screen and (min-width: 641px) {
.p-attention {
  padding: 16px 30px;
}
}
@media only screen and (max-width: 640px) {
.p-attention {
  padding-bottom: 16px;
}
}

/* ========== hidden ========== */
@media only screen and (min-width: 641px) {
.c-hide-pc {
  display: none;
}
}
@media only screen and (max-width: 640px) {
.c-hide-sp {
  display: none;
}
}

/* ========== c-heading2-ideco ========== */
.c-heading2-ideco {
  text-align: center;
  margin-top: 0.5em;
}
.c-heading2-ideco h2 {
  font-size: 175%;
  font-weight: bold;
  color: #eb5505;
}
@media only screen and (max-width: 640px) {
.c-heading2-ideco h2 {
  font-size: 125%;
  line-height: 2;
}
}
.c-heading2-ideco h2 span {
  border-bottom: dotted 2px #eb5505;
}

/* ========== latch-block ========== */
.latch-block {
  background-color: #ffdecd;
  padding: 30px 16px 20px;
  position: relative;
  margin-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
.latch-block {
  padding: 20px 10px 10px;
  margin-top: 30px;
  text-align: left;
}
}
.since {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -0.7em;
  text-align: center;
}
.since p {
  color: #fff;
}
.since p span {
  padding: 3px 10px;
  background-color: #eb5505;
  border-radius: 7px;
}

/* ========== balloon-cv-area ========== */
.balloon-cv-area {
  position: relative;
  margin-top: 40px;
}
.balloon-cv {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -30px;
  width: 350px;
  max-width: 85%;
}
@media only screen and (max-width: 640px) {
.balloon-cv {
  top: -25px;
}
}

/* ========== ideco-anchorBlock ========== */
.ideco-anchorBlock {
  border: solid 1px #d4d5d5;
  margin-top: 1em;
}

.ideco-anchorBlock a .inner-org:hover {
  opacity: .7;
}

.inner-org {
  background-color: #ffdecd;
  padding: 15px 20px;
}
.inner-org .c-list-04 li {
  position: relative;
  padding-right: 24px;
  color: #535252;
}
.inner-org .c-list-04 li span {
  color: #eb5505;
  border-bottom: solid 1px #eb5505;
  font-weight: bold;
}
.inner-org .c-list-04 li:after {
  width: 18px;
  height: 18px;
  background-image: url(/assets/img/marker_07_@2x.png);
  background-repeat: no-repeat;
  background-size: auto 18px;
  position: absolute;
  right: 0;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.inner-org .c-list-04 li:before {
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media only screen and (max-width: 640px) {
.inner-org {
  padding: 10px;
}
}

.inner-wht {
  padding: 25px 20px;
}
@media only screen and (max-width: 640px) {
.inner-wht {
  padding: 15px 10px;
}
}

/* ========== width ========== */
.c-w180 img {
  width: 180px;
}
@media only screen and (max-width: 640px) {
.c-w180 img {
  width: 140px;
}
}

/* ========== c-steps-ideco ========== */
.c-steps-ideco {
	border: #eb5505 solid 1px;
  border-bottom: none;
}

.c-steps-ideco > .step {
	border-color: #eb5505;
	border-style: solid;
	border-width: 0 1px 0 0;
	padding: 30px;
	position: relative;
}
@media only screen and (max-width: 640px) {
.c-steps-ideco > .step {
	padding: 30px 10px;
}
}

.c-steps-ideco > .step:after {
	background: left top no-repeat;
	content: "";
	display: block;
	position: absolute;
	z-index: 100;
}
.c-steps-ideco > .step:before {
	background: left top no-repeat;
	content: "";
	display: block;
	position: absolute;
	z-index: 101;
}

.c-steps-ideco > .step:last-child {
	border: none;
}

/*
.c-steps-ideco > .step:last-child:after {
	display: none;
}
.c-steps-ideco > .step:last-child:before {
	display: none;
}
 */

.c-steps-ideco > .step.finished:before {
	background: #000;
	content: "";
	display: block;
	height: 100%;
	opacity: 0.1;
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
}

.c-steps-ideco > .step.finished .finish-sign {
	background: #000;
	color: #fff;
	font-size: 187.5%;
	margin-left: -1.75em;
	padding: 0.3em 0.75em 0.2em;
	position: absolute;
		top: 3.5em;
		left: 50%;
	transform: rotate(-10deg);
	z-index: 100;
}

.c-steps-ideco .step-heading {
	line-height: 1.4;
	text-align: center;
}

.c-steps-ideco .step-heading > .step-num {
	color: #eb5505;
	display: inline-block;
	font-weight: bold;
  line-height: 2;
}

.c-steps-ideco .step-heading > .step-label {
	font-weight: bold;
}


.c-steps-ideco > .step {
	border-width: 0 0 1px;
}

.c-steps-ideco > .step:after {
	margin-left: -30px;
		bottom: -16px;
		left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 30px 0 30px;
  border-color: #eb5505 transparent transparent transparent;
}
.c-steps-ideco > .step:before {
	margin-left: -30px;
		bottom: -15px;
		left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 30px 0 30px;
  border-color: #fff transparent transparent transparent;
}

.c-steps-ideco > .step.finished:after {
	background-position: right top;
}

.c-steps-ideco > .step:first-child.finished:before { border-radius: 7px 7px 0 0; }
.c-steps-ideco > .step:last-child.finished:before  { border-radius: 0 0 7px 7px; }

.c-steps-ideco > .step.finished .finish-sign {
	margin-top: -0.75em;
		top: 50%;
}

.c-steps-ideco .step-heading:after {
	clear: both;
	content: "";
	display: block;
}

.c-steps-ideco .step-heading > .step-num {
	line-height: 1.5;
	padding: 3px 0 0;
}

.c-steps-ideco .step-heading > .step-label {
	font-size: 125%;
	text-align: left;
}

.c-steps-ideco .c-alertBlock-01 ul li a {
  color: #03c;
}

/* ========== important ========== */
.important p span {
  background-color: #e50000;
  padding: 0 15px;
  border-radius: 5px;
  color: #fff;
}

/* ========== step-date ========== */
.step-date {
  position: absolute;
  top: 0;
  left: 40px;
}
@media only screen and (max-width: 640px) {
.step-date {
  top: 0;
  left: 10px;
  width: 80px;
}
}