@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");

.blackpearl .wrap {
	margin: 0 auto;
	width: 1100px;
	padding: 0 100px
}

@media screen and (max-width: 768px) {
	.blackpearl .wrap {
		width: 100%;
		padding: 0
	}
}

.blackpearl .wrap.wide {
	margin: 0;
	width: 100%
}

.box-center {
	margin-left: auto;
	margin-right: auto
}

.font-xl {
	font-size: 2.4rem !important
}

@media screen and (max-width: 768px) {
	.font-xl {
		font-size: 1.8rem !important
	}
}

.blackpearl {
	color: #000
}

@media screen and (max-width: 768px) {
	.blackpearl {
		width: 100%;
		overflow: hidden
	}
}

.blackpearl .first .conts {
	padding: 80px 0 0;
	border-radius: 0;
	background-color: transparent;
	overflow: visible
}

.blackpearl .first .first-last .upper {
	right: 80px
}

@media screen and (max-width: 768px) {
	.blackpearl .first .first-last .upper {
		right: -8vw
	}
}

.blackpearl .top-img-wrap {
	position: relative;
	width: 1120px;
	margin: auto;
}

@media screen and (max-width: 768px) {
	.blackpearl .top-img-wrap {
		width: 100%
	}
}

.blackpearl .top-img-wrap .top-img-conts {
	margin: 0 0 0 40px;
	width: 100%
}

@media screen and (max-width: 768px) {
	.blackpearl .top-img-wrap .top-img-conts {
		width: 100%;
		margin: 0
	}
}

.blackpearl .top-img-wrap .product {
	position: absolute;
	left: 387px;
	bottom: 84px;
	z-index: 2;
	justify-content: flex-start
}

@media screen and (max-width: 768px) {
	.blackpearl .top-img-wrap .product {
		transform: scale(0.5);
		transform-origin: left bottom;
		left: 30%;
		bottom: 30px
	}
}

.blackpearl .top-img-wrap .product .module-2 {
	width: calc(50% - 115px)
}

.blackpearl .top-img-wrap .product .module-2:last-child {
	margin-left: 10px
}

.blackpearl .first-point {
	padding: 0 90px;
	width: 750px;
	height: 260px;
	background-color: #7585A1
}

@media screen and (max-width: 768px) {
	.blackpearl .first-point {
		width: 100%;
		height: auto;
		padding: 40px 0
	}
}

.blackpearl .first-point img {
	height: 202px;
	width: auto
}

