.sche_main {
	background-image: url(../img/schedule/sche_fv.jpg);
}

.sche_con1 {
	/* width: 1000px; */
	width: 1200px;
	/*202007 mod*/
	margin: 60px auto 150px;
	position: relative;
}

/* =========================================================
		search
========================================================= */
.searchcon {
	margin-bottom: 35px;
}

.search_title {
	font-size: 15px;
	font-family: "新ゴ R", sans-serif;
	background-color: #f1f1f1;
	padding: 12px 10px;
	display: block;
	width: 200px;
	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: 5px solid #f1f1f1;
	padding: 25px 50px 23px;
}

.search_detail .box_list {
	margin-bottom: 13px;
}

.search_detail .box_list dt {
	float: left;
	font-size: 15px;
	font-family: "新ゴ R";
	width: 160px;
}

.search_detail .box_list dd {
	float: left;
	font-size: 14px;
}

.search_detail .box_list dd label {
	margin-right: 16px;
}

.search_detail .box_list .area_search {
	margin-bottom: 5px;
}

.search_detail .box_list .area_search dt {
	float: left;
	font-size: 14px;
	width: 100px;
}

.search_detail .bottom_b {
	border-bottom: 1px #ccc dashed;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.search_btn {
	text-align: center;
}

input[type="submit"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}

.search_btn input {
	background: #db6687;
	padding: 10px 30px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	font-size: 15px;
	width: 200px;
}

.search_btn input:hover {
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)";
	/* IE 8 */
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}

.search_btn .clearbtn {
	background: #bbb;
}

.box_search {
	/* width: 730px; */
	width: 930px;
	/*202007 mod*/
}

/* =========================================================
		ac
========================================================= */
.switch {
	cursor: pointer;
}

.active {
	color: #db6687;
}

.toggle_faq {
	overflow: hidden;
}

/* =========================================================
		schedule
========================================================= */
.schedulecon li {
	float: left;
	/* width: 482px; */
	width: 582px;
	/*202007 mod*/
	margin: 0 35px 35px 0;
	position: relative;
}

.schedulecon li:nth-child(2n) {
	margin-right: 0;
}

.schedulecon .date1 {
	background-color: #fff6f9;
	padding: 0 6px 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;
}

.schedulecon .place1 {
	color: #fff;
	text-align: center;
	font-size: 18px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #db6687;
	line-height: 1.2;
	margin: 9px 10px 9px 12px;
}

.schedulecon a {
	color: #555;
}

.schedulecon .place1 span {
	display: table-cell;
	text-align: center;
	width: 70px;
	height: 70px;
	vertical-align: middle;
}

.schedulecon .datetaime {
	font-size: 20px;
	padding-top: 15px;
	letter-spacing: 1px;
	font-family: "新ゴ R", sans-serif;
	line-height: 1.5;
}

.schedulecon .place2 {
	font-size: 19px;
	letter-spacing: 1px;
	font-family: "新ゴ R", sans-serif;
}

.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: 18px 20px 20px;
}

.schedulecon .detail_l {
	float: left;
	margin-right: 15px;
}

.schedulecon .detail_r {
	float: left;
	/* width: 278px; */
	width: 378px;
	/*202007 mod*/
	height: 235px;
}

.schedulecon .te_pic {
	width: 141px;
	padding: 2px;
	border: 1px #eee solid;
}

.schedulecon .te_copy {
	font-size: 16px;
	color: #db6687;
	line-height: 1.4;
	font-family: "新ゴ R", sans-serif;
	padding-bottom: 8px;
	letter-spacing: 1px;
}

.schedulecon .te_text {
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 12px;
}

.schedulecon .name {
	font-family: "新ゴ R", sans-serif;
	font-size: 15px;
	padding: 8px 0 2px;
}

.schedulecon .office {
	font-size: 11px;
}

.schedulecon .sche_icon1 {
	padding-bottom: 6px;
}

