@charset "shift_jis";

/* ======================================================
 * /pointup/css/pointup.css
 * ------------------------------------------------------
 * - module
 * - component
 * - @media query:max-width: 750px
 * ------------------------------------------------------
 * Clearfix
====================================================== */
/* module
------------------------------------------------------ */
/* ----- common ----- */
#pointup #mainContainer{
	background: #ebeadd;
	font-size: 16px;
	font-size: 1.6rem;
}

/* component
------------------------------------------------------ */
/* ----- heading ----- */
/* heading01 */
#pointup .heading01 {
	margin: 0 0 30px;
	padding: 0;
	border-bottom: none;
	background: #ffffff;
}
#pointup .heading01 > span {
	width: 1900px;
	margin: 0 auto;
}
/* heading03 */
#pointup .section03.typePointup > .heading03{
	font-size: 24px;
	font-size: 2.4rem;
}
#pointup .pointup-OtherContent .section03 > .heading03{
	color: #d3620b;
	font-size: 18px;
	font-size: 1.8rem;
}
#pointup .section03.typePointup > .heading03:before,
#pointup .pointup-OtherContent .section03 > .heading03:before{
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 5px;
	height: 80%;
	background-color: #f97c25;
}
#pointup .section03.typePointup > .heading03.type02{
	border-bottom: solid 2px #ffc71d;
	padding-left: 0;
}
#pointup .section03.typePointup > .heading03.type02:before{
	content: none;
}
#pointup .pointup-OtherContent .section03 > .heading03:before{
	background-color: #d3620b;
}

/* section03 */
#pointup .section03.typePointup {
	margin-top: 50px !important;
}
#pointup .section03.typePointup.mt0 {
	margin-top: 0 !important;
}
#pointup .pointup-tabHdg01 + .section03.typePointup {
	margin-top: 20px !important;
}

/* ----- text ----- */
/* txtLarge03 */
#pointup .txtLarge03 {
	font-size: 20px;
	font-size: 2.0rem;
}
/* txtPointupStrong01 */
#pointup .txtPointupStrong01 {
	color: #d3620b;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}

/* txtPointupStrong02 */
#pointup .txtPointupStrong02 {
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bold;
}
/* txtColorRed */
#pointup .txtColorRed {
	color: #e00611;
}
/* normalText01 */
#pointup .normalText01{
	font-size: 14px;
	font-size: 1.4rem;
}

/* button */
#pointup .btnLink01.typePointup a,
#pointup .btnList01.layout02 .typePointup a{
	display: inline-block;
	position: relative;
	padding: 19px 150px 17px 140px;
	color: #222222;
	font-size: 20px;
	font-size: 2.0rem;
	background-color: #fff09f;
	border-bottom: solid 3px #ddcf80;
}
#pointup .btnList01.layout02 .typePointup a{
	display: block;
	padding: 19px 50px 17px 40px;
}
#pointup .btnLink01.typePointup a:hover,
#pointup .btnList01.layout02 .typePointup a:hover{
	margin-top: 2px;
	background-color: #fff8d3;
	border-bottom: solid 1px #ddcf80;
	color: #222222;
}
#pointup #pageTopBtn {
	bottom: 130px;
}
#pointup .btnList01.layout02{
	width: 80%;
	margin: 0 auto;
}
#pointup .btnList01.layout02 li{
	float: left;
	margin-top: 0;
	width: 49%;
}
#pointup .btnList01.layout02 li + li{
	margin-left: 2%;
}

/* ----- col ----- */
/* pointupBalloonBox */
#pointup .pointupBalloonBox {
	margin: 20px 0 50px;
}
#pointup .pointupBalloonBox .pointup-tabHdg01 {
	position: relative;
	padding: 6px 15px 1px;
	margin: 0 auto -15px;
	width: 20%;
	-webkit-border-radius: 20em;
		 -moz-border-radius: 20em;
					border-radius: 20em;
	background: #ebeadd;
	font-size: 17px;
	font-size: 1.7rem;
	text-align: center;
}
#pointup .pointupBalloonBox .pointup-tabHdg01:after{
	position: absolute;
	content: "";
	bottom: -10px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #ebeadd transparent transparent transparent;
}
#pointup .pointupBalloonBox .balloonBoxInner {
	padding: 40px 50px 35px;
	border: solid 2px #ebeadd;
}
/* pointup-newsBox */
#pointup .pointup-newsBox {
	clear: both;
	margin: 30px 0;
	padding: 15px;
	border: 2px solid #dc322c;
	background-color: #fff; 
}
#pointup .pointup-newsBox >:first-child {
	margin-top: 0 !important;
}
#pointup .pointup-newsBox > .pointup-newsText {
	margin: 1em 0 0 0;
	color: #dc322c;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointup-newsBox > .pointup-newsText a {
	color: #dc322c;
}
/* pointupStageList */
#pointup .pointupStageList {
	margin-top: 30px;
}
#pointup .pointupStageList .col {
	position: relative;
	float: left;
	width: 31.6%;
	margin-right: 2.6%;
	border-radius: 5px;
}
#pointup .pointupStageList .col.last {
	margin-right: 0;
}
#pointup .pointupStageList .col + .col:before{
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: -25px;
	margin: auto 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 0 24px 20px;
	border-color: transparent transparent transparent #ffb898;
}
#pointup .pointupStageList .col.last:before{
	display: none;
}
#pointup .pointupStageList .col .stepHdg01 {
	position: relative;
	display: block;
	border-radius: 5px 5px 0 0;
	padding: 28px 10px 8px;
	background: #ffb898;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointupStageList .col.last .stepHdg01 {
	position: relative;
	display: block;
	border-radius: 5px 5px 0 0;
	padding: 19px 2px 17px;
	background: #ffb898;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointupStageList .col .stepHdg01:after{
	position: absolute;
	content: "";
	top: 15px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5px 0 5px;
	border-color: #fff transparent transparent transparent;
}
#pointup .pointupStageList .col.last .stepHdg01:after{
	content: none;
}
#pointup .pointupStageList .col .stepHdg01 > .steplabel{
	position: absolute;
	top: -20px;
	left: 50%;
	display: block;
	width: 145px;
	margin-left: -72px;
	border-radius: 100px;
	border: solid 2px #ffb898;
	background-color: #fff;
	padding: 8px 17px 6px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
