@charset "UTF-8";
/* =======================================
デザインCSS
======================================= */
html{
	font-size:10px;
}
body{
	color: #fff;
	font-size: 1.2rem;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	line-height: 150%;
	min-width:780px;
}
.bold_txt{
	font-weight: bold;
}
.sp_none{
	display:block !important;
}
.pc_none{
	display:none !important;
}
/* =======================================
HEADER
======================================= */
header .header_bar{
	width:100%;
	box-sizing: border-box;
	background: #2f2f37;
	text-align:center;
}
header .header_bar a img{
	width:224px;
	height:59.5px;
	display:inline-block;
}
header .header_bar a:hover{
	opacity:0.6;
}
header{
	background-image:url("img/vod_head_blur.jpg");
	background-size:cover;
	overflow: hidden;
}
header #HEADER{
	width:780px;
	margin:0 auto;
	background-image:url("img/vod_head_blur.jpg");
	background-position:center center;
}
header #HEADER .title{
	/*padding-top:40px;*/
	color:#fff;
	text-align:center;
}
header #HEADER .title .top_header{
	display:block;
	margin:0 auto;
	display: block;
	position: relative;
}
header #HEADER .title .movie_title{
	background-color: rgba(100, 100, 100, 0.6);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border: 1px solid #fff;
	padding: 20px 10px;
	line-height:1.0;
	color: #fff;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: auto;
	box-sizing: border-box;
	margin: 0 auto 30px;
}

header #HEADER .title .movie_title .fukidasi{
	width: 82px;
	height: 82px;
	display: inline-block;
	margin-right: 20px;
	border-radius: 300px;
	color: #fff;
  position: absolute;
  top: -50px;
  left: 20px;
	margin-bottom: -50px;
	font-size: 2.7rem;
	line-height: 2.9;
	background-color: #ff1493;
	transform: rotate(-21deg) translate3d(0, 0, 0);
}

header #HEADER .title .movie_title .fukidasi small{
	font-size: 1.8rem;
}

/*
header #HEADER .title .movie_title:before {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 13px 7px 0 7px;
	border-color: #242425 transparent transparent transparent;
	z-index: 2;
}
*/
/*
header #HEADER .title .movie_title:after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 14px 8px 0 8px;
	border-color: #fff transparent transparent transparent;
	z-index: 1;
}
*/
header #HEADER .title p{
	color: #B1F883;
	font-size: 2.5rem;
	font-weight: bold;
	z-index: 3;
	position: relative;
	margin-bottom:20px;
}

header #HEADER .movie_img{
	text-align:center;
	width:780px;
	padding:0;
	margin:0 auto 20px;
}

header #HEADER .movie_img img{
	width:100%;
	vertical-align: bottom;
}

header #HEADER .title span.arrow{
	display:block;
	margin:0 auto;
	width:90px;
	height:90px;
	background-image:url("img/vod_arrow.gif");
	background-size:90px 90px;
	text-indent:-9999px;
	position: relative;
	z-index: 1;
}
.arrow_area{
	background-color:#000;
	padding:5px 0 0;
}

.arrow_area span.arrow{
	display:block;
	margin:0 auto;
	width:60px;
	height:51px;
	background-image:url("img/vod_arrow.gif");
	background-size:60px 51px;
	text-indent:-9999px;
	position: relative;
	z-index: 1;
}
/* =======================================
作品情報
======================================= */

#MOVIE_IMG{
	background-color: #1F1F1F;
	  padding: 30px 0 0;
}
#MOVIE_IMG .movie_img{
	text-align:center;
	width:780px;
	padding:0;
	margin:0 auto;
}
#MOVIE_IMG .movie_img img{
	width:100%;
	vertical-align: bottom;
}
#MOVIE_IMG .mess{
	padding: 20px 0;
	text-align: center;
	color: #fff;
	position: relative;
	width: 780px;
	margin: 0 auto;
	font-size: 2.4rem;
	line-height: 1.7;
}
#MOVIE_IMG .mess:after{
	content: "";
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	z-index: 20;
	border-width: 20px 12px 0 12px;
	border-color: #1e1e1e transparent transparent transparent;
	}
