body{
    font-family: 'Noto Sans TC', sans-serif;
}
header{
    background-color:#ffffff;
}
.main_container{
    width:100%;
    max-width: 1360px;
    margin:0 auto;
    background-color:#ffffff;
}
.section3_heading_sup_script{
    font-size: 1rem;
    position: relative;
    top: -18px;
}
.section1{
    text-align: center;
    margin-top:34px;
}
.section2{
    width:100%;
    max-width: 1360px;
    text-align: center;
    background-color:#F5F9F7;
    padding-bottom: 6%;
    margin:0 auto;
    margin-top:149px;
}
.section3{
    width: 100%;
    max-width: 1360px;
    text-align: center;
    background-color:#748A96;
    padding-bottom:50px;
    margin:0 auto;
}
.section4{
    padding:82px 0;
    text-align: center;
    background-color: #F5F9F7;
    width: 100%;
    max-width: 1360px;
    margin:0 auto;
}
.section5{
    overflow: hidden;
    width: 100%;
    max-width: 1360px;
    margin:0 auto;
}
.section6{
    padding: 9% 0;
    text-align: center;
    background-color: #F5F9F7;
    width: 100%;
    max-width: 1360px;
    margin:0 auto;
}
.section2_header{
    font-size:58pt;
    text-align: center;
    letter-spacing: 10px;
    font-weight: 900;
    color:#1C8071;
    font-family:'Noto Sans TC', sans-serif;
    padding-top:56px;
    padding-bottom:56px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:url("../images/healpage_section2_header_bg.png") no-repeat;
    background-size: 100% 100%;

}
.section3_header{
    font-size:58pt;
    text-align: center;
    letter-spacing: 10px;
    font-weight: 900;
    color:#ffffff;
    font-family:'Noto Sans TC', sans-serif;
    padding-top:56px;
    padding-bottom:56px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:url("../images/healPage_section3_heading_bg.png") no-repeat;
    background-size: 100% 100%;

}
.sub_heading_bold_text{
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 900;
    color:#00A499;
}
.section2_heading_line{
    width:20%;
    background-color:#1C8071;
    height:3pt;
    margin-left: 3%;
    margin-right: 3%;
}
.section3_heading_line{
    width:20%;
    background-color:#ffffff;
    height:3pt;
    margin-left: 3%;
    margin-right: 3%;
}
.h_heading{
    font-size:3.5rem;
    font-weight: 900;
    color:#1C8071;
    font-family:'Noto Sans TC', sans-serif;
    text-align: center;
    letter-spacing: 5px;
}
.green_line{
    width:90px;
    height:1.5pt;
    border:0;
    background-color:#1C8071;
    margin:0 auto;
}
.small_heading{
    color:#1C8071;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    margin-top:13px;
}
.section3_h_heading{
    font-size:3.5rem;
    font-weight: 900;
    color:#ffffff;
    font-family:'Noto Sans TC', sans-serif;
    text-align: center;
    margin-top:39px;
    letter-spacing: 5px;
}
.heading_white_line{
    width:90px;
    height:1.5pt;
    border:0;
    background-color:#ffffff;
    margin:0 auto;
    margin-top:30px;
}
.white_small_heading{
    color:#ffffff;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    font-size: 15pt;
    margin-top:28px;
}
.two_box_container{
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
    max-width:947px;
    margin:0 auto;
    overflow: hidden;
}

