<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
  box-sizing: border-box;
}

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

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: bottom;
}

embed, object, iframe {
  border: 0;
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled], [type=button][disabled], [type=reset][disabled], [type=submit][disabled] {
  cursor: default;
}

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;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

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

[type=search] {
  outline-offset: -2px;
}

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

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

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

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

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

template {
  display: none;
}

[hidden] {
  display: none;
}
@keyframes moveLineLeftRight {
  0% {
    transform: scale(1, 1);
    transform-origin: right bottom;
  }
  50% {
    transform: scale(0, 1);
    transform-origin: right bottom;
  }
  50.0001% {
    transform: scale(0, 1);
    transform-origin: left bottom;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: left bottom;
  }
}
@keyframes moveLineTopBottom {
  0% {
    transform: scale(1, 1);
    transform-origin: left bottom;
  }
  50% {
    transform: scale(1, 0);
    transform-origin: left bottom;
  }
  50.0001% {
    transform: scale(1, 0);
    transform-origin: left top;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
#toc ul li a::before,
.entry__post.case01 .wp-block-button .wp-block-button__link::after,
.entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link::after,
#topics dl ul + p a:after,
.header-fax .link-fax:before,
.header-tel .link-call:before,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

#toc ul li a::before, .entry__post.case01 .wp-block-button .wp-block-button__link::after, .entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link::after, #topics dl ul + p a:after, .header-fax .link-fax:before, .header-tel .link-call:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul &gt; li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
#toc ul li a.fa-pull-left::before,
.entry__post.case01 .wp-block-button .fa-pull-left.wp-block-button__link::after,
.entry__post .wp-block-group.home__introduction .wp-block-button .fa-pull-left.wp-block-button__link::after,
#topics dl ul + p a.fa-pull-left:after,
.header-fax .fa-pull-left.link-fax:before,
.header-tel .fa-pull-left.link-call:before,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
#toc ul li a.fa-pull-right::before,
.entry__post.case01 .wp-block-button .fa-pull-right.wp-block-button__link::after,
.entry__post .wp-block-group.home__introduction .wp-block-button .fa-pull-right.wp-block-button__link::after,
#topics dl ul + p a.fa-pull-right:after,
.header-fax .fa-pull-right.link-fax:before,
.header-tel .fa-pull-right.link-call:before,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adobe:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "勒";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "龜";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "邏";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "凌";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "駱";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "稜";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "爛";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "綾";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {


  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "論";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "雷";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

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

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

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
#toc ul li a::before,
.entry__post.case01 .wp-block-button .wp-block-button__link::after,
.entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link::after,
#topics dl ul + p a:after,
.header-fax .link-fax:before,
.header-tel .link-call:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

body {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic";
  color: #000;
  font-weight: 500;
  background: #fff;
}

.logo-image {
  width: 100%;
  height: auto;
}

.global-header {
  position: relative;
  z-index: 3;
}
.global-header .link-call, .global-header .link-fax {
  display: flex;
}

.header-tel {
  position: relative;
}
.header-tel .link-call:before {
  content: "";
}
.header-tel .link-call:after {
  content: "TEL";
}

.header-fax {
  position: relative;
}
.header-fax .link-fax:before {
  content: "";
}
.header-fax .link-fax:after {
  content: "FAX";
}

.global-header #spnav {
  position: fixed;
  right: 0;
  z-index: 20;
  border: none;
  background: #199ad6;
  cursor: pointer;
  outline: none;
  border-radius: 0;
  transition: all 0.4s;
}
.global-header #spnav span {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.4s;
}
.global-header #spnav span, .global-header #spnav span:before, .global-header #spnav span:after {
  content: "";
  background: #fff;
  z-index: 20;
  position: absolute;
}
.global-header #spnav span:before, .global-header #spnav span:after {
  left: 0px;
}
.global-header #spnav.active span {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.global-header #spnav.active span:before {
  opacity: 0;
}
.global-header #spnav.active span:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  top: 0;
}
.global-header #spnav.active span, .global-header #spnav.active span:before, .global-header #spnav.active span:after {
  background: #fff;
}

