.global-header {
	align-items: center !important;
}

.list-cmn-notes {
	color: #333;
	font-size: 16px;
	margin-top: 32px;
	padding-left: 0;
}

#mieruca_heatmap_popup .mieruca-hm-popup-inner,
#mieruca_heatmap_popup .mieuca-heatmap-mobile-device-setting .mieruca-hm-popup-inner {
	background-color: #fff;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	right: 16px !important;
	z-index: 998 !important;
}

#mieruca_heatmap_popup .mieruca-hm-popup-setting-pc {
	height: 250px;
}

#mieruca_heatmap_popup .mieruca-hm-popup-setting-mobile {
	height: 175px;
}

#mieruca_heatmap_popup .mieruca-hm-popup-inner img:hover {
	opacity: 0.9 !important;
}

.orig_block-card-as-is-to-be,
.orig_block-card-3points {
	margin-top: 32px;
}

.orig_block-card-as-is-to-be .orig_block-card-title,
.orig_block-card-3points .orig_block-card-title {
	margin: 0 0 16px 0;
}

.orig_block-card-as-is-to-be-problem > .orig_block-card-title {
	margin-bottom: 0;
}

.orig_block-card-item {
	background-color: #fff;
	position: relative;
}

.orig_block-card-as-is-to-be .orig_block-card-item {
	background-color: inherit;
}

.orig_block-card-content {
	background-color: #fff;
}

#problem .orig_block-card-3points {
	margin-top: 56px;
}

#problem .orig_block-card-item {
	border: none;
}

#problem .orig_block-card-3points .orig_block-card-title {
	margin-top: 16px;
}

.orig_block-banner {
	margin-top: 64px;
}

.orig_page-lp-cta .orig_block-banner-text {
	font-size: 16px;
}

#charge .orig_element-ul-disc {
	margin: 0;
	padding: 0 0 0 24px;
}

#charge .orig_page-lp-h2 + .orig_element-ul-disc {
	margin: 32px 0 0 0;
}

#charge .orig_element-ul-disc li {
	font-size: 16px;
	padding-top: 8px;
}

.orig_page-lp-header-navigation-item,
.orig_page-lp-header-cta-link,
.orig_page-lp-h2,
.orig_page-lp-cta-button-link,
.orig_page-lp-hero-h1,
.orig_page-lp-hero-h2,
.orig_page-lp-hero-list,
.orig_page-lp-card-tagline,
.orig_page-lp-case-study-interviewee-company,
.orig_page-lp-case-study-title,
.orig_page-lp-case-study-heading {
	font-family: "FrutigerNeueLTW10-Bold", "Frutiger Neue W01 Bd", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
	font-weight: bold;
}

.orig_page-lp-header ul,
.orig_page-lp-section p,
.orig_page-lp-section ul,
.orig_page-lp-cta p,
.orig_page-lp-cta ul {
	font-size: 18px;
	line-height: 1.5;
}

.orig_page-lp-header {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
}

.orig_page-lp-header-navigation,
.orig_page-lp-header-cta {
	display: flex;
	padding-left: 24px;
}

.orig_page-lp-header-navigation-item,
.orig_page-lp-header-cta-item {
	line-height: 1.25;
	padding-right: 24px;
}

.orig_page-lp-header-navigation-item:last-child {
	padding-right: 0;
}

.orig_page-lp-header-navigation-link {
	display: inline-block;
	padding-left: 22px;
	position: relative;
	text-decoration: none;
	transition: all 0.5s 0s ease;
}

.orig_page-lp-header-navigation-link:hover {
	color: #c03;
}

.orig_page-lp-header-navigation-link::before {
	border-color: #333;
	border-style: solid;
	border-width: 1px 1px 0 0;
	content: "";
	display: inline-block;
	height: 10px;
	left: 0;
	position: absolute;
	top: 2px;
	transform: rotate(135deg);
	transition: all 0.2s 0s ease;
	width: 10px;
}

.orig_page-lp-header-navigation-link:hover::before {
	border-color: #c03;
	top: 4px;
}

.orig_page-lp-header-cta-link {
	background: linear-gradient(to bottom, #00AD00, #008500);
	border: #008700 solid 1px;
	border-radius: 8px;
	color: #fff !important;
	display: block;
	padding: 8px 26px 8px 12px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 11em;
}

.orig_page-lp-header-cta-link:hover {
	background: linear-gradient(to bottom, #00CC00, #00A300);
	border: #00A600 solid 1px;
}

.orig_page-lp-header-cta-link::after {
	border-color: #fff;
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: "";
	display: inline-block;
	height: 8px;
	position: absolute;
	right: 12px;
	top: calc(50% - 5px);
	transform: rotate(45deg);
	transition: all 0.3s 0s ease;
	width: 8px;
}

.orig_page-lp-header-cta-link:hover::after {
	right: 10px;
}

.orig_page-lp-section,
.orig_page-lp-cta {
	padding: 64px 32px;
}

.orig_page-lp-content {
	margin: 0 auto;
	max-width: 1016px;
}

#hero {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_hero_background.jpg) 50% 50% no-repeat;
	background-color: #f9f9f9;
	background-size: cover;
	border-bottom: #001751 solid 8px;
	padding: 32px;
}

#problem {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_problem_background.jpg) 50% 50% no-repeat;
	background-size: cover;
}

