/*archive-seminar*/
/*==================================*/
#single-seminar .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#allSeminar .seminar-special {
	padding: 70px 0px 70px;
}

#allSeminar .seminar-special .title-special {
	font-size: 40px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 40px;
}

#allSeminar .seminar-special .accept {
	display: inline-block;
	font-size: 16px;
	color: #0B54F7;
	padding: 0px 5px;
	background: white;
	border-radius: 5px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	border: 1px solid #0B54F7;
}
#allSeminar .seminar-special .accept-down {
	display: inline-block;
	font-size: 16px;
	color: white;
	padding: 0px 5px;
	background: #0B54F7;
	border-radius: 5px;
}

#allSeminar .seminar-special  .img-post{
	position: relative;
}


#allSeminar .seminar-special .application {
	display: block;
	width: 185px;
	background: #0B54F7;
	color: white;
	font-size: 20px;
	text-align: center;
	margin: auto;
	border-radius: 30px;
	padding: 3px 0px;
}

.item-column {
	box-shadow: 0px 0px 0px 
}
.item-column .title {
	min-height: 90px;
}

#allSeminar .category-seminar {
	width: 300px;
	padding-right: 50px;
}
#allSeminar .all-seminar {
	width: calc(100% - 300px);
}
.item-column {
	width: calc(100%/3 - 10px);
}

#allSeminar .list-columns .img-post {
	height: 160px;
}

#allSeminar .list-columns  .item-link {
	display: block;
}
.item-column {
	border-radius: 10px;
	background: white;
	box-shadow: 0px 5px 15px rgba(0,0,0,.15);
	overflow: hidden;
	margin-bottom: 20px;
}
.item-column.top {
	box-shadow: 0px 0px 0px rgba(0,0,0,.15);
}
.item-column.top .box-title {
	justify-content: center;
}
#allSeminar .item-column.top .box-title .title-seminar {
	background: #F78C07;
	color: white;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	padding: 5px 15px;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 15px;
}
#allSeminar .item-column.top .img-post {
	border-radius: 10px;
	overflow: hidden;
}

.item-column .info-item {
	padding: 10px 10px 10px 10px;
}

.item-column .item-tag-column a {
	border: solid 1px #0B54F7;
	background-color: #ffffff;
	font-size: 16px;
	display: block;
	padding: 4px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #0B54F7;
	transition: .3s;
	border-radius: 5px;
}
#allSeminar .list-tag-column {
	justify-content: start;
	min-height: 43px;
}
.item-column .title {
	min-height: 130px;
}

.item-column .date-time {
	margin-bottom: 10px;
}

#allSeminar .list-columns .img-post img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#allSeminar .sub-itemMenu.is-active a{
	background: #0B54F7;
	color: white;
}

