@charset "UTF-8";
/* Scss Document */
/* op-icon settings */
/* Scss Document */
.c-text-xs {
  font-size: 0.75rem; }

.c-text-sm {
  font-size: 0.8125rem; }

.c-text-md {
  font-size: 0.875rem; }

.c-text-lg {
  font-size: 1rem; }

.c-text-xl {
  font-size: 1.125rem; }

.c-strong {
  font-weight: bold; }

.c-text-left {
  text-align: left; }

.c-text-center {
  text-align: center; }

.c-text-right {
  text-align: right; }

.c-block-center {
  margin-left: auto;
  margin-right: auto; }

.c-input-sm {
  width: 6.25rem !important; }

.c-input-md {
  width: 10rem !important; }

.c-input-lg {
  width: 20rem !important; }

.c-input-xlg {
  width: 40rem !important; }

.c-input-widr {
  width: 100% !important; }

.c-margin-base {
  margin: 2rem; }

.c-margin-half {
  margin: 1rem; }

.c-margin-2x {
  margin: 4rem; }

.c-margin-3x {
  margin: 6rem; }

.c-margin-4x {
  margin: 8rem; }

.c-margin-5x {
  margin: 10rem; }

.c-margin0 {
  margin: 0 !important; }

.c-margin5 {
  margin: 5px; }

.c-margin10 {
  margin: 10px; }

.c-margin15 {
  margin: 15px; }

.c-margin20 {
  margin: 20px; }

.c-margin30 {
  margin: 30px; }

.c-margin-l-1 {
  margin-left: 0.25rem !important; }

.c-margin-l-2 {
  margin-left: 0.5rem !important; }

.c-margin-l-3 {
  margin-left: 0.75rem !important; }

.c-margin-l-1rem {
  margin-left: 1rem !important; }

.c-margin-l-2rem {
  margin-left: 2rem !important; }

.c-margin-l-3rem {
  margin-left: 3rem !important; }

.c-margin-r-1 {
  margin-right: 0.25rem !important; }

.c-margin-r-2 {
  margin-right: 0.5rem !important; }

.c-margin-r-3 {
  margin-right: 0.75rem !important; }

.c-margin-r-1rem {
  margin-right: 1rem !important; }

.c-margin-r-2rem {
  margin-right: 2rem !important; }

.c-margin-r-3rem {
  margin-right: 3rem !important; }

.c-margin-t-1 {
  margin-top: 0.25rem !important; }

.c-margin-t-2 {
  margin-top: 0.5rem !important; }

.c-margin-t-3 {
  margin-top: 0.75rem !important; }

.c-margin-t-1rem {
  margin-top: 1rem !important; }

.c-margin-t-2rem {
  margin-top: 2rem !important; }

.c-margin-t-3rem {
  margin-top: 3rem !important; }

.c-margin-b-1 {
  margin-bottom: 0.25rem !important; }

.c-margin-b-2 {
  margin-bottom: 0.5rem !important; }

.c-margin-b-3 {
  margin-bottom: 0.75rem !important; }

.c-margin-b-1rem {
  margin-bottom: 1rem !important; }

.c-margin-b-2rem {
  margin-bottom: 2rem !important; }

.c-margin-b-3rem {
  margin-bottom: 3rem !important; }

.c-margin-b-4rem {
  margin-bottom: 4rem !important; }

.c-padding-base {
  padding: 2rem; }

.c-padding-half {
  padding: 1rem; }

.c-padding-2x {
  padding: 4rem; }

.c-padding-3x {
  padding: 6rem; }

.c-padding-5x {
  padding: 10rem; }

.c-padding-5x {
  padding: 10rem; }

.c-padding0 {
  padding: 0 !important; }

.c-padding5 {
  padding: 5px; }

.c-padding10 {
  padding: 10px; }

.c-padding15 {
  padding: 15px; }

.c-padding20 {
  padding: 20px; }

.c-padding30 {
  padding: 30px; }

.c-padding-l-1 {
  padding-left: 0.25rem !important; }

.c-padding-l-2 {
  padding-left: 0.5rem !important; }

.c-padding-l-3 {
  padding-left: 0.75rem !important; }

.c-padding-l-1rem {
  padding-left: 1rem !important; }

.c-padding-l-2rem {
  padding-left: 2rem !important; }

.c-padding-l-3rem {
  padding-left: 3rem !important; }

.c-padding-r-1 {
  padding-right: 0.25rem !important; }

.c-padding-r-2 {
  padding-right: 0.5rem !important; }

.c-padding-r-3 {
  padding-right: 0.75rem !important; }

.c-padding-r-1rem {
  padding-right: 1rem !important; }

.c-padding-r-2rem {
  padding-right: 2rem !important; }

.c-padding-r-3rem {
  padding-right: 3rem !important; }

.c-padding-t-1 {
  padding-top: 0.25rem !important; }

.c-padding-t-2 {
  padding-top: 0.5rem !important; }

.c-padding-t-3 {
  padding-top: 0.75rem !important; }

.c-padding-t-1rem {
  padding-top: 1rem !important; }

.c-padding-t-2rem {
  padding-top: 2rem !important; }

.c-padding-t-3rem {
  padding-top: 3rem !important; }

.c-padding-b-1 {
  padding-bottom: 0.25rem !important; }

.c-padding-b-2 {
  padding-bottom: 0.5rem !important; }

.c-padding-b-3 {
  padding-bottom: 0.75rem !important; }

.c-padding-b-1rem {
  padding-bottom: 1rem !important; }

.c-padding-b-2rem {
  padding-bottom: 2rem !important; }

.c-padding-b-3rem {
  padding-bottom: 3rem !important; }

.c-padding-lr-1em {
  padding-left: 1em !important;
  padding-right: 1em !important; }

.c-padding-lr-2em {
  padding-left: 2em !important;
  padding-right: 2em !important; }

.c-padding-lr-3em {
  padding-left: 3em !important;
  padding-right: 3em !important; }

.c-disabled {
  opacity: 0.5; }

.c-clickable {
  cursor: pointer; }

.c-position-relative {
  position: relative; }

.c-flex {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.c-col {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1; }

.c-flex-direction-column {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }

.c-justify-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.c-justify-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.c-justify-end {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end; }

.c-align-items-start {
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start; }

.c-align-items-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.c-align-items-end {
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end; }

.c-align-self-center {
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center; }

.c-align-self-start {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start; }

.c-align-self-end {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end; }

.c-float-right {
  float: right; }

.c-position-top-left {
  position: absolute;
  top: 0;
  left: 0; }

.c-position-top-right {
  position: absolute;
  top: 0;
  right: 0; }

.c-position-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0; }

.c-position-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0; }

.c-position-overtop-left {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.c-position-overtop-right {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.c-position-overbottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%); }

.c-position-overbottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%); }

.c-translateX-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.c-translateY-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.c-translateXY-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.c-fixed {
  position: fixed; }

.c-radius-ress {
  border-radius: 0 !important; }

.c-scroll {
  overflow: auto; }

.c-scroll-x {
  overflow-x: auto;
  overflow-y: hidden; }

.c-scroll-y {
  overflow-x: hidden;
  overflow-y: auto; }

.c-visible {
  visibility: visible; }

.c-hidden {
  visibility: hidden; }

