.contents .pagetitle {
	height: 90px;
	margin-bottom: 0;
	background: url(/img/bg_h1_2.png) no-repeat;
	background-size: cover;
}
.contents .pagetitle:after{
	display: none;
}
.contents .pagetitle h1 {
	display: flex;
	max-width: 1410px;
	height: 90px;
	align-items: center;
	margin: 0 auto;
	padding: 0;
	font-size: 28px;
	font-weight: normal;
}

.search-nav{
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
}
.search-nav .btnArw{
	margin: 0;
}
.search-nav .btnArw a{
	width: 80px;
}
.search-nav .date{
	width: 430px;
	font-weight: 500;
	background: #FCF2F2;
	border-radius: 20px;
	text-align: center;
}
.search-nav .date .sdate{
	display: inline-block;
	width: 23px;
	height: 21px;
	vertical-align: text-bottom;
}
.search-nav .date .sdate input {
	width: 23px;
	height: 21px;
	background: url(/img/search/ico_search1.png) no-repeat;
	border: none;
	outline: none;
	appearance: none;
	vertical-align: top;
	font-size: 0;
}
.search-box1 {
	position: relative;
	margin-bottom: 35px;
	padding: 15px 0 0 160px;
	border-top: 1px dashed #3E3E3E;
}
.search-box1 .date{
	position: absolute;
	top: 38px;
	left: 23px;
	width: 80px;
	height: 80px;
	background: #ECEFF3;
	border-radius: 50%;
	text-align: center;
	color: #D13F70;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.search-box1 .date.color2{
	color: #5D5D5D;
}
.search-box1 .date.color3{
	color: #327AB5;
}
.search-box1 .date:before{
	content: "";
	position: absolute;
	top: -8px;
	left: -16px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	background: #ECEFF3;
	border-radius: 50%;
}
.search-box1 .date .month{
	position: absolute;
	top: -10px;
	left: -22px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 36px;
	font-weight: normal;
	z-index: 2;
}
.search-box1 .date .num{
	position: relative;
	display: block;
	margin: 2px 0 -2px;
	font-family: din-2014, sans-serif;
	font-size: 50px;
	font-weight: normal;
	line-height: 1;
	z-index: 3;
}
.search-box1 ul{
.search-box1 .date .month{
}
	flex-wrap: wrap;
}
.search-box1 li{
	border-top: 1px dashed #E3E3E3;
}
.search-box1 li:nth-child(1),
.search-box1 li:nth-child(2){
	border-top: none;
}
.search-box1 li a{
	display: flex;
	justify-content: space-between;
	width: 450px;
	padding: 15px 0;
}
.search-box1 li .img{
	display: flex;
	align-items: center;
	width: 110px;
	height: 110px;
	border: 1px solid #E3E3E3;
}
.search-box1 li .img img{
	width: 110px;
	height: 110px;
    object-fit: contain;
}
.search-box1 li .detail{
	width: 320px;
	padding-top: 20px;
}
.search-box1 li p{
	color: #818181;
	font-size: 12px;
}
.search-box1 li .ttl{
	color: #3E3E3E;
	font-size: 14px;
	font-weight: 500;
}
.search-box1 li p .ico1{
	display: inline-block;
	min-width: 42px;
    padding: 0 7px;
	background: #D13F70;
	border: 1px solid #D13F70;
	border-radius: 13px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
    box-sizing: border-box;
}
.search-box1 li p .ico2{
	display: inline-block;
	width: 40px;
	border: 1px solid #D13F70;
	border-radius: 13px;
	text-align: center;
	color: #D13F70;
	font-size: 12px;
	font-weight: bold;
}

.search-box1 +.search-nav{
	margin-top: 75px;
	padding-top: 20px;
	border-top: 1px dashed #3E3E3E;
}

