@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Segoe UI";
  src: local("Segoe UI");
  font-weight: 400;
}
@font-face {
  font-family: "Segoe UI";
  src: local("Segoe UI");
  font-weight: 500;
}
@font-face {
  font-family: "Segoe UI";
  src: local("Segoe UI Semibold");
  font-weight: 700;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent;
  outline: 0
}

a:active, a:hover, a:focus {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

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

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}


/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */

html {
  box-sizing: border-box
}

*, *::before, *::after {
  box-sizing: inherit
}

:root {
  -moz-tab-size: 4;
  tab-size: 4
}

html {
  line-height: 1.618;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

hr {
  height: 0
}

abbr[title] {
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp, pre {
  font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, select {
  text-transform: none
}

button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  padding: 0
}

progress {
  vertical-align: baseline
}

[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button {
  height: auto
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:hover, a:focus, a:visited {
  color: #0969da;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.text-center {
  text-align: center
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

[role="button"] {
  cursor: pointer
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media(min-width:576px) {
  .container {
    max-width: 540px
    margin: 0 20px
  }
}

@media(min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media(min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media(min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.col-md, .col-3, .col-4, .col-9, .col-md-3, .col-md-4, .col-md-9, .col-lg-3, .col-lg-9, .col-lg-10, .col-md-12, .col-md-6, .col-xl-8, .col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

@media(min-width:768px) {
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    -ms-flex: 0 0 50%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    -ms-flex: 0 0 50%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

@media(min-width:992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    -ms-flex: 0 0 50%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%
  }
}

@media(min-width:1200px) {
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    -ms-flex: 0 0 50%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-xl-8 {
    max-width: 66.6667%;
    flex: 0 0 66.6667%
  }
  .col-xl-9 {
    max-width: 75%;
    flex: 0 0 75%
  }
  .col-xl-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%
  }
}

.ml-auto, .mx-auto {
  margin-left: auto !important
}

.mr-auto, .mx-auto {
  margin-right: auto !important
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc
}

.btn-default .badge {
  color: #fff;
  background-color: #333
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  background-image: none
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success:active:hover, .btn-success.active:hover, .open>.dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open>.dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open>.dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}

.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
  background-image: none
}

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info:active:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open>.dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
  background-image: none
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning:active:hover, .btn-warning.active:hover, .open>.dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open>.dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open>.dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}

.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
  background-image: none
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger:active:hover, .btn-danger.active:hover, .open>.dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open>.dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open>.dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}

.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
  background-image: none
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
  background-color: #5bc0de
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
  background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
  background-color: #d9534f
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .2s ease-out;
  -o-transition: -o-transform .2s ease-out;
  transition: transform .2s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #fff
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857143
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media(min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    width: 300px
  }
}

@media(min-width:992px) {
  .modal-lg {
    width: 900px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0)
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  background-color: rgba(0, 0, 0, .8);
  border-radius: 4px
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, .8)
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, .8)
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, .8)
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
  border-right-color: rgba(0, 0, 0, .8)
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
  border-left-color: rgba(0, 0, 0, .8)
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, .8)
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, .8)
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, .8)
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .modal-header:after, .modal-footer:after {
  clear: both
}

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

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.hidden {
  display: none !important
}

.affix {
  position: fixed
}

@-ms-viewport {
  width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important
}

@media(max-width:767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table !important
  }
  tr.visible-xs {
    display: table-row !important
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important
  }
}

