@charset "utf-8";

body {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: "Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		"Noto Sans JP",
		sans-serif;
	overflow-wrap: anywhere;
	word-break: normal;
	line-break: strict;

	text-autospace: normal;

	font-size: 18px;
	line-height: 1.15;
}

a:link {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	line-height: 20px;
}

a:visited {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	line-height: 20px;
}

a:hover {
	color: #FF0;
	font-size: 18px;
	text-decoration: underline;
	line-height: 20px;
}

.bg_main {
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat-x;
}

.txt_white1 {
	color: #FFFFFF;
	/*font-size: 18px;*/
	line-height: 22px;
	text-align: left;
}

.txt_white1 a {
	text-align: left;
}

.txt_white1 h2:not([class]) {
	font-size: 22px;
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0.15);
	border-left: 8px solid #FFA500;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
	padding: 12px 15px;
	margin: 2em 0 1em;
	font-weight: bold;
	border-radius: 0 4px 4px 0;
	line-height: 1.4;
}

.txt_white1 h2.dwn {
	border: none;
	padding: 0;
	color: #000;
}

.txt_orange1 {
	color: #FFA500;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

.txt_orange_b {
	color: #FFA500;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
}

h1.txt_orange_b {
	font-size: 20px;
	font-weight: bold;
	color: #FFA500;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 25px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	letter-spacing: 1px;
}

.txt_red1 {
	color: #F00;
}

.deco {
	text-decoration: underline;
}

p.event {
	line-height: 2em;
	padding: 0 0 0 10px;
}

p.event a:link,
p.event a:hover {
	color: #FF0;
}

p.author {
	text-align: right;

}

p.picture-style {
	/*width: 450px;*/
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	line-height: 2em;
	font-size: 18px;
}

p.picture-style300 {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	line-height: 2em;
}

p.picture-style img {
	margin-bottom: 20px;
}

p.update {
	text-align: right;
}

div#menu {
	width: 400px;
	margin: auto;
	border: 1px solid #FFF;
	margin-bottom: 40px;
}

div#menu ul {
	padding: 10px;
	margin-left: 15px;
}

div#menu ul li {

	list-style: inside;
	list-style-type: disc;
}

div.date {
	width: 160px;
	font-weight: bold;
}

div.new {
	width: 160px;
	font-weight: bold;
	background-image: url(../img/new_y.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

table#mainmenu {
	text-align: left;
}

table#mainmenu td {
	line-height: 24px;
	padding: 1px 0;
}

* {
	zoom: 1;
}

ul,
ol,
li {
	zoom: normal;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

td.txt_white1 p.conts {
	color: #FFF;
	font-size: 18px;
	line-height: 2.0em;
}

td.txt_white1 p.conts a {
	color: #FF0;
	_color: #FF0;
	text-decoration: underline;
	font-size: 18px;
	line-height: 1.8em;
}

td.txt_white1 p.conts a:link {
	color: #FF0;
	text-decoration: underline;
	font-size: 18px;
	line-height: 1.8em;
}

td.txt_white1 p.conts a:hover {
	color: #FF0;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.8em;
}

td.txt_white1 p.conts a:active {
	color: #F90;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.8em;
}

/* bnrbox */
div.bnrbox {
	color: #FFF;
	width: 181px;
	margin-bottom: 0px;
	_margin-bottom: 10px;
}

div.bnrbox ul li {
	border-radius: 4px;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	letter-spacing: 0;
	margin-bottom: 6px;
	text-align: center;
}

div.bnrbox ul li a {
	color: #000;
	font-size: 20px;
	/*display: table-cell;*/
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	line-height: 24px;
}

div.bnrbox ul li a span {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}

div.bnrbox ul li.notice01 {
	background: #FFFFFF;
	color: #007130 !important;
	border-radius: 4px;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
}

div.bnrbox ul li.notice01 a {
	color: #007130;
}

div.bnrbox ul li.notice01 a:hover {
	color: rgba(0, 113, 48, 0.6);
}

div.bnrbox ul li.notice02 {
	background: #FFFFFF;
	color: #0D76CC !important;
	border-radius: 4px;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
}

div.bnrbox ul li.notice02 a {
	color: #0D76CC;
}

div.bnrbox ul li.notice02 a:hover {
	color: rgba(13, 118, 204, 0.6);
}

div.bnrbox ul li.notice03 {
	background: #FFFFFF;
	color: #0D76CC !important;
	border-radius: 4px;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
}

div.bnrbox ul li.notice03 a {
	color: #0D76CC;
}

div.bnrbox ul li.notice03 a:hover {
	color: rgba(13, 118, 204, 0.6);
}

br.clr {
	clear: right;
}

.footer {
	float: left;
	width: 100%;
	padding: 15px 0;
}

.footer_wrap {
	width: 800px;
	margin: 0 auto 15px;
	/*padding: 0px 30px;*/
	_zoom: 1;
	overflow: hidden;
}

.footer .logo {
	width: 200px;
	margin: 0;
	float: left;
}

.footer .logo img {
	width: 200px;
}

.col_1 {
	width: 280px;
	float: left;
	margin: 0 0 0 20px;
}

.col_2 {
	width: 280px;
	float: left;
	margin: 0 0 0 20px;
}

.footer .name {
	margin-bottom: 0;
	color: #FFF;
	font-size: 108%;
	text-align: left;
}

.footer .address {
	color: #FFF;
	font-size: 0.9em;
}

/* list
------------------------*/
ul#list {
	list-style-type: disc;
	color: #FFF;
	text-align: left;
	margin: 10px;
	margin-left: 30px;
}

