@charset "utf-8";

#NR-wrapper-in .anchor-hover-underline a:hover {
     text-decoration: underline;
}
#NR-wrapper-in .anchor-hover-underline .except-hover-underline a:hover {
    text-decoration: none;
}

#right_side_ranking_data ul,
#right_side_goo_srch_hotwords_data ul {
    display: none;
}

#right_side_ranking_data ul.open,
#right_side_goo_srch_hotwords_data ul.open {
    display: block;
}

.contents_area .contents i:not(.fa) {
    font-style: italic;
    margin-right: 0;
}

.contents_area .contents sub {
    font-size: smaller;
    vertical-align: sub;
}

/* strong http://dev91m8118.dictionary.goo.ne.jp/jn/62218/meaning/m0u/ */
.contents_area ol.meaning li strong {
    font-size: 14px;
    margin: 0;
}

.contents_area ol.meaning p > strong:first-child {
    font-size: 15px;
}

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

img.gaiji {
    height: 18px;
    vertical-align: middle;
}

#NR-header-app-balloon {
    display: none;
}

#cboxTitle,
#cboxCurrent {
    font-size: 14px;
}

/*.basic_title.jn h1 span,*/
/*.basic_title.jn h2 span {*/
/*margin-left: 0;*/
/*}*/

ul.text_list.last_child_border_bottom_none li:last-child a {
    border: none;
}

.parlance b {
    font-weight: bold;
}

.news b {
    font-weight: bold;
}

.suggest-unit {
    top: 40px;
}

.content_list.news li a p.snippet {
    margin: 0;
    line-height: 150%;
}

#NR-header-biglobe-logo {
    max-height: 18px;
    width: auto;
    margin-left: 10px;
}

div#NR-header {
    margin-bottom: 8px;
}

.examples.expanded {
    display: block;
}

.contents-wrap-b.meanging {
    margin: 0;
}

.list-data-d.list-origin.list-frame-style .text {
    margin: 0;
}

section .contents-wrap-b:last-child {
    border-bottom: 0;
}

.basic_title h2 {
    display: inline-block;
    padding: 12px 10px 8px 10px;
}

.basic_title h2 a {
    display: inline;
    padding: 0;
}

.contents-wrap-b.meanging.person {
    border-top: 2px #e5e6e9 solid;
}

.contents-wrap-b.meanging.person.first {
    border-top: none;
}

/** 人名辞典 **/
.person ul li {
    line-height: 1.3;
    margin-bottom: 5px;
}

.person ul li span.title {
    font-weight: bold;
}

.person ul li span.text span {
    margin-right: 5px;
}

.bt_e {
    border-top: 1px #e5e6e9 solid;
}

#NR-nav-main-in,
#NR-nav-sub-in {
    padding: 0 5px;
}

#NR-nav-main li {
    margin-right: 3px;
}

#NR-footer-sv dt {
    margin: 4px 0 10px;
}

.contents_area.person dl {
    width: 100%;
}

.contents_area.person div.clear {
    clear: both;
}

.contents_area.person dl dt {
    width: 15%;
    font-weight: bold;
    display: block;
    clear: left;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
}

.contents_area.person dl dd {
    width: 85%;
    display: block;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
}

.contents_area.person.idiom dl dt {
    width: 10%;
}
.contents_area.person.idiom dl dd {
    width: 90%;
}

.basic_title h2.title {
    color: #000 !important;
    display: inline-block;
    font-weight: bold;
    padding: 12px 10px 8px 10px;
    font-size: 16px;
}

.basic_title h2.nolink.title {
    font-size: 16px;
}

.bb_c {
    border-bottom: 1px #ccc solid;
}

.index-block {
    display: table;
}

.col-right {
    display: table-cell;
    box-sizing: border-box;
    padding: 0;
    width: 582px;
}

.col-left {
    display: table-cell;
    border-right: 2px #efefef solid;
    padding: 10px 0 5px 10px;
    width: 112px;
}

.col-right .content_list li p.text {
    width: 582px;
}

.list-dic-index dt {
    padding: 0 0 16px;
}

