@charset "UTF-8";
/* スマホ（ＳＰ）バージョン　：　更新日（２０２６．１．２）*/

body {
  width: 750px;	
  margin: 0 auto;
  padding: 0;
  color: #1f1d1e;
  background-color: #fdfdfd;  
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;           
}

a { color: #312f30;  /* リンクした文字色 */
  text-decoration: none;  /* リンクに下線をひかない */
}

a:visited { color: #2902cb; /* リンクした文字にカーソルをのせたときの文字色 */
}

a:hover {
  color: #222422;
  font-weight: bold;
  text-decoration: none;
}

a img { transition: opacity 0.2s linear; 
}

a:hover img { opacity: 0.7; 
}

h1 {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  border: 1vw solid #00008b;  
  background: #00008b;  
  font-size: 2rem;
  color: #ffffff;
  padding: 2px;
  border-radius: 10px;
  text-align: center; 
}

h2 {
  width:90%; 
  margin-right: auto;
  margin-left: auto;
  padding: 10px 10px ;
  border: 2px solid #006400;  
  font-size: 1.5rem;
  color: #006400;
  border-radius: 10px;
  text-align: center;
  background-color: #ccff00;
    
}

h3 {
  margin: 20px 0 0 0;
  font-size: 23px;
  border-left: solid 3px #b7a077;
  padding: 4px 9px 4px 14px;
}

h4 {
  margin: 20px 0 0 0;
  padding: 5px 10px;
  border: 1px solid #3100fc;  
  font-size: 1.2vw;
  color: #3100fc;
  border-radius: 10px;
  text-align: center;    
}
h5{
  margin: 20px 0 0 0;
  font-size: 1.5rem;
  border: 3px solid #696969;
  border-radius: 15px;  
  background-color: #696969;
  color: #ffffff;
  padding: 8px 22px;
  margin: 0;
  text-align: center;
}

h6{  
  width: 80%;
  margin: 20px 0 0 0;
  font-size: 1.5rem;
  border: 5px solid #ff0000;
  border-radius: 20px;  
  background-color: #ffffff;
  color: #ff0000;
  padding: 8px 22px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

h7 {
  width:30%; 
  margin-right: auto;
  margin-left: auto;
  padding: 10px 10px ;
  border: 2px solid #228b22;  
  font-size: 2rem;
  color: #EEEEEE;
  border-radius: 10px;
  text-align: center;
  background-color: #228b22;
  }


p {
  font-size: 1rem;
  margin-top: 0;
  line-height: 1.6;
}

img { vertical-align: bottom; 
}

/** 配置6種類とクリア **/
.float-l{
float:left;
}

.float-r{
float:right;
}

.float-c{
float:center;
}

.cnl{
clear:both;
}

.txt-l{
text-align:left;
}

.txt-r{
text-align:right;
}

.txt-c{
text-align:center;
}

.txt-i1 {
  color: #ff0000;
  font-size: 1.5vw;
  font-weight: bold;
}

.txt-i2 {
  color: #000000;
  font-size: 1.5vw;
  font-weight: bold;
}


/* コンテンツ全体 */
#wrapper {
  width: 98%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.top_band {  
    background-position: top left;
    margin-top: -1px;
    width: 750px;
    height:90px;
    background-image :linear-gradient(#ffffff, #ffffff);    
}
.stripe {
  background-position: top left;
    margin-top: 5px;
    width: 750px;
    height:12px;
    background-image :linear-gradient(#00fff5,#433bff,#00fff5);
}
	
.stripe2{
  background-position: top left;
    margin-top: 5px;
    width: 750px;
    height:1px;
    background-image :linear-gradient(#3e2100,#3e2100,#3e2100);
	
}
.embl1 {  
  padding: 18px 0 0 10px;
  float: left;
  margin: 0 0;
}
.embl2 {  
  padding: 0;
  float: left;
  margin: 18px 0 0 25px;
}
.embl3 {  
  padding: 0;
  float: right;
  margin: 5px 10px 0 0;
}

/* スライダー */
.container{
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: relative;	
  padding: 1px 0 1px 0;
}
.swiper{
 max-width: 100%;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img{
  animation: zoomUp 10s linear 0s 1 normal both;  
}
.slide-img img{
  display: block;
  height: auto;
  width: 100%;  
}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 8px !important; 
  background:#ffffff!important;
}
.swiper-pagination-bullet-active {
    width: 10px !important;
    height: 10px !important;
    background:#7974ff!important;
}
/* パンくずリスト*/
.bread ul {
  display: flex;         
  list-style-type: none;
}
.bread li a {
  padding: 5px;          /* リンク間の間隔 */
  color: #433bff;        /* リンクの文字色 */
  font-size: 1.5rem;       /* リンクの文字サイズ */
  text-decoration: none; /* リンクの下線を非表示 */
}
.bread li a:hover {
  background-color: #ffffff; /* カーソルをリンク上に乗せたときの背景色 */
}
.bread li:after {
  content: '\003e';   /* 「>」を要素間の区切り文字として表示 */
  margin-left: 10px;  /* 区切り文字と要素の間隔を調整 */
  margin-right: 10px; /* 区切り文字と要素の間隔を調整 */
  font-size: 1.5vw;    /* 区切り文字のサイズ */
  color: #433bff;     /* 区切り文字の文字色 */
}
.bread li:last-child:after {
  content: "";        /* 最後のliの後ろには区切り文字を表示しない */
}

/* ＜スマホ＞　新着ニュース・メニュー */
.bulletin-board {
 position: relative;
 margin: 2em 0;
 padding: 0.5em 1em;
 border: solid 3px #0068e2;
 border-radius: 8px;
}

.bulletin-board .box-title {
 position: absolute;
 display: inline-block;
 top: -13px;
 left: 10px;
 padding: 0 9px;
 line-height: 1;
 font-size: 25px;
 background: #FFF;
 color: #0068e2;
 font-weight: bold;
}

.bulletin-board p {
 margin: 0;
 padding: 0;
}

.news dl { 
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 1.5vw;
}

.news dt {
  width: 25%;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 1rem;
  text-align: left;
}

.news dd {
  width: 60%;
  margin-top: 5px;
  margin-left: 25px;
  margin-bottom: 20px;
  font-size: 1rem;
}

/* ギャラリーメニュー */
.bulletin-board2 {
 position: relative;
 margin: 2em 0;
 padding: 0.5em 0.5em;
 border: solid 3px #ff9225;
 border-radius: 8px;
}

.bulletin-board2 .box-title2 {
 position: absolute;
 display: inline-block;
 top: -13px;
 left: 10px;
 padding: 0 9px;
 line-height: 1;
 font-size: 25px;
 background: #FFF;
 color: #ff9225;
 font-weight: bold;
}

.bulletin-board2 p {
 margin: 0;
 padding: 0;
}

#news2 dl { overflow: hidden; 
}

#news2 dd {
  font-size: 22px;   
  margin-left: 1em;
  margin-bottom: 10px;
}

/* フッター */
footer {
  background-color: #6495ed;
  text-align: center;
}
footer #footer_nav {
  background-color: #f1eeff;
  padding: 10px 0;
}
footer #footer_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer #footer_nav li {
  display: inline;
  border-left: solid 1px #433bff;
  margin-left: 8px;
  padding-left: 8px;
  font-size: smaller;
}
footer #footer_nav li:last-child {
  border-right: solid 1px #433bff;
  padding: 0 8px;
}
footer small {
  display: block;
  padding: 8px 0;
  color: #ffffff;
}

