@charset "UTF-8";
/* goo辞書汎用CSS */
/* ============================== */
/* Tools                          */
/* ============================== */
/* ============================== */
/* Generic                        */
/* ============================== */
/* sp-visible */
.sp-visible,
.sp-visible-inline,
.sp-visible-inline-block {
    display: none !important;
}

/* ============================== */
/* Base                           */
/* ============================== */
/* strong */
strong {
    font-weight: bold;
}

strong a {
    font-weight: bold;
}

/* ============================== */
/* Objects                        */
/* ============================== */
/* contents-wrap */
.contents-wrap-a {
    background: #fff;
    border-bottom: 1px #eee solid;
    border-top: 2px #9c4836 solid;
    margin: 4px 0 0;
    padding: 24px 20px 40px;
}

.contents-wrap-a .lead {
    margin: 32px 0 0;
}

.contents-wrap-a.block-top {
    margin: 0;
}

.contents-wrap-b {
    background: #fff;
    border-bottom: 1px #c8c8c8 solid;
    border-top: 2px #9c4836 solid;
    box-sizing: border-box;
    margin: 24px 0 0;
    padding: 32px 20px 40px;
}

.contents-wrap-b > .header {
    display: inline-block;
    vertical-align: middle;
    width: 455px;
}

.contents-wrap-b > .header span {
    font-size: 18px;
    font-weight: bold;
}

.contents-wrap-b > .header100 {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.contents-wrap-b > .header.ttl-a.ttl-a-jn {
    width: 100%;
}

*:first-child + html .contents-wrap-b > .header {
    display: inline-block;
    zoom: 1;
}

.contents-wrap-b > .header img {
    vertical-align: -3%;
}

.contents-wrap-b .social-button {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 180px;
}

.contents-wrap-b .social-button-ej .social-button {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 100%;
}

*:first-child + html .contents-wrap-b .social-button {
    display: inline;
    zoom: 1;
}

.contents-wrap-b.bros {
    border-top: 0;
    margin: 0;
}

.tab-wrap + .contents-wrap-b {
    margin: -2px 0 0;
}

.contents-wrap-b-in {
    border-top: 2px #9c4836 solid;
    margin: 24px 0 0;
}

.contents-wrap-b-in .description {
    padding: 30px 18px 10px;
}

.contents-wrap-b-in .description small {
    font-size: 70%;
}

.contents-wrap-c {
    background: #fff;
    border-bottom: 1px #c8c8c8 solid;
    margin: 24px 0 0;
    padding: 20px 20px 10px;
    position: relative;
}

.contents-wrap-c-in {
    margin: 20px 0 0;
}

.contents-wrap-d {
    background: #fff;
    border-bottom: 1px #c8c8c8 solid;
    margin: 40px 0 0;
    padding: 48px 20px 40px;
    position: relative;
}

.contents-wrap-d-in {
    margin: 20px 0 0;
}

.contents-wrap-e {
    background: #fff;
    border-bottom: 1px #c8c8c8 solid;
    margin: 20px 0 0;
    padding: 20px 20px 40px;
    position: relative;
}

.contents-wrap-e.margin {
    margin-bottom: 24px;
}

/* search-bros-wrap */
.search-bros-wrap {
    margin: 88px 0 0;
}

/* tab-wrap */
.tab-wrap {
    margin: 4px 0 0;
}

h2 + .tab-wrap {
    margin: 0;
}

.tab-wrap-b {
    background: #eee;
    margin: 0;
    padding: 8px 10px;
}

.tab-wrap-c {
    background: #fff;
    margin: 0;
    padding: 8px 10px;
}

/* content-box */
.content-box {
    margin: 28px 0 0;
    overflow: hidden;
}

.content-box.visible {
    overflow: visible;
}

.content-box:first-child {
    margin: 20px 0 0;
}

.content-box > .title {
    margin: 24px 0 0;
}

.content-box > .title_sub {
    margin: 12px 0 0;
}

.content-box .cite {
    clear: both;
    margin: 16px 0 0;
}

.content-box p.text-b {
    margin: 16px 0 0;
}

.content-box.search-rank-main {
    display: none;
}

.content-box.search-rank-main.open {
    display: block;
}

.content-box.word {
    margin: 18px 0 0;
}

.content-box.level-title,
.content-box.category-title,
.content-box.category-idiom-title {
    margin: 0;
}

.content-box.category-sup,
.content-box.category-idiom-sup {
    margin: 28px 8px 0;
    padding: 0 0 5px;
}

.content-box-in.col2 {
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    vertical-align: top;
    width: 50%;
}

*:first-child + html .content-box-in.col2 {
    /* IE7対応 */
    width: 48%;
}

.content-box-in.col2 + .content-box-in.col2 {
    padding: 0 0 0 10px;
}

*:first-child + html .content-box-in.col2 {
    display: inline;
    zoom: 1;
}

.content-box-in.col3 {
    display: inline-block;
    overflow: hidden;
    width: 32%;
}

*:first-child + html .content-box-in.col3 {
    display: inline;
    zoom: 1;
}

.content-box-in.col-left {
    float: left;
    width: 18%;
}

.content-box-in.col-right {
    border-left: 2px #efefef solid;
    box-sizing: border-box;
    float: right;
    padding: 0 0 0 24px;
    width: 80%;
}

.content-box-in.margin {
    margin: 20px 0 0;
}

.category-sup .content-box-in.margin {
    padding: 0 10px;
}

/* photo-unit */
.photo-unit {
    background: #d6d6d6;
    margin: 40px 0 0;
    text-align: center;
}

.photo-unit img {
    max-width: 644px;
}

/* knowledge-unit */
.knowledge-unit {
    margin: 0 0 24px;
}

.knowledge-unit dl dt {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 16px;
    min-width: 80px;
}

*:first-child + html .knowledge-unit dl dt {
    display: inline;
    zoom: 1;
}

.knowledge-unit dl dd {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 16px;
    width: 540px;
}

*:first-child + html .knowledge-unit dl dd {
    display: inline;
    zoom: 1;
}

.knowledge-unit .senryu {
    border: 1px #efefef solid;
    margin: 24px 0;
    padding: 20px;
}

.knowledge-unit ul.kenteiquiz-list {
    display: block;
    margin: 0 0 0 20px;
}

.knowledge-unit ul.kenteiquiz-list > li {
    display: inline;
    margin-right: 12px;
    white-space: nowrap;
}

.knowledge-unit ul.kenteiquiz-list > li > a {
    font-size: 14px;
    line-height: 1.5rem;
    vertical-align: baseline;
    color: #000;
    text-decoration: none;
}

.knowledge-unit ul.kenteiquiz-list > li > a:hover {
    text-decoration: underline;
}

/* button-wrap */
.button-wrap {
    text-align: center;
}

/* aside-wrap */
.aside-wrap {
    background: #fff;
    border: 2px #eee solid;
    border-top: 2px #9c4836 solid;
    padding: 24px 20px;
}

.aside-wrap.seveices {
    padding: 16px 20px;
}

.aside-wrap.seveices a {
    line-height: 1.8;
}

.aside-wrap.seveices a:link,
.aside-wrap.seveices a:visited {
    color: #36c;
    text-decoration: none;
}

.aside-wrap.seveices a:hover {
    color: #36c;
    opacity: 0.8;
    text-decoration: underline;
}

.aside-wrap.search-rank {
    border-top: 2px #eee solid;
    margin: -2px 0 0;
    padding: 24px 10px;
}

.aside-wrap.new_words .list-simple-c {
    margin: 0;
}

.aside-wrap.new_words .list-simple-c li {
    font-size: 14px;
    padding-bottom: 10px;
}

.aside-wrap.new_words .list-simple-c li:last-child {
    padding-bottom: 0;
}

.content-box.ranking_back_number {
    margin: 0;
    overflow: hidden;
}

.content-box.ranking_back_number:first-child {
    margin: 10px 0 0;
}

/* list-search-a */
.list-search-a > li {
    /*margin: 48px 0 0;*/
    margin: 40px 0 0;
}

.list-search-a > li:first-child {
    margin: 32px 0 0;
}

.list-search-a > li a {
    display: block;
}

.list-search-a > li a:link,
.list-search-a > li a:visited {
    color: inherit;
    text-decoration: none;
}

.list-search-a > li a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: none;
}

.list-search-a.list-index {
    margin: 2px 0 0;
}

.list-search-a.list-index > li {
    margin: 24px 0 0;
}

.list-search-a.list-index > li:first-child {
    margin: 32px 0 0;
}

.list-search-a.list-index > li a {
    display: block;
}

.list-search-a.list-index > li a:link,
.list-search-a.list-index > li a:visited {
    color: inherit;
    text-decoration: none;
}

.list-search-a.list-index > li a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: none;
}

.list-search-a.list-index .title {
    float: left;
    margin: 0 8px 0 0;
}

.list-search-a.list-index .icon {
    float: left;
}

.list-search-a.list-index .icon .fa {
    margin: 0 8px 0 0;
}

.list-search-a.list-index .provide {
    float: right;
}

.list-search-a.list-index .mean {
    clear: both;
    overflow: hidden;
    padding: 12px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-search-a-in {
    /*margin: 2px 0 0;*/
    margin: 10px 0 0;
}

.list-search-a-in .title {
    float: left;
    margin: 0 8px 0 0;
}

.list-search-a-in .icon {
    float: left;
}

.list-search-a-in .icon .fa {
    margin: 0 8px 0 0;
}

.list-search-a-in .provide {
    float: right;
}

.list-search-a-in .mean {
    clear: both;
    overflow: hidden;
    padding: 12px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ejの辞書名表示 */
.list-search-a li.list-ej-word {
    position: relative;
}

.list-search-a li.list-ej-word .dict-name-disp {
    position: absolute;
    right: 0;
    top: 0;
}

/* list-search-b */
.list-search-b {
    border-bottom: 1px #eee solid;
}

.list-search-b > li {
    border-bottom: 1px #eee solid;
    padding: 24px 0;
}

.list-search-b-in .title {
    float: left;
}

.list-search-b-in .sup {
    float: left;
}

.list-search-b-in .list {
    clear: both;
    padding: 20px 0 0;
}

/* list-tab-a タブメニュー */
.list-tab-a {
    letter-spacing: -0.4em;
    margin: 0 0 -2px 21px;
    position: relative;
    z-index: 1;
}

.list-tab-a > * {
    letter-spacing: normal;
}

.list-tab-a li {
    background: #9c4836;
    border: 2px #9c4836 solid;
    border-bottom: 0;
    display: inline-block;
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: top;
    width: 96px;
}

*:first-child + html .list-tab-a li {
    display: inline;
    zoom: 1;
}

.list-tab-a li a {
    display: block;
    font-size: 14px;
    padding: 12px 0 10px;
}

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

.list-tab-a li a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: underline;
}

.list-tab-a li.NR-now {
    background: #fff;
    padding: 12px 0;
}

.side-list-tab-a li {
    background: #9c4836;
    border: 2px #9c4836 solid;
    border-bottom: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 1px 0 0;
    overflow: hidden;
    padding: 7px 0 5px;
    text-align: center;
    vertical-align: top;
    width: 95px;
}

.side-list-tab-a li:link,
.side-list-tab-a li:visited {
    color: #fff;
    text-decoration: none;
}

.side-list-tab-a li:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: underline;
}

.side-list-tab-a li.NR-now {
    background: #fff;
    border: 2px #eee solid;
    border-bottom: 2px #fff solid;
    color: #9a4634;
    cursor: auto;
}

.side-list-tab-a li.NR-now:link,
.side-list-tab-a li.NR-now:visited {
    color: #9a4634;
    text-decoration: none;
}

.side-list-tab-a li.NR-now:hover {
    color: #9a4634;
    opacity: 0.8;
    text-decoration: none;
}

.side-list-tab-a li.NR-now:hover {
    opacity: 1;
}

/* list-tab-b */
.list-tab-b li,
.list-tab-b-ranking li,
.list-tab-b-top li {
    background: #ccc;
    border-bottom: 0;
    border-radius: 15px;
    color: #999;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 8px 12px;
    text-align: center;
    vertical-align: top;
    width: auto;
}

.list-tab-b li:link,
.list-tab-b li:visited,
.list-tab-b-ranking li:link,
.list-tab-b-ranking li:visited,
.list-tab-b-top li:link,
.list-tab-b-top li:visited {
    color: #999;
    text-decoration: none;
}

.list-tab-b li:hover,
.list-tab-b-ranking li:hover,
.list-tab-b-top li:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: underline;
}

.list-tab-b li:hover,
.list-tab-b-ranking li:hover,
.list-tab-b-top li:hover {
    background: #9c4836;
    opacity: 1;
}

.list-tab-b li.NR-now,
.list-tab-b-ranking li.NR-now,
.list-tab-b-top li.NR-now {
    background: #fff;
    color: #000;
    cursor: auto;
    font-weight: bold;
}

.list-tab-b li.NR-now:link,
.list-tab-b li.NR-now:visited,
.list-tab-b-ranking li.NR-now:link,
.list-tab-b-ranking li.NR-now:visited,
.list-tab-b-top li.NR-now:link,
.list-tab-b-top li.NR-now:visited {
    color: inherit;
    text-decoration: none;
}

.list-tab-b li.NR-now:hover,
.list-tab-b-ranking li.NR-now:hover,
.list-tab-b-top li.NR-now:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: none;
}

.list-tab-b li.NR-now:hover,
.list-tab-b-ranking li.NR-now:hover,
.list-tab-b-top li.NR-now:hover {
    opacity: 1;
}

/* list-tag-a タグリスト */
.list-tag-a .tag {
    float: left;
}

.list-tag-a a {
    background: #e9e9e9;
    border-radius: 30px;
    color: #333;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
}

.list-tag-a a:hover {
    text-decoration: none;
}

/* list-tag-b タグリスト */
.list-tag-b {
    margin: 5px 0 0 -10px;
    overflow: hidden;
}

.list-tag-b li {
    background: #eee;
    border-radius: 5px;
    float: left;
    font-size: 12px;
    margin: 10px 0 0 10px;
    padding: 8px;
}

.list-tag-b li:before {
    color: #999;
    content: '\f02b';
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin: 0 3px 0 0;
    text-decoration: none;
    vertical-align: middle;
}

.list-tag-b li a {
    border-bottom: 1px #000 solid;
    color: #000;
}

.list-tag-b li a:hover {
    opacity: 0.8;
    text-decoration: none;
}

/* list-data-a */
.list-data-a {
    margin: 5px 0 0;
}

.list-data-a .title {
    background: #eee;
    display: inline-block;
    padding: 5px 6px 6px;
    vertical-align: middle;
}

*:first-child + html .list-data-a .title {
    display: inline;
    zoom: 1;
}

.list-data-a .text {
    display: inline-block;
    margin: 0 16px 0 0;
    vertical-align: middle;
}

*:first-child + html .list-data-a .text {
    display: inline;
    zoom: 1;
}

/* list-data-b */
.list-data-b > li {
    margin: 28px 0 0;
}

.list-data-b > .list-data-b-in {
    padding-left: 1em;
}

.list-data-b > li:first-child {
    margin: 14px 0 0;
}

.list-data-b > li.text {
    margin: 20px 0 0 14px;
}

.list-data-b > li.text > strong {
    /*margin-left: -0.5em;*/
    margin-left: -1.0em;
    /*padding-right: 0.5em;*/
}

.list-data-b .rh_ruby {
    font-size: 70%;
}

.list-data-b-in {
    margin: 0 0 0 1em;
}

.list-data-b-in small {
    font-size: 70%;
}

.list-data-b-in .text-jp {
    margin: 0 0 0;
}

.list-data-b-in .text-jp:first-child {
    margin: 12px 0 0;
}

.list-data-b-in .text-en {
    color: #36c;
    margin: 28px 0 0;
}

.list-data-b-in .text-en:first-child {
    color: #36c;
    margin: 12px 0 0;
}

.list-data-b-in .text-b {
    margin: 12px 0 0;
}

.list-data-b-in .text-b:first-child {
    margin: 0 0 0;
}

.list-data-b-in .text-jeen {
    /*color: #36c;*/
}

.list-data-b-in .text-jejp {
    margin: 12px 0 0;
}

.list-data-b-in .text-jejp:first-child {
    margin: 12px 0 0;
}

.list-data-b-in .text-cn {
    color: #36c;
}

.list-data-b-in.daijisen_rel a {
    margin-left: 1rem;
}

.list-data-b-in.daijisen_rel a:first-child {
    margin-left: 0;
}

.category-sup .list-data-b {
    padding: 0 10px;
}

/* list-data-c */
.list-data-c {
    display: table;
    margin: 11px -11px 0;
    border-collapse: separate;
    border-spacing: 11px 0;
}

*:first-child + html .list-data-c {
    margin: 11px 0 0 -11px;
}

