body {
    font-family: 'Noto Sans TC', '微軟正黑體';
}

img {
    max-width: 100%;
    vertical-align: top;
}

a:focus,
a:hover {
    color: #0098db;
}

.top-header {
    padding-top: 12px;
    background-color: #0098db;
}

.content p {
    font-size: 14px;
    font-weight: 300;
}

.content p>a {
    color: #fff;
}

.content p .fa {
    margin-right: 12px;
}

.social-items {
    margin-right: 5px;
}

.social-items p .fa {
    margin-right: 0;
}

.navbar-default.affix .top-header .social-items [class^=fa] {
    font-size: 16px;
}

.location-top {
    margin-right: 30px;
}

.location-top:last-child {
    margin: 0;
}

.navbar-default .navbar-nav>li>a {
    font-size: 18px;
    letter-spacing: .05em;
}

@media (max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .dropdown-menu>li>a {
        font-size: 14px;
    }
}

.nav>li.only_pc,
.only_pc {
    display: block;
}

.nav>li.only_mb,
.only_mb {
    display: none;
}

@media (max-width:1199px) {

    .nav>li.only_pc,
    .only_pc {
        display: none;
    }

    .nav>li.only_mb,
    .only_mb {
        display: block;
    }
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>li.active>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #0098db;
}

.header {
    height: 130px;
}

