@charset "utf-8";
/* CSS Document */




#original_movie img{
	display: block;
	margin: 0;
	padding: 0;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.clr {	clear:both; }

.tabOnly{
	display: none;
}

#mv{
	background-image: url(../img/original_movie/mv_bg.png);
	border-bottom: 10px solid #000;
	padding: 120px 0 150px;
	background-size: cover;

}
#mv img{
	display: block;
	margin: auto;
}


#works{
	background-image: url(../img/original_movie/works_bg01.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 99px;
}
#works .inn{
	background-image: url(../img/original_movie/works_bg02.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 210px;
}

#works .inn .txt01,
#works .inn02 .txt02{
	margin: auto;
}

#works .works_area{
	width: 995px;
	margin: auto;
	margin-top: 100px;
}

#works .works_area .box{
	float: left;
	width: 315px;
	margin-right: 25px;
	margin-bottom: 45px;
}
#works .works_area .box:nth-of-type(3n){
	margin-right: 0;
}

#works .works_area .box .works_title{
	background-color: #ffff00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-bottom: 12px;
}
#works .works_area .box .thum{
	width: 100%;
}
#works .works_area .box .thum img{
	width: 100%;

}
#works .inn02{
	background-color: #000;
	padding-top: 90px;
	padding-bottom: 100px;
}

#works .inn02 .works_btn{
	width: 1280px;
	margin: auto;
	color: #000;
	text-decoration: none;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	background-image:url(../img/original_movie/btn_bg_y.png);
	background-size: cover;
	display: block;
	padding: 50px 0;
	margin-top: 100px;

}
#works .inn02 .works_btn:hover{
	opacity: 0.8;
}
#works .inn02 .works_btn span img{
	display: inline-block;
	margin-right: 28px;

}
#works .inn02 .works_btn span{
	display: block;
	margin: auto;
}
#works .inn02 .works_btn span + span{
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
}

#select{
	padding-top: 120px;
	padding-bottom: 120px;
}

#select img.selectTxt{
	margin: auto;
	margin-bottom: 90px;
}

#select .logoBox{
	margin: auto;
	width: 1280px;
	max-width: 100%;
}
#select .logoBox img{
	float: left;
	max-width: 50%;
}


#douga {
	padding: 100px 0;
	background-color: #434343;
}
#douga a {
	width: 900px;
	display: block;
	margin: auto;
}
#douga a img{
	width: 100%;
}

#dairiten{
	padding-bottom: 100px;
}


#dairiten .dairi_btn{
	width: 1280px;
	margin: auto;
	color: #000;
	text-decoration: none;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	background-image:url(../img/original_movie/btn_bg_y.png);
	background-size: cover;
	display: block;
	padding: 50px 0;
	margin-top: 100px;
	max-width: 100%;

}
#dairiten .dairi_btn:hover{
	opacity: 0.8;
}
#dairiten .dairi_btn span img{
	display: inline-block;
	margin-right: 28px;

}
#dairiten .dairi_btn span{
	display: block;
	margin: auto;
}
#dairiten .dairi_btn span + span{
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
}

#reason{
	background-image: url(../img/original_movie/reason_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #eeeeee;
	padding: 150px 0 100px;
}

#reason .txt01{
	margin: auto;
	margin-bottom: 100px;
}

#reason .reason_area{
	width: 1280px;
	margin: auto;
}
#reason .reason_area .box{
	width: 100%;
	padding-top: 55px;
	padding-left: 65px;
	padding-right: 20px;
	padding-bottom: 130px;
	max-height: 350px;
	box-sizing: border-box;
}

#reason .reason_area .box + .box{
	margin-top: 30px;
}

#reason .reason_area .box:nth-of-type(2n+1){
	padding-left: 505px;
}

#reason .reason_area .box:nth-of-type(1){
	background-image: url(../img/original_movie/reason_01-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#reason .reason_area .box:nth-of-type(2){
	background-image: url(../img/original_movie/reason_02-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#reason .reason_area .box:nth-of-type(3){
	background-image: url(../img/original_movie/reason_03-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#reason .reason_area .box:nth-of-type(4){
	background-image: url(../img/original_movie/reason_04-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#reason .reason_area .box:nth-of-type(5){
	background-image: url(../img/original_movie/reason_05-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#reason .reason_area .box:nth-of-type(6){
	background-image: url(../img/original_movie/reason_06-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}



#reason .reason_area .box .reason_title{
	font-size: 48px;
	font-weight: bold;
	background-image: url(../img/original_movie/reason_title-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 660px;
	margin-bottom: 30px;
}

#reason .reason_area .box .reason_txt{
	font-size: 24px;
	line-height: 1.6;
	width: 660px;

}

#price{
	padding: 150px 0 100px;
}


#price .price_title{
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 105px;
}
#price .price_box{
	max-width: 1280px;
	margin: auto;
	padding: 30px 35px;
}
#price .price_box + .price_box{
	margin-top: 100px;
}


