.no-link {
	cursor: default;
}

html {
	height: initial;
}

.top_seninar_area {
	flex-wrap: nowrap;
	padding: 0 40px;
	margin-bottom: 104px;
	/* max-width: 1280px; */
	margin: 0 auto;
	margin-top: 100px;
}

.add_cate_list .top_seninar_area {
	margin-top: 44px;
}

.top_seminar_movie_cnt {
  /* width: calc(100% - 388px); */
  width: calc(100% - 464px);
}

#movie_area .section_inner {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#movie_area #player {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	margin: 0 auto;
}

#movie_area #player iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 8px;
}

#main .sub_area {
  /* width: 368px; */
  width: 440px;
}

#timetable {
	border: 1px solid #D0D0D0;
	border-radius: 4px;
	background-color: #fff;
}

#web_schedule_detail #timetable .seminar_table {
	max-height: initial !important;
	height: 100%;
	padding-bottom: 10px;
}

#web_schedule #timetable .seminar_table {
	max-height: 569px;
	height: 100%;
	overflow-y: scroll;
	padding-bottom: 10px;
	/* -ms-overflow-style: none;
	scrollbar-width: none; */
}

/* #timetable .seminar_table.show_scrollbar {
	-ms-overflow-style: auto;
	scrollbar-width: auto;
}

#timetable .seminar_table::-webkit-scrollbar {
	display: none;
}

#timetable .seminar_table.show_scrollbar::-webkit-scrollbar {
	display: inline;
} */



#timetable .seminar_table_item.playing a {
  background-color: #F3F3F3;
}

#timetable .seminar_table_item a {
	align-items: flex-start;
	/* padding: 8px 32px 8px 22px; */
	padding: 8px 32px 12px 19px;
	position: relative;
	transition: all 0.3s;
}

#timetable .seminar_table_item:first-child a {
	padding-top: 20px;
}



#timetable .seminar_table_item a.no-link {
	cursor: default;
}

#timetable .seminar_table_item a .thumbs {
	/* width: 51.5%; */
	width: 200px;
	height: auto;
	max-height: 112.5px;
	min-height: 112.5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ccc;
	margin-right: 14px;
}

#seminar_info {
  padding-top: 20px;
}

.sec_ttl {
	text-align: left;
	margin: 0;
}

#seminar_info .sec_ttl h1 {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 16px;
	letter-spacing: 0;
}

#seminar_info .s_user {
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 0px;
}

#seminar_info .s_user .label_status.label_live {
	color: #FF0000;
	border-color: #FF0000;
}

#seminar_info .s_user .label_status {
	padding: 4px 7px;
	font-size: 12px;
	line-height: 100%;
	border: 1px solid;
	border-radius: 2px;
	background-color: #fff;
	display: inline-block;
	margin-top: 3px;
	margin-right: 8px;
}

#seminar_info .s_user .label_status.label_live::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #FF0000;
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 2px;
}

#seminar_info .s_user .seminar_caladd {
	display: inline-block;
	vertical-align: top;
	position: relative;
	/* margin-left: 28px; */
	margin-left: 16px;
	/* width: 203px; */
	width: 158px;
	height: 28px;
}

#seminar_info .s_user .seminar_caladd .svg_before svg {
	position: absolute;
	left: 15px;
	top: 5px;
	width: 16px;
}

#seminar_info .s_user .seminar_caladd .svg_before svg path {
	fill: #717171;
}

#seminar_info .s_user .seminar_caladd select {
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #D0D0D0;
	border-radius: 8px;
	align-items: center;
	text-align: left;
	justify-content: center;
	/* font-size: 14px; */
	/* line-height: 1.5; */
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-size: 17px auto;
	/* width: 100%; */
	/* padding: 3px 5px 2px 32px; */
	transition: all 0.3s;
	background-color: #fff;
	font-weight: 700;
	font-size: 12px;
	line-height: 130%;
	padding: 7px 16px 4px 36px;
	/* width: 150px; */
	width: 160px;
	color: #121212;
}

#seminar_info .s_user .seminar_share {
	align-items: center;
}

#seminar_info .s_user .seminar_share .share_icon.twitter_icon {
	background-color: #000000;
  margin-right: 12px;
}
#seminar_info .s_user .seminar_share .share_icon.facebook_icon {
	background-color: #3b5998;
  margin-right: 14px;
}
#seminar_info .s_user .seminar_caladd .svg_before svg .cls-1 {
	fill: var(--key-color-100);
}

#web_schedule #main {
	/* margin-bottom: 0px; */
	padding-bottom: 55px;
}

.sec_cnt {
	position: relative;
}

.s_description.flex_area {
	align-items: center;
	margin-bottom: 0px;
}

