@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/
*/
img, object, embed, video {
	max-width: 100%;
}
#contents img {
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
.fluid {
	width: 100%;
	float: left;
	display: block;
	clear: both;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin : 0px;
}
a {
	text-decoration: none;
	color: #812F00;	
}
.map-illust {
	margin-bottom: 10px;
}
a:visited {
	text-decoration: none;
	color: #812F00;
}
a:hover {
	color: rgba(177,93,44,1.00);
}

a img {
	background-color: #fff;
}
a img {
	transition: all 0.2s ease;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
a:focus, *:focus { 
	outline:none; 
}
.index-subti {
	font-size: 1em;
	line-height: 1.7em;
	color: #FFFFFF;
	display: block;
	margin-top: 6px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 70% auto;
	background-position: center 35%;
}
.index-subti-up {
	font-size: 1em;
	line-height: 1.7em;
	color: #FFFFFF;
	display: block;
	margin-top: 8px;
	text-align: center;
	background-image: url(../image/index/index_sub_ti_top.png);
	background-repeat: no-repeat;
	background-position: center 35%;
	height: 39px;
	position: relative;
	top: -32px;
	margin-bottom: -47px;
	z-index: 5;
}
.index-subti a {
	font-size: 1em;
	line-height: 1.7em;
	color: #a6262e;
	display: block;
	text-decoration: none;
}
.index-subti2 {
	color: #a6262e;
	line-height: 2em;
	font-weight: normal;
	display: block;
	text-align: center;
	background-color: rgba(166,38,46,0.70);
	position: relative;
	top: -24px;
	font-size: 90%;
}
.index-subti2 a {
	font-size: 1em;
	color: #FFFFFF;
	line-height: 2em;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
.index-subti3 {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	text-align: center;
	height: 43px;
}
#footer {
	width: 100%;
	background-color: #a6262e;
	margin-bottom: 0px;
}
.footer-in {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
#footer a {
	color: #FFFFFF;
}
#contents {
	position: relative;
	height: auto !important;
	height: 100%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 30px;
}
.title-main {
	margin-top: 40px;
	text-align: center;
	color: #000000;
	padding-bottom: 10px;
	font-weight: normal;
}
.title-sub {
	margin-top: 40px;
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	margin-bottom: 10px;
	font-weight: normal;
}
.title-sub2 {
	margin-top: 30px;
}
#main-navi a {
	color: #000000;
	list-style-image: none;
	list-style-type: none;
}
/*** レスポンシブテーブルデザイン店舗 ***/
.shop-item {
	width: 100%;
	border-left-color: #a6262e;
	border-right-color: #a6262e;
	border-bottom-color: #a6262e;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	margin-top: 20px;
	display: block;
}
.shop-item th {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	overflow: hidden;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: rgba(166,38,46,0.80);
	display: inline-block;
	padding-right: 8px;
	width: 98.5%;
	border-top: 2px solid #a6262e;
}
.shop-item td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	color: #595960;
	background-color: rgba(255,255,255,0.65);
	border-top: dotted 1px #e0dccc;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	display: inline-block;
	width: 98.5%;
}
.chronology-img {
}
.pagehalf-left {
	text-align: justify;
}
.pagehalf-lecureship-left {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
.pagehalf-right {
	text-align: left;
}
.pagehalf-lecureship-right {
	width: 100%;
	margin-top: 5px;
}
.pagehalf-lecureship-right img {
	border: 1px solid #C4C4C4;
	width: 99%;
	margin-bottom: 5px;
}
.pagehalf-floor-left {
	margin-bottom: 10px;
}
.pagehalf-floor-right {
	margin-bottom: 15px;
}
.floor-guide-waku .pagehalf-floor-right img {
	margin-bottom: 15px;
}
.floor-guide-waku .pagehalf-floor-left img {
	border: 1px solid rgba(156,156,156,1.00);
}


.floor-name1f {
	background-color: #969c6e;
	margin-bottom: 3px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.floor-name2f {
	background-color: #c4a4b9;
	margin-bottom: 3px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.floor-name3f {
	background-color: #d99b86;
	margin-bottom: 3px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.floor-name1f a {
	color: #FFFFFF;
	display: block;
}
.floor-name2f a {
	color: #FFFFFF;
	display: block;
}
.floor-name3f a {
	color: #FFFFFF;
	display: block;
}
#top-copy {
}
#index-copy {
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	background-color: #DFDFDF;
}
.text-s {
	font-size: 70%;
}
.ozubill-img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 30px;
}
.ozuhop {
	text-align: center;
}
.clear {
	clear: both;
}
.gallery-now {
	margin-top: 35px;
	margin-bottom: 50px;
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.gallery-now h2 {
	font-size: 1em;
	margin-bottom: 17px;
	font-weight: normal;
}
.gallery-now h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
	font-weight: normal;
}
.gallery-now .period {
	margin-bottom: 10px;
}
.gallery-year-select {
}
.gallery-item {
	margin-bottom: 20px;
	width: 100%;
	background-image: url(../image/common/main_copy_bg.jpg);
}
.gallery-item .cont .ti a {
	color: #000000;
	width: 100%;
}
.exhibition {
	margin-top: 20px;
}
.exhibition-ti {
	font-size: 1.8em;
	margin-bottom: 10px;
}
.exhibition-photo {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.exhibition-copy {
	width: 100%;
	word-break: break-all;
	margin-bottom: 20px;
}
.exhibition-back {
	text-align: right;
}
.recipe-title-sub {
	margin-bottom: 30px;
	font-size: 1.6em;
}
.zeroMargin_mobile {
	margin-left: 0;
}
.hide_mobile {
	display: none;
}

/* 言語メニュー */

.dropmenu{
  *zoom: 1;
	list-style-type: none;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 1px solid #C28384;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 70px;
}
.dropmenu li a{
	display: block;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	font-size: 12px;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
	width: 70px;
	text-align: center;
}
.dropmenu li ul li a{
	padding-top: 13px;
	padding-bottom: 13px;
	border: 1px solid #C28384;
	background-color: #BA6767;
	text-align: center;
}
.dropmenu li:hover > a{



}
.dropmenu li a:hover{


}
#dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
#dropmenu li:hover ul li{
	overflow: visible;
	height: 38px;
}


/* Mobile Layout: 480px and below. */
body {
	margin: 0;
	font-size: 14px;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image/common/main_bg.jpg);
}
.gridContainer {
	width: 94.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
}