@media screen and (min-width: 1201px) {
  .global-header .site-title {
    width: 336px;
  }
  .global-header .global-navi {
    width: calc(100% - 400px);
  }
  .global-header .global-navi li {
    margin: 0 1em;
  }
}
@media screen and (max-width: 1200px) {
  .global-header .site-title {
    width: 280px;
  }
  .global-header .global-navi {
    width: calc(100% - 340px);
  }
}
@media screen and (max-width: 1100px) {
  .global-header .site-title {
    width: 260px;
  }
  .global-header .global-navi {
    width: calc(100% - 300px);
  }
  .global-header .global-navi &gt; li {
    margin: 0 0.3em;
  }
}
@media screen and (min-width: 961px) {
  .global-header {
    padding: 1em;
    background: rgba(255, 255, 255, 0.9);
    z-index: 3;
    height: 110px;
  }
  .global-header .global-header__inner {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    justify-content: space-between;
    height: 80px;
  }
  .global-header .global-header__inner .global-navi {
    max-width: 900px;
  }
  .global-header .global-header__inner .global-navi .global-navi__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
  }
  .global-header .global-header__inner .global-navi .global-navi__inner li {
    padding: 15px 0;
  }
  .global-header .global-header__inner .global-navi .global-navi__inner li a {
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    display: block;
  }
  .global-header .global-header__inner .global-navi .global-navi__inner li a:hover {
    color: #199ad6;
  }
  .global-header .global-header__inner .global-navi .global-navi__inner li.current a {
    color: #199ad6;
  }
  .global-header .global-header__inner .header-navi {
    background: url(../img/common/logo_carcon.png) no-repeat left center;
    background-size: auto 20px;
    padding-left: 140px;
    position: absolute;
    top: 0.7em;
    right: 1em;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Montserrat", sans-serif;
    color: #199ad6;
    display: flex;
  }
  .global-header .global-header__inner .header-navi .header-navi__inner {
    display: flex;
  }
  .global-header .global-header__inner .header-navi .header-navi__inner li {
    display: flex;
    align-items: center;
    margin-left: 1em;
  }
  .global-header .global-header__inner .header-navi .header-navi__inner a {
    color: #199ad6;
  }
  .global-header .global-header__inner .header-navi__openinghours {
    font-size: 13px;
    font-size: 0.8125rem;
    display: grid;
    grid-template-columns: 30% 70%;
    white-space: nowrap;
    margin-right: 1em;
  }
  .global-header .global-header__inner .header-navi__openinghours dt i {
    margin-right: 5px;
  }
  .global-header .global-nav__children {
    display: none;
    position: absolute;
    top: 110px;
    margin-left: -1em;
    min-width: 160px;
  }
  .global-header .menu-item-has-children:hover .global-nav__link a, .global-header .menu-item-has-children:focus .global-nav__link a {
    color: #199ad6 !important;
  }
  .global-header .menu-item-has-children:hover .global-nav__children, .global-header .menu-item-has-children:focus .global-nav__children {
    display: block;
    background: #199ad6;
  }
  .global-header .menu-item-has-children:hover .global-nav__children li, .global-header .menu-item-has-children:focus .global-nav__children li {
    padding: 0;
    margin: 0;
  }
  .global-header .menu-item-has-children:hover .global-nav__children li a, .global-header .menu-item-has-children:focus .global-nav__children li a {
    color: #fff !important;
    padding: 15px 1em;
  }
  .global-header .menu-item-has-children:hover .global-nav__children li a:hover, .global-header .menu-item-has-children:hover .global-nav__children li a:focus, .global-header .menu-item-has-children:focus .global-nav__children li a:hover, .global-header .menu-item-has-children:focus .global-nav__children li a:focus {
    background: rgba(255, 255, 255, 0.2);
  }

  #spnav {
    top: -80px;
    width: 60px;
    height: 60px;
  }
  #spnav span {
    margin: -1px 0 0 -15px;
  }
  #spnav span, #spnav span:before, #spnav span:after {
    width: 30px;
    height: 2px;
  }
  #spnav span:before {
    top: -10px;
  }
  #spnav span:after {
    top: 10px;
  }

  .header-tel span, .header-fax span {
    line-height: 1em;
  }
  .header-tel span:before, .header-fax span:before {
    font-size: 20px;
    padding-bottom: 18px;
    margin-right: 0.6em;
  }
  .header-tel span:after, .header-fax span:after {
    font-size: 10px;
    left: 0;
    bottom: 0;
    position: absolute;
  }

  .pagedown .global-header #spnav, .pagedown .global-header #spnav span {
    display: inline-block;
    box-sizing: border-box;
  }
  .pagedown .global-header #spnav {
    top: 0;
  }
  .pagedown .global-header .global-navi {
    text-align: center;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100vw;
    background: rgba(106, 191, 245, 0.98);
    opacity: 0;
    transition: 0.5s linear;
    transform: translateY(-500px);
    height: 0;
    max-width: 100%;
    min-width: 100%;
  }
  .pagedown .global-header .global-navi .global-navi__inner {
    display: block;
    font-size: 0px;
    font-size: 0rem;
  }
  .pagedown .global-header .global-navi .global-navi__inner li {
    padding: 1.5em 2em;
    text-align: center;
  }
  .pagedown .global-header .global-navi .global-navi__inner li a {
    position: relative;
    color: #fff;
    display: inline-block;
  }
  .pagedown .global-header .global-navi .global-navi__inner li a::after {
    content: "";
    background: rgba(255, 255, 255, 0);
    display: block;
    position: absolute;
    width: 0;
    top: 0;
    height: 100%;
    transition: 0.5s;
    padding: 0.5em;
  }
  .pagedown .global-header .global-navi .global-navi__inner li a:hover, .pagedown .global-header .global-navi .global-navi__inner li a:focus {
    color: #fff;
  }
  .pagedown .global-header .global-navi .global-navi__inner li a:hover::after, .pagedown .global-header .global-navi .global-navi__inner li a:focus::after {
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
  }
  .pagedown .global-header .global-navi .global-navi__inner li.current a {
    color: #fff;
  }
  .pagedown .global-header .global-navi .global-navi__inner li.current a::after {
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
  }
  .pagedown .global-header .global-navi.active {
    right: 0;
    opacity: 1;
    transform: translateY(0);
    height: 100vh;
  }
  .pagedown .global-header .global-navi.active .global-navi__inner {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .pagedown .global-header .global-navi.active .menu-item.menu-item-has-children .global-nav__children {
    display: none !important;
  }

  main {
    overflow: hidden;
    width: 100%;
    position: relative;
  }
}
@media screen and (max-width: 960px) {
  .global-header {
    height: 50px;
  }
  .global-header .global-header__inner {
    padding: 15px;
  }
  .global-header .global-header__inner .site-title {
    width: 180px;
    text-align: center;
  }
  .global-header .header-navi {
    position: fixed;
    right: 0;
    bottom: -100px;
    transition: 0.5s;
  }

  #spnav {
    top: 0;
    width: 50px;
    height: 50px;
  }
  #spnav span {
    margin: -1px 0 0 -11px;
  }
  #spnav span, #spnav span:before, #spnav span:after {
    width: 22px;
    height: 2px;
  }
  #spnav span:before {
    top: -6px;
  }
  #spnav span:after {
    top: 6px;
  }

  .global-navi {
    text-align: center;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100vw;
    background: rgba(106, 191, 245, 0.98);
    opacity: 0;
    transition: 0.5s linear;
    transform: translateY(-500px);
    height: 0;
    max-width: 100%;
    min-width: 100%;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .global-navi.active {
    right: 0;
    opacity: 1;
    transform: translateY(0);
    height: 100vh;
  }
  .global-navi.active ul:not(.global-nav__children) {
    padding: 60px 2vw 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .global-navi.active ul:not(.global-nav__children) li {
    text-align: left;
  }
  .global-navi.active ul:not(.global-nav__children) li a {
    color: #fff;
    display: block;
    padding: 0.8em 1em;
  }
  .global-navi.active .menu-item {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .global-nav__children {
    font-size: 13px;
    font-size: 0.8125rem;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.2em;
    line-height: 1.6em;
  }
  .global-nav__children li {
    width: 50%;
    margin: 0;
    border: none;
    border-top: 1px dotted rgba(255, 255, 255, 0.2);
  }
  .global-nav__children a {
    padding: 0.5em 1.5em;
    display: block;
  }

  .pagedown .header-navi {
    bottom: 60px;
  }

  .header-tel {
    font-size: 0px;
    font-size: 0rem;
  }
  .header-tel span {
    font-size: 0px;
    font-size: 0rem;
  }
  .header-tel span:before {
    font-size: 20px;
    padding-bottom: 14px;
    margin-right: 0.6em;
    background: #199ad6;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 10px;
  }

  .header-fax {
    display: none;
  }
}
.page-top {
  position: fixed;
  transition: 0.5s;
  z-index: 2;
}
.page-top a {
  font-size: 0;
  display: block;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.page-top a::before {
  content: "";
  display: inline-block;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  transition: all 0.3s ease;
}

.global-footer {
  color: #fff;
  background: #199ad6;
}

.global-footer__copyright {
  color: #199ad6;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  background: #fff;
}

@media screen and (min-width: 961px) {
  .global-footer {
    position: relative;
  }
  .global-footer:before {
    position: absolute;
    content: "";
    opacity: 0.1;
    transform: rotate(-15deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='shuyulogo' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px'	 y='0px' width='200px' height='70px' viewBox='0 0 200 70' enable-background='new 0 0 200 70' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M61.995,25.103c-2.581,1.265-5.906,1.935-8.321,3.336c-1.938,1.123-2.458,3.495,0.989,3.655	c4.09,0.194,8.425-2.196,11.333-3.706c9.641-4.999,19.44-17.258,2.227-21.171C53.544,3.88,35.945,4.126,21.336,7.24	C6.531,10.396,4.402,16.13,5.222,20.382c1.311,6.747,8.782,10.661,15.368,14.107l2.002,1.059l11.496,5.877	c7.281,3.646,14.783,7.403,21.25,11.51l0.467,0.296c1.282,0.801,3.219,2.018,3.216,2.843c-0.002,1.563-0.955,2.709-2.992,3.6	c-6.384,2.787-20.393,1.948-25.594,0.577c-3.041-0.802-7.15-3.127-7.599-4.695c-0.276-0.949,0.346-1.251,0.552-1.352	c0.65-0.314,1.626-0.336,2.479-0.047c1.699,0.564,3.78,0.131,4.646-0.973c0.861-1.102,0.183-2.457-1.512-3.026	c-3.19-1.063-7.02-0.896-9.756,0.437c-2.674,1.296-3.869,3.452-3.199,5.768c1.058,3.682,7.55,6.926,11.817,8.053	c6.661,1.756,23.057,2.918,32.033-1.005c3.946-1.723,6.029-4.252,6.029-7.308c0.007-2.742-3.199-4.756-5.324-6.09	C60.588,50,60.14,49.719,60.14,49.719c-6.769-4.298-14.438-8.137-21.859-11.852l-11.322-5.792c-0.012-0.006-2.049-1.078-2.049-1.078	c-5.839-3.057-11.87-6.22-12.83-11.152C10.344,10.923,30.344,9.563,40.106,9.313c7.901-0.202,17.59-0.144,24.896,1.98	C75.701,14.406,69.236,21.565,61.995,25.103'/%3E%3Cpath fill='%23ffffff' d='M164.315,16.874c5.002-2.895,10.168-5.888,15.441-8.451c0.881-0.432,1.345-1.083,1.345-1.738	c0-0.463-0.234-0.935-0.712-1.331c-0.559-0.462-1.374-0.76-2.288-0.833c-0.919-0.077-1.823,0.08-2.555,0.433	c-5.498,2.675-10.781,5.735-15.891,8.689c-3.267,1.891-6.651,3.833-10.083,5.684c-1.477-0.72-10.223-5.018-10.223-5.018	c-5.429-2.592-11.012-5.267-15.938-8.072c-0.685-0.388-1.57-0.587-2.489-0.554c-0.929,0.031-1.772,0.288-2.386,0.723	c-0.572,0.406-0.887,0.919-0.887,1.459c0,0.039,0,0.076,0.01,0.115c0.042,0.583,0.45,1.121,1.135,1.512	c5.156,2.933,10.865,5.665,16.387,8.306c3.656,1.747,7.763,3.721,11.551,5.695c-0.75,5.912-1.018,11.851-1.018,17.758	c0,6.314,0.286,12.586,0.572,18.753l0.22,4.922c0.028,0.583,0.408,1.122,1.078,1.525c0.675,0.4,1.552,0.616,2.476,0.598	c0.918-0.017,1.776-0.258,2.409-0.687c0.604-0.405,0.938-0.936,0.938-1.493c0-0.023-0.221-4.992-0.221-4.992	c-0.281-6.141-0.567-12.389-0.567-18.651c0-6.148,0.286-12.309,1.121-18.397C157.388,20.872,161.063,18.753,164.315,16.874'/%3E%3Cpath fill='%23ffffff' d='M97.702,27.634h-0.005c-0.92,0.01-1.779,0.25-2.42,0.667c-0.624,0.411-0.967,0.948-0.967,1.515	c0,0.017,0.359,12.717,0.403,14.182c-2.001,0.021-11.448,0.129-13.358,0.15c-0.504-5.328-1.308-10.015-2.478-14.261	c-0.156-0.571-0.657-1.072-1.416-1.409c-0.751-0.336-1.667-0.465-2.578-0.369c-0.912,0.103-1.702,0.422-2.231,0.897	c-0.528,0.477-0.735,1.061-0.579,1.636c2.611,9.485,2.89,19.333,3.16,28.858c0,0.021,0.116,3.818,0.116,3.818	c0.012,0.583,0.389,1.125,1.051,1.53c0.66,0.405,1.536,0.623,2.459,0.614c0.921-0.012,1.786-0.251,2.424-0.671	c0.627-0.407,0.968-0.949,0.968-1.517c0-0.014-0.112-3.834-0.112-3.834s-0.396-9.474-0.459-10.927	c2.001-0.021,11.168-0.124,13.155-0.147c0.04,1.475,0.419,14.913,0.419,14.913c0.017,0.584,0.392,1.13,1.056,1.535	c0.662,0.408,1.535,0.626,2.458,0.614c0.919-0.01,1.781-0.246,2.424-0.67c0.642-0.418,0.979-0.973,0.961-1.557l-0.934-33.425	C101.18,28.577,99.604,27.613,97.702,27.634'/%3E%3Cpath fill='%23ffffff' d='M132.534,61.637l-17.92,0.204c-0.919,0.01-1.776,0.246-2.424,0.666c-0.633,0.422-0.979,0.978-0.965,1.561	c0.023,0.579,0.394,1.125,1.055,1.533c0.67,0.403,1.542,0.623,2.465,0.611l17.911-0.204c0.924-0.007,1.786-0.246,2.424-0.67	c0.638-0.417,0.984-0.973,0.966-1.552c-0.02-0.588-0.39-1.132-1.055-1.537C134.325,61.844,133.458,61.628,132.534,61.637'/%3E%3Cpath fill='%23ffffff' d='M184.401,61.855c-0.009,0-17.915-0.232-17.915-0.232c-1.903-0.028-3.483,0.936-3.525,2.14v0.003	c-0.037,1.204,1.481,2.203,3.385,2.229l17.906,0.234c0.923,0.012,1.8-0.206,2.466-0.611c0.665-0.403,1.04-0.949,1.059-1.531	C187.819,62.882,186.305,61.881,184.401,61.855'/%3E%3Cpath fill='%23ffffff' d='M134.358,24.313c-0.929,0.009-1.786,0.247-2.429,0.669c-0.638,0.418-0.979,0.975-0.961,1.559	c0.202,7.166,0.155,15.576-1.678,23.584c-0.385,1.673-3.221,4.879-6.249,5.039c-3.516,0.185-4.313-2.434-4.392-2.733	c-1.12-4.79-1.041-9.896-0.961-14.829c0-0.094,0.009-6.441,0.009-6.441c-0.019-0.583-0.389-1.128-1.055-1.534	c-0.665-0.408-1.537-0.625-2.456-0.614c-1.907,0.021-3.427,1.02-3.398,2.222l-0.005,6.354c-0.079,5.093-0.164,10.364,1.041,15.499	c0.661,2.804,4.341,6.825,11.789,6.437c7.51-0.396,11.854-5.906,12.506-8.771c1.908-8.325,1.96-16.953,1.754-24.292	C137.831,25.254,136.261,24.29,134.358,24.313'/%3E%3Cpath fill='%23ffffff' d='M172.903,59.816c7.552-0.403,12-7.182,12.708-10.723c1.42-7.121,2.165-15.051,2.362-24.957	c0.005-0.583-0.338-1.134-0.984-1.555c-0.643-0.417-1.505-0.653-2.428-0.66c-0.919-0.007-1.796,0.217-2.452,0.622	c-0.661,0.406-1.036,0.953-1.04,1.538c-0.192,9.744-0.924,17.519-2.307,24.463c-0.558,2.777-3.904,6.775-6.436,6.914	c-2.953,0.157-4.093-3.189-4.233-4.095c-1.008-6.352-0.778-13.013-0.558-19.451l0.188-8.32c0-1.205-1.552-2.187-3.455-2.187	c-1.902,0-3.449,0.982-3.449,2.187l-0.188,8.227c-0.221,6.605-0.455,13.39,0.595,19.981	C161.878,55.928,165.815,60.193,172.903,59.816'/%3E%3C/svg%3E");
    min-width: 300px;
    min-height: 100px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 2vw;
    bottom: 100px;
  }
  .global-footer .site-title {
    width: 270px;
  }
  .global-footer .global-footer__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 380px;
  }
  .global-footer .global-footer__inner .global-footer__info {
    width: 550px;
    padding: 20px 40px 0 60px;
  }
  .global-footer .global-footer__inner .global-footer__info p {
    margin: 1.5em 0;
    line-height: 1.6em;
  }
  .global-footer .global-footer__inner iframe {
    width: calc(100% - 550px);
    height: 100%;
    margin-right: 0;
  }
  .global-footer .global-footer__copyright {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 2em;
  }

  .page-top {
    right: 30px;
    bottom: -120px;
    width: 100px;
    height: 120px;
    background: url(../img/index/img_boy2.png) no-repeat top center;
    background-size: 90px auto;
    padding: 60px 25px 0;
  }
  .page-top a {
    width: 50px;
    height: 50px;
    position: relative;
    transition: 0.5s;
    top: 0;
    background: #199ad6;
    border-radius: 50%;
    border: 2px solid #199ad6;
  }
  .page-top a::before {
    width: 8px;
    height: 8px;
    margin: -3px 0 0 0;
    left: 18px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .page-top a:hover {
    background: #fff;
  }
  .page-top a:hover::before {
    border-top: 3px solid #199ad6;
    border-right: 3px solid #199ad6;
  }

  .pagedown .page-top {
    bottom: 80px;
  }
}
@media screen and (max-width: 960px) {
  .global-footer .site-title {
    width: 180px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .global-footer .global-footer__inner {
    text-align: center;
  }
  .global-footer .global-footer__inner .global-footer__info {
    padding: 1em;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .global-footer .global-footer__inner .global-footer__info p {
    margin: 1.5em auto;
    line-height: 1.6em;
  }
  .global-footer .global-footer__inner .global-footer__info p strong {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .global-footer .global-footer__inner iframe {
    width: 100%;
    height: 200px;
  }
  .global-footer .global-footer__copyright {
    font-size: 10px;
    font-size: 0.625rem;
    padding: 2em 2em 76px;
  }

  .page-top {
    right: 10px;
    bottom: -40px;
  }
  .page-top a {
    width: 30px;
    height: 30px;
    position: relative;
    transition: 0.5s;
    top: 0;
    background: #199ad6;
    border-radius: 50%;
    border: 2px solid #199ad6;
  }
  .page-top a::before {
    width: 6px;
    height: 6px;
    margin: -2px 0 0 0;
    left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }

  .pagedown .page-top {
    bottom: 70px;
  }
}
.page-title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}
.page-title .page-title__inner {
  background: #199ad6;
  color: #fff;
}
.page-title .page-title__inner span {
  display: block;
  line-height: 1.6em;
}
.page-title .page-title__inner span:lang(en) {
  font-family: "Montserrat", sans-serif;
}

@media screen and (min-width: 961px) {
  .page-title {
    padding-top: 90px;
  }
  .page-title .page-title__inner {
    padding: 30px 20px;
    display: inline-block;
    min-width: 380px;
    margin-bottom: -30px;
  }
  .page-title .page-title__inner span:lang(ja) {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .page-title .page-title__inner span:lang(en) {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .breadcrumb {
    text-align: right;
    padding: 0.8em 2em;
  }
  .breadcrumb li {
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .breadcrumb li a::after {
    content: "&gt;";
    padding: 0 0.3em 0 0.6em;
  }
}
@media screen and (max-width: 960px) {
  .page-title {
    padding-top: 40px;
  }
  .page-title .page-title__inner {
    padding: 10px 15px;
    display: inline-block;
    min-width: 180px;
    margin-bottom: -20px;
  }
  .page-title .page-title__inner span:lang(ja) {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .page-title .page-title__inner span:lang(en) {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .breadcrumb {
    text-align: right;
    padding: 0.8em 1em 2em;
  }
  .breadcrumb li {
    display: inline-block;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .breadcrumb li a::after {
    content: "&gt;";
    padding: 0 0.3em 0 0.6em;
  }
}
.bizcal {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.bizcal tbody tr:first-child th, .bizcal tbody tr:first-child td {
  background: #efefef;
  border: none;
}
.bizcal th, .bizcal td {
  text-align: center;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.bizcal th {
  color: #fff;
  background: #199ad6;
}
.bizcal .calmonth {
  font-weight: 700;
}
.bizcal td.eventday {
  background: #199ad6;
  color: #fff;
}
.bizcal td.holiday {
  background: #c32c24;
  color: #fff;
}

.boxeventday {
  background: #199ad6;
  color: #fff;
}

.boxholiday {
  background: #c32c24;
  color: #fff;
}

@media screen and (min-width: 961px) {
  .index-footer {
    display: flex;
    align-items: start;
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px;
    background: #efefef url(../img/index/img_boy.png) no-repeat;
    background-position: left 5% bottom -5px;
    background-size: 140px auto;
    justify-content: center;
  }

  #biz-calendar {
    width: 300px;
  }
  #biz-calendar .bizcal {
    margin-bottom: 0.5em;
  }
  #biz-calendar .bizcal th, #biz-calendar .bizcal td {
    padding: 4px 12px;
  }
  #biz-calendar p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.5em;
  }

  .boxeventday, .boxholiday {
    padding: 5px;
    display: inline-block;
    margin-right: 0.3em;
  }
}
@media screen and (max-width: 960px) {
  .index-footer {
    padding: 2vw;
    background: #f3f3f3;
  }
  .index-footer iframe {
    max-width: 100%;
    height: 100px;
    margin: 0 auto 1em;
  }
  .index-footer #bizcalendar {
    display: flex;
    align-items: center;
    width: 300px;
    padding: 1em auto;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .index-footer .bizcal {
    margin-bottom: 0.5em;
  }
  .index-footer .bizcal th, .index-footer .bizcal td {
    padding: 4px 12px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .index-footer p {
    font-size: 13px;
    font-size: 0.8125rem;
    display: inline-block;
    margin-right: 0.5em;
  }

  .boxeventday, .boxholiday {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 5px;
    display: inline-block;
    margin-right: 0.3em;
  }
}
#ctaBox ul .inquiry a::before,
#ctaBox ul .link-call::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

#ctaBox {
  position: relative;
  text-align: center;
  color: #000;
  background: #e8e8e8;
}
#ctaBox .tel time {
  display: block;
  text-align: center;
  letter-spacing: 0.03em;
  text-indent: 0.03em;
}
#ctaBox .tel &gt; * {
  color: #199ad6;
}
#ctaBox .link-call::before {
  content: "";
}
#ctaBox .inquiry a::before {
  content: "";
}
#ctaBox img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 961px) {
  #ctaBox {
    padding: 0 0 30px;
    overflow: hidden;
  }

  #ctaBox:before {
    content: "";
    width: 500%;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -250%;
    height: 100%;
    background: #0d76b8;
  }

  #ctaBox p {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 30px 0;
    font-weight: bold;
  }

  #ctaBox ul {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #ctaBox ul li {
    margin: 0 15px;
    width: 100%;
  }

  #ctaBox ul li time {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 0.5em;
  }

  #ctaBox ul li .link-call {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
  }

  #ctaBox ul li .link-call::before {
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0 0.2em 0 0;
    position: relative;
    top: -3px;
  }

  #ctaBox ul li.inquiry a {
    color: #fff;
    background-color: #ff6900;
    font-size: 22px;
    font-size: 1.375rem;
    padding: 30px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    transition: 0.3s;
  }

  #ctaBox ul li.inquiry a::before {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0.6em 0 0;
    position: relative;
    top: 0px;
  }

  #ctaBox ul li.inquiry a:hover {
    background-color: #ff9000;
  }

  #ctaBox ul li.inquiry a br {
    display: none;
  }

  #ctaBox ul li a:hover img {
    opacity: 0.9;
  }
}
@media screen and (max-width: 960px) {
  .header-navi__openinghours {
    display: none;
  }

  #ctaBox {
    position: fixed;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 60px;
    transition: 0.3s;
  }

  #ctaBox p {
    display: none;
  }

  #ctaBox ul {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }

  #ctaBox ul li a {
    height: 60px;
    display: block;
  }

  #ctaBox ul li {
    width: 100%;
  }

  #ctaBox ul li time {
    display: none !important;
  }

  #ctaBox ul li .link-call {
    font-size: 12px;
    font-weight: 700;
    padding-top: 10px;
  }

  #ctaBox ul li .link-call::before {
    font-size: 20px;
    margin: 0 auto 6px;
    display: block;
  }

  #ctaBox ul li.inquiry a {
    color: #fff;
    background-color: #ff6900;
    font-size: 10px;
    line-height: 1.5em;
    padding: 12px 0;
    transition: 0.3s;
    display: block;
  }

  #ctaBox ul li.inquiry a::before {
    font-size: 20px;
    margin: 0 auto 12px;
    display: block;
  }

  #ctaBox ul li.carcon a {
    background: #fe000d;
    height: 60px;
    display: block;
    padding-top: 18px;
  }

  .pagedown #ctaBox {
    bottom: 0;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff center center no-repeat;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M20 .755l-14.374 11.245 14.374 11.219-.619.781-15.381-12 15.391-12 .609.755z' fill='%23777777'/%3E%3C/svg%3E");
}

[dir=rtl] .slick-prev:before {
  content: "prev";
}

.slick-next:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M4 .755l14.374 11.245-14.374 11.219.619.781 15.381-12-15.391-12-.609.755z' fill='%23777777'/%3E%3C/svg%3E");
}

[dir=rtl] .slick-next:before {
  content: "next";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  font-size: 0.375rem;
  line-height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
}

.home__pickupitem li .cat {
  position: absolute;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #fff;
}
.home__pickupitem li .cat.new {
  background: #c32c24;
}
.home__pickupitem li .cat.used {
  background: #8b6e51;
}

