body {
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif !important;
	background:url(../images/back.jpg) repeat;
}
body {
line-height: 1.4; 　/*文字行間設定*/
}

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

a {
	color: #333;
}

.wrp {
	border-left: 1px solid #e0dbcd;
	border-right: 1px solid #e0dbcd;
}

.container {
    padding-right: 5px;
    padding-left: 5px;
}

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


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

.navi {
	padding: 0;
    background: url(../images/bg_navi.png);
    position: relative;
	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: 2px 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;
}

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

#contents h2 {
	color: #FFF;
    font-size: 1.4em;
    /* margin-top: 0px; */
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    background-image: url(../images/bg_h2.png);
    border-radius: 3px;
    -moz-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    text-align: left;
}

#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 {
	color: #666666;
	font-weight: normal;
}

.news dd {
	color: #000;
	font-size: 12px;
}

.newsTit {
	color: #000;
	font-size: 1em !important;
	font-weight: bold;
}

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

.banner a img {
	border: 3px solid #d90977;
	margin: auto;
	width: 100%;
}

.staff {
	margin: 15px 0 0;
}

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

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

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

.date {
	background: #cf2981;
	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: #F7F7F7;
	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;
	background: #ffffff;
	border: 1px solid #CCC;
	width: 25%;
}

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

.sub-contents .panel-heading {
	font-size: 1.5em;
	text-align: center;
	background-color:#F69;
	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: url(../images/footer_bg.gif) repeat-x;
	background-color:#ff4599;
	border-top: 1px solid #ffffff;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}

#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: #ffffff;
	margin-top: 30px;
	display: block;
}


#foot .footer-logo img{
	max-width:100% !important
}



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


.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 #f68ba1;
    background: #eb7890;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb7890), color-stop(36%,#eb7890), color-stop(100%,#eb7890));
    background: -webkit-linear-gradient(top, #eb7890 0%,#eb7890 36%,#eb7890 100%);
    background: linear-gradient(to bottom, #eb7890 0%,#eb7890 36%,#eb7890 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: #ec7d95;
	background: url(../images/bg_navi.png);
    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;
}


/* Animation Timers
---------------------------------*/
.delay-02s {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.delay-03s {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.delay-04s {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}

.delay-05s {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.delay-06s {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}

.delay-07s {
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.delay-08s {
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
}

.delay-09s {
	animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
}
.delay-1s {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
.delay-12s {
	animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
}