#pointup .pointupStageList .col .stepHdg01 + figure{
	position: relative;
	display: block;
	border-radius: 0 0 5px 5px;
	background: #edeeea;
	text-align: center;
}
#pointup .pointupStageList .col.last .stepHdg01{
	background: #ffca27;
}
#pointup .pointupStageList .col.last .stepHdg01 + figure{
	background: #fff6d8;
}
/* pointupShopList */
#pointup .pointup-tabInner .tabLead01 {
	margin: 20px 0 40px;
	padding: 17px 10px 9px;
	-webkit-border-radius: 20em;
		 -moz-border-radius: 20em;
					border-radius: 20em;
	background: #fffbcd;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointupShopList > li {
	position: relative;
	float: left;
	width: 32.4%;
	padding-left: 1.3%;
	text-align: center;
}
#pointup .pointupShopList > li + li {
	margin-left: 1.3%;
	padding-right: 1.3%;
	border-left: dashed 2px #9bc53d;
}
#pointup .pointupShopList > li:nth-child(1) {
	background: url(/pointup/img/pointup_bg03.png) no-repeat 50% 70%;
}
#pointup .pointupShopList > li:nth-child(2) {
	background: url(/pointup/img/pointup_bg04.png) no-repeat 50% 75%;
}
#pointup .pointupShopList > li:nth-child(3) {
	background: url(/pointup/img/pointup_bg05.png) no-repeat 50% 70%;
}
#pointup .pointupShopList > li > dl > dt {
	margin: 0 0 5px;
	color: #e00611;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
	font-weight: bold;
}
#pointup .pointupShopList > li > dl > dt > span {
	color: #222222;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
	text-align: center;
}
#pointup .pointupShopList > li > dl > dd > ul > li {
	display: table;
	margin: 0 auto;
	padding: 3px 30px 0px;
	border: solid 1px #c5dfa4;
	-webkit-border-radius: 20em;
		 -moz-border-radius: 20em;
					border-radius: 20em;
	background: rgba(255,255,255,0.5);
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointupShopList > li > dl > dd > ul > li + li {
	margin: 5px auto 0;
}

/* ----- tab ----- */
#pointup .pointup-tabList > li{
	float: left;
	display: table;
	height: 120px;
	width: 291px;
	border-top: solid 5px #d9c081;
	-webkit-border-radius: 9px 9px 0 0;
		 -moz-border-radius: 9px 9px 0 0;
					border-radius: 9px 9px 0 0;
	background: #d9c081 url(/pointup/img/pointup_ic01.png) no-repeat 93% 50%;
	text-align: center;
}
#pointup .pointup-tabList > li.actOpne{
	border-top: solid 5px #f28125;
	background: #ffffff url(/pointup/img/pointup_ic02.png) no-repeat 93% 50%;
}
#pointup .pointup-tabList > li + li{
	margin-left: 12px;
}
#pointup .pointup-tabList > li a{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	color: #222222;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-decoration: none;
	padding-right: 40px;
}
#pointup .pointup-ToggleContent{
	margin-bottom: 50px;
	padding: 35px 0 45px;
	background: #ffffff;
}
#pointup .pointup-tabWrap01 .pointup-tabContent{
	display: none;
}
#pointup .pointup-tabWrap01 .pointup-tabContent.actOpne{
	display: block;
}
#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabInner,
#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabHdg01 + section.typePointup{
	padding: 20px 30px 0;
}
#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabHdg01{
	position: relative;
	margin: 0 30px;
	border-bottom: solid 2px #ffca27;
	padding-bottom: 3px;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabHdg01::after{
	position: absolute;
	bottom: 3px;
	left: 0;
	right: 0;
	border-bottom: solid 3px #ffca27;
	content: "";
}
#pointup .pointup-tabWrap01 #tab01.pointup-tabContent .colLayout.col2 > .col {
    width: 49.1%;
    margin-right: 1.8%;
}

/* ----- OtherContent ----- */
#pointup .pointup-OtherContent{
	margin-bottom: 40px;
	padding: 35px 0 45px;
	background: #ffffff;
}
#pointup .pointup-OtherContent > .pointup-OtherInner{
	padding: 20px 30px 0;
}
#pointup .pointup-OtherContent > .pointup-OtherHdg01{
	background: url(/pointup/img/pointup_bg02.gif) repeat 0 0;
	color: #333333;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointup-OtherContent > .pointup-OtherHdg01 > span{
	padding: 10px 0 0px;
	display: block;
}

/* ----- BannerContent ----- */
#pointup .pointup-BannerContent{
	padding: 0 30px 20px;
}
#pointup .pointup-BannerContent .pointup-BannerHdg01{
	position: relative;
	padding: 12px 15px 5px;
	margin: 0 0 35px;
	-webkit-border-radius: 20em;
		 -moz-border-radius: 20em;
					border-radius: 20em;
	background: -moz-linear-gradient(left,  #fff03e 0%, #fff687 37%, #fffab9 50%, #fff687 63%, #fff03e 100%);
	background: -webkit-linear-gradient(left,  #fff03e 0%, #fff687 37%, #fffab9 50%, #fff687 63%, #fff03e 100%);
	background: linear-gradient(to right,  #fff03e 0%, #fff687 37%, #fffab9 50%, #fff687 63%, #fff03e 100%);
	background-color: #fffab9;
	color: #222222;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
}
#pointup .pointup-BannerContent .pointup-BannerHdg01:after{
	position: absolute;
	content: "";
	bottom: -10px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fffab9 transparent transparent transparent;
}
#pointup .pointup-BannerContent .colLayout.col2 > .col {
	width: 49.2%;
	margin-right: 1.5%;
}
#pointup .pointup-BannerContent .btn01,
#pointup .pointup-BannerContent .btn02{
	-webkit-border-radius: 0 0 13px 13px;
		 -moz-border-radius: 0 0 13px 13px;
					border-radius: 0 0 13px 13px;
}
#pointup #floatingWrap01 .loginBt{
	-webkit-border-radius: 0 0 8px 8px;
		 -moz-border-radius: 0 0 8px 8px;
					border-radius: 0 0 8px 8px;
}
#pointup .pointup-BannerContent .btn01{
	border-bottom: solid 3px #000000;
}
#pointup .pointup-BannerContent .btn02{
	border-bottom: solid 3px #5f4500;
}
#pointup #floatingWrap01 .loginBt{
	border-bottom: solid 3px #7c0000;
}
#pointup .pointup-BannerContent .btn01:hover,
#pointup .pointup-BannerContent .btn02:hover,
#pointup #floatingWrap01 .loginBt:hover{
	margin-top: 2px;
	border-bottom-width: 1px;
}

