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

nav {
    width: 1020px;
}
.nav_pull{
	left:0;
	top:168px;
	width:100%;
	position:absolute;
	display:block;
/*	display:none;
*/}
.nav_pull a{
	width:100%;
	box-sizing:border-box;
}
.subnavi1{
	position:absolute;
	left:0;
}

.subnavi1:before{
	position:absolute;
	top:-30px;
	left:110px;
/*	left:135px;
*/    z-index: 2;
	content:" ";
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom: 20px solid #40220F;
}
.subnavi2{
	position:absolute;
	left:10px;
}
.subnavi2:before{
	position:absolute;
	top:-30px;
	right:110px;
    z-index: 2;
	content:" ";
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom: 20px solid #40220F;
}
.subnavi3{
	position:absolute;
	right:60px;
/*	right:0;
*/}
.subnavi3:before{
	position:absolute;
	top:-30px;
	left: 60px;
/*	left:45px;
*/
    z-index: 2;
	content:" ";
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom: 20px solid #40220F;
}


.nav_pull a:active,
.nav_pull a:hover,
.nav_pull a.current,
.nav_pull a.parentsLink{
	color: #231815;
	text-decoration:none;
	background:#DCDDDD;
}
header{
	position:relative;
}
.box{
	background:url(../images/pull.png) no-repeat left top;
	display:none;
}
.w_pull{
	background:#40220F;
	width:372px;
	padding:13px;
	position:relative;
	z-index:9999;
}
.w_pull li{
	font-size:14px;
	background:#fff;
	width:184px;
	margin-top:4px;
	float:left;
}
/* 190628
.w_pull li:last-child{
	width:372px;
}
*/
.w_pull li a{
	padding:15px 0 15px 7px;
	display:block;
}
.ws_pull{
	background:#40220F;
	width:478px;
	padding:13px;
	position:relative;
	z-index:9999;
}
.m_pull{
	background:#40220F;
	width:478px;
	padding:13px;
	position:relative;
	left: 0;
	z-index:9999;
}
.hv2 .m_pull{
	width:237px;
}
.hv2 .nav_pull ul li:nth-child(even) {
    margin-left: 0;
}
.hv2 .nav_pull{
	left:230px;	
}
.ws_pull li,
.m_pull li{
	font-size:14px;
	background:#fff;
	width:237px;
	margin-top:4px;
	float:left;
}
.ws_pull li a,
.m_pull li a{
	padding:15px 0 15px 7px;
	display:block;
}
.nav_pull ul li:nth-child(even){
	margin-left:4px;
}
#billboard{
	position:relative;
}
.bill_n{
	position:absolute;
	top:170px;
	right:260px;
}
.bill_p{
	position:absolute;
	top:170px;
	left:260px;
}
#bnvs2 {
	font-size: 20px;
	text-align:center;
	background: #fff;
}
#bnvs2 a{
	margin-right:10px;
}
#bnvs2 a:last-child{
	margin-right:0px;
}
#bnvs2 a, #bnvs2 a:link,
#bnvs2 a:visited{
	color: #B5B5B6;
	text-decoration: none;
	outline: none;
}
#bnvs2 .active{
	color: #40220F;
}
#bslider-prev a,
#bslider-prev a:link{
	width:33px;
	height:43px;
	display:block;
	text-indent:-9999px;
	background:url(../images/bill_back.png) no-repeat;
	position: absolute;
    top: 175px;
    left: 270px;
}
#bslider-next a,
#bslider-next a:link{
	width:33px;
	height:43px;
	display:block;
	text-indent:-9999px;
	background:url(../images/bill_next.png) no-repeat;
	position: absolute;
    top: 175px;
    right: 270px;
}
.madoguchi{
	width:940px;
}
.madoguchi .cont{
	width:450px;
	float:left;
}
.madoguchi .cont:nth-child(even){
	float:right;
}
.madoguchi .cont .ttl_box1{
	color: #221815;
	font-size:29px;
	float:left;
}
.madoguchi .cont .ttl_box2{
	color: #221815;
	font-size:25px;
	float:left;
}
.madoguchi .cont .txt_box{
	color: #221815;
	font-size:13px;
	width:299px;
	text-align:left;
	float:left;
}
.madoguchi .cont .borderbox{
/*	border:8px solid #DCDDDD;
*/	width:442px;
	height:172px;
	padding-top: 23px;
	padding-left: 18px;
	box-sizing: border-box;
}
.madoguchi .cont div{
	padding:0;
}
.side .boxtop{
	padding:20px 30px;
	font-weight:bold;
}
.boxtop .border{
	border-top:1px solid #C9CACA;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:15px;
}
.boxtop .border .ttl{
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
}
.kinoiebox .txttxtsp{
	font-size:22px;
}
.txt_bg{
	background:#006934;
	color:#fff;
	padding:2px 3px;
}
.txt_bb{
	background:#40220F;
	color:#fff;
	padding:2px 3px;
}
.panes table{
	letter-spacing:0;
	width:100%;
}
.panes table th,
.panes table td{
	border-right:1px solid #DCDDDD;
	border-bottom:1px solid #DCDDDD;
	color:#595757;
	font-size:14px;
}
.panes table th:last-child,
.panes table td:last-child{
	border-right:none;
}
.panes table th{
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	padding:30px 0;
}
.panes table th:first-child,
.panes table th:nth-child(2){
	width:140px;
}
.panes table th:nth-child(3){
	width:145px;
}
.panes table th:nth-child(4){
	width: 75px;
}
.panes table td{
	padding:30px 5px;
}
.panes table td a{
	color:#036EB8;
}
.panes table td:nth-child(3),
.panes table td:nth-child(4){
	text-align:center;
}
.panes table td:nth-child(4){
	font-size:13px;
}
.panes table td p:last-child{
	margin-top:5px;
}

