@charset "UTF-8";
/*
RID 2016.03 CPN
*/
/* ======================= SP版 ======================= */
html {
height: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-family: sans-serif;
font-size: 62.5%;
}
body {
margin: 0;
padding: 0;
border: 0;
height: 100%;
background: #fff;
color: #000;
font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
}
body > div,
ul.linelist li {
font-size: 12px;
}
/* HTML5 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
display: block;
}
audio,canvas,progress,video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],template {
display: none;
}
/* Objects-normalize */
table {
border-collapse: collapse;
border-spacing: 0;
}
td,th {
padding: 0;
}
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #999999;
margin:1em 0;
padding:0;
}
img {
border-style:none;
vertical-align:bottom;
max-width: 100%;
height:auto;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
/* Letters */
div,p,li,dt,dd,th,td {
word-wrap: break-word;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,em,strong {
font-style: normal;
font-weight: bold;
}
dfn {
font-style: italic;
}
mark,em,strong,b {
font-style: normal;
font-weight: bold;
font-size: 100%;
}
mark {
background-color: #ffff00;
}
small,i,var {
font-style: normal;
font-weight: 400;
font-size: 100%;
}
small {
font-size: 80%;
}
sub,sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
pre {
overflow: auto;
}
code,kbd,pre,samp {
font-family: monospace, serif;
font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, li, dl, dt, dd {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-style: normal;
font-weight: bold;
}
ul,ol {
margin: 0;
padding: 0;
list-style: none;
}

a {
    color: #2795d0;
    text-decoration: underline;
    font-weight: bold;
}

.left-float { float: left;}

.clearfix:after { content: ""; display: block; clear: both;}

.mT10 { margin-top: 10px !important;}

.mT20 { margin-top: 20px !important;}

.mT30 { margin-top: 30px !important;}

.mB10 { margin-bottom: 10px !important;}

.mB20 { margin-bottom: 20px !important;}

.mB30 { margin-bottom: 30px !important;}

.center { text-align: center;}

/************************ MAIN CSS ************************/
#contents {
    margin:0 auto;
    padding: 0;
}

.main-contents {
    background-color: transparent;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background: #fffff5;
}

/************************ cpWrap ************************/
.cpWrap {
    position: relative;
    margin: 0 auto;
    padding: 10px 10px 30px;
    text-align: center;
}

.cpWrap h2 {
    font-size: 1.5rem;
    letter-spacing: 4px;
    text-align: center;
}

p.text-pink {
    margin: 0 auto;
    padding: 0 20px;
    font-size: 1.4rem;
    color: #f068b2;
    line-height: 1.6;
    text-align: left;
}

.cpWrap p.text-blue {
    margin: 0 auto;
    padding: 0 20px;
    font-size: 16px;
    color: #2795d0;
    line-height: 1.6;
    text-align: left;
}

.pointget-img {
    max-width: 400px;
    margin: 0 auto;
}

/************************ ponta-card ************************/
.ponta-card {
    position: relative;
    margin: 10px;
    padding: 50px 0;
    border-top: solid 3px #000;
    border-bottom: solid 3px #000;
    text-align: center;
    font-size: 16px;
}

p.capTxt {
    font-size: 2rem;
    color: #222;
}

p.capTxt span {
    color: #2795d0;
}

.ponta-card ul {
    display: table;
    margin: 0 auto;
    padding: 0 12px;
}
.ponta-card ul li {
    display: table-cell;
}
.ponta-card ul li:first-child {
    padding-right: 15px;
}

/************ cpBox ************/

ul.cpBox li{
    position: relative;
    width: 90%;
    margin: 60px auto 0;
    padding: 20px 0;
    text-align: center;
    border: solid 2px #000;
    background: #f5f6f8;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

ul.cpBox img {
    max-width: 200px;
    margin: 0 auto;
}

.ribon {
    position: absolute;
    width: 100%;
    padding: 4px 0;
    text-align: center;
    background: url("http://pntc.ponta.jp.cdngc.net/cdn/campaign/tkp17024/sp/img/entry_obi.png") top center no-repeat;
    top: -11%;
    left: 0;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 2;
    font-size: 1.4rem;
}

.ribon span{
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
}

.endBox {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    background: rgba(185,185,185,.8);
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 4px;
}
.endImg {
    padding-top: 100px;
}

/************ cpTxt ************/

.cpTxt {
    padding: 40px 30px;
    background: #f5f6f8;
}

.cpTxt h3 {
    font-size: 2.2rem;
    margin-top: 30px;
}

.cpTxt h3:first-child {
    margin-top: 0;
}

.cpTxt p {
    padding-top: 10px;
}

.li-txt li {
    padding-left: 1em;
    text-indent: -1em;
}

.linkTxt {
    line-height: 1.8;
}

.cpTxt table {
    width: 100%;
    margin-top: 10px;
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border: 1px solid #000;
}
.cpTxt table thead {
    background: #fff341;
}

.cpTxt table th {
    padding: 10px 10px 10px 15px;
    font-weight: bold;
    vertical-align: middle;
}

.cpTxt table td {
    padding: 10px 10px 10px 15px;
    vertical-align: middle;
    color: #6d6d6d;
}

.cpTxt table .col01 {
    border: 1px solid #000;
}

.cpTxt table .col02 {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}

.cpTxt table .col03 {
    border-top: 1px dotted #a0a0a0;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
}

.cpTxt .color-glay {
    background: #a9a9a9;
    color: #fff;
}

/************ copy ************/
.copy {
    padding: 10px;
    color: #000;
    text-align: center;
    line-height: 2;
    background: #f5f6f8;
}