.content-inner-page {
	min-height: 100vh;
	background-image: url("../img/share/content-inner-page-bottom-bg.png"), url("../img/share/content-inner-page-bg.jpg");
	background-position: 50% 100%, 50% 0;
	background-repeat: no-repeat, repeat-x;
	position: relative;
	padding-top: 136px;
	padding-bottom: 120px
}

@media only screen and (max-width:1112px) {
	.content-inner-page {
		padding-top: 108px
	}
}

@media only screen and (max-width:1023px) {
	.content-inner-page {
		padding-top: 97px
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page {
		padding-top: 79px
	}
}

.content-inner-page .dust.-obj-01 {
	bottom: -170px;
	margin-left: 530px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .dust.-obj-01 {
		left: auto;
		right: -220px;
		transform: translateX(0);
		margin-left: 0
	}
}

.content-inner-page .coin {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2
}

@media only screen and (max-width:1112px) {
	.content-inner-page .coin {
		left: auto;
		transform: translateX(0)
	}
}

.content-inner-page .coin.-top {
	top: 170px;
	margin-left: 685px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .coin.-top {
		width: 120px;
		right: -20px;
		top: 180px;
		margin-left: 0
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .coin.-top {
		width: 80px;
		top: 100px
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .coin.-top {
		top: 80px
	}
}

.content-inner-page .coin.-middle {
	top: 400px;
	margin-left: -685px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .coin.-middle {
		left: -140px;
		margin-left: 0
	}
}

@media only screen and (max-width:1024px) {
	.content-inner-page .coin.-middle {
		left: -155px
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .coin.-middle {
		width: 140px
	}
}

.content-inner-page .coin.-bottom {
	bottom: 180px;
	margin-left: 640px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .coin.-bottom {
		right: -100px;
		margin-left: 0
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .coin.-bottom {
		width: 80px;
		right: -60px;
		bottom: 240px
	}
}

.content-inner-page .coin img {
	max-width: inherit
}

@media only screen and (max-width:1112px) {
	.content-inner-page .coin img {
		width: 100%
	}
}

.content-inner-page .banner-page {
	background-color: #000;
	position: relative
}

.content-inner-page .banner-page .container {
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%)
}

@media only screen and (max-width:767px) {
	.content-inner-page .banner-page .container {
		position: relative;
		left: 0;
		transform: translateX(0)
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .banner-page .img {
		height: 280px;
		position: relative
	}
	.content-inner-page .banner-page .img img {
		width: 100%;
		max-width: inherit;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		object-fit: cover
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .banner-page .img {
		height: 200px
	}
}

.content-inner-page .banner-page .section-top {
	width: 100%;
	position: absolute;
	left: 0;
	top: 30px;
	margin-top: 0;
	margin-bottom: 0
}

@media only screen and (max-width:1024px) {
	.content-inner-page .banner-page .section-top {
		top: 25px
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .banner-page .section-top {
		top: 10px
	}
}

.content-inner-page .banner-page .box-text {
	width: 460px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0
}

@media only screen and (max-width:1023px) {
	.content-inner-page .banner-page .box-text {
		transform: scale(0.7);
		transform-origin: left;
		padding: 0
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .banner-page .box-text {
		width: 100%;
		align-items: center;
		position: relative;
		margin: 0 auto 40px;
		margin-top: -60px;
		transform: scale(1)
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .banner-page .box-text {
		transform: scale(0.8);
		transform-origin: center;
		margin-bottom: 20px
	}
}

.content-inner-page .banner-page .box-text h1 {
	margin: 0 0 10px;
	font-style: italic;
	font-size: 6rem;
	line-height: 1;
	color: #f88710;
	text-transform: uppercase;
	text-shadow: 14px 1px 5px #000
}

.content-inner-page .banner-page .box-text h1 span {
	display: block;
	margin: -15px 0 0 18px;
	font-size: 8rem;
	line-height: 1
}

.content-inner-page .banner-page .box-text h1 span i {
	color: #fff
}

.content-inner-page .banner-page .box-text h2 {
	margin: 0 0 20px 18px;
	font-style: italic;
	font-size: 3.2rem;
	line-height: 1;
	color: #f88710;
	text-shadow: 14px 1px 5px #000
}

@media only screen and (max-width:767px) {
	.content-inner-page .banner-page .box-text h2 br {
		display: none
	}
}

.content-inner-page .banner-page .box-text p {
	font-size: 2rem;
	line-height: 1.8;
	text-shadow: 14px 1px 5px #000
}

.content-inner-page .banner-page .nav-page {
	width: calc(100% + 70px);
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: -70px;
	bottom: 120px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .banner-page .nav-page {
		width: 100%;
		left: 0
	}
}

@media only screen and (max-width:1023px) {
	.content-inner-page .banner-page .nav-page {
		transform: scale(0.8);
		transform-origin: left bottom
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .banner-page .nav-page {
		position: relative;
		bottom: 0;
		margin-bottom: 110px;
		transform: scale(1)
	}
}

.content-inner-page .banner-page .nav-page .group-btn {
	display: flex;
	flex-wrap: wrap
}

.content-inner-page .banner-page .nav-page .group-btn a {
	height: 48px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	border-radius: 24px;
	padding: 0 30px;
	margin: 0 10px 10px 0;
	font-weight: 200;
	font-size: 2rem;
	transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	white-space: nowrap
}

@media only screen and (max-width:479px) {
	.content-inner-page .banner-page .nav-page .group-btn a {
		height: 38px;
		padding: 0 20px;
		font-size: 1.8rem
	}
}

@media (hover:hover) {
	.content-inner-page .banner-page .nav-page .group-btn a:hover {
		border-color: #f88710;
		font-weight: 500;
		color: #f88710
	}
}

.content-inner-page .banner-page .nav-page .to-bottom {
	width: 48px;
	min-width: 48px;
	height: 48px;
	display: block;
	background: url("../img/icons/arrow-bottom-white.svg") 50% 50%/18px no-repeat;
	border: 1px solid #fff;
	border-radius: 50%;
	transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

@media only screen and (max-width:1023px) {
	.content-inner-page .banner-page .nav-page .to-bottom {
		display: none
	}
}

@media (hover:hover) {
	.content-inner-page .banner-page .nav-page .to-bottom:hover {
		background-image: url("../img/icons/arrow-bottom-orange.svg");
		border-color: #f88710
	}
}

.content-inner-page .container {
	width: 1032px;
	z-index: 1
}

.content-inner-page .section-top {
	margin-top: 15px;
	margin-bottom: 45px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .section-top {
		margin-bottom: 30px
	}
}

.content-inner-page .section-top .container {
	width: 1255px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media only screen and (max-width:767px) {
	.content-inner-page .section-top .container {
		display: block
	}
}

.content-inner-page .section-top .box-share {
	display: flex
}

@media only screen and (max-width:767px) {
	.content-inner-page .section-top .box-share {
		margin-top: 15px
	}
}

.content-inner-page .section-top .box-share p {
	margin: 4px 0 0;
	font-size: 2rem;
	line-height: 1
}

.content-inner-page .section-top .box-share .social {
	margin-left: 8px
}

.content-inner-page .title-page {
	margin-bottom: 40px;
	text-align: center
}

@media only screen and (max-width:767px) {
	.content-inner-page .title-page {
		margin-bottom: 30px
	}
}

.content-inner-page .title-page h1 {
	margin: 0;
	font-style: italic;
	font-size: 4.8rem;
	line-height: 1;
	color: #f88710
}

@media only screen and (max-width:479px) {
	.content-inner-page .title-page h1 {
		font-size: 3.8rem
	}
}

.content-inner-page .title-page h1 span {
	color: #fff
}

.content-inner-page .slide-highlight {
	position: relative;
	padding-bottom: 124px;
	margin-bottom: 60px
}

@media only screen and (max-width:479px) {
	.content-inner-page .slide-highlight {
		padding-bottom: 60px
	}
}

.content-inner-page .slide-highlight .dust {
	bottom: -30px
}

.content-inner-page .slide-highlight .rope.-obj-02 {
	bottom: 166px
}

.content-inner-page .slide-highlight .coin {
	bottom: -70px;
	margin-left: 470px
}

@media only screen and (max-width:1023px) {
	.content-inner-page .slide-highlight .coin {
		bottom: -20px
	}
}

.content-inner-page .slide-highlight header {
	margin-bottom: 42px
}

@media only screen and (max-width:479px) {
	.content-inner-page .slide-highlight header {
		padding-right: 90px;
		margin-bottom: 14px
	}
}

.content-inner-page .slide-highlight header h2 {
	margin: 0;
	font-style: italic;
	font-weight: 500;
	font-size: 4.8rem;
	line-height: 1;
	color: #f88710
}

@media only screen and (max-width:767px) {
	.content-inner-page .slide-highlight header h2 {
		font-size: 4rem
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .slide-highlight header h2 {
		font-size: 3.8rem
	}
}

.content-inner-page .slide-highlight header h2 span {
	color: #fff
}

.content-inner-page .slide-highlight .owl-nav {
	width: 114px;
	position: absolute;
	right: 0;
	left: auto;
	top: -85px;
	bottom: auto
}

@media only screen and (max-width:767px) {
	.content-inner-page .slide-highlight .owl-nav {
		width: 80px;
		top: -78px
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .slide-highlight .owl-nav {
		top: -50px
	}
}

.content-inner-page .slide-highlight .items {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: 0
}

.content-inner-page .slide-highlight .items .item {
	width: calc(50% - 10px);
	padding: 0
}

@media only screen and (max-width:479px) {
	.content-inner-page .slide-highlight .items .item {
		width: 100%
	}
}

.content-inner-page .slide-highlight .items .item:nth-of-type(2) {
	position: absolute;
	right: 0;
	top: 0
}

@media only screen and (max-width:479px) {
	.content-inner-page .slide-highlight .items .item:nth-of-type(2) {
		position: relative;
		margin-top: 20px
	}
}

.content-inner-page .slide-highlight .items .item:nth-of-type(3) {
	position: absolute;
	right: 0;
	bottom: 0
}

@media only screen and (max-width:479px) {
	.content-inner-page .slide-highlight .items .item:nth-of-type(3) {
		position: relative;
		margin-top: 20px
	}
}

.content-inner-page .intro .container {
	display: flex;
	justify-content: space-between
}

@media only screen and (max-width:1023px) {
	.content-inner-page .intro .container {
		flex-direction: column;
		justify-content: flex-start
	}
}

.content-inner-page .intro .dust {
	bottom: auto;
	top: -270px
}

.content-inner-page .intro .box-img {
	width: 576px;
	min-width: 576px;
	position: relative;
	margin: -75px 80px 0 -70px;
	z-index: 1
}

@media only screen and (max-width:1112px) {
	.content-inner-page .intro .box-img {
		margin-right: 40px;
		margin-left: 0
	}
}

@media only screen and (max-width:1023px) {
	.content-inner-page .intro .box-img {
		min-width: inherit;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto
	}
}

.content-inner-page .intro .box-img .coin.-obj-01 {
	left: auto;
	right: -70px;
	top: 30px;
	transform: translateX(0)
}

.content-inner-page .intro .box-img .coin.-obj-02 {
	left: -80px;
	top: auto;
	bottom: -40px;
	transform: translateX(0)
}

.content-inner-page .intro .box-img .img {
	width: 100%;
	border: 4px solid #f88710;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	position: relative;
	overflow: hidden
}

.content-inner-page .intro .box-text {
	margin-top: 80px
}

.content-inner-page .intro .box-text .title h2 {
	margin: 0 0 20px;
	font-style: italic;
	line-height: 1;
	color: #f88710
}

.content-inner-page .intro .box-text .title h2 span {
	color: #fff
}

.content-inner-page .intro .box-text .title p {
	line-height: 1.8
}

.content-inner-page .why-s65win {
	background: 50% 100% no-repeat
}

.content-inner-page .why-s65win .container {
	padding: 140px 0
}

@media only screen and (max-width:1023px) {
	.content-inner-page .why-s65win .container {
		padding: 60px 0
	}
}

.content-inner-page .why-s65win .box-text {
	width: 860px;
	max-width: 100%
}

.content-inner-page .why-s65win .title h2 {
	margin: 0;
	font-style: italic;
	line-height: 1;
	color: #f88710
}

.content-inner-page .why-s65win .title h2 span {
	color: #fff
}

.content-inner-page .why-s65win .title h3 {
	display: inline-flex;
	background-color: #f88710;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	padding: 10px 40px;
	margin: 15px 0 0;
	font-style: italic;
	font-size: 3.6rem;
	line-height: 1;
	color: #000
}

@media only screen and (max-width:767px) {
	.content-inner-page .why-s65win .title h3 {
		font-size: 3.2rem
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .why-s65win .title h3 {
		padding: 10px 20px;
		font-size: 2.8rem
	}
}

.content-inner-page .why-s65win .items {
	display: flex;
	justify-content: space-between;
	margin-top: 34px
}

@media only screen and (max-width:767px) {
	.content-inner-page .why-s65win .items {
		display: block
	}
}

.content-inner-page .why-s65win .items .item {
	width: calc(50% - 25px)
}

@media only screen and (max-width:767px) {
	.content-inner-page .why-s65win .items .item {
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .why-s65win .items .item+.item {
		margin-top: 40px
	}
}

.content-inner-page .why-s65win .items h3 {
	margin: 0 0 30px;
	font-style: italic;
	font-size: 3rem;
	line-height: 1;
	color: #f88710
}

.content-inner-page .why-s65win .items .list-bullet li {
	padding-left: 54px;
	font-size: 2rem;
	line-height: 1.4
}

.content-inner-page .why-s65win .items .list-bullet li:before {
	width: 35px;
	height: 35px;
	background: url("../img/icons/bullet-check.svg") 0 0/100% no-repeat;
	border-radius: 0;
	left: 0;
	top: 4px
}

.content-inner-page .why-s65win .items .list-bullet li+li {
	margin-top: 28px
}

@media only screen and (max-width:479px) {
	.content-inner-page .why-s65win .items .list-bullet li+li {
		margin-top: 20px
	}
}

.content-inner-page .how-to-play>div {
	background: url("../img/share/content-inner-page-bg.jpg") 50% 0 repeat-x
}

.content-inner-page .how-to-play .container {
	padding: 110px 0
}

.content-inner-page .how-to-play .title {
	margin-bottom: 30px;
	text-align: center
}

.content-inner-page .how-to-play .title h2 {
	font-style: italic;
	line-height: 1;
	color: #f88710
}

.content-inner-page .how-to-play .title h2 span {
	color: #fff
}

.content-inner-page .how-to-play .owl-nav {
	width: 114px;
	left: auto;
	right: 0;
	bottom: 35px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .how-to-play .owl-nav {
		bottom: auto;
		top: 52vw
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .how-to-play .owl-nav {
		width: 80px
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .owl-nav {
		top: 50vw
	}
}

.content-inner-page .how-to-play .img {
	border: 2px solid #f88710;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	overflow: hidden
}

.content-inner-page .how-to-play .detail {
	width: 750px;
	max-width: 100%;
	position: relative;
	padding-left: 142px;
	margin-left: 14px
}

@media only screen and (max-width:1023px) {
	.content-inner-page .how-to-play .detail {
		width: 100%;
		padding-right: 140px
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .detail {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0
	}
}

.content-inner-page .how-to-play .detail .step {
	width: 112px;
	height: 112px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #f88710;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -55px;
	font-style: italic;
	font-weight: 500;
	font-size: 4.8rem;
	line-height: 1;
	color: #000
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .detail .step {
		width: 60px;
		height: 60px;
		top: -65px;
		font-size: 3.6rem
	}
}

.content-inner-page .how-to-play .detail .step small {
	display: block;
	margin-bottom: -5px;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8rem
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .detail .step small {
		display: none
	}
}

.content-inner-page .how-to-play .detail .des {
	margin: 20px 0 0;
	font-size: 2rem;
	line-height: 1.6
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .detail .des {
		margin-top: 50px;
		font-size: 1.8rem
	}
}

.content-inner-page .how-to-play .slide-how-to-play-1 .coin {
	top: -50px
}

.content-inner-page .how-to-play .slide-how-to-play-1 .dust {
	bottom: -200px;
	margin-left: -720px
}

.content-inner-page .how-to-play .slide-how-to-play-2 .coin {
	top: -50px;
	margin-left: -300px
}

.content-inner-page .how-to-play .slide-how-to-play-2 .dust {
	bottom: -200px
}

.content-inner-page .how-to-play .game-slot-online .coin {
	top: auto;
	bottom: 50px;
	right: -90px;
	left: auto;
	transform: translateX(0)
}

.content-inner-page .how-to-play .game-slot-online .list-slot {
	display: flex;
	flex-wrap: wrap;
	background-color: #000;
	border: 2px solid #f88710;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	padding: 31px 46px
}

@media only screen and (max-width:1023px) {
	.content-inner-page .how-to-play .game-slot-online .list-slot {
		padding: 31px 20px
	}
}

.content-inner-page .how-to-play .game-slot-online .list-slot .item {
	width: 25%;
	padding: 15px 0;
	text-align: center
}

@media only screen and (max-width:1023px) {
	.content-inner-page .how-to-play .game-slot-online .list-slot .item {
		width: 33.33%
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .game-slot-online .list-slot .item {
		width: 50%
	}
}

.content-inner-page .how-to-play .game-slot-online .list-slot .item .img {
	display: block;
	border: none;
	border-radius: 0
}

@media only screen and (max-width:767px) {
	.content-inner-page .how-to-play .game-slot-online .list-slot .item .img img {
		width: 90%
	}
}

.content-inner-page .how-to-play .game-slot-online .list-slot .item p {
	margin: 20px 0 0;
	font-style: italic;
	font-weight: 500;
	font-size: 2.4rem
}

@media only screen and (max-width:767px) {
	.content-inner-page .how-to-play .game-slot-online .list-slot .item p {
		margin-top: 10px;
		font-size: 2rem
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .game-slot-online .list-slot .item p {
		font-size: 1.8rem
	}
}

.content-inner-page .how-to-play .game-slot-online-other .container {
	width: 1094px
}

@media only screen and (max-width:1023px) {
	.content-inner-page .how-to-play .game-slot-online-other .title h2 {
		font-size: 4.4rem;
		line-height: 1.4
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .how-to-play .game-slot-online-other .title h2 {
		font-size: 3.6rem
	}
}

.content-inner-page .how-to-play .game-slot-online-other .list-slot-other {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -16px
}

.content-inner-page .how-to-play .game-slot-online-other .list-slot-other a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px;
	opacity: 0.5;
	transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

@media (hover:hover) {
	.content-inner-page .how-to-play .game-slot-online-other .list-slot-other a:hover {
		opacity: 1
	}
}

.content-inner-page .faq {
	height: 810px;
	background: url("../img/share/content-inner-page-faq-bg.jpg") 50% 100% no-repeat;
	position: relative;
	padding-bottom: 0;
	margin-top: 104px
}

@media only screen and (max-width:1023px) {
	.content-inner-page .faq {
		height: auto;
		background-position: 31% 100%;
		padding-bottom: 91vw
	}
}

@media only screen and (max-width:767px) {
	.content-inner-page .faq {
		padding-bottom: 100vw
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .faq {
		background-size: 380%
	}
}

.content-inner-page .faq .dust.-obj-01 {
	bottom: -180px;
	margin-left: 520px
}

.content-inner-page .faq .coin {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3
}

@media only screen and (max-width:1023px) {
	.content-inner-page .faq .coin {
		left: 0;
		transform: translateX(0)
	}
}

.content-inner-page .faq .coin.-obj-01 {
	top: -60px;
	margin-left: -540px
}

@media only screen and (max-width:1023px) {
	.content-inner-page .faq .coin.-obj-01 {
		top: -100px;
		left: -60px;
		margin-left: 0
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .faq .coin.-obj-01 {
		width: 100px;
		left: auto;
		right: 0;
		top: 20px
	}
	.content-inner-page .faq .coin.-obj-01 img {
		width: 100%
	}
}

.content-inner-page .faq .coin.-obj-02 {
	top: 450px;
	margin-left: 700px
}

@media only screen and (max-width:1023px) {
	.content-inner-page .faq .coin.-obj-02 {
		left: auto;
		right: 0;
		margin-left: 0
	}
}

@media only screen and (max-width:479px) {
	.content-inner-page .faq .coin.-obj-02 {
		width: 100px;
		right: auto;
		left: 0;
		top: auto;
		bottom: 90vw
	}
	.content-inner-page .faq .coin.-obj-02 img {
		width: 100%
	}
}

.content-inner-page .faq .coin img {
	max-width: inherit
}

.content-inner-page .faq .box-text {
	width: 450px;
	position: absolute;
	right: 90px;
	top: 100px;
	z-index: 1
}

@media only screen and (max-width:1024px) {
	.content-inner-page .faq .box-text {
		right: 0
	}
}

@media only screen and (max-width:1023px) {
	.content-inner-page .faq .box-text {
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		padding: 40px 0
	}
}

.content-inner-page .faq .box-text header {
	margin-bottom: 30px
}

.content-inner-page .faq .box-text header h2 {
	color: #f88710
}

.content-inner-page .faq .box-text header h2 span i {
	color: #fff
}

.content-inner-page .faq .box-text .item {
	position: relative;
	padding-left: 74px
}

.content-inner-page .faq .box-text .item:before {
	content: "";
	width: 54px;
	height: 50px;
	display: block;
	background: url("../img/icons/faq.svg") 0 0/100% no-repeat;
	position: absolute;
	left: 0;
	top: 10px
}

.content-inner-page .faq .box-text .item h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 2.4rem;
	color: #f88710
}

.content-inner-page .faq .box-text .item h4 {
	font-weight: 400;
	font-size: 1.6rem
}

.content-inner-page .faq .box-text .item+.item {
	margin-top: 40px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .faq .box-text .item+.item {
		margin-top: 30px
	}
}

.content-inner-page .faq .img {
	position: absolute;
	left: -335px;
	top: 20px
}

@media only screen and (max-width:1112px) {
	.content-inner-page .faq .img {
		left: -250px
	}
}

@media only screen and (max-width:1023px) {
	.content-inner-page .faq .img {
		min-width: 200vw;
		max-width: inherit;
		position: relative;
		left: -45vw;
		top: 0
	}
}