@charset "UTF-8";
/* ------------------------------------------
	Common properties
------------------------------------------ */
.p100 {
	width: 100%;
}
.mgb {
	margin-bottom: 30px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
h3 {
	margin-bottom: 30px;
}


.cardmanAppli {
	margin: 0 auto;
	width: 100%;
	max-width: 700px;
	font-family: Meiryo,"Hiragino Kaku Gothic ProN","MS PGothic",sans-serif;
	color: #292929;
	line-height:1.5;
}
.mainheader {
	margin-bottom: 20px;
}
.mainheader .notice {
	margin: 15px 0;
	padding: 10px;
	line-height: 1.5;
	font-size: 14px;
	border: 1px solid #bf0000;
}
.store {
	width: 70%;
	margin: 0 auto;
}
.sectContents {
	padding: 0 14px;
}
.sectContents>p {
	text-align: center;
}
.sF {
	font-size: 14px;
}
.sect01Txt {
	margin: 15px 0 25px;
}
.stepEven {
	background: #e6e6e6;
}
.sns {
	width: 80%;
	margin: 0 auto 30px;
	font-size: 14px;
}
.sns span {
	display: table-cell;
	vertical-align: middle;
}
.sns>p {
	max-width: 450px;
	margin: 0 auto 30px;
}
.icon {
	width: 25%;
}
.snsTxt {
	padding-left: 10px;
}
.cardApplication {
	margin-bottom: 30px;
	padding: 20px 15px;px;
	border: 2px solid #cccccc;
}
.cardApplication .card {
	margin-bottom: 15px;
	text-align: center;
}
.cardApplication span {
	font-weight: bold;
	font-size: 13px;
}
