/*  */
/*  */
/*  */
/*  */

body {
	letter-spacing: 0.02em;
}

.l-hdr_nav_global__link--btn1,
.l-hdr_nav_global__link--btn2 {
	
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.l-header__nav {
		padding-right: 0;
	}
	.l-hdr_nav_global__item {
		font-weight: 400;
	}
	.l-hdr_nav_global__link--btn1,
	.l-hdr_nav_global__link--btn2 {
    height: 80px;
		border-radius: 0px;
	}
}

.c-section__ttl {
/* 	font-weight: 400; */
	text-align: left;
	padding-left: 15px;
	letter-spacing: 0.02em;
	padding-bottom: 0;
}
.c-section__ttl::before {
	left: 0px;
	right: inherit;
/* 	top: 50%; */
	top: 4px;
	bottom: inherit;
	width: 3px;
	height: 32px;
/* 	transform: translateY(-50%); */
	transform: translateY(0);
}
.c-section__ttl::after {
	display: none;
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-section__body,
	.c-section__btns {
		margin-top: 60px;
	}
	.c-section__body:first-child,
	.c-section__btns:first-child {
		margin-top: 0px;
	}
}

.c-btn {
	border-radius: 27px;
}

.c-richtext {
	letter-spacing: 0.02em;
}

.c-block_v4__main_ttl {
	font-size: 24px;
	font-weight: 700;
}
.c-block_v4__main_tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 15px 0;
	margin-right: -10px;
	margin-top: -10px;
}
.c-block_v4__main_tags_item {
	list-style: none;
	padding: 10px 10px 0 0;
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	flex-grow: 0;
	flex-shrink: 0;
}
.c-block_v4__main_tag {
	list-style: none;
	height: 32px;
	background-color: #fff;
	border: 1px solid #A5A5A5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 14px;
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-block_v4--left_image_type .c-block_v4__figure,
	.c-block_v4--right_image_type .c-block_v4__figure {
		-ms-flex-preferred-size: 46.8%;
		flex-basis: 46.8%;
		min-width: 46.8%;
		max-width: 46.8%;
	}
	.c-block_v4--left_image_type .c-block_v4__main,
	.c-block_v4--right_image_type .c-block_v4__main {
		-ms-flex-preferred-size: 53.2%;
		flex-basis: 53.2%;
		min-width: 53.2%;
		max-width: 53.2%;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.c-block_v4--right_image_type {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.c-block_v4--right_image_type .c-block_v4__figure::before {
		right: inherit;
    left: 0;
	}
}

.c-page_head__inner {
	width: 100%;
	max-width: 940px;
	text-align: left;
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-page_head {
		height: 190px;
	}
	.c-page_head__ttl {
		font-size: 60px;
		letter-spacing: 0.02em;
		font-weight: 400;
	}
	.c-page_head__lead {
		font-size: 28px;
		font-weight: 400;
	}
}

.p-flow_list_rt--accordion {
    width: 100%;
    max-width: none;
    display: block;
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}
.p-interview_accordion__body--flow_list {
	padding-top: 0;
}
.p-flow_list_rt__item--dot::before {
	width: 4px;
	background-color: #EDEDED;
	left: 13px;
	top: 0;
}
.p-flow_list_rt--accordion_start .p-flow_list_rt__item:last-child::before {
  display: block;
}
.p-flow_list_rt__num--dot {
	border: none;
	background-color: #fff;
	border-radius: 0px;
	position: relative;
	height: 40px;
	transform: translateY(-4px);
}
.p-flow_list_rt__num--dot::before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #E60012;
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.l-hdr_nav_global__child {
		width: 320px;
	}
}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.p-left_image__col--figure--richtext {
		flex-shrink: 0;
		flex-grow: 0;
	}
}

@media screen and (max-width: 768px) {
	.menki-table_sections__section {
		margin-top: 30px;
	}
	.menki-table_sections__section:first-child {
		margin-top: 0;
	}
}
@media screen and (min-width: 769px) {
	.menki-table_sections__section {
		margin-top: 60px;
	}
	.menki-table_sections__section:first-child {
		margin-top: 0;
	}
}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-section__lead {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-card__body {
    padding: 15px 0 0;
  }
}

.menki-area_tag_index_nav {
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	border: 2px solid #626262;
	border-radius: 10px;
	background-color: #fff;
	transition-duration: 0.4s;
	cursor: pointer;
	letter-spacing: 0.04em;
	font-size: 18px;
	color: #333;
}
.menki-area_tag_index_nav:hover,
.menki-area_tag_index_nav.is-active {
	border: 2px solid #A40000;
	background-color: #A40000;
	color: #fff;
}

.c-card__figure {
	will-change: transform:
}
.c-card__head--products {
	background-color: #fff;
}
.c-card__figure--products {
	padding-bottom: 42.25%;
	background-size: contain;
}
.c-card__link--products:hover .c-card__figure--products {
	transform: scale(1);
}
.c-card__body--products {
	transition-duration: 0.6s;
}
.c-card__link--products:hover .c-card__body--products {
	opacity: 0.7;
}
.c-card__product_ttl,
.manki-products_ttl {
	font-size: 24px;
	letter-spacing: 0.04em;
	font-weight: 400;
}