#logo {
	width: 33%;
	clear: none;
	text-align: center;
	padding-top: 19px;
}
#sub-navi {
	clear: none;
	float: right;
	margin-right: 25px;
	width: 70px;
	margin-top: 4px;
	text-align: right;
}
#header {
	height: 68px;
	background-color: #a6262e;
	margin-bottom: 0px;
}
.header-in {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}
#navi {
	list-style-image: none;
	list-style-type: none;
	top: 0px;
	z-index: 10000;
	margin-top: 0px;
}
#main-image {
	width: 100%;
	height: 350px;
	margin-top: 0px;
	position: relative;
	top: -32px;
}
#footer .under-menu ul {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	list-style-image: url(../image/common/under_list_type01.gif);
	display: none;
}
#footer .under-menu ul ul {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#footer .under-menu ul li {
	list-style-position: outside;
	margin-top: 5px;
	margin-left: 10px;
}
#footer .under-menu-contact ul {
	color: #FFFFFF;
	list-style-type: none;
	padding: 0;
	list-style-image: url(../image/common/under_list_type01.gif);
}
#footer .under-menu-contact ul li {
	list-style-position: outside;
	margin-left: 10px;
}
.under-menu {
	width: 100%;
	margin-left: 0;
	clear: both;
}
.under-menu-contact {
	width: 100%;
	margin-left: 0;
	clear: both;
}
.copyright {
	text-align: right;
	color: #FFFFFF;
	font-size: 80%;
	margin-bottom: 30px;
}
#main-contents {
	margin-bottom: 30px;
}
/*トップページ*/
.go-netshop {
	width: 100%;
	float: left;
	clear: right;
	text-align: center;
	margin-bottom: 5px;
}
.go-sns .fb-like {

}
.main-3contents {
	width: 93.5%;
	margin-left: 0;
	clear: both;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.45);
	text-align: justify;
}
#main-contents .main-3contents img {
}
#left-contents #index-access img {
	margin-top: 10px;
}
#sub-contents {
}
.sub-4contents {
	width: 100%;
	margin-left: 0;
	clear: both;
}
#left-contents {
	width: 100%;
	margin-bottom: 30px;
}
#right-contents {
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
}
#index-topics {
	margin-bottom: 40px;
}
#index-access {
	margin-bottom: 10px;
	width: 100%;
}
.zeroMargin_mobile {
	margin-left: 0;
}
.hide_mobile {
	display: none;
}
/* トップページGoogleマップ */
.google-map {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
	margin-bottom: 10px;
}
.google-map iframe, .google-map object, .google-map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
}
/* ページトップ */
.pagetop {
	position: fixed;
	right: 25px;
	bottom: 10px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 15;
}
.pagetop a {
}
.pagetop a:hover {
}
.pagetop img {
	border-radius: 30px;
}
#index-floor {
	margin-bottom: 10px;
	height: auto;
	width: 100%;
}
.index-topics-heading {
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 10px
}
.index-topics-heading p {
	border-bottom: 1px dotted #BCBCBC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.arrow01 {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.arrow01::before, .arrow01::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.triangle:before {
	left: 4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #a6262e;
}
.go-sns {
	margin-top: 10px;
	clear: both;
	width: 100%;
}
.go-sns img {
	width: 10%;
	float: left;
	clear: none;
	margin-right: 5px;
	text-align: center;
}
.pagehalf {
	clear: both;
	margin-left: 0;
	width: 100%;
}
#top-copy {
}
.main-copy {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../image/common/main_copy_bg.jpg);
	margin-top: 20px;
	text-align: justify;
}
/*** レスポンシブテーブルデザイン 文化教室 ***/
.lectureship-time {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	border: 2px solid #A6262E;
	display: block;
	width: 100%;
}
.lectureship-time th {
	overflow: hidden;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: rgba(166,38,46,0.80);
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	width: 100%;
}

.lectureship-time td {
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #A6262E;
	background-color: rgba(255,255,255,0.60);
	width: 100%;
}

.lectureship-time-img {
}
/*** レスポンシブテーブルデザイン 文化教室検索 ***/
.lectureship-search {
	width: 100%;
	border-left: 2px solid #a6262e;
	border-right: 2px solid #a6262e;
	border-bottom: 2px solid #a6262e;
	border-top: 2px solid #a7272f;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 20px;
	display: block;
}
.lectureship-search th {
	width: 98%;
	display: block;
	margin: 0 auto;
	border: 1px solid #a7272f;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: rgba(166,38,46,0.80);
	color: rgba(255,255,255,1.00);
}
.lectureship-search td {
	display: inline-block;
	width: 98.5%;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 1px solid #a7272f;
	border-right: 1px solid #a7272f;
	border-bottom: 1px solid #a7272f;
	border-top: 1px solid #a7272f;
	vertical-align: top;
	color: #595960;
	background-color: rgba(255,255,255,0.65);
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
.lectureship-search ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	border-radius: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.lectureship-search ul li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 0px;
	text-align: center;
	display: inline;
}
.lectureship-list {
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
}
.lectureship-list .title {
	font-size: 130%;
	margin-left: 15px;
	margin-right: 15px;
}
.lectureship-list .name {
	font-size: 115%;
	margin-left: 15px;
	margin-right: 15px;
}
.lectureship-list .name .koushi {
	font-size: 88%;
	font-weight: normal;
}
.lectureship-list .lecturer-record {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;

}
.lectureship-list .text {
	margin-left: 15px;
	margin-right: 15px;

}
.lectureship-list .time {
	border-top: 1px dotted #868686;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 15px;


}
.lecureship-detail-title {
	overflow: hidden;
	font-size: 160%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 130%;
}
.lecureship-detail-lecturer {
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	font-size: 115%;
	font-weight: normal;
}
.lecureship-detail-record {
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	margin-bottom: 10px;
}
.lecureship-detail-copy {
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
}
.lecureship-detail-face-p {
	width: 25%;
	height: 25%;
}
.search-bt {
	margin-right: auto;
	margin-left: auto;
	background-color: #910002;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-style: none;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 5px;
	width: 100%;
}
.search-bt:hover {
	margin-right: auto;
	margin-left: auto;
	background-color: #C4595A;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-style: none;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 5px;
	width: 100%;
}
/*** レスポンシブテーブルデザイン 教室詳細 ***/
.lectureship-detail {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-top: 5px;
}
.lectureship-detail th {
	width: 25%;
	overflow: hidden;
	color: #13131e;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	padding-top: 8px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 8px;
	border-top: 1px dotted #000000;
}
.lectureship-detail td {
	text-align: left;
	vertical-align: top;
	color: #595960;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 75%;
	padding-top: 8px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 8px;
	border-top: 1px dotted #000000;
}
.pagehalf-lecureship-right a img {
	width: 100%;
}
/*** レスポンシブテーブルデザイン 一日体験一覧 ***/

.lectureship-trial-list {
	width: 100%;
	display: block;
	background-image: url(../image/common/main_copy_bg.jpg);
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #C4C4C4;
}

