.justify-content-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.justify-content-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.trans {
    opacity: 1;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.trans:hover {
    opacity: .8
}

.clearfix {
    zoom: 1
}

a:hover {
    text-decoration: none
}

.btn-search {
    background: url(../images/common/icon-search.png) 0 0/100% no-repeat;
    transition: .1s;
    -webkit-transition: .1s
}

.lang-location::before,
.main-navi ul li a.has-sub {
    background-image: url(../images/common/icon-arrow.png);
    background-repeat: no-repeat;
    background-position: right top 7px;
    background-size: 9px auto
}

.btn-location {
    background: url(../images/common/icon-location.png) 0 0/100% no-repeat;
    transition: .1s;
    -webkit-transition: .1s;
    margin: 0 20px 0 15px;
    z-index: 1
}

#surveys .survey,
#surveys-print,
.box-faq .content-faq ul li.list-strong:after,
.box-faq.active .title-faq .inner .box-plus span.x,
.controls[data-state=hidden],
.main-header .btn-location-mobile,
.main-header .lang-location .lang-location-item,
.main-navi ul li ul li a:after,
.page-index .section-keyvisual .btn-more,
.pager__item--next span,
.pager__item--previous span,
.section-exam-tw .br-tw,
.section-youreye-home .card-your-eye:before,
.sidebar>.col-md-6>.find-new-cont>.find-title>b>.find-br,
.skip-link,
.tabPagination,
.tw-ask-observer .right-stories,
figure[data-fullscreen=true] figcaption,
footer .message {
    display: none
}

.lang-location .lang-location-item.is-active {
    display: block;
    padding-top: 3px;
    background: 0 0
}

.lang-location .lang-location-item:first-child {
    padding-top: 3px !important
}

.lang-location .lang-location-item.is-active a {
    font-size: 15px
}

.lang-location .lang-location-item a {
    font-size: 15px;
    color: #ffead7;
    background: 0 0;
    position: relative;
    text-transform: initial;
    text-decoration: none;
    font-family: Montserrat, sans-serif;
    margin: 0;
    padding: 3px 0 3px 9px
}

.top-header .lang-location {
    padding-right: 10px;
    position: absolute;
    right: 10%;
    top: 4px;
    z-index: 1
}

.lang-location::before {
    content: " ";
    position: absolute;
    top: 5px;
    right: 20px;
    width: 18px;
    height: 15px
}

ul.lang-location li.lang-location-item {
    cursor: default;
    background-color: #1f1a18;
    padding: 5px 0 5px 2px;
    text-align: left
}

#surveys .surv-btn,
#surveys .surv-link,
.content-detail .head-tips,
.dt-title,
.latest-post h2 {
    text-transform: uppercase
}

.owl-nav.disabled,
.section-your-eyes .owl-nav.disabled,
.sm,
.sm-inline {
    display: none !important
}

.banner-child,
.main-header form {
    display: -webkit-box;
    display: -ms-flexbox
}

#locationModalBtnClose,
.link-kvs {
    color: #302b29;
    text-transform: uppercase
}

.owl-carousel {
    margin-top: 20px
}

#surveys .inline,
.cd-top,
.main-header .logo,
.main-header .logo a,
.main-navi ul li,
.main-navi ul li a {
    display: inline-block
}

.banner-child .ttl-line span:after,
.banner-child .ttl-line span:before,
.section-your-eyes .ttl-line span:after,
.section-your-eyes .ttl-line span:before {
    background-color: #ffead7
}

.cd-top {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    background: url(../images/go_to_top.png) no-repeat;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    z-index: 98
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out,
.controls button:focus,
.controls button:hover {
    opacity: .5
}

@media only screen and (min-width:768px) {
    .cd-top {
        right: 20px;
        bottom: 20px
    }
}

@media only screen and (min-width:1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px
    }
}

/* .main-header {
    padding: 50px 0 21px;
    border-bottom: 1px solid transparent
} */

/* .main-header .logo {
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 60%
} */

/* .main-header .logo a img {
    height: 41px;
    margin: 0 auto;
    width: inherit
}

.main-header .top-header a {
    display: block;
    margin-right: 26px
}

.main-header .top-header a img {
    width: 40px;
    display: block
} */

.main-header form {
    display: flex;
    min-width: 250px;
    min-height: 48px;
    justify-content: flex-end;
    align-items: center
}

.main-navi {
    padding: 4px 0;
    margin-bottom: 40px
}

.main-navi form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.main-navi form input {
    padding-right: 10px
}

.main-navi ul li {
    margin: 0 18px;
    padding: 0 0 10px
}

.main-navi ul li.active a,
.page-index .ttl-line span {
    font-weight: 600
}

#ophthalmologist-list svg,
.main-navi ul li.active a:after,
.right-stories img {
    width: 100%
}

#ophthalmologist-list .ttl-sub,
.latest-post h2 {
    font-size: 1.2rem
}

.main-navi ul li a {
    font-size: 15px;
    color: #ffead7;
    text-transform: uppercase;
    text-decoration: none
}

.main-navi ul li a:after {
    position: absolute;
    height: 3px;
    content: "";
    width: 0;
    left: 0;
    bottom: -3px;
    background-color: #f69d27;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

@media only screen and (min-width:767px) {
    .main-navi ul li:hover a:after {
        width: 100%
    }
}

#ophth-list,
.content-detail h3+p {
    padding-top: 5px
}
