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

.pb30{
padding-bottom: 30px;
}

.pc-text-center{
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .pc-text-center{
    text-align: left;
  }
}

/* ----- 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;}
}

/* cnv */
@media only screen and (max-width: 640px) {
.securities-cnv a.securities-cnv-account{
  max-width: 319px;
  width: 100%;
  text-align: center;
}
}

.securities-cnv .tile-section .tile-section-content{
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 640px) {
.securities-cnv .tile-section .tile-section-content{
  position: relative;
  width: 100%;
}
}

/* ADD */
#flg-service-faq .c-dl-02 span.c-dl-02-fwn{
 font-weight: normal;
}
.check {
border: 2px solid #eb7000;
border-radius: 10px;
padding-bottom: 1em;
}

.check_title {
background-color: #eb7000;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 10px;
margin-top: 0px!important;
}

.check_title_text {
color: #FFF!important;
}
.adjust-margin {
margin-left: 1em;
margin-right: 1em;
}