@charset "utf-8";

/*-------------------------
 over write 
------------------------- */
#ct {
	padding: 20px 0;
}

#contents {
	padding: 0 0 0 0;
	margin-bottom: 6px;
	border: none;
	background: url(/member/move/topics/images/contents_in.jpg) repeat-y bottom;
	border-bottom: 1px solid #dbdbdb;
}

/*-------------------------
 common 
------------------------- */

#pointWp {
	margin: 6px;
	background-color: #f8f8f8;
	border: 1px solid #dbdbdb;
}

#ct #pointWp .text-general {
	font-size: 14px;
}

/* article */
#ct #pointWp article {
	padding: 0 0 10px;
}

body#point_top #ct #pointWp article:first-child {
	padding-bottom: 0;
}


#ct #pointWp .link-red {
	color: #c7171a;
}

#ct #pointWp .link-red:hover {
	text-decoration: underline;
}

#ct #pointWp .txtLink01 a {
	background: url(../../../img/common/icon/icon_triangle_red_right.png) left center no-repeat;
	-moz-background-size: auto 8px;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
	padding-left: 10px;
	color: #606060;
}

#ct #pointWp .txtLink01 a:hover,
#ct #pointWp .txtLink01 a:active {
	text-decoration: underline;
}

#ct #pointWp .txtLink02 {
	text-align: center;
	padding-top: 22px;
}

#ct #pointWp .txtLink02 a {
	color: #606060;
	font-size: 15px;
}

#ct #pointWp .txtLink02 a::before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../img/common/icon/icon_triangle_red_right.png) left center no-repeat;
}

#ct #pointWp .txtLink02 a:hover,
#ct #pointWp .txtLink02 a:active {
	text-decoration: underline;
}


/* itemlist_sp.html*/
.itemlist-top {
	margin: 0 16px;
	padding: 15px 0 0 0;
}

.itemlist-top .page-anchors {
	margin: 0;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.itemlist-top .page-anchors .anchor-box {
	width: 50%;
	padding: 0 2px 4px 0;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.itemlist-top .page-anchors .anchor-box:nth-child(even) {
	padding: 0 0 4px 2px;
}

.itemlist-top .page-anchors .btn {
	display: block;
	height: 40px;
	background-color: #f7f7f7;
	border: 1px solid #d4d4d4;
	background-position: center left 10px;
	background-repeat: no-repeat;
	-webkit-background-size: auto 17px;
	-o-background-size: auto 17px;
	background-size: auto 17px;
	text-align: left;
	text-indent: -9999px;
}

.itemlist-top .page-anchors .btn.btn-exchangeitem {
	background-image: url(../../../img/sp/point/btntext_exchangeitem.png);
}

.itemlist-top .page-anchors .btn.btn-cardface {
	background-image: url(../../../img/sp/point/btntext_cardface.png);
}

.itemlist-top .page-anchors .btn.btn-lotitem {
	background-image: url(../../../img/sp/point/btntext_lotitem.png);
}

.itemlist-top .btn-cart-area {
	margin: 0 16px;
	padding: 11px 0 25px 0;
	text-align: center;
}

.itemlist-top .btn-cart-area .btn-cart {
	display: block;
	width: 208px;
	margin: 0 auto;
}

.itemlist-top .btn-cart-area .btn-cart:hover {
	text-decoration: none;
}

.itemlist-top .btn-cart-area .btn-cart img {
	width: 100%;
}

/* indexページ */
#ct #pointWp .top-banner-area {
	padding: 0 0 22px 0;
	text-align: center;
}

#ct #pointWp .top-banner-area .banner {
	width: 312px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

#ct #pointWp .top-banner-area a img {
	width: 312px;
	padding: 12px 0 0 0;
}

#ct #pointWp .estore-detail-area {
	margin: 0;
	padding: 15px 15px;
}

#ct #pointWp .estore-detail-area .link {
	color: #b11516;
	text-decoration: underline;
}

#ct #pointWp .estore-detail-area h4.tit-bgpink {
	margin: 20px 0 0 0;
	padding: .5em 0 .4em;
	color: #b11516;
	background: #fff6f6;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

