@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,th { font-size: 100%; font-weight: normal; font-style: normal; }
br { line-height: 0.7; }

body {
	font-size: 100%;
	min-width: 1000px;
	background: url(../common/back.png) 50% 0px repeat;
  background-attachment : fixed;
	background-color: #f5f1ed;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #000000;
	line-height: 1.7;
	-webkit-text-size-adjust: 185%;
	-moz-text-size-adjust: 185%;
	-ms-text-size-adjust: 185%;
	-o-text-size-adjust: 185%;
	text-size-adjust: 185%;
}

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: #0E0D0D; }

#main_fixed {
 height: 0;
 padding-top: 55.47%; /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
 background: url(../common/main2.jpg) 50% 0 / contain no-repeat scroll padding-box border-box transparent;
}

#main_vis {
  position: relative;
  z-index: 50;
  width: 100%; height: 943px; margin: 0 auto;
  background: url("../common/main_0709.png") 50% 0 no-repeat;
  background-color: #f7f3f0;
}

h2.catch_copy {
	margin: 0px 0px 0px 0px;
	width: 800px; height: 210px;
	background: url(../common/catch_copy2.png) no-repeat;
	text-indent: -9999px; }
	
/* tweet FB */
.twi_iine_table { padding: 20px 0px 20px 0px; }
.fbbutton { padding: 0px 20px 0px 10px; }


/* extrainfo 設定 */

#extrainfo { position: relative; z-index: 100; width: 100%; margin: 0 auto; padding-top: 40px; padding-bottom: 50px; background-color: rgba(255,255,255,0.55); }

.extra_block {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
  background-color: #D51414;
	border: 1px #AC1616 solid;
  width: 250px;
}

.extra_box_text01 {
	font-size: 16px; line-height: 1.9; color: #FCF9F0;
	padding: 0px 0px 0px 0px; }