/* pointupInnerTabBox */
#pointup .pointupInnerTabBox{
	font-size: 14px;
	font-size: 1.4rem;
	border-top: 1px solid #bfbfbf;
}
#pointup .tabContents + .tabContents {
	margin-top: 0;
	border-bottom: 0;
}
#pointup .tabContents + .tabContents .tabList {
}
#pointup .tabContents > .tabContentsBox {
	display: none;
}
#pointup .tabContents > .tabContentsBox > .innerTabContentsBox {
	padding: 25px 20px;
	background: #ffffff;
	border-bottom: 1px solid #bfbfbf;
}
#pointup .tabContents > .tabContentsBox > .innerTabContentsBox > .floatCenter li {
	padding-bottom: 2px;
}
#pointup .jsSPAncSwitch {
	display: none;
}
/* .tabList */
#pointup .tabList {
	width: 100%;
}
#pointup .tabList > li {
	float: left;
	display: table;
	width: 20%;
	height: 108px;
	border-bottom: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	cursor: pointer;
}
#pointup .tabList > li > .text {
	display: table-cell;
	width: 100%;
	padding: 0 0 0 80px;
	color: #222222;
	font-size: 13px;
	font-size: 1.3rem;
	vertical-align: middle;
}
#pointup .tabList > li a {
	visibility: hidden;
	text-decoration: none;
}
#pointup .tabContents .tabList > li.active {
	background: #ffca27;
}
#pointup .tabContents + .tabContents .tabList > li > a {
	border-top: 0;
}
#pointup .tabList > li:first-child {
	border-left: 1px solid #a5a5a5;
}
#pointup .tabList > li:hover { background: #fff79e; }
#pointup .tabList > li.active { border-bottom: #ffca27; }
#pointup .tabList > li.active:hover { background: #ffca27; }
#pointup .tabIcon {
	position: relative;
}
#pointup .tabIcon:before,
#pointup .tabIcon:after {
	content: '';
	display: block;
	position: absolute;
}
#pointup .tabIcon:before {
	top: 0;
	bottom: 0;
	left: 17px;
	margin: auto 0;
	width: 0;
	width: 65px;
	height: 56px;
	background-repeat: no-repeat;
}
#pointup .tabIcon:after {
	bottom: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	background: none;
	border-top: 6px solid #ffca27;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	z-index: 2;
}
#pointup .tabIcon.isPoint01:before{ height: 56px; background-image: url(/pointup/img/pointup_ic03.png); }
#pointup .tabIcon.isPoint02:before{ height: 54px; background-image: url(/pointup/img/pointup_ic04.png); }
#pointup .tabIcon.isPoint03:before{ height: 42px; background-image: url(/pointup/img/pointup_ic05.png); }
#pointup .tabIcon.isPoint04:before{ height: 54px; background-image: url(/pointup/img/pointup_ic06.png); }
#pointup .tabIcon.isPoint05:before{ height: 52px; background-image: url(/pointup/img/pointup_ic07.png); }
#pointup .tabIcon.isPoint06:before{ height: 54px; background-image: url(/pointup/img/pointup_ic08.png); }
#pointup .tabIcon.isPoint07:before{ height: 34px; background-image: url(/pointup/img/pointup_ic09.png); }
#pointup .tabIcon.isPoint08:before{ height: 40px; background-image: url(/pointup/img/pointup_ic10.png); }
#pointup .tabIcon.isPoint09:before{ height: 46px; background-image: url(/pointup/img/pointup_ic11.png); }
#pointup .tabIcon.isPoint10:before{ height: 40px; background-image: url(/pointup/img/pointup_ic12.png); }
#pointup .tabIcon.isPoint11:before{ height: 30px; background-image: url(/pointup/img/pointup_ic13.png); }
#pointup .tabIcon.isPoint12:before{ height: 40px; background-image: url(/pointup/img/pointup_ic14.png); }
#pointup .tabIcon.isPoint13:before{ height: 48px; background-image: url(/pointup/img/pointup_ic15.png); }
#pointup .tabIcon.isPoint14:before{ height: 40px; background-image: url(/pointup/img/pointup_ic16.png); }
#pointup .tabIcon.isPoint15:before{ height: 54px; background-image: url(/pointup/img/pointup_ic17.png); }
/* .tabList--.active */
#pointup .active.tabIcon:before {}
#pointup .active.tabIcon:after {
	bottom: -9px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	background: none;
	border-top: 9px solid #ffca27;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	z-index: 2;
}
#pointup .active .tabIcon.isPoint01:before{ background-image: url(/pointup/img/pointup_ic03on.png); }
#pointup .active .tabIcon.isPoint02:before{ background-image: url(/pointup/img/pointup_ic04on.png); }
#pointup .active .tabIcon.isPoint03:before{ background-image: url(/pointup/img/pointup_ic05on.png); }
#pointup .active .tabIcon.isPoint04:before{ background-image: url(/pointup/img/pointup_ic06on.png); }
#pointup .active .tabIcon.isPoint05:before{ background-image: url(/pointup/img/pointup_ic07on.png); }
#pointup .active .tabIcon.isPoint06:before{ background-image: url(/pointup/img/pointup_ic08on.png); }
#pointup .active .tabIcon.isPoint07:before{ background-image: url(/pointup/img/pointup_ic09on.png); }
#pointup .active .tabIcon.isPoint08:before{ background-image: url(/pointup/img/pointup_ic10on.png); }
#pointup .active .tabIcon.isPoint09:before{ background-image: url(/pointup/img/pointup_ic11on.png); }
#pointup .active .tabIcon.isPoint10:before{ background-image: url(/pointup/img/pointup_ic12on.png); }
#pointup .active .tabIcon.isPoint11:before{ background-image: url(/pointup/img/pointup_ic13on.png); }
#pointup .active .tabIcon.isPoint12:before{ background-image: url(/pointup/img/pointup_ic14on.png); }
#pointup .active .tabIcon.isPoint13:before{ background-image: url(/pointup/img/pointup_ic15on.png); }
#pointup .active .tabIcon.isPoint14:before{ background-image: url(/pointup/img/pointup_ic16on.png); }
#pointup .active .tabIcon.isPoint15:before{ background-image: url(/pointup/img/pointup_ic17on.png); }
/* shopList */
#pointup .pointupInnerTabBox .shopList {
	display: flex;
	flex-flow: row wrap;
}
#pointup .pointupInnerTabBox .shopList > li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 13px;
	width: 18.4%;
	margin-right: 2%;
}
#pointup .pointupInnerTabBox .shopList > li:nth-child(5n) {
	margin-right: 0;
}
#pointup .pointupInnerTabBox .shopList > li:before {
	content: "";
	position: absolute;
	height: 5px;
	width: 5px;
	top: 0.5em;
	left: 0;
	background-color: #f97c25;
	-webkit-border-radius: 50%;
		 -moz-border-radius: 50%;
					border-radius: 50%;
}
.btnLink01.typePointup a:after {
	background-image: url(/pointup/img/pointup_ic20.png);
}
#pointup .pointupInnerTabBox .shopList > li.bubble {
	padding-bottom: 90px;
}
#pointup .pointupInnerTabBox .shopList > li.bubble .bubbleWrap {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 280px;
	transform: translateX(-50%);
}
#pointup .pointupInnerTabBox .shopList > li.bubble.mixi .bubbleWrap {
	bottom: 12px;
	left: 14%;
}
#pointup .pointupInnerTabBox .shopList > li.bubble.suica .bubbleWrap {
	bottom: 12px;
	left: 30%;
}
#pointup .pointupInnerTabBox .shopList > li.bubble .bubbleWrap .bubbleWrapInner {
	position: relative;
	padding: 10px;
	border: 2px solid #dc322c;
	border-radius: 10px;
	background-color: #fff;
	color: #dc322c;
	text-align: center;
}
#pointup .pointupInnerTabBox .shopList > li.bubble .bubbleWrap .bubbleWrapInner::before {
	content: '';
	position: absolute;
	top: -6px;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-bottom: 6px solid #dc322c;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}