.list-dic-index dt a {
    font-size: 18px;
    font-weight: bold;
}

.srchnum {
    color: #666;
    font-size: 14px;
    padding-left: 10px;
}

.list-dic-index dt .srchnum {
    color: #999;
    font-size: 12px;
}

.list-dic-index dd ul li {
    margin: 0 0 16px;
    padding: 0 0 0 8px;
}

.list-dic-index dd ul li a {
    padding: 0 0 0 10px;
    position: relative;
}

.list-dic-index dd .srchnum {
    color: #999;
    font-size: 12px;
}

.list-dic-index dd ul li a:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.search-list .content_list li a p.title span {
    display: inline;
}

.search-list .content_list li p.text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 660px;
}

.index-list .content_list li p.text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 550px;
}

.nobold {
    font-weight: normal !important;
}

.basic_title h2.paddding {
    padding: 12px 10px 8px 10px !important;
}

.contents-wrap-b.meanging.bt_c {
    border-top: 1px #ccc solid;
}

.basic_title.bt_e5 {
    border-top: 1px #e5e6e9 solid;
}

img.prog_gaiji {
    height: 18px;
    vertical-align: middle;
}

/*#13394 四字熟語　追加修正分*/
/*「カテゴリから四字熟語を探す」 アンカーリンク時のとび先のズレを修正（ヘッダー高さ分）*/
.anchorLink h3 {
    padding-top: 70px;
    margin-top: -45px;/*上に25pxの余白を設けたいため*/
}

/*横並びリスト 「｜」区切り*/
.linelink.vline li:after {
    content: "｜";
    display: inline-block;
    padding: 0 .3em;
}
.linelink.vline li:last-child:after {
    content: "";
    padding: 0;
}

