@charset "utf-8";
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background: url(http://pntc.ponta.jp.cdngc.net/cdn/campaign/tkp18032/sp/img/bk-img.png) repeat #ffd2d7;
	color: #000;
	font-size: 10px;
	line-height:1.6;
}

div,p,li,dt,dd,th,td {
word-wrap: break-word;
}

img {
	border-style:none;
	vertical-align:bottom;
	width:100%;
	height:auto;
}

small,i,var {
	font-style: normal;
	font-weight: 400;
	font-size: 100%;
}

a {
    color: #005aac;
    text-decoration: underline;
    font-weight: normal;
}

a:hover {
	color: #f0850f;
}

/* .container-wrap */
.content-wrapper {
	width: 100%;
}

#contents{
    margin:0 auto;
	padding: 0;
}

.main-contents{
	margin:auto;
	position:relative;
	width: 100%;
    max-width: 640px;
}

.main-box{
	width:100%;
	background-size: 100%;
	padding-bottom: 40px;
}

.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}

.btn-entry {
	text-align: center;
	max-width: 571px;
    width: 96%;
	margin: 0 auto;
	box-sizing: border-box;
}

.btn-entry.fst-btn {
	padding: 0 21px;
}

.entry-att-txt {
	margin: 0 auto ;
	font-size: 12px;
	display: block;
	text-align: center;
}
	
.main_header h1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	background-color: #fff4f7;
	z-index: 2;
}

.mbox01{
	position: relative;
    box-sizing: border-box;
    padding: 0px;
}

.cp-detail {
	width: 100%;
	background-color: #fff;
	margin: 40px auto 0;
	padding: 40px 21px 40px;
	text-align: left;
	box-sizing: border-box;
}

.cp-detail h2 {
	font-size: 14px;
	color: #005aac;
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 0 0 0px 20px;
	display: block;
	line-height: 1;
	position: relative;
}

.cp-detail h2:before {
	content: ""; 
	background-color: #005aac;
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 2px;
}


.cp-detail p,
.cp-detail ul {
	margin: 0 24px;	
}

.cp-detail .btn-entry p {
	margin: 20px 0;
	text-align: center;
}

.cp-detail .cp-detail-att-text,
.cp-detail ul li,
.cp-detail .inner-list li {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0px;
}

.cp-detail .inner-list {
	margin: 0px;
}

.cp-en-stp {
	text-align: center;
}

.cp-en-stp dt {
	margin: 0 auto 30px;
	width: 77.8%;
    max-width: 465px;
}

.cp-en-stp dd {
	display: block;
	margin-top: 20px;
}

.licence {
	text-align: center;
	line-height: 1;
	color: #000;
	padding: 0 0 15px;
	font-size: 10px;
}

.txt-cntr {
	text-align: center;
}

.mT20 {
	margin-top: 20px;
}

.mT40 {
	margin-top: 40px;
}

.mT60 {
	margin-top: 60px;
}