.blackpearl .first-text {
	width: 747px;
	background-color: #fff;
	background-image: linear-gradient(180deg, #333 1px, transparent 1px);
	background-size: 100% 3.6em;
	line-height: 3.6em;
	padding-bottom: 1px;
	text-align: center;
	position: relative;
	z-index: 0
}

.blackpearl .first-text:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

@media screen and (max-width: 768px) {
	.blackpearl .first-text {
		width: calc(100% - 80px);
		background-size: 100% 2.4em;
		line-height: 2.4em
	}

	.blackpearl .first-text b {
		font-weight: normal
	}
}

.blackpearl .first-button {
	width: 780px
}

.blackpearl .first-button a {
	width: 245px;
	height: 56px;
	display: block
}

@media screen and (max-width: 768px) {
	.blackpearl .first-button {
		width: calc(100% - 40px)
	}

	.blackpearl .first-button a {
		margin: 10px auto 0
	}
}

.blackpearl .second {
	overflow: hidden;
	padding-bottom: 140px
}

.blackpearl .border-box {
	width: 1100px;
	padding-bottom: 100px;
	background-color: #fff;
	border-style: double;
	border-width: 5px;
	border-color: #000
}

@media screen and (max-width: 768px) {
	.blackpearl .border-box {
		width: calc(100% - 40px);
		padding: 0px 20px 60px
	}
}

.blackpearl .second-point {
	width: 640px
}

@media screen and (max-width: 768px) {
	.blackpearl .second-point {
		width: 100%
	}

	.blackpearl .second-point img {
		margin-top: 40px;
		width: 50%
	}
}

.blackpearl .coordinate {
	overflow: visible;
	position: relative
}

.blackpearl .coordinate .title {
	margin-top: 120px
}

.blackpearl .coordinate .upper {
	align-items: flex-start
}

.blackpearl .coordinate .upper .module-2:first-child {
	padding: 0 15px 0 20px
}

.blackpearl .coordinate .lower {
	margin-top: 4rem
}

@media screen and (max-width: 768px) {
	.blackpearl .coordinate .lower {
		margin-top: 0
	}
}

.blackpearl .coordinate .lower picture:first-child {
	margin-right: 15px
}

.blackpearl .coordinate .inner {
	position: relative;
	z-index: 0
}

.blackpearl .coordinate .inner:after {
	content: "";
	display: block;
	min-width: 1300px;
	width: 50vw;
	height: 950px;
	position: absolute;
	top: 32px;
	left: 100px;
	background-color: #fff;
	z-index: -1
}

@media screen and (max-width: 768px) {
	.blackpearl .coordinate picture {
		width: 80%;
		margin: 20px auto 0 !important
	}
}

.blackpearl .buy-button {
	width: 690px
}

.blackpearl .buy-button a {
	margin-left: 40px
}

@media screen and (max-width: 768px) {
	.blackpearl .buy-button {
		width: 100%;
		text-align: center;
		display: block
	}

	.blackpearl .buy-button a {
		width: 61.8%;
		margin: 10px auto;
		display: block
	}
}

@media screen and (max-width: 768px) {
	.blackpearl .spec {
		margin-left: 20px;
		margin-right: 20px
	}
}

.blackpearl .third {
	overflow: hidden
}

.blackpearl .novelty {
	margin-top: 168px;
	position: relative;
	overflow: visible
}

.blackpearl .novelty>.inner {
	position: relative;
	z-index: 0
}

.blackpearl .novelty>.inner:after {
	content: "";
	display: block;
	min-width: 1133px;
	width: 50vw;
	height: 523px;
	position: absolute;
	top: 0px;
	right: 280px;
	background-color: #849BB3;
	z-index: -1
}

@media screen and (max-width: 768px) {
	.blackpearl .novelty>.inner:after {
		right: 20px
	}
}

.blackpearl .novelty .upper {
	align-items: flex-start
}

.blackpearl .novelty .upper .module-2 {
	padding: 0;
	color: #fff
}

.blackpearl .novelty .upper .module-2 .text {
	padding-right: 20px;
	font-size: 21px;
	line-height: 2.2
}

@media screen and (max-width: 768px) {
	.blackpearl .novelty .upper .module-2 .text {
		font-size: 14px;
		padding-right: 40px;
		line-height: 2
	}
}

.blackpearl .novelty .upper .module-2:first-child {
	padding-left: 30px
}

.blackpearl .novelty .third-01 {
	margin-top: 100px
}

.blackpearl .novelty .third-02 {
	margin-top: 185px
}

.blackpearl .novelty .lower .inner {
	align-items: flex-start;
	z-index: 0
}

.blackpearl .novelty .lower .inner picture {
	width: 400px
}

@media screen and (max-width: 768px) {
	.blackpearl .novelty .lower .inner picture {
		order: 2
	}
}

.blackpearl .novelty .lower .inner .text {
	width: calc(100% - 400px);
	padding: 60px 20px 0 70px;
	line-height: 2.2
}

@media screen and (max-width: 768px) {
	.blackpearl .novelty .lower .inner .text {
		width: calc(100% - 20px);
		width: 100%;
		padding: 0;
		padding: 20px 10%
	}
}

.blackpearl .novelty .lower .lower-img {
	margin-left: 340px;
	margin-top: -120px
}

@media screen and (max-width: 768px) {
	.blackpearl .novelty picture {
		width: 80% !important;
		margin: 20px auto 0 !important
	}
}

.blackpearl .shop-list .title {
	padding-left: 20px;
	border-bottom: 1px solid #000
}

.blackpearl .shop-list .button {
	margin-left: 20px
}

.blackpearl .shop-list .inner {
	width: 747px
}

@media screen and (max-width: 768px) {
	.blackpearl .shop-list .inner {
		width: 100%
	}
}

.blackpearl .shop-list dl, .blackpearl .shop-list dt, .blackpearl .shop-list dd {
	margin: 0;
	padding: 0
}

.blackpearl .shop-list dl {
	padding: 0 20px
}

.blackpearl .shop-list dt {
	margin-top: 20px;
	font-size: 20px
}

.blackpearl .shop-list dd {
	margin-top: 10px
}

@media screen and (max-width: 768px) {
	.blackpearl .shop-list .title {
		padding-left: 10px
	}

	.blackpearl .shop-list .button {
		margin-left: 10px
	}

	.blackpearl .shop-list dl {
		padding: 0 10px
	}

	.blackpearl .shop-list dt {
		margin-top: 10px;
		font-size: 16px
	}

	.blackpearl .shop-list dd {
		margin-top: 5px
	}
}

.blackpearl .fourth {
	overflow: hidden
}

.blackpearl .fourth .lower-wrap {
	overflow: hidden;
	background-color: #E2E6EC;
	padding-bottom: 110px
}

.blackpearl .fourth .about {
	overflow: hidden;
	width: 850px;
	background-color: #fff;
	border: none
}

@media screen and (max-width: 768px) {
	.blackpearl .fourth .about {
		width: calc(100% - 40px)
	}
}

.blackpearl>.product {
	padding-bottom: 70px;
	background-color: #849BB3
}

.blackpearl>.product .inner {
	width: 800px
}

@media screen and (max-width: 768px) {
	.blackpearl>.product .inner {
		width: calc(100% - 40px)
	}
}

.blackpearl .limited-text {
	margin-top: 30px
}

@media screen and (max-width: 768px) {
	.blackpearl .four-reasons {
		width: calc(100% - 40px);
		margin-left: auto;
		margin-right: auto
	}
}

/*# sourceMappingURL=blackpearl.css.map */
