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

/* 共通*/

#main{
	width: 100%;
	position: relative;
	padding-top: 100px;
}
#main .photo{
	padding-bottom: 0;
}
#main h2{
	font-size: 2.4rem;
	line-height: 65px;
	font-weight: bold;
	text-align: center;
	width: 76%;
	background-color: #FFF;
	position: absolute;
	margin: 0 auto;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 100px;
}
.content .inner{
	width: 90%;
	max-width: 870px;
	margin: 0 auto;
	padding: 70px 0 40px;
}
.content .inner02{
	width: 90%;
	max-width: 870px;
	margin: 0 auto;
	padding: 0 0 40px;
}
.content .inner03{
	width: 90%;
	max-width: 870px;
	margin: 0 auto;
	padding: 50px 0 40px;
}
#access.content .inner{
	max-width: 1100px;
}
#access.content .inner02{
	max-width: 1100px;
}
#access.content .inner03{
	max-width: 1100px;
}
#contactpage.content .inner{
	max-width: 680px;
}
#contactpage.content .inner02{
	max-width: 680px;
}
#contactpage.content .inner03{
	max-width: 680px;
}
#kouzadetail.content .inner,#eventdetail.content .inner{
	max-width: 1030px;
}
#kouzadetail.content .inner02,#eventdetail.content .inner02{
	max-width:1030px;
}
.content .inner02.w1060{
	max-width: 1060px;
}
.contwhite{
	background-color: #FFF;
	text-align: center;
	top: 45px;
	position: relative;
	margin-bottom: 45px;
}
.contwhite .come{	
	font-size: 1.7rem;
	line-height: 2em;
	padding:25px 0;
	width: 90%;
	margin: 0 auto;
}
.ultitle{
	text-align: center;
	padding-bottom: 20px;
}
.ultitle h4{
	font-size: 2.4rem;
	line-height: 1.6em;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	border-bottom: 4px solid;
	padding: 0 10px 10px;
}
.ultitle02{
	text-align: center;
	padding-bottom: 40px;
}
.ultitle02 h3{
	font-size: 2.4rem;
	line-height: 1.6em;
	display: inline-block;
	font-weight: bold;
	border-bottom: 4px solid;
	padding: 0 10px 10px;
}
/* 西尾勤労会館とは*/
#about{
	background-image: url("../../img/about/bg.png");
	background-size: 1706px auto;
	background-position: center top;
}
.flagtitle03{
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 0;
	position: relative;
	z-index: 10;
}
.flagtitle03:after{
	visibility: visible;
	content: " ";
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #17A36B;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.flagtitle03 h3{	
	font-size:1.8rem;
	line-height: 40px;
	font-weight: bold;
	display: inline-block;
	padding: 0 20px 0 10px;
	color: #FFF;
	background-color: #17A36B;
	clip-path: polygon(0 0,100% 0,94% 50%, 100% 100%,0 100% );
	position: relative;
}
.facibox{
	position: relative;
}
.facibox .box{
	width: 100%;
	float: none;
}
.facibox th{
	width: 80px;
}
.facibox .photo{
	width: 90%;
	float: none;
	margin: 0 auto;
}
.facibox .photo iframe{
	width: 100%;
	margin-bottom: 20px;
}
/* アクセス*/
#access{
	background-image: url("../../img/access/bg_sp.png");
	background-size: 100%  auto;
	background-position: center top;
}
.flagtitle{
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 0;
	position: relative;
	z-index: 10;
}
.flagtitle:after{
	visibility: visible;
	content: " ";
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #17A36B;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.flagtitle h3{	
	font-size: 1.9rem;
	line-height: 45px;
	font-weight: bold;
	display: inline-block;
	padding: 0 30px;
	color: #FFF;
	background-color: #17A36B;
	clip-path: polygon(0 0,100% 0,94% 50%, 100% 100%,0 100%,6% 50% );
	position: relative;
}
.flagtitle02{
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 0;
	position: relative;
	z-index: 10;
}
.flagtitle02:after{
	visibility: visible;
	content: " ";
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #269DE1;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.flagtitle02 h3{	
	font-size: 1.9rem;
	line-height: 45px;
	font-weight: bold;
	display: inline-block;
	padding: 0 30px;
	color: #FFF;
	position: relative;
}
.gmap {
	padding-bottom: 20px;
}
.gmap iframe{
	width: 100%;
	height: 250px;
}
/* 講座*/
#kouza{
	background-color: #FFF;
}
#kouzadetail{
	background-image: url("../../img/school/bg_sp.png");
	background-size: 100% auto;
	background-position: center top;
	background-color: #17A36B;
}
.kouzabox a{
	text-decoration: none;
}
.kouzabox{
	color: #17A36B;
	padding: 0 15px 15px;
	position: relative;
}
.kouzabox .box{
	width: 50%;
	float: left;
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}