#allSeminar .sub-itemMenu a{
	display: block;
	background: white;
	color:#0B54F7;
	padding: 5px 0px ;
	font-size: 20px;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 20px;
	border: 1px solid #0B54F7;
	text-align: center;
}
#allSeminar .sub-listMenu {
	margin-bottom: 0px;
}
#allSeminar .title-seminar {
	font-size: 30px;
	margin-bottom: 40px;
}
#allSeminar .note-title {
	background: white;
	display: inline-block;
	border: 1px solid #0B54F7;
	padding: 10px 10px;
	border-radius: 30px;
	color: #0B54F7;
	font-size: 20px;
	width: 55%;
	text-align: center;
	margin-left: 20px;
}
#allSeminar .content-main {
	padding-top: 50px;
	border-top: 1px solid #707070;
	position: relative;
	padding-bottom:30px;
}
#allSeminar .content-main .page-top {
	bottom: 120px;
}
#allSeminar .list-columns.tag {
	justify-content: flex-start;
}
#allSeminar .list-columns.tag .item-column {
	margin-left: 10px;
}
#allSeminar .seminar-special .list-columns {
	justify-content:flex-start
}
#allSeminar .seminar-special .list-columns .item-column.top {
	margin-right:10px
}
/*single-seminar*/
/*==================================*/
#single-seminar .banner-entry{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1280' height='652.281' viewBox='0 0 1280 652.281'%3E%3Cg id='Group_482' data-name='Group 482' transform='translate(0 1)'%3E%3Crect id='Rectangle_111' data-name='Rectangle 111' width='1280' height='650' fill='%23bedee8' opacity='0.1'/%3E%3Cpath id='Path_23' data-name='Path 23' d='M0,0,220.875,10.477l473.047,638.41H0Z' fill='%23bedee8' opacity='0.293' style='mix-blend-mode: multiply;isolation: isolate'/%3E%3Cpath id='Path_24' data-name='Path 24' d='M824.23,0,558.484,10.477,85.248,651.377l738.982.9Z' transform='translate(455.77 -1)' fill='%23bedee8' opacity='0.293' style='mix-blend-mode: multiply;isolation: isolate'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 75px;
	padding-top: 203px;
	margin-bottom: 75px;
}
#single-seminar .banner-entry .banner-inner {
	width: 100%;
	max-width: 940px;
	padding: 0 20px;
	position: relative;
	margin: auto;
}
#single-seminar .banner-entry .banner-single-top{
	display: grid;
	grid-template-columns: 49% 51%;
	border-radius: 20px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
}
#single-seminar .banner-entry .img-feature{
	width: 100%;
	display: block;
	position: relative;
	height: 100%;
	overflow: hidden;
}
#single-seminar .banner-entry .img-feature img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#single-seminar .banner-entry .info-banner-post{
	padding: 37px 27px 35px;
	min-height: min(28.91vw, 370px);
}
#single-seminar .banner-entry .info-banner-post .box-title {
	display: flex;
	margin-bottom: 20px;
}
#single-seminar .banner-entry .info-banner-post .title-seminar{
	font-size: 18px;
	line-height: 26px;
	padding: 7px 15px;
	background: #e48121;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
}
#single-seminar .banner-entry .info-banner-post .title{
	font-size: 20px;
	line-height: 1.5;
	color: #173c49;
	font-weight: 700;
	margin-bottom: 30px;
}
#single-seminar .banner-entry .info-banner-post .list-tag-column a {
	font-size: 18px;
	line-height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	border: 1px solid #2a4852;
	color: #2a4852;
	font-weight: 400;
	border-radius: 8px;
	height: 30px;
	pointer-events: none;
}
#single-seminar .banner-entry .info-banner-post .list-tag-column {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 10px;
}
#single-seminar .banner-entry .info-banner-post .date-time {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	column-gap: 15px;
	font-size: 18px;
	line-height: 1.5;
	color: #2a4852;
	font-weight: 400;
	margin-bottom: 16px;
}
#single-seminar .banner-entry .info-banner-post .seminar-link-contact{
	padding: 0;
}
#single-seminar .banner-entry .info-banner-post .seminar-link-contact .box-link-page{
	margin: 0;
}
#single-seminar .banner-entry .info-banner-post .box-link-page a {
	display: flex;
	width: 100%;
	max-width: 300px;
	height: 50px;
	align-items: center;
	justify-content: center;
	background: #0F3745;
	border-radius: 40px;
	margin: auto;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
	position: relative;
	border: 1px solid #0F3745;
	transition: 0.3s;
	padding: 0;
}
#single-seminar .banner-entry .info-banner-post .box-link-page a.disable-url{
	background: #c3c4c7;
	pointer-events: none;
	border-color: #c3c4c7;
}
#single-seminar .banner-entry .info-banner-post .box-link-page a:hover{
	background: #fff;
	color: #0F3745;
}
#single-seminar .banner-entry .info-banner-post .box-link-page a:after{
	display: none;
}
#single-seminar .banner-entry .info-post{
	text-align: center;
	color: #fff;
	text-shadow: 0 3px 6px rgba(0,0,0,.60);
	position: absolute;
	left: 0;
	width: 100%;
	top: 40%;
	padding: 0 50px;
	transform: translateY(-50%);
}
#single-seminar .banner-entry .logo-seminar {
	text-align: center;
	padding: 12px 0px;
	background: white;
}
#single-seminar .banner-entry .ttl{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}
#single-seminar .banner-entry .sub-ttl{
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
	margin-bottom: 28px;
}
#single-seminar .banner-entry .date-time{
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
}
#single-seminar .banner-entry .date-time span.month-day{
	font-size: 50px;
	padding-right: 12px;
}
#single-seminar .banner-entry .date-time span.time{
	padding-left: 20px;
}

