@charset "UTF-8";
/* Normalize
  ==================== */
@layer legacy{
[data-static-html] {
  font-family: serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

[data-static-body] {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
[data-static-html] article,
[data-static-html] aside,
[data-static-html] details,
[data-static-html] figcaption,
[data-static-html] figure,
[data-static-html] footer,
[data-static-html] header,
[data-static-html] hgroup,
[data-static-html] main,
[data-static-html] menu,
[data-static-html] nav,
[data-static-html] section,
[data-static-html] summary {
  display: block;
}

[data-static-html] audio,
[data-static-html] canvas,
[data-static-html] progress,
[data-static-html] video {
  display: inline-block;
  vertical-align: baseline;
}

[data-static-html] audio:not([controls]) {
  display: none;
  height: 0;
}

/* Links
   ========================================================================== */
[data-static-html] a {
  background-color: transparent;
}

/* Text-level semantics
   ========================================================================== */
[data-static-html] abbr[title] {
  border-bottom: 1px dotted;
}

[data-static-html] b, [data-static-html] strong {
  font-weight: bold;
}

[data-static-html] dfn {
  font-style: italic;
}

[data-static-html] mark {
  background: #ff0;
  color: #000;
}

[data-static-html] small {
  font-size: 80%;
}

[data-static-html] sub,
[data-static-html] sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

[data-static-html] sup {
  top: -0.5em;
}

[data-static-html] sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
[data-static-html] img {
  border: 0;
}

[data-static-html] svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
[data-static-html] figure {
  margin: 1em 40px;
}

[data-static-html] hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

[data-static-html] pre {
  overflow: auto;
}

[data-static-html] code,
[data-static-html] kbd,
[data-static-html] pre,
[data-static-html] samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
[data-static-html] button,
[data-static-html] input,
[data-static-html] optgroup,
[data-static-html] select,
[data-static-html] textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

[data-static-html] button {
  overflow: visible;
}

[data-static-html] button,
[data-static-html] select {
  text-transform: none;
}

[data-static-html] button,
[data-static-html] input[type="button"],
[data-static-html] input[type="reset"],
[data-static-html] input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

[data-static-html] button[disabled],
[data-static-html] input[disabled] {
  cursor: not-allowed;
  opacity: .65;
}

[data-static-html] button::-moz-focus-inner,
[data-static-html] input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

[data-static-html] input {
  line-height: normal;
}

[data-static-html] input[type="checkbox"],
[data-static-html] input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[data-static-html] input[type="number"]::-webkit-inner-spin-button,
[data-static-html] input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[data-static-html] input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

[data-static-html] input[type="search"]::-webkit-search-cancel-button,
[data-static-html] input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[data-static-html] fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

[data-static-html] legend {
  border: 0;
  padding: 0;
}

[data-static-html] textarea {
  overflow: auto;
}

[data-static-html] optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
[data-static-html] table {
  border-collapse: collapse;
  border-spacing: 0;
}

[data-static-html] td, [data-static-html] th {
  padding: 0;
}

/* Reset
  ==================== */
[data-static-html] h1, [data-static-html] h2, [data-static-html] h3, [data-static-html] h4, [data-static-html] h5, [data-static-html] h6 {
  margin: 0;
  font-weight: normal;
  font-size: 100%;
}

[data-static-html] p {
  margin: 0;
}

[data-static-html] img {
  vertical-align: top;
}

[data-static-html] .mq-sp img {
  max-width: 100%;
  height: auto;
}

[data-static-html] ul, [data-static-html] ol {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

[data-static-html] dl {
  margin: 0;
}

[data-static-html] dl dd {
  margin: 0;
}

[data-static-html] .reset-style input, [data-static-html] .reset-style button, [data-static-html] .reset-style textarea, [data-static-html] .reset-style select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[data-static-html] .reset-style input[type=checkbox] {
  display: none;
}

[data-static-html] .reset-style input[type=checkbox] + label {
  vertical-align: middle;
}

[data-static-html] .reset-style input[type=checkbox] + label:before {
  margin-right: 5px;
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #000;
  line-height: 15px;
  vertical-align: middle;
}

[data-static-html] .reset-style input[type=checkbox]:checked + label:before {
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
}

/* IE 10 under version only */
[data-static-html] input::-ms-clear {
  visibility: hidden;
}

/* password */
[data-static-html] input::-ms-reveal {
  visibility: hidden;
}

[data-static-html] select {
  padding: .25em 20px .25em 8px;
  line-height: 1;
  border: 1px solid #000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

[data-static-html] select.reset-style {
  background: none;
}

[data-static-html] select::-ms-expand {
  display: none;
}

/* Utilities
  ==================== */
[data-static-html] .u-center {
  text-align: center !important;
}

[data-static-html] .u-left {
  text-align: left !important;
}

[data-static-html] .u-right {
  text-align: right !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-center--sp {
    text-align: center !important;
  }
  [data-static-html] .u-left--sp {
    text-align: left !important;
  }
  [data-static-html] .u-right--sp {
    text-align: right !important;
  }
}

[data-static-html] .u-color-main {
  color: #0f4b73;
}

[data-static-html] .u-color-accent {
  color: #00aaea;
}

[data-static-html] .u-color-error {
  color: #bf5050;
}

[data-static-html] .u-color-require {
  color: #bf5050;
}

[data-static-html] .u-color-gray {
  color: #9C9C9C;
}

[data-static-html] .u-fw-normal {
  font-weight: normal;
}

[data-static-html] .u-fw-bold {
  font-weight: bold;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-0 {
  margin-top: 0 !important;
}

[data-static-html] .u-mr-0 {
  margin-right: 0 !important;
}

[data-static-html] .u-mb-0 {
  margin-bottom: 0 !important;
}

[data-static-html] .u-ml-0 {
  margin-left: 0 !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-0--sp {
    margin-top: 0 !important;
  }
  [data-static-html] .u-mr-0--sp {
    margin-right: 0 !important;
  }
  [data-static-html] .u-mb-0--sp {
    margin-bottom: 0 !important;
  }
  [data-static-html] .u-ml-0--sp {
    margin-left: 0 !important;
  }
}

[data-static-html] .u-pl-0 {
  padding-left: 0 !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-1 {
  margin-top: 5px !important;
}

[data-static-html] .u-mr-1 {
  margin-right: 5px !important;
}

[data-static-html] .u-mb-1 {
  margin-bottom: 5px !important;
}

[data-static-html] .u-ml-1 {
  margin-left: 5px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-1--sp {
    margin-top: 5px !important;
  }
  [data-static-html] .u-mr-1--sp {
    margin-right: 5px !important;
  }
  [data-static-html] .u-mb-1--sp {
    margin-bottom: 5px !important;
  }
  [data-static-html] .u-ml-1--sp {
    margin-left: 5px !important;
  }
}

[data-static-html] .u-pl-1 {
  padding-left: 5px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-2 {
  margin-top: 10px !important;
}

[data-static-html] .u-mr-2 {
  margin-right: 10px !important;
}

[data-static-html] .u-mb-2 {
  margin-bottom: 10px !important;
}

[data-static-html] .u-ml-2 {
  margin-left: 10px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-2--sp {
    margin-top: 10px !important;
  }
  [data-static-html] .u-mr-2--sp {
    margin-right: 10px !important;
  }
  [data-static-html] .u-mb-2--sp {
    margin-bottom: 10px !important;
  }
  [data-static-html] .u-ml-2--sp {
    margin-left: 10px !important;
  }
}

[data-static-html] .u-pl-2 {
  padding-left: 10px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-3 {
  margin-top: 15px !important;
}

[data-static-html] .u-mr-3 {
  margin-right: 15px !important;
}

[data-static-html] .u-mb-3 {
  margin-bottom: 15px !important;
}

[data-static-html] .u-ml-3 {
  margin-left: 15px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-3--sp {
    margin-top: 15px !important;
  }
  [data-static-html] .u-mr-3--sp {
    margin-right: 15px !important;
  }
  [data-static-html] .u-mb-3--sp {
    margin-bottom: 15px !important;
  }
  [data-static-html] .u-ml-3--sp {
    margin-left: 15px !important;
  }
}

[data-static-html] .u-pl-3 {
  padding-left: 15px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-4 {
  margin-top: 20px !important;
}

[data-static-html] .u-mr-4 {
  margin-right: 20px !important;
}

[data-static-html] .u-mb-4 {
  margin-bottom: 20px !important;
}

[data-static-html] .u-ml-4 {
  margin-left: 20px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-4--sp {
    margin-top: 20px !important;
  }
  [data-static-html] .u-mr-4--sp {
    margin-right: 20px !important;
  }
  [data-static-html] .u-mb-4--sp {
    margin-bottom: 20px !important;
  }
  [data-static-html] .u-ml-4--sp {
    margin-left: 20px !important;
  }
}

[data-static-html] .u-pl-4 {
  padding-left: 20px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-5 {
  margin-top: 25px !important;
}

[data-static-html] .u-mr-5 {
  margin-right: 25px !important;
}

[data-static-html] .u-mb-5 {
  margin-bottom: 25px !important;
}

[data-static-html] .u-ml-5 {
  margin-left: 25px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-5--sp {
    margin-top: 25px !important;
  }
  [data-static-html] .u-mr-5--sp {
    margin-right: 25px !important;
  }
  [data-static-html] .u-mb-5--sp {
    margin-bottom: 25px !important;
  }
  [data-static-html] .u-ml-5--sp {
    margin-left: 25px !important;
  }
}

[data-static-html] .u-pl-5 {
  padding-left: 25px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-6 {
  margin-top: 30px !important;
}

[data-static-html] .u-mr-6 {
  margin-right: 30px !important;
}

[data-static-html] .u-mb-6 {
  margin-bottom: 30px !important;
}

[data-static-html] .u-ml-6 {
  margin-left: 30px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-6--sp {
    margin-top: 30px !important;
  }
  [data-static-html] .u-mr-6--sp {
    margin-right: 30px !important;
  }
  [data-static-html] .u-mb-6--sp {
    margin-bottom: 30px !important;
  }
  [data-static-html] .u-ml-6--sp {
    margin-left: 30px !important;
  }
}

[data-static-html] .u-pl-6 {
  padding-left: 30px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-7 {
  margin-top: 35px !important;
}

[data-static-html] .u-mr-7 {
  margin-right: 35px !important;
}

[data-static-html] .u-mb-7 {
  margin-bottom: 35px !important;
}

[data-static-html] .u-ml-7 {
  margin-left: 35px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-7--sp {
    margin-top: 35px !important;
  }
  [data-static-html] .u-mr-7--sp {
    margin-right: 35px !important;
  }
  [data-static-html] .u-mb-7--sp {
    margin-bottom: 35px !important;
  }
  [data-static-html] .u-ml-7--sp {
    margin-left: 35px !important;
  }
}

[data-static-html] .u-pl-7 {
  padding-left: 35px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-8 {
  margin-top: 40px !important;
}

[data-static-html] .u-mr-8 {
  margin-right: 40px !important;
}

[data-static-html] .u-mb-8 {
  margin-bottom: 40px !important;
}

[data-static-html] .u-ml-8 {
  margin-left: 40px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-8--sp {
    margin-top: 40px !important;
  }
  [data-static-html] .u-mr-8--sp {
    margin-right: 40px !important;
  }
  [data-static-html] .u-mb-8--sp {
    margin-bottom: 40px !important;
  }
  [data-static-html] .u-ml-8--sp {
    margin-left: 40px !important;
  }
}

[data-static-html] .u-pl-8 {
  padding-left: 40px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-9 {
  margin-top: 45px !important;
}

[data-static-html] .u-mr-9 {
  margin-right: 45px !important;
}

[data-static-html] .u-mb-9 {
  margin-bottom: 45px !important;
}

[data-static-html] .u-ml-9 {
  margin-left: 45px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-9--sp {
    margin-top: 45px !important;
  }
  [data-static-html] .u-mr-9--sp {
    margin-right: 45px !important;
  }
  [data-static-html] .u-mb-9--sp {
    margin-bottom: 45px !important;
  }
  [data-static-html] .u-ml-9--sp {
    margin-left: 45px !important;
  }
}

[data-static-html] .u-pl-9 {
  padding-left: 45px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-10 {
  margin-top: 50px !important;
}

[data-static-html] .u-mr-10 {
  margin-right: 50px !important;
}

[data-static-html] .u-mb-10 {
  margin-bottom: 50px !important;
}

[data-static-html] .u-ml-10 {
  margin-left: 50px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-10--sp {
    margin-top: 50px !important;
  }
  [data-static-html] .u-mr-10--sp {
    margin-right: 50px !important;
  }
  [data-static-html] .u-mb-10--sp {
    margin-bottom: 50px !important;
  }
  [data-static-html] .u-ml-10--sp {
    margin-left: 50px !important;
  }
}

[data-static-html] .u-pl-10 {
  padding-left: 50px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-11 {
  margin-top: 55px !important;
}

[data-static-html] .u-mr-11 {
  margin-right: 55px !important;
}

[data-static-html] .u-mb-11 {
  margin-bottom: 55px !important;
}

[data-static-html] .u-ml-11 {
  margin-left: 55px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-11--sp {
    margin-top: 55px !important;
  }
  [data-static-html] .u-mr-11--sp {
    margin-right: 55px !important;
  }
  [data-static-html] .u-mb-11--sp {
    margin-bottom: 55px !important;
  }
  [data-static-html] .u-ml-11--sp {
    margin-left: 55px !important;
  }
}

[data-static-html] .u-pl-11 {
  padding-left: 55px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-12 {
  margin-top: 60px !important;
}

[data-static-html] .u-mr-12 {
  margin-right: 60px !important;
}

[data-static-html] .u-mb-12 {
  margin-bottom: 60px !important;
}

[data-static-html] .u-ml-12 {
  margin-left: 60px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-12--sp {
    margin-top: 60px !important;
  }
  [data-static-html] .u-mr-12--sp {
    margin-right: 60px !important;
  }
  [data-static-html] .u-mb-12--sp {
    margin-bottom: 60px !important;
  }
  [data-static-html] .u-ml-12--sp {
    margin-left: 60px !important;
  }
}

[data-static-html] .u-pl-12 {
  padding-left: 60px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-13 {
  margin-top: 65px !important;
}

[data-static-html] .u-mr-13 {
  margin-right: 65px !important;
}

[data-static-html] .u-mb-13 {
  margin-bottom: 65px !important;
}

[data-static-html] .u-ml-13 {
  margin-left: 65px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-13--sp {
    margin-top: 65px !important;
  }
  [data-static-html] .u-mr-13--sp {
    margin-right: 65px !important;
  }
  [data-static-html] .u-mb-13--sp {
    margin-bottom: 65px !important;
  }
  [data-static-html] .u-ml-13--sp {
    margin-left: 65px !important;
  }
}

[data-static-html] .u-pl-13 {
  padding-left: 65px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-14 {
  margin-top: 70px !important;
}

[data-static-html] .u-mr-14 {
  margin-right: 70px !important;
}

[data-static-html] .u-mb-14 {
  margin-bottom: 70px !important;
}

[data-static-html] .u-ml-14 {
  margin-left: 70px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-14--sp {
    margin-top: 70px !important;
  }
  [data-static-html] .u-mr-14--sp {
    margin-right: 70px !important;
  }
  [data-static-html] .u-mb-14--sp {
    margin-bottom: 70px !important;
  }
  [data-static-html] .u-ml-14--sp {
    margin-left: 70px !important;
  }
}

[data-static-html] .u-pl-14 {
  padding-left: 70px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-15 {
  margin-top: 75px !important;
}

[data-static-html] .u-mr-15 {
  margin-right: 75px !important;
}

[data-static-html] .u-mb-15 {
  margin-bottom: 75px !important;
}

[data-static-html] .u-ml-15 {
  margin-left: 75px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-15--sp {
    margin-top: 75px !important;
  }
  [data-static-html] .u-mr-15--sp {
    margin-right: 75px !important;
  }
  [data-static-html] .u-mb-15--sp {
    margin-bottom: 75px !important;
  }
  [data-static-html] .u-ml-15--sp {
    margin-left: 75px !important;
  }
}

[data-static-html] .u-pl-15 {
  padding-left: 75px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-16 {
  margin-top: 80px !important;
}

[data-static-html] .u-mr-16 {
  margin-right: 80px !important;
}

[data-static-html] .u-mb-16 {
  margin-bottom: 80px !important;
}

[data-static-html] .u-ml-16 {
  margin-left: 80px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-16--sp {
    margin-top: 80px !important;
  }
  [data-static-html] .u-mr-16--sp {
    margin-right: 80px !important;
  }
  [data-static-html] .u-mb-16--sp {
    margin-bottom: 80px !important;
  }
  [data-static-html] .u-ml-16--sp {
    margin-left: 80px !important;
  }
}

[data-static-html] .u-pl-16 {
  padding-left: 80px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-17 {
  margin-top: 85px !important;
}

[data-static-html] .u-mr-17 {
  margin-right: 85px !important;
}

[data-static-html] .u-mb-17 {
  margin-bottom: 85px !important;
}

[data-static-html] .u-ml-17 {
  margin-left: 85px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-17--sp {
    margin-top: 85px !important;
  }
  [data-static-html] .u-mr-17--sp {
    margin-right: 85px !important;
  }
  [data-static-html] .u-mb-17--sp {
    margin-bottom: 85px !important;
  }
  [data-static-html] .u-ml-17--sp {
    margin-left: 85px !important;
  }
}

[data-static-html] .u-pl-17 {
  padding-left: 85px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-18 {
  margin-top: 90px !important;
}

[data-static-html] .u-mr-18 {
  margin-right: 90px !important;
}

[data-static-html] .u-mb-18 {
  margin-bottom: 90px !important;
}

[data-static-html] .u-ml-18 {
  margin-left: 90px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-18--sp {
    margin-top: 90px !important;
  }
  [data-static-html] .u-mr-18--sp {
    margin-right: 90px !important;
  }
  [data-static-html] .u-mb-18--sp {
    margin-bottom: 90px !important;
  }
  [data-static-html] .u-ml-18--sp {
    margin-left: 90px !important;
  }
}

[data-static-html] .u-pl-18 {
  padding-left: 90px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-19 {
  margin-top: 95px !important;
}

[data-static-html] .u-mr-19 {
  margin-right: 95px !important;
}

[data-static-html] .u-mb-19 {
  margin-bottom: 95px !important;
}

[data-static-html] .u-ml-19 {
  margin-left: 95px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-19--sp {
    margin-top: 95px !important;
  }
  [data-static-html] .u-mr-19--sp {
    margin-right: 95px !important;
  }
  [data-static-html] .u-mb-19--sp {
    margin-bottom: 95px !important;
  }
  [data-static-html] .u-ml-19--sp {
    margin-left: 95px !important;
  }
}

[data-static-html] .u-pl-19 {
  padding-left: 95px !important;
}

[data-static-html] .u-m-auto {
  margin: auto;
}

[data-static-html] .u-mt-20 {
  margin-top: 100px !important;
}

[data-static-html] .u-mr-20 {
  margin-right: 100px !important;
}

[data-static-html] .u-mb-20 {
  margin-bottom: 100px !important;
}

[data-static-html] .u-ml-20 {
  margin-left: 100px !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-mt-20--sp {
    margin-top: 100px !important;
  }
  [data-static-html] .u-mr-20--sp {
    margin-right: 100px !important;
  }
  [data-static-html] .u-mb-20--sp {
    margin-bottom: 100px !important;
  }
  [data-static-html] .u-ml-20--sp {
    margin-left: 100px !important;
  }
}

[data-static-html] .u-pl-20 {
  padding-left: 100px !important;
}

[data-static-html] .u-inline {
  display: inline !important;
}

[data-static-html] .u-inline-block {
  display: inline-block !important;
}

[data-static-html] .u-block {
  display: block !important;
}

[data-static-html] .u-none {
  display: none;
}

[data-static-html] .u-fl-left {
  float: left;
}

[data-static-html] .u-fl-right {
  float: right;
}

[data-static-html] .mq-sp .u-w-auto-sp {
  width: auto !important;
}

[data-static-html] .u-w-auto {
  width: auto !important;
}

[data-static-html] .u-w-10 {
  width: 10% !important;
}

[data-static-html] .u-w-20 {
  width: 20% !important;
}

[data-static-html] .u-w-30 {
  width: 30% !important;
}

[data-static-html] .u-w-40 {
  width: 40% !important;
}

[data-static-html] .u-w-50 {
  width: 50% !important;
}

[data-static-html] .u-w-60 {
  width: 60% !important;
}

[data-static-html] .u-w-70 {
  width: 70% !important;
}

[data-static-html] .u-w-80 {
  width: 80% !important;
}

[data-static-html] .mq-sp .u-w-80 {
  width: auto !important;
}

[data-static-html] .u-w-90 {
  width: 90% !important;
}

[data-static-html] .u-w-100 {
  width: 100% !important;
}

[data-static-html] .u-list-style li {
  list-style-type: disc;
  list-style-position: inside;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-only-pc {
    display: none !important;
  }
}

[data-static-html] .u-only-sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-only-sp {
    display: block !important;
  }
}

[data-static-html] .u-clearfix {
  *zoom: 1;
}

[data-static-html] .u-clearfix:before, [data-static-html] .u-clearfix:after {
  content: "";
  display: table;
}

[data-static-html] .u-clearfix:after {
  clear: both;
}

[data-static-html] .u-ov-hidden {
  overflow: hidden;
}

[data-static-html] .u-pos-r {
  position: relative;
}

[data-static-html] .u-pos-a {
  position: absolute;
}

@media screen and (max-width: 767px) {
  [data-static-html] .u-center-sp {
    text-align: center;
  }
}

/* Fonts
  ==================== */
@font-face {
  font-family: "tacsystem";
  src: url("/themes/tacsystem/assets/fonts/tacsystem.eot?-vtbvlk");
  src: url("/themes/tacsystem/assets/fonts/tacsystem.eot?#iefix-vtbvlk") format("embedded-opentype"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/tacsystem.woff") format("woff"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/tacsystem.ttf") format("truetype"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/tacsystem.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-static-html] .ff-roboto-condensed, [data-static-html] .title-style-h1 span, [data-static-html] section[id^="top-"] h1 span, [data-static-html] section#pickup-brand h1 span, [data-static-html] .head-area h1 span, [data-static-html] .horizontal-list-style-01 li .post-date, [data-static-html] .horizontal-list-style-02 li .post-date, [data-static-html] .sample-list li .post-date, [data-static-html] .horizon-rule li .post-date, [data-static-html] #brand-news ul li .post-date, [data-static-html] #product-faq dl li .post-date, [data-static-html] .horizontal-list-style-01 dt .post-date, [data-static-html] .horizontal-list-style-02 dt .post-date, [data-static-html] .sample-list dt .post-date, [data-static-html] .horizon-rule dt .post-date, [data-static-html] #brand-news ul dt .post-date, [data-static-html] #product-faq dl dt .post-date, [data-static-html] .horizontal-list-style-01 dd .post-date, [data-static-html] .horizontal-list-style-02 dd .post-date, [data-static-html] .sample-list dd .post-date, [data-static-html] .horizon-rule dd .post-date, [data-static-html] #brand-news ul dd .post-date, [data-static-html] #product-faq dl dd .post-date, [data-static-html] .bigger-btn:before, [data-static-html] .round-label-button, [data-static-html] .news-label span, [data-static-html] .news-PageView .news-view-info .news-cat, [data-static-html] #top-news .top-news-category span, [data-static-html] #main-product .product-list .product-item .right-side .col-inner.coming-soon:before, [data-static-html] #main-product .brand-name, [data-static-html] #case-study .case-image a, [data-static-html] #case-study .post-date, [data-static-html] #staff-profile .staff-list .staff-item .staff-name span {
  font-family: 'Roboto Condensed', sans-serif;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-weight: 400;
  font-style: normal;
  src: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Regular.woff2") format("woff2"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Regular.woff") format("woff"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Regular.ttf") format("truetype"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Regular.eot") format("embedded-opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-weight: 500;
  font-style: normal;
  src: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Medium.woff2") format("woff2"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Medium.woff") format("woff"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Medium.ttf") format("truetype"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Medium.eot") format("embedded-opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-weight: 700;
  font-style: normal;
  src: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Bold.woff2") format("woff2"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Bold.woff") format("woff"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Bold.ttf") format("truetype"), url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/fonts/libs/NotoSansCJKjp-Bold.eot") format("embedded-opentype");
}

[data-static-html] [class^="icon-"], [data-static-html] [class*=" icon-"] {
  font-family: "tacsystem";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Add style */
  vertical-align: middle;
}

/* Fonts list
  ==================== */
[data-static-html] .icon-square-4:before {
  content: "\e90b";
}

[data-static-html] .icon-arrow-top:before {
  content: "\e908";
}

[data-static-html] .icon-arrow-fill-right:before {
  content: "\e906";
}

[data-static-html] .icon-icon-list:before {
  content: "\e907";
}

[data-static-html] .icon-arrow-standard:before {
  content: "\e90f";
}

[data-static-html] .icon-arrow-standard-up:before {
  content: "\e910";
}

[data-static-html] .icon-arrow-standard-right:before {
  content: "\e90a";
}

[data-static-html] .icon-arrow-standard-left:before {
  content: "\e90c";
}

[data-static-html] .icon-brand-twitter:before {
  content: "\e903";
}

[data-static-html] .icon-brand-facebook:before {
  content: "\e90d";
}

[data-static-html] .icon-arrow-right:before {
  content: "\e909";
}

[data-static-html] .icon-comment:before {
  content: "\e905";
}

[data-static-html] .icon-external-link:before {
  content: "\e90e";
}

[data-static-html] .icon-search:before {
  content: "\e900";
}

/* Typography
   ========================================================================== */
[data-static-html] {
  font-family: "Noto Sans Japanese", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
}

[data-static-html].font-size-s {
  font-size: 50%;
}

[data-static-html].font-size-l {
  font-size: 80%;
}

[data-static-body] {
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  -webkit-text-size-adjust: 100%;
  line-height: 2;
}

[data-static-html] .font-size-m body {
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .mq-sp body {
  line-height: 1.96;
}

[data-static-html] [lang="en"] body {
  line-height: 2;
}

[data-static-html] a:link {
  color: #0f5aa0;
  text-decoration: none;
}

[data-static-html] .head-area .lead a:link {
  color: #000;
  border-bottom: 1px solid #000;
}

[data-static-html] .head-area .lead a:hover {
  border-bottom: none;
}

[data-static-html] main a:link, [data-static-html] .bread-crumbs a:link {
  font-weight: 500;
  position: relative;
  transition: .3s;
}

[data-static-html] main .top-message a:link {
  color: #000;
  border-bottom: 1px solid #000;
}

[data-static-html] main .top-message a:hover {
  border-bottom: none;
}

[data-static-html] main .top-message a::before {
  content: none;
}

[data-static-html] main a:visited, [data-static-html] .bread-crumbs a:visited {
  color: #820082;
}

[data-static-html] main a:visited:before, [data-static-html] .bread-crumbs a:visited:before {
  background-color: #820082 !important;
}

[data-static-html] main a:before, [data-static-html] .bread-crumbs a:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #0f5aa0;
  transform: scale(0, 1);
  transform-origin: left;
  transition: .2s;
}

[data-static-html] main a:hover:before, [data-static-html] .bread-crumbs a:hover:before {
  transform: scale(1);
}

[data-static-html] p {
  overflow-wrap: break-word;
}

/* Button
  ==================== */
[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn {
  border-color: #0f5aa0;
  color: #0f5aa0;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill, [data-static-html] a.btn-fill {
  background-color: #0f5aa0;
  border: 1px solid #0f5aa0;
  color: #FFF;
}

[data-static-html] .btn-fill:hover, [data-static-html] .btn-fill.active, [data-static-html] a.btn-fill:hover, [data-static-html] a.btn-fill.active {
  color: #FFF !important;
  background-color: #2a8eeb !important;
  border-color: #2a8eeb !important;
  color: #0f5aa0;
}

[data-static-html] .btn-s, [data-static-html] a.btn-s {
  padding: 4px 12px !important;
  border-color: #0f5aa0;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m, [data-static-html] a.btn-m {
  padding: 10px 35px;
  border-color: #0f5aa0;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l, [data-static-html] a.btn-l {
  padding: 21px 93px;
  border-color: #0f5aa0;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--main, [data-static-html] a.btn--main {
  border-color: #0f4b73;
  color: #0f4b73;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail {
  background-color: #0f4b73;
  border: 1px solid #0f4b73;
  color: #FFF;
}

[data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] .btn-fill--main.active, [data-static-html] a.active.go-to-index, [data-static-html] a.active.go-to-detail, [data-static-html] a.btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main.active, [data-static-html] a.active.go-to-index, [data-static-html] a.active.go-to-detail {
  color: #FFF !important;
  color: #0f4b73 !important;
  border-color: #0f4b73 !important;
  background-color: #FFF !important;
}

[data-static-html] .btn-fill--main:visited, [data-static-html] a.go-to-index:visited, [data-static-html] a.go-to-detail:visited, [data-static-html] a.btn-fill--main:visited, [data-static-html] a.go-to-index:visited, [data-static-html] a.go-to-detail:visited {
  color: #FFF;
}

[data-static-html] .btn-s--main, [data-static-html] a.btn-s--main {
  padding: 4px 12px !important;
  border-color: #0f4b73;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--main, [data-static-html] a.btn-m--main {
  padding: 10px 35px;
  border-color: #0f4b73;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--main, [data-static-html] a.btn-l--main {
  padding: 21px 93px;
  border-color: #0f4b73;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--sub, [data-static-html] a.btn--sub {
  border-color: #e1f0fa;
  color: #e1f0fa;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub {
  background-color: #e1f0fa;
  border: 1px solid #e1f0fa;
  color: #FFF;
}

[data-static-html] .btn-fill--sub:hover, [data-static-html] .btn-fill--sub.active, [data-static-html] a.btn-fill--sub:hover, [data-static-html] a.btn-fill--sub.active {
  color: #FFF !important;
  background-color: white !important;
  border-color: white !important;
  color: #e1f0fa;
}

[data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub {
  padding: 4px 12px !important;
  border-color: #e1f0fa;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub {
  padding: 10px 35px;
  border-color: #e1f0fa;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub {
  padding: 21px 93px;
  border-color: #e1f0fa;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--accent, [data-static-html] a.btn--accent {
  border-color: #00aaea;
  color: #00aaea;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent {
  background-color: #00aaea;
  border: 1px solid #00aaea;
  color: #FFF;
}

[data-static-html] .btn-fill--accent:hover, [data-static-html] .btn-fill--accent.active, [data-static-html] a.btn-fill--accent:hover, [data-static-html] a.btn-fill--accent.active {
  color: #FFF !important;
  background-color: #51cfff !important;
  border-color: #51cfff !important;
  color: #00aaea;
}

[data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent {
  padding: 4px 12px !important;
  border-color: #00aaea;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent {
  padding: 10px 35px;
  border-color: #00aaea;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent {
  padding: 21px 93px;
  border-color: #00aaea;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--white, [data-static-html] a.btn--white {
  border-color: #FFF;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white {
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #FFF;
  color: #0f4b73 !important;
}

[data-static-html] .btn-fill--white:hover, [data-static-html] .btn-fill--white.active, [data-static-html] a.btn-fill--white:hover, [data-static-html] a.btn-fill--white.active {
  color: #FFF !important;
  color: #FFF !important;
  border-color: #0f4b73;
  background-color: #0f4b73;
}

[data-static-html] .btn-s--white, [data-static-html] a.btn-s--white {
  padding: 4px 12px !important;
  border-color: #FFF;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--white, [data-static-html] a.btn-m--white {
  padding: 10px 35px;
  border-color: #FFF;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--white, [data-static-html] a.btn-l--white {
  padding: 21px 93px;
  border-color: #FFF;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--font, [data-static-html] a.btn--font {
  border-color: #000;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font {
  background-color: #000;
  border: 1px solid #000;
  color: #FFF;
}

[data-static-html] .btn-fill--font:hover, [data-static-html] .btn-fill--font.active, [data-static-html] a.btn-fill--font:hover, [data-static-html] a.btn-fill--font.active {
  color: #FFF !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #000;
}

[data-static-html] .btn-s--font, [data-static-html] a.btn-s--font {
  padding: 4px 12px !important;
  border-color: #000;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--font, [data-static-html] a.btn-m--font {
  padding: 10px 35px;
  border-color: #000;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--font, [data-static-html] a.btn-l--font {
  padding: 21px 93px;
  border-color: #000;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--edit, [data-static-html] a.btn--edit {
  border-color: #0061ab;
  color: #0061ab;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit {
  background-color: #0061ab;
  border: 1px solid #0061ab;
  color: #FFF;
}

[data-static-html] .btn-fill--edit:hover, [data-static-html] .btn-fill--edit.active, [data-static-html] a.btn-fill--edit:hover, [data-static-html] a.btn-fill--edit.active {
  color: #FFF !important;
  background-color: #1298ff !important;
  border-color: #1298ff !important;
  color: #0061ab;
}

[data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit {
  padding: 4px 12px !important;
  border-color: #0061ab;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit {
  padding: 10px 35px;
  border-color: #0061ab;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit {
  padding: 21px 93px;
  border-color: #0061ab;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--delete, [data-static-html] a.btn--delete {
  border-color: #bf5050;
  color: #bf5050;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete {
  background-color: #bf5050;
  border: 1px solid #bf5050;
  color: #FFF;
}

[data-static-html] .btn-fill--delete:hover, [data-static-html] .btn-fill--delete.active, [data-static-html] a.btn-fill--delete:hover, [data-static-html] a.btn-fill--delete.active {
  color: #FFF !important;
  background-color: #da9b9b !important;
  border-color: #da9b9b !important;
  color: #bf5050;
}

[data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete {
  padding: 4px 12px !important;
  border-color: #bf5050;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete {
  padding: 10px 35px;
  border-color: #bf5050;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete {
  padding: 21px 93px;
  border-color: #bf5050;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--cancel, [data-static-html] a.btn--cancel {
  border-color: #9C9C9C;
  color: #9C9C9C;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel {
  background-color: #9C9C9C;
  border: 1px solid #9C9C9C;
  color: #FFF;
}

[data-static-html] .btn-fill--cancel:hover, [data-static-html] .btn-fill--cancel.active, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel.active {
  color: #FFF !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
  color: #9C9C9C;
}

[data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel {
  padding: 4px 12px !important;
  border-color: #9C9C9C;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel {
  padding: 10px 35px;
  border-color: #9C9C9C;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel {
  padding: 21px 93px;
  border-color: #9C9C9C;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--gray, [data-static-html] a.btn--gray {
  border-color: #9C9C9C;
  color: #9C9C9C;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray {
  background-color: #9C9C9C;
  border: 1px solid #9C9C9C;
  color: #FFF;
}

[data-static-html] .btn-fill--gray:hover, [data-static-html] .btn-fill--gray.active, [data-static-html] a.btn-fill--gray:hover, [data-static-html] a.btn-fill--gray.active {
  color: #FFF !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
  color: #9C9C9C;
}

[data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray {
  padding: 4px 12px !important;
  border-color: #9C9C9C;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray {
  padding: 10px 35px;
  border-color: #9C9C9C;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray {
  padding: 21px 93px;
  border-color: #9C9C9C;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

[data-static-html] .btn, [data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn, [data-static-html] a.btn, [data-static-html] a.btn-ghost-frame, [data-static-html] .news-more a.btn, [data-static-html] .btn-fill, [data-static-html] a.btn-fill, [data-static-html] .btn-s, [data-static-html] a.btn-s, [data-static-html] .btn-m, [data-static-html] a.btn-m, [data-static-html] .btn-l, [data-static-html] a.btn-l, [data-static-html] .btn--main, [data-static-html] a.btn--main, [data-static-html] .btn-fill--main, [data-static-html] a.go-to-index, [data-static-html] a.go-to-detail, [data-static-html] a.btn-fill--main, [data-static-html] .btn-s--main, [data-static-html] a.btn-s--main, [data-static-html] .btn-m--main, [data-static-html] a.btn-m--main, [data-static-html] .btn-l--main, [data-static-html] a.btn-l--main, [data-static-html] .btn--sub, [data-static-html] a.btn--sub, [data-static-html] .btn-fill--sub, [data-static-html] a.btn-fill--sub, [data-static-html] .btn-s--sub, [data-static-html] a.btn-s--sub, [data-static-html] .btn-m--sub, [data-static-html] a.btn-m--sub, [data-static-html] .btn-l--sub, [data-static-html] a.btn-l--sub, [data-static-html] .btn--accent, [data-static-html] a.btn--accent, [data-static-html] .btn-fill--accent, [data-static-html] a.btn-fill--accent, [data-static-html] .btn-s--accent, [data-static-html] a.btn-s--accent, [data-static-html] .btn-m--accent, [data-static-html] a.btn-m--accent, [data-static-html] .btn-l--accent, [data-static-html] a.btn-l--accent, [data-static-html] .btn--white, [data-static-html] a.btn--white, [data-static-html] .btn-fill--white, [data-static-html] a.btn-fill--white, [data-static-html] .btn-s--white, [data-static-html] a.btn-s--white, [data-static-html] .btn-m--white, [data-static-html] a.btn-m--white, [data-static-html] .btn-l--white, [data-static-html] a.btn-l--white, [data-static-html] .btn--font, [data-static-html] a.btn--font, [data-static-html] .btn-fill--font, [data-static-html] a.btn-fill--font, [data-static-html] .btn-s--font, [data-static-html] a.btn-s--font, [data-static-html] .btn-m--font, [data-static-html] a.btn-m--font, [data-static-html] .btn-l--font, [data-static-html] a.btn-l--font, [data-static-html] .btn--edit, [data-static-html] a.btn--edit, [data-static-html] .btn-fill--edit, [data-static-html] a.btn-fill--edit, [data-static-html] .btn-s--edit, [data-static-html] a.btn-s--edit, [data-static-html] .btn-m--edit, [data-static-html] a.btn-m--edit, [data-static-html] .btn-l--edit, [data-static-html] a.btn-l--edit, [data-static-html] .btn--delete, [data-static-html] a.btn--delete, [data-static-html] .btn-fill--delete, [data-static-html] a.btn-fill--delete, [data-static-html] .btn-s--delete, [data-static-html] a.btn-s--delete, [data-static-html] .btn-m--delete, [data-static-html] a.btn-m--delete, [data-static-html] .btn-l--delete, [data-static-html] a.btn-l--delete, [data-static-html] .btn--cancel, [data-static-html] a.btn--cancel, [data-static-html] .btn-fill--cancel, [data-static-html] a.btn-fill--cancel, [data-static-html] .btn-s--cancel, [data-static-html] a.btn-s--cancel, [data-static-html] .btn-m--cancel, [data-static-html] a.btn-m--cancel, [data-static-html] .btn-l--cancel, [data-static-html] a.btn-l--cancel, [data-static-html] .btn--gray, [data-static-html] a.btn--gray, [data-static-html] .btn-fill--gray, [data-static-html] a.btn-fill--gray, [data-static-html] .btn-s--gray, [data-static-html] a.btn-s--gray, [data-static-html] .btn-m--gray, [data-static-html] a.btn-m--gray, [data-static-html] .btn-l--gray, [data-static-html] a.btn-l--gray, [data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray, [data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray, [data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray, [data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray, [data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  display: inline-block;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  transition: 0.5s;
  text-decoration: none !important;
  margin-bottom: 10px;
  position: relative;
}

[data-static-html] .btn:before, [data-static-html] .btn-ghost-frame:before, [data-static-html] .news-more .btn:before, [data-static-html] a.btn:before, [data-static-html] a.btn-ghost-frame:before, [data-static-html] .news-more a.btn:before, [data-static-html] .btn-fill:before, [data-static-html] a.btn-fill:before, [data-static-html] .btn-s:before, [data-static-html] a.btn-s:before, [data-static-html] .btn-m:before, [data-static-html] a.btn-m:before, [data-static-html] .btn-l:before, [data-static-html] a.btn-l:before, [data-static-html] .btn--main:before, [data-static-html] a.btn--main:before, [data-static-html] .btn-fill--main:before, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] a.btn-fill--main:before, [data-static-html] .btn-s--main:before, [data-static-html] a.btn-s--main:before, [data-static-html] .btn-m--main:before, [data-static-html] a.btn-m--main:before, [data-static-html] .btn-l--main:before, [data-static-html] a.btn-l--main:before, [data-static-html] .btn--sub:before, [data-static-html] a.btn--sub:before, [data-static-html] .btn-fill--sub:before, [data-static-html] a.btn-fill--sub:before, [data-static-html] .btn-s--sub:before, [data-static-html] a.btn-s--sub:before, [data-static-html] .btn-m--sub:before, [data-static-html] a.btn-m--sub:before, [data-static-html] .btn-l--sub:before, [data-static-html] a.btn-l--sub:before, [data-static-html] .btn--accent:before, [data-static-html] a.btn--accent:before, [data-static-html] .btn-fill--accent:before, [data-static-html] a.btn-fill--accent:before, [data-static-html] .btn-s--accent:before, [data-static-html] a.btn-s--accent:before, [data-static-html] .btn-m--accent:before, [data-static-html] a.btn-m--accent:before, [data-static-html] .btn-l--accent:before, [data-static-html] a.btn-l--accent:before, [data-static-html] .btn--white:before, [data-static-html] a.btn--white:before, [data-static-html] .btn-fill--white:before, [data-static-html] a.btn-fill--white:before, [data-static-html] .btn-s--white:before, [data-static-html] a.btn-s--white:before, [data-static-html] .btn-m--white:before, [data-static-html] a.btn-m--white:before, [data-static-html] .btn-l--white:before, [data-static-html] a.btn-l--white:before, [data-static-html] .btn--font:before, [data-static-html] a.btn--font:before, [data-static-html] .btn-fill--font:before, [data-static-html] a.btn-fill--font:before, [data-static-html] .btn-s--font:before, [data-static-html] a.btn-s--font:before, [data-static-html] .btn-m--font:before, [data-static-html] a.btn-m--font:before, [data-static-html] .btn-l--font:before, [data-static-html] a.btn-l--font:before, [data-static-html] .btn--edit:before, [data-static-html] a.btn--edit:before, [data-static-html] .btn-fill--edit:before, [data-static-html] a.btn-fill--edit:before, [data-static-html] .btn-s--edit:before, [data-static-html] a.btn-s--edit:before, [data-static-html] .btn-m--edit:before, [data-static-html] a.btn-m--edit:before, [data-static-html] .btn-l--edit:before, [data-static-html] a.btn-l--edit:before, [data-static-html] .btn--delete:before, [data-static-html] a.btn--delete:before, [data-static-html] .btn-fill--delete:before, [data-static-html] a.btn-fill--delete:before, [data-static-html] .btn-s--delete:before, [data-static-html] a.btn-s--delete:before, [data-static-html] .btn-m--delete:before, [data-static-html] a.btn-m--delete:before, [data-static-html] .btn-l--delete:before, [data-static-html] a.btn-l--delete:before, [data-static-html] .btn--cancel:before, [data-static-html] a.btn--cancel:before, [data-static-html] .btn-fill--cancel:before, [data-static-html] a.btn-fill--cancel:before, [data-static-html] .btn-s--cancel:before, [data-static-html] a.btn-s--cancel:before, [data-static-html] .btn-m--cancel:before, [data-static-html] a.btn-m--cancel:before, [data-static-html] .btn-l--cancel:before, [data-static-html] a.btn-l--cancel:before, [data-static-html] .btn--gray:before, [data-static-html] a.btn--gray:before, [data-static-html] .btn-fill--gray:before, [data-static-html] a.btn-fill--gray:before, [data-static-html] .btn-s--gray:before, [data-static-html] a.btn-s--gray:before, [data-static-html] .btn-m--gray:before, [data-static-html] a.btn-m--gray:before, [data-static-html] .btn-l--gray:before, [data-static-html] a.btn-l--gray:before, [data-static-html] .btn--d-gray:before, [data-static-html] a.btn--d-gray:before, [data-static-html] .btn-fill--d-gray:before, [data-static-html] #top-news .top-news-category span:before, [data-static-html] a.btn-fill--d-gray:before, [data-static-html] .btn-s--d-gray:before, [data-static-html] a.btn-s--d-gray:before, [data-static-html] .btn-m--d-gray:before, [data-static-html] a.btn-m--d-gray:before, [data-static-html] .btn-l--d-gray:before, [data-static-html] a.btn-l--d-gray:before {
  display: none;
}

[data-static-html] .btn:hover, [data-static-html] .btn-ghost-frame:hover, [data-static-html] a.btn:hover, [data-static-html] a.btn-ghost-frame:hover, [data-static-html] .btn-fill:hover, [data-static-html] a.btn-fill:hover, [data-static-html] .btn-s:hover, [data-static-html] a.btn-s:hover, [data-static-html] .btn-m:hover, [data-static-html] a.btn-m:hover, [data-static-html] .btn-l:hover, [data-static-html] a.btn-l:hover, [data-static-html] .btn--main:hover, [data-static-html] a.btn--main:hover, [data-static-html] .btn-fill--main:hover, [data-static-html] a.go-to-index:hover, [data-static-html] a.go-to-detail:hover, [data-static-html] a.btn-fill--main:hover, [data-static-html] .btn-s--main:hover, [data-static-html] a.btn-s--main:hover, [data-static-html] .btn-m--main:hover, [data-static-html] a.btn-m--main:hover, [data-static-html] .btn-l--main:hover, [data-static-html] a.btn-l--main:hover, [data-static-html] .btn--sub:hover, [data-static-html] a.btn--sub:hover, [data-static-html] .btn-fill--sub:hover, [data-static-html] a.btn-fill--sub:hover, [data-static-html] .btn-s--sub:hover, [data-static-html] a.btn-s--sub:hover, [data-static-html] .btn-m--sub:hover, [data-static-html] a.btn-m--sub:hover, [data-static-html] .btn-l--sub:hover, [data-static-html] a.btn-l--sub:hover, [data-static-html] .btn--accent:hover, [data-static-html] a.btn--accent:hover, [data-static-html] .btn-fill--accent:hover, [data-static-html] a.btn-fill--accent:hover, [data-static-html] .btn-s--accent:hover, [data-static-html] a.btn-s--accent:hover, [data-static-html] .btn-m--accent:hover, [data-static-html] a.btn-m--accent:hover, [data-static-html] .btn-l--accent:hover, [data-static-html] a.btn-l--accent:hover, [data-static-html] .btn--white:hover, [data-static-html] a.btn--white:hover, [data-static-html] .btn-fill--white:hover, [data-static-html] a.btn-fill--white:hover, [data-static-html] .btn-s--white:hover, [data-static-html] a.btn-s--white:hover, [data-static-html] .btn-m--white:hover, [data-static-html] a.btn-m--white:hover, [data-static-html] .btn-l--white:hover, [data-static-html] a.btn-l--white:hover, [data-static-html] .btn--font:hover, [data-static-html] a.btn--font:hover, [data-static-html] .btn-fill--font:hover, [data-static-html] a.btn-fill--font:hover, [data-static-html] .btn-s--font:hover, [data-static-html] a.btn-s--font:hover, [data-static-html] .btn-m--font:hover, [data-static-html] a.btn-m--font:hover, [data-static-html] .btn-l--font:hover, [data-static-html] a.btn-l--font:hover, [data-static-html] .btn--edit:hover, [data-static-html] a.btn--edit:hover, [data-static-html] .btn-fill--edit:hover, [data-static-html] a.btn-fill--edit:hover, [data-static-html] .btn-s--edit:hover, [data-static-html] a.btn-s--edit:hover, [data-static-html] .btn-m--edit:hover, [data-static-html] a.btn-m--edit:hover, [data-static-html] .btn-l--edit:hover, [data-static-html] a.btn-l--edit:hover, [data-static-html] .btn--delete:hover, [data-static-html] a.btn--delete:hover, [data-static-html] .btn-fill--delete:hover, [data-static-html] a.btn-fill--delete:hover, [data-static-html] .btn-s--delete:hover, [data-static-html] a.btn-s--delete:hover, [data-static-html] .btn-m--delete:hover, [data-static-html] a.btn-m--delete:hover, [data-static-html] .btn-l--delete:hover, [data-static-html] a.btn-l--delete:hover, [data-static-html] .btn--cancel:hover, [data-static-html] a.btn--cancel:hover, [data-static-html] .btn-fill--cancel:hover, [data-static-html] a.btn-fill--cancel:hover, [data-static-html] .btn-s--cancel:hover, [data-static-html] a.btn-s--cancel:hover, [data-static-html] .btn-m--cancel:hover, [data-static-html] a.btn-m--cancel:hover, [data-static-html] .btn-l--cancel:hover, [data-static-html] a.btn-l--cancel:hover, [data-static-html] .btn--gray:hover, [data-static-html] a.btn--gray:hover, [data-static-html] .btn-fill--gray:hover, [data-static-html] a.btn-fill--gray:hover, [data-static-html] .btn-s--gray:hover, [data-static-html] a.btn-s--gray:hover, [data-static-html] .btn-m--gray:hover, [data-static-html] a.btn-m--gray:hover, [data-static-html] .btn-l--gray:hover, [data-static-html] a.btn-l--gray:hover, [data-static-html] .btn--d-gray:hover, [data-static-html] a.btn--d-gray:hover, [data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] .btn-s--d-gray:hover, [data-static-html] a.btn-s--d-gray:hover, [data-static-html] .btn-m--d-gray:hover, [data-static-html] a.btn-m--d-gray:hover, [data-static-html] .btn-l--d-gray:hover, [data-static-html] a.btn-l--d-gray:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #FFF;
  border-color: #0c3c5c;
  background-color: #0c3c5c;
}

[data-static-html] .btn--d-gray, [data-static-html] a.btn--d-gray {
  border-color: #808080;
  color: #808080;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .btn--white:hover {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .btn-fill--d-gray, [data-static-html] #top-news .top-news-category span, [data-static-html] a.btn-fill--d-gray {
  background-color: #808080;
  border: 1px solid #808080;
  color: #FFF;
}

[data-static-html] .btn-fill--d-gray:hover, [data-static-html] #top-news .top-news-category span:hover, [data-static-html] .btn-fill--d-gray.active, [data-static-html] #top-news .top-news-category span.active, [data-static-html] a.btn-fill--d-gray:hover, [data-static-html] a.btn-fill--d-gray.active {
  color: #FFF !important;
  background-color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
  color: #808080;
}

[data-static-html] .btn-s--d-gray, [data-static-html] a.btn-s--d-gray {
  padding: 4px 12px !important;
  border-color: #808080;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .btn-m--d-gray, [data-static-html] a.btn-m--d-gray {
  padding: 10px 35px;
  border-color: #808080;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .btn-l--d-gray, [data-static-html] a.btn-l--d-gray {
  padding: 21px 93px;
  border-color: #808080;
}

[data-static-html] .btn-round {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  border-radius: 50px !important;
}

[data-static-html] .btn-fill--edit, [data-static-html] .btn-fill--delete {
  color: #FFF !important;
}

/* table
  ====================== */
[data-static-html] .table, [data-static-html] .table--striped, [data-static-html] .table--condensed, [data-static-html] .table--tac-style-01, [data-static-html] .dir-news table, [data-static-html] .dir-product table, [data-static-html] .dir-brandinfo table, [data-static-html] .cke_editable table, [data-static-html] .table-simple, [data-static-html] .table-form {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin-bottom: 60px;
  line-height: 2;
}

[data-static-html] .mq-sp .u-w-50.table, [data-static-html] .mq-sp .u-w-50.table--striped, [data-static-html] .mq-sp .u-w-50.table--condensed, [data-static-html] .mq-sp .u-w-50.table--tac-style-01, [data-static-html] .mq-sp .dir-news table.u-w-50, [data-static-html] .dir-news .mq-sp table.u-w-50, [data-static-html] .mq-sp .dir-product table.u-w-50, [data-static-html] .dir-product .mq-sp table.u-w-50, [data-static-html] .mq-sp .dir-brandinfo table.u-w-50, [data-static-html] .dir-brandinfo .mq-sp table.u-w-50, [data-static-html] .mq-sp .cke_editable table.u-w-50, [data-static-html] .cke_editable .mq-sp table.u-w-50, [data-static-html] .mq-sp .u-w-50.table-simple, [data-static-html] .mq-sp .u-w-50.table-form {
  width: 100% !important;
}

[data-static-html] .mq-sp .table tr, [data-static-html] .mq-sp .table--striped tr, [data-static-html] .mq-sp .table--condensed tr, [data-static-html] .mq-sp .table--tac-style-01 tr, [data-static-html] .mq-sp .dir-news table tr, [data-static-html] .dir-news .mq-sp table tr, [data-static-html] .mq-sp .dir-product table tr, [data-static-html] .dir-product .mq-sp table tr, [data-static-html] .mq-sp .dir-brandinfo table tr, [data-static-html] .dir-brandinfo .mq-sp table tr, [data-static-html] .mq-sp .cke_editable table tr, [data-static-html] .cke_editable .mq-sp table tr, [data-static-html] .mq-sp .table-simple tr, [data-static-html] .mq-sp .table-form tr {
  display: block;
}

[data-static-html] .table th, [data-static-html] .table--striped th, [data-static-html] .table--condensed th, [data-static-html] .table--tac-style-01 th, [data-static-html] .dir-news table th, [data-static-html] .dir-product table th, [data-static-html] .dir-brandinfo table th, [data-static-html] .cke_editable table th, [data-static-html] .table-simple th, [data-static-html] .table-form th, [data-static-html] .table td, [data-static-html] .table--striped td, [data-static-html] .table--condensed td, [data-static-html] .table--tac-style-01 td, [data-static-html] .dir-news table td, [data-static-html] .dir-product table td, [data-static-html] .dir-brandinfo table td, [data-static-html] .cke_editable table td, [data-static-html] .table-simple td, [data-static-html] .table-form td {
  padding: 30px 35px;
  text-align: left;
}

[data-static-html] .mq-sp .table th, [data-static-html] .mq-sp .table--striped th, [data-static-html] .mq-sp .table--condensed th, [data-static-html] .mq-sp .table--tac-style-01 th, [data-static-html] .mq-sp .dir-news table th, [data-static-html] .dir-news .mq-sp table th, [data-static-html] .mq-sp .dir-product table th, [data-static-html] .dir-product .mq-sp table th, [data-static-html] .mq-sp .dir-brandinfo table th, [data-static-html] .dir-brandinfo .mq-sp table th, [data-static-html] .mq-sp .cke_editable table th, [data-static-html] .cke_editable .mq-sp table th, [data-static-html] .mq-sp .table-simple th, [data-static-html] .mq-sp .table-form th, [data-static-html] .mq-sp .table td, [data-static-html] .mq-sp .table--striped td, [data-static-html] .mq-sp .table--condensed td, [data-static-html] .mq-sp .table--tac-style-01 td, [data-static-html] .mq-sp .dir-news table td, [data-static-html] .dir-news .mq-sp table td, [data-static-html] .mq-sp .dir-product table td, [data-static-html] .dir-product .mq-sp table td, [data-static-html] .mq-sp .dir-brandinfo table td, [data-static-html] .dir-brandinfo .mq-sp table td, [data-static-html] .mq-sp .cke_editable table td, [data-static-html] .cke_editable .mq-sp table td, [data-static-html] .mq-sp .table-simple td, [data-static-html] .mq-sp .table-form td {
  display: block;
  width: auto !important;
  padding: 2em;
}

[data-static-html] .table th, [data-static-html] .table--striped th, [data-static-html] .table--condensed th, [data-static-html] .table--tac-style-01 th, [data-static-html] .dir-news table th, [data-static-html] .dir-product table th, [data-static-html] .dir-brandinfo table th, [data-static-html] .cke_editable table th, [data-static-html] .table-simple th, [data-static-html] .table-form th {
  width: 20%;
  font-weight: normal;
  font-weight: normal;
  color: #0f4b73;
  vertical-align: top;
}

[data-static-html] .mq-sp .table th, [data-static-html] .mq-sp .table--striped th, [data-static-html] .mq-sp .table--condensed th, [data-static-html] .mq-sp .table--tac-style-01 th, [data-static-html] .mq-sp .dir-news table th, [data-static-html] .dir-news .mq-sp table th, [data-static-html] .mq-sp .dir-product table th, [data-static-html] .dir-product .mq-sp table th, [data-static-html] .mq-sp .dir-brandinfo table th, [data-static-html] .dir-brandinfo .mq-sp table th, [data-static-html] .mq-sp .cke_editable table th, [data-static-html] .cke_editable .mq-sp table th, [data-static-html] .mq-sp .table-simple th, [data-static-html] .mq-sp .table-form th {
  border-bottom-style: none;
  padding-bottom: .5em;
}

[data-static-html] .mq-sp .table td, [data-static-html] .mq-sp .table--striped td, [data-static-html] .mq-sp .table--condensed td, [data-static-html] .mq-sp .table--tac-style-01 td, [data-static-html] .mq-sp .dir-news table td, [data-static-html] .dir-news .mq-sp table td, [data-static-html] .mq-sp .dir-product table td, [data-static-html] .dir-product .mq-sp table td, [data-static-html] .mq-sp .dir-brandinfo table td, [data-static-html] .dir-brandinfo .mq-sp table td, [data-static-html] .mq-sp .cke_editable table td, [data-static-html] .cke_editable .mq-sp table td, [data-static-html] .mq-sp .table-simple td, [data-static-html] .mq-sp .table-form td {
  padding-top: 0;
}

[data-static-html] .table {
  border: 1px solid #E6E6E6;
  background-color: #FFF;
}

[data-static-html] .mq-sp .table {
  border-bottom-style: none;
}

[data-static-html] .table tr:first-child {
  border-top: 1px solid #E6E6E6;
}

[data-static-html] .table th, [data-static-html] .table td {
  border-bottom: 1px solid #E6E6E6;
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .table th {
  text-align: left;
  font-weight: 700;
}

[data-static-html] .table--striped {
  border-top: 1px solid #E6E6E6;
}

[data-static-html] .table--striped th, [data-static-html] .table--striped td {
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] .table--striped tbody tr:nth-of-type(odd) th, [data-static-html] .table--striped tbody tr:nth-of-type(odd) td {
  background-color: #E6E6E6;
}

[data-static-html] .table--condensed, [data-static-html] .table--tac-style-01, [data-static-html] .dir-news table, [data-static-html] .dir-product table, [data-static-html] .dir-brandinfo table, [data-static-html] .cke_editable table {
  background-color: #FFF;
}

[data-static-html] .mq-sp .table--condensed, [data-static-html] .mq-sp .table--tac-style-01, [data-static-html] .mq-sp .dir-news table, [data-static-html] .dir-news .mq-sp table, [data-static-html] .mq-sp .dir-product table, [data-static-html] .dir-product .mq-sp table, [data-static-html] .mq-sp .dir-brandinfo table, [data-static-html] .dir-brandinfo .mq-sp table, [data-static-html] .mq-sp .cke_editable table, [data-static-html] .cke_editable .mq-sp table {
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] .table--condensed th, [data-static-html] .table--tac-style-01 th, [data-static-html] .dir-news table th, [data-static-html] .dir-product table th, [data-static-html] .dir-brandinfo table th, [data-static-html] .cke_editable table th, [data-static-html] .table--condensed td, [data-static-html] .table--tac-style-01 td, [data-static-html] .dir-news table td, [data-static-html] .dir-product table td, [data-static-html] .dir-brandinfo table td, [data-static-html] .cke_editable table td {
  padding: .7em 1.2em;
  border: 1px solid #c8c8c8;
}

[data-static-html] .mq-sp .table--condensed th, [data-static-html] .mq-sp .table--tac-style-01 th, [data-static-html] .mq-sp .dir-news table th, [data-static-html] .dir-news .mq-sp table th, [data-static-html] .mq-sp .dir-product table th, [data-static-html] .dir-product .mq-sp table th, [data-static-html] .mq-sp .dir-brandinfo table th, [data-static-html] .dir-brandinfo .mq-sp table th, [data-static-html] .mq-sp .cke_editable table th, [data-static-html] .cke_editable .mq-sp table th, [data-static-html] .mq-sp .table--condensed td, [data-static-html] .mq-sp .table--tac-style-01 td, [data-static-html] .mq-sp .dir-news table td, [data-static-html] .dir-news .mq-sp table td, [data-static-html] .mq-sp .dir-product table td, [data-static-html] .dir-product .mq-sp table td, [data-static-html] .mq-sp .dir-brandinfo table td, [data-static-html] .dir-brandinfo .mq-sp table td, [data-static-html] .mq-sp .cke_editable table td, [data-static-html] .cke_editable .mq-sp table td {
  padding: .5em;
}

[data-static-html] .table--condensed th, [data-static-html] .table--tac-style-01 th, [data-static-html] .dir-news table th, [data-static-html] .dir-product table th, [data-static-html] .dir-brandinfo table th, [data-static-html] .cke_editable table th {
  background-color: #F2F2F2;
  color: #000;
  font-weight: normal;
}

[data-static-html] .table-simple {
  border-top: transparent;
}

[data-static-html] .table-simple tr:first-child {
  border-top: transparent;
}

[data-static-html] .table-simple th {
  background: transparent;
}

[data-static-html] .table-form tr {
  border-top: 1px solid #e1f0fa;
}

[data-static-html] .mq-sp .table-form tr:first-child {
  border-style: none;
}

[data-static-html] .table-form th, [data-static-html] .table-form td {
  padding: 40px 0;
}

[data-static-html] .mq-sp .table-form th, [data-static-html] .mq-sp .table-form td {
  border-style: none;
}

[data-static-html] .table-form th {
  background: transparent;
  vertical-align: top;
  padding-top: 50px;
  width: 25%;
}

[data-static-html] .mq-sp .table-form th {
  padding: 15px 0 10px 0;
}

[data-static-html] .mq-sp .table-form td {
  padding: 0 0 15px;
  position: relative;
}

[data-static-html] .table-form td i[class*="icon-"] {
  color: #9C9C9C;
  background-color: #e1f0fa;
  margin-left: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  font-size: 12px;
  font-size: 0.75rem;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
}

[data-static-html] .mq-sp .table-form td i[class*="icon-"] {
  position: absolute;
  top: 10px;
  right: 10px;
}

[data-static-html] .table-form td.check-error input[type="text"], [data-static-html] .table-form td.check-error input[type="password"], [data-static-html] .table-form td.check-error input[type="email"], [data-static-html] .table-form td.check-error input[type="tel"], [data-static-html] .table-form td.check-error textarea {
  border-color: #FF0000;
  background-color: #ffd7cd;
}

[data-static-html] .table-form td.check-error i {
  color: #FFF;
  background-color: #FF0000;
}

[data-static-html] .table-form td.check-valid input[type="text"], [data-static-html] .table-form td.check-valid input[type="password"], [data-static-html] .table-form td.check-valid input[type="email"], [data-static-html] .table-form td.check-valid input[type="tel"], [data-static-html] .table-form td.check-valid textarea {
  border-color: #39b54a;
  background-color: #FFF;
}

[data-static-html] .table-form td.check-valid i {
  color: #FFF;
  background-color: #39b54a;
}

[data-static-html] .table-form .required {
  color: #FFF;
  background-color: #f55747;
  padding: 5px 8px;
  line-height: 1;
  margin-left: 8px;
  display: inline-block;
}

[data-static-html] .table-form .attention {
  margin-top: 10px;
  color: #FFF;
  padding: .7em 20px;
  background-color: #DC0000;
  border: 1px solid #DC0000;
  width: 84%;
}

[data-static-html] .mq-sp .table-form .attention {
  width: auto;
}

[data-static-html] .table--tac-style-01 th {
  background-color: #0f4b73 !important;
  color: #FFF !important;
}

[data-static-html] .table--tac-style-01 tbody tr:nth-of-type(even) td {
  background-color: #f2f4ff !important;
}

[data-static-html] .table--sp-auto tr {
  display: table-row !important;
}

[data-static-html] .mq-sp .table--sp-auto th, [data-static-html] .mq-sp .table--sp-auto td {
  display: table-cell !important;
}

[data-static-html] .dir-news table th, [data-static-html] .dir-news table td, [data-static-html] .dir-product table th, [data-static-html] .dir-product table td, [data-static-html] .dir-brandinfo table th, [data-static-html] .dir-brandinfo table td, [data-static-html] .cke_editable table th, [data-static-html] .cke_editable table td {
  word-break: break-word;
}

[data-static-html] .mq-sp .horizontal-scroll {
  overflow-x: auto;
}

/* Form
  ================ */
[data-static-html] input[type="text"], [data-static-html] input[type="password"], [data-static-html] input[type="email"], [data-static-html] input[type="tel"], [data-static-html] textarea, [data-static-html] select {
  border: none;
  padding: .5em 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #9C9C9C;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

[data-static-html] .table-form input[type="text"], [data-static-html] .table-form input[type="password"], [data-static-html] .table-form input[type="email"], [data-static-html] .table-form input[type="tel"], [data-static-html] .table-form textarea, [data-static-html] .table-form select {
  padding: .7em 20px;
  width: 84%;
  background-color: #ffffd7;
}

[data-static-html] .mq-sp .table-form input[type="text"], [data-static-html] .mq-sp .table-form input[type="password"], [data-static-html] .mq-sp .table-form input[type="email"], [data-static-html] .mq-sp .table-form input[type="tel"], [data-static-html] .mq-sp .table-form textarea, [data-static-html] .mq-sp .table-form select {
  width: 98%;
  width: -moz-calc(100% - 42px);
  width: -o-calc(100% - 42px);
  width: -webkit-calc(100% - 42px);
  width: calc(100% - 42px);
}

[data-static-html] .table-form textarea {
  margin-top: 20px;
  height: 150px;
}

[data-static-html] .form, [data-static-html] .form-horizontal {
  border-top: 1px solid #E6E6E6;
}

[data-static-html] .form p, [data-static-html] .form-horizontal p {
  margin-bottom: 0;
}

[data-static-html] .form fieldset {
  border: none;
  padding: 1em 0 2em;
}

[data-static-html] .form-group, [data-static-html] .control-group {
  padding: 1em 0;
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] .form-group .form-label, [data-static-html] .control-group .form-label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: .25em;
}

[data-static-html] .form-controls label {
  display: inline-block;
  margin: 0 .5em .75em 0;
  padding: .25em .5em;
  line-height: 1.1;
  background-color: #efefef;
  border: 1px solid #ccc;
  border-radius: 2px;
  white-space: nowrap;
  cursor: pointer;
}

[data-static-html] .form-controls label.is-checked {
  background-color: #1681e6;
  border-color: #0f5aa0;
  color: #fff;
}

[data-static-html] .controls label {
  margin-right: 10px;
}

[data-static-html] .controls label input[type="radio"] {
  margin-right: 5px;
}

[data-static-html] .form-actions {
  padding: 20px 0;
  text-align: center;
}

[data-static-html] .form-horizontal .form-group, [data-static-html] .form-horizontal .control-group {
  display: table;
  width: 100%;
}

[data-static-html] .form-horizontal .form-label, [data-static-html] .form-horizontal .control-label, [data-static-html] .form-horizontal .form-controls, [data-static-html] .form-horizontal .controls {
  display: table-cell;
}

[data-static-html] .form-horizontal .form-label, [data-static-html] .form-horizontal .control-label {
  width: 25%;
  vertical-align: middle;
  font-weight: 500;
}

[data-static-html] .form-horizontal .form-actions {
  padding-left: 25%;
  text-align: left;
}

[data-static-html] textarea {
  width: 90%;
}

[data-static-html] fieldset {
  padding: 0;
  margin: 0;
  border-style: none;
}

[data-static-html] fieldset legend {
  display: none;
}

[data-static-html] .text-danger {
  color: #FF0000;
}

/* Alert
  ================ */
[data-static-html] .alert, [data-static-html] .alert--default, [data-static-html] .alert--success, [data-static-html] .alert--warning, [data-static-html] .alert--error, [data-static-html] .alert--confirm {
  display: block;
  padding: 1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  margin-bottom: 20px;
}

[data-static-html] .alert {
  background-color: white;
  border-color: #999;
  color: #999;
}

[data-static-html] .alert--default {
  background-color: #cdcdcd;
  border-color: #4D4D4D;
  color: #4D4D4D;
}

[data-static-html] .alert--success {
  background-color: #cce5cc;
  border-color: #3c763d;
  color: #3c763d;
}

[data-static-html] .alert--warning {
  background-color: #eee5d6;
  border-color: #8a6d3b;
  color: #8a6d3b;
}

[data-static-html] .alert--error {
  background-color: #f9f1f1;
  border-color: #a94442;
  color: #a94442;
}

[data-static-html] .alert--confirm {
  background-color: #d0e5ef;
  border-color: #31708f;
  color: #31708f;
}

/* Flex grid system
=============================== */
[data-static-html] [class^=gs-col-] {
  padding: 0 20px;
  box-sizing: border-box;
}

[data-static-html] .mq-sp [class^=gs-col-] {
  width: auto;
}

[data-static-html] .gs-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -20px 0 -20px;
}

[data-static-html] .mq-sp .gs-row {
  display: block;
}

[data-static-html] .gs-col-1 {
  width: 8.33333%;
}

[data-static-html] .gs-col-2 {
  width: 16.66667%;
}

[data-static-html] .gs-col-3 {
  width: 25.0%;
}

[data-static-html] .gs-col-4 {
  width: 33.33333%;
}

[data-static-html] .gs-col-5 {
  width: 41.66667%;
}

[data-static-html] .gs-col-6 {
  width: 50.0%;
}

[data-static-html] .gs-col-7 {
  width: 58.33333%;
}

[data-static-html] .gs-col-8 {
  width: 66.66667%;
}

[data-static-html] .gs-col-9 {
  width: 75.0%;
}

[data-static-html] .gs-col-10 {
  width: 83.33333%;
}

[data-static-html] .gs-col-11 {
  width: 91.66667%;
}

[data-static-html] .gs-col-12 {
  width: 100.0%;
}

/* Extend Snippets
=============================== */
[data-static-html] .center-position, [data-static-html] .menu-trigger, [data-static-html] .main-visual .catch-copy, [data-static-html] section#top-pickup .brand-box.bl-hot[data-brand^="brand-"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hot[data-brand^="brand-"]:before, [data-static-html] section#top-copmany-info .left-side .support-image img, [data-static-html] .cover.tac-system .left-side img, [data-static-html] #brand-intro .brand-logo img, [data-static-html] .play-sample a.sm2_link:after, [data-static-html] .play-sample a.sm2_paused:after, [data-static-html] .play-sample a.sm2_playing:after, [data-static-html] .letters, [data-static-html] .letters [class*="letter-"] img, [data-static-html] .letter-t.mask, [data-static-html] .letter-a.mask, [data-static-html] .letter-c.mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

[data-static-html] .flex-center {
  margin: 0;
  -webkit-justify-content: center;
  -webkit-flex-direction: column;
  -webkit-align-items: center;
  display: -webkit-flex;
  -moz-justify-content: center;
  -moz-flex-direction: column;
  -moz-align-items: center;
  display: -moz-flex;
  -ms-justify-content: center;
  -ms-flex-direction: column;
  -ms-align-items: center;
  display: -ms-flex;
  -o-justify-content: center;
  -o-flex-direction: column;
  -o-align-items: center;
  display: -o-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

[data-static-html] .translate-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

[data-static-html] .vertical-center, [data-static-html] .link-box i:before, [data-static-html] .head-visual .side-message-area .col-inner, [data-static-html] .mq-sp .float-box.active .inner, [data-static-html] #main-product .product-list .product-item .right-side .col-inner.coming-soon:before, [data-static-html] .sample-list .play-sample a, [data-static-html] #support-download .hotizon-rule li a:after, [data-static-html] .support-area .hotizon-rule li a:after, [data-static-html] .banner-slider [class*="icon-arrow-standard-"] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

[data-static-html] .hidden-text, [data-static-html] a.online-shop, [data-static-html] a.online-shop-mini, [data-static-html] a.tac-info-mini, [data-static-html] header .nav-brand a, [data-static-html] .play-sample a, [data-static-html] .scroll-top a span {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

[data-static-html] .fix-spacing, [data-static-html] #case-study .tag-list, [data-static-html] .pagenavi {
  letter-spacing: -.4em;
}

[data-static-html] .fix-spacing *, [data-static-html] #case-study .tag-list *, [data-static-html] .pagenavi * {
  letter-spacing: normal;
}

[data-static-html] svg {
  width: 100%;
  height: 100%;
}

[data-static-html] .front-cover-overlay, [data-static-html] section#top-pickup .brand-box.bl-hot:after, [data-static-html] section#pickup-brand .brand-box.bl-hot:after, [data-static-html] .cover.tac-system:before, [data-static-html] .mq-sp .float-box.active:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 5;
}

[data-static-html] .zoom-image {
  overflow: hidden;
  position: relative;
}

[data-static-html] .zoom-image img {
  transition: all .3s ease-out;
}

[data-static-html] .zoom-image img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* Pagination
   ========================================================================== */
/* --- Pagination ---*/
[data-static-html] .pagenavi {
  margin: 20px 0;
  text-align: center;
  font-family: 'arial';
}

[data-static-html] .pagenavi > a, [data-static-html] .pagenavi > strong {
  display: inline-block;
  padding: 5px 8px;
  background-color: #E6E6E6;
  margin: 0 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 1;
}

[data-static-html] .pagenavi > a {
  border: 1px solid #9C9C9C;
  color: #0f5aa0 !important;
}

[data-static-html] .pagenavi > a:before {
  display: none;
}

[data-static-html] .pagenavi > a:hover {
  text-decoration: none;
  border-color: #9C9C9C;
  color: #820082;
}

[data-static-html] .pagenavi > strong {
  background-color: #0f4b73;
  border: 1px solid #0f4b73;
  color: #FFF;
}

/* Common
=============================== */
[data-static-html] {
  overflow: auto;
  position: relative;
}

[data-static-html].mq-sp.ios {
  overflow: initial;
  height: 100% !important;
}

[data-static-body] {
  overflow: hidden;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  animation: fadeIn 1s ease 0s 1 normal;
}

[data-static-html] .mq-sp body.ios {
  height: 100%;
}

/* Link
=============================== */
[data-static-html] a.decoration-none:before, [data-static-html] .horizontal-list-style-03 li a:before, [data-static-html] #shop-information ul li a:before, [data-static-html] a.decoration-none:after, [data-static-html] .horizontal-list-style-03 li a:after, [data-static-html] #shop-information ul li a:after {
  display: none;
}

[data-static-html] a img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  backface-visibility: hidden;
  transition: .3s;
}

[data-static-html] .mq-sp a img {
  height: auto !important;
}

[data-static-html] a.online-shop, [data-static-html] a.online-shop-mini, [data-static-html] a.tac-info-mini {
  display: inline-block;
  width: 360px;
  height: 80px;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/btn_online.png") no-repeat;
  background-size: contain !important;
  transition: .5s;
}

[data-static-html] a.online-shop:hover, [data-static-html] a.online-shop-mini:hover, [data-static-html] a.tac-info-mini:hover {
  opacity: .9;
}

[data-static-html] .mq-sp a.online-shop, [data-static-html] .mq-sp a.online-shop-mini, [data-static-html] .mq-sp a.tac-info-mini {
  margin: 0 auto 30px;
  display: block;
}

[data-static-html] a.online-shop-mini, [data-static-html] a.tac-info-mini {
  width: 205px;
  height: 34px;
  margin-left: 10px;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/btn_online_thin_re.svg") no-repeat;
}

[data-static-html] .mq-sp a.online-shop-mini, [data-static-html] .mq-sp a.tac-info-mini {
  margin: 0;
  display: block;
  max-width: 44.5vw;
  width: 173px;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/btn_online_thin_re_sp.svg") no-repeat;
}

[data-static-html] .under-320 a.online-shop-mini, [data-static-html] .under-320 a.tac-info-mini {
  height: 28px;
}

[data-static-html] .mq-sp a.online-shop-mini {
  margin: 0 5px;
}

[data-static-html] a.tac-info-mini {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/btn_info_thin.svg") no-repeat !important;
}

[data-static-html] .mq-sp a.tac-info-mini {
  max-width: none;
  width: 100%;
  background-position: center center !important;
  background-size: contain !important;
  width: 60vw;
  margin: auto;
  padding: 20px 0 0 0;
}

[data-static-html] .mq-tab a.tac-info-mini {
  margin: auto;
}

[data-static-html] a.go-to-index, [data-static-html] a.go-to-detail {
  margin: 0 10px 40px 0;
  padding: 8px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 500;
}

[data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before {
  display: inline-block !important;
  font-size: 12px;
  font-size: 0.75rem;
  margin-right: 8px;
  transform: none;
  position: relative;
  width: auto;
  background: none;
  bottom: 0;
}

[data-static-html] a.go-to-index:before {
  content: '\e90b';
}

[data-static-html] a.go-to-detail {
  letter-spacing: -.085em;
}

[data-static-html] a.go-to-detail:before {
  content: '\e90a';
  transform: scale(1.4);
  font-weight: bold;
}

/* --- layout --- */
[data-static-html] .container {
  width: 960px;
  *zoom: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

[data-static-html] .container:before, [data-static-html] .container:after {
  content: "";
  display: table;
}

[data-static-html] .container:after {
  clear: both;
}

[data-static-html] .mq-sp .container, [data-static-html] .mq-tab .container {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

[data-static-html] hr {
  border: none;
  border-top: 1px solid #c8c8c8;
  height: 1px;
  padding: 0;
  margin: 10px 0 30px 0;
  position: relative;
}

[data-static-html] hr:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -5px;
}

/* image
=============================== */
[data-static-html] img {
  max-width: 100%;
}

/* font
=============================== */
[data-static-html] .ff-tacsystem, [data-static-html] a.go-to-index:before, [data-static-html] a.go-to-detail:before, [data-static-html] h3.product-index:before, [data-static-html] a[target="_blank"]:after, [data-static-html] .float-box dl dd a:before, [data-static-html] #shop-information ul li a:after {
  font-family: 'tacsystem';
  font-style: normal;
}

/* Frame
=============================== */
/* header */
[data-static-html] header {
  overflow: hidden;
  /* padding: 53px 0 0; */
  padding-top: 24px;
  position: fixed;
  overflow: hidden;
  width: 100%;
  min-width: 1024px;
  z-index: 100;
  background-color: #FFF;
  transition: .1s;
  /* background-color: #062330; */
  background-color: #000;
}

[data-static-html] .mq-sp header:after, [data-static-html] .mq-tab header:after {
  content: '';
  width: 100vw;
  height: 50px;
  position: absolute;
  /* top: 91px; */
  top: 155px;
  right: 0;
  background-color: #0f4b73;
}

[data-static-html] .mq-tab header:after {
  /* top: 54px; */
  top: 130px;
}

[data-static-html] .is-fixed header {
  padding: 10px 0 0;
  top: 0;
}

[data-static-html] .mq-pc .is-fixed header .online-shop-mini {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/btn_online_thin_re.svg") no-repeat;
  height: 34px;
}

[data-static-html] .mq-sp header, [data-static-html] .mq-tab header {
  overflow: initial;
  /* padding: 15px 0 34px; */
  padding-bottom: 24px;
  padding-top: 0;
  min-width: auto;
}

[data-static-html] .mq-tab header {
  padding: 10px 0;
}

[data-static-html] header .nav-brand {
  margin: 0 0 8px 45px;
  float: left;
}

[data-static-html] .nav-brand-text {
  display: none;
}

[data-static-html] .is-fixed header .nav-brand {
  margin: 0 0 4px 45px;
}

[data-static-html] .mq-sp header .nav-brand, [data-static-html] .mq-tab header .nav-brand {
  /* margin: 0 0 0 12px; */
  margin: 0;
}


[data-static-html] header .nav-brand a {
  width: 221px;
  height: 81px;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/logo_fullcolor_wh.svg") no-repeat center center;
  display: inline-block;
}

[data-static-html] header .nav-brand p {
  font-size: 14px;
  color: #fff;
  margin-left: 20px;
}

[data-static-html] .is-fixed header .nav-brand a {
  width: 115px;
  height: 42px;
}

[data-static-html] .is-fixed header .nav-brand p {
  font-size: 11px;
  margin-left: 11px;
}

[data-static-html] .mq-pc header .nav-brand a {
  background-position: center center;
}

[data-static-html] .mq-sp header .nav-brand a, [data-static-html] .mq-tab header .nav-brand a {
  width: 155px;
  /* height: 18px; */
  height: 57px;
}

[data-static-html] .mq-sp header .nav-brand p, [data-static-html] .mq-tab header .nav-brand p {
  font-size: 11px;
}

@media screen and (max-width: 1168px) {
  [data-static-html] header .nav-brand p {
    font-size: 14px;
  }
  [data-static-html] .nav-brand-text {
    display: block;
  }
  [data-static-html] .mq-tab header .nav-brand {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 950px) {
  [data-static-html] header .nav-brand p {
    margin-left: 15px;
  }
  [data-static-html] .is-fixed header .nav-brand p {
    margin-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  [data-static-html] header .nav-brand p {
    line-height: 1.3;
    padding-bottom: 8px;
  }
}

[data-static-html] header nav {
  background-color: #0f4b73;
  clear: both;
}

[data-static-html] .is-fixed header nav {
  margin-top: 8px;
}

[data-static-html] .mq-sp header nav, [data-static-html] .mq-tab header nav {
  display: none;
}

[data-static-html] header nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px;
}

[data-static-html] .mq-pc header nav ul {
  line-height: 1;
}

[data-static-html] header nav ul li {
  padding: 0 24px;
  display: flex;
  align-items: center;
  position: relative;
}

[data-static-html] .mq-pc header nav ul li:before {
  content: '';
  height: 14px;
  width: 1px;
  background-color: #FFF;
  position: absolute;
  left: 0;
}

[data-static-html] header nav ul li a {
  font-weight: 500;
  position: relative;
  color: #FFF !important;
  transition: .3s;
}

[data-static-html] header nav ul li a:hover {
  opacity: .8 !important;
}

[data-static-html] header nav ul li a.online-shop-mini {
  margin-top: 0;
  margin-bottom: 0;
}

[data-static-html] header nav ul li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0f4b73;
  transform: scale(0, 1);
  transform-origin: left;
  transition: .4s;
}

[data-static-html] header nav ul li a.contact {
  background-color: #062330;
  color: #FFF !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  padding: 8px 25px;
  margin: 0;
}

[data-static-html] .mq-sp header nav ul li a.contact, [data-static-html] .mq-tab header nav ul li a.contact {
  line-height: 1.3;
}

[data-static-html] header nav ul li a.contact br {
  display: none;
}

[data-static-html] .mq-sp header nav ul li a.contact br {
  display: block;
}

[data-static-html] header nav ul li a.contact:after {
  display: none;
}

[data-static-html] .sp-menu {
  display: none;
}

[data-static-html] .mq-sp .sp-menu, [data-static-html] .mq-tab .sp-menu {
  display: block;
  z-index: 100;
  width: 50px;
  height: 50px;
  overflow: hidden;
  position: fixed;
  right: 0px;
  /* top: 91px; */
  top: 155px;
  background-color: #FFF;
}

[data-static-html] .mq-tab .sp-menu {
  /* top: 54px; */
  top: 130px;
}

[data-static-html] .sp-menu.active {
  background-color: #0f4b73;
}

[data-static-html] .mq-sp .sp-panel nav, [data-static-html] .mq-tab .sp-panel nav {
  position: fixed;
  top: 130px; 
  width: 100%;
  height: 100vh;
  background-color: #0f4b73;
  transition: .3s;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  [data-static-html] .mq-sp .sp-panel nav, [data-static-html] .mq-tab .sp-panel nav {
    top: 155px; 
  }
}

[data-static-html] .mq-sp .sp-panel nav ul, [data-static-html] .mq-tab .sp-panel nav ul {
  margin: 30px 10%;
  display: block;
}

[data-static-html] .mq-sp .sp-panel nav ul li, [data-static-html] .mq-tab .sp-panel nav ul li {
  display: block;
  margin: 0;
  border-bottom: 1px solid #56809c;
}

[data-static-html] .mq-sp .sp-panel nav ul li.sp-tac-info, [data-static-html] .mq-sp .sp-panel nav ul li:last-of-type, [data-static-html] .mq-tab .sp-panel nav ul li.sp-tac-info, [data-static-html] .mq-tab .sp-panel nav ul li:last-of-type {
  border-style: none;
}

[data-static-html] .mq-sp .sp-panel nav ul li.sp-tac-info, [data-static-html] .mq-tab .sp-panel nav ul li.sp-tac-info {
  background-position: center center !important;
  padding-top: 20px;
}

[data-static-html] .mq-sp .sp-panel nav ul li a, [data-static-html] .mq-tab .sp-panel nav ul li a {
  padding: 8px 0;
  display: block;
  font-size: 19px;
  font-size: 1.1875rem;
}

[data-static-html] .mq-sp .sp-panel nav ul li a.online-shop-mini, [data-static-html] .mq-tab .sp-panel nav ul li a.online-shop-mini {
  background-position: center center;
  margin: 20px auto 0;
  width: 80%;
}

[data-static-html] .mq-sp .sp-panel nav ul li a.contact, [data-static-html] .mq-tab .sp-panel nav ul li a.contact {
  padding: 13px 0;
  margin-top: 15px;
  background-color: #FFF !important;
  color: #0f4b73 !important;
  text-align: center;
}

[data-static-html] .mq-sp .sp-panel nav *, [data-static-html] .mq-tab .sp-panel nav * {
  color: #FFF !important;
}

[data-static-html] .menu-trigger {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  width: 25px;
  height: 16px;
}

[data-static-html] .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0f4b73;
}

[data-static-html] .menu-trigger span:nth-of-type(2) {
  top: 7px;
}

[data-static-html] .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

[data-static-html] .active .menu-trigger span {
  background-color: #FFF;
}

[data-static-html] .active .menu-trigger span:nth-of-type(1) {
  transform: translateY(20px) rotate(-45deg);
  top: -11px;
}

[data-static-html] .active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}

[data-static-html] .active .menu-trigger span:nth-of-type(3) {
  transform: translateY(-20px) rotate(45deg);
  bottom: -15px;
}

[data-static-html] .mq-sp main img {
  height: auto !important;
}

/* footer */
[data-static-html] footer .company-info {
  margin-bottom: 20px;
}

[data-static-html] footer .company-info span {
  margin-right: 20px;
}

[data-static-html] .mq-sp footer .company-info span {
  display: block;
}

[data-static-html] footer .sns-group {
  margin-bottom: 20px;
}

[data-static-html] footer .sns-group a {
  display: inline-block;
}

[data-static-html] footer .sns-group i {
  color: #FFF;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 10px;
}

/* project snippet
=============================== */
[data-static-html] .title-style-h1, [data-static-html] section[id^="top-"] h1, [data-static-html] section#pickup-brand h1, [data-static-html] .head-area h1 {
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  padding-top: 25px;
}

[data-static-html] .title-style-h1:before, [data-static-html] section[id^="top-"] h1:before, [data-static-html] section#pickup-brand h1:before, [data-static-html] .head-area h1:before, [data-static-html] .title-style-h1:after, [data-static-html] section[id^="top-"] h1:after, [data-static-html] section#pickup-brand h1:after, [data-static-html] .head-area h1:after {
  display: block;
  content: '';
  width: 40px;
  height: 5px;
  top: 0;
  position: absolute;
}

[data-static-html] .title-style-h1:before, [data-static-html] section[id^="top-"] h1:before, [data-static-html] section#pickup-brand h1:before, [data-static-html] .head-area h1:before {
  background-color: #c8c8c8;
  left: 40px;
}

[data-static-html] .title-style-h1:after, [data-static-html] section[id^="top-"] h1:after, [data-static-html] section#pickup-brand h1:after, [data-static-html] .head-area h1:after {
  background-color: #0f4b73;
  left: 0;
}

[data-static-html] .title-style-h1 strong, [data-static-html] section[id^="top-"] h1 strong, [data-static-html] section#pickup-brand h1 strong, [data-static-html] .head-area h1 strong {
  font-size: 36px;
  font-size: 2.25rem;
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

[data-static-html] .mq-sp .title-style-h1 strong, [data-static-html] .mq-sp section[id^="top-"] h1 strong, [data-static-html] section[id^="top-"] .mq-sp h1 strong, [data-static-html] .mq-sp section#pickup-brand h1 strong, [data-static-html] section#pickup-brand .mq-sp h1 strong, [data-static-html] .mq-sp .head-area h1 strong, [data-static-html] .head-area .mq-sp h1 strong {
  font-size: 26px;
  font-size: 1.625rem;
}

[data-static-html] .dir-product .title-style-h1 strong, [data-static-html] .dir-product section[id^="top-"] h1 strong, [data-static-html] section[id^="top-"] .dir-product h1 strong, [data-static-html] .dir-product section#pickup-brand h1 strong, [data-static-html] section#pickup-brand .dir-product h1 strong, [data-static-html] .dir-product .head-area h1 strong, [data-static-html] .head-area .dir-product h1 strong {
  letter-spacing: normal;
}

[data-static-html] .title-style-h1 span, [data-static-html] section[id^="top-"] h1 span, [data-static-html] section#pickup-brand h1 span, [data-static-html] .head-area h1 span {
  display: block;
  color: #808080;
  line-height: 1.6;
  margin-bottom: 25px;
}

[data-static-html] .dir-product .title-style-h1 span, [data-static-html] .dir-product section[id^="top-"] h1 span, [data-static-html] section[id^="top-"] .dir-product h1 span, [data-static-html] .dir-product section#pickup-brand h1 span, [data-static-html] section#pickup-brand .dir-product h1 span, [data-static-html] .dir-product .head-area h1 span, [data-static-html] .head-area .dir-product h1 span {
  font-family: auto;
}

[data-static-html] .title-h2-style, [data-static-html] .sub h2, [data-static-html] .cke_editable h2 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 50px;
  padding-top: 20px;
  position: relative;
  line-height: 1.4;
}

[data-static-html] .mq-sp .title-h2-style, [data-static-html] .mq-sp .sub h2, [data-static-html] .sub .mq-sp h2, [data-static-html] .mq-sp .cke_editable h2, [data-static-html] .cke_editable .mq-sp h2 {
  margin-bottom: 25px;
}

[data-static-html] .title-h2-style:before, [data-static-html] .sub h2:before, [data-static-html] .cke_editable h2:before {
  content: '';
  display: inline-block;
  background-color: #0f4b73;
  width: 40px;
  height: 5px;
  top: 0;
  position: absolute;
}

[data-static-html] #main-product .title-h2-style, [data-static-html] #main-product .sub h2, [data-static-html] .sub #main-product h2, [data-static-html] #main-product .cke_editable h2, [data-static-html] .cke_editable #main-product h2, [data-static-html] #case-study .title-h2-style, [data-static-html] #case-study .sub h2, [data-static-html] .sub #case-study h2, [data-static-html] #case-study .cke_editable h2, [data-static-html] .cke_editable #case-study h2, [data-static-html] #staff-profile .title-h2-style, [data-static-html] #staff-profile .sub h2, [data-static-html] .sub #staff-profile h2, [data-static-html] #staff-profile .cke_editable h2, [data-static-html] .cke_editable #staff-profile h2 {
  margin-bottom: 40px;
}

[data-static-html] h3.product-index {
  margin-bottom: 40px;
  border: 1px solid #c8c8c8;
  padding: 5px 15px;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
}

[data-static-html] h3.product-index:before {
  content: '\e90b';
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 15px;
  position: relative;
  top: -2px;
  color: #0f4b73;
}

[data-static-html] h3.product-index a {
  color: #000;
}

[data-static-html] .title-h3-style {
  border-top: 1px solid #0f4b73;
  border-bottom: 1px solid #0f4b73;
  margin-bottom: 40px;
  padding: 10px 0;
  color: #0f4b73;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
}

[data-static-html] .title-h4-style {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .title-h4-style:before {
  content: '●';
  color: #0f4b73;
  margin-right: 5px;
}

[data-static-html] .badge, [data-static-html] .status span {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  margin-bottom: 10px;
}

[data-static-html] .badge.badge-val-01, [data-static-html] .status span.badge-val-01 {
  color: #FFF;
  padding: 7px;
  background-color: #0f4b73;
}

[data-static-html] .badge.badge-val-02, [data-static-html] .status span.badge-val-02 {
  color: #0f4b73;
  padding: 7px;
  background-color: #e1f0fa;
}

[data-static-html] .badge.badge-val-03, [data-static-html] #case-study .tag-list a.badge, [data-static-html] .status span.badge-val-03 {
  color: #FFF;
  padding: 7px;
  background-color: #000;
}

[data-static-html] .badge.badge-val-04, [data-static-html] [class*="product-PageView"] .status span.badge.in-production, [data-static-html] .badge[class*="product-PageView"], [data-static-html] .status span.badge-val-04, [data-static-html] [class*="product-PageView"] .status span.in-production, [data-static-html] .status span[class*="product-PageView"] {
  color: #FFF;
  padding: 7px 18px;
  background-color: #FF0000;
  font-weight: bold;
}

[data-static-html] .badge.badge-val-05, [data-static-html] [class*="product-PageView"] .status span.badge, [data-static-html] .status span.badge-val-05, [data-static-html] [class*="product-PageView"] .status span {
  color: #FFF;
  padding: 7px 18px;
  background-color: #999;
  font-weight: bold;
}

[data-static-html] .cover-arrow {
  position: absolute !important;
  width: 50px;
  margin: auto;
  top: -1px;
  left: 0;
  right: 0;
  position: relative;
}

[data-static-html] .cover-arrow:after {
  position: absolute;
  content: "";
  display: block;
  border: 25px solid #FFF;
  border-bottom: 25px solid transparent;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  bottom: -50px;
  left: 50%;
}

[data-static-html] .cover-arrow:after {
  top: 0;
  left: 0;
  bottom: auto;
  z-index: 10;
}

[data-static-html] .text-decoration-style-01:before, [data-static-html] dt.circle-style:before, [data-static-html] ul.circle-style li:before {
  content: '●';
  color: #0f4b73;
  margin-right: 5px;
}

[data-static-html] main ul, [data-static-html] .cke_editable ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1em;
}

[data-static-html] ul.circle-style {
  list-style-type: none;
}

[data-static-html] ul.dot-style {
  list-style-type: none;
}

[data-static-html] ul.dot-style li:before {
  content: '・';
}

[data-static-html] ul.none-style {
  list-style-type: none;
}

[data-static-html] ul.none-style li:before {
  display: none;
}

[data-static-html] ol li {
  counter-increment: num;
}

[data-static-html] ol li:before {
  content: counter(num) ".";
  margin-right: 5px;
}

[data-static-html] .link-box {
  display: inline-block;
  position: relative;
  margin: 0 30px 30px 0;
  line-height: 1;
  border: 1px solid #0f4b73;
}

[data-static-html] .link-box.tail-icon .icon-pdf {
  display: inline-block;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/icon_pdf.svg") no-repeat center center;
}

[data-static-html] .link-box.type-w {
  border-color: #FFF;
  transition: 1s;
}

[data-static-html] .link-box.type-w i {
  background-color: #FFF;
  color: #0f4b73;
}

[data-static-html] .link-box.type-w a {
  background-color: #0f4b73;
  color: #FFF;
  display: block;
}

[data-static-html] .link-box a {
  margin-left: 50px;
  display: inline-block;
  vertical-align: middle;
  background-color: #FFF;
  position: relative;
  overflow: hidden;
  padding: 18px 15px;
  line-height: 1;
  color: #000;
}

[data-static-html] .link-box a[target="_blank"]:after {
  display: none;
}

[data-static-html] .link-box a[target="_blank"][href$=".pdf"]:after {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

[data-static-html] .link-box a[target="_blank"][href$=".pdf"] {
  padding-right: 40px;
}

[data-static-html] .link-box i {
  display: block;
  position: absolute;
  left: 0;
  z-index: 10;
  height: 100%;
  background-color: #0f4b73;
  color: #FFF;
  display: block;
  width: 50px;
  min-width: 50px;
  text-align: center;
}

[data-static-html] .link-box i.icon-arrow-standard-right {
  font-size: 18px;
  font-size: 1.125rem;
}

[data-static-html] .link-box i:before {
  left: 0;
  right: 0;
}

[data-static-html] .link-box span {
  display: table-cell;
  padding: 10px 25px 10px 15px;
  word-break: break-word;
}

[data-static-html] .horizontal-list-style-01, [data-static-html] .horizontal-list-style-02, [data-static-html] .sample-list, [data-static-html] .horizon-rule, [data-static-html] #brand-news ul, [data-static-html] #product-faq dl {
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  list-style: none;
  padding-left: 0;
}

[data-static-html] .horizontal-list-style-01 li, [data-static-html] .horizontal-list-style-02 li, [data-static-html] .sample-list li, [data-static-html] .horizon-rule li, [data-static-html] #brand-news ul li, [data-static-html] #product-faq dl li, [data-static-html] .horizontal-list-style-01 dt, [data-static-html] .horizontal-list-style-02 dt, [data-static-html] .sample-list dt, [data-static-html] .horizon-rule dt, [data-static-html] #brand-news ul dt, [data-static-html] #product-faq dl dt, [data-static-html] .horizontal-list-style-01 dd, [data-static-html] .horizontal-list-style-02 dd, [data-static-html] .sample-list dd, [data-static-html] .horizon-rule dd, [data-static-html] #brand-news ul dd, [data-static-html] #product-faq dl dd {
  border-bottom: 1px solid #E6E6E6;
  padding: 25px;
}

[data-static-html] .horizontal-list-style-01 li:last-of-type, [data-static-html] .horizontal-list-style-02 li:last-of-type, [data-static-html] .sample-list li:last-of-type, [data-static-html] .horizon-rule li:last-of-type, [data-static-html] #brand-news ul li:last-of-type, [data-static-html] #product-faq dl li:last-of-type, [data-static-html] .horizontal-list-style-01 dt:last-of-type, [data-static-html] .horizontal-list-style-02 dt:last-of-type, [data-static-html] .sample-list dt:last-of-type, [data-static-html] .horizon-rule dt:last-of-type, [data-static-html] #brand-news ul dt:last-of-type, [data-static-html] #product-faq dl dt:last-of-type, [data-static-html] .horizontal-list-style-01 dd:last-of-type, [data-static-html] .horizontal-list-style-02 dd:last-of-type, [data-static-html] .sample-list dd:last-of-type, [data-static-html] .horizon-rule dd:last-of-type, [data-static-html] #brand-news ul dd:last-of-type, [data-static-html] #product-faq dl dd:last-of-type {
  border-style: none;
}

[data-static-html] .horizontal-list-style-01 li a, [data-static-html] .horizontal-list-style-02 li a, [data-static-html] .sample-list li a, [data-static-html] .horizon-rule li a, [data-static-html] #brand-news ul li a, [data-static-html] #product-faq dl li a, [data-static-html] .horizontal-list-style-01 dt a, [data-static-html] .horizontal-list-style-02 dt a, [data-static-html] .sample-list dt a, [data-static-html] .horizon-rule dt a, [data-static-html] #brand-news ul dt a, [data-static-html] #product-faq dl dt a, [data-static-html] .horizontal-list-style-01 dd a, [data-static-html] .horizontal-list-style-02 dd a, [data-static-html] .sample-list dd a, [data-static-html] .horizon-rule dd a, [data-static-html] #brand-news ul dd a, [data-static-html] #product-faq dl dd a {
  display: block;
}

[data-static-html] .horizontal-list-style-01 li .post-date, [data-static-html] .horizontal-list-style-02 li .post-date, [data-static-html] .sample-list li .post-date, [data-static-html] .horizon-rule li .post-date, [data-static-html] #brand-news ul li .post-date, [data-static-html] #product-faq dl li .post-date, [data-static-html] .horizontal-list-style-01 dt .post-date, [data-static-html] .horizontal-list-style-02 dt .post-date, [data-static-html] .sample-list dt .post-date, [data-static-html] .horizon-rule dt .post-date, [data-static-html] #brand-news ul dt .post-date, [data-static-html] #product-faq dl dt .post-date, [data-static-html] .horizontal-list-style-01 dd .post-date, [data-static-html] .horizontal-list-style-02 dd .post-date, [data-static-html] .sample-list dd .post-date, [data-static-html] .horizon-rule dd .post-date, [data-static-html] #brand-news ul dd .post-date, [data-static-html] #product-faq dl dd .post-date {
  margin-right: 25px;
  font-weight: bold;
  color: #0f4b73;
}

[data-static-html] .horizontal-list-style-02, [data-static-html] .sample-list, [data-static-html] .horizon-rule {
  border-left-style: none;
  border-right-style: none;
}

[data-static-html] .horizontal-list-style-02 li, [data-static-html] .sample-list li, [data-static-html] .horizon-rule li {
  border-bottom: 1px solid #E6E6E6;
  padding: 20px;
  padding-left: 0;
  padding-right: 0;
}

[data-static-html] .horizontal-list-style-02 li strong, [data-static-html] .sample-list li strong, [data-static-html] .horizon-rule li strong {
  display: block;
}

[data-static-html] .mq-sp .horizontal-list-style-02 li a, [data-static-html] .mq-sp .sample-list li a, [data-static-html] .mq-sp .horizon-rule li a {
  padding-right: 10vw;
}

[data-static-html] .horizontal-list-style-02 li a[href$=".pdf"]:after, [data-static-html] .sample-list li a[href$=".pdf"]:after, [data-static-html] .horizon-rule li a[href$=".pdf"]:after {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

[data-static-html] .mq-sp .horizontal-list-style-02 li a[href$=".pdf"]:after, [data-static-html] .mq-sp .sample-list li a[href$=".pdf"]:after, [data-static-html] .mq-sp .horizon-rule li a[href$=".pdf"]:after {
  right: 0;
}

[data-static-html] .horizontal-list-style-03, [data-static-html] #shop-information ul {
  border-top: 1px solid #E6E6E6;
  list-style: none;
  padding-left: 0;
}

[data-static-html] .horizontal-list-style-03 li, [data-static-html] #shop-information ul li {
  border-bottom: 1px solid #E6E6E6;
  padding: 5px 0;
  padding-left: 0;
  padding-right: 0;
}

[data-static-html] a[href$=".pdf"]:after, [data-static-html] a[href$=".doc"]:after, [data-static-html] a[href$=".docx"]:after, [data-static-html] a[href$=".xls"]:after, [data-static-html] a[href$=".xlsx"]:after {
  content: '';
  display: inline-block;
  width: 17px;
  height: 20px;
  margin: 0 10px;
  vertical-align: middle;
  background-size: cover;
}

[data-static-html] a[href$=".pdf"].icon-none:after, [data-static-html] a[href$=".doc"].icon-none:after, [data-static-html] a[href$=".docx"].icon-none:after, [data-static-html] a[href$=".xls"].icon-none:after, [data-static-html] a[href$=".xlsx"].icon-none:after {
  display: none;
}

[data-static-html] a[href$=".pdf"]:after {
  content: '' !important;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/icon_pdf.svg") no-repeat center center;
}

[data-static-html] a[target="_blank"].icon-none:after {
  display: none;
}

[data-static-html] a[target="_blank"]:after {
  margin-left: 10px;
  content: '\e90e';
}

[data-static-html] a.btn[target="_blank"]:after, [data-static-html] a.btn-ghost-frame[target="_blank"]:after {
  display: none;
}

[data-static-html] .triangle-right:after, [data-static-html] .play-sample a.sm2_link:after, [data-static-html] .play-sample a.sm2_paused:after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #808080;
}

[data-static-html] .block-line {
  border: 1px solid #c8c8c8;
  padding: 30px;
}

[data-static-html] .block-line-blue {
  border: 1px solid #0f4b73;
  padding: 30px;
  margin-bottom: 60px;
}

[data-static-html] .title-underline {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: #0f4b73;
  display: block;
}

[data-static-html] .title-blue-fill {
  color: #FFF;
  margin-bottom: 30px;
  background-color: #0f4b73;
  font-weight: 500;
  font-size: 28px;
  font-size: 1.75rem;
  padding: 10px 15px;
  line-height: 1.3;
}

[data-static-html] .circle-letter, [data-static-html] #product-faq .faq-q, [data-static-html] #product-faq .faq-a {
  color: #FFF;
  background-color: #9C9C9C;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 40px;
  text-align: center;
}

[data-static-html] .mq-sp .circle-letter, [data-static-html] .mq-sp #product-faq .faq-q, [data-static-html] #product-faq .mq-sp .faq-q, [data-static-html] .mq-sp #product-faq .faq-a, [data-static-html] #product-faq .mq-sp .faq-a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

[data-static-html] .bigger-btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #84BBCD;
  position: relative;
  width: 20vw;
  margin: auto;
  text-align: center;
}

[data-static-html] .bigger-btn i, [data-static-html] .bigger-btn span {
  z-index: 5;
}

[data-static-html] .bigger-btn i {
  position: absolute;
  color: #FFF;
  font-size: 10px;
  font-size: 0.625rem;
  right: 10px;
  top: 10px;
}

[data-static-html] .bigger-btn span {
  color: #FFF;
  position: relative;
  font-size: 11px;
  font-size: 0.6875rem;
}

[data-static-html] .bigger-btn:before {
  content: 'TAC ONLINE STORE';
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  color: #FFF;
  font-weight: bold;
}

[data-static-html] .bigger-btn:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 45%;
  background-color: #60A0B6;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 1;
}

[data-static-html] .label {
  display: inline-block;
  padding: 3px 6px;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #0f4b73;
  line-height: 1;
}

[data-static-html] .label.label-danger {
  color: #DC0000;
  border-color: #DC0000;
}

[data-static-html] .clear-fix:after {
  content: "";
  display: block;
  clear: both;
}

[data-static-html] .column-style {
  border: 1px solid #0f4b73;
  background-color: #e1f0fa;
  margin-bottom: 30px;
  padding: 20px 30px;
}

[data-static-html] .round-label-button, [data-static-html] .news-label span, [data-static-html] .news-PageView .news-view-info .news-cat {
  font-size: 12px;
  font-size: 0.75rem;
  min-width: 90px;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  padding: 4px 10px;
  background-color: #0f4b73;
  color: #FFF;
  line-height: 1;
}

[data-static-html] .btn-ghost-frame, [data-static-html] .news-more .btn {
  border-color: #0f4b73;
  color: #0f4b73;
  background-color: #FFF;
}

[data-static-html] .btn-ghost-frame:hover, [data-static-html] .news-more .btn:hover {
  background-color: #0f4b73;
  color: #FFF;
}

[data-static-html] .border-none {
  border-style: none !important;
}

/* Top page
=============================== */
[data-static-html] .main-visual {
  max-height: 500px;
  overflow: hidden;
  position: relative;
  /* margin-top: 203px; */
  margin-top: 211px;
  transition: .1s;
}

[data-static-html] .is-fixed .main-visual {
  margin-top: 108px;
}

[data-static-html] .mq-sp .main-visual, [data-static-html] .mq-tab .main-visual {
  max-height: 100%;
  /* margin-top: 91px; */
}

[data-static-html] .main-visual .catch-copy {
  width: 660px;
  height: 210px;
  z-index: 10;
}

[data-static-html] .mq-tab .main-visual .catch-copy {
  width: 500px;
  height: 160px;
}

[data-static-html] .mq-sp .main-visual .catch-copy {
  width: 85vw;
  height: 16%;
  top: -35px;
}

[data-static-html] .main-visual .catch-copy h1 {
  width: 100%;
}

[data-static-html] .main-visual .catch-copy h2 {
  width: 100%;
  margin: auto;
}

[data-static-html] .main-visual .scroll-guide {
  position: absolute;
  bottom: 0;
  margin: auto;
  z-index: 10;
  text-align: center;
  width: 100%;
}

[data-static-html] .main-visual .scroll-guide a {
  display: inline-block;
  padding: 30px;
}

[data-static-html] .main-visual .scroll-guide a i {
  position: absolute;
  left: 0;
  right: 0;
  color: #FFF;
  font-size: 25px;
  font-size: 1.5625rem;
  animation: scroll-bounce 3s ease infinite;
}

@media screen and (max-width: 1168px) {
  [data-static-html] .main-visual {
    margin-top: 239px;
  }
}

@media screen and (max-width: 950px) {
  [data-static-html] .main-visual {
    margin-top: 180px;
  }
}

@media screen and (max-width: 767px) {
  [data-static-html] .main-visual {
    margin-top: 155px;
  }
}

@keyframes scroll-bounce {
  0% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}

[data-static-html] section[id^="top-"], [data-static-html] section#pickup-brand {
  padding: 80px 0;
}

[data-static-html] .mq-sp section[id^="top-"], [data-static-html] .mq-sp section#pickup-brand {
  padding: 60px 0;
}

[data-static-html] section[id^="top-"] h1, [data-static-html] section#pickup-brand h1 {
  margin-bottom: 40px;
  text-align: center;
  padding-top: 40px;
}

[data-static-html] section[id^="top-"] h1:before, [data-static-html] section#pickup-brand h1:before {
  left: 50% !important;
}

[data-static-html] section[id^="top-"] h1:after, [data-static-html] section#pickup-brand h1:after {
  right: 50% !important;
  left: auto;
}

[data-static-html] section[id^="top-"] h2, [data-static-html] section#pickup-brand h2 {
  text-align: center;
  margin-bottom: 40px;
  line-height: 2;
}

[data-static-html] section[id^="top-"] h1 {
  margin-bottom: 0;
}

[data-static-html] section#top-studio-system, [data-static-html] section#top-product-info {
  position: relative;
  padding-bottom: 40px;
}

[data-static-html] section#top-studio-system:after, [data-static-html] section#top-product-info:after {
  content: '';
  display: block;
  width: 100%;
  height: 30%;
  background-color: #0f4b73;
  position: absolute;
  bottom: 0;
}