.kouzabox .come{
	width: 50%;
	float: right;
	position: relative;
	padding-top: 20px;
	font-weight: bold;
	font-size:1.2rem;
}
.kouzabox .photo.img_full{
	margin-top: 10px;
	width: 80%;
}
.kouzabox h4{
	font-size: 1.6rem;
	line-height: 1.4em;
	color: #000;
	font-weight: bold;
}
.kouzabox h5{
	font-size: 1.2rem;
	text-align: center;
color: #FFF;
  background-color: #17a36b;
	font-weight: bold;
	width: 80px;
	padding:0px  5px;
	margin: 0px auto 0px 0;
	clip-path: polygon(0 0,100% 0,92% 50%, 100% 100%,0 100%,8% 50% );
	display: block;
	vertical-align: middle;
}
.kouzabox .come p{
	display: inline-block;
	vertical-align: middle;
}
.kouzanum{
    font-size:1.6rem;
	line-height: 1.6em;
    position:relative;
    width:100px;
    background:#17A36B;
    padding:6px;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    border-radius:60px;
	margin-bottom: 5px;
}
.kouzanum::after{
	display: none;
}
.kouzadetail{
	background-color: #F5FAE1;
	margin-bottom: 60px;
	padding: 40px 30px ;
	border-radius: 15px;
	position: relative;
}
.kouzadetail h3{
	font-size: 2.2rem;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 10px;
	color: #17A36B;
}
.kouzadetail .link{
	width: 100%;
	max-width: 300px;
	 margin: 0 auto;
	position: relative;
	bottom: auto;
	left: auto;
	transform: translateX(0);
}
.kouzadetail .link a{
	background-color: #000;
}
.kouzadetail .link a:hover{
	background-color: 
#17A36B;}

.kouzadetail .box{
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
.kouzaphoto{
	display: flex;
	padding-bottom: 30px;
}
.kouzaphoto li{
	margin-right: 2%;
}
.kouzaphoto li:nth-of-type(3n){
	margin-right: 0;
}

.kouzadetail .photo{
	width: 100%;
	float:none;
	padding-bottom: 20px;
}
.kouzadetail  dl{
	letter-spacing: -1em;
}
.kouzadetail  dt{
	font-size: 1.4rem;
	line-height: 1.6em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 0;
	width: 80px;
	padding: 6px 0;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 60px;
	background-color: #17A36B;
	display: block;
	vertical-align: middle;
}
.kouzadetail  dd{
	font-size: 1.7rem;
	line-height: 1.6em;
	font-weight: bold;
	letter-spacing: 0;
	width:100%;
	display: block;
	vertical-align: middle;
	margin-bottom: 10px;
}
.flagtitle04{
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 0;
	position: relative;
	z-index: 10;
}
.flagtitle04:after{
	visibility: visible;
	content: " ";
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #17A36B;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.flagtitle04 h4{	
	font-size: 1.4rem;
	line-height: 30px;
	font-weight: bold;
	display: inline-block;
	padding: 0 30px 0 10px;
	color: #FFF;
	background-color: #17A36B;
	clip-path: polygon(0 0,100% 0,94% 50%, 100% 100%,0 100% );
	position: relative;
}
/* イベント*/
#eventdetail{
	background-image: url("../../img/event/bg_sp.png");
	background-size: 100% auto;
	background-position: center top;
	background-color: #32A0DC;
}
#eventdetail .kouzadetail{
	background-color: #ECF6FF;
}
#eventdetail .kouzadetail h3{
	color: #32A0DC;
}
#eventdetail .flagtitle04:after{
	background-color:#32A0DC;
}
#eventdetail .flagtitle04 h4{	
	background-color:#32A0DC;
}
#eventdetail .kouzadetail  dt{
	background-color:#32A0DC;
}
#eventdetail .kouzadetail .link a:hover{
	background-color:#32A0DC;
}
/* フリースペース*/
#freesp{
	background-image: url("../../img/freespace/bg_sp.png");
	background-size: 100% auto;
	background-position: center top;
	background-color: #F2A696;
}
#freesp .link a{
	background-color: #EA5A78;
}
#freesp .link a:hover{
	background-color: #000;
}
.facilist{
	display: flex;
	flex-wrap: wrap;
}
.facilist .box{
	width: 48%;
	text-align: center;
	padding-right: 4%;
	padding-bottom: 20px;
}
.facilist .box:nth-of-type(3n){
	padding-right: 4%;
}
.facilist .box:nth-of-type(2n){
	padding-right: 0%;
}
.facilist .photo{
	padding-bottom: 10px;
}
.facilist .photo img{
	border-radius: 16px;
}
.facilist h5{
	font-size: 1.6rem;
	line-height: 1.6em;
	background-color: #EAF7F6;
	padding:0px;
	border-radius: 50px;
	margin-bottom: 10px;
	overflow: hidden;
}
.facilist h5 a{
	background-color: #EAF7F6;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #646464;
}
#freesp .facilist h5{
	font-size: 1.6rem;
	line-height: 1.6em;
	background-color: #FBEBE7;
	padding:0px;
	border-radius: 50px;
	margin-bottom: 10px;
	overflow: hidden;
}
#freesp .facilist h5 a{
	text-decoration: none;
	color:#414141;
	font-weight: 500;
  background: transparent;
	transition: 0.5s;
	z-index: 5;
	position: relative;
	padding: 10px;
	display: block;
}
#freesp .link a{
	background-color: #EA5A78;
}
#freesp .link a:hover{
	background-color: #000;
}
/* レンタルペース*/
#rentalsp{
	background-image: url("../../img/rentalspace/bg_sp.png");
	background-size: 100% auto;
	background-position: center top;
	background-color: #6CB84B;
}
.rentalflow{
	display: block;
	max-width: 870px;
	margin: 0 auto;
	padding: 40px 0 30px;
}
.rentalflow .ultitle02{
	width: 100%;
}
.rentalflow .box{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 10px;
}
.rentalflow .num{
	font-size: 1.8rem;
	width: 30px;
	line-height: 28px;
	padding-bottom:2px;
	border-radius: 50px;
	font-weight: bold;
	margin:  0 10px 0 0;
	float: left;
}
.rentalflow .img{
	width: 60px;
	float: left;
	margin:  0 10px 0 0;
}
.rentalflow h4{
	font-size: 1.6rem;
	line-height: 1.6em;
	color: #646464;
	font-weight: bold;
	text-align: left;
}
.rentalflow h4.line1{
	padding: 0 0 10px;
}
.rentalflow .arrow{
	padding: 0 0 10px 24px;
	text-align: left;
}
.rentalflow h6{
font-size: 1.7rem;
	line-height: 1.6em;
		color: #6CB84B;
	font-weight: bold;
}
#rentalsp .rentalflow .link{
	width: 90%;
	margin: 0 auto;
}
#rentalsp .rentalflow .link a{
	font-size: 1.4rem;
	width:100%;
	max-width: 100%;
	display: inline-block;
}
#rentalsp .rentalflow .link a:hover{
	background-color: #000;
}
#rentalsp .facilist h5{
	padding: 0px;
}
#rentalsp .facilist h5 a{
	padding: 10px;
}
#rentalsp .link a{
	font-size: 1.4rem;
	width: calc(100% - 0px);
	max-width: 100%;
	display: inline-block;
}
#rentalsp .link a{
}
#rentalsp .link a:hover{
}
#bihin{
	background-image: url("../../img/rentalspace/bg02_sp.png");
	background-size: 100% auto;
	background-position: center top;
	background-color: #6EC8BE;
}
#bihin .facilist h5{
	background-color:#EAF7F6;
}
.captitle{
	font-size: 1.7rem;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
.captitle img{
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.smallcap{
	font-size: 1.4rem;
	line-height: 1.6em;
}
.rentalcap{
	color: #C1272D;
	font-weight: bold;
}
.rentalcap li{
	margin-left: 20px;
	text-indent: -20px;
	list-style-type:none!important;
	padding-bottom: 4px;
}
.rentalcap li:before {
	content: "・";
	padding-right: 5px;
}
#bihin .link a {
	font-size: 1.6rem;
	line-height:37px;
	letter-spacing: 0.2em;
	width: calc(100% - 0px);
	max-width: 100%;
	display: inline-block;
	background-color:  #000;
	padding: 10px;
} 
#bihin .link a img{
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 4px;
}
#bihin .link a:hover{
	background-color: #13665D;
}
#bihin .link a:after{
	display: none;
}
.frecap{
	font-size: 1.0rem;
	line-height: 1.6em;
}
.js-scrollable {
	margin-bottom: 40px;
	overflow-x: auto!important;
	overflow-y: hidden!important;
}
.js-scrollable .tbl{
	width: 700px;
	margin-bottom: 0;
}
/* 新着情報 */
#newspage{
	background-image: url("../../img/news/bg.png");
	background-size: 1706px auto;
	background-position: center top;
	background-color: #6CB74B;
}
.newswrap{
	color: #787878;
	font-weight: bold;
}
.newswrap a{
	color: #787878;
	text-decoration: none;
}
.newswrap .box{
	position: relative;
	padding-bottom: 50px;
}
.newswrap .date{
	line-height: 1.6em;
	text-align: center;
	background-color: #FEE25B;
	width: 110px;
	padding: 0;
	border-radius: 30px;
	position: absolute;
	top: -15px;
	z-index: 10;
}
.newswrap h4{
	font-size: 1.8rem;
	line-height: 1.6em;
	font-weight: bold;
	background-color: #FFF;
	padding: 10px 20px 10px 10px;
	margin-top: 10px;
	position: relative;
	border-radius:50px; 
}
.newswrap 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;
}
.newswrap a:hover h4:after{
	right: 5px;
}
.newsdetail{
	background-color: #F1FFEB;
	margin-bottom: 60px;
	padding: 40px 30px ;
	border-radius: 15px;
	position: relative;
}
.newsdetail h3{
	font-size: 2.2rem;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 10px;
	color: #6CB74B;
}
.newsdetail .link{
	width: 90%;
	max-width: 300px;
	margin: 0 auto 10px;
}
.newsdetail .date{
	line-height: 1.8em;
	text-align: center;
	background-color: #FEE25B;
	width: 130px;
	padding: 0;
	border-radius: 30px;
	margin-bottom: 20px;
}
/* お問い合わせ*/
#contactpage{
	background-image: url("../../img/contact/bg_sp.png");
	background-size: 100% auto;
	background-position: center top;
}
.contactwrap{
	position: relative;
	padding-bottom: 50px;
	color: #008241;
}
.contactwrap h3{
	font-size: 1.9rem;
	line-height: 1.6em;
	padding: 14px;
	border-radius:20px 20px 0 0 ;
}
.contactwrap .box{
	padding: 20px 30px;
	border: 1px solid #17A36B;
	border-radius: 0 0 40px 40px;
}
.contactwrap label{
	padding-bottom: 20px;
	display: block;
}
.contactwrap h4{
	font-size: 1.6rem;
	line-height: 1.6em;
	font-weight: bold;
	color: #008241;
}
.hissu{
	font-size: 1.2rem;
	line-height: 1.6em;
	color: #FFF;
	display: inline-block;
	padding:0px 10px;
	margin-right: 10px;
	background-color: #FF6C00;
	border-radius: 30px;
	vertical-align: middle;
}
.submit{
	font-size: 1.4rem;
	color: #FFF;
	font-weight: bold;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	display: block;
	background-color: #17A36B;
border:none;
	padding: 20px;
	border-radius: 50px;
	transition: 0.5s;
}
.submit:hover{
	background-color: #000;
}
.contactwrap .telnum{
	font-size: 4rem;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 0;
}
.link.wid300{
	width: 100%;
	margin: 0 auto 10px;
}
.link.wid420{
	max-width: 100%;
	margin: 0 auto 10px;
}