body {
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif !important;
	/*background:url(../images/back.jpg) repeat fixed;*/
	background-color: #000;
	/*background-size: cover;*/
	color:#fff;
}


img-thumbnail {
   
    background-color:#333 !important
	
	}


#header h1 {
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

a {
	color: #fff;
}

.wrp {
	border-left: 1px ridge #555;
	border-right: 1px ridge #555;
}

.logoArea {
	position: absolute;
	z-index: 1000;
	/*padding: 40px;*/
	top: 84px;
}


#full-width-slider {
	/*margin-bottom: 5px;*/
}

.mm-navbar {
	background-color:#000;
  
}

.mm-panels>.mm-panel>.mm-listview {
    background-color:#000;
}

.mm-menu .mm-listview {
    border-color:  #2C1A07;
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
   color: #FFC000;}
  
 

.navi {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e4e4+1,dbdbdb+50,f3f3f3+51,e1e1e1+100 */
	background: #000000;
	/* Old browsers */
	background: -moz-linear-gradient(top, #000000 1%, #000000 50%, #000000 51%, #000000 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000000 1%, #000000 50%, #000000 51%, #000000 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #000000 1%, #000000 50%, #000000 51%, #000000 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0);
	/* IE6-9 */
	height: 50px;
}

.navi ul {
	padding: 0;
	margin: 0;
}

.navi ul li {
	width: 14.2%;
	padding: 6px 0 10px;
	float: left;
	list-style: none;
	text-align: center;
	border-right: 1px solid #fceaf4;
}

.navi ul li:last-child {
	border-right: none;
}

.navi ul li a {
	color: #ffffff;
	font-weight: bold;
}

.navi ul li a span {
	display: block;
	font-size: 10px;
	color: #f0e8ec;
	font-weight: normal;
}

.navi ul li a:hover {
	text-decoration: none;
	color: #fff600;
}
#menu {
	background: #DDD;
	max-width:980px;
}
#menu ul li a span {
	font-size: 80%;
	margin-left: 10px;
}


/*contents */

#contents {
	padding-bottom: 30px;
	background: rgba(0,0,0,0.8);
}

#contents section {
	margin-top: 20px;
}

#contents h2 {
	/*background: #d90977;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	padding: 10px 10px 5px;
	line-height: 18px;
	margin: 0;
	border-radius:5px;*/
}

.title1 {
    height: 30px;
    line-height: 30px;
    background: #303030;
    font-size: 9pt;
    color: #cec89f;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}


.title1 p {
    position: absolute;
    top: 0;
    right: 0;
    background: #d1bc91;
    color: #000;
    padding: 0 15px 0 10px;
}

.title1 p:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -22px;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 30px solid #d1bc91;
}


#page_title_en {
    padding-left: 20px;
    color: #ffffff;
    font-size: 23pt;
    border-bottom: 1px solid #555;
    margin-bottom: 1px;
    padding-bottom: 2px;
    font-weight: normal;
}


#page_title_en span {
    font-size: 32pt;
}

#page_title_jp {
    background: url(../images/filter.png) 0 0 repeat #000000;
    height: 24px;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: right;
    text-shadow: 1px 1px 0px rgb(0 0 0);
    padding-right: 15px;
    font-weight: normal;
	font-size:9px;
}


#contents h4 {
	background: #303030;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	padding: 10px 10px 5px;
	line-height: 18px;
	margin: 0;
	border-radius:5px;
}

#contents h2 span {
	display: block;
	font-size: 12px;
}

.wellcome {
	background: url(../images/wellcome-bg.png) no-repeat right bottom;
}

.wellcome h3 {
	font-size: 20px;
	color: #B58C17;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MSP明朝", "MS PMincho", serif;
	font-weight: bold;
}

.news {
	max-height: 320px;
	padding:0px;
	overflow-y: scroll;
}

.news dt {
	font-weight: normal;
}

.news dd {
	font-size:12px;
	line-height:16px;
	padding:5px;
}