@media(max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media(max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media(max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media(min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table !important
  }
  tr.visible-sm {
    display: table-row !important
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important
  }
}

@media(min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media(min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media(min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table !important
  }
  tr.visible-md {
    display: table-row !important
  }
  th.visible-md, td.visible-md {
    display: table-cell !important
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media(min-width:1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table !important
  }
  tr.visible-lg {
    display: table-row !important
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important
  }
}

@media(min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}

@media(min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media(min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media(max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}

@media(min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}

@media(min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table !important
  }
  tr.visible-print {
    display: table-row !important
  }
  th.visible-print, td.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

@media print {
  .visible-print-block {
    display: block !important
  }
}

.visible-print-inline {
  display: none !important
}

@media print {
  .visible-print-inline {
    display: inline !important
  }
}

.visible-print-inline-block {
  display: none !important
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .hidden-print {
    display: none !important
  }
}

pre::-webkit-scrollbar {
  height: 8px;
  width: 4px
}

pre::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .26)
}

pre::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, .7)
}

pre::-webkit-scrollbar-corner {
  background: 0
}

img.fr-rounded, .fr-img-caption.fr-rounded img {
  border-radius: 10px;
  background-clip: padding-box
}

img.fr-bordered, .fr-img-caption.fr-bordered img {
  border: solid 5px #ccc
}

img.fr-bordered {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.fr-img-caption.fr-bordered img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

img.fr-shadow, .fr-img-caption.fr-shadow img {
  box-shadow: 0 1px 3px #000, 0 1px 1px 1px #000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 1px 1px rgba(0, 0, 0, .16)
}

.fr-text-gray {
  color: #aaa !important
}

.fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0
}

.fr-text-spaced {
  letter-spacing: 1px
}

.fr-text-uppercase {
  text-transform: uppercase
}

img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top
}

img.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left
}

img.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right
}

img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2*5px))
}

img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px)
}

img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px)
}

span.fr-img-caption {
  position: relative;
  max-width: 100%
}

span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top
}

span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left
}

span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right
}

span.fr-img-caption.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2*5px))
}

span.fr-img-caption.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px)
}

span.fr-img-caption.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px)
}

.fr-video {
  text-align: center;
  position: relative
}

.fr-video>* {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none
}

.fr-video.fr-dvb {
  display: block;
  clear: both
}

.fr-video.fr-dvb.fr-fvl {
  text-align: left
}

.fr-video.fr-dvb.fr-fvr {
  text-align: right
}

.fr-video.fr-dvi {
  display: inline-block
}

.fr-video.fr-dvi.fr-fvl {
  float: left
}

.fr-video.fr-dvi.fr-fvr {
  float: right
}

a.fr-strong {
  font-weight: 700
}

.fr-img-caption {
  text-align: center
}

.fr-img-caption .fr-img-wrap {
  padding: 0;
  display: inline-block;
  margin: auto;
  text-align: center
}

.fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto
}

.fr-img-caption .fr-img-wrap>span {
  margin: auto;
  display: inline-block;
  padding: 5px 5px 10px;
  font-size: 14px;
  font-weight: initial;
  max-width: 100%;
  box-sizing: border-box;
  opacity: .9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

button.fr-rounded, input.fr-rounded, textarea.fr-rounded {
  border-radius: 10px;
  background-clip: padding-box
}

button.fr-large, input.fr-large, textarea.fr-large {
  font-size: 24px
}

a.fr-strong {
  font-weight: 700
}

a.fr-green {
  color: #008000
}

span.fr-emoticon {
  display: inline;
  line-height: 0
}

span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.1em .1em .1em;
  line-height: 1;
  vertical-align: middle
}

@font-face {
  font-family: 'dticons';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('fonts/dticons.woff2') format('woff2'), url('fonts/dticons.woff') format('woff')
}

[class^="icon-"], [class*=" icon-"] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'dticons' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-rendering: auto;
  text-transform: none
}

.icon-envelope:before {
  content: ""
}

.icon-star:before {
  content: ""
}

.icon-bookmark-b:before {
  content: ""
}

.icon-bookmark:before {
  content: ""
}

.icon-twitter:before {
  content: ""
}

.icon-facebook:before {
  content: ""
}

.icon-github:before {
  content: ""
}

.icon-googlePlus:before {
  content: ""
}

.icon-linkedin:before {
  content: ""
}

.icon-instagram:before {
  content: ""
}

.icon-codepen:before {
  content: ""
}

.icon-reddit:before {
  content: ""
}

.icon-gitlab:before {
  content: ""
}

.icon-bin:before {
  content: ""
}

.icon-cancel-circle:before {
  content: ""
}

.icon-arrow-up:before {
  content: ""
}

.icon-arrow-right:before {
  content: ""
}

.icon-arrow-down:before {
  content: ""
}

.icon-arrow-left:before {
  content: ""
}

.icon-quotes-left:before {
  content: ""
}

::selection {
  background: rgba(0, 0, 0, .2)
}