[data-static-html] section#top-studio-system .image-box, [data-static-html] section#top-product-info .image-box {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
  text-align: center;
}

[data-static-html] section#top-studio-system .btn, [data-static-html] section#top-studio-system .btn-ghost-frame {
  position: relative;
  z-index: 10;
  border: 1px solid #FFF !important;
}

[data-static-html] section#top-product-info h2 {
  margin-bottom: 30px;
}

[data-static-html] section#top-product-info:after {
  height: 50%;
}

[data-static-html] section#top-product-info .btn, [data-static-html] section#top-product-info .btn-ghost-frame {
  margin-bottom: 40px;
}

[data-static-html] section#top-product-info .info-guide {
  position: relative;
  z-index: 10;
  color: #FFF;
  display: flex;
}

[data-static-html] .mq-sp section#top-product-info .info-guide {
  display: block;
}

[data-static-html] section#top-product-info .info-guide .left-side {
  display: flex;
  align-items: center;
}

[data-static-html] section#top-product-info .info-guide .left-side p {
  margin-right: 20px;
}

[data-static-html] .mq-sp section#top-product-info .info-guide .left-side p {
  margin: 0 0 30px 0;
}

[data-static-html] section#top-product-info .info-guide .right-side {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

[data-static-html] .mq-sp section#top-product-info .info-guide .right-side {
  display: block;
}

