.blue-heading-ttl, .black-heading-ttl, .white-heading-ttl {
	margin: 0 0 40px;
	font-size: clamp(22px, 2.2vw, 36px);
	font-weight: bold;
}
.blue-lead-ttl, .black-lead-ttl, .white-lead-ttl {
	margin: 0 0 10px;
	font-size: clamp(18px, 1.6vw, 24px);
	font-weight: bold;
}
.blue-lead-txt, .white-lead-txt, .black-lead-txt {
	margin: 0 0 15px;
	font-size: clamp(14px, 1.3vw, 16px);
}
.blue-heading-ttl, .blue-lead-ttl, .blue-lead-txt {
	color: #0080ff;
}
.black-heading-ttl, .black-lead-ttl, .black-lead-txt {
	color: #000;
}
.white-heading-ttl, .white-lead-ttl, .white-lead-txt {
	color: #fff;
}
@media screen and (max-width: 1199px) {
	.blue-heading-ttl, .black-heading-ttl, .white-heading-ttl {
		margin: 0 0 15px;
	}
	.blue-lead-ttl, .black-lead-ttl, .white-lead-ttl ,
	.blue-lead-txt, .white-lead-txt, .black-lead-txt {
		margin: 0 0 10px;
	}
}
@media screen and (max-width: 767px) {
	.blue-heading-ttl, .black-heading-ttl, .white-heading-ttl {
		margin: 0 0 16px;
	}
	.blue-lead-ttl, .black-lead-ttl, .white-lead-ttl ,
	.blue-lead-txt, .white-lead-txt, .black-lead-txt {
		margin: 0 0 8px;
	}
}