.s_date {
	font-size: 14px;
	line-height: 100%;
	margin-right: 8px;
}

.seminar_tag {
	margin: 0 6px;
	white-space: nowrap;
}

.tag_btn.s_tag_link {
	font-weight: bold;
	line-height: 100%;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 30px;
	padding: 10px 20px;
	font-size: 14px;
	background-color: #f3f3f3;
	border: none;
}

.s_thumb_seminar_tag .tag_btn.s_tag_link {
	padding: 4px 16px;
	font-size: 13px;
  line-height: 18px;
}

.tag_list_area {
	background-color: #fff;
	position: relative;
}

.tag_list_cnt.flex_area {
	justify-content: flex-start;
	flex-wrap: nowrap;
	overflow: scroll;
	border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}

#web_schedule #seminar_info .s_user .seminar_share .share_icon {
	border-radius: 50%;
	width: 28px;
	height: 28px;
	position: relative;
	transition: all 0.3s;
}

#web_schedule #seminar_info .s_user .seminar_share .share_icon svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#seminar_info .sec_cnt {
	/* margin-bottom: 40px; */
}

.tag_list_cnt {
	padding: 13px 40px;
}

.seminar_tag:nth-child(1) {
	margin-left: 0px;
}

.tag_btn.s_tag_link.is_current{
	background-color: #000;
	color: #fff;
}

#web_schedule .table_schedule_area li > a {
	position: absolute;
}

#web_schedule .table_schedule_area .s_thumb_seminar_tag a {
	width: auto;
	height: auto;
	position: relative;
	margin-right: 12px;
}

#web_schedule .table_schedule_area .s_thumb_seminar_tag:nth-child(1) a {
	margin-left: 0px;
}

.s_thumb_tag_list {
	justify-content: flex-start;
}

.s_thumb_tag_list .s_thumb_seminar_tag .tag_btn {
	border-color: #F1F1F1;
}

.tag_btn.s_tag_link.seminar_thumb_tag_btn {
	background: #F1F1F1;
}

#web_schedule .table_schedule_area li .seminar_info .title {
	min-height: auto;
}

.seminar_thumb_tag_area {
	/* margin-bottom: 12px; */
	margin-bottom: 4px;
}

#web_schedule #main #timetable .seminar_table_item.playing a {
	background-color: #F3F3F3;
}

#web_schedule #main #timetable .seminar_table_item.playing a.no-link {
	cursor: default;
}

#web_schedule #main #timetable .seminar_table_item.playing a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 12px;
	box-sizing: border-box;
	width: 9px;
	height: 9px;
	border: 4px solid transparent;
	border-left: 6px solid #717171;
	transform: translate(-50%, -50%);
}

.other_link_thum a {
	display: block;
	width: 100%;
	height: 100%;
}

.other_link_thum a:hover {
	opacity: 0.6;
	transition: opacity .4s;
}

.cover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.8);
	justify-content: center;
	align-items: center;
}

.cover .cover_inner {
	padding: 0 30px;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.cover .cover_text {
	margin-bottom: 29px;
	text-align: center;
}

.cover .cover_text p,
.cover .cover_text p span {
	font-size: 16px;
	line-height: 1.5;
	color: #4D4D4D;
	display: block;
}

.cover .cover_btn_area .cover_btn.signin,
.cover .cover_btn_area .cover_btn.signup {
	width: 240px;
	text-align: center;
	color: #000;
	background-color: #fff;
	padding: 11px 37px;
	font-size: 16px;
	line-height: 1.5;
	border: 2px solid #000;
	border-radius: 43px;
}

.cover .cover_btn_area .cover_btn span {
	font-size: 16px;
  display: inline;
}

.s_term_end_cnt .top_seninar_area {
	padding: 0;
	margin: 0;
	max-width: none;
}

.all_seminar_term_end_area {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('../../img/suchedule/dotch_bg.png');
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 35px, top left;
	background-size: 547px 270px;
}

.s_term_end_inner {
	padding-top: 50px;
	padding-bottom: 90px;
	text-align: center;
	background-image: url('../../img/suchedule/dotch_card.png');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 315px 307px;
	width: 100%;
}

.s_term_end_ttl {
	margin-bottom: 16px;
}

.s_term_end_ttl h2 {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.02em;
}

.s_term_end_txt {
	margin-bottom: 20px;
}

.s_term_end_txt p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
}

.s_term_end_btn .btn_area .btn_cnt {
	margin: 0 auto;
}

.btn_area .btn_cnt {
	width: 260px;
	height: 45px;
	border-radius: 40px;
}

.btn_area .btn_cnt a {
	box-shadow: 0px 2px 24px rgb(0 72 138 / 12%);
	border: none;
	color: #121212;
  background-color: #fff;
	line-height: 43px;
	transition: all 0.2s;
	height: 100%;
	width: 100%;
	position: relative;
	font-size: 14px;
	border-radius: 40px;
}