.lectureship-trial-list .time {
	width: 99%;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 3px;
	text-align: left;
	border-bottom: 1px solid #C4C4C4;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lectureship-trial-list .name {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 99%;
	overflow: hidden;
	color: #13131e;
	font-style: normal;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	display: inline-block;
}
.lectureship-trial-list .image {
	text-align: center;
	vertical-align: top;
	color: #595960;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 99%;
	display: inline-block;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	padding-top: 8px;
	padding-bottom: 8px;
}
.lectureship-trial-list .image img {
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 99%;
}
.lectureship-trial-list .copy {
	padding-top: 5px;
	vertical-align: top;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	height: 100%;
	display: inline-block;
	padding-bottom: 5px;
}
.gallery-item img {
	background-size: contain;
	margin-top: 15px;
	width: 92%;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
.gallery-item .ti {
	margin-bottom: 10px;
	font-size: 130%;
	width: 97%;
}
.gallery-item .content {
	margin-left: 15px;
	margin-bottom: 15px;
}

.gallery-year-select {
	margin-bottom: 10px;
}
.gallery-back {
}
.attention {
	border: 1px dotted #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	text-align: left;
	padding-bottom: 10px;
	font-size: 90%;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
#navi #main-navi li ul li {
	list-style-image: none;
	list-style-type: none;
}
.pagereturn a {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
	width: 100px;
	text-align: center;
	display: block;
	background-color: #812F00;
	color: #FFFFFF;
	margin-top: 30px;
}
.pagereturn a:hover {
	background-color: #C34700;
	color: #FFFFFF;
}
.topics {
	width: 95%;
}
.topics ul li  {
	margin-bottom: 15px;
	list-style-image: url(../image/common/info_list_type01.gif);
	list-style-type: none;
}
.topics-time {
	font-size: 80%;
	margin-bottom: 5px;
}
.topics-title {
}
.topics-copy {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.topics-photo {
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
	height: auto;
}
.topics-photo img {
	margin-bottom: 30px;
	text-align: center;
	max-height: 600px;
	width: auto;
}
.index-topics-heading ul {
	list-style-type: none;
	padding-left: 10px;
	margin-top: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
.index-topics-heading ul li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #6F6F6F;
	padding-bottom: 8px;
}
.index-topics-heading .topics-icon {
	display: inline-block;
	margin-left: 10px;
}
.index-topics-heading .topics-icon img {
	margin-top: 5px;
}
.access-table {
	display: block;
	width: 100%;
	background-image: url(../image/common/main_copy_bg.jpg);
}
.access-table tbody tr th  {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	width: 98%;
	text-align: left;
}
.access-table tbody tr td  {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	width: 98%;
}
.table-line{
	border-bottom: 1px dotted #ababab;
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
#index-shop {
	height: auto;
	width: 100%;
}
.index-shop-p {
	margin-bottom: 20px;
	margin-top: 0px;
}
.mobileHidden {
	display: none;

}
#index-map {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../image/index/index_map_bg.gif);
	padding-bottom: 6px;
}
/*** レスポンシブテーブルデザイン　年表 ***/
.history-table {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	background-color: rgba(255,252,230,1.00);
}
.history-table tbody tr .era {
	display: none;
	width: 100%;
}
.history-table tbody tr .era2 {
	width: 98.5%;
	display: inline-block;
	border-bottom: 2px solid #7B7B7B;
	padding-bottom: 5px;
	margin-top: 15px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.history-table tbody tr .era3 {
	width: 98.5%;
	display: inline-block;
	border-bottom: 2px solid #7B7B7B;
	padding-bottom: 5px;
	margin-top: 15px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.history-table tbody tr .w-era {
	display: none;
	width: 100%;
}
.history-table tbody tr .w-era2 {
	display: inline-block;
	width: 15%;
	padding-top: 5px;
	font-size: 90%;
	margin-left: 5px;
}
.history-table tbody tr .w-era3 {
	display: inline-block;
	width: 15%;
	padding-top: 5px;
	font-size: 90%;
	margin-left: 5px;
}
.history-table tbody tr .j-era {
	display: none;
	width: 100%;
}
.history-table tbody tr .j-era2 {
	display: inline-block;
	width: 80%;
	padding-top: 5px;
	font-size: 90%;
	padding-left: 5px;
	padding-bottom: 5px;
}
.history-table tbody tr .j-era3 {
	display: inline-block;
	width: 80%;
	padding-top: 5px;
	font-size: 90%;
	padding-left: 5px;
	padding-bottom: 5px;
}
.history-table tbody tr .event {
	display: none;
	width: 100%;
}
.history-table tbody tr .event2 {
	display: inline-block;
	width: 98%;
	border-bottom: 1px dotted #7B7B7B;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.history-table tbody tr .event3 {
	display: inline-block;
	width: 98%;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.history-table tbody tr td {
	display: inline-block;
	width: 100%;
}
.chronology-img {
}
.gallery-year-select {
}
.history-tbl-img {
	width: 100%;
	margin-top: 5px;
}
.history-tbl-img img {
	width: 100%;
	margin-top: 5px;
}
#menu-icon {
	width: 30%;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 14px;
}
#header-under {
	height: 26px;
	width: 100%;
	margin-bottom: 30px;
	background-image: url(../image/header/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 3%;
	position: relative;
	top: -32px;
}
.main-image-copy {
	background-color: rgba(166,38,46,0.70);
	position: relative;
	z-index: 12;
	text-align: center;
	color: rgba(255,255,255,1.00);
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.index-map-illust {
}
.index-map-icon {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.index-map-illust img {
	border: 1px solid #ABABAB;
}
.index-floor {
	width: 100%;
	height: auto;
	background-image: url(../image/index/index_floor_bg.gif);
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: center;
}
.bt-floor-detail {
	margin-top: 6px;
	background-color: #4A85B3;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	border: 1px solid #83B9E3;
	border-radius: 5px;
	text-align: center;
}
.bt-floor-detail a, .bt-floor-detail a:visited {
	background-color: #4A85B3;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.bt-floor-detail a:hover {
	background-color: #86B0D1;
}
.bt-map-print {
	margin-top: 6px;
	background-color: #B34949;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	border: 1px solid #D68282;
	border-radius: 5px;
	text-align: center;
}
.bt-map-print a, .bt-map-print a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.bt-map-print a:hover {
	background-color: #E3AEAE;
}
.transport ul {
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}
.transport ul li {
	margin-bottom: 20px;
}
.transport ul li img {
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #B8B8B8;
}
.gallery-facility {
	width: 100%;
	margin-bottom: 15px;
}
.gallery-facility-center {
	width: 100%;
	margin-bottom: 15px;
}
.left-con-fee {
	width: 100%;
}
.right-con-fee {
	width: 100%;
	padding-top: 5px;
}
.floor-guide-waku {
	background-image: url(../image/floor_guide/index_floor_bg.gif);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.about-ozu-waku {
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.lecureship-waku {
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.site-list {
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.site-list ul {
	list-style-image: url(../image/common/info_list_type01.gif);

}

.site-list ul ul {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 10px;
    margin-top: 0px;
}
.site-list ul li {
    margin-top: 10px;
}
.contact-copy {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/common/main_copy_bg.jpg);
	margin-top: 20px;
}
.contact-copy ul  {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
.contact-copy ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}
.contact-table {
	width: 100%;
	display: block;
	border-left: 2px solid #8E8E8E;
	border-right: 2px solid #8E8E8E;
	border-bottom: 2px solid #8E8E8E;
	background-image: url(../image/common/main_copy_bg.jpg);
}
.contact-table tr th {
	display: inline-block;
	width: 98.5%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #8E8E8E;
	border-top: 2px solid #8E8E8E;
}
.contact-table tr td {
	width: 98.5%;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 200%;
	padding-right: 5px;
}
input#submit_button {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	background-color: #a6262e;
	border-style: none;
	color: rgba(254,254,254,1.00);
}
input#reset_button {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	background-color: #A2A2A2;
	border-style: none;
	color: rgba(254,254,254,1.00);
}
input#button {
	border-style: solid;
	background-color: #FFF5D8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 10px;
	border-color: rgba(177,177,177,1.00);
	border-radius: 5px;
}
.go-topics {




}
.bt-go-topics {
	background-color: #9F9F9F;
	width: 100px;
	border-radius: 5px;
	display: block;
	background-image: url(../image/common/bt_go_topics_bg.png);
	background-repeat: no-repeat;
	background-position: right 0%;
	font-size: 90%;
	float: right;
	margin-right: 15px;
}
.bt-go-topics a, .bt-go-topics a:visited {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	display: block;
	font-size: 90%;
	border-radius: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bt-go-topics a:hover {
	background-color: #C2C2C2;
	border-radius: 5px;
	display: block;
	background-repeat: no-repeat;
	background-position: right 0%;
	background-image: url(../image/common/bt_go_topics_bg.png);
}
.workshop-time {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 2px solid #A6262E;
	margin-bottom: 15px;
	width: 100%;
}
.workshop-fee {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 2px solid #A6262E;
	margin-bottom: 15px;
	width: 100%;
}
.workshop-time th {
	overflow: hidden;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: rgba(166,38,46,0.80);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.workshop-fee th {
	overflow: hidden;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: middle;
	background-color: rgba(166,38,46,0.80);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.workshop-time td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #A6262E;
	background-color: rgba(255,255,255,0.60);
	width: 124%;
}
.workshop-fee td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #A6262E;
	background-color: rgba(255,255,255,0.60);
	width: 124%;
}
.pagehalf-lecureship-left a img {
	width: 100%;
	margin-bottom: 10px;
}
.bt-go-contact {
	background-color: #a6262e;
	width: 190px;
	border-radius: 5px;
	margin-top: 10px;
	display: block;
	background-image: url(../image/common/bt_go_contact_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bt-go-contact a, .bt-go-contact a:visited {
	border-radius: 5px;
	color: rgba(255,255,255,1.00);
	display: block;
	text-decoration: none;
	padding-left: 10px;
}
.bt-go-contact a:hover  {
	border-radius: 5px;
	background-color: #C2474E;
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../image/common/bt_go_contact_bg.png);
}
.machikado img  {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid rgba(190,190,190,1.00);
}
.about-machikado {
	margin-bottom: 10px;
	border: 1px solid rgba(190,190,190,1.00);
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.main-copy .fluid.pagehalf-left img {

}
.main-copy .fluid.pagehalf-right img {
	width: 100%;
}
.gallery-facility.clearfix img {
	margin-bottom: 5px;
}
.gallery-facility-center.clearfix img {
	margin-bottom: 5px;
}

/*** お問い合わせ アラート ***/
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.alert, .alert h4 {
	color: #c09853
}
.alert h4 {
	margin: 0
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px
}
.alert-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-success h4 {
	color: #468847
}
.alert-danger, .alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
	color: #b94a48
}
.alert-info {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.alert-info h4 {
	color: #3a87ad
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}
.alert-block>p, .alert-block>ul {
	margin-bottom: 0
}
.alert-block p+p {
	margin-top: 5px
}
.go-netshop2 {
	margin-top: 20px;

}
.go-netshop2 a img {
}

/*お問い合わせ 住所テーブル*/
.contact-table .contact-address-table {
	border-style: none;
	border-width: 0px;
}
.contact-table .contact-address-table tr th {
	border-style: none;
	border-width: 0px;
}
.contact-table .contact-address-table tr td {
	border-style: none;
	border-width: 0px;
}
.video {
	text-align: center;
}
html , body{
	height: 100%;

}
#wrap {
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#pleasure-logo   {
	margin-top: 20px;
}

#pleasure-logo-s   {
	margin-top: 20px;
}
#pleasure-title {
	margin-bottom: 20px;
	font-size: 130%;
	margin-top: 20px;
}
.bt-go-pleasure-content {
	background-color: #a7272f;
	margin-top: 20px;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/pleasure/bt_go_pleasure_content_bg.gif);
	background-repeat: no-repeat;
	background-position: 108px center;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	display: block;
	width: 140px;
}
.bt-go-pleasure-content a, .bt-go-pleasure-content a:visited {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 20px;
}
.bt-go-pleasure-content a:hover  {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #C2474E;
	border-radius: 20px;
	background-image: url(../image/pleasure/bt_go_pleasure_content_bg.gif);
	background-repeat: no-repeat;
	background-position: 108px center;
}
.pagehalf-recipe-left {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.pagehalf-recipe-right {
	width: 100%;
	clear: none;
	float: right;
}
.recipe-content {
	margin-bottom: 20px;
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.recipe-content2 {
	margin-bottom: 10px;
	background-image: url(../image/common/main_copy_bg.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pleasure-step-text {
	margin: 0 10px 15px 10px;
}
.pleasure-step-photo {
	margin-bottom: 30px;
	text-align: center;
}
.pleasure-step-photo img {
	margin-bottom: 10px;

}
.pleasure-kit-photo {
	margin-bottom: 30px;
	text-align: center;
}
.pleasure-kit-photo img {

}
.pleasure-go-shop {
	margin-bottom: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: rgba(255,255,255,1.00);
}
#footer .address {
	color: rgba(255,255,255,1.00);
	font-size: 90%;
	float: none;
	clear: left;
}
#footer .bottom6 {
	margin-bottom: 6px;
}
#footer .bottom20 {
	margin-bottom: 20px;
}
.artist {

}
.go-schedule   {
	border-radius: 5px;
}
.go-lectureship {
	border-radius: 5px;
	border: 1px solid #a6262e;
	width: 99%;
}
.workshop-paper {
	width: 100%;
}
.workshop-paper img {
	margin-bottom: 5px;
}

.position {
	width: 30%;
	float: left;
}
.subsidiary {


}
.subsidiary-ti {
	font-weight: bold;
	border-bottom: 1px solid rgba(162,162,162,1.00);
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.subsidiary-company {
	line-height: 150%;
	margin-bottom: 15px;
}
.gallery-photo1 {
	margin-bottom: 15px;
}
.gallery-photo2 {
	margin-bottom: 15px;
}
.go-gallery-schedule-left {
	margin-bottom: 15px;
}
.go-gallery-schedule-right {
	margin-bottom: 15px;
}
.gallery-schedule-photo {
	width: 95%;
	margin-right: 15px;
}
.gallery-schedule-photo img {
	width: 100%;
}
.komon-copy {
	margin-bottom: 10px;
}
.lectureship-room-left {
	margin-bottom: 5px;
}
.lectureship-room-right {
	margin-bottom: 5px;
}
.index-access-waku {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../image/common/main_copy_bg.jpg);
	margin-bottom: 15px;
}
.history-table-waku {
	padding-left: 15px;
	padding-right: 15px;
	background-color: rgba(255,252,230,1.00);
}
.about-ozu-p   {
	margin-top: 15px;
}

button, input, select, textarea {
	font-family : inherit;
	font-size : 100%;
	outline: none;
}
select:focus {
	outline: none;
}
.go-lectureship-bt-left {
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.go-lectureship-bt-right {
	float: right;
	clear: right;
	text-align: center;
}
.lectureship-trial-list .name a {
	font-size: 110%;
}
#navi ul .sns {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    margin-left: -3px;
}

#navi ul .sns a {
    margin-left: 5px;
    padding-right: 0px;
    margin-right: -15px;
    display: inline-block;
    width: 30px;
}
.ol-shop-banner-red   {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ol-shop-banner-red a  {
}
.ol-shop-banner-red a img {
    margin-left: auto;
    margin-right: auto;

}
.ol-shop-banner-white  {
    text-align: center;
    background-color: #ffffff;
    margin-bottom: 10px;
}
.ol-shop-banner-white a  {
}
.ol-shop-banner-white a img {
    margin-right: auto;
    margin-left: auto;
}
.sns-under {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    list-style-image: none;
}
.sns-under a {
    padding-right: 0px;
    display: inline-block;
    width: 40px;
    list-style-image: none;
    list-style-type: none;
    margin-right: 6px;
}
.pc { 
	display: block !important; 
}
.sp { 
	display: none !important; 
}













































@media (max-width: 480px) {

.subsidiary-ti {
	font-weight: bold;
	border-bottom: 1px solid rgba(162,162,162,1.00);
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.position-name {
	width: 70%;
	float: right;
}




.right-con {
}

.transport ul {
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}
.index-topics-heading .topics-icon {
	display: inline-block;
	margin-left: 10px;
}
.none {
	display: none;
}
.index-topics-heading {
}
#right-contents {
	margin-bottom: 20px;
}
.pc { 
	display: none !important; 
}
.sp { 
	display: block !important; 
}







}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#navi {
	list-style-image: none;
	list-style-type: none;
}
.under-menu {
	width: 41.718%;
	clear: none;
	font-size: 85%;
	padding-bottom: 10px;
}
.under-menu-contact {
	width: 48.7179%;
	clear: none;
	margin-left: 2.5641%;
}
.copyright {
}
#main-contents {
}
.main-3contents {
	width: 96.8%;
	clear: both;
	margin-left: 0;
}
#sub-contents {
}
.sub-4contents {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#left-contents {
	width: 100%;
}
#right-contents {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
#index-topics {
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.go-netshop {
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: right;
}
.go-sns {
	text-align: left;
}
.go-sns img {
	margin-left: 0px;
	width: 10%;
	margin-right: 5px;
}
.go-sns .fb-like {
	margin-left: 0px;
}
#logo {
	width: 33%;
	clear: none;
	text-align: center;
	padding-top: 12px;
}
.access-table {
	display: table;
	width: 100%;
}
/*** レスポンシブテーブルデザイン　アクセス ***/
.access-table tbody tr th {
	display: table-cell;
	width: 13%;
	text-align: left;
	font-size: 95%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.access-table tbody tr td {
	display: table-cell;
	width: 87%;
	margin-bottom: 5px;
	padding-top: 10px;
	font-size: 95%;
	padding-bottom: 10px;
}
#index-shop {
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 30px;
	max-width: 960px;
}
.index-subti {
	font-size: 1em;
	line-height: 1.7em;
	color: #FFFFFF;
	display: block;
	margin-top: 6px;
	text-align: center;
	background-position: center 42%;
	background-size: 50% auto;
}
.gallery-facility {
	width: 32.1%;
	float: left;
	font-size: 90%;
}
.gallery-facility-center {
	width: 32%;
	float: left;
	margin-right: 1.5%;
	font-size: 90%;
	margin-left: 1.5%;
}
.gallery-item {
	margin-bottom: 15px;
	width: 100%;
	clear: none;
}
.gallery-item img {
	float: left;
	margin-right: 10px;
	width: 30%;
	margin-bottom: 10px;
}
.gallery-item .content {
	float: left;
	clear: none;
	width: 63%;
	margin-left: 0px;
	margin-top: 15px;
}
.gallery-item .ti {
	float: left;
	margin-bottom: 5px;
	font-size: 130%;
	margin-left: 5px;
}
.gallery-item .artist {
	clear: left;
	float: left;
	font-size: 85%;
	margin-left: 5px;
}
.gallery-item .period {
	clear: left;
	float: left;
	font-size: 85%;
	margin-left: 5px;
}

/*** レスポンシブテーブルデザイン 文化教室検索 ***/
.lectureship-search {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	display: table;
}
.lectureship-search th {
	padding: 6px 8px 5px;
	border-top: solid 1px #ffffff;
	width: 20%;
	overflow: hidden;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	display: table-cell;
}
.lectureship-search td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	color: #595960;
	border-top: dotted 1px #e0dccc;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 80%;
	display: table-cell;
}


