@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */


body {
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    background-repeat: repeat;
    background-position: top;
    background-image: url(../images/bg.png);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	

#map_canvas{
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
.w60p{
    width: 60%!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
/* LINK・
------------------------------------------------------------*/
a{
    color: #FFFFFF;
    text-decoration: none;
}
a:hover{color:#fff;}
a:active, a:focus{outline:0;}
a:hover img{
opacity: 0.7;
filter: alpha(opacity=70);
}
p a{  color: #FFFFFF;
    text-decoration: none;}
/* BASE
------------------------------------------------------------*/
#wrapper{
	width: 100%;
	overflow: hidden;
	}
h1{
	padding: 3px 0;
	font-size: 10px;
	font-weight: normal;
	color: #8B8B8B;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	line-height: 100%;
}
/*************
 container
*************/
#container{
	width: 100%;
		}
#container .scheduleBox,#container .full_box{
    width: 1038px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    background-image: url(../images/news_title_large.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    border: 1px solid #2F2F2F;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #131313;
}
#container .scheduleBox .ttl,#container .full_box .ttl{
	text-align: center;
	margin-bottom: 10px;
}

#container .inner{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}


#main{
	width: 750px;
	float: left;
}
#side{
	width: 300px;
	float: right;
	}

/*************
/* header
*************/
#header{
    background-image: url(../images/headbg.png);
    margin-bottom: 0px;
}
#header h1{
	font-size: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 100%;
	text-align: left;
}
#header .inner{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: left 44px;
	position: relative;
}
#header #logo{
    float: left;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 13px;
    width: 200px;
}

	#header #logo img{
	width: 100%;
	height: auto;
	}
#header .card{
    width: 150px;
    float: right;
    margin-right: 25px;
    padding-top: 45px;
    font-size: 11px;
}
#header .shuccho{
 display: none;
	}	
#header .finance{
 display: none;	
	}
#header .contact{
	width: 490px;
	float: right;
	margin-top: 15px;
}
	#header .contact .tel{
    width: 330px;
    margin-right: 10px;
    background-repeat: no-repeat;
    float: left;
}
#header .contact .tel a{
	color: rgba(255,214,0,1.00);
}
#header #logo2,#header .contact2,#header .contact3{
 display: none;
}
		
#header .contact .email,#header .contact .access{
	float: left;
	width: 70px;

}
#header .link{
	width: 560px;
	float: right;
}
#header .link ul{}
#header .link ul li{
	float: left;
	font-size: 12px;
	padding-left: 16px;
	padding-right: 16px;
	border-right: 1px solid #FFFFFF;
	line-height: 100%;
	background-image: url(../images/gnav_bg_011.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#header .link ul li a{
	color: #FFFFFF;
}
#header .link ul li a:hover{
	color: #b5aa21;
	text-decoration: none;
}

* html #header{height:1%;}

/**************************
/* GNAVI
**************************/
#gnavi{
    background-image: url(../images/gnavi.png);
    height: 61px;
}
#gnavi ul{
	text-align: center;
	width: 1062px;
	margin-left: auto;
	margin-right: auto;
	
}
#gnavi ul li{
	padding-right: 0px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 157px;
	background-repeat: no-repeat;
}
.rollover{}
.bg_none{
	background-image: none!important;
}
#main_img{
    display: block;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    padding-top: 10px;
}
#main_img .ribbon{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	z-index: 8000;
	top: 0px;
}
#main_img_smp{
	padding-bottom: 10px;
	border-bottom: 2px solid #541468;
	display: none;
}
#main_img_kasou{
    display: block;
    margin-bottom: 20px;
    background-image: url(../images/main_price.png);
    height: 400px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -999px;
}
#main_img_kasou2{
    display: block;
    margin-bottom: 20px;
    background-image: url(../images/main_recruit.png);
    height: 400px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -999px;	
}
#main_img_kasou3{
	display: block;
	margin-bottom: 20px;
	background-image: url(../images/main_staff.png);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -999px;
	
}
#main_img_kasou4{
	display: block;
	margin-bottom: 20px;
	background-image: url(../images/main_contact.png);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -999px;
	
}
#main_img_kasou5{
    display: block;
    margin-bottom: 20px;
    background-image: url(../images/main_access.png);
    height: 400px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -999px;
}

#main_img_kasou7{
	display: block;
	margin-bottom: 20px;
	background-image: url(../images/main_schedule.png);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -999px;
	
}
#main_img_kasou img{
	width: 100%;
	height: auto;
	display: none;	
	}
/* twitter */
#side .x,#top-side .x{
width: 100%;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
	}
#side .x img,#top-side .x img{
	width: 100%;	
	height: auto;

	}
#side .twitter {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.TwitterWidget #twitter-widget-0 {
	width:100% !important;
}
 
 a.twitter-timeline{
	 width: 100%;
	height: 500px;
}

