.w-nowrap {
    white-space: nowrap;
}

.s-mall {
    font-size: 0.8rem!important;
    display: block;
}

.news-content .mr-16 {
    margin-right: 0 !important;
    width: 7rem;
}

.news-content .n-badge {
    display: inline-block;
}

.news li .txt {
    padding-left: 0rem;
    text-decoration: underline;
    text-overflow: ellipsis;
    max-width: 70vw;
    white-space: normal;
    overflow: hidden;
    display: block;
}

.news .first li .txt {
    padding-left: 0rem;
    text-decoration: underline;
    text-overflow: ellipsis;
    max-width: 70vw;
    white-space: nowrap;
    overflow: hidden;
}

.date-cnt {
    min-width: 8rem;
}

.related-link .owl-item a {
    display: block;
}

.related-link .owl-item a:focus {
    outline: 0px red dotted!important;
    outline-offset: -9px;
}

.related-link .owl-item a:focus img {
    border: 4px red dotted!important;
}

.content {
    padding: 2.5rem 0 3.75rem;
}

@media (max-width: 768px) {
    .news li .txt {
        padding-left: 0rem;
        text-decoration: underline;
        text-overflow: ellipsis;
        max-width: initial;
        white-space: initial;
        overflow: hidden;
    }
}

.select-box__input-text {
    color: #202c38 !important;
}

.side-meun-item {
    padding: 1.25rem 0 1rem 3rem;
    text-align: left;
}

.section-tab li a {
    color: #b3c1cc;
    font-size: 1.125rem;
    white-space: nowrap;
}

.menu-item a, .menu-item a:visited {
    color: #212c33;
    font-size: 1rem;
}

#navBar {
    z-index: 200;
}

.entrance.active h6, .entrance-2.active h6 {
    color: #0dd0d0;
}

.taea-form label.error {
    color: red;
    top: -1.6rem;
    left: 1rem;
}

.logo-box {
    /* display: block; */
    z-index: 1;
}

.h-nav-ul {
    float: right;
}

.top-bar ul li {
    float: left;
}

*:focus {
    outline: 4px orange dotted!important;
    outline-offset: -4px;
    padding: 4px solid red;
    background-color: orange!important;
    ;
    /* border: 3px white dotted!important; */
}

#NavArea:focus {
    background-color: red;
    color: white;
}

#ContentArea:focus {
    background-color: red;
    color: white;
}

#banner a:focus {
    outline: 4px red dotted!important;
    outline-offset: 1px;
    width: 98%;
    display: block;
    margin: 6px auto;
}

.card-menu a:focus {
    outline: 4px red dotted!important;
    outline-offset: 2px;
}

.logo-box:focus {
    background-color: #1d2e4600!important;
}

#g-search:focus {
    background-color: orange;
    color: white;
}

.anchor:focus {
    background-color: red;
    padding: 3px;
    color: white;
}

.menu.photography .list a {
    text-align: left;
    padding: 1.25rem 0 1rem;
}

.htmleaf-container ul.menu .list.active {
    background: #C1EEFF;
}

.htmleaf-container ul.menu .list.sub a {
    padding-left: 3.5rem;
    background: #eeeeee;
    font-size: 1.1rem;
}

.htmleaf-container ul.menu .list.active.sub>a {
    background: #bff8ff;
}

.htmleaf-container ul.menu .list.nokid.active.sub>a {
    background: #d9fbff;
}

.htmleaf-container ul.menu .active>.items .active>.items {
    background-color: #f5f6f8;
    padding-left: 10px;
}

.login-btn {
    cursor: pointer;
}

.login-btn a:visited {
    color: white !important;
}

.account_input {
    font-family: initial;
}

.nav-item ul li a:hover {
    background: #bff8ff !important;
}

.nav-item ul {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-animation: enter 0.2s ease forwards;
    animation: enter 0.2s ease forwards;
}

.sitemap-sin ul {
    padding: 0px;
}

.jumbotron .title h1 {
    color: #fff;
    z-index: 1;
}

.section-tab {
    display: flex;
}

.owl-theme .owl-nav {
    z-index: 9;
}

@media (max-width: 768px) {
    .nav-bar .navbar-nav .nav-item .nav-link i {
        display: none;
    }
    .sm-blue ul {
        margin-top: 0 !important;
        margin-left: 0 !important;
        max-width: 100% !important;
    }
}

