@charset "utf-8";

@import "margin.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, dl, dt, dd {
	border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body, p, dl, dt, dd, ul, li {
font: 13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
-webkit-text-size-adjust: none;
letter-spacing:0.1em
}

.fixed {
	position: fixed;
	top: 0px;
	z-index: 100;
	margin:0px auto;
	width:100%
}

/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{zoom: 1;}

     
/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#932339;
}

a:hover, a:active{
outline: none;
color:#b26171;
}


/*文字*/
span.g_txt {
	color:#555
}

span.s_txt {
	font-size:85%
}




/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:880px;
}

#header{
overflow:hidden;
margin-bottom:10px;
}

#content{
float:right;
width:100%;
padding:30px 0 50px;
}

#sidebar{
float:left;
width:233px;
padding:22px 0 50px;
}

#footer{
clear:both;
background-color:#932339;
color:#fff;
} 


/* ヘッダー
*****************************************************/


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h1{
clear:both;
float:left;
padding:15px 0px 15px;
color: #515151;
font-size:160%;
font-weight:bold;
}


/* コンタクト
----------------------------------*/
.contact{
float:right;
padding:10px 0 0;
text-align:right;
color:#000;
font-size:90%;
line-height:1.5em
}


.contact .lang {margin: 0 0 10px;}
.contact .lang a {
	font-size: 100%;
	padding: 3px 15px;
	border: 1px solid #0f3f57;
	color: #0f3f57;
}

.contact .lang a:hover{
	background: #0f3f57;
	color: #ffffff;
}

.contact .lang span {
	font-size: 100%;
	padding: 3px 15px;
	border: 1px solid #932339;
	background: #932339;
	color: #ffffff;
}

.contact .tel{
margin-bottom:-5px;
font-size:150%;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:5px;
color:#932339
}

#header_contactBT{
	float: left;
}
#header_contactBT2{
	float: right;
	margin: 5px 0 0;
}
#header_contactBT a {
	text-align:left;
	width:115px;
	padding:3px 0px;
	display:block;
	 background: #f3f1ed;
    border: 1px solid #DDD;
    color: #333;
	text-align:center;
	border-radius: 5px;
}

#header_contactBT a:hover {
		 background: #eae8e0;
		color: #333;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
margin-top:20px;
clear:both;
line-height:0;
text-align:center;
z-index:0;
}

.post{
margin:0 0 20px 0;
padding:20px 0px;
border:0px solid #d5d5d5;
background: #fff;
min-height:150px;}

.toppage h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#333;
}

.toppage{padding:10px 10px 20px 20px;}



/* 記事ループ
*****************************************************/
.list{
padding:10px 0;
border-bottom:1px dashed #dcdcdc;
}

.list:last-child{border:0;}

.post .list p{padding:0;}

.list span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:0;
padding:10px 10px 7px 10px;
font-size:150%;
color:#000;
border-bottom:0;
border-left:4px solid #932339;
color:#932339
}

.dateLabel{
text-align:right;
font-weight:bold;
color:#858585;
}

.post p{padding-bottom:15px;}


.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:10px;
border: #ccc solid;
border-width: 0 0 1px 1px;
background:#efede7;
}

.post table td{
padding:10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
background:#fff;
vertical-align:middle
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}
#top_content img {max-width:100%;height:auto;}


/*リスト*/
.post ul {margin:0px 20px 20px 0px;}
.post ul li {
margin-bottom:5px;
padding-left:15px;
background:url("../images/list_ic01.png") no-repeat 0 5px;
}

.post ol {margin:0 0 10px 30px;}
.post ol li {list-style:decimal;}



/*行揃え、フロート*/

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 10px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

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

.img_border {
	border:solid 1px #ccc
}

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}


/* サイドバー　ウィジェット
*****************************************************/
section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0 0 20px 0;
padding:10px 10px 10px 17px;
border:1px solid #d5d5d5;
background: #fff;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

p.banner{padding-bottom:15px;}

p.banner img{
max-width:233px;
height:auto;
}

p.banner img:hover{
cursor:pointer;
opacity:.8;}