#single-seminar .post-content .post-inner{
	max-width: 1043px;
	padding: 0 20px;
	margin: auto;
}

.post-content .description .ttl{
	font-size: 24px;
	line-height: 45px;
	color: #0B54F7;
	font-weight: 700;
}
.post-content .description .sub-ttl{
	font-size: 35px;
	line-height: 50px;
	font-weight: 700;
	margin-bottom: 39px;
}
.post-content .description .text{
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}
.post-content .description{
	margin-bottom: 70px;
}

.post-content .heading-block{
	text-align: center;
	font-weight: 700;
}
.post-content .heading-block .ttl01{
	font-size: 22px;
	line-height: 40px;
	color: #0B54F7;
	display: block;
}
.post-content .heading-block .ttl02{
	font-size: 30px;
	line-height: 50px;
	display: block;
	font-family: hiragino-kaku-gothic-pron, sans-serif;
	color: #000;
}

.post-content .item-point{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 19px;
}
.post-content .item-point:last-child{
	margin-bottom: 0;
}
.post-content .item-point .title{
	width: 200px;
	font-size: 20px;
	line-height: 40px;
	font-weight: 600;
	padding-left: 4px;
}
.post-content .item-point .info{
	width: calc(100% - 200px);
	padding-left: 4px;
}
.post-content .item-point .txt-medium{
	font-size: 22px;
	line-height: 40px;
	font-weight: 700;
}
.post-content .item-point .text{
	font-size: 20px;
	line-height: 40px;
	font-weight: 600;
}
.post-content .item-point .text::first-line {
	font-weight: 600;
}
.post-content .item-point .text.txt-light{
	font-weight: 300;
}
.post-content .add-point .heading-block{
	margin-bottom: 25px;
}
.post-content .item-point:first-child{
	margin-bottom: 29px;
}
.post-content .add-point{
	margin-bottom: 80px;
}

.post-content .program .heading-block{
	margin-bottom: 26px;
}

.post-content .program{
	margin-bottom: 80px;
}
.post-content .program .item-point .txt-regular{
	font-size: 22px;
	font-weight: 400;
}
.post-content .program .item-point{
	margin-bottom: 41px;
}
.post-content .program .item-point:last-child{
	margin-bottom: 0;
}


.post-content .speaker-introduction{
	margin-bottom: 30px;
}
.post-content .speaker-introduction .heading-block{
	margin-bottom: 42px;
}
.post-content .speaker-introduction .item-speaker{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.post-content .speaker-introduction .item-speaker .avt-speaker{
	width: 204px;
	border: 1.5px solid #868686;
	overflow: hidden;
	height: 240px;
}
.post-content .speaker-introduction .item-speaker .avt-speaker img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.post-content .speaker-introduction .item-speaker .info-speaker{
	width: calc(100% - 124px);
	padding-left: 49px;
	margin-right: -80px;
}
.post-content .speaker-introduction .item-speaker .company{
	font-size: 20px;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 16px;
}
.post-content .speaker-introduction .item-speaker .name{
	font-size: 26px;
	line-height:50px;
	font-weight: 600;
	margin-bottom: 17px;
}
.post-content .speaker-introduction .item-speaker .name::first-line{
	font-size: 20px;
}
.post-content .speaker-introduction .item-speaker .text{
	font-size: 20px;
	line-height: 40px;
	font-weight: 300;
}
#single-seminar #contact {
	background: white;
}
#single-seminar #contact .inner {
	position: relative;
}
#single-seminar .title-contact-seminar {
	text-align: center;
	font-size: 30px;
}

#single-seminar .seminar-point-block {
	border: 2px solid #FF8D00;
	box-shadow: 0 3px 6px rgba(0,0,0,.160);
	position: relative;
	border-radius: 20px;
	padding: 40px 20px 30px;
	margin-bottom: 30px;
}
#single-seminar .seminar-point-block .heading-ponit {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -20px;
	background: #FF8D00;
	text-align: center;
	color: white;
	padding: 5px 20px;
	border: 2px solid #FF8D00;
	border-radius: 20px; 
}
#single-seminar .seminar-point-block .box-img {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}