@media (min-width: 768px) {
    /* #main-menu>li {
        float: none;
        display: table-cell;
        width: 1%;
        text-align: center;
    } */
}

.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
    font-weight: inherit;
}

@media (max-width: 500px) {
    .entrance, .entrance-2 {
        margin: 0;
        /* min-height: 220px; */
    }
}

.htmleaf-container ul.menu .list:after {
    width: 2rem;
    text-align: center;
    cursor: pointer;
}

.htmleaf-container ul.menu .list:hover:after {
    color: #42deec;
    width: 2rem;
    text-align: center;
    cursor: pointer;
}

.htmleaf-container ul.menu .list:hover {
    background-color: #C1EEFF;
}

.w100 {
    width: 100%;
}

.htmleaf-container ul.menu .list.nokid:after {
    content: none;
}

.container-wrap .txts {
    font-family: initial;
    word-break: break-all;
}

.container-wrap .txts span {
    font-size: inherit;
    word-break: break-all;
}

.container-wrap .txts table {
    width: 100%;
    border: 1px solid #dddddd;
}

.container-wrap .txts h2, .container-wrap .txts h3, .container-wrap .txts h4, .container-wrap .txts h5, .container-wrap .txts h6 {
    margin-top: 1rem;
}

.container-wrap .txts table span {
    /* font-size: 0.875rem; */
}

.container-wrap .txts th:first-child, .container-wrap .txts td:first-child {
    padding-left: 1rem;
    /* width: auto!important; */
    width: initial;
}

.container-wrap .txts td {
    padding: initial;
    padding: auto;
    /* width: auto!important; */
    width: initial;
    text-align: center;
    text-align: center;
}

.container-wrap .txts img {
    width: 100%;
}

.section-heading .ch {
    font-size: 2.25rem;
}

@media (max-width: 768px) {
    .content {
        padding: 2rem 0rem 2rem 0rem;
    }
    .container-wrap {
        padding: 1.75rem 1rem;
    }
}

a:visited {
    color: initial;
}

@media (min-width: 1200px) {
    .col-lg-3.col-md-12.sp {
        padding-right: 1rem;
    }
    .slide-bk {
        width: 100%;
    }
}