::-moz-selection {
  background: rgba(0, 0, 0, .2)
}

::-webkit-input-placeholder {
  color: rgba(63, 63, 63, .5)
}

::-moz-placeholder {
  color: rgba(63, 63, 63, .5)
}

:-ms-input-placeholder {
  color: rgba(63, 63, 63, .5)
}

:-moz-placeholder {
  color: rgba(63, 63, 63, .5)
}

body {
  -moz-font-feature-settings: "liga" on;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #555;
  color: rgba(0, 0, 0, .82);
  font-display: swap;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, YakuHanJPs, "IBM Plex Sans JP", YuGothic, "Yu Gothic", "Hiragino Sans", "Noto Sans CJK JP", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  text-rendering: optimizeLegibility
}

b, strong {
  font-weight: bold
}

a {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  color: #555;
  transition: all .3s ease-in-out
}

a:hover {
  color: #000;
  text-decoration: none
}

mark {
  background: #ededed
}

.hidden {
  display: none !important
}

label.error {
  color: #ea6666;
  display: block;
  font-size: 12px;
  margin: 10px 0;
  margin-top: 5px;
  text-align: left
}

input, textarea {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  background: #fff;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, .15);
  border-radius: 5px;
  color: #586069;
  display: block;
  font-size: 15px;
  font-weight: 400;
  opacity: 1;
  outline: 0;
  padding: 7px 15px;
  position: relative;
  transition: all .3s ease-in-out;
  width: 100%;
}

input:hover, textarea:hover {
  border: 1px solid #555
}

input:focus, textarea:focus {
  border: 1px solid #000
}

textarea {
  min-height: 150px;
  field-sizing: content;

}

form input:not([type="checkbox"],[type="submit"]),
form textarea,
.easyCommentsForm textarea {
  margin-bottom: 5px;
  font-size: 16px;
  scale: 80%;
  translate: -10% -10%;
  box-sizing: border-box;
  width: 125% !important;
  height: 50px;
  padding: 5px;
  min-width: unset !important;
  max-width: unset !important;
}

figure {
  margin: 0
}

hr {
  margin: 30px 0
}

blockquote {
  color: rgba(0, 0, 0, 0.6);
  padding: 8px 16px;
  position: relative;
  margin: 24px 0;
  font-style: italic;
}

blockquote:before {
  background-color: #ddd;
  border-radius: 4px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}

blockquote em {
  font-style: normal
}

blockquote p:last-child {
  margin: 0
}

.btn {
  background: #fff;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, .15);
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .03);
  color: #586069;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
  outline: 0;
  padding: 7px 15px;
  position: relative;
  z-index: 2
}

.btn:hover {
  border: 1px solid #586069;
  box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .03);
  color: #000
}

/*easyComentsプラグイン用　追加*/
.easyCommentsForm input:active {
  color: #fff !important;
  background-color: #286090 !important;
  border-color: #204d74 !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #0c1e29;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: .25em
}

h1 {
  font-size: 1.5625em
}

h2 {
  font-size: 1.4375em
}

h3 {
  font-size: 1.375em
}

h4 {
  font-size: 1.25em
}

h5 {
  font-size: 1.125em
}

h6 {
  font-size: 1em
}

p, ul, ol, blockquote, table, figure {
  font-size: 1rem;
  line-height: 1.618;
  margin-bottom: 1rem
}

.loop .item p {
  color: #41484c;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 10px
}

.loop.bookmark-container .item p {
  margin-bottom: 0;
}

@media(min-width:768px) {
  p, ul, ol, blockquote, table, figure {
    font-size: 1rem
  }
}

.no-opacity {
  opacity: 0
}

header {
  background: #fff;
  box-shadow: none;
  height: 80px;
  left: 0;
  padding: 15px 0;
  position: fixed;
  transition: height .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out;
  width: 100vw;
  z-index: 9
}

.scroll header {
  box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .03);
  height: 50px;
  padding: 5px 0 10px
}

header .blog-logo img {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  height: auto;
  max-height: 60px;
  max-width: 150px;
  transition: all .3s ease-in-out;
  margin-right: 10px;
}

.scroll header .blog-logo img {
  max-height: 40px
}

header .blog-logo a {
  color: #555;
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.4;
  margin: 0
}

