<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500&amp;family=Noto+Sans+JP:wght@300;400;500;700&amp;display=swap");
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.slider1 {
  position: relative;
  z-index: 1;
}

.slider-item01 {
  background: url(../img/hero1.jpg);
}

.slider-item02 {
  background: url(../img/hero2.jpg);
}

.slider-item03 {
  background: url(../img/hero3.jpg);
}

.slider-item {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.slick-dots {
  position: relative;
  z-index: 3;
  text-align: center;
  margin: -50px 0 0 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #fff;
}
.slick-dots .slick-active button {
  background: #333;
}

/*■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■

共通設定

■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■*/
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 5;
}
#pagetop i {
  padding-top: 19px;
}
#pagetop a {
  display: block;
  z-index: 999;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #153898;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.arrowtop {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #fff;
  text-decoration: none;
}
.arrowtop:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
}
.arrowtop:after {
  content: "";
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 55%;
  left: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.map {
  position: relative;
  height: 0;
  width: 50%;
  padding-top: 30%;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hami {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.bg-slash {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 400px;
  z-index: 0;
  background: #fecf3f;
  -webkit-transform: skewY(-35deg);
          transform: skewY(-35deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

.bg-slash2 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: 0;
  background: #fecf3f;
  -webkit-transform: skewY(35deg);
          transform: skewY(35deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.ff-1 {
  font-family: "Noto Sans JP", sans-serif;
}

.ff-2 {
  font-family: "Montserrat", sans-serif;
}

.ff-3 {
  font-family: "Inconsolata", monospace;
}

.fw-n {
  font-weight: 400;
}

.fw-b {
  font-weight: 700;
}

.clr-f {
  color: #1D212C;
}

.clr-w {
  color: #fff !important;
}

.clr-1 {
  color: #333;
}

.clr-2 {
  color: #333;
}

.clr-3 {
  color: #333;
}

.clr-4 {
  color: #333;
}

.clr-5 {
  color: #333;
}

.clr-6 {
  color: #333;
}

.bgc-1 {
  background-color: #333;
}

.bgc-2 {
  background-color: #333;
}

.bgc-3 {
  background-color: #333;
}

.bgc-4 {
  background-color: #333;
}

.bgc-5 {
  background-color: #333;
}

.bgc-6 {
  background-color: #333;
}

p img:hover {
  cursor: pointer;
}

.sp-only {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .sp-only {
    display: none;
  }
}

.sp2-only {
  display: block;
}
@media print, screen and (min-width: 992px) {
  .sp2-only {
    display: none;
  }
}

.pc-only {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .pc-only {
    display: block;
  }
}

.ind1 {
  margin-left: 1rem;
  text-indent: -1rem;
}

.ind2 {
  margin-left: 2rem;
  text-indent: -2rem;
}

.ind3 {
  margin-left: 3rem;
  text-indent: -3rem;
}

.under-line {
  position: relative;
}
.under-line::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00aaa7;
  border-radius: 2px;
}

.tab-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  cursor: pointer;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.tab-area .tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
  color: #fff;
  border-left: 1px solid #00aaa7;
  border-bottom: 1px solid #00aaa7;
  padding: 1rem 1rem;
}
@media print, screen and (min-width: 769px) {
  .tab-area .tab {
    padding: 2rem 1rem;
  }
}
.tab-area .tab:last-child {
  border-right: 1px solid #00aaa7;
}
.tab-area .tab.active {
  background-color: #00aaa7;
  border: none;
}

.content-area {
  font-size: 30px;
  text-align: center;
  border: 1px solid #00aaa7;
}
.content-area .content {
  display: none;
}
.content-area .content.show {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
}

.acc-container {
  position: relative;
  width: 100%;
  border: 1px solid #00aaa7;
  border-top: none;
  outline: 0;
}
.acc-container .acc-title {
  display: block;
  position: relative;
  margin: 0;
  padding: 0.625rem 0.625rem 0.625rem 2rem;
  font-size: 1rem;
  color: #fff;
  background: #000;
  cursor: pointer;
}
.acc-container .acc-title:hover, .acc-container .acc-title:active, .acc-container .content-entry.open .acc-title {
  background-color: #00aaa7;
  color: white;
}
.acc-container .acc-title:hover i:before, .acc-container .acc-title:hover i:active, .acc-container .content-entry.open i {
  color: white;
}

.acc-title {
  position: relative;
  border-bottom: 1px solid #00aaa7;
}
.acc-title:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  top: 15px;
  right: 20px;
  width: 2px;
  height: 16px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.acc-title:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  top: 15px;
  right: 20px;
  width: 2px;
  height: 16px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.acc-title.open:before {
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.acc-title.open:after {
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.acc-content {
  display: none;
  padding: 2rem;
}

.acc-container {
  width: auto;
  margin: 1.875em auto;
}

.tac {
  text-align: center;
}
.tac-pc {
  text-align: left;
}
@media print, screen and (min-width: 769px) {
  .tac-pc {
    text-align: center;
  }
}
.tac-sp {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .tac-sp {
    text-align: left;
  }
}
.tac-all {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tac-w {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tac-h {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.vat {
  vertical-align: top;
}

.vab {
  vertical-align: bottom;
}

.tate-mixed {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
}

.tate-upright {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}

@media print, screen and (min-width: 769px) {
  .tate-upright-pc {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}

.tate-upright-sp {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
@media print, screen and (min-width: 769px) {
  .tate-upright-sp {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: upright;
  }
}

.tate-sideways {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /* 上端から0pxのところで固定 */
}

.scroll {
  position: absolute;
  bottom: -40px;
  left: 44%;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  padding-top: 70px;
  color: #fff;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .scroll {
    left: 50%;
    bottom: 20px;
  }
}
.scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
            transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
.mt0 {
  margin-top: 0px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mt105 {
  margin-top: 105px;
}

.mt110 {
  margin-top: 110px;
}

.mt115 {
  margin-top: 115px;
}

.mt120 {
  margin-top: 120px;
}

.mt125 {
  margin-top: 125px;
}

.mt130 {
  margin-top: 130px;
}

.mt135 {
  margin-top: 135px;
}

.mt140 {
  margin-top: 140px;
}

.mt145 {
  margin-top: 145px;
}

.mt150 {
  margin-top: 150px;
}

.mt155 {
  margin-top: 155px;
}

.mt160 {
  margin-top: 160px;
}

.mt165 {
  margin-top: 165px;
}

.mt170 {
  margin-top: 170px;
}

.mt175 {
  margin-top: 175px;
}

.mt180 {
  margin-top: 180px;
}

.mt185 {
  margin-top: 185px;
}

.mt190 {
  margin-top: 190px;
}

.mt195 {
  margin-top: 195px;
}

.mt200 {
  margin-top: 200px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb105 {
  margin-bottom: 105px;
}

.mb110 {
  margin-bottom: 110px;
}

.mb115 {
  margin-bottom: 115px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb125 {
  margin-bottom: 125px;
}

.mb130 {
  margin-bottom: 130px;
}

.mb135 {
  margin-bottom: 135px;
}

.mb140 {
  margin-bottom: 140px;
}

.mb145 {
  margin-bottom: 145px;
}

.mb150 {
  margin-bottom: 150px;
}

.mla {
  margin-left: auto;
}

.mra {
  margin-right: auto;
}

.m0a {
  width: auto;
  margin: 0 auto;
}

.w10 {
  width: 10%;
}

.w11 {
  width: 11%;
}

.w12 {
  width: 12%;
}

.w13 {
  width: 13%;
}

.w14 {
  width: 14%;
}

.w15 {
  width: 15%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w19 {
  width: 19%;
}

.w20 {
  width: 20%;
}

.w21 {
  width: 21%;
}

.w22 {
  width: 22%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w27 {
  width: 27%;
}

.w28 {
  width: 28%;
}

.w29 {
  width: 29%;
}

.w30 {
  width: 30%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w36 {
  width: 36%;
}

.w37 {
  width: 37%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w42 {
  width: 42%;
}

.w43 {
  width: 43%;
}

.w44 {
  width: 44%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w51 {
  width: 51%;
}

.w52 {
  width: 52%;
}

.w53 {
  width: 53%;
}

.w54 {
  width: 54%;
}

.w55 {
  width: 55%;
}

.w56 {
  width: 56%;
}

.w57 {
  width: 57%;
}

.w58 {
  width: 58%;
}

.w59 {
  width: 59%;
}

.w60 {
  width: 60%;
}

.w61 {
  width: 61%;
}

.w62 {
  width: 62%;
}

.w63 {
  width: 63%;
}

.w64 {
  width: 64%;
}

.w65 {
  width: 65%;
}

.w66 {
  width: 66%;
}

.w67 {
  width: 67%;
}

.w68 {
  width: 68%;
}

.w69 {
  width: 69%;
}

.w70 {
  width: 70%;
}

.w71 {
  width: 71%;
}

.w72 {
  width: 72%;
}

.w73 {
  width: 73%;
}

.w74 {
  width: 74%;
}

.w75 {
  width: 75%;
}

.w76 {
  width: 76%;
}

.w77 {
  width: 77%;
}

.w78 {
  width: 78%;
}

.w79 {
  width: 79%;
}

.w80 {
  width: 80%;
}

.w81 {
  width: 81%;
}

.w82 {
  width: 82%;
}

.w83 {
  width: 83%;
}

.w84 {
  width: 84%;
}

.w85 {
  width: 85%;
}

.w86 {
  width: 86%;
}

.w87 {
  width: 87%;
}

.w88 {
  width: 88%;
}

.w89 {
  width: 89%;
}

.w90 {
  width: 90%;
}

.w91 {
  width: 91%;
}

.w92 {
  width: 92%;
}

.w93 {
  width: 93%;
}

.w94 {
  width: 94%;
}

.w95 {
  width: 95%;
}

.w96 {
  width: 96%;
}

.w97 {
  width: 97%;
}

.w98 {
  width: 98%;
}

.w99 {
  width: 99%;
}

.w100 {
  width: 100%;
}

@-webkit-keyframes movetop {
  0% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes movetop {
  0% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.move-top {
  opacity: 0;
}
.move-top.move-on {
  -webkit-animation: movetop 1s ease-in-out 0.5s 1 normal both;
          animation: movetop 1s ease-in-out 0.5s 1 normal both;
}

@-webkit-keyframes movebottom {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes movebottom {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.move-bottom {
  opacity: 0;
}
.move-bottom.move-on {
  -webkit-animation: movebottom 1s ease-in-out 0.5s 1 normal both;
          animation: movebottom 1s ease-in-out 0.5s 1 normal both;
}

@-webkit-keyframes moveleft {
  0% {
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveleft {
  0% {
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.move-left {
  opacity: 0;
}
.move-left.move-on {
  -webkit-animation: moveleft 1s ease-in-out 0.5s 1 normal both;
          animation: moveleft 1s ease-in-out 0.5s 1 normal both;
}

@-webkit-keyframes moveright {
  0% {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveright {
  0% {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.move-right {
  opacity: 0;
}
.move-right.move-on {
  -webkit-animation: moveright 1s ease-in-out 0.5s 1 normal both;
          animation: moveright 1s ease-in-out 0.5s 1 normal both;
}

.move-text {
  opacity: 0;
}
.move-text span {
  opacity: 0;
}

.move-text2 {
  opacity: 0;
}
.move-text2 span {
  opacity: 0;
}

.fade-in {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fade-in.move-on {
  opacity: 1;
}

.fade-bottom {
  opacity: 0;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  -webkit-transition: 1s;
  transition: 1s;
}
.fade-bottom.move-on {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.fade-left {
  opacity: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: 1s;
  transition: 1s;
}
.fade-left.move-on {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.fade-right {
  opacity: 0;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  -webkit-transition: 1s;
  transition: 1s;
}
.fade-right.move-on {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
            transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
            transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
            transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
            transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

@keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
            transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
            transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
            transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
            transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.move-bounce.move-on {
  -webkit-animation: bounce 1s ease-in-out 0.5s 1 normal both;
          animation: bounce 1s ease-in-out 0.5s 1 normal both;
}

@-webkit-keyframes anime-h {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}

@keyframes anime-h {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}
.anime-h {
  -webkit-animation: anime-h 1.5s ease-in-out 0s infinite alternate;
          animation: anime-h 1.5s ease-in-out 0s infinite alternate;
  display: inline-block;
}

@-webkit-keyframes anime-w {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  100% {
    -webkit-transform: translate(15px, 0);
            transform: translate(15px, 0);
  }
}

@keyframes anime-w {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  100% {
    -webkit-transform: translate(15px, 0);
            transform: translate(15px, 0);
  }
}
.anime-w {
  -webkit-animation: anime-w 1.5s ease-in-out 0s infinite alternate;
          animation: anime-w 1.5s ease-in-out 0s infinite alternate;
  display: inline-block;
}

@-webkit-keyframes anime-swing {
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}

@keyframes anime-swing {
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
.anime-swing {
  -webkit-animation: anime-swing 5s ease-in-out 0s infinite alternate;
          animation: anime-swing 5s ease-in-out 0s infinite alternate;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  display: inline-block;
}

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

@keyframes anime-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.anime-spin {
  -webkit-animation: anime-spin 2s linear 0s infinite alternate;
          animation: anime-spin 2s linear 0s infinite alternate;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  display: inline-block;
}

@-webkit-keyframes anime-zoom {
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes anime-zoom {
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.anime-zoom {
  -webkit-animation: anime-zoom 1.5s ease-in-out 0s infinite alternate;
          animation: anime-zoom 1.5s ease-in-out 0s infinite alternate;
  -webkit-transform: scale(0.85, 0.85);
          transform: scale(0.85, 0.85);
  display: inline-block;
}

.fly {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.fly:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, -4px);
          transform: translate(0, -4px);
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
}

.light {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.light:hover {
  -webkit-filter: brightness(150%);
          filter: brightness(150%);
}

.shine {
  position: relative;
}
.shine::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.shine:hover::before {
  -webkit-animation: shine 0.75s;
          animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.blur {
  -webkit-filter: blur(2px);
          filter: blur(2px);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.blur:hover {
  -webkit-filter: blur(0);
          filter: blur(0);
}

.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.gray:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.zoom {
  overflow: hidden;
}
.zoom img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.zoom img:hover {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.color {
  background: blue;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.color img:hover {
  opacity: 0.5;
}

.text-animation1 {
  position: relative;
  padding-bottom: 10px;
}
.text-animation1:hover {
  color: #0481A2;
}
.text-animation1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.text-animation1:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation2 {
  position: relative;
}
.text-animation2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10%;
  width: 80%;
  height: 1px;
  background: #666;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.text-animation2:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation3 {
  position: relative;
  padding-bottom: 10px;
}
.text-animation3:hover {
  color: #0481A2;
}
.text-animation3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.text-animation3:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation4 {
  position: relative;
  padding-top: 10px;
}
.text-animation4:hover {
  color: #0481A2;
}
.text-animation4::after {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.text-animation4:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation5 {
  position: relative;
}
.text-animation5::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #0481A2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
.text-animation5:hover::after {
  width: 100%;
  opacity: 1;
}
.text-animation5:hover {
  color: #fff;
}

.text-animation6 {
  position: relative;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  padding-top: 10px;
  padding-bottom: 10px;
}
.text-animation6::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #0481A2;
  opacity: 0;
}
.text-animation6:hover::after {
  width: 100%;
  opacity: 1;
  -webkit-animation: bgappear 0.5s forwards;
          animation: bgappear 0.5s forwards;
}
@-webkit-keyframes bgappear {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #0481A2;
  }
}
@keyframes bgappear {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #0481A2;
  }
}
.text-animation6:hover {
  color: #fff;
  z-index: 1;
}

.text-animation7 {
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.text-animation7:hover {
  background: #0481A2;
  color: #fff;
}
.text-animation7:hover {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.text-animation7:before, .text-animation7:after {
  content: "";
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #0481A2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.text-animation7::before {
  top: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.text-animation7::after {
  bottom: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.text-animation7:hover::before, .text-animation7:hover::after {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.text-animation8 {
  position: relative;
  padding-bottom: 10px;
}
.text-animation8:hover {
  color: #0481A2;
}
.text-animation8::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 50%;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.04, 1);
          transform: scale(0.04, 1);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.text-animation8:hover::after {
  height: 2px;
  border-radius: 0;
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
}

.text-animation9 {
  position: relative;
  overflow: hidden;
  padding: 10px 60px;
}
.text-animation9 span {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: block;
  opacity: 1;
  white-space: nowrap;
}
.text-animation9 span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
.text-animation9:hover span:nth-child(1) {
  opacity: 0;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.text-animation9:hover span:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.text-animation10 {
  position: relative;
  margin: 0 10px;
  display: block;
  width: 200px;
  text-align: center;
}
.text-animation10::before, .text-animation10::after {
  content: "";
  position: absolute;
  background: #0481A2;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.text-animation10::before {
  right: 0;
  bottom: 0;
}
.text-animation10::after {
  left: 0;
  top: 0;
}
.text-animation10 span {
  display: block;
}
.text-animation10 span::before, .text-animation10 span::after {
  content: "";
  position: absolute;
  background: #0481A2;
  width: 2px;
  height: 0;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.text-animation10 span::before {
  left: 0;
  bottom: 0;
}
.text-animation10 span::after {
  right: 0;
  top: 0;
}
.text-animation10:hover::before, .text-animation10:hover::after {
  width: 100%;
}
.text-animation10:hover::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.text-animation10:hover::before {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.text-animation10.current span::before, .text-animation10.current span::after, .text-animation10:hover span::before, .text-animation10:hover span::after {
  height: 100%;
}
.text-animation10:hover span::before {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.text-animation10:hover span::after {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.text-animation11 {
  position: relative;
  margin: 0 10px;
  display: block;
  width: 300px;
  text-align: center;
}
.text-animation11::before, .text-animation11::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.text-animation11::before {
  right: 0;
  top: 0;
}
.text-animation11::after {
  left: 0;
  bottom: 0;
}
.text-animation11 span {
  display: block;
}
.text-animation11 span::before, .text-animation11 span::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 0;
  background: #0481A2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.text-animation11 span::before {
  left: 0;
  top: 0;
}
.text-animation11 span::after {
  right: 0;
  bottom: 0;
}
.text-animation11:hover::before, .text-animation11:hover::after {
  width: 100%;
}
.text-animation11:hover span::before, .text-animation11:hover span::after {
  height: 100%;
}

.wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-start-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-start-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex-start-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-center-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-center-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex-center-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-between-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-between-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex-between-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.flex-around-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-around-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex-around-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-end-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-end-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex-end-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc-start-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-start-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc-start-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-start-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc-start-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-start-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc-center-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-center-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc-center-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-center-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc-center-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-center-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-between {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc-between-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-between-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc-between-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-between-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc-between-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-between-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-around {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc-around-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-around-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc-around-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-around-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc-around-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-around-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc-end-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-end-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc-end-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-end-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc-end-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-end-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media print, screen and (min-width: 769px) {
  .reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.flex-pc2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc2-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc2-start-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-start-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc2-start-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-start-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc2-start-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-start-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc2-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc2-center-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-center-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc2-center-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc2-center-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc2-center-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc2-center-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc2-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-between {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc2-between-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-between-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc2-between-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-between-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc2-between-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-between-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc2-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-around {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc2-around-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-around-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc2-around-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-around-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc2-around-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-around-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flex-pc2-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.flex-pc2-end-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-end-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-pc2-end-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-end-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.flex-pc2-end-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-end-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.flex-sp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-sp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flex-w10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
}

.flex-w11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 11%;
      -ms-flex: 0 1 11%;
          flex: 0 1 11%;
}

.flex-w12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 12%;
      -ms-flex: 0 1 12%;
          flex: 0 1 12%;
}

.flex-w13 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 13%;
      -ms-flex: 0 1 13%;
          flex: 0 1 13%;
}

.flex-w14 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 14%;
      -ms-flex: 0 1 14%;
          flex: 0 1 14%;
}

.flex-w15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 15%;
      -ms-flex: 0 1 15%;
          flex: 0 1 15%;
}

.flex-w16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 16%;
      -ms-flex: 0 1 16%;
          flex: 0 1 16%;
}

.flex-w17 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 17%;
      -ms-flex: 0 1 17%;
          flex: 0 1 17%;
}

.flex-w18 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 18%;
      -ms-flex: 0 1 18%;
          flex: 0 1 18%;
}

.flex-w19 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 19%;
      -ms-flex: 0 1 19%;
          flex: 0 1 19%;
}

.flex-w20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
}

.flex-w21 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 21%;
      -ms-flex: 0 1 21%;
          flex: 0 1 21%;
}

.flex-w22 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 22%;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
}

.flex-w23 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 23%;
      -ms-flex: 0 1 23%;
          flex: 0 1 23%;
}

.flex-w24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 24%;
      -ms-flex: 0 1 24%;
          flex: 0 1 24%;
}

.flex-w25 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}

.flex-w26 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 26%;
      -ms-flex: 0 1 26%;
          flex: 0 1 26%;
}

.flex-w27 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 27%;
      -ms-flex: 0 1 27%;
          flex: 0 1 27%;
}

.flex-w28 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 28%;
      -ms-flex: 0 1 28%;
          flex: 0 1 28%;
}

.flex-w29 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 29%;
      -ms-flex: 0 1 29%;
          flex: 0 1 29%;
}

.flex-w30 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 30%;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
}

.flex-w31 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 31%;
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
}

.flex-w32 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 32%;
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
}

.flex-w33 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 33%;
      -ms-flex: 0 1 33%;
          flex: 0 1 33%;
}

.flex-w34 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 34%;
      -ms-flex: 0 1 34%;
          flex: 0 1 34%;
}

.flex-w35 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 35%;
      -ms-flex: 0 1 35%;
          flex: 0 1 35%;
}

.flex-w36 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 36%;
      -ms-flex: 0 1 36%;
          flex: 0 1 36%;
}

.flex-w37 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 37%;
      -ms-flex: 0 1 37%;
          flex: 0 1 37%;
}

.flex-w38 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 38%;
      -ms-flex: 0 1 38%;
          flex: 0 1 38%;
}

.flex-w39 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 39%;
      -ms-flex: 0 1 39%;
          flex: 0 1 39%;
}

.flex-w40 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 40%;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}

.flex-w41 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 41%;
      -ms-flex: 0 1 41%;
          flex: 0 1 41%;
}

.flex-w42 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 42%;
      -ms-flex: 0 1 42%;
          flex: 0 1 42%;
}

.flex-w43 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 43%;
      -ms-flex: 0 1 43%;
          flex: 0 1 43%;
}

.flex-w44 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 44%;
      -ms-flex: 0 1 44%;
          flex: 0 1 44%;
}

.flex-w45 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 45%;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
}

.flex-w46 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 46%;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}

.flex-w47 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 47%;
      -ms-flex: 0 1 47%;
          flex: 0 1 47%;
}

.flex-w48 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 48%;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
}

.flex-w49 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
}

.flex-w50 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

.flex-w51 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 51%;
      -ms-flex: 0 1 51%;
          flex: 0 1 51%;
}

.flex-w52 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 52%;
      -ms-flex: 0 1 52%;
          flex: 0 1 52%;
}

.flex-w53 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 53%;
      -ms-flex: 0 1 53%;
          flex: 0 1 53%;
}

.flex-w54 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 54%;
      -ms-flex: 0 1 54%;
          flex: 0 1 54%;
}

.flex-w55 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 55%;
      -ms-flex: 0 1 55%;
          flex: 0 1 55%;
}

.flex-w56 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 56%;
      -ms-flex: 0 1 56%;
          flex: 0 1 56%;
}

.flex-w57 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 57%;
      -ms-flex: 0 1 57%;
          flex: 0 1 57%;
}

.flex-w58 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 58%;
      -ms-flex: 0 1 58%;
          flex: 0 1 58%;
}

.flex-w59 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 59%;
      -ms-flex: 0 1 59%;
          flex: 0 1 59%;
}

.flex-w60 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 60%;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
}

.flex-w61 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 61%;
      -ms-flex: 0 1 61%;
          flex: 0 1 61%;
}

