/* レスポンシブ化2023-04-11 */
/* これまでの「記事ページ」末尾に加筆 */

/*--------------------------
ご意見コーナー新設190225
-----------------------*/
.kakom {
	border: 5px solid #B4B4B4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*--------------------------
ユニバーサルを展覧会に表示する際の措置
-----------------------*/
.article_nodisplay { display: none; }


/*---------------------------
  全ページ用
---------------------------*/
.topi1{
	border: 1px solid #096;
	margin: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 110%;
}
/*---------------------------
  催し　150503 take
---------------------------*/
#moyo{
	/* color: #360; */
	margin-bottom: 7px;
}
/*---------------------------
  小見出し　141011 take
---------------------------*/
#komi{
	font-weight:bold;
	color:#336633;
	background:#fff;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 450px;
}
/*---------------------------
  赤コラム2　111228 take
---------------------------*/
#aka2{
	border: 1px solid #336633;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 5px;
}
/*---------------------------
  料金新　110420 take
---------------------------*/
.fee-h {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 470px;
	background-color: #E0E0E0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
}
.fee-h2 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 470px;
	background-color: #F5F5F5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	color: #336633;
}
.fee-t {
	width: 470px;
}
.fee-r {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.fee-1 {
	width: 65%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fee-2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 35%;
}

/*---------------------------
  画像枠　110413 take
---------------------------*/
.f-waku {
	width: 450px;
	line-height: 140%;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 20px;
	height: 140px;
	margin-top: 5px;
}
.f-waku2 {
	display: block;
	margin-left: 210px;
	margin-top: 90px;
	font-size: 70%;
	line-height: 140%;
}
/*---------------------------
  料金表　100324 take
---------------------------*/
.tbcolor {
	width: 95%;
	background-color: #C0C0C0;
}

table.gen {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 80%;
	line-height: 120%;
}
table.gen th,
table.gen td {
  border: solid 1px #999;
  padding: 4px 6px;
}
table.gen th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}
table.gen tr.ye {
	background-color: #FFFFCC;
}
table.gen td.1 {
	width: 50%;
}
.gentl{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 180%;
	font-weight: bold;
	color: #009900;
	margin-bottom: 2px;
	margin-top: 30px;
}
/*---------------------------
  割引　100208 take
---------------------------*/
#cp1{
	color: #CC0000;
	border: 1px solid #CC0000;
	margin-right: 10px;
	font-size: 120%;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px;
	margin-top: 50px;
}
/*---------------------------
  赤コラム　091217 take
---------------------------*/
#aka{
	border: 2px solid #FF0033;
	color: #FF0033;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/*---------------------------
  081031 竹内
---------------------------*/
.kiyo {
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}

/*---------------------------
  090405 take まなびーあ催し
---------------------------*/
.manabi{
	border: 1px solid #666600;
	margin-left: 10px;
	font-size: 70%;
	margin-top: 5px;
	padding: 5px;
	color: #666666;
}

/*---------------------------
  英字会期のスタイル。次の２シートにも転載すること。
　  トップ用　style2.css
　　展覧会カテゴリ用　style5_category7205.css
---------------------------*/
#kaiki {
	color: #999933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

/*---------------------------
  展覧会の種類分けスタイル。
---------------------------*/
#type {
	box-sizing: border-box;
	color: #ffffff;
	font-size: 90%;
	background: #125f16;
	margin-left: 16px;
	padding: 2px 5px;
}


/*---------------------------
  080629 take
---------------------------*/
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-size: 105%;
}
.hosoku {
	font-size: 90%;
	line-height: 150%;
	margin-left: 20px;
	margin-bottom: 10px;
}
#futo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
}
#futo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	color: #F00;
}
#kakomi {
	border: 1px solid #000;
	padding: 5px;
}

/*===========================
  art museum css　070813版
===========================*/
/*---------------------------
  component style by take
---------------------------*/
.item2 {
	width: 405px;
	display: block;
	margin-left: 1px;
	/* float: left; */
	/* color: #666600; */
}
.item2b {
	width: 405px;
	display: block;
	margin-left: 1px;
	float: left;
	color: #000000;
}
.migi {
	float: right;
}
.boshu {
	display: block;
	border: 1px solid #FF9933;
	margin-right: 10px;
	color: #CC6600;
	text-align: center;
	background-color: #FFF7EE;
}

/*---------------------------
  yomidashi h4 by take
---------------------------*/
.yomi {
	font-size: 95%;
	font-weight: bold;
	color: #109816;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 30px;
}
.yomi2 {
	font-size: 90%;
	font-weight: bold;
	color: #4096BF;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 30px;
	width: 40%;
}