.scroll header .blog-logo a {
  font-size: 1.18em
}

header nav {
  justify-content: flex-end
}

header .wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

header nav ul {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0
}

header nav ul li {
  margin-left: 20px
}

header nav ul li a {
  font-size: .775em;
  font-weight: 500
}

header .text-right {
  align-items: center;
  display: flex;
  justify-content: flex-end
}

header .inner {
  align-items: center;
  display: flex
}

header .drawer-trigger {
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: center;
  margin-left: 22px;
  position: relative;
  width: 30px
}

header .drawer-trigger .counter {
  align-items: center;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, .15);
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .03);
  color: #929292;
  display: flex;
  font-size: 11px;
  font-weight: 400;
  height: 18px;
  justify-content: center;
  outline: none;
  position: absolute;
  right: 6px;
  top: 22px;
  width: 18px
}

header .drawer-trigger .counter:empty {
  display: none
}

header .drawer-trigger .drawer-svg {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23555'%3E%3Cellipse cx='2.045' cy='2.059' rx='2.045' ry='2.059'/%3E%3Cellipse cx='9' cy='2.059' rx='2.045' ry='2.059'/%3E%3Cellipse cx='15.955' cy='2.059' rx='2.045' ry='2.059'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  height: 5px;
  margin-top: 5px;
  width: 18px
}

.main-container {
  overflow: hidden
}

#content {
  padding: 120px 15px 0
}

.loop {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 55px;
  gap: 30px;
}

.loop .item {
  padding: 5px 0px 15px 0;
  position: relative;
  width: calc((100% - 61px) / 3);
}

@media(max-width:1199px) {
.loop .item {
  padding: 5px 0px 15px 0;
  position: relative;
  width: calc((100% - 31px) / 2);
}
}

.search .loop {
  min-height: 400px
}

.search .loop .item {
  width: 100%
}

.loop .item h2 {
  font-size: 1.2em;
  line-height: 1.4;
  margin: 0 auto;
  word-wrap: break-word;
}

.loop .item:nth-child(2n) {
  padding-right: 0
}

.loop .item p a {
  border-bottom: 1px dotted #b5b5b5;
  font-size: 15px;
  font-weight: 500
}

.categorytags a {
  background: #fff;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, .15);
  border-radius: 3px;
  /*box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .03);*/
  color: #929292;
  display: inline-flex;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  outline: 0;
  padding: 0 6px;
  position: relative,
  text-decoration: none;
}

.categorytags a:hover {
  border: 1px solid rgba(9, 105, 218, .5);
  /*box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .03);*/
  color: #0969da;
  text-decoration: none;
}

.categorytags a:not(:last-child) {
  margin-right: 5px
}

.post-meta .categorytags {
  max-width: 80%
}

.post-meta .categorytags a {
  margin-left: 0
}

.tags a {
  background: #fff;
  background-color: #f6f6f6;
/*  border: 1px solid rgba(27, 31, 35, .15);
  border-radius: 3px;
  box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .03);*/
  color: #929292;
  display: inline-flex;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  outline: 0;
  padding: 0 6px;
  position: relative;
  text-decoration: none;
  margin-top: 3px;
}

.tags a:hover {
/*  border: 1px solid rgba(9, 105, 218, .5);
  box-shadow: 0 0 1px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .03);*/
  color: #0969da;
  text-decoration: none;
}

.tags a:not(:last-child) {
  margin-right: 0px
}

.tags a::before {
  content: "\f02b";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 3px;
}

.post-meta {
  align-items: center;
  color: #b5b5b5;
  display: flex;
  font-size: 14px;
  line-height: 13px;
  margin-top: 20px;
}

.post-meta-2nd {
  margin-top: 5px;
}

.post-meta a {
  margin-right: 10px
}

.post-meta .tags {
  max-width: 80%
}

.post-meta .tags a {
  margin-left: 0
}

.post-meta time {
  margin-right: 10px
}

.post-meta .twitter {
  color: #1da1f2
}

.post-meta i:before {
  font-size: 1.4em
}

.post-meta .bluesky i::before {
  font-size: 1.2em;
}

.post-meta .inner {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  margin-left: auto;
  transition: all .3s ease-in-out
}