[data-static-html] section#top-product-info .info-guide .right-side .link-box {
  flex-basis: calc(46% - 10px);
  margin: 0 0 10px 10px;
}

[data-static-html] .mq-sp section#top-product-info .info-guide .right-side .link-box {
  display: block;
  margin: 0 0 20px 0;
}

[data-static-html] section#top-product-info .info-guide .right-side .link-box:nth-child(odd) {
  margin-left: 0;
}

[data-static-html] .mq-sp section#top-product-info .info-guide .right-side .link-box:last-of-type {
  margin-bottom: 0;
}

[data-static-html] section#top-product-info .info-guide .right-side .link-box a {
  white-space: nowrap;
}

[data-static-html] section#pickup-brand {
  padding-bottom: 80px !important;
}

[data-static-html] .mq-sp section#pickup-brand {
  padding-bottom: 30px !important;
}

[data-static-html] .mq-sp .brand-top section#pickup-brand {
  padding-bottom: 20px !important;
}

[data-static-html] section#top-pickup, [data-static-html] section#pickup-brand {
  padding-bottom: 0;
}

[data-static-html] .mq-pc section#top-pickup :nth-last-child(-n+2).gs-col-6 .brand-box, [data-static-html] .mq-pc section#pickup-brand :nth-last-child(-n+2).gs-col-6 .brand-box {
  margin-bottom: 0;
}

