.r2-member-nav__lst--main > li > a:before,
.premium-banner a::before,
.r2-like-button .like::after {
	background-image: url(../images/r2_common_parts/icons.svg);
	background-size: 800px 220px;
	background-repeat: no-repeat;
}

.is-pc {
	display: none;
}

br.is-pc,
span.is-pc {
	display: none;
}

.u-ta-l {
	text-align: left;
}

.u-ta-c {
	text-align: center;
}

.u-ta-r {
	text-align: right;
}

.u-mt0 {
	margin-top: 0 !important;
}

.u-mb0 {
	margin-bottom: 0 !important;
}

.u-pt0 {
	padding-top: 0 !important;
}

.u-pb0 {
	padding-bottom: 0 !important;
}

.u-mt10 {
	margin-top: 10px !important;
}

.u-bdr-top {
	border-top: solid 1px #e5e5e5 !important;
}

.u-bdr-bottom {
	border-bottom: solid 1px #e5e5e5 !important;
}

.u-bdr-none-t {
	border-top: none !important;
}

.u-bdr-none-b {
	border-bottom: none !important;
}

.u-bdr-none-l {
	border-left: none !important;
}

.u-bdr-none-r {
	border-right: none !important;
}

.block.is-pc {
	display: none;
}

.r2-member {
	position: relative;
	margin: 0 auto;
}
.r2-member .fit-sidebar-blank {
	z-index: 0;
	visibility: hidden;
	background-color: transparent;
}
.r2-member .fit-sidebar-fixed {
	position: fixed;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.r2-member__main {
	position: relative;
	font-size: 0;
}
.r2-member__main--mypage .r2-member__contents {
	padding-bottom: 0;
}
.r2-member__main--mypage .r2-member__contents > .r2-sec {
	margin-bottom: 0 !important;
}
.favorite .r2-member__contents {
	background-color: transparent;
}
.r2-member__nav {
	margin-top: 10px;
	background-color: #fff;
}

.odrhistory .r2-member .r2-carttotal.sum {
	border-color: #000;
}

.odrhistory .r2-member .r2-blk-hdl3 {
	padding: 20px 0 2px 0;
	font-size: 1.8rem;
	line-height: 1;
}
.odrhistory .r2-member .r2-blk-hdl3::after {
	content: none;
}

.odrhistory .r2-member .order-list .order__dl .item + .item {
	margin-top: 20px;
}

.odrhistory .r2-member .order-list .order__dl dt:first-of-type {
	margin-top: 0;
}

.odrhistory .r2-member .order-list .order__dl dt {
	margin-top: 16px;
}

.odrhistory .r2-member .order-list .order__dl dd > span {
	display: block;
}

.odrhistory .r2-member .order-list .order__dl dd > span + span {
	margin-top: 3px;
}

.r2-member-nav {
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.r2-member-nav::-webkit-scrollbar {
	display: none;
}
.r2-member-nav__hdl {
	margin-bottom: 16px;
	padding: 0 15px;
	font-size: 1.6rem;
	line-height: 1.5;
}
.r2-member-nav__hdl:not(:first-child) {
	margin-top: 46px;
}
.r2-member-nav__lst > li {
	position: relative;
	padding: 0 15px;
}
.r2-member-nav__lst > li > a {
	position: relative;
	display: block;
	padding: 13px 0 12px;
	border-top: 1px solid #e6e6e6;
	font-size: 1.3rem;
	line-height: 1.5;
}
.r2-member-nav__lst > li > a span {
	color: #666;
	font-size: 1.2rem;
	line-height: 1.83333;
}
.r2-member-nav__lst > li > a br:not([class]) {
	display: none;
}
.r2-member-nav__lst > li:last-child > a {
	border-bottom: 1px solid #e6e6e6;
}
.r2-member-nav__lst > li:before {
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	width: 10px;
	height: 10px;
	background-image: url(../images/r2_common_parts/arrow.svg);
	background-repeat: no-repeat;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.r2-member-nav__lst > li.login > a:before {
	background-position: 0 0;
}
.r2-member-nav__lst > li.regist > a:before {
	background-position: -690px 0;
}
.r2-member-nav__lst > li.mypage > a:before {
	background-position: -30px 0;
}
.r2-member-nav__lst > li.like > a:before {
	background-position: -60px 0;
}
.r2-member-nav__lst > li.historyitems {
	padding-bottom: 20px;
}
.r2-member-nav__lst > li.historyitems:before {
	display: none;
}
.r2-member-nav__lst > li.historyitems ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;

	-webkit-box-pack: justify;

	-ms-flex-pack: justify;

	justify-content: space-between;
}
.r2-member-nav__lst > li.historyitems li {
	position: relative;
	min-height: 89px;
	max-width: 98px;
	max-height: 125px;
	width: 29%;
}
.r2-member-nav__lst > li.historyitems li a {
	display: block;
	width: 100%;
	height: 100%;
}
.r2-member-nav__lst > li.history > a:before {
	background-position: -90px 0;
}
.r2-member-nav__lst > li.search-item > a:before {
	background-position: -120px 0;
}
.r2-member-nav__lst > li.search-brand > a:before {
	background-position: -150px 0;
}
.r2-member-nav__lst > li.search-hot > a:before {
	background-position: -180px 0;
}
.r2-member-nav__lst > li.search-needs > a:before {
	background-position: -210px 0;
}
.r2-member-nav__lst > li.search-limited > a:before {
	background-position: -240px 0;
}
.r2-member-nav__lst > li.search-sale > a:before {
	background-position: -270px 0;
}
.r2-member-nav__lst > li.search-size > a:before {
	background-position: -360px 0;
}
.r2-member-nav__lst > li.newitem > a:before {
	background-position: -300px 0;
}
.r2-member-nav__lst > li.topics > a:before {
	background-position: -330px 0;
}
.r2-member-nav__lst > li.free {
	padding-top: 5px;
}
.r2-member-nav__lst > li.free > a:before {
	background-position: -360px 0;
}
.r2-member-nav__lst > li.merit > a:before {
	background-position: -390px 0;
}
.r2-member-nav__lst > li.mailmag > a:before {
	background-position: -420px 0;
}
.r2-member-nav__lst > li.size > a:before {
	background-position: -450px 0;
}
.r2-member-nav__lst > li.premium > a:before {
	background-position: -450px -60px;
}
.r2-member-nav__lst > li.cart > a:before {
	background-position: -510px 0;
}
.r2-member-nav__lst > li.payment > a:before {
	background-position: -750px 0;
}
.r2-member-nav__lst > li.point > a:before {
	background-position: -780px 0;
}
.r2-member-nav__lst > li.logout > a {
	padding-top: 9px;
	padding-bottom: 9px;
}
.r2-member-nav__lst > li.logout {
	background-position: -480px 0;
}
.r2-member-nav__lst > li.search-grow > a:before {
	background-position: -540px 0;
}
.r2-member-nav__lst > li.search-collection > a:before {
	background-position: -570px 0;
}
.r2-member-nav__lst > li.search-all > a:before {
	background-position: -600px 0;
}
.r2-member-nav__lst > li.search-price > a:before {
	background-position: -630px 0;
}
.r2-member-nav__lst > li.kirei > a:before {
	background-position: -660px 0;
}
.r2-member-nav__lst > li.purchase-history > a:before {
	background-position: -210px -60px;
}
.r2-member-nav__lst > li.myreview > a:before {
	background-position: -240px -60px;
}
.r2-member-nav__lst > li.members > a:before {
	background-position: -300px -60px;
}
.r2-member-nav__lst > li.blank:before {
	display: none;
}
.r2-member-nav__lst > li.blank > a:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-position: -24px -134px;
}
.r2-member-nav__lst--main > li > a {
	padding: 19px 0 19px 30px;
}
.r2-member-nav__lst--main > li > a:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.r2-member-nav__item {
	padding: 0 15px;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.5;
}
.r2-member-nav__item > a {
	position: relative;
	display: block;
	padding: 28px 0;
}
.r2-member-nav__item > a::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	margin: auto;
	width: 10px;
	height: 10px;
	background-image: url(../images/r2_common_parts/arrow.svg);
	background-repeat: no-repeat;
	content: "";
}