#main_index .bx-wrapper{
	position:relative;	
}
#main_index .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#main_index .bx-wrapper .bx-pager .bx-pager-item,
#main_index .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#main_index .bx-wrapper .bx-pager.bx-default-pager a {
	background: #B5B5B6;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#main_index .bx-wrapper .bx-pager.bx-default-pager a:hover,
#main_index .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #40220F;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

#main_index .bx-wrapper .bx-prev {
	left: -63px;
	background: url(../images/bill_back.png) no-repeat 0 0;
}

#main_index .bx-wrapper .bx-next {
	right: -63px;
	background: url(../images/bill_next.png) no-repeat 0 0;
}

#main_index .bx-wrapper .bx-prev:hover {
	opacity:0.7;
}

#main_index .bx-wrapper .bx-next:hover {
	opacity:0.7;
}

#main_index .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	outline: 0;
	width: 33px;
	height: 43px;
	text-indent: -9999px;
	z-index: 9999;
}

#main_index .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.madoguchi {
    margin: 200px auto 0;
}
.gyosyu:after,
.heigyo:after{
	content:"、";

}
.gyosyu:last-child:after,
.heigyo:last-child:after{
	content:"";
}
.tre2_1{
	width:145px;
	background:url(../images/list.png) no-repeat left 35px;
	padding-left:15px !important;
	box-sizing:border-box;
}
.tre2_2{
	width:145px;
	box-sizing:border-box;
}
.tre2_3{
	width:120px;
	box-sizing:border-box;
}
.tre2_4{
	width:155px;
	box-sizing:border-box;
}
.jireiboxsp{
	float:left;
	width:210px;
	margin-right:33px;
	margin-bottom:43px;
}
.jireiboxsp:nth-child(3n){
	margin-right:0px;
}
.jireiboxsp img{
	width:100%;
}
.jireibox a:hover{ 
	color:#036EB8;
	text-decoration:underline;
}
.jireibox2 a,
.jireibox2 a:link{
	color:#036EB8;
}
.jireibox2 a:hover{
	text-decoration:underline;
}
.jireiboxsp figure {
	position: relative;
	overflow: hidden;
}
.jireiboxsp figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
.jireiboxsp figcaption p{
	color:#fff;
	font-size:18px;
	text-align:center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}
