.hmweek .mv{

}

.hmweek .mv_sp{
	display: none;
}

.hmweek ul{
	display: flex;
	justify-content: space-between;
	margin-top:10px;
}

.hmweek ul li{
	width: 380px;
	margin-right:20px;
}

.hmweek ul li:nth-child(3){
	margin-right:0;
}

.hmweek ul li a{
	background:#cc33b2;
	border:1px solid #cc33b2;
	color:#fff;
	text-align: center;
	padding:10px 0;
	box-sizing: border-box;
}

.hmweek ul li .img a{
	border: none;
	background: none;
	padding: 0;
	display: block;
	padding-top: 10px;
	box-sizing: border-box;
}



.hmweek h2{
	margin-top:20px;
	font-size:2.2rem;
	font-weight: bold;
}

.hmweek h3{
	font-size:3.0rem;
	color:#333;
	text-align:center;
	font-weight: bold;
	margin-bottom:20px;
}

.hmweek h3 span{
	background: linear-gradient(transparent 70%, #ffc1f8 0%);
}

.hmweek .workshop .copy{
	color:#333;
	text-align:center;
} 


.hmweek .workshop .copy .size_s{
	margin-top:30px;
	font-size:1.4rem;
	border:1px solid #ccc;
	padding:20px;
	box-sizing: border-box;
}

.hmweek .workshop section.item{
	margin-top:50px;
}

.hmweek .workshop section.item ul{
	display: flex;
	justify-content: flex-start;
}

.hmweek .workshop section.item ul li{
	width: 100%;
	margin-bottom:150px;
	display: flex;
	margin-right:0;
	flex-wrap: wrap;
}

.hmweek .workshop section.item ul li h4{
	font-size:1.8rem;
	color:#333;
	text-align: center;
	font-weight: bold;
}

.hmweek .workshop section.item ul li .img{
	width: 49%;
	margin-right:1%;
}
.hmweek .workshop section.item ul li .img img{
	width: 100%;
}

.hmweek .workshop section.item ul li .text{
	width: 50%
}

.hmweek .workshop section.item ul li p.title{
	text-align: center;
	font-size:2.2rem;
	border:1px solid #333;
	color:#333;
	font-weight: bold;
	padding:5px 20px;
	box-sizing: border-box;
	margin:20px auto 10px auto;
}
.hmweek .workshop section.item ul li:nth-child(4n){
	margin-right:2%;
}

.hmweek .workshop section.item ul li:nth-child(3n){
	margin-right:0;
}



.hmweek .workshop section.item ul li .btn{
	margin-top:0px;
}

.hmweek .workshop section.item ul li .btn a{
	background:#ef76b8;
	border: 1px solid #ef76b8;
	border-radius: 0;
	padding:3px 0;
}
.hmweek .workshop section.item ul li .btn+.btn{
	margin-top:10px;
}

.hmweek .workshop section.item ul li .btn.none{
	background:#f5f2f1;
}

.hmweek .workshop section.item ul li .btn.none a{
	background:#999;
	border:none;
	color:#fff;
}

.hmweek .workshop section.item ul li .btn.cancel a{
	background:#429ce6;
	border:none;
	color:#fff;
}


.hmweek .workshop section.item ul li dl{
	display: flex;
	flex-wrap: wrap;
	margin-bottom:15px;
}

.hmweek .workshop section.item ul li dl dt{
	background:#2f8172;
	color:#fff;
	padding:2px 5px;
	font-size:1.4rem;	
	width: 25%;
	text-align: center;
	margin-right:0;
	margin-bottom:10px;
	letter-spacing: 0.1em;
	font-weight: normal;
	display: flex;
	align-items: center;
	justify-content: center;

}

.hmweek .workshop section.item ul li dl dd{
	width: 70%;
	margin-bottom:10px;

}

.hmweek .workshop section.item ul li dl dd:before{
	content: none;
}

.hmweek .workshop section.item .date_flex{
	display: flex;
}

.hmweek .workshop section.item .date{
	width: 49%;
}
.hmweek .workshop section.item .date:first-child{
	margin-right:2%;
}

.hmweek .workshop section.item .date .ttl{
	font-weight: bold;
	text-align: center;
	font-size:1.8rem;
}

.hmweek .workshop section.item .today .date_flex .ttl{
	font-size:1.6rem;
}

.hmweek .workshop section.item .today{
	border:1px solid #ccc;
	padding:10px;
	box-sizing: border-box;
	margin-top:20px;
	text-align: center;
}

.ws_title{
	width: 100%;
	margin-bottom:20px;
}

.timetable .btn a{
	color:#fff;
}

.timetable .table img{
	display: block;
	margin:40px auto 20px auto;
}

.timetable,.outline,.access,.link{
	margin:80px auto;
}

.hmweek .outline{
	margin-top:0;
}

.hmweek .outline ul {
	display: block;
	text-align: center;
}
.hmweek .outline ul li{
	width: 100%;
	text-align: center;
	margin:0;
}

.hmweek .outline ul li a{
	display: inline;
	width: auto;
	background:none;
	color: #ff0000;
	border:none;
    border-bottom: 1px solid #ff0000;
    padding:0;
}
.access{
	width: 592px;
	max-width: 100%;
	margin:80px auto;
}

.access .map{
	text-align: center;
	margin-bottom:50px;
}

.access .map img{
	max-width: 100%;
}

.link a{
	display: block;
	margin:0 auto;
	border-bottom:none;
}

.link a img{
	display: block;
	margin:0 auto;	
	margin-bottom:none;
}

.hmweek .workshop .copy .size_s.end{
	background:#fffeed;
	border:none;
	margin-bottom:50px;
	margin-top:0;
}

	@media screen and (max-width: 1200px){
		.hmweek nav ul{
			flex-wrap: nowrap;
		}
	}


	@media screen and (max-width: 800px){
		body,a{
			font-size:1.4rem;
		}		
		.hmweek .mv{
			display: none;
		}

		.hmweek .mv_sp{
			display: block;
			width:100%; 
		}
		.hmweek nav ul{
			flex-wrap: wrap;
		}
		.hmweek .workshop section.item ul li{
			width: 100%;
			margin-bottom:50px;
		}
		.hmweek .workshop section.item ul li .img{
			width: 100%;
		}
		.hmweek .workshop section.item ul li .text{
			width: 100%;
		}
		.hmweek .workshop section.item ul li dl{
			margin-top:20px;
		}

		.hmweek .workshop section.item ul li p.title{
			font-size:1.6rem;
			text-align: left;
		}
		.hmweek .workshop .copy .size_s{
			text-align: left;
		}
		.hmweek ul li{
			width: 32%;
			margin-right:2%;
		}
		.hmweek nav ul li:nth-child(3){
			margin-right:0;
		}

	}

	@media screen and (max-width: 600px){
		body,a{
			font-size:1.3rem;
		}
		.hmweek h3{
			font-size:2.2rem;
		}
		.hmweek h2{
			font-size:1.8rem;
		}
		main.page .hmweek h2{
			font-size:1.8rem;
		}

		main.top h2, main.page h2{
			text-align: left;
			font-size:1.6rem;
		}
		.hmweek .workshop section.item ul li{
			width: 100%;
			margin-right:0;
		}
		.hmweek .workshop .copy{
			text-align: left;
		}
	}


	@media screen and (max-width: 500px){
		.hmweek ul li a{
			font-size:1.3rem;
		}
		.outline ul li{
			text-align: left;
		}
	}

	@media screen and (max-width: 350px){
		main.top .btn a{
			text-align: left;
		}
		.hmweek .workshop section.item ul li .btn a{
			text-align: center;
		}
		.hmweek ul li a{
			font-size:1.1rem;
		}
	}