body {
	color: #242424
}

@media only screen and (min-width: 768px) {
	.header.topUp .headerFix {
		top: 0
	}
}

.wcm {
	max-width: 1240px;
	width: 100%
}

.wcm2 {
	max-width: 957px;
	margin: 0 auto
}

 .business-main {
	padding-top: 64px;
	padding-bottom: 114px
}

@media (max-width: 767px) {
	 .business-main {
		padding-top: 17px;
		padding-bottom: 30px
	}
}

 .img-main {
	position: relative;
	z-index: 1
}

 .img-main::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #242424;
	opacity: 0.24;
	z-index: 1
}

 .img-main__ttl {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	font-size: 32px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #fff
}

@media (max-width: 767px) {
	 .img-main__ttl {
		font-size: 26px;
		line-height: 44px;
		text-align: center
	}
}

 .txt-intro {
	text-align: center;
	font-size: 32px;
	line-height: 46px;
	letter-spacing: .1em;
	font-weight: bold;
	color: #bf1923;
	padding: 0 20px;
	margin: 71px 0 85px
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .txt-intro {
		font-size: 2.66667vw;
		line-height: 4.5vw
	}
}

@media (max-width: 767px) {
	 .txt-intro {
		font-size: 22px;
		line-height: 36px;
		letter-spacing: 0.02em;
		text-align: left;
		margin: 48px 0 74px
	}
}

 .sec-anc {
	height: 58px
}

@media (max-width: 767px) {
	 .sec-anc {
		height: 48px
	}
}

 .sec-anc__lst {
	background: #eff0f0;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 3px
}

@media (max-width: 767px) {
	 .sec-anc__lst {
		height: 48px
	}
}

 .sec-anc__lst.fixed {
	position: fixed;
	top: 80px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999
}

@media (max-width: 767px) {
	 .sec-anc__lst.fixed {
		top: auto;
		bottom: 0
	}
}

 .sec-anc__lst li a {
	display: inline-block;
	color: #242424;
	font-size: 15px;
	line-height: 1px;
	letter-spacing: .08em;
	font-weight: bold;
	padding: 14.5px 43px
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .sec-anc__lst li a {
		padding: 14.5px 25px
	}
}

@media (max-width: 767px) {
	 .sec-anc__lst li a {
		font-size: 13px;
		padding: 14.5px 15px
	}
}

@media only screen and (max-width: 374px) {
	 .sec-anc__lst li a {
		font-size: 12px;
		padding: 14.5px 13px
	}
}

 .sec-anc__lst li:not(:last-child) a {
	border-right: 1px solid #898989
}

 .cm-btn01 {
	margin-top: 71px
}

@media (max-width: 767px) {
	 .cm-btn01 {
		margin-top: 40px
	}
}

@media (max-width: 767px) {
	 .cm-btn {
		width: 100%;
		height: 66px;
		max-width: 100%
	}

	 .cm-btn::before {
		right: 28px
	}
}

 .sec {
	padding-top: 20px
}

 .sec__tit {
	display: flex;
	flex-direction: column;
	text-align: center;
	width: 100%;
	padding-bottom: 25px;
	margin: 0 auto 33px;
	position: relative
}

@media (max-width: 767px) {
	 .sec__tit {
		padding-bottom: 20px;
		margin-bottom: 32px
	}
}

 .sec__tit::before {
	content: "";
	position: absolute;
	background: #bf1923;
	width: 100%;
	max-width: 440px;
	height: 1px;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width: 767px) {
	 .sec__tit::before {
		max-width: 258px
	}
}

 .sec__tit strong {
	font-size: 42px;
	font-weight: bold;
	padding-bottom: 30px;
	letter-spacing: 0.1em;
	line-height: 61px
}

@media (max-width: 767px) {
	 .sec__tit strong {
		font-size: 28px;
		line-height: 38px;
		padding-bottom: 20px
	}
}

 .sec__tit span {
	font-family: "Catamaran", sans-serif;
	font-size: 22px;
	letter-spacing: 0.08em;
	line-height: 36px;
	font-weight: bold
}

 .pageContent p.sec__txt {
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.1em;
	line-height: 32px;
	font-weight: bold
}

@media (max-width: 767px) {
	 .sec__txt {
		font-size: 20px;
		letter-spacing: 0.02em;
		line-height: 36px
	}
}

 .sec-merit {
	margin-top: 91px;
	margin-bottom: 130px
}