#send {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_send_background.jpg) 50% 50% no-repeat;
	background-size: cover;
}

#share {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_share_background.jpg) 50% 50% no-repeat;
	background-size: cover;
}

#charge {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_charge_background.jpg) 50% 50% no-repeat;
	background-size: cover;
}

#case-study {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_case-study_background.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.orig_page-lp-h2 {
	color: #001751;
	display: flex;
	font-size: 32px;
	justify-content: center;
	line-height: 1.375;
	margin: 64px 0 0 0;
	text-align: left;
}

.orig_page-lp-h2:first-child {
	margin-top: 0;
}

#problem .orig_page-lp-h2 {
	color: #fff;
}

.orig_page-lp-cta-button {
	gap: 32px;
	display: -ms-grid;
	display: grid;
	list-style: none;
	margin: 0;
	padding: 0;
}

#hero .orig_page-lp-cta-button {
	margin-top: 32px;
}

a.orig_page-lp-cta-button-link {
	background: linear-gradient(to bottom, #00AD00, #008500);
	border: #008700 solid 1px;
	border-radius: 8px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	color: #fff;
	display: block;
	font-size: 32px;
	line-height: 1.5;
	padding: 8px 48px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s 0s ease;
}

a.orig_page-lp-cta-button-link:hover {
	background: linear-gradient(to bottom, #00CC00, #00A300);
	border: #00A600 solid 1px;
}

#hero a.orig_page-lp-cta-button-link {
	background: linear-gradient(to bottom, #ff6200, #ff1500);
	border: #d95300 solid 1px;
}

#hero a.orig_page-lp-cta-button-link:hover {
	background: linear-gradient(to bottom, #ff8800, #ff3c00);
	border: #d97700 solid 1px;
}

a.orig_page-lp-cta-button-link::after {
	border-color: #fff;
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: "";
	display: inline-block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: calc(50% - 9px);
	transform: rotate(45deg);
	transition: all 0.3s 0s ease;
	width: 16px;
}

a.orig_page-lp-cta-button-link:hover::after {
	right: 20px;
}

.orig_page-lp-cta-navigation {
	gap: 24px;
	display: flex;
	justify-content: center;
	list-style: none;
	margin: 32px 0 0 0;
	padding: 0;
}

.orig_page-lp-figure {
	background-color: #fff;
	border-radius: 8px;
	margin-top: 32px;
	padding: 32px;
}

p.orig_page-lp-card-tagline {
	background-color: #801b75;
	border: #fff solid 3px;
	border-radius: 24px;
	color: #fff;
	display: inline-block;
	left: 50%;
	line-height: 1;
	padding: 12px 24px;
	position: absolute;
	text-align: center;
	top: -24px;
	transform: translateX(-50%);
	width: calc(9em + 54px);
}

.orig_page-lp-checklist {
	gap: 32px;
	display: -ms-grid;
	display: grid;
	list-style: none;
	margin: 32px 0 0 0;
	padding: 0;
}

.orig_page-lp-checklist-item {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_icon-check.svg) 16px 20px no-repeat;
	background-color: #fff;
	background-size: 24px 18px;
	border: #ddd solid 1px;
	border-radius: 8px;
	padding: 16px 16px 16px 56px;
}

#share .orig_page-lp-checklist-item {
	border: none;
}

.orig_page-lp-hero-h1,
.orig_page-lp-hero-h2,
.orig_page-lp-hero-list {
	max-width: 508px;
}

.orig_page-lp-hero-h1 {
	color: #001751;
	font-size: 32px;
	line-height: 1.375;
	margin: 0;
	text-align: left;
}

.orig_page-lp-hero-qualify {
	position: relative;
}

.orig_page-lp-hero-h2 {
	color: #001751;
	font-size: 18px;
	margin: 20px 0 0 0;
}

.orig_page-lp-hero-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.orig_page-lp-hero-list-item {
	background: url(/content/dam/nttcom/hq/jp/business/services/application/online-storage/bst-sh/img/lp_icon-check.svg) 0 4px no-repeat;
	background-size: 24px 18px;
	color: #001751;
	margin-top: 18px;
	padding-left: 40px;
}

.orig_page-lp-hero-logo img {
	height: auto;
	max-width: 100%;
}

.orig_page-lp-security-logo {
	align-items: center;
	display: flex;
	margin-top: 32px;
}

.orig_page-lp-security-logo-image {
	margin-right: 16px;
	width: 112px;
}

.orig_page-lp-security-logo-aspic {
	margin-left: 32px;
}

.orig_page-charge-basic-initial {
	background-color: #fff;
	border: none;
	border-radius: 8px;
	margin-top: 32px;
}

.orig_page-charge-basic-initial-title {
	margin: 0;
}

.orig_page-charge-basic-initial-amount {
	color: #333;
}

.orig_page-charge-basic-initial-online {
	margin: 8px 0 0 0;
}