.post-meta .inner .count-comments {
  color: #929292;
  font-size: 12px;
  font-weight: 400
}

.loop .item .inner {
  opacity: 0
}

.loop .item:hover .inner {
  opacity: 1
}

.loop strong {
  font-weight: bold
}

.loop .item p span {
  position: relative
}

.loop .item p a.twitter {
  border: none;
  color: #1da1f2;
  left: 0;
  opacity: 0;
  padding: 0 10px;
  position: absolute;
  top: -3px
}

.loop .item:hover p a.twitter {
  opacity: 1
}

.loop .item.featured:before {
  color: #f4ca16;
  content: '';
  font-family: 'dticons';
  left: -22px;
  position: absolute;
  top: 11px;
  z-index: -1
}

.intro h1, .intro h3 {
  font-weight: 600;
  line-height: 1.5;
  margin: 0
}

.intro h1 strong {
  display: block
}

.intro h1 span {
  font-size: 14px
}

.intro figure {
  margin-right: 20px
}

.intro p {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 0.875rem;
}

.intro img {
  align-items: center;
  border-radius: 50%;
  display: flex;
  display: flex;
  height: 60px;
  justify-content: center;
  object-fit: cover;
  width: 60px
}

.intro .intro-meta {
  align-items: center;
  display: flex;
  position: relative;
  border-bottom: 1px solid #dddede;
  margin-bottom: 50px;
  z-index: 2
}

.intro h4 {
  color: #586069;
  margin: 5px auto
}

h4.title {
  color: #acadb0;
  font-weight: 500;
  margin: 30px 0 10px
}

.posts-list {
  list-style-type: none;
  padding: 0
}

.posts-list li {
  font-size: .9em;
  line-height: 1.5;
  margin-bottom: .4em
}

.tags-list {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0
}

.tags-list li {
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative
}

.tags-list li a {
  color: #929292;
  font-size: 13px;
  line-height: 25px;
  padding: 0 6px
}

.authors .intro {
  margin-top: 30px
}

.social {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0
}

.social li a {
  color: #0969da;
  align-items: center;
  display: flex;
  font-size: 2rem;
  justify-content: center;
  margin: 0 10px;
  text-decoration: none;
}
.social li .bluesky {
  font-size: 1.5rem;
}

/*.twitter:hover {
  color: #1da1f2;
  text-decoration: none;
}

.facebook:hover {
  color: #3b5998;
  text-decoration: none;
}

.github:hover {
  color: #4078c0;
  text-decoration: none;
}

.email:hover,
.read-later:hover {
  text-decoration: none;
}*/

.read-later {
  color: #555;
  cursor: pointer
}

.read-later i:before {
  content: "";
  background-image: url("../img/bookmark.svg");
  display: inline-block;
  height: 1.125rem;
  width: 1.125rem;
}

.read-later.active i:before {
  content: "";
  background-image: url("../img/bookmark-active.svg");
  display: inline-block;
  height: 1.125rem;
  width: 1.125rem;
}

.subscribe-container form {
  position: relative
}

.subscribe-container form .btn {
  border: none;
  box-shadow: none;
  font-size: 12px;
  height: 34px;
  line-height: 32px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 0
}

.subscribe-container .success-text {
  color: #00c851;
  font-size: 1em
}

.subscribe-container .error-text {
  color: #f80;
  font-size: 1em
}

.subscribe-container .response a {
  display: block;
  font-weight: 500;
  margin-top: 5px
}

.subscribe-container .response {
  display: none
}

.subscribe-container p {
  font-size: 16px;
  margin-bottom: 10px
}

.drawer {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  background: #fff;
  box-shadow: 0 0 60px rgba(0, 0, 0, .08);
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(calc(100% + 4px));
  transition: all .3s ease-in-out;
  width: 300px
}

.drawer.active {
  transform: translateX(0)
}

[type=search] {
  background-color: #fff;
  border: 1px solid #d6d8d9;
  font-size: .88889rem;
  outline: none;
  padding: .53333rem .8rem;
  transition: all .24s ease;
  width: 100%
}

[type=search]:focus {
  border-color: #6a7081
}

