@import url(notosanstc.css);

.banner{ display:block;}
.banner_mb{ display:none;}
.banner img,.banner_mb img {
    max-width: 100%;
    height: auto;
}

@keyframes slideBannerA {
    0%   {opacity: 0; transform: scale(0.98);}
    30%  {opacity: 1; transform: scale(1.0);}
    40%  {opacity: 1;}
    50%  {opacity: 1;}
    65%  {opacity: 0;transform: scale(1.01);}
    90%  {opacity: 0;transform: scale(1);}
    100% {opacity: 0;}
}

@keyframes slideBannerB {
    0%   {opacity: 0; transform: scale(0.98);}
    30%  {opacity: 1; transform: scale(1.0);}
    40%  {opacity: 1;}
    50%  {opacity: 1;}
    65%  {opacity: 0;transform: scale(1.01);}
    90%  {opacity: 0;transform: scale(1);}
    100% {opacity: 0;}
}

@keyframes slideText {
    0%   {opacity: 0;}
    30%  {opacity: 1;}
    40%  {opacity: 1;}
    50%  {opacity: 1;}
    65%  {opacity: 0;}
    90%  {opacity: 0;}
    100% {opacity: 0;}
}

#b1a {
    animation-name: slideBannerA;
    animation-duration: 16s;
    animation-iteration-count: infinite;
}

#b1b {
    animation-name: slideBannerB;
    animation-delay: 8s;
    animation-duration: 16s;
    animation-iteration-count: infinite;
}


.step .text {
    width: 60%;
}

.step:nth-of-type(2) .text {
    width: 45%;
}

.banner span {
    position: absolute;
    color: black;
    font-size: 12px;
    bottom: 10px;
    right: 10%;
    animation-name: slideText;
    animation-duration: 16s;
    animation-iteration-count: infinite;
	
}

.lattice{padding:0px 0px 40px 0px;background: #FFFFFF;}
.img{ width:100%; margin:auto;}

.img-responsive{ max-width:100%;}


.lattice .float_group > div {
    width: 1267px;
    overflow: hidden;
	margin:auto;
}

.lattice .float_group > div .title,.ectype .title {
    text-align: center;
	font: normal normal bold 36px/61px Noto Sans TC Bold;
	letter-spacing: 0px;
	padding: 22px 0px 25px 0px;
	color: #AA323C;
}
.ectype .title {
	color: #F54646;
	padding: 30px 0px 15px 0px;
}
.lattice .float_group > div .text,.ectype .text {
    text-align: center;
    font: normal normal normal 20px/29px Noto Sans TC Medium;
    letter-spacing: 0px;
    color: #5d5e5e;
    margin: 10px auto 50px auto;
    width: 90%;
}

.ectype .text {
    margin: 10px auto 20px auto;
}

.lattice .float_group > div .text2{
	margin: 40px auto 0px auto;
}

.lattice .float_group > div .img {
    text-align:center;
	max-width:100%;
}

.lattice .float_group > div .img .img-responsive{ max-width:100%;display:inline-block;}

.lattice2{
	background: #FFF4F4;
	padding:50px 0px;
}

.lattice2 .float_group > div {
    width: 80%;
    overflow: hidden;
	background: #FFF4F4;
	margin:auto;
}

.lattice2 .float_group > div img {
    max-width: 100%;
    vertical-align:middle;
	margin:auto;
	text-align:center;
}

.lattice2 .float_group > div .title{
    text-align: center;
	font: normal normal bold 42px/61px Noto Sans TC Bold;
	letter-spacing: 0px;
	padding:5px 0px 5px 0px;
	margin:15px auto 15px;
	color: #F54646;

}
.lattice2 .float_group > div .text{
    text-align: center;
	font: normal normal normal 30px/42px Noto Sans TC Medium;
	letter-spacing: 0px;
	color: #000000;
	margin: 0px auto 20px auto;
	width: 90%;
}

.lattice2 .float_group > div .text2{
	width: 70%;
	margin-top:40px;
}

.ectype {
    padding: 0px 20px;
    text-align: center;
	background:#F4F4F4;
}
.ectype .item{
    display: inline-block;
    margin: 20px 40px 0;
}
.ectype .item .text1{
    color: #e67869;
    font-size: 20px;
    font-weight: bold;
}
.ectype .item .text2{
    color: #000;
    font-weight: bold;
}
.ectype .note {
    font-size: 12px;
    text-align: right;
    margin-top: 60px;
    padding-right: 10%;
}



.package .col-md-6{text-align:center;}
.arrow_down{
    position: absolute;
    left: auto;
    right: 10px;
    top: 11px;
}
.arrow_right {
    position: absolute;
    pointer-events: none;
    left: 130px;
    top: 14px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid white;
    transition: left .2s ease-in-out;
}

.free1 {
	max-width: 100%;
}


.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 2px solid #fff !important; 
}