#price .price_box .price_in_title{
	font-size: 30px;
	font-weight: bold;
	padding-left: 100px;
}
#price .price_box .price_in_title p{
	margin: 0;
	display: inline-block;
	margin-right: 45px;
}
#price .price_box .price_in_title span{
	font-size: 48px;
}
#price .price_box .price_in_title span.subtxt{
	font-size: 24px;
	display: inline-block;
	/* margin-left: 45px; */
}
#price .price_box .price_thum_area{
	margin-top: 55px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
/* #price .price_box .price_thum_area:after {
    content:" ";
    display:block;
    clear:both;
} */
#price .price_box .price_thum_area > div{
	width: 22.85%;
	max-width: 288px;
	min-height: 0%
}
#price .price_box .price_thum_area .img{
	/* float: left; */
	display: block;
	width: 100%;
	min-height: 0%
}
#price .price_box .price_thum_area > div iframe{
	margin-bottom: 0;
}
#price .price_box .price_thum_area div .tags {
	padding-top: 15px;
  padding-bottom: 50px;
}
#price .price_box .price_thum_area div .tags img{
	background: #fff;
	border: .5px solid #000;
	display: inline-block;
	margin-left: 0;
  margin-bottom: 11px;
	width: auto;
	height: 35px;
}
#price .price_box .price_thum_area div .tags .text1{
	font-size: 11px;
	display: inline-block;
}
#price .price_box .price_thum_area img + img{
	margin-left: 15px;
}
#price .price_btn{
	width: 100%;
	margin: auto;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	display: block;
	height: 100px;
	line-height: 100px;
	margin-top: 30px;
}
#price .price_btn:hover{
	opacity: 0.8;
}
#price .price_btn span img{
	display: inline-block;
	margin-right: 28px;
}
#price .price_btn span{
	display: block;
	margin: auto;
}
#price .tags_o{
	display: inline-block;
	width: 119px;
	height: 35px;
}

#price .price10:after{
	content: "";
	display: block;
	width: 100%;
	height: 67px;
	background-image: url(../img/original_movie/price_top_blue.png);
	/* background-image: url(../img/original_movie/price_10-title.png); */
	background-image: url(../img/original_movie/price_top_blue.png);
	background-repeat: no-repeat;

	position: absolute;
	top: -40px;
	left: 0;
}
#price .price10{
	background-color: #ecfbff;
	position: relative;
	/* margin-bottom: 143px; */
}

#price .price10 .price_in_title{
	color: #00a8cc;
}
#price .price10 .price_btn{
	background-image: url(../img/original_movie/price_10-btn-bg.png);
	background-size: cover;
}

#price .price30{
	background-color: #fbf3ff;
	position: relative;
	/* margin-bottom: 143px; */
}
#price .price30:after{
	content: "";
	display: block;
	width: 100%;
	height: 67px;
	background-image: url(../img/original_movie/price_top_purple.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -40px;
	left: 0;
}

#price .price30 .price_in_title{
	color: #9700b7;
}
#price .price30 .price_btn{
	background-image: url(../img/original_movie/price_30-btn-bg.png);
	background-size: cover;
}

#price .price30over{
	background-color: #fbf3ff;
	position: relative;
}
#price .price30over:after{
	content: "";
	display: block;
	width: 100%;
	height: 67px;
	background-image: url(../img/original_movie/price_top_pink.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -40px;
	left: 0;
}

#price .price30over .price_in_title{
	color: #d8089b;
}
#price .price30over .price_btn{
	background-image: url(../img/original_movie/price_30over-btn-bg.png);
	background-size: cover;
}


#voice{
	padding: 150px 0;
	background-color: #f2f2f2;
	background-image: url(../img/original_movie/voice_bg.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;

}


#voice .voice_title{
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 75px;
}

#voice .voice_area{
	background-color: #fff;
	width: 1280px;
	margin: auto;
	padding: 100px 70px;
}
#voice .voice_area img{
	float: left;
	margin-right: 100px;
	width: 230px;
}

#voice .voice_area .box{
	margin-bottom: 90px;
}

#voice .voice_area .box .voice_name{
	font-size: 30px;
	font-weight: bold;
	background-image: url(../img/original_movie/voice_title-bg.png);
	background-position: bottom left;
	padding-bottom: 23px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	float: left;
	width: calc( 100% - 330px );
}
#voice .voice_area .box .voice_txt{
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: calc( 100% - 330px );
}