[data-static-html] section#top-pickup .brand-box, [data-static-html] section#pickup-brand .brand-box {
  position: relative;
  margin-bottom: 40px;
  max-height: 270px;
  overflow: hidden;
}

[data-static-html] .mq-sp section#top-pickup .brand-box, [data-static-html] .mq-sp section#pickup-brand .brand-box {
  height: auto;
  margin-bottom: 30px;
}

[data-static-html] section#top-pickup .brand-box.bl-hot:after, [data-static-html] section#pickup-brand .brand-box.bl-hot:after {
  transition: all .3s ease-out;
  background-color: rgba(0, 0, 0, 0);
}

[data-static-html] section#top-pickup .brand-box.bl-hot[data-brand^="brand-"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hot[data-brand^="brand-"]:before {
  content: '';
  display: inline-block;
  z-index: 10;
  transition: all .3s ease-out;
  transition-delay: 250ms;
  opacity: 0;
  background-size: cover !important;
}

[data-static-html] section#top-pickup .brand-box.bl-hot[data-brand="brand-iZotope"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hot[data-brand="brand-iZotope"]:before {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/brand_izotope_white.svg") no-repeat;
  width: 206px;
  height: 77px;
}

[data-static-html] section#top-pickup .brand-box.bl-hot[data-brand="brand-eventide"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hot[data-brand="brand-eventide"]:before {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/brand_eventide_white.png") no-repeat;
  width: 182px;
  height: 34px;
}

