@charset "UTF-8";

/*UTF-8のドキュメント*/

body {
    margin: 0;
    padding: 0 0.5em;
    background-color: #fff;
    font-size: 1rem;
    color: #2b2b2b;
}

.bo {
    border: #e92c2c 1px solid;
}

/* header div{
    border: #e92c2c 1x solid;

} */

/* blocks --------------------------*/

.page_wrapper {
    padding: 2em;
}
.bk_wrapper {
    background-color: #f2f2f2;
}
@media (max-width: 768px) {
    header {
        padding: 0;
        margin: 0;
    }
    .page_wrapper,
    .container_fluid {
        padding: 5px !important;
        overflow-x: hidden !important;
    }
    .contents_block {
        padding: 0 20px !important;
    }
}

.top_info_area {
    border-right: #f17d32 1px solid;
}

@media (min-width: 1121px) {
    .site_header,
    #nav_main,
    .contents_block {
        max-width: 1121px;
        /*border: #2b2b2b 1px solid;*/
    }
}

@media (max-width: 1121px) {
    .top_info_area {
        border-right: none;
    }
}

.bn_box {
    margin-bottom: 1.5em;
    /* padding-right: 0.51em; */
    /* border: #00b050 1px solid; */
}
@media (max-width: 1121px) {
    margin-right: 96px !important;
}

.box_bo {
    border: #f17d32 1px solid;
    padding: 0 !important;
    margin: 0 !important;
}

.box_bo_pad {
    border: #f17d32 1px solid;
}

.flow {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
}
.flow_item {
    width: 100%;
    margin-bottom: 0 !important;
}

.shop_list div {
    margin-bottom: 2rem;
}
.shop_list div img {
    margin-bottom: 0.5rem;
}

.col-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 20%;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        flex: 0 0 20%;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        flex: 0 0 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        flex: 0 0 20%;
    }
}
.col-15 {
    width: 20%;
    flex: 0 0 20%;
}

.relprod p {
    line-height: 1.2em;
    margin-top: 0.5rem;
}

/* info badge */

.badge-PR {
    background-color: #6c757d;
    color: white;
}
.badge-NB {
    background-color: #f17d32;
    color: white;
}
.badge-EV {
    background-color: #6cbb5a;
    color: white;
}

/* select lang ------------------*/
.btn-outline {
    border: #7e7e7e 1px solid;
}
.dropdown a {
    color: rgb(61, 61, 202);
}

/* home_topics (fr,es) */
.home_topics {
    border: #6cbb5a 1px solid;
}
.home_topics .ht_header {
    display: block;
    width: 100%;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
    background-color: #6cbb5a;
    color: white;
    padding-left: 1em;
}

/* liminous ---------------------*/

.lum-lightbox {
    z-index: 999;
}

.lum-lightbox-inner img {
    background-color: #fff;
    padding: 1rem;
    max-width: 90vw;
    max-height: 90vh;
    border: #f17d32 0.5rem solid;
}

.lum-img {
    margin: 1rem;
    padding: 20px;
}

.img-thumbnail {
    padding: 2%;
}

.lum-gallery-button {
    display: none;
}

/* colors -----------------------*/

.topbanner {
    width: 200px;
}

table.table-bordered {
    border: 1px solid #4b4b4b;
    margin-top: 20px;
}

table.table-bordered > thead > tr > th {
    border: 1px solid #4b4b4b;
}

table.table-bordered > tbody > tr > td {
    border: 1px solid #4b4b4b;
}

.bg-genki {
    background-color: #f17d32;
    color: #fff;
}

.fg-genki {
    color: #f17d32;
}

.fg-genki2 {
    color: #6cbb5a;
}

.bg-genki-n {
    background-color: #f17d32;
}

.bg-genki-n2 {
    background-color: #ffdaca;
}

.bg-genki2-n {
    background-color: #00b050;
}

.bg-genki2-n2 {
    background-color: #d0ebbf;
}

.bold {
    font-weight: bold;
}

.ico_more {
    position: relative;
    padding-left: 13px;
}

.c_text {
    color: #2b2b2b;
}