ul#list li {
	list-style-type: disc;
	line-height: 2em;
}

ul#list li a {
	color: #FFF;
	text-decoration: underline;
}

/* riyou
------------------------*/
table#riyou1 {
	color: #333;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 100%;
}

table#riyou1 th,
table#riyou1 td {
	padding: 10px;
	border: 1px #999 solid;
	background: #FFF;
	font-weight: normal;
	text-align: left;
}

table#riyou1 .category01 {
	background-color: #DFE3EC;
}

table#riyou1 .category02 {
	background-color: #f6f6F0;
	text-align: left;
}

/* kannai
-----------------------*/
.txt_red1 {
	color: #F00;
}

/*アルバム*/
div#gyoujialbum {
	width: 798px;
	margin: 0 auto;
	padding-left: 15px;
	position: relative;
	border: 0px;
}

#gyoujialbum h2 {
	color: #FFF;
	line-height: 1.5em;
	font-size: 91.6%;
	font-weight: normal;
	text-align: left;
}

h3 {
	margin: 5px 10px 2px 10px;
	color: #333;
	text-align: left;
	font-size: 0.9em;
}

h3 span.date {
	font-size: 0.8em;
	padding-left: 10px;
}

.boxgrid {
	float: left;
	width: 250px;
	background: #FFF;
	height: 188px;
	margin: 0 10px 20px 0;

	border: solid 3px #FFF;
	overflow: hidden;
	position: relative;
}

.boxgrid img {
	position: absolute;
	top: -1px;
	left: 0;
}

.boxgrid p {
	padding: 0 10px;
	color: #333;
	font-weight: normal;
	text-align: left;
	font-size: 87%;
	line-height: 1.2em;
}

.boxcaption {
	float: left;
	position: absolute;
	background: #F5F5F5;
	height: 150px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 500px;
	left: 0;
}

.caption .boxcaption {
	top: 150px;
	left: 0;
}

/* 料金表 */
table#ryoukin {
	width: 100%;
	background-color: #FFF;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}

table#ryoukin th {
	font-size: 91.6%;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
}

table#ryoukin td {
	text-align: center;
}

table#ryoukin .td1 {
	background-color: #DFE3EC;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
}

table#ryoukin .td2 {
	background-color: #DFE3EC;
	border-top: 2px #000 solid;
	border-bottom: 2px #000 solid;
	border-right: 2px #000 solid;
	border-left: 2px #000 solid;
}

table#ryoukin .td3 {
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
}

table#ryoukin .td4 {
	border-right: 2px #000 solid;
	border-bottom: 2px #000 solid;
	border-left: 2px #000 solid;
}

.button {
	display: inline-block;
	padding: 10px 60px;
	background-color: #FAF7D7;
	color: #4CAF50;
	text-decoration: none;
	border-radius: 5px;
	transition: all 0.3s ease;
	cursor: pointer;
	user-select: none;
}

.button a {
	color: #000;
}

.button:hover {
	background-color: #FFFA7B;
	transform: translateY(-2px);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	color: gray;
}

.button:active {
	background-color: #FFFA7B;
	transform: translateY(0);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* art
-----------------------------*/
div.bnr_art {
	float: left;
	width: 593px;
	margin: 0 auto;
}

div.bnr_art div {
	float: left;
	margin: 5px 5px;
	width: 270px;
}

div.bnr_art div a {
	margin-right: 5px;
	border: 0;
}

div.bnr_art div a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

div#art_conts {
	width: 593px;
	padding: 5px 0 10px;
	background: #FFFFFF;
	float: left;
}

div#art_conts span a {
	color: #333;
	font-size: 75%;
	text-decoration: underline;
}

div#art_conts span a:link {
	text-decoration: underline;
}

div#art_conts span a:hover {
	text-decoration: none;
}

div#art_conts span a:visited {
	text-decoration: underline;
}

div#art_conts h2 {
	width: 590px;
	margin: 10px auto;
}