.r2-panel-info {
	padding: 20px 15px;
	background-color: #f7f7f7;
	font-size: 1.4rem;
	line-height: 1.5;
}
.r2-panel-info p,
.r2-panel-info ul {
	margin-bottom: 6px;
}
.r2-panel-info a {
	text-decoration: underline;
}
.r2-panel-info span {
	color: #666;
}
.r2-panel-info span a {
	color: #666;
}
.r2-panel-info__ttl {
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.5;
}
.r2-panel-info__ttl:not(:first-child) {
	margin-top: 14px;
}

.point-summary {
	margin-right: 15px;
	margin-left: 15px;
}
.point-summary__blk {
	padding: 18px 24px;
}
.point-summary__blk--point {
	font-size: 0;
}
.point-summary__blk--point .ps-box__main dd {
	white-space: nowrap;
}
.point-summary__blk--stage {
	margin-top: 12px;
}

.ps-box {
	border: 2px dotted #df2e59;
	background-color: #fff7f9;
	text-align: center;
}
.ps-box p {
	font-size: 1.4rem;
	line-height: 1.5;
}
.ps-box p + p {
	margin-top: 14px;
}
.ps-box__main {
	margin-bottom: 8px;
}
.ps-box__main dt {
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.5;
}
.ps-box__main dd {
	color: #df2e59;
	font-weight: 700;
	font-size: 2.8rem;
	font-family: "Lato", sans-serif;
	line-height: 1.5;
}
.ps-box__main dd .jp {
	display: block;
	color: #666;
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 1;
}
.ps-box__sub {
	margin-bottom: 16px;
}
.ps-box__sub dt {
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.5;
}
.ps-box__sub dd {
	color: #df2e59;
	font-weight: 700;
	font-size: 1.8rem;
	font-family: "Lato", sans-serif;
	line-height: 1.5;
}
.ps-box__note dt {
	margin-bottom: 2px;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.5;
}
.ps-box__note dd {
	font-size: 1.4rem;
	line-height: 1.28571;
}
.ps-box__note dd span {
	display: inline-block;
	vertical-align: top;
}
.ps-box__link a {
	position: relative;
	text-decoration: underline;
}
.ps-box__link a:after {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(../images/r2_common_parts/arrow.svg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	content: "";
}
.premium-banner {
	margin-top: 20px;
	margin-bottom: 20px;
}
.premium-banner:last-child {
	margin-bottom: 0;
}

.premium-banner a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 16px;
	border: 1px solid #e5e5e5;
	color: #000;
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.30769;

	-webkit-box-pack: center;

	-ms-flex-pack: center;

	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.premium-banner a:hover span {
	text-decoration: underline;
}
.premium-banner a::before {
	display: inline-block;
	margin-right: 8px;
	width: 40px;
	height: 40px;
	background-position: -300px -180px;
	content: "";
}
.premium-banner a::after {
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	display: block;
	margin: auto;
	width: 10px;
	height: 10px;
	background-image: url(../images/r2_common_parts/arrow.svg);
	background-repeat: no-repeat;
	content: "";
}
.premium-banner a > span {
	text-align: left;
}
.premium-banner a .benefits {
	display: block;
	color: #666;
	font-size: 1rem;
	line-height: 1.4;
}

.r2-barcode {
	padding: 0 15px;
}
.r2-barcode__num {
	margin-bottom: 12px;
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.5;
}
.r2-barcode__num span {
	color: #666;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.5;
}
.r2-barcode__main {
	padding: 40px;
	border-top: solid 1px #e5e5e5;
	text-align: center;
}
.r2-barcode .r2-lst-atten {
	margin-top: 12px;
}

.restock-complete-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;

	-webkit-box-orient: horizontal;

	-webkit-box-direction: normal;

	-ms-flex-flow: row wrap;

	flex-flow: row wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.restock-complete-item .icolist {
	top: 24px;
}

.restock-complete-item .thmb {
	margin-right: 30px;
	padding: 20px 0 0;
	width: 110px;
}

.restock-complete-item .info {
	width: calc(100% - 140px);
}

.restock-complete-item .brand {
	color: #000;
	font-size: 1.4rem;
	line-height: 1.5;
}

.restock-complete-item .product {
	color: #000;
	font-size: 1.4rem;
	line-height: 1.5;
}

.restock-complete-item .spec {
	color: #666;
	font-size: 1.4rem;
	line-height: 1.5;
}

.restock-complete-item .prop + .prop {
	margin-top: 20px;
}

.restock-complete-item .desc {
	margin-bottom: 10px;
}

.restock-complete-item .label {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background-color: transparent;
	color: #666;
	font-size: 1.4rem;
	line-height: 1.5;
}

.restock-complete-item .num {
	display: inline-block;
	color: #000;
	font-size: 1.4rem;
	line-height: 1.5;
}

.restock-complete-item .price {
	display: inline-block;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.3125;
}
.restock-complete-item .price span:not(.red) {
	font-size: 1.2rem;
	line-height: 1.75;
}

.restock-complete-item .red {
	color: #c33;
}

.r2-main.coupon .r2-information {
	margin-bottom: 40px;
}

.r2-main.coupon .r2-formtable .coupon-select {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;
}
.r2-main.coupon .r2-formtable .coupon-select > .r2-txt {
	margin-bottom: 20px;
}
.r2-main.coupon .r2-formtable .coupon-select > .coupon-item {
	margin-bottom: 20px;
	padding: 24px 16px;
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}
.r2-main.coupon .r2-formtable .coupon-select > .coupon-item.is-disabled > p {
	color: #ccc !important;
	pointer-events: none;
}
.r2-main.coupon .r2-formtable .coupon-select > .coupon-item p {
	color: #666;
	font-size: 1.4rem;
	line-height: 1.5;
}
.r2-main.coupon .r2-formtable .coupon-select > .coupon-item .name {
	color: #000;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.5;
}
.r2-main.coupon .r2-formtable .coupon-select > .coupon-item .price {
	margin-top: 20px;
	font-weight: bold;
}

.r2-main.coupon .r2-formtable dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.r2-main.coupon .r2-formtable .err {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #c33;
	font-size: 1.4rem;
	line-height: 1.5;
}

.r2-main.coupon .r2-formtable .inpt .num .r2-txt {
	margin-top: 10px;
}

.r2-main.coupon .r2-formtable .inpt input[type="submit"],
.r2-main.coupon .r2-formtable .inpt input[type="button"] {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 30px;
	width: 112px;
	border-radius: 4px;
	background-color: #666;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.42857;
	cursor: pointer;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.premium-limit {
	margin-top: 24px;
	margin-right: 15px;
	margin-bottom: 24px;
	margin-left: 15px;
	padding-top: 24px;
	padding-bottom: 24px;
}
.premium-limit.ps-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: center;

	-ms-flex-pack: center;

	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.premium-limit dt {
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.5;
}
.premium-limit dd {
	color: #df2e59;
	font-weight: 700;
	font-size: 1.8rem;
	font-family: "Lato", sans-serif;
	line-height: 1.16667;
}

.premium-services__item {
	margin-bottom: 32px;
	padding-top: 32px;
	border-top: 1px solid #e5e5e5;
}

.premium-services__title {
	margin-bottom: 24px;
	text-align: center;
	font-size: 2rem;
	line-height: 1.35;
}
.premium-services__title .en {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 2.2rem;
	font-family: "Montserrat", sans-serif;
	line-height: 1.36364;
}
.premium-services__title .ja {
	display: block;
	margin-top: 10px;
	color: #666;
	text-align: center;
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.66667;
}

.premium-services__desc {
	text-align: center;
}
.premium-services__desc .catch {
	font-weight: bold;
	font-size: 1.9rem;
	line-height: 1.5;
}
.premium-services__desc .catch + .body {
	margin-top: 8px;
}
.premium-services__desc .catch + .r2-list {
	margin-top: 4px;
}
.premium-services__desc .body {
	font-size: 1.5rem;
	line-height: 1.5;
}
.premium-services__desc .body + .catch {
	margin-top: 8px;
}
.premium-services__desc .body + .r2-list {
	margin-top: 4px;
}
.premium-services__desc .r2-list .notice {
	font-size: 1.2rem;
	line-height: 1.5;
}
.premium-services__desc .r2-btnwrap {
	margin-top: 24px;
}
.premium-services__desc::before {
	display: block;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	height: 64px;
	background-image: url(../images/r2_member/icons_premium.svg);
	background-size: 320px 64px;
	background-repeat: no-repeat;
}
.premium-services__desc--shipping::before {
	width: 80px;
	background-position: 0 0;
	content: "";
}
.premium-services__desc--size::before {
	width: 80px;
	background-position: -80px 0;
	content: "";
}
.premium-services__desc--point::before {
	width: 80px;
	height: 64px;
	background-image: url(../images/r2_member/icon_800pt.svg);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}
.premium-services__desc--point-cp::before {
	width: 116px;
	height: 80px;
	background-image: url(../images/r2_member/icon_1000pt_cp.svg);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
}
.premium-services__desc--movie::before {
	width: 64px;
	background-position: -256px 0;
	content: "";
}

.premuim-cancellation__body {
	padding: 24px;
	background-color: #f7f7f7;
	font-size: 1.4rem;
	line-height: 1.5;
}

.premuim-cancellation__summary {
	text-align: center;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.5;
}

.premuim-cancellation__details {
	display: none;
	padding-top: 24px;
}
.premuim-cancellation__details .r2-btnwrap {
	margin-top: 24px;
}

.premuim-cancellation__more {
	margin-top: 24px;
	text-align: center;
}
.premuim-cancellation__more.is-opened a:after {
	opacity: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}
.premuim-cancellation__more a {
	position: relative;
	display: inline-block;
	padding-right: 16px;
	color: #000;
	text-align: center;
	text-decoration: underline;
	font-size: 1.4rem;
	line-height: 1.57143;
	cursor: pointer;
}
.premuim-cancellation__more a:hover {
	text-decoration: none;
}
.premuim-cancellation__more a:before,
.premuim-cancellation__more a:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	margin-top: -1px;
	width: 10px;
	height: 2px;
	background: #666;
	content: "";
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.premuim-cancellation__more a:after {
	opacity: 1;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.premuim-cancellation__about {
	margin-top: 24px;
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.5;
}
.premuim-cancellation__about a {
	position: relative;
	text-decoration: underline;
}
.premuim-cancellation__about a:after {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(../images/r2_common_parts/arrow.svg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	content: "";
}

.lmtd-movie__list {
	padding-right: 15px;
	padding-left: 15px;
}
.lmtd-movie__list + .pagerlist {
	margin-top: 40px;
}
.lmtd-movie__list--ranking {
	margin-top: 32px;
}
.lmtd-movie__list--ranking .lmtd-movie__item {
	position: relative;
}
.lmtd-movie__list--ranking .lmtd-movie__item:first-child::before,
.lmtd-movie__list--ranking .lmtd-movie__item:nth-child(2)::before,
.lmtd-movie__list--ranking .lmtd-movie__item:nth-child(3)::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	padding: 5px 0;
	width: 28px;
	height: 18px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 1.8rem;
	font-family: "Montserrat", sans-serif;
	line-height: 1;
}
.lmtd-movie__list--ranking .lmtd-movie__item:first-child::before {
	background-color: #d9b162;
	content: "1";
}
.lmtd-movie__list--ranking .lmtd-movie__item:nth-child(2)::before {
	background-color: #9595a6;
	content: "2";
}
.lmtd-movie__list--ranking .lmtd-movie__item:nth-child(3)::before {
	background-color: #c2703a;
	content: "3";
}

.lmtd-movie__link {
	text-decoration: none;
}
.lmtd-movie__link[data-video-id] {
	cursor: pointer;
}
.lmtd-movie__link:hover .lmtd-movie__thumb {
	opacity: .8;
}
.lmtd-movie__link:hover .lmtd-movie__title,
.lmtd-movie__link:hover .lmtd-movie__category {
	text-decoration: underline;
}
.lmtd-movie__link + .lmtd-movie__desc {
	margin-top: 10px;
}
.lmtd-movie__link + .r2-like-button {
	margin-top: 15px;
}

.lmtd-movie__thumb {
	position: relative;
	margin-bottom: 16px;
	padding-top: 56.25%;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
.lmtd-movie__thumb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	-o-object-fit: cover;

	object-fit: cover;
}
.lmtd-movie__thumb::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .6);
	content: "";
}
.lmtd-movie__thumb::after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	display: block;
	margin-top: -8px;
	margin-left: -4px;
	border-top: 8px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 12px solid #fff;
	content: "";
}

