<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
     font-family:'游ゴシック', 'メイリオ', sans-serif;
     }

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

body {
     margin: 0;
     width:100%;
     }

#siteName {
    background-color: #ffffff;
    text-align: center;
    width: 100%;
    top: 0; left: 0; margin: 0 0 10%; position: fixed; 
    z-index: 100;
          }

#siteName img {
    width: 100%;
    padding: 3.5% 25%;
    border: 0;
    box-sizing: border-box;
    display: block;
              }

#ham-menu {
    background-color: #f9fff9; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 3%; /*メニュー内左右上下余白*/
    position: fixed;
    right: -90%; /*メニュー横幅 width と合わせる*/
    top: 0;
    transition: transform 0.2s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 90%; /*メニュー横幅*/
    font-size: 120%;
    line-height: 300%;
    z-index: 1000;
}

#menu-background {
    background-color: #333333; /*黒背景*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.2s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 100%;
    z-index: -1;
}

#menu-icon {
    display: block;
    width: 8%; /*アイコン縦高さ*/
    position: fixed;
    right: 2%;
    margin: 4.6% 0 0;
    transition: all 0.2s linear 0s; /*0.3s はアニメーションにかかる時間*/
    z-index: 10000;
}

#menu-icon img {
    width: 100%;
                }

#menu-cb {
    display: none; /*チェックボックス本体は消しておく*/
}

#menu-cb:checked ~ #ham-menu {
    transform: translate(-90%); /*メニュー本体横幅 width と合わせる*/
}

#menu-cb:checked ~ #menu-background {
    opacity: 0.7;
    z-index: 999;
}


#photo{
    display: inline-block;
    width: 100%;
    padding: 17.9% 0 0;
    margin: 0;
      }

#photo img {
    width: 100%;
    height: 200px;
    object-fit: cover;
        }

#photo span {
    background-color: rgba(50,100,50,0.7);
    position: relative;
    bottom: 2em;
    left: 8%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,1);
    font-weight: bold;
    width: 90%;
    padding: 1%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
      }

#topinfo {
    position: relative;
    left: 2%;
    width:98%;
          }

#topinfo dt {
    float: left;
    width: 23%;
    font-weight: bold;    
          }

#topinfo dd {
    margin: 0 0 1em 25%;   
          }

#topinfo li {
    float: left;
    width: 100%;
    margin: 0 0 1em 0%;   
          }

#panel ul {
    padding: 0;
    margin: 0;
    width: 100%;

      }

#panel img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    margin: 0;
        }

#event {
    width: 100%;
    height: 140px;
    margin: 0;
    background-color: rgb(250,255,190);
    text-shadow: 1px 1px 5px rgba(150,255,150,0.8);
    padding: 10px 0 0 0;
    line-height: 110%;
    color: #252520;
    font-size: 30px;
    font-weight: bolder;
    display: inline-block;
    text-align: center;
    letter-spacing: 4vw;
    margin: 0 0 8px 0;   
        }

#panel span {
    background-color: rgba(100,100,200,0.6);
    position: relative;
    left: 2%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,.8);
    width: 60%;
    padding: 5px;
    line-height: 180%;
    color: #fff;
    font-weight: bold;
    display: inline-block;
      }

#panel-2 ul {
    padding: 0;
    margin: 0;
    width: 100%;

      }

#panel-2 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin: 0;
        }

#panel-2top {
    background-color: rgba(100,100,200,0.6);
    position: relative;
    left: 2%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,.8);
    width: 60%;
    padding: 5px;
    line-height: 180%;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
      }

#panel-2bottom {
    background-color: rgba(200,235,255,0.8);
    position: relative;
    bottom: 0.5em;
    left: 8%;
    z-index: 2;
    text-shadow: 1px 1px 6px rgba(0,0,0,0.0);
    width: 90%;
    padding: 1%;
    line-height: 180%;
    color: #101050;
    display: inline-block;
      }

#panel-2bottom p {
    font-weight: bold;
      }

#twitter span {
    background-color: rgba(160,100,140,0.6);

      }

#twitter div {
    background-color: #900080;
    margin: 0 0 2% 0;
    padding: 2%;
         }

#tokubetsu span {
    background-color: rgba(180,100,100,0.9);
    position: relative;
    bottom: 2em;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(200,0,0,1);
    font-weight: bold;
    width: 96%;
    padding: 2%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
    bottom: 1em;
      }

#tokubetsu2 span {
    background-color: rgba(100,100,200,0.7);
    position: relative;
    bottom: 2em;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,1);
    font-weight: bold;
    width: 96%;
    padding: 2%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
    bottom: 1em;
      }

#lang {
    margin:0;
      }


#lang-panel img {
    width: 100%;
    height: 200px;
         }

#tel{
    width: 100%;
    margin:0;
         }

}






@media screen and (min-width: 751px)  and (max-width: 999px)
{

body {
     margin: 0;
     width:100%;
     }

#siteName {
    background-color: #ffffff;
    text-align: center;
    width: 100%;
    top: 0; left: 0; margin: 0 0 10px; position: fixed; 
    z-index: 10000;
          }