@media (min-width: 961px) {
  .slick-prev:before, .slick-next:before {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
  }

  .slick-prev, .slick-next {
    margin-top: -6px;
  }

  .slick-prev {
    left: -35px;
  }

  .slick-next {
    right: -25px;
  }

  .home__pickupitem li {
    position: relative;
    text-align: center;
  }
  .home__pickupitem li p {
    margin-bottom: 0;
  }
  .home__pickupitem li .tag {
    font-size: 13px;
  }
  .home__pickupitem li .cat {
    top: 10px;
    right: 20px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 960px) {
  .home__pickupitem li {
    position: relative;
    text-align: center;
  }
  .home__pickupitem li p {
    margin-bottom: 0;
  }
  .home__pickupitem li .tag {
    font-size: 11px;
  }

  .wp-block-latest-posts__featured-image, .wp-block-archive-case__featured-image, .wp-block-pickupitem__featured-image {
    height: 130px;
  }
}
.main-visual {
  position: relative;
  z-index: 0;
}
.main-visual:after {
  position: absolute;
  content: "";
  opacity: 0.5;
  transform: rotate(-15deg);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='shuyulogo' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px'	 y='0px' width='200px' height='70px' viewBox='0 0 200 70' enable-background='new 0 0 200 70' xml:space='preserve'%3E%3Cpath fill='%23153368' d='M61.995,25.103c-2.581,1.265-5.906,1.935-8.321,3.336c-1.938,1.123-2.458,3.495,0.989,3.655	c4.09,0.194,8.425-2.196,11.333-3.706c9.641-4.999,19.44-17.258,2.227-21.171C53.544,3.88,35.945,4.126,21.336,7.24	C6.531,10.396,4.402,16.13,5.222,20.382c1.311,6.747,8.782,10.661,15.368,14.107l2.002,1.059l11.496,5.877	c7.281,3.646,14.783,7.403,21.25,11.51l0.467,0.296c1.282,0.801,3.219,2.018,3.216,2.843c-0.002,1.563-0.955,2.709-2.992,3.6	c-6.384,2.787-20.393,1.948-25.594,0.577c-3.041-0.802-7.15-3.127-7.599-4.695c-0.276-0.949,0.346-1.251,0.552-1.352	c0.65-0.314,1.626-0.336,2.479-0.047c1.699,0.564,3.78,0.131,4.646-0.973c0.861-1.102,0.183-2.457-1.512-3.026	c-3.19-1.063-7.02-0.896-9.756,0.437c-2.674,1.296-3.869,3.452-3.199,5.768c1.058,3.682,7.55,6.926,11.817,8.053	c6.661,1.756,23.057,2.918,32.033-1.005c3.946-1.723,6.029-4.252,6.029-7.308c0.007-2.742-3.199-4.756-5.324-6.09	C60.588,50,60.14,49.719,60.14,49.719c-6.769-4.298-14.438-8.137-21.859-11.852l-11.322-5.792c-0.012-0.006-2.049-1.078-2.049-1.078	c-5.839-3.057-11.87-6.22-12.83-11.152C10.344,10.923,30.344,9.563,40.106,9.313c7.901-0.202,17.59-0.144,24.896,1.98	C75.701,14.406,69.236,21.565,61.995,25.103'/%3E%3Cpath fill='%23153368' d='M164.315,16.874c5.002-2.895,10.168-5.888,15.441-8.451c0.881-0.432,1.345-1.083,1.345-1.738	c0-0.463-0.234-0.935-0.712-1.331c-0.559-0.462-1.374-0.76-2.288-0.833c-0.919-0.077-1.823,0.08-2.555,0.433	c-5.498,2.675-10.781,5.735-15.891,8.689c-3.267,1.891-6.651,3.833-10.083,5.684c-1.477-0.72-10.223-5.018-10.223-5.018	c-5.429-2.592-11.012-5.267-15.938-8.072c-0.685-0.388-1.57-0.587-2.489-0.554c-0.929,0.031-1.772,0.288-2.386,0.723	c-0.572,0.406-0.887,0.919-0.887,1.459c0,0.039,0,0.076,0.01,0.115c0.042,0.583,0.45,1.121,1.135,1.512	c5.156,2.933,10.865,5.665,16.387,8.306c3.656,1.747,7.763,3.721,11.551,5.695c-0.75,5.912-1.018,11.851-1.018,17.758	c0,6.314,0.286,12.586,0.572,18.753l0.22,4.922c0.028,0.583,0.408,1.122,1.078,1.525c0.675,0.4,1.552,0.616,2.476,0.598	c0.918-0.017,1.776-0.258,2.409-0.687c0.604-0.405,0.938-0.936,0.938-1.493c0-0.023-0.221-4.992-0.221-4.992	c-0.281-6.141-0.567-12.389-0.567-18.651c0-6.148,0.286-12.309,1.121-18.397C157.388,20.872,161.063,18.753,164.315,16.874'/%3E%3Cpath fill='%23153368' d='M97.702,27.634h-0.005c-0.92,0.01-1.779,0.25-2.42,0.667c-0.624,0.411-0.967,0.948-0.967,1.515	c0,0.017,0.359,12.717,0.403,14.182c-2.001,0.021-11.448,0.129-13.358,0.15c-0.504-5.328-1.308-10.015-2.478-14.261	c-0.156-0.571-0.657-1.072-1.416-1.409c-0.751-0.336-1.667-0.465-2.578-0.369c-0.912,0.103-1.702,0.422-2.231,0.897	c-0.528,0.477-0.735,1.061-0.579,1.636c2.611,9.485,2.89,19.333,3.16,28.858c0,0.021,0.116,3.818,0.116,3.818	c0.012,0.583,0.389,1.125,1.051,1.53c0.66,0.405,1.536,0.623,2.459,0.614c0.921-0.012,1.786-0.251,2.424-0.671	c0.627-0.407,0.968-0.949,0.968-1.517c0-0.014-0.112-3.834-0.112-3.834s-0.396-9.474-0.459-10.927	c2.001-0.021,11.168-0.124,13.155-0.147c0.04,1.475,0.419,14.913,0.419,14.913c0.017,0.584,0.392,1.13,1.056,1.535	c0.662,0.408,1.535,0.626,2.458,0.614c0.919-0.01,1.781-0.246,2.424-0.67c0.642-0.418,0.979-0.973,0.961-1.557l-0.934-33.425	C101.18,28.577,99.604,27.613,97.702,27.634'/%3E%3Cpath fill='%23153368' d='M132.534,61.637l-17.92,0.204c-0.919,0.01-1.776,0.246-2.424,0.666c-0.633,0.422-0.979,0.978-0.965,1.561	c0.023,0.579,0.394,1.125,1.055,1.533c0.67,0.403,1.542,0.623,2.465,0.611l17.911-0.204c0.924-0.007,1.786-0.246,2.424-0.67	c0.638-0.417,0.984-0.973,0.966-1.552c-0.02-0.588-0.39-1.132-1.055-1.537C134.325,61.844,133.458,61.628,132.534,61.637'/%3E%3Cpath fill='%23153368' d='M184.401,61.855c-0.009,0-17.915-0.232-17.915-0.232c-1.903-0.028-3.483,0.936-3.525,2.14v0.003	c-0.037,1.204,1.481,2.203,3.385,2.229l17.906,0.234c0.923,0.012,1.8-0.206,2.466-0.611c0.665-0.403,1.04-0.949,1.059-1.531	C187.819,62.882,186.305,61.881,184.401,61.855'/%3E%3Cpath fill='%23153368' d='M134.358,24.313c-0.929,0.009-1.786,0.247-2.429,0.669c-0.638,0.418-0.979,0.975-0.961,1.559	c0.202,7.166,0.155,15.576-1.678,23.584c-0.385,1.673-3.221,4.879-6.249,5.039c-3.516,0.185-4.313-2.434-4.392-2.733	c-1.12-4.79-1.041-9.896-0.961-14.829c0-0.094,0.009-6.441,0.009-6.441c-0.019-0.583-0.389-1.128-1.055-1.534	c-0.665-0.408-1.537-0.625-2.456-0.614c-1.907,0.021-3.427,1.02-3.398,2.222l-0.005,6.354c-0.079,5.093-0.164,10.364,1.041,15.499	c0.661,2.804,4.341,6.825,11.789,6.437c7.51-0.396,11.854-5.906,12.506-8.771c1.908-8.325,1.96-16.953,1.754-24.292	C137.831,25.254,136.261,24.29,134.358,24.313'/%3E%3Cpath fill='%23153368' d='M172.903,59.816c7.552-0.403,12-7.182,12.708-10.723c1.42-7.121,2.165-15.051,2.362-24.957	c0.005-0.583-0.338-1.134-0.984-1.555c-0.643-0.417-1.505-0.653-2.428-0.66c-0.919-0.007-1.796,0.217-2.452,0.622	c-0.661,0.406-1.036,0.953-1.04,1.538c-0.192,9.744-0.924,17.519-2.307,24.463c-0.558,2.777-3.904,6.775-6.436,6.914	c-2.953,0.157-4.093-3.189-4.233-4.095c-1.008-6.352-0.778-13.013-0.558-19.451l0.188-8.32c0-1.205-1.552-2.187-3.455-2.187	c-1.902,0-3.449,0.982-3.449,2.187l-0.188,8.227c-0.221,6.605-0.455,13.39,0.595,19.981	C161.878,55.928,165.815,60.193,172.903,59.816'/%3E%3C/svg%3E");
  min-width: 100px;
  min-height: 35px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.main-visual__slide {
  opacity: 0;
  transition: opacity 2s linear;
  margin: 0;
  padding: 0;
}

.main-visual__slide.slick-initialized {
  opacity: 1;
}

.main-visual-slide__item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.main-visual__inner {
  position: relative;
}

.main-visual__text {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-weight: 700;
  background: rgba(25, 154, 214, 0.85);
  transform: translateY(-50%);
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  display: inline-block;
  position: relative;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
  text-align: center;
  background: #ccc;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

.slick-dots li.slick-active button:before {
  background: #199ad6;
}

#topics {
  background: #fff;
  font-weight: 700;
  position: relative;
  z-index: 0;
}
#topics dl {
  position: relative;
}
#topics dl dt {
  text-align: center;
  color: #fff;
  background: #199ad6;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}
#topics dl ul li time {
  color: #199ad6;
}
#topics dl ul li a {
  color: #000;
}
#topics dl ul + p a {
  font-size: 0;
  position: relative;
  color: #199ad6;
}
#topics dl ul + p a:after {
  display: inline-block;
  content: "";
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
}