.list-data-c .photo {
    background: #d6d6d6;
    display: table-cell;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

*:first-child + html .list-data-c .photo {
    display: inline;
    margin-left: 11px;
    zoom: 1;
}

.list-data-c .photo img {
    max-height: 120px;
    max-width: 120px;
}

/* list-data-d */
.list-data-d:after {
    clear: both;
    content: ' ';
    display: table;
}

.list-data-d .title {
    margin: 24px 0 0;
}

.list-data-d .title:first-child {
    margin: 20px 0 0;
}

.list-data-d .text {
    margin: 12px 0 0;
}

.category-sup .list-data-d,
.category-idiom-sup .list-data-d {
    border-top: 1px #ccc dashed;
    clear: both;
    margin: 16px 0 0 8px;
    padding: 16px 0 0;
}

*:first-child + html .category-sup .list-data-d {
    border: 0;
    margin: 28px 0 0 8px;
    padding: 0;
}

.category-sup .list-data-d:first-child {
    border: 0;
    margin: 16px 0 0 8px;
    padding: 0;
}

.category-idiom-sup .list-data-d:first-child {
    border: 0;
    margin: 16px 0 0 18px;
    padding: 0;
}

.category-sup .list-data-d dt,
.category-idiom-sup .list-data-d dt {
    font-size: 16px;
}

.category-sup .list-data-d dt a,
.category-idiom-sup .list-data-d dt a {
    color: #36c;
}

.category-sup .list-data-d dt.current a {
    color: #000;
    display: inline-block;
    font-weight: bold;
    overflow: visible;
    position: relative;
    text-decoration: underline;
    z-index: 1;
}

.category-sup .list-data-d dt.current a:before {
    background: #f1e8b8;
    border-radius: 5px;
    content: ' ';
    height: 100%;
    left: -17px;
    padding: 5px 12px 4px;
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: -1;
}

.category-sup .list-data-d dt.current-sp a {
    color: #000;
    font-weight: bold;
    position: relative;
    text-decoration: underline;
    z-index: 1;
}

.category-sup .list-data-d .list-simple-a,
.category-idiom-sup .list-data-d .list-simple-a {
    overflow: visible;
}

.category-sup .list-data-d .list-simple-a > li,
.category-idiom-sup .list-data-d .list-simple-a > li {
    margin: 16px 0 0;
    overflow: visible;
    padding: 0 0 0 10px;
    text-overflow: inherit;
    white-space: normal;
}

.category-sup .list-data-d .list-simple-a > li.current:before,
.category-idiom-sup .list-data-d .list-simple-a > li.current:before,
.category-idiom-sup .list-data-d .list-simple-b > li.current:before {
    color: #000;
}

.category-idiom-sup .list-data-d .list-simple-a > li.current-sp:before,
.category-idiom-sup .list-data-d .list-simple-b > li.current-sp:before {
    color: #000;
}

.category-sup .list-data-d .list-simple-a > li.current a,
.category-idiom-sup .list-data-d .list-simple-a > li.current a,
.category-idiom-sup .list-data-d .list-simple-b > li.current a,
.category-sup .list-data-d .list-simple-a .list-simple-b li.current a,
.category-idiom-sup .list-data-d .list-simple-a .list-simple-b li.current a {
    color: #000;
    display: inline-block;
    font-weight: bold;
    overflow: visible;
    position: relative;
    text-decoration: underline;
    z-index: 1;
}

.category-sup .list-data-d .list-simple-a > li.current-sp a,
.category-idiom-sup .list-data-d .list-simple-a > li.current-sp a,
.category-idiom-sup .list-data-d .list-simple-b > li.current-sp a,
.category-sup .list-data-d .list-simple-a .list-simple-b > li.current-sp a {
    color: #000;
    font-weight: bold;
    position: relative;
    text-decoration: underline;
    z-index: 1;
}

.category-sup .list-data-d .list-simple-a > li.current > a:before,
.category-idiom-sup .list-data-d .list-simple-a > li.current > a:before {
    background: #f1e8b8;
    border-radius: 5px;
    content: ' ';
    height: 100%;
    left: -17px;
    padding: 5px 12px 4px;
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: -1;
}

.category-sup .list-data-d .list-simple-a .list-simple-b li.current a:before,
.category-idiom-sup .list-data-d .list-simple-a .list-simple-b li.current a:before {
    background: #f1e8b8;
    border-radius: 5px;
    content: ' ';
    height: 100%;
    left: -7px;
    padding: 5px 7px 4px;
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: -1;
}

.category-idiom-sup .list-data-d .list-simple-a > li.current-sp > a:before {
    /*background: #f1e8b8;*/
    border-radius: 5px;
    content: ' ';
    height: 100%;
    left: -20px;
    padding: 3px 15px 2px;
    position: absolute;
    top: -3px;
    width: 100%;
    z-index: -1;
}

.category-sup .list-data-d .list-simple-a > li:before,
.category-idiom-sup .list-data-d .list-simple-a > li:before {
    margin-top: 0;
    top: 0px;
}

.category-sup .list-data-d .list-simple-a .list-simple-b,
.category-idiom-sup .list-data-d .list-simple-a .list-simple-b {
    box-sizing: border-box;
    padding: 0 0 4px 1em;
}

.category-sup .list-data-d .list-simple-a .list-simple-b li,
.category-idiom-sup .list-data-d .list-simple-a .list-simple-b li {
    margin: 12px 0 0;
    white-space: nowrap;
}

.category-sup .list-data-d .list-simple-a .list-simple-b li:nth-child(odd),
.category-idiom-sup .list-data-d .list-simple-a .list-simple-b li:nth-child(odd) {
    clear: both;
}

.category-sup .list-data-d .list-simple-a .list-simple-b li:before,
.category-idiom-sup .list-data-d .list-simple-a .list-simple-b li:before {
    display: none;
}

.category-idiom-sup .list-data-d .list-simple-b > li.current > a:before {
    background: #f1e8b8;
    border-radius: 5px;
    content: ' ';
    height: 94%;
    left: -10px;
    padding: 3px 10px 2px;
    position: absolute;
    top: -3px;
    width: 100%;
    z-index: -1;
}

/* list-data-e */
.list-data-e {
    margin: 20px 0 0;
}

.category-sup .list-data-e {
    padding: 0 10px;
}

.list-data-e li {
    margin: 20px 0 0;
}

.list-data-e li .example {
    color: #000;
    font-size: 14px;
    line-height: 1.4;
}

.list-data-e li .cite {
    color: #666;
    font-size: 12px;
    margin: 10px 0 0;
}

/* link-more */
.link-more {
    margin: 36px 0 0;
    text-align: right;
}

.link-more:after {
    color: #666;
    content: '\f054';
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin: 0 0 0 12px;
    text-decoration: none;
    vertical-align: middle;
}

.link-more a {
    color: #36c;
    font-size: 14px;
}

/* list-rank-a */
.list-rank-a > li {
    margin: 15px 0 0;
}

.list-rank-a > li:first-child {
    margin: 0;
}

.list-rank-a > li a {
    box-sizing: border-box;
    display: block;
}

.list-rank-a > li a:link,
.list-rank-a > li a:visited {
    color: inherit;
    text-decoration: none;
}

.list-rank-a > li a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: none;
}

.search-rank .list-rank-a {
    display: none;
}

.search-rank .list-rank-a.open {
    display: block;
}

.search-rank-main .list-rank-a {
    padding: 0 10px;
}

.list-rank-a-unit .rank {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 20px;
}

*:first-child + html .list-rank-a-unit .rank {
    display: inline;
    zoom: 1;
}

a:link .list-rank-a-unit .rank,
a:visited .list-rank-a-unit .rank {
    color: #000;
    text-decoration: none;
}

a:hover .list-rank-a-unit .rank {
    color: #000;
    text-decoration: none;
}

.search-rank-main .list-rank-a-unit .rank {
    text-align: left;
    width: 40px;
}

.search-rank .list-rank-a-unit .rank {
    width: 40px;
}

.list-rank-a-unit .title {
    display: inline-block;
    max-width: 235px;
    overflow: hidden;
    padding: 0 0 0 10px;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}

*:first-child + html .list-rank-a-unit .title {
    display: inline;
    zoom: 1;
}

a:link .list-rank-a-unit .title,
a:visited .list-rank-a-unit .title {
    color: #36c;
    text-decoration: none;
}

a:hover .list-rank-a-unit .title {
    color: #36c;
    text-decoration: underline;
}

/* list-simple-a */
.list-simple-a {
    overflow: hidden;
}

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

.list-simple-a li:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.list-simple-a li a:link,
.list-simple-a li a:visited {
    color: #36c;
    text-decoration: none;
}

.list-simple-a li a:hover {
    color: #36c;
    opacity: 0.8;
    text-decoration: underline;
}

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

.list-simple-a.col2_2 {
    width: 50%;
    float: left;
}

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

.list-simple-a.col3 > li {
    margin: 16px 0 0 14px;
    width: 13%;
}

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

.list-simple-a.col_indent > li {
    margin: 16px 0 0 20px;
}

.category-sup .content-box-in > .list-simple-a li,
.category-idiom-sup .content-box-in > .list-simple-a li {
    padding: 0;
}

.category-sup .content-box-in > .list-simple-a li:before,
.category-idiom-sup .content-box-in > .list-simple-a li:before {
    display: none;
}

/* list-simple-b */
.list-simple-b {
    overflow: hidden;
}

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

.category-sup .content-box-in > .list-simple-b {
    margin: 18px 0 0;
}

.category-sup .content-box-in > .list-simple-b li {
    margin: 8px 8px 0;
    padding: 0;
    white-space: nowrap;
}

.category-sup .content-box-in > .list-simple-b > li a {
    color: #36c;
}

/* list-simple-c */
.list-simple-c {
    margin: 20px 0 0;
}

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

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

.list-simple-d > li:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

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

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

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

.list-simple-d > li a:hover {
    color: #333;
    opacity: 0.8;
    text-decoration: underline;
}

.list-simple-d > li:before {
    top: 0.7em;
}

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

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

.in-ttl-e + .list-simple-d > li a {
    color: #36c;
}

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

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

.level-title .content-box-in.col2 .list-simple-d > li,
.category-title .content-box-in.col2 .list-simple-d > li,
.category-idiom-title .content-box-in.col2 .list-simple-d > li {
    margin: 0 0 10px;
}

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

.category-title .list-simple-d > li a:link,
.category-title .list-simple-d > li a:visited,
.category-idiom-title .list-simple-d > li a:link,
.category-idiom-title .list-simple-d > li a:visited {
    color: #36c;
    font-weight: bold;
}

.level-title .list-simple-d > li a:link,
.level-title .list-simple-d > li a:visited {
    color: #36c;
}

.aside-wrap .list-simple-d {
    list-style-type: none;
    margin: 0;
    overflow: visible;
    padding: 0;
}

.aside-wrap .list-simple-d li {
    margin: 0 0 10px;
    padding: 0 0 0 10px;
}

.aside-wrap .list-simple-d li:last-child {
    margin: 0;
}

.aside-wrap .list-simple-d li:before {
    color: #000;
}

.aside-wrap .list-simple-d li a {
    color: #36c;
    position: relative;
    z-index: 1;
}

.aside-wrap .list-simple-d li.current a {
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin-left: -20px;
    padding-left: 20px;
    margin-right: -2px;
    padding-right: 10px;
    border-radius: 5px;
}

.aside-wrap .list-simple-d li.current a:before {
    background: #f1e8b8;
    border-radius: 5px;
    content: ' ';
    height: 100%;
    left: -20px;
    padding: 3px 15px 2px;
    position: absolute;
    top: -3px;
    width: 100%;
    z-index: -1;
}

.update_info .list-simple-d li:before {
    top: 6px;
}

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

.update_info .list-simple-d > li a,
.update_info .list-simple-d > li p {
    line-height: inherit;
}

/* list-simple-e */
.list-simple-e {
    margin: 16px 0 0;
    overflow: hidden;
}

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

.list-simple-e li:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.list-simple-e li:before {
    top: 0.7em;
}

/* list-simple-f */
.list-simple-f {
    margin: 16px 0 0;
    overflow: hidden;
    padding: 10px;
}

.list-simple-f div {
    font-size: 14px;
    margin: 0 0 10px 8px;
    padding: 0 20px 0 10px;
    position: relative;
    vertical-align: top;
}

.list-simple-f div:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.list-simple-f div a {
    line-height: 1.6;
}

.list-simple-f div p {
    line-height: 1.6;
    padding-left: 1rem;
}

.list-simple-f div a:link,
.list-simple-f div a:visited {
    color: #333;
    text-decoration: none;
}

.list-simple-f div a:hover {
    color: #333;
    opacity: 0.8;
    text-decoration: underline;
}

.list-simple-f div:before {
    top: 0.7em;
}

/* list-simple-g */
.list-simple-g {
    overflow: hidden;
}

.list-simple-g > li {
    float: left;
    font-size: 14px;
    padding: 0 20px 0 10px;
    position: relative;
    line-height: 1.6;
}

.list-simple-g > li:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.list-simple-g li a:link,
.list-simple-g li a:visited {
    color: #36c;
    text-decoration: none;
}

.list-simple-g li a:hover {
    color: #36c;
    opacity: 0.8;
    text-decoration: underline;
}

.index-promotion {
    margin: 16px 0 0 0;
}

.index-promotion.margin-l {
    margin: 16px 0 0 16px;
}

.index-promotion p {
    display: inline;
    font-weight: bold;
}

.index-promotion ul,
.index-promotion li {
    display: inline-block;
}

.index-promotion .list-simple-g > li:before {
    content: "";
    margin-top: 0;
    top: 0;
}

.index-promotion .list-simple-g > li {
    padding-left: 0;
}

.index-promotion .list-simple-g > li > ul > li:first-child {
    margin-left: 0;
}

.index-promotion .list-simple-g > li > ul > li:before {
    color: #999;
    content: '>';
    font-family: monospace;
    margin: 0 5px;
}

.index-promotion .list-simple-g > li > ul > li:first-child:before {
    content: '';
    margin: 0;
}

.NR-rwd .index-promotion.NR-tpath {
    display: block;
    padding: 0;
}

/* list-test */
.list-test {
    margin: 24px 0 0;
    overflow: hidden;
    text-align: left;
}

.list-test input {
    margin: 0 10px 0 0;
}

.list-test label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px;
}

*:first-child + html .list-test label {
    display: inline;
    zoom: 1;
}

/* list-column */
.list-column {
    margin: 0 -20px 0 0;
    overflow: hidden;
    width: 664px;
}

.list-column > li {
    float: left;
    margin: 0 20px 0 0;
    width: 200px;
}

.list-column > li .image {
    margin: 0 0 20px;
}

.list-column > li .image a:hover {
    opacity: 0.7;
}

.list-column > li .title {
    margin: 0 0 20px;
}

.list-column > li .title a {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.list-column > li .description {
    line-height: 1.6;
}

/* list-word */
.list-word li {
    float: left;
    margin: 10px 0 0 10px;
    text-align: center;
    width: 30px;
}

.list-word.first-letter li {
    width: 70px;
}

.list-word li span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
}

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

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

.list-word li a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
}

.list-word li a:hover {
    background: #9c4836;
    opacity: 1;
}

.list-word li.blank {
    padding: 15px 0;
    visibility: hidden;
}

.list-word li span.dis {
    background: #fff;
    border: 1px #fff solid;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 7px;
}

.aside-wrap .list-word {
    margin: -10px auto 0;
    width: 200px;
}

.aside-wrap .list-word.first-letter {
    width: 250px;
}

/* side-list-a */
.side-list-a .name {
    font-weight: bold;
}

.side-list-a .list {
    margin: 15px 0 0;
}

.side-list-a .desc {
    margin: 12px 0 0;
}

/* side-list-info */
.side-list-info {
    letter-spacing: -0.4em;
}

.side-list-info > * {
    letter-spacing: normal;
}

.side-list-info > li {
    cursor: pointer;
    display: inline-block;
    margin: 20px 0 0;
    vertical-align: top;
    width: 100%;
}

*:first-child + html .side-list-info > li {
    display: inline;
    zoom: 1;
}

.side-list-info > li:first-child {
    margin: 0;
}

.side-list-info > li a:link,
.side-list-info > li a:visited {
    color: inherit;
    text-decoration: none;
}

.side-list-info > li a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: none;
}

.side-list-info-unit-1 {
    background: #ccc;
    display: inline-block;
    max-height: 80px;
    overflow: hidden;
    text-align: center;
    width: 80px;
}

*:first-child + html .side-list-info-unit-1 {
    display: inline;
    zoom: 1;
}

.side-list-info-unit-1 img {
    max-height: 80px;
    max-width: 80px;
}

.side-list-info-unit-2 {
    display: inline-block;
    margin: 0 0 0 8px;
    overflow: hidden;
    vertical-align: top;
    width: 160px;
}

*:first-child + html .side-list-info-unit-2 {
    display: inline;
    zoom: 1;
}

a:link .side-list-info-unit-2 .title,
a:visited .side-list-info-unit-2 .title {
    color: #36c;
    text-decoration: none;
}

a:hover .side-list-info-unit-2 .title {
    color: #36c;
    text-decoration: underline;
}

.side-list-info-unit-2 .text {
    margin: 10px 0 0;
}

/* top-navlist */
.top-navlist {
    letter-spacing: -0.4em;
    margin: 24px auto -24px;
    width: 660px;
}

.top-navlist li {
    background-color: #fff;
    border: 2px solid #eee;
    border-bottom: 3px #e4e2dc solid;
    display: inline-block;
    height: 61px;
    letter-spacing: normal;
    margin: 0 8px 8px 0;
    position: relative;
    width: 206px;
}

*:first-child + html .top-navlist li {
    display: inline;
    zoom: 1;
}

.top-navlist li a {
    color: #333;
    display: block;
    font-size: 16px;
    padding: 13px 10px 10px;
}

.top-navlist li a:hover {
    background: #9c4836;
    color: #fff;
    text-decoration: none;
}

*:first-child + html .top-navlist li a {
    padding: 22px 10px 22px;
}

.top-navlist li a span {
    font-weight: bold;
}

.top-navlist li a:before {
    color: #bc3518;
    content: '\f078';
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    font-size: 15px;
    margin-top: -7px;
    position: absolute;
    right: 7px;
    top: 50%;
}

.top-navlist li:hover a:before {
    color: #fff;
}

.top-navlist li:hover .ico-dictionary:before {
    background-image: url(/img/ico_dictionary_o.png);
}

/** ul li -> h2 start **/
.top-navlist h2 {
    background-color: #fff;
    border: 2px solid #eee;
    border-bottom: 3px #e4e2dc solid;
    display: inline-block;
    height: 61px;
    letter-spacing: normal;
    margin: 0 8px 8px 0;
    position: relative;
    width: 206px;
}

*:first-child + html .top-navlist h2 {
    display: inline;
    zoom: 1;
}

.top-navlist h2 a {
    color: #333;
    display: block;
    font-size: 16px;
    padding: 13px 10px 10px;
}

.top-navlist h2 a:hover {
    background: #9c4836;
    color: #fff;
    text-decoration: none;
}

*:first-child + html .top-navlist h2 a {
    padding: 22px 10px 22px;
}

.top-navlist h2 a span {
    font-weight: bold;
}

.top-navlist h2 a:before {
    color: #bc3518;
    content: '\f078';
             font-weight: bold;
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    font-size: 15px;
    margin-top: -7px;
    position: absolute;
    right: 7px;
    top: 50%;
}

.top-navlist h2:hover a:before {
    color: #fff;
}

.top-navlist h2:hover .ico-dictionary:before {
    background-image: url(/img/ico_dictionary_o.png);
}

/** ul li -> h2 end **/

.top-navlist .ico-dictionary {
    font-size: 40px;
    margin: 0 8px 0 0;
    vertical-align: middle;
}

.top-navlist .ico-dictionary:before {
    background: url(/img/ico_dictionary.png) no-repeat 0 0;
    content: '';
    display: inline-block;
    height: 26px;
    width: 20px;
}

*:first-child + html .top-navlist .ico-dictionary:before {
    display: inline;
    zoom: 1;
}

*:first-child + html .top-navlist .ico-dictionary {
    font-size: 20px;
}

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

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

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

.list-dic-index dd .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 ul {
    margin: 16px 0 16px 8px;
}

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

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

/* list-dic-category */
.list-dic-category dt {
    padding: 0 0 16px;
}

.list-dic-category dt a {
    color: #36c;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
}

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

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

.list-dic-category dd ul li {
    display: block;
    float: none;
    margin: 0 0 16px;
    padding: 0 0 0 8px;
}

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

.list-dic-category dd ul li ul li:last-child {
    margin: 0;
}

.list-dic-category dd ul li a {
    color: #36c;
    display: block;
    line-height: 1.5;
    padding: 0 0 0 10px;
    position: relative;
}

.list-dic-category dd ul li a:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    z-index: 2;
}

/* wordnet */
.wordnet {
    margin: 32px 0 0;
}

.wordnet .content-box-in {
    padding: 16px;
}

.wordnet .content-box-in ul.list-simple-a {
    margin: 24px 0 0;
}

.wordnet .content-box-in ul.list-simple-a > li {
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}

.wordnet .content-box-in ul.list-simple-b {
    margin-left: 10px;
}

.wordnet .content-box-in ul.list-simple-b > li {
    margin-top: 16px;
    margin-right: 0.75rem;
    padding: 0;
}

.wordnet .cite {
    padding: 0 16px;
}

.wordnet .wordnet-cite-left {
    text-align: left;
}

.content-box.new_words {
    margin: 28px 0;
    padding: 0 8px;
}

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