.btn_area .btn_cnt a.at_arrow::after {
	content: "";
	display: block;
	position: absolute;
	top: 47%;
	right: 28px;
	width: 7px;
	height: 7px;
	border-top: 2px solid #121212;
	border-right: 2px solid #121212;
	transform: rotate(45deg) translateY(-50%);
}

.cover .cover_btn_area .cover_btn.signin {
margin-right: 16px;
}

.cover .cover_btn_area .cover_btn.signup {
	background-color: #000;
	color: #fff;
}

.cover_btn_area {
	justify-content: center;
}

.over:hover {
	opacity: 0.6;
	transition: opacity .5s;
}

.time_table_list {
	border-bottom: 1px solid #D0D0D0;
}

.time_table_list.flex_area {
	justify-content: flex-start;
	overflow-x: scroll;
	flex-wrap: nowrap;
	padding-left: 22px;
	padding-right: 22px;
}

.time_table_list.flex_area::-webkit-scrollbar {
  display: none;
}

.time_table_cnt.is_currient,
.time_table_cnt.time_table_all_tab.is_currient {
	background: #f3f3f3;
	border-bottom: 2px solid;
}

.time_table_cnt {
	/* padding: 15px 4px; */
	white-space: nowrap;
	border-radius: 5px 5px 0px 0px;

}

.timetable h2 {
	font-size: 14px;
	line-height: 130%;
	font-weight: 700;
	letter-spacing: initial;
}

.timetable .sec_ttl {
	display: flex;
	align-items: center;
	padding: 8px 19px 12px;
	margin-bottom: 0px;
}

.all_seminar_link {
	margin-left: 16px;
}
.today_seminar_link {
	margin-left: -2px;
}

.seminar_link_btn {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: initial;
	padding: 4px 20px;
	border-radius: 30px;
	border: 1px solid;
}

.seminar_link_btn.is_current {
	background-color: #000;
    color: #fff;
}



.time_table_txt {
	/* font-size: 12px; */
	font-size: 14px;
	line-height: 12px;
	font-weight: 600;
	display: block;
	/* width: 100%; */
	height: 100%;
	/* padding: 9px 17px; */
	padding: 9px 24px;
	border-radius: 5px 5px 0px 0px;
	color: #D0D0D0;
}

.is_currient .time_table_txt {
	color: #121212;
}

.seminar_left_cnt.flex_area {
	align-items: center;
}

.seminar_caladd .svg_after svg {
	width: 12px;
	position: absolute;
	top: 10px;
	right: 14px;
}

.seminar_share .share_url {
	border-radius: 4px;
	border: 1px solid #D0D0D0;
	background-color: #fff;
}

.seminar_share .share_url a {
	padding: 3px 11px;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	transition: all 0.3s;
}

.seminar_share .share_alert {
	position: fixed;
	bottom: 20px;
	left: 50%;
	background-color: #141414;
	padding: 12px 20px;
	box-shadow: 0px 2px 12px rgba(0, 72, 138, 0.12);
	border-radius: 4px;
	opacity: 0;
	visibility: hidden;
	transform: translateX(-50%);
	z-index: 1000;
}

.s_user .seminar_share .share_alert.copy {
	visibility: visible;
  animation: clipbord_copy 4s ease;
}

@keyframes clipbord_copy {
	0% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
	95% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

#timetable .t_cnt_hidden {
	display: none;
}
.seminar_tag_area ul.flex_area{
	justify-content: flex-start;
}

.other_link_thum {
	position: relative;
}

.other_link_thum a::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url('../../img/common/other_link.svg');
	background-repeat: no-repeat;
	transform: translate(-50%, -50%);
	background-position: center center;
	background-color: rgba(0,0,0, 0.4);
}

#web_schedule .schedule_main {
max-width: 1280px;
/* width: 1280px; */
margin-top: 40px;
padding-top: 40px;
padding: 40px 40px 0 40px;
}

.s_thumb_seminar_tag {
	margin-bottom: 8px;
}

.seminar_tag_area {
	margin-bottom: 4px;
}

.seminar_tag_area .tag_btn.s_tag_link {
	padding: 0;
	color: #0033BB;
	font-size: 12px;
	font-weight: normal;
	border: none;
	background: none;
	line-height: 18px;
}

#web_schedule #seminar_info .s_user .seminar_share .share_alert p {
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	white-space: nowrap;
}


/* vimeo */

#movie_area .section_inner {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#movie_area .sec_cnt {
	position: relative;
}

#movie_area #player {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	margin: 0 auto;
}

