@charset "shift_jis";
#mainContainer{
	overflow-x: hidden;
}
@media print, screen and (min-width: 751px){
	.heading01.hasNav{
		margin-bottom: 50px;
		padding-bottom: 15px;
		font-size: 32px;
		font-size: 3.2rem;
		border-bottom: none;
	}
}

.earn-boxWrap01{
	margin: 100px calc(((100vw - 100%) / 2) * -1) 0;
	padding: 50px calc((100vw - 100%) / 2) 0;
	background-color: #F6F0E0;
}
@media print, screen and (min-width: 751px) and (max-width: 1200px){
	.earn-boxWrap01{
		margin: 100px 0 0;
		padding: 50px 0 0 ;
	}
}
.earn-figureCol{
	position: relative;
	margin-top: 40px;
}
.earn-figureCol > .imgL{
	position: absolute;
	top: 50%;
	left: 0;
	width: 126px;
	margin: 0 0;
	transform: translateY(-50%);
}
.earn-figureCol > .txt{
	margin: 0 0 0 170px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}

/*----------------------------------------------------------------
 * ポイントをためるパーツ
 * ※動的と共通のインクルード内のHTMLに対してのCSS記述のため、
      このパーツを修正する際は静的のCSSも修正が必要か確認する
----------------------------------------------------------------*/
.earn-heading01{
	position: relative;
	border-bottom: solid 2px #e0bd3a;
	/*padding-left: 40px;*/
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bold;
}
/*
.earn-heading01::after{
	position: absolute;
	top: 0.2em;
	left: 0;
	display: inline-block;
	width: 35px;
	height: 30px;
	background: url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic06.png) 0 0 no-repeat;
	-webkit-background-size: 35px auto;
	background-size: 35px auto;
	content: "";
}
*/
.earn-heading02{
	text-align: center;
}
.earn-heading02 > .hdg{
	display: inline-block;
	padding: 20px 144px 13px;
	background-image:  url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic04.png),  url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic05.png);
	background-position:  left top, right top;
	background-repeat: no-repeat, no-repeat;
	font-weight: bold;
	font-size: 28px;
	font-size: 2.8rem;
	color: #e97d67;
}
.earn-colLayout01{
	margin-top: 40px;
}
.earn-colLayout01:after{
	content: "";
	display: block;
	clear: both;
}
.earn-colLayout01.col2 > .col{
	display: block;
	float: left;
	width: calc((100% - 38px)/2 - 0.1px);
	margin-left: 38px;
}
.earn-colLayout01.col2 > .col:nth-of-type(2n+1){
	margin-left: 0;
}
.earn-colLayout01.col2 > .col:nth-of-type(n+3){
	margin-top: 30px;
}
.earn-boxLayout01{
	border-radius: 20px;
	background-color: #ffffff;
	padding: 45px 50px 40px;
}
.earn-boxLayout01 .boxhead{
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.earn-boxLayout01 .boxLead{
	margin: 14px 0 16px;
	border-radius: 10px;
	padding: 8px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	background: #f3e5b0;
	color: #595757;
}
.earn-boxLayout01 .boxDesc{
	margin-top: 5px;
	font-size: 18px;
	font-size: 1.8rem;
}
.earn-txtNotes01{
	padding-left: 1em;
	text-indent: -1em;
	font-size: 14px;
	font-size: 1.4rem;
}
.earn-btnLink01{
	margin-top: 40px;
	text-align: center;
}
.earn-btnLink01 a{
	position: relative;
	display: inline-block;
	min-width: 300px;
	border-radius: 100px;
	border: 1px solid #bfbfbf;
	padding: 16px 35px;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
	color: inherit;
}
.earn-btnLink01 a:after{
	position: absolute;
	top: 50%;
	right: 21px;
	width: 7px;
	height: 7px;
	margin-top: -5px;
	border-bottom: 2px solid #3e3e3e;
	border-right: 2px solid #3e3e3e;
	transform: rotate(-45deg);
	content: "";
}
.earn-figureLayout01{
	display: flex;
	display: -ms-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
}
.earn-figureLayout01 img{
	width: 100%\9;
}
_:-ms-fullscreen, :root .earn-figureLayout01 img {
	width: 100%;
}

.pu-chatBoxWrap01{
	margin: 60px calc(((100vw - 100%) / 2) * -1) 0;
	padding: 46px calc((100vw - 100%) / 2 + 75px) 85px;
	background-color: #fff;
}

/* list-information
------------------------------------------------------ */
.list-information{
	margin: 0 auto;
	font-size: 18px;
	font-size: 1.8rem;
}
.list-information .lead-table,
.list-information .table-cel{
	float: left;
	margin-top: 10px;
}
.list-information .lead-table{
	width: 19%;
	margin-right: 10px;
	padding: 20px 10px;
	-webkit-border-radius: 10px;
		 -moz-border-radius: 10px;
					border-radius: 10px;
	background-color: #efe1ae;
	font-weight: bold;
}
.list-information .table-cel{
	width: calc(100% - 19% - 11px);
	background-color: #fbf8f0;
	padding: 20px 10px;
	-webkit-border-radius: 10px;
		 -moz-border-radius: 10px;
					border-radius: 10px;
}
.list-information .table-cel .inTxt{
	position: relative;
	padding-left: 18px;
}
.list-information .table-cel .inTxt::before{
	content: "";
	position: absolute;
	top: 0;
	left: 2px;
	width: 12px;
	height: 40px;
	background: url(/memberservice/pc/v1/point_reference/img/point_reference/point_reference_ic07.png) no-repeat 0 0;
	background-size: 100% 100%;
}
.list-information .table-cel .card + .card{
	width: 100%;
	border-top: 2px dotted #a0a0a0;
	margin-top: 10px;
	padding-top: 10px;
}
.list-information .table-cel .card p{
	display: inline-block;
	vertical-align: middle;
}
.list-information .table-cel .card p + p{
	margin-left: 20px;
}
.list-information .table-cel .card p > .txtSmall{
	font-size: 14px;
	font-size: 1.4rem;
}
.list-information .table-cel .bornas-card{
	max-width: 155px;
}


@media print, screen and (min-width: 751px) and (max-width: 1200px){
	.pu-chatBoxWrap01{
		margin: 60px 0 0;
		padding: 46px 75px 85px;
	}
}
.earn-chatLayout01{
	margin-top: 20px;
	border-radius: 22px;
	padding: 44px 76px 62px ;
	background-color: #f7f3f0;
}
.earn-chatLayout01 > .col.type--right {
	position: relative;
	text-align: right;
	margin: 24px 43px 0 45px;
}
.earn-chatLayout01 > .col.type--left {
	position: relative;
	text-align: left;
	margin: 15px 45px 0 30px;
	padding: 15px 0 0 65px;
	
}
.earn-chatLayout01 > .col .earn-chatbox01 {
	position: relative;
	display: inline-block;
	border-radius: 23px;
	padding: 11px 20px 8px;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: left;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01{
	margin-right: 8px;
	background-color: #f6e59d;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01:after{
	position: absolute;
	top: 0;
	right: -8px;
	display: inline-block;
	width: 18px;
	height: 18px;
	background:  url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic03.png) 0 0;
	content: "";
}
.earn-chatLayout01 > .col.type--left .earn-chatbox01{
	margin-left: 8px;
	background-color: #f6cbc2;
}
.earn-chatLayout01 > .col.type--left .earn-chatbox01:after{
	position: absolute;
	top: 0;
	left: -8px;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic02.png) 0 0;
	content: "";
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01.type-img,
.earn-chatLayout01 > .col.type--left .earn-chatbox01.type-img{
	border-radius: 0;
	padding: 0;
	background: none;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01.type-img::after,
.earn-chatLayout01 > .col.type--left .earn-chatbox01.type-img::after{
	content: none;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01 .time {
	position: absolute;
	bottom: 6px;
	left: -44px;
}
.earn-chatLayout01 > .col.type--left .earn-chatbox01 .time {
	position: absolute;
	bottom: 6px;
	right: -44px;
}
.earn-chatLayout01 > .col .earn-chatbox01 .time img{
	vertical-align: bottom;
}
.earn-chatLayout01 > .col .icon {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 52px;
}
.earn-chatStamp01{
	display: inline-block;
	margin: 0 22px;
}

@media print, screen and (min-width: 751px) {
	.earn-toggleTrigger{
		display: none;
	}
}

@media screen and (max-width: 750px){
	.heading01.hasNav{
		margin-bottom: 30px;
	}
	.earn-boxWrap01{
	margin: 40px -10px 0;
	padding: 25px 10px 25px;
	background-color: #F6F0E0;
}
.earn-figureCol{
	position: relative;
	margin-top: 27px;
}
.earn-figureCol > .imgL{
	position: absolute;
	top: 50%;
	left: 0;
	width: 75px;
	margin: 0 0;
	transform: translateY(-50%);
}
.earn-figureCol > .txt{
	margin: 0 0 0 85px;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
}

/*----------------------------------------------------------------
 * ポイントをためるパーツ
 * ※動的と共通のインクルード内のHTMLに対してのCSS記述のため、
      このパーツを修正する際は静的のCSSも修正が必要か確認する
----------------------------------------------------------------*/
.earn-heading01{
	position: relative;
	border-bottom: solid 2px #e0bd3a;
	/*padding-left: 34px; */
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
/*.earn-heading01::after{
	position: absolute;
	top: 0.2em;
	left: 2px;
	display: inline-block;
	width: 24px;
	height: 20px;
	background: url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic06.png) 0 0 no-repeat;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
	content: "";
}*/
.earn-heading02{
	text-align: center;
}
.earn-heading02 > .hdg{
	display: inline-block;
	padding: 14px 98px 8px;
	background-image:  url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic04.png),  url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic05.png);
	background-position:  left top, right top;
	background-repeat: no-repeat, no-repeat;
	-webkit-background-size: 78px auto;
	background-size: 78px auto;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	color: #e97d67;
}
.earn-colLayout01{
	margin-top: 20px;
	padding: 0 10px;
}
.earn-colLayout01:after{
	content: "";
	display: block;
	clear: both;
}
.earn-colLayout01.col2 > .col{
	display: block;
	float: none;
	width: 100%;
	margin-left: 0;
}
.earn-colLayout01.col2 > .col:nth-of-type(n+2){
	margin-top: 15px;
}
.earn-boxLayout01{
	border-radius: 10px;
	background-color: #ffffff;
	padding: 20px 10px 25px;
}
.earn-boxLayout01 .boxhead{
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.earn-boxLayout01 .boxLead{
	margin: 14px 0 16px;
	border-radius: 10px;
	padding: 8px;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	background: #f3e5b0;
	color: #595757;
}
.earn-boxLayout01 .boxDesc{
	margin-top: 10px;
	font-size: 13px;
	font-size: 1.3rem;
}
.earn-txtNotes01{
	padding-left: 1em;
	text-indent: -1em;
	font-size: 11px;
	font-size: 1.1rem;
}
.earn-btnLink01{
	margin-top: 40px;
	text-align: center;
}
.earn-btnLink01 a{
	position: relative;
	display: inline-block;
	min-width: 195px;
	border-radius: 100px;
	border: 1px solid #bfbfbf;
	padding: 12px 23px;
	font-size: 13px;
	font-size: 1.3rem;
	text-decoration: none;
	color: inherit;
}
.earn-btnLink01 a:after{
	position: absolute;
	top: 50%;
	right: 12px;
	width: 8px;
	height: 8px;
	margin-top: -5px;
	border-bottom: 2px solid #3e3e3e;
	border-right: 2px solid #3e3e3e;
	transform: rotate(-45deg);
	content: "";
}
.earn-figureLayout01{
	margin-top: 20px;
}
.pu-chatBoxWrap01{
	position: relative;
	margin: calc(6.9vw + 30px) 0 0;
	padding: 10px 10px 25px;
	background-color: #fff;
}
.pu-chatBoxWrap01:before {
	position: absolute;
	top: -6.9vw;
	right: 0;
	left: 0;
	display: block;
	height: 6.9vw;
	width: 100%;
	background:  url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_bg01.png)0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	content: "";
}
.earn-chatLayout01{
	margin-top: 28px;
	padding: 0;
	background-color: transparent;
}
.earn-chatLayout01 > .col{
	margin-top: 8px;
}
.earn-chatLayout01 > .col.type--right {
	position: relative;
	text-align: right;
	margin: 15px 16px 0 47px;
}
.earn-chatLayout01 > .col.type--left {
	position: relative;
	text-align: left;
	margin: 8px 42px 0 15px;
	padding: 8px 0 0 42px;
	
}
.earn-chatLayout01 > .col .earn-chatbox01 {
	position: relative;
	display: inline-block;
	border-radius: 15px;
	padding: 8px 20px 6px;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: left;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01{
	margin-right: 6px;
	max-width: 235px;
	background-color: #f6e59d;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01:after{
	position: absolute;
	top: 0;
	right: -6px;
	display: inline-block;
	width: 12px;
	height: 12px;
	background:  url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic03.png) 0 0;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	content: "";
}
.earn-chatLayout01 > .col.type--left .earn-chatbox01{
	margin-left: 6px;
	max-width: 240px;
	background-color: #f6cbc2;
}
.earn-chatLayout01 > .col.type--left .earn-chatbox01:after{
	position: absolute;
	top: 0;
	left: -6px;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(/memberservice/pc/v1/point_reference/img/point_reference/point_earn_ic02.png) 0 0;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	content: "";
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01.type-img,
.earn-chatLayout01 > .col.type--left .earn-chatbox01.type-img{
	max-width: 180px;
	border-radius: 0;
	padding: 0;
	background: none;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01.type-img::after,
.earn-chatLayout01 > .col.type--left .earn-chatbox01.type-img::after{
	content: none;
}
.earn-chatLayout01 > .col.type--right .earn-chatbox01 .time {
	position: absolute;
	bottom: 6px;
	left: -27px;
	width: 23px;
}
.earn-chatLayout01 > .col.type--left .earn-chatbox01 .time {
	position: absolute;
	bottom: 6px;
	right: -27px;
	width: 23px;
}
.earn-chatLayout01 > .col .earn-chatbox01 .time img{
	vertical-align: bottom;
}
.earn-chatLayout01 > .col .icon {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 33px;
}
.earn-chatStamp01{
	margin: 0 13px;
	width: 100px;
}
	
.earn-toggleWrap{
	position: relative;
	
}
.earn-toggleTrigger:not(.open) {
	position: absolute;
	bottom: -28px;
	left: -10px;
	right: -10px;
	height: 130px;
	background: linear-gradient(rgba(255,255,255,0) 25px, #f6f0e0 75%);
}
.earn-toggleTrigger a{
	position: absolute;
	left: 50%;
	bottom: -38px;
	display: inline-block;
	width: 39px;
	height: 39px;
	margin-left: -20px;
	}
.earn-toggleTrigger:not(.open) a{
	transform: rotateZ(180deg);
	bottom: 0;
}
.earn-toggleContent{
	overflow-y: hidden;
}
	
/* list-information
------------------------------------------------------ */
.list-information{
width: 100%;
margin: 30px auto 0;
font-size: 14px;
font-size: 1.4rem;
}
.list-information .lead-table,
.list-information .table-cel{
float: left;
margin-top: 10px;
}
.list-information .lead-table{
width: 23%;
margin-right: 7px;
padding: 10px 5px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #efe1ae;
font-weight: bold;
}
.list-information .table-cel{
width: 74%;
background-color: #fbf8f0;
padding: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.list-information .table-cel .inTxt{
position: relative;
padding-left: 18px;
}
.list-information .table-cel .inTxt::before{
content: "";
position: absolute;
top: 0;
left: 2px;
width: 12px;
height: 40px;
background: url(/memberservice/pc/v1/point_reference/img/point_reference/point_reference_ic07.png) no-repeat 0 0;
background-size: 100% 100%;
}
.list-information .table-cel .card + .card{
width: 100%;
border-top: 2px dotted #a0a0a0;
margin-top: 10px;
padding-top: 10px;
}
.list-information .table-cel .card p + p{
margin-left: 10px;
}
.list-information .table-cel .card p:first-child img{
max-height: 40px;
}
.list-information .table-cel .card.type-silver p:first-child img{
max-height: 40px;
}
.list-information .table-cel .card p > .txtSmall{
font-size: 12px;
font-size: 1.2rem;
}
.list-information .table-cel .bornas-card img{
max-height: 29px;
}

}