/*横並びリスト レベルあり*/
/*LV 1*/
.linelink.linkLevel li.lv1 a {
    font-size: 1.1em;
}
/*LV 2*/
.linelink.linkLevel li.lv2 {
    margin-left: 17px;
}
.linelink.linkLevel li.lv2:before {
    color: #ccc;
    content: '\f0da';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.linelink.linkLevel li.lv2 a {
    font-size: 1.1em;
}
/*LV 3*/
.linelink.linkLevel li.lv3 {
    margin-left: 10px;
}
.linelink.linkLevel li.lv3 a {
    font-size: .95em;
}

/*横並びリスト ボタン化*/
.linelink.linkBtn li a {
    background-color: #e3e4e6;
    border-radius: 6px;
    display: inline-block;
    margin-right:.6em;
    padding: .4em .6em;
}
.linelink.linkBtn li {
    margin: 0 0 7px;
}

/*タイトル＋本文の組み合わせで本文を折りたたむ仕様の汎用化*/
.accordion .accordion_tit {
    border-top: 1px #e5e6e9 solid;
    margin: 0;
    padding: 12px 10px;
    position: relative;
}
.accordion .accordion_body {
    border-top: 1px #e5e6e9 solid;
    box-sizing: border-box;
    margin: 0;
    padding: 15px 10px;
}
/*開いたとき・閉じたときの処理*/
.accordion .accordion_tit.accordion_open:after, .accordion .accordion_tit.accordion_close:after {
    font-size: 20px;
    font-family: FontAwesome;
    color: #BDBDBD;
    position: absolute;
    top: 25%;
    right: 10px;
}
.accordion .accordion_tit.accordion_open:after {
    content: "\f106";
}
.accordion .accordion_tit.accordion_close:after {
    content: "\f107";
}

/*サイドカラム シンプルリスト（新デザイン版）*/
.list-simple-c {
    margin: 20px 15px;
}
.list-simple-c li {
    margin-bottom: 10px;
}
.list-simple-c li:last-child {
    margin-bottom: 0;
}

/*ClearFix*/
.cf:after {
    clear: both;
    content: "";
    display: block;
}



/*#13394 四字熟語　追加修正分*/
/*横並びリスト レベルあり*/
.linelink.linkLevel:after {
    content:'';
    display:block;
    clear:both;
}
.linelink.linkLevel li {
    margin: 0 0 0.8em;
}
.linelink.linkLevel li.lv1 a,
.linelink.linkLevel li.lv2 a,
.linelink.linkLevel li.lv3 a {
    font-size: 1em;
}
.linelink.linkLevel li.lv1 {
    display:block;
}
.linelink.linkLevel li.lv2:before {
    margin-right: 5px;
    margin-left: 5px;
    float:left;
    display:block;
}
.linelink.linkLevel li.lv2 {
    display:block;
    float: left;
    clear: left;
    margin-left: 0;
    width: 50%;
}

.linelink.linkLevel li.lv2.has-children {
    width: unset;
}

.linelink.linkLevel li.lv2 + .lv2 {
    clear: unset;
}

.linelink.linkLevel li.lv2 + .lv2.has-children {
    clear: left;
    margin-left: 0;
    width: unset;
}

.linelink.linkLevel li.lv2 + .lv3:before {
    content: '－';
    color: #bbb;
    display: inline-block;
    padding-right: 1.4em;
}
.linelink.linkLevel li.lv2 + .lv3 {
    margin-left: .4em;
}
.linelink.linkLevel li.lv3 {
    display: block;
    float: left;
    margin-left: 1.6em;
}

.basic_title h1 span.meaning {
    margin-left: 0;
}

/** 漢字辞典 */
ul.basic_tab_top {
    background-color: #fff;
}

.kakusu .content-box-in.col2 {
    margin: 0;
    padding: 0;
}
.kakusu .content-box-in.col2 + .content-box-in.col2 {
    padding: 0;
}

.list-kakusu li {
    float: left;
    text-align: center;
    margin: 3% 0 0 3%;
    width: 21%;
}

.col2 .list-kakusu li {
    margin: 5px 0 0 5px;
    width: 79px;
}

.list-kakusu li a {
    background: #eee;
    border: 1px #ccc solid;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
}

.list-kakusu li a:link,
.list-kakusu li a:visited {
    color: #333;
    text-decoration: none;
}

.list-kakusu li a:hover {
    color: #fff;
    text-decoration: none;
    background: #9c4836;
    opacity: 1;
}

.kanji_list {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 644px;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
}

.col-right.kanji {
    width: 563px;
}
.col-left.kanji {
    width: 131px;
}

.kanji_list.idx {
    width: 483px;
    padding-left: 35px;
    padding-right: 45px;
}

.kanji_list .kanji_item {
    flex-basis: 70.5px;
    margin: 20px 0 0 10px;
    text-align: center;
}

.kanji_list .kanji_item a,
.kanji_list .kanji_item a:visited,
.kanji_list .kanji_item a:link {
    color: #000;
}

.kanji_list .kanji_item a:hover {
    color: #666;
}

.kanji_list .kanji_item .kanji {
    border: 2px #ccc solid;
    border-radius: 5px;
    margin: auto 4px;
    padding: 10px 0;
}

.kanji_list .kanji_item .kanji .text {
    font-size: 36px;
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
}

.kanji_list .kanji_item .kanji img {
    max-height: 36px;
    margin-bottom: -3px;
}

.kanji_list .kanji_item a:hover .kanji .text {
    text-decoration: underline;
}

.kanji_list .kanji_item a .kanji img {
    border-bottom: 2px solid #fff;
}

.kanji_list .kanji_item a .kanji img:hover{
    border-bottom: 2px solid #333;
    opacity:0.6;
}


.kanji_list .kanji_item p.lower {
    margin-top: 5px;
}
.bushu_list {
    padding: 10px;
}
.bushu_list table {
    font-size: 14px !important;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    width: 100%;
}

.bushu_list table tr td {
    padding: 5px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.bushu_list table tr:nth-child(1) td {
    text-align: center;
    background: #efefef;
    vertical-align: middle;
}

.bushu_list table td:nth-child(2n+1) {
    width: 15%;
}
.bushu_list table td:nth-child(2n) {
    width: 35%;
}

/* 漢字詳細 */
.kanji_detail {
    padding: 20px 10px 10px;
}
.kanji_detail dt {
    width: 4rem;
    text-align: center;
    border: 1px solid #ccc;
    line-height: 1.3;
    margin-left: 5px;
    font-size: 14px;
    background-color: #efefef;
}

.kanji_detail dd {
    line-height: 1.6;
    font-size: 14px;
}

.kanji_detail .side-by-side-dl dt {
    clear: left;
    float: left;
    margin-right: 0.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 1px;
}
.kanji_detail .side-by-side-dl dd {
    overflow: hidden;
    margin: 0 0 10px;
}
.kanji_detail .side-by-side-dl dd:last-child {
    overflow: hidden;
    margin: 0;
}

.kanji_detail .midashi_block {
    display: flex;
}
.kanji_detail .midashi_block .kanji {
    flex-basis: 180px;
    text-align: center;
}
.kanji_detail .midashi_block .info {
    flex-basis: 247px;
    margin: 0 0 10px;
}
.kanji_detail .midashi_block .reads {
    flex-basis: 247px;
    margin: 0 0 10px;
}
.kanji_detail .midashi_block .kanji .text {
    font-size: 7rem;
}
.kanji_detail .midashi_block .kanji img {
    /*max-height: 7.5rem;*/
    max-height: 120px;
}

.kanji_detail .midashi_block .reads dd {
    font-weight: normal;
}
.kanji_detail .midashi_block .reads dd span.okurigana {
    font-weight: normal;
}

.kanji_detail .meaning_block {
    margin: 0 0 10px;
}

.kanji_detail .meaning_block dt {
    margin-top: 10px;
    margin-bottom: 5px;
}
.kanji_detail .meaning_block img {
    max-height: 1.1rem;
    vertical-align: middle;
    margin-top: -3px;
}

.kanji_detail .meaning_block {
    border: 1px solid #ccc;
    /* border-right: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    padding: 5px 5px 0;
}
.kanji_detail .kanren_block {
    /* border: 1px solid #ccc; */
    /* border-right: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    padding: 10px 5px;
}
.kanji_detail .block:first-child {
    border: none;
}
.kanji_detail .block {
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
.kanji_detail .type {
    font-weight: bold;
}
.kanji_detail .meaning_block .block {
    border: none;
}
.kanji_detail .meaning_block .block .inner_block {
    margin-top: 10px;
    padding:  0;
    line-height: 150%;
    font-size: 16px;
}
.kanji_detail .meaning_block .block .inner_block .sankou {
    padding: 10px 0 5px;
}
.kanji_detail .kanren_block {
    padding: 5px 5px 0;
}
.kanji_detail .kanren_block .block .inner_block {
    display: flex;
    margin-top: 10px;
}

.kanji_detail .kanren_block .block .inner_block .kanji {
    flex-basis: 180px;
}
.kanji_detail .kanren_block .block .inner_block .info {
    flex-basis: 241px;
}

.kanji_detail .kanren_block .kanji {
    text-align: center;
}

.kanji_detail .kanren_block .kanji .text {
    font-size: 5rem;
}
.kanji_detail .kanren_block .kanji img {
    max-height: 5.5rem;
}

.kanji_detail .kanren_block .kanji > p.sansyou img {
    max-height: 1rem;
}

.kanji_detail .yomi {
    font-weight: bold;
}

.kanji_detail .yomi .okurigana,
.kanji_detail .yomi .mark {
    font-weight: normal;
}

/* ○と同じｘｘの漢字 */
ul.text_list.kanji {
    padding-bottom: 12px;
    padding-right: 10px;
}
ul.text_list.kanji.colum1 li {
    width: 10%;
    float: left;
    font-size: 16px;
}
ul.text_list.kanji li a {
    color: #0D47A1;
    border-bottom: 0;
    padding: 12px 0 0 10px;
}
ul.text_list.kanji li a:after {
    content: none;  /* 「>」をはずす */
}
ul.text_list.kanji li a:hover {
    opacity: unset;
    background-color: #fff;
}
ul.text_list.kanji.word.colum1 li {
    width: auto;
}
ul.text_list.kanji.word li a {
    padding-right: 0;
}

#NR-wrapper-in .anchor-hover-underline a.anchor-hover-none:hover {
    text-decoration: none;
}

ul.item-list.items {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

ul.item-list.items li {
    padding: 0;
    text-align: left;
    flex-grow: 1;
}
.hosoku-description {
    font-size: 70%;
}

/* トップに配置する使い方・詳細のためのデザイン　ここから */
.more.type-right-lt {
    font-size: 14px;
    line-height: 1;
    margin: 24px 0 0;
    padding: 0 30px 0 0;
    position: relative;
    text-align: right;
}

.more.type-right-lt:before {
    color: #666;
    content: '\f054';
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin-top: -7px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.more.type-right-lt a:link,
.more.type-right-lt a:visited {
    text-decoration: none;
}

.more.type-right-lt a:hover {
    opacity: 0.8;
    text-decoration: underline;
}
/* トップに配置する使い方・詳細のためのデザイン　ここまで */

/* #13554 漢字辞典　使い方ページ　デザイン ==========*/
/* 漢字辞典 使い方ページ */

.help_kanji > h2 {
    border-top: 1px #e5e6e9 solid;
    margin: 0;
    padding: 12px 10px;
    position: relative;
}
.help_kanji > h2:first-child {
    border-top: none;
}
.help_kanji > h2.help_open:after,
.help_kanji > h2.help_close:after {
    font-size: 20px;
    font-family: FontAwesome;
    color: #BDBDBD;
    position: absolute;
    top: 25%;
    right: 10px;
}
.help_kanji > h2.help_open:after {
    content: "\f107";
}
.help_kanji > h2.help_close:after {
    content: "\f106";
}
.help_kanji > h2 span {
    display: inline-block;
    min-width: 1.5em;
    padding-right: .8em;
}
.help_kanji > div {
    border-top: 1px #e5e6e9 solid;
    margin: 0;
    padding: 15px 25px 15px;
    line-height: 160%;
}

/*解説本文*/
.help_kanji .help_description {
    margin: 0;
    padding: 0;
}
.help_kanji .help_description > li {
    padding: 0 0 1em 2em;
}
.help_kanji .help_description > li:last-child {
    padding: 0 0  0 2em;
}
.help_kanji .help_description > li:after {
    content: "";
    clear: both;
    display: block;
}
.help_kanji .help_description > li > span {
    display: inline-block;
    float: left;
    width: 2em;
    margin-left: -2em;
}
.help_kanji .help_description > li > p {
    padding: 0 0 1em;
}
.help_kanji .help_description > li > p:last-child {
    padding: 0 0 0 0.3rem;
}

/*解説本文 用語と説明*/
.help_kanji .description_table {
    margin: 0;
    padding: 0 0 0 1em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 50%;
}
.help_kanji .description_table > dt {
    width: 30%;
    padding-bottom: .3em;
}
.help_kanji .description_table > dd {
    width: 70%;
    padding-bottom: .3em;
}
.help_kanji .description_exam {
    margin: 0;
}
.help_kanji .description_exam > li {
    padding: 0 0 1em 2.5em;
}
.help_kanji .description_exam > li:last-child {
    padding: 0 0  0 2.5em;
}
.help_kanji .description_exam > li > span {
    display: inline-block;
    float: left;
    width: 2em;
    margin-left: -2em;
}

/*記号解説*/
.help_kanji .help_table {
    margin-bottom: 1em;
}
.help_kanji .help_table:last-child {
    margin-bottom: 0;
}
.help_kanji .help_table li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.help_kanji .help_table > li > p:nth-child(1) {
    width: 35%;
    box-sizing: border-box;
    padding: 0 .8em .3em 0;
}
.help_kanji .help_table > li > p:nth-child(2) {
    width: 65%;
    padding-bottom: .3em;
}

/*2段組*/
.help_kanji .help_column {
    column-count: 2;
    column-gap: 3em;
}

/* 国語マージ */

.contents_area .contents .meaning {
    margin-bottom: 0;
}

div.span {
    display:inline;
}

.word-merge .basic_title h2.title div.span,
.word-merge .basic_title h2.nolink.title div.span {
    font-size: 14px;
}

.related_words_box dl.related_words dt {
    width: 60px;
}

.related_words_box .contents_area.cont1 dl.related_words dd {
    width: 598px;
}
.related_words_box .contents_area.cont2 dl.related_words dd {
    width: 252px;
}

.background-white {
    background: #fff !important;
}

.photo_album.padding-top {
    padding-top: 10px;
}
.basic_title h1 span.yomi {
    font-size: 16px;
    font-weight: bold;
    margin-left: 0;
    color: #000;
}

/* #13215 【英和切り替え】デザイン（凡例） ==========*/
/* プログレッシブ 凡例ページ */
.help_je > h2 {
    border-top: 1px #e5e6e9 solid;
    margin: 0;
    padding: 12px 10px;
    position: relative;
}
.help_je > h2:first-child {
    border-top: none;
}
.help_je > h2.help_open:after,
.help_je > h2.help_close:after {
    font-size: 20px;
    font-family: FontAwesome;
    color: #BDBDBD;
    position: absolute;
    top: 25%;
    right: 10px;
}
.help_je > h2.help_open:after {
    content: "\f107";
}
.help_je > h2.help_close:after {
    content: "\f106";
}
.help_je > h2 span {
    display: inline-block;
    min-width: 1.5em;
    padding-right: .8em;
}
.help_je > div {
    border-top: 1px #e5e6e9 solid;
    margin: 0;
    padding: 15px 25px 15px;
    line-height: 160%;
}

/*解説本文*/
.help_je .help_description {
    margin: 0;
    padding: 0;
}
.help_je .help_description > li {
    padding: 0 0 1em 3em;
}
.help_je .help_description > li:last-child {
    padding: 0 0 0 3em;
}
.help_je .help_description > li:after {
    content: "";
    clear: both;
    display: block;
}
.help_je .help_description > li > span {
    display: inline-block;
    float: left;
    width: 3em;
    margin-left: -3em;
}
.help_je .help_description > li > p {
    padding: 0 0 1em;
}
.help_je .help_description > li > p:last-child {
    padding: 0;
}

/*解説本文 用語と説明*/
.help_je .description_table {
    margin: 0;
    padding: 0 0 0 1em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 50%;
}
.help_je .description_table > dt {
    width: 30%;
    padding-bottom: .3em;
}
.help_je .description_table > dd {
    width: 70%;
    padding-bottom: .3em;
}
.help_je .description_exam {
    margin: 0 0 0 1em;
}

/*記号解説*/
.help_je .help_table {
    margin-bottom: 1em;
}
.help_je .help_table:last-child {
    margin-bottom: 0;
}
.help_je .help_table li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.help_je .help_table > li > p:nth-child(1) {
    width: 35%;
    box-sizing: border-box;
    padding: 0 .8em .3em 0;
}
.help_je .help_table > li > p:nth-child(2) {
    width: 65%;
    padding-bottom: .3em;
}

/*2段組*/
.help_je .help_column {
    column-count: 2;
    column-gap: 3em;
}

/*コーパスについて*/
.help_je .help_corpus h3 {
    font-weight: bold;
    padding: 1em 0 2em;
}
.help_je .help_corpus p {
    padding: 0 0 1em;
}
.help_je .help_corpus p:last-child {
    padding: 0;
}
.help_je .help_corpus > ul {
    padding: 0 0 1em;
}
.help_je .help_corpus > ul:last-child {
    padding: 0;
}
.help_je .help_corpus > ul li {
    text-indent: -1.5em;
    padding-left: 1.5em;
}
.help_je .help_corpus > dl {
    padding: 0 0 1em;
}
.help_je .help_corpus > dl:last-child {
    padding: 0;
}
.help_je .help_corpus > dl > dt {
}
.help_je .help_corpus > dl > dd {
    padding: 0 0 .3em 2em;
}
.help_je .help_corpus > dl > dd:last-child {
    padding: 0 0 0 2em;
}
.help_je .hatsuon h3 {
    margin-top: 20px;
    font-weight: bold;
}
.help_je .hatsuon h3:first-child {
    margin-top: 0;
}

.help_je .hatsuon table tr td:first-child {
    width: 220px;
}

.help_je .hatsuon dl {
    margin-top: 20px;
}

.help_je .hatsuon dt {
    font-weight: bold;
    margin-top: 10px;
}

.help_je i {
    font-style: italic;
}

.search-list div.medical p.title {
    margin-left: 90px;
    width: auto;
}

.search-list div.medical p.text {
    color: #fff;
    margin-left: 90px;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
    width: auto;
}

.search-list div.medical img {
    float:left;
    width:80px;
}

.no_underber {
    text-decoration: none !important;
}

#NR-header-biglobe {
    text-align: right;
}

/* 国語トップ */

/* 新着ワード（国語トップ） */
.list-simple-b.new_words {
    overflow: hidden;
}

.list-simple-b.new_words > li {
    float: left;
    padding: 0 20px 0 0;
}

.new_words .list-simple-b.new_words li {
    font-size: 14px;
    line-height: 1.6;
}

#NR-wrapper-in .list-simple-b.new_words > li a:hover {
    text-decoration: underline;
}

/* カテゴリ */
.content-box.category {
    margin: 0;
}

.in-ttl-e.category:first-child {
    margin: 0;
}
.in-ttl-e.category {
    background: #eee;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    margin: 18px 0 0;
    padding: 6px 8px 2px;
}

.in-ttl-e.category a {
    border-bottom: 1px #333 solid;
    color: #333;
    display: inline-block;
    font-weight: bold;
    padding: 0 0 1px;
    text-decoration: none;
    vertical-align: middle;
}

.list-simple-d.category {
    margin: 16px 0 0;
    overflow: hidden;
    padding: 10px;
}

.list-simple-d.category > li {
    font-size: 14px;
    margin: 0 0 10px 8px;
    padding: 0 20px 0 10px;
    position: relative;
    vertical-align: top;
}

.list-simple-d.category > li:before {
    color: #ccc;
    content: '\f0da';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.list-simple-d.category > li a {
    line-height: 1.6;
}

#NR-wrapper-in .list-simple-d.category > li a:hover {
    text-decoration: underline;
}

.content-box-in.col2 .list-simple-d.category {
    padding: 10px 0 10px 10px;
}

.in-ttl-e.category + .list-simple-d.category {
    margin: 0;
}

.in-ttl-e.category + .list-simple-d.category > li {
    margin: 0 0 10px;
    padding: 0 0 0 10px;
}

.list-simple-b.category {
    overflow: hidden;
}

.list-simple-b.category > li {
    float: left;
    padding: 0 20px 0 0;
}

.list-simple-d.category .list-simple-b.category {
    box-sizing: border-box;
    padding: 0 0 0 1em;
    width: 100%;
}

/* 過去のランキング */
.ranking_back_number .in-ttl-c {
    font-size: 14px;
    font-weight: bold;
    /* line-height: 1.2; */
    line-height: 2;
}

.ranking_back_number .list-simple-a {
    overflow: hidden;
}

.ranking_back_number .list-simple-a li {
    float: left;
    font-size: 14px;
    padding: 0 20px 0 10px;
    position: relative;
}

.ranking_back_number .list-simple-a.col4 > li {
    margin: 16px 0 0 14px;
    width: 15%;
}

.ranking_back_number .list-simple-a li a:link,
.ranking_back_number .list-simple-a li a:visited {
    color: #0D47A1;
    text-decoration: none;
}
#NR-wrapper-in .ranking_back_number .list-simple-a li a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

/* 同月のその他辞書ランキング */
.ranking_others .list-simple-a {
    overflow: hidden;
}

.ranking_others .list-simple-a li {
    float: left;
    font-size: 14px;
    padding: 0 20px 0 10px;
    position: relative;
}

#NR-wrapper-in .ranking_others .list-simple-a li a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

.ranking_others .list-simple-a.col2 > li {
    box-sizing: border-box;
    margin: 16px 0 0 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 47%;
}

/* 国語辞典 カテゴリ */
.category-list .col-left {
    width: 20%;
    padding-right: 10px;
}

.category-list .col-right .content_list li p.text {
    width: 100%;
}

.category-list .list-dic-index dd ul li a {
    display: block;
}

.category-list .list-dic-index dd ul li ul.list-simple-b li:first-child {
    margin-top: 16px;
}

.category-list .content_list li a p.title span,
.index-list .content_list li a p.title span {
    display: inline;
}

.category-list .list-simple-d > li a {
    line-height: 1.6;
}
.category-list .list-simple-d > li:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 0.7em;
    z-index: 2;
}

.category-list .list-simple-d {
    margin: 0 10px 0;
    overflow: hidden;
    padding: 10px 0;
}
.category-list .list-simple-d > li {
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0 20px 0 10px;
    position: relative;
    vertical-align: top;
}
.category-list .no-pager .content_list li:last-child {
    border-bottom: 1px #e5e6e9 solid;
}

.ie-taio.list-dic-index dd ul li a:before {
    content: "";
}

.ie-taio.list-dic-index dd ul li span.item:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
    z-index: 2;
    left: auto;
    margin-top: inherit;
    top: auto;
}