#movie_area #player iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#movie_area #player .movie_cover {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 97%;
	background-color: rgba(0, 0, 0, 0.9);
	border-radius: 8px;
	display: none;
}

#movie_area #player .movie_cover.show {
	display: block;
}

#movie_area #player .movie_cover .m_cover_inner {
	width: 100%;
	padding: 16px;
	height: 340px;
}

#movie_area #player .movie_cover.show {
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
	border-radius: 8px;
}

#movie_area #player .movie_cover .close_btn {
	position: absolute;
	top: 8px;
	right: 16px;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: center center;
	width: 24px;
	height: 24px;
	transition: all 0.2s;
}

#movie_area #player .movie_cover .close_btn:hover {
	opacity: 0.6;
}

#movie_area #player .movie_cover .recommend_company {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 16px;
	text-align: left;
}

#movie_area #player .movie_cover .rec_company_list {
	justify-content: center;
	flex-wrap: nowrap;
}

#movie_area #player .movie_cover .rec_company_item {
	background-color: #fff;
	width: 220px;
	border-radius: 8px;
	border: 1px solid #B3B3B3;
}

#movie_area #player .movie_cover .rec_company_item:not(:last-child) {
	margin-right: 16px;
}

#movie_area #player .movie_cover .rec_company_item .rec_booth {
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

#movie_area #player .movie_cover .rec_company_item .rec_booth.link_area:hover {
	opacity: 0.6;
}

#movie_area #player .movie_cover .rec_company_item .rec_top_cnt {
	align-items: center;
}

#movie_area #player .movie_cover .rec_company_item .rec_img {
	width: auto;
	padding: 16px 30px;
	border-bottom: 1px solid #E5E5E5;
}

#movie_area #player .movie_cover .rec_company_item .rec_img .imgs {
	width: 100%;
	height: 97px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

#movie_area #player .movie_cover .rec_company_item .rec_title {
	font-size: 12px;
	line-height: 1.5;
	padding: 12px;
	min-height: 36px;
	box-sizing: content-box;
	letter-spacing: 0.05em;
}

#movie_area #player .movie_cover .rec_company_item .rec_copy {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 1.5;
}

.seminar_table_item .info {
	/* width: 57%; */
	width: 44%;
}

.seminar_table_item .date {
	/* font-size: 10px; */
	font-size: 11px;
	color: #717171;
	line-height: 150%;
}

footer.footer_bottom_fix {
	position: fixed;
	    bottom: 0;
}

.time_table_area {
	position: relative;
}

.schedule_nav_next{
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
	top: 50%;
	right: 8px;
	transform: translateY(-50%);
	box-shadow: 0px 2px 8px rgb(72 88 102 / 20%);
	cursor: pointer;
	z-index: 5;
}

.schedule_nav_next::after {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	top: 35%;
	left: 28%;
	transform: translateY(-50%);
	border-top: 2px solid #4D4D4D;
	border-right: 2px solid #4D4D4D;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.schedule_nav_prev{
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
	top: 50%;
	left: 8px;
	transform: translateY(-50%);
	box-shadow: 0px 2px 8px rgb(72 88 102 / 20%);
	cursor: pointer;
	z-index: 5;
}

.schedule_nav_prev::after {
	content: "";
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	top: 35%;
	left: 38%;
	transform: translateY(-50%);
	border-top: 2px solid #4D4D4D;
	border-right: 2px solid #4D4D4D;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.schedule_nav_next.sche_nav_hidden,
.schedule_nav_prev.sche_nav_hidden {
	display: none;
}

@-moz-document url-prefix() {
	.schedule_nav_prev,
	.schedule_nav_next{
		top: 30%;
	}
}

.info .title {
	/* line-height: 140%; */
	line-height: 120%;
	margin-bottom: 5px;
	font-size: 13px;
}

.spacer {
	width: 100%;
}

#web_schedule_detail #wrap {
	min-height: 100vh;
	position: relative;
	padding-bottom: 60px;
	box-sizing: border-box;
}

#web_schedule_detail footer {
	position: absolute;
  bottom: 0;
}

#timetable .seminar_table_item a {
	/* padding: 8px 32px 8px 20px; */
	padding: 8px 16px 8px 20px;
	justify-content: flex-start;
}

/* スポンサー枠 */
#web_schedule_detail #main #timetable #timetable_sponsor a,
#timetable #timetable_sponsor a {
    padding-top: 16px;
    padding-bottom: 17px;
}

#web_schedule_detail #main #timetable #timetable_sponsor a .title,
#timetable #timetable_sponsor .title {
    color: #000000;
    line-height: 130%;
    margin-bottom: 0;
}

#timetable #timetable_sponsor a .thumbs {
    min-height: 131px;
    max-height: 131px;
    background-color: transparent;
}