#single-seminar .seminar-point-list-item {
	width: calc(100%/3 - 25px);
	margin: 0;
	position: relative;
}
#single-seminar .seminar-point-list-item::after {
	position: absolute;
	content: "";
	background: #868686;
	height: 100%;
	width:1.5px;
	top:0px;
	right: -17px;
}

#single-seminar .seminar-point-list-item:nth-child(3)::after {
	display: none;
}

#single-seminar .seminar-point-ttl {
	position: relative;
	font-size: 18px;
	color: #00336f;
	padding: 12px 0 20px 60px;
}

#single-seminar .seminar-point-txt .dt-ponit {
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 0.8px;
	margin-bottom: 5px;
	color: #FF8D00;
	min-height: 80px;
}  

#single-seminar .seminar-point-txt .dd-ponit{
	font-size: 16px;
	line-height: 26px;
}
#allSeminar #bock-sevice .contact-page {
	margin-bottom: 1px;
}

#allSeminar .box-contact.allseminar .right-contact .title {
	font-size: 26px;
	color: #FF8D00;
	font-weight: 700;
}
#allSeminar .box-contact.allseminar .right-contact {
	padding: 20px 30px 10px 10px;
}
#allSeminar .box-contact.allseminar .right-contact img {
	height: 215px;
}

@media (max-width: 1280px) {
	.post-content .speaker-introduction .item-speaker .info-speaker{
		width: calc(100% - 204px);
		margin-right: 0;
	}
}
@media (max-width: 960px) {

	#single-seminar .banner-entry .ttl {
		font-size: 18px;
		line-height: 26px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	#single-seminar .banner-entry .sub-ttl {
		font-size: 24px;
		line-height: 36px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	#single-seminar .banner-entry .date-time {
		font-size: 24px;
		line-height: 36px;
		font-weight: bold;
	}
	#single-seminar .banner-entry .date-time span.month-day {
		font-size: 40px;
	}
	.post-content .speaker-introduction .item-speaker .company{
		font-size: 18px;
		line-height: 26px;
	}
	.post-content .speaker-introduction .item-speaker .name{
		font-size: 20px;
		line-height: 32px;
	}
	.post-content .speaker-introduction .item-speaker .text {
		font-size: 16px;
		line-height: 28px;
	}

	.post-content .item-point .text {
		font-size: 16px;
		line-height: 28px;
	}
	.post-content .program .item-point .txt-regular{
		font-size: 18px;
	}
	.post-content .item-point .title{
		font-size: 16px;
		line-height: 28px;
	}
	.post-content .description .text {
		font-size: 16px;
		line-height: 28px;
	}
	.post-content .description .sub-ttl {
		font-size: 26px;
		line-height: 42px;
		margin-bottom: 39px;
	}
}

#single-seminar .box-link-page {
	justify-content: center;
	margin-bottom: 80px;
}



#single-seminar .link-page {
	display: inline-block;
	position: relative;
	color: #0B54F7;
	font-size: 20px;
	font-weight: 600;
	padding: 15px 130px 15px 20px;
	border: 1px solid #0B54F7;
	border-radius: 30px;
	background: white;
}
#single-seminar .link-page.confirm{
	background: #ff8d00;
	color: #fff;
	border: 1px solid #ff8d00;
}
#single-seminar .link-page.confirm:hover{
	border: 1px solid #0B54F7;
}
#single-seminar .link-page.confirm:after{
	background-image: url(../../images/arrow_hover_home_confirm.png);
}
#single-seminar .link-page.disable {
	background: #c3c4c7;
	pointer-events: none;
	border: 1px solid #c3c4c7;
	color: #f0f0f1;
	text-align: center;
	padding: 15px 40px 15px 40px;
}
#single-seminar .link-page.disable:after {
	display:none
}
#single-seminar .link-page::after {
	content: "";
	position: absolute;
	background-image: url(../../images/arrow_home.png);
	right: 50px;
	width: 38px;
	height: 38px;
	top: 10px;
	transition: 0.8s;
}

