@charset "utf-8";

/* CSS Document */
/*
icon00 : 日本語対応
icon01 : オンライン可
icon02 : ネイティブ教師
icon03 : 送迎有
icon04 : 少人数
icon05 : 弁当
icon06 : 給食
icon07 : 延長保育
icon08 : 派遣可
icon09 : 子供可
icon10 : 正式認定校
icon11 : 文化体験
icon12 : オンライン可
icon13 : 広州
icon14 : 深セン
icon15 : 日本人在籍
icon16 : 海外旅行保険
icon17 : 日本の保険可
icon18 : 24時間対応
icon19 : 年中無休
icon20 : クレジットカード決済
icon21 : 大人数収容
icon22 : 完全個室
icon23 : 貸切
icon24 : 飲み放題
icon25 : 日本語メニュー
icon26 : 深夜営業
*/
.google-auto-placed {
	overflow: hidden;
}

.dp_ib {
	display: inline-block;
}

.flexBox {
	display: flex;
}

.gap-1 {
	gap: 1em;
}

.gap-2 {
	gap: 2em;
}

.gap-3 {
	gap: 3em;
}

.i_flex {
	display: inline-flex;
}

.ai_c {
	align-items: center;
}

.ai_fs {
	align-items: flex-start;
}

.ai_fe {
	align-items: flex-end;
}

.ai_s {
	align-items: stretch;
}

.jc_sb {
	justify-content: space-between;
}

.jc_sa {
	justify-content: space-around;
}

.jc_c {
	justify-content: center;
}

.jc_fe {
	justify-content: flex-end;
}

.fw_wp {
	flex-wrap: wrap;
}

.flexL {
	order: 1;
}

.flexC {
	order: 2;
}

.flexR {
	order: 3;
}

.txa_c {
	text-align: center;
}

.txa_r {
	text-align: right;
}

.txa_l {
	text-align: left;
}

.fwB {
	font-weight: bold;
}


/**/

.ttlStl01 {
	padding: .5em 1em !important;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #938b8c;
	border-left: 1px solid #938b8c;
}

.ttlStl02 {
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em !important;
}

.ttlStl02:before {
	content: '';
	display: inline-block;
	width: .5em;
	height: 3px;
	margin-right: .5em;
	vertical-align: middle;
	background: #326EBD;
}

.btnStl01 {
	position: relative;
	display: inline-block;
	width: 190px;
	max-width: 100%;
	padding: 1.2em 2.5em 1.2em 1.5em;
	color: #fff;
	line-height: 1.4em;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	background: #444;
	transition: .3s;
}

.btnStl01:hover {
	color: #fff;
	background: #326EBD;
}


.btnStl01:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	width: .5em;
	height: .5em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: translateY(-50%)rotate(45deg);
}

.btnStl02 {
	position: relative;
	display: inline-block;
	margin-left: 1em;
	padding: .5em 1.5em .5em 1em;
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	background: #326EBD;
}

.btnStl02:hover {
	opacity: .8;
}

.btnStl02:after {
	content: '';
	position: absolute;
	top: 50%;
	right: .6em;
	display: block;
	width: .3em;
	height: .3em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: translateY(-50%)rotate(45deg);
}


.aboutTable01>tbody>tr>* {
	padding: .5em;
	font-size: 12px;
	background: transparent;
	border: none;
}

.aboutTable01>tbody>tr>th {
	width: 8em;
	padding-left: 0;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #f5f5f5;
}

.aboutTable01>tbody>tr>th:before,
.normal_listAbout dt::before {
	content: '';
	display: inline-block;
	width: 1em;
	height: .8em;
	margin-right: 1em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.aboutTable01>tbody>tr.qr>th:before {
	display: none !important;
}

.aboutTable01>tbody>tr>td {
	padding-right: 0;
}

.normal_listAbout {
	gap: .5em 3em;
}

/**/
.icon-list {
	gap: .4em .5em;
}

.icon-list>* {
	display: block;
	min-width: 80px;
	padding: .4em .8em;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em !important;
	text-align: center;
	border-radius: 60px;
}


.icon-list>.icon01 {
	background: #CC0000;
}

.icon-list>.icon02 {
	background: #FF9900;
}

.icon-list>.icon03 {
	background: #7FB200;
}

.icon-list>.icon04 {
	background: #3C79FF;
}

.icon-list>.icon05 {
	background: #6600CC;
}

.icon-list>.icon06 {
	background: #FF4472;
}

.icon-list>.icon07 {
	background: #adadad;
}

.icon-list>.icon08 {
	background: #78aeba;
}

.icon-list>.icon09 {
	background: #ddbc00;
}

.icon-list>.icon10 {
	background: #db6c3b;
}


.icon-list>.icon11 {
	background: #9b8281;
}

.icon-list>.icon12 {
	background: #c65146;
}

.icon-list>.icon13 {
	background: #af95ba;
}

.icon-list>.icon14 {
	background: #6d6875;
}

.icon-list>.icon15 {
	background: #d38ca5;
}

.icon-list>.icon16 {
	background: #4b8cbc;
}

.icon-list>.icon17 {
	background: #aa5e8f;
}

.icon-list>.icon18 {
	background: #87aa9e;
}

.icon-list>.icon19 {
	background: #e79686;
}

.icon-list>.icon20 {
	background: #6e76b7;
}

.icon-list>.icon21 {
	background: #52b297;
}

.icon-list>:is(.icon22, .icon00) {
	background: #dd9d5e;
}

body .post_content {
	background: transparent;
}

body .post_content :is(ul, ol) {
	margin-left: 0;
	list-style: none;
}

* {
	box-sizing: border-box;
}

#customList .categoryTab {
	margin: 0;
	flex-wrap: wrap;
}

