.ydalTable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px; }
  .ydalTable th, .ydalTable td {
    font-size: 0.87rem;
    padding: 5px 8px;
    border: none; }
    .ydalTable th .ydalButton, .ydalTable td .ydalButton {
      font-size: 0.87rem;
      line-height: 1rem;
      white-space: nowrap; }
  .ydalTable td {
    word-break: break-all;
    line-height: normal; }
    .ydalTable td * {
      word-break: break-all;
      line-height: normal; }
  .ydalTable th {
    line-height: normal;
    text-align: left; }
  .ydalTable thead tr th {
    border-bottom: 2px solid #b3b3b3;
    /*font-family: "NotoSansCJKjpR";*/
    font-weight: bold; }
  .ydalTable tbody tr td > .materialIcons {
    color: #333333;
    font-size: 1.5rem; }

#page-messages ul {
  list-style-type: none; }

.emptyCategoryNode {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0; }

.inputList dd input[type="password"] {
  height: 35px;
  line-height: 35px;
  width: 100%;
  margin-top: -5px;
  padding-right: 10px;
  padding-left: 10px; }

.ydalButton {
  padding: 5px 10px 5px 10px;
  font-size: 1.06rem; }
  .ydalButton.btnCancel {
    padding-right: 15px;
    padding-left: 12px;
    font-size: 0.87rem;
    background-color: #c9c9c9;
    color: #666666; }
    .ydalButton.btnCancel .materialIcons {
      color: #666666; }
    .ydalButton.btnCancel:hover {
      background-color: #f2f2f2; }
  .ydalButton.ydalButtonApplyDownload {
    margin-left: 80px;
    width: 125px;
    height: 33px;
    padding: 5px 10px 5px 5px; }
  .ydalButton.ydalButtonApply {
    margin-left: 80px;
    height: 33px; }
  .ydalButton.ydalButtonInputApply {
    width: 107px;
    height: 46px;
    margin-left: 500px; }

.applyStatus {
  padding-top: 5px;
  width: 295px; }

.btnCancel {
  display: inline-block;
  height: 46px;
  line-height: 46px;
  padding-right: 15px;
  padding-left: 12px;
  font-size: 0.87rem;
  background-color: #c9c9c9;
  color: #666666; }
  .btnCancel .materialIcons {
    color: #666666; }
  .btnCancel:hover {
    background-color: #f2f2f2; }

section.para > p {
  margin-bottom: 42px; }

.imgWrap {
  overflow: hidden;
  display: block;
  height: 170px;
  position: relative;
  background-color: #e5e5e5; }
  .imgWrap img, .imgWrap p {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.imgWrapKiller {
  overflow: hidden;
  display: block;
  height: 170px;
  position: relative;
  background-color: #e5e5e5; }
  .imgWrapKiller img, .imgWrapKiller p {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -53%); }

.imgWrapKiller img:hover {
  overflow: hidden;
  display: block;
  height: 170px;
  position: relative;
  background-color: #e5e5e5; }
  .imgWrapKiller img:hover img, .imgWrapKiller img:hover p {
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -53%);
    transform: scale(1.5, 1.5); }

.displayContents .imgBorder {
  height: 100px; }

.relationContents .imgBorder {
  height: 100px; }

.relationContents > ul.imgList > li {
  margin-bottom: 15px; }

.recommendation .imgBorder {
  height: 120px; }

.recommendation ul.slick li > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: nowrap; }

.imgBorder {
  position: relative; }
  .imgBorder img, .imgBorder p {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.imgCaptionBox {
  min-height: 170px; }
  .imgCaptionBox dd {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .imgCaptionBox dd span {
      margin-right: 5px;
      padding-bottom: 0 !important; }

.imgWrapApplicationThumb {
  display: flex;
  overflow: hidden;
  border: 1px solid #eee;
  width: 80px;
  max-width: 100%;
  height: 80px;
  max-height: 100%; }
  .imgWrapApplicationThumb img {
    display: block;
    margin: auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%; }
  .imgWrapApplicationThumb p {
    display: block;
    margin: auto;
    font-size: 1.0em; }

.headerArea .headerAreaInner .globalNav .disabled {
  border-right-color: #fff; }

#downloadAgreementWrapper .bottonArea button {
  width: 50%; }

.oneCol {
  width: 100%; }

#applicationNotesWrapper {
  width: 600px; }
  #applicationNotesWrapper .bottonArea button {
    width: 50%; }

#applicationNotes {
  margin-bottom: 40px; }
  #applicationNotes ul li {
    margin-left: 2rem; }

#applicationNotesApplyWrapper {
  width: 600px; }
  #applicationNotesApplyWrapper .bottonArea button {
    width: 50%; }

#applicationApplyNotes {
  margin-bottom: 40px; }
  #applicationApplyNotes ul li {
    margin-left: 2rem; }

#applicationApplyWrapper {
  width: 745px;
  height: 100%; }
  #applicationApplyWrapper .bottonArea button {
    width: 50%; }

#applicationApply .para {
  border-top: 2px solid #b3b3b3; }

.applicationApplyClass {
  height: 81px;
  padding-top: 20px; }

.applicationApplyDetail {
  border: 1px solid #eee;
  padding: 10px;
  height: 400px;
  overflow-y: auto;
  margin-bottom: 10px; }

.modalPanelOpened select {
  visibility: hidden !important; }

.modalPanelOpened #modalPanel .ydalDialog select {
  visibility: visible !important; }

