html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: "";
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
@media screen and (min-width: 801px) {
    .header-img{
        width: 13vw;
        height: auto;
    }
    .desktop {
        display: block;
        position: relative;
    }

    .img {
        width: 100%;
    }
    .comment-background{
        width: 100vw;
        background-color: #e7fbff;
    }
    .comment-content{
        padding: 0 0% 0 0%;
    }
    .section{
        height: 16vh;
        width: 8vw;
        margin: 0 0 7vw 0;
        cursor:pointer;
    }
    .comment-out{
        width: 81vw;
        overflow:hidden;
        margin: 0 0 0 2vw;
        display: inline-block;
    }
    .comment-in{
        width: 6000px;
    }
    .comment-img{
        width: 40vw;
    }
    .video{
        width: 100%;
    }

    .mobile {
        display: none;
    }

    .btn {
        text-align: center;
        position: fixed;
        margin: auto;
        bottom: 10%;
        left: 0;
        right: 0;
        font-family: 'Noto Sans TC','Helvetica Neue',Helvetica,Arial,'微軟正黑體','微软雅黑','メイリオ','맑은 고딕',sans-serif;
        color: #fff;
        font-size: 24px;
        width: 33%;
        height: 3%;
        padding: 15px 93px 14px;
        border-radius: 69px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
        border: solid 4px #00d2ff;
        background-color: #ffffff;
        z-index: 15;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .btn span {
            text-decoration: none;
            width: 450px;
            height: 33px;
            font-family: 'Noto Sans TC','Helvetica Neue',Helvetica,Arial,'微軟正黑體','微软雅黑','メイリオ','맑은 고딕',sans-serif;
            font-size: 90%;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #044dba
            ;
        }
    footer {
        padding-top: 66px;
        padding-bottom: 10%;
        background-color: #f1f1f1;
    }
    .news{
        display: flex;
        flex-direction: row;
        justify-content:center;
        height: 500px;
        align-items: center;
    }
    .single_news{
        height: 230px; 
        width: 256px
    }
    .btn_img{
        height: 350px;
    }
}


@media screen and (max-width: 800px) {
    .header-img{
        width: 20vw;
        height: auto;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
        position: relative;
    }

    .img {
        width: 100vw;
    }

    .needCaregiver{
        width: 100vw; 
        height: 15vw;
        background-color: #f3f2f2;
    }

    .comment-background{
        width: 100vw;
        background-color: #e7fbff;
    }
    .comment-content{
        padding: 0 0% 0 0%;
    }
    .section{
        height: 4vh;
        margin: 0 0 22vw 0vh;
        cursor:pointer;
    }
    .comment-out{
        width: 81vw;
        overflow:hidden;
        margin: 0 0 0 3vw;
        display: inline-block;
    }
    .comment-in{
        width: 6000px;
    }
    .comment-img{
        width: 81vw;
    }

    .video{
        width: 100%;
    }

    .btn {
        text-align: center;
        position: fixed;
        margin: auto;
        bottom: 4%;
        left: 0;
        right: 0;
        font-family: 'Noto Sans TC','Helvetica Neue',Helvetica,Arial,'微軟正黑體','微软雅黑','メイリオ','맑은 고딕',sans-serif;
        color: #fff;
        font-size: 23px;
        width: 70%;
        height: 2.8%;
        padding: 10px 41px 11px;
        border-radius: 61px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
        border: solid 3px #00d2ff;
        background-color: #ffffff;
        z-index: 15;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .btn span {
            text-decoration: none;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            width: 232px;
            height: 28px;
            font-family: 'Noto Sans TC','Helvetica Neue',Helvetica,Arial,'微軟正黑體','微软雅黑','メイリオ','맑은 고딕',sans-serif;
            font-size: 80%;
            color: #044dba;
        }
        
    footer {
        padding-top: 66px;
        padding-bottom: 22%;
        background-color: #f1f1f1;
    }
    .btn_img{
        padding-top: 34px;
        padding-bottom: 30%;
    }
    
}
.row {
    text-align: center;
    /* min-width: 900px; */
}

    .row .inline-block-item {
        display: inline-block;
        margin-right: 2%;
        margin-left: 2%;
    }

    .row ul {
        padding-left: 0px;
        display:flex;
    }

.social-link,
.store-link {
    display: inline-block;
    padding: 5px;
}

    .store-link img {
        width: 150px;
    }

    .social-link img {
        width: 50px;
    }
* {
    -webkit-tap-highlight-color:transparent;
}




