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

#cate-Wrap {
	width: 670px;
	font-size:15px;
	line-height: 1.6;
	color: #222;
	margin: 10px 0 20px 20px;
	padding: 0;
}


#cate-Wrap h1,h2,h3,h4,p {
	margin: 0;
	padding: 0;
}
#cate-Wrap p {
	font-size: 16px;
	line-height: 1.6;
}

#cate-Wrap img {
	width: 100%;
	vertical-align: bottom;
}

#cate-Wrap ul {
	overflow: hidden;
	margin: 0;
	display: flex;
	justify-content: space-between;
}
#cate-Wrap ul:after {
	clear: both;
}

#cate-Wrap .smp {
	display: none;
}

#cate-Wrap .step_title {
	border-top: double;
	margin-top: 50px;
}	

#cate-Wrap .step_title img{
	display: block;
	margin:auto;
	width: 10%;
	margin-top: 40px;
	margin-bottom: 40px;
}	

#cate-Wrap .step p {
	font-size: 16px;
	text-align: center;
	line-height: 1.6!important;
	padding: 20px;
	text-align: left;
}	

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

#cate_Wrap section {
	padding-top: 20px;
	margin-top: -20px;
	margin-bottom: 70px;
}

/* 見出し部分 ************************/
#cate-Wrap h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
	line-height: 2.0;
	margin-top: 10px;
}

#cate-Wrap h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 2.0;
	background-color: #eee;
	padding: 8px;
}

#cate-Wrap h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;	
	line-height: 2.0;
	margin-top: 40px;
}

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



/*キャンペーン&メルマガ案内 ************************/




/*STEP1234 ************************/
.step3 {
	margin-top: 40px;
	margin-bottom: 10px;
}
.step3 p{
	padding: 13px;
}


.step3-btn ul {
	margin:20px;
	display: flex;
}

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

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

.step3-others{
	margin-top: 30px;
	padding:50px 20px 20px 20px;
	background-color: #efefef;
	text-align: left;

}

.step3-btn li{
	width: 32%;
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	align-content: center;
	border-radius: 2px;
	justify-content: center;
	border:2.5px solid #333
}

.step3-btn li a{
	height: 50px;
	align-content: center;
}

.step3-btn li.info-member{
	border-color:#04593c;
	background: #fff;
	color:#04593c;
	text-decoration: none;
}

.step3-btn li.info-member:hover {
	border-color:#04593c;
	background-color: #04593c;
}

.step3-btn li a.info-member:hover {
	color: #fff!important;
	width: 100%;
	height: 100%;
}

.step3-btn li.info-member.act{
	border-color:#04593c;
	background: #04593c;
	color: #fff;
}

.step3-btn li a.info-member{
	text-decoration: none;
	color:#04593c;
	width: 100%;
}

.step3-btn li.gust{
	background: #fff;
	border-color:#f8d53b;
}

.step3-btn li a.gust{
	text-decoration: none;
	color:#000;
	width: 100%;
}

.step3-btn li.gust:hover {
	background-color: #f8d53b;
	border-color:#f8d53b;
}

.step3-btn li a.gust:hover {
	width: 100%;
	height: 100%;
}

.step3-btn li.gust.act{
	background: #f8d53b;
	border-color:#f8d53b;
	color: #000;
}



.step3-btn li.others{
	background: #fff;
	border-color:#c3c3c5;
}

.step3-btn li.others:hover {
	border-color:#6a6a6a;	
	background-color: #6a6a6a;
}

.step3-btn li a.others:hover {
	color: #fff!important;
}

.step3-btn li.others.act{
	background: #6a6a6a;
	border-color:#6a6a6a;
	color: #ffffff;
}

.step3-btn li a.others{
	text-decoration: none;
	color:#000;
	width: 100%;
}

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

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


.step3-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3px;
    height: 3px;
    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: 325px;
	float: left;
}
#step li:nth-child(odd) {
	padding-right:20px;
}
#step li:nth-child(even) {
	padding-right: 0px;
}

/*  ★ページ内リンクボタン★
------------------------*/

#cate-Wrap .main_image {
    display: flex;
    justify-content:space-between;
}

#cate-Wrap .main_image img {
    width: 155px;
    height: auto;
}

#cate-Wrap .top_page_link li {
	width: 32%;
	margin:20px 0 0;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	border: 3px solid #eeeeee;
	align-content: center;
}

.top_page_link li a {
	width: 75%;
	padding: 10px 10px;
	display: flex;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	transition: 0.2s;
	flex-direction: column;
}

.top_page_link li:nth-child(3n) {
	margin-right: 0;
}

.top_page_link li a:after {
	content: "";
	background: url(/cimages/diary/2023/ico_arrow_down.png) no-repeat;
	background-size: contain;
	width: 11px;
	height: 7px;
	position: absolute;
	right: 13px;
	top: 45%;
}

/* 別ページへのリンク */
/*
.top_page_link li.other_page {
	border-color: #f7ecd1;
}
.top_page_link li.other_page a:hover {
	background-color: #f6f0e2;
}
*/
.top_page_link li.other_page a:after {
	content: "";
	background: url(../ico_arrow_right.png) no-repeat;
	background-size: contain;
	width: 7px;
	height: 11px;
	top: 50%;
}

.top_page_link li:hover {
	background-color: #eee;
}
.top_page_link li a:hover {
	text-decoration: none;
}
.top_page_link li.act {
	background-color: #eee;
	border:3px solid #eee;
}



/* ボタン ************************/

/* 登録ボタン */
.info_payment_btn {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 10px;
	}

.info_payment_btn a {
	width: 50%;
	margin: 0 auto;
	display: block;
	border: 1px solid #3f3f3f;
	background-color: #3f3f3f;
	font-size: 16px;
	letter-spacing: 1.5!important;
	border-radius: 6px;
	color: #fff!important;
	padding: 15px;
	box-sizing: border-box;
	font-weight: bold;
	}
#cate-Wrap .info_payment_btn a:hover {
	border: 1px solid #818181;
	color: #fff!important;
	background-color: #818181;
	text-decoration: none;
	}



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