@charset "utf-8";
/* CSS Document */

.member-i-topimg{
    text-align: center;
    width: 100%;
    border-bottom: 2px solid #eee;
    max-width: 1200px;
    margin: 0 auto;
	padding-bottom:5px;
}

.member-i-topimg img{
	margin:85px auto 0 auto;
	max-width:1200px;
}

.member-i-campaign2020-attention{
	font-size:16px;
	color:#222;
	width:90%;
	max-width:1100px;
	margin:0 auto;
	line-height:170%;
    padding-top: 40px;
}

.member-i-kaitei2021{
	color:#e61d50;
	font-weight:bold;
}

.member-i-2023_txt{
	font-size:16px;
	font-weight:bold;
}


.member-i-2023_link{
	margin-bottom:20px;
}

.member-i-2023_link a{
	font-size: 14px;
    /* font-weight: bold; */
    color: #fff;
    /*border: 2px solid #fff;*/
    /* border-radius: 30px; */
    padding: 8px 0;
    /* width: 90%; */
    /* margin: 0 auto; */
    display: block;
    background: #222;
    text-align: center;
    text-decoration: none;
    /* letter-spacing: 1px; */
    max-width: 350px;
    margin-top: 5px;
}

.member-i-2023_link a:hover{
	background: #666;
}

.member-i-2023_link a:before{
	content: '\f105';
	display: inline-block;
	font-family: FontAwesome;
}

.member-i-2023_linktxt a:before{
	content: '\f105';
	display: inline-block;
	font-family: FontAwesome;
	margin-right:5px;
}