#timetable #timetable_sponsor .synopsis {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 160%;
    color: #4d4d4d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#timetable #timetable_sponsor .status {
    font-weight: 700;
    font-size: 8.5px;
    line-height: 130%;
    padding: 2px 8px 3px;
    gap: 9px;
    color: #717171;
    border: 0.708333px solid #717171;
    border-radius: 2px;
}

#schedule_sponsor .seminar_info {
    padding-top: 13px;
}

#web_schedule .table_schedule_area li#schedule_sponsor .seminar_info .title {
    display: flex;
    align-items: center;
    min-height: 0;
    margin-bottom: 0;
}

#schedule_sponsor .seminar_info .title>img {
    max-width: 36px;
    border-radius: 50%;
    border: 1px solid #f3f3f3;
}

#web_schedule .table_schedule_area li#schedule_sponsor .seminar_info .title>h3 {
    font-size: 12px;
    color: #000000;
    margin-left: 8px;
    font-weight: 600;
}

#schedule_sponsor .seminar_info .synopsis {
    font-size: 12px;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 160%;
    flex-grow: 1;
    margin-top: 12px;
    margin-bottom: 12px;
}

#web_schedule .table_schedule_area li#schedule_sponsor .seminar_thumb {
    background-color: transparent;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

#web_schedule .table_schedule_area li#schedule_sponsor .seminar_info {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

#schedule_sponsor .status {
    border: 1px solid #717171;
    color: #717171;
}
/* スポンサー枠ここまで */

#timetable_sponsor {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 100;
	background: #fff;
}

#web_schedule footer{
	z-index: 2;
	}


@media only screen and  (min-device-width: 640px) and (orientation: portrait) and (max-device-width: 1024px) {
	/* ipad縦向き */
	#seminar_info .s_user .seminar_caladd {
		width: 158px;
	}
	#seminar_info .s_user .seminar_caladd .svg_before svg {
		top: 7px;
	}
	#web_schedule .table_schedule_area .seminar_list li {
		width: 24%;
	}
	.seminar_caladd .svg_after svg {
		top: 12px;
	}
}

@media only screen and  (min-device-width: 640px) and (orientation: landscape) and (max-device-width: 1024px) {
	/* ipad横向き */
	#web_schedule .table_schedule_area .seminar_list li {
		width: 24%;
	}

}

