header .inner {
  display: flex;
  justify-content: space-between;
}

.slide_sp {
  display:block;
}
.slide_sp {
  display: none;
}



.two_div {
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-around;
}
.two_div_inner {
  width: 48%;
}
.two_div_inner iframe {
  width: 100%;
  height: 300px;
}
.images_top {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.menubar_s_new {
  display: none;
}
.top_img img {
  width: 100%;
  height: auto;
}
.table01 {
  width: 95%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;

}
.table01 th {
  background-color: #DEF0EA;
  color: #59B395;
  font-weight: normal;
  line-height: 2em;

}
.table01 td {
  line-height: 2em;
}

tr .top {
  width: 20%;
}
tr .center {
  width: 60%;
}
tr .last {
  width: 20%;
}
.center_text {
  text-align: center;
  padding-left: 5px;
}
th,td{
  border: 1px solid #ccc;
  padding:8px 10px;
}
.table02 {
  width: 95%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.table02 th {
  background-color: #DEF0EA;
  color: #59B395;
  font-weight: normal;
  width: 30%;
}
.table02 td {
  width: 70%;
}

.table02 tr .center {
  width: 100%;
}

.table02 .center_text {
  text-align: center;
  padding-left: 5px;
}
th,td{
  border: 1px solid #ccc;
}
.hiroba2_flex {
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  flex-wrap:wrap;
  width: 100%;
}
.hiroba2_flex_inner {
  width: 48%;
}
.hiroba2_flex_inner h5 {
  text-align: center;
  width: 180px;
  margin: 0 auto;
  border-radius: 5px;
  border: 2px solid #D4A66E;
  color: #3F1D10;
  margin-bottom: 20px;
  padding:20px 30px;
  font-size: 18px;
  background-color: #F1E1BE;
      font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
.hiroba2_flex_inner p {
  text-align: center;
  padding-bottom: 0px;
}
.hiroba2_flex_bottom {
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  flex-wrap:wrap;
  width: 100%;
}
.hiroba2_bottom h4 {
  color: #38C6F2;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
  border: 3px double #e0e0e0;


}
.hiroba2_flex_bottom_inner {
  width: 30%;
}
h4.hiroba2_bottom_text1 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background-color: #DEF0EA;
  border: 2px solid #85C7B1;
  border-radius: 4px;
  padding:5px 0;
}
.hiroba2_flex_inner p {
  text-align: center;
  padding-bottom: 0px;
}


.res_menu {
  display: none;
  justify-content: space-around;
  margin-bottom: 20px;
}
.res_menu li {
  width: 25%;
}
.res_menu li a {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  background-color: #59b395;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #59b395;
  padding:10px 0;;
}
.res_menu li a:hover {
  background-color: #FFF;
  color: #59b395;
}
.list2 {
	float: left;	/*左に回り込み*/
	width: 47%;		/*幅*/
	overflow: auto;
	background: #fff;	/*背景色*/
	margin-left: 1.5%;	/*ボックス同士の左右間の余白*/
	margin-bottom: 20px;	/*ボックス同士の上下間の余白*/
	border: 1px solid #fff;	/*枠線の幅、線種、色*/
	border-radius: 6px;		/*角丸のサイズ。この行削除すれば通常の長方形になる。*/
	height: 550px;			/*(CMS専用)*/
	height: 280px;			/*高さ（下の「.list a」の高さと揃える）*/
	line-height: 1.4;
	position: relative;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);	/*影の設定。右へ、下へ、ぼかし幅。rgbaは色設定で0,0,0は黒。0.2が透明度。*/
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);			/*同上*/
}
.list2 a {
	display: block;
	overflow: auto;
	text-decoration: none;
  text-align: center;
	height: 500px;	/*(CMS専用)*/
	height: 280px;	/*高さ（上の「.list」の高さと揃える）*/
}
.list2 a:hover {
	background: #FEDD00;	/*マウスオン時の背景色*/
	color: #fff;		/*マウスオン時の文字色*/
}
/*ボックスにリンク指定がされた場合に出る「→」マーク*/
.list2 a::before {
	content: "→";	/*この文字を出す。他の文字に変えても可だが機種依存文字は化けるので使わない。*/
	position: absolute;
	right: 20px;	/*ボックスの右から20pxの場所に配置*/
	top: 20px;		/*ボックスの上から20pxの場所に配置*/
	background: #000;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.5);	/*rgb指定での背景色。「0,0,0」は黒の事で「0.5」が透明度50%の事。*/
	color: #fff;	/*文字色*/
	/*border: 1px solid #000;	/*枠線の幅、線種、色*/
	border-radius: 4px;		/*角丸のサイズ*/
	width: 30px;		/*幅*/
	line-height: 30px;	/*高さ*/
	text-align: center;
}
.list2 a:hover::before {
	background: #000;	/*マウスオン時の「→」マークの背景色*/
}
/*ボックス内の画像設定*/
.list2 .img {
	width: 100%;	/*画像の幅*/
	height: 140px;	/*画像の高さ（CMS専用）高さを固定させたくないならこの１行だけ削除する。*/
	height: auto;	/*画像の高さ*/
	padding-bottom: 10px;	/*画像下に空ける余白*/
}
/*ボックス内のh4（見出し）タグ設定*/
.list2 h4 {
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 20px;	/*文字サイズ*/
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color:#000;
}