#ct #pointWp .estore-detail-area .figure {
	padding: 28px 0;
	text-align: center;
}

#ct #pointWp .estore-detail-area .note-list {
	margin: 16px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

#ct #pointWp .estore-detail-area .note-list li {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	line-height: 1.7;
}



/*-------------------------
 2023 改修 point top
------------------------- */
#ct #pointWp article {
	text-align: center;
	color: #606060;
}

#ct #pointWp .pagetop-header {
	padding: .5em;
	background-color: #fff;
	border-top: 3px solid #bd0404;
	border-bottom: 3px solid #bd0404;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#ct #pointWp .tit-big-whitebg {
	padding: .5em;
	background-color: #fff;
	border-top: 3px solid #bd0404;
	border-bottom: 3px solid #bd0404;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#ct #pointWp .tit-small-whitebg {
	margin-top: 12px;
	padding: .5em;
	background-color: #fff;
	text-align: center;
	font-size: 15px;
	color: #b11516;
}

#ct #pointWp .point-top-head {
	max-width: 350px;
	margin: 0 auto;
	padding: 24px 24px 0 24px;
}

#ct #pointWp .point-btn-wrapper {
	display: flex;
	justify-content: space-between;
	max-width: 350px;
	margin: 0 auto;
	padding: 24px 0 24px 0;
}

#ct #pointWp .point-btn-wrapper .btn {
	height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	border-radius: 3px;
	font-size: 14px;
	text-decoration: none;
}

#ct #pointWp .point-btn-wrapper .btn:hover {
	text-decoration: none;
	opacity: .6;
}

#ct #pointWp .point-btn-wrapper .btn-red {
	background-color: #c10505;
	border: 1px solid #c10505;
	color: #fff;
	font-weight: normal;
}

#ct #pointWp .point-btn-wrapper .btn-white {
	display: flex;
	background-color: #fff;
	border: 1px solid #c10505;
	color: #c10505;
}

#ct #pointWp .point-btn-wrapper .btn-size-half {
	width: calc(50% - 7px);
}

#ct #pointWp .point-btn-wrapper .btn-size-68 {
	width: 68%;
}

#ct #pointWp .point-btn-wrapper .btn-disable {
	pointer-events: none;
	opacity: .4;
}

#ct #pointWp .img-chargecrysta {
	margin: 0 auto;
	width: 335px;
}

#ct #pointWp .app-dl-area {
	margin: 0 auto;
	padding: 15px 0 28px 0;
	width: 100%;
	max-width: 350px;
	background-color: #fff;
	border-radius: 10px;
}

#ct #pointWp .app-dl-area .title {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#ct #pointWp .app-dl-area .logo-app {
	padding-top: 22px;
	width: 102px;
}

#ct #pointWp .app-container2 {
	text-align: center;
	padding: 26px 0 0 0;
}

#ct #pointWp .app-container2 .app-list {
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 auto;
}

#ct #pointWp .app-container2 .app-list li {
	margin: 0 5px;
}

#ct #pointWp .app-container2 .app-list .btn img {
	display: inline-block;
	height: 43px;
}

#ct #pointWp .app-container2 .app-list .btn:hover {
	opacity: 0.5;
}

#ct #pointWp .note-crysta {
	max-width: 350px;
	margin: 0 auto;
	padding: 26px 0 12px 0;
	font-size: 12px;
	text-align: left;
}

#ct #pointWp .point-stage-head {
	max-width: 355px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding: 30px 0 0 0;
}

#ct #pointWp .point-stage-head .stage-medal-box {
	width: 50%;
	text-align: center;
}

#ct #pointWp .point-stage-head .stage-medal-box .img-medal {
	width: 90px;
}

#ct #pointWp .point-stage-head .stage-point-box {
	width: 50%;
	text-align: left;
}

#ct #pointWp .point-stage-head .stage-point-box .point-count {
	font-size: 50px;
	font-weight: bold;
}