.flex-w62 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 62%;
      -ms-flex: 0 1 62%;
          flex: 0 1 62%;
}

.flex-w63 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 63%;
      -ms-flex: 0 1 63%;
          flex: 0 1 63%;
}

.flex-w64 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 64%;
      -ms-flex: 0 1 64%;
          flex: 0 1 64%;
}

.flex-w65 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 65%;
      -ms-flex: 0 1 65%;
          flex: 0 1 65%;
}

.flex-w66 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 66%;
      -ms-flex: 0 1 66%;
          flex: 0 1 66%;
}

.flex-w67 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 67%;
      -ms-flex: 0 1 67%;
          flex: 0 1 67%;
}

.flex-w68 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 68%;
      -ms-flex: 0 1 68%;
          flex: 0 1 68%;
}

.flex-w69 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 69%;
      -ms-flex: 0 1 69%;
          flex: 0 1 69%;
}

.flex-w70 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 70%;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
}

.flex-w71 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 71%;
      -ms-flex: 0 1 71%;
          flex: 0 1 71%;
}

.flex-w72 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 72%;
      -ms-flex: 0 1 72%;
          flex: 0 1 72%;
}

.flex-w73 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 73%;
      -ms-flex: 0 1 73%;
          flex: 0 1 73%;
}

.flex-w74 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 74%;
      -ms-flex: 0 1 74%;
          flex: 0 1 74%;
}