/*ボックス内のp（段落）タグ設定*/
.list2 p {
	font-size: 12px;	/*文字サイズを少し小さく*/
}

ul.list3 {margin-bottom:50px;}

ul.list3 li {
	float:left;
	width:48%;
	margin-right:8px;
  border-bottom:1px dotted #ccc;
}
ul.list3 li img {
	padding:3px;
	display:block;
	float:left;
	margin:6px;
}

ul.list3 a {
	color:#333;
	text-decoration:none;
  font-size: 15px;
  line-height: 1.6em;
}

ul.list3 a span.icon-date{
  line-height: 2.5em;
  font-size:13px;

}

ul.list3 a:hover {
	color:#F60;
}
ul.list3 li p.voice-t {
	color:#393;
	font-size:14px;
}
ul.list3 li:hover {
	opacity:0.8;
}

ul.list3 li:nth-child(2n+1) {
	clear:both;
}

#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    font-size: 10px;
	width: 14.0625%;

	}

#page-top a {
	background-image:url(../images/top1b.png);
	background-repeat:no-repeat;
	background-position:center bottom;
    width: 80px;
    height:80px;
    text-align: center;
    display: block;

}

#page-top a:hover {
	background-image:url(../images/top2b.png);
    text-decoration: none;
	}

p.bg_hiroba1 {
	background-image:url(../images/bg_hiroba1.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

h3.news {
  font-size:20px;
  color:#1789C5;
  border: none;
}



.swiper-container {
  width: 100%;
  height: auto;
}
.swiper-wrapper {
  width: 100%;
  height: auto;
}
.swiper-slide {
  width: 100%;
  height: auto;
  background-color: #ddd;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.swiper-slide img {
  width: 100%;
  height: auto;
  position: relative;
}
.swiper-slide p.main_text1 {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 30px;
    border-radius: 10px;
  padding:30px;
}
.swiper-slide p.main_text1 span {
  font-size: 54px;
  color:#000;
  text-shadow: 1px 2px 3px #808080;

}

.swiper-slide p.main_text2 {
  position: absolute;
  top: 40%;
  left: 40%;
/*  transform: translate(-50%, -50%);*/
  color: #0;
  font-size: 28px;
  background: rgba(255,255,255,0.5);
  border-radius: 10px;
  padding:30px 50px;
}
.swiper-slide p.main_text2 span {
  font-size:36px;
  color:#B30B00;
}


/*---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new {
	margin-bottom: 15px;
}

#new ul{
	overflow: auto;	/*高さ指定を超えるとiframe風にスクロールが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
	padding-left: 5px;
	margin-top:10px;


}
#new li{
	border-top:#999 dotted 1px;
	font-size:90%;
	margin-right:10px;
	clear:both;
	line-height:2em;


}
#new li a {
	font-size:120%;
	text-decoration:none;

}
#new li span.ct1 {
	border-radius:4px;		/*角丸のサイズ*/
  background-color: #ED132E;
	padding:1px 8px;
	color:#fff;
	font-size:90%;
  }
  #new li span.ct2 {
    border-radius:4px;		/*角丸のサイズ*/
    background-color: #666;
    padding:1px 8px;
    color:#fff;
    font-size:90%;
    }

  #new li span.ct3 {
    border-radius:4px;		/*角丸のサイズ*/
    background-color: #005FAD;
    padding:1px 8px;
    color:#fff;
    font-size:90%;
    }