.ico_more::before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    background: url(/images/ico_more-869e36f33ee622770a85406fcf5888b5.png) center/contain no-repeat;
}

.ico-globe {
    width: 16px;
    height: 16px;
    fill: #00b050;
}

.ico_book {
    width: 24px;
    height: 24px;
}

/* headers ------------------------*/

h1 {
    font-weight: bold;
    font-size: 2.5em;
    line-height: 2em;
    color: #f17d32;
    margin-bottom: 1em;
}

h1.genki2 {
    color: #6cbb5a;
}

h2 {
    font-weight: bold;
    font-size: 1.7em;
    line-height: 2.2em;
    border-top: #f17d32 3px solid;
    border-bottom: #f17d32 3px solid;
    background-color: #f2f2f2;
    text-indent: 0.5em;
    color: #f17d32;
    margin-bottom: 1em;
}
h2.h2sub {
    line-height: 1.8rem;
    text-indent: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 20px;
}
h2.h2sub span {
    line-height: 1rem;
    font-size: 1rem;
}

h3:before {
    content: "■  ";
}

h3 {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
    text-indent: 0.2em;
    color: #f17d32;
    margin-bottom: 1em;
}

h4 {
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.5em;
    border-bottom: #f17d32 2px solid;
    text-indent: 0.2em;
    color: #f17d32;
    margin-bottom: 1em;
}

h5 {
    font-weight: bold;
    font-size: 1.2rem;
}

.h6 {
    font-weight: bold;
    font-size: 1.1rem;
    margin-top: 1rem;
    margin-left: 0;
}

h6 {
    background-color: #ffe8da;
    line-height: 2em;
    font-weight: bold;
    padding-left: 0.5em;
}

.h_ss {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
    text-indent: 0.2em;
    border-bottom: #f17d32 3px solid;
    margin-bottom: 1em;
}

.dl_notice {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1em;
    color: #ff0000;
}
.h2_ss {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
    text-indent: 0;
    margin-bottom: 1em;
    color: #f17d32;
}
.h3_ss {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 2.5em;
    text-indent: 16px;
    margin-bottom: 1em;
    background-color: #f2f2f2;
}

.h_toggle {
    display: block;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 3em;
    background-color: #f2f2f2;
    padding-left: 1em;
    margin-bottom: 1em;
    text-decoration: none;
}

.h_toggle:hover {
    cursor: pointer;
    text-decoration: none;
}

.h_toggle .fa-2x {
    font-size: 1.5em;
}
.toggle_ico {
    margin-right: 1rem;
}

.h_l {
    font-size: 1.7rem;
    font-weight: bold;
    border: none;
    line-height: 2.5rem;
}

@media (max-width: 768px) {
    h1 {
        font-size: 1.8em;
        line-height: 1em;
        margin-bottom: 0.5em;
    }
    h2,
    .h_l {
        font-size: 1.2em;
        line-height: 1.5em;
        margin-bottom: 0.5em;
    }
    .h_toggle {
        font-size: 1.3em;
        line-height: 2.5em;
        padding-left: 1em;
        margin-bottom: 1em;
    }
    .toggle_ico {
        margin-right: 0.3rem;
    }
}

/* bookstores */

.book_sub {
    display: block;
    font-size: 0.8em;
    line-height: 1.1em;
    color: #545454;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.store_h {
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    background-color: #f2f2f2;
    padding-left: 16px;
}
.store_country {
    font-size: 22px;
    color: #f17d32;
    font-weight: bold;
}

.stores {
    border-bottom: #cccccc 1px solid;
    margin-bottom: 30px;
    padding-bottom: 14px;
}

.stores:last-child {
    border: none;
}

.stores .ico {
    display: inline-block;
    background-position: 50% 40%;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 25px;
    margin-right: 4px;
}
.stores .ico_tel {
    background-image: url(/images/icon_tel-aadddebd4c99b983a597b1670a1e8800.png);
    width: 32px;
}
.stores .ico_fax {
    background-image: url(/images/icon_fax-4cdeea5f1b0571ac331a9dab8f9deb5d.png);
    width: 32px;
    margin-left: 14px;
}
.stores .ico_email {
    background-image: url(/images/icon_email-8066a8a3d247fe1be60e824f8d1a6c39.png);
    width: 42px;
}