.wp-block-latest-posts__featured-image, .wp-block-archive-case__featured-image, .wp-block-pickupitem__featured-image {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.wp-block-latest-posts__featured-image img, .wp-block-archive-case__featured-image img, .wp-block-pickupitem__featured-image img {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.entry__post .wp-block-group.home__introduction p strong {
  color: #199ad6;
  background: none;
}
.entry__post .wp-block-group.home__introduction p span {
  border-bottom: 1px solid #eb524e;
}
.entry__post .wp-block-group.home__introduction p span strong {
  color: #eb524e;
}
.entry__post .wp-block-group.home__introduction .wp-block-button {
  display: inline-block;
}
.entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link {
  background: none;
  color: #000;
  border-bottom: 1px solid #199ad6;
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
}
.entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link::after {
  content: "";
  color: #199ad6;
  margin-left: 1em;
  position: relative;
  transition: 0.5s;
  left: 0;
}
.entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link:hover {
  color: #199ad6;
}
.entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link:hover::after {
  left: 5px;
}

.home__section h2 {
  text-align: center;
}
.home__section h2::after {
  content: "";
  height: 2px;
  background-color: #153368;
  display: block;
  margin: 0.4em auto 0;
}

.home__pickupitem .entry__post, .home__latestpost .entry__post {
  line-height: 1.6em;
}
.home__pickupitem .entry__post time, .home__latestpost .entry__post time {
  font-family: "Montserrat", sans-serif;
}
.home__pickupitem .entry__post .wp-block-latest-posts__featured-image, .home__latestpost .entry__post .wp-block-latest-posts__featured-image {
  margin: 0 auto 0.5em;
}
.home__pickupitem .entry__post img, .home__latestpost .entry__post img {
  width: 100%;
  height: auto;
}

.wp-block-archive-case__featured-image, .wp-block-pickupitem__featured-image {
  margin: 0 auto 0.5em;
}

.home__section .entry__post .wp-block-gallery .blocks-gallery-grid {
  width: 100%;
  margin: 0 auto;
}
.home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
  position: relative;
  flex-grow: 0;
  overflow: hidden;
  line-height: 1.5em;
}
.home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item img {
  transform: scale(1.1);
  transition: 0.5s;
}
.home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:hover img, .home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:focus img {
  transform: scale(1.2);
}
.home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figcaption {
  overflow: unset;
  background: rgba(25, 154, 214, 0.8);
  content: "";
  position: absolute;
  transition: 0.5s;
  z-index: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.6em;
  font-weight: 700;
  flex-wrap: wrap;
  align-content: center;
}
.home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figcaption span {
  display: block;
}
.home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:hover figcaption, .home__section .entry__post .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:focus figcaption {
  background: #199ad6;
}

.entry__post.case01 .wp-block-button .wp-block-button__link {
  background: none;
  color: #000;
  border: 1px solid #199ad6;
  padding: 12px 0;
  color: #199ad6;
}
.entry__post.case01 .wp-block-button .wp-block-button__link::after {
  content: "";
  color: #199ad6;
  margin-left: 1em;
  position: relative;
  transition: 0.5s;
  left: 0;
}
.entry__post.case01 .wp-block-button .wp-block-button__link:hover {
  color: #199ad6;
}
.entry__post.case01 .wp-block-button .wp-block-button__link:hover::after {
  left: 5px;
}

.home__section .wp-block-latest-posts__featured-image img,
.home__section .wp-block-archive-case__featured-image img,
.home__section .wp-block-pickupitem__featured-image img {
  width: 100% !important;
  height: auto;
}

.home__servicelist .blocks-gallery-grid, .wp-block-gallery {
  justify-content: center;
}

@media (min-width: 961px) {
  .home__section {
    max-width: 1280px;
    margin: 5em auto 0;
    padding: 0 2em;
  }

  .under__section {
    max-width: 1200px;
    margin: 5em auto;
    padding: 0 2em;
  }

  .main-visual {
    margin: calc(-80px - 2em) auto 10px;
  }
  .main-visual:after {
    right: 1vw;
    bottom: 10%;
    width: 400px;
    height: 140px;
  }
  .main-visual .main-visual-slide__item {
    height: calc(100vh - 80px);
    min-height: 600px;
  }
  .main-visual .main-visual__text {
    width: auto;
    height: auto;
    font-size: 32px;
    font-size: 2rem;
    padding: 0.8em;
    line-height: 1.7em;
    letter-spacing: 0.07em;
    left: 1.5em;
    bottom: 5%;
  }
  .main-visual .main-visual__text strong {
    font-size: 40px;
    font-size: 2.5rem;
  }

  #topics {
    width: calc(100% - 20px);
    margin: -50px auto 0;
    max-width: 1000px;
  }
  #topics dl {
    display: flex;
    background: #fff;
    height: 80px;
    z-index: 1;
    overflow: hidden;
    align-items: center;
    box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, 0.1);
  }
  #topics dl dt {
    width: 140px;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.08em;
    position: relative;
    text-align: center;
    height: 100%;
    padding-top: 2em;
  }
  #topics dl dd {
    padding: 0 30px;
  }
  #topics dl dd ul li {
    padding: 0;
    height: 40px;
    overflow: hidden;
    line-height: 3em;
  }
  #topics dl dd ul a {
    display: flex;
    align-items: center;
  }
  #topics dl dd ul a time {
    display: flex;
    align-items: center;
  }
  #topics dl dd ul a time::after {
    content: "｜";
    color: #199ad6;
    display: block;
    padding: 0 1em;
  }
  #topics dl ul + p {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
  }
  #topics dl ul + p a {
    transition: 0.5s;
    display: inline-block;
    padding: 0 20px;
  }
  #topics dl ul + p a::after {
    content: "";
    /*@extend %fa-icon;@extend .fas;*/
    font-size: 20px;
    font-size: 1.25rem;
  }

  .wp-block-group.home__introduction .wp-block-media-text__content p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.9em;
  }
  .wp-block-group.home__introduction .wp-block-media-text__content p strong {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .wp-block-group.home__introduction .wp-block-media-text__content p span strong {
    font-size: 30px;
    font-size: 1.875rem;
  }

  .home__section .entry__post .blocks-gallery-grid .blocks-gallery-item figcaption {
    font-size: 20px;
    font-size: 1.25rem;
    width: 70%;
    height: 70%;
    top: 15%;
    left: 15%;
  }
  .home__section .entry__post .blocks-gallery-grid .blocks-gallery-item figcaption span {
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: -0.05em;
  }

  .home__section .entry__post h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .home__section .entry__post h2::after {
    height: 2px;
    width: 100px;
  }

  .home__servicelist, .under_history {
    padding: 5em 0;
  }

  .home__servicelist .blocks-gallery-grid {
    background: url(../img/index/img_boy1.png) no-repeat left bottom 20px;
    background-size: 80px auto;
  }

  .under_history {
    margin: 5em 0;
  }

  .wp-block-group.alignfull.has-very-light-gray-background-color {
    position: relative;
    padding: 10px 0;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color::after {
    content: "";
    width: 500%;
    background-color: #eee;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -250%;
    height: 100%;
  }

  .home__servicelist.wp-block-group.alignfull.has-very-light-gray-background-color {
    padding: 60px 0;
  }

  .home__section .entry__post .wp-block-gallery .blocks-gallery-item {
    flex-grow: 0;
  }
  .home__section .entry__post .wp-block-gallery .blocks-gallery-item a {
    position: relative;
  }

  /*}*/
  .wp-block-group.home__introduction .wp-block-button {
    min-width: 180px;
  }
  .wp-block-group.home__introduction .wp-block-button .wp-block-button__link::after {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .home__latestpost .slick-list a, .entry-archive-case .slick-list a, .home__pickupitem .slick-list a {
    color: #000;
  }
  .home__latestpost .slick-list a:hover, .entry-archive-case .slick-list a:hover, .home__pickupitem .slick-list a:hover {
    color: #199ad6;
  }
  .home__latestpost .slick-list time, .entry-archive-case .slick-list time, .home__pickupitem .slick-list time {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0.5em 0;
  }
  .home__latestpost .wp-block-latest-posts__featured-image img, .home__latestpost .wp-block-archive-case__featured-image img, .home__latestpost .wp-block-pickupitem__featured-image img, .entry-archive-case .wp-block-latest-posts__featured-image img, .entry-archive-case .wp-block-archive-case__featured-image img, .entry-archive-case .wp-block-pickupitem__featured-image img, .home__pickupitem .wp-block-latest-posts__featured-image img, .home__pickupitem .wp-block-archive-case__featured-image img, .home__pickupitem .wp-block-pickupitem__featured-image img {
    transform: translateY(-50%) scale(1.1);
    transition: 0.5s;
  }
  .home__latestpost .wp-block-latest-posts__featured-image:hover img, .home__latestpost .wp-block-archive-case__featured-image:hover img, .home__latestpost .wp-block-pickupitem__featured-image:hover img, .entry-archive-case .wp-block-latest-posts__featured-image:hover img, .entry-archive-case .wp-block-archive-case__featured-image:hover img, .entry-archive-case .wp-block-pickupitem__featured-image:hover img, .home__pickupitem .wp-block-latest-posts__featured-image:hover img, .home__pickupitem .wp-block-archive-case__featured-image:hover img, .home__pickupitem .wp-block-pickupitem__featured-image:hover img {
    transform: translateY(-50%) scale(1.2);
  }

  .home__latestpost .slick-list {
    padding: 0 0 10px 0;
  }
  .home__latestpost .slick-initialized .slick-slide {
    padding: 0 15px;
  }
  .home__latestpost .wp-block-latest-posts__featured-image {
    height: 180px;
  }

  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase {
    padding: 80px 0 40px;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .slick-list {
    padding: 0 0 10px;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .slick-initialized .slick-slide {
    padding: 0 15px;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .slick-initialized .slick-slide a {
    position: relative;
    display: block;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .wp-block-archive-case__text {
    display: none;
    opacity: 0;
    transition: 0.5s;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase a:hover .wp-block-archive-case__text {
    display: flex;
    opacity: 1;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .wp-block-archive-case__featured-image {
    height: 220px;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .wp-block-archive-case__text {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .wp-block-archive-case__text p {
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-weight: bold;
  }
  .wp-block-group.alignfull.has-very-light-gray-background-color.home__pickupcase .wp-block-archive-case__text time {
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    bottom: 20px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 1px 8px;
  }

  .home__pickupitem .slick-list {
    padding: 0 0 10px;
  }
  .home__pickupitem .slick-initialized .slick-slide {
    padding: 0 15px;
  }
  .home__pickupitem .wp-block-pickupitem__featured-image {
    height: 300px;
  }

  .entry__post.case01 .wp-block-button .wp-block-button__link {
    font-size: 16px;
    font-size: 1rem;
    padding: 1em 2em;
  }

  .entry__post .under_history ul {
    width: 780px;
    margin: 0 auto;
  }
  .entry__post .under_history ul li {
    display: flex;
    margin: 0 0 0.5em;
  }
  .entry__post .under_history ul li::before {
    top: 8px;
  }
  .entry__post .under_history ul li p {
    margin: 0;
  }
  .entry__post .under_history ul li time {
    font-weight: bold;
    width: 140px;
    padding-top: 5px;
  }
}
@media (max-width: 960px) {
  .home__section, .under__section {
    padding: 0 2.5vw;
  }

  .main-visual {
    margin: 0 auto;
  }
  .main-visual .main-visual-slide__item {
    height: calc(50vh - 50px);
    min-height: 280px;
    text-align: center;
  }
  .main-visual .main-visual__inner {
    text-align: center;
  }
  .main-visual .main-visual__inner .main-visual__text {
    width: auto;
    height: auto;
    font-size: 16px;
    font-size: 1rem;
    padding: 1em 0.5em;
    line-height: 1.9em;
    letter-spacing: 0.07em;
  }
  .main-visual .main-visual__inner .main-visual__text strong {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .main-visual-slide__item.slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
  }
  .main-visual-slide__item.slick-slide .main-visual__text {
    position: relative;
    transform: none;
    padding: 0.5em;
  }

  #topics {
    padding: 10px;
    background: #f3f3f3;
  }
  #topics dl {
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
  }
  #topics dl dt {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0.5em;
  }
  #topics dl dd {
    padding: 1em 1em 0.5em;
  }
  #topics dl dd ul time {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  #topics dl dd ul p {
    padding: 0.5em 0;
    line-height: 1.6em;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  #topics dl dd ul + p {
    text-align: center;
  }

  .wp-block-group.home__introduction .wp-block-media-text__content {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 1em 0;
  }
  .wp-block-group.home__introduction .wp-block-media-text__content p strong {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .wp-block-group.home__introduction .wp-block-media-text__content p span strong {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .wp-block-group.home__introduction .wp-block-button {
    text-align: center;
    width: 100%;
  }
  .wp-block-group.home__introduction .wp-block-button .wp-block-button__link {
    display: inline-block;
  }

  .entry__post .wp-block-group.home__introduction .wp-block-button .wp-block-button__link {
    display: inline-block;
  }

  .home__section .home__servicelist .wp-block-group__inner-container {
    padding: 0 15px;
  }
  .home__section .home__servicelist .blocks-gallery-grid .blocks-gallery-item figcaption {
    font-size: 14px;
    font-size: 0.875rem;
    width: 64%;
    height: 64%;
    top: 17.5%;
    left: 17.5%;
  }
  .home__section .home__servicelist .blocks-gallery-grid .blocks-gallery-item figcaption span {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .home__section .home__servicelist .wp-block-gallery .blocks-gallery-item figure {
    min-height: 160px;
  }

  .home__section .entry__post h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .home__section .entry__post h2::after {
    height: 2px;
    width: 60px;
  }

  .wp-block-button {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .wp-block-button .wp-block-button__link {
    display: inline-block;
    font-size: 15px;
    font-size: 0.9375rem;
    margin: 0 auto;
    min-width: 120px;
  }
  .wp-block-button .wp-block-button__link::after {
    font-size: 16px;
    font-size: 1rem;
  }

  .home__pickupitem, .home__servicelist, .under_history {
    padding: 1.8em 0;
  }

  .home__latestpost, .home__pickupitem .entry__post {
    padding: 1.5em 0;
  }

  .home__servicelist {
    margin: 0 -2.5vw;
  }

  .under_history {
    margin: 2em -2.5vw;
  }

  /*.entry__post ul li:before{display:none;}*/
  .home__latestpost h2, .home__pickupitem h2 {
    margin-top: 0;
  }
  .home__latestpost .slick-list .slick-slide, .home__pickupitem .slick-list .slick-slide {
    padding: 10px 5px 2em;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .home__latestpost .slick-list a, .home__pickupitem .slick-list a {
    color: #000;
  }
  .home__latestpost .slick-list a:hover, .home__pickupitem .slick-list a:hover {
    color: #199ad6;
  }
  .home__latestpost .slick-list time, .home__pickupitem .slick-list time {
    font-size: 11px;
    font-size: 0.6875rem;
    padding: 0.3em 0 0;
  }
  .home__latestpost .wp-block-latest-posts__featured-image img, .home__pickupitem .wp-block-latest-posts__featured-image img {
    transform: translateY(-50%) scale(1);
    transition: 0.5s;
  }
  .home__latestpost .wp-block-latest-posts__featured-image:hover img, .home__pickupitem .wp-block-latest-posts__featured-image:hover img {
    transform: translateY(-50%) scale(1.1);
  }

  .home__latestpost .slick-list {
    padding: 0 5% 10px 0;
  }

  .entry__post .slick-dots li {
    padding: 0;
  }

  .entry__post .home__pickupcase {
    padding: 1.8em 0;
    margin: 0 -3vw;
  }
  .entry__post .home__pickupitem p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6em;
  }
  .entry__post .wp-block-pickupitem__featured-image {
    margin: 0 auto 0.2em;
  }
  .entry__post .home__pickupitem .cat {
    width: 38px;
    height: 38px;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .entry__post .under_history ul {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .entry__post .under_history ul li {
    display: flex;
    margin: 0 0 0.5em;
    padding: 0 2vw;
  }
  .entry__post .under_history ul li p {
    margin: 0;
    width: calc(100% - 80px);
  }
  .entry__post .under_history ul li time {
    font-weight: bold;
    width: 80px;
    padding-top: 5px;
  }
  .entry__post .home__pickupcase a {
    color: #000;
  }
  .entry__post .wp-block-archive-case__featured-image {
    margin: 0 auto;
  }
  .entry__post .wp-block-archive-case__text {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6em;
  }
  .entry__post .wp-block-archive-case__text time {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .entry__post.case01 .wp-block-button .wp-block-button__link {
    padding: 12px 20px;
  }

  .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    padding: 0 0 1em;
  }

  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
    padding: 0 0 1em;
  }

  .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%;
  }

  .wp-block-media-text {
    display: block;
  }
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  width: auto;
  text-align: center;
}

.entry__post .company_head p {
  line-height: 2em;
  color: #000;
}

.wp-block-cover-image .wp-block-cover__inner-container strong, .wp-block-cover .wp-block-cover__inner-container strong {
  display: flex;
  align-items: center;
}

#latestPosts h3 {
  font-weight: bold;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
}

#latestPosts h3 i {
  color: #153368;
}

#latestPosts ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#latestPosts ul li:before {
  display: none !important;
}

#latestPosts ul li:last-child {
  border-bottom: none;
}

#latestPosts ul li a {
  display: flex;
}

#latestPosts ul li figure {
  position: relative;
  overflow: hidden;
  margin: 0 1.5em 0 0;
}

#latestPosts ul li figure img {
  transform: translateY(-50%) scale(1.1);
  transition: 0.5s;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
}

#latestPosts ul li a time {
  color: #199ad6;
}

#latestPosts ul li a p {
  color: #000;
  line-height: 1.4em;
}

@media (min-width: 961px) {
  #latestPosts {
    max-width: 1230px;
    min-width: 900px;
    margin: 0 auto;
    display: flex;
    padding: 60px 20px;
  }

  #latestPosts ul {
    padding: 20px 0;
  }

  #latestPosts ul li {
    padding: 10px;
  }

  #latestPosts ul li figure {
    width: 120px;
    height: 90px;
  }

  #latestPosts section {
    width: 50%;
    text-align: left;
    padding: 0 40px;
  }

  #latestPosts h3 {
    font-size: 24px;
  }

  #latestPosts h3 i {
    font-size: 20px;
    margin: 0 0.5em 0 0;
  }

  #latestPosts ul li div {
    width: calc(100% - 140px);
  }

  #latestPosts ul li a p {
    font-size: 18px;
    padding: 0.5em 0 0;
    font-weight: 600;
    margin-bottom: 0;
  }

  #latestPosts ul + p {
    padding: 2em;
    text-align: center;
    font-weight: 600;
  }
}
@media (max-width: 960px) {
  .entry__post .entry-archive-case {
    padding: 0 2vw;
  }
  .entry__post .entry-archive-case li {
    padding: 10px 5px 2em;
  }
  .entry__post #latestNews {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #f3f3f3;
  }
  .entry__post #latestPosts {
    margin: 0 auto;
    padding: 0;
  }
  .entry__post #latestPosts ul {
    padding: 0 0 0;
    margin-bottom: 0;
  }
  .entry__post #latestPosts ul li {
    padding: 10px;
  }
  .entry__post #latestPosts ul li a {
    text-align: left;
  }
  .entry__post #latestPosts ul li a p {
    padding: 0;
    margin: 0;
  }
  .entry__post #latestPosts ul li figure {
    width: 100px;
    height: 80px;
    margin-right: 15px;
  }
  .entry__post #latestPosts section {
    text-align: center;
    padding: 0 0 40px;
  }
  .entry__post #latestPosts h3 {
    font-size: 22px;
    padding-right: 30px;
  }
  .entry__post #latestPosts h3 i {
    font-size: 20px;
    margin: 0 0.5em 0 0;
  }
  .entry__post #latestPosts ul li div {
    width: calc(100% - 120px);
  }
  .entry__post #latestPosts ul li time {
    font-size: 12px;
  }
  .entry__post #latestPosts ul li a p {
    font-size: 15px;
    font-weight: 600;
  }
  .entry__post #latestPosts ul + p {
    padding: 1em 0 3em;
    text-align: center;
    font-weight: 600;
  }
}
.company_head {
  color: #000;
}

.company_head strong {
  color: #000;
}

.company_head strong::before, .company_head strong::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #444;
  display: block;
}

.company_head strong::before {
  margin-right: 0.4em;
}

.company_head strong::after {
  margin-left: 0.4em;
}

@media (min-width: 961px) {
  .company_head p {
    font-size: 26px;
    font-size: 1.625rem;
  }

  .company_head strong {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 2em auto 2em;
  }

  .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    padding: 0 3em;
  }
}
@media (max-width: 960px) {
  .company_head p {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .company_head strong {
    font-size: 16px;
    font-size: 1rem;
    margin: 2em auto 2em;
  }

  .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    padding: 0 3em;
  }

  .entry__post .wp-block-cover {
    padding: 2em;
    margin: 0 auto 2em;
  }
}
.blogSide .side-widget header {
  font-weight: bold;
  color: #000;
  padding: 0 0 0.2em;
  position: relative;
}

.blogSide .side-widget header::before, .blogSide .side-widget header::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
}

.blogSide .side-widget header::before {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
}

.blogSide .side-widget header::after {
  background-color: #199ad6;
  width: 30%;
}

.blogSide .side-widget.archive ul li span {
  cursor: pointer;
  display: block;
  position: relative;
}

.blogSide .side-widget a {
  color: #666;
  text-decoration: none;
}