/* shopOtherContents */
#pointup .pointupInnerTabBox .shopOtherContents{
	margin-top: 15px;
	padding: 15px 0 0;
	border-top: solid 2px #f97c25;
}
#pointup .pointupInnerTabBox .shopOtherContents .shopOtherList{
	margin-top: 10px;
	text-align: center
}
#pointup .pointupInnerTabBox .shopOtherContents .shopOtherList > li{
	display: inline-block;
	margin: 0 5px;
}
#pointup .pointupInnerTabBox .shopOtherContents .shopOtherList > li + li{
}
#pointup .pointupInnerTabBox .shopOtherContents .colLayout.typeLayout01{
	width: 600px;
	margin: 0px auto 0;
}

/* shopLineup */
#pointup .shopLineup{
	margin-top: 50px;
}
#pointup .shopLineup .shopLineupHdg{
	display: table-cell;
	height: 53px;
	padding: 0 0 0 88px;
	background: url(/pointup/img/pointup_ic18.png) no-repeat 0 50%;
	color: #222222;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	vertical-align: middle;
}
#pointup .shopLineup .shopLineupColumn{
	margin: 15px 60px 0;
	padding: 30px;
	border: solid 3px #cccccc;
	-webkit-border-radius: 9px;
		 -moz-border-radius: 9px;
					border-radius: 9px;
}
#pointup .shopLineup .shopLineupColumn .txt{
	padding: 10px 0 0;
}

/* TAB PARTS
------------------------------------------------------ */
#pointup .pu-tabBox01 {
	margin-top: 25px;
	padding: 0 30px;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList {
	padding: 0;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li {
	display: table;
	float: left;
	background-color: #ebeadd;
	-webkit-border-radius: 10px 10px 0 0;
		 -moz-border-radius: 10px 10px 0 0;
					border-radius: 10px 10px 0 0;
	border-right: solid 1px #ffffff;
	border-left-color: #ffffff;
	border-bottom: solid 1px #ffca27;
	color: #222222;
	text-align: center;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList.col4 li {
	width: 25%;
	margin-right: 0;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li:last-child {
	margin-right: 0;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li a {
	display: table-cell;
	padding: 13px 23px 8px;
	vertical-align: middle;
	-webkit-border-radius: 10px 10px 0 0;
		 -moz-border-radius: 10px 10px 0 0;
					border-radius: 10px 10px 0 0;
	visibility: inherit;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li a:link,
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li a:visited,
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li a:hover{
	text-decoration: none;
	color: inherit;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li.active {
	background-color: #ebeadd;
}
#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li.active a {
	color: #222222;
	text-decoration: none;
	background-color: #ffca27;
}
#pointup .pu-tabBox01 .pu-tabContents01 {
	margin-top: -1px;
	padding: 13px 0;
	border: solid 2px #ffca27;
}
#pointup .pu-tabBox01 .pu-tabContents01 > *:first-child {
	margin-top: 0 !important;
}

#pointup ul.pu-rankingList > li{
	float: left;
	width: 20%;
	border-right: solid 1px #dddddd;
	padding: 10px 0 12px;
	text-align: center;
}
#pointup ul.pu-rankingList > li > figure{
	margin-bottom: 10px;
}

#pointup .section03.typePointup > .heading03.type03{
	padding-left: 0;
	font-size: 24px;
	font-size: 2.4rem;
	text-align: center;
}
#pointup .section03.typePointup > .heading03.type03:before {
	content: none;
}
#pointup .heading03.type03 .head{
	display: inline-block;
	padding: 8px 48px 0;
	background-image: url("/pointup/img/pointup_ic26.png"), url("/pointup/img/pointup_ic27.png");
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	font-weight: normal;
}
#pointup .section03.typePointup.type02{
	padding: 30px;
}

#pointup .pointCombinationBox{
	margin-top: 14px;
	border-radius: 19px;
	border-bottom: solid 1px #b8b3a3;
	padding: 19px;
	background-color: #f5f4ee;
}
#pointup .discColBox {
	margin-top: 28px;
	margin-bottom: 20px;
}
#pointup .discColBox > .col {
	float: left;
}
#pointup .discColBox > .col {
	width: calc((100% - 20px)/2);
	margin-right: 20px;
}
#pointup .discColBox > .col > *:first-child {
	margin-top: 0 !important;
}
#pointup .discColBox > .col:nth-child(2n) {
	margin-right: 0 !important;
}
#pointup .txtUnderline01{
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	border-bottom: solid 3px #f28125;
}
#pointup .pu-figureBox01{
	position: relative;
}
#pointup .pu-figureBox01 > figure{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 55px;
}
#pointup .pu-figureBox01 > p{
	position: relative;
	background: #ffffff;
	margin-left: 55px;
	border-radius: 10px;
	padding: 14px;
}
#pointup .pu-figureBox01 > p::after{
	position: absolute;
	top: 20px;
	left: -10px;
	border-style: solid;
	border-width: 6px 10px 6px 0px;
	border-color: transparent #FFFFFF transparent transparent;
	content: "";
}

#youtubeContents_pointup01{
	width: 640px;
	height: 360px;
}
#cboxClose{
	position: absolute;
	top: -20px;
	right: -20px;
	background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
}
#cboxClose:hover{
	background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0;
}
#pageContainer #mainContainer .importantBox {
	color: #E97D67;
	font-size: 2.0rem;
	text-align: center;
	display: block;
	border: 2px solid;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
}
#pageContainer #mainContainer .importantBox .text {
	display: block;
	width: fit-content;
	margin: 0 auto;
	text-align: left;
}

#pointup .flexcol {
	display: flex;
}
/* @media query:max-width: 750px
------------------------------------------------------ */
@media screen and (max-width: 750px) {
	/* module
	------------------------------------------------------ */
	/* ----- common ----- */
	#pointup #mainContainer{
		background: #ebeadd;
		font-size: 12px;
		font-size: 1.2rem;
	}

	/* component
	------------------------------------------------------ */
	/* ----- heading ----- */
	/* heading01 */
	#pointup .heading01 {
		margin: 0 0 10px;
		padding: 0;
		border-bottom: none;
		background: #ffffff;
	}
	#pointup .heading01 > span {
		width: auto;
		margin: 0 auto;
	}
	/* heading03 */
	#pointup .section03.typePointup > .heading03{
		font-size: 16px;
		font-size: 1.6rem;
	}
	#pointup .pointup-OtherContent .section03 > .heading03{
		color: #d3620b;
		font-size: 13px;
		font-size: 1.3rem;
	}
	#pointup .section03.typePointup > .heading03.type02{
		border-bottom: solid 1px #ffc71d;
		padding-left: 0;
		padding-bottom: 3px;
	}
	#pointup .section03.typePointup > .heading03.type02:before{
		content: none;
	}
	#pointup .section03.typePointup > .heading03:before,
	#pointup .pointup-OtherContent .section03 > .heading03:before{
		content: "";
		position: absolute;
		left: 0;
		top: 1px;
		width: 3px;
		height: 80%;
		background-color: #f97c25;
	}
	#pointup .pointup-OtherContent .section03 > .heading03:before{
		background-color: #d3620b;
	}

	/* section03 */
	#pointup .section03.typePointup {
		margin-top: 30px !important;
	}
	#pointup .section03.typePointup.mt0 {
		margin-top: 0 !important;
	}
	#pointup .pointup-tabHdg01 + .section03.typePointup {
		margin-top: 20px !important;
	}

	/* ----- text ----- */
	/* txtLarge03 */
	#pointup .txtLarge03 {
		font-size: 13px;
		font-size: 1.3rem;
	}
	/* txtPointupStrong01 */
	#pointup .txtPointupStrong01 {
		color: #d3620b;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
	}
	/* txtPointupStrong02 */
