@charset "shift_jis";

/* ======================================================
 * /common-files/css/campaign/same_day.css
 * ------------------------------------------------------
 * Parts
 * ------------------------------------------------------
 * Clearfix
====================================================== */

/* Parts
------------------------------------------------------ */
/* ----- HEADING ----- */
#eposcard .sd-heading01 {
	margin: -0.1em 0 0.1em;
	font-size: 33px;
	font-size: 3.3rem;
	font-weight: bold;
	color: #a5001e;
	line-height: 1.2;
}
#eposcard .sd-heading02 {
	margin-bottom: 20px;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
#eposcard .sd-heading02 + * {
	margin-top: 0 !important;
}
#eposcard .sd-heading02 > em {
	font-size: 36px;
	font-size: 3.6rem;
	color: #a5001e;
}
#eposcard .sd-heading03 {
	margin-bottom: 10px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.2;
}
#eposcard .sd-heading03 + * {
	margin-top: 0 !important;
}
#eposcard .sd-heading03 > em {
	font-size: 25px;
	font-size: 2.5rem;
}

/* ----- TEXT ----- */
#eposcard .sd-em01 {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #a5001e;
}
#eposcard .sd-small01 {
	font-size: 13px;
	font-size: 1.3rem;
}
#eposcard .sd-orText {
	margin: 12px 0;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
#eposcard .sd-orText span {
	padding: 0.2em 1.0em;
	-webkit-border-radius: 0.7em;
		 -moz-border-radius: 0.7em;
					border-radius: 0.7em;
	background: #57352e;
}

/* ----- UNIQUE ----- */
#eposcard .sd_exampleLayout01 {
	width: 1120px;
	margin: 20px auto 0;
}
#eposcard .sd_exampleLayout01 .sd_exampleCol {
	width: 29%;
	float: left;
	margin-left: 6.5%;
	padding-top: 156px;
}
#eposcard .sd_exampleLayout01 .sd_exampleCol:nth-child(3n+1) {
	margin-left: 0;
}
#eposcard .sd_exampleLayout01 .sd_exampleCol.type01 { background: url(/eposcard/img-files/same_day_im02.png) 50% 0 no-repeat; }
#eposcard .sd_exampleLayout01 .sd_exampleCol.type02 { background: url(/eposcard/img-files/same_day_im03.png) 50% 0 no-repeat; }
#eposcard .sd_exampleLayout01 .sd_exampleCol.type03 { background: url(/eposcard/img-files/same_day_im04.png) 50% 0 no-repeat; }
#eposcard .sd_exampleLayout01 .sd_exampleCol .sd_exampleBaloon {
	position: relative;
	display: table;
	width: 100%;
	padding: 15px 20px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 8px;
		 -moz-border-radius: 8px;
					border-radius: 8px;
}
#eposcard .sd_exampleLayout01 .sd_exampleCol .sd_exampleBaloon:before,
#eposcard .sd_exampleLayout01 .sd_exampleCol .sd_exampleBaloon:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	content: "";
}
#eposcard .sd_exampleLayout01 .sd_exampleCol .sd_exampleBaloon:before {
	top: -9px;
	margin-left: -9px;
	border-bottom: 10px solid #dfdfdf;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
}
#eposcard .sd_exampleLayout01 .sd_exampleCol .sd_exampleBaloon:after {
	top: -8px;
	margin-left: -8px;
	border-bottom: 9px solid #ffffff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
