<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/YakuHanJP-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/YakuHanJP-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/YakuHanJP-Bold.woff") format("woff");
  font-display: swap;
}


@font-face {
   font-family: "NotoSans";
   src: url("../fonts/NotoSansRegular.woff") format('woff');
   font-weight: 400;
   font-display: swap;
}
@font-face {
   font-family: "NotoSans";
   src: url("../fonts/NotoSansMedium.woff") format('woff');
   font-weight: 500;
   font-display: swap;
}
@font-face {
   font-family: "NotoSans";
   src: url("../fonts/NotoSansBold.woff") format('woff');
   font-weight: 700;
   font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: 0 0;
  vertical-align: baseline;
  font-size: 100%; }

*,
:after,
:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  overflow-x: hidden;
  font: normal normal normal 14px/1.8 "YakuHanJP", "NotoSans", "-apple-system", "メイリオ", 'MontserratLight', BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
  color: #333333;
  letter-spacing: .05em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  -webkit-font-kerning: auto;
  font-kerning: auto;
  /* max-width: 1920px; */
  margin: 0 auto; }

.fomail {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif; }

address,
caption,
code,
figcaption,
pre,
th {
  font-weight: 400;
  font-style: normal;
  font-size: 1em; }

blockquote,
q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none; }

fieldset,
iframe,
img {
  border: 0; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

caption,
th {
  text-align: left; }

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

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

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

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

hr {
  display: block;
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 1em 0;
  padding: 0;
  height: 0;
  border: 0;
  border-top: 1px solid #ccc; }

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

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

[hidden],
template {
  display: none; }

input,
select {
  vertical-align: middle; }

button {
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 0;
  background: 0 0;
  color: inherit;
  vertical-align: inherit;
  font: inherit;
  line-height: inherit;
  cursor: pointer; }

button:disabled {
  cursor: default; }

button,
select {
  text-transform: none; }

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  outline: 0; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

audio,
progress,
video {
  display: inline-block; }

progress {
  vertical-align: baseline; }

a,
a:link,
a:visited {
  background-color: transparent;
  text-decoration: none;
  -webkit-text-decoration-skip: objects; }

a:active {
  text-decoration: none; }

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

b,
strong {
  font-weight: inherit;
  font-weight: bolder; }

code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: monospace; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

ul {
  list-style: none; }

img {
  display: block;
  height: auto;
  max-width: 100%;
  border-style: none; }

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

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

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

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

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

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

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

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

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

/* chorm scroll style */
::-webkit-scrollbar {
  width: 6px;
  background-color: #f3f3f3;
  border-left: 1px solid #dddddd; }

::-webkit-scrollbar:hover {
  background-color: transparent; }

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background-color: #333333; }

::-webkit-scrollbar-thumb:hover {
  background-color: #333333; }

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none; }

/* Close Label */
.img_bg &gt; img {
  display: none; }

.nobr {
  display: inline-block; }

/*index*/
.section {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: auto;
  z-index: 2; }

/*header*/
header {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0; }
  header .header-wrapper {
    position: absolute;
    background-color: #fff;
    top: 0px;
    left: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    header .header-wrapper .logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-left: 3rem; }
      header .header-wrapper .logo a {
        width: 164px;
        margin-right: 1rem;
        display: block;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        header .header-wrapper .logo a img {
          -webkit-transition: 0.3s;
          transition: 0.3s; }
        header .header-wrapper .logo a:hover img {
          -webkit-transform: scale(0.95);
                  transform: scale(0.95); }
    header .header-wrapper .wrapper-nav ul {
      height: 90px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      header .header-wrapper .wrapper-nav ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        border-left: 1px solid #ededed; }
        header .header-wrapper .wrapper-nav ul li a {
          padding: 7px 25px;
          color: #000;
          font-size: 16px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          header .header-wrapper .wrapper-nav ul li a span.nav-img {
            display: block; }
            header .header-wrapper .wrapper-nav ul li a span.nav-img img {
              width: 46px;
              height: 46px; }
          header .header-wrapper .wrapper-nav ul li a:after {
            content: "";
            display: block;
            width: 0%;
            height: 2px;
            background-color: #2679e0;
            -webkit-transition: 0.3s;
            transition: 0.3s; }
          header .header-wrapper .wrapper-nav ul li a:hover:after {
            width: 100%; }
      header .header-wrapper .wrapper-nav ul li:nth-child(1) {
        padding: 0px 0;
        border-left: 0px solid #ededed; }
        header .header-wrapper .wrapper-nav ul li:nth-child(1) a {
          padding: 0 5px;
          font-size: 14px;
          width: 124px;
          color: #fff;
          background-color: #008a32;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
          header .header-wrapper .wrapper-nav ul li:nth-child(1) a:hover {
    background-color: #025d23;
}
          header .header-wrapper .wrapper-nav ul li:nth-child(1) a:after {
            display: none; }
      header .header-wrapper .wrapper-nav ul li:nth-child(2) {
        padding: 0px 0;
        border-left: 0px solid #ededed; }
        header .header-wrapper .wrapper-nav ul li:nth-child(2) a {
          padding: 0 5px;
          font-size: 14px;
          width: 124px;
          color: #fff;
          background-color: #2679e0;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
          header .header-wrapper .wrapper-nav ul li:nth-child(2) a:hover {
            background-color: #1a68c8; }
          header .header-wrapper .wrapper-nav ul li:nth-child(2) a:after {
            display: none; }
      header .header-wrapper .wrapper-nav ul li:nth-child(3) {
        padding: 0px 0;
        border-left: 0px solid #ededed; }
        header .header-wrapper .wrapper-nav ul li:nth-child(3) a {
          padding: 0 5px;
          font-size: 14px;
          width: 124px;
          color: #fff;
          background-color: #ff9c00;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
          header .header-wrapper .wrapper-nav ul li:nth-child(3) a:hover {
            background-color: #e87e0d; }
          header .header-wrapper .wrapper-nav ul li:nth-child(3) a:after {
            display: none; }

  header.change-head .header-wrapper {
    -webkit-box-shadow: 0 0 8px 0 rgba(153, 153, 153, 0.5);
            box-shadow: 0 0 8px 0 rgba(153, 153, 153, 0.5); }

.menu-status {
  display: none; }

.toggle-btn {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #f7f7f8;
  border-radius: 4px;
  margin-right: auto;
  margin-left: 0px;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 50; }

.toggle-btn label {
  width: 40px;
  height: 40px;
  padding: 10px;
  display: block;
  cursor: pointer; }

.toggle-btn svg {
  width: 20px;
  height: 20px;
  display: block; }

.toggle-btn svg path {
  fill: #ff9600;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.toggle-btn:hover {
  background-color: #367dc6; }

.toggle-btn:hover svg path {
  fill: #ffffff; }

.close-nav {
  position: absolute;
  height: 40px;
  width: 40px;
  right: 10px;
  top: 10px;
  z-index: 501;
  display: none; }

.close-nav label {
  height: 40px;
  width: 40px;
  padding: 10px;
  cursor: pointer;
  display: block;
  font-size: 20px; }

.close-nav label img {
  width: 20px;
  height: 20px;
  display: block; }

.menu-status:checked ~ .wrapper-nav {
  -webkit-transform: translateX(0%);
  transform: translateX(0%); }






@media (max-width: 1220px) {
  header .header-wrapper .logo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 1.5rem; }
    header .header-wrapper .logo a {
      margin-right: 0rem; }
    header .header-wrapper .logo span {
      margin-top: 5px;
      font-size: 12px;
      display: block;
      width: 100%;
      text-align: center; }
  header .header-wrapper .wrapper-nav ul li a {
    padding: 7px 15px;
    font-size: 14px; } }

@media (max-width: 1060px) {
  header .header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    header .header-wrapper .logo {
      margin: 10px auto; }
    header .header-wrapper .header-right {
      width: 100%; }
    header .header-wrapper .wrapper-nav ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      header .header-wrapper .wrapper-nav ul li a span.nav-img {
        display: none; }
      header .header-wrapper .wrapper-nav ul li:nth-child(6) {
        border-left: 1px solid #ededed; }
        header .header-wrapper .wrapper-nav ul li:nth-child(6) a {
          padding: 7px 15px;
          background-color: transparent;
          color: #000; }
          header .header-wrapper .wrapper-nav ul li:nth-child(6) a:after {
            display: block; }
          header .header-wrapper .wrapper-nav ul li:nth-child(6) a:hover {
            background-color: transparent; }
      header .header-wrapper .wrapper-nav ul li:nth-child(7) {
        border-left: 1px solid #ededed;
        border-right: 1px solid #ededed; }
        header .header-wrapper .wrapper-nav ul li:nth-child(7) a {
          padding: 7px 15px;
          background-color: transparent;
          color: #000; }
          header .header-wrapper .wrapper-nav ul li:nth-child(7) a:after {
            display: block; }
          header .header-wrapper .wrapper-nav ul li:nth-child(7) a:hover {
            background-color: transparent; } }

@media (max-width: 980px) {
  header.change-head .header-wrapper {
    -webkit-box-shadow: 0 0 0px 0 rgba(153, 153, 153, 0.5);
            box-shadow: 0 0 0px 0 rgba(153, 153, 153, 0.5); }

  .close-nav {
    display: block; }

  .toggle-btn {
    display: block; }

  .toggle-btn {
    top: 12px;
    right: 10px; }

  header .header-wrapper .wrapper-nav {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0.25, 0.33, 0.88);
    transition-timing-function: cubic-bezier(0.7, 0.25, 0.33, 0.88);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    overflow-y: auto;
    padding: 40px 0 20px !important; }
    header .header-wrapper .wrapper-nav .nav-inner {
      width: 100%; }
    header .header-wrapper .wrapper-nav .nav {
      padding: 0 30px;
      margin: 0 auto;
      width: 100%;
      max-width: 300px; }
    header .header-wrapper .wrapper-nav ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      header .header-wrapper .wrapper-nav ul li {
        border-left: 0px solid #b3b3b3 !important;
        border-right: 0px solid #b3b3b3 !important;
        width: 100%;
        border-bottom: 1px dashed #000; }
        header .header-wrapper .wrapper-nav ul li a {
          display: block;
          width: 100%;
          padding: 10px 10px !important;
          font-size: 14px; }
          header .header-wrapper .wrapper-nav ul li a:after {
            display: none; } }


/*foot*/
#pagetop {
  width: 57px;
  height: 57px;
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  right: 40px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  z-index: 10;
  background: #ff9c00 url(../img/top.svg) center center/60% no-repeat;
  display: none; }

footer {
  background-color: #ff9c00; }

.foot {
  padding: 20px 0;
  max-width: 1240px;
  margin: 0 auto;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .foot .f-logo {
    width: 180px;
    margin-right: 20px; }
    .foot .f-logo a img {
      width: 180px;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .foot .f-logo a:hover img {
      -webkit-transform: scale(0.95);
              transform: scale(0.95); }
  .foot .f-nav {
    margin-left: auto; }
    .foot .f-nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .foot .f-nav ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; }
        .foot .f-nav ul li a {
          color: #fff;
          font-size: 16px;
          padding: 0 22px 0;
          line-height: 1.1; }
          .foot .f-nav ul li a:hover {
            text-decoration: underline; }
        .foot .f-nav ul li:before {
          content: "";
          display: block;
          width: 1px;
          height: 100%;
          background-color: #fff; }
        .foot .f-nav ul li:last-child:after {
          content: "";
          display: block;
          width: 1px;
          height: 100%;
          background-color: #fff; }

.copyright {
  text-align: center;
  color: #fff;
  font-size: 12px;
  background-color: #ff7800;
  padding: 20px 10px; }


/*********20190306************/
.btn-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 1240px;
  justify-content: flex-end;
  padding: 40px 20px 0;
  margin: 0 auto;
}

.btn-box a {
  display: flex;
  color: #fff;
  text-decoration: none;
  align-items: center;
  border-radius: 10px;
}

.btn-box a p{
  margin: 0 5px;
}

a.twitter{
  background: #1da1f2;
  padding: 5px 33px;
  margin-right: 10px;
}

a.line {
  background: #00C300;
  padding: 5px 20px;
}

.foot {
  padding: 20px 0;
  max-width: 1240px;
  margin: 10px auto 0;
  padding: 0px 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-box a:hover {
  color: #fff;
}

a.twitter:hover {
  background: #75c3f3;
  transition: 0.3s;
}

a.line:hover {
  background: #6ed46e;
  transition: 0.3s;
}



@media (max-width: 980px) {
  .foot .f-nav ul li a {
    font-size: 14px;
    padding: 0 15px 0; }

  #pagetop {
    right: 20px;
    bottom: 97px;
    width: 40px;
    height: 40px; } }
@media (max-width: 750px) {
  .foot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 20px; }
    .foot .f-logo {
      margin: 0 auto 10px; }
    .foot .f-nav {
      width: 100%; }
      .foot .f-nav ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .foot .f-nav ul li {
          margin-top: 5px; }
          .foot .f-nav ul li a {
            font-size: 12px;
            padding: 0 10px 0; }


        /***********20190306***************/
    .btn-box {
    display: flex;
    flex-wrap: wrap;
    max-width: 1240px;
    justify-content: center;
    padding: 20px;
    margin: 0 auto;
}

    .foot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px 20px 30px;
}
}



.grid{
  display: flex;
  flex-wrap: wrap;
}

.inner{
  max-width: 1230px;
  height: 100%;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}

.lower-hero{
  position: relative;
  background-size: cover;
  background-position: center;
  height: 320px;
  margin-top: 90px;
}
@media (max-width: 1220px) {
  .lower-hero{
  margin-top: 87px;
  }
}

.lower-hero::before{
  content: "";
  position: absolute;
  right: 50%;
  top: 0;
  width: 200%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 13, 226, 0.6);
  -webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
  transition: all 1s cubic-bezier(.19,1,.22,1);
  -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
  transition-timing-function: cubic-bezier(.19,1,.22,1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transform: skew(60deg,0);
  transform: skew(60deg,0);
}

.lower-hero::after{
  content: "";
  position: absolute;
  right: 50%;
  top: 0;
  width: 120%;
  height: 100%;
  z-index: 1;
  background: rgba(10, 89, 177, 0.6);
  -webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
  transition: all 1s cubic-bezier(.19,1,.22,1);
  -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
  transition-timing-function: cubic-bezier(.19,1,.22,1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transform: skew(60deg,0);
  transform: skew(40deg,0);
}

.lower-ttl{
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 15px;
}

.lower-hero h1{
  font-family: "Roboto", YuGothic, "Yu Gothic", "Noto Sans JP", sans-serif;
  font-size: 44px;
  letter-spacing: 3px;
}

.lower-hero h1:before {
  content: '';
  position: absolute;
  left: -2px;
  bottom: 42px;
  display: inline-block;
  width: 220px;
  height: 4px;
  background-color: #fff;
}

.lower-ttl p{
  font-size: 20px;
  letter-spacing: 2px;
}

.bread-wrap{
  margin-top: 20px
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li a{
  text-decoration: underline;
  color: #003598;
}
.breadcrumb li.active{
  color: #999;
}

.breadcrumb&gt;li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.lower-lede{
  margin-top: 50px;
  font-size: 15px;
  position: relative;
}

.lede-img{
  width: 60%;
}

.lede-txt{
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: 30%;
  background-color: #fff;
  padding: 40px;
  border: 1px solid;
  color: #005ac6;
}

.lede-txt:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  bottom: -30px;
  left: 30px;
  background-color: #CAE9FF;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ffffff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #ffffff),color-stop(.75, #ffffff), color-stop(.75, transparent),to(transparent));
  -webkit-background-size: 7px 7px;
  transition: all .4s cubic-bezier(.785,.135,.15,.86) 0s;
}

.lede-txt h2{
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 3px;
}
.lede-txt p{
  letter-spacing: 2px;
}
.lower-lede p.sub-txt{
  font-size: 16px;
  letter-spacing: 2px;
  border-bottom: 1px solid;
}
.lede-sub{
  font-weight: 500;
}
.lower-lede p{
  font-size: 18px;
  margin-top: 14px;
  line-height: 2.4;
}
.lede-txt .lede-txt-sub p{
  font-size: 14px;
  line-height: 2.2;
}
.bg-dots-tex{
  position: relative;
}
.bg-dots-tex::after {
  content: "";
  background: url(../img/bg-dot.png) top left/6px 6px repeat;
  width: 70%;
  height: 100%;
  position: absolute;
  top: 8%;
  left: 15%;
  z-index: -1;
}

.bg-blue{
  background-color: #f6faff;
}

.mt-0{
  margin-top: 0;
}
.only-pc{
	display:block;
}
.only-sp{
	display:none;
}
</pre></body></html>