.categoryTab li {
	flex: 1;
	min-width: 20%;
}

.categoryTab li+li {
	border-left: 1px solid #fff;
}

.categoryTab li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 1em .5em;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	background: #f5f5f5;
	box-sizing: border-box;
}

.categoryTab li a:hover,
.categoryTab li.active a {
	color: #fff;
	background: #326EBD;
}

#customList .listWrap {
	margin-left: 0;
}

.listWrap .listBox01 {
	padding-top: 3em;
}

.listWrap .listBox01+.listBox01 {
	margin-top: 3em;
	border-top: 1px solid #938b8c;
}

.listWrap .listBox01:not(:has(.normal_listAbout)) .ttlWrap {
	margin-bottom: 1.2em;
}

.ttlWrap .title {
	border: none;
}

.ttlWrap .title::after {
	display: none;
}

.listWrap .listBox01 .ttlWrap .title {
	margin-bottom: 0;
	padding-top: 0;
	font-size: 18px;
}

.listWrap .listBox01 .ttlWrap .subTitle {
	margin-bottom: 0;
	margin-left: 1em;
	color: #938b8c;
	font-size: 13px;
}

.listWrap .listBox01 .listImg img {
	width: 100%;
}


.listWrap .listBox01 .listImg+.btnStl01 {
	margin-top: 1.1em;
}

.listWrap .listBox01 .listAbout>.flexL {
	flex-basis: 31%;
}

.listWrap .listBox01 .listAbout>.flexR {
	flex-basis: 65%;
}

.listWrap .listBox01 .listAbout .listAboutTxt {
	margin-bottom: 1.2em;
	font-size: 13px;
}

.aboutTable01>tbody>tr.tel>th:before,
.normal_listAbout .tel dt::before {
	background-image: url("/imgs/icon_tel_gray.svg");
}

.flexBox .aboutTable01 {
	width: auto;
}

.listWrap .listBox01 .listAbout .aboutTable01>tbody>tr.tel p {
	margin-bottom: 0;
}

.listWrap .listBox01 .listAbout .aboutTable01>tbody>tr.tel a {
	display: inline-block;
}

.aboutTable01>tbody>tr.address>th:before,
.normal_listAbout .address dt::before {
	background-image: url("/imgs/icon_address_gray.svg");
}

.aboutTable01>tbody>tr.web>th:before {
	background-image: url("/imgs/icon_web_gray.svg");
}

.aboutTable01>tbody>tr.mail>th:before {
	background-image: url("/imgs/icon_mail_gray.svg");
}

.aboutTable01>tbody>tr.web>th:before {
	background-image: url("/imgs/icon_web_gray.svg");
}

.listWrap .listBox01 .listAbout .aboutTable01>tbody>tr.web td a {
	word-break: break-all;
}

.aboutTable01>tbody>tr.language>th:before {
	background-image: url("/imgs/icon_language_gray.svg");
}

.aboutTable01>tbody>tr.menu>th:before {
	background-image: url("/imgs/icon_menu_gray.svg");
}

.aboutTable01>tbody>tr.department>th:before {
	height: 1em;
	background-image: url("/imgs/icon_department_gray.svg");
}

.aboutTable01>tbody>tr.time>th:before {
	height: 1em;
	vertical-align: middle;
	background-image: url("/imgs/icon_clock_gray.svg");
}

.listWrap .listBox01 .listAbout .logo-about {
	margin-bottom: 1.5em;
}

.listWrap .listBox01 .listAbout .logo-about .logoImg {
	flex-basis: 30%;
	margin-right: 1.5em;
}

.listWrap .listBox01 .listAbout .listAboutTxt p,
.aboutTable01>tbody>tr.department>td {
	line-height: 1.6em;
}

.ttlStl01 {
	margin-bottom: 1.8em;
}

.icon-list {
	margin: .5rem 0 0;
}

.mapWrap iframe {
	width: 100% !important;
}

#customDetails :is(.mapWrap, .detailsNews, .detailsStaff) {
	margin-top: 5em;
}