/* paragraph -------------------------*/

a {
    color: rgb(61, 61, 202);
}

.a-disabled {
    border: none;
    color: #696969;
}

a.a-disabled:hover {
    cursor: auto;
    text-decoration: none;
    color: #696969;
}

p,
ul,
dl,
td,
th {
    font-size: 1rem;
}

p {
    /* text-indent: 1rem; */
}

.p_m {
    font-size: 1.2rem;
}

.hidden {
    visibility: hidden;
}

.stack-num {
    font-size: 0.7em;
}

section {
    padding-bottom: 2em;
}

.content_header {
    padding-bottom: 2em;
}

@media (max-width: 768px) {
    section {
        padding-bottom: 1em;
    }

    .content_header {
        padding-bottom: 1em;
    }
}

.law h5 {
    margin-top: 4rem;
    margin-bottom: 1rem;
}
.law h5:first-child {
    margin-top: 1rem;
}

/*lists--------------------------*/

.act_link_store {
    margin-bottom: 7px;
}

.noidt {
    text-indent: 0;
}

ul {
    list-style: none;
}

ol li {
    font-size: 1rem;
}

ol.privacy li {
    margin-bottom: 0.5rem;
}

ol.privacy ul {
    margin-bottom: 1.5rem;
}

ul > li {
    text-indent: -1.6rem;
    margin-bottom: 0.5rem;
}

ul > li > ul {
    padding-left: 2rem;
}

ul.privacy > li {
    text-indent: -0.6rem;
    margin-bottom: 0.5rem;
}

ul.privacy2 > li {
    text-indent: -1.8rem;
}

ul.navbar-nav li,
ul.li_info li,
ul.pagination li {
    text-indent: 0;
    margin-bottom: 0;
}

ul.my_ul {
    margin: 0 1em;
    padding: 0 1em;
    list-style-type: disc;
}

ul.my_ul > li {
    padding-bottom: 1em;
    text-indent: 0;
    line-height: 1.2rem;
}

ul.my_ul.line2 > li {
    padding-bottom: 1em;
    text-indent: 0;
    line-height: 1.5rem;
}

.line_sub {
    color: rgb(83, 83, 83);
    font-size: 0.9rem;
}

ul.my_ul li > ul {
    margin-top: 1rem;
}

ul.my_ul li > ul li {
    line-height: 1rem;
}

ul.num_ul {
}

ul.num_ul li {
    text-indent: -1.7rem;
}

ul.nom {
    list-style: disc inside;
    text-indent: 0;
}
ul.nom li {
    line-height: 1rem;
    text-indent: 0;
}
ul.nom2 {
    list-style: disc outside;
    text-indent: 0;
    margin: 0;
    padding-left: 1rem;
}
ul.nom2 li {
    line-height: 1.2rem;
    text-indent: 0;
}

dd {
    margin-bottom: 1.5rem;
}

.law > ul li,
.law > ol li {
    line-height: 1.5rem;
    margin-bottom: 1rem;
}
.law > ul {
    padding-left: 1.5rem;
}
.law > ol {
    padding-left: 1rem;
}

.law ul li > ul li {
    text-indent: -3rem;
}

.law ul li > ul,
.law ol li > ul {
    padding-left: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.law > ul li > ul li,
.law > ol li > ul li {
}

.law ul li > ul > li {
    margin-left: 1rem;
    text-indent: -3rem;
}

.law ul.noidt {
    padding-left: 0;
}
.law ul.noidt li {
    text-indent: 0;
}

/*form*/

label,
col-form-label,
.div-pre {
    font-size: 1rem !important;
}

label.bk_label {
    background-color: #f2f2f2;
    text-align: right;
}

@media (max-width: 768px) {
    label.bk_label {
        text-align: center;
    }
}

/*others*/

.jtp_logo,
.genki_logo {
    height: 62px;
}

.jtp_logo {
    display: block;
    float: left;
    margin-right: 20px;
}

@media (max-width: 540px) {
    .jtp_logo {
        margin-right: 10px;
    }
    .jtp_logo,
    .genki_logo {
        height: 42px;
    }
}

.div-pre {
    margin: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.red {
    color: red;
}

.nbsp {
    display: inline-block;
}

/* nav---------------------------*/

.site_header {
    padding: 1em 0;
}

.nav_outer {
    background-color: #f17d32;
    margin: 0 auto;
    padding: 0;
}

#nav_main {
    background-color: #f17d32;
    margin: 0 auto;
    padding: 0;
}

.my_breadcrumb {
    margin-bottom: 1rem;
    font-size: 0.8rem;
}

#nav_main ul li > a {
    color: #fff;
}