/* 精準鎖定痛症病灶 */
.common-pain {
    width: 100%;
    text-align: center;
    padding: 30px 0;
}

.common-pain h1{
	margin: 50px auto;
}

.common-pain h1 .c-text{
    text-align: center;
	font: normal normal normal 42px/61px 'Noto Sans TC', sans-serif; font-weight:700;
	letter-spacing: 0px;
	color: #F54646;
}
.common-pain ul{
    width: 70%;
    padding-inline-start: 0;
    display: inline-block;
}
.common-pain ul li{
    width: 32%;
    list-style-type: none;
    display: inline-block;
    padding: 0 10px;
}
.common-pain img{
    width: 100%;
}
.common-pain p {
	margin: 30px auto;
	text-align: center;
	font-family:'Noto Sans TC', sans-serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:30px;
	color: #5d5e5e;
	opacity: 1;
}
.common-pain p .c-text2{
    font-weight: bold;
}


.form_title{background: #F54646; padding:20px 0px; text-align:center; }
.form_title .text{
	text-align: center;
	font: normal normal bold 58px/61px Noto Sans TC Bold;
	letter-spacing: 0px;
	color: #FFFFFF;

}

.form_middle{ width:100%; /*height: 360px; clear:both; position:relative;*/text-align: center;margin: 60px 0px 40px 0px;}

 .form_middle .package .col-md-6:nth-of-type(1):after{
    content: "+";
    text-align: center;
    font: normal normal normal 46px/66px Noto Sans TC Medium;
    letter-spacing: 0px;
    color: #F54646;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 100%;
    top: 30%;
    transform: translate(-50%, -50%);
}


.form_middle .block1{
	background: #F54646;
	border-radius: 55px;
	opacity: 1;
	width:55vw; 
	margin:90px auto;
	height: 260px;
	padding:5px;
	
}

.form_middle .block1 .block1_bg{
	background: #fff;
	border-radius: 50px;
	opacity: 1;
	width:100%; 
	margin:auto;
	height: 250px;
	position:relative;
}

.form_middle .block1 .block1_text {
    background: #fff;
    border-radius: 50px;
    opacity: 1;
    width: 610px;
    margin: auto;
    height: auto;
    position: absolute;
    padding: 10px 40px;
    top: 0px;
    left: 50%;
	transform: translate(-50%, -50%);
    font: normal normal normal 40px/61px Noto Sans TC Bold;
    color: #707070;
	text-align: center;
}

.form_middle .package {
    width: 90%;
    position: absolute;
    left: 50%;
    top: 105%;
    transform: translate(-50%, -50%);
}

.form_middle .package img{
	max-width:100%;
}

.form_middle .package .col-md-4{
	position:relative;text-align: center;
}

.form_middle .package .col-md-4:nth-of-type(1):after,.form_middle .package .col-md-4:nth-of-type(2):after{
	content: "+";
    text-align: center;
    font: normal normal normal 46px/66px Noto Sans TC Medium;
    letter-spacing: 0px;
    color: #F54646;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 99%;
    top: 30%;
    transform: translate(-50%, -50%);
}

.form_middle p{
	text-align: center;
	font: normal normal normal 28px/29px Noto Sans TC Bold;
	letter-spacing: 0px;
	color: #F54646;
	padding: 15px 0px;
}

.form_middle p span{
	text-align: center;
	font: normal normal normal 20px/29px Noto Sans TC Medium;
	letter-spacing: 0px;
}

.redtext{
	font: normal normal normal 28px/40px Noto Sans TC Medium;
	letter-spacing: 0px;
	color: #F54646;
}

.greytext{
	font: normal normal normal 20px/29px Noto Sans TC Medium;
	letter-spacing: 0px;
	color: #5d5e5e;
}

.step,.steptype {
    background: #fff;
    text-align: center;
	background-color: #eee;
    padding:35px 20px;
}
.step .title,.steptype .title {
    text-align: center;
	font: normal normal bold 42px/61px Noto Sans TC Bold;
	letter-spacing: 0px;
	color: #AA323C;
	margin: 0px 0px 35px 0px;
}
.step .text,.steptype .text{
    text-align: center;
	font: normal normal normal 20px/29px Noto Sans TC Medium;
	letter-spacing: 0px;
	color: #5d5e5e;
	opacity: 1;
	margin:10px auto 50px auto;
}
.step .item,.steptype .item{
    display: inline-block;
    margin: 20px 4% 0;
}
.step .item .text1,.steptype .item .text1{
    text-align: center;
	font: normal normal normal 20px/29px Noto Sans TC Medium;
	letter-spacing: 0px;
	color: #F54646;
	opacity: 1;
	padding-top:15px;
}

.step .note {
    font-size: 12px;
    text-align: right;
    margin-top: 60px;
    padding-right: 10%;
}
.block select,.block #date{
	
	 -webkit-appearance: none;
	  -moz-appearance: none;
	  background: transparent;
	  background: url(../img/index/arrow.png) no-repeat top right;
	  border: 1px solid #dfdfdf;
	  border-radius: 2px;
	  margin-right: 2rem;
	  padding: 1rem;
	  padding-right: 2rem;

}