#siteName img {
    height: 100px;
    padding: 20px 20px;
    border: 0;
    box-sizing: border-box;
    display: block;
              }

#menu-icon {
    display: none;
}

#menu-cb {
    display: none;
}

#ham-menu {
    background-color: #ffffff; /*メニュー背景色*/
    box-sizing: border-box;
    padding: 0px; /*メニュー内左右上下余白*/
    position: fixed;
    right: 0%; /*メニュー横幅 width と合わせる*/
    top: 0;
    height: 100px;
    width: 40%; /*メニュー横幅*/
    font-size: 100%;
    z-index: 10002;
}

#ham-menu ul {
    font-size: 0;
    padding: 11px 0px; /*メニュー内上下左右余白*/
}



#ham-menu li {
    background-color: #f6f6ff;
    display: inline-block;
    font-size: initial;
    height: 26px;
    width: 50%;
    text-align: center;
    } 

#ham-menu li a {
    line-height: 26px;
    padding: 3px 0px;
} 


#photo{
    display: inline-block;
    width: 100%;
    padding: 110px 0 0;
    margin: 0;
      }

#photo img {
    width: 100%;
    height: 300px;
    object-fit: cover;
        }

#photo span {
    background-color: rgba(50,100,50,0.7);
    position: relative;
    bottom: 2em;
    left: 8%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.8);
    font-weight: bold;
    width: 90%;
    padding: 1%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
      }

#topinfo {
    position: relative;
    left: 2%;
    width:98%;
          }

#topinfo dt {
    float: left;
    width: 23%;
    font-weight: bold;    
          }

#topinfo dd {
    margin: 0 0 1em 25%;   
          }

#topinfo li {
    float: left;
    width: 100%;
    margin: 0 0 1em 0%;   
          }

#panel {
    box-sizing: border-box;
       }

#panel ul {
    padding: 0;
    margin: 0;
    font-size: 0;
      }

#panel li {
    font-size: initial;
    display: inline-block;
    width: calc(100% /2);
         }

#panel img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin: 0;
        }

#event {
    width: 100%;
    height: 190px;
    margin: 0;
    background-color: rgb(250,255,190);
    text-shadow: 1px 1px 5px rgba(150,150,200,0.8);
    padding: 10px 0 0 0;
    line-height: 174%;
    color: #252520;
    font-size: 30px;
    font-weight: bolder;
    display: inline-block;
    text-align: center;
    letter-spacing: 4vw;
    margin: 0 0 8px 0;   
        }

#panel span {
    background-color: rgba(100,100,200,0.6);
    position: relative;
    left: 2%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,.8);
    width: 60%;
    padding: 5px;
    line-height: 180%;
    color: #fff;
    font-weight: bold;
    display: inline-block;
      }

#panel-2 {
    box-sizing: border-box;
       }

#panel-2 ul {
    padding: 0;
    margin: 0;
    width: 100%;
      }

#panel-2 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin: 0;
        }

#panel-2top {
    background-color: rgba(100,100,200,0.6);
    position: relative;
    left: 2%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,.8);
    width: 60%;
    padding: 5px;
    line-height: 180%;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
      }

#panel-2bottom {
    background-color: rgba(200,235,255,0.8);
    position: relative;
    bottom: 0.5em;
    left: 8%;
    z-index: 2;
    text-shadow: 1px 1px 6px rgba(0,0,0,0.0);
    width: 90%;
    padding: 1%;
    line-height: 180%;
    color: #101050;
    display: inline-block;
      }

#panel-2bottom p {
    font-weight: bold;
      }

#twitter span {
    background-color: rgba(160,100,140,0.6);

      }

#twitter div {
    background-color: #900080;
    margin: 0 0 2% 0;
    padding: 2%;
         }

#tokubetsu span {
    background-color: rgba(180,100,100,0.9);
    position: relative;
    bottom: 2em;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(200,0,0,1);
    font-weight: bold;
    width: 98%;
    padding: 1%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
    bottom: 1em;
      }

#tokubetsu2 span {
    background-color: rgba(100,100,200,0.7);
    position: relative;
    bottom: 2em;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,1);
    font-weight: bold;
    width: 98%;
    padding: 1%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
    bottom: 1em;
      }

#lang {
    margin:0;
      }


#lang-panel li {
    width: 100%;
         }

#lang-panel img {
    width: 100%;
    height: 300px;
         }

#tel {
    pointer-events: none;
    display:none;
    height:0;
         }

}

@media print, screen and (min-width: 1000px)
{

body {
    margin: 0 auto;
    width:982px;
    background: linear-gradient(#ffffd0, #e0ffe0);
     }

#wide {
    background-color:#ffffff;
      }

#siteName {
    background-color: #ffffff;
    text-align: center;
    width: 982px;
    top: 0; left: calc((100% - 982px)/2); margin: 0 0 10px; position: fixed; 
    z-index: 10000;
          }