.navbar-toggler {
    border-color: #ffffff;
    margin: 0.5rem;
}

.navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-nav {
    background-color: #f17d32;
}

.nav-link {
    border-left: #fff 1px solid;
    margin: 10px 0;
}

.nav-item:last-child .nav-link {
    border-right: #fff 1px solid;
}

@media (max-width: 768px) {
    .site_header {
        padding: 0.5rem;
        margin-bottom: 0;
    }
    .nav-link {
        border: none;
    }
}

.nav-item:hover,
.nav-active {
    background-color: #e2512f;
}

.nav-item.disabled:hover {
    background-color: #f17d32;
}

.style_switch_lang {
    font-size: smaller;
}
.bt_shop {
    margin-right: 15px;
    margin-left: 4px;
}
.ret_shop {
    margin-top: 40px;
    text-align: right;
}
.bt_switch_lang_school {
    background-color: #f17d32;
    border-radius: 4px;
    padding: 2px 15px 4px 15px;
    color: white;
}
.bt_switch_lang_school a {
    color: white;
}

/* faq ------------------------------ */
.faq dl {
    margin-bottom: 0.3rem;
}
.faq dd {
    padding: 0;
    margin: 15px auto 25px 18px;
}
.faq dt {
    background-color: #f5f5f5;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    line-height: 1.3rem;
    cursor: pointer;
}
.faq dd {
    display: none;
}
.faq .fa-plus-square,
.faq .fa-minus-square {
    color: #f17d32;
    margin-right: 0.5rem;
}

/* infos-----------------------------*/

ul li {
    margin-left: 0;
    padding-left: 0;
}

ul.li_info {
    list-style: none;
    padding-left: 0;
}

ul.li_info li {
    margin-bottom: 0.7em;
}

ul.li_info li .badge {
    width: 10em;
}

ul.li_info .date {
    margin-left: 1em;
}

ul.li_info .info {
    margin-left: 1em;
    color: black;
}

/* footer--------------------------------*/

footer {
    text-align: left;
    /* font-weight: bold; */
    /* background-color: #e6e6e6; */
    padding-top: 2em;
    padding-bottom: 1em;
    border-top: #cccccc 1px solid;
}

footer p {
    font-size: 0.8rem;
}

.to_privacy {
    text-align: right;
}

.to_privacy a {
    display: inline;
    margin-left: 15px;
}

@media (max-width: 768px) {
    .to_privacy,
    .footer_logo {
        text-align: center;
    }
    .to_privacy a {
        display: block;
        margin-left: 0;
    }
}

.debug {
    font-size: 11px;
}

i.sort_icons {
    visibility: hidden;
}

.action_sort_save {
    display: none;
}

.error {
    line-height: 2rem;
    color: #e92c2c;
}

