@charset "utf-8";
body {
	font: 100%/1.4 Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    background-color: #42413C;
	background: url(../img/bk.png) repeat;
    margin: 0;
	padding: 0;
	color: #666;
	font-size: 0.9em;
	line-height: 1.8em;
}
.wrapper {
	background: url(../img/twig.png) no-repeat left top;
}
.container {
	width: 1003px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
}

/* ----- エレメント / タグセレクター ----- */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	position: relative;
	padding: 0 0 15px 30px;
	color: #0F572F;
	font-size: 1.4em;
	font-weight: 900;
	letter-spacing: 0.12em;
}
h3:before {
    border: 8px solid #0F572F;
	border-radius: 50%;
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px; /* 円の幅 */
	height: 6px; /* 円の高さ */
}
.h3{
	font-size: 0.8em;
	color: #9FA0A0;
	padding-left: 5px;
	text-align:center;
}
a {
	text-decoration: none;
	color: #666;
	border: none;
}
a img:hover  {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}	
a img {
	border: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	border: none;
	color: #F90;
}
a.arrow {
	background: url(../img/arrow.png) no-repeat left center;
	padding: 0 0 0 18px;
	line-height:20px;
	margin: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}

.gr {
	color: #195620;
}
.bl {
	color: #36A2D2;
}
.red {
	color: #FF7771;
}

/* ---------- ボタン ---------- */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn,
a.btn,
button.btn {
  font-size: 1.2rem;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #212529;
  border-radius: 0.5rem;
}

/* ---------- ヘッダー ---------- */
#header {
	margin-bottom: 50px;
	overflow: hidden;
}
header #logo {
	display: block;
	padding: 40px 0 35px;
	margin: 0 auto;
}

ul.nav {
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
ul.nav li {
	width: 250px;
	height: 50px;
	float: left;
}

ul.nav li a:hover img{
	opacity: 1;
}

ul.nav a, ul.nav a:visited {
	width: 250px;
	height: 50px;
	text-decoration: none;
	border: none;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #195620;
	color: #FFF;
}

/* ------ メインスライド ------ */
#main {
	margin-bottom: 50px;
}

/* -------- コンテンツ -------- */
#contents {
	width: 630px;
	float: left;
}

/* お知らせ */
.news {
	margin-right: 40px;
	margin-bottom: 40px;
}
.news_list {
	padding-left: 25px;
	border-bottom: 1px solid #ccc;
}
.news_list h4 {
	font-size: 0.8em;
}
.news_list p {
	display: block;
	clear: both;
}

.article {
	width: 800px;
	box-shadow: 0 2px 5px 1px rgba(0,0,0,.1);
	background-color: #fff;
	padding: 80px 100px;
	overflow: hidden;
}
.newstitle {
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	color: #195620;
}

.artcle_header {
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 30px;
}

.schedule {
	border-top: 1px solid #999;
	margin: 30px 0;
}
.schedule th,.schedule td {
	border-bottom: 1px solid #999;
	vertical-align: middle;
	text-align: center;
}
.schedule th {
	width: 100px;
	height: 40px;
}
.schedule th.title {
	background-color: #195620;
	color: #FFF;
	height: 20px;
}
.schedule td {
	width: 200px;
	height: 40px;
}
.jikai {
	border: 5px solid #4AC400;
	margin-bottom: 15px;
	padding: 5px 10px;
	color: #4AC400;
	font-size: 18px;
	font-weight: bold;
}
/* ご利用案内 */
.information {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 30px;
}
dl {
 width:190px;
}
.guide dt {
 float: left;
 width: 40px;
 padding:5px 0 5px 25px;
 clear:both;
}
.guide dd {
 width:260px;
 margin-left: 60px;
 padding:5px 0px 5px 20px;
}
/* リンク */
.link {
	padding-right: 40px;
}
.link th {
	width: 30%;
	padding: 0px 25px;
	border-top   :solid 1px #ccc;
	border-right :none;
	border-bottom:solid  1px #fff;
	border-left  :none;
	background-color: #ccc;
	display: table-cell;
	vertical-align: middle;
}
.link tr:last-child th  {
		border-bottom:solid  1px #ccc;
}

.link td {
	width: 70%;
	border: 1px solid #ccc;
	padding: 8px;
}
/* サイトポリシー */
.sitepolicy {
	text-align: left;
	margin: 30px 0 30px 0;
}
a.arrow_g {
	background: url(../img/arrow_g.png) no-repeat left center;
	padding-left: 18px;
	line-height:20px;
	color: #195520;
}
/* ---------- サイド ---------- */
#side {
	width: 370px;
	float: left;
}

.pickup {
	margin-bottom: 35px;
}

.sns {
	display: flex;
	justify-content: space-evenly;
}

/* ---------- フッター ---------- */
footer {
	clear: both;
	height: 80px;
	min-width:1094px;
	text-align: center;
	line-height: 80px;
	color: #CCC;
	font-size: 0.7em;
	background-color: #2D442F;
	margin-top: 50px;
	padding: 5px;
}
address {

}
.pagetop, .check-fb {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	position: relative;
}
	
.pagetop a, .check-fb a {
	display: block;
	position: absolute;
}
.pagetop a {
	left: 50%;
	bottom: -50%;
}
.check-fb a {
	right: 0px;
	bottom: -50px;
	z-index: 1000;
}
.check-fb a:hover img {
	opacity: 1;
}

header, aside, article, figure {
	display: block;
}

/* ---------- サイトポリシー ---------- */
.policy {
	margin-bottom: 40px;
}
.policy h4 {
	font-size: 1.1em;
	color: #195520;
	margin-bottom:15px;
}

/* ---------- 美術館について ---------- */

.about_bg {
	width: 1000px;
	height: 700px;
	position: relative;
}
.box {
	position: absolute;
	top: 50px;
	left: 54px;
	width: 840px;
	padding: 30px;
	overflow: hidden;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #fff;
}

/* ---------- 陶芸教室ご案内---------- */

.tougei_bg {
	width: 1000px;
	height: 500px;
	position: relative;
}
.tougei {
	padding: 30px 0px 0 170px;
}
.tougei h1 {
	margin: 50px 0 15px;
}
.tougei th {
	width: 140px;
	padding: 5px 0 5px 30px;
	white-space: nowrap;
}
.tougei td {
	padding: 5px 0;
}
.color_or {
	color: #FF9900;
}
a.btn {
  overflow: hidden;
  padding: 1.1rem 2rem;
  color: #0F572F;
  border: 1px solid #0F572F;
  border-radius: 0;
  background: #fff;
}

a.btn span {
  position: relative;
}

a.btn:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #0F572F;
}

a.btn:hover:before {
	  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
a.btn:hover {
  color: #fff;
}

/* ---------- 収蔵コレクション---------- */

.collection {
	overflow: hidden;
}
.collection li {
	float: left;
	padding-right: 40px;
	margin-bottom: 20px;
}
.collection li.last {
	padding-right: 0;
}
.collection img {
	box-shadow: 0 2px 5px 1px rgba(0,0,0,.1);
}
.collection img.none {
	box-shadow: none;
}