/* social-button */
.social-button li,
.social-button img {
    height: 32px;
    width: 32px;
}

.social-button li {
    display: inline-block;
    margin: 0 8px 0 0;
}

*:first-child + html .social-button li {
    display: inline;
    zoom: 1;
}

.social-button.right li {
    margin: 0 0 0 8px;
}

.social-button-wide {
    box-sizing: border-box;
    letter-spacing: -0.4em;
    margin: 28px 0 0;
    text-align: center;
}

.list-tag-b + .social-button-wide {
    margin: 15px 0 0;
}

.social-button-wide li {
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 0 0 10px;
    text-align: left;
    width: 208px;
}

*:first-child + html .social-button-wide {
    overflow: hidden;
}

*:first-child + html .social-button-wide li {
    display: block;
    float: left;
}

.social-button-wide li:first-child {
    margin: 0;
}

.social-button-wide li.twitter {
    background: #75b6e1;
}

.social-button-wide li.facebook {
    background: #5071bc;
}

.social-button-wide li.gplus {
    background: #e16a59;
}

.social-button-wide li a {
    display: block;
}

.social-button-wide li a:hover {
    opacity: 0.8;
}

.social-button-wide li span {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 174px;
}

.social-button-wide.sp-visible li:first-child {
    margin: 0 1.5%;
}

/* ============================== */
/* Components                     */
/* ============================== */
/* header */
.ttl-a {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}

.ttl-a a:link,
.ttl-a a:visited {
    color: inherit;
    text-decoration: none;
}

.ttl-a a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: underline;
}

.ttl-a .hatsuon {
    color: #36c;
    font-size: 14px;
}

.ttl-b {
    font-size: 20px;
    line-height: 1.2;
}

.ttl-c {
    border-bottom: 1px #ccc solid;
    font-size: 18px;
    margin: 40px 0 0;
    padding: 0 0 10px;
}

.ttl-c .title {
    border-left: 2px #bc3518 solid;
    display: inline-block;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

*:first-child + html .ttl-c .title {
    display: inline;
    zoom: 1;
}

.ttl-c .sup {
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
}

*:first-child + html .ttl-c .sup {
    display: inline;
    zoom: 1;
}

.ttl-d {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.ttl-d .title {
    margin: 24px 0 0;
}

.ttl-e {
    background: #bc3518;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    left: -8px;
    padding: 10px 20px;
    position: absolute;
    top: -16px;
}

.ttl-e:after {
    border-left: 8px solid transparent;
    border-top: 8px solid #aa2b2b;
    bottom: -8px;
    content: '';
    left: 0;
    position: absolute;
}

.ttl-f {
    background: #f5f4f3;
    border-bottom: 2px solid #9c4836;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 24px;
    padding: 10px;
}

.ttl-f .title {
    margin: 24px 0 0;
}

.contents-wrap-a .ttl-f {
    margin: 24px 0 0;
}

.contents-wrap-b .ttl-f {
    margin: 24px 0 0;
}

.contents-wrap-e .ttl-f {
    background: #f5f4f3;
    border-bottom: 2px solid #9c4836;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 24px 0;
    padding: 10px;
}

.contents-wrap-e .ttl-f a,
.contents-wrap-e .ttl-f a:hover {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.contents-wrap-e .contents-wrap-a-in .ttl-f {
    margin-bottom: 0;
}

.ttl-g {
    background: #f8f6ef;
    border: 1px #6c2618 solid;
    color: #6c2618;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 8px 6px;
}

.ttl-g span {
    font-weight: bold;
}

.ttl-h {
    font-weight: bold;
    margin: 24px 0 14px;
    font-size: 14px;
}

/* search title */
.search-ttl-a {
    font-size: 18px;
    font-weight: bold;
}

a:link .search-ttl-a,
a:visited .search-ttl-a {
    color: #36c;
    text-decoration: none;
}

a:hover .search-ttl-a {
    color: #36c;
    text-decoration: underline;
}

.search-ttl-b {
    font-size: 16px;
}

.search-ttl-b a {
    font-weight: bold;
}

.search-ttl-b a:link,
.search-ttl-b a:visited {
    color: inherit;
    text-decoration: underline;
}

.search-ttl-b a:hover {
    color: inherit;
    opacity: 0.8;
}

/* lst-ttl */
.lst-ttl-edc {
    max-width: 90%;
}

.lst-ttl-clj {
    max-width: 90%;
}

.lst-ttl-cej {
    max-width: 86%;
}

/* idx-ttl */
.idx-ttl-edc {
    max-width: 88%;
}

.idx-ttl-clj {
    max-width: 90%;
}

.idx-ttl-cej {
    max-width: 84%;
}

/* in-ttl */
.in-ttl-a {
    font-size: 12px;
}

.in-ttl-b {
    font-size: 18px;
    line-height: 1.6;
    word-break: break-all;
}

.in-ttl-b i {
    font-style: italic;
    margin-right: 0;
}

.ttl-point {
    border-left: 2px #bc3518 solid;
    padding: 0 0 0 10px;
}

.in-ttl-c {
    font-size: 14px;
    font-weight: bold;
    /*line-height: 1.2;*/
    line-height: 2;
}

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

.category-sup .in-ttl-e {
    margin: 32px 0 0;
}

.in-ttl-e:first-child {
    margin: 0;
}

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

/* side header */
.side-ttl-a {
    font-size: 18px;
    line-height: 1.2;
    margin: 30px 0 0;
    padding: 0 0 8px;
}

.side-ttl-a .fa {
    color: #9c4836;
    font-size: 16px;
    padding: 0 7px 0 0;
    vertical-align: top;
}

*:first-child + html .side-ttl-a .fa {
    padding: 0;
}

/* side Title */
.in-side-ttl-a {
    font-size: 16px;
    line-height: 1.2;
}

.in-side-ttl-b {
    font-size: 14px;
    line-height: 1.2;
}

li.text-a a {
    border-bottom: 1px dotted #ccc;
    color: #000;
}

li.text-a a:hover {
    border-bottom: 1px solid #ccc;
    color: #808080;
    opacity: 0.8;
    text-decoration: none;
}

/* for E-DIC */
li.text-a span a:link {
    border-bottom: none;
    color: #36c;
    opacity: 1;
    text-decoration: none;
}

li.text-a span a:visited {
    border-bottom: none;
    color: #609;
    opacity: 1;
    text-decoration: none;
}

li.text-a span a:hover {
    text-decoration: underline;
}

li.another-hw {
    font-size: 18px;
    max-width: 100%;
    word-wrap: break-word;
}

/* for E-DIC */

/* text */
.text-a {
    font-size: 18px;
    line-height: 1.6;
}

.text-a i {
    font-style: italic;
    margin-right: 0;
}

.text-a i a span {
    font-style: italic;
    margin-right: 0;
}

.text-b {
    font-size: 14px;
    line-height: 1.6;
}

.text-b img {
    vertical-align: middle;
}

.text-b i {
    font-style: italic;
    margin-right: 0;
}

.text-c {
    font-size: 14px;
    line-height: 1.6;
}

.text-c a:link,
.text-c a:visited {
    border-bottom: 1px #36c dotted;
    color: #36c;
    text-decoration: none;
}

.text-c a:hover {
    border-bottom: 1px #36c solid;
    color: #36c;
    opacity: 0.8;
    text-decoration: none;
}

.text-c i {
    font-style: italic;
    margin-right: 0;
}

.text-c i span {
    font-style: italic;
    font-weight: normal;
}

.text-c img {
    vertical-align: -3%;
}

.text-d {
    font-size: 14px;
    line-height: 1.6;
}

.text-d a:link,
.text-d a:visited {
    border-bottom: 1px #36c dotted;
    color: #36c;
    text-decoration: none;
}

.text-d a:hover {
    border-bottom: 1px #36c solid;
    color: #36c;
    opacity: 0.8;
    text-decoration: none;
}

.text-d i {
    font-style: italic;
    margin-right: 0;
}

.text-d img {
    vertical-align: -3%;
}

/* link-text */
.link-text-a {
    font-size: 14px;
    line-height: 1.6;
}

.link-text-a a:link,
.link-text-a a:visited {
    color: #36c;
    text-decoration: none;
}

.link-text-a a:hover {
    color: #36c;
    opacity: 0.8;
    text-decoration: underline;
}

/* box */
.box-a {
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 10px;
}

.box-b {
    border: 1px solid #e3e3e3;
    margin-bottom: 28px;
    margin-top: 28px;
    overflow: hidden;
    padding: 10px;
    text-indent: 0;
}

.box-a .title:first-child,
.box-b .title:first-child {
    margin-top: 0;
}

.box-a .text,
.box-b .text {
    margin-top: 5px;
}

/* table */
.nr-info-col1 {
    width: 170px;
}

.nr-info-col2 {
    width: auto;
}

/* side text */
.side-text-a {
    font-size: 20px;
    line-height: 1.2;
}

.side-text-a a:link,
.side-text-a a:visited {
    color: inherit;
    text-decoration: none;
}

.side-text-a a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: underline;
}

.side-text-a.phrase {
    font-family: 'Times New Roman', serif;
    font-size: 16px;
}

.side-text-b {
    font-size: 14px;
    line-height: 1.2;
}

.side-text-b a:link,
.side-text-b a:visited {
    color: inherit;
    text-decoration: none;
}

.side-text-b a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: underline;
}

.side-text-c {
    font-size: 12px;
    line-height: 1.2;
}

.side-text-c a:link,
.side-text-c a:visited {
    color: inherit;
    text-decoration: none;
}

.side-text-c a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: underline;
}

/* rank text */
.rank-text-a {
    font-size: 14px;
    line-height: 1.2;
}

.side-rank-text-a {
    font-size: 16px;
    font-weight: bold;
}

.side-rank-text-b {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
}

/* sup */
.contents-wrap-ej .sup-a {
    color: #666;
    display: inline-block;
    font-size: 14px;
    text-align: right;
    width: 180px;
}

.sup-a {
    color: #666;
    font-size: 14px;
    text-align: right;
}

.sup-a a {
    color: #36c;
    text-decoration: none;
}

.sup-a a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

.header.ttl-a + .cite.sup-a {
    display: inline-block;
    height: 84px;
    position: relative;
    vertical-align: middle;
    width: 175px;
}

*:first-child + html .header.ttl-a + .cite.sup-a {
    height: 40px;
    width: 100%;
}

.header.ttl-a + .cite.sup-a a {
    bottom: 35px;
    position: absolute;
    right: 5px;
}

.cite.sup-a.line-height {
    line-height: 1.5;
}

/* caption */
.caption-a {
    color: #666;
    font-size: 14px;
    line-height: 1.4;
    padding: 16px 0 0;
    text-align: center;
}

/* more */
.more {
    font-size: 14px;
    line-height: 1;
    margin: 24px 0 0;
    padding: 0 30px 0 0;
    position: relative;
    text-align: right;
}

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

.more a:link,
.more a:visited {
    color: #36c;
    text-decoration: none;
}

.more a:hover {
    color: #36c;
    opacity: 0.8;
    text-decoration: underline;
}

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

/* pager */
.nav-paging-in {
    margin: 35px 0;
    text-align: center;
}

.nav-paging-in li {
    border: 1px #ccc solid;
    display: inline-block;
    margin: 0 5px;
    min-width: 32px;
}

*:first-child + html .nav-paging-in li {
    display: inline;
    zoom: 1;
}

.nav-paging-in li a {
    background: #fff;
    display: block;
    font-size: 14px;
    padding: 9px 0 8px;
}

.nav-paging-in li a:link,
.nav-paging-in li a:visited {
    color: #333;
    text-decoration: none;
}

.nav-paging-in li a:hover {
    color: #333;
    opacity: 0.8;
    text-decoration: underline;
}

.nav-paging-in li a:hover {
    opacity: 0.8;
}

.nav-paging-in li.NR-now a {
    background: #9c4836;
}

.nav-paging-in li.NR-now a:link,
.nav-paging-in li.NR-now a:visited {
    color: #fff;
    text-decoration: none;
}

.nav-paging-in li.NR-now a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: underline;
}

.nav-paging-in li.NR-now a:hover {
    opacity: 1;
}

.nav-paging-in li.prev a,
.nav-paging-in li.next a {
    padding: 9px 10px 8px;
}

.nav-paging-in li.dot {
    border: 0;
    height: 33px;
    margin: 0 5px;
    min-width: 0;
    vertical-align: middle;
}

/* button-a */
.button-a {
    background: #1a3169;
    color: #fff;
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    margin: 20px auto 0;
    padding: 15px 45px;
}

.button-a:link,
.button-a:visited {
    color: #fff;
    text-decoration: none;
}

.button-a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: underline;
}

*:first-child + html .button-a {
    display: inline;
    zoom: 1;
}

.button-a span {
    display: inline-block;
    padding: 0 20px 0 0;
    position: relative;
}

*:first-child + html .button-a span {
    display: inline;
    zoom: 1;
}

.button-a span:before {
    color: inherit;
    content: '\f054';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-top: -7px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.button-a span:before {
    right: 0;
}

/* side-button-a */
.side-button-a {
    background: #1a3169;
    display: block;
    font-size: 14px;
    line-height: 1;
    margin: 20px auto 0;
    padding: 15px;
    position: relative;
    width: 180px;
}

.side-button-a:before {
    color: inherit;
    content: '\f054';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-top: -7px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.side-button-a:link,
.side-button-a:visited {
    color: #fff;
    text-decoration: none;
}

.side-button-a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: underline;
}

.trends {
    display: inline-block;
    padding: 0.5rem 0.1rem;
    text-align: left;
    width: 640px;
}

.trends span:not(:first-child) {
    margin-left: 1.0rem;
}

.trends span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2rem;
    vertical-align: baseline;
}

.trends span a {
    font-size: 14px;
}

.trends .fa {
    color: #000;
    display: inherit;
    margin-left: 0;
}

/* ============================== */
/* trumps                         */
/* ============================== */
/* ロゴサイズ調整 */
#NR-header-logo-goo img {
    height: 37px;
    width: 71px;
}

/* サービスロゴ */
#NR-header-logo-sv img {
    height: 37px;
    margin: 0 0 0 8px;
    width: 37px;
}

/* ナビエリア調整 */
#NR-nav {
    background: #fff;
}

/* グロナビ調整 */
#NR-nav-main {
    background: #9c4836;
}

#NR-nav-main li a {
    padding: 10px 25px;
}

#NR-nav-main li.NR-now a {
    background: #fff;
    border-bottom: 0;
}

/* サブナビ背景色調整 */
#NR-nav-sub {
    background: #fff;
}

#NR-nav-sub li a {
    border-color: #9c4836;
}

/* 検索エリア調整 */
.NR-search {
    background: #f8f6ef;
    padding: 30px 0 0;
}

.NR-search-top {
    background: #f8f6ef;
    padding: 30px 0 0;
}

.NR-search.footer {
    margin: 30px 0 0;
    padding: 40px 0;
}

.contents-wrap-a .NR-search {
    background: #fff;
    padding: 24px 0 0;
}

.contents-wrap-a .NR-search-top {
    background: #fff;
    padding: 24px 0 0;
}

.trends_area {
    box-sizing: border-box;
    margin-top: -5px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
}

.trends_area_pc_bgcolor {
    background-color: #f8f6ef;
}

.contents-wrap-a .trends_area_pc_bgcolor {
    background: #fff;
}

.NR-search-in {
    padding: 0;
    width: 100%;
}

#NR-rwd .NR-search-in {
    width: 670px;
}

.search-unit {
    background: #fff;
    border: 2px #999 solid;
    display: inline-block;
    height: 46px;
    margin: 0 5px 0 0;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 562px;
}

*:first-child + html .search-unit {
    display: inline;
    margin: 0 10px 0 0;
    zoom: 1;
}

.contents-wrap-a .search-unit {
    margin: 0 10px 0 0;
    width: 550px;
}

.search-unit .menu {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 140px;
    z-index: 1000;
}

.search-unit .menu p.active {
    background: #e3e3e3;
}

.search-unit .menu p a {
    background: url(/img/ico_select_arrow.png) no-repeat 90% 47%;
    color: #111;
    cursor: pointer;
    display: block;
    padding: 12px 30px 10px 10px;
}

.search-unit .menu p a:hover {
    text-decoration: none;
}

.search-unit .menu ul {
    background: #fff;
    border: 1px #ccc solid;
}

.search-unit .menu li a {
    color: #111;
    cursor: pointer;
    display: block;
    padding: 10px 30px 10px 10px;
}

.search-unit .menu li a:hover,
.search-unit .menu li a.current {
    background: #9c4836;
    color: #fff;
    text-decoration: none;
}

#search-unit_sp {
    display: none;
}

#search-button_sp {
    display: none;
}

.suggest-unit {
    background: #fff;
    border: 2px #ddd solid;
    border-top: 0 #fff solid;
    box-sizing: border-box;
    font-size: 14px;
    left: -2px;
    padding: 0;
    position: absolute;
    top: 48px;
    width: 566px;
    z-index: 1000;
}

.suggest-unit li a {
    color: #111;
    display: block;
    padding: 10px;
    text-decoration: none;
}

.suggest-unit li a:hover,
.suggest-unit li a.current {
    background-color: #9c4836;
    color: #fff;
}

.contents-wrap-a .suggest-unit {
    width: 554px;
}

.NR-text,
.NR-select {
    background-color: transparent;
    border: 0;
    vertical-align: middle;
}

.NR-text {
    color: #111;
    font-size: 18px;
    height: 20px;
    line-height: 1.6;
    padding: 14px 0 14px 10px;
    vertical-align: middle;
    width: 385px;
}

.NR-text::-webkit-input-placeholder {
    line-height: 1.6;
}

.NR-select {
    background: #fff;
    display: none;
    font-size: 14px;
}

.search-unit:hover .NR-select {
    background: #ffface;
}

.NR-search-text {
    border-width: 0;
    display: inline-block;
    line-height: 1;
    outline: 0;
    overflow: auto;
}

/* ナビゲーション */
.nav-paging .prev,
.nav-paging .next {
    border: 0;
}

.nav-paging .prev a,
.nav-paging .next a {
    font-weight: bold;
}

.nav-paging .prev a:link,
.nav-paging .prev a:visited,
.nav-paging .next a:link,
.nav-paging .next a:visited {
    color: #666;
    text-decoration: none;
}

.nav-paging .prev a:hover,
.nav-paging .next a:hover {
    color: #666;
    opacity: 0.8;
    text-decoration: underline;
}

/* パンくず調整 */
.tpath {
    background: #f8f6ef;
}

.NR-tpath {
    margin: 0 auto;
    padding: 25px 0 0;
    width: 1004px;
}

.NR-tpath ol {
    padding: 0;
}

.NR-tpath ol li {
    font-size: 14px;
    line-height: 1.6;
}

.NR-tpath h1 {
    display: inline;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.NR-tpath.footer {
    padding: 0 0 20px;
}

.NR-tpath a:link,
.NR-tpath a:visited {
    color: inherit;
    text-decoration: none;
}

.NR-tpath a:hover {
    color: inherit;
    opacity: 0.8;
    text-decoration: underline;
}

/* コンテンツエリア調整 */
#NR-wrapper {
    background: #f8f6ef;
    padding: 20px 0 0;
}