.newsTit {
	font-weight: bold;
	color: #FF9900;
    margin: 5px 0 0;
    font-size: 16px;
}

.banner a {
	display: block;
	margin-bottom: 15px;
}

.banner a img {
	border: 1px solid #deb052;
	margin: auto;
}

.staff {
	margin: 15px 0 0;
}

.staff a span {
	display: block;
	text-align: center;
}

.staff a:hover {
	text-decoration: none;
}

.name {
	background: #252525;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px 0;
}

.date {
	background: #2c1e1a;
	color: #FFFFFF;
	padding: 3px 0;
	font-size: 12px;
}

.attention p {
	color: #666666;
	margin-top: 20px;
	line-height: 1.7;
}

.attention ul {
	margin: 0;
	padding: 0;
}

.attention ul li {
	border-bottom: 1px dotted #c7c7c7;
	color: #1f0800;
	list-style: none;
	padding: 5px;
}

.subHeadTxt {
	background: #F5F5F5;
	padding: 20px;
	border-bottom: 1px solid #e0dbcd;
}

.subHeadTxt p {
	margin-bottom: 0;
}

.staffPro {
	margin-top: 20px;
}

.staffPro h3 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 2em;
}

.staffPro h4 {
	background: #421304;
	text-align: center;
	padding: 10px;
}

.staffPro .item {
	border-bottom: 1px dotted #D3B89B;
}

.staffPro .item .scheduleTit {
	text-align: center;
	background-color: #F1F1F1;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 1.1em;
}

.staffPro .item .scheduleTxt {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
	padding: 4px;
}

#tab {
	margin: 0;
	padding: 0;
	display: inline-block;
}

#tab li.active {
	background-color: #424242;
}

#tab li.active a {
	color: #FFF;
}

#tab li {
	float: left;
	text-align: center;
	font-size: 18px;
	list-style: none;
	background-color: #E8E8E8;
	text-align: center;
	border-left: 1px solid #E0ECEC;
	border-right: 1px solid #E0ECEC;
	color: #676767;
	margin: 10px 3px 0;
}

#tab li a {
	color: #666;
	display: block;
	padding: 10px 15px;
}

#tab li a:hover {
	text-decoration: none;
}

#tab li a span {
	display: block;
	font-size: 0.7em;
}

.sub-contents .col-md-6 {
	margin-top: 20px;
}

.sub-contents .table {
	margin-top: 20px;
}

.sub-contents .table th {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: 1px solid #2C1A07;
	width: 25%;
}

.sub-contents .table td {
	border: 1px solid #2C1A07;	
}

.sub-contents .panel {
	margin-top: 20px;
	background-color:#000;
}

.panel {
   border: 1px solid #2C1A07;
  
}

.sub-contents .panel-heading {
	font-size: 1.5em;
	text-align: center;
	background-color:#2d211d;
	color:#FFF;
	font-weight:bold;
}

.sub-contents .panel-body {
	font-size: 1.5em;
	text-align: center;
	line-height: 2.5em;
}

.sub-contents .panel-body small {
	font-size: 75%;
}

.menulist {
	border-bottom: 1px dotted #D3B89B;
}
.menulist.last {
	border-bottom: none;
}
.contact {
	border: solid 5px #F1F1F1;
	padding: 10px;
	margin: 0;
}

.contact h4 {
	background: #F7F7F7;
	text-align: center;
	padding: 10px;
}

.map {
	padding: 0 20px;
}

.subHeadImg img {
	max-width: 100%;
	display: block;
}

#example3 {
	overflow: hidden;
}


/* footer */

#foot {
	/*background: #2c1e1a;*/
	background: rgba(0,0,0,0.8);
	border: ridge 1px #555;
	text-align: center;
	padding-top: 10px;
	color: #fff;
}

#foot ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

#foot ul li {
	float: left;
	list-style: none;
}

#foot ul li a {
	color: #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0 10px;
}

#foot ul li:first-child a {
	border: none;
}

#foot .footer-logo {
	color: #E9CE9D;
	margin: 20px auto 0px;
	display: block;
	text-align:center;
}