.search-box2{
	margin: 10px 0 30px;
	padding: 30px 40px 40px;
	border: 1px solid #E3E3E3;
	border-radius: 20px;
}
.search-box2 .img{
	float: left;
	width: 192px;
	margin-right: 20px;
}
.search-box2 .img img{
	width: 190px;
	height: 190px;
    object-fit: contain;

}
.search-box2 p{
	font-size: 14px;
	line-height: 1.7;
	overflow: hidden;
}
.search-box2 .name{
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
}
.search-box2 .name .ico{
	display: inline-block;
	margin-left: 30px;
	padding-right: 20px;
	background: #E9F3EA;
	border-radius: 13px;
	font-size: 14px;
}
.search-box2 .name .ico span{
	display: inline-block;
	width: 40px;
	margin-right: 10px;
	background: #2D8542;
	text-align: center;
	border-radius: 13px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.search-box2 .tblwrap{
	clear: both;
	width: 100%;
}
.search-box2 .m-tbl{
	width: 100%;
	margin-top: 20px;
}
.search-box2 .m-tbl th{
	width: 190px;
	box-sizing: border-box;
}

.search-list .m-box{
	justify-content: flex-start;
    column-gap: 20px;
}
.search-list .item{
	padding: 40px 1.333% 60px;
}
.search-list .m-box .item img{
	width: 230px;
	height: 160px;
	object-fit: contain;
}
.search-list .item .category{
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 0 10px;
	background: #2D8542;
	border-radius: 13px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.aform-button-area input:disabled{
	cursor: default;
	opacity: 0.5;
	z-index: -1;

}

.lesson-set{
	margin: 0 0 20px;
	font-size: 14px;
}

@media screen and (min-width: 751px) and (max-width: 1500px) {

	.contents .pagetitle h1{
		padding: 0 30px;
	}
	.sesrchwrap{
		margin-left: 30px;
		margin-right: 30px;
	}
	.sesrchwrap .search-tab li{
		margin-bottom: 15px;
	}
}

@media screen and (min-width: 751px) and (max-width: 1280px) {
	.search-list .m-box{
		flex-wrap: wrap;
		column-gap: 2%;
	}
	.search-list .m-box .item{
		width: 32%;
	}
	.sesrchwrap .side{
		margin-right:30px;
	}

}

@media screen and (max-width: 1000px) {

	.contents .pagetitle{
		margin-top: 40px;
	}
	.search-list .m-box{
		flex-wrap: wrap;
	}
	.search-list .m-box .item{
		width: 48%;
	}
	.search-box2 .name .ico{
		margin: 0 0 0;
	}
	.search-nav .date br{
		display: block;
	}

}

@media screen and (max-width: 750px) {
	.contents .pagetitle{
		height: 80px;
		margin-top: 10.66vw;
	}
	.contents .pagetitle h1{
		height: 80px;
		padding: 0 28px;
		font-size: 18px;
	}

	.sesrchwrap {
		position: relative;
		margin: 0 auto;
		padding: 100px 7.5vw 0;
	}
	.sesrchwrap .side{
		float: none;
		width: 100%;
		margin: 0;
	}
	.search-list .m-box .item{
		width: 100%;
		margin-bottom: 40px;
		padding: 40px 25px 25px;
	}
	.search-list .item .category{
		top: 10px;
		right: 10px;
		font-size: 14px;
	}
	.m-box .item .m-btn3{
		position: relative;
		bottom: 0;
		margin-top: 25px;
	}
	.sesrchwrap .search-tab{
		width: 100%;
		position: absolute;
		top: 36px;
		left: 0;
	}

	.slick-initialized .slick-slide{
		transform: scale(1);
	}
	.sesrchwrap .search-tab li{
		height: 35px;
	}
	.sesrchwrap .search-tab li a{
		width: 100%;
		height: 35px;
		font-size: 13px;
	}
	.spbg{
		margin-bottom: 40px;
		padding: 0 25px;
		background: #FAFAFA;
	}
	.spbg .spttl{
		position: relative;
		display: flex;
		align-items: center;
		height: 50px;
		padding: 0;
		font-size: 14px;
		font-weight: bold;
	}
	.spbg .spttl:after {
		display: block;
		content: '';
		position: absolute;
		top: 22px;
		right: 10px;
		width: 16px;
		height: 0;
		border-bottom: 1px solid #707070;
		vertical-align: top;
	}
	.spbg .spttl:before {
		display: block;
		content: '';
		position: absolute;
		top: 22px;
		right: 10px;
		width: 16px;
		height: 0;
		border-bottom: 1px solid #707070;
		transform: rotateZ(-90deg);
		vertical-align: top;
	}
	.spbg .spttl.open:before {
		display: none;
	}
	.spbg .spwrap{
		display: none;
		padding-bottom: 20px;
	}
	.sesrchwrap .side .block p, .sesrchwrap .side .block li{
		font-size: 14px;
	}

	.sesrchwrap .side li li{
		background: url(../img/ico_check2_off.png) no-repeat 0 .1em;
	}
	.sesrchwrap .side li li.on{
		background: url(../img/ico_check2_on.png) no-repeat 0 .1em;
	}

	.search-nav{
		position: relative;
		width: 100%;
		z-index: 2;
	}
	.search-nav .date{
		height: 30px;
	}
	.search-nav .date br{
		display: none;
	}
	.search-nav .btnArw a{
		width: 60px;
		height: 28px;
		padding: 0 10px;
	}
	.search-nav .btnArw a.prev{
        justify-content: end;
	}
	.search-nav .m-btn4{
		position: absolute;
		bottom: -40px;
		left: 0;
		width: auto;

	}.search-nav .m-btn3{
		position: absolute;
		bottom: -40px;
		right: 0;
		width: auto;
	}
	.search-box1{
		padding: 0;
	}
	.search-box1 .date{
		position: relative;
		top: 0;
		left: 0;
		margin: 50px auto 0;
	}
	.search-box1 li{
		width: 100%;
	}
	.search-box1 li a{
		width: 100%;
	}
	.search-box1 li .img{
		width: 24vw;
		height: 24vw;
	}
	.search-box1 li .img img{
		width: 100%;
		height: 100%;
	}
	.search-box1 li .detail{
		width: 56vw;
		padding-top: 0;
	}
	.search-box1 li p,
	.search-box1 li .ttl{
		font-size: 14px;
	}
	.search-box1 li:nth-child(2){
		border-top: 1px dashed #E3E3E3;
	}
	.sesrchwrap,
	.sesrchwrap .main{
		overflow: visible;
	}
	.search-box2{
		padding: 20px 5.33vw 30px;
	}
	.search-box2 .img{
		width: 33vw;
	}
	.search-box2 .img img{
		width: 32vw;
		height: 32vw;
	}
	.search-box2 .name + p{
		clear: both;
		padding-top: 20px;
	}
	.search-box2 p{
		font-size: 14px;
	}
	.search-box2 .name{
		font-size: 14px;
	}
	.search-box2 .name .ico{
		margin-top: 10px;
		font-size: 14px;
	}
	.search-box2 .m-tbl td{
		padding: 10px;
		font-size: 14px;
		line-height: 1.5;
	}
	.search-box2 .m-tbl th{
		width: 106px;
		padding: 10px 14px;
		font-size: 14px;
	}
	.search-list .item .category + p{
		text-align: center;
	}

}
