/* this style sheet made by Takuya.S from J-COOL */
#outofwrap {
    width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	height: auto;
	padding-bottom: 135px;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    overflow: scroll;
    overflow-x: hidden;
    height: 762px;
}
#news ul li {
	height: auto;
	width: 230px;
	padding-top: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	color: #333333;
	text-align: justify;
}
.red {
	color: #900;
}
#content_wrap h2 {
	font-weight: bold;
	color: #036;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 160%;
}

#top_img {
	height: 280px;
	width: 372px;
	position: relative;
	top: -30px;
	z-index: 1;
	background-image: url(../img/jcool/top_img33.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*padding-top: 70px;*/
	padding-top: 65px;
	padding-bottom: 5px;
	padding-left: 608px;
}
/* #movie {
	height: 190px;
	width: 350px;
	background-image: url(../img/jcool/bg_film.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 22px;
	padding-left: 5px;
}*/
#movie {
	/*height: 151px;
	width: 350px;*/
	height: 197px;
	width: 350px;
	background-image: url(../img/jcool/bg_film1011.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 5px 87px;
	margin-left: -34px;
	margin-top: -20px;
	/*padding-top: 28px;
	padding-right: 5px;
	padding-bottom: 38px;
	padding-left: 5px;*/
}
#news {
	/* height: 575px; */
	width: 260px;
	border: 1px solid #999;
	margin-bottom: 20px;
}
#content_wrap {
	width: 100%;
	text-align: left;
}
#sns {
	width: 200px;
	padding: 15px;
	border: 1px solid #CCC;
	overflow: hidden;
	margin: 10px auto;
}
#sns .ttl {
	margin-bottom: 15px;
}
#sns p {
	overflow: hidden;
}
#sns p.lft {
	float: left;
	margin-left: 50px;
}
#sns p.rgt {
	float: right;
	margin-right: 50px;
}
#sns p a:hover {
	opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70 )";
}
.works {
	height: auto;
	width: 100%;
	margin-left: 15px;
    margin-bottom: 20px;
    /* 20201016追記 */
    display: inline-block;
}
.works_box {
	height: 206px;
	width: 226px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../img/jcool/bg_works.jpg);
	background-repeat: no-repeat;
}
.works_box02 {
	height: 226px;
	width: 226px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../img/jcool/bg_works02.jpg);
	background-repeat: no-repeat;
}
.works_photo {
	height: 122px;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
.works_txt {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.works_ttl {
	font-weight: bold;
	color: #900;
	font-size: 10px;
	letter-spacing: -0.05em;
}
.works_comment {
	font-size: 10px;
}
.wnavi {
	float: left;
	width: 80px;
	margin-left: 22px;
	color: #999999;
}
.btn_osite {
    width: 100%;
	height: 25px;
	margin: 15px 0;
}
.btn_osite a {
    background: url(../img/button/btn_osite.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 460px;
	height: 25px;
}
.btn_osite a:hover {
    background: url(../img/button/btn_osite.jpg);
	background-position: 0 -25px;
	background-repeat: no-repeat;
	display: block;
	width: 460px;
	height: 25px;
}
p.introduction {
    background-image:url(../img/title/t_intro.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 25px 0 15px;
	border-bottom: 1px dotted #CCCCCC;
}
p.introduction-nobdr {
    background-image:url(../img/title/t_intro.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 25px 0 15px;
}
p.captions {
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 15px;
}
p.story {
    background-image:url(../img/title/t_story.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 25px 0 15px;
}
p.selld {
    color: #CC0000;
	font-weight: bold;
	border-top: 1px dotted #CCCCCC;
	font-style: italic;
	margin: 15px 0;
	padding: 15px 0 5px;
	font-size: 14px;
}
p.book {
    background-image:url(../img/title/t_books.png);
	background-position: 7px 0;
	background-repeat: no-repeat; 
	padding: 25px 0 15px;   
}
p.book_detail {
    border-bottom: 1px dotted #CCCCCC;
    margin: 15px 0;
	padding: 25px 0 15px;
	background-image:url(../img/title/t_bdetail.png);
	background-position: 7px 0;
	background-repeat: no-repeat;
}
.ico-dvd { background: url(../img/icon/ico_dvd.jpg) 0 center no-repeat; padding-left: 25px; height: 20px; line-height: 20px; }
.ico-dvd a {
	font-weight: bold;
	font-style: italic;
} 
.center {
    text-align: center;
}
.box90 {
    width: 90px;
}

.fL { float: left; }
.fR { float: right; }

.mt7 { margin-top: 7px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mb7 { margin-bottom: 7px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mr5 { margin-right: 5px; }
.mr7 { margin-right: 7px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.ml7 { margin-left: 7px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }


.txt_10 { font-size: 10px; }

.txt_red { color: #CC3333; }
.txt_green { color: #1B723A; }

.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
*:after {
  display:block;
  clear:both;
} /* この記述は固定です */

element {zoom:1;} /* clearfix IE6, 7 */
element:after {content:"";} /* clearfix */


/* 2022.06.10 */
.new-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.new-wrap .works_box {
	float: unset;
}