/* ギャラリー */
.gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gallery ul li {
  width: 45%;
  margin: 0 10px 20px 10px;
  padding: 5px 0;
  border: solid 1px #ccc;
  float: left;
  text-align: center;
  color: #b7a077;
  font-weight: bold;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
}
.gallery ul li:nth-child(2n) {
   margin-right: 0;  
}
.photo {
 list-style: none
 width: 300px;
}

/* キャプション付き画像の配列 */
.image_container {
  display: flex;
  justify-content: center;
}

.image {
  margin-right: 20px;
  text-align: center;
  position: relative;
}

.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px;
  font-size: 18px;
  margin-top: 5px;
}

/* サイトマップ */
<style type="text/css">
div.ctable {text-align: center;
}
div.ctable table {
 margin: auto;
 text-align: left;
}
</style>

.sitemap {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin: 1px 0;
}
.sitemap ul {
 list-style: none;
}
.block {
width: 50% ;
font-size: 18px;    
float: left ;
}
.block ul{
list-style: none;
}
<style type="text/css">
div.ctable {text-align: center;
}
div.ctable table {
 margin: auto;
 text-align: left;
}

/* 表 */ 

.table1{
  table-layout: fixed;
  width: 80%;
　max-hight: auto;
  margin-right: auto;
  margin-left: auto;
  text-align:left;
  font-size: 1.5vw;
}
.table1 table,.table1 th,.table1 tr,.table1 td{
border:inset 3px #a9a9a9;
border-collapse:collapse;
line-height:30px;
padding:10px;
}

.table2{
margin:10px 0 10px 50px;
text-align:center;
}
.table2 th{
width:250px;
}
.table2 td{
width:450px;
text-align:left;
}
.table2 table,.table2 th,.table2 tr,.table2 td{
border:inset 3px #ff6347;
border-collapse:collapse;
line-height:30px;
padding:10px;
}

.table3{
margin:10px 0 10px 100px;

}
.table3 table,.table3 tr,.table3 th,.table3 td{
border:inset 3px #ffffff;
border-collapse:collapse;
line-height:30px;
padding:10px;
}

.table4{
  table-layout: fixed;
  width: 90%;
　max-hight: auto;
  margin-right: auto;
  margin-left: auto;
  text-align:center ;
  font-size: 1rem;
  }
  
.table4 table,.table4 tr,.table4 th,.table4 td{
  border:inset 1px #aaaaaa;
  border-collapse:collapse;
  line-height:1.6rem;
  }
  
.table4 th{
  background-color:#99ccff;
  }

.table4 td{
  background-color:#ffffff;
  }

.table4 tr:first-child td:nth-child(8){
  vertical-align: middle;  
  }

.table4 tr:first-child td:nth-child(8) span{
  display: inline-block;
   -webkit-writing-mode: vertical-lr;
   -ms-writing-mode: tb-lr;
   writing-mode: vertical-lr;
  vertical-align: middle;
  white-space: nowrap;
}

/* 中央寄せ */
.flex-container{
display: flex;
justify-content: center;
align-items: center;
height: 30vh;
}

/* 上に戻るボタン */
.pagetop {
 color: #fff;
 background-color: rgba(0, 226, 255, 0.3);
 text-decoration: none;
 display: none;
 position: fixed;
 bottom: 1rem;
 right: 1rem;
 font-size: 3.5rem;
 width: 7rem;
 height: 7rem;
 line-height: 7rem;
 border-radius: 7rem;
 text-align: center;
 cursor: pointer;
}

.pagetop:hover {
 color: #fff !important;
 background-color: rgba(0, 226, 255, 0.3);
 text-decoration: none;
}

/* 行間の調整 */
.gyoukan1{
display:block;
height:20px; /** 1行マージン **/
}

.gyoukan2{
display:block;
height:40px; /** 2行マージン **/
}

.gyoukan5{
display:block;
height:100px; /** 5行マージン **/
}