/* メインビジュアル */
.main-container {
}
.main-wrap {
	background: url(/wp-content/themes/scantech/img/3devok-airgo/3devok-airgo_01.png) no-repeat center / cover;
}
.main-box {
	max-width: 95vw;
	width: 1500px;
	margin: 0 auto;
	padding: 220px 0;
	display: flex;
	flex-direction: column;
}
.main-box .ttl {
	margin: 25px 0 10px;
	font-size: clamp(28px, 3.8vw, 62px);
	font-weight: bold;
	color: #fff;
}
.main-box .lead {
	margin: 0 0 50px;
	font-size: clamp(18px, 2vw, 30px);
	font-weight: bold;
	color: #fff;
}
.main-btn {
	display: flex;
	flex-wrap: wrap;
}
.main-btn a {
	display: inline-block;
	max-width: 22vw;
	width: 200px;
	margin: 0 10px 10px 0;
	padding: 8px 0;
	font-size: clamp(14px, 1vw, 16px);
	text-align: center;
	color: #fff;
	border: 1px solid #209cff;
	border-radius: 30px;
	background: #209cff;
}
.main-btn a:hover {
	text-decoration: none;
	color: #209cff;
	background: #fff;
}
@media screen and (max-width: 1199px) {
	.main-box {
		padding: 20px 0 20px 30px;
	}
}
@media screen and (max-width: 767px) {
	.main-container {
		text-align: center;
	}
	.main-wrap {
		margin-bottom: 20px;
		text-align: left;
	}
	.main-box {
	}
	.main-box .lead {
		margin: 0 0 20px;
		text-align: left;
	}
	.main-btn {
		width: 95%;
		justify-content: center;
	}
	.main-btn a {
		max-width: inherit;
		width: 46%;
	}
	.main-box .ttl{
		font-size:22px;
	}
	.main-box .lead{
		font-size:14px;
	}
}
.about-container {
	margin-bottom: 140px;
	padding: 80px 0;
	background: #eee;
}
.about-wrap {
	max-width: 95vw;
	width: 1400px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.about-box {
	width: 40%;
}
	.swiper-01{width:60%;}
@media screen and (max-width: 1199px) {
	.about-container {
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 767px) {
	.about-container {
		margin-bottom: 60px;
	}
	.about-wrap{
		flex-direction: column;
	}
	.about-box{width:100%;}
	.swiper-01{width:100%;}
}
	
.reliable-container {
	max-width: 95vw;
	width: 1200px;
	margin: 0 auto 140px;
}
.reliable-container .swiper-02 .swiper-slide {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
}
.reliable-container .swiper-02 .swiper-slide .imgbox {
	width: 50%;
	aspect-ratio:8 / 5;
	background-size:cover;
	position:relative;
	float:left;
}
.reliable-container .swiper-02 .swiper-slide .imgbox .txt{
	position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
	font-weight:bolder;
	text-align: center;
	color:white;
	width:100%;
}
.reliable-box{float:left;}
.swiper-02{padding-bottom:40px;}
.imgbox01{
	background:url(/wp-content/themes/scantech/img/3devok-airgo/3devok-airgo_082.png);	
}
.imgbox02{
	background:url(/wp-content/themes/scantech/img/3devok-airgo/3devok-airgo_092.png);	
}
.imgbox03{
	background:url(/wp-content/themes/scantech/img/3devok-airgo/3devok-airgo_102.png);	
}
.reliable-container .swiper-02 .swiper-slide .reliable-box {
	width: 45%;
	padding: 30px 25px 15px;
	background: #f4f4f4;
}
@media screen and (max-width: 1199px) {
	.reliable-container {
		margin: 0 auto 80px;
	}
}
@media screen and (max-width: 767px) {
	.reliable-container {
		margin: 0 auto 80px;
	}
	.reliable-container .swiper-02 .swiper-slide {
		flex-direction: column;
	}
	.reliable-container .swiper-02 .swiper-slide img {
		width: 100%;
	}
	.reliable-container .swiper-02 .swiper-slide .reliable-box {
		width: 100%;
		padding: 15px 15px 5px;
	}
	.reliable-container .swiper-02 .swiper-slide .imgbox{
		width:100%;
	}
}

.versatile-container {
	max-width: 95vw;
	width: 1100px;
	margin: 0 auto 140px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.versatile-wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
	.versatile-wrap img{
		width:100%;
		margin-bottom:20px;
	}
.versatile-wrap li {
	width: 30%;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.versatile-img {
	margin-bottom: 20px;
	border-radius: 10px 10px 0 0;
}
.versatile-wrap li .black-lead-ttl,
.versatile-wrap li .black-lead-txt {
	padding: 0 5px;
}
@media screen and (max-width: 1199px) {
	.versatile-container {
		margin: 0 auto 80px;
	}
}
@media screen and (max-width: 767px) {
	.versatile-container {
		margin: 0 auto 60px;
	}
	.versatile-wrap li {
		width: 100%;
	}
	.versatile-wrap li .black-lead-ttl,
	.versatile-wrap li .black-lead-txt {
		padding: 0 15px;
	}
}
	
	


.movie-container {
	margin-bottom: 140px;
}
.movie-container .movie-wrap {
	max-width: 1000px;
	width: 80vw;
	margin: 0 auto;
	aspect-ratio: 16 / 9;
}
.movie-container .movie-wrap iframe {
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1199px) {
	.movie-container {
		margin-bottom: 100px;
	}
}
@media screen and (max-width: 767px) {
	.movie-container {
		margin-bottom: 80px;
	}
}
.spec-container {
	max-width: 95vw;
	width: 1200px;
	margin: 0 auto 160px;
}
.spec-table {
	width: 100%;
	font-size: clamp(12px, 1vw, 14px);
	color: #000;
	border: 1px solid #b2b2b2;
}
.spec-table th,
.spec-table td {
	padding: 3px 8px;
	border: 1px solid #b2b2b2;
	text-align: center;
}
@media screen and (max-width: 1020px) {
	.spec-container {
		margin: 0 auto 60px;
	}
	.spec-table td {
		padding: 2px 5px;
	}
}
@media screen and (max-width: 767px) {
	.spec-container {
		margin: 0 auto 60px;
	}
}

.support-container {
	margin-bottom: 160px;
	padding: 120px 0 80px;
	background: #000;
}
.support-wrap {
	max-width: 1200px;
	width: 95vw;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.support-list {
	margin-bottom: 50px;
	display: flex;
}
.support-list li {
	margin: 0 3vw;
	text-align: center;
}
.support-list .list-icon {
	height: 85px;
	margin-bottom: 20px;
}
.support-list .list-txt {
	margin: 0;
	font-size: clamp(16px, 1.5vw, 20px);
	color: #fff;
	line-height: 1.4;
}
.support-list .list-lead {
	font-size: clamp(14px, 1.3vw, 16px);
	margin: 0;
}
.support-list .lead-01 { color: #0dc7ff; }
.support-list .lead-02 { color: #5bf3fd; }
.support-list .lead-03 { color: #0f97ff; }
.support-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;
}
.support-icon {
	height: 85px;
	margin: 30px 0 10px;
}
.txt-red { color: #c51926; }
.support-img {
	max-width: 70vw;
	margin-top: 50px;
}
@media screen and (max-width: 1199px) {
	.support-container {
		margin-bottom: 80px;
		padding: 80px 0 40px;
	}
	.support-icon {
		height: 60px;
	}
}
@media screen and (max-width: 767px) {
	.support-container {
		margin-bottom: 40px;
		padding: 40px 0 30px;
	}
	.support-list {
		width: 100%;
		margin-bottom: 30px;
	}
	.support-list li {
		width: 33%;
		margin: 0;
		text-align: center;
	}
	.support-list .list-icon {
		max-width: 50px;
		max-height: 45px;
		margin-bottom: 15px;
	}
	.support-box {
		margin-bottom: 20px;
	}
	.support-icon {
		height: 45px;
		margin-top: 20px;
	}
	.support-img {
		margin-top: 20px;
	}
}

.footer-container {
	margin-bottom: 140px;
	text-align: center;
}
.footer-img {
	max-width: 300px;
	width: 50vw;
	margin-bottom: 30px;
}
.footer-container .scene-box .ttl {
	margin: 0;
	font-size: clamp(36px, 3vw, 54px);
	font-weight: bold;
}
.footer-container .scene-box .txt {
	margin-bottom: 20px;
	font-size: clamp(18px, 1.8vw, 26px);
	font-weight: bold;
	color: #0080ff;
	line-height: 1.2;
}
.footer-btn a {
	display: inline-block;
	width: 180px;
	margin: 0 5px;
	padding: 5px 10px;
	font-size: clamp(14px, 1.3vw, 16px);
	font-weight: bold;
	color: #000;
	border: 2px solid #000;
	border-radius: 30px;
}
.footer-btn a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}
@media screen and (max-width: 1199px) {
	.footer-container {
		margin-bottom: 80px;
	}
	.footer-btn a {
		width: 160px;
	}
}
@media screen and (max-width: 767px) {
	.footer-container {
		margin-bottom: 60px;
	}
	.footer-img {
		margin-bottom: 20px;
	}
	.footer-btn a {
		width: 46%;
		margin: 5px;
		padding: 5px 10px;
		font-size: clamp(14px, 1.3vw, 16px);
		font-weight: bold;
		color: #000;
		border: 2px solid #000;
		border-radius: 30px;
	}
}