@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== additional styles ========== */
.cpn-heading2-01 {
	margin: -30px -54px 15px -54px !important;
}

@media only screen and (max-width: 640px) {
	.cpn-heading2-01 {
		margin: -16px -10px 10px -10px !important;
	}
}

.cpn-heading3-01 {
	margin-top: 3em;
}

@media only screen and (max-width: 640px) {
	.cpn-heading3-01 {
		margin-top: 1.5em;
	}
}

/* ========== additional styles ========== */
@media only screen and (max-width: 640px) {
h3, .h3 {
    font-size: 26px;
}
.c-imgList-01 li:first-child {
    margin-left: 16px;
}
}
@media only screen and (min-width: 640px) {
h3, .h3 {
    font-size: 26px;
}

}

.pc-nono {display: none !important;}
.sp-nono {display: none !important;}

.mt0{margin-top: 0px !important;}
.mt30{margin-top: 30px;}
.mb0{margin-bottom: 0px !important;}
.mr16{margin-right: 16px !important;}
.ml16{margin-left: 16px !important;}
.ml70{margin-left: 70px !important;}
.pb25{padding-bottom: 25px;}

.border-none{border: none!important;}
.border-red{border: 4px solid #e80600 !important;}

.max-w80{max-width: 80% !important;}

.text-left{text-align: left !important;}
.text-right{text-align: right!important;}



.c-space-e6-5{margin-top: 6.5em !important;}
.c-space-e4-3{margin-top: 4.3em !important;}

.txtRc{text-align: center !important;}

.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-text-02 {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
@media only screen and (max-width: 770px) {
.c-space-e6-5{margin-top: 1px !important;}
.c-space-e4-3{margin-top: 1px !important;}
}
@media only screen and (max-width: 640px) {
	.cpn-text-02 {
		font-size: 112.5%;
	}
}
.mt1-5em {
	margin-top: 0!important;
}
@media only screen and (max-width: 960px) {
.text-left{text-align: center !important;}
.text-right{text-align: center!important;}
.c-imgList-01 li {
    display: inline-block;
    margin: 10px 0px;
}
.ml70{margin-left: 70px !important;}
.c-imgList-01 li:first-child {
    margin-left: 23px;
}
.mt1-5em {
	margin-top: 1.5em!important;
}
}

@media only screen and (max-width: 640px) {
.c-imgList-01 li:first-child {
    margin-left: 10px;
}
.ml70{margin-left: 0px !important;}
.mt1-5em {
	margin-top: 1.2em!important;
}
}




/* ----- cpn-appeal-01 ----- */
.cpn-appeal-01 h3 {
	padding-bottom: 0;
	border: none;
	position: relative;
	text-align: center;
}

.cpn-appeal-01 h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0;
	padding: 0 0.8em;
	background-color: #fff;
	text-align: left;
}
.cpn-appeal-01 h3:before {
	position: absolute;
	top: 0.5em;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 4px;
}



/* color variation */
body.color-02 .cpn-appeal-01 h3:before { background-color: #eece80; }
body.color-03 .cpn-appeal-01 h3:before { background-color: #c2df7e; }
body.color-04 .cpn-appeal-01 h3:before { background-color: #a2dfbd; }
body.color-05 .cpn-appeal-01 h3:before { background-color: #9acad2; }
body.color-06 .cpn-appeal-01 h3:before { background-color: #8cd6ff; }
body.color-07 .cpn-appeal-01 h3:before { background-color: #aca2f8; }
body.color-08 .cpn-appeal-01 h3:before { background-color: #cc96f3; }
body.color-09 .cpn-appeal-01 h3:before { background-color: #ff90b7; }
body.color-10 .cpn-appeal-01 h3:before { background-color: #fcab9b; }
body.color-11 .cpn-appeal-01 h3:before { background-color: #ceb785; }
body.color-12 .cpn-appeal-01 h3:before { background-color: #b4bed7; }
body.color-13 .cpn-appeal-01 h3:before { background-color: #fdbd9b; }
body.color-14 .cpn-appeal-01 h3:before { background-color: #fea6a6; }
body.color-15 .cpn-appeal-01 h3:before { background-color: #fea09d; }

@media only screen and (max-width: 640px) {
	.cpn-appeal-01 h3 span {
		padding: 0 0.5em; }
}


/* ========== block ========== */
/* ----- noticeBlock ----- */
.cpn-noticeBlock-01 .col:nth-child(2) {
	padding-left: 10px; }
.cpn-noticeBlock-01 .col:nth-child(2) figure {
	width: 34.8993288590604%; }
.cpn-noticeBlock-01 .col:nth-child(2) .content {
	width: 60.1006711409396%; }


/* ----- cpn-column-group ----- */
.cpn-column-group-01 {
	margin-top: 1.25em; }

@media only screen and (max-width: 640px) {
	.cpn-column-group-01 .c-figure-01 {
		margin-left: 2.5em;
		margin-right: 2.5em;
	}
	.cpn-noticeBlock-01 .col:nth-child(2) figure {
		width: 30%; }
	.cpn-noticeBlock-01 .col:nth-child(2) .content {
		width: 65%; }
}

.c-cnvBlock-01 .cnvBlock-pull-left+.cnvBlock-pull-right:before, .c-cnvBlock-02 .cnvBlock-pull-left+.cnvBlock-pull-right:before {
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: -2px;
    content: "";
}

@media (max-width: 960px){
.c-cnvBlock-01 .cnvBlock-pull-left+.cnvBlock-pull-right {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 0px;
    padding-top: 0px;
}
}
@media only screen and (min-width: 961px){
.c-cnvBlock-01 > .cnvBlock-pull-right {
    padding-left: 0;
}
}
a.c-btn-account.icon-login.flat:before {
    background-size: 100% auto;
    height: 22px;
    width: 0;
}
.c-imgList-01 li:first-child {
    margin-left: 0;
}
.max-w405{max-width:405px !important;}
@media (max-width: 640px){
.max-w405{max-width:100% !important;}
}
