@charset "utf-8";

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

/* ========== additional styles ========== */
.dense {
	padding-top: 0 !important; }

.largely-spaced {
	margin-top: 80px !important; }

.normally-spaced {
	margin-top: 40px !important; }

.small-spaced ,
.small-spaced p {
	margin-top: 0.5em !important; }


/* ----- cpn-color ----- */
.cpn-color-01 {
	color: #ed1562; }
.cpn-color-02 {
	color: #0895e6; }


/* ----- kye-visual ----- */
#key-visual .cpn-title-sp h1 {
	margin: 0;
	text-align: center;
}

#key-visual .cpn-title-sp h1 img {
	margin: 0 auto;
	width: 100%;
}

.c-anchorList-01.c-anchorList-01_up-arrow a:before{
  background-position: -18px 0;
}

/* ----- c-heading ----- */
.cpn-heading-img-01 {
	margin-left: -54px;
	margin-right: -54px;
}
.cpn-heading-img-01.cpn-title-pc h2 {
	background: url(../img/bg_02_pc.png) left bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.cpn-heading-img-01.cpn-title-sp h2 {
	background: url(../img/bg_02_sp.png) left bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

@media only screen and (max-width: 640px) {
	.cpn-heading-img-01 {
		margin-left: -11px;
		margin-right: -11px;
	}
	.cpn-heading-img-01 img {
		padding: 0; }

}

/* 02/03 */
.cpn-heading-img-02 h3,
.cpn-heading-img-03 h3{
	padding-bottom: 0;
	border: none;
}

.cpn-heading-img-02 h3 img,
.cpn-heading-img-03 h3 img {
	margin-left: auto;
	margin-right: auto;
}

.cpn-heading-img-02 h3{
	background: url(../img/bg_03.png) center bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.cpn-heading-img-03 h3{
	background: url(../img/bg_04.png) center bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.cpn-heading-img-03 {
	margin-top: 1.75em;
}

/* ========== table ========== */
.ces-table-01 {
	margin-right: auto;
	margin-left: auto;
	max-width: 560px;
}

.ces-table-01 th,
.ces-table-01 td {
	padding-right: 12px;
	padding-left: 12px;
}

.ces-table-01 .highlight {
	background-color: #fce7cd;
	color: #eb7000;
	font-size: 125%;
	font-weight: bold;
}

@media only screen and (max-width: 640px) {
.ces-table-01 .highlight {
	font-size: 100%;
}
}

.ces-table-02 th,
.ces-table-02 td {
	text-align: center;
	vertical-align: middle;
}

.ces-table-02 .current td {
	background-color: #fce7cd;
	color: #e50000;
	font-weight: bold;
}


.ces_c-accordion-01>.item>.head{
  font-size: 150%;
  color: #eb7000;
}


/* ========== conversion ========== */
.cpn-cnv-01 {
	padding-left: 49px;
	padding-right: 49px;
}

.cpn-cnv-01 .c-heading3-01 { padding-bottom: 0; }
	.cpn-cnv-01 .c-heading3-01 h2 { border-bottom: none; }
.cpn-cnv-01 .c-heading3-01+.c-heading4-01 { 	margin-top: 0.25em; }

.cpn-cnv-hr {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #d4d5d5;
}

.ces-outline .ces-linkitem-01 { display: none; }


/* fot top of page */
.cpn-cnv-hidden { display: none; }
.cpn-cnv-02 .cpn-cnv-visible { display: none; }
.cpn-cnv-02 .cpn-cnv-hidden  { display: block; }

@media only screen and (min-width: 769px) {
	.cpn-linkList-01 {
		align-content: stretch;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0 -10px;
	}
		.cpn-linkList-01 > li {
			flex-basis: 50%;
			margin-top: 0;
		}
	.visible-sp { display: none; }
}
@media only screen and (max-width: 768px) {
	.visible-pc { display: none; }
}

@media only screen and (max-width: 640px) {
	.cpn-cnv-01 {
		padding-left: 14px;
		padding-right: 14px;
	}
	.cpn-cnv-hidden .c-infoBlock-01 { margin-top: 1.25em;}
}

.cpn-title {
    font-size: 26px;
    color: #eb7000;
    text-align: center;
}
@media only screen and (max-width: 640px){
.cpn-title {
    font-size: 125%;
    color: #eb7000;
    text-align: center;
}
}



/* ========== ADD prg-block-03 ========== */
.prg-block-03{
    margin: 40px 0;
    background: url(/program/ces_prize/img/bg_05_pc.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size:  100% 100%;
    padding: 40px 10px 40px;
}
.prg-block-03 .c-heading4-01{
  font-size: 18px;
  margin-bottom: 10px;
}
.prg-block-03 .c-figure-04 .content p{
  font-size: 14px;
}
.prg-block-03 .c-figure-04 .content ul li{
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
    .prg-block-03 .c-heading4-01{
      font-size: 18px;
      margin-bottom: 10px;
    }
    .prg-block-03{
        margin: 30px 0;
        background: url(/program/ces_prize/img/bg_05_sp.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size:  100% 100%;
        padding: 40px 10px 30px;
    }
}
@media only screen and (max-width: 640px) {
  .prg-block-03 .c-figure-04{
      top: 11%;
      font-size: 14px;
      line-height: 2em;
  }
.prg-block-03 .c-figure-04 .content p{
  font-size: 12px;
  line-height: 20px;
}
.prg-block-03 .c-figure-04 .content ul li{
  font-size: 10px;
  line-height: 14px;
}
}
.prg-block-03 .c-figure-04 .content{
    margin: 0 auto;
    width: 90%;
}