section.widget h3{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #d5d5d5;
border-bottom:0;
color:#000;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(images/arrow.gif) no-repeat 0 12px;
border-bottom:1px dashed #dcdcdc;
}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}

/* カレンダー */
#calendar_wrap table{margin:0 auto;width:90%;}
#calendar_wrap table caption{padding:10px 0;text-align:center;font-weight:bold;}
#calendar_wrap table th, #calendar_wrap table td{padding:3px;text-align:center;}
#calendar_wrap table th:nth-child(6),#calendar_wrap table td:nth-child(6){color:#0034af;}
#calendar_wrap table th:nth-child(7),#calendar_wrap table td:nth-child(7){color:#950000;}
#calendar_wrap table td#prev{text-align:left;}
#calendar_wrap table td#next{text-align:right;}
#calendar_wrap a{font-weight:bold;}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #d5d5d5;
border-bottom:0;
color:#000;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(images/arrow.gif) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #dcdcdc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6f6f6f;}


/* フッターバナー
*****************************************************/

.f-flexbox {
    background-color: none;     /* 背景色指定 */
    display: flex;            /* 余白指定 */
	margin: 0px auto 0px auto;

}

.f-flexitem:hover {
   color: #00baa5; 
}
 
.f-flexitem {
	width: 25%;  /* 4分割する時は　25％に変更 */
    padding: 10px;
    margin:  0px;              /* 外側の余白 */
    text-align: left;	
}
.f-flexitem img{

}

.f-flexitem a{
	text-decoration: none;
	font-size:100%;
}

.flexitem:nth-child(1) {
    background-color:   none; /* 背景色指定 */
} 

.f-flexitem:nth-child(2) {
    background-color:   none; /* 背景色指定 */
}

.f-flexitem:nth-child(3) {
    background-color:  none; /* 背景色指定 */
}
 
.f-flexitem:nth-child(4) {
    background-color:  none; /* 背景色指定 */
}
 


@media screen and (max-width: 644px) {
.f-flexbox {
 flex-direction: column; /* スマホで縦に並べる */
  }
.f-flexbox .f-flexitem{
    width: 70%;
	margin: 0 auto;
  }
}


/*　240808 上記アップ後、削除予定 */
.footer_banner {
	padding: 0px 0px;
	text-align: center;

}

.footer_banner li {
	float: left;
	margin:0px 10px;}


.footer_banner li img{
		width: 100%;
	}


@media only screen and (max-width: 879px){
	
	.footer_banner {
		padding: 0px 0px;
		text-align: none;
	}

	.footer_banner li {
		float: left;
		margin:0px 0px;
		width: 90%;
	}
	
	.footer_banner li img{
		width: 30%;
	}
}

@media only screen and (max-width: 644px){
	
	.footer_banner {
		padding: 0px 0px;
		text-align: center;
}

	.footer_banner li {
		float: left;
		margin:0px 0px;
		width: 100%;
	}
	
	.footer_banner li img{
		width: 80%;
	}
}

/* ここまで */




/* フッター
*****************************************************/
#footer ul{
padding:15px 0 25px;
text-align:center;
}

#footer li{
display:inline-block;
padding: 5px 16px;
border-left:1px dotted #d5d5d5;
}
*:first-child+html #footer li{display:inline;}

#footer li:first-child{border:0;}

#footer li a{
text-decoration:none;
color:#000;
}

#footer li a:hover{color:#999;}

#footer ul ul{display:none;}

#copyright{
clear:both;
padding:10px 0 37px;
text-align:center;
color:#fff;
font-size:10px;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/
ul.post{
padding:0;
}

ul.post li{
margin:0 10px;
padding:20px 0 15px;
border-bottom:1px dashed #dcdcdc;
}

ul.post li:last-child{border:0;}

ul.post img{
float:left;
margin:0 15px 5px 10px;
}

ul.post h3{
margin:0 0 10px 10px;
font-size:14px;
font-weight:normal;
color:#333;
border:0;
}


.h_nav {
	float: right;
	text-align: right;
	padding: 25px 0 10px;
}

@media only screen and (max-width: 644px){
	.h_title {width: 65%;}
	.h_nav img {width: 50px;}
}



