.column-5  {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.l-txtR {
	display: flex !important;
	justify-content: flex-end;
}
.content-review-accordion {
	position: relative;
	margin-bottom: 50px;
}
.accordion_show_more {
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 100%;
	height: 30px;
	text-align: left;
	line-height: 30px;
	cursor: pointer;
	transition: bottom 0.2s;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
}
.accordion_show_more:hover {
	text-decoration: none;
}
.accordion_show_more::after {
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 10.5em;
	width: 9px;
	height: 6px;
	margin-top: -3px;
	content: "";
	display: inline-block;
	background:
		url("/cosmo_common/images/arrow_down.png")
		no-repeat;
	background-size: cover;
}
.content-review-active {
	background: none;
	bottom: -30px;
}
.accordion_show_more.content-review-active::after {
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 10.5em;
	width: 9px;
	height: 6px;
	margin-top: -3px;
	content: "";
	display: inline-block;
	background: url("/cosmo_common/images/arrow_up.png")
		no-repeat;
	background-size: cover;
}
.layout-body {
  overflow: hidden;
}
#right-content {
	border: none !important;
}
.l-joinArea {
	background: #f5f5f5;
	margin-top: 20px;
	padding: 50px 20px 30px;
	text-align: center;
	color: #222;
	width: 100%;
}
.l-joinArea-first {
	padding: 30px 0 0;
	background: none;
}
.l-joinArea-first_content {
	background:
		url("/images/discas/images/dvd-detail/bg_request0.png")
		no-repeat center bottom;
	background-size: 100%;
	padding-bottom: 1px;
	margin-bottom: -2px;
}
.l-joinArea-first .l-joinArea_attention {
	padding: 0 0 20px;
	background: #facd3c;
	position: relative;
}
.l-joinArea-first .l-joinArea_btn {
	background: #003399;
	color: #fff;
}
.l-joinArea-first .l-joinArea_btn:hover {
	filter: brightness(110%) contrast(80%);
	color: #fff;
}
.l-joinArea-first .l-joinArea_btn::after {
	position: absolute;
	z-index: 99;
	top: 50%;
	right: 50px;
	width: 9px;
	height: 15px;
	margin-top: -7px;
	content: "";
	display: inline-block;
	background: url("/cosmo_common/images/arrow_white_l.png") no-repeat;
	background-size: cover;
}
.l-joinArea a {
	color: #222;
}
.l-joinArea li {
	list-style: none;
}
.l-joinArea_full {
	width: 100%;
	margin-bottom: 50px;
}
.l-joinArea_ttl {
	margin-bottom: 20px;
	font-size: clamp(14px, 1.86vw, 16px);
	min-height: 0vw;
	font-weight: 700;
}
.l-joinArea_btn {
	position: relative;
	display: inline-block;
	background: #ffb609;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 15px 70px;
	text-decoration: none !important;
	font-size: clamp(13px, 1.86vw, 16px);
	min-height: 0vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.l-joinArea_btn::after {
	position: absolute;
	z-index: 99;
	top: 50%;
	right: 50px;
	width: 9px;
	height: 15px;
	margin-top: -7px;
	content: "";
	display: inline-block;
	background: url("/cosmo_common/images/arrow_black_l.png") no-repeat;
	background-size: cover;
}
.l-joinArea_btn:hover {
	filter: brightness(110%) contrast(110%);
	color: #222;
}
.l-joinArea_btn sub {
	font-size: 11px;
	font-weight: 500;
}
.l-joinArea_link {
	display: flex;
	justify-content: center;
	font-size: clamp(11px, 1.6vw, 14px);
	min-height: 0vw;
	margin-bottom: 25px;
}
.l-joinArea_link li a {
	text-decoration: none;
}
.l-joinArea_link li a:hover {
	text-decoration: underline;
}
.l-joinArea_link li:first-child a {
	display: inline-block;
	margin-right: 7px;
}
.l-joinArea_link li:first-child a::after {
	display: inline-block;
	content: "｜";
	margin-left: 7px;
}
.l-joinArea_attention {
	text-align: left;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: clamp(11px, 1.46vw, 13px);
	min-height: 0vw;
}
.l-joinArea_attention li {
	margin-bottom: 10px;
}
.l-joinArea_attention li:last-child {
	margin-bottom: 0;
}
.l-joinArea_attention_discontinued {
	margin-left: 1.5rem;
}
.l-joinArea_attention_discontinued a {
	color: #1972dd;
	text-decoration:underline;
}
.l-joinArea_attention_discontinued span {
	color: red;
	font-weight: 700;
}
@media(max-width:768px) {
	.l-joinArea_attention_discontinued {
		margin-left: 0rem;
		text-align: center;
	}
}
.el-grayTtl h2 {
	text-align: left;
	background: #092253;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Noto Sans JP', 'Roboto', sans-serif;
	margin-bottom: 20px;
	padding: 10px 20px;
}
.l-dvdInfo_flexbox {
	width: 100%;
	display: flex
}
.l-flow {
	color: #000;
	width: 96.5%;
	margin: auto;
	margin-bottom: 50px;
}
.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner {
	width: calc(100%/ 3);
	text-align: center;
	padding: 30px 30px 20px;
}
.l-flow .l-dvdInfo_flexbox>.l-dvdInfo_flex_inner:nth-child(odd) {
	background: #fabd00;
}
.l-flow .l-dvdInfo_flexbox>.l-dvdInfo_flex_inner:nth-child(even) {
	background: #ffd450;
}
.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner h3 {
	display: inline-block;
	font-weight: 600;
	font-size: 23px;
	margin-bottom: 1em;
}
.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner img {
	width: 90%;
}
.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner p {
	margin-top: 20px;
}
.l-faq {
	color: #000;
	width: 96.5%;
	margin: auto;
	margin-bottom: 50px;
}
.l-faq_accordion {
	margin: 0 auto;
	max-width: 100vw;
}
.l-faq_toggle {
	display: none;
}
.l-faq_option {
	position: relative;
	margin-bottom: 1em;
}
.l-faq_title, .l-faq_content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all .6s;
}
.l-faq_title {
	padding: 1em 3em 1em 2em;
	display: block;
	color: #000;
	font-weight: bold;
	background: #f5f5f5;
	font-size: clamp(12px, 1.6vw, 20px);
	min-height: 0vh;
}
.l-faq_title::after, .l-faq_title::before {
	content: "";
	position: absolute;
	right: 2em;
	top: 1.05em;
	width: 4px;
	height: 1.25em;
	background-color: #000;
	transition: all .3s;
}
.l-faq_title::after {
	transform: rotate(90deg);
}
.l-faq_content {
	max-height: 0;
	overflow: hidden;
}
.l-faq_content p {
	margin: 0;
	padding: .5em 1em 1em;
	font-size: clamp(12px, 1.6vw, 16px);
	line-height: 1.5;
}
.l-faq_toggle:checked+.l-faq_title+.l-faq_content {
	max-height: 500px;
	transition: all 1.5s;
}
.l-faq_toggle:checked+.l-faq_title::before {
	transform: rotate(90deg) !important;
}
.relative-work-bar-mobile {
	height: 46px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), to(#000));
}
.relative-work-bar-mobile p {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	font-family: arial, sans-serif;
	margin-left: 15px;
	margin-top: 13px;
}
.relative-work-bar-mobile {
	position: relative;
}
.dp_sp {
	display: none;
}
.dp_pc {
	display: block;
}
.el-grayTtl h2 {
	text-align: left;
	background: #092253;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Noto Sans JP', 'Roboto', sans-serif;
	margin-bottom: 20px;
	padding: 10px 20px;
}
.l-dvdInfo_flexbox {
	width: 100%;
	display: flex
}
.l-numberTtl {
	width: 96.5%;
	margin: auto;
	margin: 50px auto;
	color: #000;
}
.l-numberTtl .l-dvdInfo_flexbox .l-dvdInfo_flex_inner {
	width: 20%;
	text-align: center;
	padding: 30px 10px 20px;
}
.l-numberTtl .l-dvdInfo_flexbox > .l-dvdInfo_flex_inner:nth-child(odd) {
	background: #fabd00;
}
.l-numberTtl .l-dvdInfo_flexbox > .l-dvdInfo_flex_inner:nth-child(even) {
	background: #ffd450;
}
.l-numberTtl .l-dvdInfo_flexbox .l-dvdInfo_flex_inner h3 {
	display: inline-block;
	border: 1px solid #000;
	padding: 10px 20px;
	font-size: clamp(12px, 1.5vw, 18px);
	min-height: 0vh;
}
.l-numberTtl_titles_number {
	font-size: clamp(16px, 1vw, 23px);
	min-height: 0vh;
	font-weight: 600;
}
.l-numberTtl_titles_number span {
	font-size: 2em;
	padding-left: .1em;
}
.l-numberTtl_annotation {
	margin-top: 15px;
	font-size: 13px;
	text-align: center
}
.l-dvdInfo_flex_inner .l-numberTtl_annotation {
	font-size: 10px;
}
.el-grayTtl h2{
	text-align: left;
	background: #092253;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Noto Sans JP', 'Roboto', sans-serif;
	margin-bottom: 20px;
	padding: 10px 20px;
}
.dp_pc{
	display: block;
}
.dp_pc{
	display: block;
}
.c_seo_txt {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
/* 下記以外のプラン紹介部分のスタイルは、plan_introduction.css*/
.el_pricedetail.el_pricedetail01{
	height: 100px;
}
.el_pricedetail.el_pricedetail01_1{
	height: 136px;
}
.el_pricedetail.el_pricedetail02{
	height: 100px;
}
.el_pricedetail.el_pricedetail02_2{
	height: 252px;
	justify-content: center;
}
.el_pricedetail.el_pricedetail03{
	height: 220px;
}
.col-content-full {
	width: 100%;
	margin-top: 28px !important;
	margin-right: 30px;
	margin-left: 30px;
}
/* add font メイリオ */
.c_js_tabs-item .l-joinArea_btn {
	font-family: HelveticaNeue, 'HiraKakuProN-W3', 'メイリオ', sans-serif;
	color: #222; 
	position: relative;
	display: inline-block;
	background: #ffb609;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 15px 70px;
	text-decoration: none !important;
	font-size: clamp(13px, 1.86vw, 16px);
	min-height: 0vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.l-joinArea_btn::after {
	position: absolute;
	z-index: 99;
	top: 50%;
	right: 50px;
	width: 9px;
	height: 15px;
	margin-top: -7px;
	content: "";
	display: inline-block;
	background: url("/cosmo_common/images/arrow_black_l.png") no-repeat;
	background-size: cover;
}
.l-joinArea_btn:hover {
	filter: brightness(110%) contrast(110%);
	color: #222;
}
.l-joinArea_btn sub {
	font-size: 11px;
	font-weight: 500;
}
.c_js_tabs-item .l-joinArea_btn {
	font-size: 18px;
	text-align: center;
	padding: 10px 30px 10px 15px;
	letter-spacing: 0.025em;
	line-height: 1.2;
}
.c_js_tabs-item .l-joinArea_btn::after {
	right: 10px;
}
.l-joinArea_btn span {
	font-size: 14px;
	display: block;
}
.l-joinArea_btn i {
	font-size: 10px;
	font-style: normal;
}

.wrap-center-cnt-dvd-login .wrap-content.drama_row .wrap-btn {
	margin-top: 15px;
	padding-right: 0;
	width: 26%;
}
.wrap-center-cnt-dvd-login .wrap-content.drama_row .wrap-btn .l-joinArea_btn {
	font-size: 18px;
	text-align: center;
	padding: 10px 30px 10px 15px;
	letter-spacing: 0.025em;
	line-height: 1.2;
}
.wrap-center-cnt-dvd-login .wrap-content.drama_row .wrap-btn .l-joinArea_btn::after {
	right: 10px;
}
.wrap-center-cnt-dvd-login .wrap-content.drama_row .wrap-btn .l-joinArea_btn span {
	font-size: 14px;
	display: block;
}

.wrap-center-cnt-dvd-login .wrap-content.drama_row .wrap-btn .l-joinArea_btn.coupon span {
	font-size: 13px;
	display: block;
}

.wrap-center-cnt-dvd-login .wrap-content.drama_row .wrap-btn .l-joinArea_btn i {
	font-size: 10px;
	font-style: normal;
}
.wrap-center-cnt-dvd-login .wrap-content.drama_row {
	justify-content: space-between;
}
.img-new-item3 img {
	height: 20px;
}
.l-right-content-pc{
	display: block;
}
.p-no-tax-rental-fee {
	color:#ffd700;
}
.p-no-tax-rental-fee::before {
	content:"\A";
	white-space:pre;
}

@media (max-width: 991.98px) {
	.mb_display-none {
		display: none !important;
	}
	.col-content-full #right-content-mobile .list-right-series-mb {
		margin: 35px -15px -20px -15px;
	}
	#left-content .col-content-full .list-right-series-mb .discas_cv-menu .c_js_accordion_list-body li a {
		font: bold 14px/17px 'Noto Sans JP', 'Roboto', sans-serif;
	}
	.content-review-accordion_mb {
		position: relative;
		margin-bottom: 50px;
	}
	.accordion_show_more_mb {
		position: absolute;
		bottom: -30px;
		right: 1.5em;
		width: 100%;
		height: 30px;
		text-align: right;
		line-height: 30px;
		cursor: pointer;
		transition: bottom 0.2s;
		font-size: 12px;
		text-decoration: none;
		color: #0053d5;
	}
	.accordion_show_more_mb::before {
		position: absolute;
		z-index: 99;
		top: 0;
		right: -1.5em;
		width: 9px;
		height: 6px;
		display: inline-block;
	}
	.accordion_show_more_mb.content-review-active_mb::before {
		top: 23px;
		transform: rotate(180deg);
	}
	.col-content-full #right-content-mobile {
		margin-top: -65px;
	}
	.l-joinArea {
		margin-top: 0;
		padding: 5.33vw;
	}
	.col-content-full+.l-joinArea {
		margin-bottom: 6.66vw;
	}
	.l-joinArea-first {
		margin-bottom: 6.66vw;
		padding: 5.33vw;
		background: #f5f5f5;
	}
	.l-joinArea-first_content {
		background: none;
	}
	.l-joinArea-first .l-joinArea_attention {
		padding: 0;
		background: none;
	}
	.l-joinArea_full {
		margin-left: -1.2em;
		margin-right: -1.2em;
		width: calc(100% + 2.4em);
		margin-bottom: 0;
	}
	.l-joinArea_ttl {
		margin-bottom: 10px;
	}
	.l-joinArea_btn {
		margin-bottom: 10px;
	}
	.l-joinArea_link {
		margin-left: -3em;
	}
	.l-joinArea_attention {
		margin-left: -3em;
	}
	.l-joinArea-first .l-joinArea_btn {
		background: #ffb609;
		color: #222;
	}
	.l-joinArea-first .l-joinArea_btn:hover {
		filter: brightness(110%) contrast(110%);
		color: #222;
	}
	.l-joinArea-first .l-joinArea_btn::after {
		position: absolute;
		z-index: 99;
		top: 50%;
		right: 50px;
		width: 9px;
		height: 15px;
		margin-top: -7px;
		content: "";
		display: inline-block;
		background: url("/cosmo_common/images/arrow_black_l.png") no-repeat;
		background-size: cover;
	}
	#discas-product .col-content-cart .row-type {
		display: none;
	}
	#discas-product .col-content-cart .list-menu {
		display: none;
	}
	#discas-product .col-content-cart .list-menu img {
		height: 20px;
	}
	#discas-product .col-content-cart .list-menu p {
		margin-right: 5px;
	}
	.l-mobile-ttl {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.l-flow {
		width: calc(100% + 2.4em);
		margin-left: -1.2em;
		margin-right: -1.2em;
		margin-bottom: 6.66vw;
	}
	.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner {
		width: 100%;
		padding: 7vw;
	}
	.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner h3 {
		margin-bottom: .3em;
	}
	.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner img {
		width: 100%;
	}
	.l-flow .l-dvdInfo_flexbox .l-dvdInfo_flex_inner p {
		font-size: 15px;
		margin-top: 3vw;
	}
	.l-dvdInfo_flexbox {
		flex-direction: column
	}
	.dp_pc {
		display: none;
	}
	.l-faq {
		width: calc(100% + 2.4em);
		margin-left: -1.2em;
		margin-right: -1.2em;
		margin-bottom: 6.66vw;
	}
	.l-faq_accordion {
		margin: 4vw auto 1vw;
		max-width: 90%;
	}
	.l-faq_title {
		padding: 1em 3em 1em 1em;
		line-height: 1.3em;
	}
	.l-faq_title::after, .l-faq_title::before {
		right: 1.5em;
		width: 3px;
	}
	.l-faq_content p {
		font-size: clamp(12px, 1.6vw, 16px);
		line-height: 1.5;
		text-align: justify;
	}
	#mainDvd-content .relative-work-bar {
		display: none;
	}
	.dp_sp {
		display: block;
	}

	.dp_pc {
		display: none;
	}

	.l-numberTtl {
		width: calc(100% + 2.4em);
		margin-left: -1.2em;
		margin-right: -1.2em;
	}

	.l-numberTtl .relative-work-bar-mobile p {
		margin-left: calc(1.2em + 15px);
	}

	.l-dvdInfo_flexbox {
		flex-direction: column;
	}

	.l-numberTtl .l-dvdInfo_flexbox .l-dvdInfo_flex_inner {
		width: 100%;
		text-align: center;
		padding: 30px 20px 20px;
	}

	.l-numberTtl .l-dvdInfo_flexbox .l-dvdInfo_flex_inner h3 {
		float: left;
		padding: 6px 15px;
	}

	.l-numberTtl_titles_number {
	}

	.l-numberTtl_titles_number span {
		padding-left: .1em;
	}

	.l-numberTtl_annotation {
		font-size: 10px;
		width: 90%;
		margin: 15px auto 0;
	}
	.dp_sp{
		display: block;
	}
	.dp_pc{
		display: none;
	}
	.l-mobile-ttl {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.col-content-full {
		margin-right: 0px;
		margin-left: 0px;
	}
	.c_js_tabs-item .l-joinArea_btn {
		margin-bottom: 10px;
	}
	.c_js_tabs-item .l-joinArea_btn {
		font-size: 18px;
		text-align: center;
		padding: 10px 30px 10px 15px;
		letter-spacing: 0.025em;
		line-height: 1.4;
		width: 98%;
	}
	.c_js_tabs-item .l-joinArea_btn::after {
		right: 10px;
	}
	.l-joinArea_btn span {
		font-size: 14px;
		display: block;
	}
	.l-joinArea_btn i {
		font-size: 10px;
		font-style: normal;
	}
	.wrap-center-cnt-dvd-login-mb .wrap-content .wrap-btn {
		margin-bottom: -10px;
	}
	.wrap-center-cnt-dvd-login-mb .wrap-content.drama_row .wrap-btn .l-joinArea_btn {
		font-size: 18px;
		text-align: center;
		padding: 10px 30px 10px 15px;
		letter-spacing: 0.025em;
		line-height: 1.4;
		width: 98%;
	}
	.wrap-center-cnt-dvd-login-mb .wrap-content.drama_row .wrap-btn .l-joinArea_btn::after {
		right: 10px;
	}
	.wrap-center-cnt-dvd-login-mb .wrap-content.drama_row .wrap-btn .l-joinArea_btn span {
		font-size: 14px;
		display: block;
	}
	.wrap-center-cnt-dvd-login-mb .wrap-content.drama_row .wrap-btn .l-joinArea_btn i {
		font-size: 10px;
		font-style: normal;
	}
	.l-right-content-pc{
		display: none;
	}
	.list-menu-mobile {
		margin-left: 10px;
	}
	.list-menu-mobile p {
		margin-bottom: 5px;
	}
	.list-menu-mobile p img {
		margin-right: 5px;
		height: 20px;
	}
	.p-ft-new-message {
		display: none;
	}
	.btn-pay-sp {
		line-height: 17px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	#left-content {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.col-content-cart {
		width: 64% !important;
	}
	.col-content-cart.guest-layout {
		width: 74% !important;
	}
}