@media screen and (max-width: 768px) {
	.add_cate_list .top_seninar_area {
		margin-top: 0;
	}

	#web_schedule #wrap {
		background: #fafafa;
	}
	.top_seninar_area {
		padding: 0;
		margin-top: 60px;
	}

	.top_seminar_inner.flex_area {
		display: block;
	}

	#web_schedule #main .main_area {
		width: 100%;
	}

	#web_schedule #movie_area .section_inner {
    background-image: none!important;
    padding: 0;
	}
	#web_schedule #movie_area .sec_cnt {
		width: 100%;
	}
	.top_seminar_movie_cnt {
		width: 100%;
	}
	#web_schedule #seminar_info {
		padding-top: 16px;
    padding-bottom: 24px;
	}
	#web_schedule .section_inner {
    width: 100%;
    padding: 0 20px;
	}

	.seminar_status {
		margin-right: 8px;
	}
	.s_date {
		margin-right: 0px;
	}
	#web_schedule #seminar_info .s_user .label_status {
    font-size: 12px;
    padding: 5px 8px;
    margin-top: 0px;
		margin-right: 0px;
	}
	.s_date .date {
		font-size: 14px;
	}
	#web_schedule #seminar_info .s_user .seminar_caladd,
	#web_schedule_detail #seminar_info .s_user .seminar_caladd {
		margin: 8px auto 0px 0px;
		/* width: auto; */

	}
	#web_schedule #seminar_info .s_user .seminar_caladd select,
	#web_schedule_detail #seminar_info .s_user .seminar_caladd select {
		text-align: left;
    background: no-repeat;
		border: 1px solid #717171;
    border-radius: 8px;
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
		color: #121212;
    padding: 8.5px 16px 5.5px 34px;
		width: 158px;
	}

	_::-webkit-full-page-media, _:future, :root #web_schedule #seminar_info .s_user .seminar_caladd select,
	_::-webkit-full-page-media, _:future, :root #web_schedule_detail #seminar_info .s_user .seminar_caladd select {
    padding: 7.5px 16px 7.5px 34px;
}



	#web_schedule #seminar_info .s_user .seminar_caladd .svg_before svg,
	#web_schedule_detail #seminar_info .s_user .seminar_caladd .svg_before svg {
		left: 14px;
		top: 7px;
	}
	#web_schedule .seminar_caladd .svg_after svg {
		right: 60px;
	}
	.right_cnt {
		margin: 0 auto;
    width: 330px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
	}
	#web_schedule #seminar_info .s_user .seminar_share {
		justify-content: center;
	}
	.s_description.flex_area {
		margin-bottom: 0px;
	}
	.tag_list_area.sp {
		width: 100%;
    overflow: scroll;
    background-color: #fff;
    padding: 13px 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
	}
	.tag_list_cnt.flex_area {
		flex-wrap: nowrap;
		min-width: 100%;
    overflow: scroll;
    padding: 13px 20px;
    border: 1px solid #D0D0D0;
	}
	.seminar_tag {
		margin: 0 6px;
		white-space: nowrap;
	}
	#web_schedule #timetable .seminar_table {
		max-height: 730px!important;
		height: 100%;
    overflow-y: scroll;
    padding-bottom: 12px;
    margin-bottom: 32px;
		background-color: #fff;
		border-bottom: 1px solid #D0D0D0;
	}
	#web_schedule #timetable .seminar_table_item:not(:last-child) {
		/* margin-bottom: 8px; */
	}
	#web_schedule #timetable .seminar_table_item.playing a {
		justify-content: flex-start;
		background-color: #F3F3F3;
	}
	#web_schedule #timetable .seminar_table_item a {
		padding: 8px 20px 8px 20px;
		align-items: flex-start;
    position: relative;
    transition: all 0.3s;
	}
	#web_schedule #timetable .seminar_table_item.playing a::before {
		content: "";
    position: absolute;
    top: 50%;
    left: 12px;
    box-sizing: border-box;
    width: 9px;
    height: 9px;
    border: 4px solid transparent;
    border-left: 6px solid #717171;
    transform: translate(-50%, -50%);
	}
	#web_schedule #timetable .seminar_table_item a .thumbs {
		margin-right: 14px;
	}
	#web_schedule #timetable .seminar_table_item a .thumbs {
    width: 176px;
    height: auto;
    max-height: 99px;
    min-height: 99px;
    min-width: 176px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ccc;
	}
	#web_schedule .schedule_main {
		background: #fafafa;
		padding-bottom: 40px;
	}

	#web_schedule #timetable .section_inner {
		padding: 0;
	}
	#timetable {
		background: #fff;
	}
	.sub_area.sp {
		margin-bottom: 75px;
	}
	#web_schedule #timetable .sec_ttl {
		padding: 20px 22px;
		position: relative;
	}
	.timetable h2 {
		font-size: 16px;
    line-height: 130%;
	}
	.seminar_table_item .date {
		color: #717171;
		font-size: 10px;
	}

	.seminar_table_item .title {
		margin-bottom: 6px;
	}

	#web_schedule #timetable .sec_ttl::after{
		content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(-45deg);
	}

	#web_schedule .table_schedule_area,
	#web_schedule .schedule_main {
		margin-top: 0px;
		margin-bottom: 24px;
	}

	#web_schedule .schedule_main {
		padding: 0;
    margin-top: 24px;
	}

	#web_schedule #timetable .seminar_table_item a {
		justify-content: flex-start;
	}

	.seminar_left_cnt.flex_area {
		justify-content: flex-start;
	}


	.share_cnt_button {
		position: relative;
		display: block;
    height: 100%;
		font-size: 12px;
		line-height: 150%;
    width: 76px;
    border: 1px solid #717171;
    border-radius: 8px;
    padding: 5.5px 14px 7.5px 34px;
	}

	.share_cnt_button::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
		top: 21%;
    left: 15px;
    background-image: url('../../img/icons/share_icon_new.svg');
    background-repeat: no-repeat;
	}

	.share_cnt.sp.share_cnt_type2 {
		margin-top: 0px;
	}

	#seminar_info .sec_cnt {
		margin-bottom: 0px;
	}

	#web_schedule #seminar_info .s_user {
		margin-bottom: 0px;
	}

	.modal_share .pop_inner {
		border-radius: 8px;
	}

	.modal_share .share_inner {
		padding: 32px 40px;
	}

	.modal_share .share_modal_ttl {
		margin-bottom: 24px;
	}

	.modal_share .share_modal_ttl p{
		font-size: 16px;
		line-height: 130%;
	}

	.seminar_share.flex_area {
		flex-direction: column;
	}

	.seminar_share.flex_area a {
		font-size: 14px;
		line-height: 150%;
		color: #0033BB;
		margin-top: 20px;
	}

	.seminar_share.flex_area a:nth-of-type(1){
		margin-top: 0px;
	}

.seminar_share .share_url {
		margin-top: 20px;
		border: none;
		text-align: left;
	}
.modal_share .share_url a {
		display: block;
		width: 100%;
		height: 100%;
		font-size: 14px;
		color: #0033BB;
		padding: 0;
	}