/*---------------------------
  exhibition article by ikegami
---------------------------*/
.exhibition-moyo {
	color: #66A950;
	font-weight: bold;
	margin-top: 0px;
	line-height: 120%;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #efefde;
	margin-bottom: 0px;
	
}
.kanren {
	margin-top: 25px;
	border-top-color: #A5D896;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #A5D896;
	border-right-style: solid;
	border-right-width: 1px;
	color: #669966;
}
.kanrenall {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*---------------------------
  Basic layout style
---------------------------*/
body {
 font-family: Arial, Helvetica, sans-serif;
 background:#FFF;
 margin:0;
 font-size:0.9em;
 line-height:140%;
}

#header {
 font-family:arial, Helvetica;
 width:770px;
 height:75px;
 margin:0px;
}

#banner {
 font-family:arial, Helvetica;
 margin:0px;
 width:770px;
}

#container {
 width:770px;
 background:#FFF;
 margin:0;
 text-align:left;
}

#main {
 margin:0;
}

#main-body {
 padding-top:17px;
}

#wrapper {
 width: 100%;
 margin: 0;
 padding:0;
 float:left;
 background:#FFF;
 background-image:url("../image/sidebar2.gif");
 background-repeat:repeat-y;
}

#sidebar {
 font-weight:normal;
 width:192px;
 float:left;
 margin:0;
 background:#DAE4C5;
 /* border-top:8px solid #004712; */
}

#sidebar-body {
 padding-bottom:50px;
}

#content {
 margin-bottom: 30px;
 float: right;
 width: 560px;
 background:#FFF;
}

#content-body {
 padding:0;
 /* width:528px; */
}

#links {
 display:none;
}

#footer {
 clear:both;
 width:770px;
}

/* ---------------------------
  Navi style
--------------------------- */
.top-navi {
 display:none;
}

.bottom-navi {
 color:#336633;
 text-align:center;
 margin-top:10px;
 margin-bottom:10px;
 width:100%;
}

/*---------------------------
   Simple tag style
---------------------------*/
a {
 color:#336633;
}

img {
 border: none;
}

/*---------------------------
   Header Style
---------------------------*/
.description {
 color:#FFF;
 margin-left: 20px;
 font-family:sans-serif;
 font-weight:bold;
}

/*---------------------------
   Banner style
---------------------------*/
#banner {
 margin:0px;
 padding:0px;
}

#banner-menu-list {
 margin:0px;
 padding:0px;
}

#banner-title {
 margin:0px;
 padding:0px;
}

#banner .blog {
 margin:0px;
 padding:0px;
}

#banner .blogbody {
 padding:0px;
 color: #FFF;
 border-style:none;
 background-color: transparent;
}


#banner .title {
 color: #FFF;
 font-weight:bold;
 padding:0;
 margin:0px 0px 0px -1px;
 background-color: transparent;
}


#banner .text {
 padding:2px 0px 0px 0px;
 margin:0;
 color: #FFF;
 width:500px;
}


#banner .text a {
 color:#FFF;
 padding:10px 0px 0px 4px;
}

.continues {
 text-align:right;
}

#compo5167 .continues a {
 color:#336633;
}


#banner-end {
 clear:both;
}

/*---------------------------
   Category pages Style
---------------------------*/
.category-banner {
 margin:0 0 10px 0;
}

.category-corner {
 margin-top:10px;
}

.banner-title {
 margin-top:10px;
}

/*---------------------------
   Content style
---------------------------*/
#content .blog {
 margin:0px 0px 30px 0px;
}


#content .blog-body {
 font-weight:normal;
 margin:0px;
 background:#FFF;
}

#content .title {
 margin: 0 auto;
 width: auto;
}

#content .title-body {
 padding: 10px  5px 10px 10px;
}

#content .text {
}

#content .text-body {
}

#content .side a:hover {
}

/*---------------------------
   Article style
---------------------------*/
.date {
 clear:left;
 color:#000;
 margin-top:0px;
 margin-bottom:5px;
 padding:5px;
}

.title {
        border-left: 10px solid #004712;
        font-weight:bold;
        color:#336633;
        margin:0;
        background-color: #DAE4C5;
        font-size: 20px;
        line-height: 1.5;
}



.title a {
 border:none;
 color:#336633;
}

.title2 {
 font-weight:bold;
 font-size: 120%;
 color:#336633;
 margin:0;
 padding:5px 10px 5px 0px;
 /* background: #cee4c5; */
 border: 3px solid #cee4c5;
}

.text {
 color:#000;
 margin-top: 9px;
}

.text-body {
 padding:5px 10px 0px 10px;
}

.text a {
 color:#336633;
}

.posted { 
 font-color: #666666;
 text-align: right;
 margin-top:10px;
 margin-bottom:5px;
 padding:3px 3px 3px 5px;
}

.posted a {
 color:#00F;
 text-decoration: underline;
}

#main-article .title {
 margin:0px 0px 0px 5px;
 color: #000;
 background-color: transparent;
}