/*TOPレイアウト*/
/*スマホで表示*/
@media screen and (min-width: 879px){
#top_content_menu{
	margin-top:0px; /* 40px 251111　*/
	}
#topmenu_sp {
	display:none;
}
}

/*通常表示*/
@media screen and (max-width: 880px){
#top_content_menu{
	display:none;
}
#topmenu_sp {
		margin-top:0px; /* 40px */
}
}

#top_content_menu h3 {
	border:1px solid #932339;
	text-align:center;
	color:#932339;
	padding:10px;
	font-weight:normal;
	margin-bottom:10px;
	font-size:110%;
	letter-spacing:0.2em
}

#top_content_menu ul li {
}

#top_content_menu ul li a {
		border-bottom:none;
		margin-bottom:10px;
		padding-left:0em;
		display:block;
		line-height:1.5em;
		border-bottom:solid 1px #;
}

#top_content_menu ul li li a {
		border-bottom:none;
		margin-bottom:3px;
		padding-left:1em;
		font-size:90%;
		line-height:1.8em;
		color:#333;
		font-weight:normal;
		background:url(../images/mark7.png)0px 5px;
		background-repeat:no-repeat;
		padding-left:1em;
		text-align:left;
}

#top_content_menu ul li li:first-child {
	margin-top:-5px;
}


#top_content_menu ul li li:last-child {
	margin-bottom:20px;
}


#top_content_menu .menu {
float:left;
}

/*各バナーの大きさ調整*/
#top_content_menu .box01 {width: 28%;margin: 0 5% 20px 0;}
#top_content_menu .box02 {width: 34%;margin: 0 5% 20px 0;}
#top_content_menu .box03 {width: 28%;margin: 0 0 20px 0;}
#top_content_menu .box04 {width: 28%;margin: 0 5% 0 0;}
#top_content_menu .box05 {width: 28%;margin: 0 5% 0 0;}
#top_content_menu .box06 {width: 28%;margin: 0 0 0 0;}
#top_content_menu .box05 a {padding: 25px 0;}

.menu02-1 {
	float:left;
	width:150px;
}

.menu02-2 {
	float:left;
	margin-left:15px;
	width:130px;

}


#BTblog {
	width:129px;
	height:40px;
	background:url(../images/BTblog.png) no-repeat;
	background-position:left;
	border:1px solid #932339;
	line-height:40px;
	padding-left:115px;

}

.smp {
	display:none}

#top_content {
float:left;
width:600px;
padding:0px;
}

#top_rireki {
float: left;
width:65%;
padding:0px;
}

#top_sns {
float: right;
width:30%;
padding:0px;
}

#top_sns .in {
	margin: 10px 0;
	padding: 10px;
	border: 3px solid #dddddd;
	text-align: center;
}

#top_sns .in h4 {
	font-size: 16px;
	font-weight: bold;
}

#top_sns .in .btn {
	display: block;
	padding: 5px;
	background: #932339;
	color: #ffffff;
}
#top_sns .in .btn:hover {background: #b26171;}

.p_border {
	clear:both;
	padding-top:15px 
}



@media only screen and (max-width: 959px){
	#top_content_menu .menu {font-size: 16px;}
	#top_content_menu .menu a span {font-size: 10.5px;}
}

@media only screen and (max-width: 644px){
	#top_content_menu .menu br {display: none}
	#top_content_menu .menu a span {font-size: 13px;}
	.menu02-1,
	.menu02-2,
	#top_content_menu .box01,
	#top_content_menu .box02,
	#top_content_menu .box03,
	#top_content_menu .box04 {width: 100%;margin: 0 0 15px}
	#top_content_menu .box05 {width: 100%;margin: 0}
}

@media only screen and (max-width: 644px){
	.menu02-1,
	.menu02-2
	#top_content_menu .box02,
	#top_content_menu .box03,
	#top_content_menu .box04 {width: 100%;margin: 0 0 15px}
	#top_content_menu .box05 {width: 100%;margin: 0}
}