.jireiboxsp figure:hover figcaption {
	opacity: 1;
}
.jireibox1{
	border-bottom:1px solid #DCDDDD;
	padding-bottom:10px;
	margin-bottom:30px;
}
.jireibox2{
	text-align:center;
}
.bg_img{
	background:#EFEFEF;
	padding-left: 133px;
    padding-right: 133px;
	position:relative;
}
.bg_img .bx-controls{
	position:absolute;
	top:50%;
	margin-top:-21px;
	height:43px;
	width:430px;
}
.bg_img .bx-prev{
	position:absolute;
	left:-85px;
}
.bg_img .bx-next{
	position:absolute;
	right:-85px;
}
.jireisbox .bx-pager{
	text-align:center;
}
.jireisbox .bx-pager a{
	margin-left: 7px;
    margin-right: 6px;
}
.jireisbox2{
	border:1px solid #C8C9CA;
	padding:35px 30px;
	font-size:14px;
}
.jireisbox3{
	border-left:1px solid #C8C9CA;
	border-right:1px solid #C8C9CA;
	border-bottom:1px solid #C8C9CA;
	padding:35px 30px;
	font-size:14px;
}
.jstable{
	width:100%;
}
.jstable th,
.jstable td{
	text-align:left;
	font-weight:normal;
}
.jstable th{
	width:23%;
}
.jireislink{
	display:inline-block;
	padding:5px 10px 5px 30px;
	background:url(../images/saitamaarr.png) no-repeat 7px 6px #40220F;
	font-size:14px;
}
a.jireislink,
a.jireislink:link{
	color:#fff;
}
.jireisss{
	position:absolute;
	right:0;
	top:-60px;
}
.poR{
	position:relative;
}
.jireistitle,
.jireistitle2{
	padding-left:10px;
	padding-right:10px;
}
.jireistitle{
	border-bottom:1px solid #C8C9CA;
	padding-bottom:10px;
}
.jireistitle2{
	padding-top:8px;
	padding-bottom:8px;
}
/*****0824追加*****/
.more_link .ttl{
	font-size:23px;
	font-weight:bold;
}
.more_link table{
	font-size:14px;
	margin-top:10px;
	border:1px solid #C8C9CA;
}
.more_link table a{
	color: #036EB8;
}
.more_link tr{
	letter-spacing:0;
	border-bottom:1px solid #DCDDDD;
}
.more_link tr:last-child{
	border-bottom:none;
}
.more_link th,
.more_link td{
	padding: 10px 15px;
}
.more_link th{
	font-weight:normal;
	text-align:left;
	width:224px;
	background:#f7f1e8;
	border-right:1px solid #DCDDDD;
}
.more_link td{
	color:#595757;
	width:409px;
}
.side .boxbottom div p {
    text-align: center;
    border-bottom: 1px solid #C9CACA;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.event_bttl_g{
	font-size:33px;
	color:#727171;
}
.event_bttl_b{
	font-size:41px;
	color:#231815;
	font-weight:bold;
}
.event_day{
}
.event_day_box{
	width: 315px;
	margin-top:30px;
	margin-right:10px;
	float:left;
}
.event_day_box:nth-child(even){
	margin-right:0;
}
.event_mttl{
	font-size:24px;
	color:#231815;
	font-weight:bold;
	float:left;
}
.event_more{
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-top:10px;
}
.event_more a{
	color:#036EB8;
}
.event_day_box table{
	font-size:12px;
	color:#727171;
	margin-top:10px;
	margin-left: 20px;
}
.event_day_box tr{
	
}
.event_day_box th{
	font-weight:normal;
}
.event_day_box td{
	
}
/*****0831追加*****/
.more_good .ttl{
	font-size:43px;
	font-weight:bold;
	margin-right:20px;
	float:left;
}
.more_good .txt{
	font-size:14px;
	margin-top:30px;
	float:left;
}
.more_box{
	margin-top:10px;
	padding-top:30px;
}
.more_box .title{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#006934;
	padding:2px 10px;
	display:inline-block;
}
.more_box .text{
	font-size:21px;
	margin-top:10px;
}
.more_box .text2{
	font-size:21px;
	margin-top:30px;
}
.more_box .w100 img{
	margin-top:20px;
}
.more_good .line{
	border-top: 1px solid #DCDDDD;
}
.more_box .new_1{
	margin:20px 70px 0;
}
.cap{
	font-size:14px;
	margin-top:10px;
}
.more_box .att{
	font-size:14px;
	margin-top:20px;
	float:right
}
.more_new{
	font-size:14px;
	margin-top:30px;
}