@media (max-width: 767px) {
	 .sec-merit {
		margin-top: 0;
		padding-top: 64px;
		margin-bottom: 70px
	}
}

 .sec-merit__lst {
	display: flex;
	flex-wrap: wrap;
	margin-left: -29px;
	margin-top: 42px
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-merit__lst {
		margin-left: -15px
	}
}

@media (max-width: 767px) {
.sec-merit__lst {
		margin-left: 0;
		margin-top: 27px;
		flex-direction: column;
	}
}

 .sec-merit__lst .item {
	width: calc(33.333% - 29px);
	margin-left: 29px;
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 43px 41px 33px
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-merit__lst .item {
		width: calc(33.333% - 15px);
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width: 767px) {
	
	 .sec-merit__lst .item {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
		padding: 39px 20px 28px
	}
}

 .sec-merit__lst .item__flex {
	display: flex;
	align-items: center;
	margin-bottom: 17px
}

@media (max-width: 767px) {
	 .sec-merit__lst .item__flex {
		margin-bottom: 28px
	}
}

 .sec-merit__lst .item__flex .stt {
	width: 48px;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	align-items: center
}

 .sec-merit__lst .item__flex .stt .txt {
	font-family: "Catamaran", sans-serif;
	font-size: 14px;
	line-height: 1px;
	letter-spacing: .08em;
	font-weight: bold;
	white-space: nowrap;
	color: #bd1c29;
	margin-bottom: 10px
}

 .sec-merit__lst .item__flex .stt .num {
	width: 48px;
	height: 48px;
	padding-left: 2px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #bd1c29;
	color: #bd1c29;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Catamaran", sans-serif;
	font-size: 26px;
	line-height: 1px;
	letter-spacing: .08em;
	font-weight: bold
}

 .sec-merit__lst .item__ttl {
	flex: 1;
	padding-left: 18px;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: .08em;
	font-weight: bold;
	padding-top: 3px
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-merit__lst .item__ttl {
		font-size: 1.56098vw;
		line-height: 3.12195vw
	}
}

@media (max-width: 767px) {
	 .sec-merit__lst .item__ttl {
		font-size: 18px;
		line-height: 30px;
		padding-left: 14px;
		padding-top: 0
	}
}

 .sec-merit__lst .item__txt {
	line-height: 34px;
	letter-spacing: 0.06em
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-merit__lst .item__txt {
		font-size: 1.46341vw;
		line-height: 3.31707vw
	}
}

@media (max-width: 767px) {
	 .sec-merit__lst .item__txt {
		line-height: 30px
	}
}

 .sec-merit .support {
	text-align: center;
	margin-top: 56px
}

@media (max-width: 767px) {
	 .sec-merit .support {
		margin-top: 20px
	}
}

 .sec-merit .support__btn {
	width: 214px;
	height: 44px;
	border-radius: 22px;
	background: #fff;
	border: 1px solid #bd1c29;
	margin: 0 auto 21px;
	font-size: 18px;
	line-height: 1px;
	letter-spacing: .06em;
	font-weight: bold;
	color: #bd1c29;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width: 767px) {
	 .sec-merit .support__btn {
		margin-bottom: 19px
	}
}

 .sec-merit .support__ttl {
	font-size: 22px;
	line-height: 37px;
	letter-spacing: .1em;
	font-weight: bold;
	margin-bottom: 8px
}

@media (max-width: 767px) {
	 .sec-merit .support__ttl {
		font-size: 20px;
		letter-spacing: 0.02em;
		line-height: 36px;
		margin-bottom: 4px
	}
}

@media only screen and (max-width: 374px) {
	 .sec-merit .support__ttl {
		font-size: 19px
	}
}

 .sec-merit .support__txt {
	font-size: 18px;
	line-height: 34px;
	letter-spacing: .06em;
	font-weight: bold;
	margin-bottom: 29px
}

@media (max-width: 767px) {
	 .sec-merit .support__txt {
		margin-bottom: 24px
	}
}

 .sec-features {
	background: #fafafa;
	padding-top: 124px;
	padding-bottom: 139px
}

@media (max-width: 767px) {
	 .sec-features {
		padding-top: 84px;
		padding-bottom: 80px
	}
}

 .sec-features .sec__tit {
	margin-bottom: 43px
}

@media (max-width: 767px) {
	 .sec-features .sec__tit {
		margin-bottom: 32px
	}
}

@media (max-width: 767px) {
	 .sec-features .sec__txt {
		text-align: left
	}
}

 .sec-features__lst {
	display: flex;
	flex-wrap: wrap;
	margin-left: -52px;
	margin-bottom: 34px;
	margin-top: 50px
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	 .sec-features__lst {
		margin-left: -30px
	}
}

@media (max-width: 767px) {
.sec-features__lst {
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 0;
		flex-direction: column;
	}
}

 .sec-features__lst .item {
	width: calc(25% - 52px);
	margin-left: 52px
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	 .sec-features__lst .item {
		width: calc(25% - 30px);
		margin-left: 30px
	}
}

@media (max-width: 767px) {
	 .sec-features__lst .item {
		width: 100%;
		margin-bottom: 49px;
		margin-left: 0
	}
}

 .sec-features__lst .item:nth-child(2) {
	margin-top: -17px
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-features__lst .item:nth-child(2) {
		margin-top: -9px
	}
}

@media (max-width: 767px) {
	 .sec-features__lst .item:nth-child(2) {
		margin-top: -10px
	}

	 .sec-features__lst .item:nth-child(2) .item__ttl {
		padding-top: 40px
	}
}

 .sec-features__lst .item .img {
	max-width: 260px;
	margin-bottom: 21px
}

@media (max-width: 767px) {
	 .sec-features__lst .item .img {
		max-width: 120px;
		margin-bottom: 0
	}
}

@media (max-width: 767px) {
	 .sec-features__lst .item__flex {
		display: flex;
		margin-bottom: 21px
	}
}

 .sec-features__lst .item__ttl {
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: .08em;
	font-weight: bold;
	margin-bottom: 10px
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-features__lst .item__ttl {
		font-size: 1.7561vw;
		line-height: 3.5122vw
	}
}

@media (max-width: 767px) {
	 .sec-features__lst .item__ttl {
		font-size: 18px;
		line-height: 34px;
		padding-left: 20px;
		text-align: left;
		padding-top: 30px
	}
}

 .sec-features__lst .item__txt {
	line-height: 34px;
	letter-spacing: 0.06em
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-features__lst .item__txt {
		font-size: 1.56098vw;
		line-height: 3.31707vw
	}
}

@media (max-width: 767px) {
	 .sec-features__lst .item__txt {
		line-height: 30px
	}
}

 .sec-case {
	margin-top: 99px;
	margin-bottom: 145px
}

@media (max-width: 767px) {
	 .sec-case {
		margin-top: 54px;
		margin-bottom: 80px
	}
}

@media (max-width: 767px) {
	 .sec-case .sec__txt {
		text-align: left
	}
}

 .sec-case__lst {
	margin-top: 50px
}

@media (max-width: 767px) {
	 .sec-case__lst {
		margin-top: 47px
	}
}

 .sec-case__lst .box {
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 53px 20px 33px;
	margin-bottom: 20px
}

@media (max-width: 767px) {
	 .sec-case__lst .box {
		padding: 20px 20px 6px;
		margin-bottom: 30px
	}
}

 .sec-case__lst .box__ins {
	max-width: 957px;
	margin: 0 auto
}

 .sec-case__lst .box__ttl {
	font-size: 18px;
	letter-spacing: 0.06em;
	font-weight: bold;
	position: relative;
	padding-left: 23px;
	margin-bottom: 24px
}

@media (max-width: 767px) {
	 .sec-case__lst .box__ttl {
		line-height: 34px;
		margin-bottom: 18px
	}
}

 .sec-case__lst .box__ttl::before {
	content: "";
	position: absolute;
	width: 3px;
	height: 18px;
	background: #bf1923;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 2px
}

@media (max-width: 767px) {
	 .sec-case__lst .box__ttl::before {
		top: 10px;
		transform: unset;
		margin-top: 0
	}
}

 .sec-case__lst .box .im {
	padding-bottom: 32px
}

@media (max-width: 767px) {
	 .sec-case__lst .box .im {
		padding-bottom: 27px;
		width: calc(100% + 2px)
	}

	 .sec-case__lst .box .im img {
		display: block
	}
}

 .sec-case__lst .box__img {
	display: flex;
	flex-wrap: wrap;
	margin-left: -28px
}

 .sec-case__lst .box__img a {
	width: calc(33.3333% - 28px);
	margin-left: 28px;
	margin-bottom: 30px;
	position: relative
}

@media (max-width: 767px) {
	 .sec-case__lst .box__img a {
		width: 100%;
		margin-bottom: 21px
	}
}

 .sec-case__lst .box__img a::after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	background: url("../../img/business/vr/ico_zoom.svg") no-repeat center/100% 100%;
	right: 0;
	bottom: 0
}

 .sec-case__lst .box__img a img {
	display: block;
	width: 100%
}

 .sec-flow {
	background: #fafafa;
	padding: 128px 0 146px;
	margin-bottom: 120px
}