[data-static-html] section#top-pickup .brand-box.bl-hot[data-brand="brand-adder"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hot[data-brand="brand-adder"]:before {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/brand_adder_white.png") no-repeat;
  width: 137px;
  height: 115px;
}

[data-static-html] section#top-pickup .brand-box.bl-hot[data-brand="brand-directout"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hot[data-brand="brand-directout"]:before {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/brand_directout_white.png") no-repeat;
  width: 290px;
  height: 40px;
}

[data-static-html] section#top-pickup .brand-box.bl-hot[data-brand="brand-SynchroArts"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hot[data-brand="brand-SynchroArts"]:before {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/brand_synchro_arts_white.png") no-repeat;
  width: 310px;
  height: 68px;
  top: -25px;
}

[data-static-html] section#top-pickup .brand-box.bl-hover:after, [data-static-html] section#pickup-brand .brand-box.bl-hover:after {
  background-color: rgba(0, 0, 0, 0.6);
}

[data-static-html] section#top-pickup .brand-box.bl-hover[data-brand^="brand-"]:before, [data-static-html] section#pickup-brand .brand-box.bl-hover[data-brand^="brand-"]:before {
  opacity: 1;
}

[data-static-html] section#top-pickup .brand-box.bl-hover a, [data-static-html] section#pickup-brand .brand-box.bl-hover a {
  opacity: 0;
}

[data-static-html] section#top-pickup img, [data-static-html] section#pickup-brand img {
  width: 100%;
}

[data-static-html] section#top-pickup a, [data-static-html] section#pickup-brand a {
  display: block;
  background-color: #0f4b73;
  color: #FFF;
  text-align: center;
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 5;
  transition: all .3s ease-out;
}

[data-static-html] section#top-copmany-info h1 {
  text-align: left;
}

[data-static-html] .mq-sp section#top-copmany-info h1 {
  text-align: center;
}

[data-static-html] section#top-copmany-info h1:before {
  left: 40px !important;
}

[data-static-html] .mq-sp section#top-copmany-info h1:before {
  left: 50% !important;
}

[data-static-html] section#top-copmany-info h1:after {
  left: 0;
}

[data-static-html] .mq-sp section#top-copmany-info h1:after {
  left: auto;
  right: 50% !important;
}

[data-static-html] .mq-pc section#top-copmany-info .gs-col-6 {
  padding: 0;
}

[data-static-html] section#top-copmany-info .left-side {
  position: relative;
}

[data-static-html] section#top-copmany-info .left-side:before {
  content: '';
  display: block;
  padding: 0 50%;
  margin: 0 0 0 -100%;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #FFF;
}

[data-static-html] section#top-copmany-info .left-side .support-image {
  padding: 0 50%;
  margin: 0 0 0 -100%;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

[data-static-html] .mq-sp section#top-copmany-info .left-side .support-image {
  position: static;
  margin: 0;
  padding: 0;
}

[data-static-html] section#top-copmany-info .left-side .support-image img {
  width: 72vw;
  height: 205px;
  left: auto;
}

[data-static-html] .mq-sp section#top-copmany-info .left-side .support-image img {
  position: static;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

[data-static-html] section#top-copmany-info .right-side {
  position: relative;
}

[data-static-html] section#top-copmany-info .right-side:after {
  content: '';
  display: block;
  padding: 0 50%;
  margin: 0 -100% 0 0;
  width: 100%;
  height: 100%;
  background-color: #F2F2F2;
  position: absolute;
  top: 0;
  bottom: 0;
}

[data-static-html] .mq-sp section#top-copmany-info .right-side:after {
  margin: 0;
  padding: 0 0 90px 0;
  left: 0;
  top: -30px;
  z-index: -1;
}

[data-static-html] section#top-copmany-info .right-side .btn, [data-static-html] section#top-copmany-info .right-side .btn-ghost-frame {
  position: relative;
  z-index: 10;
  margin: 0 0 90px 10%;
  white-space: nowrap;
}

[data-static-html] .mq-sp section#top-copmany-info .right-side .btn, [data-static-html] .mq-sp section#top-copmany-info .right-side .btn-ghost-frame {
  margin: 0;
  display: block;
  text-align: center;
}