.schedulecon .sche_icon1 li {
	float: left;
	padding: 2px 7px;
	border: 1px solid #db6687;
	color: #db6687;
	text-align: center;
	margin: 0 4px 5px 0;
	display: inline-block;
	font-size: 11px;
	border-radius: 3px;
	width: inherit;
	position: static;
}

.schedulecon .sche_icon1 li.seminar_type {
	background: #db6687;
	color: #fff;
}

.schedulecon .profile {}

.schedulecon .profile a {
	font-size: 12px;
	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: 14px;
	margin-bottom: 16px;
	border-bottom: 1px #ccc dotted;
}

.apply_btn {
	float: right;
}

.apply_btn .remain1 {
	display: none
}

.apply_btn a {
	/* width: 145px; 202007 MOD*/
	width: 160px;
	padding: 7px 8px;
	margin: 0 auto;
	display: block;
	color: #fff !important;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	background: url(../img/arrow3.png) no-repeat 140px center #db6687;
	background-size: 6px;
}

.remaining a {
	/* width: 145px; 202007 MOD*/
	width: 160px;
	padding: 7px 8px;
	margin: 0 auto;
	display: block;
	color: #fff !important;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	background: url(../img/arrow3.png) no-repeat 140px center #ff0000;
	background-size: 6px;
}

.remaining .remain1 {
	display: block;
}

.remaining .apply1 {
	display: none
}

.sdetail_btn {
	float: right;
	margin-right: 5px;
}

.sdetail_btn a {
	/* width: 145px; 202007 MOD*/
	width: 160px;
	padding: 7px 8px;
	margin: 0 auto;
	display: block;
	color: #fff !important;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	background: url(../img/arrow3.png) no-repeat 145px center #a3945d;
	background-size: 6px;
}

.full1:before {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	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: 37px;
	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: 10px;
	right: 9px;
	color: #fff;
	padding: 5px 7px;
	border-radius: 3px;
	background: #ff0000;
	font-size: 12px;
}

/* =========================================================
		seminar detail
========================================================= */
.seminar_detail {
	/* width: 920px; */
	width: 1120px;
	/*202007 mod*/
}

.seminar_detail .sd_icon li {
	float: left;
	padding: 2px 10px;
	text-align: center;
	color: #db6687;
	border: 1px solid #db6687;
	border-radius: 3px;
	margin: 0 4px 15px 0;
	font-size: 11px;
}

.seminar_detail .sd_date {
	font-size: 17px;
	padding-bottom: 7px;
	font-family: "新ゴ R", sans-serif;
	letter-spacing: 1.5px;
}

.seminar_detail .sd_title {
	font-size: 25px;
	padding-bottom: 40px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	letter-spacing: 1.5px;
}

.seminar_detail .sd_left {
	float: left;
	width: 326px;
	margin-right: 65px;
}

.seminar_detail .sd_right {
	float: left;
	/* width: 520px; */
	width: 720px;
	/*202007 mod*/
}

.seminar_detail .teacher {
	font-size: 16px;
	padding: 8px 0 3px;
	font-family: "新ゴ R", sans-serif;
}

.seminar_detail .teacher a {
	color: #444;
	text-decoration: none;
}

.seminar_detail .office {
	font-size: 13px;
}

.seminar_detail .sd_right dl {
	padding-bottom: 12px;
}

.seminar_detail .sd_right dt {
	float: left;
	font-size: 15px;
	width: 120px;
	font-family: "新ゴ R";
}

.seminar_detail .sd_right dd {
	float: left;
	font-size: 14px;
	width: 400px;
}

.seminar_detail .googlemap {
	height: 270px;
	margin-bottom: 9px;
	margin-top: 10px;
}

.seminar_detail li.seminar_type {
	background: #db6687;
	color: #fff;
}

.googlemap iframe {
	width: 450px;
	height: 300px;
}

.google_detail a {
	letter-spacing: 0.3px;
	background: url(../img/arrow2.png) no-repeat 170px center;
	background-size: 5px;
	padding: 0px 20px 0 0;
	font-size: 13px;
	color: #db6687;
	text-decoration: none;
}