/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 767px) {
#bslider-next a, #bslider-next a:link{
	background-size:50%;
	height:auto;
	top:30%;
	right:0%;
}
#bslider-prev a, #bslider-prev a:link{
	background-size:50%;
	height:auto;
	top:30%;
	left:0%;
}
.madoguchi{
	width:100%;
}
.madoguchi .cont,
.madoguchi .cont:nth-child(even){
	width:100%;
	float:none;
}
.madoguchi .cont .borderbox{
	border:none;
	width:100%;
	height: 100%;
	padding: 10px;
}
.madoguchi .cont .borderbox img{
	width:30px;
}
.madoguchi .cont .maL45{
	margin-left:15px;
}
.madoguchi .cont .ttl_box1,
.madoguchi .cont .ttl_box2{
	font-size: 18px;
}
.madoguchi .cont .txt_box{
	font-size: 12px;
	width: 80%;
}
.madoguchi .cont .txt_box
.madoguchi .cont .borderbox .maT15{
	margin-top:0;
}
.madoguchi .cont .borderbox .maL10{
	margin-left:4px;
}

#main_index .bx-wrapper .bx-controls-direction{
	display:none;
}

.kinoielist .sparchiveul li div div{
    background:none;
    border-top: 0;
    margin:0;
    padding:0;
}

.kinoielist .sparchiveul li div div.maT10{
	margin-top:10px;
}
.kinoiehd {
    border-top:0;
    border-bottom:0;
    padding: 10px 10px;
    font-size: 19px;
    margin-top: 0;
	font-weight:bold;
}
.jireiboxsp{
	float:none;
	display:inline-block;
	width:44%;
	margin-right:2.5%;
	margin-left:2.5%;
	margin-bottom:20px;
}
.jireiboxsp:nth-child(3n) {
    margin-right:2.5%;
}
.jireiboxsp.maR_reset{
	margin-right:2.5% !important;
}
.bg_img{
	padding-left: 10%;
    padding-right: 10%;
	position:relative;
}
.bg_img #slider2{
	width:100%;
}
#slider2 img{
	max-width:100%;
	height:auto;
}
.bg_img .bx-controls {
    position: absolute;
    top: 50%;
	margin-top:-11px;
	height:21px;
    width: 100%;
	left:0;
}
.bg_img .bx-prev {
    position: absolute;
    left: 5px;
}
.bg_img .bx-prev img,
.bg_img .bx-next img{
	height:21px;
}
.bg_img .bx-next {
    position: absolute;
    right: 5px;
}
.jireisbox .bx-pager a{
	margin-left: 3px;
    margin-right: 3px;
}
.jireisbox .bx-pager a img{
	width:37px;
	height:37px;
}
.jireisbox2{
	padding:15px;
}
.jireisbox3{
	padding:15px;
}
/*****0824追加*****/
.more_link .ttl{
	font-size:18px;
}
.more_link th,
.more_link td{
	width:100%;
	display:block;
	box-sizing: border-box;
}
.more_link th{
	border-right:none;
}
.morecnt .pho img{
	width:100%;
}
.event_bttl_g{
	font-size: 24px;
    margin-top: 20px;
}
.event_bttl_b{
	font-size: 26px;
	line-height: 1.2;
}
.event_mttl{
	font-size: 22px;
}
.event_day_box{
	width: 100%;
	margin-right:0;
}
/*****0831追加*****/
.more_good .bill img,
.more_box .w100 img{
	width:100%;
}
.more_good .ttl{
	font-size:30px;
	font-weight:bold;
	float: none;
}
.more_good .txt{
	font-size:12px;
	margin-top:0;
	float: none;
}
.more_box .title{
	font-size:12px;
	padding:2px 7px;
}
.more_box .text{
	font-size:16px;
}
.more_box .w100 img{
	margin-top:10px;
}

.more_box .new_1 {
    margin: 20px 0px 0;
		text-align:center;
}
.more_box .new_1 .left,
.more_box .new_1 .right{
	float:none;
}
.more_box .new_1 .left img,
.more_box .new_1 .right img{
	width:68%
}
.cap{
	font-size:12px;
}
.more_box .att {
    font-size: 12px;
    float: none;
}
.more_new{
	font-size: 12px;
	margin-top:10px;
}
.more_box .text2{
	font-size:16px;
	margin-top:20px;
}
.more_box .maT60{
	margin-top:30px;
}
.more_box .maT50 .right,
.more_box .maT50 .left{
	float:none;
}
.madoguchi {
    margin: 20px auto 0;
}
/*****0910追加*****/
.result ul.data li a.memlink{
	color:#036EB8;
}

}