.modal_share .share_alert.copy {
		visibility: visible;
    animation: clipbord_copy 4s ease;
		color: #fff;
		width: 80%;
	}

	#movie_area .sec_cnt {
		width: 100%;
	}
	#movie_area .section_inner {
		background-image: none!important;
		padding: 0;
	}

	#movie_area #player .movie_cover {
			width: 100%;
			height: 100%;
			border-radius: 0;
	}

	#movie_area #player .movie_cover.show {
			justify-content: center;
	}

	#movie_area #player .movie_cover .rec_company_item {
		width: 31.0%;
		background-color: transparent;
		border: none;
	}

	#movie_area #player .movie_cover .rec_company_item .rec_title {
		width: 100%;
		font-size: 10px;
		line-height: 1.5;
		color: #fff;
		padding: 0;
		min-height: initial;
		letter-spacing: 0;
	}

	#movie_area #player .movie_cover .rec_company_item:not(:last-child) {
		margin-right: 11px;
	}

	#movie_area #player .movie_cover .rec_company_item .rec_booth {
		padding: 0;
	}

	#movie_area #player .movie_cover .rec_company_item .rec_booth.link_area:hover {
		opacity: 1;
	}
	#movie_area #player .movie_cover .rec_company_item .rec_top_cnt {
		width: 100%;
		justify-content: center;
	}

	#movie_area #player .movie_cover .rec_company_item .rec_img {
		border: none;
		padding: 12px;
		background-color: #fff;
		margin-bottom: 12px;
	}

	#movie_area #player .movie_cover .rec_company_item .rec_img .imgs {
		height: 73px;
	}

	#movie_area #player .movie_cover .recommend_company {
		font-size: 10px;
	}

	.tag_list_area {
		width: 100%;
		overflow: scroll;
		position: relative;
		margin-top: 32px;
	}

	#web_schedule_detail #wrap {
		min-height: 100vh;
		position: relative;
		padding-bottom: 215px;
		box-sizing: border-box;
	}

	#web_schedule #wrap #main .sub_area,
	#web_schedule_detail #wrap #main .sub_area {
		width: 100%;
		padding: 0;
	}

	#web_schedule #wrap #timetable .section_inner,
	#web_schedule_detail #wrap #timetable .section_inner {
		padding: 0;
	}

	#wrap #main #timetable {
		border-radius: none !important;
	}

	#wrap #timetable .sec_ttl {
		padding: 17px 20px;
		position: relative;
		margin-bottom: 0px;
	}

	#wrap #timetable .sec_ttl::after {
		content: "";
		position: absolute;
		top: 46%;
		right: 27px;
		width: 9px;
		height: 9px;
		border-top: 3px solid #000;
		border-right: 3px solid #000;
		transform: rotate(-45deg);
	}

	#wrap #timetable.sp-hidden .sec_ttl::after {
		content: "";
		transform: rotate(135deg);
	}

	#timetable.sp-hidden {
		padding-bottom: 0;
	}

	#timetable.sp-hidden .sec_ttl::after {
		top: 40%;
		transform: rotate(135deg);
	}

	#timetable.sp-hidden .sec_cnt {
		height: 0;
	}

	#timetable.sp-hidden .sec_cnt .seminar_table {
		padding: 0 !important;
	}

	#timetable .seminar_table {
		max-height: 800px!important;
	}

	#timetable .seminar_table_item.playing a {
		justify-content: flex-start;
	}

	#timetable .seminar_table_item a {
		padding: 8px 42px 8px 21px;
	}

	#timetable .seminar_table_item a .thumbs {
    width: 176px;
		height: auto;
    max-height: 99px;
    min-height: 99px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ccc;
    margin-right: 14px;
	}

	#timetable .seminar_table_item a .info {
		width: calc(100% - 190px);
		max-width: initial;
	}

	#web_schedule #timetable {
		border: none;
		border-top: 1px solid #D0d0d0;
		border-radius: initial;
	}

	.time_table_txt {
		font-size: 14px;
		line-height: 100%;
		color: #D0D0D0;
    font-weight: 400;
    padding: 8px 18.5px;
	}
	.is_currient .time_table_txt {
		color: #121212;
	}

	#web_schedule #timetable.sp-hidden {
		/* border-bottom: 1px solid #d0d0d0; */
	}

	#web_schedule #timetable.sp-hidden .time_table_area {
		display: none;
	}

	.cover_btn_area {
		flex-wrap: nowrap;
		align-items: center;
		/* justify-content: flex-start; */
		justify-content: center;
	}

	.cover .cover_btn_area .cover_btn.signin {
		margin-right: 10px;
	}

	.cover .cover_btn_area .cover_btn.signup {
		padding-left: 12px;
		padding-right: 0;
	}

	.cover .cover_btn_area .cover_btn.signin,
	.cover .cover_btn_area .cover_btn.signup {
		width: 170px;
		padding: 11px 7px;
	}

	.cover .cover_btn_area .cover_btn.signup {
		padding-left: 20px;
	}

	#web_schedule #movie_area .section_inner,
	#web_schedule_detail #movie_area .section_inner {
		padding: 0;
	}
	#movie_area #player .movie_cover {
		width: 100%;
	}
	.other_link_thum a::after {
		background-image: url(../../img/common/other_link_sp.svg);
	}
	.seminar_tag_area .tag_btn.s_tag_link {
		font-size: 10px;
		line-height: 15px;
	}
	#seminar_info .sec_ttl h1 {
		font-size: 18px;
		margin-bottom: 12px;
	}
	#web_schedule .table_schedule_area li .seminar_thumb {
		padding-top: 56.7%;
	}
	.seminar_thumb_tag_area {
		margin-bottom: 0px;
	}
	#web_schedule .table_schedule_area li .seminar_info .label {
		margin-top: 12px;
	}
	.cover .cover_inner {
		padding: 0 20px;
		padding-left: 28px;
	}
	.mask-right {
		-webkit-mask-image: linear-gradient(to right,black calc(100% - 44px), transparent);
	}

	.mask-left {
		-webkit-mask-image: linear-gradient(to left,black calc(100% - 44px), transparent);
	}

	.mask-right.mask-left {
		-webkit-mask-image: linear-gradient(to right, transparent,black 44px, black calc(100% - 44px), transparent);
	}
	.share_cnt.sp {
		margin-top: 12px;
	}
	#web_schedule_detail footer {
		max-height: 215px;
	}
	#movie_area #player .movie_cover .m_cover_inner {
		height: auto;
	}
	#movie_area #player iframe {
		border-radius: initial;
	}
}

