#sub-contents .supportSalon h2 {
	word-break: break-all;
	background: #fff;
	text-align: center;
	color: #333;
	font-size: 40px;
	padding-bottom: 5px;
	padding: 30px 0;
	margin-bottom: 50px;
	border-bottom: 3px solid #333
}

.supportSalon h2 span {
	display: inline-block;
}

.supportSalon h2 span::before {
	vertical-align: middle;
	padding-right: 20px;
}

.supportSalon h2 span.ribi::before {
	content: url('https://tokyo-baycol.jp/wp/wp-content/uploads/2024/10/ribi.png');
}

.supportSalon h2 span.ri::before {
	content: url('https://tokyo-baycol.jp/wp/wp-content/uploads/2024/10/ri.png');
}

.supportSalon h2 span.bi::before {
	content: url('https://tokyo-baycol.jp/wp/wp-content/uploads/2024/10/bi.png');
}

#sub-contents .supportSalon h3 {
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	font-size: 22px;
	padding: 0;
}

.SalonMain {
	display: flex;
	max-width: 85%;
	margin: auto;
}

.SalonMain div {
	margin: 0 30px;
	max-width: 100%;
}

.SalonMain img.salonmainimg {
	margin: 0 0 0 40px;
}

.SalonMain ul li {
	text-align: center;
	margin: 0 1px 5px 0;
	padding: 5px 5px 0;
	display: inline-block;
	background: #eee;
	border-radius: 3px;
	font-size: 11px;
	font-weight: bold;
}

.SalonMain h4 {
	background: #333;
	border-radius: 0;
	font-size: 13px;
	padding-left: 10px;
}

.SalonMain li img {
	display: block;
	margin: auto
}

@media screen and (max-width:850px) {
	.SalonMain {
		display: block;
		text-align: center;
	}

	.SalonMain div {
		margin: 0 5px;
		text-align: left;
		max-width: 100%;
	}

	.SalonMain img.salonmainimg {
		margin: 0;
		display: inline-block;
		height: auto;
		max-width: 100%;
	}

	.supportSalon h2 {
		background: #fff;
		text-align: center;
		color: #333;
		font-size: 30px;
	}

	.supportSalon h2 span::before {
		vertical-align: middle;
		padding-right: 20px;
	}

	.supportSalon h2 span.ribi::before {
		content: url('https://tokyo-baycol.jp/wp/wp-content/uploads/2024/10/ribis.png');
	}

	.supportSalon h2 span.ri::before {
		content: url('https://tokyo-baycol.jp/wp/wp-content/uploads/2024/10/ris.png');
	}

	.supportSalon h2 span.bi::before {
		content: url('https://tokyo-baycol.jp/wp/wp-content/uploads/2024/10/bis.png');
	}
}

@media screen and (max-width:500px) {
	.SalonMain img.salonmainimg {
		max-width: 80%;
	}

	.SalonMain div {
		margin: 0 auto;
		text-align: left;
		max-width: 90%;
		background: #fff;
	}

	.SalonMain div p {
		font-size: 14px;
	}
}

#companyInner dl {
	display: flex;
	flex-flow: row wrap;
	width: 45%;
	margin: auto;
}

#companyInner dt {
	flex-basis: 15%;
	padding: 2px;
	font-weight: normal;
}

#companyInner dd {
	flex-basis: 85%;
	padding: 5px;
	text-align: left;
}

@media screen and (max-width:850px) {
	#companyInner dl {
		width: 85%;
		flex-flow: column;
		text-align: center
	}

	#companyInner dt {
		background: #fff;
	}

	#companyInner dd {
		text-align: center;
		padding-bottom: 5px;
	}
}

/*フォトギャラリー*/
div#photo #photoInner {
	display: flex;
	justify-content: center;
}

div#photo #photoInner span.phototxt {
	max-width: 29%;
	height: auto;
	margin: 1%;
	display: inline;
}

div#photo,
div#company {
	background: #f5f5f5;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

div#photo,
div#company,
div#voice {
	text-align: center;
	padding: 40px 0 80px;
}

div#photo img {
	max-width: 100%;
	height: auto;
}

h4.subttl {
	text-align: center;
	background: none;
	color: #000;
	font-size: 23px;
	margin-bottom: 30px
}

.subttl .enttl {
	font-size: 17px;
	display: block;
}

@media screen and (max-width:600px) {
	div#photo img {
		max-width: 85%;
		height: auto;
		display: inline-block;
	}

	div#photo #photoInner {
		display: block;
		justify-content: none;
		max-width: 90%;
		margin: auto;
	}

	div#photo #photoInner span {
		max-width: 100%;
		height: auto;
		margin: auto;
		display: block;
	}

}

/*スタッフボイス*/
#voiceInnter {
	max-width: 80%;
	margin: auto;
	display: flex;
	text-align: left;
}

#voiceInnter img {
	margin-right: 30px;
}

#voice strong.staffName {
	font-weight: bold;
	font-size: 22px;
	display: block;
}

#voice strong.staffName span.fromBaycol {
	font-size: 14px;
}



@media screen and (max-width:600px) {
	#voiceInnter {
		display: block;
		text-align: left;
		max-width: 85%;
		margin: auto;
	}

	#voiceInnter img {
		margin-right: 0px;
		display: block;
		margin: auto auto 20px;
		max-width: 100%;
		height: auto;
	}
}

/*会社情報*/
#company dl dd.shopSNS a {
	display: inline-block;
	margin-right: 1em;

}

#company dl dd.shopSNS br {
	display: none;
}


/*ベイカレ応援サロントップ*/

.supportSalon ul {
	flex-wrap: wrap;
	display: flex;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #eee;
	padding-bottom: 30px;
}

.supportSalon a {
	display: block;
	font-size: 18px
}

.supportSalon ul li {
	text-align: center;
	font-weight: bold;
	padding: 0 10px;
	margin-top: 30px;
}

.supportSalon ul.awaku li {
	width: 33%;
}

.supportSalon ul.bwaku li {
	width: 25%;
}

.supportSalon ul.cwaku li {
	width: 20%;
}

.supportSalon ul li a .fa {
	color: #00B9EF;
}

.supportSalon .supportimg img {
	position:relative;
	bottom:80px;

}
.supportSalon .supportimg {
	display: block;
	aspect-ratio: 3 / 2;
	overflow: hidden;
	background: #ddd;
	margin: 0px 0 10px
}

.supportSalon ul.dwaku {
	flex-wrap: nowrap;
	display: block;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #eee;
	padding-bottom: 30px;
}

.supportSalon ul.dwaku li {
	display: inline-block;
	padding: 0;
}

.supportSalon ul.dwaku li:after {
	content: "　／　"
}

@media (max-width: 500px) {
	.supportSalon ul.awaku li {
		width: 100%;
	}

	.supportSalon ul.bwaku li {
		width: 50%;
	}

	.supportSalon ul.cwaku li {
		width: 33%;
	}

	.supportSalon ul.dwaku li {
		display: inline;
	}
}