#modalPanel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100; }
  #modalPanel .loadingIndicator {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    -webkit-animation: spin 0.7s linear infinite;
    -moz-animation: spin 0.7s linear infinite;
    animation: spin 0.7s linear infinite; }
    #modalPanel .loadingIndicator > i {
      color: #fff;
      height: 120px;
      font-size: 120px; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(-360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(-360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

.ydalDialog {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 500px;
  max-width: 80%;
  max-height: 80%;
  overflow: auto;
  transform: translate(-50%, -50%);
  background-color: #fff; }
  .ydalDialog > * {
    padding: 10px; }
  .ydalDialog h1, .ydalDialog h2, .ydalDialog h3 {
    color: #6a6a6a;
    font-size: 1.25rem;
    line-height: normal;
    border-left: none;
    padding-left: 0;
    margin-bottom: 10px; }
  .ydalDialog .buttonArea {
    text-align: center; }
    .ydalDialog .buttonArea button {
      height: 35px;
      margin: 0 5px;
      padding: 5px 10px 5px 10px;
      font-size: 1.06rem; }
      .ydalDialog .buttonArea button.btnCancel {
        padding-right: 15px;
        padding-left: 12px;
        font-size: 0.87rem;
        background-color: #c9c9c9;
        color: #666666; }
        .ydalDialog .buttonArea button.btnCancel .materialIcons {
          color: #666666; }
        .ydalDialog .buttonArea button.btnCancel:hover {
          background-color: #f2f2f2; }
  .ydalDialog .transitionBtnWrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row; }
    .ydalDialog .transitionBtnWrap .threeCol {
      width: 33.3%; }
    .ydalDialog .transitionBtnWrap button {
      height: 46px;
      line-height: 46px;
      padding-right: 20px;
      padding-left: 17px;
      font-size: 1.06rem; }
      .ydalDialog .transitionBtnWrap button.btnCancel {
        padding-right: 15px;
        padding-left: 12px;
        font-size: 0.87rem;
        background-color: #c9c9c9;
        color: #666666; }
        .ydalDialog .transitionBtnWrap button.btnCancel .materialIcons {
          color: #666666; }
        .ydalDialog .transitionBtnWrap button.btnCancel:hover {
          background-color: #f2f2f2; }

.expireDatesNote {
  margin-top: 5px; }

.ydalDialog .downloadAgreementStatement {
  width: 800px;
  margin-bottom: 24px; }
  .ydalDialog .downloadAgreementStatement > div {
    border: 1px solid #eee;
    padding: 10px;
    height: 160px;
    overflow-y: auto; }
    .ydalDialog .downloadAgreementStatement > div ul li {
      list-style-type: disc;
      margin-left: 24px;
      margin-bottom: 5px; }
  .ydalDialog .downloadAgreementStatement > label {
    font-size: 1.12rem;
    font-weight: bold;
    display: block;
    margin-top: 15px;
    text-align: center; }

.ydalDialog .downloadConfirmDialog {
  width: 800px; }
  .ydalDialog .downloadConfirmDialog .para {
    margin-bottom: 24px; }
    .ydalDialog .downloadConfirmDialog .para > div {
      margin-bottom: 10px; }
      .ydalDialog .downloadConfirmDialog .para > div ul li {
        list-style-type: disc;
        margin-left: 24px;
        margin-bottom: 5px; }

.ydalDialog .inputList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .ydalDialog .inputList dt, .ydalDialog .inputList dd {
    margin-bottom: 16px; }
  .ydalDialog .inputList dt {
    font-weight: bold;
    padding-top: 5px;
    text-align: right;
    width: 22%;
    padding-right: 12px;
    vertical-align: middle; }
    .ydalDialog .inputList dt label, .ydalDialog .inputList dt span {
      display: inline-block;
      vertical-align: top;
      max-width: 220px; }
      .ydalDialog .inputList dt label span, .ydalDialog .inputList dt span span {
        color: #666666;
        display: block; }
    .ydalDialog .inputList dt .required {
      background-color: #cf0c0c;
      color: #ffffff;
      margin-left: 10px;
      font-size: 0.8rem;
      line-height: 18px;
      display: inline-block;
      font-weight: normal;
      white-space: nowrap;
      width: 32px;
      text-align: center; }
    .ydalDialog .inputList dt .case {
      color: #666666;
      font-weight: normal; }
  .ydalDialog .inputList dd {
    width: 78%;
    padding-top: 5px;
    word-break: break-all; }
    .ydalDialog .inputList dd ul li {
      list-style: none;
      margin-bottom: 12px; }
      .ydalDialog .inputList dd ul li:last-child {
        margin-bottom: 0; }
    .ydalDialog .inputList dd .warning {
      margin-top: 8px;
      display: block;
      color: #cf0c0c;
      font-weight: bold; }
      .ydalDialog .inputList dd .warning .materialIcons {
        color: #cf0c0c;
        font-size: 1.4rem; }
    .ydalDialog .inputList dd .customSelect, .ydalDialog .inputList dd input {
      background-color: #f9f9f9;
      border: 1px solid #d1d1d1; }
    .ydalDialog .inputList dd .customSelect, .ydalDialog .inputList dd input[type="text"] {
      height: 35px;
      line-height: 35px;
      width: 100%;
      margin-top: -5px; }
    .ydalDialog .inputList dd input[type="text"] {
      padding-right: 10px;
      padding-left: 10px; }
    .ydalDialog .inputList dd input[type="text"].tel {
      width: 140px; }
    .ydalDialog .inputList dd input[type="text"].code {
      width: 220px; }
    .ydalDialog .inputList dd .customSelect select {
      line-height: 33px;
      height: 33px;
      vertical-align: top;
      width: 100%;
      padding-left: 10px; }

.downloadCondition {
  border: 1px solid #d1d1d1;
  padding: 10px; }
  .downloadCondition dt {
    font-weight: bold;
    margin-top: 15px; }
    .downloadCondition dt:first-child {
      margin-top: 0; }
  .downloadCondition .areaSelection input[type="radio"] {
    margin-right: 5px; }
  .downloadCondition .areaSelection label {
    margin-right: 10px; }
  .downloadCondition .imageFormatSelection input[type="radio"] {
    margin-right: 5px; }
  .downloadCondition .imageFormatSelection label {
    margin-right: 10px; }
  .downloadCondition .sizeSelection table th, .downloadCondition .sizeSelection table td {
    padding: 5px; }
  .downloadCondition .sizeSelection[disabled="disabled"] {
    background-color: #eee !important; }

.search-field-advanced-query .query-table .row:first-child .searchOptionAndOr, .search-field-advanced-query .query-table .row:first-child .searchOptionCondition, .search-field-advanced-query .query-table .row:first-child .searchOptionMatch, .search-field-advanced-query .query-table .row:first-child .searchOptionNot, .search-field-advanced-query .query-table .row:first-child .row-ctrl {
  visibility: hidden; }

.search-field-advanced-query .term-type-daterange {
  margin-right: 8px; }
  .search-field-advanced-query .term-type-daterange select {
    width: 135px; }
  .search-field-advanced-query .term-type-daterange > span {
    width: 53px;
    text-align: center;
    display: inline-block; }

button:disabled {
  background-color: #eee !important; }
  button:disabled:hover {
    background-color: #eee !important; }

.field-suggestion {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #333;
  list-style-type: none; }
  .field-suggestion li.focus, .field-suggestion li:hover {
    cursor: pointer;
    background-color: #eee; }

a.favoriteIcon {
  position: absolute;
  top: 0;
  right: 0; }
  a.favoriteIcon > .materialIcons {
    position: relative;
    margin-right: 0;
    cursor: pointer;
    transition: 0.3s;
    position: absolute;
    top: 3px;
    right: 2px; }
    a.favoriteIcon > .materialIcons small {
      position: absolute;
      top: 8px;
      right: 16px;
      font-size: 1rem; }
    a.favoriteIcon > .materialIcons:hover {
      color: #770000; }

a.typeIcon {
  position: absolute;
  top: 5px;
  left: 5px; }

span.cartDeleteCheckbox {
  position: absolute;
  top: 0;
  right: 0; }
  span.cartDeleteCheckbox > input {
    position: absolute;
    top: 5px;
    right: 0;
    width: 20px;
    height: 20px; }

.cartCheckboxControlArea {
  margin-bottom: 5px; }
  .cartCheckboxControlArea a {
    margin-right: 10px; }

.message-dialog-panel {
  background-color: rgba(0, 0, 0, 0.7); }
  .message-dialog-panel .message-dialog {
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px; }
  .message-dialog-panel .message-dialog-body ul {
    list-style: none; }
  .message-dialog-panel .message-dialog-foot a {
    background-color: #6a6a6a;
    text-decoration: none;
    color: #fff;
    text-align: center;
    margin-top: 25px;
    padding-left: 0;
    line-height: 38px;
    height: 38px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.07rem;
    display: block; }
    .message-dialog-panel .message-dialog-foot a:hover {
      background-color: #770000; }

.newsListTable thead th:nth-child(1) {
  width: 100px; }

.newsListTable thead th:nth-child(2) {
  width: 400px; }

.newsListTable thead th:nth-child(4) {
  width: 100px; }

.formDownloadList li {
  margin-left: 30px;
  padding: 10px 0; }

.articleArea .mainContents.searchResultContents .rowsAndSort {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  justify-content: flex-end; }
  .articleArea .mainContents.searchResultContents .rowsAndSort > form {
    margin-left: 10px; }
    .articleArea .mainContents.searchResultContents .rowsAndSort > form .customSelect {
      min-width: 70px;
      position: relative;
      background-color: #f2f2f2;
      display: inline-block; }
      .articleArea .mainContents.searchResultContents .rowsAndSort > form .customSelect select {
        width: auto;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        text-indent: 0.01px;
        text-overflow: '';
        padding-right: 20px;
        position: relative;
        z-index: 1;
        background-color: transparent;
        border: none; }
        .articleArea .mainContents.searchResultContents .rowsAndSort > form .customSelect select::-ms-expand {
          display: none; }
      .articleArea .mainContents.searchResultContents .rowsAndSort > form .customSelect:after {
        color: #6a6a6a;
        content: "expand_more";
        position: absolute;
        top: 50%;
        right: 3px;
        margin-top: -11px;
        margin-right: 0;
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 1.6rem;
        /* Preferred icon size */
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Safari and Chrome. */
        text-rendering: optimizeLegibility;
        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;
        /* Support for IE. */
        font-feature-settings: 'liga'; }
      .articleArea .mainContents.searchResultContents .rowsAndSort > form .customSelect select {
        line-height: 24px;
        height: 24px;
        padding-left: 10px;
        width: 100%; }
    .articleArea .mainContents.searchResultContents .rowsAndSort > form .rowsDiv {
      min-width: 100px;
      position: relative;
      display: inline-block;
      background-color: #f2f2f2;
      padding-right: 10px; }
      .articleArea .mainContents.searchResultContents .rowsAndSort > form .rowsDiv input {
        width: 30px; }

.articleArea .mainContents.searchResultContents > .horizontalTitle {
  padding-bottom: 0; }

.articleArea .mainContents.searchResultContents > .para {
  margin-top: 16px; }

.timeline-container {
  height: 600px;
  position: relative;
  overflow: hidden; }
  .timeline-container .icon-zoom {
    top: 20px;
    left: 5px; }
    .timeline-container .icon-zoom i {
      font-size: 2rem; }

.timelineguide {
  background-color: #fff; }

.grid-unit {
  border-left: 1px solid #000; }

.timeline-guide-cursor {
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  bottom: 0; }

.timeline-guide-slider {
  top: 0;
  bottom: 0;
  width: 15px;
  background-color: rgba(0, 0, 0, 0.2); }
  .timeline-guide-slider.from-slider {
    left: -15px; }
  .timeline-guide-slider.to-slider {
    right: -15px; }

.timeline-band-expand {
  background-color: rgba(0, 0, 0, 0.1); }

.timeline-event {
  font-size: 0.87rem; }
  .timeline-event .timeline-event-header {
    position: relative;
    height: 22px;
    padding: 0 6px;
    text-align: right;
    background-color: rgba(255, 255, 255, 0.5); }
  .timeline-event .hits {
    margin-left: 10px; }
  .timeline-event .timeline-event-body-wrapper {
    overflow-y: auto;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    background-color: #f2f2f2;
    max-height: 200px; }
  .timeline-event .timeline-event-body {
    display: block; }
    .timeline-event .timeline-event-body > ul {
      display: block;
      box-sizing: border-box; }
      .timeline-event .timeline-event-body > ul > li {
        display: block;
        overflow: hidden; }
        .timeline-event .timeline-event-body > ul > li a {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          padding: 5px;
          color: #000;
          display: block; }
          .timeline-event .timeline-event-body > ul > li a .imgWrap {
            width: 150px;
            height: 100px;
            border: 1px solid #6a6a6a;
            background-color: transparent;
            overflow: hidden; }
          .timeline-event .timeline-event-body > ul > li a:hover {
            background-color: #e5e5e5;
            text-decoration: none; }
          .timeline-event .timeline-event-body > ul > li a .typeIcon {
            position: absolute; }
    .timeline-event .timeline-event-body .timeline-event-more {
      text-align: center; }
      .timeline-event .timeline-event-body .timeline-event-more > * {
        height: 24px;
        line-height: 24px;
        display: block; }
      .timeline-event .timeline-event-body .timeline-event-more > a:hover {
        background-color: #6a6a6a;
        color: #fff;
        text-decoration: none; }
        .timeline-event .timeline-event-body .timeline-event-more > a:hover i {
          color: #fff; }
  .timeline-event img {
    width: 100%; }
  .timeline-event .info {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .timeline-event .info * {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .timeline-event .modelYearList {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    list-style-type: none; }
    .timeline-event .modelYearList li {
      font-weight: bold;
      display: inline;
      margin-right: 5px; }

.searchSnippetList {
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: 0;
  margin-right: -16px;
  font-size: 0.87rem; }
  .searchSnippetList > li, .searchSnippetList .slick-track > li {
    list-style: none;
    position: relative;
    margin-left: 0;
    margin-right: 16px;
    margin-top: 0; }
    .searchSnippetList > li a:first-child, .searchSnippetList .slick-track > li a:first-child {
      display: block;
      width: 224px;
      margin-left: auto;
      margin-right: auto;
      color: #333333; }
      .searchSnippetList > li a:first-child:hover, .searchSnippetList .slick-track > li a:first-child:hover {
        color: #6a6a6a;
        text-decoration: none; }
        .searchSnippetList > li a:first-child:hover .imgIcon, .searchSnippetList .slick-track > li a:first-child:hover .imgIcon {
          fill: #6a6a6a; }
      .searchSnippetList > li a:first-child:hover .imgBorder, .searchSnippetList .slick-track > li a:first-child:hover .imgBorder {
        border-color: #6a6a6a; }
      .searchSnippetList > li a:first-child:hover .imgWrap img, .searchSnippetList .slick-track > li a:first-child:hover .imgWrap img {
        opacity: 0.8; }
      .searchSnippetList > li a:first-child .imgBorder img, .searchSnippetList > li a:first-child .imgWrap img, .searchSnippetList .slick-track > li a:first-child .imgBorder img, .searchSnippetList .slick-track > li a:first-child .imgWrap img {
        max-width: 100%;
        width: auto;
        height: auto; }
      .searchSnippetList > li a:first-child .imgBorder, .searchSnippetList .slick-track > li a:first-child .imgBorder {
        border: 1px solid #b3b3b3;
        display: block;
        background-color: #fff;
        transition: 0.3s; }
      .searchSnippetList > li a:first-child .imgCaption, .searchSnippetList .slick-track > li a:first-child .imgCaption {
        margin-top: 10px;
        display: block; }
      .searchSnippetList > li a:first-child .imgCaptionBox, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox {
        padding: 10px 10px 0 10px;
        background-color: #f2f2f2; }
        .searchSnippetList > li a:first-child .imgCaptionBox .materialIcons, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox .materialIcons {
          color: #333333;
          font-size: 1.18rem;
          margin-right: 2px; }
        .searchSnippetList > li a:first-child .imgCaptionBox ul, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox ul {
          padding-bottom: 7px;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -ms-flex-flow: row;
          flex-flow: row;
          flex-wrap: wrap; }
          .searchSnippetList > li a:first-child .imgCaptionBox ul li, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox ul li {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-right: 20px;
            list-style: none; }
        .searchSnippetList > li a:first-child .imgCaptionBox > span, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox > span {
          display: block;
          padding-bottom: 7px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .searchSnippetList > li a:first-child .imgCaptionBox > span.textRight, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox > span.textRight {
            display: block; }
        .searchSnippetList > li a:first-child .imgCaptionBox dl, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox dl {
          padding-bottom: 7px;
          *zoom: 1; }
          .searchSnippetList > li a:first-child .imgCaptionBox dl:before, .searchSnippetList > li a:first-child .imgCaptionBox dl:after, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox dl:before, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox dl:after {
            content: " ";
            display: table; }
          .searchSnippetList > li a:first-child .imgCaptionBox dl:after, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox dl:after {
            clear: both; }
          .searchSnippetList > li a:first-child .imgCaptionBox dl dt, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox dl dt {
            font-weight: bold;
            min-width: 97px;
            padding-right: 4px;
            float: left; }
          .searchSnippetList > li a:first-child .imgCaptionBox dl dd, .searchSnippetList .slick-track > li a:first-child .imgCaptionBox dl dd {
            display: block;
            min-width: 101px;
            border-left: 2px solid #b3b3b3;
            padding-left: 4px;
            height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
    .searchSnippetList > li > .materialIcons, .searchSnippetList .slick-track > li > .materialIcons {
      position: relative;
      margin-right: 0;
      cursor: pointer;
      transition: 0.3s;
      position: absolute;
      top: 3px;
      right: 2px; }
      .searchSnippetList > li > .materialIcons small, .searchSnippetList .slick-track > li > .materialIcons small {
        position: absolute;
        top: 8px;
        right: 16px;
        font-size: 1rem; }
      .searchSnippetList > li > .materialIcons:hover, .searchSnippetList .slick-track > li > .materialIcons:hover {
        color: #770000; }
  .searchSnippetList * {
    word-break: break-all; }
  .searchSnippetList > li {
    padding-bottom: 5px;
    padding-right: 10px;
    background-color: #f2f2f2;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: left; }
    .searchSnippetList > li .recordDetail {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row;
      -ms-flex-flow: row;
      flex-flow: row; }
    .searchSnippetList > li .thumbBox {
      display: block;
      position: relative; }
      .searchSnippetList > li .thumbBox .imgWrap {
        height: 150px;
        display: block; }
    .searchSnippetList > li a:hover .imgCaptionBox .materialIcons {
      color: #6a6a6a; }
    .searchSnippetList > li .imgCaptionBox {
      display: block;
      min-height: 0;
      padding: 10px 10px 0 10px; }
      .searchSnippetList > li .imgCaptionBox .materialIcons {
        color: #333333;
        font-size: 1.18rem;
        margin-right: 2px; }
      .searchSnippetList > li .imgCaptionBox ul {
        padding-bottom: 7px; }
        .searchSnippetList > li .imgCaptionBox ul li {
          margin-right: 10px;
          list-style: none; }
      .searchSnippetList > li .imgCaptionBox > span {
        display: inline-block;
        padding-bottom: 7px; }
        .searchSnippetList > li .imgCaptionBox > span.textRight {
          display: block; }
      .searchSnippetList > li .imgCaptionBox ul {
        white-space: normal;
        padding-bottom: 7px; }
        .searchSnippetList > li .imgCaptionBox ul label {
          display: inline-block;
          /*font-family: "NotoSansCJKjpR";
          font-weight: normal;*/
          font-weight: bold;
          padding-right: 4px; }
        .searchSnippetList > li .imgCaptionBox ul li {
          display: inline; }
        .searchSnippetList > li .imgCaptionBox ul p {
          display: inline;
          word-wrap: break-all;
          padding-left: 4px; }
          .searchSnippetList > li .imgCaptionBox ul p span {
            display: inline;
            margin-right: 7px; }

.searchArea form .searchOption .searchOptionContents .categorySearchList ul li .favoriteIcon {
  display: inline-block;
  margin-left: 0;
  width: 30px;
  height: 16px; }
  .searchArea form .searchOption .searchOptionContents .categorySearchList ul li .favoriteIcon small {
    top: 8px; }
  .searchArea form .searchOption .searchOptionContents .categorySearchList ul li .favoriteIcon .materialIcons {
    top: 0; }

.favoritList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: 0;
  margin-right: -16px; }
  .favoritList > li, .favoritList .slick-track > li {
    list-style: none;
    position: relative;
    margin-left: 0;
    margin-right: 16px;
    margin-top: 0; }
    .favoritList > li a:first-child, .favoritList .slick-track > li a:first-child {
      display: block;
      width: 224px;
      margin-left: auto;
      margin-right: auto;
      color: #333333; }
      .favoritList > li a:first-child:hover, .favoritList .slick-track > li a:first-child:hover {
        color: #6a6a6a;
        text-decoration: none; }
        .favoritList > li a:first-child:hover .imgIcon, .favoritList .slick-track > li a:first-child:hover .imgIcon {
          fill: #6a6a6a; }
      .favoritList > li a:first-child:hover .imgBorder, .favoritList .slick-track > li a:first-child:hover .imgBorder {
        border-color: #6a6a6a; }
      .favoritList > li a:first-child:hover .imgWrap img, .favoritList .slick-track > li a:first-child:hover .imgWrap img {
        opacity: 0.8; }
      .favoritList > li a:first-child .imgBorder img, .favoritList > li a:first-child .imgWrap img, .favoritList .slick-track > li a:first-child .imgBorder img, .favoritList .slick-track > li a:first-child .imgWrap img {
        max-width: 100%;
        width: auto;
        height: auto; }
      .favoritList > li a:first-child .imgBorder, .favoritList .slick-track > li a:first-child .imgBorder {
        border: 1px solid #b3b3b3;
        display: block;
        background-color: #fff;
        transition: 0.3s; }
      .favoritList > li a:first-child .imgCaption, .favoritList .slick-track > li a:first-child .imgCaption {
        margin-top: 10px;
        display: block; }
      .favoritList > li a:first-child .imgCaptionBox, .favoritList .slick-track > li a:first-child .imgCaptionBox {
        padding: 10px 10px 0 10px;
        background-color: #f2f2f2; }
        .favoritList > li a:first-child .imgCaptionBox .materialIcons, .favoritList .slick-track > li a:first-child .imgCaptionBox .materialIcons {
          color: #333333;
          font-size: 1.18rem;
          margin-right: 2px; }
        .favoritList > li a:first-child .imgCaptionBox ul, .favoritList .slick-track > li a:first-child .imgCaptionBox ul {
          padding-bottom: 7px;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -ms-flex-flow: row;
          flex-flow: row;
          flex-wrap: wrap; }
          .favoritList > li a:first-child .imgCaptionBox ul li, .favoritList .slick-track > li a:first-child .imgCaptionBox ul li {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-right: 20px;
            list-style: none; }
        .favoritList > li a:first-child .imgCaptionBox > span, .favoritList .slick-track > li a:first-child .imgCaptionBox > span {
          display: block;
          padding-bottom: 7px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .favoritList > li a:first-child .imgCaptionBox > span.textRight, .favoritList .slick-track > li a:first-child .imgCaptionBox > span.textRight {
            display: block; }
        .favoritList > li a:first-child .imgCaptionBox dl, .favoritList .slick-track > li a:first-child .imgCaptionBox dl {
          padding-bottom: 7px;
          *zoom: 1; }
          .favoritList > li a:first-child .imgCaptionBox dl:before, .favoritList > li a:first-child .imgCaptionBox dl:after, .favoritList .slick-track > li a:first-child .imgCaptionBox dl:before, .favoritList .slick-track > li a:first-child .imgCaptionBox dl:after {
            content: " ";
            display: table; }
          .favoritList > li a:first-child .imgCaptionBox dl:after, .favoritList .slick-track > li a:first-child .imgCaptionBox dl:after {
            clear: both; }
          .favoritList > li a:first-child .imgCaptionBox dl dt, .favoritList .slick-track > li a:first-child .imgCaptionBox dl dt {
            font-weight: bold;
            min-width: 97px;
            padding-right: 4px;
            float: left; }
          .favoritList > li a:first-child .imgCaptionBox dl dd, .favoritList .slick-track > li a:first-child .imgCaptionBox dl dd {
            display: block;
            min-width: 101px;
            border-left: 2px solid #b3b3b3;
            padding-left: 4px;
            height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
    .favoritList > li > .materialIcons, .favoritList .slick-track > li > .materialIcons {
      position: relative;
      margin-right: 0;
      cursor: pointer;
      transition: 0.3s;
      position: absolute;
      top: 3px;
      right: 2px; }
      .favoritList > li > .materialIcons small, .favoritList .slick-track > li > .materialIcons small {
        position: absolute;
        top: 8px;
        right: 16px;
        font-size: 1rem; }
      .favoritList > li > .materialIcons:hover, .favoritList .slick-track > li > .materialIcons:hover {
        color: #770000; }
  .favoritList li label {
    display: block;
    background-color: #f2f2f2;
    margin-bottom: 20px; }
    .favoritList li label a:first-child > div {
      font-size: 0.87rem;
      padding: 3px; }
      .favoritList li label a:first-child > div .favoriteItemType {
        font-weight: bold; }
      .favoritList li label a:first-child > div > p {
        word-break: break-all; }
  .favoritList li .deleteIcon {
    position: absolute;
    top: 0;
    right: 0; }
    .favoritList li .deleteIcon > i {
      margin-right: 0; }

.cartList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: 0;
  margin-right: -16px; }
  .cartList > li, .cartList .slick-track > li {
    list-style: none;
    position: relative;
    margin-left: 0;
    margin-right: 16px;
    margin-top: 0; }
    .cartList > li a:first-child, .cartList .slick-track > li a:first-child {
      display: block;
      width: 224px;
      margin-left: auto;
      margin-right: auto;
      color: #333333; }
      .cartList > li a:first-child:hover, .cartList .slick-track > li a:first-child:hover {
        color: #6a6a6a;
        text-decoration: none; }
        .cartList > li a:first-child:hover .imgIcon, .cartList .slick-track > li a:first-child:hover .imgIcon {
          fill: #6a6a6a; }
      .cartList > li a:first-child:hover .imgBorder, .cartList .slick-track > li a:first-child:hover .imgBorder {
        border-color: #6a6a6a; }
      .cartList > li a:first-child:hover .imgWrap img, .cartList .slick-track > li a:first-child:hover .imgWrap img {
        opacity: 0.8; }
      .cartList > li a:first-child .imgBorder img, .cartList > li a:first-child .imgWrap img, .cartList .slick-track > li a:first-child .imgBorder img, .cartList .slick-track > li a:first-child .imgWrap img {
        max-width: 100%;
        width: auto;
        height: auto; }
      .cartList > li a:first-child .imgBorder, .cartList .slick-track > li a:first-child .imgBorder {
        border: 1px solid #b3b3b3;
        display: block;
        background-color: #fff;
        transition: 0.3s; }
      .cartList > li a:first-child .imgCaption, .cartList .slick-track > li a:first-child .imgCaption {
        margin-top: 10px;
        display: block; }
      .cartList > li a:first-child .imgCaptionBox, .cartList .slick-track > li a:first-child .imgCaptionBox {
        padding: 10px 10px 0 10px;
        background-color: #f2f2f2; }
        .cartList > li a:first-child .imgCaptionBox .materialIcons, .cartList .slick-track > li a:first-child .imgCaptionBox .materialIcons {
          color: #333333;
          font-size: 1.18rem;
          margin-right: 2px; }
        .cartList > li a:first-child .imgCaptionBox ul, .cartList .slick-track > li a:first-child .imgCaptionBox ul {
          padding-bottom: 7px;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -ms-flex-flow: row;
          flex-flow: row;
          flex-wrap: wrap; }
          .cartList > li a:first-child .imgCaptionBox ul li, .cartList .slick-track > li a:first-child .imgCaptionBox ul li {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-right: 20px;
            list-style: none; }
        .cartList > li a:first-child .imgCaptionBox > span, .cartList .slick-track > li a:first-child .imgCaptionBox > span {
          display: block;
          padding-bottom: 7px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .cartList > li a:first-child .imgCaptionBox > span.textRight, .cartList .slick-track > li a:first-child .imgCaptionBox > span.textRight {
            display: block; }
        .cartList > li a:first-child .imgCaptionBox dl, .cartList .slick-track > li a:first-child .imgCaptionBox dl {
          padding-bottom: 7px;
          *zoom: 1; }
          .cartList > li a:first-child .imgCaptionBox dl:before, .cartList > li a:first-child .imgCaptionBox dl:after, .cartList .slick-track > li a:first-child .imgCaptionBox dl:before, .cartList .slick-track > li a:first-child .imgCaptionBox dl:after {
            content: " ";
            display: table; }
          .cartList > li a:first-child .imgCaptionBox dl:after, .cartList .slick-track > li a:first-child .imgCaptionBox dl:after {
            clear: both; }
          .cartList > li a:first-child .imgCaptionBox dl dt, .cartList .slick-track > li a:first-child .imgCaptionBox dl dt {
            font-weight: bold;
            min-width: 97px;
            padding-right: 4px;
            float: left; }
          .cartList > li a:first-child .imgCaptionBox dl dd, .cartList .slick-track > li a:first-child .imgCaptionBox dl dd {
            display: block;
            min-width: 101px;
            border-left: 2px solid #b3b3b3;
            padding-left: 4px;
            height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
    .cartList > li > .materialIcons, .cartList .slick-track > li > .materialIcons {
      position: relative;
      margin-right: 0;
      cursor: pointer;
      transition: 0.3s;
      position: absolute;
      top: 3px;
      right: 2px; }
      .cartList > li > .materialIcons small, .cartList .slick-track > li > .materialIcons small {
        position: absolute;
        top: 8px;
        right: 16px;
        font-size: 1rem; }
      .cartList > li > .materialIcons:hover, .cartList .slick-track > li > .materialIcons:hover {
        color: #770000; }
  .cartList li label {
    display: block;
    background-color: #f2f2f2; }
    .cartList li label a:first-child > div {
      font-size: 0.87rem;
      padding: 3px; }
      .cartList li label a:first-child > div .favoriteItemType {
        font-weight: bold; }
      .cartList li label a:first-child > div > p {
        word-break: break-all; }
  .cartList li .deleteIcon {
    position: absolute;
    top: 0;
    right: 0; }
    .cartList li .deleteIcon > i {
      margin-right: 0; }
  .cartList li .cartLinkText {
    background-color: #f2f2f2;
    padding-bottom: 10px;
    padding-right: 10px;
    margin-bottom: 10px; }
    .cartList li .cartLinkText a {
      color: blue; }
      .cartList li .cartLinkText a:hover {
        color: darkblue;
        text-decoration: underline; }

.applicationTableAdminName {
  min-width: 100px; }

.applicationTableAssetId {
  min-width: 100px; }

.applicationTableFileName {
  min-width: 100px; }

.applicationTableAmount {
  width: 100px; }

.applicationTableComment {
  width: 300px; }

.applicationApplyDate {
  width: 100px; }

.applicationTableApplyStatus {
  min-width: 150px; }

.applicationTableToDetail {
  min-width: 150px; }

.downloadHistoryTable th {
  min-width: 130px; }

.seasonKeywordList {
  /* width: 1024px; */
  margin: auto;
  padding: 20px 0 30px;
  text-align: left; }
  .seasonKeywordList dd {
    width: 90%;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #e6e6e6;
    display: inline-block;
    vertical-align: top; }
  .seasonKeywordList dt {
    display: inline-block;
    vertical-align: top; }
  .seasonKeywordList li {
    list-style: none;
    float: left;
    padding-right: 25px; }
  .seasonKeywordList .newText {
    width: 900px;
    margin-left: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*font-family: "NotoSansCJKjpM";*/
    font-weight: bold; }

.killerContentList {
  letter-spacing: -.4em;
  margin: 0 -30px 30px 0; }
  .killerContentList h5 {
    font-size: 15px;
    margin: 0 0 23px;
    padding: 0 0 5px;
    border-bottom: 1px dotted #505055;
    font-weight: normal; }
  .killerContentList .contentListBox {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 364px;
    box-sizing: border-box;
    margin: 0 28px 20px 0;
    height: 170px;
    min-height: 170px;
    overflow: hidden;
    position: relative; }
  .killerContentList .content-list-wrap {
    letter-spacing: -.4em;
    margin: 0 -30px 30px 0; }
  .killerContentList .contentListLink {
    padding-left: 15px;
    letter-spacing: normal;
    box-sizing: border-box;
    margin: 0 24px 20px 0;
    overflow: hidden;
    position: relative;
    width: 227px; }
    .killerContentList .contentListLink ul {
      font-size: 0.8rem;
      list-style: none; }
    .killerContentList .contentListLink h5 {
      margin: -2px 0 13px;
      border-bottom: 1px solid #e6e6e6; }
  .killerContentList .contentListImg, .killerContentList .contentListLink {
    display: table-cell;
    vertical-align: top; }
  .killerContentList .contentListImg {
    width: 200px; }
  .killerContentList .flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    /* display: flex; */
    flex-wrap: wrap; }
  .killerContentList .contentListImg a {
    display: table-cell;
    width: 200px;
    height: 170px;
    text-align: center;
    vertical-align: middle;
    background-color: #f2f2f2; }
  .killerContentList .contentListImg .imgWrap {
    overflow: hidden;
    display: block;
    height: 170px;
    position: relative;
    background-color: #e5e5e5; }
  .killerContentList .content-wrap a {
    color: #505055;
    text-decoration: none; }
  .killerContentList .contentListBox:after {
    top: 148px;
    right: 0;
    width: 100%;
    height: 42px;
    display: block;
    position: absolute;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    content: "";
    z-index: 999;
    width: 182px; }

.killerContent {
  max-width: 1200px; }

/*======================================================

.topArticleArea

========================================================  */
.topArticleArea {
  min-width: 750px;
  margin-left: 83px; }
  .topArticleArea .mainContents {
    padding-bottom: 1px; }
    .topArticleArea .mainContents h1, .topArticleArea .mainContents h2 {
      line-height: 50px; }
    .topArticleArea .mainContents .h3Style {
      /*font-family: "NotoSansCJKjpL";*/
      color: #6a6a6a;
      font-size: 1.25rem;
      line-height: normal;
      border-left: none;
      padding-left: 0; }
    .topArticleArea .mainContents .h3StyleB {
      color: #6a6a6a;
      display: block;
      font-weight: bold;
      font-size: 1.4rem;
      padding-left: 0; }
    .topArticleArea .mainContents .horizontalTitle {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row;
      -ms-flex-flow: row;
      flex-flow: row;
      align-items: center;
      padding-bottom: 16px; }
      .topArticleArea .mainContents .horizontalTitle h1, .topArticleArea .mainContents .horizontalTitle h2, .topArticleArea .mainContents .horizontalTitle h3 {
        margin-bottom: 0;
        margin-right: 25px; }
      .topArticleArea .mainContents .horizontalTitle .viewControlWrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        margin-left: auto; }
        .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -ms-flex-flow: row;
          flex-flow: row; }
          .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li {
            list-style: none;
            color: #999999;
            margin-right: 20px;
            transition: 0.3s;
            cursor: pointer; }
            .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li .materialIcons {
              color: #999999;
              transition: 0.3s; }
            .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li.current {
              cursor: default;
              color: #333333; }
              .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li.current .materialIcons {
                color: #333333; }
            .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li:hover {
              color: #6a6a6a; }
              .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li:hover .materialIcons {
                color: #6a6a6a; }
              .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li:hover.current {
                color: #333333; }
                .topArticleArea .mainContents .horizontalTitle .viewControlWrap .viewSwich li:hover.current .materialIcons {
                  color: #333333; }
        .topArticleArea .mainContents .horizontalTitle .viewControlWrap label {
          margin-right: 10px; }
        .topArticleArea .mainContents .horizontalTitle .viewControlWrap .customSelect {
          min-width: 70px;
          position: relative;
          background-color: #f2f2f2;
          display: inline-block; }
          .topArticleArea .mainContents .horizontalTitle .viewControlWrap .customSelect select {
            width: auto;
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
            text-indent: 0.01px;
            text-overflow: '';
            padding-right: 20px;
            position: relative;
            z-index: 1;
            background-color: transparent;
            border: none; }
            .topArticleArea .mainContents .horizontalTitle .viewControlWrap .customSelect select::-ms-expand {
              display: none; }
          .topArticleArea .mainContents .horizontalTitle .viewControlWrap .customSelect:after {
            color: #6a6a6a;
            content: "expand_more";
            position: absolute;
            top: 50%;
            right: 3px;
            margin-top: -11px;
            margin-right: 0;
            font-family: 'Material Icons';
            font-weight: normal;
            font-style: normal;
            font-size: 1.6rem;
            /* Preferred icon size */
            display: inline-block;
            line-height: 1;
            text-transform: none;
            letter-spacing: normal;
            word-wrap: normal;
            white-space: nowrap;
            direction: ltr;
            /* Support for all WebKit browsers. */
            -webkit-font-smoothing: antialiased;
            /* Support for Safari and Chrome. */
            text-rendering: optimizeLegibility;
            /* Support for Firefox. */
            -moz-osx-font-smoothing: grayscale;
            /* Support for IE. */
            font-feature-settings: 'liga'; }
          .topArticleArea .mainContents .horizontalTitle .viewControlWrap .customSelect select {
            line-height: 24px;
            height: 24px;
            padding-left: 10px;
            width: 100%; }
      .topArticleArea .mainContents .horizontalTitle > a {
        font-size: 0.87rem;
        color: #666666; }
        .topArticleArea .mainContents .horizontalTitle > a .materialIcons {
          color: #b3b3b3;
          margin-right: 0; }
        .topArticleArea .mainContents .horizontalTitle > a:hover {
          color: #6a6a6a;
          text-decoration: none; }
          .topArticleArea .mainContents .horizontalTitle > a:hover .materialIcons {
            color: #6a6a6a; }
    .topArticleArea .mainContents .news, .topArticleArea .mainContents .recommendation, .topArticleArea .mainContents .categoryList {
      margin-top: 25px; }
    .topArticleArea .mainContents .news ul li {
      list-style: none;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row;
      -ms-flex-flow: row;
      flex-flow: row;
      -ms-flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap;
      position: relative;
      line-height: 30px; }
      .topArticleArea .mainContents .news ul li > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .topArticleArea .mainContents .news ul li .date {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .topArticleArea .mainContents .news ul li .newIcon {
        line-height: 18px;
        padding-left: 2px;
        padding-right: 2px;
        background-color: #cf0c0c;
        color: #ffffff;
        white-space: nowrap;
        /*font-family: "NotoSansCJKjpM";*/
        font-weight: bold;
        font-size: 0.733rem;
        position: absolute;
        left: 90px;
        top: 8px; }
      .topArticleArea .mainContents .news ul li .newText {
        width: 450px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*font-family: "NotoSansCJKjpM";*/ }
      .topArticleArea .mainContents .news ul li .newText a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-left: 2px solid #b3b3b3;
        padding-left: 10px;
        margin-left: 40px; }
    .topArticleArea .mainContents .news .more {
      text-align: right;
      margin-top: 5px; }
      .topArticleArea .mainContents .news .more a {
        color: #333333; }
        .topArticleArea .mainContents .news .more a:hover {
          color: #6a6a6a;
          text-decoration: none; }
          .topArticleArea .mainContents .news .more a:hover .imgIcon {
            fill: #6a6a6a; }
    .topArticleArea .mainContents .recommendation ul, .topArticleArea .mainContents .categoryList ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row;
      -ms-flex-flow: row;
      flex-flow: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      width: auto;
      margin-left: auto;
      margin-right: auto; }
      .topArticleArea .mainContents .recommendation ul > li, .topArticleArea .mainContents .recommendation ul .slick-track > li, .topArticleArea .mainContents .categoryList ul > li, .topArticleArea .mainContents .categoryList ul .slick-track > li {
        list-style: none;
        position: relative;
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 0; }
        .topArticleArea .mainContents .recommendation ul > li a:first-child, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child, .topArticleArea .mainContents .categoryList ul > li a:first-child, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child {
          display: block;
          width: 84px;
          margin-left: auto;
          margin-right: auto;
          color: #333333; }
          .topArticleArea .mainContents .recommendation ul > li a:first-child:hover, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child:hover, .topArticleArea .mainContents .categoryList ul > li a:first-child:hover, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child:hover {
            color: #6a6a6a;
            text-decoration: none; }
            .topArticleArea .mainContents .recommendation ul > li a:first-child:hover .imgIcon, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child:hover .imgIcon, .topArticleArea .mainContents .categoryList ul > li a:first-child:hover .imgIcon, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child:hover .imgIcon {
              fill: #6a6a6a; }
          .topArticleArea .mainContents .recommendation ul > li a:first-child:hover .imgBorder, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child:hover .imgBorder, .topArticleArea .mainContents .categoryList ul > li a:first-child:hover .imgBorder, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child:hover .imgBorder {
            border-color: #6a6a6a; }
          .topArticleArea .mainContents .recommendation ul > li a:first-child:hover .imgWrap img, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child:hover .imgWrap img, .topArticleArea .mainContents .categoryList ul > li a:first-child:hover .imgWrap img, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child:hover .imgWrap img {
            opacity: 0.8; }
          .topArticleArea .mainContents .recommendation ul > li a:first-child .imgBorder img, .topArticleArea .mainContents .recommendation ul > li a:first-child .imgWrap img, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgBorder img, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgWrap img, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgBorder img, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgWrap img, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgBorder img, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgWrap img {
            max-width: 100%;
            width: auto;
            height: auto; }
          .topArticleArea .mainContents .recommendation ul > li a:first-child .imgBorder, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgBorder, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgBorder, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgBorder {
            border: 1px solid #b3b3b3;
            display: block;
            background-color: #fff;
            transition: 0.3s; }
          .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaption, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaption, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaption, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaption {
            margin-top: 10px;
            display: block; }
          .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox {
            padding: 10px 10px 0 10px;
            background-color: #f2f2f2; }
            .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox .materialIcons, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox .materialIcons, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox .materialIcons, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox .materialIcons {
              color: #333333;
              font-size: 1.18rem;
              margin-right: 2px; }
            .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox ul, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox ul, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox ul, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox ul {
              padding-bottom: 7px;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-flex-flow: row;
              -ms-flex-flow: row;
              flex-flow: row;
              flex-wrap: wrap; }
              .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox ul li, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox ul li, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox ul li, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox ul li {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                margin-right: 20px;
                list-style: none; }
            .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox > span, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox > span, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox > span, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox > span {
              display: block;
              padding-bottom: 7px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox > span.textRight, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox > span.textRight, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox > span.textRight, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox > span.textRight {
                display: block; }
            .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox dl, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox dl, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox dl, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox dl {
              padding-bottom: 7px;
              *zoom: 1; }
              .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox dl:after {
                content: " ";
                display: table; }
              .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox dl:after {
                clear: both; }
              .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox dl dt, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox dl dt, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox dl dt, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox dl dt {
                font-weight: bold;
                min-width: 97px;
                padding-right: 4px;
                float: left; }
              .topArticleArea .mainContents .recommendation ul > li a:first-child .imgCaptionBox dl dd, .topArticleArea .mainContents .recommendation ul .slick-track > li a:first-child .imgCaptionBox dl dd, .topArticleArea .mainContents .categoryList ul > li a:first-child .imgCaptionBox dl dd, .topArticleArea .mainContents .categoryList ul .slick-track > li a:first-child .imgCaptionBox dl dd {
                display: block;
                min-width: 101px;
                border-left: 2px solid #b3b3b3;
                padding-left: 4px;
                height: 24px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
        .topArticleArea .mainContents .recommendation ul > li > .materialIcons, .topArticleArea .mainContents .recommendation ul .slick-track > li > .materialIcons, .topArticleArea .mainContents .categoryList ul > li > .materialIcons, .topArticleArea .mainContents .categoryList ul .slick-track > li > .materialIcons {
          position: relative;
          margin-right: 0;
          cursor: pointer;
          transition: 0.3s;
          position: absolute;
          top: 3px;
          right: 2px; }
          .topArticleArea .mainContents .recommendation ul > li > .materialIcons small, .topArticleArea .mainContents .recommendation ul .slick-track > li > .materialIcons small, .topArticleArea .mainContents .categoryList ul > li > .materialIcons small, .topArticleArea .mainContents .categoryList ul .slick-track > li > .materialIcons small {
            position: absolute;
            top: 8px;
            right: 16px;
            font-size: 1rem; }
          .topArticleArea .mainContents .recommendation ul > li > .materialIcons:hover, .topArticleArea .mainContents .recommendation ul .slick-track > li > .materialIcons:hover, .topArticleArea .mainContents .categoryList ul > li > .materialIcons:hover, .topArticleArea .mainContents .categoryList ul .slick-track > li > .materialIcons:hover {
            color: #770000; }
      .topArticleArea .mainContents .recommendation ul .slick-track > li, .topArticleArea .mainContents .categoryList ul .slick-track > li {
        margin-right: 3px;
        margin-left: 3px; }
      .topArticleArea .mainContents .recommendation ul > li, .topArticleArea .mainContents .categoryList ul > li {
        margin-right: 3px;
        margin-left: 3px; }
    .topArticleArea .mainContents .categoryList h2 .materialIcons {
      font-size: 2.2rem; }
    .topArticleArea .mainContents .categoryList ul li {
      margin-bottom: 42px; }
      .topArticleArea .mainContents .categoryList ul li a .imgBorder {
        min-height: 120px;
        line-height: 120px; }
    .topArticleArea .mainContents .inputContents {
      width: 868px;
      margin-left: auto;
      margin-right: auto; }
      .topArticleArea .mainContents .inputContents .billingAddressList li {
        display: block; }
        .topArticleArea .mainContents .inputContents .billingAddressList li label {
          display: block;
          margin-bottom: 10px; }
      .topArticleArea .mainContents .inputContents .para {
        border-bottom: 2px solid #6a6a6a;
        margin-bottom: 32px;
        padding-bottom: 45px; }
        .topArticleArea .mainContents .inputContents .para .horizontalTitle {
          padding-bottom: 30px; }
        .topArticleArea .mainContents .inputContents .para h2, .topArticleArea .mainContents .inputContents .para h3 {
          border-left: none;
          padding-left: 0;
          margin-bottom: 15px; }
        .topArticleArea .mainContents .inputContents .para h2 {
          color: #6a6a6a; }
        .topArticleArea .mainContents .inputContents .para .horizontalTitle h2, .topArticleArea .mainContents .inputContents .para .horizontalTitle h3 {
          margin-bottom: 0; }
        .topArticleArea .mainContents .inputContents .para .btnList li button, .topArticleArea .mainContents .inputContents .para .btnList li .button {
          min-width: 106px; }
          .topArticleArea .mainContents .inputContents .para .btnList li button .materialIcons, .topArticleArea .mainContents .inputContents .para .btnList li .button .materialIcons {
            line-height: 35px;
            font-size: 1.4rem; }
        .topArticleArea .mainContents .inputContents .para .imgViewContents {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -ms-flex-flow: row;
          flex-flow: row;
          margin-bottom: 55px; }
          .topArticleArea .mainContents .inputContents .para .imgViewContents .imgView {
            width: 264px; }
          .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo {
            width: 590px; }
            .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta {
              margin-top: 0; }
              .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta dl {
                margin-bottom: 0; }
                .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta dl:last-child {
                  margin-bottom: inherit; }
                .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta dl dt, .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta dl dd {
                  padding-top: 5px;
                  padding-bottom: 5px; }
                .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta dl dt {
                  width: 100px; }
                .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta dl dd {
                  word-break: break-all; }
                  .topArticleArea .mainContents .inputContents .para .imgViewContents .imgInfo .imgMeta dl dd * {
                    word-break: break-all; }
    .topArticleArea .mainContents .para {
      margin-bottom: 62px; }
      .topArticleArea .mainContents .para .btnList li {
        list-style: none;
        margin-right: 10px;
        display: inline-block; }
        .topArticleArea .mainContents .para .btnList li button, .topArticleArea .mainContents .para .btnList li .button {
          background-color: #6a6a6a;
          color: #fff;
          font-size: 1.07rem;
          padding-left: 12px;
          padding-right: 12px;
          text-align: left; }
          .topArticleArea .mainContents .para .btnList li button:hover, .topArticleArea .mainContents .para .btnList li button a:hover, .topArticleArea .mainContents .para .btnList li .button:hover, .topArticleArea .mainContents .para .btnList li .button a:hover {
            text-decoration: none;
            background-color: #770000; }
          .topArticleArea .mainContents .para .btnList li button .materialIcons, .topArticleArea .mainContents .para .btnList li .button .materialIcons {
            color: #fff; }
      .topArticleArea .mainContents .para .imgViewContents .imgView {
        width: 250px; }
        .topArticleArea .mainContents .para .imgViewContents .imgView .imgWrap {
          width: 240px;
          margin: 0 auto; }
        .topArticleArea .mainContents .para .imgViewContents .imgView img {
          width: 220px;
          height: 150px; }
        .topArticleArea .mainContents .para .imgViewContents .imgView .btnList li {
          display: block;
          margin: 10px auto; }
          .topArticleArea .mainContents .para .imgViewContents .imgView .btnList li button, .topArticleArea .mainContents .para .imgViewContents .imgView .btnList li .button {
            display: block;
            width: 100%; }
            .topArticleArea .mainContents .para .imgViewContents .imgView .btnList li button .materialIcons, .topArticleArea .mainContents .para .imgViewContents .imgView .btnList li .button .materialIcons {
              line-height: 46px;
              font-size: 2rem; }
      .topArticleArea .mainContents .para .imgViewContents .imgInfo {
        margin-left: auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        -ms-flex-direction: nowrap;
        -webkit-flex-direction: nowrap;
        flex-direction: column; }
        .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -ms-flex-flow: row;
          flex-flow: row; }
          .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap .viewControlIconlist {
            margin-bottom: 35px;
            margin-left: auto; }
            .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap .viewControlIconlist li {
              list-style: none;
              margin-left: 4px;
              display: inline-block; }
              .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap .viewControlIconlist li a {
                background-color: #6a6a6a;
                color: #fff;
                display: inline-block; }
                .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap .viewControlIconlist li a:hover, .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap .viewControlIconlist li a a:hover {
                  text-decoration: none;
                  background-color: #770000; }
                .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap .viewControlIconlist li a .materialIcons {
                  margin-right: auto;
                  color: #fff;
                  line-height: 36px;
                  min-width: 36px;
                  text-align: center; }
                .topArticleArea .mainContents .para .imgViewContents .imgInfo .btnWrap .viewControlIconlist li a.request-fullscreen .materialIcons {
                  font-size: 2rem; }
        .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta {
          margin-top: auto;
          *zoom: 1; }
          .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta .h3Style, .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta .h3StyleB {
            margin-bottom: 18px; }
          .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta .h3Style {
            display: inline-block; }
          .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta:before, .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta:after {
            content: " ";
            display: table; }
          .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta:after {
            clear: both; }
          .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta > div {
            width: 50%;
            float: left;
            padding: 0 10px; }
          .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl {
            *zoom: 1;
            margin-bottom: 20px;
            font-size: 0.87rem;
            line-height: 1rem; }
            .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl:before, .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl:after {
              content: " ";
              display: table; }
            .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl:after {
              clear: both; }
            .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl:last-child {
              margin-bottom: 0; }
            .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dt, .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dd {
              padding-top: 4px;
              padding-bottom: 4px; }
            .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dt {
              /*font-family: "NotoSansCJKjpR";
								font-weight: normal;*/
              font-weight: bold;
              width: 145px;
              padding-right: 10px;
              float: left; }
            .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dd {
              margin-left: 155px;
              border-left: 2px solid #b3b3b3;
              padding-left: 10px;
              word-break: break-all;
              *zoom: 1; }
              .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dd:before, .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dd:after {
                content: " ";
                display: table; }
              .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dd:after {
                clear: both; }
              .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dd.emphasis {
                color: red; }
              .topArticleArea .mainContents .para .imgViewContents .imgInfo .imgMeta dl dd * {
                word-break: break-all; }
      .topArticleArea .mainContents .para .imgList {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 1160px;
        margin-left: auto;
        margin-right: auto; }
        .topArticleArea .mainContents .para .imgList > li, .topArticleArea .mainContents .para .imgList .slick-track > li {
          list-style: none;
          position: relative;
          margin-left: 8px;
          margin-right: 8px;
          margin-top: 0; }
          .topArticleArea .mainContents .para .imgList > li a:first-child, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child {
            display: block;
            width: 150px;
            margin-left: auto;
            margin-right: auto;
            color: #333333; }
            .topArticleArea .mainContents .para .imgList > li a:first-child:hover, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child:hover {
              color: #6a6a6a;
              text-decoration: none; }
              .topArticleArea .mainContents .para .imgList > li a:first-child:hover .imgIcon, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child:hover .imgIcon {
                fill: #6a6a6a; }
            .topArticleArea .mainContents .para .imgList > li a:first-child:hover .imgBorder, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child:hover .imgBorder {
              border-color: #6a6a6a; }
            .topArticleArea .mainContents .para .imgList > li a:first-child:hover .imgWrap img, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child:hover .imgWrap img {
              opacity: 0.8; }
            .topArticleArea .mainContents .para .imgList > li a:first-child .imgBorder img, .topArticleArea .mainContents .para .imgList > li a:first-child .imgWrap img, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgBorder img, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgWrap img {
              max-width: 100%;
              width: auto;
              height: auto; }
            .topArticleArea .mainContents .para .imgList > li a:first-child .imgBorder, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgBorder {
              border: 1px solid #b3b3b3;
              display: block;
              background-color: #fff;
              transition: 0.3s; }
            .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaption, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaption {
              margin-top: 10px;
              display: block; }
            .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox {
              padding: 10px 10px 0 10px;
              background-color: #f2f2f2; }
              .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox .materialIcons, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox .materialIcons {
                color: #333333;
                font-size: 1.18rem;
                margin-right: 2px; }
              .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox ul, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox ul {
                padding-bottom: 7px;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-flex-flow: row;
                -ms-flex-flow: row;
                flex-flow: row;
                flex-wrap: wrap; }
                .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox ul li, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox ul li {
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap;
                  margin-right: 20px;
                  list-style: none; }
              .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox > span, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox > span {
                display: block;
                padding-bottom: 7px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
                .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox > span.textRight, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox > span.textRight {
                  display: block; }
              .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox dl, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox dl {
                padding-bottom: 7px;
                *zoom: 1; }
                .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox dl:after {
                  content: " ";
                  display: table; }
                .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox dl:after {
                  clear: both; }
                .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox dl dt, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox dl dt {
                  font-weight: bold;
                  min-width: 97px;
                  padding-right: 4px;
                  float: left; }
                .topArticleArea .mainContents .para .imgList > li a:first-child .imgCaptionBox dl dd, .topArticleArea .mainContents .para .imgList .slick-track > li a:first-child .imgCaptionBox dl dd {
                  display: block;
                  min-width: 101px;
                  border-left: 2px solid #b3b3b3;
                  padding-left: 4px;
                  height: 24px;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap; }
          .topArticleArea .mainContents .para .imgList > li > .materialIcons, .topArticleArea .mainContents .para .imgList .slick-track > li > .materialIcons {
            position: relative;
            margin-right: 0;
            cursor: pointer;
            transition: 0.3s;
            position: absolute;
            top: 3px;
            right: 2px; }
            .topArticleArea .mainContents .para .imgList > li > .materialIcons small, .topArticleArea .mainContents .para .imgList .slick-track > li > .materialIcons small {
              position: absolute;
              top: 8px;
              right: 16px;
              font-size: 1rem; }
            .topArticleArea .mainContents .para .imgList > li > .materialIcons:hover, .topArticleArea .mainContents .para .imgList .slick-track > li > .materialIcons:hover {
              color: #770000; }
      .topArticleArea .mainContents .para .pagenation {
        margin-top: 10px;
        margin-bottom: 23px; }
        .topArticleArea .mainContents .para .pagenation ul {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -ms-flex-flow: row;
          flex-flow: row;
          justify-content: center;
          font-size: 0.87rem; }
          .topArticleArea .mainContents .para .pagenation ul li {
            list-style: none;
            margin-left: 8px;
            margin-right: 8px; }
            .topArticleArea .mainContents .para .pagenation ul li span {
              color: #999999; }
              .topArticleArea .mainContents .para .pagenation ul li span .materialIcons {
                color: #999999; }
            .topArticleArea .mainContents .para .pagenation ul li a {
              color: #333333; }
              .topArticleArea .mainContents .para .pagenation ul li a:hover {
                color: #6a6a6a;
                text-decoration: none; }
                .topArticleArea .mainContents .para .pagenation ul li a:hover .imgIcon {
                  fill: #6a6a6a; }
            .topArticleArea .mainContents .para .pagenation ul li.first a .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.first span .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.prev a .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.prev span .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.next a .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.next span .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.last a .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.last span .materialIcons {
              margin-right: 0; }
            .topArticleArea .mainContents .para .pagenation ul li.first a .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.first span .materialIcons {
              margin-right: 10px; }
            .topArticleArea .mainContents .para .pagenation ul li.first .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.prev .materialIcons {
              margin-left: -10px; }
            .topArticleArea .mainContents .para .pagenation ul li.first .materialIcons, .topArticleArea .mainContents .para .pagenation ul li.last .materialIcons {
              letter-spacing: -12px; }
      .topArticleArea .mainContents .para .searchOutputList {
        margin-bottom: 30px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto;
        margin-left: 0;
        margin-right: -16px;
        font-size: 0.87rem; }
        .topArticleArea .mainContents .para .searchOutputList > li, .topArticleArea .mainContents .para .searchOutputList .slick-track > li {
          list-style: none;
          position: relative;
          margin-left: 0;
          margin-right: 16px;
          margin-top: 0; }
          .topArticleArea .mainContents .para .searchOutputList > li a:first-child, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child {
            display: block;
            width: 224px;
            margin-left: auto;
            margin-right: auto;
            color: #333333; }
            .topArticleArea .mainContents .para .searchOutputList > li a:first-child:hover, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child:hover {
              color: #6a6a6a;
              text-decoration: none; }
              .topArticleArea .mainContents .para .searchOutputList > li a:first-child:hover .imgIcon, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child:hover .imgIcon {
                fill: #6a6a6a; }
            .topArticleArea .mainContents .para .searchOutputList > li a:first-child:hover .imgBorder, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child:hover .imgBorder {
              border-color: #6a6a6a; }
            .topArticleArea .mainContents .para .searchOutputList > li a:first-child:hover .imgWrap img, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child:hover .imgWrap img {
              opacity: 0.8; }
            .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgBorder img, .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgWrap img, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgBorder img, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgWrap img {
              max-width: 100%;
              width: auto;
              height: auto; }
            .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgBorder, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgBorder {
              border: 1px solid #b3b3b3;
              display: block;
              background-color: #fff;
              transition: 0.3s; }
            .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaption, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaption {
              margin-top: 10px;
              display: block; }
            .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox {
              padding: 10px 10px 0 10px;
              background-color: #f2f2f2; }
              .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox .materialIcons, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox .materialIcons {
                color: #333333;
                font-size: 1.18rem;
                margin-right: 2px; }
              .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox ul, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox ul {
                padding-bottom: 7px;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-flex-flow: row;
                -ms-flex-flow: row;
                flex-flow: row;
                flex-wrap: wrap; }
                .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox ul li, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox ul li {
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap;
                  margin-right: 20px;
                  list-style: none; }
              .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox > span, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox > span {
                display: block;
                padding-bottom: 7px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
                .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox > span.textRight, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox > span.textRight {
                  display: block; }
              .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox dl, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox dl {
                padding-bottom: 7px;
                *zoom: 1; }
                .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox dl:before, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox dl:after {
                  content: " ";
                  display: table; }
                .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox dl:after, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox dl:after {
                  clear: both; }
                .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox dl dt, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox dl dt {
                  font-weight: bold;
                  min-width: 97px;
                  padding-right: 4px;
                  float: left; }
                .topArticleArea .mainContents .para .searchOutputList > li a:first-child .imgCaptionBox dl dd, .topArticleArea .mainContents .para .searchOutputList .slick-track > li a:first-child .imgCaptionBox dl dd {
                  display: block;
                  min-width: 101px;
                  border-left: 2px solid #b3b3b3;
                  padding-left: 4px;
                  height: 24px;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap; }
          .topArticleArea .mainContents .para .searchOutputList > li > .materialIcons, .topArticleArea .mainContents .para .searchOutputList .slick-track > li > .materialIcons {
            position: relative;
            margin-right: 0;
            cursor: pointer;
            transition: 0.3s;
            position: absolute;
            top: 3px;
            right: 2px; }
            .topArticleArea .mainContents .para .searchOutputList > li > .materialIcons small, .topArticleArea .mainContents .para .searchOutputList .slick-track > li > .materialIcons small {
              position: absolute;
              top: 8px;
              right: 16px;
              font-size: 1rem; }
            .topArticleArea .mainContents .para .searchOutputList > li > .materialIcons:hover, .topArticleArea .mainContents .para .searchOutputList .slick-track > li > .materialIcons:hover {
              color: #770000; }
        .topArticleArea .mainContents .para .searchOutputList > li {
          margin-bottom: 10px; }
          .topArticleArea .mainContents .para .searchOutputList > li a:hover .imgCaptionBox .materialIcons {
            color: #6a6a6a; }
      .topArticleArea .mainContents .para.relationContents {
        padding-bottom: 5px; }
      .topArticleArea .mainContents .para.displayContents {
        position: absolute;
        bottom: 0;
        left: 0;
        margin-bottom: 0;
        background-color: #ffffff;
        width: 100%; }
        .topArticleArea .mainContents .para.displayContents h2 {
          margin-bottom: 0;
          font-size: 1.2rem;
          line-height: 30px;
          height: auto;
          width: 1188px;
          margin-left: auto;
          margin-right: auto; }
          .topArticleArea .mainContents .para.displayContents h2 .materialIcons {
            font-size: 24px;
            width: 24px;
            line-height: 30px; }
          .topArticleArea .mainContents .para.displayContents h2 a {
            cursor: pointer; }
            .topArticleArea .mainContents .para.displayContents h2 a:hover {
              text-decoration: none; }
        .topArticleArea .mainContents .para.displayContents ul {
          justify-content: center;
          margin-top: 5px;
          margin-bottom: 20px;
          margin-left: auto;
          margin-right: auto; }
      .topArticleArea .mainContents .para .alert {
        color: #b3b3b3;
        margin-bottom: 19px;
        text-align: center; }
        .topArticleArea .mainContents .para .alert .materialIcons {
          color: #b3b3b3;
          font-size: 2.5rem;
          margin-right: 10px; }
      .topArticleArea .mainContents .para .inputList {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
        .topArticleArea .mainContents .para .inputList dt, .topArticleArea .mainContents .para .inputList dd {
          margin-bottom: 16px; }
        .topArticleArea .mainContents .para .inputList dt {
          font-weight: bold;
          padding-top: 5px;
          text-align: right;
          width: 280px;
          padding-right: 12px;
          vertical-align: middle; }
          .topArticleArea .mainContents .para .inputList dt label, .topArticleArea .mainContents .para .inputList dt span {
            display: inline-block;
            vertical-align: top;
            max-width: 220px; }
            .topArticleArea .mainContents .para .inputList dt label span, .topArticleArea .mainContents .para .inputList dt span span {
              color: #666666;
              display: block; }
          .topArticleArea .mainContents .para .inputList dt .required {
            color: #cf0c0c;
            margin-left: 10px;
            font-size: 0.8rem;
            line-height: 18px;
            display: inline-block;
            font-weight: normal;
            white-space: nowrap;
            width: 32px;
            text-align: center; }
          .topArticleArea .mainContents .para .inputList dt .case {
            color: #666666;
            font-weight: normal; }
        .topArticleArea .mainContents .para .inputList dd {
          width: 588px;
          padding-top: 5px;
          word-break: break-all; }
          .topArticleArea .mainContents .para .inputList dd ul li {
            list-style: none;
            margin-bottom: 12px; }
            .topArticleArea .mainContents .para .inputList dd ul li:last-child {
              margin-bottom: 0; }
          .topArticleArea .mainContents .para .inputList dd .warning {
            margin-top: 8px;
            display: block;
            color: #cf0c0c;
            font-weight: bold; }
            .topArticleArea .mainContents .para .inputList dd .warning .materialIcons {
              color: #cf0c0c;
              font-size: 1.4rem; }
          .topArticleArea .mainContents .para .inputList dd .customSelect, .topArticleArea .mainContents .para .inputList dd input {
            background-color: #f9f9f9;
            border: 1px solid #d1d1d1; }
          .topArticleArea .mainContents .para .inputList dd .customSelect, .topArticleArea .mainContents .para .inputList dd input[type="text"] {
            height: 35px;
            line-height: 35px;
            width: 100%;
            margin-top: -5px; }
          .topArticleArea .mainContents .para .inputList dd input[type="text"] {
            padding-right: 10px;
            padding-left: 10px; }
          .topArticleArea .mainContents .para .inputList dd input[type="text"].tel {
            width: 140px; }
          .topArticleArea .mainContents .para .inputList dd input[type="text"].code {
            width: 220px; }
          .topArticleArea .mainContents .para .inputList dd .customSelect select {
            line-height: 33px;
            height: 33px;
            vertical-align: top;
            width: 100%;
            padding-left: 10px; }
          .topArticleArea .mainContents .para .inputList dd label input[type="radio"] {
            margin-right: 5px; }
          .topArticleArea .mainContents .para .inputList dd label .case {
            margin-left: 10px;
            color: #666666;
            font-size: 90%;
            font-weight: normal; }
          .topArticleArea .mainContents .para .inputList dd textarea {
            width: 588px;
            height: 150px;
            background-color: #f9f9f9;
            border: 1px solid #d1d1d1;
            padding-right: 10px;
            padding-left: 10px; }
    .topArticleArea .mainContents .requestCount {
      text-align: center;
      margin-bottom: 40px; }
    .topArticleArea .mainContents .transitionBtnWrap {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row;
      -ms-flex-flow: row;
      flex-flow: row;
      margin-bottom: 40px; }
      .topArticleArea .mainContents .transitionBtnWrap .threeCol {
        width: 33.3%; }
      .topArticleArea .mainContents .transitionBtnWrap button {
        height: 46px;
        line-height: 46px;
        padding-right: 20px;
        padding-left: 17px;
        font-size: 1.06rem; }
        .topArticleArea .mainContents .transitionBtnWrap button.btnCancel {
          padding-right: 15px;
          padding-left: 12px;
          font-size: 0.87rem;
          background-color: #c9c9c9;
          color: #666666; }
          .topArticleArea .mainContents .transitionBtnWrap button.btnCancel .materialIcons {
            color: #666666; }
          .topArticleArea .mainContents .transitionBtnWrap button.btnCancel:hover {
            background-color: #f2f2f2; }
    .topArticleArea .mainContents .updButtonComment {
      text-align: center;
      margin-top: -30px; }
    .topArticleArea .mainContents .dlButtonComment {
      text-align: center;
      margin-bottom: 5px; }
  .topArticleArea .sideNav {
    margin-right: 20px;
    margin-left: -16px;
    width: 240px;
    min-width: 240px; }
    .topArticleArea .sideNav section {
      margin-bottom: 30px; }
      .topArticleArea .sideNav section .h3Style {
        display: inline-block;
        padding-left: 16px;
        margin-bottom: 5px;
        color: #6a6a6a;
        font-size: 1.25rem; }
      .topArticleArea .sideNav section .sideNavPara {
        padding: 15px 16px 5px 16px;
        background-color: #f2f2f2; }
        .topArticleArea .sideNav section .sideNavPara label {
          margin-bottom: 10px;
          display: block; }
          .topArticleArea .sideNav section .sideNavPara label .materialIcons {
            color: #333333;
            font-size: 1.18rem;
            margin-right: 2px; }
        .topArticleArea .sideNav section .sideNavPara .customSelect {
          position: relative;
          background-color: #fff;
          display: inline-block;
          margin-bottom: 16px;
          display: block; }
          .topArticleArea .sideNav section .sideNavPara .customSelect select {
            width: auto;
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
            text-indent: 0.01px;
            text-overflow: '';
            padding-right: 20px;
            position: relative;
            z-index: 1;
            background-color: transparent;
            border: none; }
            .topArticleArea .sideNav section .sideNavPara .customSelect select::-ms-expand {
              display: none; }
          .topArticleArea .sideNav section .sideNavPara .customSelect:after {
            color: #6a6a6a;
            content: "expand_more";
            position: absolute;
            top: 50%;
            right: 3px;
            margin-top: -11px;
            margin-right: 0;
            font-family: 'Material Icons';
            font-weight: normal;
            font-style: normal;
            font-size: 1.6rem;
            /* Preferred icon size */
            display: inline-block;
            line-height: 1;
            text-transform: none;
            letter-spacing: normal;
            word-wrap: normal;
            white-space: nowrap;
            direction: ltr;
            /* Support for all WebKit browsers. */
            -webkit-font-smoothing: antialiased;
            /* Support for Safari and Chrome. */
            text-rendering: optimizeLegibility;
            /* Support for Firefox. */
            -moz-osx-font-smoothing: grayscale;
            /* Support for IE. */
            font-feature-settings: 'liga'; }
          .topArticleArea .sideNav section .sideNavPara .customSelect select {
            line-height: 35px;
            height: 35px;
            padding-left: 10px;
            width: 100%; }
        .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList {
          padding-left: 10px;
          background-color: #fff; }
          .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul {
            margin-left: 0; }
            .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li {
              padding-left: 24px;
              padding-bottom: 6px;
              list-style: none;
              position: relative; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li > span {
                padding-left: 4px;
                padding-right: 4px;
                display: inline-block; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li .toggleIcon {
                margin-right: 5px;
                width: 20px;
                height: 20px;
                text-align: center;
                position: absolute;
                top: 0;
                left: 0; }
                .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li .toggleIcon .materialIcons {
                  font-size: 1.1rem;
                  margin-right: 0;
                  margin-top: -5px; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li a {
                display: inline;
                color: #333333; }
                .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li a:hover {
                  color: #6a6a6a;
                  text-decoration: none; }
                  .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li a:hover .imgIcon {
                    fill: #6a6a6a; }
                .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li a:first-child {
                  margin-left: -28px; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li > .favoriteIcon {
                position: relative;
                margin-right: 0;
                cursor: pointer;
                transition: 0.3s; }
                .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li > .favoriteIcon small {
                  position: absolute;
                  top: 8px;
                  right: 16px;
                  font-size: 1rem; }
                .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li > .favoriteIcon:hover {
                  color: #770000; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li ul {
                margin-top: 6px;
                margin-bottom: -6px;
                margin-left: 0px; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li.current > span {
                background-color: #6a6a6a; }
                .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList ul li.current > span a {
                  color: #fff; }
          .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList > ul {
            padding-top: 16px;
            padding-bottom: 16px;
            max-height: 600px;
            overflow: auto;
            font-size: 0.87rem;
            margin-bottom: 10px; }
            .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList > ul > li {
              padding-right: 30px; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList > ul > li .favoriteIcon {
                position: absolute;
                top: -2px;
                right: 3px; }
              .topArticleArea .sideNav section .sideNavPara .sideNavCategorySearchList > ul > li li .favoriteIcon {
                right: -27px; }
        .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList {
          padding-left: 10px;
          background-color: #fff; }
          .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul {
            margin-left: 0; }
            .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li {
              padding-bottom: 6px;
              list-style: none;
              position: relative; }
              .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li > span {
                padding-left: 4px;
                padding-right: 4px;
                display: inline-block; }
              .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li a {
                display: inline;
                color: #333333; }
                .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li a:hover {
                  color: #6a6a6a;
                  text-decoration: none; }
                  .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li a:hover .imgIcon {
                    fill: #6a6a6a; }
              .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li ul {
                margin-top: 6px;
                margin-bottom: -6px;
                margin-left: 0px; }
              .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li.current > span {
                background-color: #6a6a6a; }
                .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList ul li.current > span a {
                  color: #fff; }
          .topArticleArea .sideNav section .sideNavPara .sideNavBusinessCategorySearchList > ul {
            padding-top: 16px;
            padding-bottom: 16px;
            max-height: 600px;
            overflow: auto;
            font-size: 0.87rem;
            margin-bottom: 10px; }

label.blankBothSide {
  text-align: left;
  font-weight: normal;
  margin-right: 10%; }