.blogSide .side-widget a:focus, .blogSide .side-widget a:hover {
  text-decoration: underline;
  color: #333;
}

.blogSide .side-widget.category,
.blogSide .side-widget.tag,
.blogSide .side-widget.archive,
.blogSide .side-widget.popular ol li time,
.blogSide .side-widget.recent ul li time,
.blogSide .side-widget.popular ol li .cat,
.blogSide .side-widget.recent ul li .cat {
  font-size: 12px;
  font-size: 0.75rem;
}

.blogSide .side-widget.category ul li, .blogSide .side-widget.archive ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.5em;
}

.blogSide .side-widget.category ul li:last-child, .blogSide .side-widget.archive ul li:last-child {
  border: none;
}

.blogSide .side-widget.category ul li &gt; a::before, .blogSide .side-widget.archive ul li span::before, .blogSide .side-widget.archive ul li span::after, .blogSide .side-widget.tag ul li a::before {
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0 0.3em 0 0;
}

.blogSide .side-widget.category ul &gt; li &gt; a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.3)' viewBox='0 0 24 24'%3E%3Cpath d='M11 5c-1.629 0-2.305-1.058-4-3h-7v20h24v-17h-13z'/%3E%3C/svg%3E");
}

.blogSide .side-widget.archive ul li span::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.8)' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M23.245 4l-11.245 14.374-11.219-14.374-.781.619 12 15.381 12-15.391-.755-.609z'/%3E%3C/svg%3E");
  position: relative;
}

.blogSide .side-widget.category ul &gt; li &gt; ul &gt; li &gt; a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.3)' viewBox='0 0 24 24'%3E%3Cpath d='M8.122 24l-4.122-4 8-8-8-8 4.122-4 11.878 12z'/%3E%3C/svg%3E");
}

.blogSide .side-widget.category ul &gt; li &gt; a:hover::before, .blogSide .side-widget.category ul &gt; li &gt; a:focus::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.5)' viewBox='0 0 24 24'%3E%3Cpath d='M11 5c-1.629 0-2.305-1.058-4-3h-7v20h24v-17h-13z'/%3E%3C/svg%3E");
}

.blogSide .side-widget.category ul &gt; li &gt; ul &gt; li &gt; a:hover::before, .blogSide .side-widget.category ul &gt; li &gt; ul &gt; li &gt; a:focus::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.5)' viewBox='0 0 24 24'%3E%3Cpath d='M8.122 24l-4.122-4 8-8-8-8 4.122-4 11.878 12z'/%3E%3C/svg%3E");
}

.blogSide .side-widget.category .children {
  padding: 0 0 0 1em;
}

.blogSide .side-widget.category .children li {
  border: none;
  padding: 0.9em 0 0;
}

.blogSide .side-widget.tag ul {
  display: flex;
  flex-wrap: wrap;
}

.blogSide .side-widget.tag ul li {
  padding: 0.2em;
}

.blogSide .side-widget.tag ul li a {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  display: inline-block;
  padding: 3px 8px;
}

.blogSide .side-widget.tag ul li a:hover, .blogSide .side-widget.tag ul li a:focus {
  text-decoration: none;
}

.blogSide .side-widget.tag ul li a::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.3)' viewBox='0 0 24 24'%3E%3Cpath d='M6.56 4.438c.585.586.585 1.539.001 2.123-.285.283-.661.439-1.061.439s-.777-.156-1.06-.438c-.585-.586-.586-1.538-.001-2.123.284-.283.661-.439 1.062-.439.4 0 .776.156 1.059.438zm17.44 8.958l-10.609 10.604-13.391-13.391v-10.609h10.605l13.395 13.396zm-16.732-9.665c-.488-.487-1.127-.731-1.767-.731-.641 0-1.28.244-1.769.732-.977.976-.977 2.558 0 3.536.489.488 1.128.732 1.768.732s1.279-.244 1.768-.733c.976-.976.976-2.558 0-3.536z'/%3E%3C/svg%3E");
}

.blogSide .side-widget.tag ul li a:hover::before, .blogSide .side-widget.tag ul li a:focus::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.8)' viewBox='0 0 24 24'%3E%3Cpath d='M6.56 4.438c.585.586.585 1.539.001 2.123-.285.283-.661.439-1.061.439s-.777-.156-1.06-.438c-.585-.586-.586-1.538-.001-2.123.284-.283.661-.439 1.062-.439.4 0 .776.156 1.059.438zm17.44 8.958l-10.609 10.604-13.391-13.391v-10.609h10.605l13.395 13.396zm-16.732-9.665c-.488-.487-1.127-.731-1.767-.731-.641 0-1.28.244-1.769.732-.977.976-.977 2.558 0 3.536.489.488 1.128.732 1.768.732s1.279-.244 1.768-.733c.976-.976.976-2.558 0-3.536z'/%3E%3C/svg%3E");
}

.blogSide .side-widget.archive ul li span::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.3)' viewBox='0 0 24 24'%3E%3Cpath d='M20 20h-4v-4h4v4zm-6-10h-4v4h4v-4zm6 0h-4v4h4v-4zm-12 6h-4v4h4v-4zm6 0h-4v4h4v-4zm-6-6h-4v4h4v-4zm16-8v22h-24v-22h3v1c0 1.103.897 2 2 2s2-.897 2-2v-1h10v1c0 1.103.897 2 2 2s2-.897 2-2v-1h3zm-2 6h-20v14h20v-14zm-2-7c0-.552-.447-1-1-1s-1 .448-1 1v2c0 .552.447 1 1 1s1-.448 1-1v-2zm-14 2c0 .552-.447 1-1 1s-1-.448-1-1v-2c0-.552.447-1 1-1s1 .448 1 1v2z'/%3E%3C/svg%3E");
}

.blogSide .side-widget.archive ul li ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 0.5em;
  font-size: 12px;
  font-size: 0.75rem;
}

.blogSide .side-widget.archive ul li ul li {
  border: none;
  padding: 0.2em;
}

.blogSide .side-widget.archive ul li ul li a {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  display: inline-block;
  padding: 3px 8px;
}

.blogSide .side-widget.archive ul li ul li a:hover, .blogSide .side-widget.archive ul li ul li a:focus {
  text-decoration: none;
}

.blogSide .side-widget.popular ol li,
.blogSide .side-widget.recent ul li {
  margin: 0 0 1.2em;
}

.blogSide .side-widget.popular ol li a,
.blogSide .side-widget.recent ul li a {
  display: flex;
}

.blogSide .side-widget.popular ol li a figure,
.blogSide .side-widget.recent ul li a figure {
  position: relative;
  overflow: hidden;
}

.blogSide .side-widget.popular ol li a figure img,
.blogSide .side-widget.recent ul li a figure img {
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.blogSide .side-widget.popular ol li a figure img, .blogSide .side-widget.recent ul li a figure img {
  width: 100%;
  max-width: 100%;
  height: auto;
  transform: scale(1);
  transition: 0.3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.blogSide .side-widget.popular ol li a figure,
.blogSide .side-widget.recent ul li a figure {
  line-height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.blogSide .side-widget.popular ol li a p,
.blogSide .side-widget.recent ul li a p {
  font-weight: bold;
}

.blogSide .side-widget.popular ol li a:hover,
.blogSide .side-widget.recent ul li a:hover {
  text-decoration: none;
}

.blogSide .side-widget.popular ol li a:hover p,
.blogSide .side-widget.recent ul li a:hover p {
  color: #199ad6;
}

.blogSide .side-widget.popular ol li time, .blogSide .side-widget.recent ul li time {
  display: flex;
  align-items: center;
  font-size: 10px;
  font-size: 0.625rem;
}

.blogSide .side-widget.popular ol li time::before,
.blogSide .side-widget.recent ul li time::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.8)' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 12v-6h-2v8h7v-2h-5z'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.3em;
}

.blogSide .side-widget.popular ol li .cat, .blogSide .side-widget.recent ul li .cat {
  font-size: 10px;
  font-size: 0.625rem;
}

.blogSide .side-widget.popular ol li .cat::before,
.blogSide .side-widget.recent ul li .cat::before {
  content: "";
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.3em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgba(0,0,0,.3)' viewBox='0 0 24 24'%3E%3Cpath d='M11 5c-1.629 0-2.305-1.058-4-3h-7v20h24v-17h-13z'/%3E%3C/svg%3E");
}

.wp-pagenavi {
  clear: both;
  font-weight: 700;
}

.wp-pagenavi span, .wp-pagenavi a {
  display: inline-block;
}

.wp-pagenavi {
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
}

.wp-pagenavi span, .wp-pagenavi a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #199ad6;
  text-decoration: none;
  align-items: center;
}

.wp-pagenavi .current {
  background: #199ad6;
  color: #fff;
}

.catTitle {
  background: #fff;
  color: #72c6e9;
}

#postList article a time + span {
  color: #fff;
  background: #80cceb;
}

#postList article a figure img, #leadOtherpost ul li figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#postList section.postDetail {
  background: rgba(255, 255, 255, 0.1);
}

.postlist ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

.postlist ul li {
  position: relative;
}

.postlist ul li a {
  text-decoration: none;
  color: #444;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

.postlist ul li .cat {
  color: #199ad6;
  border: 1px solid #199ad6;
  letter-spacing: 0.05em;
}

.postDetail header .cat {
  color: #199ad6;
  border: 1px solid #199ad6;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.postlist ul li time {
  font-family: "Alice", "Times New Roman", "Times", serif;
  color: #666;
  font-weight: bold;
  display: inline-block;
}

.postDetail header time {
  font-family: "Alice", "Times New Roman", "Times", serif;
  color: #666;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.postDetail header {
  position: relative;
  border-bottom: 2px solid #199ad6;
}

.postDetail header h2 {
  font-weight: bold;
}

#leadOtherpost {
  border-top: 2px solid #199ad6;
}

#leadOtherpost ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

#leadOtherpost ul li {
  width: 50%;
}

#leadOtherpost ul li a {
  display: flex;
  position: relative;
  text-decoration: none;
  color: #000;
  align-items: center;
}

#leadOtherpost ul li.next a {
  flex-flow: row-reverse;
  position: relative;
}

#leadOtherpost ul li a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}

#leadOtherpost ul li.prev a::before {
  content: "";
}

#leadOtherpost ul li.next a::before {
  content: "";
}

#leadOtherpost ul li.prev {
  border-right: 2px solid #fff;
}

#leadOtherpost ul li div {
  padding: 20px;
}

#leadOtherpost ul li time {
  font-family: "Alice", "Times New Roman", "Times", serif;
  font-weight: normal;
  letter-spacing: 0.05em;
}

.postDetail header .cat a {
  color: #fff;
  text-decoration: none;
}

.sharesns {
  text-align: center;
}

.sharesns dt {
  font-weight: bold;
  font-family: "Alice", "Times New Roman", "Times", serif;
  letter-spacing: 0.05em;
}

.sharesns dt::before, .sharesns dt::after {
  width: 2px;
  height: 15px;
  content: "";
  display: inline-block;
  background: #222;
}

.sharesns dt::before {
  transform: rotate(-45deg);
}

.sharesns dt::after {
  transform: rotate(45deg);
}

.sharesns dd ul li {
  display: inline-block;
}

.sharesns a {
  color: #000;
}

.tolist {
  text-align: center;
}

.tolist a {
  position: relative;
  color: #199ad6;
  text-decoration: none;
  background: #fff;
  border: 1px solid #199ad6;
}

.postlist ul li a {
  display: block;
}

.postlist ul li a figure img {
  width: 100%;
  max-width: 100%;
  height: auto;
  transform: scale(1);
  transition: 0.3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.postlist ul li a figure {
  line-height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  width: 100%;
  height: 280px;
}

.postHead .tags {
  display: inline-block;
}

.postHead .tags a {
  display: inline-block;
  margin: 0 1em 0.5em 0;
  color: #666;
}

.postHead .tags a::before {
  content: "#";
}

#postList section.postDetail header .cat {
  color: #80cceb;
  background: #fff;
}

#postList article a time, #postList section.postDetail header time {
  color: #fff;
}

#postList article a {
  text-decoration: none;
  overflow: hidden;
  display: flex;
  flex-flow: row-reverse;
}