.flex-w75 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%;
}

.flex-w76 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 76%;
      -ms-flex: 0 1 76%;
          flex: 0 1 76%;
}

.flex-w77 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 77%;
      -ms-flex: 0 1 77%;
          flex: 0 1 77%;
}

.flex-w78 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 78%;
      -ms-flex: 0 1 78%;
          flex: 0 1 78%;
}

.flex-w79 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 79%;
      -ms-flex: 0 1 79%;
          flex: 0 1 79%;
}

.flex-w80 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 80%;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
}

.flex-w81 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 81%;
      -ms-flex: 0 1 81%;
          flex: 0 1 81%;
}

.flex-w82 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 82%;
      -ms-flex: 0 1 82%;
          flex: 0 1 82%;
}

.flex-w83 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 83%;
      -ms-flex: 0 1 83%;
          flex: 0 1 83%;
}

.flex-w84 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 84%;
      -ms-flex: 0 1 84%;
          flex: 0 1 84%;
}

.flex-w85 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 85%;
      -ms-flex: 0 1 85%;
          flex: 0 1 85%;
}

.flex-w86 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 86%;
      -ms-flex: 0 1 86%;
          flex: 0 1 86%;
}

.flex-w87 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 87%;
      -ms-flex: 0 1 87%;
          flex: 0 1 87%;
}

.flex-w88 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 88%;
      -ms-flex: 0 1 88%;
          flex: 0 1 88%;
}

.flex-w89 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 89%;
      -ms-flex: 0 1 89%;
          flex: 0 1 89%;
}

.flex-w90 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 90%;
      -ms-flex: 0 1 90%;
          flex: 0 1 90%;
}

.flex-w91 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 91%;
      -ms-flex: 0 1 91%;
          flex: 0 1 91%;
}

.flex-w92 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 92%;
      -ms-flex: 0 1 92%;
          flex: 0 1 92%;
}

.flex-w93 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 93%;
      -ms-flex: 0 1 93%;
          flex: 0 1 93%;
}

.flex-w94 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 94%;
      -ms-flex: 0 1 94%;
          flex: 0 1 94%;
}

.flex-w95 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 95%;
      -ms-flex: 0 1 95%;
          flex: 0 1 95%;
}

.flex-w96 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 96%;
      -ms-flex: 0 1 96%;
          flex: 0 1 96%;
}

.flex-w97 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 97%;
      -ms-flex: 0 1 97%;
          flex: 0 1 97%;
}

.flex-w98 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 98%;
      -ms-flex: 0 1 98%;
          flex: 0 1 98%;
}

.flex-w99 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 99%;
      -ms-flex: 0 1 99%;
          flex: 0 1 99%;
}

.flex-w100 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

.as-start {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
}
.as-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.as-end {
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
}

.gap5 {
  gap: 5px;
}

.gap6 {
  gap: 6px;
}

.gap7 {
  gap: 7px;
}

.gap8 {
  gap: 8px;
}

.gap9 {
  gap: 9px;
}

.gap10 {
  gap: 10px;
}

.gap11 {
  gap: 11px;
}

.gap12 {
  gap: 12px;
}

.gap13 {
  gap: 13px;
}

.gap14 {
  gap: 14px;
}

.gap15 {
  gap: 15px;
}

.gap16 {
  gap: 16px;
}

.gap17 {
  gap: 17px;
}

.gap18 {
  gap: 18px;
}

.gap19 {
  gap: 19px;
}

.gap20 {
  gap: 20px;
}

.gap21 {
  gap: 21px;
}

.gap22 {
  gap: 22px;
}

.gap23 {
  gap: 23px;
}

.gap24 {
  gap: 24px;
}

.gap25 {
  gap: 25px;
}

.gap26 {
  gap: 26px;
}

.gap27 {
  gap: 27px;
}

.gap28 {
  gap: 28px;
}

.gap29 {
  gap: 29px;
}

.gap30 {
  gap: 30px;
}

.gap31 {
  gap: 31px;
}

.gap32 {
  gap: 32px;
}

.gap33 {
  gap: 33px;
}

.gap34 {
  gap: 34px;
}

.gap35 {
  gap: 35px;
}

.gap36 {
  gap: 36px;
}

.gap37 {
  gap: 37px;
}

.gap38 {
  gap: 38px;
}

.gap39 {
  gap: 39px;
}

.gap40 {
  gap: 40px;
}

.gap41 {
  gap: 41px;
}

.gap42 {
  gap: 42px;
}

.gap43 {
  gap: 43px;
}

.gap44 {
  gap: 44px;
}

.gap45 {
  gap: 45px;
}

.gap46 {
  gap: 46px;
}

.gap47 {
  gap: 47px;
}

.gap48 {
  gap: 48px;
}

.gap49 {
  gap: 49px;
}

.gap50 {
  gap: 50px;
}

.gap51 {
  gap: 51px;
}

.gap52 {
  gap: 52px;
}

.gap53 {
  gap: 53px;
}

.gap54 {
  gap: 54px;
}

.gap55 {
  gap: 55px;
}

.gap56 {
  gap: 56px;
}

.gap57 {
  gap: 57px;
}

.gap58 {
  gap: 58px;
}

.gap59 {
  gap: 59px;
}

.gap60 {
  gap: 60px;
}

.gap61 {
  gap: 61px;
}

.gap62 {
  gap: 62px;
}

.gap63 {
  gap: 63px;
}

.gap64 {
  gap: 64px;
}

.gap65 {
  gap: 65px;
}

.gap66 {
  gap: 66px;
}

.gap67 {
  gap: 67px;
}

.gap68 {
  gap: 68px;
}

.gap69 {
  gap: 69px;
}

.gap70 {
  gap: 70px;
}

.gap71 {
  gap: 71px;
}

.gap72 {
  gap: 72px;
}

.gap73 {
  gap: 73px;
}

.gap74 {
  gap: 74px;
}

.gap75 {
  gap: 75px;
}

.gap76 {
  gap: 76px;
}

.gap77 {
  gap: 77px;
}

.gap78 {
  gap: 78px;
}

.gap79 {
  gap: 79px;
}

.gap80 {
  gap: 80px;
}

.gap81 {
  gap: 81px;
}

.gap82 {
  gap: 82px;
}

.gap83 {
  gap: 83px;
}

.gap84 {
  gap: 84px;
}

.gap85 {
  gap: 85px;
}

.gap86 {
  gap: 86px;
}

.gap87 {
  gap: 87px;
}

.gap88 {
  gap: 88px;
}

.gap89 {
  gap: 89px;
}

.gap90 {
  gap: 90px;
}

.gap91 {
  gap: 91px;
}

.gap92 {
  gap: 92px;
}

.gap93 {
  gap: 93px;
}

.gap94 {
  gap: 94px;
}

.gap95 {
  gap: 95px;
}

.gap96 {
  gap: 96px;
}

.gap97 {
  gap: 97px;
}

.gap98 {
  gap: 98px;
}

.gap99 {
  gap: 99px;
}

.gap100 {
  gap: 100px;
}

.grid-img {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(1, minmax(200px, 1fr));
}
@media print, screen and (min-width: 769px) {
  .grid-img {
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    grid-gap: 16px;
  }
}

.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-gap: 10px;
}
@media print, screen and (min-width: 769px) {
  .grid {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 16px;
  }
}

.col1 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col1 {
    grid-column: span 1;
  }
}

.col2 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col2 {
    grid-column: span 2;
  }
}

.col3 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col3 {
    grid-column: span 3;
  }
}

.col4 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col4 {
    grid-column: span 4;
  }
}

.col5 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col5 {
    grid-column: span 5;
  }
}

.col6 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col6 {
    grid-column: span 6;
  }
}

.col7 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col7 {
    grid-column: span 7;
  }
}

.col8 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col8 {
    grid-column: span 8;
  }
}

.col9 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col9 {
    grid-column: span 9;
  }
}

.col10 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col10 {
    grid-column: span 10;
  }
}

.col11 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col11 {
    grid-column: span 11;
  }
}

.col12 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col12 {
    grid-column: span 12;
  }
}

.col-sp1 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp1 {
    grid-column: span 1;
  }
}

.col-sp2 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp2 {
    grid-column: span 2;
  }
}

.col-sp3 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp3 {
    grid-column: span 3;
  }
}

.col-sp4 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp4 {
    grid-column: span 4;
  }
}

.col-sp5 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp5 {
    grid-column: span 5;
  }
}

.col-sp6 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp6 {
    grid-column: span 6;
  }
}

.col-sp7 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp7 {
    grid-column: span 7;
  }
}

.col-sp8 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp8 {
    grid-column: span 8;
  }
}

.col-sp9 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp9 {
    grid-column: span 9;
  }
}

.col-sp10 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp10 {
    grid-column: span 10;
  }
}

.col-sp11 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp11 {
    grid-column: span 11;
  }
}

.col-sp12 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp12 {
    grid-column: span 12;
  }
}

.row1 {
  grid-row: span 1;
}

.row2 {
  grid-row: span 2;
}

.row3 {
  grid-row: span 3;
}

.row4 {
  grid-row: span 4;
}

.row5 {
  grid-row: span 5;
}

.row6 {
  grid-row: span 6;
}

.row7 {
  grid-row: span 7;
}

.row8 {
  grid-row: span 8;
}

.row9 {
  grid-row: span 9;
}

.row10 {
  grid-row: span 10;
}

.row11 {
  grid-row: span 11;
}

.row12 {
  grid-row: span 12;
}

.offset1 {
  margin-left: 1fr;
}

.grid-top {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
}

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

.grid-bottom {
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #1D212C;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 2.3;
  font-weight: 300;
  background-color: #FAFAFA;
  font-weight: 400;
}
@media print, screen and (min-width: 769px) {
  body {
    font-size: 1rem;
    letter-spacing: 0em;
    line-height: 2.3;
  }
}