[data-static-html] section#top-copmany-info .right-side .lead, [data-static-html] section#top-copmany-info .right-side .sub .pre-border, [data-static-html] .sub section#top-copmany-info .right-side .pre-border, [data-static-html] section#top-copmany-info .right-side .cke_editable .pre-border, [data-static-html] .cke_editable section#top-copmany-info .right-side .pre-border {
  position: relative;
  z-index: 10;
  margin: 100px 0 90px 10%;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .mq-sp section#top-copmany-info .right-side .lead, [data-static-html] .mq-sp section#top-copmany-info .right-side .sub .pre-border, [data-static-html] .sub .mq-sp section#top-copmany-info .right-side .pre-border, [data-static-html] .mq-sp section#top-copmany-info .right-side .cke_editable .pre-border, [data-static-html] .cke_editable .mq-sp section#top-copmany-info .right-side .pre-border {
  margin: 0;
  padding: 40px 0 30px;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] .mq-tab section#top-copmany-info .right-side .lead, [data-static-html] .mq-tab section#top-copmany-info .right-side .sub .pre-border, [data-static-html] .sub .mq-tab section#top-copmany-info .right-side .pre-border, [data-static-html] .mq-tab section#top-copmany-info .right-side .cke_editable .pre-border, [data-static-html] .cke_editable .mq-tab section#top-copmany-info .right-side .pre-border {
  margin: 60px 0 60px 30px;
}

[data-static-html] section#top-copmany-info .right-side .lead strong, [data-static-html] section#top-copmany-info .right-side .sub .pre-border strong, [data-static-html] .sub section#top-copmany-info .right-side .pre-border strong, [data-static-html] section#top-copmany-info .right-side .cke_editable .pre-border strong, [data-static-html] .cke_editable section#top-copmany-info .right-side .pre-border strong {
  display: block;
  margin-bottom: 15px;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 300;
  line-height: 1.2;
}

[data-static-html] .top-message {
  text-align: center;
  padding-top: 80px;
}

[data-static-html] .top-message p {
  width: 960px;
  margin: auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

@media screen and (max-width: 950px) {
  [data-static-html] .top-message p {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  [data-static-html] .top-message {
    text-align: left;
    padding-top: 60px;
  }
}

[data-static-html] #top-news {
  padding-bottom: 0;
}

[data-static-html] #top-news .top-news-category {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}

[data-static-html] .mq-sp #top-news .top-news-category {
  justify-content: center;
}

[data-static-html] #top-news .top-news-category span {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  padding: 4px 1px;
  margin: 0 10px 10px 0;
  text-align: center;
  flex-basis: calc(12.5% - 14px);
  color: #FFF !important;
  white-space: nowrap;
}

[data-static-html] #top-news .top-news-category span a {
  color: #FFF;
  display: block;
}

[data-static-html] #top-news .top-news-category span a:before {
  display: none;
}

[data-static-html] .mq-sp #top-news .top-news-category span {
  margin-bottom: 10px;
  padding: 3px 10px;
}

[data-static-html] #top-news .top-news-category span:first-child {
  margin-left: 0;
}

[data-static-html] #top-news .top-news-category span.active {
  background-color: #0f4b73 !important;
  border-color: #0f4b73 !important;
}

[data-static-html] #top-news .top-news-list {
  padding: 50px 0;
  background-color: #E6E6E6;
}

[data-static-html] #top-news .top-news-list .container {
  display: flex;
  flex-wrap: wrap;
}

[data-static-html] #top-news .news-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  justify-content: space-between;
}

[data-static-html] #top-news .news-list:after {
  content: "";
  display: block;
  width: calc(33.3333% - 30px);
  height: 0;
}

[data-static-html] #top-news .news-list.all .news-col:nth-child(n + 7) {
  display: none;
}

[data-static-html] #top-news .news-list .news-col {
  flex-basis: calc(33.3333% - 30px);
  margin-bottom: 30px;
}

[data-static-html] .mq-sp #top-news .news-list .news-col {
  flex-basis: calc(50% - 20px);
}

[data-static-html] #top-news .news-list .news-col .news-title {
  margin-bottom: 10px;
  line-height: 1.7;
}

[data-static-html] #top-news .news-list .news-col .news-date {
  font-weight: 700;
  border-top: 1px solid #FFF;
  padding-top: 30px;
}

[data-static-html] #top-news .news-list .news-col .news-content {
  margin-bottom: 15px;
}

[data-static-html] .news-more {
  text-align: center;
}

[data-static-html] .news-more .btn-ghost-frame, [data-static-html] .news-more .btn {
  padding-left: 79px;
  padding-right: 79px;
}

[data-static-html] .news-row-list .news-col {
  padding: 20px;
  display: flex;
  border: 1px solid #E6E6E6;
  margin-top: -1px;
}

[data-static-html] .mq-sp .news-row-list .news-col {
  padding: 15px;
  display: block;
}

[data-static-html] .news-row-list .news-col .news-label {
  margin-right: 20px;
}

[data-static-html] .mq-sp .news-row-list .news-col .news-label {
  display: inline-block;
}

[data-static-html] .news-row-list .news-col .news-date {
  color: #0f4b73;
  margin-right: 20px;
}

[data-static-html] .mq-sp .news-row-list .news-col .news-date {
  display: inline-block;
}

[data-static-html] .news-row-list .news-col div, [data-static-html] .news-row-list .news-col span {
  align-self: center;
}

[data-static-html] .news-row-list .news-col .edit-area {
  margin-left: auto;
}

[data-static-html] .news-row-list .news-col .edit-area a {
  margin-bottom: 0;
}

[data-static-html] .news-row-list .news-date {
  font-weight: 700;
}

/* infomation page */
[data-static-html] .free_text {
  margin-bottom: 40px;
}

[data-static-html] .info-inner {
  display: flex;
  justify-content: space-between;
}

[data-static-html] .info-inner .info-text {
  width: 48%;
}

[data-static-html] .info-inner .info-img {
  width: 48%;
}

[data-static-html] .info-img a {
  position: relative;
  margin-bottom: 50px;
  display: block;
  object-fit: cover;
}

[data-static-html] .info-img .info-btn {
  position: absolute;
  bottom: 0;
  background-color: #0f4b73;
  border: 1px solid #0f4b73;
  color: #fff;
  width: 100%;
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

[data-static-html] .info-img .info-btn:hover {
  color: #0f4b73;
  background-color: #fff;
  border: 1px solid #0f4b73;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

[data-static-html] .info-img .info-btn span {
  margin-left: 15px;
}

[data-static-html] .info-img .info-btn i {
  margin-right: 15px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  [data-static-html] .info-inner {
    display: block;
  }

  [data-static-html] .info-inner .info-text {
    width: 100%;
  }

  [data-static-html] .info-inner .info-text .title-h4-style {
    margin-bottom: 15px;
  }
  
  [data-static-html] .info-inner .info-img {
    width: 100%;
    margin-top: 40px;
  }
}

/* Sub page
=============================== */
[data-static-html] .dir-product #top-news .top-news-category {
  margin-bottom: 40px;
}

[data-static-html] .mq-sp .dir-product #top-news .top-news-category {
  margin-bottom: 20px;
}

[data-static-html] .mq-sp .dir-product.product-PageView iframe {
  width: 100%;
}

[data-static-html] .sub:not(.product-PageView):not(.dir-brand) .head-visual:after, [data-static-html] .cke_editable:not(.product-PageView):not(.dir-brand) .head-visual:after {
  content: '';
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: rgba(0, 43, 76, 0.85);
  z-index: 4;
}

[data-static-html] .mq-sp .sub:not(.product-PageView):not(.dir-brand) .head-visual:after, [data-static-html] .mq-sp .cke_editable:not(.product-PageView):not(.dir-brand) .head-visual:after {
  width: 100%;
}

[data-static-html] .sub .bread-crumbs, [data-static-html] .cke_editable .bread-crumbs {
  text-align: right;
  margin: 30px 0;
  line-height: 1.7;
}

[data-static-html] .sub .bread-crumbs a:last-child, [data-static-html] .cke_editable .bread-crumbs a:last-child {
  pointer-events: none;
  color: #000;
}

[data-static-html] .mq-sp .sub .bread-crumbs, [data-static-html] .mq-sp .cke_editable .bread-crumbs {
  text-align: left;
}

[data-static-html] .sub .bread-crumbs .quote, [data-static-html] .cke_editable .bread-crumbs .quote {
  margin: 0 5px;
}

[data-static-html] .sub .lead, [data-static-html] .sub .pre-border, [data-static-html] .cke_editable .lead, [data-static-html] .cke_editable .pre-border {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 40px;
  line-height: 1.3;
}

[data-static-html] .mq-sp .sub .lead br, [data-static-html] .mq-sp .sub .pre-border br, [data-static-html] .mq-sp .cke_editable .lead br, [data-static-html] .mq-sp .cke_editable .pre-border br {
  display: none;
}

[data-static-html] .sub .pre-border, [data-static-html] .cke_editable .pre-border {
  border-top: 5px solid #c8c8c8;
  padding-top: 10px;
  clear: both;
}

[data-static-html] .sub .desc, [data-static-html] .cke_editable .desc {
  margin-bottom: 40px;
}

[data-static-html] .sub section, [data-static-html] .cke_editable section {
  padding: 50px 0;
}

[data-static-html] .head-visual {
  position: relative;
  max-height: 500px;
  background-color: #E6E6E6;
}

[data-static-html] .product-PageView .head-visual {
  max-height: 300px;
  border-bottom: 1px solid #E6E6E6;
  background-color: #FFF;
}

[data-static-html] .brand-PageView .head-visual {
  max-height: 400px;
  background-color: #FFF;
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] .mq-sp .head-visual {
  min-height: 200px;
}

[data-static-html] .product-PageView .head-visual img {
  height: 300px !important;
}

[data-static-html] .mq-sp .product-PageView .head-visual img {
  height: 200px !important;
}

[data-static-html] .brand-PageView .head-visual img {
  height: 400px !important;
}

[data-static-html] .mq-sp .brand-PageView .head-visual img {
  height: 300px !important;
}

[data-static-html] .head-visual img:not([src$="svg"]) {
  max-height: 500px;
  min-height: 300px;
  width: 100%;
}

[data-static-html] .mq-sp .head-visual img:not([src$="svg"]) {
  min-height: 200px;
}

[data-static-html] .product-PageView .head-visual img, [data-static-html] .brand-PageView .head-visual img {
  max-width: 1366px;
  display: block;
  margin: auto;
}

[data-static-html] .head-visual .side-message-area {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 50%;
  width: 50%;
  height: 100%;
  z-index: 5;
}

[data-static-html] .mq-sp .head-visual .side-message-area {
  margin: 0;
  width: 100%;
}

[data-static-html] .head-visual .side-message-area .col-inner {
  vertical-align: middle;
  width: 75%;
  left: 0;
  right: 0;
  margin: auto;
  letter-spacing: .35em;
}

[data-static-html] .mq-sp .head-visual .side-message-area .col-inner {
  width: 80%;
}

[data-static-html] .head-visual .side-message-area .col-inner img {
  width: 100%;
  margin-bottom: 30px;
  max-height: 270px;
  object-fit: contain !important;
  object-position: left;
}

[data-static-html] .dir-product .head-visual .side-message-area .col-inner img {
  margin-bottom: 20px;
  max-height: 180px;
}

[data-static-html] .mq-sp .head-visual .side-message-area .col-inner img {
  margin-bottom: 10px;
  width: 80%;
}

[data-static-html] .head-visual .side-message-area .col-inner p {
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7;
  margin-left: 15px;
}

[data-static-html] .mq-sp .head-visual .side-message-area .col-inner p {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] .mq-sp .head-visual .side-message-area .col-inner p br {
  display: none;
}

[data-static-html] .wrapper {
  /* margin-top: 203px; */
  margin-top: 211px;
}

@media screen and (max-width: 1168px) {
  [data-static-html] .wrapper {
    margin-top: 239px;
  }
}

@media screen and (max-width: 950px) {
  [data-static-html] .wrapper {
    margin-top: 180px;
  }
}

@media screen and (max-width: 767px) {
  [data-static-html] .wrapper {
    margin-top: 205px;
  }
}

/* .mq-tab .wrapper { */
  /* margin-top: 104px; */
/* } */

/* .mq-sp .wrapper { */
  /* margin-top: 141px; */
/* } */

[data-static-html] .head-area {
  padding: 50px 0 0;
}

[data-static-html] .head-area h1 {
  position: relative;
}

[data-static-html] .head-area h1 .label--new-product {
  display: inline-block;
  background: red;
  border-style: none;
  color: white;
  font-weight: 700;
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 0;
  position: relative;
}

[data-static-html] .head-area .lead a::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #0f5aa0;
  transform: scale(0, 1);
  transform-origin: left;
  transition: .2s;
}

[data-static-html] .brandinfo-PageView .head-area {
  margin-bottom: 60px;
  position: relative;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] .brandinfo-PageView .head-area:after {
  position: absolute;
  content: "";
  display: block;
  border: 25px solid #FFF;
  border-bottom: 25px solid transparent;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  bottom: -50px;
  left: 50%;
}

[data-static-html] .brandinfo-PageView .head-area:before {
  position: absolute;
  content: "";
  display: block;
  border: 26px solid #E6E6E6;
  border-bottom: 26px solid transparent;
  border-left: 26px solid transparent;
  border-right: 26px solid transparent;
  bottom: -52px;
  left: calc(50% - 1px);
}

[data-static-html] .brandinfo-PageView .head-area:before {
  left: calc(50% - 26px);
}

[data-static-html] .brandinfo-PageView .head-area:after {
  left: calc(50% - 25px);
}

[data-static-html] .cover.tac-system {
  padding: 100px 0;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/ss_photo_bg_grayscale.jpg") no-repeat;
  background-size: cover;
  position: relative;
}

[data-static-html] .mq-sp .cover.tac-system {
  padding: 70px 0;
}

[data-static-html] .cover.tac-system:before {
  content: '';
  display: inline-block;
  background: #0f4b73;
  mix-blend-mode: multiply;
}

[data-static-html] .cover.tac-system .col-inner {
  position: relative;
  z-index: 5;
  padding: 0 20px;
  margin: 0 -20px;
}

[data-static-html] .mq-sp .cover.tac-system .col-inner {
  padding: 0;
  margin: 0;
}

[data-static-html] .cover.tac-system .left-side {
  height: 100%;
}

[data-static-html] .mq-sp .cover.tac-system .left-side {
  height: 30px;
  margin-bottom: 30px;
}

[data-static-html] .cover.tac-system .left-side img {
  width: 350px;
}

[data-static-html] .mq-sp .cover.tac-system .left-side img {
  width: 80%;
}

[data-static-html] .cover.tac-system .left-side:after {
  content: '';
  display: inline-block;
  background-color: #FFF;
  width: 1px;
  position: absolute;
  right: 0;
  height: 100%;
}

[data-static-html] .mq-sp .cover.tac-system .left-side:after {
  display: none;
}

[data-static-html] .cover.tac-system .right-side {
  color: #FFF;
  padding-left: 60px;
}

[data-static-html] .cover.tac-system .lead, [data-static-html] .cover.tac-system .sub .pre-border, [data-static-html] .sub .cover.tac-system .pre-border, [data-static-html] .cover.tac-system .cke_editable .pre-border, [data-static-html] .cke_editable .cover.tac-system .pre-border {
  font-size: 26px;
  font-size: 1.625rem;
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: 500;
}

[data-static-html] .mq-sp .cover.tac-system .lead, [data-static-html] .mq-sp .cover.tac-system .sub .pre-border, [data-static-html] .sub .mq-sp .cover.tac-system .pre-border, [data-static-html] .mq-sp .cover.tac-system .cke_editable .pre-border, [data-static-html] .cke_editable .mq-sp .cover.tac-system .pre-border {
  text-align: center;
}

[data-static-html] .mq-sp .cover.tac-system .lead br, [data-static-html] .mq-sp .cover.tac-system .sub .pre-border br, [data-static-html] .sub .mq-sp .cover.tac-system .pre-border br, [data-static-html] .mq-sp .cover.tac-system .cke_editable .pre-border br, [data-static-html] .cke_editable .mq-sp .cover.tac-system .pre-border br {
  display: block;
}

[data-static-html] .cover.company-data {
  padding: 80px 0;
  position: relative;
  background-color: #E1F1F9;
}

[data-static-html] .cover.company-data .lead, [data-static-html] .cover.company-data .sub .pre-border, [data-static-html] .sub .cover.company-data .pre-border, [data-static-html] .cover.company-data .cke_editable .pre-border, [data-static-html] .cke_editable .cover.company-data .pre-border {
  line-height: 1.6;
  margin-bottom: 30px;
}

[data-static-html] .cover.company-data .suffix {
  text-align: right;
  line-height: 1.5;
}

[data-static-html] .cover.company-data .suffix strong {
  display: block;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
}

[data-static-html] .float-box {
  display: block !important;
  position: fixed;
  top: 30vh;
  left: -300px;
  border: 3px solid #0f4b73;
  background-color: #FFF;
  width: 300px;
  z-index: 10;
  transition: .5s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  box-sizing: border-box;
}

[data-static-html] .mq-sp .float-box {
  text-align: center;
  top: auto;
  bottom: 0;
  width: 100%;
  border-style: none;
  background-color: #E6E6E6;
  top: auto;
  left: auto;
}

[data-static-html] .float-box.active {
  left: 0;
}

[data-static-html] .mq-sp .float-box.active .inner {
  display: block !important;
  width: 85vw;
  height: 70%;
  margin: 30px;
  padding: 0;
  background-color: #FFF;
  max-height: 60vh;
  z-index: 10;
  position: fixed !important;
}

[data-static-html] .mq-sp .float-box.active:after {
  position: fixed;
}

[data-static-html] .float-box .inner {
  padding: 40px;
  margin: 5px;
  max-height: 400px;
}

[data-static-html] .mq-sp .float-box .inner {
  display: none;
}

[data-static-html] .float-box .pull-tab {
  background-color: #0f4b73;
  color: #FFF;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: -40px;
  top: -3px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 15px 0;
  font-weight: 500;
  line-height: 2.7;
}

[data-static-html] .float-box .pull-tab i {
  position: relative;
  left: -3px;
  margin-bottom: 10px;
  color: #FFF;
  font-size: 11px;
  font-size: 0.6875rem;
}

[data-static-html] .mq-sp .float-box .pull-tab {
  position: relative;
  right: auto;
  top: auto;
  z-index: 10;
  -webkit-writing-mode: initial;
  -ms-writing-mode: initial;
  writing-mode: initial;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  width: auto;
  padding: 10px 15px;
  margin: 10px;
}

[data-static-html] .float-box .pull-tab:hover {
  cursor: pointer;
}

[data-static-html] .float-box .title {
  font-weight: 500;
  border-top: 3px solid #0f4b73;
  padding: 10px 0;
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] .float-box dl dt {
  margin-bottom: 5px;
  padding-top: 5px;
  font-weight: 500;
  position: relative;
  border-top: 4px solid #c8c8c8;
}

[data-static-html] .float-box dl dd {
  border-top: 1px solid #E6E6E6;
}

[data-static-html] .float-box dl dd a {
  display: block;
  padding: 5px 0;
  color: #282828;
}

[data-static-html] .float-box dl dd a:before {
  font-size: 10px;
  font-size: 0.625rem;
  content: '\e906';
  width: 10px;
  margin-right: 5px;
  color: #c8c8c8;
  transition: .3s;
}

[data-static-html] .float-box dl dd a:hover {
  color: #0f5aa0;
  font-weight: 500;
}

[data-static-html] .float-box dl dd a:hover:before {
  color: #0f5aa0 !important;
}

[data-static-html] #main-product .product-list .gs-row {
  margin-bottom: 40px;
}

[data-static-html] .mq-sp #main-product .product-list .gs-row:last-of-type {
  margin-bottom: 0;
}

[data-static-html] #main-product .product-list .gs-col-6.left-side {
  width: 98%;
  width: -moz-calc(50%  - 20px);
  width: -o-calc(50%  - 20px);
  width: -webkit-calc(50%  - 20px);
  width: calc(50%  - 20px);
}

[data-static-html] .mq-sp #main-product .product-list .gs-col-6.left-side {
  width: auto;
}

[data-static-html] #main-product .product-list .gs-col-6.right-side {
  width: 98%;
  width: -moz-calc(50%  + 20px);
  width: -o-calc(50%  + 20px);
  width: -webkit-calc(50%  + 20px);
  width: calc(50%  + 20px);
}

[data-static-html] .mq-sp #main-product .product-list .gs-col-6.right-side {
  width: auto;
}

[data-static-html] #main-product .product-list .gs-col-6.right-side a:hover {
  border: 1px solid #FFF !important;
}

[data-static-html] #main-product .product-list .product-item .left-side {
  position: relative;
}

[data-static-html] .mq-sp #main-product .product-list .product-item .left-side {
  margin-bottom: 20px;
}

[data-static-html] #main-product .product-list .product-item .left-side:before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  width: 5px;
  height: 100%;
  background-color: #c8c8c8;
}

[data-static-html] .mq-sp #main-product .product-list .product-item .left-side:before {
  display: none;
}

[data-static-html] #main-product .product-list .product-item .left-side .col-inner {
  margin-left: 40px;
}

[data-static-html] .mq-sp #main-product .product-list .product-item .left-side .col-inner {
  margin-left: 0;
}

[data-static-html] #main-product .product-list .product-item .right-side .col-inner {
  position: relative;
}

[data-static-html] #main-product .product-list .product-item .right-side .col-inner a {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  line-height: 1;
  padding: 16px 0;
  margin-bottom: 0;
}

[data-static-html] .mq-sp #main-product .product-list .product-item .right-side .col-inner a {
  width: auto;
}

[data-static-html] #main-product .product-list .product-item .right-side .col-inner a span {
  margin-left: 15px;
}

[data-static-html] .mq-sp #main-product .product-list .product-item .right-side .col-inner a span {
  margin-right: 15px;
}

[data-static-html] #main-product .product-list .product-item .right-side .col-inner a i {
  float: right;
  margin-right: 15px;
}

[data-static-html] #main-product .product-list .product-item .right-side .col-inner.coming-soon:before {
  content: 'COMING SOON';
  display: inline-block;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  z-index: 10;
  left: 0;
  right: 0;
  text-align: center;
}

[data-static-html] #main-product .product-list .product-item .right-side .col-inner.coming-soon:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 75, 115, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}

[data-static-html] #main-product .product-list .product-item .right-side .col-inner img {
  height: 219px;
}

[data-static-html] .mq-sp #main-product .product-list .product-item .right-side .col-inner img {
  width: 100%;
}

[data-static-html] .brand-top #main-product .product-list {
  margin-bottom: 80px;
}

[data-static-html] #main-product .brand-name {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
  line-height: 1.6;
}

[data-static-html] .brand-top #main-product {
  border-top: 1px solid #E6E6E6;
  padding-top: 80px;
}

[data-static-html] .mq-sp .brand-top #main-product {
  padding-top: 50px;
}

[data-static-html] #case-study {
  background-color: #F2F2F2;
}

[data-static-html] #case-study .case-item {
  margin-bottom: 40px;
}

[data-static-html] #case-study .case-item p {
  margin-bottom: 10px;
}

[data-static-html] #case-study .case-image {
  margin-bottom: 20px;
}

[data-static-html] #case-study .case-image a {
  display: block;
  text-align: center;
  line-height: 1.3;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 17px 0;
}

[data-static-html] .mq-sp #case-study .case-image img {
  width: 100%;
}

[data-static-html] #case-study .post-date {
  margin-bottom: 5px;
  font-weight: bold;
}

