@media (max-width: 767px) {
	body{
		padding-top:0;
		margin-top:50px;
	}
}
.base-case{
	width: 100%;
	text-align: center;
}

.base-case .breadcomb{
	height: 60px;
	margin-top: 45px;
}
@media (max-width: 1208px) {
	.base-case .breadcomb{
		height: 60px;
		margin-top: 42px;
		margin-left:33px;
	}
}
@media (max-width: 767px) {
	.base-case .breadcomb{
		display:none;
	}
}
.base-case .breadcomb ul{
	margin: 0 auto;
	padding-top: 23px;
	width: 1194px;
	text-align: justify;
}
@media (max-width: 1208px) {
	.base-case .breadcomb ul{
		padding-top: 21px;
		width: 100%;
	}
}
.base-case .breadcomb ul li{
	display: inline-block;
	font-family: Montserrat;
	font-weight: 500;
	color: #07243B;
	font-size: 14px;
	margin-right: 10px;
}
.base-case .breadcomb ul .divider{
	width: 32px;
	height: 1px;
	border-top: 2px solid #07243B;
	position: relative;
	top: -3px;
}
@media (max-width: 1208px) {
	.base-case .breadcomb ul .divider{
		border-top: 1px solid #07243B;
	}
}

/* ボタン型リンク */
.download-btn{
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	min-width: 190px;
	background-color: #f29918;
	border-radius: 30px;
	color: #ffffff !important;
	font-size: 16px;
	font-family: Noto Sans JP;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}

.base-case .top-box .left-box .btn-area .download-btn{
	background-color: #e4860d;
}
@media (max-width: 767px) {
	.download-btn{
		padding-top: 14px;
		padding-bottom: 14px;
		padding-left: 24px;
		padding-right: 24px;
		font-size: 14px;
	}
}

.base-case .top-box-background{
	background-color: #F0F5FB;
}
.base-case .top-box{
	height: 660px;
	margin: 0 auto;
	padding-top: 23px;
	width: 1194px;
	text-align: justify;
	position: relative;
}
@media (max-width: 1208px) {
	.base-case .top-box{
		height: auto;
		padding-bottom: 60px;
		width: 100%;
		text-align:center;
		overflow:hidden;
	}
}
@media (max-width: 767px) {
	.base-case .top-box{
		padding-top: 0px;
		height: auto;
		padding-bottom: 80px;
		width: 100%;
	}
}