main {
  display: block;
  overflow: hidden;
}

section {
  position: relative;
  margin-top: 100px;
  margin-bottom: 200px;
}

ul,
ol {
  list-style-type: none;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
}

a {
  color: #1D212C;
  text-decoration: none;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
a:hover {
  opacity: 0.6;
}

.inner {
  padding: 0 37px;
  max-width: 1920px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .inner {
    padding: 0 9%;
  }
}

.inner2 {
  padding: 0 37px;
  max-width: 1920px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .inner2 {
    padding: 0 6%;
  }
}

.inner-rgba {
  padding: 0 37px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
}
@media print, screen and (min-width: 769px) {
  .inner-rgba {
    padding: 0% 138px;
  }
}

.rgba {
  background-color: rgba(255, 255, 255, 0.8);
}

.template__title {
  font-size: 2.5rem;
  margin-bottom: 100px;
  border-bottom: 1px solid #333;
}

.h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.875rem;
  letter-spacing: 0em;
  line-height: 0.9803921569;
  color: #1B4287;
  font-weight: 300;
  margin-bottom: 75px;
  margin-left: 3rem;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .h1 {
    font-size: 5rem;
    letter-spacing: 0em;
    line-height: 1.0125;
  }
}
.h1__num {
  position: absolute;
  font-size: 2.25rem;
  color: #1B4287;
  border: 1px solid #1FB8D3;
  border-radius: 50%;
  padding: 30px 30px;
  top: -50px;
  left: -80px;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .h1__num {
    padding: 44px 44px;
    top: -34px;
    left: -104px;
  }
}
.h1__sub {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  color: #1B4287;
  margin-top: 25px;
  position: relative;
  letter-spacing: -0.02em;
}
@media print, screen and (min-width: 769px) {
  .h1__sub {
    font-size: 1.25rem;
  }
}
.h1__sub::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  display: inline-block;
  width: 300px;
  height: 1px;
  background-color: #1B4287;
  border-radius: 2px;
}
@media print, screen and (min-width: 769px) {
  .h1__sub::before {
    width: 360px;
  }
}

.h1-w {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.875rem;
  letter-spacing: 0em;
  line-height: 0.9803921569;
  color: #fff;
  font-weight: 300;
  margin-bottom: 75px;
  margin-left: 3rem;
  position: relative;
  z-index: 5;
}
@media print, screen and (min-width: 769px) {
  .h1-w {
    font-size: 5rem;
    letter-spacing: 0em;
    line-height: 1.0125;
    min-width: 380px;
  }
}
.h1-w__num {
  position: absolute;
  font-size: 2.25rem;
  color: #fff;
  border: 1px solid #1FB8D3;
  border-radius: 50%;
  padding: 30px 30px;
  top: -50px;
  left: -80px;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .h1-w__num {
    padding: 44px 44px;
    top: -34px;
    left: -104px;
  }
}
.h1-w__sub {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  color: #fff;
  margin-top: 25px;
  position: relative;
  letter-spacing: -0.02em;
}
@media print, screen and (min-width: 769px) {
  .h1-w__sub {
    font-size: 1.25rem;
  }
}
.h1-w__sub::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  display: inline-block;
  width: 300px;
  height: 1px;
  background-color: #fff;
  border-radius: 2px;
}
@media print, screen and (min-width: 769px) {
  .h1-w__sub::before {
    width: 360px;
  }
}

.h2 {
  font-size: 1.875rem;
  letter-spacing: 0em;
  line-height: 0.9803921569;
  color: #707070;
  font-weight: 300;
  text-align: center;
  margin-bottom: 75px;
}
@media print, screen and (min-width: 769px) {
  .h2 {
    font-size: 2.1875rem;
    letter-spacing: 0em;
    line-height: 1;
  }
}
.h2__sub2 {
  font-size: 1rem;
}
.h2__sub {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #1B4287;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 300px;
  margin: 0 auto;
  margin-top: 25px;
}
@media print, screen and (min-width: 769px) {
  .h2__sub {
    width: 430px;
  }
}
.h2__sub::before {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #A2B2CE;
  margin-right: 1rem;
}
.h2__sub:after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #A2B2CE;
  margin-left: 1rem;
}

.h3 {
  font-size: 1.25rem;
  letter-spacing: 0em;
  line-height: 1.4375;
  color: #1D212C;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 300;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .h3 {
    font-size: 1.5625rem;
    letter-spacing: 0em;
    line-height: 0.6666666667;
  }
}
.h3::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 38px;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #A2B2CE;
}

.h4 {
  font-size: 1.5rem;
  letter-spacing: 0em;
  line-height: 1.4583333333;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .h4 {
    font-size: 1.5rem;
    letter-spacing: 0em;
    line-height: 1.4583333333;
  }
}

p {
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
  color: #1D212C;
}
@media print, screen and (min-width: 769px) {
  p {
    font-size: 1rem;
    letter-spacing: 0em;
    line-height: 2.34375;
  }
}

.text1 {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .text1 {
    width: 75%;
  }
}