/*** レスポンシブテーブルデザイン 文化教室一覧 ***/

.lectureship-list {
	width: 100%;
	margin-bottom: 10px;
}
.lectureship-list .title {

}
.lectureship-list .name {

}
.lectureship-list .lecturer-record {

}
.lectureship-list .text {

}
.lectureship-list .time {
	border-bottom: 0px none #FFFFFF;
}

/*** レスポンシブテーブルデザイン 文化教室 ***/
.lectureship-time {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	display: table;
	font-size: 80%;
}
.lectureship-time th {
	padding: 6px 8px 5px;
	width: 15%;
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	display: table-cell;
	color: #FFFFFF;
}
.lectureship-time td {
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;
	color: #595960;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 17%;
	display: table-cell;
	border-left: 1px solid #A6262E;
}
.lectureship-time-img {
}

/*** レスポンシ文化教室詳細ページ ***/
.pagehalf-lecureship-left {
	width: 40%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
.pagehalf-lecureship-right {
	width: 58%;
	float: right;
	clear: right;
}

.contact-table {
	width: 100%;
	display: table;
}
.contact-table tr th {
	display: table-cell;
	width: 30%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #8E8E8E;
	border-top: 2px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
}
.contact-table tr td {
	width: 70%;
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #8E8E8E;
	border-top: 2px solid #8E8E8E;
}
input#submit_button {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 140px;
	background-color: #a6262e;
	border-style: none;
	color: rgba(254,254,254,1.00);
}
input#reset_button {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 140px;
	background-color: #A2A2A2;
	border-style: none;
	color: rgba(254,254,254,1.00);
}
.workshop-time {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 2px solid #A6262E;
	margin-bottom: 15px;
	width: 100%;
	display: table;
}
.workshop-time th {
	overflow: hidden;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: rgba(166,38,46,0.80);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 20%;
}
.workshop-time td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #A6262E;
	background-color: rgba(255,255,255,0.60);
	width: 16%;
}
.mobileHidden {
	display: none;
}
.machikado img {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid rgba(190,190,190,1.00);
	width: 360px;
}
.title-sub {
	margin-top: 40px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
	height: 45px;
	background-size: 440px auto;
	color: #000000;
	background-image: url(../image/common/line_02.gif);
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 130%;
}
.title-main {
	margin-top: 40px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(../image/common/line_01.gif);
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align: center;
	height: 45px;
	background-size: auto auto;
	font-weight: normal;
}
#pleasure-logo-s {
	margin-top: 40px;
	width: 30%;
	margin-bottom: 20px;
}
.main-copy .description {
	border: 1px solid rgba(180,180,180,1.00);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 5px;
	margin-top: 10px;
}
.main-copy .material {
	margin-top: 0px;

}
.pleasure-step-photo img {
	width: 70%;


}
.pleasure-kit-photo img {
	width: 70%;


}
.main-copy {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../image/common/main_copy_bg.jpg);
	margin-top: 20px;
}
.workshop-paper {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.go-gallery-schedule-left {
	margin-bottom: 15px;
	width: 49%;
	float: left;
	text-align: center;
}
.go-gallery-schedule-right {
	margin-bottom: 15px;
	width: 49%;
	float: right;
	text-align: center;
}
.gallery-schedule-photo {
	width: 100%;
}
.lectureship-room-left {
	margin-bottom: 5px;
	float: left;
	width: 49%;
}
.lectureship-room-right {
	margin-bottom: 5px;
	float: right;
	width: 49%;
}
.index-subti2 {
	color: #a6262e;
	line-height: 2em;
	font-weight: normal;
	display: block;
	text-align: center;
	background-color: rgba(166,38,46,0.70);
	position: relative;
	top: -24px;
	font-size: 90%;
}
.go-lectureship-bt-left {
	text-align: center;
	width: 49.2%;
	float: left;

}
.go-lectureship-bt-left img {

}

.go-lectureship-bt-right {
	text-align: center;
	width: 49.2%;
	float: right;

}
.go-lectureship-bt-right img {

}
/*** レスポンシブテーブルデザイン店舗 ***/
.shop-item {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	margin-top: 20px;
	display: table;
	border: 2px solid #a6262e;
}
/*** レスポンシブテーブルデザイン店舗 ***/
.shop-item th {
	width: 16%;
	display: table-cell;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #a6262e;
	border-bottom: 1px solid #a6262e;
	text-align: left;
}
.shop-item td {
	display: table-cell;
	width: 84%;
	border-top: 1px solid #a6262e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #a6262e;
	border-left: 1px solid #a6262e;
}


































}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media print, screen and (min-width: 769px) {
#pleasure-logo {
	margin-top: 40px;
	width: 60%;
}
.gridContainer {
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	max-width: 1000px;
}
#navi {
	list-style-image: none;
	list-style-type: none;
}
#div1 {
}
.under-menu {
	width: 22.729%;
	clear: none;
	margin-left: 1.6949%;
}
.under-menu-contact {
	width: 100%;
	clear: none;
	margin-left: 1.6949%;
	margin-top: 20px;
}
#main-contents {
	padding-left: 0.2%;




}
.main-3contents {
	width: 29.5%;
	clear: none;
	height: 215pt;
	margin-left: 1.1%;
	margin-right: 0.02%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 15px;
}
#sub-contents {
	margin-bottom: 20px;
}
.sub-4contents {
	width: 23.7288%;
	clear: none;
	margin-left: 1.6949%;
}
#left-contents {
	width: 74.5762%;
}
#right-contents {
	width: 23.7288%;
	clear: none;
	margin-left: 1.6949%;
}
.go-netshop {
	width: 48%;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
}
#index-topics {
}
#index-access {
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
.go-sns img {
	width: 4%;
}
.pagehalf-left {
	width: 49.2%;
	float: left;
	text-align: justify;
}
.pagehalf-right {
	width: 49.2%;
	float: right;
	clear: right;
}
.gallery-photo1 {
}
.gallery-photo2 {
	margin-bottom: 0px;
}