#foot .footer-logo img{
	max-width: 100%;
    height: auto;
}

address {
	/*background: #424242;*/
	color: #fff;
	margin-bottom: 0;
	font-size: 12px;
	padding: 5px 0;
	margin-top: 10px;
}

.background_inverse {
    background: rgba(32,32,32,0.5);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#7f202020,EndColorStr=#7f202020);
}

.background_inverse {
    background-image: url(../images/bg_bg.png) !important;
    background-repeat: repeat !important;
}


.gnav {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.gnav ul {
    list-style: none;
}

.gnav li {
	list-style-type:none;
	display: list-item;
    width: 33.33%;
    border: 1px solid #da0674;
    background: #fc0082;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da0674), color-stop(36%,#fc0082), color-stop(100%,#fc0082));
    background: -webkit-linear-gradient(top, #da0674 0%,#fc0082 36%,#fc0082 100%);
    background: linear-gradient(to bottom, #da0674 0%,#fc0082 36%,#fc0082 100%);
    box-sizing: border-box;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    font-size: 14px;
    float: left;
    position: relative;
}

.gnav li a {
    padding: 5px 10px;
    display: block;
    color: #ffffff;
}

div.info_nav {
    opacity: 1;
    animation-duration: 0.5s;
    animation-name: fade-in;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: fade-in;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: fade-in;
}


div.info_nav ul {
    width: 98%;
    white-space: nowrap;
    border: 2px solid #fff;
    background-color: #ff008a;
    border-radius: 3px;
    box-shadow: 0 3px 0 #7a0b4b;
    color: #ffffff;
    display: block;
    text-shadow: 1px 1px 1px black;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 2px 0;
    margin: 2px auto;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}

div.info_nav li {
    padding: 1px 0;
	list-style-type:none;
}

div.info_nav li p {
    color: #fff;
    display: inline-block;
}


/* ******************************/
/* 新着情報 */
#section_topics {
	margin-bottom: 15px;
}
#section_topics article{
	text-align: left;
	box-shadow: 0 0 5px #dddddd;
}
#section_topics article h3{
	padding:5px 10px;
	bprder-radois:5px;
	color:#FFF;
	font-size:12px;
	background-color:#F69;

}
#section_topics article h3 span{
	margin-right: 5px;
	padding: 0 4px;
	background: #c28e43;
	display: inline-block;
	color: #ffffff;
	font-size: 10px;
	line-height: 20px;
}
#section_topics .accordion_box article h3 + div{
	padding: 10px;
	background-color: #ffffff;
}


/* ******************************/
/* footer */



.footer {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    padding: 0;
    font-weight: bold;
    line-height: 60px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}


.headroom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .2s ease-in-out;
}


.navi-footer {
    width: 100%;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    padding-left: 0;
}

table {
    background-color: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.navi-footer td {
    width: 20%;
    height: 60px;
    text-align: center;
    font-size: 12px;
    padding: 5px 0;
    line-height: 1.4;
    border-right: 1px solid #555;
    background: rgba(38, 37, 37, 0.9);
}

.navi-footer td a {
    color: #E5D1C3;
    text-decoration: none;
}

.navi-footer td span {
    display: block;
}

.navi-icon {
    color: #E5D1C3;
    font-size: 20px;
    padding-bottom: 5px;
}

.news-cont {
    clear: both;
    margin-bottom: 5px;
}

.news .tit {
    font-size: 16px !important;
    padding: 1rem 1rem;
    border-left: 6px double #000;
    background: #303030;
}

.news .time {
    margin: 10px 0 0;
    font-size: 13px;
}

.news .time span {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background: #62552C;
} 

.news_photo_cont {
    margin-bottom: 5px;
    height: auto;
}

.news_photo {
    float: left;
    margin-right: 5px;
}

.big {
    position: absolute;
    top: 3px;
    left: 5px;
    background-size: 100%;
    color: #ff0000;
    content: "";
    z-index: 3;
    font-size: 14px;
    font-weight: bold;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-45deg);
}