#siteName img {
    height: 100px;
    padding: 20px 20px;
    border: 0;
    box-sizing: border-box;
    display: block;
              }

#menu-icon {
    display: none;
}

#menu-cb {
    display: none;
}

#ham-menu {
    background-color: #ffffff; /*メニュー背景色*/
    box-sizing: border-box;
    padding: 0px; /*メニュー内左右上下余白*/
    position: fixed;
    right: calc((100% - 982px)/2); /*メニュー横幅 width と合わせる*/
    top: 0;
    height: 100px;
    width: 392.8px; /*メニュー横幅*/
    font-size: 100%;
    z-index: 10002;
}

#ham-menu ul {
    font-size: 0;
    padding: 11px 0px; /*メニュー内左右上下余白*/
}

#ham-menu li {
    background-color: #f6f6ff;
    display: inline-block;
    font-size: initial;
    height: 26px;
    width: 50%;
    text-align: center;
    } 

#ham-menu li a {
    line-height: 26px;
    padding: 3px 0px;
} 


#photo{
    display: inline-block;
    width: 100%;
    padding: 110px 0 0;
    margin: 0;
      }

#photo img {
    width: 100%;
    height: 300px;
    object-fit: cover;
        }

#photo span {
    background-color: rgba(50,100,50,0.7);
    position: relative;
    bottom: 2em;
    left: 8%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.8);
    font-weight: bold;
    width: 90%;
    padding: 1%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
      }

#topinfo {
    position: relative;
    left: 2%;
    width:98%;
          }

#topinfo dt {
    float: left;
    width: 23%;
    font-weight: bold;    
          }

#topinfo dd {
    margin: 0 0 1em 25%;   
          }

#topinfo li {
    float: left;
    width: 100%;
    margin: 0 0 1em 0%;   
          }

#panel {
    box-sizing: border-box;
       }

#panel ul {
    padding: 0;
    margin: 0;
    font-size: 0;
      }

#panel li {
    font-size: initial;
    display: inline-block;
    width: calc(100% /2);
         }

#panel img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin: 0;
        }

#event {
    width: 100%;
    height: 190px;
    margin: 0;
    background-color: rgb(250,255,190);
    text-shadow: 1px 1px 5px rgba(150,255,150,0.8);
    padding: 10px 0 0 0;
    line-height: 173%;
    color: #252520;
    font-size: 30px;
    font-weight: bolder;
    display: inline-block;
    text-align: center;
    letter-spacing: 4vw;
    margin: 0 0 8px 0;   
        }

#panel span {
    background-color: rgba(100,100,200,0.6);
    position: relative;
    left: 2%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,.8);
    width: 60%;
    padding: 5px;
    line-height: 180%;
    color: #fff;
    font-weight: bold;
    display: inline-block;
      }

#panel-2 {
    box-sizing: border-box;
       }

#panel-2 li {
    display: inline-block;
       }

#panel-2 ul {
    padding: 0;
    margin: 0;
    width: 100%;
      }

#panel-2 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin: 0;
        }

#panel-2top {
    background-color: rgba(100,100,200,0.6);
    position: relative;
    left: 2%;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,.8);
    width: 60%;
    padding: 5px;
    line-height: 180%;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
      }

#panel-2bottom {
    background-color: rgba(200,235,255,0.8);
    position: relative;
    bottom: 0.5em;
    left: 8%;
    z-index: 2;
    text-shadow: 1px 1px 6px rgba(0,0,0,0.0);
    width: 90%;
    padding: 1%;
    line-height: 180%;
    color: #101050;
    display: inline-block;
      }

#panel-2bottom p {
    font-weight: bold;
      }

#twitter span {
    background-color: rgba(160,100,140,0.6);

      }

#twitter div {
    background-color: #900080;
    margin: 0 0 2% 0;
    padding: 2%;
         }
#tokubetsu span {
    background-color: rgba(180,100,100,0.9);
    position: relative;
    bottom: 2em;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(200,0,0,1);
    font-weight: bold;
    width: 98%;
    padding: 1%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
    bottom: 1em;
      }

#tokubetsu2 span {
    background-color: rgba(100,100,200,0.7);
    position: relative;
    bottom: 2em;
    z-index: 2;
    text-shadow: 1px 1px 4px rgba(0,0,0,1);
    font-weight: bold;
    width: 98%;
    padding: 1%;
    line-height: 180%;
    color: #fff;
    display: inline-block;
    bottom: 1em;
      }


#lang {
    margin:0;
      }


#lang-panel li {
    width: 100%;
         }

#lang-panel img {
    width: 100%;
    height: 300px;
         }

#tel {
    pointer-events: none;
    display:none;
    height:0;
         }

}


@media all and (min-width: 751px) and (-ms-high-contrast:none) ,(-ms-high-contrast:active)
{
#ham-menu li{font-size: 15px;}
#panel li {font-size: 15px;}
}
</pre></body></html>