#ct #pointWp .point-stage-head .stage-point-box .pt {
	margin-left: .3em;
	font-size: 25px;
	font-weight: normal;
}

#ct #pointWp .expire-point {
	max-width: 350px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	color: #acacac;
}

#ct #pointWp .expire-point .point-count {
	margin: 0 .3em;
	color: #606060;
	font-size: 17px;
	font-weight: bold;
}

#ct #pointWp .expire-point .pt {
	color: #606060;
	font-size: 12px;
}

#ct #pointWp .nextstage-info-area {
	max-width: 350px;
	margin: 0 auto;
	font-size: 15px;
}

#ct #pointWp .nextstage-info-area .text-nextstage {
	padding-top: 1em;
	font-size: 15px;
	text-align: left;
}

#ct #pointWp .nextstage-info-area .text-nextstage .point-count {
	font-weight: bold;
}

#ct #pointWp .nextstage-info-area .nextstage-list {
	margin-top: -0.5em;
	text-align: left;
}

#ct #pointWp .nextstage-info-area .nextstage-list li {
	margin-top: 0.5em;
}

#ct #pointWp .nextstage-info-area .nextstage-list .label {
	display: inline-flex;
	align-items: center;
	margin: 0 5px;
	padding: 0 12px 0 7px;
	height: 22px;
	border-radius: 11px;
	background-color: #fff;
	color: #c10505;
	font-size: 12px;
}

#ct #pointWp .nextstage-info-area .nextstage-list .point-count {
	margin: 0 .3em;
	color: #606060;
	font-size: 17px;
	font-weight: bold;
}

#ct #pointWp .nextstage-info-area .nextstage-list .pt {
	color: #606060;
	font-size: 12px;
}

#ct #pointWp .border-break {
	display: block;
	padding: 0;
	border: 0;
	width: 100%;
	height: 1px;
	margin: 10px 0;
	background-color: #c9c9c9;
}

#ct #pointWp .point-hist-head {
	max-width: 350px;
	margin: 0 auto;
	text-align: center;
}

#ct #pointWp .history-area {
	max-width: 350px;
	margin: 0 auto;
	padding: 0 17px 1em 17px;
}

#ct #pointWp .history-area .link {
	text-decoration: underline;
}

#ct #pointWp .history-area .history-title {
	padding: .7em 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#ct #pointWp .history-area .point-table {
	width: 100%;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}

#ct #pointWp .history-area .point-table th {
	width: 50%;
	padding: .8em 1.2em;
	background-color: #f2f2f2;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	font-weight: bold;
}

#ct #pointWp .history-area .point-table td {
	padding: .8em 1.2em;
	background-color: #ffffff;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	text-align: center;
	font-weight: bold;
}

#ct #pointWp .history-area .history-text-box {
	padding: 2em 0 0 0;
}

#ct #pointWp .history-area .history-text-box .link {
	color: #c7171a;
}

/*-------------------------
 2023 改修 list
------------------------- */

#ct #pointWp .listtop-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	width: 100%;
	max-width: 425px;
	margin: 0 auto;
	padding: 29px 0;
}

#ct #pointWp .listtop-head .stage-medal-box {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#ct #pointWp .listtop-head .stage-medal-box .img-medal {
	width: 70px;
}

#ct #pointWp .listtop-head .stage-point-text-box {
	display: flex;
	align-items: center;
	flex-direction: column;
	flex: 1;
	padding-left: 15px;
	text-align: left;
}

#ct #pointWp .listtop-head .stage-point-text-box .point-count {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 20px;
	text-align: left;
}

#ct #pointWp .listtop-head .stage-point-text-box .point-count b {
	padding-right: .2em;
	font-size: 30px;
	line-height: 1.3;
}

#ct #pointWp .listtop-head .stage-point-text-box .expire-point {
	width: 100%;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #acacac;
}

#ct #pointWp .listtop-head .stage-point-text-box .expire-point .point-count {
	padding: 0 .1em 0 .5em;
	font-size: 15px;
}

#ct #pointWp .listtop-head .stage-point-btn-box {
	display: flex;
	align-items: center;
	text-align: center;
}