.navbar-default {
    margin: 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.main-slider {
    /*height: 785px;*/
    height: 900px;
    max-height: 100vh;
}

@media (max-width:1199px) {
    .main-slider {
        height: 600px;
    }
}

@media (max-width:767px) {
    .main-slider {
        max-height: auto;
        height: 500px;
    }
}

@media (max-width:575px) {
    .main-slider {
        height: 300px;
    }
}

@media (max-width:479px) {
    .main-slider {
        height: 200px;
    }

    .main-slider .slider-pagi {
        display: none;
    }
}

.slide-info {
    padding: 0 15px;
}

.slide-info h2 {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: .05em;
    margin: 0;
}

.slide-info p {
    font-size: 25px;
    line-height: 1.6;
    letter-spacing: .05em;
    margin: 25px 0 0;
}

.btn-primary {
    background-color: #eda80f;
    border-color: #eda80f;
}

.btn {
    font-size: 16px;
    letter-spacing: .05em;
}

.slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.indexslider__btn {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0;
    margin-top: 30px;
}

.main {
    padding: 60px 0;
    margin: 0;
}

.section-title {
    margin-bottom: 50px;
}

.section-title h2 {
    color: #212121;
    font-size: 28px;
    letter-spacing: .05em;
}

.section-title p {
    color: #888;
    font-size: 14px;
    font-weight: 300;
}

hr.icon-middle-white:after {
    content: '';
    font-family: '微軟正黑體';
    width: 36px;
    height: 18px;
    padding: 0;
    background-image: url(../img/common/title_icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.post-date {
    width: auto;
    height: 75px;
    background-color: #0098db;
}

.post-date h3 {
    font-size: 27px;
    font-weight: 500;
}

.post-date p {
    font-size: 16px;
}

.blog-post .caption h6.media-heading {
    color: #333;
    font-size: 25px;
    line-height: 1.2;
    margin: 15px 0 10px;
    -webkit-transition: color .4s ease;
    -moz-transition: color .4s ease;
    transition: color .4s ease;
}

.blog-post:hover .caption h6.media-heading {
    color: #0098db;
}

.blog-post .caption>p {
    max-height: 3.2em;
    color: #888;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: .05em;
    margin: 12px 0 0;
    overflow: hidden;
}

.author p {
    display: inline-block;
    color: #444;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 0 15px;
}

.author p:first-child {
    margin: 0;
}

.author p .fa {
    color: #0098db;
    margin-right: 8px;
}

.blog-post {
    cursor: pointer;
}

.blog-post-thumbnails .media-body p {
    max-height: 4.8em;
    color: #888;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: .05em;
    overflow: hidden;
    margin: 0;
}

.blog-post-thumbnails .media-body .author p:last-child {
    margin-left: 12px;
}

h6.media-heading {
    color: #444;
    font-size: 20px;
    line-height: 1.2;
    -webkit-transition: color .4s ease;
    -moz-transition: color .4s ease;
    transition: color .4s ease;
}

.blog-post-thumbnails .media:hover h6.media-heading {
    color: #0098db;
}

.blog-post-thumbnails {
    margin: 0;
}

.media {
    margin-top: 20px;
}

.about-us h2 {
    color: #212121;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: .05em;
}

hr.short {
    width: 70px;
    border-color: #0093d6;
    margin: 15px 0 20px;
}

.section {
    padding: 0 15px;
}

.indexslogan {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.indexslogan__content {
    width: calc(50% - 40px);
}

.indexslogan__title {
    color: #212121;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 20px;
}

.indexslogan__title::after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background-color: #0093d6;
    margin-top: 15px;
}

.indexslogan__text {
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.875;
}

.home-services h5 {
    color: #444;
    font-size: 20px;
    line-height: 1;
    letter-spacing: .05em;
}

.home-services p {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    letter-spacing: .05em;
    margin: 13px 0 0;
}

.footer {
    background-color: #f6f7f7;
}

.footer .main {
    padding-bottom: 0;
}

.bottom-footer {
    height: 50px;
    background-color: #eeeeee;
    padding: 10px 0;
}

.about-footer {
    width: auto;
    float: none;
    padding: 0;
}

.about-footer p {
    word-break: break-all;
}

.footer-info {
    height: auto;
}

.cd-top {
    background-color: #0098db
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #0098db
}

.copyright {
    background-color: #eee;
    padding: 10px 0;
}

.copyright__box {
    overflow: hidden;
}

.icon-fa {
    line-height: 28px;
}

.icon-fa:hover {
    background-color: #0098db;
    border-color: #0098db;
}

.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
    margin: 0;
}

.dropdown-menu {
    background-color: #fff;
    border-color: #eee;
}

.dropdown-menu>li>a {
    color: #444;
    letter-spacing: .05em;
}

.dropdown-menu .divider {
    background-color: #eee;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #0098db;
}

.fixed__reservation {
    position: fixed;
    bottom: 10%;
    right: 5px;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.media-left {
    display: inline-block;
}

.media-body {
    display: inline-block;
    width: calc(100% - 259px);
}

@media (min-width:1200px) {
    .slide-info {
        left: calc((100% - 1170px) / 2);
    }
}

@media (max-width:1199px) {
    .content {
        padding: 0 15px;
    }
}

@media (max-width:992px) {
    .blog-post .caption p {
        margin-bottom: 0;
    }
}

@media (max-width:991px) {
    .blog-post-thumbnails .media {
        display: block;
        margin-top: 15px;
    }

    .blog-post-thumbnails .media:first-child {
        margin: 0;
    }

    .blog-post-thumbnails .media h6.media-heading {
        margin-bottom: 10px;
    }

    .fixed__reservation {
        width: 160px;
        top: auto;
        bottom: 60px;
    }

    .slide::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .15;
    }

    .indexslider__btn {
        margin: 20px auto 0;
    }

    /*.main-slider {
        min-height: 380px;
        height: 80vw;
    }*/
    .slide-info,
    .slide.active .slide-info {
        height: auto;
        top: 50%;
        transform: translateY(-50%);
    }

    .slide-info h2 {
        font-size: 26px;
    }

    .slide-info p {
        display: none;
        font-size: 18px;
        margin: 10px 0 0;
    }

    .main {
        padding: 30px 0;
    }

    .section-title h2 {
        font-size: 24px;
    }

    hr {
        margin: 15px 0;
    }

    .indexnews__bigblock {
        margin-bottom: 15px;
    }

    .media-left {
        display: block;
    }

    .blog-post .caption h6.media-heading {
        font-size: 20px;
    }

    .blog-post-thumbnails .media-body {
        margin-top: 15px;
    }

    .indexslogan {
        flex-direction: column;
    }

    .indexslogan__content {
        width: 100%;
        text-align: center;
    }

    .indexslogan__title::after {
        margin-left: auto;
        margin-right: auto;
    }

    .indexslogan__title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .indexslogan__text {
        margin-bottom: 10px;
    }

    .section-title {
        margin-bottom: 20px;
    }

    .post-date {
        right: 15px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .container {
        width: 100%;
    }
}

@media (max-width:767px) {
    .header {
        height: auto;
    }

    .copyright__box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: column;
    }

    .copyright__box [class^=column] {
        float: none;
    }
}

@media (max-width:576px) {
    .social-network {
        width: auto;
        height: auto;
    }
}

/* footer重切 */
.footer__contentbox {
    padding: 55px 0 50px;
    background-color: #f6f7f7;
}

.footer__itembox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.footer__itembox {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}

.footer__item {
    width: calc(33.3333% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}

.footer__item:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer__item:nth-child(n + 2) {
    padding-top: 24px;
}

.footer__logo {
    width: 210px;
}

.footer__logo-text {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.85;
    letter-spacing: .05em;
    margin: 12px 0 0;
}

.footer__itemtitle {
    color: #0098db;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .05em;
    margin: 0 0 18px;
}

.footer__item-innerbox {
    width: 100%;
}

.footer__linkbox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    /*width: 175px;*/
}

.footer__linkbox-half {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 50%;
}

.footer__link {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin: 25px 0 0;
}

.footer__link:first-child {
    margin: 0;
}

.footer__inforow {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 15px;
}

.footer__inforow:first-child {
    margin: 0;
}

.footer__inforow-text {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 1.2;
    padding-top: 3px;
    -webkit-transition: color .4s ease;
    -moz-transition: color .4s ease;
    transition: color .4s ease;
}

a.footer__inforow:hover .footer__inforow-text {
    color: #0098db;
}

.footer__inforow .fa {
    font-size: 22px;
    color: #0098db;
    margin-right: 10px;
}

@media (max-width:991px) {
    .footer__itembox {
        align-items: center;
        flex-direction: column;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .footer__item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .footer__contentbox {
        padding: 30px 0;
    }

    .footer__item:nth-child(2) {
        display: none;
    }
}

/* footer重切 end */

/* 關於聽寶 */
.section-heading {
    bottom: 45px;
    z-index: 5;
}

.pages-header {
    position: relative;
    height: 330px;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.pages-header::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    opacity: .5;
}

.pages-header-news {
    background-image: url(/lazyweb/web/img/new/pagetitle.jpg);
}

.pages-header-about {
    background-image: url(/lazyweb/web/img/about/pagetitle.jpg);
}

.pages-header-product {
    background-image: url(/lazyweb/web/img/product/pagetitle.jpg);
}

.pages-header-contact {
    background-image: url(/lazyweb/web/img/contact/pagetitle.jpg);
}

.pages-header-reservation {
    background-image: url(/lazyweb/web/img/reservation/pagetitle.jpg);
}

@media (max-width:575px) {
    .pages-header-news {
        background-image: url(/lazyweb/web/img/new/pagetitle_mobile.jpg);
    }

    .pages-header-about {
        background-image: url(/lazyweb/web/img/about/pagetitle_mobile.jpg);
    }

    /*.pages-header-product {
        background-image: url(/lazyweb/web/img/product/pagetitle_mobile.jpg);
    }*/
    .pages-header-contact {
        background-image: url(/lazyweb/web/img/contact/pagetitle_mobile.jpg);
    }

    .pages-header-reservation {
        background-image: url(/lazyweb/web/img/reservation/pagetitle_mobile.jpg);
    }
}

.span-title h1 {
    color: #0098db;
    font-size: 38px;
    line-height: 1;
}

.span-title p {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin: 15px 0 0;
}

.about__topblock {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.about__topblock-content {
    width: calc(100% - 600px);
    padding-right: 45px;
}

.about__topblock-bottom .about__topblock-content {
    padding: 0 0 0 45px;
}

.about__topblock-img {
    width: 600px;
}

.about__topblock-titlebox {
    margin-bottom: 28px;
}

.about__topblock-titlebox::after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background-color: #0093d6;
    margin: 15px 0 0;
}

.about__topblock-title {
    color: #212121;
    font-size: 24px;
    line-height: 1;
}

.about__topblock-text {
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.875;
    margin: 0 0 15px;
}

.about__topblock-text:last-child {
    margin: 0;
}

.about__textbox-text {
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.875;
    text-align: center;
    margin: 15px 0 0;
}

.about__textbox-text:first-child {
    margin: 0;
}

.about__companys {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 75px;
}

.about__company-logo {
    width: 20%;
}

@media (max-width:991px) {
    .about__topblock {
        align-items: center;
        flex-direction: column;
    }

    .about__topblock-content {
        width: 100%;
        padding: 0 0 20px;
    }

    .about__topblock-bottom {
        flex-direction: column-reverse;
    }

    .about__topblock-bottom .about__topblock-content {
        padding: 0 0 20px;
    }

    .about__topblock-titlebox {
        text-align: center;
        margin-bottom: 10px;
    }

    .about__topblock-titlebox::after {
        margin: 15px auto 0;
    }

    .about__topblock-text {
        text-align: center;
    }

    .about__topblock-text+.return__btn {
        margin: 20px auto 0;
    }

    .about__companys {
        align-items: center;
        flex-direction: column;
        margin-top: 25px;
    }

    .about__company-logo {
        width: 250px;
        margin: 0 auto;
    }
}

@media (max-width:575px) {
    .pages-header {
        height: 280px;
        background-size: cover;
        background-attachment: scroll;
    }

    .span-title h1 {
        font-size: 32px;
    }

    .span-title p {
        font-size: 16px;
    }
}

/* 關於聽寶 end */

/* 聽力檢查 */
.main-check {
    padding-bottom: 0;
}

.panel-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 3%;
}

.panel-content {
    margin: 0;
}

.panel-info h6 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    color: #444;
    font-size: 20px;
}

.panel-info h6 span {
    display: block;
    width: 40px;
    height: 40px;
    font-family: 'Raleway';
    font-style: italic;
    color: #fff;
    font-size: 35px;
    line-height: 34px;
    text-align: center;
    background-color: #0098db;
    margin-right: 10px;
}

.panel-info p {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    margin: 15px 0 0;
}

.checkstep__box {
    text-align: center;
}

@media (min-width:992px) {
    .checkstep__img-mobile {
        display: none;
    }
}

@media (max-width:991px) {
    .checkstep__img {
        display: none;
    }

    .panel-info {
        justify-content: flex-start;
        padding: 20px 35px;
    }

    .reverse__row {
        display: flex;
        flex-wrap: wrap;
    }

    .reverse__row div:nth-child(even) {
        width: 100%;
    }

    .reverse__row div:first-child {
        order: -1;
    }

    .reverse__row div:nth-child(2) {
        order: -2;
    }

    .reverse__row div:nth-child(3) {
        order: 1;
    }

    .reverse__row div:nth-child(4) {
        order: 0;
    }
}

/* 聽力檢查 end */

/* 最新消息 */
.post-preview {
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.post-preview:nth-child(n + 2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #dcdcdc;
}

.post-details {
    position: relative;
    display: inline-block;
    width: calc(100% - 350px);
}

.post-details>p:last-child {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
}

.post-details p:last-child a {
    width: 120px;
}

p.post-text {
    color: #888;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    margin: 10px 0 0;
}

h5.post-title {
    color: #444;
    font-size: 25px;
    line-height: 1.2;
    margin: 0 0 8px;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #0098db;
    border-color: #0098db;
}

.pagination {
    margin: 60px 0 0;
}

.pagination a {
    min-width: 35px;
    height: 35px;
    color: #444;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    line-height: 35px;
    letter-spacing: .05em;
    padding: 0 10px;
}

.pagination a.active,
.pagination a:hover:not(.active),
.pagination a:focus:not(.active) {
    background-color: #0098db;
    border-color: #0098db;
}

.sidebar .media-body {
    width: calc(100% - 94px);
}

.media-heading-link {
    max-height: 2.4em;
    color: #444;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: .05em;
    overflow: hidden;
}

.sidebar__date {
    color: #444;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: .05em;
    margin: 12px 0 0;
}

.sidebar__date .fa {
    color: #0098db;
    margin-right: 8px;
}

.inner-sidebar hr {
    border-color: #dbdcdc;
}

.sidebar__post {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #dbdcdc;
}

.sidebar__post:first-child {
    padding-top: 0;
    border-top: 0;
    border: 0;
}

.sidebar__typebox-box {
    padding: 15px 0;
    border-top: 1px solid #dbdcdc;
}

.sidebar__typebox-box:first-child {
    border: 0;
    padding-top: 0;
}

.sidebar__typebox-btn {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}

.inner-sidebar {
    margin: 50px 0 0;
}

.inner-sidebar:first-child {
    margin: 0;
}

@media (max-width:992px) {
    .author {
        display: block;
    }

    .sidebar {
        margin-top: 30px;
    }
}

@media (max-width:991px) {
    .pagination {
        margin: 30px 0 0;
    }

    .inner-sidebar .media-left {
        display: inline-block;
    }

    .inner-sidebar {
        margin-top: 20px;
    }
}

@media (max-width:767px) {
    .post-details>p:last-child {
        position: relative;
        margin: 10px 0 0;
    }

    .post-details {
        width: 100%;
        margin-top: 15px;
    }

    .span-pagination {
        padding: 0;
    }
}

/* 最新消息 end */

/* 最新消息內頁 */
.newdetail__title {
    color: #444;
    font-size: 25px;
    line-height: 1.6;
    margin: 20px 0 0;
}

.editor {
    margin-top: 25px;
}

.return__btn {
    display: block;
    width: 120px;
    height: 36px;
    color: #0098db;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 34px;
    text-align: center;
    border: 1px solid #0098db;
    margin: 30px 0 0;
    -webkit-transition: color .4s ease, background-color .4s ease;
    -moz-transition: color .4s ease, background-color .4s ease;
    transition: color .4s ease, background-color .4s ease;
}

.return__btn:hover {
    color: #fff;
    background-color: #0098db;
}

@media (max-width:991px) {
    .newdetail__title {
        margin-top: 10px;
    }

    .editor {
        margin-top: 15px;
    }

    .return__btn {
        margin-top: 20px;
    }
}

/* 最新消息內頁 end */

/* 助聽器介紹 */
.open-position .nav-tabs>li {
    margin-left: 40px;
}

.open-position .nav-tabs>li:first-child {
    margin: 0;
}

.open-position .nav-tabs>li>a {
    color: #555;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .05em;
    padding-left: 0;
    padding-right: 0;
}

.open-position .nav-tabs>li.active>a,
.open-position .nav-tabs>li.active>a:hover,
.open-position .nav-tabs>li.active>a:focus {
    border-color: #0098db;
}

.open-position .nav-tabs>li.active>a p {
    color: #0098db;
}

.doctor-headshot {
    padding: 0;
}

.product__itembox {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.product__item {
    margin-top: 40px;
    padding: 0 15px;
}

.product__item:nth-child(-n + 4) {
    margin: 0;
}

.product__box {
    display: block;
    height: 100%;
    background-color: #f6f7f7;
    border: 1px solid #eee;
    -webkit-transition: border-color .4s ease;
    -moz-transition: border-color .4s ease;
    transition: border-color .4s ease;
}

.product__box:hover {
    border-color: #0098db;
}

.product__imgbox {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.product__imgbox::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.product__textbox {
    padding: 20px;
    text-align: center;
}

.product__textbox-title {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.55;
    margin: 0;
}

.product__textbox-subtitle {
    color: #0098db;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.86;
    margin: 0;
}

.product__itembox+.span-pagination {
    text-align: center;
}

.pagination a {
    margin: 0 3px;
}

@media (min-width:1200px) {
    .product__item {
        width: 25%;
    }
}

@media (max-width:1199px) {
    .product__item:nth-child(4) {
        margin-top: 40px;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .product__item {
        width: 33.3333%;
    }
}

@media (max-width:991px) {
    .product__item:nth-child(3) {
        margin-top: 40px;
    }

    .open-position .nav-tabs>li {
        margin-left: 20px;
    }
}

@media (max-width:991px) and (min-width:576px) {
    .product__item {
        width: 50%;
    }
}

@media (max-width:575px) {
    .product__item {
        width: 100%;
    }

    .product__item:nth-child(2) {
        margin-top: 40px;
    }

    .open-position .nav-tabs>li {
        margin-left: 15px;
    }
}

/* 助聽器介紹 end */

/* 助聽器介紹 內頁 */
.product__detail {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.product__detail-img {
    border: 1px solid #dbdcdc;
}

.product__detail-img img {
    width: 340px;
}

.product__detail-contentbox {
    width: calc(100% - 342px);
    padding-left: 60px;
}

.product__detail-title {
    color: #555;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.product__detail-subtitle {
    color: #0098db;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.66;
    margin: 7px 0 0;
}

@media (max-width:991px) {
    .product__detail {
        align-items: center;
        flex-direction: column;
    }

    .product__detail-contentbox {
        width: 100%;
        padding: 20px 0 0;
    }

    .product__detail-img img {
        width: 100%;
        max-width: 400px;
    }
}

/* 助聽器介紹 內頁 end */

/* 聯絡我們 */
input::placeholder,
textarea::placeholder {
    color: #888;
}

.customize {
    color: #555;
    font-size: 14px;
    padding: 10px 12px;
    border: 0;
    background-color: #f6f7f7;
    resize: none;
}

.customize::placeholder {
    color: #888;
}

.col-md-12 .return__btn {
    margin-top: 0;
}

.address-box h6 {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.address-box {
    height: auto;
    border: 0;
}

.address-box p {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
    margin: 0;
}

.icon-circle {
    background-color: #0098db;
}

.address-info {
    margin: 0;
}

/*.location {
    margin-top: 40px;
}*/
.location__itemwrap {
    margin-top: 50px;
}

.location__itembox {
    opacity: 0;
    height: 0;
    overflow: hidden;
    -wekbit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.location__itembox--open {
    height: auto;
    overflow: visible;
    opacity: 1;
}

.location__item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #dbdcdc;
}

.location__item:first-child {
    padding: 0;
    margin: 0;
    border: 0;
}

.location__item-img {
    width: 262px;
}

.location__item-content {
    position: relative;
    width: calc(100% - 262px);
    padding-left: 30px;
    padding-right: 150px;
}

.location__title {
    color: #212121;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.43;
    margin: 0;
}

.location__infobox {
    margin: 25px 0 0;
}

.location__infobox-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 7px 0 0;
}

.location__infobox-row:first-child {
    margin: 0;
}

.location__infobox-label {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 120px;
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7425;
}

.location__infobox-label .fa {
    color: #0098db;
    margin-right: 13px;
}

.location__infobox-text {
    max-width: calc(100% - 120px);
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7425;
}

.location__item-map {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 38px;
    color: #0098db;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    border: 1px solid #0098db;
    -webkit-transition: color .4s ease, background-color .4s ease;
    -moz-transition: color .4s ease, background-color .4s ease;
    transition: color .4s ease, background-color .4s ease;
}

.location__item-map:hover {
    color: #fff;
    background-color: #0098db;
}

@media (max-width:991px) {
    .location__item {
        align-items: center;
        flex-direction: column;
    }

    .location__item-content {
        width: 100%;
        padding: 20px 0 0;
    }

    .location__item-map {
        position: relative;
        display: block;
        margin: 10px 0 0;
    }

    .location__infobox {
        margin-top: 0px;
    }
}

@media (max-width:575px) {
    .icon-circle {
        display: none;
    }
}

/* 聯絡我們 end */

/* 線上預約 */
.booking {
    max-width: 820px;
    margin: 0 auto;
}

.booking__row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 15px;
}

.booking__row:first-child {
    margin: 0;
}

.booking__itemhalf {
    width: calc(50% - 20px);
}

.booking__row-label {
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 7px;
}

.booking__input,
.booking__select {
    width: 100%;
    height: 36px;
    color: #555;
    font-size: 16px;
    padding: 0 10px;
    background-color: #f6f7f7;
    border: 1px solid #dbdcdc;
}

.booking__input::placeholder,
.booking__select::placeholder {
    color: #888;
}

.booking__bottom {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin-top: 32px;
}

.booking__bottom-text {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
}

.booking__bottom-btn {
    display: block;
    width: 160px;
    height: 44px;
    color: #0098db;
    font-size: 16px;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
    border: 1px solid #0098db;
    margin: 20px 0 0;
    -webkit-transition: color .4s ease, background-color .4s ease;
    -moz-transition: color .4s ease, background-color .4s ease;
    transition: color .4s ease, background-color .4s ease;
}

.booking__bottom-btn:hover {
    color: #fff;
    background-color: #0098db;
}

input:disabled,
select:disabled {
    background-color: #ccc;
    cursor: not-allowed !important;
}

@media (max-width:575px) {
    .booking__row {
        margin: 10px 0 0;
    }

    .booking__itemhalf {
        width: 100%;
        margin: 10px 0 0;
    }

    .booking__itemhalf:first-child {
        margin: 0;
    }

    .booking__bottom {
        margin-top: 20px;
    }

    .booking__bottom-btn {
        margin-top: 10px;
    }
}

/* 線上預約 end */

/* 0305新增 */
.indexnews {
    margin: 0 -15px;
}

.indexnews::after {
    content: '';
    display: block;
    clear: both;
}

.indexnews__item {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.indexnews__item:nth-child(n + 3) {
    margin-top: 15px;
}

.indexnews__box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.indexnews__imgbox {
    position: relative;
}

.indexnews__imgbox {
    width: 234px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.indexnews__imgbox::before {
    content: '';
    display: block;
    padding-top: 59%;
}

.indexnews__item:first-child .indexnews__imgbox {
    width: 100%;
}

.indexnews__item:first-child .indexnews__imgbox::before {
    padding-top: 59.28%;
}

.indexnews__content {
    width: calc(100% - 234px);
    padding: 0 0 0 15px;
}

.indexnews__item:first-child .indexnews__content {
    width: 100%;
    padding: 10px 0 0;
}

.indexnews__title {
    max-height: 3.2em;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
}

.indexnews__item:first-child .indexnews__title {
    font-size: 25px;
}

.indexnews__infobox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 8px 0 0;
}

.indexnews__infobox-item {
    color: #444;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin-left: 18px;
}

.indexnews__infobox-item:first-child {
    margin: 0;
}

.indexnews__infobox-item .fa {
    color: #0098db;
    margin-right: 10px;
}

.indexnews__text {
    max-height: 3.2em;
    color: #888;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    margin: 12px 0 0;
    overflow: hidden;
}

@media (max-width:991px) {
    .indexnews__item {
        width: 100%;
    }

    .indexnews__item:nth-child(2) {
        margin-top: 15px;
    }
}

@media (max-width:575px) {
    .indexnews__imgbox {
        width: 100%;
    }

    .indexnews__content {
        width: 100%;
        padding: 10px 0 0;
    }

    .indexnews__item:first-child .indexnews__title {
        font-size: 20px;
    }
}

/* 0305新增 end */

/* 0306 新增 */
input[type="checkbox"] {
    display: none;
}

.booking__checkbox-row {
    margin-top: 8px;
}

.booking__checkbox-row:first-child {
    margin: 0;
}

.booking__checkbox--disabled .radiobox__text {
    cursor: not-allowed;
    background-color: #ccc;
}

.booking__checkbox--disabled .radiobox__text::before {
    background-color: #b7b7b7;
}

.checkbox__text {
    position: relative;
    width: 100%;
    color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: .025em;
    padding: 3px 30px 3px 10px;
    background-color: #f6f7f7;
    border: 1px solid #dbdcdc;
    cursor: pointer;
}

.checkbox__text::before {
    content: '';
    position: absolute;
    top: 9px;
    right: 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #dbdcdc;
}

.checkbox__text::after {
    content: '';
    display: none;
    position: absolute;
    top: 13px;
    right: 14px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #555555;
}

.checkbox:checked+.checkbox__text {
    background-color: #e8f3f7;
}

.checkbox:checked+.checkbox__text::after {
    display: block;
}

.booking__itemhalf-item:nth-child(n + 2) {
    margin-top: 15px;
}

.booking__itemhalf-resultbox {
    margin-top: 25px;
}

.booking__input-result {
    height: 64px;
    width: 100%;
    color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    padding: 3px 10px;
    border: 1px solid #dbdcdc;
    background-color: #e8f3f7;
    resize: none;
}

.booking__input-notallowed {
    cursor: not-allowed;
    background-color: #ccc;
}

a {
    cursor: pointer;
}

@media (max-width:575px) {

    .booking__itemhalf-item:nth-child(n + 2),
    .booking__itemhalf-resultbox {
        margin-top: 10px;
    }
}

/* 0306 新增 end */

/* 0308 新增 預約成功 */
.main-success {
    padding: 70px 0 85px;
}

.success {
    text-align: center;
}

.success__title {
    color: #333;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin: 25px 0 0;
}

.success__text {
    color: #888;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56;
    margin: 10px 0 0;
}

.success__text+.return__btn {
    width: 160px;
    height: 44px;
    line-height: 42px;
    margin: 32px auto 0;
}

@media (max-width:991px) {
    .main-success {
        padding: 30px 0;
    }
}

@media (max-width:575px) {
    .success__img {
        max-width: 180px;
    }

    .success__title {
        font-size: 26px;
    }

    .success__text {
        font-size: 16px;
    }
}

/* 0308 新增 預約成功 end */

/* 0314 */
.pd__bm0 {
    padding-bottom: 0 !important;
}

/* 0314 end */

/* 0322 版頭設定 */
@media (min-width:576px) {
    .pages-header-mobile {
        display: none;
    }
}

@media (max-width:575px) {
    .pages-header-pc {
        display: none;
    }
}

/* 0322 版頭設定 end */

/* 0716 省卡多-省長推薦移植 */
.video {
    padding-top: 70px;
    padding-bottom: 70px;
}

.video-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
}

.video-nav__item {
    color: #999999;
    font-size: 1.375em;
    font-weight: 400;
    background: #F2F2F2;
    display: inline-block;
    padding: 17px 23px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: 20px;
    margin-top: 20px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}

.video-nav__item:first-child {
    margin-left: 0;
}

.video-nav__item--active {
    background-color: #eda80f;
    color: #fff;
}

.video-text {
    font-size: 16px;
    line-height: 1.875;
    color: rgb(119, 119, 119);
    text-align: center;
    font-weight: 300;
    margin-top: 20px;
}

.video-block {
    margin-top: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}

.video-item {
    width: calc(33.33% - 30px);
    margin-left: 15px;
    margin: 50px 15px 15px 15px;
    padding-bottom: 1px;
}

.video-item:nth-child(-n + 3) {
    margin-top: 0;
}

.video-item__img {
    position: relative;

    display: block;

    width: 100%;

    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 139%;

    border-top: 5px solid #0098db;
}

.video-item__img:before {
    content: "";

    display: block;

    width: 100%;
    padding-bottom: 55%;

    background-color: rgba(255, 255, 255, 0.15);
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
}

.video-item__img--upload {
    background-size: cover;
}

.video-item__body {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
    border: 1px solid #DDDDDD;
    border-top: none;
    position: relative;
}

.video-item__title {
    font-size: 1.25em;
    font-weight: 400;
    color: #333333;
    line-height: 1.2em;
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 1.2em;
}

.video-item__text {
    font-size: 0.875em;
    font-weight: 300;
    color: #999999;
    line-height: 1.8em;
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 5.4em;
    margin-top: 10px;
    min-height: 5.4em;
}

.video-item__link {
    font-size: 0.875em;
    font-weight: 500;
    color: #333333;
    width: 120px;
    height: 35px;
    border: 1px solid #DDDDDD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -17px;
    left: 30px;
    background-color: #fff;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: color, border-color, background-color;
    -o-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
}

.video-item__link:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #333333;
    margin-left: 10px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: border-color;
    -o-transition-property: border-color;
    transition-property: border-color;
}

.video-item:hover .video-item__link {
    border-color: #eda80f;
    background-color: #eda80f;
    color: #fff;
}

.video-item:hover .video-item__link:after {
    border-color: transparent transparent transparent #fff;
}

.video-pages {
    margin-top: 40px;
    text-align: center;
}

.page__box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.page__item {
    list-style-type: none;
    margin-left: 10px;
}

.page__item:first-child {
    margin-left: 0;
}

.page__item-link {
    color: #444444;
    border: 1px solid #747677;
    font-size: 0.875em;
    font-weight: 400;
    width: 30px;
    height: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: color, background-color, border-color;
    -o-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color;
}

.page__item--active .page__item-link {
    background-color: #0098db;
    border-color: #0098db;
    color: #fff;
}

@media (max-width: 991px) {
    .video-nav__item {
        font-size: 1em;
    }

    .video-text {
        font-size: 1em;
    }

    .video-item {
        width: calc(50% - 30px);
    }

    .video-item:nth-child(3) {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .video {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .video-text {
        margin-top: 30px;
    }

    .video-item {
        margin-top: 30px;
    }
}

@media (max-width: 575px) {
    .video-nav__item {
        margin-left: 10px;
        margin-top: 10px;
    }

    .video-block {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .video-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .video-item:nth-child(2) {
        margin-top: 30px;
    }
}

/* 省長推薦內頁 */
.insidevideo-title {
    font-size: 2.5em;
    font-weight: 700;
    color: #333333;
}

.insidevideo-block {
    margin-top: 50px;
    color: #999999;
    line-height: 1.2;
    font-size: 0.875em;
}

.insidevideo-block iframe {
    margin-bottom: 20px;
    width: 100%;
    height: 705px;
    display: block;
}

.insidevideo-footer {
    border-top: 1px solid #DDDDDD;
    margin-top: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 40px;
}

.insidevideo-footer__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.insidevideo-footer__btn {
    font-size: 1em;
    font-weight: 400;
    color: #747677;
    border: 1px solid #747677;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 40px;
}

.insidevideo-footer__btn:hover {
    color: #747677;
}

.insidevideo-footer__link {
    margin-left: 14px;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.insidevideo-footer__link:hover {
    opacity: 0.8;
}

.insidevideo-footer__link img {
    width: 37px;
}

@media (max-width:1199px) {
    .insidevideo-title {
        font-size: 1.875em;
    }
}

@media (max-width:991px) {
    .insidevideo-block iframe {
        height: 400px;
    }
}

@media (max-width:767px) {
    .insidevideo-block iframe {
        height: 350px;
    }
}

@media (max-width:575px) {
    .insidevideo-title {
        font-size: 1.5em;
    }

    .insidevideo-block {
        margin-top: 20px;
    }

    .insidevideo-footer {
        margin-top: 20px;
        padding-top: 20px;
    }

    .insidevideo-footer__link {
        margin-left: 10px;
    }

    .insidevideo-footer__link img {
        width: 30px;
    }
}

@media (max-width:479px) {
    .insidevideo-block iframe {
        height: 200px;
    }

    .insidevideo-footer__btn {
        height: 30px;
        width: 90px;
    }
}

/* 省長推薦內頁 end */

/* 0716 省卡多-省長推薦移植 end*/

/* 0718 */
.video__wrap {
    margin-top: 30px;
}

.video__wrap-itembox {
    display: flex;
    flex-wrap: wrap;
}

.video__wrap-itembox .video-item {
    margin: 30px 30px 0 0;
}

.video__btnbox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}

@media (min-width:1200px) {
    .video__wrap-itembox .video-item {
        width: calc((100% - 90px) / 4);
    }

    .video__wrap-itembox .video-item:nth-child(4n) {
        margin-right: 0;
    }

    .video__wrap-itembox .video-item:nth-child(-n + 4) {
        margin-top: 0;
    }
}

@media (max-width:1199px) and (min-width:576px) {
    .video__wrap-itembox .video-item__img {
        background-size: auto 190%;
    }

    .video__wrap-itembox .video-item {
        width: calc((100% - 30px) / 2);
    }

    .video__wrap-itembox .video-item:nth-child(2n) {
        margin-right: 0;
    }

    .video__wrap-itembox .video-item:nth-child(-n + 2) {
        margin-top: 0;
    }
}

@media (max-width:575px) {
    .video__wrap-itembox .video-item__img {
        background-size: auto 175%;
    }

    .video__wrap-itembox .video-item {
        width: 100%;
        margin-right: 0;
    }

    .video__wrap-itembox .video-item:first-child {
        margin-top: 0;
    }
}

/* 0718  end */

/* CK editor */
.editor img {
    height: auto !important;
}

.editor iframe {
    /*height: auto!important;*/
}

.editor p {
    color: #888;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    margin: 0;
}

.editor th,
.editor td {
    border: 1px solid #ccc;
}

/* CK editor end */

.product__note {
    width: 100%;
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.875;
    margin: 0 0 30px;
}

/* google robot */
.g-recaptcha>div {
    margin: 32px auto 0;
}

@media (max-width:575px) {
    .g-recaptcha>div {
        margin: 20px auto 0;
    }
}


/*0306*/
.icon-middle-white {
    border-top: 4px double #DDD;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.icon-middle-white::after {
    content: "";
    display: inline-block;
    position: relative;
    top: -15px;
    background: #fff;
    color: #0798BC;
    font-size: 18px;
    font-family: 微軟正黑體;
    width: 36px;
    height: 18px;
    background-image: url(../img/common/title_icon.png);
    background-size: contain;
    padding: 0px;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (max-width:767px) {
    .indexhtml-area__pc {
        display: none;
    }
}

.indexhtml-area__mb {
    display: none;
}

@media (max-width:767px) {
    .indexhtml-area__mb {
        display: block;
    }
}


/*0307*/
.booking__checkbox--msg {
    font-size: 14px;
    color: #888;
    margin-top: 8px;
    font-weight: 300;
    display: none;
}

.booking__checkbox--msg.show {
    display: block;
}

.radiobox__text {
    position: relative;
    width: 100%;
    color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: .025em;
    padding: 3px 30px 3px 10px;
    background-color: #f6f7f7;
    border: 1px solid #dbdcdc;
    cursor: pointer;
}

.radiobox__text::before {
    content: '';
    position: absolute;
    top: 9px;
    right: 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #dbdcdc;
}

.radiobox__text::after {
    content: '';
    display: none;
    position: absolute;
    top: 13px;
    right: 14px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #555555;
}

.radio:checked+.radiobox__text {
    background-color: #e8f3f7;
}

.radio:checked+.radiobox__text::after {
    display: block;
}

input[type="radio"] {
    display: none;
}

.footer-phone {
    margin-top: 30px;
}

.footer-phone i {
    margin-left: 10px;
    margin-right: 5px;
    color: #0098db;
}

.footer-phone__item {
    font-size: 14px;
    color: #8c8c8c;
}

@media (max-width:991px) {
    .footer-phone {
        margin-top: 10px;
    }
}

/*聽寶的家*/

.house {
    padding-top: 70px;
    padding-bottom: 70px;
}

@media (max-width: 767px) {
    .house {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.house-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
}

.house-nav__item {
    color: #999999;
    font-size: 1.375em;
    font-weight: 400;
    background: #F2F2F2;
    display: inline-block;
    padding: 17px 23px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: 20px;
    margin-top: 20px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}

.house-nav__item:first-child {
    margin-left: 0;
}

.house-nav__item:hover {
    color: #0078C1;
}

.house-nav__item--active {
    background-color: #fff100;
    color: #0078C1;
}

.house-nav__item--active:hover {
    opacity: 1;
}

@media (max-width: 991px) {
    .house-nav__item {
        font-size: 1em;
    }
}

@media (max-width: 575px) {
    .house-nav__item {
        margin-left: 10px;
        margin-top: 10px;
    }
}

.house-block {
    padding-top: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}

@media (max-width: 575px) {
    .house-block {
        padding-top: 30px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}

.house-item {
    width: calc(33.33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 45px;
}

.house-item:nth-child(1) {
    margin-top: 0;
}

.house-item:nth-child(2) {
    margin-top: 0;
}

.house-item:nth-child(3) {
    margin-top: 0;
}

@media (max-width: 991px) {
    .house-item {
        width: calc(50% - 30px);
    }

    .house-item:nth-child(3) {
        margin-top: 45px;
    }
}

@media (max-width: 575px) {
    .house-item {
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
        margin-right: 0;
    }

    .house-item:nth-child(2) {
        margin-top: 30px;
    }
}

.house-item:hover .house-item__img::after {
    opacity: 1;
}

.house-item__img {
    position: relative;
    width: 100%;
    height: 224px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

@media (max-width: 479px) {
    .house-item__img {
        height: 200px;
    }
}

.house-item__img::after {
    content: "瞭解更多";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 241, 0, 0.6);
    font-size: 0.875em;
    font-weight: 500;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.house-item__body {
    padding-top: 20px;
}

.house-item__date {
    font-size: 0.875em;
    font-weight: 500;
    color: #0078C1;
}

.house-item__title {
    font-size: 1.25em;
    font-weight: 400;
    color: #333333;
    margin-top: 20px;
    line-height: 1.2em;
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 1.2em;
}

.house-item__text {
    font-size: 0.875em;
    font-weight: 300;
    color: #999999;
    line-height: 1.8em;
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 5.4em;
    margin-top: 10px;
}

.house-pages {
    margin-top: 40px;
    text-align: center;
}

.house-title {
    font-size: 16px;
    line-height: 1.875;
    color: rgb(119, 119, 119);
    text-align: center;
    font-weight: 300;
    margin-top: 20px;
}




/*聽寶的家 內頁*/

.insidehouse {
    padding-top: 70px;
    padding-bottom: 70px;
}

@media (max-width: 767px) {
    .insidehouse {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.insidehouse-block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
}

@media (max-width: 991px) {
    .insidehouse-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.insidehouse-left {
    width: calc(100% - 370px);
}

@media (max-width: 991px) {
    .insidehouse-left {
        width: 100%;
    }
}

.insidehouse-right {
    width: 370px;
    padding-left: 50px;
}

@media (max-width: 991px) {
    .insidehouse-right {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
}

.insidehouse-date {
    background-color: #0078C1;
    color: #fff;
    font-size: 1.125em;
    font-family: "Lato", sans-serif;
    font-weight: 500;
    width: 200px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.insidehouse-date::before {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-image: url("/lazyweb/web/img/common/icon.png");
    background-position: -74px 0;
    margin-right: 14px;
}

.insidehouse-body {
    padding-top: 20px;
    color: #767777;
    line-height: 1.5;
    font-size: 0.875em;
}

.insidehouse-body h1 {
    font-size: 1.71429em;
}

.insidehouse-body h2 {
    font-size: 1.57143em;
}

.insidehouse-body h3 {
    font-size: 1.42857em;
}

.insidehouse-body h4 {
    font-size: 1.28571em;
}

.insidehouse-body h5 {
    font-size: 1.14286em;
}

.insidehouse-body h6 {
    font-size: 1.07143em;
}

.insidehouse-body p {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1em;
}

.insidehouse-body p:last-child {
    padding-bottom: 0;
}

.insidehouse-body img {
    max-width: 100%;
    display: block;
}

.insidehouse-body a {
    color: #0078C1;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.insidehouse-body a:hover {
    opacity: 0.8;
}

.insidehouse-body td {
    border: 1px solid #777777;
    padding: 10px 5px;
}

.insidehouse-body ul,
.insidehouse-body ol {
    margin-left: 20px;
}

.insidehouse-body li {
    font-weight: 400;
}

.insidehouse-body iframe {
    margin-bottom: 20px;
    width: 100%;
    height: 705px;
    display: block;
}

@media (max-width: 991px) {
    .insidehouse-body iframe {
        height: 400px;
    }
}

@media (max-width: 767px) {
    .insidehouse-body iframe {
        height: 350px;
    }
}

@media (max-width: 479px) {
    .insidehouse-body iframe {
        height: 200px;
    }
}

.insidehouse-footer {
    border-top: 1px solid #DDDDDD;
    margin-top: 25px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 40px;
}

@media (max-width: 575px) {
    .insidehouse-footer {
        margin-top: 20px;
        padding-top: 20px;
    }
}

.insidehouse-footer__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.insidehouse-footer__btn {
    font-size: 1em;
    font-weight: 400;
    color: #747677;
    border: 1px solid #747677;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 40px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, border-color;
    -o-transition-property: color, border-color;
    transition-property: color, border-color;
}

.insidehouse-footer__btn:hover {
    color: #078FD3;
    border-color: #078FD3;
}

@media (max-width: 479px) {
    .insidehouse-footer__btn {
        height: 30px;
        width: 90px;
    }
}

.insidehouse-footer__link {
    margin-left: 14px;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

@media (max-width: 575px) {
    .insidehouse-footer__link {
        margin-left: 10px;
    }
}

.insidehouse-footer__link:hover {
    color: #078FD3;
    border-color: #078FD3;
}

.insidehouse-footer__link img {
    width: 37px;
}

@media (max-width: 575px) {
    .insidehouse-footer__link img {
        width: 30px;
    }
}

.insidehouse-subtitle {
    font-size: 1.125em;
    color: #777777;
    font-weight: 400;
}

.insidehouse-other {
    padding-top: 30px;
}

.insidehouse-other__item {
    margin-top: 40px;
    display: block;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.insidehouse-other__item:first-child {
    margin-top: 0;
}

.insidehouse-other__item:hover .insidehouse-other__img::after {
    opacity: 1;
}

.insidehouse-other__img {
    width: 100%;
    height: 198px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

@media (max-width: 991px) {
    .insidehouse-other__img {
        height: 250px;
    }
}

@media (max-width: 479px) {
    .insidehouse-other__img {
        height: 200px;
    }
}

@media (max-width: 374px) {
    .insidehouse-other__img {
        height: 150px;
    }
}

.insidehouse-other__img::after {
    content: "瞭解更多";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(249, 217, 28, 0.7);
    font-size: 0.875em;
    font-weight: 500;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.insidehouse-other__date {
    font-size: 0.875em;
    color: #0078C1;
    font-weight: 500;
    font-family: "Lato", sans-serif;
    margin-top: 15px;
}

.insidehouse-other__title {
    font-size: 1em;
    color: #333333;
    font-weight: 400;
    margin-top: 15px;
    line-height: 1.2em;
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 1.2em;
}


/**/

@media (max-width:1199px) {
    .nav>li>a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width:991px) {
    .nav>li>a {
        padding-left: 6px;
        padding-right: 6px;
    }
}


/*聽力初篩*/
.hearing-block {
    display: inline-flex;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap;
}

.hearing-item {
    width: calc(25% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    padding: 7px;
    border: 1px solid #EEEEEE;
    box-shadow: 1px 1px 10px #eee;
    margin-top: 50px;
    position: relative;
}

@media (max-width:991px) {
    .hearing-item {
        display: inline-flex;

    }
}

.hearing-item:nth-child(1),
.hearing-item:nth-child(2),
.hearing-item:nth-child(3),
.hearing-item:nth-child(4) {
    margin-top: 0;
}

.hearing-item__img {
    width: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hearing-item__img::before {
    content: "";
    display: block;
    padding-bottom: 74.99990449959699%;
}

.hearing-item__titlebox {
    padding: 25px 10px 42px 10px;
    display: inline-flex;
    align-items: center;
}

.hearing-item__no {
    font-size: 26px;
    color: #C8C9C9;
    font-style: italic;
    width: 50px;
    line-height: 22px;
}

.hearing-item__right {
    width: calc(100% - 50px);
}

.hearing-item__title {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.hearing-item__check {
    text-align: center;
    position: absolute;
    bottom: -15px;
    left: calc(50% - 15px);
}

.hearing-item__checkboxbtn {
    width: 30px;
    height: 30px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.hearing-item__checkboxbtn input {
    display: none;
}

.hearing-item__checkboxbtn input:checked+label::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 7px;
    width: 17px;
    height: 14px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url("../img/hearing/checkimg.png");
    background-position: center center;
}

.hearing-item__checkboxbtn input:checked+label::before {
    background-color: #0098DB;
}

.hearing-item__checkboxbtn label {
    color: #333333;
    font-weight: 700;
    line-height: 1.4;
    cursor: pointer;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: 0;
    top: 0px;
}

.hearing-item__checkboxbtn label::before {
    content: '';
    display: block;
    height: 30px;
    width: 30px;
    border: 1px solid #0098DB;
    background-color: #FFFFFF;
    border-radius: 3px;
    border-radius: 100%;
}

@media (max-width:991px) {
    .hearing-item {
        width: calc(50% - 20px);
        display: inline-flex;
    }

    .hearing-item:nth-child(3),
    .hearing-item:nth-child(4) {
        margin-top: 50px;
    }

    .hearing-item__img {
        width: 160px;
    }

    .hearing-item__titlebox {
        width: calc(100% - 160px);
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding: 10px 10px 20px 10px;
    }

    .hearing-item__title {
        margin-top: 10px;
    }

    .hearing-item__right {
        width: 100%;
    }
}

@media (max-width:767px) {
    .hearing-block {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .hearing-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 30px;
    }

    .hearing-item:nth-child(2),
    .hearing-item:nth-child(3),
    .hearing-item:nth-child(4) {
        margin-top: 30px;
    }

    .hearing-item__img {
        width: 130px;
    }

    .hearing-item__titlebox {
        width: calc(100% - 130px);
    }
}


.hearing-btn {
    width: 160px;
    height: 45px;
    background-color: #F3B825;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: center;
    margin-top: 55px;
    transition: background 0.3s ease;
}

.hearing-btn:hover {
    color: #fff;
    background: #0098db;
}

@media (max-width:767px) {
    .hearing-btn {
        margin-top: 30px;
    }
}

/*聽力初篩結果*/
.hearingresult-block {
    display: inline-flex;
    width: 100%;
}

.hearingresult-left {
    width: calc(100% - 500px);
}

.hearingresult-right {
    width: 500px;
}

.hearingresult-title {
    font-size: 22px;
    font-weight: normal;
    color: #222222;
    line-height: 30px;
}

.hearingresult-text {
    font-size: 14px;
    font-weight: 300;
    color: #777777;
    line-height: 24px;
    margin-top: 25px;
}

.hearingresult-list {
    padding-top: 35px;
}

.hearingresult-list__item {
    margin-top: 30px;
}

.hearingresult-list__item:first-child {
    margin-top: 0;
}

.hearingresult-list__title {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    display: inline-flex;
    line-height: 22px;
}

.hearingresult-list__title::before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url("../img/hearing/hearingresult-check.png");
    background-position: center center;
    margin-right: 15px;
}

.hearingresult-list__text {
    font-size: 14px;
    color: #777777;
    font-weight: 300;
    padding-left: 37px;
    line-height: 20px;
}

.hearingresult-share {
    font-size: 16px;
    color: #777777;
    font-weight: 300;
    display: inline-flex;
    width: 100%;
    justify-content: flex-end;
}

.hearingresult-share__item {
    width: 16px;
    height: 16px;
    display: block;
    margin-left: 10px;
}

.hearingresult-share__item::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-size: 75px 125px;
    background-repeat: no-repeat;
    background-image: url("../img/hearing/share-icon.png");
}

.hearingresult-share__item--fb::before {
    background-position: 0 -70px;
}

.hearingresult-share__item--line::before {
    background-position: -20px -70px;
}

.hearingresult-share__item--fb:hover::before {
    background-position: 0 -90px;
}

.hearingresult-share__item--line:hover::before {
    background-position: -20px -90px;
}

.hearingresult-chart {
    text-align: center;
    margin-top: 35px;
}

.hearingresult-chart img {
    max-width: 100%;
}

.hearingresult-chart--pc {
    display: block;
}

.hearingresult-chart--mb {
    display: none;
}

@media (max-width:991px) {
    .hearingresult-block {
        flex-wrap: wrap;
    }

    .hearingresult-left {
        width: 100%;
    }

    .hearingresult-right {
        width: 100%;
        padding-top: 20px;
    }

    .hearingresult-title {
        font-size: 20px;
    }

    .hearingresult-chart {
        margin-top: 20px;
    }

    .hearingresult-chart--pc {
        display: none;
    }

    .hearingresult-chart--mb {
        display: block;
    }

    .hearingresult-chart--mb img {
        width: 204px;
    }

    .hearingresult-share {
        justify-content: flex-start;
        padding-left: 28px;
        align-items: center;
        font-size: 13px;
        color: #b3b3b4;
        font-weight: 300;
    }

    .hearingresult-share__item {
        width: 28px;
        height: 28px;
        border: 1px solid #dadbdb;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
    }

    .hearingresult-share__item::before {
        width: 16px;
        height: 16px;
    }

    .hearingresult-share__item--fb::before {
        background-position: 0 0px;
    }

    .hearingresult-share__item--line::before {
        background-position: -16px 0;
    }

    .hearingresult-share__item--fb:hover::before {
        background-position: 0 -16px;
    }

    .hearingresult-share__item--line:hover::before {
        background-position: -16px -16px;
    }

    .hearingresult-text {
        font-size: 13px;
    }

    .hearingresult-list {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #ededed;
    }

    .hearingresult-list__item {
        margin-top: 25px;
    }

    .hearingresult-list__title {
        font-size: 15px;
        line-height: 18px;
    }

    .hearingresult-list__text {
        font-size: 13px;
        padding-left: 28px;
    }

    .hearingresult-list__title::before {
        content: '';
        display: block;
        width: 18px;
        height: 18px;
        background-size: 75px 125px;
        background-repeat: no-repeat;
        background-image: url("../img/hearing/share-icon.png");
        background-position: -32px 0;
        margin-right: 10px;
    }
}

.hearinghelp {
    background-image: url("../img/hearing/hearinghelp-bg.jpg");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 50px;
    margin-top: 70px;
}

.hearinghelp-title {
    font-size: 25px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}

.hearinghelp-block {
    margin-top: 40px;
    display: inline-flex;
    width: calc(100% + 45px);
    margin-left: -22.5px;
    margin-right: -22.5px;
    justify-content: center;
}

.hearinghelp-item {
    width: 360px;
    margin-left: 22.5px;
    margin-right: 22.5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.hearinghelp-item__img {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

}

.hearinghelp-item__img::before {
    content: "";
    display: block;
    padding-bottom: 61.38888888888889%;
}

.hearinghelp-item__body {
    background: #fff;
    padding: 30px 30px 45px 30px;
    position: relative;
}

.hearinghelp-item__title {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}

.hearinghelp-item__btn {
    position: absolute;
    bottom: -18px;
    left: calc(50% - 55px);
    width: 110px;
    line-height: 36px;
    color: #777777;
    font-size: 14px;
    background: #eaeaea;
    text-align: center;
    transition: all 0.3s ease;
}

.hearinghelp-item:hover .hearinghelp-item__btn {
    background: #f2b725;
    color: #fff;
}


@media (max-width:991px) {
    .hearinghelp {
        margin-top: 35px;
        padding-top: 35px;
        background-image: url("../img/hearing/hearinghelp-bg-mb.jpg");
    }

    .hearinghelp-title {
        font-size: 18px;
    }

    .hearinghelp-block {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .hearinghelp-item {
        background: #fff;
        width: 100%;
        display: inline-flex;
        padding: 5px;
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .hearinghelp-item:first-child {
        margin-top: 0;
    }

    .hearinghelp-item__img::before {
        padding-bottom: 78.46153846153846%;
    }

    .hearinghelp-item__img {
        width: 130px;
    }

    .hearinghelp-item__body {
        background: transparent;
        padding: 0;
        width: calc(100% - 130px);
        padding: 20px;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
    }

    .hearinghelp-item__title {
        font-size: 16px;
        text-align: left;
    }

    .hearinghelp-item__btn {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 10px;
        line-height: 30px;
        width: 100px;
    }
}

.hearingfixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background: #f49d1e;
    border-bottom: 4px solid #d17613;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    line-height: 41px;
    z-index: 9999;
}

.hearingfixed:hover {
    color: #fff;
}

.hearingfixed--pc {
    display: none;
}

@media (max-width:991px) {
    .hearingfixed--pc {
        display: block;
    }
}

.hearingform {
    margin-top: 85px;
}

.hearingform--mb {
    margin-top: 0;
}

.hearingform-row {
    display: inline-flex;
    width: 100%;
}

.hearingform-row--merge {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}

.hearingform-row--merge .hearingform-item {
    width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}

.hearingform-item {
    width: 100%;
    margin-top: 20px;
}

.hearingform-item--active .hearingform-item__input,
.hearingform-item--active .hearingform-item__textarea {
    border: 1px solid #ff0000;
}

.hearingform-item--active .hearingform-item__msg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.hearingform-item__msg {
    font-size: 13px;
    color: #ff0000;
    line-height: 1;
    display: none;
    font-weight: 300;
    margin-top: 5px;
}

.hearingform-item__label {
    font-size: 16px;
    color: #555555;
    font-weight: 500;
    margin-bottom: 7px;
}

.hearingform-item__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 35px;
    font-size: 1em;
    line-height: 1.5;
    color: #555555;
    font-weight: 300;
    background: #f5f6f6;
    border: #dadbdb 1px solid;
    border-radius: 0;
    padding: 0 10px;
    outline: none;
    margin-bottom: 0;
}

.hearingform-item__input:focus {
    outline: none;
}


.hearingform-item__input:read-only {
    cursor: not-allowed;
}

.hearingform-item__textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    font-size: 1em;
    line-height: 1.5;
    color: #555555;
    font-weight: 300;
    background: #f5f6f6;
    border: #dadbdb 1px solid;
    padding: 10px;
    height: 130px;
    resize: none;
    overflow: auto;
    outline: none;
    border-radius: 3px;
}

.hearingform-item__textarea:focus {
    outline: none;
}

.hearingform-btn {
    margin-top: 45px;
    text-align: center;
}

.hearingform-btn__item {
    width: 160px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #0097da;
    color: #0097da;
    font-size: 16px;
    font-weight: normal;
    background: transparent;
    -webkit-appearance: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    transition: background, color 0.3s ease;
}

.hearingform-btn__item:hover {
    background: #0097da;
    color: #fff;
}

@media (max-width:991px) {
    .hearingform--pc {
        display: none;
    }
}

.hearingfixed-success {
    width: 140px;
    height: 50px;
    background-color: #24bb32;
    box-shadow: 0 0 10px rgba(36, 187, 50, 0.7);
    color: #fff;
    position: fixed;
    top: calc(50% - 20px);
    left: calc(50% - 70px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: -99;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hearingfixed-success--show {
    z-index: 9999;
    opacity: 1;
}

.hearingfixed-success::before {
    content: "";
    display: block;
    width: 22px;
    height: 16px;
    background-size: 75px 125px;
    background-repeat: no-repeat;
    background-image: url("../img/hearing/share-icon.png");
    background-position: 0 -32px;
    margin-right: 5px;
}


.hearingformmb-item {
    margin-top: 25px;
    position: relative;
}

.hearingformmb-item:first-child {
    margin-top: 0;
}

.hearingformmb-item--active .hearingformmb-item__input,
.hearingformmb-item--active .hearingform-item__textarea {
    border: 1px solid #ff0000;
}

.hearingformmb-item--active .hearingformmb-item__msg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.hearingformmb-item__msg {
    font-size: 13px;
    color: #ff0000;
    line-height: 1;
    display: none;
    font-weight: 300;
    margin-top: 5px;
}

.hearingformmb-item__label {
    width: 38px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f6f6;
    border-right: 1px solid #c7c8c8;
    position: absolute;
    top: 1px;
    left: 1px;
}

.hearingformmb-item__label::before {
    content: "";
    display: block;
    width: 18px;
    height: 19px;
    background-size: 75px 125px;
    background-repeat: no-repeat;
    background-image: url("../img/hearing/share-icon.png");
}

.hearingformmb-item__label--name::before {
    background-position: 0 -48px;
}

.hearingformmb-item__label--phone::before {
    background-position: -18px -48px;
}

.hearingformmb-item__label--email::before {
    background-position: -36px -48px;
}

.hearingformmb-item__label--score::before {
    background-position: -54px -48px;
}


.hearingformmb-item__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 1.5;
    color: #bbbbbb;
    font-weight: 300;
    background: transparent;
    border: #c7c8c8 1px solid;
    border-radius: 0;
    padding: 0 10px 0 48px;
    outline: none;
    margin-bottom: 0;
}

.hearingformmb-item__input:focus {
    outline: none;
}

.hearingformmb-item__input::-webkit-input-placeholder {
    color: #bbbbbb;
}

.hearingformmb-item__input::-moz-placeholder {
    color: #bbbbbb;
}

.hearingformmb-item__input:-ms-input-placeholder {
    color: #bbbbbb;
}

.hearingformmb-item__input:-moz-placeholder {
    color: #bbbbbb;
}

.hearingformmb-item__textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #bbbbbb;
    font-weight: 300;
    background: transparent;
    border: #c7c8c8 1px solid;
    padding: 10px;
    height: 130px;
    resize: none;
    overflow: auto;
    outline: none;
    border-radius: 0;
}

.hearingformmb-item__textarea:focus {
    outline: none;
}

.hearingformmb-item__textarea::-webkit-input-placeholder {
    color: #bbbbbb;
}

.hearingformmb-item__textarea::-moz-placeholder {
    color: #bbbbbb;
}

.hearingformmb-item__textarea:-ms-input-placeholder {
    color: #bbbbbb;
}

.hearingformmb-item__textarea:-moz-placeholder {
    color: #bbbbbb;
}



.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 400px;
}

.home_ad_fix {
    position: fixed;
    padding-top:10px;
    bottom: 30vh;
    right: 20px;
    z-index: 999;
}


.home_ad_fix .modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 8px;
    cursor: pointer;
}


.home_ad_fix .home_ad_drive_1 img,
.home_ad_fix .home_ad_drive_2 img {
    width: 100%
}

.home_ad_drive_1 {
    display: block;
}

.home_ad_drive_2 {
    display: none;
}

@media (max-width: 1024px) {
    .home_ad_drive_1 {
        display: none;
    }

    .home_ad_drive_2 {
        display: block;
    }

    .home_ad_fix {
        bottom: 20vh; 
    }
}