.box_style{
    width:390px;
    height:348px;
    margin:0 auto;
    margin-top:27px;
    border:3px solid #1C8071;
    text-align: right;
}
.box_style img{ 
    margin-top:40px;
    margin-right: 20px;
    height: 66%;
}
.box_style_header{
    background-color:#1C8071;
    color:#ffffff;
    padding:13px;
    font-size:1.5rem;
    text-align: center;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
}
.h_section2_content{
    margin-top:63px;
}
.h_section2_box_container{
    max-width:1177px;
    text-align: center;
    margin:0 auto;
    margin-top:27px;
}
.h_section2_box_inner{
    width:90%;
    margin: 0 auto;
}
.h_section2_box{
    margin:0 auto;
    text-align: right;
    border:1px solid #1C8071;
}
.h_section2_box_style_header{
    background-color:#1C8071;
    color:#ffffff;
    padding:22px;
    font-size:32pt;
    text-align: center;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 900;
}
.h_section2_box_img_container {
    display: flex;
    justify-content: space-around;
    align-content: center;
    padding: 38px;
}
.h_section2_box_img_container img{
    width:7%;
    height:14%;
    margin-top:0;
    opacity: 0;
}
.h_section2_linkbox_container{
    max-width:1177px;
    margin:0 auto;
    text-align: center;
    margin-top:75px;
    overflow: hidden;
}
.h_section2_linkbox_inner{
    width:90%;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
.h_section2_linkbox{

    width:40%;
    position: relative;
}
.h_section2_linkbox img.squareImg{
    width:100%;

}

a.white_btn {
    padding: 1% 8% 1% 8%;
    text-decoration: none;
    color: #1C8071;
    font-size: 1.2rem;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    width: auto;
    position: absolute;
    top: 72%;
    left: 50%;
    background: #ffffff url(../images/button_arrow.png) no-repeat;
    background-position: 90%;
    background-size: 10px;
    border: 2px solid #1C8071;
    transform: translateX(-50%);
}
.section6 a.white_btn {
    padding: 1% 8% 1% 8%;
    text-decoration: none;
    color: #1C8071;
    font-size: 1.2rem;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    width: auto;
    position: absolute;
    top: 77%;
    left: 50%;
    background: #ffffff url(../images/button_arrow.png) no-repeat;
    background-position: 90%;
    background-size: 10px;
    border: 2px solid #1C8071;
    transform: translateX(-50%);
}
.healPage_section3_img{
    width:35%;
    margin-top:2%;
}
.healPage_section3_content_container{
    color:#ffffff;
    text-align: left;
    width:80%;
    margin:0 auto;
    margin-top:37pt;
}
.healPage_section3_content_heading{
    font-size: 20pt;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 900;
    margin-left: -20px;
}
.healPage_section3_content{
    font-size: 14pt;
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
}
.healPage_section3_content ul{
    padding:0;
    list-style-type: none;
    position: relative;
}
.healPage_section3_content ul li{
    list-style-position: inside;
}
.healPage_section3_content ul li::before{
    content:"-";
    position: absolute;
    left:-20px;
}

.healPage_section3_yellow_content_container{
    font-family:'Noto Sans TC', sans-serif;
    margin-top:37px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    width: 930px;
    margin:50px auto 0;
    font-size:30px;
    color:#F1DE11;
}
.healPage_section3_yellow_content_container img{
    height:90%;
    max-height: 70px;
}
.healPage_section4_img_container{
    max-width:702px;
    margin:0 auto;
    position: relative;
    margin-top:53px;
    overflow: hidden;
}
.healPage_section4_img_container img{
    width:100%;
    margin-top:50px;
}
.healPage_section4_img_lbl_style{
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 900;
    font-size: 20pt;
    color:#1C8071;
    width:30%;
}
.section4_img_lbl1 {
    position: absolute;
    top: 5%;
}
.section4_img_lbl2 {
    position: absolute;
    left: 70%;
    top: 5%;
}
.section4_img_lbl3 {
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    position: absolute;
    left: 36.5%;
    font-size: 15pt;
    top: 33%;
}
.section4_img_lbl4 {
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    position: absolute;
    left: 38.5%;
    top: 64%;
    font-size: 15pt;
}
.section4_img_lbl5 {
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    position: absolute;
    left: 38%;
    top: 85%;
    font-size: 15pt;
}
.healPage_section5_container{
    display: flex;
    justify-content: space-between;
}
.healPage_section5_container img{
    width: 35%;
}
.healPage_section5_right_box{
    background-color:#748A96;
    width: 70%;
    position: relative;
}
.healPage_section5_right_box_container{
    position: relative;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:#ffffff;
    width:90%;
    padding: 5%;
}
.healPage_section5_heading{
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 900;
    text-align: center;
    font-size: 3.5rem;
    letter-spacing: 5px;
}
.healPage_section5_inner_content{
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    margin-top: 5%;
    font-size: 1.6rem;
}
.healPage_section5_inner_content .p2{
    margin-top: 3%;
    line-height: 3rem;
    margin-left: -3%;
}
.healPage_section5_inner_content .p2 ul{
    list-style-type:none;
    padding-left: 42px;
}
.healPage_section5_inner_content .p2 ul li:before{
    content: "- ";
    margin-left: -3%;
}
.healPage_section5_img_container{
    width: 35%;
    background:url("../images/healPage_section5_img.png") no-repeat;
    background-size: cover;
}
.healPage_section6_img{
    width:100%;
    opacity: 0.6;
    border: 1px solid #008071;
}
.section6_img_container{
    font-family:'Noto Sans TC', sans-serif;
    font-weight: 400;
    width:50%;
    margin: 0 auto;

    position: relative;
}
.mob_exclamation{
    display: none;
}
.ex_text{
	padding-top: 25px;
}
@media only screen and (max-width:1024px){
    .section3_heading_sup_script{
        position: relative;
        font-size: 0.70rem;
        top:-9px;
    }
    .section2_header{
        font-size: 40pt;
    }
    .section2_heading_line{
        width:13%;
    }
    .section3_header {
        font-size: 36pt;
    }
    .section3_heading_line {
        width: 13%;
    }
    .h_heading{
        font-size: 2.5rem;
    }
    .h_section2_content {
        margin-top: 0;
    }
    .section3_h_heading {
        font-size: 2.5rem;
        margin-top:20px;
    }
    .section2 {
        margin-top: 75px;
    }

    .h_section2_linkbox_container {
        margin-top: 70px;
    }
    .heading_white_line {
        margin-top:15px;
    }
    .white_small_heading {
        margin-top:14px;
        font-size: 1.5rem;
    }
    .healPage_section3_content{
        font-size: 1.5rem;  
    }
    .healPage_section3_content_heading{
        font-size: 20pt;
    }
    .healPage_section3_img {
        width: 80%;
    }
    .healPage_section3_yellow_content_container {
        font-size: 1.5rem;
		width: 620px;
    }
    .section4 {
        padding: 42px;
        text-align: center;
    }
	.ex_text{
		padding-top: 0;
    }
    .healPage_section5_heading{
        font-size: 2.5rem;
    }
    .healPage_section5_inner_content{
        font-size: 1.5rem;
    }
}
@media only screen and (max-width:850px){
    a.white_btn {
        font-size: 1rem;
    }
    .section6 a.white_btn {
        font-size: 1rem;
    }
}


@media only screen and (max-width:767px){
    a.white_btn {
        font-size: 0.8rem;
        background-size:4px;
    }
    .section6 a.white_btn {
        font-size: 0.8rem;
    }
    .h_heading{
        font-size:1.5rem;
    }
    .BR_show_in_mobile{
        display: block;
    }
    .small_heading{
        font-size: 0.6rem;
    }
    .section2_header{
        font-size:25px;
        padding-top: 21px;
        padding-bottom: 21px;
    }
    .section3_header{
        font-size:21pt;
        padding-top: 21px;
        padding-bottom: 21px;
    }
    .section2_heading_line {
        height:2pt;
    }
    .section2{
        margin-top: 38px;
    }

    .box_style {
        width: 230px;
        height: 218px;
    }
    .box_style_header {
        padding: 13px;
        font-size: 12pt;
        text-align: center;
    }
    .box_style img {
        margin-top: 20px;
    }
    .h_section2_box_style_header {
        font-size: 16pt;
        padding: 11px;
    }
    .h_section2_linkbox {
        width: 45%;
    }
    .section3_heading_line {
        height:2pt;
    }
    .section3_h_heading {
        font-size: 1.5rem;
        margin-top: 10px;
    }
    .section3_heading_sup_script{
         font-size: 50%;
    }
    .h_section2_content {
        margin-top: 0;
    }
    .h_section2_linkbox_container {
        margin-top: 35px;
    }
    .white_small_heading {
        font-size: 0.8rem;
    }
    .healPage_section3_img {
        width: 80%;
    }
    .healPage_section3_content{
        font-size: 0.6rem;
    }
    .healPage_section3_content_heading {
        font-size: 0.8rem;
    }
    .healPage_section3_content_container{
        margin-top:5%;
    }
    .healPage_section3_yellow_content_container {
        font-size: 0.8rem;
		width: 90%;
    }
    .healPage_section3_yellow_content_container img {
        height: 40px;
    }
    .healPage_section4_img_container img {
        margin-top: 18px;
    }
    .healPage_section4_img_lbl_style {
        font-size: 3rem;
    }
    .section4_img_lbl3 {
        top: 26%;
    }
    .section4_img_lbl4 {
        top: 60%;
    }
    .healPage_section4_img_container {
        margin-top: 25px;
    }
    .healPage_section5_img_container{
        width: 35%;
        background:url("../images/healPage_section5_img_mobile.png") no-repeat;
        background-size: cover;
    }
    .healPage_section5_heading {
        font-size: 1.5rem;
    }
    .section3_heading_sup_script{
        font-size: 50%;
    }
    .healPage_section5_inner_content {
        font-size: 1rem;
    }
    .healPage_section5_inner_content .p2 {
        line-height: 2rem;
    }
    .section1 {
        margin-top: 0;
    }
    
    .section4_img_lbl2 {
        top: 2%;
    }
    .section4_img_lbl1 {
        top: 2%;
    }
    a.white_btn {
        font-size: 0.6rem;
    }
    .section6 a.white_btn {
        font-size: 0.6rem;
    }
    .healPage_section4_img_lbl_style {
        font-size: 0.8rem;
    }
    .section4_img_lbl3 {
        top: 28%;
    }
    .section4_img_lbl4 {
        top: 62%;
    }
    .section4_img_lbl5 {
        top: 84%;
    }
  
    .section6 a.white_btn {
        background-size: 4px;
    }
    .section4 {
        padding: 40px 0px;
        
    }
    .section4_inner{
        width: 90%;
        margin:0 auto;
    }
}

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

}

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

    .section4_img_lbl3 {
        top: 29%;
    }
    .section4_img_lbl4 {
        top: 61%;
    }
    .section4_img_lbl5 {
        top: 83%;
    }
    .section6 {
        padding: 20px 0;
    }
    a.white_btn {
        font-size: 0.5rem;
        top: 66%;
    }
    .section6 a.white_btn {
        font-size: 0.5rem;
        top: 76%;
        background-size: 4px;
    }
    .desktop_exclamation{
        display: none;
    }
    .mob_exclamation{
        display: block;
    }
	.h_section2_box_img_container img {
        width: 8%;
        margin-top: 0;
    }
	.h_section2_box_img_container {
		padding: 10px;
	}
	.section3_header{
        font-size:25px;
        letter-spacing: 5px;
	}
	.h_heading{
		margin-bottom: 10px;
    }
    .healPage_section5_inner_content {
        font-size: 0.8rem;
    }
    .healPage_section5_inner_content .p2 {
        line-height: 1.8rem;
    }
    .h_heading{
        font-size:1.3rem;
    }
    .box_style_header{
         font-size:0.8rem;
    }
}

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

    .h_section2_linkbox_inner {
        width: 82%;
    }
    .section1 {
        margin-top: 0;
    }
    .healPage_section5_inner_content .p2 ul {
        margin-left: -13%;
    }
    .section4_img_lbl3 {
        top: 30%;
    }
    .section4_img_lbl4 {
        top: 62%;
    }
    .BR_show_in_mobile{
        display: block;
    }

    .green_line{
        margin-top:11px;
    }
    .box_style{
        width:190px;
        height:174px;
        margin-top:13px;
    }
    .box_style_header{
        padding:6px;
    }
    .box_style img{ 
        margin-top:20px;
    }
    .section2_header{
        font-size:25px;
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .section3_header{
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .section2{
        margin-top:23px;
    }


    .h_section2_content {
        margin-top: 15px;
    }
    .h_section2_box_style_header {
        font-size: 14pt;
        padding: 11px;
    }
    .h_section2_box {
        width:90%;
    }
    .h_section2_box_img_container {
        padding: 10px;
    }
    .h_section2_box_img_container img {
        width: 8%;
        margin-top: 0;
    }
    .white_small_heading {
        font-size: 7pt;
    }
    .section3_h_heading {
        font-size: 1.5rem;
    }
    .h_section2_linkbox_container {
        margin-top: 18px;
    }
    .healPage_section3_content {
        font-size: 7pt;
    }
    .healPage_section3_content_heading {
        font-size: 10pt;
    }
    .healPage_section3_content_container{
        margin-top:5%;
    }
    .healPage_section3_yellow_content_container {
        font-size: 10pt;
    }
    .healPage_section3_yellow_content_container img {
        height: 25px;
    }
	.ex_text{
		padding-top: 10px;
    }
    a.white_btn {
        font-size: 0.4rem;
    }
    .healPage_section5_heading {
        font-size: 1.5rem;
    }
    .healPage_section5_inner_content {
        font-size: 0.8rem;
    }
    .healPage_section5_inner_content .p2 {
        line-height: 1.7rem;
    }
    .section3_heading_line{
        width:9%;
    }
    .section2 .small_heading{
        padding:0 10px;
    }
}

@media only screen and (max-width:320px){
    .healPage_section3_yellow_content_container {
        font-size: 7pt;
    }
	.section3_header{
		font-size: 18px;
    }
    .section4_img_lbl4 {
        top: 61%;
    }
    .section4_img_lbl5 {
        top: 81%;
    }
    .healPage_section5_heading {
        font-size: 1rem;
    }
    .healPage_section5_inner_content {
        font-size: 0.7rem;
    }
    .healPage_section5_inner_content .p2 {
        line-height: 1.4rem;
    }
    .h_heading{
        font-size:1rem;
    }
}
