@charset "utf-8";
/* CSS Document */

body {
	font-family: -apple-system, 'BlinkMacSystemFont', 'Hiragino Kaku Gothic ProN', 'メイリオ', Sans-Serif;
}

#wrapper {
	width: 100%;
	min-width:990px; 
	margin:0 auto;
	background: #d8d8d8;
	color: #313131;
	font-size: 21px;
	line-height: 1.8em;
	font-weight: 500;
}

p {
	overflow-wrap: break-word;
	word-wrap: break-word;
}

/*----------------------------------header
---*/
#headMenu li iframe{
	vertical-align: middle;
}

#main {
	width: 100%;
	height: 571px;
	background: url(../images/top_bg.jpg) center center;
}

#main .main_in {
	width: 990px;
	height: 571px;
	margin: 0 auto;
}


/*----------------------------------contents
---*/
#contents {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #e0e0e0;
}

#contents p {
	margin: 0 auto;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

#contents .rental_btn {
	width: 300px;
	background: #fff100;
	text-align: center;
	padding: 5px;
	margin: 15px auto;
	color: #313131;
}

#contents .rental_btn a{
	display:block;
	color: #313131;
}

#contents h3 {
	width: 100%;
	margin: 0 auto 10px;
	font-size: 1.1em;
	color: #59597b;
}

/*#contents h4 {
	width: 100%;
	margin: 0 0 10px;
	font-size: 1.1em;
	float:left;
	color: #59597b;
}

#contents h5 {
	width: 100%;
	margin: 0 0 10px;
	font-size: 1.1em;
	float: right;
	color: #59597b;
}*/

#sec1,
#sec2,
#sec3,
#sec4,
#sec5 {
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.box,
.box2{
	width: 900px;
	margin: 0 auto 40px;
	padding: 0;
}
.box:last-child{
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

.box img,
.box2 img{
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #dfdfdf;
}

/* #sec2_作品紹介 */
.box_sakuhin {
	width: 990px;
	height: 607px;
	margin: 10px auto 0;
	background: url(../images/review_title.png) 0 0/auto no-repeat;
	position: relative;
}
.box_sakuhin h2 {
	width: 894px;
	font-size: 1.7em;
	margin: 0 auto 15px;
	padding-top: 60px;
	text-align: center;
	color: #a40000;
}
.box_sakuhin .small {
	font-size: 0.6em;
}
.box_sakuhin .hr_bk {
	border: #313131 1px solid;
	width: 83%;
}
.box_sakuhin .br_pc {
	display: none;
}
.box_sakuhin .jkt {
	width: 100%;
	position: absolute;
	top: 26%;
	left: 8%;
}
.box_sakuhin .story {
	width: 525px;
	position: absolute;
	top: 28%;
	left: 37%;
}
.box_sakuhin .story p {
	width: 525px;
	font-size: 0.9em;
}
/*.box_sakuhin h2 {
	font-size: 1.2em;
	margin-bottom: 15px;
}*/

/* イメージ左・テキスト右 */
.box_flt .photoLeft {
	float: left;
	width: 385px;
	height: auto;
}
.box_flt .txtRight{
	float: right;
	width: 485px;
}

/* イメージ右・テキスト左 */
.box_flt .photoRight {
	float: right;
	width: 385px;
	height: auto;
}
.box_flt .txtLeft{
	float: left;
	width: 485px;
}

/* #sec4_作品紹介・関連作品 */
.box_videoinfo,
.box_kanrenvideoinfo{
	width: 800px;
	height: 260px;
	margin: 0 auto 30px;
	padding: 30px 50px 0 50px;
	border-radius: 8px;
}

.box_videoinfo{background: #9e9eb2;}
.box_kanrenvideoinfo{
	background: none;
	border: 1px solid #9e9eb2;
}

.box_videoinfo .jkt,
.box_kanrenvideoinfo .jkt{
	float:left;
	width: 140px;
	margin: 0 40px 0 0;
	padding: 0;
}

.box_videoinfo .story,
.box_kanrenvideoinfo .story{
	float: left;
	width: 600px;
}

.box_videoinfo .story p.sakuhin_title,
.box_kanrenvideoinfo .story p.sakuhin_title{
	width:  600px;
	font-weight: bold;
	font-size: 1.2rem;
}
.box_videoinfo .story .sakuhin_data,
.box_kanrenvideoinfo .story .sakuhin_data{
	font-size: 1.1rem;
	line-height: 1.8;
}

.box_videoinfo .rental_btn,
.box_kanrenvideoinfo .rental_btn{
	margin: 10px 0 0 0 !important;
	padding: 0;
}
.box_kanrenvideoinfo .icon_kanren{
	width: 100px !important;
	margin: 0 !important;
	padding: 0 10px;
	background: #9e9eb2;
	font-size: 1.0rem !important;
	font-weight: normal !important;
	color: #FFF;
	text-align: center !important;
}

/* #sec5_プロフィール */
.box_profile {
	width: 850px !important;
	border: double 4px #9e9eb2;
	margin: 0 auto;
	padding: 20px;
}

.box_profile .guest_sns {
	padding: 20px 0;
}

.box_profile h1 {
	margin-bottom: 10px;
}

.box_profile .secondary {
	font-size: 0.8em;
	color: #fff;
	background: #55acee;
	padding: 5px 12px;
	border-radius: 100px;
}

.box_profile .secondary a {
	color: #fff;
}

.box_profile .secondary img {
	width: 4%;
	margin: 0 !important;
	padding: 1px 3px 0 0 !important;
	border: none !important;
}

.box_profile .tertiary {
	font-size: 0.8em;
	color: #005081;
	background: #fff;
	padding: 5px 12px;
	border-radius: 100px;
}

.box_profile .tertiary a {
	color: #005081;
}

.box_profile .tertiary img {
	width: 4%;
	margin: 0 !important;
	padding: 1px 3px 0 0 !important;
	border: none !important;
}

.box_profile p {
	width: 850px;
	font-size: 0.8em;
	line-height: 1.6em;
}


/*----------------------------------SNS
---*/

#footer {
	background: #d8d8d8;
}


#sns {
	width: 990px;
	margin: 50px auto 0;
	padding: 40px;
}