#main-article .text {
 color:#000;
}

#main-article {
}

/*---------------------------
  Article style takeuchi
---------------------------*/
.title4 {
	font-weight:bold;
	color:#FFFFFF;
	background-color: #339933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
	margin-top: 15;
	margin-right: 10;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title3 {
 font-weight:bold;
 color:#339933;
 margin:0;
 padding:15px 10px 0px 0px;
 background:#fff;
 border-bottom:1px dotted #333333;
}
#kijidx{
    font-size: 105%;
    color: #339933;
    font-weight: bolder;
}
#kijidx a {
	text-decoration: none;
	color: #339933;
}

#kijidx a:hover {
	text-decoration: underline;
	color: #F0850F;
}
#kajo{
	background-image: url(../image/or.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}

/*---------------------------
  Sidebar style
---------------------------*/
.sidetitle {
 color:#000;
 font-weight:normal;
 font-weight:bold;
 width:100%;
 text-align:left;
 margin-top:10px;
}

.sidetitle-body {
 padding-top:5px;
}

.side {
 margin:5px 0px 0px 10px;
}

.side-body a {
}

.side a {
 color:#336633;
 text-decoration: none;
}

/*---------------------------
  試験的に下線追加（2012-6-4竹内）
---------------------------*/
.side a:hover {
 text-decoration: underline;
}

/*---------------------------
  Content side style
---------------------------*/
#content .side {
}

#content .sidetitle {
 color:#000;
 font-weight:normal;
 margin:10px 0px 0px 0px;
 font-weight:bold;
 text-align:left;
}

#content .sidetitle-body {
 padding:5px;
}

/*---------------------------
  Left menu style
---------------------------*/
.left-menu {
 margin:0px 0px 5px 0px;
}

#left-menu-list {
 margin:0px 0px 10px 0px;
 width:190px;
}

#left-menu-list2 {
 padding:21px 0px 0px 10px;
}

#category-left-menu-list2 {
 margin:30px 0px 0px 10px;
}

#menu-title {
 display:none;
}

#side-title {
 margin-left:10px;
}

#info {
 margin-top: 30px;
 margin-left: 10px;
 text-align: left;
 font-size:85%;
}

#info a {
 text-decoration: none;
}

#info a:hover {
 text-decoration: underline;
}

#address {
 margin-top: 20px;
 margin-left: 10px;
 text-align: left;
 font-size:85%;
}

#menu-list a {
 color:#FFF;
 background-color:#FF9900;
 display:block;
 text-align:center;
 text-decoration:none;
 font-family:'ＭＳ Ｐゴシック',Osaka,sans-serif;
 font-weight:bold;
}

#content .side a {
 text-decoration: none;
}

#content .side a:hover {
 text-decoration: underline;
}

.menu-item {
 margin:0;
}

.search-banner {
 display:inline;
 width:161px;
 padding:5px;
}

/*---------------------------
  Corner style takeuchi
---------------------------*/
#namazu {
 margin-top: 10px;
 margin-left: 10px;
 margin-bottom: 20px;
 text-align: left;
 font-size:85%;
}

/*---------------------------
  Corner style
---------------------------*/
.corner-title {
 margin:0px 0px -10px 10px;
 padding:10px 0px 0px 0px;
}

/*---------------------------
  Footer style
---------------------------*/
#copyright {
 margin:0;
 color: #FFF;
 text-align: center;
 font-size:90%;
 border-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 background-color:#004712;
}


/*---------------------------
  h tag style
---------------------------*/
h1 {
 margin:0px;
 padding:0px;
 font-weight:bolder;
}

h1 a {
 color:#FFF;
 font-family:arial, Helvetica;
 text-decoration: none;
 font-family:sans-serif;
 font-weight:bolder;
}

h2 {
 padding: 0px;
 font-weight:bold;
 text-align:left;
 font-family:arial, Helvetica;
 color:#000;
}

h3 {
 padding: 0px;
 font-weight:bold;
 font-family:arial, Helvetica;
 font-size:100%;
}

h3 a {
 color:#333;
 text-decoration: none;
}

/*---------------------------
  Defaut component style
---------------------------*/
.syndicate {
 margin-top:15px;
 text-align:center;
 width:100%;
 margin-bottom:20px;
}

.navi {
}

.continues {
 margin-top:10px;
}

.event-content-summary {
 margin-top:2px;
 margin-bottom:2px;
}

table ,tr ,td {
 font-size:100%;
}

#eventdate {
 display:inline;
 margin-top:0px;
 margin-bottom:10px;
 padding:0px;
}

.item {
 /* float:left; */
 width:100px;
 margin:0;
 color: #336633;
 font-size: 110%;
 font-weight: bold;
}

#eventall {
 margin-left:101px;
 text-align:left;
}

