@charset "utf-8";

/*ヘッダー*/
.hdr_present_img {
	width: calc(711 * var(--pc-rate));
	margin-left: 0.4em;
}
.hdr_present_note {
	margin-top: 0.2em;
}
.hdr_img {
	background-image: url("../img_btl/hdr_img.jpg");
}

/*コンテンツ5*/
#cont_5_col_1_2_1 {
	margin-top: calc(48 * var(--pc-rate));
}

/*コンテンツ7*/
#cont_7_main {}
.cont_7_main_img {
	left: auto;
	right: 0;
	width: min(calc(360 * var(--pc-rate)), 360px);
	z-index: 9;
}
.cont_7_main_wrapper_1 {
	margin: 0 auto;
	padding-top: calc(66 * var(--pc-rate));
}
#cont_7_main_hdr {
	background-color: #000;
	padding: calc(36 * var(--pc-rate)) calc(50 * var(--pc-rate)) calc(72 * var(--pc-rate));
}
#cont_7_main_hdr_ttl_cp {
	width: calc(276 * var(--pc-rate));
	top: auto;
	left: 0;
	bottom: 0;
	margin-bottom: calc(20 * var(--pc-rate));
	margin-left: calc(58 * var(--pc-rate));
}
#cont_7_main_hdr_ttl {
	font-size: 5rem;
	letter-spacing: 0.02em;
	line-height: calc(70 / 50);
	color: #fff;
	z-index: 99;
}
#cont_7_exp_1 {
	margin-top: calc(43 * var(--pc-rate));
	font-weight: 700;
	padding-left: calc(50 * var(--pc-rate));
}
.cont_7_exp_1_cp {
	font-size: 3rem;
	color: #fff;
	background-color: #e95383;
	padding: 0.6em 0.8em;
	display: inline-block;
	border-radius: 1em;
	letter-spacing: -0.08em;
	margin-left: -0.8em;
}
.cont_7_exp_1_txt_1 {
	font-size: 3.2rem;
	line-height: calc(48 / 32);
	margin-top: 0.35em;
	letter-spacing: -0.05em;
}
.cont_7_exp_1_txt_note {
	font-size: 3rem;
	margin-top: 1em;
}
.cont_7_exp_1_txt_2 {
	font-size: 3.2rem;
	line-height: calc(50 / 32);
	margin-top: 1.5em;
	text-decoration: underline;
	letter-spacing: 0.05em;
}
.cont_7_exp_2 {
	margin: calc(62 * var(--pc-rate)) auto 0;
	padding-bottom: calc(16 * var(--pc-rate));
}
#cont_7_exp_2_2 {
	text-align: center;
	width: 100%;
}
.cont_7_exp_2_2_txt {
	font-weight: 700;
	font-size: 3.4rem;
	line-height: calc(54 / 34);
	margin-top: calc(54 * var(--pc-rate));
	text-decoration: underline;
	text-decoration-color: rgba(255,255,255,0.5);
	text-decoration-thickness: 0.4em;
	text-underline-offset: -0.2em;
	text-decoration-skip-ink: none;
}
.cont_7_exp_2_2_note_2 {
	margin-top: calc(636 * var(--pc-rate));
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.5em;
}
.cont_7_exp_2_2_note {
	margin-top: calc(16 / 750 * 100%);
	font-size: 2.8em;
	line-height: calc(32 / 26);
}
.cont_7_exp_2_2_note_3 {
	margin-top: calc(18 / 750 * 100%);
	font-weight: 700;
	font-size: 2.6em;
	line-height: calc(32 / 26);
}
.cont_7_exp_2_2_note em {
	font-size: 3rem;
	line-height: 1.5em;
}
#cont_7_present {
	margin-top: 2.4rem;
}

/*固定ナビ*/
#fixed_navi_sp_btn {
	width: calc(238 * var(--pc-rate));
}