#sns  ul {
	text-align: center;
}

#sns li {
	display: inline-block;
	vertical-align: middle;
}

#sns .btn_twitter,.btn_fb {
	transform:scale(2.0);
	-webkit-transform:scale(2.0);
	-moz-transform:scale(2.0);
    width: 150px;
}

#sns .btn_line img {
	width:170px;
	height: auto;
}

#sns .btn_twitter {
	padding:4px 35px 0 0;
}

#sns .btn_fb {
	margin-top: -35px;
	padding-right: 25px;
}

#copyright {
	font-size: 0.8em;
	padding-bottom: 15px;
}

/* Text link style */
#scrollUp {
	bottom: 20px;
	right: 10px;
	width:143px;
	height:77px;
	background:url(../images/pagetop.png);
	text-indent:-9999px;
}

/*----------------------------------backnumber
---*/
.box_backnum{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content:flex-end;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
.backnum_btn{
	width: 400px;
	margin: 30px 100px 0 0;
	padding: 0;
	background: #313131;
	text-align: center;
}
.backnum_btn:last-child{
	margin: 30px 0 0 0;
	padding: 0;
}
.backnum_btn.noactiv{
	background: #BCBCBC;
	color:#313131;
}
.backnum_btn span{
	display: block;
	margin: 0 auto;
	padding: 10px 20px;
	color:#FFF;
}
.backnum_btn a:hover span{
	background: #BCBCBC;
	color:#313131;
}
.backnum_btn.prev span:before{
	content:"≪";
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
}
.backnum_btn.next span:after{
	content:"≫";
	display: inline-block;
	margin: 0 0 0 20px;
	padding: 0;
}

.backnum_btn.prev{display:none;}

.pc_hidn{display:none;}