/*** レスポンシ文化教室詳細ページ ***/
.pagehalf-lecureship-left {
	width: 40%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
.pagehalf-lecureship-right {
	width: 58%;
	float: right;
	clear: right;
}
.pagehalf-floor-left {
	width: 49%;
	float: left;
	margin-bottom: 10px;
}
.pagehalf-floor-right {
	width: 49%;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
.pagehalf-recipe-left {
	width: 47%;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
}
.pagehalf-recipe-right {
	width: 50%;
	clear: none;
	margin-bottom: 10px;
	float: right;
}
.go-recipe-step {
}
/*** レスポンシブテーブルデザイン店舗 ***/
.shop-item {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	margin-top: 20px;
	display: table;
	border: 2px solid #a6262e;
}
/*** レスポンシブテーブルデザイン店舗 ***/
.shop-item th {
	width: 16%;
	display: table-cell;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #a6262e;
	border-bottom: 1px solid #a6262e;
	text-align: left;
}
.shop-item td {
	display: table-cell;
	width: 84%;
	border-top: 1px solid #a6262e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #a6262e;
	border-left: 1px solid #a6262e;
}
.gallery-item {
	margin-bottom: 15px;
	clear: none;
}
.gallery-item img {
	float: left;
	width: 25%;
	margin-bottom: 10px;
}
.gallery-item .content {
	float: left;
	clear: none;
	width: 66%;
	margin-left: 0px;
	margin-top: 15px;
}
.gallery-item .ti {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 130%;
}
.gallery-item .cont .ti a {
	color: #000000;
}
.gallery-item .period {
	clear: left;
	float: left;
	font-size: 85%;
	margin-left: 5px;
}
.history-tbl-img {
	text-align: left;
	float: left;
	clear: right;
	margin-right: 2%;
	margin-top: 10px;
	vertical-align: middle;
	width: 45%;
}
div.vertical_middle {
	vertical-align: middle;
	margin-top: 33%;
}
/*** レスポンシブテーブルデザイン 文化教室 ***/
.lectureship-time {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	display: table;
}
.lectureship-time th {
	padding: 6px 8px 5px;
	width: 15%;
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	display: table-cell;
	color: #FFFFFF;
}
.lectureship-time td {
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;
	color: #595960;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 17%;
	display: table-cell;
	border-left: 1px solid #A6262E;
}
.lectureship-time-img {
}
/*** レスポンシブテーブルデザイン 文化教室検索 ***/
.lectureship-search {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 15px;
	display: table;
}
.lectureship-search th {
	padding: 6px 8px 5px;
	border-top: solid 1px #ffffff;
	width: 20%;
	overflow: hidden;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	display: table-cell;
}
.lectureship-search td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	color: #595960;
	border-top: dotted 1px #e0dccc;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 80%;
	display: table-cell;
}

/*** レスポンシブテーブルデザイン 文化教室一覧 ***/

.lectureship-list {
	width: 100%;
	margin-bottom: 10px;
}
.lectureship-list .image {
	width: 30%;
	vertical-align: middle;
}
.lectureship-list .image img {
	vertical-align: middle;
}
.lectureship-list .title {

}
.lectureship-list .name {

}
.lectureship-list .lecturer-record {

}
.lectureship-list .text {

}
.lectureship-list .time {

}
/*** レスポンシブテーブルデザイン 教室詳細 ***/
.lectureship-detail {
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
.lectureship-detail th {
	width: 18%;
	overflow: hidden;
	color: #13131e;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	padding-top: 8px;
	border-top: 1px dotted #000000;
}
.lectureship-detail td {
	text-align: left;
	vertical-align: top;
	color: #595960;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 82%;
	padding-top: 8px;
	border-top: 1px dotted #000000;
}
.lecureship-detail-copy {
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
}
.lecureship-detail-lecturer {
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	font-weight: normal;
}
.lecureship-detail-record {
	overflow: hidden;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	margin-bottom: 10px;
	width: 95%;
}
/*** レスポンシブテーブルデザイン 一日体験一覧 ***/
.lectureship-trial-list {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	padding-left: 0px;
	margin-top: 0px;
	display: table;
	margin-bottom: 5px;
	padding-right: 0px;
}
.lectureship-trial-list .time {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	width: 20%;
	overflow: hidden;
	color: #13131e;
	font-style: normal;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	display: table-cell;
	border-bottom-style: none;
	font-size: 120%;
}
.lectureship-trial-list .name {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	width: 24%;
	overflow: hidden;
	color: #13131e;
	font-style: normal;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	display: table-cell;
	border-left-color: #C4C4C4;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 110%;
}
.lectureship-trial-list .image {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
	color: #595960;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 16%;
	border-left-color: #C4C4C4;
	border-left-style: solid;
	border-left-width: 1px;
	display: table-cell;
	border-bottom-style: none;
	border-top-style: none;
}
.lectureship-trial-list .copy {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
	color: #595960;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border-left-color: #C4C4C4;
	border-left-style: solid;
	border-left-width: 1px;
	width: 40%;
	display: table-cell;
}
.lectureship-search ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	border-radius: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.lectureship-search ul li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 0px;
	text-align: left;
	display: inline;
}
.exhibition-copy {
	width: 95%;
	word-break: break-all;
	margin-bottom: 20px;
}
.search-bt {
	margin-right: auto;
	margin-left: auto;
	background-color: #910002;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-style: none;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 5px;
	width: 200px;
}
.search-bt:hover {
	margin-right: auto;
	margin-left: auto;
	background-color: #C4595A;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-style: none;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 5px;
	width: 200px;
}
.access-table {
	display: table;
	width: 100%;
}
/*** レスポンシブテーブルデザイン　アクセス ***/
.access-table tbody tr .line      {
	display: table-cell;
	width: 13%;
	text-align: left;
	font-size: 95%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
/*** レスポンシブテーブルデザイン　アクセス ***/
.access-table tbody tr th     {
	display: table-cell;
	width: 13%;
	text-align: left;
	font-size: 95%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
/*** レスポンシブテーブルデザイン　年表 ***/
.history-table {
	width: 100%;
	display: table;
}
.history-table tbody tr .era {
	display: table-cell;
	width: 10%;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.history-table tbody tr .era2 {
	display: table-cell;
	width: 10%;
	border-bottom: 1px dotted #7B7B7B;
	text-align: center;
}
.history-table tbody tr .era3 {
	display: table-cell;
	width: 10%;
	text-align: center;
	border-bottom-style: none;
}
.history-table tbody tr .w-era {
	display: table-cell;
	width: 10%;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.history-table tbody tr .w-era2 {
	display: table-cell;
	width: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #7B7B7B;
	text-align: center;
}
.history-table tbody tr .w-era3 {
	display: table-cell;
	width: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: none;
	text-align: center;
}
.history-table tbody tr .j-era {
	display: table-cell;
	width: 12%;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.history-table tbody tr .j-era2 {
	display: table-cell;
	width: 12%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #7B7B7B;
	text-align: center;
}
.history-table tbody tr .j-era3 {
	display: table-cell;
	width: 12%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: none;
	text-align: center;
}
.history-table tbody tr .event {
	display: table-cell;
	width: 78%;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.history-table tbody tr .event2 {
	display: table-cell;
	width: 78%;
	border-top-width: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.history-table tbody tr .event3 {
	display: table-cell;
	width: 78%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border-bottom-style: none;
}

.history-table tbody tr th {
	display: table-cell;
	width: auto;
}
.history-table tbody tr td {
	display: table-cell;
	width: auto;
}
#contents {
	position: relative;
	height: auto !important;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	max-width: 960px;
}
#main-image {
	width: 100%;
	height: 500px;
	margin-top: -35px;
	position: relative;
	top: 0px;
}
#logo {
	width: 35%;
	clear: none;
	text-align: center;
	padding-top: 10px;
}
.title-main {
	margin-top: 40px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(../image/common/line_01.gif);
	background-repeat: no-repeat;
	background-position: center 19px;
	text-align: center;
	height: 45px;
	background-size: auto auto;
	font-weight: normal;
}
.title-sub {
	margin-top: 40px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
	height: 45px;
	background-size: auto auto;
	color: #000000;
	background-image: url(../image/common/line_02.gif);
	margin-bottom: 10px;
	font-weight: normal;
}
.index-subti3 {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/common/line_02.gif);
	height: 46px;
	background-size: 30% auto;
	background-repeat: no-repeat;
	background-position: center 16px;
	margin-bottom: 10px;
}
.index-subti {
	font-size: 1em;
	line-height: 1.7em;
	color: #FFFFFF;
	display: block;
	margin-top: 6px;
	text-align: center;
	background-position: 0% 0%;
	background-size: 100% auto;
}
.main-image-copy {
	background-color: rgba(166,38,46,0.70);
	z-index: 12;
	text-align: center;
	color: rgba(255,255,255,1.00);
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	position: relative;
	top: -3px;
	margin-top: 0px;
}
.access-table tbody tr td {
	display: table-cell;
	width: 87%;
	margin-bottom: 5px;
	padding-top: 10px;
	font-size: 95%;
	padding-bottom: 10px;
}
.index-shop-p {
	max-width: 960px;
	max-height: 360px;
	height: 360px;
	width: 100%;
}
.index-map-illust {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.index-map-icon {
	width: 24%;
	background-color: rgba(255,255,255,1.00);
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	float: right;
}
.bt-print01 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	display: block;
}
#index-map {
	width: 100%;
	height: auto;
	background-image: url(../image/index/index_map_bg.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.bt-print01 {
	padding-top: 200px;
	padding-bottom: 10px;
	margin-right: 10px;
	display: block;
}
.index-subti-up {
	font-size: 1em;
	line-height: 1.7em;
	color: #FFFFFF;
	display: block;
	text-align: center;
	background-image: url(../image/index/index_sub_ti_top.png);
	background-repeat: no-repeat;
	background-position: center 35%;
	height: 39px;
	position: relative;
	top: -32px;
	margin-bottom: -47px;
	background-size: 90% auto;
}
#footer {
	width: 100%;
	background-color: #a6262e;
	padding-top: 20px;
	margin-bottom: 0px;
}
.footer-in {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	display: block;
	padding-left: 0px;
}
#footer .under-menu ul {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	list-style-image: url(../image/common/under_list_type01.gif);
	display: inherit;
}
.index-map-illust img {
	border: 1px solid #ABABAB;
	max-width: 660px;
}
#index-floor .index-floor img {
	border: 1px solid #ABABAB;
	max-width: 660px;
}

.desktopHidden {
	display: none;
}
.mobileHidden {
	display: inline;

}
.index-floor {
	width: 100%;
	height: auto;
	background-image: url(../image/index/index_floor_bg.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: center;
}
.bt-floor-detail {
	margin-top: 10px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	border-radius: 5px;
}
.bt-floor-detail a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.bt-map-print {
	margin-top: 6px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	border: 1px solid #D68282;
	border-radius: 5px;
	text-align: center;
}
.bt-map-print a, .bt-map-print a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.bt-map-print a:hover {

}
.left-con-fee {
	width: 50%;
	float: left;
}
.right-con-fee {
	width: 47%;
	float: right;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 18%;
}
.about-ozu-waku {
}
.site-list {
	width: 70%;
	margin-left: auto;
	margin-right: auto;


}
.contact-table {
	width: 100%;
	display: table;
}
.contact-table tr th {
	display: table-cell;
	width: 30%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #a6262e;
}
.contact-table tr td {
	width: 70%;
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #a6262e;
}
#header-under {
	height: 26px;
	width: 100%;
	margin-bottom: 30px;
	background-image: url(../image/header/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 3%;
	position: relative;
	top: 0px;
}
.workshop-time {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 2px solid #A6262E;
	margin-bottom: 15px;
	width: 100%;
	display: table;
}
.workshop-fee {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border: 2px solid #A6262E;
	margin-bottom: 15px;
	width: 100%;
	display: table;
}
.workshop-time th {
	overflow: hidden;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: rgba(166,38,46,0.80);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 20%;
	border-bottom: 1px solid #A6262E;
}
.workshop-fee th {
	overflow: hidden;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: middle;
	background-color: rgba(166,38,46,0.80);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 20%;
	border-bottom: 1px solid #A6262E;
}
.workshop-time td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #A6262E;
	background-color: rgba(255,255,255,0.60);
	width: 16%;
	border-left: 1px solid #A6262E;
}
.workshop-fee td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #A6262E;
	background-color: rgba(255,255,255,0.60);
	width: 84%;
	border-left: 1px solid #A6262E;
}
.desktopHidden {
	display: none;
}
.go-netshop2 a img {
    margin-top: 5px;
    width: 300px;

}
/*お問い合わせ 住所テーブル*/
.contact-table .contact-address-table {
	border-style: none;
	border-width: 0px;
}
.contact-table .contact-address-table tr th {
	border-style: none;
	border-width: 0px;
	width: 25%;
}
.contact-table .contact-address-table tr td {
	border-style: none;
	border-width: 0px;
	width: 75%;
}
.pleasure-step-photo img {
	width: 48.5%;
	margin-left: 5px;
	margin-right: 5px;


}
#footer .address {
	color: rgba(255,255,255,1.00);
	margin-top: 11px;
	font-size: 90%;
	margin-left: 10px;
	margin-right: auto;
	display: inline;
}
#footer .top20 {
	margin-top: 20px;
}
.gallery-item .artist {
	clear: left;
	float: left;
	font-size: 85%;
	margin-left: 5px;
}
.workshop-paper {
	width: 59%;
	margin-left: auto;
	margin-right: auto;
}
.gallery-facility {
	width: 32.1%;
	float: left;
	font-size: 90%;
}
.gallery-facility-center {
	width: 32%;
	float: left;
	margin-right: 1.7%;
	font-size: 90%;
	margin-left: 1.7%;
}
.about-ozu-p {
	margin-top: 0px;
}
.index-subti2 {
	color: #a6262e;
	line-height: 2em;
	font-weight: normal;
	display: block;
	text-align: center;
	background-color: rgba(166,38,46,0.70);
	position: relative;
	top: -25px;
	font-size: 90%;
}
.go-gallery-schedule-left img {
	width: 75%;
}
.go-gallery-schedule-right img {
	width: 75%;
}
.go-lectureship-bt-left {
	width: 49.2%;
	float: left;
	text-align: center;
}

