@charset "UTF-8";
@import url("grid.css");
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP');
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Gothic');

body {

font-family: 'Sawarabi Gothic','メイリオ', Meiryo,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN','Verdana','Arial','Segoe UI',sans-serif;
}

img {
	max-width:100%;
}
a {
    display:inline;
    color: #666;
    text-decoration-line: none;
}
a:hover { 
    color: #999;
}


#main p {
	padding: 0px 20px 15px;	/*上、左右、下への余白*/
}



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

.header {
	display: flex;
    flex-direction: row;
    padding: 2rem 0 0 0;
}


nav ul {
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
	margin: 1rem 0 0 0;
}
nav li {
	flex: 1 0 auto;
}
nav li a {
    text-decoration: none;
    text-align: center;
    width: 100%;
}
nav a:hover {
    background-color: #f7f7f7;    
}
nav a {
    padding: 0.5rem;
}

@media screen and (min-width: 768px){
/* PC時はMENUボタンを非表示 */
#open,#close {
    display: none !important;
}

#navi {
    display: block !important;
}
}

@media screen and (max-width: 768px){
.header {
	flex-direction: column;
    margin-bottom: 10px;
}
.header #open,#close  {
    position: absolute;
    top: 20px;
    right: 12px;
}
nav ul {
	flex-direction: column;
}
.header li {
	padding-top: 0;
}
/* スマホ時はMENUボタンを表示 */
#open,#close  {
    display: block;
    width: 50px;
    border: none;
    position: absolute;
    top: 20px;
    right: 12px;
}
/* スマホ時はメニューを非表示 */
#navi {
    display: none;
}
}
 
/*メイン画像
-------------------------------------*/

/*メインコンテンツ
-------------------------------------*/
main {
    margin: 1rem 0 0 0;
}
section {
	margin: 1rem 0;
	padding: 1rem 0;
}

.inner {
	width: 85%;
	max-width:850px;
	margin:10px auto 10px;
	position:relative;
	overflow:hidden;
	zoom:1;
}






/*イベント概要ブロック
---------------------------------------------------------------------------*/

.event dl {
padding: 5px 0px;
border-bottom: 1px solid #ccc;
}
[id="1"] .event dl {
position: relative;
}

.event dt {
padding-bottom: 5px;
padding-left : 10px;
padding-right : 10px;
color: #008b8b;
}
[id="1"] .event dt {
position: absolute;
}

.event dd {
padding-bottom: 5px;
padding-left : 85px;
padding-right : 10px;
}

@media screen and (min-width: 768px) {
.event dt {
clear: left;
float: left;
width: 30%;
}
.event dd {
margin-left: 20%;
}
}





/*キャッチコピー
-------------------------------------*/
.catch {
    text-align: center;
}
.catch h2 {
    padding-bottom: 1rem;
        padding-left: 1rem;
       
}

.center {
	text-align: center;
	margin-bottom: 10px;
}


/* 見出し
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 300;
  letter-spacing: 0.1em;}


h2 {
  position: relative;
  text-align: center;
  white-space: nowrap;
}

h2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
}
h2::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}


h3 {
  font-size: 2.0rem; line-height: 1.25;  letter-spacing: -.1rem; color: #fff;
  padding: 0.5rem 2rem;
  border: 3px solid #EFB2CF;
  background: #4863AD;
}

h4 {
  font-size: 2.0rem; line-height: 1.25;  letter-spacing: -.1rem; color: #fff;
  padding: 0.5rem 2rem;
  background: #ff0000;
}

h5 { font-size: 1.8rem; line-height: 1.0;  letter-spacing: -.05rem; }
h6 { font-size: 3.0rem; line-height: 1.25;  letter-spacing: -.1rem; color: #caac71;
	line-height:1.4em;
	margin:10px auto 30px;
	padding:0;
	text-align: center;
}



/* PC表示 */
@media (min-width: 500px) {
  h1 { font-size: 3.0rem; }
  h2 { font-size: 2.8rem; }
  h3 { font-size: 2.5rem; }
  h4 { font-size: 2.5rem; }
  h5 { font-size: 1.8rem; }
  h6 { font-size: 2.5rem; }
}


/*info
---------------------------------------------------------------------------*/

.adjust-box {
    position: relative;
    width: 100%;
    height: auto;
    background: #fafad2;
        border: solid 5px #dc143c;

}

.box-4x3:before {
    content: "";
    display: block;
        padding-top: 5%; /* 4:3 */

}

.adjust-box p {
    line-height:1.5em;
    margin:0px 10px;
}


/*イベント詳細
---------------------------------------------------------------------------*/

.profile-in {
    background-color: #f7f7f7;
    padding: 1rem 2rem;
}

hr.style1 {
	border-top: 1px dashed #8c8b8b;
    margin-top: 15px;
	margin-bottom: 15px;
}


/*googlemap
---------------------------------------------------------------------------*/

.iframe-wrap {
  position: relative;
  width: 100%;

  padding-top: 65%; /* = height ÷ width × 100 */
}
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*アクセス
-------------------------------------*/
.access {
	margin: 16px 16px;
	text-align: center;
	display: block;
}
.access .text {
	text-align: left;
	display: inline-block;
}


/*リスト
-------------------------------------*/
ul {
  list-style: none;
}

li {
  margin-top:5px;
  margin-bottom:5px;
}



/*トップページ内「更新情報」ブロック
---------------------------------------------------------------------------*/

.topics dl {
padding: 5px 0;
border-bottom: 3px solid #fff4f9;
}

.topics dt {
padding-bottom: 5px;
color: #3366ff;
}

@media screen and (min-width: 768px) {
.topics dt {
clear: left;
float: left;
width: 10%;
}
.topics dd {
margin-left: 15%;
}
}


/*フッター
-------------------------------------*/
footer {
    background-color: #f7f7f7;
    padding: 1rem 0;
}

footer h4 {
    border-bottom: 2px solid #ccc;
}


/*コピーライト
-------------------------------------*/
.copyright {
    text-align: center;
    padding: 1rem 0;
    background-color: #6689a5;
    width: 100%;

}
.copyright a {
    color: #fff;
    text-decoration: none;
	display: inline;
}

/*ページトップへ戻るボタン
-------------------------------------*/
#pagetop {
    position: fixed;
    bottom: 15px;
    right: 20px;
}
#pagetop a {
    display: block;
    background: #000;
    color: #fff;
    width: 50px;
    padding: 10px 5px;
    text-align: center;
}
#pagetop a:hover {
    background: #666;
}

/* 幅768px以下の表示
-------------------------------------*/
@media screen and (max-width: 768px){


}

/*ヘッダー
-------------------------------------*/
.header-box {
	display: none;
}	



}