.lmtd-movie__category {
	color: #000;
	font-size: 1.2rem;
	line-height: 1.5;
}
.lmtd-movie__category + .lmtd-movie__title {
	margin-top: 4px;
}

.lmtd-movie__title {
	color: #000;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.5;
}

.lmtd-movie__desc {
	color: #666;
	font-size: 1.4rem;
	line-height: 1.5;
}
.lmtd-movie__desc .after {
	display: none;
	margin-right: 1em;
}
.lmtd-movie__desc .ep {
	margin-right: 1em;
}
.lmtd-movie__desc .more,
.lmtd-movie__desc .less {
	position: relative;
	display: inline-block;
	padding-right: 18px;
	color: #000;
	cursor: pointer;
}
.lmtd-movie__desc .more:after,
.lmtd-movie__desc .less:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(../images/r2_common_parts/icons_item.svg);
	background-repeat: no-repeat;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lmtd-movie__desc .more:hover,
.lmtd-movie__desc .less:hover {
	color: #000;
	text-decoration: underline;
}
.lmtd-movie__desc .more:hover:after,
.lmtd-movie__desc .less:hover:after {
	opacity: .8;
}
.lmtd-movie__desc .more:after {
	background-position: 0 -304px;
}
.lmtd-movie__desc .less {
	display: none;
}
.lmtd-movie__desc .less:after {
	background-position: -14px -304px;
}
.lmtd-movie__desc + .r2-like-button {
	margin-top: 15px;
}