@media screen and (min-width: 961px) {
  .postlist {
    padding: 0 20px;
  }

  .postlist ul {
    max-width: 1280px;
    min-width: 1000px;
    margin: 50px auto;
  }

  .postlist ul li {
    width: 30%;
    margin: 0 5% 3em 0;
    position: relative;
    top: 0;
    transition: 0.3s;
  }

  .postlist ul li:nth-child(3n) {
    margin-right: 0;
  }

  .postlist.products li {
    width: 22%;
    margin: 0 1.5% 3em;
  }

  .postlist.products li:nth-child(3n) {
    margin-right: 1.5%;
  }

  .postlist ul li:hover {
    top: -5px;
    opacity: 0.8;
  }

  .postlist ul li .cat {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 2px 8px;
  }

  .postlist ul li time {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 20px 20px 10px;
  }

  .postlist ul li p {
    padding: 5px 20px 20px;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .postDetail header .cat a:hover {
    opacity: 0.8;
  }

  .blogSide, .postDetail {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px 0;
  }

  .postDetail header {
    position: relative;
    padding: 20px 0;
  }

  .postDetail header h1 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: bold;
  }

  .postDetail header time {
    left: 0;
    top: 0;
  }

  .postDetail header .cat {
    left: 110px;
    top: 12px;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 6px 18px;
  }

  .postDetail header time {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 20px 2em 10px;
    display: inline-block;
  }

  .postDetail header .postHead .tags {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0.5em 0 0;
  }

  .postDetail header .postHead .tags a:hover {
    text-decoration: none;
  }

  .postEdit .wp-block-media-text__content h2 {
    margin-top: 0;
  }

  #leadOtherpost {
    padding: 0;
    margin: 0 20px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
  }

  #leadOtherpost ul li div {
    width: calc(100% - 120px);
  }

  #leadOtherpost ul li a:hover {
    color: #199ad6;
  }

  #leadOtherpost ul li.prev a::before {
    margin-right: 25px;
  }

  #leadOtherpost ul li.next a::before {
    margin-left: 25px;
  }

  #leadOtherpost ul li.prev {
    border-right: 2px solid #199ad6;
  }

  #leadOtherpost ul li.prev {
    padding: 15px 30px 5px 10px;
  }

  #leadOtherpost ul li.next {
    padding: 15px 10px 5px 30px;
  }

  .sharesns {
    margin: 0 auto 30px;
    padding: 20px;
  }

  .sharesns dt {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .sharesns dd {
    padding: 10px 0 0;
  }

  .sharesns dd ul li {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 15px;
  }

  .sharesns dd ul li a:hover {
    color: #199ad6;
  }

  .sharesns dt::before, .sharesns dt::after {
    margin: 0 1em;
  }

  .tolist {
    padding: 50px;
  }

  .tolist a {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 60px;
  }

  .tolist a:hover, .tolist a:focus {
    color: #fff;
    border: 1px solid #199ad6;
    background: #199ad6;
  }

  .blogSide {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 10px 100px;
  }

  .blogSide .side-widget {
    margin: 0 20px 20px;
    padding: 1em 0;
  }

  .blogSide .side-widget header {
    margin: 0 0 1.5em;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .blogSide .side-widget.category,
.blogSide .side-widget.tag,
.blogSide .side-widget.archive {
    width: calc(33.3% - 40px);
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .blogSide .side-widget.popular, .blogSide .side-widget.recent {
    width: calc(50% - 40px);
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .blogSide .side-widget.category ul &gt; li &gt; a::before, .blogSide .side-widget.archive ul li span::before, .blogSide .side-widget.tag ul li a::before {
    width: 12px;
    height: 12px;
  }

  .blogSide .side-widget.category ul &gt; li &gt; ul &gt; li &gt; a::before {
    width: 8px;
    height: 8px;
  }

  .blogSide .side-widget.archive ul li span {
    cursor: pointer;
  }

  .blogSide .side-widget.archive ul li span:hover {
    opacity: 0.8;
  }

  .blogSide .side-widget.archive ul li span::after {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 0px;
    margin-top: -4px;
    transition: 0.3s;
  }

  .blogSide .side-widget.archive ul li span.active::after {
    transform: rotate(180deg);
  }

  .blogSide .side-widget.category ul li ul {
    padding: 0;
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .blogSide .side-widget.popular ol li a figure,
.blogSide .side-widget.recent ul li a figure {
    width: 35%;
  }

  .blogSide .side-widget.popular ol li a figure,
.blogSide .side-widget.recent ul li a figure {
    height: 100px;
    margin-right: 15px;
  }

  .blogSide .side-widget.popular ol li a .txt,
.blogSide .side-widget.recent ul li a .txt {
    width: calc(65% - 15px);
  }

  .blogSide .side-widget.popular ol li a p,
.blogSide .side-widget.recent ul li a p {
    margin: 0 0 0.5em;
  }

  .blogSide .side-widget.popular ol li time::before,
.blogSide .side-widget.recent ul li time::before,
.blogSide .side-widget.popular ol li .cat::before,
.blogSide .side-widget.recent ul li .cat::before {
    width: 12px;
    height: 12px;
  }

  .blogSide .side-widget.archive ul li ul {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 0.5em;
  }

  .wp-pagenavi {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 50px 0 0;
  }

  .wp-pagenavi span, .wp-pagenavi a {
    min-width: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
    transition: 0.5s;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .wp-pagenavi span {
    border: 2px solid transparent;
  }

  .wp-pagenavi a {
    border: 2px solid #e4e4e4;
  }

  .wp-pagenavi a:hover, .wp-pagenavi a:focus {
    border: 2px solid #199ad6;
  }
}
@media screen and (max-width: 960px) {
  .postlist ul {
    padding: 0 2vw 60px;
  }

  .postlist ul li {
    margin: 0 auto 1em;
    width: 100%;
  }

  .postlist ul li .cat {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 3px 10px;
  }

  .postlist ul li time {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 20px 10px 10px;
  }

  .postlist ul li p {
    padding: 5px 10px 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6em;
  }

  .wp-pagenavi {
    text-align: center;
    align-items: center;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 2vw;
    justify-content: flex-start;
  }

  .wp-pagenavi span, .wp-pagenavi a {
    min-width: 28px;
    width: 28px;
    height: 28px;
    margin: 0 2.5px 2.5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wp-pagenavi span {
    border: 1px solid transparent;
  }

  .wp-pagenavi a {
    border: 1px solid #199ad6;
  }

  .postDetail {
    padding: 1em 2.5vw;
  }

  .postDetail header {
    position: relative;
    padding: 0 0 5px;
  }

  .postDetail header h1 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: bold;
    padding: 0 0 10px;
    line-height: 1.6em;
  }

  .postDetail header time {
    left: 0;
    top: 0;
  }

  .postDetail header .cat {
    font-size: 11px;
    font-size: 0.6875rem;
    padding: 3px 6px;
    margin: 0 1em 0.5em 0;
  }

  .postDetail header .postHead .tags {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .postDetail header time {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 15px 0 10px;
    width: 100px;
    display: inline-block;
  }

  #leadOtherpost {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
  }

  #leadOtherpost ul li div {
    width: calc(100% - 120px);
  }

  #leadOtherpost ul li a:hover {
    opacity: 0.8;
  }

  #leadOtherpost ul li.prev a::before {
    margin-right: 10px;
  }

  #leadOtherpost ul li.next a::before {
    margin-left: 10px;
  }

  #leadOtherpost ul li.prev {
    border-right: 2px solid #199ad6;
  }

  #leadOtherpost ul li.prev {
    padding: 15px 15px 5px 10px;
  }

  #leadOtherpost ul li.next {
    padding: 15px 10px 5px 15px;
  }

  .sharesns {
    margin: 0 auto 10px;
    padding: 12px;
  }

  .sharesns dt {
    font-size: 16px;
    font-size: 1rem;
  }

  .sharesns dd {
    padding: 10px 0 0;
  }

  .sharesns dd ul li {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 15px;
  }

  .sharesns dd ul li a:hover {
    opacity: 0.8;
  }

  .sharesns dt::before, .sharesns dt::after {
    margin: 0 1em;
  }

  .tolist {
    padding: 30px 40px 60px;
  }

  .tolist a {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 10px;
    font-weight: bold;
  }

  .blogSide {
    padding: 2em 3vw;
  }

  .blogSide .side-widget {
    width: 100%;
    margin: 0 0 2em;
  }

  .blogSide .side-widget header {
    margin: 0 0 1em;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 0 0.5em;
  }

  .blogSide .side-widget.category ul &gt; li &gt; a::before, .blogSide .side-widget.archive ul li span::before, .blogSide .side-widget.tag ul li a::before {
    width: 14px;
    height: 14px;
    margin-right: 0.5em;
  }

  .blogSide .side-widget.category ul &gt; li &gt; ul &gt; li &gt; a::before {
    width: 8px;
    height: 8px;
  }

  .blogSide .side-widget.archive ul li span {
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 0.5em;
  }

  .blogSide .side-widget.archive ul li span::after {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 0px;
    margin-top: -4px;
    transition: 0.3s;
  }

  .blogSide .side-widget.popular ol li a figure,
.blogSide .side-widget.recent ul li a figure {
    width: 35%;
    margin-right: 4%;
  }

  .blogSide .side-widget.popular ol li a .txt,
.blogSide .side-widget.recent ul li a .txt {
    width: 60%;
  }

  .blogSide .side-widget.popular ol li time::before,
.blogSide .side-widget.recent ul li time::before,
.blogSide .side-widget.popular ol li .cat::before,
.blogSide .side-widget.recent ul li .cat::before {
    width: 12px;
    height: 12px;
  }
}
.require {
  background: #f06671;
  color: #fff;
}

#confirm-button {
  text-align: center;
  clear: both;
}

#confirm-button li {
  display: inline-block;
}
#confirm-button li::before {
  display: none;
}

#confirm-button li input[type=submit] {
  text-align: center;
  display: block;
  font-weight: bold;
  transition: 0.3s;
  background: #199ad6;
  cursor: pointer;
  color: #fff;
  border: none;
}

#confirm-button li input[type=submit]:hover {
  opacity: 0.8;
}

input[type=text], input[type=email], textarea, select {
  background: #f3f3f3;
  color: #444;
}

#inquiry dl dt {
  position: relative;
}

input[type=radio], input[type=checkbox] {
  display: none;
}

.mwform-radio-field-text {
  box-sizing: border-box;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 10px 0px 0;
  padding: 2px 4px 2px 30px;
  border-radius: 3px;
  /*  background-color: #f6f7f8;*/
  vertical-align: middle;
  cursor: pointer;
}

.mwform-radio-field-text:before {
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  background: #199ad6;
  content: "";
  opacity: 0;
  transform: rotate(45deg);
}

.mwform-radio-field-text:after, input[type=radio]:checked + .mwform-radio-field-text:before {
  opacity: 1;
}

.mwform-radio-field-text:after {
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 5px;
  border-radius: 50%;
  display: block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border: 2px solid #e8e8e8;
  content: "";
}

#formHd p {
  text-align: center;
}

.confirmPage #inquiry dl dd {
  border-bottom: 1px solid #ccc;
}

#inquiry dl {
  background: rgba(255, 255, 255, 0.1);
}

#confirm-button {
  background: rgba(255, 255, 255, 0.1);
}

#contactcall p {
  font-weight: bold;
  text-align: center;
}

#contactcall .callink {
  border: 1px solid #444;
  position: relative;
  display: inline-block;
}

#contactcall .callink::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  position: relative;
}

#contactcall .callink::after {
  content: "";
  display: block;
  border: 1px solid #444;
  width: 100%;
  height: 100%;
  position: absolute;
}

@media screen and (min-width: 961px) {
  .contactPage .pageTitle {
    margin-bottom: 7em;
  }

  .contactPage h2 {
    font-size: 32px;
    font-size: 2rem;
    width: 740px;
    margin: 0 auto 2em;
  }

  .contactPage h2:before {
    margin-right: 1.5em;
  }

  .contactPage h2:after {
    margin-left: 1.5em;
  }

  #formHd {
    padding: 0 0 60px;
    line-height: 2em;
    font-size: 20px;
    font-size: 1.25rem;
  }

  #inquiry {
    margin: 8em auto;
  }

  #inquiry form {
    font-weight: 700;
    width: 860px;
    margin: 0 auto;
    border-radius: 10px;
  }

  #inquiry dl {
    width: 100%;
    margin: 0 auto;
    padding: 20px 50px 0;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
  }

  #inquiry .require {
    position: absolute;
    top: 18px;
    right: 5px;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 2px 6px;
    font-weight: normal;
  }

  #inquiry dl dt {
    clear: both;
    width: 16em;
    float: left;
    padding: 15px 60px 11px 0;
    position: relative;
    text-align: left;
    margin: 0;
    font-weight: 600;
  }

  #inquiry dl dd {
    padding: 13px 15px 11px 17em;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
  }

  #inquiry dl dd:last-child {
    border: none;
  }

  #inquiry dl dd label {
    padding: 0 25px 0 0;
    font-weight: normal;
  }

  #inquiry dl dd label input[type=radio] {
    margin: 0 6px 0 0;
  }

  #inquiry dl + dl dt {
    float: none;
    padding: 8px 5px 0;
  }

  #inquiry dl + dl dd {
    padding: 18px 5px;
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2em;
  }

  input[type=text], input[type=email], textarea, select {
    width: 400px;
  }

  input[type=text], input[type=email], textarea {
    padding: 8px 8px;
  }

  .inputA {
    width: 440px;
  }

  #zip {
    width: 180px;
  }

  select {
    padding: 5px 20px 5px 10px;
    width: auto;
  }

  .inputB, textarea {
    width: 480px;
  }

  textarea {
    height: 200px;
  }

  #confirm-button {
    padding: 30px 0 50px;
  }

  #confirm-button li {
    margin: 0 10px 0 0;
  }

  #confirm-button li input[type=submit] {
    padding: 20px 80px;
    font-size: 16px;
    font-size: 1rem;
  }

  #confirm-button li input[type=submit]:hover {
    opacity: 0.8;
  }

  label {
    cursor: pointer;
  }

  .contactPage footer.global #copyright {
    text-align: center;
  }

  .confirmPage #inquiry dl dt {
    padding: 18px 60px 16px 0;
  }

  .confirmPage #inquiry .require {
    display: none;
  }

  .confirmPage #inquiry dl dd {
    padding: 18px 15px 16px 16em;
    min-height: 61px;
  }

  .confirmPage #inquiry .require {
    top: 22px;
  }

  #contactcall h2 {
    margin-bottom: 6em;
  }

  #contactcall p {
    font-size: 20px;
    font-size: 1.25rem;
  }

  #contactcall .callink {
    font-size: 38px;
    font-size: 2.375rem;
    margin: 50px auto;
    padding: 25px 40px;
  }

  #contactcall .callink::before {
    font-size: 34px;
    font-size: 2.125rem;
    top: 0px;
    margin: 0 10px 0 0;
    letter-spacing: 0.5em;
  }

  #contactcall .callink::after {
    top: -4px;
    right: 3px;
  }

  .contactPage #cta, .confirmPage #cta, .thanksPage #cta,
.contactPage .footerlink, .confirmPage .footerlink, .thanksPage .footerlink {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .require {
    position: relative;
    top: -2px;
  }

  .contactPage h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 auto 1em;
    padding: 0 20px;
  }

  .contactPage h2:before {
    margin-right: 0.5em;
  }

  .contactPage h2:after {
    margin-left: 0.5em;
  }

  .contactPage section {
    padding: 0 20px;
  }

  #formHd {
    padding: 20px 4vw 0;
    line-height: 2em;
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .mwform-radio-field.horizontal-item {
    display: block;
    padding: 5px 0;
  }

  .mw_wp_form .horizontal-item + .horizontal-item {
    margin: 0 !important;
  }

  .contactPage #copyright {
    padding: 10px;
  }

  #inquiry {
    padding: 0 2vw;
  }

  #inquiry .require {
    font-size: 10px;
    font-size: 0.625rem;
    padding: 2px 5px;
    margin-left: 15px;
    font-weight: normal;
  }

  #inquiry dl {
    padding: 10px 0 0;
  }

  #inquiry dl dt, #inquiry dl dd {
    display: block;
    line-height: 1.5em;
  }

  #inquiry dl dt {
    padding: 8px 10px 0;
    font-weight: bold;
  }

  #inquiry dl dd {
    padding: 5px 15px 10px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
  }

  #inquiry dl dd label {
    padding: 5px 0;
    margin: 0 0 5px 0;
  }

  #inquiry dl dd label input[type=checkbox], #inquiry dl dd label input[type=radio] {
    margin: 0 5px 0 0;
  }

  #inquiry dl + dl {
    padding: 0 0 10px;
  }

  #inquiry dl + dl dd {
    font-weight: normal;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.6em;
  }

  #inquiry form dl dt, #inquiry form dl dd {
    border: none;
  }

  select + input[type=text] {
    margin-top: 0.5em;
  }

  input[type=text], input[type=email], textarea {
    padding: 10px 8px;
    width: 100%;
  }

  #zip {
    width: 160px;
  }

  select {
    padding: 12px 12px;
    width: 80%;
    position: relative;
  }

  textarea {
    height: 160px;
  }

  #confirm-button {
    padding: 0 10px 40px;
  }

  .entry__post #confirm-button li {
    text-align: center;
    padding: 0;
  }

  #confirm-button li input[type=submit] {
    padding: 16px 35px;
    display: inline-block;
    margin: 8px auto;
    font-size: 16px;
    font-size: 1rem;
  }

  #confirm-button li.btn {
    width: auto;
    height: auto;
  }

  .mwform-radio-field-text {
    margin-right: 5px;
  }

  .contactPage #cta, .confirmPage #cta, .thanksPage #cta,
.contactPage #pageTop, .confirmPage #pageTop, .thanksPage #pageTop,
.contactPage .footerlink, .confirmPage .footerlink, .thanksPage .footerlink {
    display: none;
  }

  .pagedown.contactPage #spnav, .pagedown.confirmPage #spnav, .pagedown.thanksPage #spnav {
    position: relative;
  }

  .contactPage .pageTitle {
    margin-bottom: 3em;
  }

  #contactcall p {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  #contactcall .callink {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 20px auto 60px;
    padding: 20px 40px;
    color: #444;
    text-decoration: none;
  }

  #contactcall .callink::before {
    font-size: 22px;
    font-size: 1.375rem;
    top: 0px;
    margin: 0 5px 0 0;
    letter-spacing: 0.5em;
  }

  #contactcall .callink::after {
    top: -4px;
    right: 3px;
  }

  .entry__post.case01 .wp-block-group.home__pickupitem.saleslist .wp-block-group__inner-container ul {
    display: flex;
    flex-wrap: wrap;
  }
  .entry__post.case01 .wp-block-group.home__pickupitem.saleslist .wp-block-group__inner-container ul li {
    width: 50%;
    padding: 2vw;
  }
  .entry__post.case01 .wp-block-group.home__pickupitem.saleslist .wp-block-group__inner-container ul li a {
    color: #000;
  }
}
.postEdit h2, .postEdit h3, .postEdit h4 {
  font-weight: bold;
}

.postEdit h2 {
  position: relative;
}

.postEdit h2::before, .postEdit h2::after {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
}

.postEdit h2::before {
  border-color: #199ad6 transparent transparent transparent;
}

.postEdit h2:after {
  border-color: transparent transparent #a8d3ee transparent;
}

.postEdit h3 {
  border-left: 4px solid #199ad6;
  padding: 0.3em 0 0.3em 0.3em;
}