@media (max-width: 767px) {
	 .sec-flow {
		padding-top: 81px;
		padding-bottom: 73px;
		margin-bottom: 0
	}
}

 .sec-flow .wcm {
	max-width: 1166px
}

@media (max-width: 767px) {
	 .sec-flow .sec__tit {
		margin-bottom: 37px
	}
}

 .sec-flow__img {
	margin: 45px 0 82px
}

@media (max-width: 767px) {
	 .sec-flow__img {
		max-width: 317px;
		margin-top: 46px;
		margin-bottom: 59px
	}
}

@media (max-width: 767px) {
	 .sec-trast {
		padding-top: 80px
	}
}

 .sec-trast .sec__tit {
	margin-bottom: 40px
}

@media (max-width: 767px) {
	 .sec-trast .sec__tit {
		margin-bottom: 35px
	}
}

 .sec-trast__ctn01 {
	padding: 85px 20px 79px;
	background: url("../../img/business/vr/bg_trast.jpg") no-repeat center/cover;
	text-align: center;
	color: #fff
}

@media (max-width: 767px) {
	 .sec-trast__ctn01 {
		padding: 47px 20px 42px;
		background-image: url("../../img/business/vr/bg_trast_sp.jpg")
	}
}

@media (max-width: 767px) {
	 .sec-trast__ctn01 img {
		display: block;
		max-width: 238px;
		margin: 0 auto
	}
}

 .sec-trast__ctn01 .ttl {
	font-size: 32px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 42px 0 39px
}