[data-static-html] #case-study .tag-list a {
  margin-right: 10px;
}

[data-static-html] #staff-profile .profile {
  float: left;
  margin-right: 50px;
}

[data-static-html] .mq-sp #staff-profile .profile {
  float: none;
}

[data-static-html] #staff-profile .staff-list {
  overflow: hidden;
}

[data-static-html] #staff-profile .staff-list .job-category {
  color: #0f4b73;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.6;
}

[data-static-html] #staff-profile .staff-list .staff-item {
  margin-bottom: 30px;
  color: #000;
}

[data-static-html] .mq-sp #staff-profile .staff-list .staff-item {
  margin-bottom: 0;
}

[data-static-html] #staff-profile .staff-list .staff-item .col-inner {
  padding: 30px 0;
  border-top: 4px solid #c8c8c8;
}

[data-static-html] #staff-profile .staff-list .staff-item:nth-child(3) .col-inner {
  margin-right: 0;
}

[data-static-html] #staff-profile .staff-list .staff-item .staff-intro {
  overflow: hidden;
  font-size: 12px;
  font-size: 0.75rem;
}

[data-static-html] #staff-profile .staff-list .staff-item .staff-name {
  color: #000;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1;
}

[data-static-html] #staff-profile .staff-list .staff-item .staff-name span {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  color: #a0a0a0;
  margin-top: 10px;
}

[data-static-html] #company-ceo {
  background-color: #e1f0fa;
  position: relative;
}

[data-static-html] #company-ceo .ceo {
  text-align: right;
}

[data-static-html] .mq-sp #company-ceo .ceo {
  text-align: center;
}

[data-static-html] #company-ceo .ceo-photo {
  margin-bottom: 20px;
}

[data-static-html] #company-ceo .ceo-name {
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 10px;
}

[data-static-html] #company-ceo .ceo-name strong {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
}

[data-static-html] #company-ceo .ceo-sign img {
  width: 80%;
}

[data-static-html] #company-field {
  padding: 80px 0;
}

[data-static-html] #company-field .col-inner {
  padding: 10px 0 30px;
  border-top: 5px solid #c8c8c8;
  border-bottom: 5px solid #c8c8c8;
}

[data-static-html] .mq-sp #company-field .col-inner:first-of-type {
  border-bottom-style: none;
}

[data-static-html] #company-field .col-inner .title {
  margin-bottom: 20px;
  font-weight: 500;
  text-align: center;
}

[data-static-html] #company-field .col-inner .title strong {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
}

[data-static-html] #company-field .col-inner .image-box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 160px;
  margin-bottom: 40px;
}

[data-static-html] #company-field .col-inner .image-box.side-left img {
  height: 143px;
}

[data-static-html] #company-field .col-inner .image-box.side-right img {
  height: 156px;
}

[data-static-html] #company-info {
  padding: 80px 0;
  background-color: #F2F2F2;
}

[data-static-html] #recruit-info .tac-field-image {
  width: 640px;
  margin: 0 auto 20px;
}

[data-static-html] .mq-sp #recruit-info .tac-field-image {
  width: auto;
}

[data-static-html] .map-view {
  margin: 20px 0;
}

[data-static-html] .map-view iframe {
  width: 100% !important;
  height: 346px;
  background-color: #E6E6E6;
}

[data-static-html] .mq-sp .map-view iframe {
  height: 250px;
}

[data-static-html] #brand-intro {
  padding: 60px 0;
  background-color: #F2F2F2;
  position: relative;
}

[data-static-html] #brand-intro .brand-logo {
  background-color: #FFF;
  width: 200px;
  min-height: 200px;
  position: relative;
}

[data-static-html] .mq-sp #brand-intro .brand-logo {
  margin-bottom: 30px;
  width: auto;
  min-height: 200px;
}

[data-static-html] #brand-intro .brand-logo img {
  max-width: 73%;
  height: auto;
}

[data-static-html] .mq-sp #brand-intro .brand-logo img {
  width: auto;
  height: 100%;
  max-height: 100%;
}

[data-static-html] #brand-intro .link-box {
  margin-bottom: 0;
}

[data-static-html] #campaign-area {
  padding: 40px 0;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] #campaign-area p {
  color: #FFF;
  text-align: center;
  background-color: #0f4b73;
  padding: 40px;
}

[data-static-html] .brand-top #campaign-area {
  border-top: 1px solid #E6E6E6;
}

[data-static-html] .mq-sp .brand-top #campaign-area {
  padding-top: 50px;
}

[data-static-html] .brand-top #campaign-area h2 {
  margin-bottom: 30px;
}

[data-static-html] #brand-news {
  padding: 70px 0 0;
  margin-bottom: 50px;
}

[data-static-html] #brand-news h2 {
  margin-bottom: 40px;
}

[data-static-html] #brand-news ul .post-date {
  float: left;
}

[data-static-html] .mq-sp #brand-news ul .post-date {
  float: none;
  display: block;
}

[data-static-html] #brand-news ul a {
  overflow: hidden;
}

[data-static-html] #brand-product-list .gs-row {
  margin-bottom: 20px;
}

[data-static-html] #brand-product-list .product-item {
  overflow: hidden;
  margin-bottom: 30px;
  border-top: 1px solid #E6E6E6;
  padding-top: 40px;
}

[data-static-html] #brand-product-list .product-item .product-photo {
  float: left;
  width: 100px;
  height: 100px;
  background-color: #F2F2F2;
  margin-right: 30px;
}

[data-static-html] #brand-product-list .product-item .title {
  margin-bottom: 10px;
  overflow: hidden;
}

[data-static-html] #brand-product-list .product-item .title strong {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  display: inline-block;
  line-height: 1.3;
}

[data-static-html] #brand-product-list .product-item .title .label {
  position: relative;
  top: -2px;
  margin-left: 5px;
}

[data-static-html] #brand-product-list .product-item .catch-copy {
  overflow: hidden;
}

[data-static-html] #system-case-study {
  background-color: #F2F2F2;
}

[data-static-html] #forum .horizon-rule {
  margin-bottom: 60px;
  border-style: none;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}

[data-static-html] #forum .horizon-rule li {
  display: flex;
  align-items: center;
  padding: 15px;
}

[data-static-html] #forum .horizon-rule li a {
  flex-basis: 60%;
}

[data-static-html] #forum .horizon-rule li .icon-comment {
  display: block;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #e1f0fa;
  color: #0f4b73;
  margin-right: 20px;
  flex-shrink: 0;
}

[data-static-html] #forum .horizon-rule li .post-date, [data-static-html] #forum .horizon-rule li .post-name {
  flex-basis: 10%;
  margin: 0 15px;
}

[data-static-html] [class*="product-PageView"] .item-info {
  margin-bottom: 50px;
}

[data-static-html] [class*="product-PageView"] .item-info .link-box {
  margin-right: 0;
}

[data-static-html] [class*="product-PageView"] .item-info ul {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
}

[data-static-html] [class*="product-PageView"] .item-info ul.price-list li {
  padding: 35px 0;
}

[data-static-html] [class*="product-PageView"] .item-info ul li {
  border-bottom: 1px solid #E6E6E6;
  padding: 12px 0;
}

[data-static-html] [class*="product-PageView"] .item-info ul li:last-of-type {
  border-style: none;
}

[data-static-html] [class*="product-PageView"] .item-info ul li .info-label:after {
  display: inline-block;
  content: '：';
}

[data-static-html] [class*="product-PageView"] .item-info .goto-shop {
  display: block;
  margin: auto;
  text-align: center;
  padding-top: 50px;
}

[data-static-html] [class*="product-PageView"] .status span {
  margin: 0 5px 5px 0;
}

[data-static-html] .mq-sp [class*="product-PageView"] .status {
  display: block;
  margin-top: 5px;
}

[data-static-html] [class*="product-PageView"] .item-price {
  padding: 21px 0 !important;
  line-height: 1.6;
}

[data-static-html] [class*="product-PageView"] .item-price span {
  display: inline-block;
  vertical-align: middle;
}

[data-static-html] [class*="product-PageView"] .item-price .open-price {
  display: block;
}

[data-static-html] [class*="product-PageView"] .item-price strong {
  font-size: 26px;
  font-size: 1.625rem;
  vertical-align: middle;
  display: inline-block;
}

[data-static-html] [class*="product-PageView"] #item-promotion {
  background-color: #F2F2F2;
  position: relative;
  padding: 70px 0;
}

[data-static-html] [class*="product-PageView"] #item-promotion .you-tube {
  margin-bottom: 60px;
  text-align: center;
}

[data-static-html] [class*="product-PageView"] #item-promotion .comment-area {
  padding: 40px;
  background-color: #FFF;
  text-align: center;
}

[data-static-html] [class*="product-PageView"] #item-spec .product-photo .col-inner {
  margin-bottom: 60px;
  width: 100%;
  height: 200px;
  background-color: #9C9C9C;
  text-align: center;
  color: #FFF;
}

[data-static-html] .sample-list {
  margin-bottom: 60px;
}

[data-static-html] .sample-list li {
  position: relative;
  line-height: 1.4;
}

[data-static-html] .sample-list li .artist-name {
  display: block;
  max-width: 90%;
}

[data-static-html] .sample-list li strong {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  max-width: 90%;
}

[data-static-html] .sample-list .play-sample a {
  right: 20px;
}

[data-static-html] .play-sample a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #808080;
  text-align: center;
  transition: .3s;
  vertical-align: middle;
}

[data-static-html] .play-sample a:hover {
  border-color: #0f4b73;
  background-color: #0f4b73;
}

[data-static-html] .play-sample a:hover:after {
  border-color: transparent transparent transparent #FFF;
}

[data-static-html] .play-sample a.sm2_link:after, [data-static-html] .play-sample a.sm2_paused:after {
  right: -2px;
}

[data-static-html] .play-sample a.sm2_playing:hover {
  border-color: #0f4b73;
  background-color: #0f4b73;
}

[data-static-html] .play-sample a.sm2_playing:hover:after {
  background-color: #FFF;
}

[data-static-html] .play-sample a.sm2_playing:after {
  border-style: none;
  width: 8px;
  height: 8px;
  background-color: #808080;
  right: 0;
}

[data-static-html] .mq-sp .play-sample {
  right: 0;
}

[data-static-html] .play-sample span {
  display: none;
}

[data-static-html] .tutorial-video .you-tube {
  margin-bottom: 60px;
  text-align: center;
}

[data-static-html] #shop-information ul li a {
  position: relative;
  display: block;
}

[data-static-html] #shop-information ul li a:after {
  content: "\e902";
  display: inline-block;
  position: absolute;
  right: 10px;
}

[data-static-html] #version-up-info table {
  margin-top: -1px;
  margin-bottom: 0;
}

[data-static-html] #support-download .hotizon-rule li, [data-static-html] .support-area .hotizon-rule li {
  line-height: 1.4;
}

[data-static-html] #support-download .hotizon-rule li a, [data-static-html] .support-area .hotizon-rule li a {
  position: relative;
}

[data-static-html] .mq-sp #support-download .hotizon-rule li a, [data-static-html] .mq-sp .support-area .hotizon-rule li a {
  padding-right: 15%;
}

[data-static-html] #support-download .hotizon-rule li a:before, [data-static-html] .support-area .hotizon-rule li a:before {
  display: none;
}

[data-static-html] #support-download .hotizon-rule li a:after, [data-static-html] .support-area .hotizon-rule li a:after {
  right: 20px;
}

[data-static-html] .mq-sp #support-download .hotizon-rule li a:after, [data-static-html] .mq-sp .support-area .hotizon-rule li a:after {
  right: 0;
}

[data-static-html] #support-download .hotizon-rule li strong, [data-static-html] .support-area .hotizon-rule li strong {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
}

[data-static-html] #product-faq {
  background-color: #F2F2F2;
}

[data-static-html] #product-faq .faq-q, [data-static-html] #product-faq .faq-a {
  float: left;
  margin-right: 20px;
}

[data-static-html] .mq-sp #product-faq .faq-q, [data-static-html] .mq-sp #product-faq .faq-a {
  flex-shrink: 0;
  margin-right: 10px;
}

[data-static-html] #product-faq .faq-q {
  background-color: #0f4b73;
}

[data-static-html] #product-faq .faq-a {
  background-color: #f7931e;
}

[data-static-html] #product-faq dl dt {
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  transition: .5s;
}

[data-static-html] #product-faq dl dt.open {
  border-color: #FFF;
}

[data-static-html] #product-faq dl dt .acc-title-content {
  max-width: 80%;
}

[data-static-html] #product-faq dl dt i {
  position: absolute;
  right: 20px;
  font-size: 16px;
  font-size: 1rem;
}

[data-static-html] #product-faq dl dt i:hover {
  cursor: pointer;
}

[data-static-html] #product-faq dl dt i.action {
  transform: rotate(180deg);
}

[data-static-html] #product-faq dl dd {
  padding-top: 0;
  display: none;
  border-bottom: 1px solid #E6E6E6 !important;
}

[data-static-html] #product-faq dl dd .acc-cont-content {
  display: block;
  overflow: hidden;
}

[data-static-html] #product-faq dl .faq-title, [data-static-html] #product-faq dl .faq-desc {
  display: block;
  overflow: hidden;
}

[data-static-html] .contact-area {
  background-color: #e1f0fa;
  padding: 63px 30px;
  text-align: center;
}

[data-static-html] .contact-area a {
  display: inline-block;
  padding: 26px 40px;
  background-color: #FFF;
  border: 3px solid #0f4b73;
  margin: auto;
  color: #0f4b73;
  font-weight: bold;
  line-height: 1.4;
}

[data-static-html] .contact-area a br {
  display: none;
}

[data-static-html] .mq-sp .contact-area a br {
  display: block;
}

[data-static-html] _:-ms-lang(x)::-ms-backdrop, [data-static-body] {
  font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

[data-static-html] _:-ms-lang(x)::-ms-backdrop, [data-static-html] section#top-product-info .info-guide .right-side {
  width: 90%;
}

/* Script Customize style
=============================== */
[data-static-html] .main-visual {
  position: relative;
}

[data-static-html] .main-visual .slider-mv:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 5;
}

[data-static-html] .main-visual #add-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 5;
}

[data-static-html] .main-visual .slick-counter {
  display: none;
}

[data-static-html] .main-visual .slick-slide.slick-active img {
  transform: scale(1);
}

[data-static-html] .main-visual .slick-slide img {
  transition: 2.5s;
  transition-duration: 2.5s;
  transform: scale(1.1);
}

[data-static-html] .mq-sp .main-visual .slick-slide img {
  max-width: 100%;
  max-height: 100%;
  height: 100vh;
  margin: 0 auto;
}

[data-static-html] .letters {
  z-index: 5;
  max-width: 520px;
  max-height: 520px;
}

[data-static-html] .mq-sp .letters {
  max-width: 300px;
  max-height: 300px;
  top: -80px;
}

[data-static-html] .mq-tab .letters {
  max-width: 350px;
  max-height: 350px;
}

[data-static-html] .letters [class*="letter-"] {
  opacity: 0;
  transition: 1s;
  transition-delay: 0.5s;
  transition-duration: 2s;
  color: #FFF;
}

[data-static-html] .letters [class*="letter-"] img {
  width: 100%;
  height: 100%;
  transition: 1s;
  transition-duration: 3s;
  transform: scale(1);
  max-width: none;
  position: fixed !important;
}

[data-static-html] .letters .active {
  opacity: 1;
}

[data-static-html] .letters .active img {
  transform: scale(1.3);
}

[data-static-html] .letter-t.mask {
  -webkit-clip-path: url("#svg-letter-t");
  clip-path: url("#svg-letter-t");
  width: 478px;
  height: 533px;
  left: 5%;
  width: 100%;
  height: 100%;
}

[data-static-html] .letter-a.mask {
  -webkit-clip-path: url("#svg-letter-a");
  clip-path: url("#svg-letter-a");
  width: 100%;
  height: 100%;
}

[data-static-html] .letter-c.mask {
  -webkit-clip-path: url("#svg-letter-c");
  clip-path: url("#svg-letter-c");
  left: 5%;
  width: 100%;
  height: 100%;
}

[data-static-html] .mq-sp .banner-slider {
  width: auto;
}

[data-static-html] .banner-slider .slick-list {
  margin-right: -40px;
}

[data-static-html] .banner-slider .slick-slide {
  margin-right: 40px;
  width: 960px;
}

[data-static-html] .mq-sp .banner-slider .slick-slide {
  max-width: 100%;
}

[data-static-html] .banner-slider .slick-slide img {
  width: 100% !important;
  height: auto !important;
}

[data-static-html] .banner-slider [class*="icon-arrow-standard-"] {
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  padding: 30px;
  position: absolute;
  z-index: 10;
}

[data-static-html] .mq-sp .banner-slider [class*="icon-arrow-standard-"] {
  padding: 25px;
}

[data-static-html] .banner-slider [class*="icon-arrow-standard-"]:hover {
  cursor: pointer;
}

[data-static-html] .banner-slider [class*="icon-arrow-standard-"]:before {
  position: relative;
}

[data-static-html] .banner-slider .icon-arrow-standard-left {
  left: -40px;
}

[data-static-html] .banner-slider .icon-arrow-standard-left:before {
  right: -15px;
}

[data-static-html] .banner-slider .icon-arrow-standard-right {
  right: -40px;
}

[data-static-html] .banner-slider .icon-arrow-standard-right:before {
  left: -15px;
}

[data-static-html] .object-fit-img, [data-static-html] section#top-copmany-info .left-side .support-image img, [data-static-html] .head-visual img:not([src$="svg"]), [data-static-html] .head-visual .side-message-area .col-inner img, [data-static-html] #main-product .product-list .product-item .right-side .col-inner img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

[data-static-html] .simplebar-content-wrapper {
  overflow: auto;
}

[data-static-html] .editors-area {
  position: absolute;
  top: 0;
  right: 0;
}

/* ckeeditor Edit screen Customized */
[data-static-html] .cke_editable {
  margin: 20px;
}

[data-static-html] .cke_maximized .cke_contents {
  width: 960px;
  margin: 30px auto;
  background-color: #FFF;
  padding: 20px;
}

[data-static-html] .cke_inner.cke_maximized {
  background-color: #E9E9E9;
}

[data-static-html] .attention {
  color: #DC0000;
}

[data-static-html] .img-center {
  display: block;
  margin: auto;
}

[data-static-html] .movie-wrap {
  text-align: center;
}

[data-static-html] .mq-sp .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background-color: #E6E6E6;
}

[data-static-html] .mq-sp .movie-wrap video {
  width: 100%;
  height: auto;
}

[data-static-html] .mq-sp .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

[data-static-html] .popup {
  display: inline-block;
}

[data-static-html] .scroll-top {
  position: relative;
  margin: auto;
  line-height: 1;
  transition: 1s;
  opacity: 0;
}

[data-static-html] .scroll-top.displayed {
  opacity: 1;
}

[data-static-html] .scroll-top a {
  display: block;
  position: fixed;
  z-index: 500;
  right: 40px;
  bottom: 40px;
  width: 50px;
  height: 50px;
  transition: .5s;
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
}

[data-static-html] .scroll-top a i {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 4px;
  display: block;
}

[data-static-html] .mq-sp .scroll-top a {
  right: 20px;
  bottom: 20px;
}

[data-static-html] .scroll-top a:hover {
  text-decoration: none;
}

[data-static-html] .scroll-top a span {
  display: block;
  margin: 6px auto 0;
  width: 34px;
  height: 9px;
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/page_top.svg") no-repeat center center;
}

[data-static-html] .slide {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: black;
}

@media screen and (min-width: 1300px) {
  [data-static-html] .slide {
    padding-bottom: 500px;
  }
}

@media screen and (max-width: 1299px) {
  [data-static-html] .slide {
    padding-bottom: 39%;
  }
  [data-static-html] .mq-sp .slide {
    height: calc(100vh - 70px);
    padding-bottom: 0;
  }
}

[data-static-html] .slide_img {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

[data-static-html] .slide_img img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  object-fit: cover;
  opacity: 0;
  max-height: 500px;
}

[data-static-html] .slide_img img.active {
  z-index: 10;
}

[data-static-html] .mq-sp .slide_img img {
  width: auto;
  height: 100%;
  max-height: none;
}

[data-static-html] .slide_masked-img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

[data-static-html] .brand-box-list {
  margin-bottom: 40px;
}

[data-static-html] .mq-sp .brand-box-list .gs-row {
  display: flex;
  flex-direction: row;
  margin: 0;
  justify-content: space-between;
}

[data-static-html] .brand-box-list .gs-col-3 {
  margin-bottom: 40px;
}

[data-static-html] .mq-sp .brand-box-list .gs-col-3 {
  flex-basis: calc(50% - 10px);
  margin-bottom: 20px;
  padding: 0;
}

[data-static-html] .brand-box-list .col {
  background-color: #F2F2F2;
  padding: 10px;
  position: relative;
  transition: .3s;
}

[data-static-html] .brand-box-list .col.bl-hot:hover {
  background-color: rgba(242, 242, 242, 0.7);
}

[data-static-html] .brand-box-list .col .new-brand {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0f4b73;
  color: #FFF;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 6px;
}

[data-static-html] .brand-box-list .col .image-box {
  background-color: #FFF;
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

[data-static-html] .mq-sp .brand-box-list .col .image-box {
  height: 120px;
}

[data-static-html] .brand-box-list .col .image-box img {
  max-width: 160px;
  max-height: 160px;
}

[data-static-html] .mq-sp .brand-box-list .col .image-box img {
  max-width: 100px;
  max-height: 80px;
}

[data-static-html] .brand-box-list .col a {
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  color: #9C9C9C;
}

[data-static-html] .brand-box-list .col a:after {
  display: none;
}

[data-static-html] .mq-sp .brand-box-list .col a {
  display: flex;
  align-items: center;
  justify-content: center;
}

[data-static-html] .brand-box-list .col a:hover:before {
  display: none;
}

[data-static-html] .guide-linker {
  padding: 40px 0 0;
  border-top: 1px solid #E6E6E6;
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}

[data-static-html] .mq-sp .guide-linker p {
  margin-bottom: 30px;
}

[data-static-html] .mq-sp .guide-linker {
  display: block;
}

[data-static-html] .guide-linker .link-box {
  margin-bottom: 0;
}

[data-static-html] .mq-sp .guide-linker .link-box {
  display: block;
  margin: 0;
}

[data-static-html] .mq-sp .guide-linker .link-box a {
  display: block;
}

[data-static-html] .handling-brand {
  border-top: 1px solid #E6E6E6;
  padding-top: 80px;
}

[data-static-html] .mq-sp .handling-brand {
  padding-top: 50px;
}

[data-static-html] .no-data {
  display: none;
  flex-basis: 100%;
  margin: 50px 0;
  text-align: center;
  transition: .5s;
}

[data-static-html] .no-data.current {
  display: block;
}

[data-static-html] .dir-news #cke_legacy_xoopsform_content {
  width: 90% !important;
}

[data-static-html] .news-PageView .news-view-info {
  margin-bottom: 20px;
}

[data-static-html] .news-PageView .news-view-info .news-cat {
  margin-right: 10px;
}

[data-static-html] .news-PageView .news-view-info .news-date-stamp {
  font-weight: 700;
  color: #0f4b73;
}

[data-static-html] .news-PageView .news-header {
  background-color: #E6E6E6;
  padding: 50px 0;
  margin-bottom: 60px;
}

[data-static-html] .news-PageView .news-header .news-title {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.53;
}

[data-static-html] .news-PageView .news-head-text {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 50px;
  line-height: 1.55;
}

[data-static-html] .news-PageView .news-content {
  margin-bottom: 80px;
}

[data-static-html] .sns-area {
  text-align: center;
}

[data-static-html] .sns-area a {
  display: inline-block;
}