.base-case .top-box .left-box{
	position: absolute;
	margin-top: 60px;
	top: 0;
	left: 0;
}
@media (max-width: 1208px) {
	.base-case .top-box .left-box{
		position: relative;
		margin-top: 60px;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .left-box{
		position: relative;
		margin-top: 80px;
		text-align:center;
	}
}
.base-case .top-box .left-box .main-title{
	margin-top: 30px;
	font-size: 36px;
	font-family: Noto Sans JP;
	font-weight: 800;
	text-decoration: none;
	color: #07243B;
	line-height: 1.4em;
}
@media (max-width: 1208px) {
	.base-case .top-box .left-box .main-title{
		text-align:center;
		font-size: 32px;
		line-height:1.4em;
	}
	.base-case .top-box .left-box img{
		text-align:center;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .left-box .main-title{
		text-align:center;
		font-size: 22px;
		line-height:1.4em;
		margin-top: 17px;
	}
	.base-case .top-box .left-box img{
		text-align:center;
		width: 160px;
	}
}
.base-case .top-box .left-box .main-desc{
	margin-top: 12px;
	font-size: 14px;
	font-family: Noto Sans JP;
	font-weight: 500;
	color: #07243B;
	line-height: 1.7em;
}
@media (max-width: 767px) {
	.base-case .top-box .left-box .main-desc{
		margin-left: 20px;
		margin-right: 20px;
	}
}
.base-case .top-box .left-box .btn-area{
	margin-top: 60px;
}
.base-case .top-box .left-box .fixed-data{
	margin-top: 45px;
}
@media (max-width: 1208px) {
	.base-case .top-box .left-box .fixed-data{
		margin-top: 45px;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .left-box .fixed-data{
		margin-top: 35px;
	}
}
.base-case .top-box .left-box .fixed-data .left-data, .base-case .left-box .fixed-data .right-data{
	display: inline-block;
	font-size: 16px;
	font-family: Noto Sans JP;
	font-weight: 500;
	text-decoration: none;
	color: #07243B;
	width: 378px;
}
@media (min-width: 767px) {
	.base-case .top-box .left-box .fixed-data .left-data .title p, .base-case .left-box .fixed-data .right-data .title p{
		display:inline-block;
	}
	.mobile-only{
		display:none;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .left-box .fixed-data .left-data .title p, .base-case .left-box .fixed-data .right-data .title p{
		line-height:1.8em;
	}
	.mobile-only{
		display:inline-block;
	}
}
@media (max-width: 1208px) {
	.base-case .top-box .left-box .fixed-data .left-data, .base-case .left-box .fixed-data .right-data{
		width: 45%;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .left-box .fixed-data .left-data, .base-case .left-box .fixed-data .right-data{
		width: 45%;
		font-size: 14px;
	}
}

.base-case .top-box .left-box .fixed-data .left-data .nums, .base-case .left-box .fixed-data .right-data .nums{
	margin-top: 25px;
	display: inline-block;
	font-size: 48px;
	font-family: Montserrat;
	font-weight: 700;
	text-decoration: none;
	color: #E2095C;
}
@media (max-width: 767px) {
	.base-case .top-box .left-box .fixed-data .left-data .nums, .base-case .left-box .fixed-data .right-data .nums{
		margin-top: 15px;
		font-size: 20px;
	}
}
.base-case .top-box .left-box .fixed-data .right-data{
	margin-left: 30px;
}
@media (max-width: 1208px) {
	.base-case .top-box .left-box .fixed-data .right-data{
		margin-left: 0;
	}
}

.base-case .top-box .left-box .fixed-data .right-data .nums{
	color: #0078D4;
}
@media (max-width: 767px) {
	.base-case .top-box .left-box .fixed-data .right-data .nums{
		color: #0078D4;
		font-size: 20px;
	}
}
.base-case .top-box .right-box{
	position: absolute;
	top: 100px;
	right: 0;
	width: 480px;
	height: 480px;
	display: block;
}
@media (max-width: 1208px) {
	.base-case .top-box .right-box{
		position: relative;
		display: inline-block;
		margin: 0 auto;
		margin-top:30px;
		top: 0;
		width:767px;
		height: 510px;
		overflow: hidden;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .right-box{
		position: relative;
		display: inline-block;
		margin: 0 auto;
		margin-top:30px;
		top: 0;
		width:360px;
		height: 290px;
		overflow: hidden;
		text-align:center;
	}
}
.base-case .top-box .right-box img{
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 1208px) {
	.base-case .top-box .right-box img{
		position: static;
		top: 0;
		left: 0;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .right-box img{
		position: static;
		width:280px;
		top: 0;
		left: 0;
	}
}

.base-case .top-box .right-box .background-image{
	top: 0;
	left: 0;
}
.base-case .top-box .right-box .mobile-image{
	top: 24px;
	left: 96px;
}
@media (max-width: 1208px) {
	.base-case .top-box .right-box .mobile-image{
		position: relative;
		top: -410px;
		left: 20px;
	}
}
@media (max-width: 767px) {
	.base-case .top-box .right-box .mobile-image{
		position: relative;
		width: 172px;
		top: -240px;
		left: 10px;
	}
}



.base-case .background-box-1{
	background-image: url("/img/img_ff_01.jpg");
	background-position: center;
	width:100%;
	height: 980px;
}
@media (max-width: 1208px) {
	.base-case .background-box-1{
		background-color: #07243b;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center bottom; 
		height: 640px;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-1{
		background-color: #07243b;
		background-size: 140%;
		background-repeat: no-repeat;
		background-position: center bottom; 
		height: 460px;
	}
}

.base-case .background-box-1 .sub-desc{
	padding-top: 245px;
	color: #F0F2F7;
	text-align: center;
	font-size: 24px;
	font-family: Noto Sans JP;
	font-weight: 400;
}
@media (max-width: 1208px) {
	.base-case .background-box-1 .sub-desc{
		font-size: 18px;
		padding-top: 125px;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-1 .sub-desc{
		font-size: 16px;
		line-height:0.8em;
		padding-top: 100px;
	}
}
@media (max-width: 1208px) {
	.base-case .background-box-1 .desc p{
		line-height:2em;
	}
	.base-case .background-box-1 .sub-desc p{
		line-height:2.5em;
	}
}
@media (min-width: 1208px) {
	.base-case .background-box-1 .desc p{
		display:inline;
	}
	.base-case .background-box-1 .sub-desc p{
		display:inline;
	}
}

.base-case .background-box-1 .desc{
	margin-top: 35px;
	color: #FFFFFF;
	text-align: center;
	font-size: 32px;
	font-family: Noto Sans JP;
	font-weight: 700;
}
@media (max-width: 767px) {
	.base-case .background-box-1 .desc{
		margin-top: 20px;
		font-size: 20px;
	}
}
.base-case .background-box-2{
	background-color: #07243B;
}
@media (min-width: 767px) {
	.base-case .background-box-2 .title p{
		display:inline-block;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-2 .title p{
		display:block;
		padding:0;margin:0;
	}
	.base-case .background-box-2 .title span{
		display:none;
	}
}
.base-case .background-box-2 .title{
	color: #F0F2F7;
	text-align: center;
	font-size: 48px;
	font-family: Noto Sans JP;
	font-weight: 700;
	line-height: 1.5em;
}
@media (max-width: 1208px) {
	.base-case .background-box-2 .title{
		padding-top: 10px;
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-2 .title{
		padding-top: 100px;
		font-size: 20px;
		margin-left:20px;
		margin-right:20px;
	}
}
.base-case .background-box-2 .desc{
	margin-top: 60px;
	color: #F0F2F7;
	text-align: center;
	font-size: 20px;
	font-family: Noto Sans JP;
	font-weight: 100;
	line-height: 1.5em;
}
@media (max-width: 1208px) {
	.base-case .background-box-2 .desc{
		font-size: 16px;
		line-height: 2em;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-2 .desc{
		font-size: 16px;
		line-height: 1.5em;
		margin-left:20px;
		margin-right:20px;
		margin-top:20px;
	}
}
.base-case .background-box-2 .desc span{
	color: #4E9FDD;
}

.divider-center{
	margin: 0 auto;
	margin-top: 120px;
	height: 140px;
	width: 0;
	border: 1px solid #A1A1AC;
}
@media (max-width: 1208px) {
	.divider-center{
		margin-top: 50px;
	}
}
@media (max-width: 767px) {
	.divider-center{
		margin-top: 30px;
	}
}
.base-case .background-box-3{
	padding-top: 60px;
	background-color: #07243B;
}
@media (max-width: 1208px) {
	.base-case .background-box-3{
		padding-top: 60px;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-3{
		padding-top: 30px;
	}
}
.base-case .background-box-3 .lead-desc{
	color: #F0F2F7;
	text-align: center;
	font-size: 20px;
	font-family: Noto Sans JP;
	font-weight: 500;
	line-height: 1.8em;
}
@media (max-width: 1208px) {
	.base-case .background-box-3 .lead-desc{
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-3 .lead-desc{
		font-size: 16px;
		margin-left: 20px;
		margin-right: 20px;
	}
}
.base-case .background-box-3 .em-title{
	padding-bottom: 180px;
	color: #e8ca39;
	text-align: center;
	font-size: 32px;
	font-family: Noto Sans JP;
	font-weight: bold;
	line-height: 1.5;
}
@media (max-width: 1208px) {
	.base-case .background-box-3 .em-title{
		font-size: 24px;
		padding-bottom: 140px;
	}
}
@media (max-width: 767px) {
	.base-case .background-box-3 .em-title{
		font-size: 20px;
		margin-left: 20px;
		margin-right: 20px;
		padding-bottom: 80px;
	}
}


.app-desc-2-background{
	background-color: #ffffff;
}
.app-desc-2{
	width: 1194px;
	text-align: justify;
	margin: 0 auto;
	position: relative;
	height: 902px;
}
@media (max-width: 1208px) {
	.app-desc-2{
		width: 100%;
		text-align: center;
		margin: 0 auto;
		position: relative;
		height: 972px;
	}
}
@media (max-width: 767px) {
	.app-desc-2{
		width: 100%;
		text-align: center;
		margin: 0 auto;
		position: relative;
		height: 842px;
	}
}
.app-desc-2 .left-box img{
	margin-top: 350px;
}
@media (max-width: 1208px) {
	.app-desc-2 .left-box img{
		margin-top: 140px;
	}
}
@media (max-width: 767px) {
	.app-desc-2 .left-box img{
		margin-top: 80px;
		width: 160px;
	}
}
.app-desc-2 .left-box .title{
	margin-top: 40px;
	font-size: 30px;
	width: 590px;
	font-family: Noto Sans JP;
	font-weight: 800;
	line-height: 1.4em;
}
@media (max-width: 1208px) {
	.app-desc-2 .left-box .title{
		margin:0 auto;
		margin-top: 30px;
		text-align:center;
		font-size: 28px;
		width: auto;
		line-height: 1.6em;
	}
}
@media (max-width: 767px) {
	.app-desc-2 .left-box .title{
		margin-top: 20px;
		font-size: 22px;
		width: auto;
		margin-left:20px;
		margin-right:20px;
		line-height: 1.4em;
	}
}
.app-desc-2 .left-box .desc-box{
	position: relative;
	margin-top: 20px;
	padding-left: 88px;
	padding-top: 45px;
	font-size: 20px;
	font-family: Noto Sans JP;
	font-weight: 500;
	line-height: 1.6em;
	width: 480px;
}
@media (max-width: 1208px) {
	.app-desc-2 .left-box .desc-box{
		position: relative;
		margin:0 auto;
		margin-top: 0px;
		padding-left:0;
		padding-top: 25px;
		font-size: 16px;
		line-height: 1.6em;
		width: 480px;
	}
}
@media (max-width: 767px) {
	.app-desc-2 .left-box .desc-box{
		position: relative;
		margin:0 auto;
		margin-top: 0px;
		padding-left:0;
		padding-top: 25px;
		font-size: 14px;
		margin-left:20px;
		margin-right:20px;
		line-height: 1.4em;
		width: auto;
	}
}
.app-desc-2 .left-box .desc-box span{
	font-weight: 700;
	color: #0078D4;
}
.app-desc-2 .left-box .desc-box img{
	margin-top: 64px;
	margin-left: 3px;
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 1208px) {
	.app-desc-2 .left-box .desc-box img{
		display: none;
	}
}

.app-desc-2 .right-app{
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 120px;
	padding-left: 5px;
}
@media (max-width: 1208px) {
	.app-desc-2 .right-app{
		position: relative;
		right: 0;
		top: 0;
		padding-top: 30px;
		padding-left: 5px;
	}
}
@media (max-width: 1208px) {
	.app-desc-2 .right-app img{
		width:420px;
		padding-top: 0px;
	}
}
@media (max-width: 767px) {
	.app-desc-2 .right-app img{
		width:280px;
		padding-top: 0px;
	}
}




.app-desc-3-background{
	background-color: #ffffff;
	position: relative;
}

.app-desc-left-tab{
	margin-top: 160px;
	font: normal normal 24px/64px Noto Sans JP;
	letter-spacing: 0px;
	color: #07243B;
	height: 35px;
	width: 480px;
	display: inline-block;
	padding-bottom: 39px;
	border-bottom: 2px solid #DCDCEA;
	vertical-align: bottom;
	margin-left: 15px;
	margin-right: 15px;
}
.app-desc-right-tab{
	margin-top: 160px;
	font: normal normal medium 24px/64px Noto Sans JP;
	letter-spacing: 0px;
	color: #07243B;
	height: 35px;
	width: 480px;
	display: inline-block;
	padding-bottom: 29px;
	border-bottom: 2px solid #DCDCEA;
	vertical-align: bottom;
	margin-left: 15px;
	margin-right: 15px;
}
@media (max-width: 1208px) {
	.app-desc-left-tab{
		position:absolute;
		left:32px;
		margin-top: 30px;
		font: normal normal 24px/64px Noto Sans JP;
		letter-spacing: 0px;
		color: #07243B;
		height: 35px;
		width: 44%;
		display: inline-block;
		padding-bottom: 39px;
		border-bottom: 2px solid #DCDCEA;
		vertical-align: bottom;
		margin-left: 0;
		margin-right: 20px;
	}
	.app-desc-right-tab{
		position:absolute;
		right:32px;
		margin-top: 50px;
		font: normal normal medium 24px/64px Noto Sans JP;
		letter-spacing: 0px;
		color: #07243B;
		height: 35px;
		width: 44%;
		display: inline-block;
		padding-bottom: 19px;
		border-bottom: 2px solid #DCDCEA;
		vertical-align: bottom;
		margin-left: 0;
		margin-right: 0;
	}
	.app-desc-right-tab img{
		width:150px;
	}
}
@media (max-width: 767px) {
	.app-desc-left-tab{
		position:absolute;
		left:0;
		margin-top: 20px;
		font: normal normal 16px Noto Sans JP;
		font-weight:600;
		letter-spacing: 0px;
		color: #07243B;
		height: 35px;
		width: 50%;
		display: inline-block;
		padding-bottom: 19px;
		border-bottom: 0;
		vertical-align: bottom;
	}
	.app-desc-right-tab{
		position:absolute;
		right:0;
		margin-top: 20px;
		font: normal normal medium 24px/64px Noto Sans JP;
		letter-spacing: 0px;
		color: #07243B;
		height: 35px;
		width: 50%;
		display: inline-block;
		padding-bottom: 19px;
		border-bottom: 0;
		vertical-align: bottom;
	}
	.app-desc-right-tab img{
		width:140px;
	}
}





.app-desc-3{
	width: 1194px;
	box-sizing: border-box;
	padding: 0 100px 0 105px;
	margin: 0 auto 120px auto;
	position: relative;
	display: grid;
	grid-template-columns: 480px 480px;
	grid-template-rows: repeat(6, auto);
	column-gap: 29px;
}
@media (max-width: 1208px) {
	.app-desc-3{
		width: 100%;
		box-sizing: border-box;
		padding: 0 32px;
		margin: 220px auto 170px auto;
		position: relative;
		top: 70px;
		display: grid;
		grid-template-columns: 44% 44%;
		grid-template-rows: repeat(6, auto);
		justify-content: space-between;
		column-gap: 0;
	}
}
@media (max-width: 767px) {
	.app-desc-3{
		width: 100%;
		box-sizing: border-box;
		padding: 0;
		margin: 0 auto 70px auto;
		position: relative;
		top: 0px;
		display: grid;
		grid-template-columns: 50% 50%;
		grid-template-rows: repeat(7, auto);
		justify-content: space-between;
		column-gap: 0;
	}
}

/* 左右两个卡片：subgrid 让内部每一项共享父级的行高定义 */
.app-desc-3 .left-box,
.app-desc-3 .right-box{
	display: grid;
	grid-template-rows: subgrid;
	grid-row: 1 / -1;
	margin-top: 100px;
	padding-bottom: 45px;
	min-width: 0;
}
.app-desc-3 .left-box{
	grid-column: 1;
	background-color: #07243B;
}
.app-desc-3 .right-box{
	grid-column: 2;
	background-color: #F0F2F7;
	position: relative;
}
@media (max-width: 1208px) {
	.app-desc-3 .left-box,
	.app-desc-3 .right-box{
		margin-top: 90px;
		padding-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.app-desc-3 .left-box,
	.app-desc-3 .right-box{
		margin-top: 60px;
		padding-bottom: 25px;
	}
}

.sp-break{
	display: none;
}
@media (max-width: 767px) {
	.sp-break{
		display: inline;
	}
}

.app-desc-3 .left-box .title{
	font-size: 32px;
	color: #F0F2F7;
	font-family: Noto Sans JP;
	font-weight: 900;
	line-height: 1.3em;
	margin-top: 60px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.app-desc-3 .right-box .title{
	font-size: 32px;
	color: #0078D4;
	font-family: Noto Sans JP;
	font-weight: 900;
	line-height: 1.3em;
	margin-top: 60px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	text-align: center;
}
@media (max-width: 1208px) {
	.app-desc-3 .left-box .title{
		font-size: 24px;
		margin-top: 40px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 30px;
	}
	.app-desc-3 .right-box .title{
		font-size: 24px;
		margin-top: 40px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.app-desc-3 .left-box .title{
		font-size: 16px;
		margin-top: 40px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		text-align: center;
	}
	.app-desc-3 .right-box .title{
		font-size: 16px;
		margin-top: 40px;
		text-align: center;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
}

.app-desc-3 .left-box .desc-box,
.app-desc-3 .right-box .desc-box{
	word-break: break-all;
	font-size: 24px;
	font-family: Noto Sans JP;
	font-weight: 100;
	line-height: 1.3em;
	padding-left: 40px;
	margin-right: 40px;
	text-align: left;
}
.app-desc-3 .left-box .desc-box{
	color: #F0F2F7;
}
.app-desc-3 .right-box .desc-box{
	color: #0078D4;
}
@media (max-width: 1208px) {
	.app-desc-3 .left-box .desc-box,
	.app-desc-3 .right-box .desc-box{
		padding-left: 20px;
		margin-right: 20px;
		font-size: 16px;
		line-height: 1.6em;
	}
}
@media (max-width: 767px) {
	.app-desc-3 .left-box .desc-box,
	.app-desc-3 .right-box .desc-box{
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 10px;
		margin-right: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.7em;
	}
}

.app-desc-3 .left-box .divider{
	margin: 30px 42px;
	height: 0;
	border-top: 1px solid #A1A1AC;
}
.app-desc-3 .right-box .divider{
	margin: 30px 42px;
	height: 0;
	border-top: 1px solid #0078D4;
}
@media (max-width: 1208px) {
	.app-desc-3 .left-box .divider,
	.app-desc-3 .right-box .divider{
		margin: 15px 20px;
	}
}
@media (max-width: 767px) {
	.app-desc-3 .left-box .divider,
	.app-desc-3 .right-box .divider{
		margin: 15px 10px;
	}
}

@media (min-width: 767px) {
	.app-desc-3 .divider_mobile{
		display: none;
	}
}
@media (max-width: 767px) {
	.app-desc-3 .left-box .divider_mobile{
		height: 0;
		border-top: 1px solid #A1A1AC;
		margin: 0 20px 15px 20px;
	}
	.app-desc-3 .right-box .divider_mobile{
		height: 0;
		border-top: 1px solid #0078D4;
		margin: 0 10px 15px 20px;
	}
}

.app-desc-3 .right-box img{
	position: absolute;
	top: -57px;
	left: 198px;
}
@media (max-width: 1208px) {
	.app-desc-3 .right-box img{
		position: absolute;
		width: 72px;
		top: -37px;
		left: 50%;
		margin-left: -36px;
	}
}
@media (max-width: 767px) {
	.app-desc-3 .right-box img{
		display: none;
	}
}




.youtube{
	width: 1194px;
	padding-top: 65px;
	padding-bottom: 20px;
	text-align: justify;
	margin: 0 auto;
	position: relative;
}
@media (max-width: 1208px) {
	.youtube{
		width: auto;
		padding-left: 34px;
		padding-right:34px;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: justify;
		margin: 0 auto;
		position: relative;
	}
	.youtube #player{
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 50%;
	}
}
@media (max-width: 767px) {
	.youtube{
		width: auto;
		padding-left: 20px;
		padding-right:20px;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: justify;
		margin: 0 auto;
		position: relative;
	}
	.youtube #player{
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 50%;
	}
}

.bottom-app-link{
	width: 1194px;
	padding-top: 55px;
	padding-bottom: 75px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
@media (max-width: 1208px) {
	.bottom-app-link{
		width: 100%;
		padding-top: 25px;
		padding-bottom: 55px;
		text-align: center;
		margin: 0 auto;
		position: relative;
	}
}
@media (max-width: 767px) {
	.bottom-app-link{
		padding-top: 0px;
		padding-bottom: 55px;
	}
}

.bottom-app-link .logo{
	display: inline-block;
	position: relative;
}
@media (max-width: 1208px) {
	.bottom-app-link .logo img{
		width:180px;
	}
}
@media (max-width: 767px) {
	.bottom-app-link .logo img{
		width:90px;
	}
}

.bottom-app-link .link{
	display: inline-block;
	margin-left: 175px;
	position: relative;
}
@media (max-width: 1208px) {
	.bottom-app-link .link{
		margin-left: 55px;
	}
}
@media (max-width: 1208px) {
	.bottom-app-link .link{
		margin-left: 30px;
	}
}

.bottom-app-link .link img{
	position: relative;
	top: 30px;
}
@media (max-width: 1208px) {
	.bottom-app-link .link img{
		top: 20px;
		width:180px;
	}
}
@media (max-width: 767px) {
	.bottom-app-link .link img{
		top: 20px;
		width:120px;
	}
}





.btn-case{
	margin-top: 50px;
	white-space: nowrap;
}
@media (max-width: 1208px) {
	.btn-case{
		margin-top: 40px;
		position:relative;
		width:100%;
	}
}
@media (max-width: 767px) {
	.btn-case{
		margin-top: 30px;
		position:relative;
		white-space: normal;
	}
}
.btn-case .download-btn{
	vertical-align: middle;
	margin-bottom: 20px;
}
.btn-case .view-more{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #F0F2F7;
	border-radius: 30px;
	color: #10123D;
	font-size: 16px;
	font-family: Montserrat;
	font-weight: bold;
    color: #10123D !important;
	text-decoration: none;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	min-width: 190px;
	margin-bottom:20px;
	width: 202px;
	margin-left:20px;
}
.btn-case .view-more span{
    color: #10123D !important;
}
.btn-case .view-more img{
	margin-top: 10px !important;
	float: right !important;
	position: relative !important;
}
@media (max-width: 1208px) {
	.btn-case .view-more{
		position:relative;
		text-align:center;
		width:auto;
		margin-left:20px;
		margin-right:0;
	}
}
@media (max-width: 767px) {
	.btn-case .download-btn{
		display:block;
		width:70%;
		min-width:auto;
		box-sizing:border-box;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:15px;
	}
	.btn-case .view-more{
		position:relative;
		text-align:center;
		width:60%;
		padding-left:15px;
		padding-right:15px;
		margin-bottom:20px;
		margin-left:0;
		margin-right:0;
	}
}