/* フッターリンク調整 */
#NR-footer-sv dt {
    margin: 0 0 10px;
}

#NR-footer-sv dd {
    margin: 0 0 10px;
    overflow: hidden;
}

#NR-footer-sv dd > ul > li:last-child,
#NR-footer-sv dd > ul > li.children {
    margin: 0;
}

#NR-footer-sv dd > ul > li > ul {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 2em;
}

#NR-footer-sv dd > ul > li > ul > li:last-child {
    margin-right: 0;
}

#NR-footer-sv .children li {
    white-space: nowrap;
}

/* トップ収録辞書 */
#dict_list {
    margin: 24px 0 0;
}

#dict_list a {
    color: #333;
    font-size: 14px;
    line-height: 2rem;
}

#dict_list a:hover {
    color: #333;;
}

#dict_list dt,
#dict_list dt a {
    font-size: 14px;
    font-weight: bold;
}

#dict_list .children li a {
    font-size: 14px;
    line-height: 1.5rem;
}

#dict_list dt {
    clear: left;
    float: left;
    margin: 0 2rem 10px 0;
    width: 8em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#dict_list dd {
    margin: 0 0 10px;
    overflow: hidden;
}

#dict_list ul,
#dict_list li {
    display: inline;
}

#dict_list li {
    margin-right: 10px;
    white-space: nowrap;
}

#dict_list li.children {
    white-space: normal;
}

#dict_list dd > ul > li:last-child,
#dict_list dd > ul > li.children {
    margin: 0;
}

#dict_list dd > ul > li > ul {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 2rem;
}

#dict_list dd > ul > li > ul > li:last-child {
    margin-right: 0;
}

/* 広告エリア調整 */
.NR-ad {
    text-align: center;
}

.contents-wrap-a .NR-ad,
.contents-wrap-b .NR-ad {
    margin: 24px -15px 0;
}

.contents-wrap-a .NR-ad img {
    max-width: 100%;
}

/* ad-wrap */
.ad-wrap {
    margin: 40px 0;
    text-align: center;
}

.ad-wrap-first {
    margin: 0 0 40px;
}

.ad-wrap-bottom {
    margin-top: 60px;
}

/* txtimgl */
.txtimgl {
    margin: 0;
}

.txtimgl dt {
    background: #f8f6ef;
    font-size: 18px;
    line-height: 1.2;
    margin: 30px 0 0;
    padding: 0 0 8px;
}

.txtimgl dt + dd {
    background: #fff;
    border: 2px #eee solid;
    border-bottom: 0;
    border-top: 2px #9c4836 solid;
    padding: 24px 20px 0;
}

.txtimgl dt + dd .NR-txtimgl-img {
    left: 20px;
    top: 24px;
}

.txtimgl dd {
    background: #fff;
    border: 2px #eee solid;
    border-bottom: 0;
    border-top: 0;
    margin: 0;
    padding: 16px 20px 0;
}

.txtimgl dd .NR-txtimgl-img {
    left: 20px;
    top: 16px;
}

.txtimgl dd .NR-txtimgl-img:hover {
    opacity: 0.8;
}

.txtimgl + .clearboth {
    background: #fff;
    border: 2px #eee solid;
    border-top: 0;
    display: block;
    height: 24px;
}

.txtimgl .NR-txtimgl-txt {
    font-size: 12px;
    line-height: 1.2;
}

.txtimgl .NR-txtimgl-txt:link,
.txtimgl .NR-txtimgl-txt:visited {
    color: #333;
    text-decoration: none;
}

.txtimgl .NR-txtimgl-txt:hover {
    color: #333;
    opacity: 0.8;
    text-decoration: underline;
}

.txtimgl .NR-txtimgl-txt.black {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
}

.txtimgl .NR-txtimgl-txt.black:link,
.txtimgl .NR-txtimgl-txt.black:visited {
    color: #36c;
    text-decoration: none;
}

.txtimgl .NR-txtimgl-txt.black:hover {
    color: #36c;
    opacity: 0.8;
    text-decoration: underline;
}

/* contents-wrap-senryu */
.contents-wrap-senryu {
    background: #fff;
    border-bottom: 1px #eee solid;
    font-size: 14px;
    margin: 24px 0 0;
    padding: 0 0 20px;
}

.contents-wrap-senryu h1 {
    text-align: center;
}

.contents-wrap-senryu .lead {
    line-height: 1.6;
}

.contents-wrap-senryu .social-button {
    margin: 0 0 24px;
    text-align: right;
    vertical-align: middle;
}

.content-box-senryu {
    margin: 0;
    padding: 20px;
}

.content-box-senryu h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px;
}

.content-box-senryu .question-unit {
    border: 1px #ccc solid;
    border-bottom: 0 #fff solid;
    padding: 0 0 40px;
    position: relative;
}

.content-box-senryu .question-unit:after {
    background: url(/senryu_quiz/img/bg_baloon_01.png) no-repeat 0 0;
    bottom: -20px;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 2;
}

.content-box-senryu .question-unit .info {
    background: #9c4836;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    left: -10px;
    padding: 10px 15px;
    position: absolute;
    top: -24px;
}

*:first-child + html .content-box-senryu .question-unit .info {
    display: inline;
    zoom: 1;
}

.content-box-senryu .question-unit .info .num {
    font-weight: bold;
    margin: 0 10px 0 0;
}

.content-box-senryu .question-unit .ttl {
    background: #e8c11a;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 24px;
    padding: 20px;
}

.content-box-senryu .question-unit .link-category {
    margin: 0 0 24px;
    padding: 0 20px;
    text-align: right;
}

.content-box-senryu .question-unit .link-category a {
    padding: 0 0 0 15px;
    position: relative;
}

.content-box-senryu .question-unit .link-category a:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.content-box-senryu .question-unit .senryu {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 24px;
    text-align: center;
}

.content-box-senryu .question-unit .senryu br {
    display: none;
}

.content-box-senryu .question-unit .author {
    margin: 0 0 40px;
    text-align: center;
}

.content-box-senryu .question-unit .description {
    color: #999;
    text-align: center;
}

.content-box-senryu .hint-unit {
    background: #efefef;
    border: 1px #ccc solid;
    margin: 0 0 40px 0;
    position: relative;
}

.content-box-senryu .hint-unit .ttl {
    background: #92780a;
    color: #fff;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 24px;
    padding: 20px;
}

.content-box-senryu .hint-unit .txt {
    line-height: 1.6;
    margin: 0 auto 24px;
    text-align: center;
    width: auto;
}

.content-box-senryu .hint-unit .txt p {
    color: #36c;
    font-size: 30px;
    font-weight: bold;
}

.content-box-senryu .hint-unit .txt a {
    border-bottom: 1px #36c dotted;
    color: #36c;
    font-size: 30px;
    font-weight: bold;
    margin: 0 5px;
    text-align: center;
    text-decoration: none;
}

.content-box-senryu .hint-unit .translation {
    color: #999;
    margin: 0 0 40px;
    text-align: center;
}

.content-box-senryu .input-unit {
    text-align: center;
}

.content-box-senryu .input-unit .notice {
    color: #999;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 24px;
    text-align: center;
}

.content-box-senryu .input-unit .notice em {
    color: #9c4836;
    font-weight: bold;
}

.content-box-senryu .input-unit input {
    border: 2px #000 solid;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 24px;
    padding: 10px;
}

.content-box-senryu .input-unit .button-a {
    margin: 0 0 40px;
}

.content-box-senryu .column-unit {
    background: #f1e8b8;
    border: 1px #ccc solid;
    margin: 40px 0 0;
    padding: 20px;
}

.content-box-senryu .column-unit .ttl {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px;
}

.content-box-senryu .column-unit .txt {
    line-height: 1.6;
}

.content-box-senryu .answer-unit {
    background: #eac51c;
    border: 1px #ccc solid;
    margin: 0 0 40px;
    padding: 20px;
    position: relative;
}

.content-box-senryu .answer-unit .answer-unit-in {
    background: #fff;
    overflow: hidden;
    padding: 40px;
    position: relative;
    text-align: center;
}

.content-box-senryu .answer-unit .answer-unit-in:before {
    content: '';
    display: inline-block;
    height: 115px;
    left: -100px;
    position: relative;
    top: -20px;
    width: 115px;
    z-index: 2;
}

*:first-child + html .content-box-senryu .answer-unit .answer-unit-in:before {
    display: inline;
    zoom: 1;
}

.content-box-senryu .answer-unit .answer-unit-in .txt {
    display: inline-block;
    line-height: 2;
    margin: 0 0 20px -110px;
    text-align: center;
    vertical-align: top;
}

*:first-child + html .content-box-senryu .answer-unit .answer-unit-in .txt {
    display: inline;
    zoom: 1;
}

.content-box-senryu .answer-unit .answer-unit-in .txt em {
    color: #9c4836;
    font-size: 24px;
    font-weight: bold;
}

.content-box-senryu .answer-unit .answer-unit-in .senryu {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 24px;
    text-align: center;
}

.content-box-senryu .answer-unit .answer-unit-in .senryu span {
    color: #9c4836;
    font-weight: bold;
}

.content-box-senryu .answer-unit .answer-unit-in .senryu br {
    display: none;
}

.content-box-senryu .answer-unit .answer-unit-in .author {
    text-align: center;
}

.content-box-senryu .answer-unit.answer-ok .answer-unit-in:before {
    background: url(/senryu_quiz/img/ico_ok_01.png) no-repeat 0 0;
}

.content-box-senryu .answer-unit.answer-ng .answer-unit-in:before {
    background: url(/senryu_quiz/img/ico_ng_01.png) no-repeat 0 0;
}

.content-box-senryu .error-unit {
    padding: 40px 0;
}

.content-box-senryu .error-unit .txt {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 40px;
    text-align: center;
}

.content-box-senryu .error-unit .txt span {
    color: #9c4836;
    font-weight: bold;
}

.content-box-senryu .error-unit .back {
    text-align: center;
}

.content-box-senryu .error-unit .back a {
    padding: 0 0 0 15px;
}

.content-box-senryu .list-tag {
    margin: 0 0 40px;
}

.content-box-senryu .list-tag ul {
    letter-spacing: -0.4em;
}

.content-box-senryu .list-tag ul li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 10px 10px 0;
}

*:first-child + html .content-box-senryu .list-tag ul li {
    display: inline;
    zoom: 1;
}

.content-box-senryu .list-tag ul li a {
    background: #eee;
    border-radius: 20px;
    color: #999;
    display: block;
    padding: 10px 20px;
}

.content-box-senryu .list-tag ul li a.current {
    background: #9c4836;
    color: #fff;
}

.content-box-senryu .list-archive-wrap ul {
    border-top: 1px #eee solid;
}

.content-box-senryu .list-archive-wrap ul li {
    border-bottom: 1px #eee solid;
}

.content-box-senryu .list-archive-wrap ul li a {
    color: #111;
}

.content-box-senryu .list-archive-wrap ul li a:hover {
    text-decoration: none;
}

.content-box-senryu .list-archive-wrap ul li dl {
    padding: 30px 0;
    text-align: center;
}

.content-box-senryu .list-archive-wrap ul li dl dt {
    color: #111;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 24px;
}

.content-box-senryu .list-archive-wrap ul li dl dt:hover {
    text-decoration: underline;
}

.content-box-senryu .list-archive-wrap ul li dl dd {
    color: #333;
    font-size: 16px;
}

.content-box-senryu .list-archive-wrap ul li dl dd:hover {
    text-decoration: none;
}

.backnumber {
    text-align: center;
}

.backnumber a {
    padding: 0 0 0 15px;
}

/* contents-wrap-english */
.contents-wrap-english {
    background: #fff;
    border-bottom: 1px #eee solid;
    font-size: 14px;
    margin: 24px 0 0;
    padding: 24px 20px 40px;
}

.contents-wrap-english h1 {
    margin: 0 0 24px;
    text-align: center;
}

.contents-wrap-english .lead {
    line-height: 1.6;
    margin: 32px 0 0;
}

.contents-wrap-english .social-button {
    text-align: right;
    vertical-align: middle;
}

.contents-wrap-english.block-top {
    margin: 0;
}

.content-box-english {
    border: 5px #699be1 solid;
    margin: 24px 0;
}

.content-box-english .ttl-box {
    background: #699be1;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.content-box-english .ttl-box .num {
    display: inline-block;
    font-size: 20px;
    line-height: 1.6;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

*:first-child + html .content-box-english .ttl-box .num {
    display: inline;
    zoom: 1;
}

.content-box-english .ttl-box .update {
    display: inline-block;
    font-size: 14px;
    line-height: 1.6;
    vertical-align: middle;
}

*:first-child + html .content-box-english .ttl-box .update {
    display: inline;
    zoom: 1;
}

.content-box-english .content-box-english-in {
    line-height: 1.6;
    padding: 20px 16px;
}

.content-box-english .content-box-english-in p a {
    border-bottom: 1px #36c dotted;
    text-decoration: none;
}

.content-box-english .content-box-english-in .list-backnumber li {
    margin: 0 0 8px;
}

.content-box-english .content-box-english-in .list-backnumber li a {
    display: inline-block;
    line-height: 1.2;
    padding: 0 0 0 20px;
    position: relative;
}

.content-box-english .content-box-english-in .btn_more_backnumber {
    text-align: center;
}

*:first-child + html .content-box-english .content-box-english-in .list-backnumber li a {
    display: inline;
    zoom: 1;
}

.content-box-english .content-box-english-in .list-backnumber li a:before {
    color: #ccc;
    content: '\f0da';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -7px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

.content-box-english .content-box-english-in .example-unit {
    padding: 24px 0;
}

.content-box-english .content-box-english-in .example-unit dl {
    box-sizing: border-box;
    letter-spacing: -0.4em;
    width: 100%;
}

.content-box-english .content-box-english-in .example-unit dl dt {
    display: inline-block;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0 0 10px;
    vertical-align: top;
    width: 10%;
    word-break: break-all;
}

*:first-child + html .content-box-english .content-box-english-in .example-unit dl dt {
    display: inline;
    zoom: 1;
}

.content-box-english .content-box-english-in .example-unit dl dd {
    display: inline-block;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0 0 10px;
    vertical-align: top;
    width: 88%;
    word-break: break-all;
}

*:first-child + html .content-box-english .content-box-english-in .example-unit dl dd {
    display: inline;
    zoom: 1;
}

.content-box-english .content-box-english-in .example-unit dl a {
    border-bottom: 1px #36c dotted;
    color: #36c;
    text-decoration: none;
}

.content-box-english .content-box-english-in .point-unit {
    background: #fdfdd7;
    border: 3px #dd4c39 dashed;
    margin: 40px 0 24px;
    padding: 24px 20px 16px;
    position: relative;
}

.content-box-english .content-box-english-in .point-unit h3 {
    background: #dd4c39;
    border-radius: 32px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    left: 20px;
    padding: 5px 16px 3px;
    position: absolute;
    top: -20px;
}

*:first-child + html .content-box-english .content-box-english-in .point-unit h3 {
    display: inline;
    zoom: 1;
}

.content-box-english .content-box-english-in .point-unit p {
    font-size: 24px;
    margin: 12px 0;
    position: relative;
    width: 100%;
}

.content-box-english .content-box-english-in .point-unit p span {
    display: inline-block;
    font-size: 32px;
    font-size: 0;
    font-weight: bold;
    height: 32px;
    margin: 0 10px 0 0;
    position: relative;
    vertical-align: top;
    width: 32px;
}

*:first-child + html .content-box-english .content-box-english-in .point-unit p span {
    display: inline;
    zoom: 1;
}

.content-box-english .content-box-english-in .point-unit .ok span {
    background: url(/mistake_english/img/ico_ok.png) no-repeat 0 50%;
    color: #f00;
}

.content-box-english .content-box-english-in .point-unit .ng span {
    background: url(/mistake_english/img/ico_ng.png) no-repeat 0 50%;
    color: #00f;
}

.content-box-english .content-box-english-in .author {
    color: #999;
}

.sankei-banner {
    margin: 0 0 24px;
    text-align: center;
}

.backnumber {
    text-align: center;
}

.backnumber a {
    padding: 0 0 0 15px;
    position: relative;
}

.backnumber a:before {
    color: #333;
    content: '\f054';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    left: 0;
    margin-top: -6px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}

/* PowerTip Plugin */
#powerTip {
    background-color: rgba(0, 0, 0, 0.8);
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    cursor: default;
    display: none;
    font-size: 11px;
    padding: 6px 8px;
    position: absolute;
    white-space: nowrap;
    z-index: 2147483647;
}

#powerTip:before {
    content: '';
    position: absolute;
}

#powerTip.n:before,
#powerTip.s:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    margin-left: -5px;
}

#powerTip.e:before,
#powerTip.w:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    margin-top: -5px;
    top: 50%;
}

#powerTip.n:before {
    border-top: 10px solid #333;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
}

#powerTip.e:before {
    border-right: 10px solid #333;
    border-right: 10px solid rgba(0, 0, 0, 0.8);
    left: -10px;
}

#powerTip.s:before {
    border-bottom: 10px solid #333;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    top: -10px;
}

#powerTip.w:before {
    border-left: 10px solid #333;
    border-left: 10px solid rgba(0, 0, 0, 0.8);
    right: -10px;
}

#powerTip.ne:before,
#powerTip.se:before {
    border-left: 0;
    border-right: 10px solid transparent;
    left: 10px;
}

#powerTip.nw:before,
#powerTip.sw:before {
    border-left: 10px solid transparent;
    border-right: 0;
    right: 10px;
}

#powerTip.ne:before,
#powerTip.nw:before {
    border-top: 10px solid #333;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
}

#powerTip.se:before,
#powerTip.sw:before {
    border-bottom: 10px solid #333;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    top: -10px;
}

#powerTip.nw-alt:before,
#powerTip.ne-alt:before,
#powerTip.sw-alt:before,
#powerTip.se-alt:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #333;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
    left: 10px;
}

#powerTip.ne-alt:before {
    left: auto;
    right: 10px;
}

#powerTip.sw-alt:before,
#powerTip.se-alt:before {
    border-bottom: 10px solid #333;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    border-top: none;
    bottom: auto;
    top: -10px;
}

#powerTip.se-alt:before {
    left: auto;
    right: 10px;
}