#voice .voice_btn{
	width: 685px;
	max-width: 100%;
	margin: auto;
	color: #000;
	text-decoration: none;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	background-image:url(../img/original_movie/btn_bg_y.png);
	background-size: cover;
	display: block;
	margin-top: 100px;
	height: 100px;
	line-height: 100px;

}
#voice .voice_btn:hover{
	opacity: 0.8;
}
#voice .voice_btn span img{
	display: inline-block;
	margin-right: 28px;
	float: none;
	width: auto;

}
#voice .voice_btn span{
	display: block;
	margin: auto;
}

/* 20180803 add */
.fs_48{
	font-size: 48px;
}
.fs_30{
	font-size: 30px;
}
.inline{
	display: block;
}
.price_table{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.price_table > div{
	width: 32.73%;
  max-width: 419px;
	position: relative;
	margin-right: .5%;
}
.price_table > div:last-child{
	margin-right: 0;
}
.price_table ul{
	list-style: none;
	padding-left: 0;
	margin-top: 0;
}
/* .price_table ul:after{
	content: "";
	display: block;
	width: 28px;
	height: 15px;
	background-size: cover;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	margin: auto;
} */

.price_table li{
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 6px;
	padding: 7px 0;
}
.price_table ul li.ttl{
	color: #fff;
}
.price_table ul li.bg_w{
	background: #fff;
	padding: 20px 0;
}

.price_table ul li.description{
	color: #000;
	text-align: left;
	padding: 20px 20px 50px;
}
#original_movie .price_table .link_img {
	width: 28px;
	height: 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	margin: auto auto;
}
#original_movie .price_table .link_img:hover{
	cursor: pointer;
}
.ptable1 .ttl{
	background: linear-gradient(to top,#00a8cc 0%,#00a8cc 50%,#42c9dd 51%,#42c9dd 100%);
	background: -webkit-linear-gradient(to top,#00a8cc 0%,#00a8cc 50%,#42c9dd 51%,#42c9dd 100%);
	background: -moz-linear-gradient(to top,#00a8cc 0%,#00a8cc 50%,#42c9dd 51%,#42c9dd 100%);
	background: -o-linear-gradient(to top,#00a8cc 0%,#00a8cc 50%,#42c9dd 51%,#42c9dd 100%);
	background: -ms-linear-gradient(to top,#00a8cc 0%,#00a8cc 50%,#42c9dd 51%,#42c9dd 100%);
}
.ptable2 .ttl{
	background: linear-gradient(to top,#9e45b1 0%,#9e45b1 50%,#cb54d2 51%,#cb54d2 100%);
	background: -webkit-linear-gradient(to top,#9e45b1 0%,#9e45b1 50%,#cb54d2 51%,#cb54d2 100%);
	background: -moz-linear-gradient(to top,#9e45b1 0%,#9e45b1 50%,#cb54d2 51%,#cb54d2 100%);
	background: -o-linear-gradient(to top,#9e45b1 0%,#9e45b1 50%,#cb54d2 51%,#cb54d2 100%);
	background: -ms-linear-gradient(to top,#9e45b1 0%,#9e45b1 50%,#cb54d2 51%,#cb54d2 100%);
}
.ptable3 .ttl{
	background: linear-gradient(to top,#ab2289 0%,#ab2289 50%,#e93cb6 51%,#e93cb6 100%);
	background: -webkit-linear-gradient(to top,#ab2289 0%,#ab2289 50%,#e93cb6 51%,#e93cb6 100%);
	background: -moz-linear-gradient(to top,#ab2289 0%,#ab2289 50%,#e93cb6 51%,#e93cb6 100%);
	background: -o-linear-gradient(to top,#ab2289 0%,#ab2289 50%,#e93cb6 51%,#e93cb6 100%);
	background: -ms-linear-gradient(to top,#ab2289 0%,#ab2289 50%,#e93cb6 51%,#e93cb6 100%);
}
.outer1{
	border: 1px solid #00a8cc;
	padding: 2px;
}
.ptable1 li{
  color: #00a8cc;
}
.ptable1 .cmn{
	background: #dff9ff;
}

.outer2{
	border: 1px solid #9700b7;
	padding: 2px;
}
.ptable2 li{
  color: #9700b7;
}
.ptable2 .cmn{
	background: #fbf3ff;
}
.outer3{
	border: 1px solid #d8089b;
	padding: 2px;
}
.ptable3 li{
  color: #d8089b;
}
.ptable3 .cmn{
	background: #fff3fb;
}


/*------------- 1300 -------------*/


@media screen and ( max-width : 1300px ){

	#works .inn,
	#works .inn02,
	#select,
	#dairiten,
	#reason,
	#price,
	#voice{
		padding-left: 4%;
		padding-right: 4%;
	}

	#works .inn .txt01,
	#works .inn02 .txt02,
	#reason .txt01{
		max-width: 90%;
	}
	#works .inn02 .works_btn{
		width: 100%;
	}
	#select img{
		max-width: 100%;
	}
	#select .logoBox img{
		width: 50%;
	}
	#douga a{
		max-width: 90%;
	}
	#reason .reason_area{
		max-width: 100%;
	}
	#reason .reason_area .box .reason_title,
	#reason .reason_area .box .reason_txt{
		max-width: 100%;
	}
	#reason .reason_area .box:nth-of-type(2n+1){
		padding-left: 400px;
	}
	#price .price_box{
		max-width: 100%;
	}
	#price .price_box .price_thum_area img{
		/* width: calc( 94% / 4 ); */

	}
	#price .price_box .price_thum_area img + img{
		margin-left: 2%;
	}
	#voice .voice_area{
		max-width: 100%;
		padding: 50px 40px;
	}
	#voice .voice_area img{
		margin-right: 50px;
		width: 200px;
	}
	#voice .voice_area .box .voice_name,
	#voice .voice_area .box .voice_txt{
		width: calc( 100% - 250px );
	}

}