#side .banner {
    margin-bottom: 15px;
    position: relative;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding: 0!important;
    text-align: center;
}
#side .banner ul {
width: 100%;
padding: 0!important;
}

#side .banner ul li {
	width: 100%;
	padding: 0!important;
	margin-bottom: 10px;
}
#side .banner  img {
	height: auto;
	width: 100%;
}


#side .banner  img {
	height: auto;
	width: 100%;
}

#side .card,#side .blog{
	margin-bottom: 30px;
}
#side .card img,#side .blog imig {
	height: auto;
	width: 100%;
}


#container #side .nf{
    width: 300px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 25px;
    background-image: url(../images/pickup_bg.png);
    min-height: 440px;
    background-repeat: no-repeat;

}
#container #side .nf .ttl{
	width: 265px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#container #side .nf .image{
    width: 265px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
    overflow-y: hidden;
}

#container #side .nf .image img{
    width: 222px;
    height: auto;
    overflow-y: hidden;
}
#container #side .nf .txt{
    width: 222px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #FFFFFF;
}

#container .inner #main .contentBox{
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
    border: 1px solid rgba(47,47,47,1.00);
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #131313;
    padding-bottom: 30px;
    background-image: url(../images/news_title_small.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;   
}
.conceptBox{
	background-image: url(../images/conceptbg.jpg);
	background-position: center bottom;
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	font-weight: bold;
}
.conceptBox ul{}
.conceptBox ul li{
	background-image: url(../images/list3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.conceptBox .midashi{
	margin-bottom: 20px
}
.conceptBox img{
	width: 620px;
	height: auto;
}
.campaignBox img{
	width: 690px;
	height: auto;
}
.campaigntBox{
	background-image: url(../images/conceptbg.jpg);
	background-position: center bottom;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 200px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.darkcolor{background-color: rgba(124,0,0,1.00)!important
}
.youtube iframe{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#container .inner #main .contentBox .ttl{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: center;
}
#container .inner #main .contentBox .txt{
		font-size: 18px;
	line-height: 260%;	
}
#container .inner #main .contentBox .txt2{
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 20px;
}
#container .inner #main .contentBox .txt2 a{
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 20px;
    color: #FFFFFF;
}
#container .inner #main .contentBox .txt2 a:hover{
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 20px;
    color: #FFFFFF;
}

#container .inner #main .contentBox .txt-half{
	font-size: 21px;
	line-height: 260%;
	width: 100%;
}
#container .inner #main .contentBox .txt-half ul{
	
}
#container .inner #main .contentBox .txt-half ul li{
	font-size: 23px;
	width: 33%;
	float: left;
	text-align: center;
}

#container .inner #main .contentBox .price{
	margin-bottom: 30px;
}
#container .inner #main .contentBox .price_image{
	margin-bottom: 30px;
}
#container .inner #main .contentBox .price .therapyttl{
	font-size: 18px;
	margin-bottom: 10px;
	padding: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-image: -webkit-linear-gradient(270deg,rgba(207,0,3,1.00) 0%,rgba(126,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(207,0,3,1.00) 0%,rgba(126,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(207,0,3,1.00) 0%,rgba(126,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(207,0,3,1.00) 0%,rgba(126,0,0,1.00) 100%);
	color: rgba(255,255,255,1.00);
}
#container .inner #main .contentBox .price .txt{
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 160%;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#container .inner #main .contentBox .price dl{
	margin-bottom: 15px;
}
#container .inner #main .contentBox .price dt{
	width: 150px;
	float: left;
}
#container .inner #main .contentBox .price dd{
	clear: right;
	width: 300px;
	float: left;
}
#container .inner #main .contentBox .kinshi{

}
#container .inner #main .contentBox .kinshi ul{
	margin-bottom: 18px;
	}

#container .inner #main .contentBox .kinshi li{
	list-style-position: inside;
	margin-bottom: 7px;
	list-style-type: disc;
	}
#container .inner #main .contentBox .tencho{
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
	float: left;
	width: 150px;
	}
#container .inner #main .contentBox .tencho img{
 width: 100%;
	height: auto;
}

#container .inner #main .contentBox .comment{
	font-size: 14px;
	margin-bottom: 20px;
	float: right;
	width: 500px;
	line-height: 180%;
}

#container .inner .full_box2{
	margin-bottom: 40px;
}
#container .inner #main .contentBox .intro{
	margin-bottom: 30px;
}
#container .inner #main .contentBox .intro ul{

}
#container .inner #main .contentBox .intro ul li{
	background-repeat: no-repeat;
	background-image: url(../images/list.png);
	padding-left: 25px;
	list-style-image: none;
	list-style-type: none;
}
#container .inner #main .contentBox .intro .img{
	width: 100%;
	height: auto;
}
#container .inner #main .contentBox .intro .ttl{
	margin-bottom: 10px;
}