.lmtd-movie__select {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	width: calc(12rem + 44px);
}

.r2-like-button[type="button"] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	min-width: 136px;
	height: 32px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	background-color: #fff;
	color: #000;
	cursor: pointer;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	appearance: none;
}
.r2-like-button[type="button"]:hover {
	opacity: .6;
}

.r2-like-button .like {
	padding-right: 5px;
	padding-left: 5px;
	width: 102px;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.83333;

	-webkit-box-flex: 0;

	-ms-flex: 0 0 auto;

	flex: 0 0 auto;
}
.r2-like-button .like::after {
	display: inline-block;
	margin-left: 0;
	width: 20px;
	height: 20px;
	background-position: -330px -60px;
	content: "";
	vertical-align: -5px;
}

.r2-like-button .count {
	padding-right: 10px;
	padding-left: 10px;
	min-width: 32px;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	font-weight: 400;
	font-size: 1.4rem;
	font-family: "Lato", sans-serif;
	line-height: 1.57143;

	-webkit-box-flex: 1;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;
}

.r2-like-button.is-active[type="button"] {
	border-color: #df2e59;
	background-color: #fff;
	color: #df2e59;
}

.r2-like-button.is-active .like::after {
	background-position: -330px -90px;
}

.r2-like-button.is-active .count {
	border-left-color: #df2e59;
}

