@charset "utf-8";
/* CSS Document */

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px!important;
	right: 10px;
	width: 100%;
}
/* お知らせ */
#topnews{
	background-image: url("../../img/bg01b_sp.png");
	background-size: cover;
	background-position: center top;
	background-repeat: repeat-x;
}
#topnews .inner{
	width: 90%;
	max-width: 870px;
	margin: 0 auto;
	padding: 80px 0 40px;
}
#topnews h3{
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	float: left;
	padding-bottom: 0;
	padding-right: 10px;
	width: 20%;
}
#topnews h3 img{
	display: block;
	margin: 0 auto 10px;
	width: 100%;
	height: auto;
}
#topnews .boxwrap{
	color: #787878;
	font-weight: bold;
	width: calc(100% - 24%);
	float: right;
}
#topnews .boxwrap a{
	color: #787878;
	text-decoration: none;
}
#topnews .box{
	position: relative;
	padding-bottom: 10px;
}
#topnews .date{
	line-height: 1.6em;
	text-align: center;
	background-color: #FEE25B;
	width: 100px;
	padding: 0;
	border-radius: 30px;
	position: absolute;
	top: -15px;
	z-index: 10;
}
#topnews h4{
	font-size: 1.6rem;
	line-height: 1.6em;
	font-weight: bold;
	background-color: #FFF;
	padding: 10px 30px 10px 20px;
	margin-top: 15px;
	position: relative;
	border-radius:50px; 
}
#topnews a h4{
	width: 86%;
	padding: 15px 20px 15px 20px;
	transition: 0.5s;
	font-size:14px;
}
#topnews h4:after{
	content: " ";
	visibility: visible;
	background-image: url("../../img/arrow.png");
	background-size: cover;
	width: 18px;
	height: 17px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	transition: 0.5s;
}
#topnews a:hover h4:after{
	right: 5px;
}
#topnews a:hover h4{
	padding: 15px 20px 15px 20px;
	width: 86%;
}
#topnews a:hover h4:after{
	right: 10px;
}

/* 定期講座 */
#topkouza{
}
#topkouza .inner{
	text-align: center;
	width: 90%;
	max-width: 870px;
	margin: 0 auto;
	padding: 50px 0 80px;
}
.kouzaflex{
	display: block;
	padding-bottom: 40px;
}
.kouzaflex .box{
	text-align: left;
	color: #17A36B;
	background-color: #F5FAE1;
	width: calc(100% - 30px);
	margin-top: 60px;
	margin-right: 0px;
	padding: 0 15px 5px;
	border-radius: 14px;
	position: relative;
}
.kouzaflex .box:nth-of-type(3n){
	margin-right: 0;
}
.kouzaflex .box:hover{
	background: #F1FDBE;
	transform: scale(1.0);
}
.kouzaflex a{
	text-decoration: none;
}
.kouzaflex .box .left{
	display: inline-block;
	vertical-align: middle;
	width: 65%;
}
.kouzaflex .box .right{
	display: inline-block;
	vertical-align: bottom;
	width: 33%;
}
.kouzaflex h5{
	font-size: 1.6rem;
	line-height: 1.6em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}
.kouzaflex h6{
	font-size: 1.2rem;
	text-align: center;
color: #FFF;
  background-color: #17a36b;
	font-weight: bold;
	width: 90px;
	padding:0px;
	margin: 0 auto 0px 0;
	clip-path: polygon(0 0,100% 0,92% 50%, 100% 100%,0 100%,8% 50% );
}
.kouzaflex .come{
	padding-bottom: 5px;
	font-weight: bold;
	font-size:1.2rem;
}
.baroon {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6em;
  color: #ffffff;
  position: relative;
  display: block;
width: 110px;
	margin: 0 auto -20px;
  padding: 5px;
  border-radius: 50px;
  background-color: #17a36b;
	top: -30px;
	text-align: center;
}
.baroon::after {
  content: " ";
	visibility: visible;
  position: absolute;
  bottom: 0px;
  left: 50%;
  border-style: solid;
  border-width: 13px 7.5px 0 7.5px;
  border-color: #17a36b transparent transparent;
  translate: -50% 100%;
}
#topkouza .link{
	width: 300px;
	margin: 0 auto;
}
/* 施設紹介 */
#topfaci{
	background-image: url("../../img/bg_faci_sp.png");
	position: relative;
	background-size: 100%;
	background-position: center top;
	background-repeat: repeat-x;
	padding: 11.1vw 0 40px;
}
#topfaci .inner{
	width: 90%;
	max-width: 1308px;
	margin: 0 auto;
	background-image:none;
	background-position: center top;
	border-radius: 40px;
	background-size: 100% auto;
}
#topfaci .photo{
	width: 100%;
	float: none;
	padding: 0 0 20px 0;
	margin: 0 auto;
}
#topfaci .photo img{
	border-radius: 40px;
}
#topfaci .box{
	width: 90%;
	float: none;
	padding:0 0 10px 0;
	position: relative;
	margin: 0 auto;
}
.imgtitlefaci{
	text-align: center;
	color: #FFF;
	position: relative;
	top: 0;
	padding-bottom: 2vw;
}
.imgtitlefaci h4{
	font-size: 4vw;
	line-height: 1.6em;
	font-weight: bold;}