@media (max-width: 767px) {
	 .sec-trast__ctn01 .ttl {
		font-size: 22px;
		margin: 23px 0 39px
	}
}

 .sec-trast__ctn01 .txt {
	letter-spacing: 0.06em;
	line-height: 30px
}

@media (max-width: 767px) {
	 .sec-trast__ctn01 .txt {
		text-align: left
	}
}

 .sec-trast__ctn02 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-left: -88px;
	margin-top: 59px;
	margin-bottom: 77px
}

@media (max-width: 767px) {
	 .sec-trast__ctn02 {
		margin-left: 0;
		margin-bottom: 29px
	}
}

 .sec-trast__ctn02 .item {
	width: calc(33.3333% - 88px);
	max-width: 260px;
	margin-left: 88px
}

@media (max-width: 767px) {
	 .sec-trast__ctn02 .item {
		width: 100%;
		max-width: 100%;
		margin-left: 0;
		margin-bottom: 31px;
		display: flex;
		align-items: center
	}
}

 .sec-trast__ctn02 .item__ttl {
	text-align: center;
	letter-spacing: 0.06em;
	line-height: 30px;
	margin-top: 16px
}

@media (max-width: 767px) {
	 .sec-trast__ctn02 .item__ttl {
		width: calc(100% - 160px);
		margin-top: 0;
		text-align: left;
		padding-left: 17px
	}
}

 .sec-trast__ctn02 .item__ttl span {
	color: #bf1923;
	font-weight: bold
}