.dt-input {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 23'%3E%3Cdefs%3E%3Cstyle%3E.color%7Bfill:%23070707;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Esearch%3C/title%3E%3Cpath class='color' d='M23.565 20.458l-6.847-6.847a8.974 8.974 0 1 0-1.935 2.28l6.674 6.675a1.49 1.49 0 0 0 2.107-2.107zM9 16a7 7 0 1 1 7-7 7.008 7.008 0 0 1-7 7z'/%3E%3C/svg%3E") no-repeat 98% 50%;
  background-size: 16px 15px;
  font-size: 17px;
  height: 20px;
  margin: 0 auto;
  max-width: 400px;
  padding-right: 2.66667rem;
  width: 85%
}

.search h2, .search h3 {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.4em
}

.search h4.title {
  margin: 35px 0 0
}

.search a:hover {
  text-decoration: underline
}

footer .footer-content {
  border-top: 1px solid #dddede;
  margin: 30px 0px 20px
}

footer .footer-content .posts-list {
  list-style-type: initial;
  color: #0969da;
  padding-left: 2em;
  padding-right: 1em;
}

footer .site-description-footer {
  font-size: .9em;
  line-height: 1.5;
  margin-bottom: .4em
}

footer .copyright {
  margin: 50px 0 30px;
  font-size: 14px;
}

footer .copyright p {
  font-size: 13px;
  margin: 0
}

.modal {
  left: auto;
  max-width: 380px;
  opacity: 1;
  padding-right: 0 !important;
  width: 100%
}

.modal .modal-content {
  border: none
}

.modal .modal-dialog {
  display: flex;
  margin: 0;
  max-width: 100%;
  min-height: 100vh;
  width: 100%
}

.modal .modal-dialog .modal-content {
  border-radius: 0;
  min-height: 100vh;
  width: 100%
}

.modal.fade:not(.show) .modal-dialog {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.modal h3.title {
  margin-top: 30px
}

.modal .loop .item {
  width: 100%
}

.modal .loop .item:nth-child(2n) {
  padding-right: 15px
}

.modal .widget:first-of-type h3.title {
  margin-top: 0
}

.modal-backdrop.show {
  opacity: .6
}

.modal .widget {
  position: relative
}

.modal .widget.widget-menu {
  display: none
}

.modal .widget.widget-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%
}

.modal .widget.widget-menu ul li {
  width: 100%
}

.modal .widget.widget-menu ul li a {
  border-bottom: 1px solid #ededed;
  display: block;
  padding: 10px 0
}

.modal .close {
  color: #929292;
  font-size: 1.52em;
  opacity: 1;
  position: relative;
  z-index: 2
}

.modal .close:hover {
  color: #000
}

.modal .search {
  background: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 22
}

.modal .item {
  background: rgba(224, 224, 224, .1);
  border-top: 1px solid #e0e0e0;
  padding: 15px
}

.modal .item:first-child {
  border-radius: 5px 5px 0 0;
  border-top: none
}

.modal .item:last-child {
  border-radius: 0 0 5px 5px
}

.modal .item:first-child:last-child {
  border-radius: 5px
}

.modal .item:nth-child(2n+1) {
  background: #fff
}

.modal .modal-inner-backdrop {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  background: rgba(0, 0, 0, .2);
  font-size: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all .3s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 2
}

.modal.search-focus .modal-inner-backdrop {
  opacity: 1;
  pointer-events: all;
  visibility: visible
}

.modal .bookmark-container {
  background: rgba(224, 224, 224, .1);
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin: 0
}

.modal .bookmark-container .no-bookmarks {
  padding: 50px 15px
}

.modal .bookmark-container .no-bookmarks {
  margin: 0;
  color: #bbb;
  text-align: left;
  font-size: 12px;
}

.modal .bookmark-container .no-bookmarks i {
  margin: 0 5px
}

.bookmark .icon-bin {
  position: absolute;
  right: 10px;
  top: 10px
}

.feature-image img {
  border-radius: 5px;
  height: auto;
  left: 50%;
  margin: 30px 0 0 0;
  max-width: 100%;
  position: relative;
  transform: translateX(-50%)
}

.article-edit {
  color: #e94e1b;
  display: block;
  margin: 0 10px 10px;
  text-align: right
}

a.article-edit:hover {
  color: #ef7e5b;
  text-decoration: underline
}

