@charset "utf-8";
.header,
.footer,
.footer-menu {
    font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'MS Pã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif !important;
    line-height: 1 !important;
}

a:focus {
    text-decoration: none !important;
}

label.shop-search__label-text-bottom {
    font-size: 16px;
    color: #333333;
    display: block;
    font-weight: bold;
    padding-top: 6px !important;
    margin-bottom: 0px !important;
}

.shop-search {
    line-height: 1 !important;
}

.shop-search button {
    line-height: 1.5em !important;
}

.shop-search,
span.shop-search__circle-text {
    font-family: 'Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª', Meiryo, 'Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'MS PÃ£â€šÂ´Ã£â€šÂ·Ã£Æ’Æ’Ã£â€šÂ¯', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif;
}

.seo-text {
    font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'MS Pã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif !important;
}

.header__content {
    padding: 25px 5px 10px !important;
}

@media screen and (max-width: 767px) {
    .header__content {
        padding: 0 15px 0 !important;
    }
}

.shop-search__course-link-text {
    font-size: 15px;
    display: inline-block;
    border-bottom: 1px solid #0052b5 !important;
    padding-bottom: 1px !important;
    margin-bottom: 3px !important;
    font-weight: bold;
}

.shop-search p {
    margin-bottom: 0px;
}

.shop-search__circle-text small {
    font-size: 100%;
}

p.shop-search__course-link-text {
    margin-bottom: 0px;
}

h3.shop-search__course-link-text {
    line-height: 1;
}

.shop-search h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.shop-search ul {
    margin-bottom: 0px;
}

.shop-search input {
    font-family: Arial;
}


/* .shop-search__courses {
    padding-bottom: 0;
} */

.shop-search__label-text-bottom {
    padding-top: 0;
}

.shop-search__label-text {
    margin-bottom: 0px;
}

.navigation__link:hover {
    color: black;
    text-decoration: none;
}

.navigation__link-text:hover {
    color: black;
    text-decoration: none;
}

.navigation__link-button:hover {
    color: black;
    text-decoration: none;
}

.header-tabs__link:hover .header-tabs__link-text {
    text-decoration: none;
}

.breadcrumbs__link {
    display: inline;
}

.breadcrumbs__link:hover {
    color: #0052b5;
    ;
    text-decoration: none;
}

.active:hover {
    color: black;
    text-decoration: none;
}

.footer-menu__link:hover {
    text-decoration: none;
}

.footer__content-link:hover {
    text-decoration: none;
    color: #623a13;
}

.header-tabs__link:hover {
    text-decoration: none;
}

footer ul {
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
    #container {
        padding-top: 0;
    }
}