#new ul li span.coment {
	font-size:90%;
	color:#888;
  line-height:10px;
}

#new li img {
	float:left;
	color:#FC6;
	padding:5px 5px 20px 5px;
	vertical-align: top;
}

/*ページ移動ボタン*/

/* Pager style（外部化可） */
.pager{
	text-align:right;
	padding:10px;
	clear:both;
	margin:0;
}
/*ページャーボタン*/
.pager a{
    border: 1px solid #999;

    color: #333;
    font-size: 12px;
    padding: 8px 15px 6px;
    text-decoration: none;
	margin:0 1px;
}

/*現在のページのボタン*/
.pager a.current{
    background: #999;
    border: 1px solid #999;

    color: #fff;
    font-size: 12px;
    padding: 8px 15px 6px;
	margin:0 1px;
    text-decoration: none;
}

.pager a:hover{
    background:#999;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;
}

span.pdf1 {
	font-size:80%;
	background-color:#F36;
	border-radius:4px;
	padding:2px 8px;
	color:#fff;
	margin-right:20px;
}
dl.info dd {
	margin-bottom:20px;
	padding-left:20px;
}

dl.info dt {
 
  margin-top: 30px;
  font-size:1.1em;
  color:#2983A9;
}


dl.timetable {
   display: flex;
   flex-wrap: wrap;
   width: 95%;
   margin: 0 auto;
}


dl.timetable dt {
  width: 20%;
  padding: 0;
  border-bottom: 1px dotted #000;
  text-align: center;
  color:#333;
  margin-bottom: 10px;
}

dl.timetable dd {
  width: 80%;
  padding: 0 0px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #000;

}

p.kakumaru {
  display:block;
  margin: 20px auto;
  width:60%;
  padding:3px 20px;
  background-color: #e9e9e9;
  color:#047ED6;
  border-radius:20px;
}
p.update {
  text-align: right;
  margin: 0px;
  padding: 0;

}

ul.list_kasan {
  margin-left:30px;
}
ul.list_kasan li {
  list-style: disc;
}
ul.list_kasan2 li::before {
  content:"▶ ";
  color:#38C6F2;
}

@media screen and (max-width:1400px){
  .swiper-slide p.main_text1 {
    position: absolute;
    text-align: center;
    width: 100%;

    /*transform: translate(-50%, -50%);*/
    color: #000;
    font-size: 24px;
    border-radius: 10px;
    padding:30px;
  }
  .swiper-slide p.main_text1 span {
    font-size: 44px;
    color:#000;
    text-shadow: 1px 2px 3px #808080;

  }

  .swiper-slide p.main_text2 {
    position: absolute;
    top: 40%;
    left: 20%;
    text-align: center;
    width: 60%;
    /*transform: translate(-50%, -50%);*/
    color: #0;
    font-size: 20px;
    background: rgba(255,255,255,0.5);
    border-radius: 0px;
    padding:10px;
  }
  .swiper-slide p.main_text2 span {
    font-size:30px;
    color:#B30B00;
  }

}



@media screen and (max-width:1200px){
  .two_div_inner {
    width: 100%;
  }
  .main {
    width: 65%;
  }
  .sub {
    width: 30%;
  }
  .two_div_inner {
    width: 100%;
  }

  .swiper-slide p.main_text1 {
    position: absolute;
    text-align: center;
    width: 100%;

    /*transform: translate(-50%, -50%);*/
    color: #000;
    font-size: 20px;
    border-radius: 10px;
    padding:30px;
  }
  .swiper-slide p.main_text1 span {
    font-size: 30px;
    color:#000;
    text-shadow: 1px 2px 3px #808080;

  }

  .swiper-slide p.main_text2 {
    position: absolute;
    top: 40%;
    left: 20%;
    text-align: center;
    width: 60%;
    /*transform: translate(-50%, -50%);*/
    color: #0;
    font-size: 16px;
    background: rgba(255,255,255,0.5);
    border-radius: 0px;
    padding:10px;
  }
  .swiper-slide p.main_text2 span {
    font-size:24px;
    color:#B30B00;
  }

}