@media screen and (min-width: 600px) and (max-width: 639px) {
    .trends {
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    /* ============================== */
    /* Generic                        */
    /* ============================== */
    * {
        box-sizing: border-box;
    }

    /* sp-hidden */
    .sp-hidden {
        display: none !important;
    }

    /* sp-visible */
    .sp-visible {
        display: block !important;
    }

    .sp-visible-inline {
        display: inline !important;
    }

    .sp-visible-inline-block {
        display: inline-block !important;
    }

    img {
        max-width: 100%;
    }

    /* ============================== */
    /* Base                           */
    /* ============================== */
    /* ============================== */
    /* Objects                        */
    /* ============================== */
    /* contents-wrap */
    .content-header {
        margin: 0 0 20px;
    }

    /* - contents-wrap-a */
    .contents-wrap-a {
        background: #fff;
        border: 0;
        margin: 0;
        padding: 0;
    }

    .contents-wrap-a .lead {
        margin: 0;
        padding: 10px 10px 0;
    }

    .contents-wrap-a-in {
        padding: 0;
    }

    .contents-wrap-a-in.search {
        border-bottom: 1px #999 solid;
    }

    .contents-wrap-a-in.index {
        padding: 0;
    }

    .contents-wrap-a-in.linkbar {
        padding: 0;
    }

    .contents-wrap-a-in.margin {
        margin: 24px 0 0;
    }

    /* - contents-wrap-b */
    .contents-wrap-b {
        border-bottom: 1px #666 solid;
        padding: 20px 8px 32px;
    }

    .contents-wrap-b.bottom-none {
        border-bottom: 0;
        padding: 20px 8px 12px;
    }

    .contents-wrap-b > .header {
        width: 100%;
    }

    .contents-wrap-b.bros {
        border-top: 1px #eee solid;
    }

    .contents-wrap-b-in {
        border-top: 2px #efefef solid;
        margin: 20px 0 0;
    }

    /* - contents-wrap-c */
    .contents-wrap-c {
        border: 1px #c8c8c8 solid;
        margin: 0 10px;
        position: relative;
        z-index: 1;
    }

    /* - contents-wrap-d */
    .contents-wrap-d {
        background: #fff;
        border: 0;
        margin: 24px 0 0;
        padding: 0;
    }

    .contents-wrap-d-in {
        margin: 20px 0 0;
    }

    .contents-wrap-e {
        background: #fff;
        border: 0;
        margin: 24px 0 0;
        padding: 0;
    }

    /* search-bros-wrap */
    .search-bros-wrap {
        margin: 0;
    }

    /* tab-wrap */
    .tab-wrap {
        margin: 0 0 -2px;
    }

    h2 + .tab-wrap {
        margin: 0;
    }

    .tab-wrap-b {
        background: #fff;
        padding: 0;
    }

    aside + .tab-wrap {
        margin: 10px 0 -2px;
    }

    /* content-box */
    .content-box {
        margin: 28px 0 0;
    }

    .content-box:first-child {
        margin: 10px 0 0;
    }

    .content-box > .title {
        margin: 12px 0 0;
    }

    .content-box.content-box-ej {
        margin: 18px 0 0;
    }

    .content-box.ranking_back_number {
        margin: 20px 0 0;
    }

    .content-box.ranking_back_number:first-child {
        margin: 10px 0 0;
    }

    .content-box.ranking_back_number > .title {
        margin: 0;
    }

    .content-box.search-rank-main {
        margin: 0;
    }

    .content-box.search-rank-main.open {
        width: 100%;
    }

    .content-box.category {
        margin: 0;
    }

    .content-box.category ul {
        display: none;
    }

    .content-box.category .in-ttl-e {
        background: #fff;
        border-bottom: 1px #eee solid;
        margin: 0;
        padding: 0;
    }

    .content-box.category .in-ttl-e a {
        border: none;
        color: #36c;
        display: block;
        font-size: 14px;
        font-weight: normal;
        padding: 16px 24px 13px 8px;
        position: relative;
    }

    .content-box.category .in-ttl-e a:before {
        color: #666;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        margin-top: -7px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .content-box.category.col2 .content-box-in.col2 {
        float: none;
    }

    .content-box.category.col2 .in-ttl-e {
        border-left: 1px #eee solid;
        float: left;
        width: 50%;
    }

    .content-box.category-sup {
        margin: 28px 0 0;
    }

    .content-box-in.col2 {
        padding: 0;
        width: 100%;
    }

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

    .content-box-in.col2 + .content-box-in.col2.NR-nav-words-next.padding-bottom {
        padding-bottom: 15px;
    }

    .category-title .content-box-in.col2,
    .category-idiom-title .content-box-in.col2 {
        float: none;
    }

    .content-box-in.col3 {
        width: 100%;
    }

    .content-box-in.col-left {
        float: none;
        width: auto;
    }

    .content-box-in.col-left.category-idiom-index-no {
        display: none;
    }

    .content-box-in.col-right {
        border-width: 0;
        float: none;
        padding: 0;
        width: auto;
    }

    .category-sup .content-box-in.margin {
        margin: 15px 0 0;
        padding: 0;
    }

    .content-box-b {
        border-bottom: 1px #eee solid;
        padding: 0 0 24px;
    }

    /* photo-unit */
    .photo-unit img {
        max-width: 100%;
    }

    /* knowledge-unit */
    .knowledge-unit {
        margin: 0 0 24px;
    }

    .knowledge-unit dl {
        overflow: hidden;
        padding: 0 10px;
    }

    .knowledge-unit dl dt {
        line-height: 1.6;
        vertical-align: top;
        width: 20%;
    }

    .knowledge-unit dl dd {
        line-height: 1.6;
        vertical-align: top;
        width: 70%;
    }

    .knowledge-unit .senryu {
        line-height: 1.6;
        margin: 0 10px;
    }

    /* list-search-a */
    .list-search-a {
        border-bottom: 1px #999 solid;
    }

    .list-search-a:last-child {
        border-bottom: 0;
    }

    .list-search-a > li {
        margin: 0;
        padding: 0;
    }

    .list-search-a > li:first-child {
        margin: 0;
    }

    .list-search-a > li:nth-child(2n) {
        background: #efefef;
    }

    .list-search-a > li a {
        /*padding: 19px 10px;*/
        padding: 15px 10px;
    }

    .list-search-a.list-index > li {
        margin: 0;
    }

    .list-search-a.list-index > li:first-child {
        margin: 0;
    }

    .list-search-a-in .icon {
        display: none;
    }

    .list-search-a-in .provide {
        float: left;
        line-height: 1.4;
    }

    /* list-search-b */
    .list-search-b {
        border-bottom: 1px #999 solid;
    }

    .list-search-b > li {
        border-bottom: 0;
        padding: 19px 10px;
    }

    .list-search-b > li:nth-child(2n) {
        background: #efefef;
    }

    .list-search-b-in .list {
        padding: 10px 0 0;
    }

    /* list-tab-a タブメニュー */
    .list-tab-a {
        margin: 0 0 -2px 15px;
        text-align: left;
    }

    .list-tab-a li {
        margin: 0 1% 0 0;
        width: 18%;
    }

    .list-tab-b {
        margin: 1px 0 -2px 1%;
        text-align: center;
    }

    .list-tab-b li,
    .list-tab-b-ranking li,
    .list-tab-b-top li {
        background: #9c4836;
        border-radius: 0;
        color: #fff;
        font-size: 13px;
        margin: 0 1% 0 0;
        padding: 8px 0;
        width: 32%;
    }

    .list-tab-b li:link,
    .list-tab-b li:visited,
    .list-tab-b-ranking li:link,
    .list-tab-b-ranking li:visited,
    .list-tab-b-top li:link,
    .list-tab-b-top li:visited {
        color: #fff;
        text-decoration: none;
    }

    .list-tab-b li:hover,
    .list-tab-b-ranking li:hover,
    .list-tab-b-top li:hover {
        color: #fff;
        opacity: 0.8;
        text-decoration: underline;
    }

    /* list-simple-a */
    .list-simple-a.sp-linkbar {
        margin: 0;
    }

    .list-simple-a.sp-linkbar > li {
        border-bottom: 1px #eee solid;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: relative;
        white-space: normal;
        width: 100%;
    }

    .list-simple-a.sp-linkbar > li:before {
        color: #666;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        margin-top: -6px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .list-simple-a.sp-linkbar > li:before {
        left: auto;
    }

    .list-simple-a.sp-linkbar > li a {
        display: block;
        padding: 12px 20px 12px 10px;
    }

    .category-sup .content-box-in > .list-simple-a li,
    .category-idiom-sup .content-box-in > .list-simple-a li {
        display: block;
        margin: 16px 0 0 10px;
        width: 100%;
    }

    .list-simple-a.col2-small > li {
        margin: 16px 0 0 14px;
        width: 43%;
    }

    /* list-simple-b */
    .category-sup .content-box-in > .list-simple-b {
        margin: 8px 0 0;
    }

    /* list-simple-c */
    .list-simple-c {
        margin: 0 0 20px 1em;
    }

    /* list-simple-d */
    .list-simple-d li {
        margin: 0 0 10px;
        padding: 0 10px;
    }

    .list-simple-d li:before {
        top: 0.7em;
    }

    .category-title .content-box-in.col2 .list-simple-d,
    .category-idiom-title .content-box-in.col2 .list-simple-d {
        margin: 0;
        padding: 0;
    }

    .category-title .content-box-in.col2 .list-simple-d > li,
    .category-idiom-title .content-box-in.col2 .list-simple-d > li {
        border-bottom: 1px #eee solid;
        display: block;
        margin: 0;
        padding: 0;
    }

    .category-title.col2 .content-box-in.col2 {
        float: left;
        width: 50%;
    }

    .category-title.col2 .content-box-in.col2 .list-simple-d > li {
        border-left: 1px #eee solid;
        float: left;
        width: 100%;
    }

    .category-title .content-box-in.col2 .list-simple-d > li:before,
    .category-idiom-title .content-box-in.col2 .list-simple-d > li:before {
        display: none;
    }

    .category-title .content-box-in.col2 .list-simple-d > li a,
    .category-idiom-title .content-box-in.col2 .list-simple-d > li a {
        display: block;
        font-weight: normal;
        padding: 16px 24px 13px 8px;
        position: relative;
    }

    .category-title .content-box-in.col2 .list-simple-d > li a:before,
    .category-idiom-title .content-box-in.col2 .list-simple-d > li a:before {
        color: #666;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        margin-top: -10px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .list-simple-a.col2_2 {
        width: 100%;
    }

    .level-title .content-box-in.col3 .list-simple-d {
        margin: 0;
        padding: 0;
    }

    .level-title .content-box-in.col3 .list-simple-d > li {
        border-bottom: 1px #eee solid;
        display: block;
        margin: 0;
        padding: 0;
    }

    .level-title.col3 .content-box-in.col3 {
        float: left;
        width: 33%;
    }

    .level-title.col3 .content-box-in.col3 .list-simple-d > li {
        border-left: 1px #eee solid;
        float: left;
        width: 100%;
    }

    .level-title .content-box-in.col3 .list-simple-d > li:before {
        display: none;
    }

    .level-title .content-box-in.col3 .list-simple-d > li a {
        display: block;
        font-weight: normal;
        padding: 16px 24px 13px 8px;
        position: relative;
    }

    .level-title .content-box-in.col3 .list-simple-d > li a:before {
        color: #666;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        margin-top: -10px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .update_info .list-simple-d {
        margin: 0;
    }

    .index-promotion {
        margin: 16px 0 0 10px;
    }

    /* list-test */
    .list-test {
        margin: 0;
    }

    .list-test dl dt {
        display: none;
    }

    .list-test dl dd {
        width: 100%;
    }

    .list-test label {
        display: block;
        margin: 0 20px 20px;
        text-align: left;
    }

    /* list-column */
    .list-column {
        margin: auto;
        width: auto;
    }

    .list-column > li {
        float: none;
        margin: 0 0 20px;
        min-height: 75px;
        padding: 0 10px;
        position: relative;
        width: auto;
    }

    .list-column > li .image {
        left: 10px;
        position: absolute;
        top: 0;
        width: 100px;
    }

    .list-column > li .image img {
        width: 100%;
    }

    .list-column > li .title {
        margin: 0 0 10px 110px;
        word-break: break-all;
    }

    .list-column > li .description {
        margin: 0 0 0 110px;
        word-break: break-all;
    }

    /* list-sp-nav */
    .list-sp-nav {
        border-bottom: 1px #ccc solid;
        letter-spacing: -0.4em;
        padding: 0;
        position: relative;
    }

    .list-sp-nav:after {
        border-left: 1px #ccc solid;
        content: '';
        display: block;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 0;
    }

    .list-sp-nav li {
        border-bottom: 1px #ccc solid;
        display: inline-block;
        letter-spacing: normal;
        margin: -3px 0 0;
        overflow: hidden;
        padding: 0;
        vertical-align: top;
        width: 50%;
    }

    .list-sp-nav li:last-child {
        border-bottom: 0 #fff solid;
    }

    .list-sp-nav li a {
        display: inline-block;
        font-size: 16px;
        margin: 3px 0 0;
        padding: 13px 20px 10px;
        width: 100%;
    }

    .list-sp-nav li a:link,
    .list-sp-nav li a:visited {
        color: inherit;
        text-decoration: none;
    }

    .list-sp-nav li a:hover {
        color: inherit;
        opacity: 0.8;
        text-decoration: none;
    }

    .list-sp-nav li a span {
        padding: 0 0 0 20px;
        position: relative;
    }

    .list-sp-nav li a span:before {
        color: #333;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        left: 0;
        margin-top: -7px;
        position: absolute;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    /** ul,li -> h3 **/
    .list-sp-nav h3 {
        border-bottom: 1px #ccc solid;
        display: inline-block;
        letter-spacing: normal;
        margin: -3px 0 0;
        overflow: hidden;
        padding: 0;
        vertical-align: top;
        width: 50%;
    }

    .list-sp-nav h3:last-child,
    .list-sp-nav h3:nth-last-child(2) {
        border-bottom: 0 #fff solid;
    }

    .list-sp-nav h3 a {
        display: inline-block;
        font-size: 16px;
        margin: 3px 0 0;
        padding: 13px 20px 10px;
        width: 100%;
    }

    .list-sp-nav h3 a:link,
    .list-sp-nav h3 a:visited {
        color: inherit;
        text-decoration: none;
    }

    .list-sp-nav h3 a:hover {
        color: inherit;
        opacity: 0.8;
        text-decoration: none;
    }

    .list-sp-nav h3 a span {
        padding: 0 0 0 20px;
        position: relative;
    }

    .list-sp-nav h3 a span:before {
        color: #333;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        left: 0;
        margin-top: -7px;
        position: absolute;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    /** ul,li -> h3 **/
    /* side-list-b */
    .side-list-b > li {
        margin-top: 10px;
    }

    .side-list-b-unit {
        display: table;
        table-layout: fixed;
    }

    .side-list-b-unit .rank {
        display: table-cell;
    }

    .side-list-b-unit .title {
        display: table-cell;
        width: auto;
    }

    /* list-tag-a タグリスト */
    *:first-child + html .list-tag-a {
        zoom: 1;
    }

    .list-tag-a:after {
        clear: both;
        content: ' ';
        display: table;
    }

    .list-tag-a .tag {
        float: left;
    }

    /* list-tag-b タグリスト */
    .list-tag-b li {
        font-size: 14px;
        margin: 10px 0 0 10px;
        padding: 10px 10px 8px;
    }

    .list-tag-b li:before {
        font-size: 16px;
        margin: 1px 3px 0 0;
    }

    .list-tag-b li a {
        border-bottom: 1px #000 solid;
        color: #000;
    }

    .list-tag-b li a:hover {
        opacity: 0.8;
        text-decoration: none;
    }

    /* list-data-a */
    .list-data-a {
        padding: 0 10px;
    }

    .list-data-a .title {
        font-size: 11px;
        max-width: 40%;
    }

    .list-data-a .text {
        font-size: 11px;
        max-width: 59%;
    }

    /* list-data-b */
    .list-data-b > li.text {
        padding: 0 10px 0 1em;
    }

    .list-data-b-in .text-en {
        color: #36c;
    }

    .list-data-b-in .text-en span {
        /* margin: 0 5px 0 0; */
    }

    .list-data-b-in .text-en a {
        margin: 0 5px 0 0;
    }

    /* list-data-c */
    .list-data-c {
        display: block;
        margin: 11px 0;
    }

    .list-data-c .photo {
        display: inline-block;
        height: 56px;
        width: 56px;
    }

    .list-data-c .photo a {
        display: block;
        height: 56px;
        position: relative;
        width: 56px;
    }

    .list-data-c .photo img {
        bottom: 0;
        height: auto;
        left: 0;
        margin: auto;
        max-height: 56px;
        max-width: 56px;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }

    /* list-data-d */
    .list-data-d .title {
        border-top: 1px #ccc solid;
        margin: 0;
        padding: 0 10px 0;
    }

    .list-data-d .title:first-child {
        border: 0;
        margin: 0;
    }

    .list-data-d .text {
        padding: 0 10px 10px;
    }

    .category-sup .list-data-d,
    .category-idiom-sup .list-data-d {
        margin: 26px 8px 0;
        padding: 26px 0 0;
    }

    .category-sup .list-data-d:first-child,
    .category-idiom-sup .list-data-d:first-child {
        border: 0;
        padding: 0;
    }

    .category-sup .list-data-d .list-simple-a > li:before,
    .category-idiom-sup .list-data-d .list-simple-a > li:before {
        top: 2px;
    }

    .category-sup .list-data-d .list-simple-a > li a,
    .category-idiom-sup .list-data-d .list-simple-a > li a,
    .category-sup .list-data-d .list-simple-a .list-simple-b li a,
    .category-idiom-sup .list-data-d .list-simple-a .list-simple-b li a {
        line-height: 1.4;
        white-space: normal;
    }

    /* list-data-e */
    .list-data-e li .example {
        line-height: 1.6;
    }

    .list-data-e li .cite {
        margin: 5px 0 0;
    }

    .category-sup .list-data-e {
        padding: 0;
    }

    /* link-more */
    .link-more {
        margin: 30px 0 0;
        text-align: right;
    }

    /* list-rank-a */
    .list-rank-a > li {
        border-top: 1px #eee solid;
        margin: 0;
    }

    .list-rank-a > li:first-child {
        border: 0;
        margin: 0;
    }

    .list-rank-a > li:last-child {
        border-bottom: 1px #eee solid;
        margin: 0;
    }

    .content-box-in.col2 + .content-box-in.col2 .list-rank-a > li:first-child {
        border: 0;
    }

    .list-rank-a > li a {
        display: block;
        padding: 12px 10px;
    }

    .list-rank-a > li a:link,
    .list-rank-a > li a:visited {
        color: inherit;
        text-decoration: none;
    }

    .list-rank-a > li a:hover {
        color: inherit;
        opacity: 0.8;
        text-decoration: none;
    }

    .search-rank-main .list-rank-a {
        padding: 5px 0 0;
    }

    .content-box-in:nth-child(2) .list-rank-a {
        padding: 0;
    }

    .list-rank-a-unit .title {
        max-width: 190px;
    }

    /* list-word */
    .list-word {
        margin: 0 0 0 3%;
    }

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

    .list-word li span {
        font-size: 20px;
        padding: 25% 25%;
    }

    .list-word li a {
        font-size: 20px;
        padding: 25% 25%;
    }

    .list-word li.blank {
        visibility: hidden;
    }

    /* list-dic-category */
    .category-index .list-dic-category,
    .category-idiom-index .list-dic-category {
        margin: 10px 0 0;
    }

    .category-index .list-dic-category dt,
    .category-idiom-index .list-dic-category dt {
        background: #c33;
        border-bottom: 1px #ccc solid;
        padding: 8px 10px 4px;
    }

    .category-index .list-dic-category dt a,
    .category-idiom-index .list-dic-category dt a {
        border-bottom: 1px #fff solid;
        color: #fff;
        display: inline-block;
        font-size: 20px;
        font-weight: normal;
    }

    .list-dic-category dd ul li a:before {
        display: none;
    }

    .category-index .list-dic-category dd > ul > li,
    .category-idiom-index .list-dic-category dd > ul > li {
        border-top: 1px #ccc solid;
        margin: 0;
        padding: 0;
    }

    .category-index .list-dic-category dd > ul > li:first-child,
    .category-idiom-index .list-dic-category dd > ul > li:first-child {
        border: 0;
    }

    .category-index .list-dic-category dd > ul > li.is-toggle > a:before,
    .category-idiom-index .list-dic-category dd > ul > li.is-toggle > a:before {
        color: #666;
        content: '\f067';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        left: 10px;
        margin-top: -10px;
        position: absolute;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .category-index .list-dic-category dd > ul > li.is-toggle.is-active > a:before,
    .category-idiom-index .list-dic-category dd > ul > li.is-toggle.is-active > a:before {
        content: '\f068';
    }

    .category-index .list-dic-category dd > ul > li > a,
    .category-idiom-index .list-dic-category dd > ul > li > a {
        background: #eee;
        font-size: 14px;
        padding: 12px 30px 10px;
    }

    .category-index .list-dic-category dd ul li ul,
    .category-idiom-index .list-dic-category dd ul li ul {
        display: none;
        margin: 0;
    }

    .category-index .list-dic-category dd > ul > li.is-toggle.is-active ul,
    .category-idiom-index .list-dic-category dd > ul > li.is-toggle.is-active ul {
        display: block;
    }

    .category-index .list-dic-category dd ul li ul li,
    .category-idiom-index .list-dic-category dd ul li ul li {
        border-top: 1px #eee solid;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
    }

    .category-index .list-dic-category dd ul li ul li:first-child,
    .category-idiom-index .list-dic-category dd ul li ul li:first-child {
        border-top: 1px #ccc solid;
    }

    .category-index .list-dic-category dd ul li ul li a,
    .category-idiom-index .list-dic-category dd ul li ul li a {
        font-size: 14px;
        padding: 12px 30px 10px;
    }

    .content-box.new_words {
        margin: 8px 0 16px 0;
        padding: 0 8px 0 8px;
    }

    /* sns-button */
    .social-button {
        background: #fff;
        margin: 20px auto 0 !important;
        text-align: center;
        width: 300px;
    }

    .social-button li {
        margin: 0 8px 0 0;
        padding: 0;
        vertical-align: top;
    }

    .social-button-wide {
        width: 100%;
    }

    .social-button-wide ul {
        letter-spacing: -0.4em;
        text-align: center;
    }

    .social-button-wide li {
        height: 32px;
        letter-spacing: normal;
        margin: 0 1.5%;
        width: 21%;
    }

    .social-button-wide li a {
        height: 100%;
        text-align: center;
        width: 100%;
    }

    .social-button-wide li.twitter a {
        background: #5ea9dd;
    }

    .social-button-wide li.facebook a {
        background: #3c589d;
    }

    .social-button-wide li.line a {
        background: #00c300;
    }

    .social-button-wide li.gplus a {
        background: #dd4c39;
    }

    .social-button-wide li img {
        display: inline-block;
        height: 32px;
        width: 32px;
    }

    /* sp-h2 */
    .content-box.category-sup.h2-first {
        padding: 0;
    }

    .content-box.category-sup.h2-other {
        margin: 0;
        padding: 0;
        border-top: 1px #ccc solid;
    }

    .sp-h2-toggle li h2.ttl-g {
        background: #eee;
        border: #000;
        color: #000;
    }

    .sp-h2-toggle li.is-toggle h2.ttl-g span:before {
        color: #666;
        content: '\f067';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        position: absolute;
        text-decoration: none;
        left: 16px;
        margin-top: 1px;
    }

    .sp-h2-toggle li.is-toggle.is-active h2.ttl-g span:before {
        content: '\f068';
    }

    .sp-h2-toggle li h2.ttl-g span {
        display: inline-block;
        line-height: 2.0;
        padding: 0 0 0 18px;
        color: #36c;
        font-size: 14px;
        font-weight: normal;
    }

    .sp-h2-toggle li .list-data-e,
    .sp-h2-toggle li p,
    .sp-h2-toggle li div {
        display: none;
        margin: 0;
    }

    .sp-h2-toggle li.is-toggle.is-active .list-data-e,
    .sp-h2-toggle li.is-toggle.is-active p,
    .sp-h2-toggle li.is-toggle.is-active div {
        display: block;
    }

    .sp-h2-toggle li p.link-more {
        padding-bottom: 30px;
    }

    .sp-h2-toggle li div.content-box-in.margin {
        padding-bottom: 30px;
    }

    /* sp-surround */
    .sp-surround .ttl-a {
        font-size: 16px;
        font-weight: bold;
    }

    .sp-surround .list-simple-d {
        margin: 0;
        padding: 10px;
    }

    .sp-surround .list-simple-d li {
        line-height: 12px;
        margin: 10px -10px -8px;
    }

    .sp-surround .list-simple-d li:before {
        display: none;
    }

    .sp-surround .list-simple-d li.current a:link,
    .sp-surround .list-simple-d li.current a:visited {
        color: #000;
        font-weight: bold;
    }

    .sp-surround .list-simple-d li a:link,
    .sp-surround .list-simple-d li a:visited {
        color: #36c;
        text-decoration: none;
    }

    /* ============================== */
    /* Components                     */
    /* ============================== */
    /* pager */
    .nav-paging-in {
        margin: 20px 0;
    }

    .nav-paging-in li {
        vertical-align: middle;
    }

    .nav-paging-in li.NR-now,
    .nav-paging-in li.top,
    .nav-paging-in li.last,
    .nav-paging-in li.prev,
    .nav-paging-in li.next,
    .nav-paging-in li.dot {
        display: inline-block;
        vertical-align: middle;
    }

    .nav-paging-in li.top-num,
    .nav-paging-in li.last-num {
        display: inline-block;
        position: relative;
        vertical-align: middle;
    }

    .nav-paging-in li.top-num:before {
        right: -22px;
    }

    .nav-paging-in li.last-num:before {
        left: -22px;
    }

    .nav-paging-in li.NR-now {
        padding: 0;
    }

    .nav-paging-in li.dot {
        height: auto;
        margin: 0;
    }

    .nav-paging-in li.NR-now a {
        padding: 8px 0;
    }

    .nav-paging-in li.top a,
    .nav-paging-in li.last a,
    .nav-paging-in li.prev a,
    .nav-paging-in li.next a {
        border: 1px #ccc solid;
        padding: 6px 0;
    }

    .nav-paging-in li.prev img,
    .nav-paging-in li.next img {
        height: 18px;
        width: 10px;
    }

    /* text */
    .text-b {
        font-size: 14px;
    }

    /* link-text */
    .link-text-a {
        font-size: 14px;
    }

    /* box */
    .box-a {
        padding: 5px;
    }

    .box-b {
        padding: 5px;
    }

    /* table */
    .nr-info-col1 {
        width: 120px;
    }

    /* sup */
    .sup-a {
        color: #666;
        font-size: 12px;
        text-align: right;
    }

    .content-box .cite.sup-a {
        margin: 12px 0 0;
    }

    .header.ttl-a + .cite.sup-a {
        display: none;
    }

    /* more */
    .more {
        font-size: 13px;
        margin: 0;
        padding: 0;
        position: relative;
    }

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

    .more a {
        display: block;
        padding: 20px 30px 20px 0;
        text-align: right;
    }

    /* search */
    .srchnum {
        font-size: 13px;
    }

    .ttl-a {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.2;
    }

    .ttl-a a:link,
    .ttl-a a:visited {
        color: inherit;
        text-decoration: none;
    }

    .ttl-a a:hover {
        color: inherit;
        opacity: 0.8;
        text-decoration: underline;
    }

    h1.ttl-a,
    .ttl-a.obi {
        background: #c33;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 0;
        padding: 8px 10px;
    }

    h1.ttl-a .srchnum,
    .ttl-a.obi .srchnum {
        color: #fff;
        font-size: 12px;
    }

    h1.ttl-a .srchnum_grey {
        color: #666;
        font-size: 12px;
    }

    h1.ttl-a.header,
    .ttl-a.obi.header {
        background: #fff;
        color: #333;
        font-size: 18px;
        line-height: 1.4;
        padding: 0;
    }

    h1.ttl-a.header100,
    .ttl-a.obi.header100 {
        background: #fff;
        color: #333;
        font-size: 18px;
        line-height: 1.4;
        padding: 0;
    }

    .header.ttl-a span {
        font-size: 14px;
        font-weight: normal;
    }

    .ttl-b {
        font-size: 14px;
        line-height: 1.2;
    }

    .ttl-c {
        background: #f5f4f3;
        border-bottom: 2px #9c4836 solid;
        font-size: 18px;
        font-weight: normal;
        margin: 0;
        padding: 12px 0 10px;
    }

    .ttl-c .title {
        border-left: 0;
        display: inline-block;
        font-weight: normal;
        line-height: 1.2;
        padding: 0 10px;
        vertical-align: middle;
    }

    *:first-child + html .ttl-c .title {
        display: inline;
        zoom: 1;
    }

    .ttl-c .sup {
        display: inline-block;
        line-height: 1.2;
        vertical-align: middle;
    }

    *:first-child + html .ttl-c .sup {
        display: inline;
        zoom: 1;
    }

    .ttl-d {
        font-size: 18px;
        font-weight: bold;
    }

    .contents-wrap-e .ttl-d {
        background: #c33;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        left: auto;
        margin: 0;
        padding: 8px 10px;
        position: relative;
        top: auto;
        line-height: 20px;
    }

    .ttl-e {
        background: #c33;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        left: auto;
        margin: 0;
        padding: 8px 10px;
        position: relative;
        top: auto;
    }

    .ttl-e:after {
        display: none;
    }

    .ttl-f {
        background: #f5f4f3;
        border-bottom: 2px solid #9c4836;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 20px;
        padding: 10px;
    }

    .contents-wrap-a .ttl-f {
        border-top: 1px #ccc solid;
        margin: 0;
    }

    .contents-wrap-a .ttl-f:first-child {
        border-top: 0;
    }

    .contents-wrap-a .ttl-f.first {
        border-top: 1px #ccc solid;
    }

    .ttl-f .sup {
        font-size: 12px;
    }

    .contents-wrap-a .ttl-f.ranking_others {
        margin-top: 24px;
    }

    .contents-wrap-e .ttl-f {
        margin: 0 0 24px;
    }

    /* article-ttl-a */
    .article-ttl-a {
        background: #fff url(/img/mark_leaves.gif) no-repeat right bottom;
        border-bottom: 2px #9c4836 solid;
        margin: 10px 0 0;
        padding: 0 10px 28px;
        position: relative;
    }

    .article-ttl-a .label {
        display: none;
    }

    .article-ttl-a .title {
        display: block;
        font-size: 18px;
        line-height: 1.2;
        margin-left: 0;
        width: 100%;
    }

    .article-ttl-a .title a {
        font-weight: bold;
    }

    .article-ttl-a .title a:link,
    .article-ttl-a .title a:visited {
        color: inherit;
        text-decoration: none;
    }

    .article-ttl-a .title a:hover {
        color: inherit;
        opacity: 0.8;
        text-decoration: underline;
    }

    /* side header */
    .side-ttl-a {
        border-bottom: 2px #9c4836 solid;
        font-size: 16px;
        margin: 25px 10px 0;
        padding: 0 0 8px;
    }

    .side-ttl-a .fa {
        color: #9c4836;
        font-size: 16px;
        padding-right: 7px;
        vertical-align: top;
    }

    *:first-child + html .side-ttl-a .fa {
        padding-right: 0;
    }

    /* content title */
    .in-ttl-a {
        font-size: 18px;
    }

    .in-ttl-b {
        font-size: 15px;
    }

    .in-ttl-b i {
        display: inline;
        font-style: italic;
        margin-right: 0;
    }

    .in-ttl-c {
        font-size: 15px;
        padding: 0 0 10px;
    }

    .ranking_back_number .in-ttl-c {
        padding: 0;
    }

    .in-ttl-d {
        font-size: 15px;
    }

    .category-sup .in-ttl-e {
        margin: 20px 0 0;
    }

    /* side content title */
    .in-side-ttl-a {
        font-size: 14px;
    }

    /* ============================== */
    /* trumps                         */
    /* ============================== */
    /* ロゴ調整 */
    .NR-rwd #NR-header-logo-goo {
        left: 0;
        margin: 0 8px 0 0;
        position: absolute;
        top: 0;
    }

    /* ヘッダー調整 */
    .NR-rwd #NR-header-in {
        border-bottom: 2px #9c4836 solid;
    }

    /* ナビ調整 */
    .NR-rwd #NR-nav-main li.NR-now a {
        background: #9c4836;
    }

    /* パンくず */
    .tpath {
        background: #fff;
    }

    .NR-rwd .NR-tpath {
        display: none;
        padding: 10px 0 0 10px;
    }

    .NR-rwd .NR-tpath ol {
        padding: 0;
    }

    .NR-rwd .NR-tpath.footer {
        display: block;
        padding: 10px 0 0 10px;
    }

    /* メインエリア */
    #NR-main {
        float: none;
        -webkit-transform: translate3d(0, 0, 0);
    }

    #NR-wrapper {
        background: #fff;
        padding: 0;
    }

    #NR-wrapper-in {
        padding: 0;
    }

    #NR-wrapper-in.eitango {
        margin-bottom: 0;
    }

    /* 検索 */
    .NR-rwd .NR-search {
        background: #fff;
        overflow: visible !important;
        padding: 20px 10px 8px;
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        z-index: 1000;
    }

    .NR-rwd .NR-search-top {
        background: #fff;
        overflow: visible !important;
        padding: 5px 10px 20px;
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        z-index: 1000;
    }

    .NR-rwd .NR-search-in {
        margin: 0 0 0 1%;
        padding: 0;
        width: 100%;
    }

    .NR-rwd .NR-search-in .search-unit {
        border: 2px #999 solid;
        float: left;
        position: relative;
        width: 78%;
    }

    .NR-rwd .NR-search-in .NR-search-text {
        float: none;
        font-size: 14px;
        line-height: 1;
        padding: 1px 0 1px 5px;
        width: 100%;
    }

    .NR-rwd .NR-search-in .NR-select {
        display: none;
    }

    .NR-rwd .NR-search-in .menu {
        display: none;
    }

    .NR-rwd .NR-search-in .NR-button {
        -webkit-appearance: none;
        appearance: none;
        float: left;
        height: 45px;
        margin-left: 3px;
        width: 50px;
    }

    .suggest-unit {
        background: #fff;
        border: 2px #ddd solid;
        border-top: 0 #fff solid;
        box-sizing: content-box;
        font-size: 14px;
        left: -2px;
        padding: 0;
        position: absolute;
        top: 44px;
        -webkit-transform: translate3d(0, 0, 0);
        width: 100%;
        z-index: 1000;
    }

    .suggest-unit li a {
        color: #111;
        display: block;
        padding: 10px;
        text-decoration: none;
    }

    .suggest-unit li a:hover {
        background-color: #9c4836;
        color: #fff;
    }

    #search-unit_sp {
        display: block;
    }

    #search-button_sp {
        display: block;
    }

    /* コンテンツエリア調整 */
    #NR-sub {
        margin-top: 0;
    }

    /* ad-wrap */
    .ad-wrap {
        margin: 0;
        width: 100%;
    }

    .ad-wrap-bottom {
        margin-top: 60px;
    }

    .NR-ad.ad-wrap.aside.sp-visible.ad-wrap-bottom2 {
        margin-top: 70px;
    }

    .NR-ad.ad-wrap.aside.sp-visible.ad-wrap-waei {
        margin-top: 12px;
    }

    .NR-ad.ad-wrap.aside.sp-visible.ad-wrap-waei2 {
        margin-bottom: 20px;
    }

    /* contents-wrap-senryu */
    .contents-wrap-senryu {
        background: #fff;
        border-bottom: 1px #eee solid;
        font-size: 14px;
        margin: 0;
        padding: 0 0 20px;
    }

    .contents-wrap-senryu h1 {
        text-align: center;
    }

    .contents-wrap-senryu h1 img {
        height: auto;
        width: 100%;
    }

    .contents-wrap-senryu .lead {
        line-height: 1.6;
        padding: 20px;
    }

    .content-box-senryu {
        margin: 0;
        padding: 0;
    }

    .content-box-senryu h2 {
        background: #9c4836;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 12px;
        padding: 10px;
    }

    .content-box-senryu .question-unit {
        border-width: 0;
        padding: 0 0 40px;
        position: relative;
    }

    .content-box-senryu .question-unit:after {
        background-size: 25px 10px;
        bottom: -9px;
        height: 10px;
        width: 25px;
    }

    .content-box-senryu .question-unit .info {
        background: #9c4836;
        border-radius: 0;
        color: #fff;
        display: block;
        left: auto;
        padding: 10px 15px;
        position: relative;
        top: auto;
    }

    .content-box-senryu .question-unit .info .num {
        font-weight: bold;
        margin: 0 10px 0 0;
    }

    .content-box-senryu .question-unit .ttl {
        background: #e8c11a;
        font-weight: bold;
        margin: 0 0 24px;
        padding: 20px;
    }

    .content-box-senryu .question-unit .link-category {
        margin: 0 0 24px;
        padding: 0 20px;
        text-align: right;
    }

    .content-box-senryu .question-unit .link-category a {
        padding: 0 0 0 15px;
        position: relative;
    }

    .content-box-senryu .question-unit .link-category a:before {
        color: #ccc;
        content: '\f0da';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        left: 0;
        margin-top: -7px;
        position: absolute;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .content-box-senryu .question-unit .senryu br {
        display: block;
    }

    .content-box-senryu .question-unit .description {
        color: #333;
        padding: 0 20px;
    }

    .content-box-senryu .hint-unit {
        background: #efefef;
        border: 1px #ccc solid;
        margin: 0 0 40px 0;
        position: relative;
    }

    .content-box-senryu .hint-unit .ttl {
        background: #92780a;
        color: #fff;
        font-weight: bold;
        margin: 0 0 24px;
        padding: 20px;
    }

    .content-box-senryu .hint-unit .txt {
        line-height: 1.6;
        margin: 0 auto 24px;
        padding: 0 5px;
        width: auto;
    }

    .content-box-senryu .hint-unit .txt a {
        font-size: 24px;
    }

    .content-box-senryu .hint-unit .translation {
        color: #333;
    }

    .content-box-senryu .input-unit {
        text-align: center;
    }

    .content-box-senryu .input-unit .notice {
        color: #999;
        font-size: 20px;
        font-weight: bold;
        margin: 0 0 24px;
        text-align: center;
    }

    .content-box-senryu .input-unit .notice em {
        color: #9c4836;
        font-weight: bold;
    }

    .content-box-senryu .input-unit input {
        -webkit-appearance: none;
        border-radius: 0;
        margin: 0 auto 24px;
        width: 80%;
    }

    .content-box-senryu .input-unit .button-a {
        margin: 0 0 40px;
    }

    .content-box-senryu .column-unit {
        background: #f1e8b8;
        border: 1px #ccc solid;
        margin: 40px 20px 0;
        padding: 20px;
    }

    .content-box-senryu .column-unit .ttl {
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 20px;
    }

    .content-box-senryu .column-unit .txt {
        line-height: 1.6;
    }

    .content-box-senryu .answer-unit .answer-unit-in {
        padding: 20px;
    }

    .content-box-senryu .answer-unit .answer-unit-in:before {
        content: '';
        height: 57px;
        left: -55px;
        top: -5px;
        width: 57px;
        z-index: 2;
    }

    .content-box-senryu .answer-unit .answer-unit-in .txt {
        line-height: 1.6;
        margin: 0 0 20px -60px;
        text-align: center;
    }

    .content-box-senryu .answer-unit .answer-unit-in .txt em {
        color: #9c4836;
        font-size: 15px;
        font-weight: bold;
    }

    .content-box-senryu .answer-unit .answer-unit-in .senryu {
        font-size: 24px;
        margin: 0 0 10px;
    }

    .content-box-senryu .answer-unit .answer-unit-in .senryu br {
        display: block;
    }

    .content-box-senryu .answer-unit .answer-unit-in .author {
        text-align: center;
    }

    .content-box-senryu .answer-unit.answer-ok .answer-unit-in:before {
        background-size: 57px 57px;
    }

    .content-box-senryu .answer-unit.answer-ng .answer-unit-in:before {
        background-size: 57px 57px;
    }

    .content-box-senryu .error-unit {
        padding: 40px 0 20px;
    }

    .content-box-senryu .list-tag {
        margin: 0;
        padding: 0 10px;
    }

    .content-box-senryu .list-tag ul {
        letter-spacing: -0.4em;
    }

    .content-box-senryu .list-tag ul li {
        display: inline-block;
        letter-spacing: normal;
        margin: 0 8px 10px 0;
    }

    *:first-child + html .content-box-senryu .list-tag ul li {
        display: inline;
        zoom: 1;
    }

    .content-box-senryu .list-tag ul li a {
        background: #eee;
        border-radius: 20px;
        color: #999;
        display: block;
        font-size: 13px;
        padding: 8px 15px;
    }

    .content-box-senryu .list-tag ul li a.current {
        background: #9c4836;
        color: #fff;
    }

    .content-box-senryu .list-archive-wrap ul {
        border-top: 1px #eee solid;
    }

    .content-box-senryu .list-archive-wrap ul li {
        margin: 0;
        vertical-align: top;
    }

    .content-box-senryu .list-archive-wrap ul li:first-child {
        margin: 0;
    }

    .content-box-senryu .list-archive-wrap ul li:nth-child(2n) {
        background: #efefef;
    }

    .content-box-senryu .list-archive-wrap ul li a {
        color: #000;
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
        padding: 24px 20px 24px 10px;
        position: relative;
        width: 100%;
    }

    .content-box-senryu .list-archive-wrap ul li a:before {
        color: #ccc;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        margin-top: -7px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .content-box-senryu .list-archive-wrap ul li dl {
        padding: 0;
        text-align: left;
    }

    .content-box-senryu .list-archive-wrap ul li dl dt {
        color: #111;
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 10px;
    }

    .content-box-senryu .list-archive-wrap ul li dl dt:hover {
        text-decoration: underline;
    }

    .content-box-senryu .list-archive-wrap ul li dl dd {
        color: #333;
        font-size: 10px;
    }

    .content-box-senryu .list-archive-wrap ul li dl dd:hover {
        text-decoration: none;
    }

    .backnumber {
        text-align: center;
    }

    .backnumber a {
        padding: 0 0 0 15px;
    }

    /* contents-wrap-english */
    .contents-wrap-english {
        background: #fff;
        border-width: 0;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0;
        padding: 0 0 40px;
    }

    .contents-wrap-english h1 {
        box-sizing: border-box;
        margin: 0 auto 24px;
        padding: 0 40px;
        text-align: center;
    }

    .contents-wrap-english h1 img {
        height: auto;
        width: 100%;
    }

    .contents-wrap-english .lead {
        line-height: 1.6;
        margin: 24px 0;
        padding: 0 20px;
    }

    .contents-wrap-english .social-button {
        margin: 0 0 16px;
        text-align: right;
        vertical-align: middle;
    }

    .contents-wrap-english.block-top {
        margin: 0;
    }

    .content-box-english {
        border-width: 0;
        margin: 0 0 24px;
    }

    .content-box-english .ttl-box {
        background: #699be1;
        box-sizing: border-box;
        color: #fff;
        padding: 10px;
    }

    .content-box-english .ttl-box .num {
        font-size: 14px;
    }

    .content-box-english .ttl-box .update {
        display: inline-block;
        font-size: 14px;
    }

    *:first-child + html .content-box-english .ttl-box .update {
        display: inline;
        zoom: 1;
    }

    .content-box-english .content-box-english-in {
        line-height: 1.6;
        padding: 20px;
    }

    .content-box-english .content-box-english-in.archive {
        padding: 0;
    }

    .content-box-english .content-box-english-in .list-backnumber li {
        margin: 0;
        vertical-align: top;
    }

    .content-box-english .content-box-english-in .list-backnumber li:first-child {
        margin: 0;
    }

    .content-box-english .content-box-english-in .list-backnumber li:nth-child(2n) {
        background: #efefef;
    }

    .content-box-english .content-box-english-in .list-backnumber li a {
        color: #000;
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
        padding: 24px 20px 24px 10px;
        position: relative;
        width: 100%;
    }

    .content-box-english .content-box-english-in .list-backnumber li a:before {
        color: #ccc;
        content: '\f054';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        margin-top: -7px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        top: 50%;
        z-index: 2;
    }

    .content-box-english .content-box-english-in .list-backnumber li a:before {
        left: auto;
    }

    .content-box-english .content-box-english-in .example-unit {
        padding: 24px 0;
    }

    .content-box-english .content-box-english-in .example-unit dl {
        box-sizing: border-box;
        letter-spacing: -0.4em;
        width: 100%;
    }

    .content-box-english .content-box-english-in .example-unit dl dt {
        display: inline-block;
        font-weight: bold;
        letter-spacing: normal;
        line-height: 1.8;
        margin: 0 0 10px;
        vertical-align: top;
        width: 15%;
        word-break: break-all;
    }

    *:first-child + html .content-box-english .content-box-english-in .example-unit dl dt {
        display: inline;
        zoom: 1;
    }

    .content-box-english .content-box-english-in .example-unit dl dd {
        display: inline-block;
        letter-spacing: normal;
        line-height: 1.8;
        margin: 0 0 10px;
        vertical-align: top;
        width: 85%;
        word-break: break-all;
    }

    *:first-child + html .content-box-english .content-box-english-in .example-unit dl dd {
        display: inline;
        zoom: 1;
    }

    .content-box-english .content-box-english-in .example-unit dl a {
        text-decoration: none;
    }

    .content-box-english .content-box-english-in .point-unit {
        background: #fdfdd7;
        border: 3px #dd4c39 dashed;
        margin: 40px 0 24px;
        padding: 32px 20px 16px;
        position: relative;
        width: auto;
    }

    .content-box-english .content-box-english-in .point-unit h3 {
        display: block;
        font-size: 14px;
        left: auto;
        margin: -40px auto 0;
        position: relative;
        text-align: center;
        top: -10px;
    }

    .content-box-english .content-box-english-in .point-unit p {
        font-size: 24px;
        margin: 12px 0;
    }

    .content-box-english .content-box-english-in .point-unit p span {
        display: inline-block;
        font-size: 32px;
        font-weight: bold;
        height: 32px;
        margin: 0 10px 0 0;
        text-indent: -9999px;
        vertical-align: top;
        width: 32px;
    }

    *:first-child + html .content-box-english .content-box-english-in .point-unit p span {
        display: inline;
        zoom: 1;
    }

    .content-box-english .content-box-english-in .point-unit .ok span {
        background: url(/mistake_english/img/ico_ok.png) no-repeat 0 50%;
        color: #f00;
    }

    .content-box-english .content-box-english-in .point-unit .ng span {
        background: url(/mistake_english/img/ico_ng.png) no-repeat 0 50%;
        color: #00f;
    }

    .content-box-english .content-box-english-in .author {
        color: #999;
    }

    .sankei-banner {
        margin: 0 0 24px;
        padding: 0 20px;
        text-align: center;
    }

    .sankei-banner img {
        width: 100%;
    }

    .backnumber {
        padding: 25px 0 0;
        text-align: center;
    }

    .backnumber a {
        padding: 0;
    }

    .backnumber a:before {
        display: none;
    }

    .gooad-padding {
        padding: 0 0 30px;
    }

    .list-data-a .related-word {
        margin-right: 0;
        max-width: 100%;
    }

    .list1 {
        margin: 0 15px 0;
    }

    .trends {
        width: 100%;
    }

    .NR-ad #gooad-spbadge320_1 {
        margin-top: 5px;
    }

    .NR-ad.NR-ad-top {
        margin-bottom: 10px;
    }

    .NR-search + * > .NR-ad {
        margin: 40px 0 0;
    }

    .NR-search + * > .NR-ad.ad-footer {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .NR-ad.ad-footer {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .contents-wrap-a .NR-ad,
    .contents-wrap-b .NR-ad {
        margin: 24px auto 10px;
    }

    /* トップ収録辞書 */
    #dict_list {
        margin: 0;
        padding: 0;
    }

    #dict_list dt,
    #dict_list_dd {
        display: block;
        clear: none;
        float: none;
    }

    #dict_list dt {
        margin: 0;
        padding-left: 10px;
        background-color: #eee;
        width: 100%;
    }

    #dict_list dd {
        margin: 0 0 10px 2rem;
    }

    #dict_list ul,
    #dict_list li {
        display: block;
    }

    #dict_list dd > ul > li:before {
        color: #ccc;
        content: '\f0da';
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        left: 23px;
        margin-top: 9px;
        position: absolute;
        text-decoration: none;
        z-index: 2;
    }

    #dict_list li.children li {
        display: inline;
    }

    #dict_list li {
        margin-right: 10px;
        white-space: normal;
    }

    #dict_list li.children {
        white-space: normal;
    }

    #dict_list dd > ul > li:last-child,
    #dict_list dd > ul > li.children {
        margin: 0;
    }

    #dict_list dd > ul > li > ul {
        display: block;
        margin: 0 0 10px;
        padding: 0 1rem 0 1.5rem;
    }

    #dict_list dd > ul > li > ul > li:last-child {
        margin-right: 0;
    }
}

