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


#movie_area {
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-size:cover;
}
.senshuraku_title {
	padding-top: 45px;
	position:relative;
}


.senshuraku_title h3 {
	background-image: url(title_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 220px;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.senshuraku_title_btm {
	background-image: url(title_btm.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 0px;
	position: relative;
	border-bottom:#fff 1px solid;
	font-size:0;

}

.out_line{
	color:#FFF;
	filter:dropshadow(color=#000000,offX= 0,offY=-1)
    dropshadow(color=#000000,offX= 1,offY= 0)
    dropshadow(color=#000000,offX= 0,offY= 1)
    dropshadow(color=#000000,offX=-1,offY= 0);

    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 1px;

    text-shadow: black 1px 1px 0px, black -1px 1px 0px,
                 black 1px -1px 0px, black -1px -1px 0px;
}


.tsubame_title_text {
	font-weight: bold;
	width: 600px;
	position:relative;
	top:100px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.3;
	font-size: 15px;
	color:#036;
	background-color:rgba(255,255,255, 0.7);
	border-radius: 8px;      /* 角丸の指定 */
	padding:5px;
}


#movie1 h4 {
	background-image: url(movie_title_1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 77px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#movie2 h4 {
	background-image: url(movie_title_2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 77px;
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.movie1_text,
.movie2_text{
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #000;
	line-height: 1.4;
	font-weight: bold;
}
.tsubame_link {
	font-weight: bold;
	text-align: center;
	color: #245002;
	font-size: 17px;

}

.tsubame_link a:link,
.tsubame_link a:visited{
	color: #245002;
	text-decoration: none;
	font-weight: bold;

}
.tsubame_link a:hover{
	text-decoration: underline;
	color:#F60;
}


/*new_bakudan用*/

#movie1 {
	position:relative;
}

#movie1 h4 {
	position: inherit;
	z-index:2;
}
#movie1_text {
	position: inherit;
	z-index:3;
}








    /* 動画関連 */

#tabs {
	width: 666px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#tabs ul{
	list-style:none;
	margin-left: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	}


#tabs li {
	display: block;
	width: 300px;
	margin-right:0px;
	color: #FFF;
	text-align: center;
	line-height: 1.2;
	font-size: 15px;
}
.new_bakudan {
	background: url(new_bakudan_mini.png) no-repeat;
	position: absolute;
	top: -20px;
	right: -20px;
	text-indent: -9999px;
	height: 82px;
	width: 82px;
	z-index:1;
}
    /* 最初はパネルは非表示 */


#message1,
#message2{
	width: 666px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 420px;
}


.movie_back {
	background: url(movie_back_new.gif) no-repeat top;
	width: 666px;
	height: 440px;
	margin: 10px auto 0px;
	position: relative;
	padding-top: 30px;
}

.movie{
	display:block;
	width:640px;
	height:360px;
	background:#000;
	position: absolute;
	left: 13px;
	top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.part {
	color: #000s;
	font-size: 17px;
	font-weight: bold;
}