/*------------- 1200 -------------*/


@media screen and ( max-width : 1200px ){

	#works .works_area{
		max-width: 100%;
	}

	#works .works_area .box{
		width: calc( 94% / 3);
		margin-right: 2%;
		margin-bottom: 45px;
	}
	#works .inn{
		padding-bottom: 100px;
	}
	#works .inn02 .works_btn,
	#dairiten .dairi_btn{
		padding: 30px 0;
	}
	#reason .reason_area .box:nth-of-type(2n+1){
		padding-left: 350px;
	}
	#reason .reason_area .box .reason_title{
		font-size: 40px;
	}
	#reason .reason_area .box .reason_txt{
		font-size: 22px;
	}
	#reason .reason_area .box .reason_txt br{
		display: none;
	}
	#price .price_box .price_thum_area{
		margin-top: 40px;
	}
	#voice .voice_area .box .voice_txt br{
		display: none;

	}
	#voice .voice_area .box .voice_name{
		margin-bottom: 20px;
	}
	#reason .txt01{
		margin-bottom: 50px;
	}
}

/*------------- 1024 -------------*/


@media screen and ( max-width : 1024px ){


	#mv img{
		max-width: 90%;
	}
	#select img.selectTxt{
		margin-bottom: 45px;
	}
	#reason .reason_area .box{
		padding-top: 35px;
		padding-left: 35px;
		padding-right: 20px;
		padding-bottom: 70px;
	}
	#reason .reason_area .box:nth-of-type(2n){
		padding-right: 350px;
	}
	#reason .reason_area .box:nth-of-type(2n+1){
		padding-left: 350px;
	}
	#price .price_title{
		font-size: 40px;
		margin-bottom: 30px;
	}
	#price .price_box .price_in_title{
		padding-left: 50px;
	}
	#price .price_box .price_in_title span.subtxt{
		display: block;
		margin-left: 0;
		margin-top: 15px;
	}
	#voice .voice_area .box .voice_name .tabOnly{
		display: block;
	}

	.fs_48 {
    font-size: 38px;
	}
	.fs_30 {
    font-size: 25px;
	}
	.ptable1 .bg_w .inline{
		display: inline;
	}

}

/*------------- 960 -------------*/


@media screen and ( max-width : 960px ){
	#price .price_box .price_thum_area > div {
    width: 48%;
    max-width: none;
}
}
/*------------- 768 -------------*/


@media screen and ( max-width : 768px ){

	#select .logoBox img{
			float: none;
			width: 80%;
			max-width: 80%;
			margin: auto;
	}
	#reason .reason_area .box,
	#reason .reason_area .box:nth-of-type(2n+1),
	#reason .reason_area .box:nth-of-type(2n){
		background-image: none !important;
		background-color: #fff;
		box-shadow:5px 5px 6px 0px #ccc;
		padding: 20px;
	}
	#reason .reason_area .box .reason_title{
		font-size: 30px;
		margin-bottom: 20px;
	}
	#select{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#dairiten{
		padding-bottom: 50px;
	}
	#dairiten .dairi_btn{
		margin-top: 50px;
	}
	#reason{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#price{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#price .price_box .price_in_title{
		padding-left: 0;
	}
	#price .price_box .price_in_title span{
		font-size: 40px;
	}
	#voice{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#voice .voice_title{
		font-size: 40px;
		margin-bottom: 30px;
	}
	#voice .voice_area img{
		margin-right: 20px;
	}
	#voice .voice_area .box .voice_name{
		font-size: 22px;
	}
	#voice .voice_area .box .voice_txt{
		font-size: 18px;
	}
	#voice .voice_btn{
		margin-top: 50px;
	}
	.price_table{
		flex-direction: column;
	}
	.price_table > div{
		width: 100%;
		max-width: none;
		margin: 30px auto;
	}
	#price .price_box .price_thum_area > div {
	    /* width: 100%;
	    max-width: none; */
	}

}




