/*
Theme Name: cpn.css
Description: This style cpn-cashingrevo17
*/

body {
	min-width:100% !important;
}

.main,
.top .top-keyvisual,
.top .top-keyvisual__visual,
.header,
#login_popup,
.navi,
.navi-table,
.footer-logo,
.footer {
	width: 100%;
	max-width: 1000px;
}

/*
	Common Module
---------------------------------------------------------------------------- */
.main_cpn {width: 100%;  max-width: 940px; margin: auto;} /* Contents of the template is different? Adjusted 940px */
.center {text-align: center;}
.cpn-cashingrevo17 img {vertical-align: bottom;}
.cpn-cashingrevo17 strong {font-weight: bold;}
.pc {display: block !important;}
.smp {display: none !important;}
.main--page_campaing {margin-top: 0;}
@media screen and (max-width: 768px){
.pc {display: none !important;}
.smp {display: block !important;}
.main_cpn {width: 100%;} /* Contents of the template is different? Adjusted 940px */
}

/*
	Style of this campaign [cpn-cashingrevo17 PC]
---------------------------------------------------------------------------- */
/* Common */
.key_v {
	margin: -20px -30px 0;
}
.term {
	margin: 0 -30px 30px;
	padding: 0;
}
.cpn-revo18c .bt_area.fixed {
    position: fixed;
    top: 0;
	left:0;
    width: 100%;
    z-index: 10000;
	background-color: rgba(255,255,255,0.8);
	margin:0;
	padding:20px 0 0;
	transition: background-color 0.3s linear 0.1s;
}
.cpn-revo18c .fixed img.pc {
	display:block;
	margin:auto;
}
.cpn-revo18c .btn-box {
	margin: 0 -30px;
}
.cpn-revo18c .btn-box li {
	margin: 0 0 20px;
}
.cpn-revo18c .btn-box a {
	transition: all 0.65s ease 0s;
}
.cpn-revo18c .btn-box a:hover {
	opacity: 0.65;
}
.cpn-revo18c .btn-box p {
	color: #e50012;
	font-size: 22px;
}
.cpn-revo18c .tlt-01 {
	text-align: center;
	margin-bottom: 20px;
}
.cpn-revo18c .tlt-02 {
	text-align: center;
}

.cpn-revo18c .btn_1st {
	margin: 0 -30px;
	padding-bottom: 0;
}
.cpn-revo18c .btn_1st .btn-box {
	margin: 0;
}
.cpn-revo18c .btn_1st p {
	padding: 0 30px;
}
.title_box #contact.border_top {
    border-top: none !important;
    margin-top: 10px !important;
}

/* info*/
.cpn-revo18c .info {
	margin: -20px 0 50px;
}

/* footer*/
.privacylinks {
	display: inline-block;
	margin: 0 30px;
	color: #333;
	text-decoration: underline;
}
#cpn_footer {
    margin: 50px -30px -30px;
}
#cpn_footer p {
    margin-bottom: 30px;
    text-align: center;
}
.dpoint-box .campaign-dpoint__title {
    text-align: center;
}
.campaign-dpoint__btn {
    margin: 10px 0 30px;
    text-align: center;
}
#cpn_footer ul {
    border-top: 1px solid #ebebeb;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
#cpn_footer ul li {
    border-left: 1px solid #ebebeb;
    display: table-cell;
    list-style-type: none;
    width: 50%;
}
#cpn_footer ul li:first-child {
    border-left: medium none;
}
#cpn_footer ul li a {
    background-size: 15px auto;
    color: #000;
    display: block;
    padding: 15px 0 15px 30px;
    position: relative;
    text-decoration: none;
}
#c-revo {
    margin-top:-160px;
    padding-top:160px;
}
#infoArea {
    margin-top:-160px;
    padding-top:160px;
}

/*
	Style of this campaign [cpn-cashingrevo17 SMP]
---------------------------------------------------------------------------- */
@media screen and (max-width: 768px){
/* Common */
.fixed img.sp {
	display:block;
	margin:auto;
}
.key_v {
	margin: -20px -20px 0;
}
.term {
	margin: 0 -20px 20px;
}
img {
	width: 100%;
	height: auto;
}
.cpn-revo18c .btn-box {
	margin: 0 -20px 2.64%;
}
.cpn-revo18c .btn-box li {
	margin: 0 0 2.64%;
}
.cpn-revo18c .btn-box p {
	font-size: 3.59375vw;
	text-align: left;
	padding: 0 20px;
	margin: 0;
}
.cpn-revo18c .bt_area.fixed {
	padding-top: 2.64%;
	}
.cpn-revo18c .tlt-01 {
	display: block;
	margin: 0 auto 3.5vw;
	width: 53.125vw;
	padding-top: 0;
}
.cpn-revo18c .tlt-02 {
	padding-top: 0;
}
.cpn-revo18c .btn_1st {
	margin: 0 -20px;
}


/* info*/
.cpn-revo18c .info {
	margin: -2.64% 0 0;
	font-size: 14px;
	font-size: 3.6vw;
	padding-bottom: 7.5vw;
}
.cpn-revo18c .info h3 {
	font-size: 16px;
	font-size: 4.0vw;
}

/* footer*/
.privacylinks {
	display: inline-block;
	margin: 0 2.64%;
	font-size: 14px;
	font-size: 3.8vw;
}
#cpn_footer {
    margin: 4.68% -20px -30px;
}
#cpn_footer ul li a {
	font-size: 12px;
	font-size: 3.2vw;
}
}