.postEdit h4::before {
  content: "";
  display: inline-block;
  background: transparent;
  border: 5px solid #199ad6;
  border-radius: 50%;
  position: relative;
}

.postEdit table {
  width: 100%;
}

.postEdit table th {
  font-weight: bold;
}

.postEdit table th, .postEdit table td {
  /*border-right:1px solid #ccc;*/
  border-bottom: 1px solid #c6c6c6;
}

.postEdit table tbody th {
  border-bottom: 1px solid #199ad6;
}

.postEdit table td ul {
  margin-bottom: 0;
}

.postEdit a {
  color: #199ad6;
  border-bottom: 1px dotted #199ad6;
  text-decoration: none;
}

.postEdit a:hover {
  border-bottom: none;
}

.postEdit .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}

.postEdit hr {
  border: none;
  border-top: 3px double #e8e8e8;
}

.postEdit .blocks-gallery-item {
  padding: 0;
  list-style: none;
}

.postEdit .blocks-gallery-item::before {
  display: none;
}

.postEdit .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  padding-left: 3em;
}

.wp-block-media-text .wp-block-media-text__media {
  padding-right: 3em;
}

.postEdit h2 + h3, .postEdit h3 + h4 {
  margin-top: 0;
}

.postEye {
  text-align: center;
  padding: 1em 0;
}

.postEye figure {
  position: relative;
  overflow: hidden;
}

.postEye img {
  max-width: 100%;
  height: auto;
  transform: translateY(-50%) scale(1);
  position: absolute;
  top: 50%;
  left: 0;
}

@media screen and (min-width: 961px) {
  .postEdit {
    clear: both;
    text-align: left;
    padding: 40px 0;
  }

  .postEdit h2 {
    font-size: 26px;
    margin: 2em 0 1.5em;
    padding: 10px 0 10px 30px;
    line-height: 1.4em;
  }

  .postEdit h2:before {
    border-width: 60px 20px 0 0;
    margin-top: -30px;
  }

  .postEdit h2:after {
    border-width: 0 10px 30px 10px;
    margin-top: 0;
  }

  .postEdit h3 {
    font-size: 22px;
    margin: 2.8em 0 1.2em;
  }

  .postEdit h4 {
    font-size: 18px;
    margin: 2.2em 0 1em;
    padding: 8px 0 6px 1.8em;
  }

  .postEdit h4::before {
    width: 12px;
    height: 12px;
    margin: 0 0.5em 0 -1.8em;
    top: 4px;
  }

  .postEdit hr {
    margin: 4em auto;
  }

  .postEdit p {
    margin: 0 0 1.8em;
    line-height: 2em;
  }

  .postEdit img.alignright {
    float: right;
    margin: 0 0 3em 45px;
  }

  .postEdit img.aligncenter {
    margin: 0 auto 3em;
    display: block;
  }

  .postEdit img.alignleft {
    float: left;
    margin: 0 45px 3em 0;
  }

  .postEdit ul, .postEdit ol {
    margin: 0 0 1.8em;
    padding: 0 0 0 10px;
  }

  .postEdit ul li {
    padding: 4px 5px 4px 15px;
  }

  .postEdit ul li:before {
    content: "●";
    color: #199ad6;
    margin: 0 10px 0 -20px;
    position: relative;
    top: -3px;
    font-weight: bold;
    font-size: 8px;
  }

  .postEdit table td ul li:before {
    content: "・";
  }

  .postEdit ol {
    counter-reset: number;
  }

  .postEdit ol li {
    padding: 8px 5px 8px 20px;
  }

  .postEdit ol li:before {
    counter-increment: number;
    content: counter(number) ".";
    color: #199ad6;
    margin: 0 8px 0 -20px;
    position: relative;
    top: 0;
    font-weight: bold;
  }

  .postEdit table {
    margin: 2.5em auto;
    min-width: 500px;
  }

  .postEdit table th, .postEdit table td {
    padding: 15px 18px;
  }

  .postEdit .esterisk:before {
    content: "※";
    color: #199ad6;
    margin: 0 5px 0 -20px;
    position: relative;
    top: 0;
    font-weight: bold;
    background: #fff;
  }

  .postEdit a:hover {
    border: none;
  }

  .postEdit .wp-block-media-text__content h2 {
    margin-top: 0;
  }

  .postEye {
    padding-top: 40px;
  }

  .postEye figure {
    width: 600px;
    margin: 0 auto;
    height: 400px;
  }
}
@media screen and (max-width: 960px) {
  .postEdit img {
    max-width: 100%;
    height: auto;
  }

  .postEdit {
    padding: 0 10px 10px;
  }

  .postEdit h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 1.5em 0 1em;
    padding: 10px 0 10px 25px;
    line-height: 1.4em;
  }

  .postEdit h2:before {
    border-width: 40px 16px 0 0;
    margin-top: -20px;
  }

  .postEdit h2:after {
    border-width: 0 8px 20px 8px;
    margin-top: 0;
  }

  .postEdit h3 {
    font-size: 18px;
    margin: 2.2em 0 1em;
  }

  .postEdit h4 {
    font-size: 16px;
    margin: 2em 0 1em;
    padding: 8px 0 6px 1.8em;
  }

  .postEdit h4::before {
    width: 8px;
    height: 8px;
    margin: 0 0.5em 0 -1.8em;
    top: 4px;
  }

  .postEdit hr {
    margin: 2em auto;
  }

  .postEdit p {
    margin: 0 0 1.8em;
    line-height: 1.8em;
    font-size: 100%;
  }

  .postEdit img.alignright, .postEdit img.alignleft, .postEdit img.aligncenter {
    margin: 0 auto 15px;
    display: block;
  }

  .postEdit ul, .postEdit ol {
    margin: 0 0 1.8em;
    padding: 0 0 0 20px;
    font-size: 100%;
    line-height: 1.6em;
  }

  .postEdit ul li {
    padding: 0 5px 4px 0;
  }

  .postEdit ul li:before {
    content: "・";
    color: #199ad6;
    margin: 0 3px 0 -18px;
    position: relative;
    font-weight: bold;
    font-size: 20px;
  }

  .postEdit ol {
    counter-reset: number;
  }

  .postEdit ol li {
    padding: 0 5px 4px;
    margin: 0 0 0.5em;
  }

  .postEdit ol li:before {
    counter-increment: number;
    content: counter(number) ".";
    color: #199ad6;
    margin: 0 5px 0 -18px;
    position: relative;
    font-weight: bold;
  }

  .postEdit table {
    margin: 2em auto;
    width: 100%;
    font-size: 13px;
    line-height: 1.5em;
  }

  .postEdit table th, .postEdit table td {
    padding: 8px 4px;
    font-size: 100%;
    line-height: 1.6em;
  }

  .postEdit table td ul {
    padding: 0 0 0 20px;
  }

  .postEdit .esterisk {
    font-size: 13px;
  }

  .postEdit .esterisk:before {
    content: "※";
    color: #fff;
    margin: 0 5px 0 -20px;
    position: relative;
    top: 0;
    font-weight: bold;
    background: #fff;
    font-size: 14px;
  }

  .postEdit {
    padding: 20px 0;
  }

  .postEdit .wp-block-media-text {
    display: block;
  }

  .postEdit .wp-block-media-text .wp-block-media-text__media {
    margin: 0 auto 2em;
  }

  .postEdit .wp-block-table table {
    margin-top: 0;
  }

  .postEdit .blocks-gallery-grid {
    padding: 0;
    margin: 0;
  }

  .entry__post .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }

  main .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media,
main .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
    grid-row: 1;
  }

  main .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content,
main .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    grid-row: 2;
  }

  .postEye figure {
    width: 100%;
    margin: 0 auto;
    height: 260px;
    padding-top: 56.25%;
  }
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  width: auto !important;
  color: #000 !important;
}

.wp-block-cover, .wp-block-cover-image {
  background-color: transparent !important;
}

.entry__post h2 + .wp-block-table, .entry__post h3 + .wp-block-table, .entry__post h4 + .wp-block-table {
  margin-top: 0;
}

.entry__post .wp-block-table table {
  margin-top: 0;
}

.has-cyan-bluish-gray-background-color {
  position: relative;
  background: none !important;
}

@media screen and (min-width: 961px) {
  .has-cyan-bluish-gray-background-color {
    padding: 2.5em 0;
  }

  .entry__post.case02 h3 {
    color: #199ad6;
  }

  .has-cyan-bluish-gray-background-color::before {
    width: 500%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    margin: 0 0 0 -250%;
    content: "";
    display: block;
    background: #f3f3f3;
    z-index: -1;
  }
}
@media screen and (max-width: 960px) {
  .has-cyan-bluish-gray-background-color {
    padding: 1.5em 0;
  }

  h3 + .wp-block-group.priceList {
    margin-top: -10px;
  }
}
.slick-dots li::before {
  display: none !important;
}

.entry__post.case01 .priceList .wp-block-table table {
  margin: 0;
}
.entry__post.case01 .priceList .wp-block-table table thead th {
  text-align: center;
  background: #153368;
  color: #fff;
  border-bottom: 1px solid #e8e8e8;
}
.entry__post.case01 .priceList .wp-block-table table thead td {
  text-align: center;
}
.entry__post.case01 .priceList .wp-block-table table thead tr:nth-child(2n) td:nth-child(2n) {
  background: rgba(25, 154, 214, 0.35);
}
.entry__post.case01 .priceList .wp-block-table table thead tr:nth-child(2n) td:nth-child(2n+1) {
  background: rgba(25, 154, 214, 0.25);
}
.entry__post.case01 .priceList .wp-block-table table tbody th {
  background: #f3f3f3;
  white-space: nowrap;
  border-bottom: 1px solid #e8e8e8;
}
.entry__post.case01 .priceList .wp-block-table table tbody td {
  text-align: right;
}
.entry__post.case01 .priceList .wp-block-table table tbody td:nth-child(2n) {
  background: rgba(25, 154, 214, 0.1);
}
.entry__post.case01 .priceList .wp-block-table table tbody td:nth-child(2n+1) {
  background: rgba(25, 154, 214, 0.2);
}
.entry__post.case01 .priceList .wp-block-table table tfoot th {
  background: #c6c6c6;
  border-bottom: 1px solid #f3f3f3;
}
.entry__post.case01 .priceList .wp-block-table table tfoot td {
  text-align: right;
}
.entry__post.case01 .priceList .wp-block-table table tfoot td:nth-child(2n+1) {
  background: rgba(25, 154, 214, 0.25);
}
.entry__post.case01 .priceList .wp-block-table table tfoot td:nth-child(2n) {
  background: rgba(25, 154, 214, 0.15);
}

@media screen and (min-width: 961px) {
  .entry__post.case01 .priceList h2 + h3, .entry__post.case01 .priceList h3 {
    margin-top: 3em;
  }
  .entry__post.case01 .priceList .wp-block-table {
    margin-top: 0;
  }
  .entry__post.case01 .priceList .wp-block-table table {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 0.875rem;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
  }
  .entry__post.case01 .priceList .wp-block-table table th, .entry__post.case01 .priceList .wp-block-table table td {
    padding: 15px 10px;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
  }

  .wp-block-group.alignfull.has-very-light-gray-background-color.carchecklist {
    padding: 6em 0 4em;
  }
}
@media screen and (min-width: 961px) and (max-width: 1600px) {
  .wp-block-group.alignfull.carchecklist {
    margin: 0 -5vw;
  }
}
@media screen and (max-width: 960px) {
  .wp-block-group.alignfull.carchecklist {
    padding: 3em 0 2em;
    margin: 0 -3vw;
  }
}
.entry__post .front-feature-section__tab li, .entry__post .front-feature-section__tab2 li {
  padding: 0 !important;
}

.front-feature-section__tab, .front-feature-section__tab2 {
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px solid #199ad6;
}

.front-feature-section__tab li::before,
.front-feature-section__tab2 li::before {
  display: none;
}

.front-feature-section__tab li, .front-feature-section__tab2 li {
  margin: 0 0.1em;
  width: 100%;
}

.front-feature-section__tab li a, .front-feature-section__tab2 li a {
  border-radius: 10px 10px 0px 0px;
  display: block;
  padding: 0.5em 0;
  display: flex;
  align-items: center;
  line-height: 1.5em;
  justify-content: center;
  height: 100%;
  color: #199ad6;
  border: 1px solid #199ad6;
  border-bottom: none;
  text-align: center;
  text-decoration: none;
}

.front-feature-section__tab li a:hover, .front-feature-section__tab li a:focus, .front-feature-section__tab2 li a:hover, .front-feature-section__tab2 li a:focus {
  border: 1px solid #199ad6;
  border-bottom: none;
  opacity: 0.8;
}

.front-feature-section__tab li.active a, .front-feature-section__tab2 li.active a {
  color: #fff;
  background: #199ad6;
  border: 1px solid #199ad6;
}

@media screen and (min-width: 961px) {
  .entry__post ul.front-feature-section__tab, .entry__post ul.front-feature-section__tab2 {
    padding: 20px 0 0 !important;
  }

  .front-feature-section__tab li a, .front-feature-section__tab2 li a {
    font-size: 14px;
    font-size: 0.875rem;
    min-height: 60px;
  }

  .front-feature__inner {
    padding: 0 3vw;
  }
  .front-feature__inner .wp-block-media-text {
    margin: 10px 0 20px;
  }
  .front-feature__inner .wp-block-media-text .wp-block-media-text__content {
    padding-left: 0;
  }

  .front-feature-list {
    margin-bottom: 4em;
  }
  .front-feature-list #front-feature-10 + p {
    text-align: right;
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 1em;
  }

  .entry__post .samesize .blocks-gallery-item {
    flex-grow: unset;
  }
}
@media screen and (max-width: 960px) {
  .entry__post .front-feature-section__tab, .entry__post .front-feature-section__tab2 {
    flex-wrap: wrap;
    padding: 0 2vw;
    margin: 0 auto;
    border-bottom: none;
  }
  .entry__post .front-feature-section__tab li, .entry__post .front-feature-section__tab2 li {
    width: calc(20% - 2px);
  }
  .entry__post .front-feature-section__tab li a, .entry__post .front-feature-section__tab2 li a {
    border-bottom: 1px solid #199ad6;
  }
  .entry__post .front-feature-section__tab li, .entry__post .front-feature-section__tab2 li {
    margin: 0 1px 2px;
  }
  .entry__post .front-feature-section__tab li a, .entry__post .front-feature-section__tab2 li a {
    font-size: 10px;
    font-size: 0.625rem;
    padding: 0.3em;
    border-radius: 0;
  }
  .entry__post .front-feature__inner .wp-block-media-text, .entry__post .front-feature__inner .wp-block-table {
    margin: 0;
  }
  .entry__post .front-feature__inner .wp-block-media-text__media {
    width: 280px;
    margin: 0 auto;
    margin-bottom: 0;
    padding: 0;
  }
  .entry__post .wp-block-group.priceList + p {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: -1em;
  }

  .front-feature-list {
    padding: 2vw;
  }
}
.saleslist li:before {
  display: none;
}

.saleslist li img {
  width: 100% !important;
  height: auto;
  left: 0;
}

@media screen and (min-width: 961px) {
  .saleslist ul {
    display: flex;
    flex-wrap: wrap;
  }

  .saleslist li {
    width: 33.3%;
  }
}
.operation__list {
  display: flex;
  flex-wrap: wrap;
}
.operation__list article {
  border: 1px solid #e8e8e8;
}