/*------------- 480 -------------*/


@media screen and ( max-width : 480px ){


	#works{
		padding-top: 50px;
	}
	#works .works_area{
		margin-top: 30px;
	}
	#works .works_area .box{
		width: calc( 99% / 2 );
		margin-right: 1%;
		margin-bottom: 20px;
	}
	#works .works_area .box:nth-of-type(3n){
		margin-right: 1%;
	}
	#works .works_area .box:nth-of-type(2n){
		margin-right: 0;
	}
	#works .works_area .box .works_title{
		font-size: 16px;
	}
	#works .inn{
		padding-bottom: 50px;
	}
	#works .inn02{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#works .inn02 .works_btn,
	#dairiten .dairi_btn{
		margin-top: 25px;
		font-size: 20px;
	}
	#works .inn02 .works_btn span img,
	#dairiten .dairi_btn  span img{
		margin-right: 10px;
		width: 25px;
	}
	#works .inn02 .works_btn span + span,
	#dairiten .dairi_btn span + span{
		font-size: 13px;
	}
	#works .inn02 .works_btn,
	#dairiten .dairi_btn{
		padding: 15px 0;
	}

	#select img.selectTxt{
		margin-bottom: 15px;
	}

	#douga{
		padding: 25px 0;
	}
	#reason .txt01{
		margin-bottom: 20px;
	}
	#reason .reason_area .box .reason_title{
		font-size: 22px;
	}
	#reason .reason_area .box .reason_txt{
		font-size: 18px;
	}

	#price .price_title,
	#voice .voice_title{
		font-size: 24px;
		margin-bottom: 20px;
	}
	#price .price_title{
		margin-bottom: 40px;
	}
	#price .price10:after,
	#price .price30:after,
	#price .price30over:after{
		height: 45px;
		background-size: auto 100%;
		top: -25px;
	}
	#price .price_box{
		background-size: 180%;
		padding: 40px 25px 20px;
	}
	#price .price_box .price_in_title{
		font-size: 20px;
	}
	#price .price_box .price_in_title span.subtxt{
		font-size: 18px;
	}
	#price .price_box .price_thum_area img{
		width: calc( 99% / 2);
		margin-bottom: 10px;
		margin-right: 1%;
	}
	#price .price_box .price_thum_area img + img{
		margin-left: 0;
	}

	#price .price_box .price_thum_area img:nth-of-type(2n){
		margin-right: 0;
	}
	#price .price_btn{
		margin-top: 15px;
		font-size: 14px;
		height: 50px;
		line-height: 50px;
	}
	#price .price_btn span img{
		width: 20px;
		margin-right: 5px;
	}
	#price .price_box + .price_box{
		margin-top: 30px;
	}

	#voice .voice_area{
		padding: 15px;
	}


	#voice .voice_area img{
		float: none;
		width: 50%;
		margin: auto;
		margin-bottom: 15px;
	}
	#voice .voice_area .box .voice_name{
		float: none;
		font-size: 20px;
		width: 100%;
		background-size: contain;
		padding-bottom: 0;
	}
	#voice .voice_area .box .voice_txt{
		font-size: 16px;
		float: none;
		width: 100%;
	}
	#voice .voice_area .box{
		margin-bottom: 30px;
	}
	#voice .voice_btn{
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		margin-top: 0;
	}
	#voice .voice_btn span img{
		width: 22px;
		margin-right: 10px;
		margin-bottom: 0;
	}
}





/*------------- 320 -------------*/


@media screen and ( max-width : 320px ){

	#works .inn02 .works_btn span + span,
	#dairiten .dairi_btn span + span{
		font-size: 12px;
	}
	#price .price_title, #voice .voice_title{
		font-size: 20px;
	}
	#price .price_box .price_in_title span{
		font-size: 30px;
	}
	#price .price_btn{
		font-size: 14px;
	}
	#price .price_btn span img{
		width: 15px;
	}
	#voice .voice_area .box .voice_name{
		font-size: 16px;
	}
	#voice .voice_area .box .voice_txt{
		font-size: 14px;
	}
}