/* imported from old css file */
#NR-main div.kokugo div.explanation img {
    vertical-align: middle;
}

#NR-main div.kokugo div.explanation ul {
    padding: 5px 0;
}

#NR-main div.kokugo div.explanation ul li {
    list-style: none;
    margin: 20px 0 20px 0;
}

/*#NR-main div.kokugo div.explanation ul li a {margin: 0 0 0 15px ;line-height: 20px;}*/
#NR-main div.kokugo div.explanation ul li a.camera {
    margin: 0 0 0 4px;
}

#NR-main div.kokugo div.explanation ul li.synonym {
    background: url(/img/renewal2010/icon_synonym.gif) no-repeat;
    line-height: 19px;
    padding: 0 0 10px 60px;
}

#NR-main div.kokugo div.explanation ul li.related {
    background: url(/img/renewal2010/icon_relatedword.gif) no-repeat;
    line-height: 19px;
    padding: 0 0 10px 60px;
}

#NR-main div.kokugo div.explanation ul li span.synonym_ref {
    font-weight: bold;
}

#NR-main div.kokugo div.explanation ul li span.synonym_ref a {
    margin: 0 0 0 0;
}

#list_backnumber li.hide {
    display: none;
}

div.enditImg {
    float: right;
    margin: 0 20px 20px 0;
}