@media screen and (min-width: 961px) {
  .operation__list article {
    width: calc(25% - 15px);
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
    line-height: 1.5em;
  }
  .operation__list article:nth-child(4n+1) {
    margin-left: 0;
  }
  .operation__list article a .wp-block-archive-case__featured-image {
    height: 200px;
    position: relative;
  }
  .operation__list article a .wp-block-archive-case__featured-image img {
    max-width: 100%;
    transition: 0.5s;
    height: auto;
    transform: translateY(-50%) scale(1);
    position: absolute;
    top: 50%;
    left: 0;
  }
  .operation__list article a:hover img, .operation__list article a:focus img {
    transform: scale(1.1);
    top: 0;
  }
  .operation__list article a + p {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px;
  }
  .operation__list article .wp-block-archive-case__text {
    display: none;
    opacity: 1;
    transition: 0.5s;
  }
  .operation__list article a:hover .wp-block-archive-case__text {
    display: flex;
    opacity: 0;
  }
  .operation__list article .wp-block-archive-case__text {
    position: absolute;
    display: flex;
    width: 100%;
    height: 200px;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
  }
  .operation__list article .wp-block-archive-case__text p {
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-weight: bold;
  }
  .operation__list article .wp-block-archive-case__text time {
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    bottom: 20px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 1px 8px;
  }

  .blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    flex-grow: unset;
  }
}
@media screen and (max-width: 960px) {
  .operation__list article {
    width: calc(50% - 15px);
    margin: 0 7px 10px;
    position: relative;
    line-height: 1.5em;
  }
  .operation__list article a .wp-block-archive-case__featured-image {
    height: 120px;
    position: relative;
  }
  .operation__list article a .wp-block-archive-case__featured-image img {
    max-width: 100%;
    transition: 0.5s;
    height: auto;
    transform: translateY(-50%) scale(1);
    position: absolute;
    top: 50%;
    left: 0;
  }
  .operation__list article a:hover img, .operation__list article a:focus img {
    transform: scale(1.1);
    top: 0;
  }
  .operation__list article a + p {
    font-size: 10px;
    font-size: 0.625rem;
    padding: 0 5px 5px;
    line-height: 1.5em;
  }
  .operation__list article .wp-block-archive-case__text {
    display: none;
    opacity: 1;
    transition: 0.5s;
  }
  .operation__list article a:hover .wp-block-archive-case__text {
    display: flex;
    opacity: 0;
  }
  .operation__list article .wp-block-archive-case__text {
    position: absolute;
    display: flex;
    width: 100%;
    height: 120px;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
  }
  .operation__list article .wp-block-archive-case__text p {
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5em;
  }
  .operation__list article .wp-block-archive-case__text time {
    font-size: 10px;
    font-size: 0.625rem;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    display: none;
    border: 1px solid #fff;
    padding: 1px 8px;
  }

  .blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    flex-grow: unset;
  }
}
.entry__post {
  clear: both;
  text-align: left;
}
.entry__post a {
  color: #199ad6;
}
.entry__post table {
  line-height: 1.6em;
}
.entry__post table th {
  border-bottom: 1px solid #199ad6;
}
.entry__post table td {
  border-bottom: 1px solid #e8e8e8;
}
.entry__post table td ul {
  margin-bottom: 0;
}
.entry__post h2 {
  line-height: 1.4em;
  font-weight: bold;
}
.entry__post h3 {
  font-weight: bold;
}
.entry__post h4 {
  font-weight: bold;
  color: #199ad6;
}
.entry__post h2 + h3 {
  margin-top: 0;
}
.entry__post h3 + h4 {
  margin-top: 0;
}
.entry__post h2:first-child {
  margin-top: 0;
}
.entry__post p {
  margin: 0 0 1.7em;
  line-height: 1.8em;
}
.entry__post p strong {
  font-weight: normal;
  background: linear-gradient(to bottom, rgba(243, 202, 202, 0) 0%, rgba(243, 202, 202, 0) 59%, #f3caca 60%, #f3caca 94%, rgba(243, 202, 202, 0) 95%, rgba(243, 202, 202, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f3caca", endColorstr="#00f3caca",GradientType=0 );
}
.entry__post img.alignright {
  float: right;
  margin: 0 0 3em 45px;
}
.entry__post img.aligncenter {
  margin: 0 auto 3em;
  display: block;
}
.entry__post img.alignleft {
  float: left;
  margin: 0 45px 3em 0;
}
.entry__post ul, .entry__post ol {
  margin: 0 0 1.8em;
  padding: 0 0 0 0px;
}
.entry__post ul li {
  padding: 4px 5px 4px 25px;
  line-height: 1.7em;
}
.entry__post ul li strong {
  padding: 0 0.3em;
  font-weight: normal;
  background: linear-gradient(to bottom, rgba(243, 202, 202, 0) 0%, rgba(243, 202, 202, 0) 59%, #f3caca 60%, #f3caca 94%, rgba(243, 202, 202, 0) 95%, rgba(243, 202, 202, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f3caca", endColorstr="#00f3caca",GradientType=0 );
}
.entry__post ul li:before {
  content: "●";
  color: #199ad6;
  margin: 0 0.5em 0 -1.5em;
  position: relative;
  top: 0;
  font-weight: bold;
  font-size: 12px;
}
.entry__post ol {
  counter-reset: number;
}
.entry__post ol li {
  padding: 8px 5px 8px 20px;
  line-height: 1.7em;
}
.entry__post ol li strong {
  padding: 0 0.3em;
  font-weight: normal;
  background: linear-gradient(to bottom, rgba(243, 202, 202, 0) 0%, rgba(243, 202, 202, 0) 59%, #f3caca 60%, #f3caca 94%, rgba(243, 202, 202, 0) 95%, rgba(243, 202, 202, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f3caca", endColorstr="#00f3caca",GradientType=0 );
}
.entry__post ol li:before {
  counter-increment: number;
  content: counter(number) ".";
  color: #199ad6;
  margin: 0 8px 0 -20px;
  position: relative;
  top: 0;
  font-weight: bold;
}
.entry__post.case02 h2 {
  color: #199ad6;
}
.entry__post.case01 h2 {
  text-align: center;
}
.entry__post.case01 h2::after {
  content: "";
  height: 2px;
  background-color: #199ad6;
  display: block;
  margin: 0.2em auto 0;
}
.entry__post.case01 h3 {
  color: #199ad6;
  line-height: 1.5em;
}
.entry__post hr {
  border-color: #c6c6c6;
}
.entry__post iframe {
  width: 100%;
}

.local-nav {
  width: 100%;
  background: #f3f3f3;
  text-align: center;
}
.local-nav ul li {
  color: #199ad6;
}
.local-nav ul li.current a {
  color: #199ad6;
}
.local-nav ul li:last-child::after {
  display: none;
}
.local-nav ul li a {
  color: #000;
}
.local-nav ul li a:hover, .local-nav ul li a:focus {
  color: #199ad6;
}

#toc {
  text-align: center;
}
#toc ul li {
  display: inline-block;
}
#toc ul li::before {
  display: none;
}
#toc ul li a {
  display: flex;
  align-items: center;
}
#toc ul li a::before {
  display: inline-block;
  content: "";
  font-size: 20px;
  color: #199ad6;
  margin: 0 0.3em 0 0;
}

.entry__post #toc ul {
  margin: 0;
}

@media screen and (min-width: 961px) {
  .entry__post h4 + table, .entry__post h3 + table, .entry__post h2 + table {
    margin-top: 0;
  }
  .entry__post table td ul li:before {
    content: "・";
  }
  .entry__post table {
    margin: 2.5em 0;
  }
  .entry__post table td {
    padding: 15px 18px;
  }
  .entry__post table th {
    min-width: 8em;
    white-space: nowrap;
    padding: 15px 10px;
  }
  .entry__post a:hover {
    border: none;
  }
  .entry__post h2 {
    font-size: 26px;
    font-size: 1.625rem;
    margin: 2.8em 0 1em;
  }
  .entry__post h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 2.5em 0 1em;
  }
  .entry__post h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 2.2em 0 1em;
  }
  .entry__post hr {
    margin: 2em auto;
  }
  .entry__post.case01 h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .entry__post.case01 h2::after {
    height: 2px;
    width: 100px;
  }
  .entry__post.case01 h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .entry__post.case01 table {
    min-width: 800px;
    margin: 3em auto;
  }

  #toc {
    max-width: 1200px;
    margin: 4em auto;
    border: 5px solid #f3f3f3;
  }
  #toc ul {
    padding: 1.5em 0.5em;
  }
  #toc ul li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  #toc ul li a {
    padding: 0 0.5em;
  }
  #toc ul li a:hover, #toc ul li a:focus {
    color: #199ad6;
  }

  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 8%;
  }

  .wp-block-button + h2,
.wp-block-table + h2 {
    margin-top: calc(60px - .2em);
  }

  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 0 8% 0 0;
  }

  .wp-block-gallery + .wp-block-group {
    margin-top: 25px;
  }

  .wp-block-gallery {
    margin-top: 30px;
  }

  .wp-block-group + .wp-block-group {
    margin-top: 60px !important;
  }

  .local-nav {
    max-width: 1200px;
    margin: 4em auto;
  }
  .local-nav ul {
    padding: 2em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .local-nav ul li::after {
    content: "｜";
    padding: 0 1em;
    color: #636363;
  }

  .wp-block-media-text, .wp-block-table {
    margin: 80px 0;
  }

  .wp-block-gallery .blocks-gallery-grid {
    margin-bottom: 0 !important;
  }

  .under__section .blocks-gallery-grid .blocks-gallery-image figcaption,
.under__section .blocks-gallery-grid .blocks-gallery-item figcaption,
.under__section .wp-block-gallery .blocks-gallery-image figcaption,
.under__section .wp-block-gallery .blocks-gallery-item figcaption {
    padding: 10px 1em;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#pageTop {
  position: fixed;
  transition: 0.5s;
  z-index: 5;
}
#pageTop a {
  font-size: 0;
  display: block;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  position: relative;
}
#pageTop a::before {
  content: "";
  display: inline-block;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  transition: all 0.3s ease;
}

.under__section .blocks-gallery-grid .blocks-gallery-image figcaption,
.under__section .blocks-gallery-grid .blocks-gallery-item figcaption,
.under__section .wp-block-gallery .blocks-gallery-image figcaption,
.under__section .wp-block-gallery .blocks-gallery-item figcaption {
  width: auto;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  font-weight: bold;
}

.entry__post .wp-block-button__link {
  border-radius: 0 !important;
  box-shadow: none !important;
}
.entry__post .wp-block-media-text &gt; figure &gt; img, .entry__post .wp-block-media-text &gt; figure &gt; video {
  width: auto;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry__post .wp-block-table {
  margin-bottom: 30px;
}

/*.wp-block-media-text .wp-block-media-text__content,.postEdit .wp-block-media-text .wp-block-media-text__content{padding-left:0;padding-right:0}*/
/*.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-left:0;padding-right:0;}*/
@media screen and (max-width: 960px) {
  .entry__post h4 + table, .entry__post h3 + table, .entry__post h2 + table {
    margin-top: 0;
  }
  .entry__post table {
    margin: 2.5em auto;
    max-width: 100%;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .entry__post table th, .entry__post table td {
    padding: 10px 5px;
  }
  .entry__post table ul li::before {
    content: "・";
    font-size: 10px;
    display: inline-block;
  }
  .entry__post a:hover {
    border: none;
  }
  .entry__post h2 {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 1.5em 0 1em;
  }
  .entry__post h3 {
    font-size: 16px;
    font-size: 1rem;
    margin: 1.2em 0 1em;
  }
  .entry__post h4 {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 1.2em 0 1em;
  }
  .entry__post p, .entry__post ul, .entry__post ol {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .entry__post img, .entry__post iframe {
    max-width: 100%;
  }
  .entry__post hr {
    margin: 1em auto;
  }
  .entry__post.case01 h2::after {
    height: 2px;
    width: 60px;
  }

  /*.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;}
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;}*/
  .wp-block-gallery.columns-3.is-cropped .blocks-gallery-grid .blocks-gallery-item:nth-child(2), .wp-block-gallery.columns-3.is-cropped .blocks-gallery-grid .blocks-gallery-item:nth-child(3) {
    margin-right: 0;
  }

  .blocks-gallery-grid {
    margin-bottom: 10px !important;
  }

  .entry__post .blocks-gallery-grid .blocks-gallery-image, .entry__post .blocks-gallery-grid .blocks-gallery-item, .entry__post .wp-block-gallery .blocks-gallery-image, .entry__post .wp-block-gallery .blocks-gallery-item {
    margin: 0 8px 8px 0;
    padding: 0;
  }

  .entry__post .blocks-gallery-grid .blocks-gallery-image figcaption, .entry__post .blocks-gallery-grid .blocks-gallery-item figcaption, .entry__post .wp-block-gallery .blocks-gallery-image figcaption, .entry__post .wp-block-gallery .blocks-gallery-item figcaption {
    padding: 10px;
  }

  .entry__post .wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 20px;
  }

  .local-nav {
    margin: 2em auto;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .local-nav ul {
    padding: 0.5em 1em;
    text-align: left;
  }
  .local-nav ul li {
    padding: 0.5em 0;
    border-bottom: 1px solid #e8e8e8;
  }
  .local-nav ul li a {
    display: flex;
    align-items: start;
    padding: 5px 0;
    width: 100%;
  }
  .local-nav ul li a:before {
    content: "&gt;";
    font-size: 10px;
    margin-right: 0.5em;
    padding-top: 2px;
  }
  .local-nav ul li:last-child {
    border: none;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .local-nav {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 auto 2em;
  }
  .local-nav li {
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .contents__main.under__section .local-nav:first-child {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  #toc {
    margin: 0.5em auto 2em;
    border: 3px solid #f3f3f3;
    width: calc(100% - 20px);
  }
  #toc ul {
    padding: 0.5em 0.3em;
  }
  #toc ul li {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 0.5em 0;
  }
  #toc ul li a {
    padding: 0 0.5em;
  }
  #toc ul li a:hover, #toc ul li a:focus {
    color: #199ad6;
  }
}
@media screen and (max-width: 960px) {
  .entry__post .wp-block-media-text, .entry__post .wp-block-table {
    margin: 2em 0;
  }
}
@media screen and (max-width: 960px) {
  .entry__post.case02 .wp-block-media-text:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .wp-block-media-text__content {
    padding: 1em 0;
  }
}
@media screen and (max-width: 960px) {
  .wp-block-gallery + .wp-block-group {
    margin-top: 20px;
  }
}
@media screen and (max-width: 960px) {
  .wp-block-button__link.has-background.wp-block-button__link {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 960px) {
  .entry__post ul.blocks-gallery-grid {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .entry__post .blocks-gallery-grid.columns-4 .blocks-gallery-image,
.entry__post .blocks-gallery-grid.columns-4 .blocks-gallery-item,
.entry__post .wp-block-gallery.columns-4 .blocks-gallery-image,
.entry__post .wp-block-gallery.columns-4 .blocks-gallery-item {
    padding: 0;
  }
}
ul.blocks-gallery-grid, ul.blocks-gallery-grid li, .wp-block-latest-posts, .entry-archive-post, .slick-slider {
  padding: 0;
}

.blocks-gallery-item, .wp-block-latest-posts li {
  padding: 0;
  float: left;
}

.blocks-gallery-item::before, .wp-block-latest-posts li::before, .slick-slide::before {
  display: none;
}

.wp-block-media-text__content *:first-child {
  margin-top: 0;
}

.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none;
}

.wp-block-group.alignwide.home__servicelist {
  margin: 0;
}

.entry__post .wp-block-cover, .entry__post .wp-block-cover-image {
  background-color: none;
}

.wp-block-cover__inner-container {
  background: rgba(255, 255, 255, 0.9);
  font-family: "游明朝体", "游明朝", YuMincho, "Yu Mincho";
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  color: #000;
}

.wp-block-cover, .wp-block-cover-image {
  background-color: transparent;
}

form.searchform{
	text-align:center;
	padding: 0 0 50px 0;
}
input.searchfield{
	text-align:left;
	background: #fff;
	border: 1px solid #ccc;
}
input.searchsubmit{
	padding:5px;
	background:#999;
	border:1px solid #ccc;
	font-weight:bold;
	color:#fff;
}
</pre></body></html>