#eposcard .sd_exampleLayout01 .sd_exampleCol .sd_exampleBaloon > p {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
#eposcard .sd-catchCol01 {
	width: 997px;
	margin: 0 auto;
}
#eposcard .sd-catchCol01 .sd-colR {
	float: right;
	width: 460px;
}
#eposcard .sd-catchCol01 .sd-colL {
	float: left;
	width: 513px;
}
#eposcard .sd-convenientList01 > li {
	padding: 10px 26px;
	background: #fdf5d1;
	-webkit-border-radius: 8px;
		 -moz-border-radius: 8px;
					border-radius: 8px;
	font-size: 17px;
	font-size: 1.7rem;
}
#eposcard .sd-convenientList01 > li + li {
	margin-top: 8px;
}
#eposcard .sd-cvArea01 {
	margin-top: 60px;
	text-align: center;
}
#eposcard .sd-cvArea02 {
	margin-top: 20px;
	text-align: center;
}
#eposcard .sd-boxCol01.col2 > .col {
	width: 48.3%;
	margin-rigth: 3.4%;
}
#eposcard .sd-boxCol01.col2 > .col:nth-child(2n) {
	margin-rigth: 0;
}
#eposcard .sd-boxCol01 > .col > a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fdf5d1;
	border: 1px solid #dbdbdb;
	border-bottom-width: 3px;
	text-decoration: none;
	color: #222222;
}
#eposcard .sd-boxCol01 > .col > a:hover {
	margin-top: 2px !important;
	border-bottom-width: 1px;
	opacity: 0.7;
}
#eposcard .sd-cardCol {
	display: table;
	width: 100%;
	height: 100%;
}
#eposcard .sd-cardCol .sd-boxCard,
#eposcard .sd-cardCol .sd-boxCardTxt {
	display: table-cell;
	vertical-align: middle;
}
#eposcard .sd-cardCol .sd-boxCard {
	width: 53%;
	padding: 18px 0;
	background: #ffffff;
	text-align: center;
}
#eposcard .sd-cardCol .sd-boxCardTxt {
	width: 47%;
	padding: 10px 50px 10px 20px;
	background: url(/common-files/img/com_btn_ic13.png) 95% 50% no-repeat #fdf5d1;
	line-height: 1.2;
}
#eposcard .sd-cardCol .sd-boxCardTxt .sd-fee {
	display: block;
	margin-bottom: 0.2em;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #a5001e;
}
#eposcard .sd-cardCol .sd-boxCardTxt .sd-ttl {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
#eposcard .sd-btnLink01 a {
	padding: 18px 78px 16px;
	font-size: 18px;
	font-size: 1.8rem;
}

#eposcard .sd-flowSection01 {
	margin-top: 60px;
	padding: 20px 30px 30px;
	background: #ebebeb;
}
#eposcard .borderBox01 {
	background: #ffffff;
}
#eposcard .sd-flowSection01 .sd-flowHead01 {
	margin-bottom: 20px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}