.c-display-none {
  display: none !important; }

.c-display-block {
  display: block !important; }

@font-face {
  font-family: 'op-icon';
  src: url("../ht-output-icon/fonts/ht-output-icon.ttf?cpn3fm") format("truetype"), url("../ht-output-icon/fonts/ht-output-icon.woff?cpn3fm") format("woff"), url("../ht-output-icon/fonts/ht-output-icon.svg?cpn3fm#ht-output-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* op-icon settings */
body {
  background-color: #ffffff;
  color: #333333; }

.op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-expansion:before, .op-body .op-search-result-list .op-search-result-arrow:after {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  display: block;
  border-bottom: 2px solid #00a8a9;
  border-right: 2px solid #00a8a9;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.op-body {
  font-size: 16px;
  min-height: 95vh;
  min-width:1500px;
  /*height:80%*/
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  color: #333333;
  /* max-width: 1100px;*/
   }
  .op-body * {
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", -apple-system,BlinkMacSystemFont,sans-serif; }
  .op-body .op-header-container {
    background-color: #fff;
    width: 100%;
    min-width:1500px;
    position: fixed;
    top: 0;
    z-index: 500;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    /*max-width: 1100px;*/
    height: 6.25rem;
    border-bottom: 5px solid #00a8a9; }
    .op-body .op-header-container .d-block {
      margin: 0; }
  .op-body .op-header-left-container {
    /*max-width: 954px; */
    }
  .op-body .op-header-right-container {
    width: 309px;
    margin-right: 8px; }
  .op-body.op-body-1column {
    width: 930px; }
    .op-body.op-body-1column .op-header-container,
    .op-body.op-body-1column .op-contents,
    .op-body.op-body-1column .op-contents-right {
      width: 930px; }
  .op-body .op-header-bland {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    margin-left: 20px; }
  .op-body .op-header-logomark {
    max-width: 290px;
    height: 36px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .op-body .op-header-logomark img {
      height: 100%;
      display: block; }
  .op-body .op-header-title {
    color: #606060;
    font-size: 32px;
    max-height: 3em;
    overflow: hidden;
    /* max-width: 47rem; */
    display: block;
    margin-left: 20px !important; }
  .op-body .op-header-control-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .op-body .op-header-control-container .op-header-control-search,
    .op-body .op-header-control-container .op-header-control-nav {
      display: none; }
    .op-body .op-header-control-container .op-header-control-search {
      border-right-style: none; }
      .op-body .op-header-control-container .op-header-control-search:before {
        content: "\e903";
        font-size: 24px; }
    .op-body .op-header-control-container .op-header-control-nav {
      border-right-style: none; }
      .op-body .op-header-control-container .op-header-control-nav:before {
        content: "\e902";
        font-size: 24px; }
    .op-body .op-header-control-container .op-header-control-label {
      font-size: 10px; }
  .op-body .op-header-search-container {
    display: block;
    width: 309px; }
  .op-body .op-header-search,
  .op-body .op-search {
    position: relative; }
    .op-body .op-header-search:after,
    .op-body .op-search:after {
      font-family: op-icon;
      content: "\e903";
      display: block;
      color: #fff;
      font-size: 24px;
      position: absolute;
      left: 18px;
      top: 3px; }
    .op-body .op-header-search .op-header-search-input,
    .op-body .op-header-search .op-search-input,
    .op-body .op-search .op-header-search-input,
    .op-body .op-search .op-search-input {
      background-color: #00a8a9;
      color: #fff;
      height: 2.5rem;
      line-height: 2.5rem;
      border-radius: 1.375rem;
      padding-left: 3.125rem;
      padding-right: 3.75rem;
      border-style: none;
      position: relative;
      margin-bottom: 0;
      width: 100%; }
      .op-body .op-header-search .op-header-search-input:-ms-input-placeholder,
      .op-body .op-header-search .op-search-input:-ms-input-placeholder,
      .op-body .op-search .op-header-search-input:-ms-input-placeholder,
      .op-body .op-search .op-search-input:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .op-body .op-header-search .op-header-search-input::-ms-input-placeholder,
      .op-body .op-header-search .op-search-input::-ms-input-placeholder,
      .op-body .op-search .op-header-search-input::-ms-input-placeholder,
      .op-body .op-search .op-search-input::-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .op-body .op-header-search .op-header-search-input::placeholder,
      .op-body .op-header-search .op-search-input::placeholder,
      .op-body .op-search .op-header-search-input::placeholder,
      .op-body .op-search .op-search-input::placeholder {
        color: rgba(255, 255, 255, 0.5); }
    .op-body .op-header-search .op-search-input,
    .op-body .op-search .op-search-input {
      background-color: #AAAAAA; }
    .op-body .op-header-search .op-search-input-reset,
    .op-body .op-search .op-search-input-reset {
      background-color: transparent;
      border-style: none;
      padding: 0;
      margin: 0;
      position: absolute;
      width: 20px;
      height: 20px;
      top: 50%;
      right: 25px;
      transform: translateY(-50%);
      font-size: 20px;
      line-height: 1;
      color: #fff;
      cursor: pointer;
      display: none; }
      .op-body .op-header-search .op-search-input-reset:after,
      .op-body .op-search .op-search-input-reset:after {
        content: "\e90d";
        font-family: op-icon;
        display: block;
        position: absolute;
        top: 0;
        right: 0; }
      .op-body .op-header-search .op-search-input-reset.d-visible,
      .op-body .op-search .op-search-input-reset.d-visible {
        display: block; }
      .op-body .op-header-search .op-search-input-reset:not(.d-disabled):hover,
      .op-body .op-search .op-search-input-reset:not(.d-disabled):hover {
        opacity: 0.75; }
  .op-body .op-contents-titile {
    display: none; }
  .op-body .op-contents {
    width: 100%;
    height: 90%;    
    position: absolute;
    top: 6.25rem;
    background-color: #fff;
    min-width:1300px;
    }
    .op-body .op-contents ::-webkit-scrollbar {
      width: 8px;
      height: 8px;
      background-color: #F2F3F3;
      position: relative; }
    .op-body .op-contents ::-webkit-scrollbar-thumb {
      background-color: #AAAAAA;
      border-radius: 8px; }
    .op-body .op-contents .op-contents-left {
      display: block;
      width: 300px;
      height: 90%;
      position: absolute;
      background-color: #D9D9D9;
      min-width:300px;}
     .op-body .op-contents .op-contents-right {
      width: 80%;
      position: relative;
      left: 310px;
      height: 90%;
      min-width:1000px;
      /*overflow:scroll*/
      background-color: #fff;}
  .op-body .op-contents-body-container {
    width: auto;
    padding: 30px 80px; }
  .op-body .op-page-top .op-contents-body-container {
    padding-top: 30px; }
  .op-body ul.op-contents-tree {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden; }
    .op-body ul.op-contents-tree a {
      color: #010101; }
    .op-body ul.op-contents-tree ul.op-contents-tree {
      position: relative; }
    .op-body ul.op-contents-tree.d-open {
      display: block; }
    .op-body ul.op-contents-tree li.op-contents-tree-item {
      display: block;
      position: relative;
      font-size: 1rem;
      font-weight: normal;
      color: #010101; }
      .op-body ul.op-contents-tree li.op-contents-tree-item.d-hidden {
        display: none; }
      .op-body ul.op-contents-tree li.op-contents-tree-item.d-open > ul.op-contents-tree {
        display: block; }
      .op-body ul.op-contents-tree li.op-contents-tree-item.d-open > .op-contents-tree-item-outer {
        height: 3.75rem;
        opacity: 1;
        border-bottom-color: #AAAAAA;
        border-bottom-width: 1px; }
      .op-body ul.op-contents-tree li.op-contents-tree-item .d-active .op-contents-tree-label {
        color: #00a8a9;
        font-weight: bold;
        text-decoration: underline; }
      .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-outer {
        background-color: #F2F3F3;
        border-bottom: 0 solid #AAAAAA;
        padding: 0;
        position: relative;
        left: 0;
        height: 0;
        opacity: 0;
        border-bottom-color: transparent;
        -webkit-transition: height 0.3s ease, opacity 0.3s ease, border-color step-end;
        -moz-transition: height 0.3s ease, opacity 0.3s ease, border-color step-end;
        transition: height 0.3s ease, opacity 0.3s ease, border-color step-end; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-outer.d-splitter:after {
          content: "";
          display: block;
          width: 1px;
          height: 52px;
          border-left: 1px solid #AAAAAA;
          position: absolute;
          top: 4px;
          right: 64px; }
      .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-outer {
        background-color: #F4F5EE; }
      .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item.d-open {
        border-left: 5px solid #00a8a9; }
      .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-outer {
        background-color: #DEEFDB; }
      .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree {
        background-color: #fff; }
        .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item {
          border-left-style: none; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-outer {
            background-color: #fff;
            border-style: none; }
            .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-outer .op-contents-tree-label {
              padding: 0.625rem 0 0.625rem 38px; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item.d-open .op-contents-tree-item-outer {
            height: 2.75rem; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item.d-first-child .op-contents-tree-item-outer .op-contents-tree-label {
            padding-top: 2rem; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item.d-first-child.d-open .op-contents-tree-item-outer {
            height: 4.125rem; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item.d-last-child .op-contents-tree-item-outer .op-contents-tree-label {
            padding-bottom: 2rem; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item.d-last-child.d-open .op-contents-tree-item-outer {
            height: 4.125rem;
            border-bottom: 1px solid #AAAAAA; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item.d-only-child .op-contents-tree-item-outer .op-contents-tree-label {
            padding-top: 2rem;
            padding-bottom: 2rem; }
          .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item ul.op-contents-tree li.op-contents-tree-item.d-only-child.d-open .op-contents-tree-item-outer {
            height: 5.5rem;
            border-bottom: 1px solid #AAAAAA; }
      .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-inner {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        width: 100%;
        position: relative; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-inner.d-active {
          font-weight: bold; }
      .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-inner {
        width: calc(100% - 1.5rem);
        left: 1.5rem; }
      .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-inner {
        width: calc(100% - 3rem);
        left: 3rem; }
      .op-body ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-inner {
        width: calc(100% - 4.5rem);
        left: 4.5rem; }
      .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-label {
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 1.5rem;
        padding: 1.125rem 0 1.125rem 1.125rem;
        width: 100%; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-label.d-icon-arrow-right {
          padding-left: 38px; }
          .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-label.d-icon-arrow-right:before {
            content: url("../images/blue_arrow_circle_right.svg");
            position: absolute;
            left: 19px;
            line-height: 1.5rem;
            width: 14px;
            height: 14px; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-label.d-has-expansion {
          width: calc(100% - 64px); }
      .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-control {
        width: 6rem;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        flex-shrink: 0;
        -ms-flex-negative: 0;
        padding-right: 0.5rem;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -moz-box-pack: end;
        box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center; }
      .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-icon {
        display: inline-block;
        position: relative;
        font-size: 0.75rem;
        margin-right: 0.25rem;
        visibility: hidden; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-icon i {
          font-size: 0.75rem; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-icon.d-visible {
          visibility: visible; }
      .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-expansion {
        display: block;
        position: absolute;
        width: 64px;
        height: 3.75rem;
        top: 0;
        right: 0rem;
        visibility: hidden; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-expansion:before {
          position: absolute;
          top: 24px;
          left: 24px; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-expansion.d-visible {
          visibility: visible; }
        .op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-expansion.d-open {
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
  .op-body .op-footer-container {
    background-color: #ffffff;
    border-top: 1px solid #000000;
    color: #fff;
    width: 100%;
    height: 3rem;
    position: absolute;
    bottom: 0;
    z-index: 500;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .op-body .op-footer-container .op-footer-copyright {
      text-align: center;
      font-size: 12px;
      max-height: 2.75rem;
      overflow: hidden; }
    .op-body .op-footer-container .d-block {
      margin: 0; }
  .op-body .op-btn-top-container {
    position: fixed;
    width: 100%;
    max-width: 930px;
    height: 3.375rem;
    bottom: 0;
    padding-right: 1.25rem;
    text-align: right;
    z-index: -1; }
  .op-body .op-btn-top {
    display: inline-block;
    width: 3.375rem;
    height: 3.375rem;
    background-color: #AAAAAA;
    border-radius: 3.375rem;
    color: #fff;
    text-decoration: none;
    position: relative;
    opacity: 0;
    bottom: -3.375rem;
    z-index: 500;
    transition: opacity .5s, bottom .5s; }
    .op-body .op-btn-top:after {
      display: block;
      font-family: op-icon;
      content: "\e904";
      color: #fff;
      font-size: 1.125rem;
      width: 100%;
      line-height: 3.375rem;
      text-align: center;
      position: relative;
      top: 0;
      right: 0; }
    .op-body .op-btn-top:hover {
      opacity: 1;
      text-decoration: none; }
    .op-body .op-btn-top.op-visible {
      opacity: 0.5;
      bottom: 0.75rem; }
    .op-body .op-btn-top.op-hidden {
      opacity: 0;
      display: none; }
  .op-body .op-contents-top-img {
    width: 100%;
    position: relative;
    overflow: hidden; }
    .op-body .op-contents-top-img img {
      width: 100%; }
  .op-body .op-search-container {
    width: 100%;
    max-width: 480px;
    margin: 30px auto; }
  .op-body .op-search-result-total {
    width: 100%;
    max-width: 770px;
    margin: 0 auto; }
  .op-body .op-search-function-group {
    margin-top: 37px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .op-body .op-search-function-group .op-search-function-btn {
      background-color: #fff;
      color: #010101;
      border: 1px solid #CECBCB;
      font-size: 16px;
      padding: 8px 0;
      min-width: 42px;
      text-align: center;
      text-decoration: none;
      margin-left: 5px;
      margin-right: 5px;
      position: relative; }
      .op-body .op-search-function-group .op-search-function-btn:first-child {
        margin-left: 0; }
      .op-body .op-search-function-group .op-search-function-btn:last-child {
        margin-right: 0; }
      .op-body .op-search-function-group .op-search-function-btn:not(.d-disabled):hover {
        opacity: 0.75; }
      .op-body .op-search-function-group .op-search-function-btn.d-disabled {
        opacity: 0.5;
        cursor: default; }
      .op-body .op-search-function-group .op-search-function-btn:before {
        font-family: op-icon;
        font-size: 1rem;
        color: #00a8a9;
        position: absolute; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-prev {
        padding-left: 9px;
        padding-right: 9px; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-first {
        padding-left: 40px;
        padding-right: 16px; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-next {
        padding-left: 9px;
        padding-right: 9px; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-last {
        padding-left: 16px;
        padding-right: 40px; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-first:before {
        left: 10px;
        content: "\e90f"; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-prev:before {
        left: 14px;
        content: "\e906"; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-next:before {
        right: 14px;
        content: "\e907"; }
      .op-body .op-search-function-group .op-search-function-btn.op-btn-last:before {
        right: 10px;
        content: "\e90e"; }
    .op-body .op-search-function-group .op-search-function-page-no {
      color: #010101;
      font-size: 16px;
      padding: 8px 16px;
      text-align: center;
      text-decoration: none;
      position: relative; }
  .op-body .op-search-result-list {
    background-color: #F1F1F1;
    padding: 19px 19px;
    width: 100%;
    max-width: 770px;
    margin: 0 auto; }
    .op-body .op-search-result-list .op-search-result-list-item {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      border: 1px solid #E5E5E5;
      box-shadow: 0 1px 0 #CECBCB;
      margin-bottom: 20px;
      padding: 22px 38px 22px 24px;
      background-color: #fff;
      color: #010101;
      position: relative; }
      .op-body .op-search-result-list .op-search-result-list-item:last-child {
        margin-bottom: 0; }
      .op-body .op-search-result-list .op-search-result-list-item:not(.d-disabled):hover {
        text-decoration: none; }
      .op-body .op-search-result-list .op-search-result-list-item a {
        color: #00a8a9;
        text-decoration: none; }
        .op-body .op-search-result-list .op-search-result-list-item a:not(.d-disabled):hover {
          opacity: 0.75;
          text-decoration: none; }
    .op-body .op-search-result-list .op-search-result-body {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      width: 100%; }
    .op-body .op-search-result-list .op-search-result-arrow {
      display: block;
      margin-left: 1rem;
      position: relative; }
      .op-body .op-search-result-list .op-search-result-arrow:after {
        position: absolute; }
    .op-body .op-search-result-list .op-search-result-title {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: colmun;
      -moz-box-orient: colmun;
      box-orient: colmun;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: colmun;
      -moz-flex-direction: colmun;
      flex-direction: colmun;
      -ms-flex-direction: colmun;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .op-body .op-search-result-list .op-search-result-title .op-search-result-page-name {
        width: 100%;
        font-size: 1rem;
        color: #00a8a9; }
      .op-body .op-search-result-list .op-search-result-title .op-search-result-page-pass {
        width: 100%;
        font-size: 0.75rem;
        color: #333; }
    .op-body .op-search-result-list .op-search-result-content {
      margin-top: 10px; }
    .op-body .op-search-result-list .op-search-highlite {
      color: #00a8a9;
      font-weight: bold; }
  .op-body .op-window-overlay {
    position: fixed !important; }
    .op-body .op-window-overlay:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 1000;
      position: fixed; }
  .op-body .op-overlay-menu-container {
    width: 90vw;
    max-height: calc(100% - 3.5rem);
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    top: 3.5rem;
    right: 0;
    color: #fff;
    background-color: #333333;
    border: 1px solid #fff;
    border-top-style: none;
    display: none;
    z-index: 1000;
    -webkit-overflow-scrolling: touch; }
    .op-body .op-overlay-menu-container .op-overlay-menu-tree {
      display: none; }
    .op-body .op-overlay-menu-container .op-overlay-menu-search {
      padding: 30px;
      display: none; }
      .op-body .op-overlay-menu-container .op-overlay-menu-search .op-overlay-menu-search-title {
        text-align: center;
        margin-bottom: 11px; }
    .op-body .op-overlay-menu-container.op-visible,
    .op-body .op-overlay-menu-container .op-overlay-menu-tree.op-visible,
    .op-body .op-overlay-menu-container .op-overlay-menu-search.op-visible {
      display: block; }

/* Scss Document */
/* op-icon settings */
.d-block {
  margin: 1rem 0;
  color: #333;
  position: relative;
  max-width: 900px; }
  .d-block *:not([class*="icon-"]) {
    margin: 0; }
  .d-block > p {
    cursor: default; }
  .d-block strong {
    font-weight: bold; }
  .d-block h1 {
    font-weight: normal;
    font-size: 2rem; 
    border-left: 10px solid #00a8a9;
    padding-left: 1rem; }
    .d-block h1:not([class*="icon-"]) {
      margin: -1rem 0 1.5rem; }
  .d-block h2 {
    font-weight: normal;
    font-size: 1.5rem;
    padding: 0.125rem 0.5rem;
    background-color: #008486;
    color: #FFF;
    border-radius: 7px; }
    .d-block h2:not([class*="icon-"]) {
      margin: 3rem 0 1rem; }
  .d-block h3 {
    font-weight: normal;
    font-size: 1.25rem;
    border-left: 10px solid #00a8a9;
    padding-left: 0.5rem; }
    .d-block h3:not([class*="icon-"]) {
      margin: 2rem 0 1rem; }
  .d-block a {
    color: #008486;
    text-decoration: underline; }
    .d-block a:hover {
      opacity: 0.75; }
      .d-block a:hover p {
        opacity: 0.75;
        color: #00a8a9; }
    .d-block a p {
      color: #00a8a9;
      cursor: pointer; }
  .d-block .d-block {
    margin-bottom: 0 !important; }
  .d-block.d-no-margin {
    margin-bottom: 0 !important; }
  .d-block.d-block-inline {
    display: inline; }
  .d-block .d-block-link-inner,
  .d-block .d-block-link-inner p {
    color: #00a8a9;
    text-decoration: underline; }
  .d-block .d-block-inner {
    overflow: hidden; }
  .d-block .d-block-font-size-10 {
    font-size: 10px; }
  .d-block .d-block-font-size-12 {
    font-size: 12px; }
  .d-block .d-block-font-size-13 {
    font-size: 13px; }
  .d-block .d-block-font-size-14 {
    font-size: 14px; }
  .d-block .d-block-font-size-16 {
    font-size: 16px; }
  .d-block .d-block-font-size-18 {
    font-size: 18px; }
  .d-block .d-block-font-size-20 {
    font-size: 20px; }
  .d-block .d-block-font-size-24 {
    font-size: 24px; }

/* block parts */
.d-block-notes.d-notes-style-asterisk .d-notes-style-block, .d-block-notes.d-notes-style-kome .d-notes-style-block {
  position: relative;
  margin-left: 1rem; }
  .d-block-notes.d-notes-style-asterisk .d-notes-style-block:before, .d-block-notes.d-notes-style-kome .d-notes-style-block:before {
    position: absolute;
    left: -1rem; }

.d-block-notes.d-notes-style-asterisk .d-notes-style-block:before {
  content: "*";
  top: 0.2em; }

.d-block-notes.d-notes-style-kome .d-notes-style-block:before {
  content: "※"; }

.d-block-img {
  width: 100%; }
  .d-block-img.d-width-100 img {
    width: 100%; }
  .d-block-img.d-width-50 img {
    width: 50%; }
  .d-block-img.d-center {
    text-align: center; }
  .d-block-img.d-right {
    text-align: right; }
  .d-block-img .d-block-img-inner {
    overflow: hidden; }

.d-block-table table th.d-active, .d-block-table table td.d-active, .d-block-table table.d-no-bg tr:nth-child(odd) th.d-active,
.d-block-table table.d-no-bg tr:nth-child(odd) td.d-active,
.d-block-table table.d-no-bg tr:nth-child(even) th.d-active,
.d-block-table table.d-no-bg tr:nth-child(even) td.d-active {
  background-color: rgba(0, 146, 233, 0.5) !important; }

.d-block-table table th {
  font-weight: normal; }

.d-block-table table tr:nth-child(odd) th {
  background-color: #D2EECD; }

.d-block-table table tr:nth-child(even) th {
  background-color: #D2EECD; }

.d-block-table table tr:nth-child(odd) td {
  background-color: #ECF8EA; }

.d-block-table table tr:nth-child(even) td {
  background-color: #ECF8EA; }

.d-block-table table th, .d-block-table table td {
  padding: 0.5rem; }

.d-block-table.d-separate table {
  border-collapse: separate; }

.d-block-table.d-editable table th, .d-block-table.d-editable table td {
  font-size: 0.75rem;
  line-height: 2;
  padding: 0; }

.d-block-table.d-editable table th:not(.d-block-table-control-width-cell),
.d-block-table.d-editable table td:not(.d-block-table-control-width-cell) {
  cursor: pointer; }
  .d-block-table.d-editable table th:not(.d-block-table-control-width-cell):hover,
  .d-block-table.d-editable table td:not(.d-block-table-control-width-cell):hover {
    background-color: rgba(131, 209, 255, 0.5); }

.d-block-table table.d-no-bg tr:nth-child(odd) th,
.d-block-table table.d-no-bg tr:nth-child(odd) td,
.d-block-table table.d-no-bg tr:nth-child(even) th,
.d-block-table table.d-no-bg tr:nth-child(even) td {
  background-color: transparent !important; }

.d-block-table table.d-border-active tr:nth-child(odd) th,
.d-block-table table.d-border-active tr:nth-child(odd) td,
.d-block-table table.d-border-active tr:nth-child(even) th,
.d-block-table table.d-border-active tr:nth-child(even) td {
  border: 1px solid #707070; }

.d-block-table table.d-no-border tr:nth-child(odd) th,
.d-block-table table.d-no-border tr:nth-child(odd) td,
.d-block-table table.d-no-border tr:nth-child(even) th,
.d-block-table table.d-no-border tr:nth-child(even) td {
  border: none; }

.d-block-table .d-block-table-control-width .d-block-table-control-width-cell {
  border: 1px solid #A3A3A3;
  border-width: 0 1px 0 1px;
  text-align: center;
  background-color: transparent;
  position: relative;
  font-size: 0.75rem;
  line-height: 1.25; }
  .d-block-table .d-block-table-control-width .d-block-table-control-width-cell .d-block-table-control-width-cell-label {
    display: inline-block;
    background-color: #fff;
    padding: 0 0.25rem; }
  .d-block-table .d-block-table-control-width .d-block-table-control-width-cell:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px dotted #A3A3A3;
    position: absolute;
    top: 50%;
    z-index: -1; }

.d-block-table .d-block-table-control-width input.d-block-table-width {
  display: inline-block;
  width: 2rem;
  height: 1.5em;
  line-height: 1;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  margin: 0;
  margin-right: 0.25rem;
  text-align: center;
  vertical-align: middle;
  position: relative;
  top: -1px; }

.d-block-table .d-block-table-control-width .d-block-table-width-auto {
  display: block;
  width: auto;
  font-size: 0.5rem;
  padding: 0 0.25rem;
  line-height: 1.25;
  margin: 0.25rem auto 0 auto;
  background-color: #A3A3A3;
  color: #fff; }
  .d-block-table .d-block-table-control-width .d-block-table-width-auto:hover {
    opacity: 0.75; }
  .d-block-table .d-block-table-control-width .d-block-table-width-auto.d-active {
    background-color: #2F88E0;
    color: #fff; }

.d-block-top-shortcut {
  background-color: #F1F1F1;
  padding: 10px; }
  .d-block-top-shortcut table td {
    padding: 0; }
  .d-block-top-shortcut table tr:nth-child(odd) td,
  .d-block-top-shortcut table tr:nth-child(even) td {
    background-color: transparent !important; }
  .d-block-top-shortcut .d-block-table table tr:first-of-type .d-block-table table td {
    padding-top: 0; }
  .d-block-top-shortcut .d-block-table table tr:last-of-type .d-block-table table td {
    padding-bottom: 0; }
  .d-block-top-shortcut .d-block-table table .d-block-table table {
    height: 100%;
    table-layout: fixed; }
    .d-block-top-shortcut .d-block-table table .d-block-table table td {
      width: auto !important;
      height: 100%;
      padding: 5px;
      background-color: transparent !important; }
      .d-block-top-shortcut .d-block-table table .d-block-table table td:first-of-type {
        padding-left: 0; }
      .d-block-top-shortcut .d-block-table table .d-block-table table td:last-of-type {
        padding-right: 0; }
      .d-block-top-shortcut .d-block-table table .d-block-table table td .d-block {
        height: 100%; }
        .d-block-top-shortcut .d-block-table table .d-block-table table td .d-block.d-dragging {
          height: 1rem; }
      .d-block-top-shortcut .d-block-table table .d-block-table table td .d-block-link-btn {
        height: 100%; }
        .d-block-top-shortcut .d-block-table table .d-block-table table td .d-block-link-btn p {
          /*
						@include display(flex);
						@include justify-content(center);
						@include align-items(center);
						*/
          width: 100%;
          height: 100%; }
          .d-block-top-shortcut .d-block-table table .d-block-table table td .d-block-link-btn p a {
            width: 100%;
            height: 100%; }

.d-block-accordion dl.d-block-accordion-dlist, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist {
  background-color: transparent;
  padding: 0;
  position: relative; }
  .d-block-accordion dl.d-block-accordion-dlist:not(.d-block-selectable):not(.d-selected), .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist:not(.d-block-selectable):not(.d-selected) {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0; }
  .d-block-accordion dl.d-block-accordion-dlist:hover, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist:hover {
    background-color: #F4F5EE; }
  .d-block-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title {
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: bold;
    position: relative;
    padding: 1.25rem 3.25rem 1.25rem 1.25rem; }
    .d-block-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title:not(.d-open), .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title:not(.d-open) {
      padding-bottom: 1.25rem; }
    .d-block-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title p, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title p {
      cursor: pointer; }
    .d-block-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title:after, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title:after {
      content: "\e914";
      display: inline-block;
      font-family: op-icon;
      font-weight: normal;
      font-size: 0.875rem;
      color: #00a8a9;
      position: absolute;
      top: 1.25rem;
      right: 1.25rem; }
    .d-block-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title:hover, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title:hover {
      opacity: 0.75; }
  .d-block-accordion dl.d-block-accordion-dlist dd.d-block-accordion-description, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist dd.d-block-accordion-description {
    padding: 0 3.25rem 0.75rem 1.25rem;
    font-weight: normal;
    position: relative;
    display: none;
    top: -0.5rem; }
  .d-block-accordion dl.d-block-accordion-dlist.d-open, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist.d-open {
    background-color: #F4F5EE; }
    .d-block-accordion dl.d-block-accordion-dlist.d-open dt.d-block-accordion-title:after, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist.d-open dt.d-block-accordion-title:after {
      content: "\e915"; }
    .d-block-accordion dl.d-block-accordion-dlist.d-open dd.d-block-accordion-description, .d-block-process li.d-block-process-accordion dl.d-block-accordion-dlist.d-open dd.d-block-accordion-description {
      display: block; }

.d-block-accordion.d-block-selectable dl.d-block-accordion-dlist dt.d-block-accordion-title:after, .d-block-process li.d-block-selectable.d-block-process-accordion dl.d-block-accordion-dlist dt.d-block-accordion-title:after {
  top: 1.125rem; }

.d-block-process ol.d-block-process-list {
  padding: 0;
  list-style-type: none;
  counter-reset: ol_counter 0;
  list-style-position: outside; }
  .d-block-process ol.d-block-process-list li.d-block-process-item {
    line-height: 1;
    color: #00a8a9;
    padding: 1.25rem;
    counter-increment: ol_counter;
    position: relative; }
    .d-block-process ol.d-block-process-list li.d-block-process-item:first-child:not(.d-block-selectable):not(.d-selected) {
      border-top: 1px solid #e0e0e0; }
    .d-block-process ol.d-block-process-list li.d-block-process-item:not(.d-block-selectable):not(.d-selected) {
      border-bottom: 1px solid #e0e0e0; }
    .d-block-process ol.d-block-process-list li.d-block-process-item:before {
      display: inline-block;
      width: 2rem;
      top: 1.5rem;
      text-align: center;
      content: counter(ol_counter);
      color: #00a8a9;
      font-size: 1.5rem;
      line-height: 1.5rem;
      font-weight: bold;
      position: absolute; }

.d-block-process dl.d-block-process-dlist {
  color: #333;
  padding: 0;
  padding-left: 0.75rem;
  line-height: 1.5;
  position: relative;
  top: auto;
  left: 2.5rem;
  margin-left: -0.5rem;
  width: calc(100% - 2rem); }

.d-block-process dt.d-block-process-title {
  font-weight: bold;
  font-size: 1.25rem;
  padding-left: 0; }

.d-block-process dd.d-block-process-description {
  font-size: 1rem;
  font-weight: normal;
  padding-left: 0; }

.d-block-process.d-block-selectable ol.d-block-process-list li.d-block-process-item:before {
  top: 2rem; }

.d-block-process li.d-block-process-accordion:hover {
  background-color: #F4F5EE; }

.d-block-process li.d-block-process-accordion dl.d-block-process-dlist {
  border-radius: 0; }
  .d-block-process li.d-block-process-accordion dl.d-block-process-dlist dt.d-block-process-title {
    padding-right: 2rem;
    cursor: pointer; }
    .d-block-process li.d-block-process-accordion dl.d-block-process-dlist dt.d-block-process-title p {
      cursor: pointer; }
    .d-block-process li.d-block-process-accordion dl.d-block-process-dlist dt.d-block-process-title:after {
      content: "\e914";
      display: inline-block;
      font-family: op-icon;
      font-weight: normal;
      font-size: 0.875rem;
      color: #00a8a9;
      position: absolute;
      top: 0.25rem;
      right: 0; }
  .d-block-process li.d-block-process-accordion dl.d-block-process-dlist dd.d-block-process-description {
    padding-right: 2rem;
    margin-top: 1rem;
    display: none; }

.d-block-process li.d-block-process-accordion.d-open {
  background-color: #F4F5EE; }
  .d-block-process li.d-block-process-accordion.d-open dl.d-block-process-dlist dt.d-block-process-title:after {
    content: "\e915"; }
  .d-block-process li.d-block-process-accordion.d-open dl.d-block-process-dlist dd.d-block-process-description {
    display: block; }

.d-block-process li.d-block-process-accordion > li.d-block-process-item:last-of-type {
  margin-bottom: 0; }

.d-block-process li.d-block-process-accordion .d-block-process-item-container:last-of-type li.d-block-process-item {
  margin-bottom: 0; }

.d-block-process li.d-block-process-accordion.d-block-selectable ol.d-block-process-list li.d-block-process-item:before {
  top: 1.625rem; }

.d-block-process li.d-block-process-accordion.d-block-selectable ol.d-block-process-list li.d-block-process-item dl.d-block-process-dlist dt.d-block-process-title:after {
  top: 0.625rem; }

.d-block-list .d-block-list, .d-block-list-editormode .d-block-list, .d-block-list .d-block-list-editormode, .d-block-list-editormode .d-block-list-editormode {
  margin: 0 !important; }

.d-block-list ol, .d-block-list-editormode ol, .d-block-list ul, .d-block-list-editormode ul {
  padding: 0;
  padding-left: 1.5rem;
  list-style-type: none; }
  .d-block-list ol li, .d-block-list-editormode ol li, .d-block-list ul li, .d-block-list-editormode ul li {
    position: relative; }

.d-block-list .d-list-style-number, .d-block-list-editormode .d-list-style-number {
  list-style-type: decimal; }

.d-block-list .d-list-style-alpha, .d-block-list-editormode .d-list-style-alpha {
  list-style-type: lower-alpha; }

.d-block-list .d-list-style-disc, .d-block-list-editormode .d-list-style-disc {
  list-style-type: disc; }

.d-block-list .d-list-style-square, .d-block-list-editormode .d-list-style-square {
  list-style-type: none; }
  .d-block-list .d-list-style-square:before, .d-block-list-editormode .d-list-style-square:before {
    content: "";
    position: absolute;
    left: -1.5rem;
    top: 0.375em;
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    background-color: #333; }

.d-block-list .d-list-style-line, .d-block-list-editormode .d-list-style-line {
  list-style-type: none; }
  .d-block-list .d-list-style-line:before, .d-block-list-editormode .d-list-style-line:before {
    content: "-";
    position: absolute;
    left: -1.5rem; }

.d-block-mark {
  padding: 12px 16px;
  border-radius: 20px; }
  .d-block-mark .d-block-head {
    position: relative;
    margin-bottom: 0.5em; }
  .d-block-mark.d-mark-style-point {
    background-color: #EEF9FB; }
  .d-block-mark.d-mark-style-memo {
    background-color: #F0F9EB; }
  .d-block-mark.d-mark-style-attention {
    background-color: #FEF9EB; }

.d-block-list-link ul li:before {
  font-family: op-icon;
  content: "\e900";
  display: inline-block;
  position: absolute;
  left: 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5rem;
  top: 0.4375rem; }

.d-block-list-link-relation ul li:before {
  font-family: op-icon;
  content: "\e91b";
  display: inline-block;
  position: absolute;
  left: 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5rem;
  top: 0.4375rem; }

.d-block-link-outer p {
  color: #00a8a9;
  text-decoration: underline; }
  .d-block-link-outer p:after {
    font-family: op-icon;
    content: "\e94b";
    display: inline-block;
    position: absolute;
    text-decoration: none;
    margin-left: 0.5rem; }

.d-block-list-link {
  background-color: #F4F5EE;
  padding: 1rem 1.25rem;
  border-radius: 20px;
  margin-top: 2rem; }
  .d-block-list-link ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .d-block-list-link ul li {
      margin: 0.25rem;
      padding: 0.5rem 0.5rem 0.5rem 1.25rem;
      position: relative;
      color: #00a8a9; }
  .d-block-list-link.d-block-selectable ul li:before {
    top: 0.8125rem; }

.d-block-list-link-relation {
  background-color: #F4F5EE;
  border-radius: 20px;
  padding: 1rem 1.25rem;
  margin-top: 3rem; }
  .d-block-list-link-relation ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .d-block-list-link-relation ul li {
      padding: 0.5rem 0.5rem 0.5rem 1.25rem;
      position: relative;
      color: #00a8a9; }
  .d-block-list-link-relation.d-block-selectable ul li:before {
    top: 0.8125rem; }

.d-block-link-file {
  position: relative; }
  .d-block-link-file p {
    padding-left: 1.5rem;
    color: #00a8a9;
    text-decoration: none; }
    .d-block-link-file p:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      text-decoration: none;
      color: #A3A3A3;
      font-size: 1.25rem;
      top: -0.1em; }
  .d-block-link-file.d-file-type-file p:before {
    font-family: op-icon;
    content: "\e935";
    color: #5D5D5D; }
  .d-block-link-file.d-file-type-word p:before {
    font-family: op-icon;
    content: "\e93b";
    color: #2F88E0; }
  .d-block-link-file.d-file-type-pw p:before {
    font-family: op-icon;
    content: "\e938";
    color: #FF5839; }
  .d-block-link-file.d-file-type-excel p:before {
    font-family: op-icon;
    content: "\e936";
    color: #00a8a9; }
  .d-block-link-file.d-file-type-pdf p:before {
    font-family: op-icon;
    content: "\e937";
    color: #FF0000; }
  .d-block-link-file.d-file-type-img p:before {
    font-family: op-icon;
    content: "\e909";
    color: #5D5D5D; }
  .d-block-link-file.d-file-type-movie p:before {
    font-family: op-icon;
    content: "\e934";
    color: #5D5D5D; }

.d-block-link-btn a,
.d-block-link-btn .d-block-link-inner {
  display: block;
  background-color: #fff;
  color: #00a8a9;
  border: 1px solid #E5E5E5;
  padding: 1rem 0;
  text-align: center;
  text-decoration: none;
  border-radius: 22px;
  box-shadow: 0 1px 0 #CBCBCB; }

.d-block-link-btn a,
.d-block-link-btn .d-block-link-inner {
  height: 100%;
  font-weight: bold; }
  .d-block-link-btn a p,
  .d-block-link-btn .d-block-link-inner p {
    text-decoration: none; }

.d-block-group-border {
  background-color: #F4F5EE;
  border: 1px solid #00a8a9;
  padding: 1.5rem; }

.d-block-slideshow .d-block-slideshow-dammy {
  background-color: #A3A3A3;
  width: 100%;
  height: 100%;
  position: relative; }
  .d-block-slideshow .d-block-slideshow-dammy:after {
    content: url(../images/parts_slideshow.svg);
    position: absolute; }

.d-block-slideshow {
  width: 678px;
  margin-left: auto;
  margin-right: auto; }
  .d-block-slideshow .d-block-slideshow-dammy {
    width: 100%;
    height: 10rem; }
    .d-block-slideshow .d-block-slideshow-dammy:after {
      width: 10rem;
      opacity: 0.5;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.d-block-iframe {
  width: 100%; }
  .d-block-iframe .d-block-img-inner {
    overflow: hidden; }

.d-block-logomark .d-block-img-inner {
  max-width: 290px;
  height: 36px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .d-block-logomark .d-block-img-inner img {
    height: 100%;
    display: block; }

.d-block-logomark.d-block-selectable {
  padding: 0; }

.d-block-title {
  color: #606060;
  font-size: 12px;
  max-height: 3em;
  overflow: hidden;
  max-width: 47rem;
  display: block;
  margin-left: 20px !important; }
  .d-block-title .d-block-selectable {
    padding: 0; }

.d-block-top-img {
  max-width: 100%;
  overflow: visible !important;
  margin-top: 0;
  margin-bottom: 2rem; }
  .d-block-top-img .d-block-img-inner {
    width: 100%; }

.d-block-footer {
  color: #fff; }

.d-block-list ol, .d-block-list-editormode ol, .d-block-list ul, .d-block-list-editormode ul {
  overflow: hidden; }

.d-block-list .d-block-inner, .d-block-list-editormode .d-block-inner {
  overflow: visible; }

.d-slideshow {
  position: relative;
  max-width: 930px;
  margin: 0 auto; }
  .d-slideshow .d-slideshow-item {
    margin-bottom: 36px; }
  .d-slideshow .d-slideshow-text .d-slideshow-title {
    font-weight: 600;
    font-size: 16px; }
  .d-slideshow .d-slideshow-text .d-slideshow-description {
    font-weight: 300;
    font-size: 16px; }
  .d-slideshow .d-slideshow-nav {
    margin-bottom: 36px; }
    .d-slideshow .d-slideshow-nav .slick-slide {
      margin: 0 6px;
      cursor: pointer; }
    .d-slideshow .d-slideshow-nav .slick-current img {
      border: 5px solid #177CBF; }
  .d-slideshow .slick-prev,
  .d-slideshow .slick-next {
    z-index: 1;
    width: auto;
    height: 48px; }
    .d-slideshow .slick-prev:before,
    .d-slideshow .slick-next:before {
      font-family: op-icon;
      color: white;
      font-size: 40px;
      text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  .d-slideshow .slick-prev {
    left: 5%; }
    .d-slideshow .slick-prev:before {
      content: "\e906"; }
  .d-slideshow .slick-next {
    right: 5%; }
    .d-slideshow .slick-next:before {
      content: "\e907"; }
  .d-slideshow .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2; }
    .d-slideshow .slick-slide img {
      width: 100%; }
  .d-slideshow .slick-active {
    opacity: 1; }
  .d-slideshow .slick-current {
    opacity: 1; }

.op-body .op-header-search {
  /*
		&::after{
			left: auto;
			right: 18px;
		}*/ }
  .op-body .op-header-search .op-header-search-input {
    /*
			padding-left: 18px;
			padding-right: 50px;
			*/ }

.op-body ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-label.d-icon-arrow-right:before {
  content: url("../images/green_arrow-square-right.svg"); }

.op-body .op-overlay-menu-tree ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-expansion:before {
  border-color: #fff; }

.op-body .op-overlay-menu-tree ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-outer {
  background-color: #333333;
  color: #fff; }
  .op-body .op-overlay-menu-tree ul.op-contents-tree li.op-contents-tree-item .op-contents-tree-item-outer a {
    color: #fff; }

.op-body .op-overlay-menu-tree ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-outer {
  color: #333333; }
  .op-body .op-overlay-menu-tree ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-outer a {
    color: #333333; }
  .op-body .op-overlay-menu-tree ul.op-contents-tree li.op-contents-tree-item li.op-contents-tree-item .op-contents-tree-item-outer .op-contents-tree-expansion:before {
    border-color: #00a8a9; }

.d-block-list-link-relation ul li:before {
  content: "\e90c"; }

.d-block-list-link ul li:before {
  content: "\e90a"; }

.d-block-mark .d-block-head {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  line-height: 1.5;
  padding-top: 4px;
  padding-left: 30px;
  min-height: 34px; }
  .d-block-mark .d-block-head:before {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    left: 0; }

.d-block-mark.d-mark-style-point {
  border: 2px solid #46CAD9; }
  .d-block-mark.d-mark-style-point .d-block-head {
    border-color: #46CAD9; }
    .d-block-mark.d-mark-style-point .d-block-head:before {
      content: url("../images/green_mark_point.svg"); }

.d-block-mark.d-mark-style-memo {
  border: 2px solid #A1B93C; }
  .d-block-mark.d-mark-style-memo .d-block-head {
    border-color: #A1B93C; }
    .d-block-mark.d-mark-style-memo .d-block-head:before {
      content: url("../images/green_mark_memo.svg"); }

.d-block-mark.d-mark-style-attention {
  border: 2px solid #FFC001; }
  .d-block-mark.d-mark-style-attention .d-block-head {
    border-color: #FFC001; }
    .d-block-mark.d-mark-style-attention .d-block-head:before {
      content: url("../images/green_mark_attention.svg"); }

.d-block-list-link-relation .d-block-head {
  border-bottom: 2px solid #00a8a9 !important;
  line-height: 1.5 !important;
  padding-top: 4px !important;
  padding-left: 30px !important;
  min-height: 34px !important;
  position: relative !important;
  margin-bottom: 0 !important; }
  .d-block-list-link-relation .d-block-head:before {
    content: url("../images/mark_relation.svg") !important;
    width: 28px !important;
    height: 28px !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important; }

.d-block-top-shortcut {
  padding: 10px;
  border-radius: 20px; }
  .d-block-top-shortcut .d-block-table table .d-block-table table td {
    background-color: transparent !important;
    padding: 5px 8px 8px 5px; }

.d-block-link-btn a {
  box-shadow: 3px 3px 0 #CBCBCB; }

.d-block-process ol.d-block-process-list li.d-block-process-item:before, .d-block-process-accordion ol.d-block-process-list li.d-block-process-item:before {
  color: #00a8a9; }

@media screen and (max-width: 300px) {
  .op-body {
    width: auto; }
    .op-body h1 {
      font-size: 24px;
      margin-bottom: -12px; }
    .op-body .op-header-container {
      height: 3.5rem;
      border-bottom-style: none; }
    .op-body .op-header-right-container {
      width: 112px;
      margin-right: 0; }
    .op-body .op-header-title {
      display: none; }
    .op-body .op-header-control-container .op-header-control-search,
    .op-body .op-header-control-container .op-header-control-nav {
      display: block;
      background-color: #00a8a9;
      color: #fff;
      width: 56px;
      height: 56px;
      padding: 15px 7px;
      border: 1px solid #fff;
      border-top-style: none;
      text-align: center; }
      .op-body .op-header-control-container .op-header-control-search:hover,
      .op-body .op-header-control-container .op-header-control-nav:hover {
        opacity: 0.75;
        text-decoration: none; }
      .op-body .op-header-control-container .op-header-control-search:before,
      .op-body .op-header-control-container .op-header-control-nav:before {
        font-family: op-icon;
        display: block;
        line-height: 1; }
    .op-body .op-header-search-container {
      display: none; }
    .op-body .op-contents-titile {
      display: block;
      background-color: #00a8a9;
      color: #fff;
      position: fixed;
      top: 3.5rem;
      width: 100%;
      font-size: 0.75rem;
      height: 1.5rem;
      line-height: 1.5rem;
      padding: 0 1rem;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      z-index: 500; }
    .op-body .op-contents {
      width: 100%;
      position: relative;
      top: 5rem; }
      .op-body .op-contents .op-contents-left {
        display: none; }
      .op-body .op-contents .op-contents-right {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        min-height: calc(100vh - 5rem);
        padding-left: 0;
        border-left-style: none; }
    .op-body .op-contents-body-container {
      width: 100%;
      padding: 20px;
      padding-bottom: 0; }
    .op-body .op-page-top .op-contents-body-container {
      padding: 20px;
      padding-bottom: 0; }
    .op-body .op-search-result-list {
      padding: 6px 5px; }
      .op-body .op-search-result-list .op-search-result-list-item {
        margin-bottom: 5px; }
      .op-body .op-search-result-list .op-search-result-arrow {
        margin-left: 0; }
    .op-body .op-btn-top-container {
      width: 100%;
      padding-right: 1rem; }
    .op-body .op-footer-container {
      height: 50px; }
    .op-body .op-search-function-group {
      margin-top: 1.3125rem;
      margin-bottom: 1.3125rem; }
      .op-body .op-search-function-group .op-search-function-btn {
        font-size: 12px;
        width: 90px;
        margin-left: 2.5px;
        margin-right: 2.5px;
        padding: 10px 6px; }
        .op-body .op-search-function-group .op-search-function-btn.op-btn-first, .op-body .op-search-function-group .op-search-function-btn.op-btn-prev {
          padding-left: 20px;
          padding-right: 6px; }
        .op-body .op-search-function-group .op-search-function-btn.op-btn-next, .op-body .op-search-function-group .op-search-function-btn.op-btn-last {
          padding-left: 6px;
          padding-right: 20px; }
        .op-body .op-search-function-group .op-search-function-btn:before {
          line-height: 1;
          top: 0.7rem; }
        .op-body .op-search-function-group .op-search-function-btn.op-btn-first:before {
          left: 6px; }
        .op-body .op-search-function-group .op-search-function-btn.op-btn-prev:before {
          left: 6px; }
        .op-body .op-search-function-group .op-search-function-btn.op-btn-next:before {
          right: 6px; }
        .op-body .op-search-function-group .op-search-function-btn.op-btn-last:before {
          right: 6px; }
    .op-body .d-block {
      margin-bottom: 1.3125rem; }
    .op-body .d-block-top-shortcut {
      margin-top: -20px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 20px 18px; }
      .op-body .d-block-top-shortcut .d-block-table table .d-block-table table td {
        padding: 4px; }
      .op-body .d-block-top-shortcut .d-block-link-btn a {
        padding: 1rem 0; }
      .op-body .d-block-top-shortcut .d-block-link-btn p {
        font-size: 0.75rem; }
        .op-body .d-block-top-shortcut .d-block-link-btn p img {
          -webkit-transform: scale(0.85);
          -moz-transform: scale(0.85);
          -ms-transform: scale(0.85);
          -o-transform: scale(0.85);
          transform: scale(0.85);
          display: block;
          margin: 0 auto; }
          .op-body .d-block-top-shortcut .d-block-link-btn p img + br {
            display: none; }
    .op-body .d-block-slideshow {
      width: 100%; }
    .op-body .d-slideshow .d-slideshow-item {
      margin-bottom: 30px; }
    .op-body .d-slideshow .d-slideshow-nav {
      margin-bottom: 24px; } }

@media screen and (max-width: 1023px) {
  .op-body .d-block-top-shortcut {
    border-radius: 0; }
  .op-body .d-block-link-btn a {
    border-radius: 0;
    box-shadow: 0 1px 0 #CBCBCB; } }
