@charset "UTF-8";
/* CSS Document */

#sp-Wrap {
	font-size:100%;
	line-height: 1.6;
	color: #333;
	margin: 0 0 40px;
	padding: 0;
}
#sp-Wrap h1,h2,h3,h4,p,ul {
	margin: 0;
	padding: 0;
}
#sp-Wrap p {
    line-height: 1.7!important;
    font-size: 15px;
	margin: 0px 10px;

}
#sp-Wrap img {
	width: 100%;
	vertical-align: bottom;
	margin-bottom: 10px;
}
#sp-Wrap a {
	text-decoration: none;
}
#sp-Wrap a:active {
	/*color: #48665a;*/
	color: #00684f;
}
#sp-Wrap a:active img {
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
}
#sp-Wrap li {
	color: #333;
}

#sp-Wrap ol {
	padding: 0;
}

#contents section .title_c {
	display: none;
}


/*  section
------------------------*/

#sp-Wrap section {
	padding-top: 20px!important;
	margin-top: -20px!important;
	margin-bottom: 20px!important;
}
/* ボタン ************************/

/* お買い物を続けるボタン */
.info_payment_btn {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
	}

.info_payment_btn a {
	width: 90%;
	margin: 0 auto;
	display: block;
	border: 1px solid #3f3f3f;
	background-color: #3f3f3f;
	font-size: 15px;
	letter-spacing: 1.5!important;
	border-radius: 6px;
	color: #fff!important;
	padding: 12px 10px;
	box-sizing: border-box;
	font-weight: bold;
	}


/*STEP1234 ************************/

.title-member {
	margin-top: 30px;
	color: #04593c;
	width: 100%;
	background-color: #04593c;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}

#sp-Wrap .title-member p {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	height: 60px;
	margin: auto;
	color: #ffffff;
	align-content: center;
	display: grid;
}

.title-gust {
	margin-top: 30px;
	width: 100%;
	background-color: #f8d53b;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}

#sp-Wrap .title-gust p {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	height: 60px;
	margin: auto;
	color: #333;
	align-content: center;
	display: grid;
}

.title-others {
	margin-top: 30px;
	color: #838383;
	width: 100%;
	background-color: #838383;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#sp-Wrap .title-others p {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	height: 60px;
	margin: auto;
	color: #ffffff;
	align-content: center;
	display: grid;
}


.step3 {
	margin-bottom: 20px;
}

.step3 p{
	padding: 10px;
}

.step3-member{
	padding: 30px 12px 20px 12px;
	background-color: #ebf2f0;
}

.step3-gust{
	padding: 30px 12px 20px 12px;
	background-color: #fdfaf5;
}

.step3-others{
	padding: 30px 12px 20px 12px;
	background-color: #efefef;
}

#sp-Wrap .step3-btn {
	margin-top: 30px;
	margin-bottom: 40px;

}
#sp-Wrap .step3-btn li{
	display: grid;
	font-size: 16px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	align-content: center;
	border-radius: 6px;
	font-size: 16px;
	width: 80%;
	height: 45px;
	margin: auto;
	margin-bottom: 20px;
}

#sp-Wrap .step3-btn li a{
	height: 100%;
	width: 100%;
}

#sp-Wrap .step3-btn li a:after{
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-bottom: solid 1.5px #333;
	border-right: solid 1.5px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	margin: auto;
}

.info-member{
	background: #fff;
	font-size: 16px;
}
#sp-Wrap .step3-btn li.info-member{
	border-color:#04593c;
	background: #fff;
	text-decoration: none;
	border: 2px solid #04593c;
}

#sp-Wrap .step3-btn li a.info-member{
	text-decoration: none;
	color:#04593c;
}

#sp-Wrap .step3-btn li.gust{
	background: #fff;
	border-color:#f8d53b;
	border: 2px solid #f8d53b;

}

#sp-Wrap .step3-btn li a.gust{
	text-decoration: none;
	color:#000;
}

#sp-Wrap .step3-btn li.others{
	background: #fff;
	border-color:#c3c3c5;
	border: 2px solid #c3c3c5
}

#sp-Wrap .step3-btn li a.others{
	text-decoration: none;
	color:#000;
}

.step3 ol{
margin: 0;
list-style: none;
}

.step3-tex {
    display: flex;
    align-items: center;
}


.step3-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5px;
    height: 5px;
    background-color: #333;
	border-radius: 3px;
    color: #fff;
    font-size: 1.875rem;
    font-weight: 700;
    text-align: center;
    line-height: 1;
}


#step img {
	margin-bottom: 20px;
}


#step .column {
	margin-bottom: 40px;
	overflow:hidden;
}

#step .column:last-child {
	margin-bottom: 0;
}

#step li {
	width: 100%;
	margin-bottom: 15px;
}




/*メニュー ************************/


#step .step_title {
	border-top: double;
	margin-top: 20px;
	text-align: center;
}	


#step .step_title img {
	width: 20%;
	margin: 30px;
}	


/* 共通 ************************/

#sp-Wrap .set {
	margin-bottom:60px;
}

#sp-Wrap ul:after{
	clear: both;
}
#sp-Wrap .pc {
	display: none;
}

/* 見出し部分 ************************/

#sp-Wrap h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 20px;
	text-align: center;
	line-height: 1.8;
	margin-top: 30px;
}

#sp-Wrap h2 {
	font-size: 18px;
	font-weight: bold;
	background-color: #eee;
	margin: 15px 0 20px;
	text-align: center;
	line-height: 1.8;
	padding: 10px;
}

#sp-Wrap h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 2.0;
	margin-top: 10px;
}

#sp-Wrap h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 2.0;
}




/************************/

/* リスト非表示 */
section .listmenu {
	display: none;
}

/* 商品一覧消し */
ul.itemlist {
display: none;
}