#MOVIE_IMG .mess .now_title{
	display:block;
	position: relative;
	font-weight:bold;
	font-size: 2.5rem;
}
#MOVIE_IMG .mess .now_title .fukidasi{
	width: 82px;
	height: 82px;
	display: inline-block;
	margin-right: 20px;
	border-radius: 300px;
	color: #fff;
  position: absolute;
  top: -50px;
  left: 100px;
	margin-bottom: -50px;
	font-size: 2.7rem;
	line-height: 2.9;
	background-color: #ff1493;
	transform: rotate(-21deg) translate3d(0, 0, 0);
}
#MOVIE_IMG .mess .now_title .fukidasi:after {
	content: "";
	position: absolute;
  bottom: -9px;
  left: 69%;
	margin-left: -7px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 10px 0 10px;
	border-color: #ff1493 transparent transparent transparent;
	transform: rotate(-25deg) translate3d(0, 0, 0);
}
#MOVIE_IMG .mess .now_title .fukidasi small{
	font-size: 1.8rem;
}
/* =======================================
サービス情報
======================================= */
#SERVICE_BOX_AREA{
	background-color:#1F1F1F;
	padding-top:30px;
	padding-bottom:40px;
}
.service_box{
	width:780px;
	margin:0 auto;
	padding:0 30px 30px;
	box-sizing: border-box;
	background-color:#444;
}
.service_box + .service_box{
		margin-top:-40px;
}
.service_box.osusume + .service_box{
		margin-top:0px;
}
.service_box.osusume{
	background: rgba(115,59,88,1);
	background: -moz-linear-gradient(top, rgba(115,59,88,1) 0%, rgba(106,77,82,1) 13%, rgba(84,67,73,1) 26%, rgba(79,69,70,1) 40%, rgba(74,81,63,1) 69%, rgba(80,104,56,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(115,59,88,1)), color-stop(13%, rgba(106,77,82,1)), color-stop(26%, rgba(84,67,73,1)), color-stop(40%, rgba(79,69,70,1)), color-stop(69%, rgba(74,81,63,1)), color-stop(100%, rgba(80,104,56,1)));
	background: -webkit-linear-gradient(top, rgba(115,59,88,1) 0%, rgba(106,77,82,1) 13%, rgba(84,67,73,1) 26%, rgba(79,69,70,1) 40%, rgba(74,81,63,1) 69%, rgba(80,104,56,1) 100%);
	background: -o-linear-gradient(top, rgba(115,59,88,1) 0%, rgba(106,77,82,1) 13%, rgba(84,67,73,1) 26%, rgba(79,69,70,1) 40%, rgba(74,81,63,1) 69%, rgba(80,104,56,1) 100%);
	background: -ms-linear-gradient(top, rgba(115,59,88,1) 0%, rgba(106,77,82,1) 13%, rgba(84,67,73,1) 26%, rgba(79,69,70,1) 40%, rgba(74,81,63,1) 69%, rgba(80,104,56,1) 100%);
	background: linear-gradient(to bottom, rgba(115,59,88,1) 0%, rgba(106,77,82,1) 13%, rgba(84,67,73,1) 26%, rgba(79,69,70,1) 40%, rgba(74,81,63,1) 69%, rgba(80,104,56,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#733b58', endColorstr='#506838', GradientType=0 );
}
.service_box .service_name{
	padding:50px 0px;
	position: relative;
}
.service_box.osusume .service_name{
	padding-left:150px;
}
.service_box.osusume .service_name:before{
	background-image:url("img/vod_recommend.png");
	width:186px;
	height:186px;
	background-size:186px 186px;
	content:" ";
	position: absolute;
	left:-35px;
	top:50%;
	margin-top:-93px;
	display: inline-block;
}
.service_box .service_name a{
	color:#fff;
	text-decoration: none;
	font-size:3.0rem;
	display: inline-block;
	margin:0 auto;
	padding-bottom:2px;
	border-bottom:1px solid #fff;
	position: relative;
}
.service_box .service_name a:after{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 10px;
  font-size: 2rem;
  position: relative;
  top: -1px;
}
.service_box .service_name a:hover{
	border-bottom:1px solid #444;
}
.service_box .data_box{
	background-color:#1F1F1F;
	border-radius:6px;
	padding:30px;
	box-sizing: border-box;
}
.service_box .data_box .data_box_head{
	margin-bottom:40px;
	font-size:0;
}
.service_box .data_box .data_box_head .data_box_left{
	width:30%;
	float:left;
	font-size:14px;
	padding-right:20px;
	box-sizing: border-box;
}
.service_box .data_box .data_box_head .data_box_left img{
	width:100%;
}
.service_box .data_box .data_box_head .data_box_right{
	width:70%;
	float:left;
	font-size:14px;
}
.service_box .data_box .data_box_head .data_box_right .copy{
	font-size:2.0rem;;
	font-weight: bold;
	line-height:1.5;
	margin-bottom:15px;
	color:#B1F883;
	position: relative;
	top:-5px;
}
.service_box .data_box .data_box_head .data_box_right .price{
	background-color:#444;
	position:relative;
	font-size:210%;
	font-weight: bold;
	padding:25px 20px 15px;
	box-sizing: border-box;
	position: relative;
}
.service_box .data_box .data_box_head .data_box_right .price .trial{
	background-color: #FF2493;
	color: #fff;
	display: inline-block;
	padding: 15px;
	margin: -20px;
	height: 100%;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	right: 20px;
	top: 20px;
}
.service_box .data_box .data_box_head .data_box_right .price .trial small{
	font-size:14px;
	font-weight: normal;
	display: block;
	margin-top:7px;
}.service_box .data_box .data_box_head .data_box_right .price:before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #1F1F1F; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}
.service_box .data_box .data_box_head .data_box_right .price:after{
	content:"毎月";
	position: absolute;
	top:2px;
	left:0;
	font-size:12px;
	z-index: 110;
}
.service_box .data_box .data_box_head .data_box_right .price small{
	font-size:14px;
	font-weight: normal;
	display: inline-block;
}
.service_box .data_box .data_box_head .data_box_right .price_data{

}
.service_box .data_box .data_box_head .data_box_right .price_data .price_txt{
	background-color:#444;
	color:#fff;
	width:calc(100% - 90px);
	width:-webkit-calc(100% - 90px);
	float:left;
}
.service_box .data_box .data_box_head .data_box_right .price_data .price_txt .price_title{
	background-color:#5E5E5E;
	line-height:1.0;
	padding:5px 0;
	text-align:center;
}
.service_box .data_box .data_box_head .data_box_right .price_data .price_num{
	display:inline-block;
	width:100%;
	box-sizing: border-box;
	font-size:3.6rem;
	text-align:center;
	padding:15px 0;
	font-weight: bold;
}
.service_box .data_box .data_box_head .data_box_right .price_data .price_num small{
	font-size:1.4rem;
	font-weight:normal;
}
.service_box .data_box .data_box_head .data_box_right .price_data .trial{
	width:80px;
	height:80px;
	background-color:#444;
	display:inline-block;
	float:right;
	text-align:center;
	font-size:3.0rem;
	line-height:1.2;
	box-sizing:border-box;
	padding-top:15px;
	font-weight: bold;
}
.service_box .data_box .data_box_head .data_box_right .price_data .trial small{
	font-size:12px;
	display:block;
}
.service_box .data_box .osusume_txt_title{
	position:relative;
	padding:15px;
	font-size:2.0rem;
	margin-bottom:15px;
	padding-left:50px;
	font-weight: bold;
}
.service_box .data_box .osusume_txt_title:before{
	content:" ";
	width:52px;
	height:52px;
	background-size:52px 52px;
	background-image:url("img/vod_optimal.png");
	display:inline-block;
	position: absolute;
	left:-5px;
	top:6px;
}
.service_box .data_box .osusume_txt{
	margin-bottom:15px;
	font-size:1.5rem;
	line-height:1.7;
}
.service_box .data_box .osusume_txt_title:after{
	width:100%;
	height:2px;
	content:" ";
	position:absolute;
	left:0;
	bottom:0;
	background: rgba(255,36,146,1);
	background: -moz-linear-gradient(left, rgba(255,36,146,1) 0%, rgba(236,57,123,1) 35%, rgba(198,128,81,1) 66%, rgba(128,250,7,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,36,146,1)), color-stop(35%, rgba(236,57,123,1)), color-stop(66%, rgba(198,128,81,1)), color-stop(100%, rgba(128,250,7,1)));
	background: -webkit-linear-gradient(left, rgba(255,36,146,1) 0%, rgba(236,57,123,1) 35%, rgba(198,128,81,1) 66%, rgba(128,250,7,1) 100%);
	background: -o-linear-gradient(left, rgba(255,36,146,1) 0%, rgba(236,57,123,1) 35%, rgba(198,128,81,1) 66%, rgba(128,250,7,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,36,146,1) 0%, rgba(236,57,123,1) 35%, rgba(198,128,81,1) 66%, rgba(128,250,7,1) 100%);
	background: linear-gradient(to right, rgba(255,36,146,1) 0%, rgba(236,57,123,1) 35%, rgba(198,128,81,1) 66%, rgba(128,250,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2492', endColorstr='#80fa07', GradientType=1 );
}
.service_box .data_box .point_list{
	background-color:#444;
	padding:40px 15px;
	margin:60px auto 30px;
	position: relative;
}
.service_box .data_box .point_list:before{
	content: " ";
	display: inline-block;
	width: 282px;
	height: 94px;
	background-size: 282px 94px;
	position: absolute;
	right: 50%;
	margin-right: -141px;
	top: -60px;
	background-image: url(img/vod_point.png);
}
.service_box .data_box .point_list ul{
	margin:0;
	padding: 0;
}
.service_box .data_box .point_list ul li{
	margin-bottom:10px;
	position: relative;
	padding-left:25px;
	font-size:1.5rem;
}
.service_box .data_box .point_list ul li:nth-last-of-type(1){
	margin-bottom:0;
}
.service_box .data_box .point_list ul li:before{
	content:"・";
	font-size:180%;
	font-weight: bold;
	position: absolute;
	left:0;
	top:0;
	color:#B1F883;
}
.service_box .link_btn a{
	display: block;
	width:100%;
	padding:30px 0;
	font-size:2.4rem;
	font-weight: bold;
	text-decoration: none;
	border-radius:8px;
	color:#fff;
	text-align:center;
	background: rgba(252,108,60,1);
	background: -moz-linear-gradient(left, rgba(252,108,60,1) 0%, rgba(253,70,98,1) 35%, rgba(255,27,141,1) 66%, rgba(254,19,148,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252,108,60,1)), color-stop(35%, rgba(253,70,98,1)), color-stop(66%, rgba(255,27,141,1)), color-stop(100%, rgba(254,19,148,1)));
	background: -webkit-linear-gradient(left, rgba(252,108,60,1) 0%, rgba(253,70,98,1) 35%, rgba(255,27,141,1) 66%, rgba(254,19,148,1) 100%);
	background: -o-linear-gradient(left, rgba(252,108,60,1) 0%, rgba(253,70,98,1) 35%, rgba(255,27,141,1) 66%, rgba(254,19,148,1) 100%);
	background: -ms-linear-gradient(left, rgba(252,108,60,1) 0%, rgba(253,70,98,1) 35%, rgba(255,27,141,1) 66%, rgba(254,19,148,1) 100%);
	background: linear-gradient(to right, rgba(252,108,60,1) 0%, rgba(253,70,98,1) 35%, rgba(255,27,141,1) 66%, rgba(254,19,148,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc6c3c', endColorstr='#fe1394', GradientType=1 );
	border-bottom:4px solid #AA1566;
}
.service_box .link_btn a:after{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 5px;
  font-size: 2rem;
}
.service_box .link_btn a:hover{
	opacity:0.6;
}
#SERVICE_BOX_AREA hr{
	border:none;
	width:auto;
	margin: 0 20px;
	height:1px;
	padding:0;
	border-bottom:1px solid #696969;
	box-sizing: border-box;
}
/* =======================================
フッター
======================================= */
#NOTE_AREA{
	background-color:#e1eae9;
	color:#333;
}
#NOTE_AREA .note_area{
	width:780px;
	margin:0 auto;
	box-sizing: border-box;
	padding:20px 0;
	font-size:1.2rem;
}
footer .copyright{
	background: #2f2f37;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
a{
	color:#f12a55;
}

/* =======================================
メタリフレッシュページ
======================================= */
.loading-box {
	padding: 20px 0;
	text-align: center;
	font-size: 124%;
	color: #fff;
}
.loading-box p {
	padding-top: .6em;
	color: #fff;
}
header #HEADER .movie_img img {
	width: 80%;
}

/* loading
-------------------------------------------------- */
span.loading03, span.loading03:after {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-image:
	-webkit-gradient(radial,4 center,0,4 center,4,from(#fff),color-stop(0.5,#fff),color-stop(0.9,transparent),to(transparent)),
	-webkit-gradient(radial,center 4,0,center 4,4,from(#fff),color-stop(0.5,#fff),color-stop(0.9,transparent),to(transparent)),
	-webkit-gradient(radial,46 center,0,46 center,4,from(#fff),color-stop(0.5,#fff),color-stop(0.9,transparent),to(transparent)),
	-webkit-gradient(radial,center 46,0,center 46,4,from(#fff),color-stop(0.5,#fff),color-stop(0.9,transparent),to(transparent));
	background-image:
	-webkit-radial-gradient(10% 50%, 4px 4px, #fff, #fff 95%, #fff 95%, transparent),
	-webkit-radial-gradient(50% 10%, 4px 4px, #fff, #fff 95%, #fff 95%, transparent),
	-webkit-radial-gradient(90% 50%, 4px 4px, #fff, #fff 95%, #fff 95%, transparent),
	-webkit-radial-gradient(50% 90%, 4px 4px, #fff, #fff 95%, #fff 95%, transparent);
	background-image:
	radial-gradient(4px 4px at 10% 50%, #fff, #fff 95%, transparent),
	radial-gradient(4px 4px at 50% 10%, #fff, #fff 95%, transparent),
	radial-gradient(4px 4px at 90% 50%, #fff, #fff 95%, transparent),
	radial-gradient(4px 4px at 50% 90%, #fff, #fff 95%, transparent);
	}
	span.loading03 {
	position: relative;
	margin: 0 10px;
	vertical-align: middle;
	-webkit-animation: animation03 2s linear infinite;
	animation: animation03 2s linear infinite;
	}
	span.loading03:after {
	position: absolute;
	content: " ";
	left: 0;
	top: 0;
	margin: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	}

	@-webkit-keyframes animation03 {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
	}
	@keyframes animation03 {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}