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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;}

h1,h2,h3,h4,h5,h6,p,address { font-size: 100%; font-weight: normal; font-style: normal; } 

body {
	font-size: 100%;
	min-width: 1020px;
	background: url(../common/back.jpg) repeat;
  background-position : center top;
  background-attachment : fixed;
	background-color: #000000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.7;
	-webkit-text-size-adjust: 150%;
	-moz-text-size-adjust: 150%;
	-ms-text-size-adjust: 150%;
	-o-text-size-adjust: 150%;
	text-size-adjust: 150%;
}

body {
 animation: fadeIn 1s ease 0s 1 normal;
 -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
 0% {
 opacity: 0}
100% {
 opacity: 1}
}
@-webkit-keyframes fadeIn {
 0% {
 opacity: 0}
100% {
 opacity: 1}
}

td { font-size: 100%; color: #EDE6D2; }
	
/* tweet FB */
.twi_fb_table { padding: 30px 0px 25px 0px; }
.fbbutton { padding: 0px 20px 0px 10px; }

hr {
  border-width: 1px 0px 0px 0px; /* 太さ1px */
  margin: 20px 65px 0px 65px;
  border-style: dashed; /* 線種を破線に */
  border-color: rgba(168,152,109,1.00);   /* 線色を変更 */
  height: 1px;         /* 高さ(※古いIE用) */
}

hr.sche { margin: 30px 70px 30px 70px; }

/* Main設定 */
#main_vis { position: relative; z-index: 50; width: 100%; height: 758px; background: url(../common/main_vis2.jpg) 50% 0 no-repeat; text-indent: -9999px; }
#main_content { position: relative; z-index: 100; width: 100%; top: 0px; padding-bottom: 0px; }
#title_back { position: relative; z-index: 100; width: 100%; height: 141px; margin: 0 auto 0; background: 50% 0; background: url(../common/title_back.png) repeat-x; overflow: hidden; }
#news_back { position: relative; z-index: 100; width: 100%; margin: 0 auto; padding-bottom: 40px; background-color: rgba(0,0,0,0.60); }
#content01 { position: relative; z-index: 100; width: 980px; padding-bottom: 60px; }
#content02 { position: relative; z-index: 100; width: 980px; padding-bottom: 60px; text-align: left; }
#footer { position: relative; z-index: 100; width: 100%; margin: 0 auto; padding-bottom: 20px; background-color: rgba(0,0,0,.85); }

#kuro_line { position: relative; z-index: 100; width: 100%; height: 7px; margin: 0 auto; background: url(../common/kuro_line.png) repeat-x; }
#line { position: relative; z-index: 100; width: 980px; height: 50px; margin: 0 auto; margin-top: 20px; background: url(../common/line.png) repeat-x; }
#yellow_line2 { position: relative; z-index: 100; width: 100%; height: 7px; background: url(../common/yellow_line.jpg) repeat; }

.line01 { padding: 40px 0 }
.line02 { padding: 20px 0 }

.kuro_back { background: url(../common/kuro_back.png) repeat; }
.kuro2_line { background: url(../common/kuro2_line.png) repeat-y; }

/*　テキスト関係 */
.oswald{ font-family: 'Oswald', sans-serif; font-weight:normal;}
.mincho {
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
 transform: rotate(.03deg);
}

/*　スマホ用コピーガード */
img{
 -webkit-touch-callout:none;
 -webkit-user-select:none;
 -moz-touch-callout:none;
 -moz-user-select:none;
 touch-callout:none;
 user-select:none;
}

.text_16 { font-size: 16px; }
.text_18 { font-size: 18px; }
.text_19 { font-size: 19px; }
.text_20 { font-size: 20px; }
.text_22 { font-size: 22px; }
.text_26 { font-size: 26px; }
.text_30 { font-size: 30px; }
.text_35 { font-size: 35px; }
.text_50 { font-size: 50px; }

.mar_top8 { margin-top: 8px; }
.mar_top12 { margin-top: 12px; }
.mar_top16 { margin-top: 16px; }
.mar_top20 { margin-top: 20px; }
.mar_top25 { margin-top: 25px; }
.mar_top32 { margin-top: 32px; }
.mar_top36 { margin-top: 36px; }
.mar_top42 { margin-top: 42px; }

.large { font-size: 110%; line-height: 1.6; }
.large02 { font-size: 170%; line-height: 1.6; }
.small { font-size: 95%; }
.small02 { font-size: 85%; }

.text_yellow { color: #fbc031; font-weight: bold; }
.text_yellow02 { color: #DBB773; font-weight: bold; }
.text_red01 { color: #f90035; font-weight: bold; }
.text_pink { color: #EE249C; font-weight: bold; }
.text_purple { color: #E64DB8; font-weight: bold; }
.text_orange { color: #FF8600; font-weight: bold; }
.text_green { color: #94b901; font-weight: bold; }
.text_kuro { color: #330f1f; font-weight: bold; }
.text_white { color: #fefefd; font-weight: bold; }
.text_blue { color: #3889bd; font-weight: bold; }
.text_gray { color: #C5BDB6; }

.textshadow { text-shadow: 2px 2px 4px #000000; }
.textshadow_w { text-shadow: 0px 0px 4px #fff; }

.text_arrow { color: #DAB340; font-weight: bold; }

.text_left { text-align: left; }

.text1em {
	padding-left: 1em;
  text-indent: -1em; }
.text2em {
	padding-left: 2em;
  text-indent: -2em; }

.midashi_text01 {
	padding: 20px 70px 0px 70px;
	font-size: 23px; line-height: 1.8; }
.midashi_text02 {
	padding: 10px 70px 0px 70px;
	font-size: 23px; line-height: 1.8;
	color: #E80221; font-weight: bold; }

.main_text01 {
	padding: 5px 70px 0px 70px;
	font-size: 15px; line-height: 1.8; text-align: left;
	color: #EDE6D2; }
.main_text02 {
	padding: 15px 70px 0px 70px;
	font-size: 15px; line-height: 1.8; text-align: left;
	color: #EDE6D2; }

.kome_text { font-size: 13px; color: #C7BDB5; line-height: 1.6; }

.movie_block {
	margin: 5px 0px 0px 0px;
  padding: 0px;
	background-color: rgba(0,0,0,0.41);
  border: 1px #827856 solid;
}
.movie_table01 { margin: 30px 0px 30px 30px; }

.text_block {
	margin: 10px 0px 0px 70px;
  padding: 25px;
	background-color: rgba(0,0,0,0.40);
	opacity: 1.0;
  border: 2px #827856 solid;
}
.text_block02 {
	margin: 25px 0px 0px 70px;
  padding: 25px;
	background-color: rgba(0,0,0,0.40);
	opacity: 1.0;
  border: 2px #827856 solid;
}
.box_cast_text01 {
	font-size: 15px; line-height: 1.7;
	padding: 20px 20px 20px 20px;
	color: #EDE6D2; }
.box_text01 {
	font-size: 15px; line-height: 1.9;
	padding: 0px 0px 0px 0px;
	color: #EDE6D2; }

/* 未訪問 */
a:link { color: #F81C11; text-decoration: none; text-shadow: 2px 2px 4px #000000; }
/* 訪問済み */
a:visited { color: #F81C11; text-decoration: none; text-shadow: 2px 2px 4px #000000; }
/* カーソルが上に乗った状態 */
a:hover { color: #E97B0A; text-decoration: underline; text-shadow: 2px 2px 4px #000000; }

/* ★ フッター設定 ★ */
.footer_back { 
	background-color: rgba(0,0,0,0.60); }
	
.copyright2 {
	padding: 25px 0px 0px 0px;
	font-size: 13px; line-height: 1.7; color: #EDE6D2; }

.copyright {
	padding: 10px 0px 20px 0px;
	font-size: 11px; line-height: 1.7; color: #EDE6D2; }
.copyright3 {
	padding: 10px 0px 0px 0px;
	font-size: 11px; line-height: 1.7; color: #EDE6D2; }

.copyright_sp {
	-webkit-text-size-adjust: 120%;
	-moz-text-size-adjust: 120%;
	-ms-text-size-adjust: 120%;
	-o-text-size-adjust: 120%;
	text-size-adjust: 120%;
}

.clear { clear: both; }


/* ★ 上へ戻る位置設定 ★ */
#top{
  width: 100%; height: 0px; top: 0px;
  position : absolute;
}

/* PAGE TOP */
#pageTop {
  position: fixed;
  bottom: 35px;
  right: 35px;
  z-index: 150;
}
 
#pageTop a {
  display: block;
  width: 64px; height: 64px;
  background-image: url(../common/pagetop.png);
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);	/* IE lt 8 */
  -ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
#pageTop a span{ display: none; }

#pageTop a:hover {
opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);	/* IE lt 8 */
-ms-filter: "alpha(opacity=100)"; /* IE 8 */
}
 
#pageTop a {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

@media print { body { display: none !important; } }