@media (max-width: 767px) {
	 .sec-trast__ctn02 .item .img {
		max-width: 160px
	}
}

 .sec-trast__ctn02 .item .img img {
	width: 100%
}

 .sec-trast__ctn03 {
	background: #fafafa;
	padding: 67px 0 112px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 {
		margin: 0 -20px;
		padding: 40px 20px 59px
	}
}

 .sec-trast__ctn03 .box:not(.box--envir) {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 43px 51px 26px 53px;
	margin-bottom: 20px
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-trast__ctn03 .box:not(.box--envir) {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box:not(.box--envir) {
		flex-direction: column;
		padding: 27px 23px 33px;
		margin-bottom: 30px
	}
}

 .sec-trast__ctn03 .box:nth-child(2) {
	padding-bottom: 36px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box:nth-child(2) {
		padding-top: 22px;
		padding-bottom: 29px
	}
}

 .sec-trast__ctn03 .box:nth-child(3) {
	padding-bottom: 38px;
	margin-bottom: 0
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box:nth-child(3) {
		padding-top: 22px;
		padding-bottom: 29px
	}
}

 .sec-trast__ctn03 .box__ctn {
	width: 50%;
	max-width: 417px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box__ctn {
		width: 100%;
		max-width: 100%
	}
}

 .sec-trast__ctn03 .box__ctn .title {
	font-size: 20px;
	letter-spacing: 0.08em;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 17px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 27px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box__ctn .title {
		font-size: 19px;
		line-height: 32px;
		padding-bottom: 12px;
		margin-bottom: 27px
	}
}

 .sec-trast__ctn03 .box__ctn .text {
	letter-spacing: 0.06em;
	line-height: 30px
}

 .sec-trast__ctn03 .box .img {
	width: 50%;
	padding-left: 20px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box .img {
		width: 100%;
		margin-top: 19px;
		padding-left: 0
	}
}

 .sec-trast__ctn03 .box .img img {
	display: block;
	width: 100%;
	margin-left: auto
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box .img img {
		margin: 0
	}
}

 .sec-trast__ctn03 .box .img .img01 {
	max-width: 345px;
	margin-top: -17px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box .img .img01 {
		max-width: 281px;
		margin-top: 0
	}
}

 .sec-trast__ctn03 .box .img .img02 {
	max-width: 364px;
	margin-top: -5px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box .img .img02 {
		max-width: 285px;
		margin-top: 18px
	}
}

 .sec-trast__ctn03 .box .img .img03 {
	max-width: 370px;
	margin-top: -4px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box .img .img03 {
		max-width: 285px;
		margin-top: 18px
	}
}

 .sec-trast__ctn03 .box--envir {
	background: #eff0f0;
	padding: 31px 55px 35px;
	margin-top: 42px;
	margin-bottom: 70px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir {
		padding: 32px 20px 19px;
		margin-top: 30px;
		margin-bottom: 59px
	}
}

 .sec-trast__ctn03 .box--envir .title {
	font-size: 18px;
	letter-spacing: 0.06em;
	font-weight: bold;
	position: relative;
	padding-left: 23px
}

 .sec-trast__ctn03 .box--envir .title::before {
	content: "";
	position: absolute;
	width: 3px;
	height: 18px;
	background: #bf1923;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir .title::before {
		top: 8px;
		transform: unset
	}
}

 .sec-trast__ctn03 .box--envir .title span {
	font-size: 14px;
	font-weight: normal;
	padding-left: 22px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir .title span {
		display: block;
		padding-left: 0;
		margin-left: -3px
	}
}

 .sec-trast__ctn03 .box--envir .box__flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 822px;
	margin-top: 11px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir .box__flex {
		max-width: 100%;
		margin-top: 16px
	}
}

 .sec-trast__ctn03 .box--envir .box__flex .it {
	width: calc(50% - 40px)
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir .box__flex .it {
		width: 100%;
		margin-bottom: 14px
	}
}

 .sec-trast__ctn03 .box--envir .box__flex .it__tit {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.08em
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir .box__flex .it__ul {
		margin-top: 5px
	}
}

 .sec-trast__ctn03 .box--envir .box__flex .it__ul li {
	letter-spacing: 0.06em;
	position: relative;
	padding-left: 19px;
	margin-bottom: -2px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir .box__flex .it__ul li {
		line-height: 32px;
		margin-bottom: 0
	}
}

 .sec-trast__ctn03 .box--envir .box__flex .it__ul li::after {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #898989;
	left: 0;
	top: 13px
}

@media (max-width: 767px) {
	 .sec-trast__ctn03 .box--envir .box__flex .it__ul li::after {
		top: 11px
	}
}

@media (max-width: 767px) {
	.footer__scroll.show {
		bottom: 60px
	}
}

/*# sourceMappingURL=maps/vr.min.css.map */

.img-main__ttl {
	text-align: center;
	line-height: 2;
}

.video-container {
	position: relative;
	width: 100%;
	height: 50vh;
	/* ビューポートの高さ（画面全体） */
	overflow: hidden;
	/* はみ出しを隠す */
}

.back-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/* 中心に配置 */
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	object-fit: cover;
	/* 比率を維持して全画面カバー */
	z-index: -1;
	/* コンテンツの下に配置 */
}

.youtube-ratio {
	margin: 30px auto;
}

.youtube-ratio iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
}

 .sec-nico {
	margin-top: 91px;
	margin-bottom: 130px;
}

 .sec-nico .sec-features__lst .item {
	width: calc(50% - 52px);
	margin-left: 52px
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	#nico .sec-features__lst .item {
		width: calc(50% - 30px);
		margin-left: 30px
	}
}

@media (max-width: 767px) {
	#nico .sec-features__lst .item {
		width: 100%;
		margin-bottom: 49px;
		margin-left: 0
	}
}