.NR-tpath li a.nolink {
    color: #000 !important;
    cursor: text;
}

.NR-tpath li a.nolink:hover {
    color: #000 !important;
    text-decoration: none !important;
}

/*****************/
.main-contents {
    line-height: 1.6;
}
.bar-title {
    padding: 10px;
    font-weight: bold;
}

.bar-title.gray {
    background-color: #efefef;
}

.bar-title a {
    border-bottom: 1px #333 solid;
    color: #333;
    display: inline-block;
    font-weight: bold;
    padding: 0 0 1px;
    text-decoration: none;
    vertical-align: middle;
}
.content-parts + .content-parts {
    margin-top: 10px;
}
.content-parts.bt1 + .content-parts.bt1 {
    margin-top: 0;
}
.content-parts-inner {
    padding: 10px;
}
.content-parts-inner-box {
    margin: 10px;
}
.main-contents .border-1 {
    border: 1px solid #ccc;
}
.main-contents .sub-header,
.main-contents .sub-items {
    display: inline-block;
}
.main-contents .sub-header {
    margin-right: 10px;
}
.main-contents .sub-header i {
    margin-right: 10px;
}
.main-contents .sub-items .sub-item + .sub-item {
    margin-left: 10px;
}

.main-contents .sub-header.bold {
    font-weight: bold;
}

