/* latin */
@font-face {
	font-family: 'ABeeZee';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/abeezee/v14/esDR31xSG-6AGleN2tWkkA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.container {
	max-width: 992px;
	margin: 0 auto;
}

.a-tab {
	font-size: initial;
}

.p-online-seminar__card-option {
	position: relative;
	right: 0;
}

.p-online-seminar__content {
	position: relative;
}

.o-seminar__footer {
	position: relative;
	display: inline;
	justify-content: flex-end;
}

.o-pagination__link--disabled {
	pointer-events: none;
}

.o-pagination__link--prev--inactive {
	pointer-events: none;
	cursor: default;
}

.o-pagination__link--next--inactive {
	pointer-events: none;
	cursor: default;
}

.m-filter-category__checkbox-label {
	position: relative;
	font-size: 14px;
	color: #4d4d4d;
}

.o-pagination__link[data-value="..."] {
	pointer-events: none;
	cursor: default;
}

@media screen and (min-width: 1000px) {
	.m-filter-category__checkbox {
		position: absolute;
		top: 50%;
		right: 240px;
		z-index: 2;
		margin-right: 32px;
		transform: translateY(-50%);
	}

	.o-pagination {
		margin-top: 30px;
	}

	.o-pagination__link {
		margin-right: 5px;
		margin-left: 5px;
	}

	/* もっと見るボタン PC*/
	.p-article__button {
		/* width: 240px; */
		margin: 32px auto 76px;
	}
}

@media screen and (max-width: 999px) {
	.m-filter-category__checkbox {
		display: flex;
		justify-content: center;
		width: 100%;
		margin-top: 14px;
	}

	.o-pagination {
		margin-top: 20px;
	}

	.o-pagination__link {
		margin-right: 0;
		margin-left: 0;
	}

	/* iPhone 検索時　ズームさせない対応 */
	input.a-text-field {
		font-size: 16px;
	}

	/* もっと見るボタン SP*/
	.p-article__button {
		/* width: 243px; */
		margin: 24px auto 44px;
	}
}

@media screen and (min-width: 1000px) {
	.carousel-slide {
		width: 960px;
		padding: 0 45px;
	}
}

@media screen and (max-width: 999px) {
	.carousel-slide {
		display: flex;
		align-items: center;
		justify-content: center;
		width: calc(100vw - 58px);
	}

	.p-carousel-slide {
		margin: 0 1px;
	}
}

.select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.o-section-pick-up__heading {
	margin-top: 74px;
}

.p-service-detail__carousel {
	margin-top: 24px;
}

/*.o-section-big-title__heading {
    font-family: 'ABeeZee', sans-serif!important;
    color: #11bdbd;
}*/
.m-pick-up .a-image {
	object-fit: contain;
}

.carousel-slide img {
	max-width: 100%;
	max-height: 100%;
	user-select: none;
	border-radius: 4px;
	box-shadow: 5px 5px 50px -1px var(--shadow);
	transition: transform 0.3s ease-in-out;
}

/* セミナー改修 2022/06 */
.m-form-control--block .m-form-control__label {
	background-color: white;
}

@media screen and (min-width: 1000px) {
	.m-filter-category .archive-search {
		width: 450px;
	}

	.p-onboarding__form {
		margin-top: 0px;
		display: flex;
	}

	.category-subtitle {
		width: 120px;
		font-size: 16px;
	}

	.p-anews-category-list-item {
		margin-right: 4px;
		margin-top: 4px;
		margin-bottom: 0px;
	}

	.o-section-customize__title {
		font-weight: bold;
		margin-right: 0px;
	}

	.category-description {
		margin-top: 12px;
		font-size: 22px;
	}

	.category-subtitle-div {
		/* 〇消すなら */
		padding-top: 8px;
		/* padding-top: 12px; */
		padding-left: 6px;
	}

	/* 〇消すなら */
	.m-form-control--block .m-form-control__label {
		padding: 4px 11px 4px 11px;
	}

	.m-filter-category__search {
		margin-bottom: 6px;
	}

	.p-onboarding__form-feedback {
		padding: 8px 0px 8px 105px;
		margin-top: 0px;
		justify-content: start;
	}

	.p-onboarding__form-feedback-radio .m-form-control__label {
		font-size: 16px;
	}

	.p-onboarding__form-feedback-radio {
		margin: 0 16px;
	}

	.m-filter-category-acord-div {
		margin: 12px auto 0;
		padding-top: 12px;
		border-top: 4px dotted rgb(230, 230, 230);
	}

	.m-filter-category-acord-title {
		font-size: 16px;
		font-weight: 700;
		/* padding-top: 8px; */
		padding-left: 6px;
	}

	.dropdownImg {
		width: 7px;
		height: 9px;
		display: inline-block;
		margin: 0px 0 4px 6px;
	}

	.m-filter-category-acord-a {
		display: inline-block;
		border-radius: 8px;
		padding: 8px 12px 8px 8px;
	}

	.m-filter-category-acord-a:hover {
		color: rgb(77, 77, 77);
	}

	.m-filter-category-acord-a-open {
		background: #e6e6e6;
	}

	.m-filter-category__info-link {
		margin-top: 0px;
		margin-left: auto;
		margin-right: 16px;
		/* font-size: 16px; */
	}
}

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

	/* .m-filter-category .a-text-field {
        width: 185%;
    } */
	.p-onboarding__form {
		margin-top: 0px;
		/* display: flex; */
	}

	.category-subtitle {
		/* width: 120px; */
		font-size: 16px;
	}

	.p-anews-category-list-item {
		margin-right: 2px;
		margin-bottom: 2px;
	}

	.o-section-customize__title {
		font-weight: bold;
	}

	.category-description {
		margin-top: 6px;
		font-size: 16px;
	}

	.p-onboarding__form-list {
		padding: 0 0px;
	}

	.m-form-control--block .m-form-control__icon {
		left: 6px;
		top: 17px;
	}

	.m-form-control--block .m-form-control__label {
		/* 〇消すなら */
		padding: 4px 8px 4px 8px;
		/* padding: 5px 8px 5px 26px; */
	}

	.p-onboarding__form-feedback {
		padding: 8px 0px 0px 0px;
		/* margin-top: 0px;
        margin-bottom: 0px; */
		margin: 0;
		justify-content: start;
		/* justify-content: start; */
	}

	.p-onboarding__form-feedback-radio {
		margin: 0 16px 0 0;
	}

	.p-onboarding__form-feedback-radio .m-form-control__label {
		font-size: 16px;
	}

	.category-subtitle-div {
		margin-top: 6px;
	}

	.m-filter-category-acord-div {
		margin-top: 8px;
	}

	.m-filter-category-acord-title {
		font-size: 16px;
		font-weight: 700;
	}

	.dropdownImg {
		width: 7px;
		height: 9px;
		display: inline-block;
		margin: 0px 0 4px 6px;
	}

	.m-filter-category-acord-a {
		display: inline-block;
		border-radius: 8px;
		padding: 8px 12px 8px 8px;
	}

	.m-filter-category-acord-a:hover {
		color: rgb(77, 77, 77);
	}

	.m-filter-category-acord-a-open {
		background: #e6e6e6;
	}

	.m-filter-category__info-link {
		/* font-weight: normal; */
		margin-top: 0px;
		margin-left: auto;
		margin-right: 16px;
		/* font-size: 16px; */
	}
}