#pointup .txtPointupStrong02 {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
	/* txtColorRed */
	#pointup .txtColorRed {
		color: #e00611;
	}
	#pointup .noteList01.txtColorRed.txtLarge01{
		font-size: 12px;
		font-size: 1.2rem;
	}
	/* txtSmall01 */
	#pointup .txtSmall01 {
		font-size: 11px;
		font-size: 1.1rem;
	}

	/* button */
	#pointup .btnLink01.typePointup a,
	#pointup .btnList01.layout02 .typePointup a{
		display: inline-block;
		position: relative;
		padding: 10px 30px 7px 20px;
		color: #222222;
		font-size: 13px;
		font-size: 1.3rem;
		background-color: #fff09f;
		border-bottom: solid 3px #ddcf80;
	}
	#pointup .btnLink01.typePointup a:hover,
	#pointup .btnList01.layout02 .typePointup a:hover{
		margin-top: 2px;
		background-color: #fff8d3;
		border-bottom: solid 1px #ddcf80;
		color: #222222;
	}
	#pointup .btnList01.layout02{
		width: auto;
		margin: 0 auto;
	}
	#pointup .btnList01.layout02 li{
		float: none;
		margin-top: 15px;
		width: auto;
	}
	#pointup .btnList01.layout02 li + li{
		margin-left: 0;
	}
	
	/* ----- col ----- */
	/* pointupBalloonBox */
	#pointup .pointupBalloonBox {
		margin: 20px 0 20px;
	}
	#pointup .pointupBalloonBox .pointup-tabHdg01 {
		position: relative;
		padding: 4px 15px 2px;
		margin: 0 auto -12px;
		width: 53%;
		-webkit-border-radius: 20em;
			 -moz-border-radius: 20em;
						border-radius: 20em;
		background: #ebeadd;
		font-size: 12px;
		font-size: 1.2rem;
		text-align: center;
	}
	#pointup .pointupBalloonBox .pointup-tabHdg01:after{
		position: absolute;
		content: "";
		bottom: -7px;
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7px 7px 0 7px;
		border-color: #ebeadd transparent transparent transparent;
	}
	#pointup .pointupBalloonBox .balloonBoxInner {
		padding: 15px 10px 15px;
		border: solid 1px #ebeadd;
	}
	/* pointup-newsBox */
	#pointup .pointup-newsBox {
		clear: both;
		margin: 30px 0;
		padding: 15px;
		border: 2px solid #dc322c;
	}
	#pointup .pointup-newsBox >:first-child {
		margin-top: 0 !important;
	}
	#pointup .pointup-newsBox > .pointup-newsText {
		margin: 1em 0 0 0;
		color: #dc322c;
		font-size: 1.4rem;
		font-weight: bold;
		text-align: center;
	}
	#pointup .pointup-newsBox > .pointup-newsText a {
		color: #dc322c;
	}
	/* pointupStageList */
	#pointup .pointupStageList {
		margin-top: 30px;
	}
	#pointup .pointupStageList .col {
		position: relative;
		float: none;
		width: auto;
		margin-right: 0;
	}
	#pointup .pointupStageList .spStageList {
	}
	#pointup .pointupStageList .spStageList .col {
		float: none;
		width: 100%;
	}
	#pointup .pointupStageList .spStageList .col + .col {
		margin-top: 45px;
		margin-left: 0;
	}
	#pointup .pointupStageList .spStageList .col:after {
		display: none;
	}
	#pointup .pointupStageList .col + .col:before {
		position: absolute;
		content: "";
		top: -38px;
		bottom: auto;
		right: 0;
		left: 50%;
		margin: auto 0;
		margin-left: -20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 16px 20px 0px 20px;
		border-color: #ffb898 transparent transparent transparent;
	}
	#pointup .pointupStageList .col.last {
		position: relative;
		margin-top: 20px;
		padding-top: 20px;
	}
	#pointup .pointupStageList .col.last:before {
		top: -2px;
		margin-left: -9px;
		border-top: 16px solid #bee072;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
	}
	#pointup .pointupStageList .col.last:after {
		top: -2px;
		bottom: auto;
		margin-left: -7px;
		border-top: 13px solid #fff;
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
	}
	#pointup .pointupStageList .col .stepHdg01 {
		position: relative;
		display: block;
		padding: 20px 10px 8px;
		background: #ffb898;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: bold;
		text-align: center;
	}
	#pointup .pointupStageList .col .stepHdg01:after{
		position: absolute;
		content: "";
		top: 14px;
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 3px 0 3px;
		border-color: #ffffff transparent transparent transparent;
	}
	#pointup .pointupStageList .col.last .stepHdg01{
		font-size: 14px;
		font-size: 1.4rem;
		background: #ffca27;
	}
	#pointup .pointupStageList .col.last .stepHdg01 + figure{
		background: #fff6d8;
	}
	#pointup .pointupStageList .col .stepHdg01 > .steplabel{
		position: absolute;
		top: -16px;
		left: 50%;
		display: block;
		width: 115px;
		margin-left: -57px;
		border-radius: 100px;
		border: solid 2px #ffb898;
		background-color: #fff;
		padding: 8px 13px 6px;
		font-size: 15px;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: center;
		line-height: 1;
	}
	/* pointupShopList */
	#pointup .pointup-tabInner .tabLead01 {
		margin: 10px 0 25px;
		padding: 10px 10px 4px;
		-webkit-border-radius: 9px;
			 -moz-border-radius: 9px;
						border-radius: 9px;
		background: #fffbcd;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: bold;
		text-align: center;
	}
	#pointup .pointupShopList > li {
		position: relative;
		float: none;
		width: auto;
		padding-left: 0;
		text-align: center;
	}
	#pointup .pointupShopList > li + li {
		margin-left: 0;
		padding-right: 0;
		margin-top: 15px;
    padding-top: 20px;
		border-left: none;
		border-top: dashed 1px #9bc53d;
	}
	#pointup .pointupShopList > li:nth-child(1) {
		background: url(/pointup/img/pointup_bg03.png) no-repeat 50% 85%;
		background-size: 200px auto;
	}
	#pointup .pointupShopList > li:nth-child(2) {
		background: url(/pointup/img/pointup_bg04.png) no-repeat 50% 90%;
		background-size: 140px auto;
	}
	#pointup .pointupShopList > li:nth-child(3) {
		background: url(/pointup/img/pointup_bg05.png) no-repeat 50% 85%;
		background-size: 180px auto;
	}
	#pointup .pointupShopList > li > dl > dt {
		margin: 0 0 5px;
		color: #e00611;
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1;
		font-weight: bold;
	}
	#pointup .pointupShopList > li > dl > dt > span {
		color: #222222;
		font-size: 11px;
		font-size: 1.1rem;
		font-weight: normal;
		text-align: center;
	}
	#pointup .pointupShopList > li > dl > dd > ul > li {
		display: table;
		margin: 0 auto;
		padding: 1px 30px 0px;
		border: solid 1px #c5dfa4;
		-webkit-border-radius: 20em;
			 -moz-border-radius: 20em;
						border-radius: 20em;
		background: rgba(255,255,255,0.5);
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
		text-align: center;
	}
	#pointup .pointupShopList > li > dl > dd > ul > li + li {
		margin: 5px auto 0;
	}
	/* pointup-spToggleClose */
	#pointup .pointup-spToggleClose {
		margin: 25px 0 0;
		text-align: center;
	}
	#pointup .pointup-spToggleClose a {
		display: block;
		position: relative;
		width: 90px;
		margin: 0 auto;
		padding: 0 15px 0 10px;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: center;
		line-height: 1.2;
		-webkit-border-radius: 6px;
			 -moz-border-radius: 6px;
						border-radius: 6px;
	}
	#pointup .pointup-spToggleClose a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 5px;
		height: 16px;
		width: 16px;
		margin-top: -9px;
		-webkit-border-radius: 20em;
			 -moz-border-radius: 20em;
						border-radius: 20em;
		background: #dddddd url(/common-files/img/sp_com_close_ic01.png) no-repeat 50% 50%;
		-webkit-background-size: 8px 8px;
						background-size: 8px 8px;
	}

	/* ----- tab ----- */
	#pointup .pointup-tabList > li{
		float: left;
		display: block;
		height: 50px;
		width: 49%;
		padding: 0;
		margin-bottom: 2%;
		border-top: none;
		-webkit-border-radius: 4px;
			 -moz-border-radius: 4px;
						border-radius: 4px;
		background: #d9c081 url(/pointup/img/pointup_ic01.png) no-repeat 97% 50%;
		background-size: 14px auto;
		text-align: center;
		overflow: hidden;
	}
	#pointup .pointup-tabList > li.actOpne{
		border-top: none;
		background: #ffffff url(/pointup/img/pointup_ic02.png) no-repeat 97% 50%;
		background-size: 14px auto;
	}
	#pointup .pointup-tabList > li + li{
		margin-left: 0;
	}
	#pointup .pointup-tabList > li:nth-child(2n+2){
		margin-left: 2%;
	}
	#pointup .pointup-tabList > li a{
		display: table;
		width: 100%;
		height: 100%;
		padding: 0 10px 0 0;
		border-top: solid 4px #d9c081;
		color: #222222;
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: bold;
		text-decoration: none;
	}
	#pointup .pointup-tabList > li.actOpne a{
		border-top: solid 4px #f28125;
	}
	#pointup .pointup-tabList > li a > span{
		display: table-cell;
		width: 100%;
		vertical-align: middle;
	}
	#pointup .pointup-ToggleContent{
		margin-bottom: 0;
		padding: 0;
		background: none;
	}
	#pointup .pointup-tabWrap01 .pointup-tabContent{
		display: none;
		margin-bottom: 25px;
		padding: 10px 0 25px;
		background: #ffffff;
	}
	#pointup .pointup-tabWrap01 .pointup-tabContent.actOpne{
		display: block;
	}
	#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabInner{
		padding: 5px 10px 20px;
	}
	#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabHdg01 + section.typePointup{
		padding: 20px 30px 0;
	}
	#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabHdg01{
		position: relative;
		margin: 0;
		border-bottom: solid 1px #ffca27;
		padding-bottom: 6px;
		font-size: 19px;
		font-size: 1.9rem;
		font-weight: bold;
		text-align: center;
	}
	#pointup .pointup-tabWrap01 .pointup-tabContent > .pointup-tabHdg01::after{
		position: absolute;
		bottom: 3px;
		left: 0;
		right: 0;
		border-bottom: solid 2px #ffca27;
		content: "";
	}

	#pointup .pointup-tabWrap01 #tab01.pointup-tabContent .colLayout.col2 > .col {
	    width: 49.1%;
	    margin-right: 1.8%;
	}

	/* ----- OtherContent ----- */
	#pointup .pointup-OtherContent{
		margin-bottom: 20px;
		padding: 20px 0 25px;
		background: #ffffff;
	}
	#pointup .pointup-OtherContent > .pointup-OtherInner{
		padding: 0px 10px 0;
	}
	#pointup .pointup-OtherContent > .pointup-OtherHdg01{
		background: url(/pointup/img/pointup_bg02.gif) repeat 0 0;
		background-size: 4px;
		color: #333333;
		font-size: 17px;
		font-size: 1.7rem;
		font-weight: bold;
		text-align: center;
	}
	#pointup .pointup-OtherContent > .pointup-OtherHdg01 > span{
		padding: 7px 0 4px;
		display: block;
	}

	/* ----- BannerContent ----- */
	#pointup .pointup-BannerContent{
		padding: 0 0 15px;
	}
	#pointup .pointup-BannerContent .pointup-BannerHdg01{
		position: relative;
		padding: 5px 15px 2px;
		margin: 0px 0 15px;
		-webkit-border-radius: 20em;
			 -moz-border-radius: 20em;
						border-radius: 20em;
		background: -moz-linear-gradient(left,  #fff03e 0%, #fff687 37%, #fffab9 50%, #fff687 63%, #fff03e 100%);
		background: -webkit-linear-gradient(left,  #fff03e 0%, #fff687 37%, #fffab9 50%, #fff687 63%, #fff03e 100%);
		background: linear-gradient(to right,  #fff03e 0%, #fff687 37%, #fffab9 50%, #fff687 63%, #fff03e 100%);
		border-bottom-color: #fff365;
		color: #222222;
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: bold;
		text-align: center;
	}
	#pointup .pointup-BannerContent .pointup-BannerHdg01:after{
		position: absolute;
		content: "";
		bottom: -7px;
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7px 7px 0 7px;
		border-color: #fffab9 transparent transparent transparent;
	}
	#pointup .pointup-BannerContent .colLayout.col2 > .col {
		width: 49.1%;
		margin-right: 1.8%;
	}
	#pointup .pointup-BannerContent .btn01,
	#pointup .pointup-BannerContent .btn02{
		-webkit-border-radius: 0 0 8px 8px;
			 -moz-border-radius: 0 0 8px 8px;
						border-radius: 0 0 8px 8px;
	}
	#pointup #floatingWrap01 .loginBt{
		-webkit-border-radius: 0 0 5px 5px;
			 -moz-border-radius: 0 0 5px 5px;
						border-radius: 0 0 5px 5px;
	}
	#pointup .pointup-BannerContent .btn01{
		border-bottom: solid 3px #000000;
	}
	#pointup .pointup-BannerContent .btn02{
		border-bottom: solid 3px #5f4500;
	}
	#pointup #floatingWrap01 .loginBt{
		border-bottom: solid 3px #7c0000;
	}
	#pointup .pointup-BannerContent .btn01:hover,
	#pointup .pointup-BannerContent .btn02:hover{
		margin-top: 15px;
		border-bottom-width: 3px;
	}
	#pointup #floatingWrap01 .loginBt:hover{
		margin-top: 2px;
		border-bottom-width: 1px;
	}
	
	/* .tabContents */
	#pointup .jsSPAncSwitch {
		margin: 0;
		border-top: 1px solid #bfbfbf;
		display: block;
		font-weight: bold;
	}
	#pointup .jsSPAncSwitch.isActive {
		border-top: 1px solid #bfbfbf;
	}
	#pointup .jsSPAncSwitch a {
		position: relative;
		display: block;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: bold;
		color: #222222;
		text-decoration: none;
		padding: 14px 30px 12px 60px;
	}
	#pointup .jsSPAncSwitch.isInhabitant {
		border-bottom: 1px solid #bfbfbf;
	}
	#pointup .jsSPAncSwitch.isInhabitant.isActive {
		border-bottom: 1px solid #bfbfbf;
	}
	#pointup .jsSPAncSwitch a:before {
		position: absolute;
		margin-top: -6px;
		width: 15px;
		height: 15px;
		top: 50%;
		right: 15px;
		content:"";
		display: block;
		background: url(/pointup/img/pointup_ic02.png) 0 0 no-repeat;
		-webkit-background-size: 15px auto;
		background-size: 15px auto;
	}
	#pointup .jsSPAncSwitch.isActive a {
		background-color: #ffca27;
	}
	#pointup .jsSPAncSwitch.isActive a:before {
		background: url(/pointup/img/pointup_ic19.png) 0 0 no-repeat;
		-webkit-background-size: 15px auto;
		background-size: 15px auto;
	}
	/* icon */
	#pointup .jsSPAncSwitch a:after {
		position: absolute;
		display: block;
		content:"";
		top: 0;
		bottom: 0;
		margin: auto 0;
		left: 10px;
		width: 30px;
		height: 30px;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
	#pointup .jsSPAncSwitch.isPoint01 a:after{ height: 56px; background-image: url(/pointup/img/pointup_ic03.png); }
	#pointup .jsSPAncSwitch.isPoint02 a:after{ height: 54px; background-image: url(/pointup/img/pointup_ic04.png); }
	#pointup .jsSPAncSwitch.isPoint03 a:after{ height: 42px; background-image: url(/pointup/img/pointup_ic05.png); }
	#pointup .jsSPAncSwitch.isPoint04 a:after{ height: 54px; background-image: url(/pointup/img/pointup_ic06.png); }
	#pointup .jsSPAncSwitch.isPoint05 a:after{ height: 52px; background-image: url(/pointup/img/pointup_ic07.png); }
	#pointup .jsSPAncSwitch.isPoint06 a:after{ height: 54px; background-image: url(/pointup/img/pointup_ic08.png); }
	#pointup .jsSPAncSwitch.isPoint07 a:after{ height: 34px; background-image: url(/pointup/img/pointup_ic09.png); }
	#pointup .jsSPAncSwitch.isPoint08 a:after{ height: 40px; background-image: url(/pointup/img/pointup_ic10.png); }
	#pointup .jsSPAncSwitch.isPoint09 a:after{ height: 46px; background-image: url(/pointup/img/pointup_ic11.png); }
	#pointup .jsSPAncSwitch.isPoint10 a:after{ height: 40px; background-image: url(/pointup/img/pointup_ic12.png); }
	#pointup .jsSPAncSwitch.isPoint11 a:after{ height: 30px; background-image: url(/pointup/img/pointup_ic13.png); }
	#pointup .jsSPAncSwitch.isPoint12 a:after{ height: 40px; background-image: url(/pointup/img/pointup_ic14.png); }
	#pointup .jsSPAncSwitch.isPoint13 a:after{ height: 48px; background-image: url(/pointup/img/pointup_ic15.png); -webkit-background-size: auto 70%; background-size: auto 70%; }
	#pointup .jsSPAncSwitch.isPoint14 a:after{ height: 40px; background-image: url(/pointup/img/pointup_ic16.png); }
	#pointup .jsSPAncSwitch.isPoint15 a:after{ height: 54px; background-image: url(/pointup/img/pointup_ic17.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint01 a:after{ background-image: url(/pointup/img/pointup_ic03on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint02 a:after{ background-image: url(/pointup/img/pointup_ic04on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint03 a:after{ background-image: url(/pointup/img/pointup_ic05on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint04 a:after{ background-image: url(/pointup/img/pointup_ic06on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint05 a:after{ background-image: url(/pointup/img/pointup_ic07on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint06 a:after{ background-image: url(/pointup/img/pointup_ic08on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint07 a:after{ background-image: url(/pointup/img/pointup_ic09on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint08 a:after{ background-image: url(/pointup/img/pointup_ic10on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint09 a:after{ background-image: url(/pointup/img/pointup_ic11on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint10 a:after{ background-image: url(/pointup/img/pointup_ic12on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint11 a:after{ background-image: url(/pointup/img/pointup_ic13on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint12 a:after{ background-image: url(/pointup/img/pointup_ic14on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint13 a:after{ background-image: url(/pointup/img/pointup_ic15on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint14 a:after{ background-image: url(/pointup/img/pointup_ic16on.png); }
	#pointup .jsSPAncSwitch.isActive.isPoint15 a:after{ background-image: url(/pointup/img/pointup_ic17on.png); }
	#pointup .pointupInnerTabBox {
		margin: 0 -10px;
		border-top: none;
		border-bottom: 1px solid #bfbfbf;
	}
	#pointup .tabContents {
		margin: 0;
	}
	#pointup .tabContents > .tabContentsBox {
		display: none;
		margin: 0;
	}
	#pointup .tabContents > .tabContentsBox > .innerTabContentsBox {
		padding: 10px 10px;
		background: #ffffff;
		border-bottom: none;
	}
	#pointup .tabContents > .tabContentsBox > .innerTabContentsBox > .floatCenter li {
		padding-bottom: 2px;
	}
	#pointup .tabList {
		display: none;
	}
	/* shopList */
	#pointup .pointupInnerTabBox .shopList > li {
		position: relative;
		padding-left: 13px;
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	#pointup .pointupInnerTabBox .shopList > li:nth-child(5n) {
		margin-right: 2%;
	}
	#pointup .pointupInnerTabBox .shopList > li:nth-child(2n) {
		margin-right: 0;
	}
	#pointup .btnLink01.typePointup a:after {
		background-image: url(/pointup/img/pointup_ic20.png);
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble {
		padding-bottom: 88px;
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble .bubbleWrap {
		position: absolute;
		bottom: 0;
		left: 0;
		width: calc(100vw - 40px);
		transform: translateX(0);
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble.mixi .bubbleWrap {
		bottom: 0;
		left: 0;
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble.suica .bubbleWrap {
		bottom: 15px;
		left: 0;
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble:nth-child(even) .bubbleWrap {
		left: calc(((100vw - 40px) / 2) * -1 - 4px)!important;
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble .bubbleWrap .bubbleWrapInner {
		position: relative;
		padding: 10px;
		border: 1px solid #dc322c;
		border-radius: 10px;
		background-color: #fff;
		color: #dc322c;
		text-align: center;
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble .bubbleWrap .bubbleWrapInner::before {
		content: '';
		position: absolute;
		top: -8px;
		left: 23%;
		right: 0;
		margin: 0;
		width: 0;
		height: 0;
		border-bottom: 8px solid #dc322c;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble.mixi .bubbleWrap .bubbleWrapInner::before {
		left: 6%;
	}
	#pointup .pointupInnerTabBox .shopList > li.bubble:nth-child(even) .bubbleWrap .bubbleWrapInner::before {
		left: 0;
		right: 23%;
		margin-left: auto;
	}
	/* pointupInnerTabBox */
	#pointup .pointupInnerTabBox .shopOtherContents .colLayout.typeLayout01{
		width: auto;
		margin: 0 auto 0;
	}
	#pointup .pointupInnerTabBox .shopOtherContents .colLayout.spLayout.typeLayout01 > .col{
		margin: 0 !important;
	}
	#pointup .pointupInnerTabBox .shopOtherContents .colLayout.spLayout.typeLayout01 > .col + .col{
		margin-top: 15px !important;
	}
	/* shopLineup */
	#pointup .shopLineup{
		margin: 20px 0px 0;
	}
	#pointup .shopLineup .shopLineupHdg{
		display: table-cell;
		height: 48px;
		padding: 0 0 0 55px;
		background: url(/pointup/img/pointup_ic18.png) no-repeat 0 50%;
		background-size: 49px auto;
		color: #222222;
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
		vertical-align: middle;
	}
	#pointup .shopLineup .shopLineupColumn{
		margin: 15px 0px 0;
		padding: 10px;
		border: solid 2px #cccccc;
		-webkit-border-radius: 5px;
			 -moz-border-radius: 5px;
						border-radius: 5px;
	}
	#pointup .shopLineup .shopLineupColumn .txt{
		padding: 10px 0 0;
	}
	