/*      --------------------------                料金　＆　サンプル　----------------------------*/




.page_price #mv{
	background-image: none;
	background-color: #313131;
	color: #fff;
	font-size: 36px;
	text-align: center;
	padding: 55px 0;
}

.page_price #priceTable{
	background-image: url(../img/original_movie/page_price-bg.png);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fafafa;
	padding-top: 115px;
	padding-bottom: 100px;
}

.page_price #priceTable img.txt01{
	margin: auto;
	margin-bottom: 100px;
	max-width: 100%;
}


.page_price #priceTable .priceTableOut{
	width: 1280px;
	max-width: 100%;
	margin: auto;
}
.page_price #priceTable .priceTableOut .pricebox{
	float: left;
	width: 418px;
	padding: 5px;
	margin-right: 12px;
	background-color: #fff;
	height: 840px;
}
.page_price #priceTable .priceTableOut .pricebox:last-of-type{
	margin-right: 0;
}

.page_price #priceTable .priceTableOut .pricebox.price10{
	border: 1px solid #c2dff5;
}

.page_price #priceTable .priceTableOut .pricebox.price30{
	border: 1px solid #f7ded8;
}

.page_price #priceTable .priceTableOut .pricebox.price30over{
	border: 1px solid #fac3d1;
}

.page_price #priceTable .priceTableOut .pricebox .table .thbox{
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 25px;
}

.page_price #priceTable .priceTableOut .pricebox .table .thbox span{
	font-size: 48px;
}

.page_price #priceTable .priceTableOut .pricebox.price10 .table .thbox{
	background-image: url(../img/original_movie/page_price-table_th-bg10.png);
	background-size: cover;

}

.page_price #priceTable .priceTableOut .pricebox.price30 .table .thbox{
	background-image: url(../img/original_movie/page_price-table_th-bg30.png);
	background-size: cover;
}

.page_price #priceTable .priceTableOut .pricebox.price30over .table .thbox{
	background-image: url(../img/original_movie/page_price-table_th-bg30over.png);
	background-size: cover;
}

.page_price #priceTable .priceTableOut .pricebox .table .tdspan{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.page_price #priceTable .priceTableOut .pricebox .table .tdspan span{
	display: block;
	margin-bottom: 5px;
	padding: 10px 0;
}
.page_price #priceTable .priceTableOut .pricebox.price10 .table{
	color: #0068b7;
}
.page_price #priceTable .priceTableOut .pricebox.price10 .table .tdspan span{
	background-color: #ddf0fe;

}
.page_price #priceTable .priceTableOut .pricebox.price30 .table{
	color: #ec6941;
}

.page_price #priceTable .priceTableOut .pricebox.price30 .table .tdspan span{
	background-color: #fff7f5;

}
.page_price #priceTable .priceTableOut .pricebox.price30over .table{
	color: #cc0000;
}

.page_price #priceTable .priceTableOut .pricebox.price30over .table .tdspan span{
	background-color: #fff3f8;
}
.page_price #priceTable .priceTableOut .pricebox .table .tdhead{
	padding-top: 24px;
	padding-bottom: 20px;
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.page_price #priceTable .priceTableOut .pricebox .table .tdbottom{
	padding: 24px 20px 0;
	background-color: #fff;
	font-size: 16px;
	color: #1a1a1a;
	text-align: left;
	font-weight: bold;
}
.page_price #priceTable .priceTableOut .pricebox.price10{
	background-image: url(../img/original_movie/page_price-table_td-bg10.png);
	background-repeat: no-repeat;
	background-position: center 98%;
}
.page_price #priceTable .priceTableOut .pricebox.price30{
	background-image: url(../img/original_movie/page_price-table_td-bg30.png);
	background-repeat: no-repeat;
	background-position: center 98%;
}
.page_price #priceTable .priceTableOut .pricebox.price30over{
	background-image: url(../img/original_movie/page_price-table_td-bg30over.png);
	background-repeat: no-repeat;
	background-position: center 98%;
}


.page_price #price_search{
	background-color: #fff;
	padding: 100px 0;
}
.page_price #price_search .searchBox{
	width: 1280px;
	max-width: 100%;
	background-image: url(../img/original_movie/page_price-searchbox-bg.png);
	background-size: cover;
	margin: auto;
	padding: 10px;
}

.page_price #price_search .searchBox .searchTtl{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0 25px;
}
.page_price #price_search .searchBox .searchTtl img{
	display: inline-block;
	margin-right: 28px;
}
.page_price #price_search .searchBox .searchTtl span{
	display: block;
	font-size: 20px;
	font-weight: normal;

}