.m-filter-category {
	padding: 16px;
}

/* ピックアップ修正 2022/06 */
@media screen and (min-width: 1000px) {
	.m-pick-up {
		max-height: 254px;
	}

	.m-pick-up .m-heading {
		max-height: 4.8em;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
	}

	.m-pick-up--online-seminar .a-text {
		/* margin-top: 19px; */
		max-height: 4.8em;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
	}
}

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

	/* .m-pick-up {
        max-height: 254px;
    } */
	.m-pick-up__right {
		height: 211px;
	}

	.m-pick-up .m-heading {
		max-height: 4.8em;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
	}

	.m-pick-up--online-seminar .a-text {
		/* margin-top: 19px; */
		max-height: 4.8em;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
	}
}

.m-filter-category__nav {
	width: 100%;
}

.recommend-tag-ul .m-form-control {
	pointer-events: none;
	cursor: inherit;
}

.recommend-tag-ul .m-form-control--block input[type='radio'] ~ .m-form-control__label {
	background: #e6e6e6;
	border-color: #e6e6e6;
	/* background: #f2f2f2;
    border-color: #f2f2f2; */
}

.accordion > div {
	max-height: 0px;
	opacity: 0;
	transform: translateY(-20px);
	overflow: hidden;
}

.m-filter-category__nav .accordion-open > div {
	max-height: 100%;
	opacity: 1;
	transform: translateY(0);
	transition: 0.5s all ease;
	overflow: inherit;
}