@media screen and (max-width:800px){
  #menubar {
    display: none;
  }
  .menubar_s_new {
    display: block;
    visibility: hidden;
    opacity: 0;
    /* ふわっと表示 */
    transition: 0.5s ease-in-out;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100vh;
    background-color: rgba(89,179,149,0.9);
  }
  .open{
  visibility: visible;
  opacity: 1;
}
  .menubar_s_new ul {
    margin-top: 55px;
    border-top: solid 1px #fff;
  }
  .menubar_s_new ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    border-bottom: solid 0.5px #fff;
    box-sizing: border-box;
    height: 12vh;
    line-height: 12vh;
  }
  .menubar_s_new ul li a:hover {
    background-color: #fff;
    color: #59b395
  }
  /*=============================
.btn-trigger
=============================*/
.btn_position {
  position: fixed;
  top: 10px;
  right: 15px;
  z-index:1000;
}
.btn-trigger {
  position: relative;
  width: 35px;
  height: 40px;
  cursor: pointer;
}
.btn-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #59b395;
  border-radius: 4px;
}
.change-color span {
  background-color: #59b395;
}
.btn-trigger, .btn-trigger span {
  display: inline-block;
  transition: all .5s;
  box-sizing: border-box;
}
.btn-trigger span:nth-of-type(1) {
  top: 5px;
}
.btn-trigger span:nth-of-type(2) {
  top: 21px;
}
.btn-trigger span:nth-of-type(3) {
  bottom: 0;
}


/*=============================
#btn01
=============================*/
#btn01.active span:nth-of-type(1) {
  -webkit-transform: translateY(10.5px) rotate(-45deg);
  transform: translateY(10.5px) rotate(-45deg);
  background-color: #fff;
}
#btn01.active span:nth-of-type(2) {
  opacity: 0;
}
#btn01.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-20px) rotate(45deg);
  background-color: #fff;
}
ul.list3 li {

  width:95%;
}
.main {
  width: 100%;
}
.sub {
  width: 95%;
}
.two_div_inner iframe {
  width: 100%;
  height: 400px;
}
.two_div_inner p span {
  display: none;
}
.res_menu {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}
.hiroba2_flex_inner {
  width: 100%;
}
.hiroba2_flex_bottom_inner {
  width: 100%;
}
.hiroba2_flex_bottom_inner img{
  display: block;
  margin: 0 auto;
  width: 75%;
}
.hiroba2_flex_bottom_inner img.sp {
  display: block;
  margin: 0 auto;
  width: 40%;
}
/*ボックス１個あたりの設定*/
.list2 {
	float: none;
	width: auto;		/*幅*/
	margin-left: 0;
	height: auto;		/*高さ*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px 3px 15px;
}
.list2 a {
	height: auto;		/*高さ*/
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*ボックス内の画像設定*/
.list2 .img {
	float: left;
	width: 30%;
	margin-right: 10px;
	height: auto;	/*画像の高さ*/
	padding-bottom: 0;
}
/*ボックス内のp（段落）タグ設定*/
.list2 p {
	margin-left: 30%;
}

.slide_sp {
  display: block;
}

.slide_pc {
  display: none;
}

.swiper-slide p.main_text1 {
  position: absolute;
  text-align: center;
  width: 100%;

  /*transform: translate(-50%, -50%);*/
  color: #000;
  font-size: 16px;
  border-radius: 10px;
  padding:30px;
}
.swiper-slide p.main_text1 span {
  font-size: 26px;
  color:#000;
  text-shadow: 1px 2px 3px #808080;

}

.swiper-slide p.main_text2 {
  position: absolute;
  top: 30%;
  left: 0%;
  text-align: center;
  width: 100%;
  /*transform: translate(-50%, -50%);*/
  color: #0;
  font-size: 14px;
  background: rgba(255,255,255,0.5);
  border-radius: 0px;
  padding:10px;
}
.swiper-slide p.main_text2 span {
  font-size:18px;
  color:#B30B00;
}

.contents h2 {
  font-size:15px;
}

p.bg_hiroba1 {
  		background-size:30%;
      background-position: bottom right;
}



}