/*===============================================
●style.css 画面の横幅が897px以上
===============================================*/
@media ( min-width : 897px ) {

.pc_none{
	display:none;
}

.member-i-area{
	padding-top:90px;
	margin:0 auto 50px auto;
	max-width:1200px;
	width:90%;
}

.member-i-area2{
	margin:0 auto 50px auto;
	max-width:1200px;
	width:90%;
/*	padding-top:100px;*/
}

.member-i-ttl{
	font-size:25px;
	color:#444;
	text-align:center;
	padding-top:30px;
}

.member-i-toptxt{
	font-size:15px;
	color:#777;
	width:90%;
	max-width:800px;
	margin:20px auto 40px auto;
	line-height:180%;
	text-align:center;
}



.member-i-btn a{
	width:90%;
	background:#e3e3e3;
	color:#222;
	max-width:750px;
	border-radius:5px;
	margin:15px auto;
	display:block;
	padding:25px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

.member-i-btn a:hover{
	background:#ccc;
}

.member-i-btn a:before{
	font-family:FontAwesome;
	content:'\f054';
}


/* よくある質問 */
.member-i-qa_area{
	border-top:1px solid #eee;
	margin-top:80px;
}

.member-i-qattl{
	width:200px;
	color:#222;
	border:2px solid #222;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	margin:30px 0;
}

.member-i-qa_q:before{
	content:"Q";
	font-weight:bold;
	background:#666;
	color:#fff;
	padding:4px 10px;
	border-radius:20px;
/*	width:21px;
	height:21px;*/
	margin-right:5px;
}

.member-i-qa_q{
	font-size:15px;
	color:#777;
	line-height:180%;
	margin-bottom:20px;
}

.member-i-qa_a:before{
	content:"A";
	font-weight:bold;
	background:#d9534f;
	color:#fff;
	padding:4px 10px;
	border-radius:20px;
/*	width:21px;
	height:21px;*/
	margin-right:5px;
}

.member-i-qa_a{
	font-size:15px;
	color:#777;
	line-height:180%;
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
	margin-bottom:30px;
}

/* 会員登録手順ページ */
.member-i-sub{
	font-size:22px;
	color:#666;
	font-weight:bold;
	border-top:1px solid #ccc;
	margin:20px 0 30px 0;
	padding-top:30px;
}

.member-i-contents{
	margin-bottom:80px;
	line-height:180%;
}

.member-i-contents .red{
	color:#d9534f;
}

.member-i-contents .subbold{
	font-weight:bold;
	color:#666;
}



.member-i-no{
	border:2px solid #222;
	font-weight:bold;
	padding:7px 5px 5px 5px;
	width:30px;
	text-align:center;
	margin-bottom:10px;
}

.member-i-img{
	margin-top:10px;
}

.member-i-img img{
	border:1px solid #ccc;
	width:90%;
	max-width:800px;
}

.member-i-contentsspace{
	height:40px;
}

.member-i-contents .small{
	font-weight:bold;
	color:#777;
	font-size:14px;
	margin-bottom:15px;
}

.member-i-contents .link{
	color:#777;
	font-size:12px;
	font-weight:normal;
}

.member-i-img2{
	margin-top:10px;
}

.member-i-img2 img{
	border:1px solid #ccc;
	width:90%;
	max-width:345px;
}

.member-i-subsub{
	color:#777;
	font-weight:bold;
	font-size:19px;
	margin:30px 0 15px 0;
}

.member-i-contentsline{
	border-top:1px solid #ccc;
	margin-top:30px;
}

.pagelink{
	margin:-100px;
	padding:100px;
}


.member-i-toptxtarea{
	border-top:2px solid #222;
	padding-top:10px;
}

.member-i-bnr{
	width:100%;
	text-align:center;
	border-top:1px solid #ccc;
	margin-top:40px;
	padding-top:40px;
}

.member-i-bnr a{
	width:95%;
	max-wdith:800px;
	margin:0 auto;
	text-align:center;
}



.member-i-toptxt-red{
	text-align:center;
	font-size:16px;
	color:#e61d50;
	margin-bottom:30px;
	font-weight:bold;
}


.member-i-campaign2020-howtoarea{
	max-width:1100px;
	margin:0 auto;
	width:90%;
	padding:50px 0;
}

.member-i-campaign2020-howtottl{
	text-align:center;
	font-size:30px;
	color:#333333;
	padding:30px 0;
}

.member-i-campaign2020-howtosubttl{
	border:2px solid #222;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:5px 0;
	width:50px;
	margin-bottom:10px;
	color:#222;
}

.member-i-campaign2020-howtosubttl2{
	border:2px solid #222;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:5px 0;
	width:250px;
	margin-bottom:10px;
	color:#222;
}

.member-i-campaign2020-howtotxt{
	font-size:15px;
	color:#666;
	line-height:170%;
	padding:20px 0;
	width:90%;
	margin:0 auto;
}

.member-i-campaign2020-howtoimg{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.member-i-campaign2020-howtoimg img{
	margin:0 auto;
	width:95%;
}


ul.member-i-campaign2020-howtolist{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative;
    justify-content:center;
    margin:0 auto;
}
ul.member-i-campaign2020-howtolist li{
	float:left;
	margin:0 auto 60px auto;
	width:50%;
	tex-align:center;
}
ul.member-i-campaign2020-howtolist li img{
	width:90%;
	margin:0 auto;
}

ul.member-i-campaign2020-howtolist:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


}

/*===============================================
●smart.css 画面の横幅が896px以下
===============================================*/
@media ( max-width : 896px ) {

.sp_none{
	display:none;
}

ul.header2019-icon li a{
	text-decoration:none;
}

.member-i-area{
	padding-top:20px;
	margin:0 auto 50px auto;
	max-width:1200px;
	width:90%;
}

.member-i-area2{
	padding-top:20px;
	margin:0 auto 50px auto;
	max-width:1200px;
	width:90%;
}

.member-i-ttl{
	font-size:22px;
	color:#444;
	text-align:center;
	padding-top:30px;
}

.member-i-toptxt{
	font-size:14px;
	color:#777;
	max-width:750px;
	margin:20px auto 40px auto;
	line-height:180%;
	text-align:left;
}



.member-i-btn a{
/*	width:90%;*/
	background:#e3e3e3;
	color:#222;
	max-width:750px;
	border-radius:5px;
	margin:10px auto;
	display:block;
	padding:15px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size:16px;
}

.member-i-btn a:hover{
	background:#ccc;
}

.member-i-btn a:before{
	font-family:FontAwesome;
	content:'\f054';
}


/* よくある質問 */
.member-i-qa_area{
	border-top:1px solid #eee;
	margin-top:40px;
}

.member-i-qattl{
	width:200px;
	color:#222;
	border:2px solid #222;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	margin:30px 0;
}

.member-i-qa_q:before{
	content:"Q";
	font-weight:bold;
	background:#666;
	color:#fff;
	padding:4px 9px;
	border-radius:20px;
/*	width:21px;
	height:21px;*/
	margin-right:5px;
}

.member-i-qa_q{
	font-size:15px;
	color:#777;
	line-height:180%;
	margin-bottom:20px;
}

.member-i-qa_a:before{
	content:"A";
	font-weight:bold;
	background:#d9534f;
	color:#fff;
	padding:4px 9px;
	border-radius:20px;
/*	width:21px;
	height:21px;*/
	margin-right:5px;
}

.member-i-qa_a{
	font-size:15px;
	color:#777;
	line-height:180%;
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
	margin-bottom:30px;
}


.member-i-sub{
	font-size:22px;
	color:#666;
	font-weight:bold;
	border-top:1px solid #ccc;
	margin:20px 0 30px 0;
	padding-top:30px;
}

.member-i-contents{
	margin-bottom:80px;
	line-height:180%;
}

.member-i-contents .red{
	color:#d9534f;
}

.member-i-contents .subbold{
	font-weight:bold;
	color:#666;
}


.member-i-no{
	border:2px solid #222;
	font-weight:bold;
	padding:7px 5px 5px 5px;
	width:30px;
	text-align:center;
	margin-bottom:10px;
}

.member-i-img{
	margin-top:10px;
	text-align:center;
}

.member-i-img img{
	border:1px solid #ccc;
	width:100%;
	max-width:800px;
	margin:0 auto;
}

.member-i-contentsspace{
	height:40px;
}



.member-i-contents .small{
	font-weight:bold;
	color:#777;
	font-size:14px;
	margin-bottom:15px;
	line-height:170%;
}

.member-i-contents .link{
	color:#777;
	font-size:12px;
	font-weight:normal;
}

.member-i-img2{
	margin-top:10px;
}

.member-i-img2 img{
	border:1px solid #ccc;
	width:90%;
	max-width:345px;
}

.member-i-subsub{
	color:#777;
	font-weight:bold;
	font-size:19px;
	margin:30px 0 15px 0;
}

.member-i-contentsline{
	border-top:1px solid #ccc;
	margin-top:30px;
}

/*.pagelink{
	margin:-100px;
	padding:100px;
}*/


.member-i-topimg{
	text-align:center;
}

.member-i-topimg img{
	width:95%;
	margin:10px auto 0 auto;
}

.member-i-toptxtarea{
	border-top:2px solid #222;
/*	margin-top:30px;*/
	padding-top:100px;
}

.member-i-bnr{
	width:100%;
	text-align:center;
	border-top:1px solid #ccc;
	margin-top:40px;
	padding-top:40px;
}

.member-i-bnr img{
	width:95%;
	max-wdith:800px;
	margin:0 auto;
	text-align:center;
}

.member-i-toptxt-red{
	text-align:left;
	font-size:16px;
	color:#e61d50;
	margin-bottom:30px;
	font-weight:bold;
}

.member-i-campaign2020-attention{
	font-size:15px;
	color:#222;
	width:90%;
	max-width:1100px;
	margin:0 auto;
	line-height:170%;
	padding:20px 0;
/*	border-bottom:1px solid #ccc;*/
}

.member-i-campaign2020-howtoarea{
	max-width:1100px;
	margin:0 auto;
	width:90%;
	padding:40px 0 0 0;
}

.member-i-campaign2020-howtottl{
	text-align:center;
	font-size:25px;
	color:#333333;
}

.member-i-campaign2020-howtosubttl{
	border:2px solid #222;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:5px 0;
	width:50px;
	margin-bottom:10px;
	color:#222;
}

.member-i-campaign2020-howtosubttl2{
	border:2px solid #222;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:5px 0;
	width:290px;
	margin-bottom:10px;
	color:#222;
}

.member-i-campaign2020-howtotxt{
	font-size:15px;
	color:#666;
	line-height:170%;
	padding:20px 0;
	width:100%;
	margin:0 auto;
}

.member-i-campaign2020-howtoimg{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.member-i-campaign2020-howtoimg img{
	margin:0 auto;
	width:100%;
}


ul.member-i-campaign2020-howtolist{
	list-style-type:none;
	margin:0;
}
ul.member-i-campaign2020-howtolist li{
	float:left;
	margin:0 auto 40px auto;
	width:100%;
	tex-align:center;
}
ul.member-i-campaign2020-howtolist li img{
	width:100%;
	margin:0 auto;
}

ul.member-i-campaign2020-howtolist:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.member-i-2023_txt{
	font-size:15px;
	font-weight:bold;
}

.member-i-2023_link a{
    margin-top: 15px;
}

}