#pointup .section03.typePointup > .heading03.type03{
	padding-left: 0;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	margin-bottom: 18px;
}
#pointup .section03.typePointup > .heading03.type03:before {
	content: none;
}
#pointup .heading03.type03 .head{
	display: inline-block;
	padding: 4px 23px 0;
	background-image: url("/pointup/img/pointup_ic26.png"), url("/pointup/img/pointup_ic27.png");
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	-webkit-background-size: 15px auto, 15px auto;
	background-size: 15px auto, 15px auto;
}

	#pointup .pu-tabBox01{
		padding: 0 10px;
	}
	/* .tabList */
	#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList {
		display: block;
	}
	#pointup .pu-tabBox01 .pu-tabLayout01.pu-tabList li a{
		padding: 6px !important;
		font-size: 10px;
		font-size: 1.0rem;
	}
	#pointup .pu-tabBox01 .pu-tabContents01 {
		margin-top: -1px;
		padding: 0 13px;
		border: solid 1px #ffca27;
	}
	#pointup ul.pu-rankingList > li{
		float: none;
		position: relative;
		width: 100%;
		min-height: 40px;
		border-right: none;
		border-bottom: solid 1px #dddddd;
		padding: 11px 0 10px 85px;
		text-align: left;
	}
	#pointup ul.pu-rankingList > li > figure{
		position: absolute;
		top: 8px;
		left: 0;
		display: inline-block;
		width: 63px;
		margin-bottom: 10px;
	}