[data-static-html] .sns-area a:hover:before {
  display: none;
}

[data-static-html] .sns-area i {
  font-size: 40px;
  font-size: 2.5rem;
  margin: 0 5px;
}

[data-static-html] .sns-area i.icon-brand-facebook {
  color: #3B5998;
}

[data-static-html] .sns-area i.icon-brand-twitter {
  color: #1DA1F2;
}

[data-static-html] .brand-PageView .news-more {
  text-align: center;
  margin-bottom: 0;
}

[data-static-html] .brand-PageView .news-more a {
  padding-left: 30px;
  padding-right: 30px;
}

[data-static-html] .pagenavi a, [data-static-html] .pagenavi strong {
  background-color: transparent;
  border: 1px solid #E6E6E6;
  padding: 10px 13px;
  border-radius: 0;
  color: #000 !important;
  margin: 0 10px;
}

[data-static-html] .pagenavi a {
  text-decoration: underline;
}

[data-static-html] .top-news-list .news-col a, [data-static-html] .news-row-list .news-col a {
  color: #0f5aa0;
  padding-bottom: .25em;
  transition: background .4s;
  text-decoration: none;
  background: linear-gradient(#0f5aa0, #0f5aa0) 0 100%/0 2px no-repeat;
}

[data-static-html] .top-news-list .news-col a:before, [data-static-html] .news-row-list .news-col a:before {
  display: none;
}

[data-static-html] .top-news-list .news-col a:hover, [data-static-html] .news-row-list .news-col a:hover {
  background-size: 100% 2px;
}

[data-static-html] .cke_inner .cke_reset_all *, [data-static-html] .cke_inner .cke_reset_all a {
  transition: none;
}

[data-static-html] .cke_inner .cke_reset_all *:before, [data-static-html] .cke_inner .cke_reset_all *:after, [data-static-html] .cke_inner .cke_reset_all a:before, [data-static-html] .cke_inner .cke_reset_all a:after {
  display: none;
}

[data-static-html] .btn.footer-contact, [data-static-html] .footer-contact.btn-ghost-frame {
  margin: 5px 0 25px;
  padding: 8px 22px;
  border-color: #FFF;
}

[data-static-html] .select-lang .btn, [data-static-html] .select-lang .btn-ghost-frame {
  padding: 2px 20px;
  margin: 0 2px 10px;
  border: 1px solid #FFF;
}

[data-static-html] .select-lang .btn:hover, [data-static-html] .select-lang .btn-ghost-frame:hover {
  border-color: #FFF !important;
}

[data-static-html] .online-shop-btn {
  display: none;
}

[data-static-html] .is-fixed .online-shop-btn {
  display: block;
}

[data-static-html] .over-head {
  padding-right: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  float: right;
  margin-top: 30px;
  margin-bottom: 26px;
}

[data-static-html] .mq-sp .over-head {
  margin-top: 5px !important;
  padding-right: 0;
  width: 100%;
  justify-content: center;
}

[data-static-html] .mq-tab .over-head {
  margin-top: 0;
}

[data-static-html] .is-fixed .over-head {
  margin: 0 0 10px 0;
}

[data-static-html] .mq-sp .over-head form {
  margin: 0 5px;
}

[data-static-html] .search-keyword {
  display: flex;
  justify-content: flex-end;
}

[data-static-html] .search-keyword input {
  border-radius: 0;
  padding: 0 0 0 5px;
  border: 1px solid #E6E6E6;
  border-right-style: none;
  height: 32px;
  box-shadow: none;
}

[data-static-html] .search-keyword input::placeholder {
  color: #B3B3B3;
}

[data-static-html] .mq-pc .search-keyword input {
  max-width: 150px;
}

[data-static-html] .mq-sp .search-keyword input {
  width: 37.5vw;
  max-width: 38vw;
  -webkit-appearance: none;
}

[data-static-html] .under-320 .search-keyword input {
  height: 28px;
}

[data-static-html] .mq-sp .search-keyword input[type="text"] {
  font-size: 14px;
  font-size: 0.875rem;
}

[data-static-html] .search-keyword button {
  margin-bottom: 0;
  border: 1px solid #E6E6E6;
  padding: 0 11px;
  height: 34px;
}

[data-static-html] .search-keyword button i {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 700;
}

[data-static-html] .mq-sp .search-keyword button {
  padding: 0 7px;
}

[data-static-html] .under-320 .search-keyword button {
  height: 30px;
}

[data-static-html] .user-login {
  margin: 200px auto;
}

[data-static-html] .user-login td, [data-static-html] .user-login th {
  padding: 5px;
}

/* 202204 footer fix
=============================== */
[data-static-html] .footer {
  background-color: #0f4b73;
  color: #FFF;
}

[data-static-html] .footer .container_l {
  width: 1080px;
  *zoom: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

[data-static-html] .footer .container_l:before, [data-static-html] .footer .container_l:after {
  content: "";
  display: table;
}

[data-static-html] .footer .container_l:after {
  clear: both;
}

[data-static-html] .footer .footer-main {
  padding-top: 60px;
  padding-bottom: 60px;
}

[data-static-html] .footer .footer-row {
  display: flex;
  justify-content: space-between;
}

[data-static-html] .footer .footer-row .col_l {
  width: 66%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

[data-static-html] .footer .footer-row .col_r {
  width: 27.8%;
  max-width: 300px;
}

[data-static-html] .footer .brand-logo {
  background: url("/files/user/contents/common/tacsystem.jp/themes/tacsystem/assets/images/logo_white.svg") no-repeat;
  width: 240px;
  height: 28px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  margin-bottom: 40px;
  margin-left: -.25em;
}

[data-static-html] .footer .company-name {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.5em;
  line-height: 1.2;
}

[data-static-html] .footer .company-address {
  font-size: 0.75rem;
  margin-bottom: 1.5em;
}

[data-static-html] .footer .footer-lang-list {
  display: flex;
}

[data-static-html] .footer .footer-lang-list li:not(:first-child) {
  margin-left: 8px;
}

[data-static-html] .footer .footer-lang-list li a {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  display: block;
  transition: 0.5s;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  width: 68px;
  height: 20px;
  border: 1px solid #fff;
}

[data-static-html] .footer .footer-lang-list li a::after {
  display: none;
}

[data-static-html] .footer .footer-lang-list li a.lang-ja {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2268%22%20height%3D%2220%22%20viewBox%3D%220%200%2068%2020%22%3E%3Crect%20width%3D%2268%22%20height%3D%2220%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M12.415%2C12.322c0%2C1.474-.31%2C2.544-2.118%2C2.544a4.864%2C4.864%2C0%2C0%2C1-.86-.076V13.557a5.192%2C5.192%2C0%2C0%2C0%2C.606.042c.775%2C0%2C.9-.4.9-1.189V5.25h1.476Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M15.226%2C12.138l-.546%2C2.6H13.2l2.231-9.49h1.913l2.269%2C9.49H18.063l-.549-2.6Zm2.016-1.286c-.422-1.992-.729-3.373-.871-4.228h-.038c-.12.857-.45%2C2.379-.84%2C4.228Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M20.741%2C5.25h2.716a2.51%2C2.51%2C0%2C0%2C1%2C2.666%2C2.761%2C2.537%2C2.537%2C0%2C0%2C1-2.8%2C2.787h-1.1V14.74H20.741ZM22.218%2C9.6h.936c1.009%2C0%2C1.484-.514%2C1.484-1.608%2C0-.982-.51-1.533-1.383-1.533H22.218Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M27.955%2C12.138l-.546%2C2.6H25.934l2.229-9.49h1.914l2.269%2C9.49H30.794l-.55-2.6Zm2.017-1.286c-.421-1.992-.73-3.373-.87-4.228h-.039c-.121.857-.451%2C2.379-.839%2C4.228Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M33.471%2C14.74V5.25H35.18c2.187%2C5.7%2C2.561%2C6.661%2C2.677%2C7.108h.015c-.076-1.186-.084-2.594-.084-4.145V5.25h1.333v9.49H37.483c-2.264-6.039-2.616-7-2.734-7.415h-.014c.071%2C1.175.075%2C2.626.075%2C4.33V14.74Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M45.532%2C10.407H42.445v3.056H45.9l-.186%2C1.277H40.988V5.25h4.693v1.3H42.445V9.12h3.087Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M48.017%2C12.138c.08.852.448%2C1.574%2C1.375%2C1.574.89%2C0%2C1.265-.531%2C1.265-1.369%2C0-.854-.39-1.334-1.621-1.924-1.578-.751-2.221-1.425-2.221-2.823a2.583%2C2.583%2C0%2C0%2C1%2C5.164.106H50.531c-.052-.515-.191-1.415-1.16-1.415-.755%2C0-1.085.5-1.085%2C1.185%2C0%2C.76.339%2C1.117%2C1.478%2C1.65%2C1.687.789%2C2.4%2C1.562%2C2.4%2C3.091a2.536%2C2.536%2C0%2C0%2C1-2.813%2C2.678%2C2.569%2C2.569%2C0%2C0%2C1-2.8-2.753Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M58.2%2C10.407H55.111v3.056h3.452l-.186%2C1.277H53.654V5.25h4.693v1.3H55.111V9.12H58.2Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: cover;
}

[data-static-html] .footer .footer-lang-list li a.lang-ja:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2268%22%20height%3D%2220%22%20viewBox%3D%220%200%2068%2020%22%3E%3Crect%20width%3D%2268%22%20height%3D%2220%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M12.415%2C12.322c0%2C1.474-.31%2C2.544-2.118%2C2.544a4.864%2C4.864%2C0%2C0%2C1-.86-.076V13.557a5.192%2C5.192%2C0%2C0%2C0%2C.606.042c.775%2C0%2C.9-.4.9-1.189V5.25h1.476Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M15.226%2C12.138l-.546%2C2.6H13.2l2.231-9.49h1.913l2.269%2C9.49H18.063l-.549-2.6Zm2.016-1.286c-.422-1.992-.729-3.373-.871-4.228h-.038c-.12.857-.45%2C2.379-.84%2C4.228Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M20.741%2C5.25h2.716a2.51%2C2.51%2C0%2C0%2C1%2C2.666%2C2.761%2C2.537%2C2.537%2C0%2C0%2C1-2.8%2C2.787h-1.1V14.74H20.741ZM22.218%2C9.6h.936c1.009%2C0%2C1.484-.514%2C1.484-1.608%2C0-.982-.51-1.533-1.383-1.533H22.218Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M27.955%2C12.138l-.546%2C2.6H25.934l2.229-9.49h1.914l2.269%2C9.49H30.794l-.55-2.6Zm2.017-1.286c-.421-1.992-.73-3.373-.87-4.228h-.039c-.121.857-.451%2C2.379-.839%2C4.228Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M33.471%2C14.74V5.25H35.18c2.187%2C5.7%2C2.561%2C6.661%2C2.677%2C7.108h.015c-.076-1.186-.084-2.594-.084-4.145V5.25h1.333v9.49H37.483c-2.264-6.039-2.616-7-2.734-7.415h-.014c.071%2C1.175.075%2C2.626.075%2C4.33V14.74Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M45.532%2C10.407H42.445v3.056H45.9l-.186%2C1.277H40.988V5.25h4.693v1.3H42.445V9.12h3.087Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M48.017%2C12.138c.08.852.448%2C1.574%2C1.375%2C1.574.89%2C0%2C1.265-.531%2C1.265-1.369%2C0-.854-.39-1.334-1.621-1.924-1.578-.751-2.221-1.425-2.221-2.823a2.583%2C2.583%2C0%2C0%2C1%2C5.164.106H50.531c-.052-.515-.191-1.415-1.16-1.415-.755%2C0-1.085.5-1.085%2C1.185%2C0%2C.76.339%2C1.117%2C1.478%2C1.65%2C1.687.789%2C2.4%2C1.562%2C2.4%2C3.091a2.536%2C2.536%2C0%2C0%2C1-2.813%2C2.678%2C2.569%2C2.569%2C0%2C0%2C1-2.8-2.753Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M58.2%2C10.407H55.111v3.056h3.452l-.186%2C1.277H53.654V5.25h4.693v1.3H55.111V9.12H58.2Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .8;
}

[data-static-html] .footer .footer-lang-list li a.lang-en {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2268%22%20height%3D%2220%22%20viewBox%3D%220%200%2068%2020%22%3E%3Crect%20width%3D%2268%22%20height%3D%2220%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M17.427%2C10.407H14.34v3.056h3.452l-.186%2C1.277H12.883V5.25h4.693v1.3H14.34V9.12h3.087Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M18.983%2C14.74V5.25h1.709c2.187%2C5.7%2C2.561%2C6.661%2C2.678%2C7.108h.014c-.076-1.186-.084-2.594-.084-4.145V5.25h1.333v9.49H23c-2.265-6.039-2.617-7-2.735-7.415h-.013c.07%2C1.175.074%2C2.626.074%2C4.33V14.74Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M32%2C14.74H30.865a7.28%2C7.28%2C0%2C0%2C1-.076-.882A1.92%2C1.92%2C0%2C0%2C1%2C28.9%2C14.9c-2.007%2C0-2.663-1.886-2.663-4.858%2C0-3.4%2C1.112-4.934%2C3.113-4.934a2.528%2C2.528%2C0%2C0%2C1%2C2.643%2C2.705H30.531c-.029-.367-.109-1.447-1.226-1.447-1.179%2C0-1.541%2C1.5-1.541%2C3.668%2C0%2C2.267.293%2C3.618%2C1.462%2C3.618%2C1.03%2C0%2C1.309-.82%2C1.309-2.42v-.509H29.13V9.452H32Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M33.785%2C5.25h1.476v8.222h3.3L38.4%2C14.74H33.785Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M41.138%2C5.25v9.49H39.662V5.25Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M43.968%2C12.138c.08.852.449%2C1.574%2C1.375%2C1.574.891%2C0%2C1.266-.531%2C1.266-1.369%2C0-.854-.391-1.334-1.621-1.924C43.41%2C9.668%2C42.767%2C8.994%2C42.767%2C7.6A2.582%2C2.582%2C0%2C0%2C1%2C47.93%2C7.7H46.483c-.052-.515-.191-1.415-1.16-1.415-.755%2C0-1.085.5-1.085%2C1.185%2C0%2C.76.339%2C1.117%2C1.477%2C1.65%2C1.688.789%2C2.4%2C1.562%2C2.4%2C3.091A2.537%2C2.537%2C0%2C0%2C1%2C45.3%2C14.891a2.568%2C2.568%2C0%2C0%2C1-2.8-2.753Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M49.606%2C5.25h1.477V9.089H53.64V5.25h1.477v9.49H53.64V10.376H51.083V14.74H49.606Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: cover;
}

[data-static-html] .footer .footer-lang-list li a.lang-en:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2268%22%20height%3D%2220%22%20viewBox%3D%220%200%2068%2020%22%3E%3Crect%20width%3D%2268%22%20height%3D%2220%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M17.427%2C10.407H14.34v3.056h3.452l-.186%2C1.277H12.883V5.25h4.693v1.3H14.34V9.12h3.087Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M18.983%2C14.74V5.25h1.709c2.187%2C5.7%2C2.561%2C6.661%2C2.678%2C7.108h.014c-.076-1.186-.084-2.594-.084-4.145V5.25h1.333v9.49H23c-2.265-6.039-2.617-7-2.735-7.415h-.013c.07%2C1.175.074%2C2.626.074%2C4.33V14.74Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M32%2C14.74H30.865a7.28%2C7.28%2C0%2C0%2C1-.076-.882A1.92%2C1.92%2C0%2C0%2C1%2C28.9%2C14.9c-2.007%2C0-2.663-1.886-2.663-4.858%2C0-3.4%2C1.112-4.934%2C3.113-4.934a2.528%2C2.528%2C0%2C0%2C1%2C2.643%2C2.705H30.531c-.029-.367-.109-1.447-1.226-1.447-1.179%2C0-1.541%2C1.5-1.541%2C3.668%2C0%2C2.267.293%2C3.618%2C1.462%2C3.618%2C1.03%2C0%2C1.309-.82%2C1.309-2.42v-.509H29.13V9.452H32Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M33.785%2C5.25h1.476v8.222h3.3L38.4%2C14.74H33.785Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M41.138%2C5.25v9.49H39.662V5.25Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M43.968%2C12.138c.08.852.449%2C1.574%2C1.375%2C1.574.891%2C0%2C1.266-.531%2C1.266-1.369%2C0-.854-.391-1.334-1.621-1.924C43.41%2C9.668%2C42.767%2C8.994%2C42.767%2C7.6A2.582%2C2.582%2C0%2C0%2C1%2C47.93%2C7.7H46.483c-.052-.515-.191-1.415-1.16-1.415-.755%2C0-1.085.5-1.085%2C1.185%2C0%2C.76.339%2C1.117%2C1.477%2C1.65%2C1.688.789%2C2.4%2C1.562%2C2.4%2C3.091A2.537%2C2.537%2C0%2C0%2C1%2C45.3%2C14.891a2.568%2C2.568%2C0%2C0%2C1-2.8-2.753Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3Cpath%20d%3D%22M49.606%2C5.25h1.477V9.089H53.64V5.25h1.477v9.49H53.64V10.376H51.083V14.74H49.606Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .8;
}

[data-static-html] .footer .inner-bottom {
  border-top: 1px solid #55809c;
  padding-top: 0.5em;
  margin-top: 1em;
}

[data-static-html] .footer .company-text {
  font-size: 0.75rem;
  margin-bottom: 2em;
}

[data-static-html] .footer .footer-link {
  display: flex;
}

[data-static-html] .footer .footer-link .btn-wrap {
  display: inline-block;
}

[data-static-html] .footer .footer-link .footer-contact-btn {
  display: inline-block;
  line-height: 1.2;
  transition: 0.5s;
  text-decoration: none; 
  padding: 8px 22px;
  color: #fff;
  border-radius: 17px;
  background-color: #062330;
}

[data-static-html] .footer .footer-link .footer-contact-btn::after {
  display: none;
}

[data-static-html] .footer .footer-link .footer-contact-btn:hover {
  color: #0f4b73;
  background-color: #fff;
  opacity: .8;
}

[data-static-html] .footer .footer-link .footer-sns-list {
  display: flex;
  margin-left: 20px;
}

[data-static-html] .footer .footer-link .footer-sns-list li a {
  display: block;
  background-color: #fff;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: relative;
}

[data-static-html] .footer .footer-link .footer-sns-list li a::after {
  display: none;
}

[data-static-html] .footer .footer-link .footer-sns-list li:not(:first-child) {
  margin-left: 10px;
}

[data-static-html] .footer .footer-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

[data-static-html] .footer .footer-icon::before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
}

[data-static-html] .footer .footer-icon-twitter::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M14.146%2C11.046l.494-3.224H11.547V5.729a1.612%2C1.612%2C0%2C0%2C1%2C1.817-1.742h1.407V1.243a17.152%2C17.152%2C0%2C0%2C0-2.5-.218c-2.548%2C0-4.213%2C1.544-4.213%2C4.339V7.822H5.229v3.224H8.061V18.84a11.32%2C11.32%2C0%2C0%2C0%2C3.486%2C0V11.046Z%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3C%2Fsvg%3E");
}

[data-static-html] .footer .footer-icon-facebook::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M6.3%2C18.117a11.581%2C11.581%2C0%2C0%2C0%2C11.66-11.66c0-.178%2C0-.354-.012-.53a8.331%2C8.331%2C0%2C0%2C0%2C2.044-2.122%2C8.176%2C8.176%2C0%2C0%2C1-2.353.645%2C4.11%2C4.11%2C0%2C0%2C0%2C1.8-2.267%2C8.207%2C8.207%2C0%2C0%2C1-2.6%2C1A4.1%2C4.1%2C0%2C0%2C0%2C9.85%2C6.915%2C11.635%2C11.635%2C0%2C0%2C1%2C1.4%2C2.634%2C4.1%2C4.1%2C0%2C0%2C0%2C2.671%2C8.105%2C4.078%2C4.078%2C0%2C0%2C1%2C.815%2C7.592c0%2C.017%2C0%2C.034%2C0%2C.052A4.1%2C4.1%2C0%2C0%2C0%2C4.1%2C11.662a4.089%2C4.089%2C0%2C0%2C1-1.85.07A4.1%2C4.1%2C0%2C0%2C0%2C6.08%2C14.579%2C8.225%2C8.225%2C0%2C0%2C1%2C.99%2C16.333a8.283%2C8.283%2C0%2C0%2C1-.977-.057A11.6%2C11.6%2C0%2C0%2C0%2C6.3%2C18.117%22%20style%3D%22fill%3A%230f4b73%22%2F%3E%3C%2Fsvg%3E");
}

[data-static-html] .footer .footer-banner .banner:not(:last-child) {
  margin-bottom: 20px;
}

[data-static-html] .footer .footer-banner .banner img {
  width: 100%;
  max-width: 100%;
  transform: translateZ(0);
}

[data-static-html] .footer .footer-banner .banner:hover {
  opacity: .8;
}

[data-static-html] .footer .footer-sub {
  background-color: #062330;
  text-align: right;
  padding: 20px;
}

[data-static-html] .footer .copyright {
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.2;
  font-size: 0.625rem;
}

[data-static-html] .footer .sp-only {
  display: none;
}

[data-static-html] .footer a:link {
  color: #fff;
  text-decoration: underline;
}

[data-static-html] .footer a:link:hover {
  text-decoration: none;
}

[data-static-html] .footer a:link::after {
  margin-left: 5px;
  margin-right: 3px;
}


@media screen and (min-width: 768px) and (max-width: 1199px) {
  [data-static-html] .footer .container_l {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  [data-static-html] .footer {
    padding-bottom: 78px;
  }
  [data-static-html] .footer .container_l {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  [data-static-html] .footer .footer-main {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  [data-static-html] .footer .footer-row {
    display: block;
  }
  [data-static-html] .footer .footer-row .col_l {
    width: 100%;
  }
  [data-static-html] .footer .footer-row .col_r {
    width: 100%;
    max-width: 100%;
  }
  [data-static-html] .footer .brand-logo {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
  }
  [data-static-html] .footer .company-name {
    font-size: 1.25rem;
    margin-bottom: 1em;
  }
  [data-static-html] .footer .company-address {
    margin-bottom: 1.75em;
    font-size: 1rem;
    line-height: 1.6;
  }
  [data-static-html] .footer .inner-top {
    text-align: center;
    padding-bottom: 46px;
  }
  [data-static-html] .footer .footer-lang-list {
    justify-content: center;
  }
  [data-static-html] .footer .footer-lang-list li a {
    width: 102px;
    height: 30px;
  }
  [data-static-html] .footer .footer-lang-list li:not(:first-child) {
    margin-left: 10px;
  }
  [data-static-html] .footer .inner-bottom {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
  }
  [data-static-html] .footer .footer-link {
    display: block;
  }
  [data-static-html] .footer .footer-link .btn-wrap {
    margin-bottom: 30px;
  }
  [data-static-html] .footer .footer-link .footer-contact-btn {
    font-size: 1.1875rem;
    border-radius: 23px;
    padding: 10px 29px;
  }
  [data-static-html] .footer .footer-link .footer-sns-list {
    margin-left: 0;
    justify-content: center;
  }
  [data-static-html] .footer .footer-link .footer-sns-list li a {
    width: 50px;
    height: 50px;
  }
  [data-static-html] .footer .footer-link .footer-sns-list li:not(:first-child) {
    margin-left: 20px;
  }
  [data-static-html] .footer .footer-icon::before {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  [data-static-html] .footer .company-text {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 2.25em;
  }
  [data-static-html] .footer .footer-sub {
    text-align: center;
  }
  [data-static-html] .footer .copyright {
    font-size: 0.75rem;
  }
  [data-static-html] .footer .sp-only {
    display: block;
  }
}
}
