@charset "UTF-8";
/*reset*/
ul,li,h1,h2,h3,h4{margin:0;padding:0;}
li{list-style-type:none;}
section{width:100%;}

/*article*/
body {
	background-image: url(../images/00default/main-bg.jpg);
	margin: 0px;
	padding: 0px;
	color: #333;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 62.5%;
    line-height: 1.5;
}
/*.topline{
	width:100%;
	height:3px;
	background-color:#166E47;
	padding:0;
	margin:0;
	box-shadow: 0 0 4px 0px rgba(51,0,0,0.9);
	-webkit-box-shadow: 0 0 4px 0px rgba(51,0,0,0.9);
	-ms-box-shadow: 0 0 4px 0px rgba(51,0,0,0.9);
}*/
header{
	background-image:url(../images/00default/header-bg2.png);
	background-position:center top;
	background-repeat:repeat-x;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
	position:relative;
	border-top: solid 5px #166E47;
}
.intro{width:560px; padding:6px 0px; float:right; background:#156E47; color:#fff; font-weight:bold; text-align:center;}
.subtitle{
/*	position:absolute;
	top:160px;
	left:0;
	right:0;
	bottom:0;
*/	margin:0px;
	width:870px;
	height:180px;
	text-align:center;
}

/*h2 subtitle*/
.subtitle {/*background:url(../images/subtitle/headbg.jpg) no-repeat;*/}
.sub-kichijoji{background:url(../images/subtitle/headbg-kichijoji.jpg) no-repeat;}
.sub-harajuku{background:url(../images/subtitle/headbg-harajuku.jpg) no-repeat;}
.sub-shibuya{background:url(../images/subtitle/headbg-shibuya.jpg) no-repeat;}
.sub-tenpo{background:url(../images/subtitle/headbg-02tenpo.jpg) no-repeat;}
.sub-gaiyou{background:url(../images/subtitle/headbg-06gaiyou.jpg) no-repeat;}
.sub-birdstaff{background:url(../images/subtitle/headbg-03birds.jpg) no-repeat;}
.sub-gallery{background:url(../images/subtitle/headbg-09gallery.jpg) no-repeat;}
.sub-rule{background:url(../images/subtitle/headbg-05rule.jpg) no-repeat;}
.sub-qanda{background:url(../images/subtitle/headbg-04faq.jpg) no-repeat;}
.sub-hotel{background:url(../images/subtitle/headbg-13hotel.jpg) no-repeat;}
.sub-001{background:url(../images/subtitle/headbg001.jpg) no-repeat;}

.subtitle img{margin-top:60px;}

.logo{
	float:left;
	width:293px;
	margin-top:7px;
	height:120px;
}
.logo:hover{
	opacity:0.8;
	margin-top:7px;
	height:120px;
}
.header-main{
	width:870px;
	height:162px;
	margin:0 auto;
	padding:0;
}
.global-menu{
	clear:both;
	width:870px;
	height:35px;
	margin:0 0;padding:0;
	
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { 
	display: inline-table; 
	margin:0;padding:0;
}  
.mainmenu li {
	float:left;
	margin-right:1px;}
	
.index_header-image{
	width:870px;/*width:1200px;*/
	height:300px;/*height:302px;*/
	margin: 0 auto;
	padding:0;
	background-color:#FFF;
	/*border-top: 5px solid #69271e;*/
}
.header-image {
	width:870px;/*1200px*/
	height:200px;
	margin: 0 auto;
	padding: 0px;
	/*background-image:url(../kichijoji/images/headbg.jpg);*/
	display:table;
	border-top: 5px solid #69271e;
}
.wrapper{
	width:870px;
	height:auto;
	margin:0 auto;
	/*padding:40px 20px 0 20px;*/
	background-color:#fff;
	box-shadow: 0 0 5px 1px rgba(51,0,0,0.9);
	-webkit-box-shadow: 0 0 5px 1px rgba(51,0,0,0.9);
	-ms-box-shadow: 0 0 5px 1px rgba(51,0,0,0.9);
	display:table;
	font-size:1.4em;
	border-top: 5px solid #69271e;
}
.left-area{
	float:left;
	width:590px;
	height:auto;
	padding:0;
	margin:20px 18px 0 18px;
	
}
.right-area{
	padding:0;
	margin:20px 0 100px;
	float:left;
	width:221px;
	height:auto;
	
}
.right-area img{
	padding:0;
	margin:0 1px 0 0;
}
.right-area img:hover{
	opacity:0.8;
	padding:0;
	margin:0 1px 0 0;
}
/*.yoyaku{
	margin:0 0 10px 0;
	padding:0;
}*/
.clear{
	clear:both;
	width:0;
	height:0;
	margin:0;
	padding:0;
}


.sns li{float:left;}

footer{ font-size:0.8em; height:auto; color:#fff; clear:both; margin:20px 0 0 0;}
footer a{color:#fff; text-decoration:none;}

.footer-main{
/*	background:url(../images/00default/logo2.png) no-repeat 50px 0px;
	background-size:100px 100px;
-moz-background-size:100px 100px;
-webkit-background-size:100px 100px;
-o-background-size:100px 100px;
-ms-background-size:100px 100px;*/
	background-color:#670d0d;
	width:830px;
	height:auto;
	margin:0 auto;
	padding:20px;
	display:table;
	font-size:1.2em;
	text-align:center;
}


.footer-main ul{}
.footer-main li{display:inline-block; float:left; margin-right:14px; padding-right:14px; border-right: solid #fff 1px; margin-bottom:10px;}
.footer-main li.first{ padding-left:12px; border-left: solid #fff 1px;}

.footer-column {
	width:30%;
	margin-right:3%;
	height:auto;
	float:left;}

footer #copyright{clear:both; font-sizse:0.8em; }

/****モーダル****
#lean_overlay{
  position: fixed; z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #fff;
  display: none;
}
#div787-1{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  width: 700px;
   overflow:scroll;
 }
 
 #div787-2{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 30px;
  width: 818px;
  overflow:scroll;
  
 }
 

.popup_item01{
	width:700px;
	height:305px;
	margin:10px 0 0 0;
	}
	
	.popup_item02{
	width:818px;
	height:505px;
	margin:10px 0 0 0;
	}	
	
*/

/* 閉じるボタン
a.modal_close{
	position:absolute;
	top:10px;
	right:10px;
	font-weight:bold;
	display:block;
	width:40px;
	height:40px;
	text-align:center;
	line-height: 0px;
	text-decoration:none;
	color:#FFF;
	}
	 */
	
/*common*/	
h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.8em;
	color:#458567;
}
.h3-s{font-size:80%;}

h4{
	font-size: 1.4em;
	color: #8F1113;
	margin-bottom: 8px;
}

.ac{text-align:center;}
.ar{text-align:right;}
.mb10{margin-bottom:10px;}

/*submenu*/
.submenu {width:590px; height:44px; padding:0; font-size:1.2em;}
.submenu ol {display:block; padding:0; height:44px; overflow:hidden; margin:0 0 15px 0; }
.submenu ol li{width:32%; height:42px; float:left; background:#1B5E2B; color:#fff; margin:0 1% 0 0; text-align:center; font-weight:bold ; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
.submenu ol li a{ display:block; padding:10px 0; color:#fff; text-decoration:none;}
.submenu ol li a.cur, .submenu ol li a:active, .submenu ol li a:hover{background:#8F1113; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}


.kadomaru {border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding:10px;}
.pink{background:#FFE5E5; border:#ffcccc solid 3px; }
.pblue{background:#BCE9FF; border:#8AD5FF solid 3px; }
.yellow{background:#FBFF79;/* border:#FFE579 solid 3px; */}
.blue{background:#96A6F0/* border:#FFE579 solid 3px; */}


.btn1{width:100%; /*height:42px;*/ background:#1B5E2B; color:#fff; margin:10px 0; text-align:center; font-weight:bold ; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; font-size:1.8em; text-align:center;}
.btn1 a{ display:block; padding:10px 0; color:#fff; text-decoration:none;}
.btn1 a.cur, .btn1 a:active, .btn1 a:hover{background:#8F1113; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}

.btn2{width:49%; /*height:42px;*/ float:left; background:#1B5E2B; color:#fff; margin:0 1% 0 0; text-align:center; font-weight:bold ; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; font-size:1.4em;}
.btn2close{width:49%; /*height:42px;*/ float:left; background:#666666; color:#fff; margin:0 1% 0 0; text-align:center; font-weight:bold ; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; font-size:1.4em;}

.btn2 a{ display:block; padding:10px 0; color:#fff; text-decoration:none;}
.btn2 a.cur, .btn2 a:active, .btn2 a:hover{ display:block; background:#8F1113; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}

.btn2close a{ display:block; padding:10px 0; color:#fff; text-decoration:none;}
.btn2close a.cur, .btn2close a:active, .btn2close a:hover{ display:block; background:#666666; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; cursor:default;}

.btn3{width:32%; /*height:42px;*/ float:left; background:#1B5E2B; color:#fff; margin:0 1% 0 0; text-align:center; font-weight:bold ; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; font-size:1.4em;}
.btn3close{width:32%; /*height:42px;*/ float:left; background:#666666; color:#fff; margin:0 1% 0 0; text-align:center; font-weight:bold ; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; font-size:1.4em;}

.btn3 a{ display:block; padding:10px 0; color:#fff; text-decoration:none;}
.btn3 a.cur, .btn3 a:active, .btn3 a:hover{ display:block; background:#8F1113; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}

.btn3close a{ display:block; padding:10px 0; color:#fff; text-decoration:none;}
.btn3close a.cur, .btn3close a:active, .btn3close a:hover{ display:block; background:#666666; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; cursor:default;}

.btn-inline{display:inline-block; background:#1B5E2B; color:#fff; margin:0 10px; padding:1px 10px; text-align:center; font-weight:bold ; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-decoration:none;}
.btn-inline a{ display:inline-block; padding:10px 0; color:#fff; text-decoration:none;}
.btn-inline a.cur, .btn-inline a:active, .btn-inline a:hover{background:#8F1113; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}


.red{color:#ff0000;}
.b{font-weight:bold}
.u{text-decoration:underline;}

.alp50 {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.photo3 img {margin-right:10px;}
.photo3 img.end{margin-right:0px;}

.img-l{float:left; margin-right:10px;}

.img-r{float:right; margin-left:10px;}

.bdr_a{margin:10px; border-bottom: 5px dotted #b07f7f;}
.bdr_b{/*background-image:url(../images/00default/border2.png); background-position:bottom; bacground-repeat:none;*/
		margin-bottom:30px; padding-bottom:10px; border-bottom: 5px dotted #b07f7f;}

.w100p {width:100%}



.price {width:100%; text-align:center; border-collapse: separate; border-spacing:3px;}
.price td{background:#feefdf; border-bottom:solid 1px #999; border-right:solid 1px #999; padding:5px 0; line-height:250%; font-size:1.6em;}
.price-1 {width:20%;}
.price-2 {width:40%; border-bottom:solid 1px #fff; border-right:solid 1px #fff; }

.discount{font-size:2.0em; font-weight:bold; color:#cc0000;}
.discount-midashi{display:inline-block; background:#cc0000; color:#fff; margin:0 10px; padding:1px 10px; text-align:center; font-weight:bold ; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-decoration:none;}

.notes{
	background-color:#EFE5E5;
	padding:10px 20px;
	margin:0px 0;
	/*width:550px;
	height:198px;*/
	line-height:22px;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}

.info{
	margin:0;
	width:590px;
/*	height:300px;
	overflow:scroll;*/
	line-height:1.2;
	border-top:2px solid #458567;
	border-bottom:2px solid #458567;
}

.mediainfo {margin-top:20px;}
.mediainfo h3{border-bottom:2px solid #458567;}
.mediainfo img{margin:5px;}

.info h3{
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	color:#458567;
}
.info ul, .mediainfo ul{
	/*border-top:2px solid #458567;
	border-bottom:2px solid #458567;*/
}
.info ul li, .mediainfo li{
	width:98%;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:1.2;
	border-bottom:#666 1px solid;
	padding:10px 0;}
.info ul li:last-child{
	border:none;

}

.info ul li span.date, .mediainfo ul li span.date{float:left; background:#FFF6BC; display:block; width:12%; padding:5px 0px; margin:-3px 2% 0px 0px; font-size:10px; text-align:center; clear:both;}
.info ul li span.detail{float:left; display:block; width:86% }
.info ul li span.detail .img1{width:486px; display:block; margin:10px 0; border:solid 5px #FFF6BC;}
.info ul li span.detail .img2{width:230px; margin:10px 5px 10px 0; border:solid 5px #FFF6BC;}
.h3-birdskichijoji {background:url(../images/00default/icon-kichijoji.png) no-repeat left center; padding-left:110px;}
.h3-birdsharajuku {background:url(../images/00default/icon-harajuku.png) no-repeat left center; padding-left:110px;}



.btn-rightmenu { color:#fff; padding:10px 14px; font-size:1.6em; line-height:0.9; background-color:#1B5E2B; background:url(../images/00default/btn-bg.png) repeat; color:#fff; text-align:center; font-weight:bold ; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
.btn-rightmenu .eng{font-size:70%}
.btn-rightmenu .mer{font-size:65%; line-height:20px;}
.btn-rightmenu .mer2{font-size:80%; line-height:30px;}

.btn-rightmenu a{display:block; padding:15px 0 10px; color:#fff; text-decoration:none; border-top:8px dotted #ffcc00; border-bottom:8px dotted #ffcc00;}
.btn-rightmenu a img, .btn-rightmenu a:hover img{float:left; margin-top:-12px; opacity:1;}
.btn-rightmenu a:hover{opacity:0.8;}

/*table*/
.timetable {width:100%}
.timetable td, .timetable th {
	border-bottom: solid 1px #b07f7f;
	font-style: normal;
}


/*bg-color*/
.bg-green{background-color:#116633}
.bg-blue{background-color:#003366}
.bg-pblue{background-color:#007689}
.bg-pink{background-color:#ee4466}
.bg-purple{background-color:#444466}
.bg-red{background-color:#aa1133}
.bg-winered{background-color:#410000}
.bg-orange{background-color:#ee6611}
.bg-ppink{background-color:#FCE0E1}
.bg-pblue2{background-color:#C9FCFF}
.bg-gray{background-color:#666666}
.bg-bord{background-color:#6c272d}
.bg-red{background-color:#900c18}

.p10{padding:10px}

.mt10{margin-top:10px}
