.blue-heading-ttl, .black-heading-ttl, .white-heading-ttl {
    margin: 0 0 20px;
    font-size: clamp(22px, 2.2vw, 34px);
    font-weight: bold;
}
.blue-lead-ttl, .black-lead-ttl, .white-lead-ttl {
    margin: 0 0 15px;
    font-size: clamp(16px, 1.8vw, 24px);
    font-weight: bold;
}
.blue-lead-txt, .white-lead-txt, .black-lead-txt {
    margin: 0 0 15px;
    font-size: clamp(14px, 1.3vw, 16px);
    line-height: 1.4;
}
.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;
}
.txtbox {
    font-size: clamp(18px, 1.2vw, 24px);
}
.tit {
    font-size: 30px;
    font-weight: bolder;
    border-left: none !important;
    border-right: none !important;	
}
	.pc-none{
		margin-top:30px;
	}
@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, .blue-lead-ttl, .black-lead-ttl, .white-lead-ttl, .blue-lead-txt, .white-lead-txt, .black-lead-txt {
    margin: 0 0 8px;
}
}
.main-container {
    margin-bottom: 120px;
}
.main-wrap {
    width: 100%;
    padding-top: 58%;
    position: relative;
}
.main-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    filter: drop-shadow(0px 0px rgba(0, 0, 0, 0));
    outline: none;
    border: none;
}
.main-box {
    text-align: center;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}
.main-lead {
    margin-bottom: 5px;
    font-size: clamp(18px, 1.8vw, 26px);
    color: #eee;
}
.main-logo {
    width: 30vw;
    margin-bottom: 20px;
}
.main-txt {
    margin-bottom: 40px;
    font-size: clamp(20px, 2vw, 32px);
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
}
.main-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 410px;
    margin: 0 auto 40px;
}
.main-btn a {
    width: 200px;
    margin: 5px 0;
    padding: 5px 10px;
    font-size: clamp(14px, 1.3vw, 16px);
    font-weight: bold;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.7);
}
.main-btn a:hover {
    color: #000;
    background: #fff;
    text-decoration: none;
}
.main-ad-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-ad-img img {
    width: 110px;
    max-height: 80px;
    margin: 0 10px;
}

@media screen and (max-width: 1199px) {
.main-container {
    margin-bottom: 80px;
	height:500px;
}
}

@media screen and (max-width: 1020px) {
.main-box {
    top: 5%;
}
.main-logo {
    width: 40vw;
    margin-bottom: 5px;
}
.main-txt {
    margin-bottom: 10px;
}
.main-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 310px;
    margin: 0 auto 40px;
}
.main-btn a {
    width: 150px;
}
}