#customDetails .listAbout .listImg {
	margin-bottom: 1.5em;
}

#customDetails .listWrap .listBox01 .listAbout .listAboutTxt {
	margin-bottom: 3em;
	font-size: 14px;
}

#customDetails .aboutTable01>tbody>tr>* {
	font-size: 14px;
}

.detailsNews dl dd {
	line-height: 1.8em;
}

.detailsStaff .staffList {
	margin-left: 0;
}

.detailsStaff .staffList>li {
	flex-basis: 31%;
	max-width: 31%;
	margin-bottom: 2em;
}

.detailsStaff .staffList:after {
	content: '';
	order: 999;
	flex-basis: 31%;
	width: 31%;
}

.detailsStaff .staffList>li .staffImg img {
	width: 100%;
	aspect-ratio: 6/5;
	object-fit: cover;
	vertical-align: middle;
}

.detailsStaff .staffList>li .staffImg:has(img[src*="noImage.png"]) {
	background-color: #9e9e9e;
}

.detailsStaff .staffList>li .staffImg img[src*="noImage.png"] {
	object-fit: contain;
}

.detailsStaff .staffList>li .staffName {
	margin: .8em 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}

.detailsStaff .staffList>li p:not(.staffName) {
	line-height: 1.8em;
}

#customDetails .detailsContents {
	margin-top: 3em;
}

.detailsContents .contentsList {
	margin-left: 0;
}

.detailsContents .contentsList>li {
	margin-bottom: 1em;
}

.detailsContents .contentsList>li .contentsImg {
	width: 260px;
	max-width: 100%;
	flex-shrink: 0;
}

.detailsContents .contentsList>li .contentsImg img {
	width: 100%;
	vertical-align: middle;
}

.detailsContents .contentsList>li .contentsImg+dl {
	flex-grow: 1;
	margin-left: 2.5em;
}

.detailsContents .contentsList>li dl dd {
	line-height: 1.8em;
}

.custom_newsList {
	padding: 2em 0 3em;
}

.custom_newsList ul li a {
	display: grid;
	grid-template-columns: 7em minmax(0, 1fr);
	padding: .5em 0;
	text-decoration: none;
}


.custom_newsList ul li a p {
	display: flex;
	align-items: center;
	gap: 1em;
	justify-content: space-between;
	margin: 0;
}

.custom_newsList ul li a:not(:hover) p {
	text-decoration: underline;
}

.custom_newsList ul li a p::after {
	content: '';
	display: block;
	flex-shrink: 0;
	width: .35em;
	height: .35em;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	transform: rotate(45deg);
}

.custom_newsList .btnStl01 {
	display: block;
	margin: 1em auto 0;
}

.custom_newsList ul li+li {
	border-top: 1px solid #ccc;
}

.post_content .normal_listAbout,
.post_content .normal_listAbout dd {
	margin-bottom: 0;
}

.custom_newsList ul li a:has(.image) {
	padding: 2em 0;
}

@media screen and (min-width:670px) {
	.custom_newsList ul li a:has(.image) {
		gap: 0 1em;
		align-items: flex-start;
		grid-template-columns: 130px minmax(0, 1fr);
		grid-template-rows: auto 1fr;
	}

	.custom_newsList ul li a>.image {
		grid-column: 1;
		grid-row: 1/3;
	}

	.custom_newsList ul li a:has(.image)>time {
		grid-column: 2;
		grid-row: 1;
	}

	.custom_newsList ul li a:has(.image)>p {
		grid-column: 2;
		grid-row: 2;
	}
}

@media screen and (max-width:671px) {
	.sp_bk {
		display: block;
	}

	.aboutTable01>tbody>tr>th {
		width: 7em;
	}

	.aboutTable01>tbody>tr>th:before {
		margin-right: .5em;
	}

	.categoryTab {
		flex-wrap: wrap;
	}

	.categoryTab>li,
	.categoryTab>li {
		flex-basis: 33%;
		border: 1px solid #fff;
	}

	.listWrap .listBox01 .icon-list {
		margin: .3em 0 1em 0;
	}

	.listWrap .listBox01 .icon-list>li {
		margin-right: .5em;
		margin-bottom: 5px;
	}

	.listWrap .listBox01 .icon-list>li {
		margin-left: 0;
	}

	.listWrap .listBox01 .listAbout>.flexL {
		margin-bottom: 2em;
	}

	.detailsStaff .staffList>li {
		flex-basis: 48%;
		max-width: 48%;
	}

	.detailsContents .contentsList>li {
		margin-bottom: 5em;
	}

	.detailsContents .contentsList>li .contentsImg {
		width: 100%;
	}

	.detailsContents .contentsList>li .contentsImg+dl {
		margin-top: 2em;
		margin-left: 0;
	}

	.custom_newsList ul li a {
		grid-template-columns: 100%;
	}

	.custom_newsList ul li a .image {
		text-align: center;
	}
}