.seminar_detail .bring {
	padding: 20px 30px;
	margin-top: 25px;
	background: #f0f0f0;
	display: inline-block;
	/* width: 300px; */
	width: 660px;
	/*202007 mod*/
	border-radius: 4px;
}

.seminar_detail .bring h4 {
	font-size: 16px;
	padding-bottom: 10px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
}

.seminar_detail .bring p {
	font-size: 14px;
	line-height: 1.8;
}

.sd_apply {
	text-align: center;
	margin: 55px 0 70px;
}

.sd_apply a {
	text-align: center;
	width: 400px;
	padding: 20px;
	margin: 0 auto;
	display: block;
	color: #fff !important;
	background: #db6687;
	font-size: 19px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 1px;
	border-radius: 5px;
	text-decoration: none;
	position: relative;
	font-family: "新ゴ R";
}

.sd_apply a:after {
	content: '';
	display: block;
	position: absolute;
	right: 20px;
	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_apply a.sold_out {
	background: #888;
	font-size: 19px;
	cursor: default;
}

.sd_apply a.sold_out:after {
	background: none;
}

.sd_teacher {
	padding: 8px 0 8px 18px;
	background: #fdf1f4;
	border-radius: 3px;
	font-size: 16px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	margin-bottom: 20px;
}

.sd_ttext {
	padding-bottom: 20px;
}

.sd_ttext2 {
	margin-bottom: 30px;
}


.noentry {
	font-size: 18px;
	font-family: "新ゴ R";
	text-align: center;
}

.search_result {
	font-size: 17px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	display: block;
	padding-bottom: 2%;
}

.box_search .select_wrap {
	position: relative;
	display: block;
	width: 200px;
	border: 1px solid #f69;
	border-radius: 5px;
	background: #fff;
}

.box_search .select_wrap:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 0;
	height: 0;
	margin: -2px 0 0 0;
	border: 5px solid transparent;
	border-top: 7px solid #f69;
}

.box_search select {
	font-size: 13px;
	cursor: pointer;
	position: relative;
	-webkit-appearance: none;
	appearance: none;
	display: block;
	width: 200px;
	padding: 0.2em 1em;
	/*    color: #f69;
    border: none;
*/
	border-radius: 5px;
	background: transparent;
}

.box_search .select_wrap.is-year,
.box_search .select_wrap.is-month,
.box_search .select_wrap.is-day {
	width: 130px;
	display: inline-block;
}

.box_search .select_wrap.is-month,
.box_search .select_wrap.is-day {
	margin-left: 20px;
}

.box_search select.is-year,
.box_search select.is-month,
.box_search select.is-day {
	width: 130px;
	display: inline-block
}

.box_search ul li {
	display: inline-block;
}

::-ms-expand {
	display: none;
}

/* =========================================================
		news
========================================================= */
.r_form1 {
	padding-top: 98px;
}

.news_ttl {
	font-family: "新ゴ R";
	font-size: 24px;
	margin-bottom: 30px;
	color: #db6687;
}

.news_date {
	font-size: 13px;
	color: #999;
	margin-bottom: 5px;
}

.news_topics {
	font-size: 16px;
	margin-bottom: 60px;
}

.news_navigation a {
	background: #999;
	padding: 7px 22px;
	text-decoration: none;
	border-radius: 4px;
	color: #fff;
	font-size: 13px;
}

/* 20200903 ADD */
.sche_con1 h2.fromtop {
	color: #db6687;
	font-weight: 600;
	text-align: center;
	font-size: 32px;
	padding: 0 0 30px 0;
	letter-spacing: 2.5px;
}
@media screen and (max-width: 667px) {
	.sche_con1 h2.fromtop {
		font-size: 22px;
    letter-spacing: 0.5px;
	}
}

@media screen and (max-width: 768px) {
	.search_detail .box_list .area_search {
		width: 100%;
	}
}