.btn-1r a {
  font-size: 1rem;
  color: #1B4287;
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
}
.btn-1r a:hover {
  color: #1FB8D3;
}
.btn-1r a:after {
  content: "";
  background: url(../img/icon-arrow-right2.svg) no-repeat;
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: -7px;
  right: -70px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.btn-1r a:hover:after {
  background: url(../img/icon-arrow-right2-h.svg) no-repeat;
}

.under a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0%;
  height: 1px;
  background: #1B4287;
  z-index: -1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.under a:hover:before {
  width: 75%;
}

.btn-1l a {
  font-size: 1rem;
  color: #1B4287;
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
  padding-left: 60px;
}
.btn-1l a:hover {
  color: #1FB8D3;
}
.btn-1l a:after {
  content: "";
  background: url(../img/icon-arrow-left2.svg) no-repeat;
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: -7px;
  left: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.btn-1l a:hover:after {
  background: url(../img/icon-arrow-left2-h.svg) no-repeat;
}

.btn-list a {
  font-size: 1rem;
  color: #1B4287;
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
  padding-left: 60px;
}
.btn-list a:hover {
  color: #1FB8D3;
}
.btn-list a:after {
  content: "";
  background: url(../img/icon-list.svg) no-repeat;
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: -7px;
  left: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.btn-list a:hover:after {
  background: url(../img/icon-list-h.svg) no-repeat;
}

.btn-2 a {
  font-size: 1rem;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  vertical-align: middle;
  position: relative;
  background-color: #1FB8D3;
  border-radius: 28px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding: 5px 30px;
  width: 300px;
}
@media print, screen and (min-width: 769px) {
  .btn-2 a {
    font-size: 1.25rem;
    width: 350px;
  }
}
.btn-2 a:hover {
  opacity: 1;
  background-color: rgba(31, 184, 211, 0.6);
}
.btn-2 a:after {
  content: "";
  background: url(../img/icon-pdf-w.svg) no-repeat;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 35px;
}
@media print, screen and (min-width: 769px) {
  .btn-2 a:after {
    top: 19px;
    right: 35px;
  }
}

.btn-download a {
  font-size: 1rem;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  vertical-align: middle;
  position: relative;
  background-color: #1FB8D3;
  border-radius: 28px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding: 5px 30px;
  width: 275px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .btn-download a {
    font-size: 1.25rem;
    width: 275px;
  }
}
.btn-download a:hover {
  opacity: 1;
  background-color: rgba(31, 184, 211, 0.6);
}
.btn-download a:after {
  content: "";
  background: url(../img/icon-download.svg) no-repeat;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 12px;
  right: 35px;
}
@media print, screen and (min-width: 769px) {
  .btn-download a:after {
    top: 17px;
    right: 35px;
  }
}

.box1-pdf__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 100px;
}
.box1-pdf__list {
  border-bottom: 1px solid #fafafa;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 992px) {
  .box1-pdf__list {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
  }
}
@media print, screen and (min-width: 992px) {
  .box1-pdf__list:nth-child(odd) {
    margin-right: 10%;
  }
}
.box1-pdf__link {
  display: block;
  font-size: 1rem;
  position: relative;
  color: #1B4287;
  background-color: #E3E9F0;
  padding: 40px 40px;
}
.box1-pdf__link:after {
  content: "";
  background: url(../img/icon-pdf.svg) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.box1-pdf__link:hover:after {
  background: url(../img/icon-pdf-h.svg) no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.box1-pdf__link:hover {
  color: #1FB8D3;
  opacity: 1;
  background-color: rgba(227, 233, 240, 0.6);
}
.box1-pdf__link:hover span {
  color: #1FB8D3;
}
.box1-pdf__link__no {
  display: block;
  font-size: 1rem;
  position: relative;
  color: #1B4287;
  background-color: #E3E9F0;
  padding: 40px 40px;
}
.box1-pdf__link__no:hover {
  color: #1FB8D3;
  opacity: 1;
  background-color: rgba(227, 233, 240, 0.6);
}
.box1-pdf__link__no:hover span {
  color: #1FB8D3;
}

.box1-arrow__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 100px;
}
.box1-arrow__list {
  border-bottom: 1px solid #fafafa;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 992px) {
  .box1-arrow__list {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
  }
}
@media print, screen and (min-width: 992px) {
  .box1-arrow__list:nth-child(odd) {
    margin-right: 10%;
  }
}
.box1-arrow__link {
  display: block;
  font-size: 1rem;
  position: relative;
  color: #1B4287;
  background-color: #E3E9F0;
  padding: 40px 40px;
}
.box1-arrow__link:after {
  content: "";
  background: url(../img/icon-arrow-right.svg) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.box1-arrow__link:hover:after {
  background: url(../img/icon-arrow-right-h.svg) no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.box1-arrow__link:hover {
  color: #1FB8D3;
  opacity: 1;
  background-color: rgba(227, 233, 240, 0.6);
}
.box1-arrow__link:hover span {
  color: #1FB8D3;
}

.box2 {
  background-color: #E3E9F0;
  border-radius: 22px;
  padding: 30px 30px;
  margin: 0 auto;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 992px) {
  .box2 {
    padding: 36px 32px;
    width: 60%;
  }
}
.box2__num {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 2.75rem;
  color: #1B4287;
  position: relative;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 992px) {
  .box2__num {
    margin-bottom: 0;
    margin-right: 40px;
  }
}
.box2__num:before {
  content: "";
  display: block;
  width: 35px;
  height: 0;
  border-bottom: 1px solid #1B4287;
  position: absolute;
  bottom: 0px;
  right: 0px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media print, screen and (min-width: 992px) {
  .box2__num:before {
    top: 35px;
    right: -40px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.box2__text {
  color: #1B4287;
  font-size: 1rem;
  font-weight: 300;
}

.table1 {
  border-collapse: collapse;
  margin: 50px auto;
}
.table1__tr {
  border-bottom: 1px solid #A2B2CE;
}
.table1__tr:last-child {
  border-bottom: none;
}
.table1__th {
  font-size: 1rem;
  color: #1B4287;
  font-weight: 500;
  -moz-text-align-last: left;
       text-align-last: left;
  background-color: #E3E9F0;
  padding: 20px 40px 20px 40px;
  min-width: 240px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table1__th {
    display: table-cell;
  }
}
.table1__td {
  font-size: 1rem;
  color: #1D212C;
  font-weight: 400;
  -moz-text-align-last: left;
       text-align-last: left;
  background-color: #fff;
  padding: 20px 40px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table1__td {
    display: table-cell;
  }
}

.table3 {
  border-collapse: collapse;
  margin: 50px auto;
}
.table3__tr {
  border-bottom: 1px solid #A2B2CE;
}
.table3__th {
  font-size: 0.875rem;
  color: #1D212C;
  font-weight: 400;
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 12px 40px 12px 40px;
  min-width: 240px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table3__th {
    font-size: 1rem;
    display: table-cell;
  }
}
.table3__td {
  font-size: 0.875rem;
  color: #1D212C;
  font-weight: 400;
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 12px 40px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table3__td {
    font-size: 1rem;
    display: table-cell;
  }
}
.table3__td:before {
  content: "/";
  display: inline-block;
  margin-right: 2rem;
  position: relative;
  top: -2px;
}

.hero {
  position: relative;
  z-index: 0;
  margin-bottom: -15px;
}
.hero video {
  height: 80svh;
}
@media print, screen and (min-width: 992px) {
  .hero video {
    height: auto;
  }
}
.hero__list {
  text-align: center;
  position: absolute;
  top: 35%;
  left: 35%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .hero__list {
    top: 35%;
    left: 30%;
  }
}
@media print, screen and (min-width: 992px) {
  .hero__list {
    top: 35%;
    left: 30%;
  }
}
@media print, screen and (min-width: 1200px) {
  .hero__list {
    top: 40%;
    left: 30%;
  }
}
@media print, screen and (min-width: 1400px) {
  .hero__list {
    top: 50%;
    left: 25%;
  }
}
.hero__item1 {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  max-width: 400px;
}
@media print, screen and (min-width: 992px) {
  .hero__item1 {
    font-size: 1.75rem;
    max-width: 400px;
  }
}
@media print, screen and (min-width: 1200px) {
  .hero__item1 {
    font-size: 2.375rem;
    max-width: 100%;
  }
}
.hero__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero2 {
  position: relative;
  z-index: 0;
}
.hero2__list {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .hero2__list {
    top: 60%;
    left: 35%;
  }
}
@media print, screen and (min-width: 992px) {
  .hero2__list {
    top: 60%;
    left: 25%;
  }
}
@media print, screen and (min-width: 992px) {
  .hero2__list {
    top: 60%;
    left: 30%;
  }
}
.hero2__item {
  font-family: "Montserrat";
  font-weight: 500;
  -moz-text-align-last: left;
       text-align-last: left;
  font-size: 2.5rem;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 0.5;
}
@media print, screen and (min-width: 992px) {
  .hero2__item {
    font-size: 3.75rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .hero2__item {
    font-size: 5.625rem;
  }
}
.hero2__item__sub {
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
}
.hero2__item2 {
  line-height: 0.8;
}
.hero2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  padding-bottom: 20px;
  height: 60px;
}
@media print, screen and (min-width: 992px) {
  .header {
    padding: 20px 0;
    height: 88px;
  }
}
.header:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  display: inline-block;
  width: 80vw;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
}
.header__title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  text-align: center;
  margin-top: -10px;
}
@media print, screen and (min-width: 992px) {
  .header__title {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .header__title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30%;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}
.header__title a {
  display: inline-block;
}
.header__title img {
  width: 113px;
  display: block;
}
.header.fixed {
  position: fixed;
  z-index: 999;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#25619d), to(#97b6e0)) !important;
  background: -webkit-linear-gradient(#25619d 0%, #97b6e0 100%) !important;
  background: linear-gradient(#25619d 0%, #97b6e0 100%) !important;
}

.gnavi {
  color: #fff;
  text-align: left;
  line-height: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
}
@media print, screen and (min-width: 1200px) {
  .gnavi {
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
  }
}
.gnavi .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (max-width: 992px) {
  .gnavi .menu {
    display: block;
    padding-top: 50px;
  }
}
@media print, screen and (min-width: 992px) {
  .gnavi .sub-menu li:first-child {
    display: none;
  }
}
.gnavi .menu &gt; .menu-item:last-child a {
  background-color: #1FB8D3;
  border-radius: 21px;
  background-image: url(../img/icon-login.png);
  background-size: 25px 29px;
  padding: 10px 50px 10px 40px;
  background-position: 140px center;
}
@media print, screen and (max-width: 992px) {
  .gnavi .menu &gt; .menu-item:last-child a {
    width: 300px;
    margin: 20px auto;
    background-position: 200px center;
  }
}
.gnavi .menu &gt; .menu-item:last-child a:hover {
  color: #fff !important;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background-color: rgba(31, 184, 211, 0.6) !important;
}
.gnavi .menu-item {
  position: relative;
}
@media print, screen and (max-width: 992px) {
  .gnavi .menu-item {
    border-bottom: 1px solid #ccc;
  }
}
.gnavi .menu-item a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 10px 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 10px;
}
@media print, screen and (min-width: 992px) {
  .gnavi .menu-item a {
    font-size: 0.875rem;
    padding: 10px 20px;
  }
}
@media print, screen and (min-width: 1200px) {
  .gnavi .menu-item a {
    font-size: 1rem;
    padding: 10px 20px;
  }
}
.gnavi .menu-item a:hover {
  color: #1FB8D3;
  opacity: 1;
}

.sub-menu {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: none;
  -webkit-transition: none;
  transition: none;
}
@media print, screen and (min-width: 992px) {
  .sub-menu {
    display: block;
    position: absolute;
    left: 0;
    top: 62px;
    z-index: 4;
    background: #fff;
    border-radius: 27px;
    width: 300px;
    visibility: hidden;
    opacity: 0;
  }
}
.sub-menu .menu-item {
  position: relative;
}
.sub-menu .menu-item:last-child {
  margin-bottom: 15px;
}
.sub-menu .menu-item a {
  display: block;
  color: #fff !important;
  padding: 10px 35px;
}
@media print, screen and (min-width: 992px) {
  .sub-menu .menu-item a {
    color: #1B4287 !important;
    padding: 20px 35px;
  }
}
.sub-menu .menu-item a:hover {
  color: #1FB8D3 !important;
}
.sub-menu .menu-item a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: -3px;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media print, screen and (min-width: 992px) {
  .sub-menu .menu-item a::after {
    border-top: 1px solid #1B4287;
    border-right: 1px solid #1B4287;
  }
}
.sub-menu .menu-item a:hover::after {
  border-top: 1px solid #1FB8D3;
  border-right: 1px solid #1FB8D3;
}
@media print, screen and (min-width: 992px) {
  .sub-menu .menu-item a::before {
    position: absolute;
    left: 15%;
    content: "";
    width: 230px;
    height: 2px;
    background: #1FB8D3;
    bottom: -1px;
    opacity: 0;
  }
}
.sub-menu .menu-item a:hover::before {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.menu-item:has(ul)::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 5px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media print, screen and (min-width: 992px) {
  .menu-item:has(ul)::after {
    bottom: -7px;
  }
}

.menu-item:has(ul):hover &gt; ul,
.menu-item:has(ul) ul li:hover &gt; ul,
.menu-item:has(ul):active &gt; ul,
.menu-item:has(ul) ul li:active &gt; ul {
  visibility: visible;
  opacity: 1;
}

.menu-item:has(ul) ul li a {
  color: #1B4287 !important;
}

.menu-item:has(ul) ul li:last-child {
  border-bottom: none;
}

.menu-item:has(ul) ul li a:hover,
.menu-item:has(ul) ul li a:active {
  color: #1FB8D3;
}

@media screen and (max-width: 768px) {
  .menu-item:has(ul)::before {
    left: 20px;
  }
  nav ul ul li:has(ul)::before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    left: 20px;
  }
  nav ul li:has(ul).active::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media print, screen and (max-width: 992px) {
  #g-nav {
    position: fixed;
    z-index: 999;
    top: -120%;
    left: 0;
    width: 100%;
    height: 100vh;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #g-nav.panelactive {
    top: 0;
    background-color: #2C66A1;
  }
  #g-nav.panelactive #g-nav-list {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
  }
  .openbtn {
    position: fixed;
    z-index: 9999;
    top: 5px;
    right: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  .openbtn span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    width: 45%;
  }
  .openbtn span:nth-of-type(1) {
    top: 15px;
  }
  .openbtn span:nth-of-type(2) {
    top: 23px;
  }
  .openbtn span:nth-of-type(3) {
    top: 31px;
  }
  .openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }
  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .openbtn.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }
}
.current {
  position: relative;
}
.current::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 5px;
  display: inline-block;
  width: 80px;
  height: 3px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: red;
  border-radius: 2px;
}

.footer {
  background-color: #404040;
  color: #fff;
  padding-bottom: 25px;
}
.footer__contact {
  background-color: #1B4287;
  padding: 70px 0 80px 0;
}
.footer__contact__text {
  -moz-text-align-last: left;
       text-align-last: left;
  color: #fff;
}
.footer__contact__text h2 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 45px;
}
.footer__contact__btn a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 33px;
  padding: 15px 0px;
  display: inline-block;
  width: 340px;
  text-align: center;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.footer__contact__btn a:hover {
  border: 1px solid #1FB8D3;
  opacity: 1;
  background-color: rgba(31, 184, 211, 0.6);
}
.footer__logo {
  padding-top: 46px;
  width: 115px;
  margin-bottom: 9px;
}
.footer__sitemap {
  margin-top: 30px;
  margin-bottom: 66px;
}
.footer__sitemap__box {
  gap: 2%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.footer__sitemap__box ul {
  margin-bottom: 50px;
}
.footer__sitemap__link1 a {
  color: #fff;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  width: 200px;
}
.footer__sitemap__link1 a:after {
  content: "";
  position: absolute;
  left: 85px;
  bottom: -5px;
  display: inline-block;
  width: 170px;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
}
.footer__sitemap__link1 a:hover {
  color: #1FB8D3;
}
.footer__sitemap__link2 a {
  color: #fff;
  font-size: 0.875rem;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 2rem;
  width: 200px;
  position: relative;
}
.footer__sitemap__link2 a:hover {
  color: #1FB8D3;
  opacity: 1;
}
.footer__sitemap__link2 a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 13px;
  left: -20px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.footer__small {
  text-align: center;
  color: #fff;
}

.home-beginning {
  margin-top: 0px;
  padding-top: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#25619d), to(#97b6e0));
  background: -webkit-linear-gradient(#25619d 0%, #97b6e0 100%);
  background: linear-gradient(#25619d 0%, #97b6e0 100%);
  position: relative;
  height: 1700px;
  border-bottom-right-radius: 1000px 200px;
  border-bottom-left-radius: 1000px 200px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
}
@media print, screen and (min-width: 992px) {
  .home-beginning {
    height: 1000px;
  }
}
.home-beginning:after {
  content: "";
  background: url(../img/home/bgi1.svg) no-repeat;
  background-size: contain;
  background-position: 60px 150px;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 1000px;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .home-beginning:after {
    background-position: 80px 100px;
  }
}
@media print, screen and (min-width: 992px) {
  .home-beginning:after {
    background-position: left center;
    background-size: cover;
  }
}
.home-beginning__box {
  background-color: rgba(8, 11, 29, 0.16);
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 45px 15px 30px 15px;
  z-index: 2;
  margin-top: 300px;
}
@media print, screen and (min-width: 992px) {
  .home-beginning__box {
    background-color: rgba(8, 11, 29, 0.16);
    position: relative;
    left: 11%;
    padding: 45px 30px 30px 65px;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .home-beginning__box {
    left: 12%;
    padding: 45px 30px 30px 65px;
  }
}
@media print, screen and (min-width: 1400px) {
  .home-beginning__box {
    left: 13%;
    padding: 45px 150px 30px 65px;
  }
}
.home-beginning__title {
  color: #fff;
  font-weight: 300;
  font-size: 1.125rem;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media print, screen and (min-width: 992px) {
  .home-beginning__title {
    font-size: 1.875rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .home-beginning__title {
    font-size: 2.1875rem;
  }
}
.home-beginning__text1 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 21px;
}
.home-beginning__text2 {
  color: #fff;
  font-weight: 300;
  font-size: 1.125rem;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 992px) {
  .home-beginning__text2 {
    font-size: 1.875rem;
  }
}
.home-beginning__text3 {
  color: #fff;
  font-weight: 300;
  font-size: 0.875rem;
  margin-bottom: 15px;
  line-height: 2.6785714286;
}

.home-news__box {
  width: 100%;
}
@media print, screen and (min-width: 992px) {
  .home-news__box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    margin-right: 5%;
    margin-left: auto;
  }
}
.home-news__list {
  border-bottom: 1px solid #fafafa;
}
.home-news__ymd {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  width: 60px;
  color: #1B4287;
  text-align: center;
  margin-right: 30px;
}
.home-news__ymd__y {
  font-size: 0.75rem;
  letter-spacing: 0.3em;
  margin-left: 5px;
}
.home-news__ymd__md {
  font-size: 1.25rem;
  letter-spacing: -0.02em;
}
.home-news__title {
  font-size: 0.875rem;
  font-weight: 400;
}
.home-news__link {
  position: relative;
  color: #1B4287;
  background-color: #E3E9F0;
  padding: 30px 40px;
}
.home-news__link:after {
  content: "";
  background: url(../img/icon-arrow-right.svg) no-repeat;
  display: inline-block;
  width: 25px;
  height: 9px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.home-news__link:hover:after {
  background: url(../img/icon-arrow-right-h.svg) no-repeat;
}
.home-news__link:hover {
  color: #1FB8D3;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 1;
  background-color: rgba(227, 233, 240, 0.6);
}
.home-news__link:hover span {
  color: #1FB8D3;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.home-news__img {
  display: none;
}
@media print, screen and (min-width: 992px) {
  .home-news__img {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    margin-top: -20px;
  }
}
@media print, screen and (min-width: 1200px) {
  .home-news__img {
    margin-top: -60px;
  }
}

.home-about {
  margin-top: 0px;
  padding-top: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#25619d), to(#97b6e0));
  background: -webkit-linear-gradient(#25619d 0%, #97b6e0 100%);
  background: linear-gradient(#25619d 0%, #97b6e0 100%);
  position: relative;
  height: 1200px;
  border-bottom-right-radius: 1000px 200px;
  border-bottom-left-radius: 1000px 200px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
}
@media print, screen and (min-width: 992px) {
  .home-about {
    height: 1100px;
  }
}
@media print, screen and (min-width: 1200px) {
  .home-about {
    height: 1000px;
  }
}
.home-about:after {
  content: "";
  background: url(../img/home/bgi2.svg) no-repeat;
  background-size: cover;
  background-position: left center;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 800px;
  z-index: 1;
}
.home-about__box2 {
  padding-bottom: 20px;
  border-bottom: 1px solid #A2B2CE;
}
.home-about__box {
  background-color: rgba(8, 11, 29, 0.16);
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 45px 15px 30px 15px;
  z-index: 2;
}
@media print, screen and (min-width: 992px) {
  .home-about__box {
    background-color: rgba(8, 11, 29, 0.16);
    position: relative;
    left: 11%;
    padding: 45px 30px 30px 65px;
    margin-top: -130px;
  }
}
@media print, screen and (min-width: 1200px) {
  .home-about__box {
    left: 12%;
    padding: 45px 30px 30px 65px;
  }
}
@media print, screen and (min-width: 1400px) {
  .home-about__box {
    left: 13%;
    padding: 45px 150px 30px 65px;
  }
}
.home-about__title {
  font-size: 1.5625rem;
  font-weight: 300;
  color: #fff;
  margin-bottom: 18px;
}
.home-about__text {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 18px;
  line-height: 2.34375;
}

.home-company__link img {
  width: 120px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media print, screen and (min-width: 769px) {
  .home-company__link img {
    width: 200px;
    height: 90px;
  }
}

.about__text {
  width: 90%;
  margin: 90px auto;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 300;
}
@media print, screen and (min-width: 992px) {
  .about__text {
    font-size: 1.875rem;
  }
}
.about__text span {
  color: #1B4287;
}
.about__img {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  margin-top: -90px;
}
@media print, screen and (min-width: 992px) {
  .about__img {
    margin-top: -150px;
  }
}
.about__img img {
  width: 100%;
}
.about li {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 992px) {
  .about li {
    margin-bottom: 0px;
  }
}
.about__left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 200px;
  margin-bottom: 70px;
}
@media print, screen and (min-width: 992px) {
  .about__left {
    margin-bottom: 0;
    margin-right: 10%;
    max-width: 300px;
  }
}
.about__right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}
.about__box {
  padding-bottom: 10px;
  border-bottom: 1px solid #A2B2CE;
}
.about__subtitle {
  font-size: 1.5625rem;
  font-weight: 300;
  color: #1B4287;
  margin-top: -7px;
}
.about .btn-1r {
  margin-right: 10%;
}

.about-greeting__img {
  text-align: center;
  margin-bottom: 80px;
}
.about-greeting__img img {
  max-width: 300px;
}
.about-greeting p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .about-greeting p {
    width: 80%;
  }
}

.about-organization__img {
  text-align: center;
}
.about-organization__img img {
  max-width: 650px;
}
.about-organization__box {
  width: 250px;
  margin: 0 auto;
  margin-bottom: 150px;
}
.about-organization__text {
  text-align: left;
  font-size: 1.25rem;
}

.about-guidance p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .about-guidance p {
    width: 80%;
  }
}
.about-guidance .btn-2 a {
  font-size: 0.875rem;
  width: 300px;
}
@media print, screen and (min-width: 992px) {
  .about-guidance .btn-2 a {
    font-size: 1.25rem;
    width: 450px;
  }
}

.about-rule ul {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .about-rule ul {
    width: 75%;
  }
}
.about-rule li {
  margin-bottom: 10px;
}

.news-blog__img {
  text-align: center;
}
.news-blog__title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #1B4287;
  text-align: left;
}
@media print, screen and (min-width: 992px) {
  .news-blog__title {
    font-size: 1.875rem;
  }
}
.news-blog__date {
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #A2B2CE;
  margin-bottom: 100px;
}
.news-blog__contents {
  text-align: left;
  margin-bottom: 50px;
  line-height: 2rem;
  padding-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .news-blog__contents {
    margin-bottom: 200px;
    padding-bottom: 50px;
  }
}

.news-link__box div {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 992px) {
  .news-link__box div {
    margin-bottom: 0px;
  }
}

.news-list {
  width: 100%;
}
@media print, screen and (min-width: 992px) {
  .news-list__box {
    width: 80%;
    margin: 0 auto;
  }
}
.news-list__list {
  border-bottom: 1px solid #A2B2CE;
}
.news-list__ymd {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #1B4287;
  padding-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .news-list__ymd {
    padding-top: 0;
    margin-right: 10%;
  }
}
.news-list__ymd__y {
  font-size: 0.75rem;
  margin-right: 10px;
}
.news-list__ymd__md {
  font-size: 1.25rem;
}
.news-list__title {
  font-size: 0.875rem;
  font-weight: 400;
  color: #1B4287;
  padding-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .news-list__title {
    padding-top: 20px;
  }
}
.news-list__link {
  position: relative;
}
.news-list__link:after {
  content: "";
  background: url(../img/icon-arrow-right.svg) no-repeat;
  display: inline-block;
  width: 25px;
  height: 9px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 85%;
  right: 5%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media print, screen and (min-width: 769px) {
  .news-list__link:after {
    top: 50%;
  }
}
.news-list__link:hover:after {
  background: url(../img/icon-arrow-right-h.svg) no-repeat;
}
.news-list__link:hover {
  color: #1FB8D3;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 1;
}
.news-list__link:hover h3 {
  color: #1FB8D3;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.news-list__link:hover span {
  color: #1FB8D3;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.product__list {
  text-align: center;
  margin-bottom: 2rem;
  background-color: #E3E9F0;
  border-radius: 19px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 100%;
}
.product__list:hover {
  opacity: 1;
  background-color: rgba(227, 233, 240, 0.6);
}
@media print, screen and (min-width: 992px) {
  .product__list {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 330px;
        -ms-flex: 0 0 330px;
            flex: 0 0 330px;
  }
}
.product__tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
  padding: 0 25px 30px 25px;
}
.product__tag a {
  font-size: 0.875rem;
  color: #1B4287;
  border: 1px solid #1B4287;
  padding: 0 20px 0 20px;
  line-height: 1.2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.product__tag a:hover {
  color: #1FB8D3;
  border: 1px solid #1FB8D3;
  opacity: 1;
}
.product__tag a:before {
  content: "#";
}
.product__tag2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0 auto 100px auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
  padding: 0 25px 30px 25px;
}
@media print, screen and (min-width: 992px) {
  .product__tag2 {
    width: 70%;
  }
}
.product__tag2 a {
  font-size: 0.875rem;
  color: #1B4287;
  border: 1px solid #1B4287;
  padding: 0 20px 0 20px;
  line-height: 1.2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.product__tag2 a:hover {
  color: #1FB8D3;
  border: 1px solid #1FB8D3;
  opacity: 1;
}
.product__tag2 a:before {
  content: "#";
}
.product__link {
  display: block;
  position: relative;
  padding: 55px 25px 10px 25px;
  height: 400px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.product__link:hover {
  opacity: 1;
}
.product__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.product__link:after {
  content: "";
  background: url(../img/icon-arrow-right2.svg) no-repeat;
  display: inline-block;
  width: 27px;
  height: 27px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.product__link:hover:after {
  background: url(../img/icon-arrow-right2-h.svg) no-repeat;
  display: inline-block;
  width: 27px;
  height: 27px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.product__box {
  text-align: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product__img {
  max-width: 230px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 22px;
}
.product__img img {
  width: 230px;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.product__name {
  font-size: 1rem;
  color: #1B4287;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.2;
}
.product__company {
  font-size: 0.875rem;
  color: #1B4287;
  -moz-text-align-last: left;
       text-align-last: left;
  margin-bottom: 12px;
}
.product__explanation {
  font-size: 1rem;
  color: #1B4287;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.3;
}

.product-blog__copy {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 992px) {
  .product-blog__copy {
    font-size: 2.1875rem;
  }
}
.product-blog__img {
  text-align: center;
  margin-bottom: 100px;
}
.product-blog__img img {
  width: 100%;
  max-width: 520px;
  border-radius: 22px;
  -webkit-box-shadow: 15px 20px 0px 0px #1B4287;
          box-shadow: 15px 20px 0px 0px #1B4287;
}
@media print, screen and (min-width: 992px) {
  .product-blog__img img {
    border-radius: 22px;
    -webkit-box-shadow: 30px 40px 0px 0px #1B4287;
            box-shadow: 30px 40px 0px 0px #1B4287;
  }
}
.product-blog__name {
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold;
  color: #1B4287;
  margin-bottom: 10px;
}
.product-blog__company {
  text-align: center;
  font-size: 1rem;
  color: #1B4287;
  position: relative;
  margin-bottom: 80px;
}
.product-blog__company::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 38px;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #A2B2CE;
}
.product-blog__explanation {
  width: 90%;
  margin: 0 auto;
  line-height: 2.34375;
  letter-spacing: 0em;
  margin-bottom: 140px;
}
@media print, screen and (min-width: 992px) {
  .product-blog__explanation {
    width: 70%;
    max-width: 800px;
  }
}
.product-blog__point {
  width: 100%;
  background-color: #E3E9F0;
  border-radius: 22px;
  padding: 30px 30px;
  margin: 0 auto;
  margin-bottom: 93px;
}
@media print, screen and (min-width: 992px) {
  .product-blog__point {
    padding: 36px 32px;
    width: 70%;
    max-width: 800px;
  }
}
.product-blog__point__num {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 2.75rem;
  color: #1B4287;
  position: relative;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 992px) {
  .product-blog__point__num {
    margin-bottom: 0;
    margin-right: 40px;
  }
}
.product-blog__point__num:before {
  content: "";
  display: block;
  width: 35px;
  height: 0;
  border-bottom: 1px solid #1B4287;
  position: absolute;
  bottom: 0px;
  right: 0px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media print, screen and (min-width: 992px) {
  .product-blog__point__num:before {
    top: 51px;
    right: -40px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.product-blog__point__img {
  text-align: center;
  margin-bottom: 30px;
}
.product-blog__point__img img {
  width: 100%;
  border-radius: 22px;
  max-width: 350px;
}
.product-blog__point__explanation {
  color: #1B4287;
  font-size: 1rem;
  font-weight: 300;
}
.product-blog__contact {
  width: 90%;
  background-color: #E3E9F0;
  border-radius: 22px;
  padding: 30px 30px;
  margin: 0 auto;
  margin-bottom: 93px;
}
@media print, screen and (min-width: 992px) {
  .product-blog__contact {
    padding: 36px 65px;
    width: 70%;
    max-width: 800px;
  }
}
.product-blog__contact p {
  margin-bottom: 10px;
}
.product-blog__contact__btn {
  text-align: center;
}
.product-blog__contact__btn a {
  color: #1C4287;
  border: 1px solid #1C4287;
  border-radius: 33px;
  padding: 15px 0px;
  display: inline-block;
  width: 200px;
  text-align: center;
  margin-top: 40px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 992px) {
  .product-blog__contact__btn a {
    width: 340px;
    font-size: 1rem;
  }
}
.product-blog__contact__btn a:hover {
  border: 1px solid #1FB8D3;
  opacity: 1;
  background-color: rgba(31, 184, 211, 0.6);
}

.product-link__box div {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 992px) {
  .product-link__box div {
    margin-bottom: 0px;
  }
}

.product__cat {
  margin-left: 1rem;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product__cat a {
  color: #fff;
  font-size: 0.875rem;
  border-radius: 16px;
  padding: 0px 16px;
  color: #fff;
  display: inline-block;
  background-color: #88817B;
}

.product__cat.cat1 a {
  background-color: #579F5D;
}

.product__cat.cat2 a {
  background-color: #BE5656;
}

.product__cat.cat3 a {
  background-color: #4C5DA8;
}

.product__cat.cat4 a {
  background-color: #70A725;
}

.product__cat.cat5 a {
  background-color: #49ACA8;
}

.product__cat2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1rem;
  width: 180px;
  margin: 0 auto;
  margin-bottom: 16px;
  text-align: center;
}
.product__cat2 a {
  width: 180px;
  color: #fff;
  font-size: 0.875rem;
  border-radius: 16px;
  padding: 0px 16px;
  color: #fff;
  display: block;
  background-color: #88817B;
}

.product__cat2.cat1 a {
  background-color: #579F5D;
}

.product__cat2.cat2 a {
  background-color: #BE5656;
}

.product__cat2.cat3 a {
  background-color: #4C5DA8;
}

.product__cat2.cat4 a {
  background-color: #70A725;
}

.product__cat2.cat5 a {
  background-color: #49ACA8;
}

.product-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .product-categories {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.product-categories .active {
  color: #1B4287;
  background-color: #fff !important;
  border: 1px solid #1B4287;
}

.product-category {
  color: #fff;
  font-size: 0.875rem;
  border-radius: 16px;
  padding: 0px 16px;
  color: #fff;
  display: inline-block;
  background-color: #88817B;
  cursor: pointer;
}

.product-category.cat1 {
  background-color: #579F5D;
}
.product-category.cat1:hover {
  opacity: 0.7;
}

.product-category.cat2 {
  background-color: #BE5656;
}
.product-category.cat2:hover {
  opacity: 0.7;
}

.product-category.cat3 {
  background-color: #4C5DA8;
}
.product-category.cat3:hover {
  opacity: 0.7;
}

.product-category.cat4 {
  background-color: #70A725;
}
.product-category.cat4:hover {
  opacity: 0.7;
}

.product-category.cat5 {
  background-color: #49ACA8;
}
.product-category.cat5:hover {
  opacity: 0.7;
}

.innw {
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .innw {
    width: 70%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.innw .product__cat2 {
  margin: 0;
}

.product-tag {
  text-align: center;
  border: 1px solid #E3E9F0;
  background-color: #E3E9F0;
  border-radius: 19px;
  width: 90%;
  padding: 30px 10px;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media print, screen and (min-width: 769px) {
  .product-tag {
    padding: 50px;
  }
}
.product-tag a {
  display: block;
  color: #1B4287;
  font-size: 0.875rem;
  color: #1B4287;
  border: 1px solid #1B4287;
  padding: 0 20px 0 20px;
  line-height: 1.2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .product-tag a {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
.product-tag a:hover {
  color: #1FB8D3;
  border: 1px solid #1FB8D3;
  opacity: 1;
}

.activity__container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35%;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  margin-bottom: 50px;
}
@media print, screen and (min-width: 769px) {
  .activity__container {
    margin-bottom: 240px;
  }
}
.activity__container2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  margin-bottom: 150px;
}
@media print, screen and (min-width: 769px) {
  .activity__container2 {
    margin-bottom: 240px;
  }
}
.activity .btn-1r {
  border-bottom: 1px solid #A2B2CE;
}
.activity .btn-1r a {
  color: #1D212C;
  font-weight: 300;
  width: 60vw;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media print, screen and (min-width: 769px) {
  .activity .btn-1r a {
    width: 40vw;
  }
}
.activity .btn-1r a:after {
  top: 20px;
  right: -70px;
}
.activity .btn-1r a:hover {
  color: #1FB8D3;
}
.activity__text {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 170px;
}
.activity__box {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
.activity__img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 250px;
}
@media print, screen and (min-width: 769px) {
  .activity__img {
    margin-top: -50px;
    max-width: 410px;
  }
}
.activity .box2__num {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 2.75rem;
  color: #1B4287;
  position: relative;
  margin-bottom: 30px;
  width: 60px;
  top: -20px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .activity .box2__num {
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 0;
    top: -20px;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.activity .box2__num:before {
  content: "";
  display: block;
  width: 35px;
  height: 0;
  border-bottom: 1px solid #1B4287;
  position: absolute;
  bottom: 0px;
  right: 10px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media print, screen and (min-width: 769px) {
  .activity .box2__num:before {
    top: 50px;
    right: -20px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.activity .box2__text {
  color: #1B4287;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 23px;
  text-align: center;
  margin-top: -16px;
}
@media print, screen and (min-width: 992px) {
  .activity .box2__text {
    -moz-text-align-last: left;
         text-align-last: left;
    font-size: 1.875rem;
  }
}
.activity .table3__th {
  -moz-text-align-last: center;
       text-align-last: center;
}

.activity-joint p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .activity-joint p {
    width: 80%;
  }
}
.activity-joint__box {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.activity-joint__box2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  top: 100px;
  height: 450px;
  position: -webkit-sticky;
  position: sticky;
  text-align: center;
}
.activity-joint__box2 img {
  max-width: 450px;
}
.activity-joint .box2 {
  background-color: #E3E9F0;
  border-radius: 22px;
  padding: 30px 30px;
  margin: 0 auto;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .activity-joint .box2 {
    width: 80%;
  }
}
@media print, screen and (min-width: 992px) {
  .activity-joint .box2 {
    padding: 36px 32px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    min-height: 270px;
    margin-left: 0;
    margin-right: 0;
  }
}
.activity-joint .box2__num {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.875rem;
  color: #1B4287;
  position: relative;
  margin-bottom: 30px;
  width: 60px;
  top: -20px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .activity-joint .box2__num {
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 0;
    top: -20px;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.activity-joint .box2__num:before {
  content: "";
  display: block;
  width: 35px;
  height: 0;
  border-bottom: 1px solid #1B4287;
  position: absolute;
  bottom: 0px;
  right: 10px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media print, screen and (min-width: 769px) {
  .activity-joint .box2__num:before {
    top: 35px;
    right: -10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.activity-joint .box2__text {
  color: #1B4287;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 23px;
  text-align: center;
}
@media print, screen and (min-width: 992px) {
  .activity-joint .box2__text {
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.activity-joint .box2__text2 {
  color: #1B4287;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
  margin-left: 3%;
  margin-bottom: 5px;
  width: 100%;
}
@media print, screen and (min-width: 992px) {
  .activity-joint .box2__text2 {
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.activity-joint .box2__text3 {
  color: #1D212C;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
  margin-left: 3%;
  margin-bottom: 20px;
}

.activity-other p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .activity-other p {
    width: 80%;
  }
}

.activity-order__box {
  text-align: center;
  margin: 0 auto;
}
.activity-order__box div {
  display: inline-block;
}
.activity-order p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .activity-order p {
    width: 80%;
  }
}

.activity-city p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .activity-city p {
    width: 80%;
  }
}

.activity-sensor p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .activity-sensor p {
    width: 80%;
  }
}
.activity-sensor__img {
  text-align: center;
  margin-top: 100px;
}
.activity-sensor__img img {
  max-width: 725px;
}

.activity-production p {
  width: 95%;
  margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
  .activity-production p {
    width: 80%;
  }
}
.activity-production .box2 {
  background-color: #E3E9F0;
  border-radius: 22px;
  padding: 30px 30px;
  margin: 0 auto;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .activity-production .box2 {
    width: 80%;
  }
}
@media print, screen and (min-width: 992px) {
  .activity-production .box2 {
    padding: 36px 32px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    min-height: 270px;
    margin-left: 0;
    margin-right: 0;
  }
}
.activity-production .box2__num {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.875rem;
  color: #1B4287;
  position: relative;
  margin-bottom: 30px;
  width: 60px;
  top: -20px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .activity-production .box2__num {
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 0;
    top: -20px;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.activity-production .box2__num:before {
  content: "";
  display: block;
  width: 35px;
  height: 0;
  border-bottom: 1px solid #1B4287;
  position: absolute;
  bottom: 0px;
  right: 10px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media print, screen and (min-width: 769px) {
  .activity-production .box2__num:before {
    top: 35px;
    right: -10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.activity-production .box2__text-box {
  width: 100%;
}
.activity-production .box2__text {
  color: #1B4287;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 23px;
  text-align: center;
}
@media print, screen and (min-width: 992px) {
  .activity-production .box2__text {
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.activity-production .box2__text2 {
  color: #1B4287;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  width: 100%;
  margin-left: 3%;
}
.activity-production .box2-b {
  background-color: #E3E9F0;
  border-radius: 22px;
  padding: 30px 30px;
  margin: 0 auto;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  width: 90%;
}
@media print, screen and (min-width: 992px) {
  .activity-production .box2-b {
    max-width: 500px;
  }
}
.activity-production .box2-b__text {
  color: #1B4287;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 23px;
  text-align: center;
}
.activity-production .box2-b__text2 {
  color: #1B4287;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  width: 100%;
  margin-left: 1rem;
}
@media print, screen and (min-width: 992px) {
  .activity-production .box2-b__text2 {
    margin-left: 10%;
  }
}
.activity-production .box2-b .mt80 {
  margin-top: 80px;
}

.members-only__text {
  line-height: 2.0625;
  text-align: center;
  margin-bottom: 100px;
}
.members-only__text2 {
  line-height: 2.0625;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 70px;
}

.password {
  margin: 0 auto;
  background-color: #E3E9F0;
  border-radius: 27px;
  padding: 20px 20px;
}
@media print, screen and (min-width: 992px) {
  .password {
    max-width: 800px;
    padding: 73px 140px;
  }
}
.password__title {
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  color: #1B4287;
}
@media print, screen and (min-width: 992px) {
  .password__title {
    font-size: 1.25rem;
  }
}
.password form {
  text-align: center;
  width: 100%;
}
.password label {
  display: block;
  -moz-text-align-last: left;
       text-align-last: left;
  display: inline-block;
  color: #1B4287;
}
@media print, screen and (min-width: 769px) {
  .password label {
    margin-right: 3rem;
  }
}
.password input[type=password] {
  background-color: #fff;
  border-radius: 3px;
  margin: 0 auto;
  display: inline-block;
}
.password input[type=submit] {
  display: block;
  width: 200px;
  margin: 0 auto;
  margin-top: 60px;
  border: 1px solid #1FB8D3;
  border-radius: 28px;
  padding: 10px 0;
  padding-left: 3rem;
  color: #fff;
  background-color: #1FB8D3;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media print, screen and (min-width: 992px) {
  .password input[type=submit] {
    width: 300px;
  }
}
.password input[type=submit]:hover {
  border: 1px solid #1B4287;
  background-color: #1B4287;
}

.download__box {
  background-color: #E9EDF2;
  border-radius: 23px;
  padding: 33px 10px 52px 10px;
  margin-bottom: 50px;
}
.download__text {
  text-align: center;
  font-weight: 500;
  margin-bottom: 55px;
}
.download__title {
  text-align: center;
  color: #1B4287;
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 22px;
}
@media print, screen and (min-width: 992px) {
  .download__title {
    font-size: 1.25rem;
  }
}

.sitemap__link1 a {
  position: relative;
  display: inline-block;
  width: 200px;
  padding-left: 1rem;
  margin-bottom: 10px;
  -webkit-transition: 0.6;
  transition: 0.6;
}
.sitemap__link1 a:after {
  content: "";
  position: absolute;
  left: 85px;
  bottom: -5px;
  display: inline-block;
  width: 350px;
  height: 1px;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
  background-color: #A2B2CE;
}
.sitemap__link1 a:hover {
  color: #1FB8D3;
}
.sitemap__link1 a:hover .dli-chevron-round-right {
  color: #1FB8D3;
  opacity: 1;
}
.sitemap__link2 a {
  font-size: 0.875rem;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 2rem;
  width: 200px;
  position: relative;
  -webkit-transition: 0.6;
  transition: 0.6;
}
.sitemap__link2 a:hover {
  color: #1FB8D3;
  opacity: 1;
}
.sitemap__link2 a:hover .dli-chevron-round-right {
  color: #1FB8D3;
  opacity: 1;
}
.sitemap__link2 a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 13px;
  left: -20px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.dli-chevron-round-right {
  display: inline-block;
  vertical-align: middle;
  color: #1D212C;
  line-height: 1;
  position: relative;
  width: 8px;
  height: 8px;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
  margin-right: 10px;
  -webkit-transition: 0.6;
  transition: 0.6;
}
.dli-chevron-round-right::before {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
  -webkit-transition: 0.6;
  transition: 0.6;
}
.dli-chevron-round-right::after {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
  -webkit-transition: 0.6;
  transition: 0.6;
}

.contact {
  margin-top: 100px;
}

form {
  width: 100%;
  margin: 100px auto;
}
@media print, screen and (min-width: 769px) {
  form {
    width: 90%;
  }
}
form .req {
  font-size: 0.75rem;
  border-radius: 10px;
  background-color: #B51D2F;
  color: #fff;
  padding: 3px 8px;
  margin-right: 1rem;
}
form .any {
  font-size: 0.75rem;
  border-radius: 10px;
  background-color: #6F6F6F;
  color: #fff;
  padding: 3px 8px;
  margin-right: 1rem;
}

.form dt {
  margin-bottom: 15px;
}
.form__item {
  margin-bottom: 35px;
}
.form .wpcf7-list-item {
  width: 300px;
  margin-bottom: 15px;
}
.form__input {
  margin-right: 0;
  background-color: #F0F2F6;
  padding: 10px 10px;
  border-radius: 8px;
  text-align: left;
}
.form__subtitle {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 24px;
}
@media print, screen and (max-width: 992px) {
  .form__subtitle {
    padding-top: 30px;
  }
}

input[type=text] {
  width: 100%;
}

textarea {
  width: 100%;
  height: 10rem;
}

.privacy {
  margin-top: 50px;
  width: 100%;
  height: 200px;
  overflow-y: scroll;
  text-align: left;
  background-color: #fff;
  font-size: 0.875rem;
  padding: 10px;
  margin-bottom: 50px;
}
.privacy__title {
  font-size: 1.1875rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
}
.privacy__smalltitle {
  text-align: center;
  margin-bottom: 10px;
}
.privacy__subtitle {
  padding: 15px 0 1px 0;
}
.privacy__item {
  list-style-type: disc;
  margin-left: 1rem;
}

.agree {
  display: block;
  width: 100%;
  background: #E3E9F0;
  padding: 20px;
  margin-bottom: 50px;
}
.agree .wpcf7-list-item {
  font-size: 0.875rem;
}
@media print, screen and (min-width: 769px) {
  .agree .wpcf7-list-item {
    font-size: 1rem;
  }
}

.wpcf7 .wpcf7-submit {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  background-color: #1FB8D3;
  color: #fff;
  opacity: 1;
  border-radius: 33px;
  padding: 15px 0px;
  width: 340px;
  text-align: center;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 157px;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #1B4287;
}

.wpcf7 .wpcf7-submit:disabled {
  opacity: 0.5;
  cursor: default;
}
.wpcf7 .wpcf7-submit:disabled:hover {
  background-color: #1FB8D3;
}

.wpcf7-spinner {
  display: none;
}

.form__subtext {
  text-align: left;
}

.wpcf7-list-item-label {
  margin-left: 0 !important;
}

.is-inactive {
  background-color: #E6E6E6;
}
.is-inactive:hover {
  color: #fff;
  background-color: #E6E6E6;
}

.agree input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.agree .wpcf7-list-item {
  position: relative;
  color: #333;
  cursor: pointer;
  font-size: fz(16);
  margin: 0 0px 0 0 !important;
}
.agree .wpcf7-list-item:before {
  content: "";
  border: 1px solid #333;
  border-radius: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -3px;
  margin-right: 16px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
}
.agree .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  display: block;
  top: 0px;
  left: 42px;
  width: 10px;
  height: 18px;
  border-bottom: 4px solid #1B4287;
  border-right: 4px solid #1B4287;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media print, screen and (min-width: 769px) {
  .agree .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    top: 6px;
    left: 41px;
  }
}
@media print, screen and (min-width: 992px) {
  .agree .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    top: 6px;
    left: 8px;
  }
}
@media print, screen and (max-width: 992px) {
  .agree .wpcf7-list-item-label {
    font-size: 0.75rem;
  }
}

.matching-list__box {
  border: 1px solid #1B4287;
  border-radius: 10px;
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 20px;
}
.matching-list__num {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.875rem;
  color: #1B4287;
  position: relative;
  margin-bottom: 30px;
  width: 60px;
  top: 10px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .matching-list__num {
    margin-bottom: 0;
    margin-left: 0;
    top: 10px;
    -moz-text-align-last: left;
         text-align-last: left;
    margin-right: 30px;
  }
}
.matching-list__num:before {
  content: "";
  display: block;
  width: 35px;
  height: 0;
  border-bottom: 1px solid #1B4287;
  position: absolute;
  bottom: 0px;
  right: 10px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media print, screen and (min-width: 769px) {
  .matching-list__num:before {
    top: 35px;
    right: -10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.matching-list__box2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
}
.matching-list__box3 {
  display: inline-block;
}
.matching-list__com {
  margin-left: 30px;
  margin-bottom: 18px;
}
.matching-list__com span {
  background-color: #1B4287;
  border-radius: 74px;
  padding: 5px 15px;
  font-size: 1rem;
  color: #fff;
  margin-right: 16px;
}
.matching-list__span {
  margin-right: 13px !important;
}
.matching-list__com2 {
  margin-left: 0px;
  height: 30px;
}
@media print, screen and (min-width: 769px) {
  .matching-list__com2 {
    height: auto;
    margin-bottom: 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
  }
}
.matching-list__com2 span {
  background-color: #1B4287;
  border-radius: 74px;
  padding: 5px 15px;
  font-size: 1rem;
  color: #fff;
  margin-right: 16px;
}
.matching-list__box4 {
  background-color: #E3E9F0;
  border-radius: 16px;
  padding: 20px 30px;
}
.matching-list__text {
  margin-bottom: 20px;
}
.matching-list__text span {
  color: #1B4287;
}

.search-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 20px;
  border-radius: 10px;
  margin-bottom: 16px;
}
.search-form__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-form__input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 16px;
  margin-right: 10px;
}
.search-form__input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 16px;
  margin-right: 10px;
}
.search-form__input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 16px;
  margin-right: 10px;
}
.search-form__button {
  padding: 0px 20px;
  background-color: #1B4287;
  color: #fff;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.search-form__button:hover {
  opacity: 0.6;
}
.search-form__result {
  text-align: center;
  margin-bottom: 50px;
}

.matching-list__table-container {
  overflow-x: auto;
  width: 100%;
}

.matching-list__table {
  border: 1px solid #333;
  border-collapse: collapse;
  width: 100%;
  min-width: 800px;
  margin: 50px auto;
}
.matching-list__table th {
  font-size: 1rem;
  background-color: #E3E9F0;
  color: #1B4287;
  border: 1px solid #333;
  padding: 16px 10px;
  white-space: nowrap;
  line-height: 1.4;
}
.matching-list__table td {
  font-size: 1rem;
  background-color: #fff;
  color: #1D212C;
  border: 1px solid #333;
  padding: 16px 10px;
  line-height: 1.4;
}

#bbpress-forums fieldset.bbp-form input[type=password],
#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form select {
  min-height: 28px;
  height: 40px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #A2B2CE;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  width: 100%;
  margin: 0;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #A2B2CE;
}

.bbp-submit-wrapper button[type=submit] {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  background-color: #1FB8D3;
  color: #fff;
  opacity: 1;
  border-radius: 33px;
  padding: 15px 0px;
  width: 340px;
  text-align: center;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 157px;
}
.bbp-submit-wrapper button[type=submit]:hover {
  background-color: #1B4287;
}

.form-allowed-tags {
  display: none;
}

.bbp-forum-title {
  font-size: 1.125rem;
  font-weight: 400;
  color: #1B4287;
  margin-bottom: 20px;
}

#bbpress-forums .bbp-forums-list .bbp-forum {
  display: block;
  font-size: 11px;
  margin-left: 2rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #1B4287;
  margin-bottom: 36px;
}
#bbpress-forums .bbp-forums-list .bbp-forum a {
  display: inline-block;
  color: #1B4287;
  border: 1px solid #1B4287;
  padding: 5px 15px;
}

#bbpress-forums .bbp-forums-list .bbp-forum.css-sep:not(:last-child)::after {
  content: "";
}

.bbp-topic-title {
  display: block;
  font-size: 11px;
  margin-left: 1rem;
  font-size: 1.125rem;
  font-weight: 400;
  color: #1B4287;
  margin-bottom: 10px;
}
.bbp-topic-title a {
  color: #1B4287;
}

.bbp-forum-title {
  display: inline-block;
  border: 1px solid #1B4287 !important;
  padding: 5px 15px;
}

.bbp-topic-permalink {
  display: inline-block;
  border: 1px solid #1B4287 !important;
  padding: 5px 15px;
}

.bbp-reply-content p {
  font-size: 1rem;
  font-weight: 400;
  color: #1B4287;
}

.d4p-attachment-addfile {
  display: inline-block;
  margin-top: 20px;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #767676 !important;
  background-color: #EDEDED;
}

.c-post__title {
  margin-top: 150px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 50px;
  font-weight: normal;
}

.c-post__text {
  text-align: center;
  margin-bottom: 50px;
}

.c-post__btn {
  padding: 15px;
  font-size: 1.25rem;
  text-align: center;
  background-color: #1FB8D3;
  display: inline-block;
  margin: 0 auto;
  border-radius: 100px;
  margin-bottom: 150px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-post__btn:hover {
  background-color: #00B9EF;
}

.c-post__btn a {
  color: #fff;
}/*# sourceMappingURL=style.css.map */</pre></body></html>