.center-cropped {
    min-height: 8rem;
    max-height: 8rem;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

@media (max-width: 500px) {
    .center-cropped {
        min-height: 24rem;
        max-height: 24rem;
    }
}

.related-link {
    overflow: hidden;
}

.top-bar>.container>.row {
    padding: 0;
    margin: 0;
}

@media (max-width: 768px) {
    .top-bar {
        margin: initial;
    }
}

.breadcrumbs ul li {
    white-space: nowrap;
}

.sm-sub-header .login {
    white-space: nowrap;
}

.sr_checkout a.login-btn {
    color: white;
    padding: 1rem 2rem 1rem 2rem;
    line-height: 4rem;
}

.sr_checkout a.login-btn:visited {
    color: white;
}

.sr_checkout a.login-btn.active {
    background-color: red;
}

.mb30 {
    margin-bottom: 1.5rem;
}

.t-r {
    color: red;
}

.card-menu-list.clear-fix img, .card-menu-list.clear-fix svg, .card-menu-list.clear-fix image {
    max-height: 415px;
}

.photo-p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-menu-list li:nth-child(1) a:before {
    background-image: none;
}

.card-menu-list li:nth-child(2) a:before {
    background-image: none;
}

.card-menu-list li:nth-child(3) a:before {
    background-image: none;
}

.card-menu-list li:nth-child(4) a:before {
    background-image: none;
}

.card-menu-list li:nth-child(5) a:before {
    background-image: none;
}

.card-menu-list li:nth-child(6) a:before {
    background-image: none;
}

.card-menu-list li:nth-child(1) a:after {
    background: none;
}

.card-menu-list li:nth-child(2) a:after {
    background: none;
}

.card-menu-list li:nth-child(3) a:after {
    background: none;
}

.card-menu-list li:nth-child(4) a:after {
    background: none;
}

.card-menu-list li:nth-child(5) a:after {
    background: none;
}

.card-menu-list li:nth-child(6) a:after {
    background: none;
}

.card-menu-list .title {
    font-size: 2rem;
}

/*2020.10.15 始*/

.open-title {
    color: #FFFFFF;
    background: #142956 0% 0% no-repeat padding-box;
    border-radius: 2px;
    padding: 1rem 2.1rem;
    display: inline-block;
    z-index: 1;
    margin: 0.8rem 0 -1rem;
}

.open-content {
    background: #ffffff;
    border-radius: 2px;
    padding: 3rem 2rem 2rem;
    margin: 0.5rem 0 3.75rem;
}

.date {
    font-size: 1rem;
}

.time {
    color: #3da5ea;
    font-size: 1.5rem;
    margin-top: .5rem;
}

.open-area {
    font-weight: 900;
    margin-top: 10px;
}

.open-area-span {
    font-size: 1rem;
    padding-left: 10px;
    color: #142956;
    font-weight: 400;
}

.remark {
    font-size: 0.75rem;
    margin-top: .5rem;
}

.facebook {
    padding: 13px 0;
}

.mt-16.aplus {
    margin: 0 0 1rem 0 !important;
    position: absolute;
    bottom: 1rem;
    right: 0;
    padding: 3px;
}

.another-links {
    padding-top: 0.5rem;
}

.article-1 span {
    font-size: inherit;
}

.facebook {
    overflow: hidden;
}

@media (max-width: 992px) {
    .list-contact {
        padding-top: 1rem;
    }
    .another-links {
        padding-top: 1.5rem;
    }
    .mt-16.aplus {
        margin: 1rem 0 !important;
        position: relative;
    }
}

@media (max-width: 380px) {
    .another-links li {
        margin-bottom: 10px;
    }
    .another-links {
        padding-top: 0;
    }
}

/*2020.10.15 末*/

.news-img {
    width: 200px;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
}

.menu-title a, .menu-title a:visited {
    color: white;
    ;
}

.dt-span {
    color: gray;
    font-size: 0.7rem !important;
}

.go-to-top {
    padding: .5rem .25rem .375rem;
    border: 0;
    background: transparent;
    cursor: pointer;
    width: 56px;
    height: 56px;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    cursor: hand;
    border-radius: 50%;
    background: #152856;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
}

.go-to-top, .go-to-topp::before {
    background-image: url(../../img/top-arrow.svg);
    background-position: center 50%;
    background-repeat: no-repeat;
}

.menu i {
    top: 0.2rem;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0rem;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entrance h2, .entrance-2 h2 {
    font-size: 1.5rem;
    padding: 5rem 0 20%;
    color: #142956;
}

.sub-nav-item .name {
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 1.0rem;
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color: #000;
    left: 0;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 0 auto;
    padding: 5px;
    border-radius: 15px;
    border: 0px;
    text-align: center;
    font-size: 1.2em;
    z-index: 999;
}

.fb-content {
    background: #1a182e;
    margin: 0;
}

.btn-detail {
    background-color: brown;
    color: white!important;
}

.search-input {
    width: 24rem;
}

@media (max-width: 800px) {
    .entrance_bk {
        margin-top: 0px;
    }
    .entrance, .entrance-2 {
        margin: 0px;
    }
    .entrance h2, .entrance-2 h2 {
        font-size: 1.25rem;
        padding: 5rem 0 0;
    }
    .entrance h6, .entrance-2 h6 {
        font-size: 1.25rem;
        padding: 80% 0 20%;
    }
    .entrance, .entrance-2 {
        background: #fff;
        padding: 25px;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    .entrance:nth-child(1)::before, .entrance:nth-child(2)::before, .entrance:nth-child(3)::before, .entrance:nth-child(4)::before, .entrance-2:nth-child(1)::before, .entrance-2:nth-child(2)::before, .entrance-2:nth-child(3)::before, .entrance-2:nth-child(4)::before {
        width: 50px!important;
    }
}

@media (max-width: 576px) {
    .entrance h6, .entrance-2 h6 {
        font-size: 1.25rem;
        padding: 90% 0 5%;
    }
}

@media (max-width: 386px) {
    .entrance h6, .entrance-2 h6 {
        font-size: 1rem;
        padding: 75% 0 0%;
    }
    .card-menu-list .title {
        font-size: 1.4rem;
    }
}

.container input {
    font-family: auto;
}

.breadcrumbs ul {
    overflow: hidden;
}

.news li.first .news-content {
    padding-left: 1rem;
}

.carousel-wrapper {
    position: relative;
  }
  
  .carousel-controls {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
  }
  
  .carousel-controls button {
    margin-left: 5px;
    padding: 6px 10px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    background-color: #333;
    color: white;
    cursor: pointer;
  }
  

  .astronomical-news-p a {
    display: block;
  }