@charset "UTF-8";
/* CSS Document */
.cam_text{
	margin: 50px 0;
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
}
.cam_midashi{
	font-family: 'Noto Serif JP', serif;
    font-size: 26px;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin: 60px auto 0;
    color: #b4904f;
}
.cam_ex_wrap{
	display: flex;
	align-items: flex-start;
    justify-content: space-between;
	margin: 40px auto;
}
.ex_sec{
	padding: 0 40px;
}
.ex_inner{
	width: 350px;
}
.friend_wrap{
	border: 1px solid #b4914f;
}
.shoukai_yajirushi{
	width: 8%;
	margin: 5% -2% 2% -1%;
}
.f_text{
	background-color: #bda068;
    padding: 10px 0 13px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.08em;
    color: #fff;
}
.f_text02{
	font-size: 16px;
    padding: 10px 0;
	letter-spacing: 0.04em;
}
.point_present{
	color: #b4914f;
	font-weight: bold;
}
.number_big{
	font-size: 22px;
}
.cam_cap{
	font-size: 14px;
    padding-top: 5px;
    display: inline-block;
}
.cam_ate_text{
	margin: 20px auto 80px;
	text-align: left;
}

.houhou_ttl{
	color: #b4914f;
	font-size: 22px;
	margin-bottom: 15px;
}
.houhou_wrap{
	border: 1px solid #b4914f;
    padding: 40px 30px;
    margin: 50px auto 0;
}
.houhou_inner{
	display: flex;
	align-items: center;
}
.p_icon{
	display: block;
	width: 100px;
	margin: 0 auto 5px;
}
.icon_wrap{
	width: 180px;
}
.houhou_text{
	width: 70%;
    font-size: 16px;
    text-align: left;
}
.dot_line{
	width: 100%;
    border-bottom: 2px dotted #b4914f;
	margin: 30px auto;
}
.houhou_red{
	color: #c1272d;
	border-bottom: 1px solid #c1272d;
}
.ex_image{
	width: 50%;
    margin: 20px auto 30px;
}
.member_link{
	display: block;
    width: 280px;
    background-color: #b4914f;
    margin: 0 auto;
    padding: 10px;
    color: #fff !important;
    font-weight: bold;
}









/*----------------------シーズンギフトCSS引用*/


.text_left{
	text-align: left;
}
.small{
	font-size: 12px;
}
.ssgift_midashi h3{
	border-bottom: 1px solid #CCCCCC;
    padding: 0 15px 10px 0;
    text-align: left;
    margin: 50px 0 30px;
}
.ssgift_midashi h3 span{
	border-left: 4px solid #B4914F;
    padding: 0 0 5px 15px;
    color: #333;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.04em;
    display: inline-block;
}
.ssgift_explanation{
    font-size: 16px;
    padding: 20px 0;
    line-height: 1.8;
}
.ssgift_wrap{
	margin: 40px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.ssgift_inner{
	width: 175px;
    margin: 0 20px 40px;
}
.ssgift_img{
	margin-bottom: 10px;
}
.ssgift_name{
	height: 65px;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.53;
}
.ssgift_price{
	color: #B4914F;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
}
.ssgift_price span{
	font-size: 13px;
}

.gift_coupon{
	margin: 30px auto;
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
    background: #f8f5ec;
    width: 95%;
}
.gift_coupon .coupon_code{
	width: 30%;
    margin: 10px auto 0;
    font-size: 20px;
	letter-spacing: 0.08em;
    font-weight: bold;
    color: #b4904f;
    padding: 10px;
    border: 1px solid #b4904f;
}
.coupon_ex{
	padding: 10px 0 0;
    font-size: 12px;
    width: 70%;
    margin: 20px auto 0;
}
.coupon_ex dd{
	display: inline-block;
    text-align: left;
}
.coupon_ttl{
	font-size: 20px;
	letter-spacing: 0.07em;
	padding-bottom: 10px;
}
.caption{
	font-size: 12px;
	margin: 10px auto;
}
.noshi_wrap{
	width: 95%;
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 60px auto;
}
.noshi_wrap div{
	width: 45%;
    margin-right: 30px;
}
.noshi_wrap p{
    font-size: 16px;
    text-align: left;
    line-height: 1.8;
    margin: 20px 0;
}
.noshi_wrap p span{
	font-size: 12px;
    line-height: 1.6;
    display: inline-block;
}


/*	-------------------------------------SP*/
@media screen and (max-width:750px){
	.cam_midashi{
		font-size: 24px;
	}
	.cam_text{
		margin: 30px 10px;
		text-align: left;
	}
	.ex_sec{
		padding: 0 10px;
	}
	.cam_ex_wrap{
		display: block;
	}
	.ex_inner{
		width: 90%;
		margin: 0 auto;
	}
	.shoukai_yajirushi{
		width: 70px;
		margin: 10px auto;
	}
	.houhou_wrap {
    	padding: 30px 10px;
	}
	.houhou_inner{
		display: block;
	}
	.icon_wrap{
		width: 100px;
		margin: 0 auto;
	}
	.p_icon{
		width: 70px;
	}
	.houhou_text{
		width: 90%;
		margin: 10px auto 0;
	}
	.ex_image{
		width: 100%;
	}
	
	
	
	
	
	
	
	
	
	.ssgift_wrap{
		padding: 0 1.33vw;
		justify-content: space-between;
	}
	.ssgift_inner{
		max-width: 44vw;
        margin: 0 5px 4.7vw;
	}
	.ssgift_name{
		font-size: 12px;
		height: 60px;
	}
	.ssgift_price{
		font-size: 12px;
	}
	.ssgift_price span{
		font-size: 9.972px;
	}
	.gift_coupon{
		width: 90%;
	}
	.noshi_wrap{
		width: 90%;
		display: block;
   		margin: 40px auto;
	}
	.noshi_wrap div{
		width: 100%;
		margin: 0 auto;
	}
	.noshi_wrap p{
		text-align: center;
		margin: 10px 0 0;
	}
	.noshi_wrap p span{
		text-align: left;
	}
	.coupon_ex{
		width: 90%;
	}
	
}