.r2-category-list {
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 0 15px;
}
.r2-category-list__lst {
	margin-right: -12px;
	font-size: 0;
}
.r2-category-list__lst li {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 12px;
	vertical-align: top;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.5;
}
.r2-category-list__lst li.is-active a {
	border: solid 1px #df2e59;
	background-color: #df2e59;
	color: #fff;
	pointer-events: none;
}
.r2-category-list__lst li.all {
	width: calc(100% - 12px);
}
.r2-category-list__lst li.all a {
	border: solid 1px #666;
	background-color: #666;
	color: #fff;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.r2-category-list__lst li:not([class]) a {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.r2-category-list__lst li a {
	display: block;
	padding: 10px 18px;
	border: solid 1px #e5e5e5;
	border-radius: 4px;
	background-color: #fff;
}

.r2-mordal.is-itemmovie {
	background-color: #000;
}
.r2-mordal.is-itemmovie .item-movie {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;

	-webkit-box-align: center;

	-ms-flex-align: center;

	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.r2-mordal.is-itemmovie .item-movie .r2-mordal__close {
	width: 64px;
	height: 64px;
}
.r2-mordal.is-itemmovie .item-movie .r2-mordal__close::after {
	background-image: url(../images/r2_common_parts/icons_tool.svg);
	background-position: -40px 0;
}
.r2-mordal.is-itemmovie .item-movie__body {
	max-width: 800px;
	width: 100%;
}
.r2-mordal.is-itemmovie .item-movie__elm {
	position: relative;
	padding-top: 56.25%;
}
.r2-mordal.is-itemmovie .item-movie__elm > * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.r2-mordal.is-itemmovie .item-movie__txt {
	margin-top: 22px;
	padding: 0 15px;
	color: #fff;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.5;
}
@media screen and (min-width: 769px) {

	.is-pc {
		display: block;
	}

	.is-sp {
		display: none;
	}

	br.is-pc,
	span.is-pc {
		display: inline;
	}

	br.is-sp,
	span.is-sp {
		display: none;
	}

	.u-mt0-pc {
		margin-top: 0 !important;
	}

	.u-mb0-pc {
		margin-bottom: 0 !important;
	}

	.u-pt0-pc {
		padding-top: 0 !important;
	}

	.u-pb0-pc {
		padding-bottom: 0 !important;
	}

	.u-pt8-pc {
		padding-top: 8px !important;
	}

	.block.is-pc {
		display: block;
	}

	.block.is-sp {
		display: none;
	}

	.r2-member {
		padding-top: 30px;
		padding-right: 3.90625%;
		padding-left: 3.90625%;
		max-width: 1280px;
	}

	.r2-member__main {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 50px;
		min-height: 1040px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-flow: row-reverse nowrap;
		flex-flow: row-reverse nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.r2-member__main .dv_rc_items {
		width: 164px;
	}

	.r2-member__main--mypage {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.r2-member__main--mypage .r2-member__contents {
		margin-bottom: 60px;
		padding-bottom: 48px;
		border-bottom: solid 1px #e5e5e5;
	}

	.r2-member__main--mypage .r2-member__sub {
		width: 100%;
	}

	.r2-member__contents {
		margin-left: 280px;
		padding-bottom: 0;
		width: calc(100% - 280px);
		background-color: #fff;
	}

	.r2-member__contents > .r2-sec:last-child {
		margin-bottom: 80px;
	}

	.r2-member__nav {
		margin-top: 0;
		width: 220px;
	}

	.r2-member__sub {
		padding-left: 280px;
	}

	.odrhistory .r2-member .order-list .order__dl .item + .item {
		margin-top: 16px;
	}

	.odrhistory .r2-member .order-list .order__dl dd > span + span {
		margin-top: 5px;
	}

	.r2-member-nav {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: auto;
	}

	.r2-member-nav__inner {
		padding-top: 50px;
		padding-bottom: 50px;
		min-height: 940px;
	}

	.r2-member-nav__inner::before {
		display: block;
		margin-top: 8px;
		margin-bottom: 24px;
		margin-left: 15px;
		width: 148px;
		height: 12px;
		background-image: url(../images/r2_member/logo_members.svg);
		background-position: 0 0;
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.r2-member-nav__hdl {
		padding: 0;
	}

	.r2-member-nav__hdl:not(:first-child) {
		margin-top: 44px;
	}

	.r2-member-nav__lst {
		padding-top: 14px;
		padding-bottom: 14px;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
	}

	.r2-member-nav__lst > li > a {
		padding: 5px 0;
		border-top: none;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.r2-member-nav__lst > li > a:hover {
		text-decoration: underline;
	}

	.r2-member-nav__lst > li:last-child > a {
		border-bottom: none;
	}

	.r2-member-nav__lst > li:before {
		display: none;
	}

	.r2-member-nav__lst > li.login.is-active > a:before {
		background-position: -690px -30px;
	}

	.r2-member-nav__lst > li.regist.is-active > a:before {
		background-position: -690px -30px;
	}

	.r2-member-nav__lst > li.mypage.is-active > a:before {
		background-position: -30px -30px;
	}

	.r2-member-nav__lst > li.like.is-active > a:before {
		background-position: -60px -30px;
	}

	.r2-member-nav__lst > li.history.is-active > a:before {
		background-position: -90px 0;
	}

	.r2-member-nav__lst > li.search-item.is-active > a:before {
		background-position: -120px -30px;
	}

	.r2-member-nav__lst > li.search-brand.is-active > a:before {
		background-position: -150px -30px;
	}

	.r2-member-nav__lst > li.search-hot.is-active > a:before {
		background-position: -180px -30px;
	}

	.r2-member-nav__lst > li.search-needs.is-active > a:before {
		background-position: -210px -30px;
	}

	.r2-member-nav__lst > li.search-limited.is-active > a:before {
		background-position: -240px -30px;
	}

	.r2-member-nav__lst > li.search-sale.is-active > a:before {
		background-position: -270px -30px;
	}

	.r2-member-nav__lst > li.search-size.is-active > a:before {
		background-position: -360px -30px;
	}

	.r2-member-nav__lst > li.newitem.is-active > a:before {
		background-position: -300px -30px;
	}

	.r2-member-nav__lst > li.topics.is-active > a:before {
		background-position: -330px -30px;
	}

	.r2-member-nav__lst > li.free.is-active > a:before {
		background-position: -360px -30px;
	}

	.r2-member-nav__lst > li.merit.is-active > a:before {
		background-position: -390px -30px;
	}

	.r2-member-nav__lst > li.mailmag.is-active > a:before {
		background-position: -420px -30px;
	}

	.r2-member-nav__lst > li.size.is-active > a:before {
		background-position: -450px -30px;
	}

	.r2-member-nav__lst > li.premium.is-active > a:before {
		background-position: -450px -90px;
	}

	.r2-member-nav__lst > li.cart.is-active > a:before {
		background-position: -510px -30px;
	}

	.r2-member-nav__lst > li.payment.is-active > a:before {
		background-position: -750px -30px;
	}

	.r2-member-nav__lst > li.point.is-active > a:before {
		background-position: -780px -30px;
	}

	.r2-member-nav__lst > li.search-grow.is-active > a:before {
		background-position: -540px -30px;
	}

	.r2-member-nav__lst > li.search-collection.is-active > a:before {
		background-position: -570px -30px;
	}

	.r2-member-nav__lst > li.search-all.is-active > a:before {
		background-position: -600px -30px;
	}

	.r2-member-nav__lst > li.search-price.is-active > a:before {
		background-position: -630px -30px;
	}

	.r2-member-nav__lst > li.kirei.is-active > a:before {
		background-position: -660px -30px;
	}

	.r2-member-nav__lst > li.purchase-history.is-active > a:before {
		background-position: -210px -90px;
	}

	.r2-member-nav__lst > li.myreview.is-active > a:before {
		background-position: -240px -90px;
	}

	.r2-member-nav__lst > li.members.is-active > a:before {
		background-position: -300px -90px;
	}

	.r2-member-nav__lst > li.blank > a:after {
		display: none;
	}

	.r2-member-nav__lst > li.is-active a {
		color: #df2e59;
	}

	.r2-member-nav__lst--main > li > a {
		padding: 12px 0 12px 33px;
		border-top: none;
	}

	.r2-member-nav__lst--main > li > a:before {
		left: 3px;
	}

	.r2-member-nav__item {
		padding: 0;
		border-bottom: 1px solid #e6e6e6;
	}

	.r2-member-nav__item > a::after {
		display: none;
	}

	.r2-panel-info {
		padding: 42px;
	}

	.r2-panel-info p,
	.r2-panel-info ul {
		margin-bottom: 10px;
	}

	.r2-panel-info a:hover {
		text-decoration: none;
	}

	.r2-panel-info__ttl:not(:first-child) {
		margin-top: 22px;
	}

	.point-summary {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: -10px;
		margin-right: -1.11111%;
		margin-bottom: -10px;
		margin-left: -1.11111%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.point-summary__blk {
		margin-top: 10px;
		margin-right: 1.08696%;
		margin-bottom: 10px;
		margin-left: 1.08696%;
		padding: 36px 24px;
		width: 50%;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}

	.point-summary__blk--point {
		padding: 44px 6.08696%;
		min-width: 199px;
		width: 29.34783%;
	}

	.point-summary__blk--point .ps-box__sub {
		margin-bottom: 10px;
	}

	.point-summary__blk--stage {
		padding: 44px 4.56522% 20px;
		width: 66.30435%;
	}

	.point-summary__blk--stage .ps-box__blk {
		margin-bottom: 24px;
		margin-left: 14px;
	}

	.ps-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.ps-box.point-summary__blk--point {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.ps-box__blk--item1 {
		width: 310px;
	}

	.ps-box__main dd {
		font-size: 3.6rem;
		line-height: 1.5;
	}

	.ps-box__main dd .pt {
		font-size: 2.8rem;
		line-height: 1.5;
	}

	.ps-box__main dd .jp {
		display: inline;
		margin-left: 8px;
	}

	.ps-box__sub {
		margin-bottom: 20px;
	}

	.ps-box__note > div + div {
		margin-top: 14px;
	}

	.ps-box__link a:hover {
		text-decoration: none;
	}

	.premium-banner a {
		padding-right: 32px;
		padding-left: 32px;
	}

	.premium-banner a::after {
		right: 20px;
	}

	.r2-barcode {
		padding: 0;
	}

	.r2-barcode__main {
		border: solid 1px #e5e5e5;
	}

	.member-restock-comp .r2-sec {
		margin-bottom: 80px;
		padding-top: 72px;
	}

	.restock-complete-item {
		margin-top: 40px;
		margin-right: auto;
		margin-bottom: 50px;
		margin-left: auto;
		padding-right: 10px;
		padding-left: 10px;
		max-width: 520px;
	}

	.restock-complete-item .icolist {
		left: 10px;
	}

	.restock-complete-item .thmb {
		margin-right: 40px;
		padding: 0 32px;
		width: 160px;
	}

	.restock-complete-item .info {
		width: calc(100% - 200px);
	}

	.restock-complete-item .desc {
		margin-bottom: 8px;
	}

	.r2-main.coupon .r2-sec {
		margin-bottom: 80px;
		padding-top: 72px;
	}

	.r2-main.coupon .r2-information {
		margin-bottom: 60px;
	}

	.r2-main.coupon .r2-formtable {
		margin-top: 30px;
		width: 100%;
	}

	.r2-main.coupon .r2-formtable .coupon-select > .coupon-item {
		padding: 24px 30px;
		width: calc(50% - 11px);
	}

	.r2-main.coupon .r2-formtable .coupon-select > .coupon-item:nth-child(even) {
		margin-left: 22px;
	}

	.r2-main.coupon .r2-formtable dl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.r2-main.coupon .r2-formtable dt {
		width: 245px;
	}

	.r2-main.coupon .r2-formtable .err {
		width: calc(100% - 245px);
	}

	.r2-main.coupon .r2-formtable .err + .inpt {
		margin-left: auto;
	}

	.r2-main.coupon .r2-formtable .inpt {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: calc(100% - 245px);
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.r2-main.coupon .r2-formtable .inpt > .r2-txt {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
	}

	.r2-main.coupon .r2-formtable .inpt .btn {
		margin-left: 30px;
	}

	.r2-main.coupon .r2-formtable .inpt input[type="submit"]:hover,
	.r2-main.coupon .r2-formtable .inpt input[type="button"]:hover {
		opacity: .8;
	}

	.r2-main.coupon .r2-formtable .ex {
		padding-left: 245px !important;
	}

	.premium-limit {
		margin-top: 32px;
		margin-right: auto;
		margin-bottom: 40px;
		margin-left: auto;
		padding: 20px;
		width: 320px;
	}

	.premium-services {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 30px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.premium-services__item {
		margin-bottom: 40px;
		padding-top: 40px;
		padding-bottom: 0;
		width: 47.77778%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.premium-services__title {
		margin-bottom: 32px;
		font-size: 2.4rem;
		line-height: 1.66667;
	}

	.premuim-cancellation__body {
		padding: 40px;
	}

	.premuim-cancellation__about a:hover {
		text-decoration: none;
	}

	.lmtd-movie__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-right: -12px;
		margin-bottom: -40px;
		margin-left: -12px;
		padding-right: 0;
		padding-left: 0;
		width: auto;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.lmtd-movie__list + .pagerlist {
		margin-top: 72px;
	}

	.lmtd-movie__list--ranking {
		margin-top: 40px;
	}

	.lmtd-movie__item {
		margin-right: 12px;
		margin-bottom: 40px;
		margin-left: 12px;
		width: calc(100% / 3 - 24px);
	}

	.lmtd-movie__select {
		margin-top: 40px;
		margin-right: 0;
		margin-bottom: 32px;
		margin-left: 0;
	}

	.r2-category-list {
		margin-top: 32px;
		margin-bottom: 40px;
		padding: 24px 16px 16px 24px;
		background: #f2f2f2;
	}

	.r2-category-list__lst {
		margin-right: -8px;
		text-align: center;
	}

	.r2-category-list__lst li {
		margin-right: 8px;
		margin-bottom: 8px;
	}

	.r2-category-list__lst li.all {
		width: auto;
	}

	.r2-category-list__lst li.all a:hover {
		opacity: .8;
	}

	.r2-category-list__lst li:not([class]) a:hover {
		border: solid 1px #df2e59;
		background-color: #df2e59;
		color: #fff;
	}

	.r2-category-list__lst li a {
		padding: 6px 24px;
	}

	.r2-mordal.is-itemmovie .item-movie .r2-mordal__close {
		top: 0;
		right: 0;
		width: 68px;
		height: 68px;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.r2-mordal.is-itemmovie .item-movie__txt {
		margin-top: 36px;
		padding: 0;
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.5;
	}
}
@media screen and (max-width: 768px) {

	.u-mt0-sp {
		margin-top: 0 !important;
	}

	.u-mb0-sp {
		margin-bottom: 0 !important;
	}

	.u-pt0-sp {
		padding-top: 0 !important;
	}

	.u-pb0-sp {
		padding-bottom: 0 !important;
	}

	.u-mt10-sp {
		margin-top: 10px !important;
	}

	.r2-member__main .r2-blk-hdl1 {
		padding-top: 5px;
	}

	.r2-member__main .r2-blk-hdl1::before {
		display: block;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		width: 160px;
		height: 13px;
		background-image: url(../images/r2_member/logo_members.svg);
		background-position: 0 0;
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
	}

	.r2-member__contents > .r2-sec {
		padding-bottom: 40px;
	}

	.r2-member-nav--mypage {
		margin-top: 0;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0 15px 32px;
		border-bottom: solid 10px #e6e6e6;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li {
		margin-top: 4px;
		padding: 0;
		width: calc(50% - 2px);
		border-radius: 3px;
		background-color: #666;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li:nth-child(2),
	.r2-member-nav--mypage .r2-member-nav__lst--main > li:nth-child(3) {
		margin-top: 0;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li:nth-child(odd) {
		margin-left: 4px;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li:last-child > a {
		border-bottom: none;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li::before {
		display: none;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li > a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0 10px 0 45px;
		height: 54px;
		border-top: none;
		color: #fff;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li > a::before {
		left: 12px;
		background-image: url(../images/r2_common_parts/icons_wh.svg);
	}

	.r2-member-nav--mypage .r2-member-nav__lst--main > li > a br:not([class]) {
		display: inline;
	}

	.r2-member-nav--mypage .mypage {
		display: none;
	}

	.r2-member-nav__lst--main > li:first-child > a {
		border-top: none;
	}

	.point-summary__blk--point .ps-box__main,
	.point-summary__blk--point .ps-box__sub {
		display: inline-block;
		padding: 0 12px;
		width: auto;
		vertical-align: top;
	}

	.point-summary__blk--point .ps-box__sub dt {
		margin-bottom: 8px;
	}

	.ps-box__blk--item2 {
		margin-top: 14px;
	}

	.ps-box__note {
		font-size: 0;
	}

	.ps-box__note > div {
		display: inline-block;
		padding: 0 12px;
		vertical-align: top;
	}

	.ps-box__note dd span:last-child {
		margin-left: 3em;
	}

	.premium-banner {
		margin-right: 15px;
		margin-left: 15px;
	}

	.r2-main.coupon .r2-formtable .coupon-select > .r2-txt {
		text-align: center;
	}

	.r2-main.coupon .r2-formtable .err {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.r2-main.coupon .r2-formtable .inpt .btn {
		margin-top: 10px;
		text-align: right;
	}

	.r2-main.coupon .r2-formtable .ex {
		text-align: right;
	}

	.premium-services {
		margin-bottom: 40px;
		border-bottom: 1px solid #e5e5e5;
	}

	.lmtd-movie__item + .lmtd-movie__item {
		margin-top: 32px;
	}
}
@media screen and (min-width: 1280px) {

	.r2-member {
		padding-right: 50px;
		padding-left: 50px;
	}

	.r2-member-nav__inner::before {
		margin-left: 0;
	}

	.r2-member-nav__lst > li {
		padding-right: 0;
		padding-left: 0;
	}
}
