@charset "shift_jis";
/* ======================================================
 * /common-files/css/epospoint/point_discount.css
 * ------------------------------------------------------*/

body {
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x: hidden;
}
#mainContainer {
	margin-top: 40px;
}
/* override
------------------------------------------------------ */
a:link {
	color: #008191;
}
/* common
------------------------------------------------------ */
.marker-blue {
	background:linear-gradient(transparent 60%, #a2d0d7 60% , #a2d0d7 90%, transparent 90%);
}
.marker-yellow {
	background:linear-gradient(transparent 60%, #ffe400 60% , #ffe400 90%, transparent 90%);
}
.marker-orange {
	background:linear-gradient(transparent 60%, #ffd200 60% , #ffd200 90%, transparent 90%);
}

/* mainVisual
------------------------------------------------------ */
.mainVisual {
	width: 1200px;
	margin: 0 auto;
}
.mainVisual >:first-child {
	margin-top: 0 !important;
}
.mainVisual .mainVisualHeading {
	margin-top: 40px;
	text-align: center;
}
.mainVisual .mainVisualImage {
	margin-top: 40px;
	text-align: center;
}
.mainVisual .mainVisualText {
	margin-top: 40px;
	text-align: center;
	font-size: 2.4rem;
}
/* flow
------------------------------------------------------ */
.discount-flowWrap {
	display: flex;
	margin-top: 30px;
}
.discount-flow {
	width: calc(100% / 3);
	padding: 10px 20px;
}
.discount-flow:nth-child(n+2) {
	border-left: 1px solid #bfbfbf;
}
.discount-flow .discount-flowTitle {
	display: flex;
	align-items: center;
}
.discount-flow .discount-flowTitle .discount-flowTitleNum {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	margin-right: 10px;
	border-radius: 50%;
	font-size: 3rem;
	color: #fff;
	line-height: 1;
}
.discount-flow:first-child .discount-flowTitle .discount-flowTitleNum {
	background-color: #dc322c;
}
.discount-flow:nth-child(2) .discount-flowTitle .discount-flowTitleNum {
	background-color: #7c266e;
}
.discount-flow:nth-child(3) .discount-flowTitle .discount-flowTitleNum {
	background-color: #008191;
}
.discount-flow .discount-flowTitle .discount-flowTitleText {
	font-size: 2.2rem;
	line-height: 1.2;
}
.discount-flow .discount-flowText {
	margin-top: 15px;
	font-size: 1.8rem;
}
/* step
------------------------------------------------------ */
.discount-stepWrap {
	display: flex;
	flex-flow: row wrap;
	margin: 30px 50px 0;
}
.discount-step {
	position: relative;
	width: calc(100% / 3 - 112px / 3);
	margin-left: 56px;
}
.discount-step:nth-child(3n+1) {
	margin-left: 0;
}
.discount-step:nth-child(n+4) {
	margin-top: 35px;
}
.discount-step::before {
	content: '';
	position: absolute;
	top: 50%;
	left: -43px;
	margin-top: -24px;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 30px solid #008191;
}
.discount-step:first-child::before {
	display: none;
}
.discount-step .discount-orderText {
	position: relative;
	margin-top: 15px;
	padding-left: 45px;
	font-size: 1.8rem;
}
.discount-step .discount-orderText .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/* module
------------------------------------------------------ */
/* heading */
.discount-heading02 {
	position: relative;
	left: 50%;
	width: 1920px;
	margin-top: 70px;
	margin-bottom: 30px;
	background-color: #f2f2f2;
	transform: translateX(-50%);
}
.discount-heading02 .discount-heading02Inner {
	width: 1200px;
	margin: 0 auto;
	padding: 18px 0 17px;
}
.discount-heading02 .discount-heading02Title {
	font-size: 3rem;
}
/* text */
.discount-text {
	margin-top: 20px;
	font-size: 2rem;
}
.discount-lead {
	margin-top: 50px;
	font-size: 2.4rem;
	font-weight: bold;
}
.discount-lead02 {
	margin-top: 40px;
	font-size: 2rem;
	color: #dc322c;
	font-weight: bold;
}
.discount-noteText {
	position: relative;
	width: fit-content;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	text-align: center;
	font-size: 1.6rem;
}
.discount-noteText > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.discount-pointTextWrap {
	position: relative;
	width: fit-content;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.discount-pointText {
	position: relative;
	padding: 44px 120px;
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
}
.discount-pointText .discount-pointTextLabel {
	position: relative;
	padding: 0 34px 0 15px;
	background:linear-gradient(transparent 60%, #ffd200 60% , #ffd200 90%, transparent 90%);
}
.discount-pointText .discount-pointTextLabel::before {
	content: '';
	position: absolute;
	bottom: 6px;
	right: 2px;
	width: 29px;
	height: 30px;
	background: url("/epospoint/img-files/rnw/point_discount_ic02.png") no-repeat 0 0 / contain;
}
.discount-pointTextWrap .discount-pointTextImage01 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -30px;
	margin: auto;
	height: fit-content;
}
.discount-pointTextWrap .discount-pointTextImage02 {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height: fit-content;
}
/* list */
.discount-noteList {
	margin-top: 25px;
}
.discount-noteList > li {
	position: relative;
	padding-left: 16px;
	font-size: 1.6rem;
}
.discount-noteList > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/* media */
.discount-media {
	display: flex;
	margin-top: 30px;
}
.discount-media .discount-mediaHead {
	width: 83%;
	margin-right: 5%;
}
.discount-media .discount-mediaHead >:first-child {
	margin-top: 0 !important;
}
.discount-media .discount-mediaBody {
	width: 12%;
}
.discount-media .discount-mediaBody >:first-child {
	margin-top: 0 !important;
}
.discount-media .discount-mediaText {
	margin-top: 20px;
	font-size: 2.4rem;
}
/* button */
.discount-button {
	margin-top: 40px;
}
.discount-button a {
	display: inline-block;
	position: relative;
	min-width: 600px;
	margin: 0 auto;
	padding: 15px 50px;
	border-radius: 10px;
	border-bottom: 4px solid #a62621;
	background-color: #dc322c;
	text-align: center;
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.discount-button a:hover {
	margin-top: 2px;
	border-bottom: 2px solid #a62621;
}
.discount-button a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url("/epospoint/img-files/rnw/point_discount_ic01.png") no-repeat 0 0 / cover;
}
.discount-button02 {
	margin-top: 20px;
}
.discount-button02 a {
	display: inline-block;
	position: relative;
	min-width: 600px;
	margin: 0 auto;
	padding: 15px 50px;
	border-radius: 10px;
	border-bottom: 4px solid #d2d2d2;
	background-color: #e7e7e7;
	text-align: center;
	font-size: 2rem;
	color: #000;
	text-decoration: none;
}
.discount-button02 a:hover {
	margin-top: 2px;
	border-bottom: 2px solid #d2d2d2;
}
.discount-button02 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url("/epospoint/img-files/rnw/point_discount_ic01.png") no-repeat 0 0 / cover;
}
.discount-button03 {
	margin-top: 40px;
}
.discount-button03 a {
	display: inline-block;
	position: relative;
	min-width: 600px;
	margin: 0 auto;
	padding: 15px 50px;
	border-radius: 10px;
	border-bottom: 4px solid #317680;
	background-color: #45a2b0;
	text-align: center;
	font-size: 2rem;
	color: #fff;
	text-decoration: none;
}
.discount-button03 a:hover {
	margin-top: 2px;
	border-bottom: 2px solid #317680;
}
.discount-button03 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url("/epospoint/img-files/rnw/point_discount_ic03.png") no-repeat 0 0 / cover;
}
/* image */
.discount-image {
	margin-top: 40px;
	text-align: center;
}
/* box */
.discount-noteBox {
	margin-top: 30px;
	padding: 15px;
	border: 2px solid #008191;
	text-align: center;
}
.discount-noteBox .discount-noteBoxText {
	font-size: 1.6rem;
	color: #008191;
	font-weight: bold;
}
.discount-noteBox .discount-noteBoxText02 {
	margin-top: 10px;
	font-size: 1.3rem;
	color: #008191;
	font-weight: bold;
}
/* accordion */
.discount-accordionWrap {
	margin-top: 30px;
}
.discount-accordionWrap >:first-child {
	margin-top: 0 !important;
}
.discount-accordion {
	margin-top: 30px;
}
.discount-accordion .discount-accordionHead {
	display: flex;
	align-items: center;
	position: relative;
	min-height: 60px;
	padding: 10px 60px 10px 20px;
	border-radius: 10px;
	background-color: #45a2b0;
	font-size: 2rem;
	color: #fff;
	text-decoration: none;
}
.discount-accordion .discount-accordionHead::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	border-radius: 50%;
	background-color: #fff;
}
.discount-accordion .discount-accordionHead .discount-accordionHeadLabel::before,
.discount-accordion .discount-accordionHead .discount-accordionHeadLabel::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 28px;
	width: 15px;
	height: 3px;
	margin-top: -1.5px;
	border-radius: 2px;
	background-color: #45a2b0;
	transition: 0.3s all ease-out;
}
.discount-accordion .discount-accordionHead .discount-accordionHeadLabel::after {
	transform: rotate(-90deg);
}
.discount-accordion .discount-accordionHead.open .discount-accordionHeadLabel::after {
	transform: rotate(0);
}
.discount-accordion .discount-accordionBody {
	margin-top: 30px;
}
.discount-accordion .discount-accordionBody >:first-child {
	margin-top: 0 !important;
}
/* breadcrumb */
.breadcrumb {
	margin-top: 60px;
}
/* ======================================================
 * media screen and (max-width: 750px)
 * =================================================== */