.page_price #price_search .searchBox .searchselect{
	background-color: #fff;
	padding: 40px 70px;
}

.page_price #price_search .searchBox .searchselect table th{
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	width: 245px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #e5e5e5;
}
.page_price #price_search .searchBox .searchselect table td{
	padding: 10px;
	font-weight: bold;
	font-size: 24px;
	vertical-align: top;
	border-bottom: 1px solid #e5e5e5;

}
.page_price #price_search .searchBox .searchselect table td{
	padding: 10px;
	font-weight: bold;
	font-size: 24px;
	vertical-align: top;
	border-bottom: 1px solid #e5e5e5;

}
.page_price #price_search .searchBox .searchselect table tr:last-of-type th,
.page_price #price_search .searchBox .searchselect table tr:last-of-type td{
	border-bottom: none;
}

.page_price #price_search .searchBox .searchselect table td label{
  position: relative;
  display: block;
  word-break: break-all;
	margin-right: 85px;
	margin-bottom: 25px;
	display: block;
	float: left;
	cursor: pointer;
}
.page_price #price_search .searchBox .searchselect table td label:last-of-type{
	margin-right:0;
}

.page_price #price_search .searchBox .searchselect table td label input[type=checkbox]{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span{
  position: relative;
  padding: 0 30px 0 35px;
}

.page_price #price_search .searchBox .searchselect table td label input[type=checkbox]:checked{
	color: #1a1a1a;
}


.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span::before {
  border-color: #1a1a1a;
}
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"]:checked + span::before {
  background-color: #1a1a1a;
}

.page_price #price_search .searchBox .searchselect table td label span {
  display: inline-block;
}
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span::before,
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 1px #1a1a1a solid;
  border-radius: 0;
	top: 5px;
}
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"]:checked + span::before {
  background-color: #fff;
}
.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"]:checked + span::after {
  border: 2px solid #1a1a1a;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
	top: 5px;
}
.page_price #price{
	background-color: #fafafa;
	padding-top: 50px;
}
.page_price #price .price_box .price_thum_area img{
	float: none;
	margin-left: 0;

}

.page_price #price .price_box .price_thum_area img + img{
	margin-left: 0;
}

.page_price #price .price_box .price_thum_area a{
	display: block;
	float: left;
	margin-bottom: 30px;
	width: 288px;
}
.page_price #price .price_box .price_thum_area a + a{
	margin-left: 15px;
}


.page_price #price .price_box .price_thum_area a:nth-of-type(4n+1){
	/* margin-left: 0; */
	/* clear: left; */
}

.page_price #price .price_box.price10{
	background-image: url(../img/original_movie/page_price-price10-bg.png);
	background-size: cover;
}
.page_price #price .price_box.price30{
	background-image: url(../img/original_movie/page_price-price30-bg.png);
	background-size: cover;

}
.page_price #price .price_box.price30over{
	background-image: url(../img/original_movie/page_price-price30over-bg.png);
	background-size: cover;
}

.page_price #price #price10,
.page_price #price #price30,
.page_price #price #price30over{
	height: 100px;
	display: block;
}





/*---------------- 1300 --------------*/


@media screen and ( max-width : 1300px ){

	.page_price #priceTable,
	.page_price #price_search{
		padding-left: 4%;
		padding-right: 4%;
	}
	.page_price #priceTable .priceTableOut .pricebox{
		width: calc( 96% / 3 );
			margin-right:2%;
		height: 850px;
	}
	.page_price #price .price_box .price_thum_area a img{
		width: 100%;
	}
	.page_price #price .price_box .price_thum_area a{
		width: calc( 97% / 4);
		margin-right: 1%;
	}
	.page_price #price .price_box .price_thum_area a + a{
		margin-left: 0;
	}
	.page_price #price .price_box .price_thum_area a:nth-of-type(4n){
		margin-right: 0;
	}
}



/*---------------- 1200 --------------*/


@media screen and ( max-width : 1200px ){

	.page_price #priceTable .priceTableOut .pricebox{
		height: 900px;
	}
}



/*---------------- 1000 --------------*/


@media screen and ( max-width : 1000px ){
	.page_price #priceTable .priceTableOut .pricebox .table .thbox{
		font-size: 26px;
	}

	.page_price #priceTable .priceTableOut .pricebox .table .thbox span{
		font-size: 38px;
	}
	.page_price #priceTable .priceTableOut .pricebox .table .tdhead{
		font-size: 16px;
	}

}

/*---------------- 768 --------------*/