.imgtitlefaci img{
	width: 12.2vw;
	height: auto;
}
.rental{
	position: relative;
	padding-bottom: 3vw;
}
.rental h5{
	text-align: center;
	position: relative;
	padding: 0;
	margin-bottom: 10px;
	z-index: 10;
}
.rental h5:after{
	content: " ";
	visibility: visible;
	width: 100%;
	height: 1px;
	background-color: #17A36B;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}
.rental h5 strong{
	font-size: 4.1vw;
	line-height: 1.6em;
	font-weight: 800;
	color: #17A36B;
	display: inline-block;
	background-color: #CDEBCD;
	padding: 0 10px;
}
.rental ul,.free ul{
	letter-spacing: -1em;
	text-align: left;
	padding-bottom: 2vw;
}
.rental li,.free li{
	letter-spacing: 0;
	display: inline-block;
	text-align: center;
	width: 31%;
	margin: 0 1% 1vw;
	font-size:3.2vw;
}
.rental li a,.free li a{
	color: #787878;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	padding: 2% 0;
	border-radius: 50px;
}
.rental .but{
	text-align: center;
}
.rental .but a{
	font-size: 3.5vw;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	color: #FFF;
	background-color: #000;
	padding: 2% 15px;
	border-radius: 50px;
}
.free{
	position: relative;
}
.free h5{
	text-align: center;
	position: relative;
	padding: 0;
	margin-bottom: 10px;
	z-index: 10;
}
.free h5:after{
	content: " ";
	visibility: visible;
	width: 100%;
	height: 1px;
	background-color: #FF6E92;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}
.free h5 strong{
	font-size: 4.1vw;
	line-height: 1.6em;
	font-weight: 800;
	font-weight: bold;
	color: #FF6E92;
	display: inline-block;
	background-color: #CDEBCD;
	padding: 0 10px;
}
.modaal-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: left;
    color: #000;
    max-width: 1200px;
    background: #fff;
    cursor: auto;
    border-radius: 0!important;
}
.modaal-content-container
{
	padding: 0!important;
}
.modalinnner{
	width: calc(90% - 40px);
	max-width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}
.flagtitle_top{
	text-align: center;
	padding-bottom: 20px;
}
.flagtitle_top h4{
	font-size: 2.4rem;
	line-height: 1.6em;
color: #FFF;
	display: inline-block;
  background-color: #17a36b;
	font-weight: bold;
	padding: 10px 40px;
	margin: 0 auto 10px;
	clip-path: polygon(0 0,100% 0,92% 50%, 100% 100%,0 100%,8% 50% );
}
.flesp .flagtitle_top h4{
  background-color:#FA7A6A;
}
.photomod{
	display: block;
	flex-wrap: wrap;
	padding-bottom: 40px;
}
.photomod .big{
	width: 100%;
	margin-right: 0%;
}
.photomod ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.photomod li{
	width: 48%;
	margin-right: 4%;
	padding-bottom: 2.7%;
}
.photomod li:nth-of-type(2n){
	margin-right: 0;
}
.boxmod {
	display: block;
}
.boxmod .tbl02:first-of-type{
	margin-right: 0;
	margin-bottom: 0;
}
.boxmod .tbl02:first-of-type tr:last-of-type th,.boxmod .tbl02:first-of-type tr:last-of-type td{
	border-bottom: none;
}
.boxmod .tbl02 th{
	width: 120px;
}
.modalinnner .link a{
	width: 100%;
	max-width: 300px;
	display: inline-block;
}
.flesp .tbl02 th{
	color: #FA7A6A;
	border-bottom-color: #FA7A6A;
}
.flesp .tbl02 td{
	border-bottom-color: #FA7A6A;
}
.flesp .tbl02 tr:first-of-type th,.flesp .tbl02 tr:first-of-type td{
	border-top-color:  #FA7A6A;
}
.flesp .link a{
	background-color: #FA7A6A;
}
.flesp .link a:hover{
	background-color: #000;
}
/* インスタ */
#insta{
	background-image: url("../../img/bg_insta.png");
	background-position: top center;
	background-size: 54px auto;
}
#insta .inner{
	text-align: center;
	width: 90%;
	max-width: 870px;
	margin: 0 auto;
	padding: 50px 0 60px;
}
#insta .inner .imgtitle img{
	width: 70px;
	height: auto;
}