/* senryu img */
.question-unit-in img {
    margin-left: 3px;
    margin-right: 3px;
}

em {
    font-weight: bold;
}

.prog_parent {
    font-size: 16px;
    margin-top: 16px;
}

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

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

h1.ttl-cj img.prog_gaiji {
    height: 22px;
    vertical-align: -2px;
}

h2.ttl-cj img.prog_gaiji {
    vertical-align: -2px;
}

.search-ttl-cj img.prog_gaiji {
    vertical-align: -2px;
}

.crumb-cj img.prog_gaiji {
    height: 16px;
    vertical-align: -2px;
}

div.content-box-cj img.prog_gaiji {
    vertical-align: -2px;
}

hatsuon .prog_gaiji {
    height: 27px;
}

.cjHelpArea p {
    padding-left: 1em;
}

.column_ref {
    margin-bottom: 10px;
    text-align: right;
}

.column_ref img {
    vertical-align: middle;
}

/*---------- progressive --------------*/
div.column {
    background: #f2f9ff;
    border: 1px solid #bdd8ef;
    font-size: 18px;
    line-height: 1.4em;
    margin: 15px 20px;
    padding: 15px;
}

/*---------- thsrs --------------*/
#NR-main ul.candidate {
    line-height: 19px;
    list-style: none;
    margin: 0;
    padding: 15px 0;
}

#NR-main ul.candidate li a {
    margin: 0 10px 0 0;
}

#NR-main ul.candidate li.relation {
    background: url(/img/renewal2010/icon_relatedword.gif) no-repeat;
    padding: 0 0 0 57px;
}

/*-------- .comparisonTable --------*/
#NR-main .comparisonTable {
    padding: 10px 0 5px 1em;
}

#NR-main .comparisonTable table {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

#NR-main .comparisonTable table tr th,
#NR-main .comparisonTable table tr td {
    border: 1px solid #ccc;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 7px 10px;
    text-align: center;
    vertical-align: middle;
    width: 67px;
}

.related-word a {
    margin-right: 10px;
}

/* igakukan  table *************************************/
div.igakukanTable {
    margin: 0 15px 40px;
}

div.igakukanTable table {
    border: 0;
    border-bottom: #bcbcbc 1px solid;
    border-top: #bcbcbc 1px solid;
    font-size: 90%;
    width: 100%;
}

div.igakukanTable table caption {
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
    vertical-align: top;
}

div.igakukanTable table td {
    border-bottom: #bcbcbc 1px dotted;
    border-left: #bcbcbc 1px solid;
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
}

div.igakukanTable table th {
    background: url('../img/table_dotline.gif') repeat-x bottom #ebf6ff;
    border-right: #fff 2px solid;
    border-top: #fff 2px solid;
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

div.igakukanTable table td.noLine {
    border-bottom: 0;
    padding-bottom: 2px;
}

div.igakukanTable table th.noDotline {
    background-color: #ebf6ff;
    background-image: none;
    border-bottom: #fff 2px solid;
    padding-bottom: 2px;
}

div.igakukanTable2 {
    margin: 0 15px 25px;
}

div.igakukanTable2 table {
    border: 0;
    border-bottom: #bcbcbc 1px solid;
    border-top: #bcbcbc 1px solid;
    font-size: 90%;
    width: 100%;
}

div.igakukanTable2 table caption {
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
    vertical-align: top;
}

div.igakukanTable2 table td {
    background: url('../img/table_dotline.gif') repeat-x bottom #f4f4f4;
    border-top: #fff 2px solid;
    padding: 5px 10px 10px;
    text-align: left;
    vertical-align: top;
}

div.igakukanTable2 table td.noDotline2 {
    background-color: #f4f4f4;
    background-image: none;
    border-bottom: #fff 2px solid;
}

div.igakukanTable2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.igakukanTable2 ul li {
    background: url('../img/listmark_gray.gif') 0 6px no-repeat;
    margin: 0;
    padding: 0 0 0 15px;
}

div.listtable {
    margin: 10px 0;
    text-indent: 0;
}

div.listtable tr td:first-child {
    width: 20%;
}

sup {
    font-size: smaller;
    vertical-align: super;
}

sub {
    font-size: smaller;
    vertical-align: sub;
}

.fa {
    color: #000;
    display: inherit;
    margin-left: 5px;
}

.fa.inline {
    color: #000;
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}

.tc {
    text-align: center;
}

.a_color a {
    color: #36c !important;
}

.a_color:visited a {
    color: #609 ! important;
}

span.btn_sound img {
    vertical-align: middle;
}

.text-c.ref {
    color: #666;
    font-size: 12px;
}

img[type='flag'] {
    display: none;
}

.text-indent {
    padding-left: 1em;
    text-indent: -1em;
}

.text-indent-3em {
    padding-left: 3em;
    text-indent: -3em;
}

.no-text-indent {
    padding-left: 0;
    text-indent: 0;
}

span[data-type='hatsuon'] i {
    margin-right: 0;
}

#sns-buttons {
    height: 20px;
}

#sns-buttons span {
    float: right;
    margin: 0;
    padding: 0;
}

#sns-buttons span.rgtspace {
    padding-right: 12px;
}

#sns-buttons table {
    margin: 0;
    padding: 0;
}

#sns-buttons table td {
    background: transparent no-repeat url(/img/sns-bubble.png);
    color: #464646;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    margin: 0;
    padding: 0;
}

#sns-buttons table td.count-value {
    background-position: -6px 0;
    vertical-align: middle;
    top-margin: 4px;
}

#sns-buttons table td.count-open {
    width: 11px;
}

#sns-buttons table td.count-close {
    background-position: -40px 0;
    width: 7px;
}

.flash-sound {
    vertical-align: -10%;
}

/* Trac-6133 */
#sp-backlink-biglobe {
    text-align: right;
}

#sp-backlink-biglobe ul li {
    margin: 10px 0 3px 0;
}

#sp-backlink-biglobe ul li a:link,
#sp-backlink-biglobe ul li a:visited {
    color: #333;
    text-decoration: none;
}

#sp-backlink-biglobe ul li a:hover {
    color: #333;
    opacity: 0.8;
    text-decoration: underline;
}

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

#NR-header-biglobe-logo {
    max-height: 18px;
    width: auto;
    margin-left: 10px;
}
@media screen and (max-width: 750px) {
    #NR-header-biglobe-logo {
        margin-left: 0;
        margin-right: 5px;
    }
}

/** ページトップへリンク **/
#NR-backToTop {
    display: none;
}