ul.error {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

ul.error li {
    display: block;
    line-height: 1.5rem;
    font-weight: normal;
    text-indent: 0;
}

.req {
    color: crimson;
}

label {
    font-size: 1.2em;
}

/* tables -------------------------- */
.table_book th,
.table_book td {
    border: none;
}
.table_book th {
    /*border: #4d4d4d 1px solid !important;*/
}
.table_book td img {
    width: 100%;
}
.table_book td.empty {
    /*
    border-right: white 1px solid;
    border-bottom: white 1px solid;
    */
}

.table_ss tbody td {
    border: #4d4d4d 1px solid;
}

.table_ss thead th {
    border: #4d4d4d 1px solid;
    background-color: #f17d32;
    color: white;
    text-align: center;
}
.table_ss thead tr.head_head th {
    background-color: #ffe7d9;
    color: #4b4b4b;
    text-align: center;
}

.table_ss2 thead th {
    background-color: #6cbb5a;
}

.table_ss tbody th {
    border: #4d4d4d 1px solid;
    font-weight: normal;
    background-color: #ffe7d9;
}
.table_ss2 tbody th {
    background-color: #d0ebbf;
}
.table_ss2 thead tr.head_head th {
    background-color: #d0ebbf;
}

.table_act {
    width: 100%;
    border-collapse: collapse;
    border-top: #4b4b4b 1px solid;
    border-right: #4b4b4b 1px solid;
}
.table_act th,
.table_act td {
    border-left: #4d4d4d 1px solid;
    border-bottom: #4d4d4d 1px solid;
    padding: 4px;
}
.table_act thead th {
    background-color: #f17d32;
    color: white;
}
.table_act2 thead th {
    background-color: #6cbb5a;
}

.table_act tbody th {
    background-color: #ffe8da;
    font-weight: normal;
    white-space: nowrap;
    width: 15%;
}
.table_act2 tbody th {
    background-color: #d0ebbf;
}

.table_act td.file {
    text-align: center;
    white-space: nowrap;
    width: 20%;
}

@media (max-width: 768px) {
    .table_book th,
    .table_book td {
        display: block;
        width: 100%;
        border-right: none !important;
        border-left: none !important;
        border-bottom: none !important;
    }
    .table_book th {
        border-top: none !important;
    }
    .table_book td img {
        width: 70% !important;
    }
    .table_book th.sm_bdt {
        border-top: #4d4d4d 1px solid !important;
    }
    .table_book td.empty {
        display: none;
    }

    .table_ss thead {
        display: none;
    }
    .table_ss {
        border-bottom: #4b4b4b 1px solid;
    }
    .table_ss tbody th,
    .table_ss tbody td {
        border-bottom: none !important;
    }

    .table_ss th,
    .table_ss td {
        display: block;
    }
    .table_ss .sm_none {
        display: none;
    }
    .table_ss thead tr.head_head th {
        display: none;
    }

    .table_act {
        border: none;
    }

    .table_act thead th {
        display: block;
        width: 100%;
        border-right: #4b4b4b 1px solid;
    }

    .table_act thead:first-child th {
        border-top: #4b4b4b 1px solid;
    }
    .table_act tbody th,
    .table_act tbody td,
    .table_act tbody td.file {
        display: block;
        width: 50%;
        float: left;
        height: max-content;
    }
    .table_act tbody th {
        border-top: none;
        border-left: #4b4b4b 1px solid;
    }
    .table_act tbody td {
        border-bottom: #4b4b4b 1px solid;
        border-right: #4b4b4b 1px solid;
    }
    .table_act tbody th:last-child,
    .table_act tbody td:last-child {
        border-bottom: #4b4b4b 1px solid;
    }
}

/* others -------------------------- */
.geoip_rights {
    text-align: right;
    font-size: 0.7rem;
    color: #999999;
    margin-bottom: 0;
}
.geoip_rights > a {
    color: #999999;
}

.to_page_top {
    text-align: right;
}

.bt_res {
    display: inline-block;
    height: auto;
    margin: 0 auto 1rem auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (min-width: 768px) {
    .bt_res_img {
        //max-width: 510px;
        max-width: 408px;
    }
    .bt_res_img_r {
        margin-left: 3px;
    }
}
@media (max-width: 768px) {
    .bt_res_img_r {
        margin-top: 24px;
    }
}

#genki_app_youtube {
    width: 513px;
    height: 315px;
}
@media (max-width: 500px) {
    #genki_app_youtube {
        width: 100%;
    }
}

.badge-book,
.badge-eb,
.badge-ebook {
    display: inline-block;
    padding: 4px 8px 4px 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    color: white;
}
.badge-book {
    background-color: #f17d32;
}
.badge-eb {
    background-color: #6cbb5a;
}
.badge-ebook {
    background-color: #1b8da0;
}