.go-lectureship-bt-left img {
	width: 75%;
}

.go-lectureship-bt-right {
	width: 49.2%;
	float: right;
	clear: right;
	text-align: center;
}
.go-lectureship-bt-right img {
	width: 75%;
}

}
/*和紙レシピページ用-追加分*/
.index-subti3-pleasure {
	font-size: 1.15em;
	letter-spacing: 0.2ex;
	line-height: 2.5em;
	color:#af272f;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/common/line_02.gif);
	height: 46px;
	background-repeat: no-repeat;
	background-position: center 25%;
	margin-top: 20px;
	margin-bottom: 10px;

}
.index-subti4-pleasure {
	font-size: 1.15em;
	letter-spacing: 0.2ex;
	line-height: 2.2em;
	color:#af272f;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/common/line_02.gif);
	height: 46px;
	background-repeat: no-repeat;
	background-position: center 35%;
	margin-top: 20px;
	margin-bottom: 10px;

}
.index-subti4-pleasure0401 {
	font-size: 1.15em;
	letter-spacing: 0.1em;
	line-height: 2.2em;
	color:#af272f;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/pleasure/vol04/line_p04_01.png);
	height: 26px;
	background-repeat: no-repeat;
	background-position: center 35%;
	margin-top: 20px;
	margin-bottom: 10px;

}
.index-subti4-pleasure0402 {
	font-size: 1.15em;
	letter-spacing: 0.1em;
	line-height: 2.2em;
	color:#af272f;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/pleasure/vol04/line_p04_02.png);
	height: 26px;
	background-repeat: no-repeat;
	background-position: center 35%;
	margin-top: 20px;
	margin-bottom: 10px;

}
.index-subti4-pleasure0403 {
	font-size: 1.15em;
	letter-spacing: 0.1em;
	line-height: 2.2em;
	color:#af272f;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/pleasure/vol04/line_p04_03.png);
	height: 26px;
	background-repeat: no-repeat;
	background-position: center 35%;
	margin-top: 20px;
	margin-bottom: 10px;

}
.index-pleasure-waku2 {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../image/common/main_copy_bg.jpg);
	margin-bottom: 15px;
}
.pleasure-under{
	border-bottom: solid 1px #af272f;
}
hr {
  height: 0px;
  border: none;
  border-top: 3px double #af272f;
}
#pleasure-title2 {
	font-size: 130%;
	letter-spacing: 0.2ex;
	margin-top: 20px;
	margin-bottom: 10px;
	color:#af272f;
}
.pleasure-kit-photo2 {
	margin-bottom: 30px;
	text-align: center;
}
.pleasure-kit-photo2 img {
	width: 100%;
	 display: block;
 	 margin-left: auto;
 	 margin-right: auto;
}
.pleasure-kit-photo3 {
	margin-bottom: 10px;
	text-align: center;
}
.pleasure-kit-photo3 img {
	width: 100%;
	 display: block;
 	 margin-left: auto;
 	 margin-right: auto;
}
#pleasure-logo-m   {
	margin-top: 20px;
}
#pleasure-logo-m {
	margin-top: 40px;
	width: 50%;
	margin-bottom: 20px;
}
.go-pleasuregods-bt-left {
	float: left;
	text-align: center;
	width: 30%;
	margin-bottom: 10px;
}
.go-pleasuregods-bt-left img {
	width: 90%;
}

