<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ---------------------------------------------------------------- box01 ---- */

.lcl-box01{background-image: url(../img/bg_01.png);}

.lcl-panel_item:after{background-image: url(../img/icon_03.png);}

.lcl-close_btn{background-image: url(../img/icon_06.png);}

.lcl-box02--sp:before {
	background-image: url(../../common/img/feature/bg_01.jpg);
	padding-top: 30px;
}

/* ---------------------------------------------------------------- box02 ---- */

.lcl-box01-inner-btn-wrp{
	position: absolute;
	bottom: 155px;
	text-align: center;
	width: 100%;
	font-size: 0;
}

.lcl-box01-btn{
	display: inline-block;
	margin: 0 5px;
}

.lcl-box01-btn__img{
	width: 140px;
	height: auto;
}

/* ---------------------------------------------------------------- タイトル / ---- */

.tab_list-item_h-c{}

.p_active .tab_list-item_h-c{color: #f14c92;position: relative;}

.p_active .tab_list-item_h-c:before,.p_active .tab_list-item_h-c:after,
.p_active .tab_list-item_h-v:before,.p_active .tab_list-item_h-v:after{
	background: url(../img/icon_02.png) center /100% no-repeat;
}

.tab_list-item_h-v{}
.p_active .tab_list-item_h-v{color: #f14c92;}

/* ----------------------------------------------------------------  ---- */


.lcl-panel_voice-woman{background-image: url(../img/panel/p_bg_01.png);}
.lcl-panel_voice-man{background-image: url(../img/panel/p_bg_02.png);}
</pre></body></html>