#eposcard .sd-flowSection02 {
	position: relative;
	padding: 40px 35px 30px 123px;
	background: url(/eposcard/img-files/same_day_ic01.png) 20px 18px no-repeat #ffffff;
	-webkit-border-radius: 8px;
		 -moz-border-radius: 8px;
					border-radius: 8px;
}
#eposcard .sd-flowSection02 + .sd-flowSection02 {
	margin-top: 20px;
}
#eposcard .sd-flowSection02.sd-flow01 { background-image: url(/eposcard/img-files/same_day_ic01.png); }
#eposcard .sd-flowSection02.sd-flow02 { background-image: url(/eposcard/img-files/same_day_ic02.png); }
#eposcard .sd-flowSection02.sd-flow03 { background-image: url(/eposcard/img-files/same_day_ic03.png); }
#eposcard .sd-flowSection02.sd-flow02 {
	padding-right: 290px;
	padding-bottom: 90px;
}
#eposcard .sd-flowSection02.sd-flow02:after {
	position: absolute;
	top: 47px;
	right: 47px;
	display: block;
	width: 196px;
	height: 130px;
	background: url(/eposcard/img-files/same_day_im11.gif) 0 0 no-repeat;
	content: "";
}
#eposcard .sd-flowHead02 {
	margin-bottom: 30px;
	font-size: 27px;
	font-size: 2.7rem;
	font-weight: bold;
	color: #a5001e;
}
#eposcard .sd-flowSection02.sd-flow01 .sd-flowHead02 {
	margin-bottom: 55px;
}
#eposcard .sd-applySection {
	display: table;
	width: 100%;
}
#eposcard .sd-applySection + .sd-applySection {
	margin-top: 40px;
}
#eposcard .sd-applySection .sd-applyHead01 {
	display: table-cell;
	width: 160px;
	padding: 5px;
	-webkit-border-radius: 8px;
		 -moz-border-radius: 8px;
					border-radius: 8px;
	background: #ffebeb;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #a5001e;
	text-align: center;
	vertical-align: middle;
}
#eposcard .sd-applySection .sd-applyHead01 > span {
	font-size: 27px;
	font-size: 2.7rem;
}
#eposcard .sd-applySection .sd-applyDetail {
	display: table-cell;
	width: 822px;
	padding-left: 18px;
	vertical-align: top;
}
#eposcard .sd-applySection .sd-applyDetail .sd-applyDetailCol {
	position: relative;
	width: 298px;
	float: left;
}
#eposcard .sd-applySection .sd-applyDetail .sd-applyDetailCol + .sd-applyDetailCol {
	width: 368px;
	margin-left: 105px;
}
#eposcard .sd-applySection .sd-applyDetail .sd-applyDetailCol + .sd-applyDetailCol:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 50%;
	left: -75px;
	margin-top: -36px;
	border-left: 50px solid #cab287;
	border-top: 36px solid transparent;
	border-bottom: 36px solid transparent;
	content: "";
}
#eposcard .sd-applySection .sd-applyDetail .sd-applyDetailCol.spOnly + .sd-applyDetailCol {
	width: 298px;
	margin-left: 0;
}
#eposcard .sd-applySection .sd-applyDetail .sd-applyDetailCol.spOnly + .sd-applyDetailCol:after {
	border-style: none;
}
#eposcard .sd-applySection .sd-applyDetail .sd-applyLead {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
}
#eposcard .sd-applySection .sd-applyDetail .sd-appliLogo {
	display: table;
	width: 100%;
	padding: 5px 6px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}
#eposcard .sd-applySection .sd-applyDetail .sd-logo,
#eposcard .sd-applySection .sd-applyDetail .sd-appliLogo > p {
	display: table-cell;
	vertical-align: middle;
}
#eposcard .sd-applySection .sd-applyDetail .sd-logo {
	width: 61px;
}
#eposcard .sd-applySection .sd-applyDetail .sd-appliLogo > p {
	width: 223px;
	padding-left: 10px;
}
#eposcard .sd-applySection .sd-applyDetail .sd-appliTxt {
	margin: 10px 0;
	padding: 3px;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#eposcard .sd-applySection .sd-appliQR {
}
#eposcard .sd-applySection .sd-appliQR .sd-appliCol {
	width: 50%;
	float: left;
	color: #5b5b5b;
	font-weight: bold;
	text-align: center;
}
#eposcard .sd-applySection .sd-appliQR .sd-appliCol * + * {
	margin-top: 6px;
}
#eposcard .sd-cardcenterCol01 {
}
#eposcard .sd-cardcenterCol01 .sd-colL {
	width: 25%;
	float: left;
}
#eposcard .sd-cardcenterCol01 .sd-colR {
	width: 75%;
	float: right;
}
#eposcard .sd-cardcenterCol02 {
	display: inline-block;
	text-align: center;
}
#eposcard .sd-cardcenterDesc {
	text-align: center;
}
#eposcard .sd-cardcenterDesc dt {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
#eposcard .sd-cardcenterDesc dd > figure {
	margin-top: 10px;
}
#eposcard .sd-cardcenterSection {
	position: relative;
	padding: 25px 30px 30px 35px;
	background: #ffebeb;
	-webkit-border-radius: 8px;
		 -moz-border-radius: 8px;
					border-radius: 8px;
}
#eposcard .sd-cardcenterSection > *:first-child {
	margin-top: 0 !important;
}
#eposcard .sd-cardcenterSection:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 85px;
	left: -34px;
	border-right: 34px solid #ffebeb;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	content: "";
}