.event-start-date {
 margin-left:15px;
 font-family:sans-serif;
 font-weight:bold;
 font-size:120%;
 line-height:200%;
}

.event-end-date {
 font-family:sans-serif;
 margin-top:0px;
 font-weight:bold;
 font-size:120%;
 line-height:200%;
}

.event-period-date {
 font-family:sans-serif;
 margin-top:0px;
 font-weight:bold;
 font-size:120%;
 line-height:200%;
}

.event-period-time {
 text-align:left;
}

.event-close-date {
 text-align:left;
}

.event-place-name {
 text-align:left;
}

.event-place-address {
 text-align:left;
}

.event-place-tel {
 text-align:left;
}

.event-place-fax {
 text-align:left;
}

.event-instructor {
 text-align:left;
}

.event-promoter {
 text-align:left;
}

.event-target {
 text-align:left;
}

.event-fee {
 text-align:left;
}

.event-capacity {
 text-align:left;
}

.event-application-way {
 text-align:left;
}

.event-application-start {
 text-align:left;
}

.event-application-end {
 text-align:left;
}

.event-application-to {
 text-align:left;
}

.event-application-tel {
 text-align:left;
}

.event-web-title {
 text-align:left;
}

.event-web-url {
 text-align:left;
}

.event-web-url a {
 text-align:left;
}

.event-content {
 display:block;
 text-align:left;
 margin-left:0px;
 color:#3265FF;
}

.event-content2 {
	display:block;
	text-align:left;
	margin-left:0px;
	color:#000000;
	font-size: 110%;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 20px;
}

.event-application-note {
 text-align:left;
}


/* 左メニューボタンの外観 */
.left_menu_list {border-top: 10px solid #004712;}
.menu_list_item {display: block;padding: 10px 2px;border-bottom: 2px dotted #6e6e6e;text-decoration: none;color: #1a1a1a;font-weight: bold;}
.menu_list_item:hover {background: #1f6e33;color: #fff;}
.side_arrow {border-radius: 10px;margin-right: 5px;padding: 3px 3px 3px 5px;background: #125f16;color: #fff;font-size: 10px;}
.menu_list_item:hover .side_arrow {background: #fff;color: #1f6e33;}
.side-title {color: #125f16;}
/* 左メニューボタンの外観ここまで */ 

/* 解像度によるCSS調整 */
@media screen and (max-width: 780px) {
	/* 幅固定の解除 */
	#container,#header,#banner,#footer,h1.logo img,.title{width: 100%;}
	#content-body,#main{width:100%;}
	#content-body img{max-width: 100%;height: auto;width /***/:auto;vertical-align:bottom;}
	#wrapper{width:100%;float:none;display:flex;justify-content:space-between;flex-wrap:wrap;background-image:none;}
	#sidebar{width:100%;float:none;margin:0;order:2;border-top: 8px solid #004712;}
	#content {width: 95%;margin:0 auto;order:1;}
	#content .item2,#content .blog{width:100%;}
	
	/* サイドメニューを強制的にヘッダーメニューへ */
	h1.logo img{height:64px;object-fit:cover;object-position:left top;}
	#left-menu-list{width:100%;position:absolute;top:64px;left:0;display:flex;justify-content:space-between;flex-wrap:wrap;}
	#left-menu-list:after{width:33%;display:block;content:"";}
	#left-menu-list a{width:33%;margin-bottom:0.5%;padding:8px 8px;box-sizing:border-box;font-size:12px;background:#DAE4C5;}
	#left-menu-list a:nth-of-type(4){width:49.7%;}
	#left-menu-list a:last-of-type{width:49.7%;}
	#left-menu-list a:hover{color:#336633;}
	.menu_list_item{border:none;}
	.side_arrow{margin-right:4px;padding:1px 1px 1px 3px;}
	#left-menu-list a:hover .side_arrow{background:#125F16;color:#FFFFFF;}
	#main{padding-top: 80px;}
	/* sidebar */
	#sidebar .side{margin:8px 12px;}
	#sidebar .side .side-body{display:flex;justify-content:space-between;flex-wrap:wrap;}
	#sidebar .side .side-body a{width:48%;padding:6px 0;display:block;box-sizing:border-box;border-bottom:1px solid #004712;}
	#sidebar .side .side-body a:nth-of-type(1),#sidebar .side .side-body a:nth-of-type(2){border-top:1px solid #004712;}
	#sidebar .side .side-body br{display:none;}
}

@media screen and (max-width: 740px) {
}

@media screen and (max-width: 640px) {
}

/*---------------------------
  ガレ展　緑ページ用
---------------------------*/
.galle_image {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.galle_image contents {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border: solid 1px;
    vertical-align: bottom;
}
.galle_image div {
    padding: 5px;
}
.galle_image img {
    width: 70%;
    padding: 20px;
}
.galle_image p {
    font-weight: bold;
}