.menki-dot_title {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.02em;
	padding-left: 30px;
	position: relative;
}
.menki-dot_title::before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #E60012;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.menki-tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 15px 0;
	margin-right: -10px;
	margin-top: -10px;
}
.menki-tags__item {
	list-style: none;
	padding: 10px 10px 0 0;
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	flex-grow: 0;
	flex-shrink: 0;
}
@media screen and (max-width: 768px) {
	.menki-tags__item--detail {
		flex-basis: 50%;
	}
}
@media screen and (min-width: 769px) {
	.menki-tags__item--detail {
		flex-basis: 25%;
	}
}
.menki-tags__tag {
	height: 22px;
	background-color: #fff;
	border: 1px solid #A5A5A5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 11px;
}
.menki-tags__tag.is-active {
	background-color: #A40000;
	border: 1px solid #A40000;
	color: #fff;
}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-row2--products {
		margin-right: -75px;
	}
	.c-row2__col--products {
		padding-right: 75px;
	}
}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-table--alternating .c-table__th,
	.c-table--alternating .c-table__td {
		border-bottom: none;
	}
	.c-table--alternating .c-table__tr:nth-child(odd) .c-table__th,
	.c-table--alternating .c-table__tr:nth-child(odd) .c-table__td {
		background-color: #E8E8E8;
	}
	.c-table--alternating .c-table__tr:nth-child(even) .c-table__th,
	.c-table--alternating .c-table__tr:nth-child(even) .c-table__td {
		background-color: #F8F8F8;
	}
}
.index-hero .index-hero__item img {width: 100%;}
.index-hero .bx-wrapper {position: relative;}
.index-hero .bx-pager {position: absolute; bottom: 60px; left: 0; width: 100%; display: flex; align-items: center; justify-content: center;}
.index-hero .bx-pager-item {padding: 0 20px;}
.index-hero .bx-pager-link {width: 40px; height: 40px; border-radius: 20px; background-color: #C3C3C3; opacity: 0.8; text-indent: -999999px; display: block;}
.index-hero .bx-pager-link.active {background-color: #A40000; opacity: 1;}
@media screen and (max-width: 768px) {
	.index-hero .bx-pager {bottom: 15px;}
	.index-hero .bx-pager-item {padding: 0 10px;}
	.index-hero .bx-pager-link {width: 20px; height: 20px; border-radius: 10px;}
}
@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {
	.p-carousel--topics .bx-prev,
	.p-carousel--topics .bx-next {top: calc((100vw - 92px - 30px) * 0.56333 / 2 - (56px / 2)); transform: none;}
}
@media screen and (min-width: 769px) {
	.p-carousel--topics .bx-prev,
	.p-carousel--topics .bx-next {top: 50px; transform: none;}
}

.topics-card_info {display: flex; margin-bottom: 10px;}
.topics-card_info__date {font-size: 14px; letter-spacing: 0.04em; flex-grow: 0; flex-shrink: 0; padding-right: 20px;}
.topics-card_info__tags {display: flex; flex-wrap: wrap; flex-grow: 1; flex-shrink: 1; margin-top: -10px;}
.topics-card_info__tags_item {padding-top: 10px; padding-right: 10px;}
.topics-card_info__tag {height: 32px; padding: 0 8px; display: flex; align-items: center; justify-content: center; border: 1px solid #626262; border-radius: 4px; font-size: 12px;}
.c-card__txt--topics {font-size: 20px;}

.instructor {max-width: 460px; position: relative;}
.instructor__figure {width: 300px; height: 300px; border-radius: 50%; background-repeat: no-repeat; background-position: center; background-size: cover;}
.instructor__figure img {display: none;}
.instructor__label {position: absolute; bottom: 0; right: 0; min-width: 265px; display: flex; align-items: center; justify-content: center; background-color: #fff; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); font-size: 20px; font-weight: 700; letter-spacing: 0.04em; height: 53px;}

.c-row5 {
	display: flex;
	flex-wrap: wrap;
}
.c-row5.c-row5--center {
	justify-content: center;
}
.c-row5__col {
	flex-grow: 0;
	flex-shrink: 0;
}
@media screen and (max-width: 768px) {
	.c-row5 {
    margin-top: -15px;
		margin-right: -15px;
	}
	.c-row5__col {
		flex-basis: 50%;
		padding-top: 15px;
		padding-right: 15px;
	}
}
@media screen and (min-width: 769px) {
	.c-row5 {
    margin-top: -20px;
		margin-right: -20px;
	}
	.c-row5__col {
		flex-basis: 20%;
		padding-top: 20px;
		padding-right: 20px;
	}
}

/* .p-interview_accordion__btn {background-color: #656565;} */
.p-interview_accordion__arr {border: 5px solid #656565;}
.p-faq__q h2, .p-faq__q h3 {font-weight: 500;}

@media screen and (max-width: 768px) {
	.c-section__btns .c-row3_v2__col {flex-basis: 100%; max-width: 100%; min-width: 100%;}
	.c-block_v4__figure {text-align: center;}
	.c-block_v4__figure img {width: 100%;}
	.c-block_v4__main_ttl {font-size: 20px;}
	.c-block_v4__main_tags_item {line-height: 120%;}
	.c-card__txt--topics {font-size: 16px;}
	.c-page_head__lead {font-size: 20px;}
	.instructor__label {font-size: 18px;}
	.topics-card_info__tag {line-height: 120%;}
}
@media screen and (min-width: 769px) {}

.l-hdr_nav_global__link.l-hdr_nav_global__link--haschild img {vertical-align: middle;}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}

/*20250710追記*/
@media screen and (min-width: 769px) {
  .sp-br {
    display: none;
  }
  .sanuki_sch {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .school_cc {
    font-size: 32px;
    color: #ffffff;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .sp-br {
    display: inline-block;
  }
  .sanuki_sch {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .school_cc {
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
  }
}

.p-loop_slider__figure {
    width: 185px;
    height: 185px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 50%;
}
.p-loop_slider__item {
    margin: 0 48px;
}