div#art_conts .present {
	width: 553px;
	float: left;
	padding: 0 20px;
	margin: 0 auto;
}

div#art_conts div.back_art {
	float: left;
	width: 159px;
	height: 25px;
	margin: 0 2em 15px;
	_margin: 0 1em 15px;
	clear: both;
}

div#art_conts div.back_art a:link {
	color: #666;
	font-size: 83.3%;
}

div#art_conts .present p {
	color: #666666;
	line-height: 1.8;
}

div#art_conts .present p.update {
	text-align: right;
	font-size: 91.6%;
}

div#art_conts .present p img {
	border: 1px solid #999;
}

div#art_conts .present p.pic {
	text-indent: 0;
	text-align: center;
}

div.pri01 {
	margin: 0;
	padding: 0;
}

div.pri01 dt {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
}

div.pri01 dd {
	margin: 0 0 0 2em;
	padding: 5px 0 5px 0;
	line-height: 1.6em;
}

div.pri01 dd ul {
	line-height: 1.8em;
	margin-left: 2em;
}

div.pri01 dd li {
	margin-top: 0px;
	list-style: disc;
}

#tab {
	width: 580px;
}

#tab li {
	float: left;
	padding: 8px 18px 4px;
	list-style: none;
	cursor: pointer;
	background: #C1EA50;
	margin-right: 2px;
	font-size: 14px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

#tab li.select {
	background: #FFF;
}

.disnon {
	display: none;
}

#tab .content_wrap {
	clear: left;
	width: 100%;
	/*  height: 300px; */
	padding: 10px 0 10px;
	font-size: 18px;
	text-align: left;
	background: #FFF;
	color: #000;
}

#tab .content_wrap .wrap {
	height: 360px;
	overflow: scroll;
	overflow-x: hidden;
}

#tab .content_wrap .wrap .schedule {
	text-align: center;
}

#tab .content_wrap .wrap .schedule a img {
	border: 4px solid #C1EA50;
}

#tab .content_wrap dl dt {
	display: inline;
}

#tab .content_wrap dl {
	margin: 0 15px;
	padding-top: 10px;
	border-bottom: 1px dashed #888;
}

#tab .content_wrap dl dt {
	width: 134px;
	float: left;
	/*	position: relative; */
}

#tab .content_wrap dl dt.act {
	background: url(img/icon_activity.png);
	background-repeat: no-repeat;
	padding-left: 54px;
}

#tab .content_wrap dl dt.meal {
	background: url(img/icon_meal.png);
	background-repeat: no-repeat;
	padding-left: 54px;
}

#tab .content_wrap dl dt.act_meal {
	background: url(img/icon_act_meal.png);
	background-repeat: no-repeat;
	padding-left: 54px;
}

#tab .content_wrap dl dt.infor {
	background: url(img/icon_infor.png);
	background-repeat: no-repeat;
	padding-left: 54px;
}

#tab .content_wrap dl dd {
	padding-left: 134px;
}

#tab .content_wrap a,
#tab .content_wrap a:link,
#tab .content_wrap a:visited,
#tab .content_wrap a:active {
	color: #000;
}

.event_style1 {
	font-size: 18px;
	color: rgba(255, 165, 0, 1.0);
	margin: 0 0 1.8em 0;
	padding: 6px 0 4px 18px;
	line-height: 1.5em;
	text-align: left;
	border-left: solid 14px rgba(255, 165, 0, 1.0);
}

.event_style2 {
	font-size: 18px;
	color: rgba(255, 255, 0, 1.0);
	text-align: left;
	position: relative;
	margin: 3.5em 0 1.8em 0;
	padding: 8px 0 6px 18px;
	line-height: 1.6;
	border-left: solid 6px rgba(255, 255, 0, 1.0);
	font-weight: bold;
}

.event_style3 {
	font-size: 18px;
	color: rgba(255, 255, 255, 1.0);
	text-align: left;
	position: relative;
	margin: 1.5em 0 0.8em 0;
	padding: 16px 0 6px 0;
	line-height: 1.6;
	font-weight: bold;
	clear: both;
}

q {
	quotes: '「' '」' "『" "』";
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

ul#mamedayori {
	float: left;
	width: 100%;
}

#mamedayori li {
	text-decoration-line: none;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0.8em;
	float: left;
	width: calc(100% / 3);
	box-sizing: border-box;
	text-align: left;
}

div#event_menu {
	width: 420px;
	margin: 0 auto 15px;
	border: 1px solid #FFF;
}

.brick {
	width: 600px;
	margin: 0 auto;
	_zoom: 1;
	float: left;
	/*overflow: hidden;*/
}

.brick div.img {
	width: 250px;
	margin: 0 25px;
	float: left;
}

.brick div.img div.txt {
	width: 250px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}