.lp_wrap {margin-left:auto;margin-right:auto; max-width:1600px; width:100%;}
.s .lp_wrap {width:100%;}

.m_font{font-family: 'Noto Sans JP', sans-serif;}



/* キャンペーンLPコンテンツ内 */

.pc{display: block;}
.sp{display: none;}

.mask{
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	font-weight: bold;
	font-size: 4.8rem;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 30%;
}

.border_r {
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.gotop {
    max-width: 280px;
}
.linkBtn {
    border-color: #ccc;
    color: #225496;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}