@media screen and (max-width: 767px) {
.main-container {
    margin-bottom: 60px;
    background: #222;
    background: url(/wp-content/themes/scantech/img/simscan-s_gen2/main_img.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.main-wrap {
    padding: 80px 0;
}
.main-box {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
}
.main-logo {
    width: 80vw;
    margin-bottom: 15px;
}
.main-txt {
    margin-bottom: 25px;
}
.main-img {
    width: 30vw;
    margin-bottom: 25px;
}
.main-btn {
    width: 95%;
    margin: 0 auto 40px;
}
.main-btn a {
    width: 49%;
    margin: 5px 0;
    padding: 5px 10px;
    font-size: clamp(14px, 1.3vw, 16px);
    font-weight: bold;
    color: #0080ff;
    border: 2px solid #0080ff;
    border-radius: 30px;
}
.main-btn a:hover {
    color: #fff;
    background: #0080ff;
    text-decoration: none;
}
.main-ad-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-ad-img img {
    width: 110px;
    max-height: 80px;
    margin: 0 10px;
}
}
.mozaic-container {
    margin-bottom: 140px;
    padding: 80px 0;
}
.mozaic-wrap {
    max-width: 95vw;
    width: 1400px;
    margin: 0 auto;
}
.mozaic-wrap .txtbox {
    color: #595959;
	font-size:18px;
}
.mozaic-box {
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}
.col {
}
.col1 {
    width: 55%;
}
.col2 {
    width: 44%;
}
.col .txt {
    position: absolute;
    left: 50%;
    top: 8%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    transform: translate(-50%, 0pt);
    width: 90%;
	color:white;
}
.item {
    margin-bottom: 10px;
    position: relative;
}
.item img {
    width: 100%;
    height: auto;
    border-radius: 15px;
}

@media screen and (max-width: 767px) {
.mozaic-container {
	margin-bottom: 0;
	padding:40px 0 !important;
}
.col .txt {
    font-size: 15px;
}
.mozaic-box {
    display: block;
}
.col1, .col2 {
    width: 100%;
}
.mozaic-wrap .txtbox {
    color: #595959;
    font-size: 15px;
}
}
.wide-container {
    width: 100%;
    background: url(/wp-content/themes/scantech/img/simscan-s_gen2/simscan-s_gen2_05.webp);
    aspect-ratio: 3 / 2;
    background-size: cover;
    background-repeat: no-repeat;
}
.wide-wrap {
    max-width: 95vw;
    width: 1400px;
    margin: 0 auto;
    padding-top: 150px;
}
.wide-wrap .tit {
    color: white;
    border: none;
    font-size: 65px;
    text-align: center;
    width: 100%;
}
	.wide-wrap .txt{
		text-align: center;
		color:white;
	}

@media screen and (max-width: 767px) {
.wide-container {
    background: none;
}
.wide-wrap .tit {
    color: black;
    font-size: 22px;
    padding-top: 0px;
}
	.wide-wrap .txt{
		color:black;
	}
.wide-wrap {
    padding-top: 30px;
}
}
body {
    overflow-x: hidden;
    margin: 0;
}
.high-container {
    width: 100vw;
    overflow: hidden;
}
.high-wrap {
    flex: 0 0 100vw;
    display: flex;
    width: 200%;
    height: 100vh;
    will-change: transform;
}
.high-panel {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    width: 95%;
    max-width: 1400px;
    margin: 0 auto;
}
.txtbox {
    flex: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.high-wrap .tit {
    font-size: 50px;
}
.high-wrap .txt {
    font-size: 25px;
}
.imgbox {
    flex: 7;
    display: flex;
    justify-content: center;
    align-items: center;
}
.imgbox img {
    width: 100%;
    height: auto;
    display: block;
}
.panel1 {
    background: #fff;
}
.panel2 {
    background: lightgray;
}

@media screen and (max-width: 767px) {
.content-wrap {
    display: block;
}
.txtbox {
    margin-bottom: 30px;
}
	
.high-wrap .tit {
    font-size: 30px;
	text-align: center;
}
.high-wrap .txt {
    font-size: 18px;
	text-align: center;
}
}
.excellent-container {
}
.excellent-wrap {
    max-width: 95vw;
    width: 1200px;
    margin: 80px auto 140px;
}
.excellent-box {
    text-align: center;
    margin-top: 30px;
}
.swiper-02 {
    padding-bottom: 40px;
}

@media screen and (max-width: 1199px) {
.excellent-container {
    margin: 0 auto 80px;
}
}

@media screen and (max-width: 767px) {
.excellent-container {
    margin: 0 auto 30px;
}
.excellent-container .swiper-02 .swiper-slide {
    flex-direction: column;
}
.excellent-container .swiper-02 .swiper-slide img {
    width: 100%;
}
.excellent-container .swiper-02 .swiper-slide .excellent-box {
    width: 100%;
    padding: 15px 15px 5px;
}
}
.flex-container {
    width: 100%;
    background: url(/wp-content/themes/scantech/img/simscan-s_gen2/simscan-s_gen2_08.webp);
    aspect-ratio: 3 / 2;
    background-size: cover;
    background-repeat: no-repeat;
}
.flex-wrap {
    max-width: 95vw;
    width: 1400px;
    margin: 0 auto;
    padding-top: 150px;
}
.flex-wrap .txtwrap {
    top: 10%;
    width: 100%;
}
.flex-wrap .tit {
    color: white;
    border: none;
    font-size: 50px;
    text-align: center;
    width: 100%;
}
.flex-wrap .txt {
    margin-top: 50px;
    color: white;
    border: none;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 767px) {
.flex-container {
    background: none;
}
	.flex-wrap{
		padding-top:30px;
	}
.flex-wrap .tit {
    color: black;
    font-size: 22px;
}
.flex-wrap .txt {
    color: black;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}
}
.data-container {
    width: 100%;
    background: url(/wp-content/themes/scantech/img/simscan-s_gen2/simscan-s_gen2_09.webp);
    aspect-ratio: 3 / 2;
    background-size: cover;
    background-repeat: no-repeat;
}
.data-wrap {
    max-width: 95vw;
    width: 1400px;
    margin: 0 auto;
    padding-top: 150px;
}
.data-wrap .txtwrap {
    top: 10%;
    width: 100%;
}
.data-wrap .tit {
    color: white;
    border: none;
    font-size: 50px;
    text-align: center;
    width: 100%;
}
.data-wrap .txt {
    margin-top: 50px;
    color: white;
    border: none;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 767px) {
.data-container {
    background: none;
}
	.data-wrap{
		padding-top:30px;
	}
.data-wrap .tit {
    color: black;
    font-size: 22px;
}
.data-wrap .txt {
    color: black;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}
}
.easy-wrap {
    max-width: 95vw;
    width: 1200px;
    margin: 120px auto;
}
.easytxt {
    text-align: center;
    margin-bottom: 50px;
}
.easybox {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin: 40px auto;
}
.easybox .txtbox {
    font-weight: bolder;
    font-size: 30px;
    text-align: center;
}
.easybox img {
    border-radius: 15px;
}

@media screen and (max-width: 767px) {
.easybox {
    display: block;
}
.easybox .txtbox {
    font-size: 22px;
    text-align: center;
}
.easybox .pc-none {
    width: 100%;
}
}
.light-container {
    width: 100%;
    background: url(/wp-content/themes/scantech/img/simscan-s_gen2/simscan-s_gen2_13.webp);
    aspect-ratio: 3 / 2;
    background-size: cover;
    background-repeat: no-repeat;
}
.light-wrap {
    max-width: 95vw;
    width: 1400px;
    margin: 0 auto;
    padding-top: 150px;
}
.light-wrap .txtwrap {
    top: 10%;
    width: 100%;
}
.light-wrap .tit {
    color: white;
    border: none;
    font-size: 50px;
    text-align: center;
    width: 100%;
}
.light-wrap .txt {
    margin-top: 50px;
    color: white;
    border: none;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 767px) {
.light-container {
    background: none;
}
	.light-wrap{
		padding-top:30px;
	}
.light-wrap .tit {
    color: black;
    font-size: 22px;
}
.light-wrap .txt {
    color: black;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}
}
.one-container {
    overflow: hidden;
    padding-bottom: 60px;
    margin-top: 100px;
    position: relative;
}

.one-container .tit{
    color: #000;
    text-align: center;
    width: 100%;
}

.one-container .gallery-top {
    overflow: visible;
    margin-top: 40px;
}

.one-container .gallery-top .swiper-wrapper {
    align-items: center;
}

.one-container .gallery-top .swiper-slide {
    position: relative;
}

.one-container .gallery-top .swiper-slide img{
    width: 100%;
    height: auto;
    aspect-ratio: 96 / 54;
    object-fit: cover;
}

.one-container .gallery-top .swiper-slide .imgbox{
    width: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.one-container .gallery-top .swiper-slide .imgbox::before{
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255,255,255,.6);
    z-index: 2;
}

.one-container .gallery-top .swiper-slide.swiper-slide-active .imgbox::before{
    display: none;
}

.one-container .gallery-top .swiper-slide .jindutiao{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #27bbff;
    display: none;
    z-index: 3;
}

.one-container .gallery-top .swiper-slide.swiper-slide-active .jindutiao{
    display: block;
}

.one-container .gallery-top .swiper-slide .jindutiao.donghua{
    animation: dash-animation 5s linear;
}

@keyframes dash-animation {
    from { width: 0; }
    to { width: 100%; }
}

.gallery-thumbs{
    max-width: 550px;
    margin: 24px auto 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #4C4C4C;
    display: flex;
    justify-content: center;
    gap: 10px;
    position: relative;
    z-index: 5;
}

.gallery-thumbs .thumb-item{
    width: 135px;
    cursor: pointer;
}

.gallery-thumbs .thumb-item .title{
    font-weight: 500;
    font-size: 16px;
    color: #000;
    text-align: center;
    transition: color .3s ease;
}

.gallery-thumbs .thumb-item.is-active-thumb .title{
    color: #0080FF !important;
}

@media screen and (max-width: 767px) {
    .one-container{
        padding-bottom: 30px;
    }

    .gallery-thumbs{
        max-width: 100%;
        margin: 16px auto 0;
        gap: 0;
        justify-content: space-between;
    }

    .gallery-thumbs .thumb-item{
        width: 32%;
    }
}
	.wireless-container {
    width: 100%;
    background: url(/wp-content/themes/scantech/img/simscan-s_gen2/simscan-s_gen2_17.webp);
    aspect-ratio: 3 / 2;
    background-size: cover;
    background-repeat: no-repeat;
}
.wireless-wrap {
    max-width: 95vw;
    width: 1400px;
    margin: 0 auto;
    padding-top: 150px;
}
.wireless-wrap .txtwrap {
    top: 10%;
    width: 100%;
}
.wireless-wrap .tit {
    color: white;
    border: none;
    font-size: 50px;
    text-align: center;
    width: 100%;
}
.wireless-wrap .txt {
    margin-top: 50px;
    color: white;
    border: none;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 767px) {

    .wireless-container {
        background: none;
    }
	.wireless-wrap{
		padding-top:30px;
	}

    .wireless-wrap .tit {
        color: black;
        font-size: 22px;
    }

    .wireless-wrap .txt {
        color: black;
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
}
.spec-container {
    max-width: 95vw;
    width: 1400px;
    margin: 60px auto 160px;
}
.spec-table {
    width: 100%;
    font-size: clamp(12px, 1.3vw, 16px);
    color: #000;
    border: 1px solid #b2b2b2;
}
.spec-table th, .spec-table td {
    padding: 5px 10px;
    border: 1px solid #b2b2b2;
}
.tblt{
	width:65%;
}
@media screen and (max-width: 1020px) {
.spec-container {
    margin: 0 auto 60px;
}
.spec-table td {
    padding: 2px 5px;
	width:30%
}
.tblt{
	width:30%;
}
}

@media screen and (max-width: 767px) {
.spec-container {
    margin: 40px auto 60px;
}
}