.orig_page-charge-basic-plus {
	height: 48px;
	margin: 24px 0;
	text-align: center;
}

.orig_page-charge-basic-monthly-title {
	margin: 0;
}

.orig_page-charge-basic-monthly-description {
	margin: 24px 0;
}

.orig_page-charge-basic-plan-item {
	background-color: #fff;
	border: none;
}

.orig_page-charge-basic-plan-disk-space {
	padding-bottom: 0;
}

.orig_page-charge-basic-plan-disk-space-subheading {
	color: #001751;
	font-size: 16px;
}

.orig_page-charge-basic-plan-disk-space-title {
	margin: 8px 0 0 0;
}

.orig_page-charge-basic-plan-spec {
	border: none;
	padding-top: 0;
}

.orig_page-charge-basic-plan-spec ul {
	margin: 24px 0 0 0;
	padding: 0;
}

.orig_page-charge-basic-plan-spec-user {
	font-size: 15px;
}

.orig_page-lp-charge-comparison {
	margin-top: 32px;
}

.orig_page-lp-case-study-section {
	background-color: #fff;
	border-radius: 8px;
	margin-top: 32px;
	padding: 32px;
}

.orig_page-lp-case-study-content {
	gap: 32px;
	display: -ms-grid;
	display: grid;
}

.orig_page-lp-case-study-award .orig_page-lp-case-study-content {
	align-items: center;
	display: flex;
}

.orig_page-lp-case-study-award-text {
	margin-top: 16px;
}

.orig_page-lp-case-study-award-logo {
	gap: 32px;
	display: flex;
}

.orig_page-lp-case-study-interviewee {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.orig_page-lp-case-study-interviewee-company {
	font-size: 20px;
	margin: 24px 0 0 0;
}

.orig_page-lp-case-study-interviewee-industry {
	font-size: 16px;
	margin-top: 8px;
}

.orig_page-lp-case-study-title {
	margin: 0;
}

.orig_page-lp-case-study-text {
	gap: 24px;
	display: -ms-grid;
	display: grid;
	margin-top: 24px;
}

.orig_page-lp-case-study-text-section {
	background-color: #faf9f8;
	border-radius: 8px;
	padding: 16px;
}

.orig_page-lp-case-study-heading {
	color: #001751;
	font-size: 20px;
	margin: 0;
	text-align: center;
}

.orig_page-lp-case-study-text-section ul,
.orig_page-lp-case-study-text-section p {
	font-size: 16px;
}

.orig_page-lp-case-study-text-section ul {
	margin: 0;
	padding: 0 0 0 24px;
}

.orig_page-lp-case-study-text-section li,
.orig_page-lp-case-study-text-section p {
	margin-top: 16px;
}

@media screen and (min-width: 769px) {

.orig_block-card-as-is-to-be .orig_block-card-title,
.orig_block-card-3points .orig_block-card-title {
	font-size: 24px;
}

.orig_page-lp-hero-logo {
	bottom: 0;
	line-height: 1;
	position: absolute;
	right: 16px;
}

.orig_page-lp-cta-button {
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
}

.orig_page-lp-checklist {
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
}

p.orig_page-lp-card-tagline {
	font-size: 18px;
}

.orig_page-lp-case-study .orig_page-lp-case-study-content {
	-ms-grid-columns: 196px 1fr;
	grid-template-columns: 196px 1fr;
}

.orig_page-lp-case-study-text {
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
}

}

@media screen and (max-width: 1579px) {

.orig_page-lp-header-navigation {
	display: none;
}

}

@media screen and (max-width: 768px) {

#hero {
	background-size: auto 100%;
}

.orig_page-lp-header-cta {
	display: none;
}

.orig_page-lp-cta-navigation {
	flex-wrap: wrap;
}

.orig_page-lp-hero-logo {
	margin-top: 32px;
}

.orig_page-lp-cta-button {
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
}

p.orig_page-lp-card-tagline {
	font-size: 16px;
}

.orig_page-lp-case-study-content {
	flex-direction: column;
}

.orig_page-lp-case-study-award-logo img {
	height: auto;
	max-width: 100%;
}

}

@media screen and (max-width: 480px) {

#hero {
	background-position: 0 50%;
}

.orig_page-lp-hero-h1,
.orig_page-lp-h2 {
	font-size: 28px;
}

a.orig_page-lp-cta-button-link {
	font-size: 20px;
	padding: 12px 48px;
}

a.orig_page-lp-cta-button-link::after {
	height: 10px;
	top: calc(50% - 5px);
	width: 10px;
}

.orig_page-lp-cta-navigation {
	flex-direction: column;
}

.orig_block-card-as-is-to-be {
	gap: 32px;
}

#problem .orig_block-card-3points {
	gap: 56px;
}

.orig_page-lp-security-logo {
	flex-direction: column;
}

.orig_page-lp-security-logo-text {
	margin-top: 16px;
}

.orig_page-lp-security-logo-aspic {
	margin: 32px 0 0 0;
}

.orig_page-charge-basic-initial-title {
	display: block;
}

}