/* リンク設定（スケジュールからコピペ） */
.extra_table { margin: 18px 0px 0px 0px; }
.extra_td_link {
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #1F130B;
  text-align: center;
  width: 250px;
}
.extra_div_se a{
  display: block;
  padding: 7px 0% 6px; /* a要素内の余白 */
  top: 0;
  left: 0;
  /* background: url(../common/common_kage.png) repeat-x; */
  background-position: center top;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background-color: rgba(31,19,11,0.80); 
}
/* 以下マウスを載せたときのスタイル */
.extra_div_se a:hover {
  background-color: rgba(199,95,20,1.00);
}
/* Link set */
a.extra_link:link { color: #F9F2E1; text-decoration: none; font-weight: bold; }
a.extra_link:visited { color: #F9F2E1; text-decoration: none; font-weight: bold; }
a.extra_link:hover { color: #F6DA54; text-decoration: underline; font-weight: bold; }

.extramark{
  font-weight: bold;
  color: white;
  background-color: #D51414;
  margin-bottom: 10px;
  font-size: 17px;
  padding: 8px 35px 8px 35px;
}


/* Main設定 */
#content_main { position: relative; z-index: 100; width: 980px; padding-bottom: 20px; background-color: rgba(255,255,255,0.00); }
#content01 { position: relative; z-index: 100; padding-bottom: 65px; }
#content02 { position: relative; z-index: 100; padding-bottom: 65px; text-align: left; }
#news_back { position: relative; z-index: 100; width: 100%; margin: 0 auto; padding-top: 30px; padding-bottom: 40px; background-color: rgba(1,0,0,0.10); }
.news_back2 { 
	background: url(../common/news_back.png) 50% 0 repeat-x; }
#info { position: relative; z-index: 100; width: 880px; margin-top: 0px; padding-bottom: 0px; }
#twi_iine_table2 { position: relative; z-index: 100; width: 220px; margin-left: auto; padding: 20px 15px 0px 0px; text-align: right; }
#line { position: relative; z-index: 100; width: 100%; height: 7px; background: url(../common/kuro_line.jpg) 50% 0 repeat; }

.line { width: 100%; background-color: #000; height: 20px; }
.line02 { padding: 30px 0 }

.line01 { position: relative; z-index: 100; width: 100%; height: 1px;  background-color: #B08563; }

hr {
  border-width: 1px 0px 0px 0px; /* 太さ1px */
  margin: 20px 60px 0px 65px;
  border-style: dashed; /* 線種を破線に */
  border-color: gray;   /* 線色を灰色に */
  height: 1px;         /* 高さ(※古いIE用) */
}
hr.topbox {
  border-width: 1px 0px 0px 0px; /* 太さ1px */
  margin: 30px 25px 0px 25px;
  border-style: dashed; /* 線種を破線に */
  border-color: #919191;   /* 線色を灰色に */
  height: 1px;         /* 高さ(※古いIE用) */
}
hr.topbox2 {
  border-width: 1px 0px 0px 0px; /* 太さ1px */
  margin: 30px 25px 30px 25px;
  border-style: dashed; /* 線種を破線に */
  border-color: #919191;   /* 線色を灰色に */
  height: 1px;         /* 高さ(※古いIE用) */
}

.kuro_back { background: url(../common/kuro_back.png) repeat; }

.text_16 { font-size: 16px; }
.text_17 { font-size: 17px; }
.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_top18 { margin-top: 18px; }
.mar_top20 { margin-top: 20px; }
.mar_top23 { margin-top: 23px; }
.mar_top25 { margin-top: 25px; }
.mar_top28 { margin-top: 28px; }
.mar_top32 { margin-top: 32px; }
.mar_top36 { margin-top: 36px; }
.mar_top40 { margin-top: 40px; }
.mar_top50 { margin-top: 50px; }
.mar_top60 { margin-top: 60px; }

.large { font-size: 120%; font-weight: bold; line-height: 1.6; }
.large02 { font-size: 150%; font-weight: bold;line-height: 1.6; }
.large03 { font-size: 170%; font-weight: bold;line-height: 1.6; }
.small { font-size: 92%; }
.small02 { font-size: 85%; }

.kome_text { font-size: 92%; color: #202020; line-height: 1.6; }

.c_midashi { color: #C77F1A; font-weight: bold; }
.c_midashi02 { color: #6E491A; font-weight: bold; }
.text_yellow { color: #f4c842; font-weight: bold; }
.text_yellow02 { color: #B69A62; }
.text_yellow03 { color: #6E491A; }
.text_orange { color: #eb6400; font-weight: bold; }
.text_red { color: #F31616; font-weight: bold; }
.text_red02 { color: #880010; font-weight: bold; }
.text_pink { color: #e6006f; font-weight: bold; }
.text_blue { color: #2038AA; font-weight: bold; }
.text_blue02 { color: #021C83; font-weight: bold; }
.text_green { color: #066a5e; font-weight: bold; }
.text_green02 { color: #007c6d; font-weight: bold; }
.text_kuro { color: #330f1f; font-weight: bold; }
.text_white { color: #fcf8f1; font-weight: bold; }
.text_gray { color: #D4CEC7; }

.text_arrow { color: #C46309; font-weight: bold; }

.textshadow_w { text-shadow: 1px 1px 1px #ffffff; }
.textshadow_y { text-shadow: 1px 1px 1px #ffcc00; }
.textshadow_p { text-shadow: 1px 1px 1px #ff759c; }

.text1em {
	padding-left: 1em;
  text-indent: -1em; }

.text1em_mar {
	margin-left: 1em; }

.mark {
  margin: 20px 30px;
	padding: 10px 0px;
	color: white; font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #C10F23;
}

.tic_text_block01 {
	margin: 40px 0px 0px 65px; width: 850px; height: 210px; display: table;
  border: 1px #976639 solid; position: relative;
  background: url("../guidance_img/guid_back.jpg") no-repeat 0px center; 
}

.tic_text_block02 {
	margin: 10px 0px 0px 65px; width: 850px;
  border: 1px #976639 solid; position: relative;
  background: 0px center; 
}

.block_text01 {
	margin: 10px 40px 0px 40px;
	font-size: 15px; line-height: 1.7; }

.block_text02 {
	margin: 10px 40px 10px 40px;
	font-size: 15px; line-height: 1.7; }

.block_text03 {
	margin: 30px 30px 0px 30px;
	font-size: 15px; line-height: 1.7; }

.block_text04 {
	margin: 10px 30px 30px 30px;
	font-size: 15px; line-height: 1.7; }

.block_text01_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%;
}

/* リンク設定 */
.link_box { width: 100%; position: relative; padding: 5px 0px;
  display: table-cell;
  vertical-align: middle; }
.link_box a {
	position: absolute; display: block;
	top: 0; left: 0;
	width: 100%; height: 210px;
	text-indent: -9999px;
}
.link_box a:hover {
	background-color: #EB944F;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

/* TOP MOVIE */
.top_movie_block {
	margin: 10px 0px 30px 0px;
	padding: 0px;
	background-color: rgba(0,0,0,0.40);
	border: 1px #675a4f solid;
}
.top_table01 { margin: 25px; }

.intro_block {
	margin: 35px 0px 0px 0px;
	padding: 0px;
	background-color: rgba(213,213,213,0.05);
	opacity: 1.0;
	border: 1px #9C6363 solid;
}

.text_block {
	margin: 25px 0px 0px 65px;
	padding: 0px;
	background-color: rgba(242,234,231,0.09);
	opacity: 1.0;
	border: 1px #976639 solid;
}
.box_text01 {
	font-size: 14px; line-height: 1.7;
	padding: 35px 40px 0px 40px; }
.box_text02 {
	font-size: 15px; line-height: 1.8;
	padding: 10px 40px 30px 40px; }
.box_text03 {
	font-size: 15px; line-height: 1.8;
	padding: 20px 40px 0px 40px; }
.box_text04 {
	font-size: 13px; line-height: 1.7;
	padding: 30px 30px 30px 30px; }
.box_text05 {
	font-size: 15px; line-height: 1.8;
	padding: 35px 35px 35px 35px; }
.box_text_right {
	font-size: 14px; line-height: 1.7;
	padding: 15px 40px 22px 40px; text-align: right; }

.text_line01 {
	font-size: 20px; line-height: 1.7; text-align: left;
	color: #FFFFFF;
	border-left: 8px solid #DB7A30;
	margin: 40px 55px 10px 55px;
	padding: 10px 0px 10px 20px;
	background-color: rgba(0,0,0,0.00);
	background-image: linear-gradient(to right, #1F130B 20%, rgba(0,0,0,0.00) 100%); }
.text_line02 {
	font-size: 21px; line-height: 1.7; text-align: left;
	color: #FFFFFF;
	border-left: 8px solid #DB7A30;
	margin: 70px 55px 10px 55px;
	padding: 10px 0px 10px 20px;
	background-color: rgba(0,0,0,0.00);
	background-image: linear-gradient(to right, #1F130B 20%, rgba(0,0,0,0.00) 100%); }

.left_line {
	font-size: 14px; line-height: 1.7;
	border-left: 6px solid #9C1A1A;
	margin: 3px 70px 0px 70px;
	padding: 1px 0px 1px 15px;
}

.left_line2 {
	font-size: 14px; line-height: 1.7;
	border-left: 6px solid #7D5D46;
	margin: 3px 70px 0px 70px;
	padding: 1px 0px 1px 15px;
}

.midashi_text01 {
	padding: 7px 60px 0px 60px;
	font-size: 19px; line-height: 1.8; font-weight: bold; }

.main_text01 {
	font-size: 15px; line-height: 1.9;
	padding: 5px 50px 0px 65px; }
.main_text02 {
	font-size: 15px; line-height: 1.9;
	padding: 12px 50px 0px 65px; }
.main_text03 {
	font-size: 15px; line-height: 1.9; margin-left: 1em;
	padding: 7px 50px 0px 65px; }

.main_text_right {
	font-size: 15px; line-height: 1.9; text-align: right;
	padding: 5px 50px 0px 65px; }

.main_text04 {
	font-size: 15px; line-height: 1.9;
	padding: 7px 0px 5px 15px; }

.main_text05 {
	font-size: 15px; line-height: 1.9;
	padding: 0px 0px 5px 20px; }

.main_text_line {
	font-size: 14px; line-height: 1.7;
	border-left: 8px solid rgba(106,89,66,0.40);
	margin: 7px 70px 0px 83px;
	padding: 0px 0px 0px 0px;
}

/* イントロ設定 */
h3.intro_copy {
	margin: 20px 0px 0px 0px;
	width: 820px; height: 163px;
	background: url(../common/intro_copy02.png) no-repeat;
	text-indent: -9999px; }
.intro_text01 {
	padding: 10px 80px 0px 80px; text-align: left;
	font-size: 15px; line-height: 2.0; }
.intro_text02 {
	padding: 0px 20px 0px 0px;
	font-size: 15px; line-height: 1.8;
	color: #1E060D; }
.intro_sp {
	-webkit-text-size-adjust: 97%;
	-moz-text-size-adjust: 97%;
	-ms-text-size-adjust: 97%;
	-o-text-size-adjust: 97%;
	text-size-adjust: 97%;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
  transform: rotate(.03deg);
}

.link_table { margin: 10px 0px 0px 65px; }
.link_table02 { margin: 5px 0px 0px 75px; }
.link_table03 { margin: 10px 0px 0px 0px; }
.link_sp { width: 20px; }
.td_link {
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #1F130B;
  text-align: center;
  width: 250px;
}
.td_link2 {
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #1F130B;
  text-align: center;
  width: 450px;
}
.div_se a{
  display: block;
  padding: 5px 0% 4px; /* a要素内の余白 */
  top: 0;
  left: 0;
  background: url(../common/common_kage.png) repeat-x;
  background-position: center top;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background-color: rgba(31,19,11,0.80); 
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover {
  background-color: rgba(199,95,20,1.00);
}
/* Link set */
a.sche_link:link { color: #F9F2E1; text-decoration: none; font-weight: bold; }
a.sche_link:visited { color: #F9F2E1; text-decoration: none; font-weight: bold; }
a.sche_link:hover { color: #F6DA54; text-decoration: underline; font-weight: bold; }


/* 未訪問 */
a:link { color: #E71111; text-decoration: none; }
/* 訪問済み */
a:visited { color: #E71111; text-decoration: none; }
/* カーソルが上に乗った状態 */
a:hover { color: #EF840F; text-decoration: underline; }

/* ★ フッター設定 ★ */
#footer { position: relative; z-index: 100; width: 100%; margin: 0 auto; padding-bottom: 40px; }
.footer_back { 
	background: url(../common/footer_back.jpg) 50% 0 repeat; }
	
.copyright1 {
	font-size: 13px;
	color: #ECE8DB;
	padding: 30px 0px 0px 0px; }

.copyright2 {
	padding: 12px 0px 0px 0px;
	font-size: 11px; line-height: 1.8; color: #D9D3BE; }

.copyright_sp {
	-webkit-text-size-adjust: 110%;
	-moz-text-size-adjust: 110%;
	-ms-text-size-adjust: 110%;
	-o-text-size-adjust: 110%;
	text-size-adjust: 110%;
}


/* ★ 上へ戻る位置設定 ★ */
#top{
  width: 100%; height: 0px; top: 0px;
  position : absolute;
}

/* PAGE TOP */
#pageTop {
  position: fixed;
  bottom: 35px;
  right: 35px;
  z-index: 150;
}

/* ★ フロート位置設定 ★ */
/* float */
#float {
  position: fixed;
  top: 100px;
  right: 35px;
  z-index: 150;
}

 
#pageTop a {
  display: block;
  width: 80px; height: 81px;
  background-image: url(../common/pagetop.png);
  opacity: .7;
  -webkit-opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70);	/* IE lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* 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; } }