@media screen and ( max-width : 768px ){
	.page_price #priceTable .priceTableOut .pricebox{
		float: none;
		width: 100%;
		margin-bottom: 25px;
		height: auto;
		padding-bottom: 45px;
	}
	.page_price #priceTable .priceTableOut .pricebox .table .tdspan{
		float: left;
		width: calc( 25% - 10px );
		margin: 5px;
		margin-top: 0;
	}
	.page_price #priceTable .priceTableOut .pricebox.price30over .table .tdspan{
		float: left;
		width: calc( 33.33333% - 10px );
		margin: 5px;
		margin-top: 0;
		font-size: 16px;
	}
	.page_price #priceTable .priceTableOut .pricebox .table .tdbottom{
		clear: both;
	}
	.page_price #price_search .searchBox .searchselect table th{
		width: 25%;
	}
	.page_price #price_search .searchBox .searchselect table td label{
		margin-right: 0;
	}
	.page_price #price #price10, .page_price #price #price30, .page_price #price #price30over{
		height: 50px;
	}
	.page_price #price{
		padding-top: 0;
	}
	.page_price #priceTable .priceTableOut .pricebox .table .thbox{
		padding-top: 15px;
		padding-bottom: 15px;
		background-position: center center;
	}


	.page_price #price .price_box.price10{
		background-color: #f3faff;
		background-image: url(../img/original_movie/page_price-price10-title.png);
		background-repeat: no-repeat;
		background-position: top left;
	}



	.page_price #price .price_box.price30{
		background-color: #faf5f3;
		background-image: url(../img/original_movie/page_price-price30-title.png);
		background-repeat: no-repeat;
		background-position: top left;
	}

	.page_price #price .price_box.price30over{
		background-color: #fff7f7;
		background-image: url(../img/original_movie/page_price-price30over-title.png);
		background-repeat: no-repeat;
		background-position: top left;
	}




}



/*---------------- 480 --------------*/


@media screen and ( max-width : 480px ){

	.page_price #priceTable .priceTableOut .pricebox.price30over .table .tdspan,
	.page_price #priceTable .priceTableOut .pricebox .table .tdspan{
		width: calc( 50% - 10px );
		font-size: 14px;
		letter-spacing: -0.01em;
	}
	.page_price #priceTable .priceTableOut .pricebox .table .thbox{
		font-size: 18px;
	}

	.page_price #priceTable .priceTableOut .pricebox .table .thbox span{
		font-size: 24px;
	}
	.page_price #priceTable img.txt01{
		margin-bottom: 30px;
	}
	.page_price #priceTable{
		padding-bottom: 30px;
	}
	.page_price #price_search{
		padding: 30px 4%;
	}
	.page_price #price_search .searchBox .searchTtl{
		font-size: 22px;
	}
	.page_price #price_search .searchBox .searchTtl img{
		width: 24px;
		margin-right: 5px;
	}
	.page_price #price_search .searchBox .searchselect{
		padding: 10px;
	}
	.page_price #price_search .searchBox .searchselect table th,
	.page_price #price_search .searchBox .searchselect table td{
		display: block;
		width: 100%;
	}
	.page_price #price_search .searchBox .searchselect table th{
		border: none;
	}
	.page_price #price_search .searchBox .searchselect table td{
		font-size: 18px;
	}
	.page_price #price_search .searchBox .searchselect table td label{
		margin-bottom: 10px;
		width: 100%;
	}
	.page_price #price .price_box .price_thum_area a{
		width: calc( 99% / 2 );
		margin-right: 1%;
		margin-bottom: 15px;
	}
	.page_price #price .price_box .price_thum_area a:nth-of-type(2n){
		margin-right: 0;
	}
	.page_price #price .price_box.price10,
	.page_price #price .price_box.price30,
	.page_price #price .price_box.price30over{
		background-size: 180%;
	}
	.page_price #price .price_box .price_thum_area{
		margin-top: 20px;
	}
}



/*---------------- 320 --------------*/


@media screen and ( max-width : 320px ){

	.page_price #mv{
		font-size: 26px;
	}
	.page_price #priceTable .priceTableOut .pricebox.price30over .table .tdspan,
	.page_price #priceTable .priceTableOut .pricebox .table .tdspan{
		font-size: 12px;
		width: calc( 50% - 4px );
		margin: 2px;
	}
	.page_price #price_search .searchBox .searchTtl{
		padding: 20px 0 10px;
	}
	.page_price #price_search .searchBox .searchselect table th{
		font-size: 20px;
	}
	.page_price #price_search .searchBox .searchselect table td{
		font-size: 16px;
	}
	.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span::before{
		width: 18px;
		height: 18px;
	}
	.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span{
		padding: 0 10px 0 25px;
	}
	.page_price #price_search .searchBox .searchselect table td label input[type="checkbox"] + span::after{
		margin: 3px 6px;
	}
}