#container .inner #main .contentBox .intro dl{
	margin-bottom: 10px;
	border-bottom: 1px dotted #DCDCDC;
	padding-bottom: 10px;
	width: 100%;
}
#container .inner #main .contentBox .intro dl dt{
	width: 100px;
	float: left;

}
#container .inner #main .contentBox .intro dl dd{
	width:550px;
	float: right;
}
#container .inner #main .contentBox .intro .banner{
	width: 220px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
	#container .inner #main .contentBox .intro .banner2{
	width: 220px;
	height: 35px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(../images/recruit_line.png);
	text-align: center;
	padding-top: 75px;
}
#container .inner #main .contentBox .staff .box{
	width: 160px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	height: 270px;
	padding-top: 10px;
}
#container .inner #main .contentBox .staff .box .photo{
    width: 160px;
    margin-bottom: 10px;
    overflow-y: hidden;
    text-align: center;
    height: 213px;
}
#container .inner #main .contentBox .staff .box .photo img{
	width: 100%;
	height: auto;
}

	#container .inner #main .contentBox .staff .box .name{
    margin-bottom: 0px;
    font-size: 11px;
    text-align: center;
    background-color: #272727;
    padding-top: 5px;
    padding-bottom: 5px;
}

#container .inner #main .contentBox .staff_detail{
	margin-left: auto;
	margin-right: auto;
}
#container .inner #main .contentBox .staff_detail .left{
	width: 300px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#container .inner #main .contentBox .staff_detail .right{
	width: 350px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#container .inner #main .contentBox .staff_detail .right dl{
	border-bottom: 1px dotted #D5D5D5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#container .inner #main .contentBox .staff_detail .right dl dt{
	width: 20%;
	float: left;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: small;
}
#container .inner #main .contentBox .staff_detail .right dl dd{
	width: 70%;
	font-size: small;
	float: right;
}
#container .inner #main .contentBox .staff_detail .right .koumoku{
    padding: 7px;
    background-color: #560004;
    margin-bottom: 8px;
}
#container .inner #main .contentBox .staff_detail .right .txt{
	font-size: 14px;
	
}
#container .inner #main .contentBox .flow {}

#container .inner #main .contentBox .flow .title2{
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C1A275;

}
	#container .inner #main .contentBox .flow .txt2{
	font-size: 13px!important;
	line-height: 170%;
	margin-bottom: 15px;
	width: 400px;
	float: left;
	
}
	#container .inner #main .contentBox .flow .txt2 .txt{
	font-size: 13px!important;
	line-height: 150%;
	
}
#container .inner #main .contentBox .flow .arrow{
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	text-align: center;
	width: 32px;
	margin-left: auto;
	margin-right: auto;
}
#container .inner #main .contentBox .flow .midashi{
	font-size: 18px!important;
	margin-bottom: 15px;
	color: #8B6B29!important;
	font-weight: bold;
}
#container .inner #main .contentBox .flow .imgs{
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
	width: 250px;
	float: right;
}
#container .inner #main .contentBox .flow .imgs img{
	width: 100%;
	height: auto;
	}
#main .chui{margin-bottom: 40px;}
	}		
 #main .chui ul{
      margin-bottom: 30px;
    }   
#main .chui ul li{
    margin-bottom: 15px;
    list-style-position: outside;
    list-style-type: disc;
    }    
#container .inner #main .topic{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #FFFFFF;
	}
#container .inner #main .topic .ttl{
	margin-bottom: 10px;
	width: 199px;
	margin-left: auto;
	margin-right: auto;
}
#container .inner #main .topic dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CBB8A1;
}	
#container .inner #main .topic dl dt{
	width: 100px;
	float: left;
}
#container .inner #main .topic dl dd{
	width: 550px;
	float: right;
}
#container .inner #main .topic .list{

}
#container .inner #main .topic .list dl{

}
#container .inner #main .topic .list dl dt{
	width: 180px;
	float: left;
	background-color: #D93639;
}
#container .inner #main .topic .list dl dd{
	width: 500px;
	float: right;
}
#container .inner .movie{
	text-align: center;
	}
#container .inner #main .reserv{}
#container .inner #main .reserv dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C8C8C8;
}
#container .inner #main .reserv dt{
	width: 150px;
	float: left;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#container .inner #main .reserv dd{
	width: 510px;
	float: right;
}
#container .inner #main .link{
	clear: both;
}
#container .inner #main .link ul{}
#container .inner #main .link ul li{
	float: left;
	margin-right: 20px;
}