#ct #pointWp .listtop-head .stage-point-btn-box .btn-cart {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 120px;
	height: 46px;
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid #c10505;
	font-size: 14px;
	color: #c10505;
	font-weight: bold;
	text-decoration: none;
}

#ct #pointWp .listtop-head .stage-point-btn-box .btn-cart:hover {
	text-decoration: none;
}

#ct #pointWp .list-wrap {
	max-width: 350px;
	margin: 0 auto;
	padding: 15px 17px;
}

#ct #pointWp .item-list-box {
	margin: 0;
	padding: 10px;
	display: flex;
	background-color: #fff;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

#ct #pointWp .item-list-box:last-of-type {
	border-bottom: 1px solid #dbdbdb;
}

#ct #pointWp .item-list-box .thumbnail-box {
	width: 116px;
	height: 116px;
	border: 1px solid #dbdbdb;
}

#ct #pointWp .item-list-box .thumbnail-box .thumbnail {
	width: 100%;
	object-fit: cover;
}

#ct #pointWp .item-list-box .item-description-box {
	flex: 1;
	padding: 0 0 0 15px;
}

#ct #pointWp .item-list-box .item-description-box .title {
	width: 100%;
	display: block;
	padding: .5em 0 0 0;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #c7171a;
}

#ct #pointWp .item-list-box .item-description-box .text-getpoint {
	display: block;
	padding: 1em 0 0 0;
	color: #606060;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

#ct #pointWp .list-wrap .text-note {
	padding: 1.5em 0 0 0;
	text-align: center;
	font-size: 13px;
}

/*-------------------------
 2023 改修 point detail
------------------------- */

#ct #pointWp .item-name {
	max-width: 350px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

#ct #pointWp .detail-thumbnail {
	margin: 20px auto 0 auto;
	width: 100%;
	max-width: 300px;
}

#ct #pointWp .detail-text {
	max-width: 350px;
	margin: 0 auto;
	padding: 2em 20px 0 20px;
	text-align: left;
	font-size: 13px;
}

#ct #pointWp .detail-text a {
	color: #c7171a;
	text-decoration: underline;
}

#ct #pointWp .detail-item-info-wrapper {
	max-width: 350px;
	margin: 0 auto;
	padding: 1em 20px 0 20px;
	font-size: 12px;
}

#ct #pointWp .detail-item-info-wrapper .info-title {
	padding: 8px 0 0 0;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

#ct #pointWp .detail-item-info-wrapper .info-table td {
	padding: .6em .2em;
	vertical-align: middle;
}

#ct #pointWp .detail-item-info-wrapper .info-table .info-table-left {
	text-align: left;
}

#ct #pointWp .detail-item-info-wrapper .info-table .info-table-right {
	text-align: right;
	color: #606060;
}

#ct #pointWp .detail-item-info-wrapper .info-table {
	width: 100%;
	border-collapse: collapse;
	color: #acacac;
	font-size: 12px;
}

#ct #pointWp .detail-item-info-wrapper .info-table .img-medal {
	width: 36px;
	vertical-align: middle;
}

#ct #pointWp .detail-item-info-wrapper .info-table .text-point {
	margin-right: .3em;
	font-size: 15px;
}

#ct #pointWp .detail-item-info-wrapper .info-table .text-inventory {
	color: #c10505;
}

#ct #pointWp .detail-item-info-wrapper .info-table .bd-border {
	border-bottom: 1px solid #c9c9c9;
}

#ct #pointWp .detail-item-info-wrapper .text-alert {
	padding: .5em 0;
	text-align: center;
	color: #c10505;
}

/* 完了 */
#ct #pointWp .complete-wrap {
	padding: 1em;
	font-size: 14px;
	text-align: center;
}

#ct #pointWp .complete-wrap .wrap {
	padding: 1em 0 0 0;
	text-align: center;
}

#ct #pointWp .complete-wrap .wrap a {
	color: #c10505;
	text-decoration: underline;
}

#ct #pointWp .complete-wrap .wrap .txtLink01 {
	text-align: center;
}