@media screen and (max-width: 750px) {

	#mainContainer {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	/* common
	------------------------------------------------------ */
	.marker-blue {
		background:linear-gradient(transparent 60%, #a2d0d7 60% , #a2d0d7 90%, transparent 90%);
	}
	.marker-yellow {
		background:linear-gradient(transparent 60%, #ffe400 60% , #ffe400 90%, transparent 90%);
	}

	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		width: 100%;
		padding: 0 10px;
	}
	.mainVisual .mainVisualHeading {
		margin-top: 20px;
		text-align: center;
	}
	.mainVisual .mainVisualImage {
		margin-top: 20px;
		text-align: center;
	}
	.mainVisual .mainVisualText {
		margin-top: 20px;
		text-align: left;
		font-size: 1.6rem;
	}
	/* flow
	------------------------------------------------------ */
	.discount-flowWrap {
		display: block;
		margin-top: 20px;
	}
	.discount-flow {
		width: 100%;
		padding: 0;
	}
	.discount-flow + .discount-flow  {
		margin-top: 20px;
	}
	.discount-flow:nth-child(n+2) {
		border-left: none;
	}
	.discount-flow .discount-flowTitle {
		display: flex;
		align-items: center;
	}
	.discount-flow .discount-flowTitle .discount-flowTitleNum {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 23px;
		height: 23px;
		margin-right: 10px;
		border-radius: 50%;
		font-size: 1.5rem;
		color: #fff;
		line-height: 1;
	}
	.discount-flow:first-child .discount-flowTitle .discount-flowTitleNum {
		background-color: #dc322c;
	}
	.discount-flow:nth-child(2) .discount-flowTitle .discount-flowTitleNum {
		background-color: #7c266e;
	}
	.discount-flow:nth-child(3) .discount-flowTitle .discount-flowTitleNum {
		background-color: #008191;
	}
	.discount-flow .discount-flowTitle .discount-flowTitleText {
		font-size: 1.4rem;
		line-height: 1.4;
	}
	.discount-flow .discount-flowText {
		margin-top: 10px;
		font-size: 1.3rem;
	}
	/* step
	------------------------------------------------------ */
	.discount-stepWrap {
		display: block;
		margin: 15px 0 0;
	}
	.discount-step {
		display: flex;
		position: relative;
		width: 100%;
		margin-top: 37px;
		margin-left: 0;
	}
	.discount-step:nth-child(3n+1) {
		margin-left: 0;
	}
	.discount-step:nth-child(n+4) {
		margin-top: 37px;
	}
	.discount-step:first-child {
		margin-top: 0;
	}
	.discount-step::before {
		content: '';
		position: absolute;
		top: -27px;
		left: 50%;
		margin-top: 0;
		margin-left: -15px;
		border-top: 17px solid #008191;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
	}
	.discount-step:first-child::before {
		display: none;
	}
	.discount-step .discount-stepHead {
		flex-shrink: 0;
		width: 52%;
		margin-right: 1%;
	}
	.discount-step .discount-stepBody {
		width: 47%;
	}
	.discount-step .discount-stepBody >:first-child {
		margin-top: 0!important;
	}
	.discount-step .discount-orderText {
		position: relative;
		margin-top: 15px;
		padding-left: 30px;
		font-size: 1.3rem;
	}
	.discount-step .discount-orderText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* module
	------------------------------------------------------ */
	/* heading */
	.discount-heading02 {
		position: static;
		width: 100vw;
		margin-top: 55px;
		margin-left: -10px;
		margin-bottom: 20px;
		background-color: #f2f2f2;
		transform: translateX(0);
	}
	.discount-heading02 .discount-heading02Inner {
		width: 100%;
		margin: 0 auto;
		padding: 13px 10px 12px;
	}
	.discount-heading02 .discount-heading02Title {
		font-size: 1.7rem;
	}
	/* text */
	.discount-text {
		margin-top: 15px;
		font-size: 1.4rem;
	}
	.discount-lead {
		margin-top: 30px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.discount-lead02 {
		margin-top: 30px;
		font-size: 1.5rem;
		color: #dc322c;
		font-weight: bold;
	}
	.discount-noteText {
		position: relative;
		width: fit-content;
		margin-top: 15px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 12px;
		text-align: left;
		font-size: 1.2rem;
	}
	.discount-noteText > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.discount-pointTextWrap {
		position: relative;
		width: fit-content;
		margin-top: 30px;
		margin-right: auto;
		margin-left: auto;
	}
	.discount-pointText {
		position: relative;
		padding: 20px 60px 0 76px;
		text-align: center;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.discount-pointText .discount-pointTextLabel {
		position: relative;
		padding: 0 19px 0 0px;
		background:linear-gradient(transparent 60%, #ffd200 60% , #ffd200 90%, transparent 90%);
	}
	.discount-pointText .discount-pointTextLabel::before {
		content: '';
		position: absolute;
		bottom: 4px;
		right: 2px;
		width: 16px;
		height: 17px;
		background: url("/epospoint/img-files/rnw/point_discount_ic02.png") no-repeat 0 0 / contain;
	}
	.discount-pointTextWrap .discount-pointTextImage01 {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		margin: 0;
		height: auto;
	}
	.discount-pointTextWrap .discount-pointTextImage02 {
		position: absolute;
		top: auto;
		bottom: 0;
		right: 0;
		margin: 0;
		height: auto;
	}
	/* list */
	.discount-noteList {
		margin-top: 15px;
	}
	.discount-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.discount-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* media */
	.discount-media {
		display: flex;
		margin-top: 20px;
	}
	.discount-media .discount-mediaHead {
		width: 73%;
		margin-right: 8%;
	}
	.discount-media .discount-mediaHead >:first-child {
		margin-top: 0 !important;
	}
	.discount-media .discount-mediaBody {
		width: 19%;
	}
	.discount-media .discount-mediaBody >:first-child {
		margin-top: 0 !important;
	}
	.discount-media .discount-mediaText {
		margin-top: 15px;
		font-size: 1.6rem;
	}
	/* button */
	.discount-button {
		margin-top: 20px;
	}
	.discount-button a {
		display: inline-block;
		position: relative;
		width: 100%;
		min-width: auto;
		margin: 0 auto;
		padding: 9px 25px;
		border-radius: 5px;
		border-bottom: 2px solid #a62621;
		background-color: #dc322c;
		text-align: center;
		font-size: 1.7rem;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	.discount-button a:hover {
		margin-top: 0;
		border-bottom: 2px solid #a62621;
	}
	.discount-button a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 6px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url("/epospoint/img-files/rnw/point_discount_ic01.png") no-repeat 0 0 / cover;
	}
	.discount-button02 {
		margin-top: 10px;
	}
	.discount-button02 a {
		display: inline-block;
		position: relative;
		width: 100%;
		min-width: auto;
		margin: 0 auto;
		padding: 9px 25px;
		border-radius: 5px;
		border-bottom: 2px solid #d2d2d2;
		background-color: #e7e7e7;
		text-align: center;
		font-size: 1.3rem;
		color: #000;
		text-decoration: none;
	}
	.discount-button02 a:hover {
		margin-top: 0;
		border-bottom: 2px solid #d2d2d2;
	}
	.discount-button02 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 6px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url("/epospoint/img-files/rnw/point_discount_ic01.png") no-repeat 0 0 / cover;
	}
	.discount-button03 {
		margin-top: 20px;
	}
	.discount-button03 a {
		display: inline-block;
		position: relative;
		width: 100%;
		min-width: auto;
		margin: 0 auto;
		padding: 9px 25px;
		border-radius: 5px;
		border-bottom: 2px solid #317680;
		background-color: #45a2b0;
		text-align: center;
		font-size: 1.7rem;
		color: #fff;
		text-decoration: none;
	}
	.discount-button03 a:hover {
		margin-top: 0;
		border-bottom: 2px solid #317680;
	}
	.discount-button03 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 6px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url("/epospoint/img-files/rnw/point_discount_ic03.png") no-repeat 0 0 / cover;
	}
	/* image */
	.discount-image {
		margin-top: 20px;
		text-align: center;
	}
	/* box */
	/* box */
	.discount-noteBox {
		margin-top: 20px;
		padding: 10px;
		border: 1px solid #008191;
		text-align: center;
	}
	.discount-noteBox .discount-noteBoxText {
		font-size: 1.4rem;
		color: #008191;
		font-weight: bold;
	}
	.discount-noteBox .discount-noteBoxText02 {
		margin-top: 10px;
		font-size: 1.1rem;
		color: #008191;
		font-weight: bold;
	}
	/* accordion */
	.discount-accordionWrap {
		margin-top: 15px;
	}
	.discount-accordionWrap >:first-child {
		margin-top: 0 !important;
	}
	.discount-accordion {
		margin-top: 15px;
	}
	.discount-accordion .discount-accordionHead {
		display: flex;
		align-items: center;
		position: relative;
		min-height: 45px;
		padding: 5px 10px;
		border-radius: 5px;
		background-color: #45a2b0;
		font-size: 1.7rem;
		color: #fff;
		text-decoration: none;
	}
	.discount-accordion .discount-accordionHead::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 7px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		border-radius: 50%;
		background-color: #fff;
	}
	.discount-accordion .discount-accordionHead .discount-accordionHeadLabel::before,
	.discount-accordion .discount-accordionHead .discount-accordionHeadLabel::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 10px;
		height: 2px;
		margin-top: -1px;
		border-radius: 2px;
		background-color: #45a2b0;
		transition: 0.3s all ease-out;
	}
	.discount-accordion .discount-accordionHead .discount-accordionHeadLabel::after {
		transform: rotate(-90deg);
	}
	.discount-accordion .discount-accordionHead.open .discount-accordionHeadLabel::after {
		transform: rotate(0);
	}
	.discount-accordion .discount-accordionBody {
		margin-top: 30px;
	}
	.discount-accordion .discount-accordionBody >:first-child {
		margin-top: 0 !important;
	}
}