.article-edit i {
  font-size: 14px;
  margin-left: 6px
}

.page-template .editor-content {
  border: none;
  margin-bottom: auto;
  padding-bottom: 0
}

h1.post-title {
  margin-bottom: 0.3em;
  font-size: 2em
}

.editor-content {
  border-bottom: 1px solid #dddede;
  margin-bottom: 20px;
  margin-top: 30px;
  /*max-width: 800px;*/ /* G */
  padding-bottom: 20px
}

.editor-content h2, h3, h4 {
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 2rem
}

.editor-content p {
  color: #302020;
  margin-top: 0
}

.editor-content ol, .editor-content ul {
  color: #41484c;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: -10px;
  margin-bottom: calc(1rem - 10px);
}

.editor-content blockquote p {
  font-weight: 500;
  line-height: 1.618
}

.editor-content table {
  border-collapse: collapse;
  clear: both;
  width: 100%
}

.editor-content th {
  background: #f0f0f0;
  font-weight: 700
}

.editor-content td, .editor-content th {
  border: 1px solid #dbdbdb;
  padding: .5rem;
  text-align: left
}

.editor-content img {
  border-radius: 5px;
  display: block;
  height: auto;
  margin: .4em auto .8em;
  max-width: 100%
}

.editor-content figure {
  max-width: 100%;
  padding: 0
}

.editor-content figcaption {
  color: #a6a9b3;
  font-size: .9em;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center
}

.editor-content figcaption a {
  color: #a6a9b3
}

.editor-content iframe[src*="https://www.youtube.com/"] {
  height: calc(730px/1.77777778) !important;
  width: 100% !important
}

.editor-content a {
  color: #0065b2;
  text-decoration: none
}

.editor-content a:hover {
  text-decoration: underline
}

.editor-content a.zoom {
  border: none;
  cursor: pointer;
  cursor: zoom-in
}

.related-posts {
  background: #fafafa;
  border-radius: 5px;
  margin-left: -50px;
  margin-top: 50px;
  padding: 1px 50px 50px 50px;
  width: calc(100% + 100px)
}

.related-posts h4 {
  color: #586064;
  font-size: 1.15em;
  margin: 1em auto .8em
}

.related-posts .loop {
  margin: 0
}

.related-posts .post-inner-content {
  margin-bottom: .5em
}

.related-posts a.post-title {
  color: #4e616c;
  font-size: 1em
}

.fluidbox__overlay {
  left: 50%;
  transform: translateX(-50%);
  width: 100vw
}

.page-end {
  padding-top: 30px;
  text-align: center
}

.share {
  align-items: center;
  display: flex;
  padding: 10px 0;
  gap: 10px;
}

.share p {
  color: #b5b5b5;
  font-size: 14px;
  line-height: 13px;
  margin: 0
}

.share a, .share span {
  align-items: center;
  display: inline-flex;
  height: 20px;
  justify-content: center;
  margin-left: 12px;
  width: 20px
}

.share span {
  cursor: pointer;
  margin-right: 5px
}

.share .twitter {
  color: #1d9bf0;
}

.share .facebook {
  color: #1877f2;
}

.share .bluesky {
  color: #0085ff;
}

.share .reddit {
  color: #ff4500
}

.share .email {
  color: #6a737b
}

/*@media(max-width:767px) {
  .el-progress, .go-up {
    display: none !important
  }
}*/

.next-post, .prev-post {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  align-items: center;
  background: #fff;
  display: flex;
  font-size: 14px;
  height: 40px;
  justify-content: flex-end;
  max-width: 40px;
  overflow: hidden;
  padding: 0 13px;
  position: fixed;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s ease-in-out;
  z-index: 9
}

.prev-post {
  justify-content: flex-start;
  left: 30px;
  right: auto
}

.prev-post span, .next-post span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.next-post:hover, .prev-post:hover {
  max-width: 500px
}

.next-post i, .prev-post i {
  font-size: 16px;
  margin-left: 13px
}

.prev-post i {
  margin-left: 0;
  margin-right: 13px
}

#load-posts.visible+.pagination {
  display: none
}

.pagination {
  display: block;
  margin: 0 -15px
}

.pagination .btn {
  font-size: 14px;
  margin: 0;
  padding: 10px 20px
}