/* ----- non-existent ----- */
#eposcard [class*="sd-line"] {
	position: relative;
	display: block;
	width: 100%;
	height: 48px;
	border: none;
}
#eposcard [class*="sd-line"]:after {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -107px;
	border-top: 48px solid #cccccc;
	border-left: 107px solid transparent;
	border-right: 107px solid transparent;
	content: "";
}
#eposcard .sd-line01 {
	margin: 30px 0 30px;
}
#eposcard .sd-line01:after { border-top-color: #ffebeb; }


/* scene Section（TOP流用）
------------------------------------------------------ */
#eposcard .sceneSec {
	padding: 40px 0 0;
	background: #ffffff;
}
#eposcard .sceneSec .sceneSubHead,
#eposcard .sceneSec .sceneHead {
	text-align: center;
}
#eposcard .sceneSec .sceneSubHead {
	margin-bottom: 20px;
	position: relative;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #ffffff;
}
#eposcard .sceneSec .sceneSubHead:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	bottom: -18px;
	left: 50%;
	margin-left: -12px;
	border-top: 18px solid #a5001e;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}
#eposcard .sceneSec .sceneSubHead span {
	padding: 3px 30px;
	background: #a5001e;
	-webkit-border-radius: 1.0em;
		 -moz-border-radius: 1.0em;
					border-radius: 1.0em;
}
#eposcard .sceneSec .sceneHead {
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bold;
}
#eposcard .sceneSec .sceneLayout01 {
	margin-top: 20px;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol {
	position: relative;
	float: left;
	width: 288px;
	margin-left: 16px;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol:nth-child(4n+1) {
	margin-left: 0;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol:nth-child(n+5) {
	margin-top: 16px;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol a {
	display: block;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 3px solid #cccccc;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol a:hover {
	margin-top: 1px;
	border-bottom-width: 1px;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol a:hover figure {
	opacity: 0.7;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol .text {
	width: 100%;
	position: absolute;
	bottom: 3px;
	left: 0;
	padding: 12px 10px 12px 18px;
	background: #ffffff;
	font-size: 20px;
	font-size: 2.0rem;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol a:hover .text {
	bottom: 1px;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol .text span {
	display: block;
	padding-right: 30px;
}
#eposcard .sceneSec .sceneLayout01 .sceneCol .col01 .text span { background: url(/img-files/top_scene_ic01.png) 100% 50% no-repeat; }
#eposcard .sceneSec .sceneLayout01 .sceneCol .col02 .text span { background: url(/img-files/top_scene_ic02.png) 100% 50% no-repeat; }
#eposcard .sceneSec .sceneLayout01 .sceneCol .col03 .text span { background: url(/img-files/top_scene_ic03.png) 100% 50% no-repeat; }
#eposcard .sceneSec .sceneLayout01 .sceneCol .col04 .text span { background: url(/img-files/top_scene_ic04.png) 100% 50% no-repeat; }
#eposcard .sceneSec .sceneLayout01 .sceneCol .col05 .text span { background: url(/img-files/top_scene_ic05.png) 100% 50% no-repeat; }
#eposcard .sceneSec .sceneLayout01 .sceneCol .col06 .text span { background: url(/img-files/top_scene_ic06.png) 100% 50% no-repeat; }

#eposcard .sd-imgSize01{
	width: 320px;
}

/* Clearfix
------------------------------------------------------ */
#eposcard .sd_exampleLayout01:after,
#eposcard .sd-catchCol01:after,
#eposcard .sd-applySection .sd-appliQR:after,
#eposcard .sd-cardcenterCol01:after,
#eposcard .sceneSec .sceneLayout01:after {
	content: "";
	display: block;
	clear: both;
}
#eposcard .sd_exampleLayout01,
#eposcard .sd-catchCol01,
#eposcard .sd-applySection .sd-appliQR,
#eposcard .sd-cardcenterCol01,
#eposcard .sceneSec .sceneLayout01 {
	zoom: 1;
}