@media screen and (max-width:667px) {

	.sche_con1 {
		width: 94%;
		margin: 8% auto 10%;
	}

	/* =========================================================
		search
========================================================= */
	.searchcon {
		margin-bottom: 8%;
	}

	.search_title {
		font-size: 17px;/*202103 MOD +2px*/
		background-color: #f1f1f1;
		padding: 10px 0;
		display: block;
		width: 100%;
		text-align: center;
		letter-spacing: 1px;
	}

	.search_title:before {
		content: "";
		display: inline-block;
		width: 20px;
		height: 19px;
		margin: -3px 5px 0 0;
		background: url("../img/search_icon2.png") no-repeat;
		background-size: contain;
		vertical-align: middle;
	}

	.search_detail {
		border: 2px solid #f1f1f1;
		padding: 4% 5% 6%;
	}

	.search_detail .box_list {
		margin-bottom: 4%;
	}

	.search_detail .box_list dt {
		float: none;
		font-size: 16px;/*202103 MOD +2px*/
		font-weight: bold;
		width: 100%;
		padding-bottom: 0;
	}

	.search_detail .box_list dd {
		float: none;
		font-size: 15px;/*202103 MOD +2px*/
		width: 100%;
	}

	.search_detail .box_list dd label {
		margin-right: 15px;
	}

	.search_detail .box_list .area_search {
		margin-bottom: 1%;
	}

	.search_detail .box_list .area_search dt {
		float: none;
		width: inherit;
		height: inherit;
	}

	.area_search dd {
		width: auto !important;
		padding-right: 0;
	}

	.area_search dd span {
		font-size: 12px;
		display: block;
		margin-bottom: 8px;
		margin-left: 1rem;
		line-height: 1;
	}

	.area_search dd span .sp_br {
		display: none;
	}

	.area_search dd label {
		margin-right: 0 !important;
	}

	.search_timezone {
		display: flex;
		flex-wrap: wrap;
	}

	.search_timezone dd {
		width: 50%!important;
	}

	.search_time select {
		font-size: 16px;
	}

	.search_terms {
		display: flex;
		flex-wrap: wrap;
	}

	.search_terms dd {
		margin-right: 20px!important;
	}

	.search_detail .bottom_b {
		border-bottom: 1px #ccc dashed;
		padding-bottom: 4%;
		margin-bottom: 7%;
	}

	.search_btn {
		text-align: center;
	}

	.search_btn input {
		background: #db6687;
		padding: 10px 0;
		text-align: center;
		color: #fff;
		border-radius: 3px;
		font-size: 17px;/*202103 MOD +2px*/
		width: 80%;
	}

	.search_btn .clearbtn {
		background: #bbb;
		margin-top: 3%;
	}

	/* =========================================================
		schedule
========================================================= */
	.schedulecon li {
		float: none;
		width: 98%;
		margin: 0 auto 6%;
		position: relative;
	}

	.schedulecon li:nth-child(2n) {
		margin-right: auto;
	}

	.schedulecon .date1 {
		background-color: #fff6f9;
		padding: 0 3px 0 0;
		border-left: 1px #f1cbd6 solid;
		border-right: 1px #f1cbd6 solid;
		border-top: 1px #f1cbd6 solid;
		border-radius: 5px 5px 0 0;
	}

	.schedulecon .date_l {
		float: left;
		width: 77%;
	}

	.schedulecon .place1 {
		color: #fff;
		text-align: center;
		font-size: 15px;/*202103 MOD +2px*/
		font-weight: 500;
		width: 20%;
		height: 58px;
		border-radius: 5px 0 0 0;
		background: #db6687;
		line-height: 1.3;
		margin: 0px 3% 0px 0px;
	}

	.schedulecon a {
		color: #555;
	}

	.schedulecon .place1 span {
		display: table-cell;
		text-align: center;
		width: 65px;
		height: 58px;
		vertical-align: middle;
		font-family: "新ゴ R", sans-serif;
	}

	.schedulecon .datetaime {
		font-size: 18px;/*202103 MOD +2px*/
		font-size: 4.8vw;/*202103 MOD*/
		padding-top: 10px;
		letter-spacing: 0px;
		line-height: 1.2;
	}

	.schedulecon .place2 {
		font-size: 17px;/*202103 MOD +2px*/
		font-size: 4.5vw;/*202103 MOD*/
		letter-spacing: 0px;
	}

	.schedulecon .teacher_detail {
		border-left: 1px #f1cbd6 solid;
		border-right: 1px #f1cbd6 solid;
		border-bottom: 1px #f1cbd6 solid;
		border-radius: 0 0 5px 5px;
		padding: 5% 5%;
	}

	.schedulecon .detail_l {
		float: left;
		margin-right: 6%;
		width: 40%;
	}

	.schedulecon .detail_r {
		float: left;
		width: 53%;
		height: auto;
	}

	.schedulecon .te_pic {
		width: 100%;
		padding: 2px;
		border: 1px #eee solid;
	}

	.schedulecon .te_copy {
		font-size: 18px;/*202103 MOD +2px*/
		color: #db6687;
		line-height: 1.4;
		padding-bottom: 8px;
		letter-spacing: 0.5px;
	}

	.schedulecon .te_text {
		font-size: 13px;
		line-height: 1.5;
		padding-bottom: 7px;
	}

	.schedulecon .name {
		font-size: 15px;/*202103 MOD +2px*/
		padding: 6px 0 0;
	}

	.schedulecon .office {
		font-size: 13px;/*202103 MOD +2px*/
	}

	.schedulecon .sche_icon1 {
		padding-bottom: 3px;
	}

	.schedulecon .sche_icon1 li {
		float: left;
		padding: 2px 4px;
		border: 1px solid #db6687;
		color: #db6687;
		text-align: center;
		margin: 0 3px 3px 0;
		display: inline-block;
		font-size: 9px;
		border-radius: 3px;
		width: inherit;
		position: static;
		letter-spacing: 0.5px;
	}

	.schedulecon .profile {
		text-align: left;
	}

	.schedulecon .profile a {
		font-size: 13px;/*202103 MOD +2px*/
		color: #a3945d;
		text-decoration: none;
		background: url(../img/teacher_icon.png) no-repeat 2px center;
		background-size: auto auto;
		background-size: 14px;
		padding: 1px 0 0 20px;
	}

	.schedulecon .detailin {
		padding-bottom: 12px;
		margin-bottom: 15px;
		border-bottom: 1px #ccc dotted;
	}

	.apply_btn {
		float: right;
		width: 49%;
	}

	.apply_btn .remain1 {
		display: none
	}

	.apply_btn a {
		width: 100%;
		padding: 7px 0px;
		margin: 0 auto;
		display: block;
		color: #fff !important;
		font-size: 15px;/*202103 MOD +2px*/
		border-radius: 3px;
		text-align: center;
		letter-spacing: 1px;
		text-decoration: none;
		background: url(../img/arrow3.png) no-repeat 95% center #db6687;
		background-size: 6px;
	}

	.remaining a {
		width: 100%;
		padding: 7px 0;
		margin: 0 auto;
		display: block;
		color: #fff !important;
		font-size: 15px;/*202103 MOD +2px*/
		border-radius: 3px;
		text-align: center;
		letter-spacing: 1px;
		text-decoration: none;
		background: url(../img/arrow3.png) no-repeat 95% center #ff0000;
		background-size: 6px;
	}

	.remaining .remain1 {
		display: block;
	}

	.remaining .apply1 {
		display: none
	}

	.sdetail_btn {
		float: right;
		margin-right: 2%;
		width: 49%;
	}

	.sdetail_btn a {
		width: 100%;
		padding: 7px 0;
		margin: 0 auto;
		display: block;
		color: #fff !important;
		font-size: 15px;/*202103 MOD +2px*/
		border-radius: 3px;
		text-align: center;
		letter-spacing: 1px;
		text-decoration: none;
		background: url(../img/arrow3.png) no-repeat 95% center #a3945d;
		background-size: 6px;
	}

	.full1:before {
		height: 100%;
		left: 0;
		top: 0;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.3);
		content: "";
		display: block;
		position: absolute;
		border-radius: 4px;
	}

	.full1:after {
		position: absolute;
		content: "ご好評につき\A満席となりました。";
		display: block;
		width: 100%;
		white-space: pre;
		height: calc(2.2em * 1.3);
		text-align: center;
		line-height: 1.5;
		font-size: 24px;
		letter-spacing: 2px;
		text-align: center;
		margin: auto;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		color: #fff;
		z-index: 10;
	}

	.remain_icon {
		position: absolute;
		top: 12px;
		right: 40px;
		color: #fff;
		padding: 5px 10px;
		border-radius: 3px;
		background: #ff0000;
		font-size: 12px;
	}

	/* =========================================================
		seminar detail
========================================================= */

	.seminar_detail {
		width: 90%;
		margin: 12% auto 10%;
	}

	.seminar_detail .sd_icon li {
		float: left;
		padding: 2px 7px;
		text-align: center;
		color: #db6687;
		border: 1px solid #db6687;
		border-radius: 3px;
		margin: 0 4px 5px 0;
		font-size: 13px;/*202103 MOD +2px*/
	}

	.seminar_detail .sd_icon li.seminar_type {
		color: #fff;
	}

	.seminar_detail .sd_date {
		font-size: 17px;/*202103 MOD +2px*/
		padding: 1% 0 1%;
		letter-spacing: 0.5px;
	}

	.seminar_detail .sd_title {
		font-size: 21px;/*202103 MOD +2px*/
		padding-bottom: 7%;
		line-height: 1.4;
		letter-spacing: 0.5px;
	}

	.seminar_detail .sd_left {
		float: none;
		width: 75%;
		margin: 0 auto 8%;
	}

	.seminar_detail .sd_right {
		float: none;
		width: 100%;
	}

	.seminar_detail .teacher {
		font-size: 18px;/*202103 MOD +2px*/
		padding: 4% 0 0;
	}

	.seminar_detail .office {
		font-size: 13px;/*202103 MOD +2px*/
	}

	.seminar_detail .sd_right dl {
		padding-bottom: 4%;
	}

	.seminar_detail .sd_right dt {
		float: left;
		font-size: 16px;/*202103 MOD +2px*/
		width: 30%;
	}

	.seminar_detail .sd_right dd {
		float: left;
		font-size: 16px;/*202103 MOD +2px*/
		width: 70%;
	}

	.seminar_detail .googlemap {
		height: 250px;
	}

	.googlemap iframe {
		width: 100%;
		height: 250px;
	}

	.google_detail a {
		letter-spacing: 0.3px;
		/* background: url(../img/arrow2.png) no-repeat 163px center; */
		background: url(../img/arrow2.png) no-repeat 186px center;/*202103 MOD */
		background-size: 5px;
		padding: 0px 20px 0 0;
		font-size: 14px;/*202103 MOD +2px*/
		color: #db6687;
		text-decoration: none;
	}

	.seminar_detail .bring {
		padding: 5% 8%;
		margin-top: 5%;
		width: 84%;
		border-radius: 4px;
	}

	.seminar_detail .bring h4 {
		font-size: 17px;/*202103 MOD +2px*/
		padding-bottom: 3%;
	}

	.seminar_detail .bring p {
		font-size: 15px;/*202103 MOD +2px*/
		line-height: 1.8;
	}

	.sd_apply {
		text-align: center;
		margin: 7% 0 16%;
	}

	.sd_apply a {
		text-align: center;
		width: 100%;
		padding: 18px 0;
		margin: 0 auto;
		display: block;
		color: #fff !important;
		background: #db6687;
		font-size: 18px;/*202103 MOD +2px*/
		border-radius: 3px;
		text-align: center;
		letter-spacing: 1px;
		border-radius: 5px;
		text-decoration: none;
		position: relative;
	}

	.sd_apply a:after {
		content: '';
		display: block;
		position: absolute;
		right: 13px;
		top: 50%;
		margin-top: -7px;
		width: 8px;
		height: 15px;
		background: url(../img/arrow3.png) no-repeat center;
		background-size: auto auto;
		background-size: contain;
	}

	.sd_teacher {
		padding: 8px 0 8px 15px;
		background: #fdf1f4;
		border-radius: 3px;
		font-size: 17px;/*202103 MOD +2px*/
		color: #db6687;
		margin-bottom: 5%;
	}

	.sd_ttext {
		padding-bottom: 5%;
	}

	.search_result {
		font-size: 16px;
	}

	select[name="teacher"] {
		font-size: 16px;
	}

	.box_search .select_wrap.is-year,
	.box_search .select_wrap.is-month,
	.box_search .select_wrap.is-day {
		width: 200px;
		margin-left: 0;
	}

	.box_search select.is-year,
	.box_search select.is-month,
	.box_search select.is-day {
		width: 200px;
	}

	.box_search ul li {
		display: block;
		margin-bottom: 5px;
	}

	.box_search ul li:last-child {
		margin-bottom: 0;
	}

	select[name="year"],
	select[name="month"],
	select[name="day"] {
		font-size: 16px;
	}


	/* =========================================================
		news
========================================================= */
	.r_form1 {
		padding-top: 70px;
	}

	.r_form2 {
		border-top: 1px solid #eee;
	}

	.news_ttl {
		font-size: 21px;
		margin-bottom: 5%;
	}

	.news_date {
		font-size: 13px;
		color: #999;
		margin-bottom: 2px;
	}

	.news_topics {
		font-size: 14px;
		margin-bottom: 6%;
	}

	.news_navigation a {
		background: #999;
		padding: 7px 22px;
		text-decoration: none;
		border-radius: 4px;
		color: #fff;
		font-size: 12px;
		margin-bottom: 9%;
	}

}