.form_middle_mb {
	display:none;
}

.floatingfree{
  position: fixed; 
  bottom:0px;
  right: 0px; 
  width: 8.2%;
  height: 200px;
  z-index:99;
  cursor:pointer;
}

.mobile {
	display: none;
}
.web {
	display: block;
}

.mobile_text {
	display: none;
}
.mobile_text2 {
	display: none;
}
.web_text {
    display: block;
    width: 37%;
    margin: auto;
}

.flex-container {
  display: flex;
}

.flex-container > div {
  margin: 0px 10px;
}

.note ul,ul.table_list{ margin:0px 0px 0px 12px; padding:0px;list-style-type: '- ';}


@media (max-width:1380px) {
	.img {
		width: 100%;
		margin: auto;
	}
}

@media (max-width:1240px) {
	
	.lattice2 .float_group > div {
		width: 100%;
	}
	
	.lattice2 .float_group > div img {
		margin: 15px auto;
		text-align: center;
		max-width: 90%;
	}
	
	.lattice2 .float_group > div .sample1_mb img {
		margin: 0px auto;
		text-align: center;
		max-width:105%;
	}
	
	.lattice2 .float_group > div .text {
		text-align: left;
	}
	.lattice2 .float_group > div .text2 {
		width: 90%;
	}
	
	nav#mbnav .logo {
	  padding: 10px 0;
	  width: auto;
	  margin-left:0px;
	}
	
    .lattice .float_group > div {
        width: 100%;
        height: unset;
        margin-top: 0px;
    }

    .lattice .float_group > div .flex_direction_vertically_center {
        padding:60px 40px 40px 40px;
    }

    .step .item{
        margin: 20px 26px 0;
    }
    .step .note {
        padding-right: 0;
    }

	.lattice .float_group > div .text {
		width: 100%;
	}

    .step .item{
        margin: 20px 26px 0;
    }
    .step .note {
        padding-right: 0;
    }
	
	.form_middle .package {
		top: 140%;
	}
		
	.form_middle .block1 .block1_bg{
		height: 150px;
		border-radius: 30px;
	}
	
	.form_middle .block1 {
		border-radius: 35px;
		height: 160px;
	}
	
	.form_middle {
		height: 200px;
	}
	
	.form_middle .block1 {
		margin: 60px auto;
	}
	
	#form .body {
		padding: 150px 40px 80px 40px;
	}

	.step .text {
		width: 70%;
	}
	

}