#sec-nico .sec-features__lst .item .img {
	max-width: 520px;
	margin-bottom: 21px
}

@media (max-width: 767px) {
	#nico .sec-features__lst .item .img {
		max-width: 260px;
		margin-bottom: 0
	}
}

 .sec-features__lst .item:nth-child(2) {
	margin-top: 0px
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	 .sec-features__lst .item:nth-child(2) {
		margin-top: 0px
	}
}

@media (max-width: 767px) {
	 .sec-features__lst .item:nth-child(2) {
		margin-top: 0px
	}

	 .sec-features__lst .item:nth-child(2) .item__ttl {
		padding-top: 0px
	}
}

#xgrids {
	background-image: url(../../img/business/3dcg/3dgs/img_portalcam.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #1f2638ff;
	padding-bottom: 100px;
}

#xgrids .img_logo {
	text-align: left;
	margin: 120px auto 50px auto;
}

#xgrids .img_logo img {
	width: 30%;
}

#xgrids .sec__tit {
	margin-top: 50px;
	color: #eee;
}

#xgrids .sec__tit:nth-of-type(1) {
	margin-top: 0px;
	padding-top: 50px;
	color: #eee;
}

#xgrids .sec__txt:nth-of-type(1) {
	color: #eee;
	text-align: left;
	margin-bottom: 50px;
	font-size: x-large;
}

#xgrids .sec__txt:nth-of-type(2) {
	color: #eee;
	text-align: left;
	margin-top: 0px;
	font-weight: normal;
	font-size: medium;
}

#xgrids .sec-nico {
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 20px 60px 20px;
	margin: 50px auto 0px;
}

#xgrids .sec-nico .item__ttl {
	text-align: left;
}

#xgrids .sec-nico .youtube-ratio {
	margin: 0px auto;
}

#xgrids .lccviewer {
	background: #EEEEEE;
	border-radius: 0px;
	flex: none;
	height: 780px;
	margin: 0px 0px 0px 0px;
	opacity: 1;
	padding: 0px 0px 0px 0px;
	width: 100%;
	/*calc(100% - (var(--gap-h-0e7c1952-ed54-4504-8e4b-6ded713cd003) * 0));*/
	max-width: 100%;
	/*calc(100% - (var(--gap-h-0e7c1952-ed54-4504-8e4b-6ded713cd003) * 0));*/
}

#xgrids .item__txt_iframe {
	color: #e5e5e5;
}

#usecase .sec-usecase .sec-features__lst .img {
	text-align: center;
	margin: 0 auto;
}

#usecase .sec-usecase .sec-features__lst .item__ttl {
	font-size: 18px;
}

#flow .sec-merit__lst .item {
	width: calc(25% - 15px);
	margin-left: 15px;
	padding: 30px;
}

#flow .sec-merit__lst .item .img {
	text-align: center;
}

#price .sec__txt {
	font-weight: normal;
	font-size: 18px;
}

#price .num {
	font-size: 60px;
}

#price .zeikomi {
	font-size: 14px;
}

#price .sub {
	font-size: 14px;
}

#price .price {
	color: #fff;
	font-weight: 1000;
	font-size: x-large;
	margin: 50px auto 20px;
	align-content: center;
	align-items: center;
	background: #bf1923;
	border-radius: 100px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	justify-content: center;
	padding: 34px 16px 24px 16px;
	width: 80%;
	max-width: 100%;
	text-align: center;
}

.accordion-panel {
	display: block grid;
	transition: grid-template-rows 0.5s;
	grid-template-rows: 0fr;
}

.accordion-panel>* {
	overflow: hidden;
}

.accordion-panel[data-is-active='true'] {
	grid-template-rows: 1fr;
}

@media (max-width: 767px) {
	 .sec-anc__lst.fixed {
		top: auto;
		bottom: 0;
	}
				 .pageContent p.sec__txt {
			font-size: 20px;
			letter-spacing: 0.02em;
			line-height: 36px;
		}
#xgrids .img_logo img {
	width: 80%;
}
#xgrids .sec-nico {
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 20px 10px;
	margin: 30px auto 0px;
}
					   .sec-nico .sec-features__lst .item {
		    	width: 100%;
		    	margin-bottom: 49px;
		    	margin-left: 0;
		    }
								#flow .sec-merit__lst .item {
									width: 100%;
									margin-left: 0;
									padding: 30px;
								}
																#price .price {
																	width: 100%;
																}
}