.hero_title,
.eos_card h2,
.risks_head h2,
.offers_head h2,
.cta_headline,
.faq_head h2,
.kitting_head h2,
.flow_head h2,
.rental_head h2,
.buyback_head h2 {
	font-size: 35px;
	font-weight: 900;
}
.hero_title,
.cta_headline,
.flow_head h2 {
	line-height: 175%;
}
.merits_head h2,
.results_head h2 {
	font-size: 31px;
	font-weight: 900;
}
.risks_head p,
.merits_head p,
.kitting_head p,
.results_head p {
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	letter-spacing: 0.05em;
	color: #0093FF;
	font-size: 20px;
	margin-bottom: 8px;
}
.flow_head p,
.rental_head p,
.buyback_head p {
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	letter-spacing: 0.05em;
	color: #0093FF;
	font-size: 14px;
	margin-bottom: 4px;
}
.risks_text p,
.offers_desc,
.cta_note p,
.merits_desc,
.kitting_lead_desc,
.kitting_feature_desc,
.results_intro_desc,
.flow_step_body,
.flow_note,
.buyback_desc p {
	font-weight: 500;
	line-height: 200%;
}
.results_case_attrs dl dd,
.results_case_spec dl dd {
	font-weight: 500;
	font-size: 13px;
	line-height: 125%;
}
.merits_foot_desc,
.kitting_lead_title,
.results_intro_title,
.flow_step_title,
.rental_use_title,
.buyback_tags ul li p {
	font-weight: 900;
	font-size: 20px;
}
.hero_title,
.hero_desc {
	color: #FFFFFF;
	text-shadow: 2px 3px 3px #000000CC;
}
.merits_wrap::before,
.faq_accordion dl dt::before,
.flow_note_banner p span::before {
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.faq_accordion dl dt p span,
.faq_accordion dl dd p span {
	position: absolute;
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	font-size: 25px;
	letter-spacing: 0.05em;
	top: 0;
	left: 0;
	line-height: 100%;
}
.offers_card_eyebrow::before,
.offers_card_eyebrow::after {
	position: absolute;
	content: "";
	width: 24px;
	height: 22px;
	left: 50%;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.hero {
	background-color: #000362;
	background-image: url(/shared/img/service-list/sales/pcwindows11/pc-windows11-bg01.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left center;
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
}
.hero_wrap {
	padding: 84px 0;
	height: 544px;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
}
.hero_copy {
	position: relative;
}
.hero_badge {
	position: absolute;
	right: -128px;
	top: 24px;
	width: 197px;
	height: 197px;
	background: linear-gradient(#0093FF 0%, #0C15FE 100%);
	filter: drop-shadow(0 0 20px #0000004D);
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 900;
	font-size: 30px;
	line-height: 125%;
	text-align: center;
	color: #FFFFFF;
	border-radius: 50%;
}
.hero_title {
	margin: 0 0 32px;
}
.hero_lead {
	padding: 8px 20px;
	font-weight: 900;
	font-size: 30px;
	color: #010362;
	display: inline-block;
	background-color: #FFFFFF;
	margin-bottom: 32px;
}
.hero_desc {
	font-weight: 500;
	font-size: 18px;
	line-height: 200%;
}
.hero_image {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.hero_image img {
	width: auto;
	height: 544px;
	max-width: max-content;
	display: block;
	margin: auto;
}
.eos {
	margin-bottom: 80px;
}
.eos .inner {
	max-width: 100%;
	width: 100%;
}
.eos_card {
	padding: 80px 20px;
	background-image: url(/shared/img/service-list/sales/pcwindows11/section01-bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 40px;
	text-align: center;
	color: #FFFFFF;
}
.eos_card h2 {
	margin-bottom: 40px;
}
.eos_card h2 span {
	font-size: 24px;
}
.eos_text {
	font-weight: 500;
	font-size: 18px;
	line-height: 200%;
	margin-bottom: 40px;
}
.eos_cta a {
	width: 498px;
	height: 50px;
	font-weight: 700;
	font-size: 18px;
	line-height: 125%;
	margin: auto;
}
.risks {
	margin-bottom: 80px;
	padding: 80px 0 100px;
	background-color: #F7F7F7;
}
.risks_wrap {
	margin-bottom: 60px;
}
.risks_head {
	margin-bottom: 28px;
	text-align: center;
}
.risks_head h2 span {
	font-size: 65px;
	line-height: 100%;
}
.risks_intro_text {
	margin-bottom: 80px;
	font-weight: 500;
	line-height: 175%;
	text-align: center;
}
.risks_intro_cta {
	font-weight: 700;
	text-align: center;
	position: relative;
}
.risks_intro_cta::before {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 2px;
	background-color: #000000;
	content: "";
}
.risks_intro_cta>h3 {
	background-color: #F7F7F7;
	display: inline-block;
	position: relative;
	padding: 0 16px;
}
.risks_intro_cta>h3>span {
	font-weight: 900;
	font-size: 32px;
	background: linear-gradient(transparent 75%, #0093FF 25%);
}
.risks_list {
	display: flex;
	gap: 40px;
}
.risks_item {
	width: calc((100% - 80px) / 3);
}
.risks_media {
	margin-bottom: 20px;
}
.risks_media img {
	display: block;
}
.risks_label {
	margin-bottom: 20px;
}
.risks_label p {
	margin-bottom: 4px;
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #0093FF;
}
.risks_label h4 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 30px;
	line-height: 125%;
}
.risks_label ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.risks_label ul li {
	min-height: 25px;
	border-radius: 999px;
	background: #0093FF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	padding: 2px 28px;
}
.risks_text p {
	font-size: 15px;
}
.risks_text p span {
	font-weight: 800;
	color: #004BB1;
	border-bottom: 2px solid #63BCFD;
}
.offers {
	margin-bottom: 80px;
}
.offers_head {
	margin-bottom: 40px;
}
.offers_head h2 {
	text-align: center;
	margin-bottom: 48px;
}
.offers_kicker {
	width: 408px;
	height: 38px;
	background: #020362;
	font-weight: 900;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 20px;
}
.offers_desc {
	max-width: 720px;
	margin: 0 auto 20px;
}
.offers_banner {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}
.offers_banner img {
	width: 210px;
}
.offers_banner p {
	max-width: 496px;
	width: 100%;
	height: 104px;
	border-radius: 30px;
	background-color: #F5F9FF;
	border: 1px solid #0093FF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 175%;
	color: #0093FF;
	position: relative;
	padding: 20px 40px;
}
.offers_banner p::before,
.offers_banner p::after,
.rental_tags ul li::before,
.rental_tags ul li::after {
	position: absolute;
	content: "";
}
.offers_banner p::before,
.offers_banner p::after {
	top: 50%;
	width: 12px;
	height: 16px;
	transform: translateY(-50%);
	clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.offers_banner p::before {
	background-color: #0093FF;
	left: -12px;
}
.offers_banner p::after {
	background-color: #F5F9FF;
	left: -10px;
}
.rental_tags ul li::before,
.rental_tags ul li::after {
	left: 50%;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.rental_tags ul li::before {
	background-color: #0093FF;
	width: 24px;
	height: 21px;
	bottom: -21px;
}
.rental_tags ul li::after {
	background-color: #DFF0FF;
	width: 24px;
	height: 21px;
	bottom: -20px;
}
.offers_links {
	margin-bottom: 40px;
}
.offers_links ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0 40px;
}
.offers_links li {
	border-bottom: 1px solid #000000;
	width: calc((100% - 80px) / 3);
}
.offers_links li a,
.results_nav ul li a,
.results_nav ul li div,
.merits_nav ul li a {
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
	font-weight: 700;
	transition: all 0.5s ease;
	color: #000000;
}
.offers_links li a {
	padding: 20px 69px 20px 0;
	flex-wrap: wrap;
	gap: 4px 20px;
}
.results_nav ul li a,
.results_nav ul li div,
.merits_nav ul li a {
	line-height: 175%;
	padding: 20px 80px 20px 0;
}
.offers_links li a:hover,
.results_nav ul li a:hover,
.results_nav ul li>div:hover,
.merits_nav ul li a:hover {
	color: #0093FF;
}
.offers_links li a::before,
.merits_nav ul li>a::before,
.results_nav ul li a::before,
.results_nav ul li div::before {
	width: 53px;
	height: 16px;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-mask: var(--arrow-mask);
	mask: var(--arrow-mask);
	background-color: currentColor;
}
.offers_links li a::before {
	right: 16px;
}
.merits_nav ul li>a::before,
.results_nav ul li a::before,
.results_nav ul li div::before {
	right: 24px;
}
.offers_cards {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 40px;
	padding-top: 80px;
}
.offers_card {
	width: 360px;
	background: #F7F7F7;
	box-shadow: 0px 4px 4px #00000033;
	border-radius: 40px;
	position: relative;
}
.offers_card_eyebrow {
	position: absolute;
	top: -80px;
	left: 0;
	background: #FFFFFF;
	border: 1px solid #0093FF;
	border-radius: 10px;
	width: 100%;
	height: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 900;
	font-size: 15px;
	color: #0093FF;
}
.offers_card_eyebrow::before {
	background-color: #0093FF;
	bottom: -22px;
}
.offers_card_eyebrow::after {
	background-color: #FFFFFF;
	bottom: -20px;
}
.offers_card_head {
	background-color: #0093FF;
	padding: 12px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}
.offers_card_title {
	font-weight: 900;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
}
.offers_card_title span {
	font-size: 16px;
}
.offers_card_main {
	padding: 28px 12px 32px;
}
.offers_card_media {
	margin-bottom: 12px;
}
.offers_card_media img {
	display: block;
}
.offers_card_price {
	height: 68px;
	margin-bottom: 28px;
}
#offers02 .offers_card_price,
#offers03 .offers_card_price {
	display: flex;
	align-items: center;
	gap: 12px;
}
.offers_card_price_label {
	font-weight: 900;
	font-size: 17px;
	color: #BF0101;
}
.offers_card_price_value {
	font-weight: 900;
	font-size: 30px;
	line-height: 175%;
	display: flex;
	align-items: baseline;
}
.offers_card_price_limited {
	display: inline-block;
	padding: 0 4px;
	border: 1px solid #000000;
	font-size: 18px;
	position: relative;
	top: -2px;
	margin-right: 8px;
}
.offers_card_price_number {
	font-size: 30px;
	margin: 0 8px 0 0;
	line-height: 100%;
}
.offers_card_price_unit {
	font-size: 20px;
}
.offers_card_price_tax {
	font-size: 14px;
}
.offers_specs {
	width: 100%;
	border-top: 1px solid #DBDBDB;
}
.offers_specs dl {
	display: flex;
	gap: 12px;
	border-bottom: 1px solid #DBDBDB;
}
.offers_specs dl dt {
	width: 112px;
	padding: 12px 0 12px 8px;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.1em;
}
.offers_specs dl dd {
	width: calc(100% - 124px);
	padding: 12px 8px 12px 0;
	font-size: 15px;
	font-weight: 500;
}
.cta {
	padding: 0 40px;
	margin-bottom: 80px;
}
.cta_wrap h2 {
	margin-bottom: 12px;
	font-weight: 900;
	font-size: 40px;
	text-align: center;
	font-feature-settings: "palt";
}
.cta_content {
	width: 100%;
	border-radius: 48px;
	background: #0C14FE;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background-image: url(/shared/img/service-list/sales/pcwindows11/contact-bg.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom: 40px;
	position: relative;
	padding: 40px 20px;
	overflow: hidden;
}
.cta_content::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0C14FE4D;
}
.cta_panel {
	position: relative;
}
.cta_headline {
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 40px;
}
.cta_actions {
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 40px;
	justify-content: center;
	align-items: center;
}
.cta_actions a {
	width: auto;
	height: 50px;
	font-weight: 700;
	font-size: 18px;
	line-height: 100%;
	padding: 0 80px;
	margin: auto;
}
.cta_note p {
	max-width: 1020px;
	margin: auto;
}
.faq {
	padding: 0 40px;
	margin-bottom: 80px;
}
.faq_head {
	margin-bottom: 40px;
	text-align: center;
}
.faq_head p {
	font-weight: 800;
	font-size: 20px;
	letter-spacing: 0.05em;
	color: #0093FF;
	margin-bottom: 8px;
}
.faq_head h2 {
	line-height: 125%;
}
.faq_accordion dl {
	background-color: #F7F7F7;
	padding: 60px 0;
	position: relative;
	cursor: pointer;
}
.faq_accordion dl:nth-child(2n) {
	background-color: #FCFCFC;
}
.faq_accordion dl dt {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding: 0 20px;
	position: relative;
}
.faq_accordion dl dt::before {
	position: absolute;
	top: -8px;
	right: 20px;
	width: 40px;
	height: 40px;
	background-image: url(/shared/img/common/ico-accordion.svg);
	content: "";
	cursor: pointer;
	transform: rotate(180deg);
}
.faq_accordion dl.active dt::before {
	transform: rotate(0);
}
.faq_accordion dl dt p,
.faq_accordion dl dd p {
	position: relative;
	padding-left: 40px;
	font-weight: 700;
}
.faq_accordion dl dd p {
	line-height: 175%;
}
.faq_accordion dl dt p span {
	color: #0093FF;
}
.faq_accordion dl dd p span {
	color: #0C14FE;
}
.faq_accordion dl dd {
	max-width: 1200px;
	width: 100%;
	margin: 16px auto 0;
	padding: 0 24px;
	position: relative;
	display: none;
	cursor: default;
}
.merits {
	margin-bottom: 100px;
	padding: 100px 0;
	background-image: url(/shared/img/service-list/sales/zaiko/merit-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.merits_wrap {
	position: relative;
}
.merits_wrap::before {
	position: absolute;
	width: 688px;
	height: 688px;
	background-image: url(/shared/img/service-list/sales/zaiko/merit-bg02.png);
	content: "";
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
}
.merits_head {
	margin-bottom: 60px;
	text-align: center;
}
.merits_nav {
	margin-bottom: 40px;
}
.merits_nav ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0 80px;
}
.merits_nav ul li {
	width: calc(50% - 40px);
	border-bottom: 1px solid #707070;
	cursor: pointer;
}
.merits_nav ul li a span,
.merits_nav ul li div span {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 100%;
	color: #2680EA;
	display: inline-block;
	margin-right: 20px;
	padding: 0;
}
.merits_carousel {
	display: flex;
	gap: 32px;
	margin-bottom: 60px;
	overflow: visible;
	max-width: 450px;
}
.merits_item {
	width: 450px;
	border-radius: 40px;
	padding: 20px 20px 40px;
	background: #FFFFFF;
	box-shadow: 0 4px 4px #00000033;
}
.merits_media {
	margin-bottom: 20px;
}
.merits_media img {
	display: block;
	border-radius: 40px;
}
.merits_num {
	margin-bottom: 20px;
}
.merits_num_index {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	margin-bottom: 8px;
	font-size: 60px;
	line-height: 100%;
	text-align: center;
	color: #0093FF;
}
.merits_num_title {
	font-weight: 700;
	font-size: 25px;
	text-align: center;
}
.merits_desc {
	font-size: 15px;
	margin-bottom: 20px;
	padding: 0 20px;
}
.merits_link a {
	max-width: 400px;
	width: 100%;
	height: 74px;
}
.merits_foot_desc {
	margin-bottom: 32px;
	text-align: center;
}
.merits_foot_link a {
	width: 655px;
	height: 50px;
	margin: auto;
}
.kitting {
	margin-bottom: 128px;
}
.kitting_head {
	margin-bottom: 32px;
	text-align: center;
}
.kitting_intro {
	max-width: 1033px;
	width: 100%;
	margin: 0 auto 28px;
}
.kitting_lead {
	margin-bottom: 52px;
	text-align: center;
}
.kitting_lead_title {
	margin-bottom: 32px;
}
.kitting_lead_title span {
	font-size: 35px;
}
.kitting_features {
	display: flex;
	justify-content: center;
	gap: 80px;
	margin-bottom: 40px;
}
.kitting_feature {
	width: 200px;
}
.kitting_feature_media {
	margin: 0 auto 20px;
	display: block;
}
.kitting_feature_title {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 25px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.kitting_feature_desc {
	font-size: 15px;
}
.kitting_more a {
	width: 655px;
	height: 50px;
	margin: auto;
}
.results {
	margin-bottom: 100px;
	padding: 80px 0 100px;
	background-image: url(/shared/img/service-list/sales/pcwindows11/service-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.results_head {
	margin-bottom: 52px;
	text-align: center;
}
.results_intro {
	margin-bottom: 60px;
	text-align: center;
}
.results_intro_title {
	margin-bottom: 40px;
}
.results_intro_desc {
	max-width: 740px;
	margin: auto;
	text-align: left;
}
.results_nav {
	margin-bottom: 40px;
}
.results_nav ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0 80px;
}
.results_nav ul li {
	width: calc(50% - 40px);
	border-bottom: 1px solid #707070;
}
.results_slider {
	display: flex;
	gap: 64px;
	margin: auto;
	margin-bottom: 40px;
	overflow: visible;
	position: relative;
	max-width: 870px;
}
.results_case {
	max-width: 870px;
	width: 100%;
	border-radius: 40px;
	background: #FFFFFF;
	padding: 28px 0 80px;
	box-shadow: 0 4px 4px #00000033;
}
.results_case_head {
	padding: 0 40px;
	margin-bottom: 20px;
}
.results_case_title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	font-weight: 700;
	font-size: 18px;
	line-height: 175%;
}
.results_case_title span {
	min-width: 160px;
	height: 38px;
	background: #020362;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 900;
	font-size: 16px;
	line-height: 125%;
	color: #FFFFFF;
	padding: 0 40px;
}
.results_case_meta {
	padding: 0 40px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
	display: flex;
	gap: 28px;
}
.results_case_meta_detail {
	display: flex;
	align-items: flex-start;
	gap: 40px;
}
.results_case_image {
	width: 120px;
}
.results_case_attrs {
	width: 192px;
}
.results_case_attrs dl {
	display: flex;
	border-top: 1px solid #DBDBDB;
	width: 100%;
	text-align: center;
}
.results_case_attrs dl:last-child {
	border-bottom: 1px solid #DBDBDB;
}
.results_case_attrs dl dt,
.results_case_spec dl dt {
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.1em;
}
.results_case_attrs dl dt {
	line-height: 125%;
	padding: 10px 0;
	width: 50%;
}
.results_case_attrs dl dd {
	padding: 10px 0;
	width: 50%;
}
.results_case_brief p {
	font-weight: 500;
	line-height: 175%;
}
.results_case_brief p span,
.results_case_desc p span {
	font-weight: 900;
	color: #004BB1;
	border-bottom: 2px solid #63BCFD;
}
.results_case_body {
	padding: 0 44px;
}
.results_case_body_title {
	padding-bottom: 12px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
	font-size: 16px;
	line-height: 175%;
	color: #0093FF;
}
.results_case_body_title::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #0093FF;
	width: 100%;
}
.results_case_body_main {
	display: flex;
	gap: 40px;
}
.results_case_desc {
	width: 440px;
}
.results_case_desc p {
	font-weight: 500;
	font-size: 16px;
	line-height: 175%;
	margin-bottom: 20px;
}
.results_case_desc img {
	display: block;
}
.results_case_spec {
	width: calc(100% - 480px);
}
.results_case_spec dl {
	border-bottom: 1px solid #DBDBDB;
	display: flex;
}
.results_case_spec dl dt {
	padding: 10px 8px 0 16px;
	width: 120px;
	line-height: 175%;
}
.results_case_spec dl dd {
	padding: 10px 0;
	width: calc(100% - 120px);
	letter-spacing: 0.1em;
}
.results_navi h3 {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 20px;
	text-align: center;
}
.results_navi ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: center;
	width: 100%;
}
.results_navi ul li {
	width: 100%;
}
.results_navi ul li a {
	width: 732px;
	height: 48px;
	background: #FFFFFF;
	line-height: 125%;
	text-align: center;
	color: #0093FF;
	margin: auto;
}
.results_navi ul li a:hover {
	color: #FFFFFF;
	background-color: #0093FF;
}
.flow {
	margin-bottom: 80px;
}
.flow_head {
	margin-bottom: 40px;
	text-align: center;
}
.flow_steps {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 0 10px;
	margin-bottom: 12px;
}
.flow_step {
	width: 100%;
	height: 113px;
	border-radius: 40px;
	background: #F7F7F7;
	padding: 8px 60px;
}
.flow_step_inner {
	display: flex;
	align-items: center;
	height: 100%;
}
.flow_step_head {
	width: 200px;
	border-right: 1px solid #0093FF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}
.flow_step_index {
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #0093FF;
}
.flow_step_body {
	width: calc(100% - 200px);
	padding-left: 80px;
	font-size: 15px;
	display: flex;
	align-items: center;
	height: 100%;
}
.flow_note_banner {
	width: 100%;
	height: 92px;
	border-radius: 30px;
	background: #FFFFFF;
	border: 4px solid #BF0101;
	display: flex;
	align-items: center;
	justify-content: center;
}
.flow_note_banner p {
	font-weight: 900;
	font-size: 35px;
	line-height: 125%;
	text-align: center;
	color: #BF0101;
}
.flow_note_banner p span {
	position: relative;
}
.flow_note_banner p span::before {
	position: absolute;
	content: "";
	background-image: url(/shared/img/service-list/sales/pcwindows11/flow-ico01.svg);
	width: 47px;
	height: 59px;
	top: 50%;
	left: -56px;
	transform: translateY(-50%);
}
.flow_note {
	font-size: 12px;
	text-align: center;
}
.rental {
	margin-bottom: 80px;
}
.rental_head {
	margin-bottom: 64px;
	text-align: center;
}
.rental_head h2 {
	margin-bottom: 20px;
}
.rental_head h3 {
	width: 540px;
	height: 53px;
	border-radius: 26px;
	background: #020362;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-weight: 900;
	font-size: 20px;
	line-height: 125%;
	text-align: center;
	color: #FFFFFF;
}
.rental_head h3::before {
	position: absolute;
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
	width: 25px;
	height: 24px;
	background: #020362;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
}
.rental_head h3 span {
	position: relative;
}
.rental_uses {
	display: flex;
	justify-content: center;
	gap: 80px;
	margin-bottom: 56px;
}
.rental_use {
	width: 200px;
}
.rental_use_media {
	margin-bottom: 20px;
	display: block;
}
.rental_use_media img {
	overflow: hidden;
	border-radius: 50%;
}
.rental_use_title {
	text-align: center;
}
.rental_desc {
	margin-bottom: 40px;
}
.rental_desc p {
	font-weight: 500;
	line-height: 175%;
	text-align: center;
}
.rental_tags {
	margin-bottom: 28px;
}
.rental_tags ul {
	display: flex;
	gap: 28px;
	width: 655px;
	margin: auto;
}
.rental_tags ul li {
	width: 312px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #020362;
	background: linear-gradient(114.61deg, #F5F9FF 38.27%, #0093FF 225.08%);
	border: 1px solid #0093FF;
	border-radius: 10px;
	font-weight: 700;
	font-size: 18px;
	position: relative;
}
.rental_tags ul li span::before {
	background-image: url(/shared/img/service-list/sales/pcwindows11/rental-tag-ico01.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 24px;
	height: 24px;
	display: inline-block;
	content: "";
	margin-right: 8px;
	position: relative;
	top: 4px;
}
.rental_tags ul li:nth-child(2) span::before {
	background-image: url(/shared/img/service-list/sales/pcwindows11/rental-tag-ico02.svg);
	top: 6px;
}
.buyback {
	padding: 80px 0;
	background-image: url(/shared/img/service-list/sales/pcwindows11/buyback-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.buyback_head {
	margin-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
}
.buyback_desc {
	margin-bottom: 40px;
}
.buyback_desc p {
	text-align: center;
	color: #FFFFFF;
}
.buyback_cta {
	margin-bottom: 20px;
}
.buyback_cta a {
	width: 655px;
	height: 70px;
	margin: auto;
	font-weight: 700;
	font-size: 18px;
}
.buyback_tags ul {
	display: flex;
	gap: 20px;
	justify-content: center;
}
.buyback_tags ul li {
	width: 140px;
	height: 129px;
	border-radius: 8px;
	background: #FFFFFF;
	border: 2px solid #020362;
	display: flex;
	align-items: center;
	justify-content: center;
}
.buyback_tags ul li:nth-child(3) {
	width: 192px;
}
.buyback_tags ul li p {
	line-height: 175%;
	text-align: center;
	color: #020362;
}
.buyback_tags ul li p span {
	font-size: 90px;
	line-height: 75%;
}
.buyback_tags ul li:nth-child(2) p,
.buyback_tags ul li:nth-child(3) p {
	font-size: 38px;
	line-height: 125%;
}
@media (max-width: 1200px) {
	.faq {
		padding: 0 20px;
	}
	.merits_nav ul {
		gap: 0 40px;
	}
	.merits_nav ul li>a::before {
		right: 20px;
	}
	.results_nav ul {
		gap: 0 40px;
	}
	.results_nav ul li {
		width: calc(50% - 20px);
	}
	.results_nav ul li a::before {
		right: 20px;
	}
	.offers_links li {
		width: calc(50% - 20px);
	}
	.offers_card_price {
		height: auto;
	}
}
@media (max-width: 1000px) {
	.risks_list {
		gap: 20px;
	}
	.risks_item {
		width: calc((100% - 40px) / 3);
	}
	.risks_label h4 {
		margin-bottom: 16px;
		font-size: 23px;
	}
	.merits_nav ul {
		gap: 0 40px;
	}
	.merits_nav ul li {
		width: calc(50% - 20px);
	}
	.rental_uses {
		gap: 40px;
	}
	.cta_content {
		background-image: url(/shared/img/service-list/sales/pcwindows11/contact-bg-sp.png);
		background-size: auto;
		background-position: bottom left;
	}
	.flow_step {
		padding: 8px 40px;
	}
	.flow_step_head {
		width: 160px;
	}
	.flow_step_body {
		width: calc(100% - 160px);
		padding-left: 40px;
	}
}
@media (max-width: 900px) {
	.hero_badge {
		right: -48px;
		top: -54px;
	}
}
@media (max-width: 870px) {
	.results_case_desc {
		width: 55%;
	}
	.results_case_spec {
		width: calc(45% - 40px);
	}
}
@media (max-width: 767px) {
	.c_lp_header {
		padding-top: 45px;
	}
	.hero_wrap,
	.risks_list,
	.offers_links ul,
	.offers_card,
	.cta_actions,
	.merits_nav ul,
	.kitting_features,
	.results_nav ul,
	.results_case_title,
	.results_case_meta,
	.results_case_meta_detail,
	.results_case_body_main,
	.flow_step_inner,
	.rental_uses {
		flex-direction: column;
	}
	.hero_image,
	.offers_card_title,
	.flow_step_index,
	.flow_step_title {
		text-align: center;
	}
	.risks_item,
	.offers_links li,
	.merits_nav ul li,
	.kitting_feature,
	.results_nav ul li,
	.results_case_meta_detail,
	.results_case_attrs,
	.results_case_desc,
	.results_case_spec,
	.flow_step_head,
	.flow_step_body,
	.rental_use {
		width: 100%;
	}
	.hero_wrap,
	.offers_kicker,
	.offers_banner p,
	.offers_card_media img,
	.kitting_intro,
	.rental_head h3,
	.eos_cta a,
	.cta_actions a,
	.merits_foot_link a,
	.kitting_more a,
	.results_navi ul li a,
	.buyback_cta a {
		width: 100%;
		max-width: 335px;
	}
	.flow_head h2,
	.rental_head h2,
	.buyback_head h2,
	.risks_head h2,
	.offers_head h2,
	.faq_head h2,
	.merits_head h2,
	.kitting_head h2,
	.results_head h2 {
		font-size: 20px;
	}
	.rental_tags ul li,
	.buyback_cta a,
	.faq_head p,
	.merits_head p,
	.kitting_head p,
	.results_head p,
	.risks_head p {
		font-size: 16px;
	}
	.eos_cta a,
	.offers_kicker,
	.offers_desc,
	.kitting_lead_desc,
	.kitting_more a,
	.results_intro_desc,
	.results_case_title,
	.results_case_body_title,
	.faq_accordion dl dd p,
	.rental_desc p,
	.risks_intro_text {
		font-size: 15px;
	}
	.cta_note p,
	.results_case_brief p,
	.results_case_desc p {
		font-size: 13px;
	}
	.hero,
	.merits,
	.kitting,
	.kitting_intro,
	.kitting_lead,
	.results,
	.results_head,
	.flow,
	.rental,
	.rental_head {
		margin-bottom: 40px;
	}
	.hero {
		background-image: unset;
	}
	.hero_wrap,
	.merits_link a,
	.results_navi ul li a,
	.flow_step,
	.flow_step_inner,
	.flow_step_head,
	.flow_note_banner {
		height: auto;
	}
	.hero_wrap {
		padding: 25px 0 288px;
		margin: auto;
	}
	.hero_badge {
		right: 0;
		top: unset;
		bottom: -114px;
		width: 114px;
		height: 114px;
		font-size: 16px;
		line-height: 150%;
	}
	.hero_title {
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 150%;
	}
	.hero_lead {
		padding: 0;
		font-size: 16px;
		display: block;
		margin-bottom: 16px;
		background-color: transparent;
	}
	.hero_lead span {
		padding: 4px 8px;
		font-size: 24px;
		background-color: #FFFFFF;
		display: inline-block;
		margin-bottom: 12px;
	}
	.hero_desc {
		font-size: 12px;
		line-height: 230%;
	}
	.hero_image {
		top: unset;
		bottom: 0;
		right: unset;
		left: 50%;
		transform: translateX(-50%);
		width: calc(100% + 24px);
	}
	.hero_image img {
		height: 277px;
	}
	.eos_card {
		padding: 40px 16px;
		background-image: url(/shared/img/service-list/sales/pcwindows11/section01-bg-sp.png);
	}
	.eos_card h2 {
		margin-bottom: 12px;
		font-size: 25px;
	}
	.eos_card h2 span {
		font-size: 16px;
		line-height: 180%;
		display: inline-block;
	}
	.eos_text,
	.risks_intro_text,
	.offers_desc,
	.merits_foot_desc,
	.kitting_lead_desc,
	.results_case_attrs dl,
	.rental_desc p,
	.buyback_desc p {
		text-align: left;
	}
	.eos_text {
		font-size: 12px;
	}
	.risks {
		padding: 48px 0 60px;
		margin-bottom: 52px;
	}
	.risks_wrap {
		margin-bottom: 32px;
	}
	.risks_head {
		margin-bottom: 16px;
	}
	.risks_head p,
	.faq_head p,
	.merits_head p,
	.kitting_head p,
	.results_head p,
	.buyback_head p {
		margin-bottom: 4px;
	}
	.risks_head h2 span {
		font-size: 45px;
	}
	.risks_intro_text {
		margin-bottom: 60px;
	}
	.risks_intro_cta {
		font-size: 14px;
	}
	.risks_intro_cta::before {
		content: none;
	}
	.risks_intro_cta>h3 {
		background-color: transparent;
		padding: 0;
	}
	.risks_intro_cta>h3>span {
		font-size: 24px;
	}
	.risks_label ul li {
		min-height: 0;
		height: 25px;
		border-radius: 12px;
		padding: 0 28px;
	}
	.risks_text p {
		font-size: 14px;
	}
	.offers {
		margin-bottom: 60px;
	}
	.offers_head,
	.offers_head h2,
	.offers_desc,
	.offers_links,
	.cta_wrap h2 {
		margin-bottom: 32px;
	}
	.offers_kicker {
		height: 36px;
		line-height: 150%;
	}
	.offers_banner {
		flex-direction: column-reverse;
		gap: 20px;
	}
	.offers_banner img {
		width: 140px;
	}
	.offers_banner p {
		height: 132px;
		font-size: 16px;
		padding: 16px;
		text-align: center;
	}
	.offers_banner p::before,
	.offers_banner p::after {
		top: unset;
		left: 50%;
		transform: translateX(-50%);
		clip-path: polygon(0 0, 100% 0, 50% 100%);
	}
	.offers_banner p::before {
		width: 24px;
		height: 21px;
		bottom: -21px;
	}
	.offers_banner p::after {
		width: 22px;
		height: 21px;
		bottom: -20px;
	}
	.offers_links {
		position: relative;
	}
	.offers_links ul {
		gap: 0;
	}
	.offers_links li a {
		padding-right: 52px;
		align-items: flex-start;
		flex-direction: column;
		gap: 4px;
	}
	.offers_links li a::before {
		right: 0;
	}
	.offers_cards {
		flex-direction: column;
		align-items: center;
		gap: 32px;
	}
	.offers_card {
		max-width: 335px;
	}
	.offers_card_price_limited .offers_card_price_label {
		font-size: 16px;
	}
	.offers_card_price_value {
		font-size: 27px;
	}
	.cta {
		padding: 0 20px;
		margin-bottom: 52px;
	}
	.cta_wrap h2 {
		font-size: 18px;
	}
	.cta_content {
		justify-content: flex-start;
		margin-bottom: 20px;
	}
	.cta_headline,
	.cta_actions,
	.faq_head,
	.kitting_lead_title,
	.results_intro,
	.results_intro_title {
		margin-bottom: 24px;
	}
	.cta_headline {
		font-size: 18px;
	}
	.cta_actions {
		gap: 16px;
		align-items: center;
		width: 100%;
	}
	.cta_actions a {
		padding: 0;
		max-width: 300px;
	}
	.faq_accordion dl {
		padding: 20px;
	}
	.faq_accordion dl dt {
		padding: 0;
	}
	.faq_accordion dl dt::before {
		top: 0;
		right: 0;
		width: 32px;
		height: 32px;
	}
	.faq_accordion dl dt p {
		font-size: 14px;
		padding-right: 52px;
		min-height: 44px;
	}
	.faq_accordion dl dd {
		padding: 0;
	}
	.faq_accordion dl dd p {
		font-weight: 500;
	}
	.merits {
		padding: 40px 0 60px;
	}
	.merits_wrap::before {
		width: 218px;
		height: 218px;
		top: -16px;
	}
	.merits_head,
	.merits_nav,
	.merits_foot_desc,
	.flow_head,
	.flow_steps,
	.rental_uses,
	.rental_desc,
	.buyback_desc {
		margin-bottom: 20px;
	}
	.merits_head h2 .text_s1 {
		font-size: 45px;
		line-height: 100%;
	}
	.merits_head h2 .text_s2 {
		font-size: 25px;
	}
	.merits_nav {
		gap: 0;
	}
	.merits_nav ul li a,
	.merits_nav ul li div {
		padding: 12px 80px 12px 40px;
	}
	.merits_nav ul li>a::before {
		right: 0;
	}
	.merits_nav ul li a span {
		margin-right: 0;
		position: absolute;
		top: 20px;
		left: 0;
	}
	.merits_carousel,
	.results_slider,
	.flow_steps,
	.rental_uses {
		gap: 20px;
	}
	.results_slider {
		max-width: 295px;
	}
	.merits_carousel {
		margin-bottom: 40px;
		max-width: 300px;
	}
	.merits_item {
		width: 300px;
		padding: 16px 16px 40px;
	}
	.merits_media {
		margin-bottom: 8px;
	}
	.merits_media img {
		border-radius: 20px;
	}
	.merits_num {
		margin-bottom: 8px;
	}
	.merits_num_index {
		margin-bottom: 4px;
		font-size: 40px;
	}
	.merits_num_title {
		font-size: 20px;
	}
	.merits_desc,
	.kitting_feature_title,
	.results_case_head,
	.results_case_meta,
	.results_case_body_title,
	.buyback_cta {
		margin-bottom: 16px;
	}
	.merits_desc {
		font-size: 14px;
		padding: 0;
	}
	.merits_link a {
		max-width: 268px;
		font-size: 15px;
	}
	.merits_foot_link a {
		height: 44px;
		font-size: 15px;
	}
	.kitting_lead_title span {
		font-size: 20px;
	}
	.kitting_features {
		align-items: center;
		gap: 40px;
	}
	.kitting_feature_media {
		width: 200px;
	}
	.kitting_feature_desc {
		text-align: center;
	}
	.kitting_more a {
		height: 67px;
	}
	.results {
		padding: 52px 0 60px;
		background-image: url(/shared/img/service-list/sales/pcwindows11/service-bg-sp.jpg);
	}
	.results_intro_title {
		font-size: 14px;
	}
	.results_nav {
		gap: 0;
	}
	.results_nav ul li a,
	.results_nav ul li div {
		padding: 12px 80px 12px 0;
	}
	.results_nav ul li a::before,
	.results_nav ul li div::before {
		right: 0;
	}
	.results_case {
		width: 295px;
		padding: 12px 0 80px;
	}
	.results_case_head {
		padding: 0 20px;
	}
	.results_case_title {
		gap: 4px;
		text-align: center;
	}
	.results_case_title span {
		min-width: 100px;
		font-size: 14px;
		padding: 0 16px;
	}
	.results_case_meta {
		padding: 0 20px 16px;
		gap: 16px;
	}
	.results_case_meta_detail {
		gap: 16px;
		align-items: center;
	}
	.results_case_attrs dl dt,
	.results_case_spec dl dt {
		width: 80px;
	}
	.results_case_attrs dl dd,
	.results_case_spec dl dd {
		width: calc(100% - 80px);
	}
	.results_case_body {
		padding: 0 20px;
	}
	.results_case_body_title {
		padding-bottom: 16px;
		text-align: center;
	}
	.results_case_body_title::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.results_case_body_main {
		gap: 16px;
	}
	.results_case_spec dl dt {
		padding: 10px 0;
	}
	.results_navi ul li a {
		min-height: 50px;
		padding: 12px 16px;
		border-width: 1px;
	}
	.flow_head p {
		font-size: 12px;
	}
	.flow_steps {
		padding: 0;
	}
	.flow_step {
		padding: 32px 20px;
	}
	.flow_step_head {
		border-right: none;
		border-bottom: 1px solid #0093FF;
		padding: 0 0 20px;
	}
	.flow_step_index {
		margin-bottom: 4px;
	}
	.flow_step_body {
		padding: 20px 0 0;
	}
	.flow_note_banner {
		padding: 20px;
	}
	.flow_note_banner p {
		font-size: 25px;
	}
	.flow_note_banner p span {
		padding-top: 62px;
		display: block;
	}
	.flow_note_banner p span::before {
		width: 43px;
		height: 54px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.flow_note {
		font-size: 10px;
	}
	.rental_head p {
		font-size: 12px;
	}
	.rental_head h3 {
		height: 84px;
	}
	.rental_uses {
		align-items: center;
	}
	.rental_use_media {
		width: 200px;
		margin: 0 auto 12px;
	}
	.rental_tags ul {
		justify-content: center;
		gap: 8px;
		width: 100%;
	}
	.rental_tags ul li {
		width: 162px;
		height: 70px;
	}
	.rental_tags ul li span {
		display: block;
		position: relative;
		padding-left: 44px;
		text-align: left;
	}
	.rental_tags ul li span::before,
	.rental_tags ul li:nth-child(2) span::before {
		margin: 0;
		position: absolute;
		top: 50%;
		left: 10px;
		transform: translateY(-50%);
	}
	.buyback {
		padding: 40px 0;
	}
	.buyback_head p {
		font-size: 12px;
	}
	.buyback_cta a {
		height: 86px;
	}
	.buyback_tags ul {
		gap: 8px;
	}
	.buyback_tags ul li {
		width: 92px;
		height: 84px;
	}
	.buyback_tags ul li:nth-child(3) {
		width: 139px;
	}
	.buyback_tags ul li p {
		font-size: 12px;
	}
	.buyback_tags ul li p span {
		font-size: 57px;
	}
	.buyback_tags ul li:nth-child(2) p,
	.buyback_tags ul li:nth-child(3) p {
		font-size: 24px;
	}
}