@media screen and (min-width: 768px) {
	.tag_list_cnt.flex_area {
		-ms-overflow-style: none;    /* IE, Edge 対応 */
		scrollbar-width: none;       /* Firefox 対応 */
	}
	.tag_list_cnt.flex_area::-webkit-scrollbar {
		display:none;
	}
	.tag_list_area .schedule_nav_next,
	.tag_list_area .schedule_nav_prev {
		width: 32px;
		height: 32px;
	}

	.tag_list_area .schedule_nav_next::after {
    width: 8px;
    height: 8px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
	}

	.tag_list_area .schedule_nav_prev::after {
    width: 8px;
    height: 8px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(225deg);
	}
	/* .timetable.sp-hidden {
		border-bottom: 1px solid #D0d0d0;
	} */
}



@media only screen and  (min-device-width: 640px) and (orientation: portrait) and (max-device-width: 1024px) {
	/* ipad縦向き */
	#seminar_info .s_user .label_status {
		padding: 4px 7px 5px;
	}
	.s_thumb_seminar_tag .tag_btn.s_tag_link {
		padding: 4px 16px 5px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#web_schedule .table_schedule_area .seminar_list li {
		background: #fff;
		border-radius: 10px;
		box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.03);
	}
	#web_schedule .table_schedule_area .seminar_list li a {
		box-shadow: none;
		padding: 4px 16px;
		line-height: initial;
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
	}
	#web_schedule .table_schedule_area .seminar_list li .seminar_info {
		height: auto;
	}
}

@media screen and (max-width: 374px) {
	#movie_area #player .movie_cover .rec_company_item .rec_img .imgs {
			height: 49px;
	}
}

/* 2D */

#web_schedule_detail #seminar_info .sec_cnt .s_desc a{
	color: var(--key-color-100);
	text-decoration: underline;
}

.other_link_thum .cover {
	background-color: rgba(0, 0, 0, 0.5);
}

.other_link_thum .cover a::after {
	display: none;
}

.other_link_thum .cover .cover_text {
	margin-bottom: 52px;
}

.other_link_thum .cover .cover_text p {
	font-size: 20px;
	line-height: 1.45;
	color: #fff;
}

.other_link_thum .cover .cover_btn_area .other_link_btn {
	width: auto;
	border: none;
	padding: 14px 18px 13px 26px;
	line-height: 1;
	background: #FFFFFF;
	border-radius: 20px;
	text-align: center;
}

.other_link_thum .cover .cover_btn_area .other_link_btn .txt {
	color: #0034BB;
	border-bottom: 1px solid #0034BB;
	line-height: 1.2;
    display: inline-block;
	font-size: 13px;
	line-height: 1;
	font-weight: 500;
}

.other_link_thum .cover .cover_btn_area .other_link_btn svg {
	width: 10px;
	height: 10px;
	margin-left: 5px;
}