#single-seminar .link-page:hover {
	background: #0B54F7;
	color: white;
	opacity: 1;
}
#single-seminar .link-page:hover:after {
	right: 15px;
	background-image: url(../../images/arrow_hover_home.png);
}


#single-seminar .box-bottom .inner-box {
	max-width: 800px;
	margin: auto;
}
#single-seminar .box-bottom .item-bottom {
	border: 2px solid #0b54f7;
	margin-bottom: 30px;
	border-radius: 20px;
	overflow: hidden;
}
#single-seminar .box-bottom .text {
	width: 55%;
	padding: 20px 20px 30px 30px;
}
#single-seminar .box-bottom .box-img {
	width: 45%;
	display: block;
}
#single-seminar .box-bottom .box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#single-seminar .box-bottom .text-title {
	font-size: 33px;
	color: #0b54f7;
	margin-bottom: 20px;
}
#single-seminar .box-bottom .box-link-page {
	justify-content: start;
	margin-bottom: 0px !important;
}
#single-seminar .link-page.link-02 {
	padding: 15px 100px 15px 20px;
}
#single-seminar .link-page.link-01 {
	color: #ff8d00 !important;
	border: 1px solid #ff8d00 !important;
}
#single-seminar .link-page.link-01:hover {
	background: #ff8d00;
	color: white !important;
}
#single-seminar .link-page.link-01::after {
	background-image: url("../../images/seminar_icon_01.png");
	width: 38px;
	height: 38px;
}
#single-seminar .link-page.link-01:hover::after {
	background-image: url("../../images/seminar_icon_01_hover.png");
}

#single-seminar .link-page.link-02::after {
	background-image: url("../../images/seminar_icon_02.png");
	width: 33px;
	height: 35px;
	right: 30px;
}

#single-seminar .link-page.link-02:hover::after {
	background-image: url("../../images/seminar_icon_02_hover.png");
	right: 30px;
}

@media (max-width: 768px) {
	#single-seminar .box-bottom .box-img,
	#single-seminar .box-bottom .text {
		width: 100%;
	}
	#single-seminar .box-bottom .box-img {
		order: 1;
	}
	#single-seminar .box-bottom .text {
		order: 2;
	}
	#single-seminar .box-bottom .box-link-page {
		justify-content: center;
	}
	#single-seminar .box-bottom .text-title {
		text-align: center;
		font-size: 22px;
		margin-bottom: 15px;
	}
	#single-seminar .box-bottom {
		padding: 0px 15px;
	}
	#single-seminar .link-page.link-02::after {
		right: 20px;
	}
	#single-seminar .link-page.link-02 {
		padding: 15px 65px 15px 15px;
	}
}