.go-pleasuregods-bt-right {
	width: 70%;
	float: right;
	clear: right;
	text-align: left;
}
.go-pleasuregods-bt-right img {
	width: 75%;
}
.go-pleasuregods-bt-right a {
	width:150px;
    	font-size:0.9em;
    	letter-spacing: 0.25ex;
    	font-weight:bold;
   	text-decoration:none;
    	display:block;
    	text-align:center;
    	padding:2px 0;
    	color:#fff;
    	background-color:#af272f;
}
.pleasure-step-photo3 {
	margin-bottom: 10px;
	text-align: center;
}
.pleasure-step-photo3 img {
	margin-bottom: 10px;
	width: 221px;
	margin-left: 5px;
	margin-right: 5px;
}
.pleasure04-step-photo1 {
	margin-bottom: 5px;
	text-align: left;
}
.pleasure04-step-photo1 img {
	margin-bottom: 5px;
	width: 141px;
	margin-right: 10px;
}
@media all and (max-width: 768px)
{
  /* スマホサイズ時のデザイン */
 .pleasure04-step-photo1 {
	margin-bottom: 5px;
	text-align: left;
}
.pleasure04-step-photo1 img {
	margin-bottom: 5px;
	width: 125px;
	margin-right: 10px;
}
}

.pleasure-justify {
	margin: 40px 10px 10px;
	text-align: justify;
}
#index-pleasure {
	margin-top: 10px;
	margin-bottom: 40px;
	width: 100%;
}
.p04addtext
{
  margin-top: 20px;
  margin-left: 10px;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.p04addsubtext
{
   margin-left: 10px;

  /* [価格との間に余白を入れる] */
  margin-top: -.5em;

  /* [商品名の文字を若干小さくする] */
  font-size: .938em;

  /* [商品名の文字をグレーにする] */
  color: #000;

  /* [文字幅高さ調整] */
  text-align: justify;
  text-justify: distribute-all-lines;
  line-height: 1.5em;

   /* [商品名の文字を太くする] */
   font-weight: 600;
}


  /* [画像とテキストを並べる] */
.float_box1 ul,
.float_box1 li,
.float_box1 p,
.float_box2 ul,
.float_box2 li,
.float_box2 p,
.float_box3 ul,
.float_box3 li,
.float_box3 p
.float_box4 ul,
.float_box4 li,
.float_box4 p
{
  /* [余白をリセット] */
  margin: 0;
  padding: 0;
}
.float_box1,
.float_box2,
.float_box3,
.float_box4
{
  /* [はみ出ている部分を非表示] */
  overflow: hidden;
   /* [上に60px,左右に10px分の余白を追加する] */
  margin: 40px 10px 0;
}
.float_box1 ul,
.float_box2 ul,
.float_box3 ul,
.float_box4 ul
{
  /* [縦幅を復帰。] */
  overflow: hidden;

  /* [右側に30px分の余白を作る] */
  margin-right: -30px;

  /* [下側に30px分の余白を削る] */
  margin-bottom: -30px;
  /* [上側に5px分の余白を作る] */
  margin-bottom: 5px;
}
.float_box1 li
{
  /* [黒点を非表示] */
  list-style-type: none;

  /* [要素を横並びにする] */
  float: left;
  width: 50%;

  /* [アイテムの下側に20px分の余白を設定] */
  margin-bottom: 20px;
}
.float_box2 li
{
  /* [黒点を非表示] */
  list-style-type: none;

  /* [要素を横並びにする] */
  float: left;
  width: 33.33%;

  /* [アイテムの下側に20px分の余白を設定] */
  margin-bottom: 20px;
}
.float_box3 li
{
  /* [黒点を非表示] */
  list-style-type: none;

  /* [要素を横並びにする] */
  float: left;
  width: 20%;

  /* [アイテムの下側に20px分の余白を設定] */
  margin-bottom: 20px;
}
.float_box4 li
{
  /* [黒点を非表示] */
  list-style-type: none;

  /* [要素を横並びにする] */
  float: left;
  width: 25%;

  /* [アイテムの下側に20px分の余白を設定] */
  margin-bottom: 20px;
}
@media all and (min-width: 768px)
{
  /* タブレットサイズ以上のデザイン */
  .float_box1 li
  {
    /* 横幅を2個分に設定 */
    width: 50%;
  }
  .float_box1 li:nth-of-type(2n+1)
  {
    /* [2+1個置きにclearを設定] */
    clear: both;
  }
}
@media all and (min-width: 768px)
{
  /* タブレットサイズ以上のデザイン */
  .float_box2 li
  {
    /* 横幅を3個分に設定 */
    width: 33%;
  }
  .float_box2 li:nth-of-type(3n+1)
  {
    /* [3+1個置きにclearを設定] */
    clear: both;
  }
}
@media all and (min-width: 768px)
{
  /* タブレットサイズ以上のデザイン */
  .float_box3 li
  {
    /* 横幅を5個分に設定 */
    width: 20%;
  }
  .float_box3 li:nth-of-type(5n+1)
  {
    /* [5+1個置きにclearを設定] */
    clear: both;
  }
}
@media all and (min-width: 768px)
{
  /* タブレットサイズ以上のデザイン */
  .float_box4 li
  {
    /* 横幅を4個分に設定 */
    width: 25%;
  }
  .float_box4 li:nth-of-type(4n+1)
  {
    /* [4+1個置きにclearを設定] */
    clear: both;
  }
}



@media all and (max-width: 750px)
{
  /* スマホサイズ時のデザイン */
  .float_box1 li,
  .float_box2 li,
  .float_box3 li,
  .float_box4 li
  {
    /* 横幅を1個分に設定 */
    width: 100%;
  }
  .float_box1,
  .float_box2,
  .float_box3,
  .float_box4
  {
    /* [全てにclearを設定] */
    clear: both;
  }
}
.float_box1 a,
.float_box2 a,
.float_box3 a,
.float_box4 a
{
  /* [ブロック要素に変更] */
  display: block;

  /* [余白を指定] */
  margin-right: 30px;

  /* [リンク文字の初期値を黒にする] */
  color: #000;

  /* [リンクテキストのアンダーラインを非表示にする] */
  text-decoration: none;
}
.float_box1 a:hover img,
.float_box2 a:hover img,
.float_box3 a:hover img,
.float_box4 a:hover img
{
  /* [マウスオーバーで半透明になるのを消す+] */
  opacity: 1.0;
  filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
}
.float_box1 .image,
.float_box2 .image,
.float_box3 .image,
.float_box4 .image
{
  /* [ボックス内を最大サイズにする] */
  max-width: 100%;

  /* [画像が真ん中に来るようにする] */
  /* [画像と文字の間に余白を入れる] */
  display: block;
  margin: 0 auto 5px;
  /* [テキストとの間に余白を入れる] */
  margin-bottom: .75em;
}
.float_box1 .text,
.float_box2 .text,
.float_box3 .text,
.float_box4 .text
{
  /* [テキストの文字を若干小さくする] */
  font-size: .938em;
  /* [テキストの文字を少しグレーにする] */
  color: #333;
    /* [テキストの文字] */
  font-size: 1em;
  line-height: 150%;
  text-align: justify;
  text-justify: distribute-all-lines;
  margin-top: 5px;
}
.float_box1 .subtext,
.float_box2 .subtext,
.float_box3 .subtext,
.float_box4 .subtext
{
  /* [下テキストとの間に余白を入れる] */
  margin-bottom: .75em;

  /* [サブテキストの文字を若干小さくする] */
  font-size: .875em;

  /* [サブテキストの文字をグレーにする] */
  color: #777;
}
.index-banner {
	margin-bottom: 40px;
	width: 100%;
	float: left;
	clear: right;
}
.index-banner a img {
	margin-bottom:10px;
}
.marginLeft10 {
	margin-left: 10px;
}
.marginLeft20 {
	margin-left: 20px;
}