.formstyle1{
	padding: 5px;
	width: 400px;
	font-size: 18px;
}
.formstyle2{
	padding: 5px;
	width: 50px;
}
.btstyle{
	padding: 7px;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;

}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}
 #container .inner .box_full{
	width: 1010px;
	border: 2px solid #C9B59B;
	padding-top: 20px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 30px;
}	
#container .inner .box_full .ttl{
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
}


#container .inner .box_full .ttl_Txt{
	text-align: right;
	font-size: 13px;
	margin-bottom: 30px;
}


#container .inner .box_full .right_side{
	width: 48%;
	float: right;
}
#container .inner .box_full .right_side .title3{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #9A7C57;
	margin-bottom: 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
}
#container .inner .box_full .right_side .txt{
	font-size: 13px;
	margin-bottom: 15px;
}

.required{
	color: #CF0003;
	position: absolute;
	right: 5px;
	top: 16px;
}

/*////tab//////// */
#tab-menu {
	list-style: none;
	padding-left: 4px;
	margin-bottom: -6px;
}
#tab-menu li {
    padding: 5px 18px;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: right 0%;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin-right: -3px;
    color: #A6A6A6;
    border: 3px solid #8B0000;
}
#tab-menu li.active {
	background-color: #8A0303;
	color: #fff!important;
	border: 3px solid #8B0000
}

/* tab */
#tab-box {
	padding: 15px;
	border: 3px solid #8b0000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: -webkit-linear-gradient(270deg,rgba(144,5,5,1.00) 0%,rgba(91,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(144,5,5,1.00) 0%,rgba(91,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(144,5,5,1.00) 0%,rgba(91,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(144,5,5,1.00) 0%,rgba(91,0,0,1.00) 100%);
}
#tab-box .cont {
  display: none;
}
#tab-box div.active {
  display: block;
}
/*tab-contents*/
#tab-box .cont .cast_box{
    width: 170px;
    height: 250px;
    border: 1px solid #F1D2D2;
    background-color: #222222;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #FFFFFF;
}


#tab-box .cast_box .image{
	width: 150px;
	height: 200px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: hidden;
}
#tab-box .cast_box .image img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#tab-box .cast_box .name{
	background-image: url(../images/name.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-align: center;
}
#tab-box .cast_box .time{
	font-size: 13px;
	text-align: center;
}

#container .inner .pagetop {
	text-align: center;
}
/*//////tab ここまで//////////*/


#container .bannerC{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
#container .banner_area{
	background-image: url(../images/banner_bg.png);
	background-position: center 0%;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#container .banner_area ul{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#container .banner_area ul li{
	float: left;
	margin-right: 50px;
	width: 300px;
	margin-bottom: 10px;
}
#container .banner_area ul li:nth-child(3n){
	float: left;
	margin-right: 0px;
}

section.content{
padding:10px 0;
margin-bottom:20px;
border-radius:6px;
overflow:hidden;
font-size:14px;
}

* html section.content{height:1%;}

section.content p{margin-bottom:5px;}


/*************
table
*************/
table.table{
border-collapse:collapse;
}

table.table th,table.table td{
padding:5px;
border:1px solid #28b36;
}

table.table th{
text-align:right;
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#000;
border-left:#280b36 5px solid
}

table.table td{border-left:#280b36 3px double}

.rollover{opacity: 1!important;
filter: alpha(opacity=100)!important;}


.formstyle1{
	padding: 5px;
	width: 400px;
	font-size: 18px;
}
.formstyle2{
	padding: 5px;
	width: 50px;
}
.btstyle{
	padding: 7px;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 15px;
}

/*************
 Footer
*************/
.pagetop{
	margin-top: 20px;
	text-align: center;
	width: 63px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(url);
}

#footer{
    width: 100%;
    background-position: center top;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 30px;
    background-color: #161616;
}
* html #footer{height:1%;}
#footer #gnavi{
	margin-bottom: 30px;
}
#footer .inner{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#footer .inner .spec{
	width: 580px;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-left: 75px;
}
#footer .inner .spec ul{
	clear: both;
}
#footer .inner .spec ul li{
	float: left;
	margin-right: 20px;
}
#footer .inner .link{}
#footer .inner .link ul{
	margin-bottom: 15px;
}
#footer .inner .link ul li{
	background-image: url(../images/foot_list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
#footer .inner .link ul li a{
	color: #877557;
}
#footer .inner .link ul li a:hover{
	color: #FFEF62;
	text-decoration: underline;
}

#footer .inner .address{
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 170%;
}
#footer .inner .banner{
	width: 180px;
	float: right;
}
#footer .inner .copyright{
	text-align: center;
	font-size: 10px;
	clear: both;
	padding-top: 30px;
	margin-bottom: 30px;
}
#footer .line{
	float: right;
	margin-right: 50px;
	margin-top: 20px;
}

.fix-menu{
    display: none;
    width: 0px;
    height: 0px;
}