@media (max-width: 767px) {
	#single-seminar .link-page {
		font-size: 16px;
		padding: 15px 80px 15px 20px;
	}
	#single-seminar .link-page::after {
		transform: scale(0.7);
		top: 8px;
		right: 30px;
	}

	#single-seminar .banner-entry .banner-single-top{
		grid-template-columns: repeat(1, 1fr);
	}

	#single-seminar{
		/*min-width: 375px;*/
	}
	#single-seminar .sp-br {
		display: block;
	}
	#single-seminar .pc-br {
		display: none;
	}
	#single-seminar .banner-entry {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		padding-bottom: 42px;
		margin-bottom: 30px;
	}
	#single-seminar .banner-entry .ttl {
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
		margin-bottom: 6px;
	}
	#single-seminar .banner-entry .sub-ttl {
		font-size: 24px;
		line-height: 38px;
		font-weight: bold;
		margin-bottom: 18px;
	}
	#single-seminar .banner-entry .date-time {
		font-size: 30px;
		line-height: 45px;
		font-weight: bold;
	}
	#single-seminar .banner-entry .info-post{
		padding: 0 10px;
		top: 49.5%;
		transform: translateY(-50%);
	}
	#single-seminar .banner-entry .date-time span.month-day {
		font-size: 50px;
	}
	#single-seminar .banner-entry .date-time span.time{
		display: block;
		padding: 0;
	}

	#single-seminar .seminar-point-list-item {
		width: 100%;
		margin: 0;
		position: relative;
		margin-bottom: 45px;
	}
	#single-seminar .seminar-point-block .heading-ponit {
		font-size: 18px;
		width: 270px
	}
	#single-seminar .seminar-point-list-item::after {
		height: 2px;
		width: 100%;
		top: unset; 
		right: -14px;
		left: 0px;
		bottom: -20px;
	}
	#single-seminar .seminar-point-txt .dt-ponit{
		min-height: auto;
	}
	.item-column {
		width: 100%;
	}

	#allSeminar .category-seminar {
		width: 100%;
		padding-right: 0px;
	}
	#allSeminar .all-seminar {
		width: 100%;
	}
	#allSeminar .category-seminar .sub-listMenu {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#allSeminar .sub-itemMenu a {
		font-size: 12px;
		max-width: 100px;
		margin: auto;
		margin-bottom: 10px;
	}
	#allSeminar .category-seminar .sub-itemMenu {
		width: calc(50% - 5px);
	}
	#allSeminar .category-seminar .sub-itemMenu:nth-child(1) {
		width: 100%;
	}
	.post-content .description {
		margin-bottom: 21px;
		padding-bottom: 40px;
	}
	.post-content .description .ttl {
		font-size: 20px;
		line-height: 29px;
		margin-bottom: 9px;
	}
	.post-content .description .sub-ttl {
		font-size: 20px;
		line-height: 30px;
		font-weight: 700;
		margin-bottom: 14px;
	}
	.post-content .heading-block .ttl01{
		font-size: 20px;
		letter-spacing: 1px;
	}
	.post-content .heading-block .ttl02 {
		font-size: 20px;
		line-height: 30px;
		display: block;
	}
	.post-content .item-point .title{
		width: 100%;
		padding-left: 0;
		font-size: 18px;
		line-height: 24px;
		position: relative;
		margin-bottom: 8px;
	}
	.post-content .item-point .info{
		width: 100%;
		padding-left: 0;
	}
	.post-content .item-point .txt-medium,
	.post-content .item-point .txt-regular{
		font-size: 18px;
		line-height: 24px;
	}
	.post-content .item-point .text {
		font-size: 18px;
		line-height: 24px;
		padding-right: 5px;
	}
	.post-content .item-point{
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 9px;
	}
	.post-content .item-point:after{
		content: "";
		position: absolute;
		width: 76px;
		height: 1px;
		background: #707070;
		bottom: 0;
		left: 0;
	}
	.post-content .add-point .heading-block {
		margin-bottom: 20px;
	}
	.post-content .item-point:first-child {
		margin-bottom: 10px;
	}
	.post-content .item-point .text.txt-light {
		font-weight: 300;
		font-size: 16px;
		line-height: 25px;
		width: calc(100% + 5px);
	}
	.post-content .item-point .txt-regular{
		margin-bottom: 5px;
	}
	.post-content .item-point:first-child:before{
		content: "";
		position: absolute;
		width: 76px;
		height: 1px;
		background: #707070;
		top: -10px;
		left: 0;
	}
	.post-content .item-point:last-child:after{
		display: none;
	}
	.post-content .add-point {
		margin-bottom: 11px;
	}

	.post-content .program .item-point .text.txt-light{
		line-height: 26px;
	}
	.post-content .program .item-point .txt-regular {
		margin-bottom: 12px;
	}
	.post-content .program .item-point{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.post-content .program .item-point:last-child:after{
		display: block;
	}
	.post-content .program {
		margin-bottom: 50px;
	}

	.post-content .speaker-introduction .item-speaker .avt-speaker {
		width: 182px;
		height: 213px;
		text-align: center;
		margin: auto;
		margin-bottom: 10px;
	}
	.post-content .speaker-introduction .heading-block {
		margin-bottom: 19px;
	}
	.post-content .speaker-introduction .item-speaker .info-speaker {
		width: 100%;
		margin-right: 0;
		padding: 0;
	}
	.post-content .speaker-introduction .item-speaker .company{
		margin-bottom: 9px;
	}
	.post-content .speaker-introduction .item-speaker .text {
		font-size: 18px;
		line-height: 28px;
	}
	.post-content .speaker-introduction .item-speaker .name {
		font-size: 22px;
		line-height: 35px;
		margin-bottom: 7px;
	}
	.post-content .speaker-introduction .item-speaker {
		margin-bottom: 50px;
	}

	#allSeminar .title-seminar {
		font-size: 22px;
		margin-bottom: 20px;
		text-align: center;
	}
	#allSeminar .note-title {
		display: none;
	}
	#allSeminar .sub-itemMenu a {
		max-width: 100%;
	}
	#allSeminar .sub-itemMenu:nth-child(1) a {
		max-width: 100px;
	}
	#allSeminar .slick-list {
		padding-right:20% !important;
		padding-left: 4px;
		margin-right: -20px;
	}
	#allSeminar .slick-list .item-column {
		margin-right: 20px;
		box-shadow: 0px 5px 5px rgb(0 0 0 / 15%);
	}
	#allSeminar .seminar-special .title-special {
		font-size: 22px;
		margin-bottom: 20px;
	}
	#allSeminar .seminar-special {
		padding: 25px 0px 0px;
	}
	#allSeminar .list-columns .img-post {
		height: 224px;
	}
	#allSeminar .seminar-special .application {
		width: 161px;
		border-radius: 20px;
		padding: 3px 0px;
	}
	.item-column.top {
		border-bottom: 1.5px solid #868686;
		border-radius: 0px;
		padding-bottom: 15px;
		margin-bottom: 30px;
	}
	#allSeminar .content-main {
		padding-top: 0px;
		border-top: 0px solid #707070;
	}
	#allSeminar .box-contact .left-contact .text-01 {
		text-align: center;
	}
	#allSeminar .box-contact.allseminar .right-contact .title {
		text-align: center;
		font-size: 20px;
	}
	#allSeminar .wp-pagenavi {
		display: none !important;
	}

	#single-seminar .banner-entry .img-feature {
		padding-bottom: 54%;
	}
	#single-seminar .banner-entry .info-banner-post .title{
		font-size: 20px;
		line-height: 1.4;
		margin-bottom: 20px;
	}
	#single-seminar .banner-entry .info-banner-post{
		padding: 25px 22px;
	}
	#single-seminar .banner-entry .info-banner-post .date-time{
		margin-bottom: 30px;
		font-size: 16px;
	}
	#single-seminar .banner-entry{
		background-image: url("../images/homepage_bg_main_sp.png");
		background-size: cover;
		background-position: top center;
	}

}





