@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
body{font-family: arial,"Microsoft JhengHei","微軟正黑體",'Noto Sans TC',sans-serif !important;}

.banner {
    width: 100%;
    overflow: hidden;
}

.banner img {
    vertical-align:middle;
    animation-name: singleBanner;
    animation-duration: 5s;
    animation-fill-mode: forwards;
}

.web .text5{
    color: #000;
    margin-top: 10px;
    font-weight: normal;
	font-size: 19px;
	line-height:32px;
	letter-spacing:0.2px;
}

.text5_mb{ font-size: 18px;
    line-height: 28px;
    font-weight: normal;}

#form .header {
    padding: 40px 0 40px;
}

.warpper_compare{
  display:flex;
  flex-direction: column;
  align-items: center;
  position:relative;
}

.warpper_compare input{
  display:none;
}

.warpper_compare .tabs{ width: 60vw; margin:auto; height:80px; position:relative;overflow:hidden;}
.warpper_compare .tab{
    cursor: pointer;
    padding: 35px 0px;
    background: #cdcdcd;
    display: inline-block;
    color: #fff;
    border-radius: 0px;
    width: 51.5%;
	position:absolute;
	font-size:28px; 
}
.warpper_compare .panels{
  min-height:200px;
  width:100%;
  max-width:60vw;
  border-radius:0px;
  overflow:hidden;
  padding:0px 0px 40px 0px;  
}
.warpper_compare .panel{
  display:none;
  animation: fadein .8s;
  background:none;
  border:0px;
  box-shadow: none;
  margin-bottom:0px;
}

.warpper_compare .panels table {
	font-size:24px; 
}
.warpper_compare .panels table tr:nth-of-type(4) td:first-child,.warpper_compare .panels #two-panel table tr:nth-of-type(3) td:first-child{
  border-bottom-left-radius: 20px;
}

.warpper_compare .panels table tr:nth-of-type(4) td:last-child,.warpper_compare .panels #two-panel table tr:nth-of-type(3) td:last-child{
  border-bottom-right-radius: 20px;
}

.warpper_compare .panels table th{
	color:#fff; border-top:3px solid #fff; background:#e67869;text-align:center;padding:10px;
}

.imgblock{
	width:790px; margin:auto;
}
.imgblock p{
	padding-top:5px;
}


#one-tab{
	background:url(../img/index/tab01_ov.png) no-repeat center; background-size:contain;top: 0px; left: 0px;color:#5C5C5C;
}

#one:checked ~ .tabs #one-tab {
	background:url(../img/index/tab01.png) no-repeat center; background-size:contain;color:#fff;
}

#two-tab{
	background:url(../img/index/tab02_ov.png) no-repeat center; background-size:contain;top: 1px; right: 0px; color:#5C5C5C;
}

#two:checked ~ .tabs #two-tab {
	background:url(../img/index/tab02.png) no-repeat center; background-size:contain;color:#fff;
}


@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.panel-title{
  font-size:1.5em;
  font-weight:bold
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel{
  display:block
}

.compare_box_mb p{ padding:5px 0px 5px 20px;}
.btnmore{ background:#E67869; color:#fff; font-size:18px; width: 150px; padding:10px 0px; text-align:center; border:0px; margin-top:0px;}
.web .btnmore{ margin-top:20px;}

.warpper_compare .panels table th{
	color:#fff; border-top:1px solid #fff; background:#e67869;text-align:center;padding:20px;
}
.warpper_compare .panels td{ padding: 20px 30px;}
.warpper_compare .panels tr:nth-child(odd) {background-color: #fde2df; }
.warpper_compare .panels tr:nth-child(even) {background-color: #fdf3f2;}

.warpper_compare .panels table td {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

.warpper_compare .panels table td:first-child {
    border-left: none;
}

.warpper_compare .panels table td:last-child {
    border-right: none;
}

.warpper_compare .panels #two-panel td{ padding: 50px 30px;}

.warpper_compare .panels table th {
    width:50vw;
}
.warpper_compare .panels table th:first-child {
    width:20vw;
}
.warpper_compare .panels table th:last-child {
    width:30vw;
}
@media (max-width:1024px) {
	.warpper_compare .tabs{ width: 100%;height:78px;}
}

@media (max-width:600px) {
	
	#form {
		padding-top: 0px !important;
	}
	.warpper_compare .tabs{ width: 100%;height:80px;}
    #one-tab{
		background:url(../img/index/tab01ov_mb.png) no-repeat center; background-size:contain;top: 0px; left: 0px;color:#5C5C5C;
	}

	#one:checked ~ .tabs #one-tab {
		background:url(../img/index/tab01_mb.png) no-repeat center; background-size:contain;color:#fff;
	}

	#two-tab{
		background:url(../img/index/tab02ov_mb.png) no-repeat center; background-size:contain;top: 0px; right: 0px; color:#5C5C5C;
	}

	#two:checked ~ .tabs #two-tab {
		background:url(../img/index/tab02_mb.png) no-repeat center; background-size:contain;color:#fff;
	}
	.warpper_compare .panels table th {
		width:45vw;
	}
	.warpper_compare .panels table th:first-child {
		width:25vw;
	}
	.warpper_compare .panels table th:last-child {
		width:30vw;
	}
	
	.warpper_compare .panels {
		padding: 0px 0px 40px 0px; max-width:100%;
	}
	.warpper_compare .panels td {
		padding: 20px 8px;
	}
	
	.warpper_compare .panels #two-panel td {
		padding: 60px 10px;
	}

	
}

@media (max-width:420px) {

	.warpper_compare .tabs{ width: 100%;height:74px;}
}

.swiper-button-next, .swiper-button-prev {
  opacity: 1;
}
    
.swiper-button-disabled {
      visibility: hidden;
      opacity: 0;
}

