@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Kaisei+Decol:wght@400;500;700&display=swap');
/*
Theme Name: Lab23 Child
Description: Lab23の子テーマです
Author:
Author URI:
Template: lab23
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.text-shadow {
    text-shadow:
    0 2px 6px rgba(0, 0, 0, 0.4),
    0 6px 20px rgba(0, 0, 0, 0.3);
}
.top-fv .l23b-section__bg{
background-position: top;
}
@media screen and (max-width: 991px){
.top-fv .l23b-section__bg{
background-position: center!important;
}
}
.top-features .l23b-first-view-cta__sub-text{
font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 56px!important;
}
.top-menu td{
padding: 12px!important;
}
.top-menu-scroll{
display: none;
}
@media screen and (max-width: 666px){
.top-menu-scroll{
display: block;
animation: arrowMove 1.5s ease-in-out infinite;
}
}
@keyframes arrowMove {
  0%   { transform: translateX(0); opacity: .6; }
  50%  { transform: translateX(6px); opacity: .6; }
  100% { transform: translateX(0); opacity: .6; }
}
.shop-list{
max-width: 800px;
padding-bottom: 20px;
border-bottom: 1.5px solid #333;
}
.recruit-image{
position: relative;
}
.recruit-image::after{
content: "→";
font-size: 24px;
color: #fff;
width: 100px;
height: 100px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 100px;
border: 1px solid #fff;
position: absolute;
top: 50%;
right: 4%;
transform: translateY(-50%);
}
@media screen and (max-width: 599px){
.recruit-image::after{
font-size: 24px;
width: 80px!important;
height: 80px!important;
border: 1px solid #fff;
top: auto!important;
bottom: 8%;
right: auto!important;
left: 50%;
transform: translateX(-50%)!important;
}
.recruit-image p{
text-align: center;	
}
}
.recruit-image{
transition: all 0.3s;
}
.recruit-image:hover .wp-block-cover__background{
opacity: 0.3;
}
/*COMPANY*/
.company-wrap{
max-width: 1200px;
margin-inline: auto;
}
.company-wrap .l23b-section__inner{
padding-inline: 6%;
}
.company-wrap .l23b-section__bg{
border-radius: 4px;
}
.company-table td{
padding-block: 16px!important;
min-width: 245px;
}
@media screen and (max-width: 900px) {
.company-table td{
min-width: auto;
}
}
.company-table td:first-of-type{
padding-left: 2%;
}
.company-table td:last-of-type{
padding-right: 2%;
}
table a{
color: #333;
}
.company-bridge .l23b-section__bg{
background-position: bottom!important;
}
.salon-info iframe{
	width: 100%!important;
}
.salon-first-column .l23b-first-view-cta__inner{
	width: 100%!important;
}
.salon-table td{
	min-width: 100px!important;
}
@media screen and (max-width: 599px) {
.salon-table td{
	min-width: 88px!important;
}
}
@media screen and (max-width: 768px) {
	.franchise-point-card .l23b-card-list{
		justify-content: center;
		row-gap: 0!important;
	}
}
.card-list .l23b-card__inner{
	padding-block: 24px!important;
}
.card-list--position .l23b-card__inner{
	padding-block: 32px!important;
}
.card-list--position .l23b-original-list-item{
	padding-block: 0.5em!important;
}
.service-archive-card .l23b-card__content{
	margin-top: 0!important;
}
/*リクルート*/
.hachi h2,.hachi h2 *{
  font-family: "Hachi Maru Pop", cursive!important;
  font-weight: 400;
  font-style: normal;
}
.kaisei h2,.kaisei h2 * {
  font-family: "Kaisei Decol", serif!important;
  font-weight: 400;
  font-style: normal;
}
.zen{
	font-family: "Zen Kaku Gothic New", sans-serif!important;
	font-weight: 400!important;
	font-style: normal;
}
.zen .l23b-title-box-ttl__text{
	font-weight: 500!important;
}
.zen h2 ,.zen h3, .zen .l23b-step__heading, .zen .l23b-card__heading{
	font-weight: 400!important;
}
@media screen and (max-width: 1200px) {
.recruit-fv .l23b-section__bg{
	background-position: right!important;
}
}
@media screen and (max-width: 599px) {
.recruit-fv .l23b-section__bg{
	background-position: center!important;
}
}
.recruit-fv--pc{
	display: block;
}
.recruit-fv--sp{
	display: none;
}
.recruit-h2--pc{
	display: block;
}
.recruit-h2--sp{
	display: none;
}
@media screen and (min-width: 1200px) {
	.recruit-fv--pc .l23b-section__bg{
		background-image: url("http://xs790180.xsrv.jp/ms-eyebrow/wp-content/uploads/2026/03/recruit-fv7.webp")!important;
	}
}
@media screen and (max-width: 599px) {
.recruit-fv--pc{
	display: none;
}
.recruit-fv--sp{
	display: block;
}
	.recruit-h2--pc{
	display: none;
}
.recruit-h2--sp{
	display: block;
}
}
.recruit-fv .l23b-section-heading{
	width: fit-content;
	padding: 0px 12px!important;
	margin-block: 10px!important;
}
.recruit-fv h2 {
  background: linear-gradient(90deg, #D95C5C 0%, #E07B7B 10%, #6FA8FF 100%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  /* 念のため */
  background-clip: text;
  color: transparent;
	font-family: "Zen Kaku Gothic New", sans-serif!important;
	font-weight: 500!important;
}
.recruit-box .l23b-title-box-ttl{
	margin-bottom: 20px!important;
	padding-block: 20px!important;
}
@media screen and (max-width: 599px) {
	.recruit-box .has-text-align-center,.recruit-charm .has-text-align-center,.recruit-cta p.has-text-align-center{
		text-align: left!important;
	}
}
.image-round img{
	border-radius: 10px;
}
.recruit-working .l23b-card__heading{
	display: flex;
	align-items: center;
	gap: 4px;
}
.recruit-working .l23b-card__inner{
	border-top: 1px solid #fff;
	padding-block: 24px!important;
}
.recruit-working .card3-border-bottom .l23b-card__inner ,.recruit-working .card4-border-bottom .l23b-card__inner{
	border-bottom:1px solid #fff!important;
}
@media screen and (max-width: 768px) {
	.recruit-working .card3-border-bottom .l23b-card__inner{
	border-bottom:0px!important;
}
}
.recruit-working .l23b-card-list{
	row-gap: 0px!important;
}
.white-btn-recruit .l23b-original-button__text{
	font-weight: 500!important;
}
.recruit-h2 .l23b-section-heading__text{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
	text-align: left!important;
}
.recruit-number-list h3{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 4px;
	position: relative;
	z-index: 1;
	padding-top: 14px;
	font-weight: 500!important;
}
.recruit-number-list h3::before{
	content: "";
	width: 320px;
	height: auto;
	aspect-ratio: 512 / 111;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("http://xs790180.xsrv.jp/ms-eyebrow/wp-content/uploads/2026/03/fukidashi2.webp");
	background-size: cover;
	z-index: -1;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.recruit-number-list .l23b-card__inner{
		padding-inline: 0!important;
	}
}
.recruit-number-list h3 img{
	margin-bottom: 4px;
}
.recruit-number-list p{
	margin-top: 24px!important;
}
.recruit-charm-list .l23b-section-heading{
	padding: 6px!important;
	border-radius: 6px;
}
/*fv最新20260330*/
.fv-2 .l23b-section__inner{
	width: 100%!important;
}
.fv-2 .wp-block-image{
	margin-bottom: 0px!important;
}
.fv-2 .aligncenter{
	position: relative;
}
.fv-2 img{
	width: 85%;
	margin-inline: auto!important;
	display: block;
}
.fv-2 figcaption{
	width: 100%;
	position: absolute;
	top: 2%;
	left: 50%;
	transform: translatex(-50%);
	font-size: 3.2vw;
	color: #333;
	width: max-content;
}
	.fv-2 figcaption strong{
		position: relative;
	}
	.fv-2 figcaption strong::before{
		content: "";
		width: 105%;
		height: 105%;
		background-color: rgba(255, 255, 255, 0.8);
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		z-index: -1;
	}
@media screen and (max-width: 991px){
.fv-2 img{
	width: 100%;
}
.fv-2 figcaption{
	top: auto;
	bottom: 2%;
	font-size: 4.8vw;
}
}