@media (max-width:1024px) {
	
	.banner{ display:none;}
	.banner_mb{ display:block;}
	
	.lattice2 {
		padding: 0px 0px 30px 0px;
	}

	.mobile {
		display: block;
	}

	.web {
		display: none;
	}
	
	.web_text {
		width: 70%;
	}

			
	/*.free1,.floatingfree{display:none;}*/
	.floatingfree {
		width: 25%;
	}
	
    .banner {
        padding-bottom: calc(1080/1080*100%);
    }
	
	.lattice .float_group > div .title {
		padding: 20px 0px 15px 0px;
	}

	.lattice .float_group > div {
		margin-top: 0px;
	}

    .banner span {
        right: 10px;
        writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        text-orientation: upright;
    }
	
	.warpper_compare .panels {
		max-width: 100%;padding: 0px 0px 40px 0px;
	}
	
	
	.step {
		padding: 40px 0px 20px;
		background: #fff;
		text-align: center;
	}


    .step .group {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    .step .item{
        margin: 20px 10px 0;
    }
	
	.step .item img{
		width: 100px;
	}
	
	.step .item:nth-of-type(2) img{
		margin-bottom:6px;
		width: 110px; 
	}
	
	.step .item:nth-of-type(3) img {
		margin-bottom: 10px;
	}
	
	.step .item:nth-of-type(4) img {
		width:90px;
	}
	
	.step .title {
		margin: 0px 0px 20px 0px;
	}
	
	.lattice .float_group > div img {
		max-width: 100%;
		float: none;
		margin: auto;
	}
	
	.step, .steptype {
		padding:18px 10px;
	}
	
	
	.lattice .float_group > div:nth-of-type(1){
		text-align:center;
	}
	
	.lattice .float_group > div:nth-of-type(1),.lattice .float_group > div:nth-of-type(2) {
		width: 100%;
		overflow: hidden;
	}
	
	.steptype .text{
		width: 87%;
		margin: 10px auto 15px auto;
	}
	
	.step .text{
		width: 80%;
		margin: 10px auto 10px auto;
	}
	

	.textred table {
		width: 90%;margin: auto;
	}

	
	.lattice2 .float_group > div .text ,.lattice .float_group > div .text,.ectype .text  {
		width: 100%;
		margin: 10px auto 0px auto;
		line-height: 24px;
		font-family: 'Noto Sans TC', sans-serif;
		font-size: 17px;
		font-weight: normal;
		text-align: center;
	}
	
	.lattice .float_group > div .img {
		margin-top: 20px;
	}

	.warpper_compare .panels table {
		font-size: 16px;
	}
	
	.common-pain p { line-height: 35px;}
	
	.step .title, .steptype .title {
		margin: 0px 0px 0px 0px;
	}
	
	.common-pain h1 {
		margin: 10px auto;
	}
	
	.lattice .float_group > div .title,.step .title,.lattice .float_group > div .title,.ectype .title {
		font-size: 28px; line-height: 38px;
	}

	.lattice .float_group > div .flex_direction_vertically_center,.lattice2 .float_group > div .flex_direction_vertically_center {
		padding: 0px;
		width: 90%;
		margin: auto;
	}
	
	.lattice2 .float_group > div .title {
		margin: 15px auto 0px;
	}

	.sample1text .titlered {
		width:200px; font-size:22px !important;line-height: 22px !important;
	}
	
	
	#form{ padding-top:40px;}
	
	.form_middle {
		display:none;
	}
	

	.form_middle_mb .block1{
		background: #F54646;
		border-radius: 35px;
		opacity: 1;
		width:70vw; 
		margin:40px auto 40px auto;
		height: 120px;
		padding:5px;
		position:relative;
		
	}

	.form_middle_mb .block1 .block1_bg{
		background: #fff;
		border-radius: 30px;
		opacity: 1;
		width:100%; 
		margin:auto;
		height: 110px;
		position:relative;
	}

	.form_middle_mb .block1 .block1_text {
		background: #fff;
		border-radius: 30px;
		opacity: 1;
		width: 85%;
		margin: auto;
		height: 50px;
		position: absolute;
		padding: 10px 0px;
		top: 0px;
		font: normal normal bold 24px/30px Noto Sans TC Bold;
		color: #F54646;
		text-align: center;
		left: 50%;
		/* top: 50%; */
		transform: translate(-50%, -50%);
	}

	.form_middle_mb .package {
		width: 40vw;
		position: relative;
		margin: auto;
		margin-left: auto;
		padding-top: 25px;
	}

	.form_middle_mb .package img{
		width:100%; 
	}

	.form_middle_mb .package .col-xs-4{
		position:relative;
	}

	.form_middle_mb .package .col-xs-4:nth-of-type(1):after {
		content: "+";
		text-align: center;
		font: normal normal normal 24px/48px Noto Sans TC Medium;
		letter-spacing: 0px;
		color: #F54646;
		width: 20px;
		height: 20px;
		position: absolute;
		right: -6.5%;
		bottom: 75%;
	}
	
	.form_middle_mb .package .col-xs-4:nth-of-type(2):after {
		content: "+";
		text-align: center;
		font: normal normal normal 24px/48px Noto Sans TC Medium;
		letter-spacing: 0px;
		color: #F54646;
		width: 20px;
		height: 20px;
		position: absolute;
		right: -6.5%;
		bottom: 83%;
	}

	.form_middle_mb p {
		font: normal normal normal 18px/20px 'Noto Sans TC', sans-serif;
		color: #F54646;
		padding: 10px 0px;
		text-align: center;
	}
	
	.form_middle_mb p span:nth-of-type(1) {
		font: normal normal normal 12px/15px Noto Sans TC Medium;
		
	}

	.form_middle_mb p span:nth-of-type(2){
		font: normal normal normal 15px/18px Noto Sans TC Medium;
	}

	.form_title {
		margin-top: 0px;
		padding: 0px 0px;
	}
	
	.common-pain p {
		margin: 10px auto;
	}


	#form .body {
		padding: 0px 10px 41px 10px;
	}
	
	#form .body .form {
		margin-top: 0px;
	}

	#form .body .form .block {
		width: 100%;
		margin-left: 0px;
	}
	
	#form .body .form .block input[type=text], #form .body .form .block select,.whychoose table {
		font: normal normal normal 16px/23px 'Noto Sans TC', sans-serif;
	}
	
	#form .body .form .agger,#form .body .form .note,#form .body .form .agger a {
		font: normal normal normal 12px/18px 'Noto Sans TC', sans-serif;
	}

	#form .body .form .submit button {
	  font: normal normal normal 26px/30px Noto Sans TC Bold;
	  border-radius: 12px;
	}
	
	#form .body .form .note {
	  padding: 10px 0px 10px 0px;
	}
	
	#form .body .form .agger .checkmark {
	  top: 3px;
	  left: 7px;
	}
	#form .body .form .submit {
	  margin-top: 25px;
	}

	.steptype .text,.step .text,.step .item .text1,.common-pain p  {
		font: normal normal normal 17px/27px 'Noto Sans TC', sans-serif;
	}
	
	.step .text {
		margin: 10px auto 10px auto;
	}
	
	#form .form_text {
		padding-right: 0px;
		font: normal normal normal 40px/58px Noto Sans TC Bold;
	}
	
	.form_title .text {
		font: normal normal normal 30px/58px Noto Sans TC Bold;
	}
	
	.form_middle_mb .package .col-xs-6:nth-of-type(1):after{
		content: "+";
		text-align: center;
		font: normal normal normal 36px/66px Noto Sans TC Medium;
		letter-spacing: 0px;
		color: #F54646;
		width: 50px;
		height: 50px;
		position: absolute;
		left: 100%;
		top: 30%;
		transform: translate(-50%, -50%);
	}
	
	.form_middle_mb .package .col-xs-6:nth-of-type(3):after {
		content: "或";
		text-align: center;
		font: normal normal normal 22px/66px Noto Sans TC Medium;
		letter-spacing: 0px;
		color: #F54646;
		width: 50px;
		height: 50px;
		position: absolute;
		left: 100%;
		top: 30%;
		transform: translate(-50%, -50%);
	}

	.undermobile{ padding-top:10px;}
	
	.greytext {
	  font: normal normal normal 12px/14px 'Noto Sans TC', sans-serif;
	}


}

@media (max-width: 768px){	
	.step .group {
	  max-width: 670px;
	}
	
	.form_middle_mb {
		display:block;
	}
	
	.step .group {
	  max-width: 270px;
	}
	
	.warpper_compare .tab {
		font-size: 24px;
	}
	
	.form_middle_mb .block1 .block1_text {
	  font: normal normal bold 22px/28px Noto Sans TC Bold;
	}
	
	.form_middle_mb {
		padding-top: 30px;padding-bottom: 30px; text-align:center;
	}

	
	.form_middle_mb .block1 {
		height: 141px;
		padding: 2px 2px;
		border-radius: 20px;
		width: 90%;
	}

	.form_middle_mb .package {
		width: 80%;
	}
		
	.form_middle_mb .block1 .block1_bg {
	  border-radius: 20px;
	  height: 138px;
	}

	.form_middle_mb p span:nth-of-type(2) {
	  font: normal normal normal 14px/20px Noto Sans TC Medium;
	}

}