.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;
}
.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;
}
.l-list_priceArea{
	width: 96.5%;
	margin: auto auto 50px;
	color: #031b57;
}
.l-list_price{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
}
.l-list_price img{
	width: 100%;
}
.l-list_price > li{
	width: 32.2%;
	margin-right: 1.7%;
	list-style: none;
	position: relative;
}
.l-list_price > li:last-child{
	margin-right: 0;
}
.l-list_price > li .icon_recm{
	position: absolute;
	left: 8px;
	top: -39px;
	width: 73px;
	height: 93px;
}
.l-list_price > li dl{
	padding: 0 0 19px;
	border: 2px solid;
	border-radius: 8px;
	color: #031b57;
	letter-spacing: 0.075em;
}
.l-list_price > li dt{
	padding-top: 14px;
	padding-bottom: 15px;
	background: #003366;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.l-list_price dd{
	margin-right: 8px;
	margin-left: 8px;
}
.l-list_price .el_price{
	padding: 16px 0 12px;
}
.l-list_price .el_recom{
	background: #f2f6f9;
	border-radius: 4px;
	margin-bottom: 25px;
	padding: 8px 0 10px;
}
.l-list_price .el_recom h3{
	background: #031b57;
	border-radius: 100px;
	margin: 0 10px 10px;
	padding: 8px 0;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}
.l-list_price .el_recom li{
	padding-left: 20px;
	list-style: none;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	display: block;
	position: relative;
}
.l-list_price .el_recom li:before{
	content: "";
	position: absolute;
	top: 10px;
	left: 4px;
	width: 10px;
	height: 7px;
	transform: translateY(-50%);
	background: url("/library/dis/cms/img/entrance/planlist/icon_check.png") no-repeat;
	background-size: 100%;
}
.l-list_price .el_recom li sup{
	font-size: 10px;
	font-weight: normal;
}
.l-list_price .el_recom li span{
	color: #dc000e;
}
.l-list_price .el_btn a{
	display: block;
	background: #26b991;
	margin: 0 20px;
	padding: 18px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.l-list_price .el_btn a:before{
	content: "＞";
	position: absolute;
	top: 50%;
	right: 2%;
	width: 10px;
	height: 8px;
	margin-top: -3px;
	transform: translateY(-50%) rotate(90deg);
	font-weight: normal;
	z-index: 1;
}
.l-list_price .el_btn a:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 12%;
	height: 100%;
	background: #1eab7b;
}
.l-list_price .el_btn a:hover{
	filter: brightness(110%) contrast(110%);
}
.l-list_price .el_attention{
	padding: 5px 10px 0 10px;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0.05em;
}
.l-list_price .el_attention{
	text-indent: -2em;
	padding-left: 2em;
	color: #031b57;
}
.l-list_price .el_attention:nth-of-type(2){
	margin-top: 0;
	padding-top: 0;
}
.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 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;
}

@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;
	}
	.l-list_priceArea{
		width: calc(100% + 2.4em);
		margin-left: -1.2em;
		margin-right: -1.2em;
		margin-bottom: 6.66vw;
	}
	.l-list_price{
		flex-direction: column;
		align-items: center;
		margin-top: 4vw;
		padding: 0 !important;
	}
	.l-list_price > li{
		width: 95%;
		margin-bottom: 6vw;
		margin-right: 0;
		margin-left: 1vw;
		list-style: none;
		position: relative;
	}
	.l-list_price > li:last-child{
		margin-bottom: 2vw;
	}
	.l-list_price > li .icon_recm{
		position: absolute;
		width: 19vw;
		height: 24.4vw;
	}
	.l-list_price > li .icon_recm img{
		width: 100%;
	}
	.l-list_price > li dl{
		padding: 0 0 5.3vw;
		border: 1px solid;
		border-radius: 4px;
		color: #031b57;
		letter-spacing: 0.075em;
	}
	.l-list_price > li dt{
		padding-top: 3.3vw;
		padding-bottom: 3.6vw;
		background: #003366;
		color: #fff;
		font-size: 20px;
		font-weight: 600;
	}
	.l-list_price .el_price{
		padding: 4vw 0 3.3vw;
	}
	.l-list_price .el_price img{
		width: 100%;
	}
	
	.l-list_price .el_recom{
		background: #f2f6f9;
		border-radius: 4px;
		margin-bottom: 6vw;
		padding: 8px 0 2.6vw;
		min-height: inherit;
	}
	.l-list_price .el_recom h3{
		background: #031b57;
		border-radius: 100px;
		display: block;
		margin: 0 8px 8px;
		padding: 1.3vw 0;
		font-size: 12px;
		font-weight: 600;
		color: #fff;
	}
	
	.l-list_price .el_recom li{
		margin-bottom: 1vw;
		padding-left: 18px;
		list-style: none;
		font-size: 16px;
		font-weight: 600;
		text-align: left;
		display: block;
		position: relative;
		line-height: 1.4;
	}
	.l-list_price .el_recom li:last-child{
		margin-bottom: 0;
	}
	.l-list_price .el_recom li:before{
		content: "";
		position: absolute;
		top: 10px;
		left: 4px;
		width: 10px;
		height: 7px;
		transform: translateY(-50%);
		background: url("/library/dis/cms/img/entrance/planlist/icon_check.png") no-repeat;
		background-size: 100%;
	}
	.l-list_price .el_recom li sup{
		font-size: 10px;
	}
	.l-list_price .el_recom li span{
		color: #dc000e;
	}
	.l-list_price .el_btn a{
		display: block;
		background: #26b991;
		margin: 0 22px;
		padding: 1.5em;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		text-decoration: none;
		position: relative;
	}
	.l-list_price .el_btn a:before{
		content: "＞";
		position: absolute;
		top: 50%;
		right: 3vw;
		width: 10px;
		height: 8px;
		margin-top: -3px;
		transform: translateY(-50%) rotate(90deg);
		font-weight: normal;
		z-index: 1;
	}
	.l-list_price .el_btn a:after{
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 7.8vw;
		height: 100%;
		background: #1eab7b;
	}
	.el_attention{
		padding: 10px 10px 8px 10px;
		text-align: left;
		font-size: 12px;
		line-height: 1.4;
		letter-spacing: 0.05em;
	}	
	.el_attention{
		text-indent: -2em;
		padding-left: 2em;
		margin-left: 2em;
	}
	.el_attention:nth-of-type(2){
		margin-top: -5px;
		padding-top: 0;
	}
	.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;
	}
}

@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;
	}
	.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;
}

.l-list_price .el_recom ul {
	padding-inline-start: 5px;
	padding-inline-end: 5px;
}

.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%;
	}
}