.pagination span {
  align-items: center;
  display: flex;
  font-size: 14px;
  height: 47px;
  justify-content: center
}

@keyframes opacity {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

/*pre, pre.hljs {
  margin: 20px 0;
  padding: 10px 5px
}

.hljs {
  background: #f5f5f5;
  display: block;
  font-size: .9em;
  overflow-x: auto;
  padding: .7em
}

:not(pre)>code.hljs {
  background: #f0f0f0;
  border-radius: 2px;
  display: inline;
  font-size: inherit;
  padding: .1em .3em 0
}

.hljs-comment, .hljs-meta {
  color: #969896
}

.hljs-emphasis, .hljs-quote, .hljs-string, .hljs-strong, .hljs-template-variable, .hljs-variable {
  color: #df5000
}

.hljs-keyword, .hljs-selector-tag, .hljs-type {
  color: #a71d5d
}

.hljs-attribute, .hljs-bullet, .hljs-literal, .hljs-symbol {
  color: #0086b3
}

.hljs-name, .hljs-section {
  color: #63a35c
}

.hljs-tag {
  color: #333
}

.hljs-attr, .hljs-selector-attr, .hljs-selector-class, .hljs-selector-id, .hljs-selector-pseudo, .hljs-title {
  color: #795da3
}

.hljs-addition {
  background-color: #eaffea;
  color: #55a532
}

.hljs-deletion {
  background-color: #ffecec;
  color: #bd2c00
}

.hljs-link {
  text-decoration: underline
}

.hljs::-webkit-scrollbar {
  height: 8px;
  width: 4px
}

.hljs::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .26)
}

.hljs::-webkit-scrollbar-corner {
  background: 0
}*/

.go-up {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  display: flex;
  font-size: 16px;
  height: 40px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: fixed;
  right: 30px;
  transition: all .3s ease-in-out;
  width: 40px
}

.scroll .go-up {
  opacity: 1;
  pointer-events: all
}

.goup-progress-path {
  fill: none;
  stroke: #20a0ff;
  stroke-dasharray: 47px, 47px;
  stroke-dashoffset: 47px;
  stroke-width: .9px;
  transition: stroke-dashoffset .6s ease 0, stroke .6s ease 0
}

.goup-arrow {
  fill: #333;
  stroke: none
}

@media(max-width:1199px) {
  .editor-content iframe[src*="https://www.youtube.com/"] {
    height: calc(770px/1.77777778) !important;
    width: 100% !important
  }
}

@media(max-width:991px) {
  .feature-image img {
    max-width: calc(100vw - 30px)
  }
  .editor-content iframe[src*="https://www.youtube.com/"] {
    height: calc(690px/1.77777778) !important;
    width: 100% !important
  }
}

@media(max-width:767px) {
  .modal .widget.widget-menu {
    display: block
  }
  header .nav {
    opacity: 0
  }
  h1.post-title {
    font-size: 1.5em
  }
  #content {
    padding-top: 80px
  }
  .loop .item {
    padding: 0 0 15px;
    width: 100%
  }
  .intro .intro-meta {
    flex-wrap: wrap
  }
  .intro figure {
    margin-bottom: 20px
  }
  .loop .item .inner {
    opacity: 1
  }
  .modal .item {
    padding: 15px
  }
  .prev-post, .next-post {
    display: none
  }
  .editor-content iframe[src*="https://www.youtube.com/"] {
    height: calc(510px/1.77777778) !important;
    width: 100% !important
  }
}

@media(max-width:575px) {
  .modal {
    max-width: calc(100vw - 30px)
  }
  .loop .item.featured:before {
    display: none
  }
  .go-up {
    bottom: 20px;
    font-size: 14px;
    height: 30px;
    right: 20px;
    width: 30px
  }
  .share {
    flex-wrap: wrap;
    justify-content: flex-end
  }
  .share p {
    display: none
  }
  .share a, .share span {
    padding: 10px 0
  }
  .share span:nth-child(n+4) {
    display: none
  }
  .share a {
    display: none
  }
  .editor-content iframe[src*="https://www.youtube.com/"] {
    height: calc((100vw - 30px)/1.77777778) !important;
    width: 100% !important
  }
}