@media (min-width: 992px) {
	#left-content .productIformation .product_detail_information .c_table_cast th,
	#left-content .productIformation .product_detail_information td {
		font-family: HelveticaNeue, "HiraKakuProN-W3", メイリオ, sans-serif;
	}
	#left-content .detail-explain-mb .p-text-content {
		font-family: HelveticaNeue, "HiraKakuProN-W3", メイリオ, sans-serif;
	}
	#left-content .productIformation .c_table_cast th, #left-content .productIformation td {
		color: #000;
		font-family: HelveticaNeue, "HiraKakuProN-W3", メイリオ, sans-serif;
		font-size: 12px;
		padding: 3px;
		line-height: 1.6
	}
	#left-content .productIformation td a {
		color: #000;
	}
	#left-content .productIformation .link_toggle .icon_toggle {
		display: inline-block;
		background:
			url("/cosmo_common/images/arrow_down.png")
			no-repeat right center;
		padding-right: 15px;
		text-decoration: underline;
		font-size: 12px;
		font-family: HelveticaNeue, "HiraKakuProN-W3", メイリオ, sans-serif;
		color: #000;
	}
	#left-content .productIformation .link_toggle .icon_toggle_serios {
		display: inline-block;
		background:
			url("/cosmo_common/images/arrow_down.png")
			no-repeat right center;
		padding-right: 15px;
		text-decoration: underline;
		font-size: 12px;
		font-family: HelveticaNeue, "HiraKakuProN-W3", メイリオ, sans-serif;
		color: #000;
	}
	#left-content .productIformation .link_toggle .icon_toggle:hover {
		color: #039;
	}
	#left-content .productIformation .link_toggle .icon_toggle_serios:hover {
		color: #039;
	}
	#left-content .productIformation .link_toggle .icon_toggle_serios.open {
		background: url("/cosmo_common/images/arrow_up.png") no-repeat right center;
	}
	.product_detail_information p  {
		font-family: HelveticaNeue, "HiraKakuProN-W3", メイリオ, sans-serif;
		font-size: 12px;
		color: #000;
		line-height: 1.6;
		margin: 15px 0 0 0;
		padding-left: 3px;
	}
	.relative-work-bar {
		width: 95.6% !important;
		height: 41px !important;
		background: #666 !important;
		margin-left: 20px !important;
		margin-top: 30px !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.relative-product  {
		height: 360px !important;
		width: 95.5% !important;
		margin-left: 20px !important;
		margin-top: 22px !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	h1.dvd-detail-good-detail-title {
		font-size: 23.4px !important;
		padding-top: 10px;
		padding-left: 0 !important;
	}
	h2.dvd-detail-good-detail-content-story {
		font-size: 14px;
		font-family: HelveticaNeue, HiraKakuProN-W3, メイリオ, sans-serif;
		margin-left: 0px;
		color: rgb(0, 0, 0);
		font-weight: bold;
		display: inline-flex;
		margin-top: 20px;
		margin-bottom: 0px;
		border-bottom: 1px solid rgb(175, 175, 175);
	}
	h2.dvd-detail-good-detail-content-story {
		margin: 15px 0 0 0;
		padding: 0;
	}
	h3.dvd-detail-year-of-production {
		font-weight: bold;
		width: 90px;
		color: #000;
		font-family: HelveticaNeue, "HiraKakuProN-W3", メイリオ, sans-serif;
		font-size: 12px;
		padding: 0px;
		margin-bottom: 0rem;
	}
	h3.dvd-detail-good-detail-cast {
		font-weight: bold;
		width: 90px;
		color: rgb(0, 0, 0);
		font-family: 'Noto Sans JP', 'Roboto', sans-serif;
		font-size: 12px;
		padding: 3px;
	}
	h2.dvd-detail-series-products {
		font-size: 16px !important;
		color: #000 !important;
		font-weight: bold !important;
		font-family: 'Noto Sans JP', 'Roboto', sans-serif; ! important;
		margin-left: 20px !important;
		margin-top: 20px !important;
	}
	h3.dvd-detail-sub-series-products {
		padding: 0;
	}
	h2.dvd-detail-user-review {
		font-size: 16px !important;
		font-weight: bold !important;
		text-align: center !important;
		padding-top: 8px !important;
		margin-left: 17px !important;
		margin-top: 0px !important;
		color: #fff !important;
		font-family: 'Noto Sans JP', 'Roboto', sans-serif; ! important;
		margin: 15px 0 0 0;
		padding: 0;
	}
	h3.dvd-detail-user-review-content {
		font-size: 14px !important;
		color: #000 !important;
		font-weight: bold !important;
		font-family: 'Noto Sans JP', 'Roboto', sans-serif; ! important;
		margin-left: 0px !important;
		margin-top: 20px !important;
		margin: 15px 0 0 0;
		padding: 0;
	}
	h2.dvd-detail-good-detail-content-story-mb {
		display: none!important;
	}
	#left-content .productIformation .js_info_detail-body_serios {
		display: none;
	}
	.p-ft-new-message {
		font-size: 13px;
		font-family: HelveticaNeue, HiraKakuProN-W3, メイリオ, sans-serif;
		margin-left: 0px;
		color: red;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.a.p-ft-new-message {
		text-decoration: underline !important;
		text-decoration-color: #000;
	}
	.p-ft-new-message-sp {
		display: none;
	}
	.content-review .p-content-review, .review-content-2 p {
		color: #000 !important;
		font-size: 12px !important;
		font-family: HelveticaNeue, 'HiraKakuProN-W3', sans-serif !important;
		line-height: 1.6 !important;
	}
	.main-container #right-content {
		background-color: #fff !important;
	}
	.left-content {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.col-content-cart.guest-layout {
		width: 76%;
	}
	.dvd-bar {
		top: 0px !important;
		width: 95.6% !important;
		height: 35px !important;
		background: #E4E4E4 !important;
		margin-left: 20px !important;
		margin-top: 30px !important;
	}
	.table-dvd {
		margin-top: 10px !important;
		width: 95.6% !important;
		border-left: 1px solid #C6C6C6 !important;
		border-top: 1px solid #C6C6C6 !important;
		display: block !important;
		margin-left: 20px !important;
	}
	h2.dvd-detail-series-products {
		font-size: 16px !important;
		color: #000 !important;
		font-weight: bold !important;
		margin-left: 20px !important;
		margin-top: 20px !important;
	}
	.relative-work-bar-mobile {
		top: 0px !important;
	}
	.relative-work-bar-mobile {
	display: none !important;
	}
	#discas-product .l-joinArea_full {
	width: 100%;
	margin-bottom: unset;
	}
	.img-new-item3 img {
		height: 20px !important;
		margin-right: 5px
	}
	.l-left-content{
		-ms-flex: 0 0 71.666667% !important;
		flex: 0 0 71.666667% !important;
		max-width: 71.666667% !important;
	}
	.l-right-content {
		-ms-flex: 0 0 28.333333% !important;
		flex: 0 0 28.333333% !important;
		max-width: 28.333333% !important;
	}
	.l-wrap-content {
		display: flex;
	}
	.list-menu-mobile {
		display: none;
	}
}

@media screen and (max-width: 374px) {
	.l-list_price > li dt{
		font-size: 18px;
	}
}

@media (min-width: 992px){
	.img-ranking {
		-ms-flex: 0 0 11%;
		flex: 0 0 11%;
	}
	.adv-promotion-price {
		border-bottom: none;
		border-top: none;
	}
}

h3.dvd-detail-sub-series-products {
	width: 150%;
	margin-top: 15px;
}

.discas-product .l-joinArea_full {
	margin-left: 0px;
	margin-right: 0px;
}

@media (min-width: 992px){
	.l-joinArea_attention_describe {
		max-width: 80%;
	}
	.l-joinArea_full .l-joinArea_attention_describe {
		max-width: 62%;
	}
}