/* 2022/11 UI/UX改善 */
.hoverable-tag {
	transition: 0.3s all ease;
}

.hoverable-tag:hover {
	border-color: #11bdbd !important;
}

/* 202304 webサイト改修 */
nav.breadcrumb {
	max-width: 992px;
	padding: 0 16px;
	width: 1000px;
	margin: 5px auto 0 auto;
	font-size: 12px;
}

@media only screen and (max-width: 999px) {
	nav.breadcrumb {
		width: auto;
	}
}

nav.breadcrumb ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
}

nav.breadcrumb ul li {
	font-size: 14px;
}

nav.breadcrumb ul a {
	color: #11bdbd;
}

nav.breadcrumb li:not(:last-child)::after {
	display: inline-block;
	margin: 0 .25rem;
	content: ">";
}

nav.breadcrumb li a:hover {
	text-decoration: underline;
	color: #129898;
}

/* --------nkym---------- */
.siteforceThemeLayoutStarter {
	position: relative;
	z-index: 1;
	/* font-size: .8125rem; */
	font-size: 1.4rem !important;

	@media screen and (min-width: 1000px) {
		font-size: 1.6rem !important;
	}

	width: 100%;
	touch-action: manipulation;
}

.siteforceThemeLayoutStarter > .body.isPageWidthFixed-true {
	margin: 0 auto;
	max-width: 100%;
}

/* --------nkym---------- */
/* .m-share-info{
    left: calc(100% - 377px);
}
.m-share-info:before {
  right: 30px;
  left: auto;
} */
/* @media screen and (max-width: 999px){
  .m-share-info--right::before {
      right: 30px !important;
  }
}
@media screen and (max-width: 999px){
  .m-share-info--right {
      right: 0px;
  }
} */
.m-share-info {
	z-index: 1001;
}

@media screen and (min-width: 1000px) {
	.m-card-blog__share {
		position: absolute;
		right: 56px;
		bottom: 20px;
	}
}

@media screen and (max-width: 999px) {
	.m-card-blog__share {
		position: absolute;
		/* top: 90px; */
		top: 136px;
		right: 50px;
		bottom: auto;
	}
}

@media screen and (min-width: 1000px) {
	.m-card-feature-news__share {
		right: -8px;
		bottom: -3px;
	}
}

.o-card-typeC-list__item {
	position: relative !important;
}

.m-card-share {
	position: absolute;
	/* top: calc(130 / 375 * 100vw) !important; */
	bottom: clamp(10px, 34%, 76px) !important;
	right: 24px !important;

	@media screen and (min-width: 1000px) {
		top: auto !important;
		right: 56px !important;
		bottom: 18px !important;
	}
}

.m-card-typeC__share {
	position: relative !important;
	right: auto !important;
	bottom: auto !important;
	top: auto !important;
}

.m-card-typeC__option {
	top: auto !important;
	bottom: clamp(10px, 34%, 78px) !important;

	@media screen and (min-width: 1000px) {
		top: auto !important;
		bottom: 20px !important;
	}
}

.p-service-detail__carousel {
	width: 100% !important;
}

.l-wrap {
	@media screen and (min-width: 768px) and (max-width: 999px) {
		display: block !important;
	}
}

.o-seminar__footer {
	@media screen and (min-width: 1000px) {
		border-top: 1px solid #e6e6e6;
		display: block;
		margin-top: 24px;
		padding-top: 32px;
	}
}

.o-seminar__footer .m-button {
	@media screen and (min-width: 1000px) {
		margin-top: 0;
	}
}

.carousel-direction {
	top: calc(50% + 10px);
}
