@charset "UTF-8";

/* ============================================================================

バニラ新人クイーン2026

============================================================================ */
* {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", arial;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	font-size: 12px;
	line-height: 1;
	color: #424242;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

strong {
	color: #888888;
}

.g-header .popup-txt,
.g-header .area_word .head-txt .container,
.g-header .f-breadcrumb li a,
.g-header .f-breadcrumb li span,
.g-footer span,
.g-footer a,
.g-footer .copy {
	font-family: "Meiryo", "メイリオ", "ヒラギノ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.g-header {
	border: none;
	background: #ffffff;
}

.g-header .head-txt {
	position: static;
	height: 17px;
}

.g-header .header-logo {
	position: relative;
	z-index: 1;
}

.g-header .popup-txt {
	position: absolute;
	z-index: 0;
	top: 40px;
	left: 281px;
	background: url(/assets/img/user/pc/common/header/0_common/bg-popup.svg) -5px -2px / 258px auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 39px;
	color: #ffffff;
	width: 249px;
	padding: 0;
	text-align: center;
}

.g-header .area_word .head-txt .container {
	color: #888888;
	display: flex;
	height: 15px;
	margin-top: 1px;
	align-items: center;
}

.g-header .head-btn-list {
	top: 9px;
	bottom: auto;
	z-index: 2;
}

.g-header .f-breadcrumb ul {
	margin-top: 1px;
	margin-bottom: 0;
}

.g-header .f-breadcrumb li {
	padding-top: 0;
	color: #888888;
}

.g-header .f-breadcrumb li:first-child {
	background-position: 5px 1px;
	padding-right: 0;
}

.g-header .f-breadcrumb li span {
	color: #888888;
}

.season_header_bg {
	border-bottom: 3px solid #ff2f9a;
	background: url("/assets/img/user/pc/vanillaqueen/2026/pc_header.png");
}

.g-footer {
	padding-bottom: 17.06px;
}

.g-footer .copy {
	color: #FFFFFF;
}