/* 879px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 879px){
#wrapper, .inner{width:96%;}
#header img {max-width:100%;height:auto;}
#header{width:100%;padding:0 0%;}
#header h1 { text-align:center; float:left}
#header .inner { margin-bottom:20px;
}
.contact{float:right; text-align:center;padding:10px 0px; margin-top:10px;}
.smp { 	clear:both;}
　nav#mainNav{width:96%;}

	nav#mainNav ul{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content, #sidebar,#top_content,#top_rireki,#top_sns{
	clear:both;
	width:95%;
	float:none;
	margin:0 auto;
	padding:10px 0;
	}
	
	.banner{width:100%;margin:0 auto;text-align:center;}
  p.banner img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}
	
	#footer li{margin-bottom:10px;}
		
.s_border {
		display:none;
}

.p_border {
	clear:both;
	padding-top:15px ;
}

	

}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	body{background-position:0 -0px;}
	#header h1 {display:block; width:280px; margin:20px auto; padding:0px; float:none;}
	#header{text-align:center;}
	#header h2,.contact{float:none;}
	.contact{padding:0 0 0px; float:none}
	.contact p{text-align:center;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
	.contact{ float:none; text-align:center;padding:0px 0px;}
.smp {
	clear:both; }
#header img {max-width:100%;height:auto;}
#header_contactBT,#header_contactBT2 {float: none;text-align: center;}
#header_contactBT a {
	margin:0px auto;
}

.s_border {
	display:none;
}

.p_border {
	display:none;
}
}


/*clear:both*/
br.clear {
clear: both;
line-height: 0;
height: 0;
}



/*pagetop*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}



/*パンくず*/
.breadcrumb{
	font-size:90%;
	color:#666;
	margin:10px 0px;
	}
.breadcrumb ul{
	margin:auto;
	overflow:hidden;	
	}
.breadcrumb ul li{
	float:left;
	padding:10px 0 10px 0;
	padding-right:10px;
	font-weight:bold
	}
.breadcrumb ul li a{
	padding:5px 0 5px 0;
	padding-right:10px;
	font-weight:normal
	}
.breadcrumb ul li a:hover{
	color:#932339
}



/*h3*/
.post h3 {
font-size:110%;
font-weight: normal;
background:url("../images/mark1.png") no-repeat 0 0;
margin:15px 0 10px;
padding:0 0 0 22px;
/*
border-bottom:solid 1px #932339;
*/
}

/*アイコンの下のインデント揃え*/
.post .h3_txt {margin-left: 20px;}


.post h3.mark2 {
	font-size:110%;
font-weight: normal;
background:url("../images/mark2.png") no-repeat 0 0;
margin:15px 0 10px;
padding:0 0 0 22px;
}

.post h3.mark3 {
	font-size:110%;
font-weight: normal;
background:url("../images/mark3.png") no-repeat 0 0;
margin:15px 0 10px;
padding:0 0 0 22px;
}


.post h3.event_h3a {
	font-size:120%;
	font-weight: normal;
	background:url("../event_archive/ivent/ivent_b1.gif") no-repeat 0 0;
	margin:15px 0 20px;
	padding:0 0 0 80px;
}

.post h3.event_h3b {
	font-size:120%;
	font-weight: normal;
	background:url("../event_archive/ivent/ivent_b3.gif") no-repeat 0 0;
	margin:15px 0 20px;
	padding:0 0 0 80px;
}



.post h3.event_h3c {
	font-size:120%;
	font-weight: normal;
	background:url("../event_archive/ivent/ivent_b4.gif") no-repeat 0 0;
	margin:15px 0 20px;
	padding:0 0 0 80px;
}




.border_b {
	border-bottom:solid 1px #932339;
}
	
/*数字アイコン付き 見出し*/
.post h3[class*="num"] {
font-weight: normal;
font-size: 120%;
padding: 0 0 0 30px;
border-bottom:solid 1px #932339;

}

.post h3.num01 {background: url("../images/num01.png") no-repeat 0 0px;}
.post h3.num02 {background: url("../images/num02.png") no-repeat 0 0px;}
.post h3.num03 {background: url("../images/num03.png") no-repeat 0 0px;}
.post h3.num04 {background: url("../images/num04.png") no-repeat 0 0px;}
.post h3.num05 {background: url("../images/num05.png") no-repeat 0 0px;}
.post h3.num06 {background: url("../images/num06.png") no-repeat 0 0px;}
.post h3.num07 {background: url("../images/num07.png") no-repeat 0 0px;}
.post h3.num08 {background: url("../images/num08.png") no-repeat 0 0px;}
.post h3.num09 {background: url("../images/num09.png") no-repeat 0 0px;}
.post h3.num10 {background: url("../images/num10.png") no-repeat 0 0px;}