.main-contents dd +  dt {
    margin-top: 10px;
}

.main-contents dl.float-left {
    overflow: hidden;
}

.main-contents dl.float-left > dt {
    float:left;
    clear:left;
    width:20px;
    font-weight: bold;
}
.main-contents dl.float-left > dt + dd {
    float:left;
    width: 654px;
}
.main-contents dl.float-left.pr-10 > dt + dd {
    float:left;
    width: 644px;
}
.main-contents dl.float-left + dl.float-left {
    margin-top: 10px;
}
.main-contents .thsrs-chart table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.main-contents .thsrs-chart table,
.main-contents .thsrs-chart th,
.main-contents .thsrs-chart td {
    border: 1px solid #e5e6e9;
    text-align: center;
    padding: 5px;
}

.main-contents .side-by-side {
    display: inline;
}
.main-contents .side-by-side > li {
    display: inline;
}
.main-contents .side-by-side > li + li {
    margin-left: 10px;
}

.main-contents .content-columns {
    padding: 10px 0 10px 10px;
}

.main-contents .col2 {
    width: 49%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}

.wordnet-cite {
    padding: 0 10px 10px;
    color: #666;
    text-align: right;
    font-size: 90%;
}
.main-contents .pr-10 {
    padding-right: 10px;
}
.main-contents .pr-20 {
    padding-right: 20px;
}
.main-contents .bt1.gray {
    border-top: 1px #e5e6e9 solid;
}

.main-contents .f-16 {
    font-size: 16px;
}

.main-contents .f-14 {
    font-size: 14px;
}

.main-contents .lh120p {
    line-height: 120%;
}

.main-contents .lh180p {
    line-height: 180%;
}