#pointup .pointCombinationBox{
	margin-top: 14px;
	border-radius: 10px;
	border-bottom: solid 1px #b8b3a3;
	padding: 12px;
	background-color: #f5f4ee;
}
#pointup .pointCombinationBox .headBox{
		width: 100px;
	margin: 0 auto;
	}
#pointup .discColBox {
	margin-top: 10px;
	margin-bottom: 5px;
}
#pointup .discColBox > .col {
	float: none;
}
#pointup .discColBox > .col {
	width: 100%;
	margin-right: 0;
}
#pointup .discColBox > .col + .col {
	margin-top: 20px;
}
#pointup .txtUnderline01{
	display: inline-block;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	border-bottom: solid 2px #f28125;
}
#pointup .pu-figureBox01{
	position: relative;
}
#pointup .pu-figureBox01 > figure{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 55px;
}
#pointup .pu-figureBox01 > p{
	position: relative;
	background: #ffffff;
	margin-left: 55px;
	border-radius: 10px;
	padding: 14px;
}
#pointup .pu-figureBox01 > p::after{
	position: absolute;
	top: 20px;
	left: -10px;
	border-style: solid;
	border-width: 6px 10px 6px 0px;
	border-color: transparent #FFFFFF transparent transparent;
	content: "";
}
#pointup .section03.typePointup.type02 {
	padding: 20px !important;
}
	#youtubeContents_pointup01{
		width: 100%;
		height: 56.25vw;
	}
	.cboxIframe{
		max-height: 190px;
	}
	#cboxClose{
		position: absolute;
		top: -10px;
		right: -10px;
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0;
		-webkit-background-size: 24px auto;
		background-size: 24px auto;
		width: 24px;
		height: 24px;
		text-indent: -9999px;
	}
	#cboxClose:hover{
		background: url(/common-files/img/com_close_ic04.png) no-repeat 0 0;
		-webkit-background-size: 24px auto;
		background-size: 24px auto;
	}
	#colorbox, #cboxWrapper, #cboxContent{
		overflow: visible !important;
	}
	#colorbox.cb-ytWrap .cb_close a:after{
		-webkit-background-size: 14px 14px;
		background-size: 14px 14px;
	}
	#pageContainer #mainContainer .importantBox {
		color: #E97D67;
		font-size: 1.6rem;
		text-align: center;
		display: block;
		border: 2px solid;
		padding: 10px;
		font-weight: bold;
		margin-top: 20px;
	}
	#pageContainer #mainContainer .importantBox .text {
		display: block;
		width: fit-content;
		margin: 0 auto;
		text-align: left;
	}

	/* Clearfix
	------------------------------------------------------ */
	#pointup .pointupStageList .spStageList:after{
		content: "";
		display: block;
		clear: both;
	}
	#pointup .pointupStageList .spStageList {
		zoom: 1;
	}

}



/* Clearfix
------------------------------------------------------ */
#pointup .discColBox:after,
#pointup ul.pu-rankingList:after,
#pointup .pu-tabLayout01:after,
#pointup .pointup-tabList:after,
#pointup .pointupStageList:after,
#pointup .pointupShopList:after,
#pointup .tabList:after,
#pointup .pointupInnerTabBox .shopList:after,
#pointup .btnList01.layout02:after{
	content: "";
	display: block;
	clear: both;
}
#pointup .discColBox,
#pointup ul.pu-rankingList,
#pointup .pu-tabLayout01,
#pointup .pointup-tabList,
#pointup .pointupStageList,
#pointup .pointupShopList,
#pointup .tabList,
#pointup .pointupInnerTabBox .shopList,
#pointup .btnList01.layout02{
	zoom: 1;
}