/*数字アイコンの下のインデント揃え*/
.post .num_txt {margin-left: 30px;}

/*スマホでの文字の大きさ調整、h3下のインデント解除*/
@media only screen and (max-width: 644px){
	h1 {font-size: 16px;}
	.post .lead_txt {font-size: 14px;}
	.post .h3_txt,.post .num_txt{margin-left: 0;}
}


/*表 sp_blockをつけるとスマホでは1段になります*/
.post table.default {
border:1px #ddd solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 20px;
}

.post table.default th {
border:#ddd solid;
background:#e9f8f8;
vertical-align:middle;
text-align:center;
border-width:0 0 1px 1px;
padding:10px 7px;
}

.post table.default td {
border:1px #ddd solid;
background:#fff;
border-width:0 0 1px 1px;
padding:10px 7px;
}

@media only screen and (max-width: 644px){
	.post table.sp_block {width: 100%;border-width:1px 1px 0 0;}
	.post table.sp_block td,.post table.sp_block th {display: block;width: auto;}
	.post table.sp_block table td,.post table.sp_block table th {display: table-cell;}
	/*tableの中のtableはスマホ対応しない*/
}



/*キャプション*/

figure {
	margin:0px
}

figcaption {
	text-align:center;
  font-size: 80%;
  margin:0.5em 0;
}


/*テスト*/

#figure {
	text-align:center;
	margin-right:-15px;
}
#figure li {
	background:none;
	list-style:none;
	display: inline-block;
	padding:15px;
  font-size: 90%;
  border:none;
  height:auto;
  vertical-align: middle
  }
  
  
#figure li img {
	margin-bottom:0.5em
}



.figure {
	text-align:center;
}
.figure ul {
	list-style:none;
	background:none
}

.figure ul li {
	background:none;
	list-style:none;
	display: inline-block;
	padding:15px;
	 font-size: 90%;
 	border:none;
	 height:auto
 }
  
 .figure li img {
	margin-bottom:0.5em;
	max-width:100%;
	height:auto;

	}





/*TOPスタイル　後で整理*/
h3.top_h3 {
	border-bottom:solid 1px #932339;
	font-weight:normal;
	color:#932339;
	margin-bottom:15px;
	font-size:110%}
	
	
#top_1 {
	margin-bottom:30px;
}
	

/*TOPお知らせ*/
#info {
	padding-right:15px;
	overflow-y: scroll;
	max-height:500px; 
	-webkit-overflow-scrolling: touch;
	min-height:500px;
}
	
	
#top_rireki dl {
	font-size:12px;
	line-height:1.5em;
}

#top_rireki dt {
		color:#932339;
}
#top_rireki dd {
	border-bottom:solid 1px #ddd;
	padding-left:1em;
	margin-bottom:10px;
}



/*サイトマップ*/


#sitemap p.mark2 {
	font-size:110%;
	font-weight: normal;
	background:url("../images/mark2.png") no-repeat 0 0;
	margin:15px 0 30px;
	padding:0 0 0 22px;
/*	border-bottom:solid 1px #932339;*/
	color:#932339
}


#sitemap {
	border-top:solid 0px #932339;

}

#sitemap1 {
	float:left;
	width:25%
}
#sitemap2 {
	float:left;
	width:40%;
	margin-left:5%
}

#sitemap2_1 {
	float:left;
	width:50%
}

#sitemap2_2 {
	float:left;
	width:50%
}

#sitemap3 {
	float:left;
	width:25%;
	margin-left:5%
}

#sitemap p a {
	border-bottom:solid 1px #d7d2c3;
	display:block;
	width:100%;
	margin-bottom:10px;
	font-size:110%;
	text-align:center;
}