.bookbt {
    display: inline-block;
    padding: 6px 12px 6px 12px;
    margin: 5px 0;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    border-radius: 4px;
    background-color: white;
}
.bookbt:hover {
    color: white;
    text-decoration: none;
}
.bookbt_sm {
    font-size: 13px;
    padding: 6px 6px 6px 6px;
}

@media (max-width: 768px) {
    .bookbt {
        margin: 0 auto;
        margin-bottom: 10px;
    }
}

.bt-book {
    color: #f17d32;
    border: #f17d32 1px solid;
}
.bt-book:hover {
    background-color: #f17d32;
}
.bt-eb {
    color: #6cbb5a;
    border: #6cbb5a 1px solid;
}
.bt-eb:hover {
    background-color: #6cbb5a;
}
.bt-ebook {
    color: #1b8da0;
    border: #1b8da0 1px solid;
}
.bt-ebook:hover {
    background-color: #1b8da0;
}

.file .fas {
    margin-right: 5px;
}

.ico_audio {
    width: 24px;
    cursor: pointer;
}
.ico_audio_s {
    width: 24px;
}

.ico_app {
    width: 128px;
}
.ico_store_app {
    height: 50px;
}
.ico_store_google {
    height: 72px;
}

.fa-arrow-circle-right {
    color: #f17d32;
    margin-right: 3px;
}

.fa-square {
    color: #f17d32;
}
.ico_kana_box {
    display: inline-block;
    width: 50px;
    border: #f17d32 1px solid;
}
.hira_kata_chart div {
    border: #f17d32 1px solid;
}
.hira_kata_chart .char img,
.hira_kata_chart .char {
    width: 60px;
}
.hira_kata_chart .mp3 {
    margin-left: 20px;
}
.hira_kata_chart .hira_box {
    text-align: center;
    margin-left: 20px;
}

table.hira_kata_chart {
    width: 956px;
    margin: 0 auto 0 60px;
}
table.hira_kata_chart.chart_3 {
    width: 574px;
    margin: 0 auto 0 60px;
}

table.hira_kata_chart tbody {
    border: #f17d32 4px solid;
}
table.hira_kata_chart.chart_nb tbody {
    border: #4d4d4d 1px solid;
}

table.hira_kata_chart tr td {
    border-right: #f17d32 1px solid;
    border-bottom: #f17d32 1px solid;
    text-align: center;
    width: 20%;
}
table.hira_kata_chart.chart_nb tr td {
    border-color: #4d4d4d;
}

.play {
    color: #6cbb5a;
}
table.hira_kata_chart td.md_none {
    display: none;
}
table.hira_kata_chart td.md_none img {
    width: 60px;
}

@media (max-width: 768px) {
    table.hira_kata_chart,
    table.hira_kata_chart.chart_3 {
        width: 100%;
        margin: 0;
    }
    table.hira_kata_chart td {
        display: block !important;
        float: left;
        width: 50% !important;
    }
    table.hira_kata_chart td.sm_none {
        display: none !important;
    }

    table.hira_kata_chart tr td:nth-child(2n) {
        border-right: none;
        border-bottom: #f17d32 1px solid;
    }
    table.hira_kata_chart.chart_nb tr td:nth-child(2n) {
        border-color: #4d4d4d;
    }

    .s_bdb_n {
        border-bottom: none !important;
    }
    .s_bdr_n {
        border-right: none !important;
    }
}

.audio_ebooks {
    margin-bottom: 30px;
}

/* slider(slick) -------------------------- */
.slider {
    margin: 1rem auto 0 auto;
    text-indent: 0;
    padding: 0;
    width: 100%;
}

.slider img {
    height: auto;
    padding: 0 1px;
    width: 100%;
}
.slick-dots li {
    width: 30px !important;
}
.slick-dots li button:before {
    font-size: 12px !important;
}
.slick-dots li.slick-active button:before {
    color: #f17d32 !important;
}

/* lity background */
.lity {
    background: rgba(0, 0, 0, 0.5);
}

.table_genki_toc td {
    word-break: break-all;
}