@media screen and (max-width: 750px) {
    #NR-backToTop {
        display: block;
        margin: 5px 0;
    }

    .top-btn-fix {
        bottom: 62px;
        display: none;
        position: fixed;
        right: 6px;
        text-indent: -9999px;
    }

    .top-btn-fix a {
        background: rgba(0, 0, 0, 0.4) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAdCAYAAAAkXAW5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYVJREFUeNpi/P//PwMQgIkBAIwggolhEIBRR8AAC3LcjEbHqCNGHTHcHCEGxHuA2JgiU0B1B5lYCoiv/YeAj0DsQK5Z5DpAGohv/0cF34HYj16O0ATiB/+xg99AHEdrR9gA8dv/+ME/IM6nlSOCoUGODmYB8Wss4k3UdkQeEP9BswTEz4LKawDxIywOmQLETJQ6ghGIu7AY/gWIfdHUygPxTSxqlwIxK7mOYAPiZVgMfQHEZjj0iAPxeSx6tgAxF6mO4AfifVgMA/lUiUDoCQDxYSx6D0PliHIEqAy4hMWQI0AsRGQaAvl6GxYzLgCxBCFH6OBIYKuBmIPE7AyKzuVYzAIVcgq4HAEqdt9h0dRHTArHgZmBeAYWM58CsTa6I8KA+AeWLJhHQd2CnMPasTgEVOiZwxxRCC3lkME3IA6iggOQcRkWez4DsQtIchqaBKj0s6SyA2A4FUuhtx4WbxuhAneAWJVGDkCO+p9Q+3aCEjxylpoOxKI0dgAMewDxVlgBBhBgAHXbLj3ULrjNAAAAAElFTkSuQmCC') 50% 50% no-repeat;
        background-size: 16px auto;
        border-radius: 22px;
        display: block;
        height: 44px;
        position: relative;
        width: 44px;
        -webkit-background-size: 16px auto;
    }

    .top-btn-fix a span {
        display: none;
    }

    .top-btn-footer {
        font-size: 12px;
        padding: 0 5px;
        text-align: right;
    }

    .top-btn-footer a:before {
        background: #666 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAdCAYAAAAkXAW5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYVJREFUeNpi/P//PwMQgIkBAIwggolhEIBRR8AAC3LcjEbHqCNGHTHcHCEGxHuA2JgiU0B1B5lYCoiv/YeAj0DsQK5Z5DpAGohv/0cF34HYj16O0ATiB/+xg99AHEdrR9gA8dv/+ME/IM6nlSOCoUGODmYB8Wss4k3UdkQeEP9BswTEz4LKawDxIywOmQLETJQ6ghGIu7AY/gWIfdHUygPxTSxqlwIxK7mOYAPiZVgMfQHEZjj0iAPxeSx6tgAxF6mO4AfifVgMA/lUiUDoCQDxYSx6D0PliHIEqAy4hMWQI0AsRGQaAvl6GxYzLgCxBCFH6OBIYKuBmIPE7AyKzuVYzAIVcgq4HAEqdt9h0dRHTArHgZmBeAYWM58CsTa6I8KA+AeWLJhHQd2CnMPasTgEVOiZwxxRCC3lkME3IA6iggOQcRkWez4DsQtIchqaBKj0s6SyA2A4FUuhtx4WbxuhAneAWJVGDkCO+p9Q+3aCEjxylpoOxKI0dgAMewDxVlgBBhBgAHXbLj3ULrjNAAAAAElFTkSuQmCC') 50% 50% no-repeat;
        background-size: 7px auto;
        border-radius: 7px;
        content: '';
        display: inline-block;
        height: 14px;
        vertical-align: middle;
        width: 14px;
        -webkit-background-size: 7px auto;
    }

    .top-btn-footer span {
        display: inline-block;
        margin-left: 0.25em;
        vertical-align: middle;
    }
}

/** /ページトップへリンク **/

.je-leaf .contents-wrap-b > .header {
    width: 100%;
}

.je-leaf .ttl-b a,
.je-leaf .ttl-b a:hover,
.je-leaf .ttl-b a:visited {
    color: #000;
    font-weight: bold;
}

.je-leaf .contents-wrap-b-in {
    border-top: none;
}

.je-leaf hr.mt {
    margin-top: 32px;
}

.mb32 {
    margin-bottom: 32px;
}

.bt_b {
    border-top: 2px #9c4836 solid;
}

/* right_side sns share button */
.social-button-wide.right_side li {
    box-sizing: border-box;
    float: left;
    letter-spacing: normal;
    margin: 0;
    text-align: center;
    width: 86px;
    margin-right: 10px;
    border-radius: 2px;
}

.social-button-wide.right_side li:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

*:first-child + html .social-button-wide.right_side {
    overflow: hidden;
}

*:first-child + html .social-button-wide.right_side li {
    display: block;
    float: left;
}

.social-button-wide.right_side li:last-child {
    margin: 0;
}

.social-button-wide.right_side li.twitter {
    background: #5EA9DD;
    border-bottom: 3px #267DB7 solid;
}

.social-button-wide.right_side li.facebook {
    background: #3C589D;
    border-bottom: 3px #2D4275 solid;
}

.social-button-wide.right_side li.line {
    background: #00b900;
    border-bottom: 3px #008600 solid;
}

.social-button-wide.right_side li.gplus {
    background: #DC4B38;
    border-bottom: 3px #AC301E solid;
}

.social-button-wide.right_side li a {
    display: block;
    padding: 8px 0 6px 0;
}

.social-button-wide.right_side li span {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: inline;
    height: auto;
    line-height: inherit;
}

.social-button-wide.right_side {
    margin: 0 0 5px;
}

div.right_side_sns .basic_title {
    border-bottom: 1px #e5e6e9 solid;
    width: 100%;
}

div.right_side_sns .mb5 {
    margin-bottom: 5px !important;
}

div.right_side_sns .basic_title h2.nolink,
div.right_side_sns .basic_title h3.nolink {
    padding: 12px 10px 12px 10px !important;
    font-weight: bold;
    color: #000;
}

div.right_side_sns .basic_title h2,
div.right_side_sns .basic_title h3 {
    line-height: 120%;
    font-size: 14px;
}

div.right_side_sns .basic_title:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

div.right_side_sns .contents_area {
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 150%;
    word-break: break-all;
    width: 100%;
}

div.section.right_side_sns {
    /* border-radius: 3px; */
    padding: 0;
    background: #fff;
    margin: 0 0 10px 0;
}

div.right_side_sns a {
    color: #0D47A1;
    text-decoration: none;
}

@media screen and (max-width: 750px) {
    .je-leaf hr.mt {
        margin-top: 20px;
    }

    .je-leaf .contents-wrap-a .NR-ad, .contents-wrap-b .NR-ad {
        margin: 0 auto;
    }

    .je-leaf .contents-wrap-b.wrap-first {
        padding: 20px 8px 0;
    }

    .je-leaf .content-box.NR-nav-words {
        margin: 0;
    }

    .je-leaf .contents-wrap-b.bros .content-box:first-child {
        margin: 0;
    }
}

.contents-wrap-f {
    background: #fff;
    border-bottom: 1px #eee solid;
    border-top: 3px #f60 solid;
    margin: 28px 0 0;
    padding: 24px 20px 20px;
}

.contents-wrap-f-in {
    margin: 20px 0 0;
    position: relative;
}

.contents-wrap-f .content-box p.text-b:first-child {
    margin: 0;
}

.contents-wrap-f .content-box.sns {
    margin: 0;
    text-align: right;
}

.contents-wrap-f .photo-unit.block-top {
    margin: 15px 0 0;
}

.contents-wrap-f .list-simple-a.col2 > li {
    margin: 16px 0 0;
    padding: 0 20px 0 18px;
    width: 50%;
}

.contents-wrap-f .list-simple-a.col2 > li:before {
    left: 8px;
}

.contents-wrap-f .list-simple-a.col3 > li {
    margin: 16px 0 0 14px;
    width: 13%;
}

.contents-wrap-f .list-simple-b > li {
    line-height: 1.6;
}

.contents-wrap-f .list-simple-b {
    margin: 16px 0 0;
}

/* list-article */
.contents-wrap-f .list-article {
    border-bottom: 1px solid #eee;
    letter-spacing: -0.4em;
}

.contents-wrap-f .list-article li {
    border-top: 1px solid #eee;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 0 0 24px;
    width: 310px;
}

.contents-wrap-f .list-article li:nth-child(2n+1) {
    margin: 0;
}

.contents-wrap-f .list-article li:first-child,
.contents-wrap-f .list-article li:nth-child(2) {
    border: 0;
}

.contents-wrap-f .list-article li a {
    display: table;
    padding: 8px 0;
    table-layout: fixed;
    text-decoration: none;
    width: 100%;
}

.contents-wrap-f .list-article li a:hover {
    opacity: 0.8;
}

.contents-wrap-f .list-article li .box-image,
.contents-wrap-f .list-article li .box-text {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
}

.contents-wrap-f .list-article li .box-image {
    height: 80px;
    width: 80px;
}

.contents-wrap-f .list-article li .box-image img {
    max-height: 100%;
    max-width: 100%;
}

.contents-wrap-f .list-article li .box-text {
    padding: 0 0 0 12px;
}

.contents-wrap-f .list-article li .box-text .ttl {
    color: #36c;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
}

.contents-wrap-f .list-article li .box-text .text {
    color: #666;
    font-size: 12px;
    line-height: 1.5;
    margin: 3px 0 0;
}

.social-button-wide.new li a {
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 42px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
}

.social-button-wide.new {
    margin: 20px 0 0;
}

.social-button-wide.new li a:before {
    content: ' ';
    display: inline-block;
    margin: 0 12px 0 0;
    vertical-align: middle;
}

.social-button-wide.new li.twitter {
    background: none;
}

.social-button-wide.new li.twitter a {
    background: #1da1f2;
    box-shadow: 0 2px 0 0 #5698cb;
}

.social-button-wide.new li.twitter a:before {
    background: url(/img/sns/ico_twitter_02.png) no-repeat 0 0;
    height: 19px;
    width: 24px;
}

.social-button-wide.new li.facebook {
    background: none;
}

.social-button-wide.new li.facebook a {
    background: #3b5998;
    box-shadow: 0 2px 0 0 #404c66;
}

.social-button-wide.new li.facebook a:before {
    background: url(/img/sns/ico_facebook_02.png) no-repeat 0 0;
    height: 25px;
    width: 13px;
}

.social-button-wide.new li.line {
    display: none;
}

.social-button-wide.new li.gplus {
    background: none;
}

.social-button-wide.new li.gplus a {
    background: #db4437;
    box-shadow: 0 2px 0 0 #be382a;
}

.social-button-wide.new li.gplus a:before {
    background: url(/img/sns/ico_google_02.png) no-repeat 0 0;
    height: 22px;
    width: 34px;
}

.social-button-follow {
    margin: 15px 0 0;
}

.social-button-follow a {
    background: #1da1f2;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 #5698cb;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 52px;
    line-height: 54px;
    text-align: center;
    text-decoration: none;
    width: 256px;
}

.social-button-follow a:hover {
    opacity: 0.8;
}

.social-button-follow a:before {
    background: url(/img/sns/ico_twitter_03.png) no-repeat 0 0;
    background-size: 28px 22px;
    content: ' ';
    display: inline-block;
    height: 22px;
    margin: 0 12px 0 0;
    vertical-align: middle;
    width: 28px;
}

.social-button-follow.side a {
    background: #fff;
    box-shadow: 0 2px 0 0 #0d81c6;
    color: #1da0f2;
    height: 42px;
    line-height: 44px;
}

.social-button-follow.side a:before {
    background: url(/img/sns/ico_twitter_04.png) no-repeat 0 0;
}

.contents-wrap-f .ttl-a {
    font-weight: normal;
}

.contents-wrap-f .ttl-f {
    margin: 24px 0 0;
}

.contents-wrap-f .ttl-f {
    background: #fff;
    border-color: #fc6;
    font-weight: normal;
    padding: 10px 10px 10px 2px;
}

.contents-wrap-f .ttl-f:first-child {
    margin: 0;
}

.table-schedule {
    font-size: 14px;
    line-height: 1.6;
    margin: 20px 0 0;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

.table-schedule thead {
    background: #eee;
}

.table-schedule th,
.table-schedule td {
    padding: 13px 5px 9px;
    vertical-align: top;
}

.table-schedule th:nth-child(1) {
    width: 200px;
}

.table-schedule td:nth-child(2) {
    text-align: left;
    padding-left: 2rem;
}

.table-schedule th:nth-child(3) {
    width: 110px;
}

.table-schedule th span {
    border-left: 1px solid #666;
    display: block;
}

.table-schedule th:first-child span {
    border: 0;
}

.table-schedule tbody tr {
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.table-schedule tbody tr:nth-child(2n) {
    background: #f9f9f9;
}

/*!* NR Overwrite *!*/
/*#NR-page {*/
/*min-width: 1024px;*/
/*}*/

.contents-wrap-f .NR-ad {
    margin: 24px -15px 0;
}

.contents-wrap-f > .hr {
    background: #ccc;
    border: none;
    height: 2px;
    margin: 20px -20px 0;
}

.sns-wrap.aside-wrap-social {
    background: #1da1f2;
    border: 2px solid #eee;
    padding: 16px 0 13px;
    text-align: center;
}

.sns-wrap .aside-wrap-social .text {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}

.aside-wrap .in-side-ttl-c + .list-simple-d {
    margin: 10px 0 0;
    padding: 0 0 0 8px;
}

.aside-wrap.article .list-simple-d li:before,
.aside-wrap.pickup .list-simple-d li:before {
    color: #ccc;
}

.aside-wrap .in-side-ttl-c {
    background: #eee;
    color: #333;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 20px 0 0;
    padding: 0 8px;
}

.aside-wrap .in-side-ttl-c:first-child {
    margin: 0;
}

.aside-wrap .in-side-ttl-c a {
    color: #333;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.aside-wrap .in-side-ttl-c a:hover {
    opacity: 0.8;
}

.aside-wrap .in-side-ttl-c a:before {
    background: #333;
    bottom: 4px;
    content: ' ';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

aside:first-child .sns-wrap {
    margin: 0;
}

.mb20 {
    margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
    .contents-wrap-f {
        border-top: 3px #f60 solid;
        margin: 0;
        padding: 14px 10px;
    }

    .contents-wrap-f-in {
        margin: 20px -10px 0;
    }

    .contents-wrap-f .content-box {
        margin: 13px 0 0;
    }

    .contents-wrap-f .content-box.article {
        padding: 0 10px;
    }

    .contents-wrap-f .photo-unit.block-top {
        margin: 10px 0 0;
    }

    .contents-wrap-f .content-header .photo-unit {
        margin: 10px -10px 0;
    }

    .contents-wrap-f .list-simple-a li a {
        line-height: 1.2;
    }

    .contents-wrap-f .list-simple-a.col2 > li {
        margin: 16px 0 0;
        padding: 0 10px 0 20px;
        width: 50%;
    }

    .contents-wrap-f .list-simple-a.col2 > li:before {
        left: 10px;
    }

    .contents-wrap-f .list-simple-a.col2.sp-col1 > li {
        display: block;
        width: 100%;
    }

    .contents-wrap-f .list-simple-b {
        margin: 11px 0 0;
        padding: 0 10px;
    }

    .contents-wrap-f .list-simple-b li {
        padding: 0 16px 0 0;
    }

    .contents-wrap-f .in-ttl-e + .contents-wrap-f .list-simple-d {
        padding: 10px 10px 0;
    }

    .contents-wrap-f .in-ttl-e + .contents-wrap-f .list-simple-d li:last-child {
        margin: 0;
    }

    /* list-article */
    .contents-wrap-f .list-article {
        letter-spacing: normal;
        padding: 0 5px;
    }

    .contents-wrap-f .list-article li {
        border-bottom: 1px solid #eee;
        border-top: 0;
        display: block;
        margin: 0;
        width: 100%;
    }

    .contents-wrap-f .list-article li:first-child,
    .contents-wrap-f .list-article li:nth-child(2) {
        border-bottom: 1px solid #eee;
    }

    .contents-wrap-f .list-article li a {
        padding: 8px 0;
    }

    .contents-wrap-f .list-article li .box-text {
        padding: 8px 0 0 12px;
    }

    .contents-wrap-f .list-article li .box-text .ttl {
        font-size: 14px;
    }

    .contents-wrap-f .list-article li .box-text .text {
        font-size: 12px;
        margin: 7px 0 0;
    }

    .social-button-wide li:first-child {
        margin: 0 1.5%;
    }

    .social-button-wide.new li.twitter a {
        background: #5ea9dd;
    }

    .social-button-wide.new li.facebook a {
        background: #3c589d;
    }

    .social-button-wide.new li.gplus a {
        background: #dd4c39;
    }

    .social-button-wide.new {
        margin: 15px 0 0;
    }

    .social-button-wide.new li a {
        border-radius: 0 !important;
        box-shadow: none !important;
        height: 32px;
        overflow: hidden;
        position: relative;
        text-indent: 200%;
        white-space: nowrap;
    }

    .social-button-wide.new li a:before {
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 32px !important;
        content: ' ';
        display: block;
        height: 32px !important;
        left: 50%;
        margin: -16px 0 0 -16px;
        position: absolute;
        top: 50%;
        width: 32px !important;
    }

    .social-button-wide.new li.line {
        display: inline-block;
    }

    .social-button-wide.new li.twitter a:before {
        background-image: url(/img/ico_twitter_sp.png);
    }

    .social-button-wide.new li.facebook a:before {
        background-image: url(/img/ico_facebook_sp.png);
    }

    .social-button-wide.new li.line a:before {
        background-image: url(/img/ico_line_sp.png);
    }

    .social-button-wide.new li.gplus a:before {
        background-image: url(/img/ico_google_sp.png);
    }

    .social-button-follow {
        text-align: center;
    }

    .social-button-follow a {
        font-size: 14px;
        height: 40px;
        line-height: 42px;
        width: 250px;
    }

    .social-button-follow a:before {
        background-size: auto 18px;
        height: 18px;
        margin: 0 8px 0 0;
        width: 23px;
    }

    .contents-wrap-f h1.ttl-a {
        background: #fff;
        color: #000;
        line-height: 1.25;
        padding: 0;
    }

    .contents-wrap-f h1.ttl-a span {
        font-size: 14px;
    }

    .contents-wrap-f .ttl-f {
        padding: 10px 10px 8px;
    }

    .contents-wrap-f .content-box.article .in-ttl-e {
        margin: 10px 0 0;
    }

    .contents-wrap-f .content-box.article .in-ttl-e:first-child {
        margin: 0;
    }

    /*#NR-page {*/
    /*min-width: 0;*/
    /*}*/
    .contents-wrap-f .NR-ad {
        margin: 24px auto 10px;
    }

    .sp-scroll {
        overflow-x: scroll;
    }

    .sp-scroll .scroll-inner {
        padding: 0 10px;
        width: 644px;
    }
}

.mt10 {
    margin-top: 10px;
}

.contents-wrap-b > .header.idiom {
    width: 100%;
}

div.top-description-pc {
    margin-top: 17px;
}

div.top-description-pc a {
    color: #000;
}

div.top-description-sp {
    margin: -10px 15px 15px 15px;
}

div.top-description-sp a {
    color: #000;
}

div.margin-bottom-zero {
    margin-bottom: 0 !important;
}

div.margin-top-zero {
    margin-top: 0 !important;
}

div.margin-top-10px {
    margin-top: 10px !important;
}

h1.header.ttl-a.idiom {
    color: #000;
    line-height: 100%;
    margin-bottom: 0;
}

h1.header.ttl-a.idiom span {
    color: #000;
    font-size: 14px;
    vertical-align: top;
    font-weight: normal;
}

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

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



/* その他検索漢字辞典結果　*/
.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;
}

@media screen and (max-width: 750px) {
    .kanji_list,
    .kanji_list.idx {
        width: unset;
        padding: 10px 5% 10px 3%;
    }
    .kanji_list .kanji_item {
        flex-basis: 23%;
        margin-top: 10px;
        margin-left: 2%;
    }

    .kanji_list .kanji_item .kanji {
        margin: auto 8px;
    }
}
/* その他検索漢字辞典結果 ここまで　*/

/* リンクホバー時に下線 */
#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;
}