#single-seminar  .aligncenter {
	margin: 30px auto;
	max-width: 800px;
	display: block;
}
#single-seminar  .seminar-general p {
	margin-top: 0.65em;
	margin-bottom: 0.65em;
}
#single-seminar .link-page.link-03 {
	cursor: pointer;
}
#single-seminar .link-page.link-03::after {
	transform: rotate(90deg) !important;
	right: 20px !important;
	display: none;
}
#single-seminar .link-page.link-03:hover::after {
	top:15px!important;
}


#box-report {
	padding: 50px 0px;
	background:#f6f6f6;
}

#box-report  .inner {
	max-width: 1100px;
	margin:auto;
}
#box-report   h3 {
	font-size: 40px;
	text-align: center;
	margin-bottom:30px
}

#single-seminar .modal {
	z-index: 9;
	display: none;
	padding-top: 10px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.8);
}
#single-seminar .modal .modal-content {
	margin: auto;
	display: block;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 80% ;
	overflow-y: scroll;
	width:80%;
	z-index:-1
}
#single-seminar .modal .close {
	text-decoration: none;
	float: right;
	font-size: 30px;
	font-weight: bold;
	color: black;
	cursor: pointer;
	margin-top: 3%;
	margin-right: 12%;
}
@media screen and (max-width: 768px){
	#single-seminar .aligncenter {
		margin: 30px auto;
		max-width: 250px;
		display: block;
	}
	#box-report h3 {
		font-size: 20px;
		text-align: center;
		margin-bottom: 30px;
	}
	#single-seminar .modal .modal-content {
		top:52%
	}
	#single-seminar .modal .close {
		margin-top: 22%;
		margin-right: 9%;
	}

}