#sitemap ul li a {
		border-bottom:none;
		margin-bottom:0px;
		padding-left:0em;
		display:block;
		line-height:2.5em;
}

#sitemap ul li li a {
		border-bottom:none;
		margin-bottom:3px;
		padding-left:1em;
		font-size:90%;
		line-height:1.8em;
		color:#333;
		font-weight:normal;
		background:url(../images/mark7.png)0px 5px;
		background-repeat:no-repeat;
		padding-left:1em

}


@media only screen and (max-width: 879px){
	#info {min-height: 300px;max-height: 300px;}
	#sitemap,
	#sitemap1,
	#sitemap2,
	#sitemap3 { float::none; width: 100%;margin: 0 0 15px;
	text-align:center;}

	#sitemap ul li li a {
	background:none;
	}
	
#sitemap p.testsm {
		background:none;
		border-bottom:solid 1px #932339}
}




/*ページリンク*/
#pagelink {
	margin-bottom:60px;
	width:100%
}

#pagelink .previous {
	float:left;
}

#pagelink .next {
	float:right
}

@media only screen and (max-width: 879px){
	#pagelink,
	 .previous,
	 .next
	  { float:none; text-align:center;  width: 100%;margin: 0 0 30px; font-size:100%}
 	 .previous {
		 margin-bottom:10px;
	 }
 	.next {
		margin-bottom:40px;
 }
 }
.event_link {
	text-align:right;
	margin:0px 0px 30px 0px;
}

	
	 
	 /*googlemap*/

.googlemap {
	position: relative;
	padding-bottom: 75%;
    height: 0;
    overflow: hidden;
	width:80%;
	margin:20px auto;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    }


.event h3 {
	background:none;
	padding:0px
}
	

.dl_1 dl {
	line-height:1.5em
}

.dl_1 dt {
		float:left;
		line-height:1.5em;
		font-weight:normal


}

.dl_1 dd {
	padding-left:6em;
	line-height:1.5em

}



/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #878787;
background: -moz-linear-gradient(top, #878787 0%, #6f6f6f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#878787), color-stop(100%,#6f6f6f));
background: -webkit-linear-gradient(top, #878787 0%,#6f6f6f 100%);
background: -o-linear-gradient(top, #878787 0%,#6f6f6f 100%);
background: linear-gradient(to bottom, #878787 0%,#6f6f6f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#6f6f6f',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:120%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #878787;
background: -moz-linear-gradient(top, #6f6f6f 0%, #878787 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#878787));
background: -webkit-linear-gradient(top, #6f6f6f 0%,#878787 100%);
background: -o-linear-gradient(top, #6f6f6f 0%,#878787 100%);
background: linear-gradient(to bottom, #6f6f6f 0%,#878787 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#878787',GradientType=0 );
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}




/*not found*/
.page404 {
	min-height:800px;
	text-align:center
}


.page404 h3 {
	color:#932339;
	font-size:200%
}


/* 220830 shioda add 今年開催する展覧会 開催タイトル部分 */

.post h5{
	color: #b71a35;
	font-size:24px;
	line-height: 1.5em;

}

/* 220830 shioda add 今年開催する展覧会 開催日部分 */
.post h6{
	color: #1d2088;
	font-size:24px;
	line-height: 1.5em;
    font-weight: bold;
}


@media only screen and (max-width: 879px){	

.post h5{
	color: #b71a35;
	font-size:16px;
	line-height: 1.5em;

}

.post h6{
	color: #1d2088;
	font-size:16px;
	line-height: 1.5em;
    font-weight: bold;
}	

}


/* 220830 shioda add 今年開催する展覧会 詳細はこちらボタン */
.btn_arrow {
    display: table;
    position: relative;
    padding: 1em 2.5em;
    min-width: 15em;
    border: 2px solid currentColor;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    transition: 0.5s;
    border: 2px solid #b71a35;	
	background-color: #b71a35;
}
.btn_arrow::after {
    position: absolute;
    top: 50%;
    right: 1em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
}
.btn_arrow:hover {
    border: 2px solid #b71a35;
    background-color: #fff;
    color: #b71a35;
}


@media only screen and (max-width: 879px){	

.btn_arrow {
    margin: 0 auto;
}
	
}



