@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@;500;600;700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanjp.css");
body #cardholder2509 *{
	box-sizing: border-box;
}
body #cardholder2509 img{
	vertical-align: bottom;
}
body div#content{
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* SNS
-------------------------------------------------------------------------*/
.container .sns ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.container .sns ul li {
  margin: 0px 10px 0px 0px;
}
/* MAIN
-------------------------------------------------------------------------*/
body #cardholder2509{
	font-size: 14px;
	font-family: YakuHanJP,'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-feature-settings:"pwid";
	color: #5a2b17;
	line-height: 1.7;
}
body #cardholder2509 p{
	font-size: 14px;
	text-align: center;
}
body #cardholder2509 p,
body #cardholder2509 figure{
	margin: 0;
	padding: 0;
}
body #cardholder2509 .fontSerif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
/* mainVisual
-------------------------------------------------------------------------*/
body #cardholder2509 .topimg h1 img{
	width: 100%;
}
body #cardholder2509 .topimg p.omoi{
	padding: 0;
	margin: 20px;
	text-align: center;
}
body #cardholder2509 .topimg p.omoiTxt{
	margin: 0 20px;
	font-size: 18px;
	text-align: center;
	color: #0d411c;
}
/* mokuji
-------------------------------------------------------------------------*/
body #cardholder2509 .mokuji ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px 0 64px;
}
body #cardholder2509 .mokuji ul li{
	width: calc((100% - 2px) / 3);
}
body #cardholder2509 .mokuji ul li a{
	width: 100%;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 0 10px;
	background: url("/simages/shop/selection/cardholder2509/img/arw_anc.png") no-repeat 10px center;
	background-size: 16px 10px;
	background-color: #9c8784;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
body #cardholder2509 .mokuji ul li:last-child a{
	background-color: #8e0b16;
}

/* back
-------------------------------------------------------------------------*/
body #cardholder2509 #consept{
	background-color: #f7f0e8;
}
body #cardholder2509 #flow{
	background-color: #ebe8d8;
}
body #cardholder2509 #item{
	background-color: #ecdedd;
}
body #cardholder2509 .sectionInner{
	padding: 20px;
}
/* ttl
-------------------------------------------------------------------------*/
body #cardholder2509 .ttl h2{
	padding: 10px;
 font-family: "Noto Serif JP", serif;
 font-optical-sizing: auto;
 font-weight: 600;
 font-style: normal;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
body #cardholder2509 #consept .ttl{
	background-color: #6b331b;
}
body #cardholder2509 #flow .ttl{
	background-color: #6b7749;
}
body #cardholder2509 #item .ttl{
	background-color: #8e0b16;
}
body #cardholder2509 h3{
	margin: 40px 0 0;
	text-align: center;
}
body #cardholder2509 h3 img{
	width: auto;
	height: 45px;
}
body #cardholder2509 h3+p{
	margin: 20px 0 0;
}
/* consept
-------------------------------------------------------------------------*/
body #cardholder2509 #consept h4{
	margin-top: 20px;
	padding: 5px;
 font-family: "Noto Serif JP", serif;
 font-optical-sizing: auto;
 font-weight: 700;
 font-style: normal;
	color: #522d1c;
	font-size: 18px;
	text-align: center;
	background-color: #ddb99a;
}
body #cardholder2509 #consept table{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
}
body #cardholder2509 #consept table th{
	background-color: #d0c1aa;
	border-left: 1px solid #6b331b;
	text-align: center;
}
body #cardholder2509 #consept table tr th:first-child{
	border-left: none;
}
body #cardholder2509 #consept table td.ttl{
	background-color: #d0c1aa;
}
body #cardholder2509 #consept table tr td{
	padding: 10px;
	border-bottom: 1px solid #6b331b;
	border-left: 1px solid #6b331b;
	vertical-align: middle;
	font-weight: 600;
}
body #cardholder2509 #consept table tr td:first-child{
	border-left: none;
	text-align: center;
	white-space: nowrap;
}
body #cardholder2509 #consept table tr td img{
	display: inline-block;
	margin-bottom: 5px;
}
body #cardholder2509 #consept table tr:nth-child(odd) td{
	background-color: #efe2d3;
}

/* flow
-------------------------------------------------------------------------*/
body #cardholder2509 #flow .flowBox{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
body #cardholder2509 #flow .flowBox .box{
	width: 100%;
	position: relative;
}
body #cardholder2509 #flow .flowBox .box+.box{
	margin-top: 40px;
}
body #cardholder2509 #flow .flowBox .box p:first-child{
	position: relative;
}
body #cardholder2509 #flow .flowBox .box:before{
	content: "";
	width: 19px;
	height: 47px;
	background: url("/simages/shop/selection/cardholder2509/img/arw_green.png") no-repeat 0 0;
	background-size: 100% 100%;
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
}
body #cardholder2509 #flow .flowBox .box:first-child:before{
	display: none;
}

body #cardholder2509 #flow .flowBox .box p.txt{
	width: 100%;
	margin: 10px 0 0;
	line-height: 1.25;
	font-weight: 700;
}
body #cardholder2509 #flow .atn{
	margin: 20px 0 0;
	font-size: 15px;
}


/* item
-------------------------------------------------------------------------*/
body #cardholder2509 #item .itemBox{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
body #cardholder2509 #item .itemBox .box{
	width: 100%;
	margin: 20px 0 0;
}
body #cardholder2509 #item .itemBox .boxGift{
	width: 364px;
	margin: 30px auto 0;
}
body #cardholder2509 #item .itemBox .boxGift img{
	position: relative;
	z-index: 2;
}
body #cardholder2509 #item .itemBox .boxGift:after{
	content: "";
	width: 1000px;
	height: 240px;
	background: #cfd3bd;
	position: absolute;
	bottom: -30px;
	left: 50%;
	text-align: center;
	z-index: 1;
}
body #cardholder2509 #item .itemBtm{
	margin: 50px 0 0;
	padding: 50px 0 0;
	border-top: 1px solid #6b331b;
}
body #cardholder2509 #item .itemBtm ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
body #cardholder2509 #item .itemBtm ul li{
	width: calc((100% - 20px) / 2);
	margin: 20px 0 0;
}

/* btmBtnBox
-------------------------------------------------------------------------*/
body #cardholder2509 .btmBtnBox a{
	width: 280px;
	display: block;
	margin: 40px auto;
	padding: 15px;
	background-color: #8e0b16;
	color: #fff;
	text-decoration: none;
	text-align: center;
}






