@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;500;700&display=swap");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

a {
  background-color: transparent; }

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

b, strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

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

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

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

[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]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio] {
  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; }

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

#yui3-css-stamp.cssfonts {
  display: none; }

body {
  color: #1a1a1a;
  -webkit-text-size-adjust: 100%; }

.pc {
  display: none; }
  @media (min-width: 669px) {
    .pc {
      display: block; } }

.pc2 {
  display: none; }
  @media (min-width: 1699px) {
    .pc2 {
      display: block; } }

@media (min-width: 669px) {
  .sp {
    display: none; } }

@media (min-width: 669px) {
  img.pc, br.pc, span.pc {
    display: inline; }

  .flex-box-pc {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; }

  .animate {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }

  .animate_zoom {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }

  a.tel-link:link {
    color: #1a1a1a; }
    a.tel-link:link:hover {
      cursor: default;
      text-decoration: none; } }
@media (min-width: 1699px) {
  img.pc2, br.pc2, span.pc2 {
    display: inline; } }
.wrap {
  font-size: 108%;
  line-height: 1.85;
  overflow: hidden;
  font-family: YakuHanJP, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica", "Arial", "Verdana", sans-serif; }
  @media (min-width: 669px) {
    .wrap {
      font-size: 116%;
      min-width: 1100px;
      overflow: hidden; } }
  .wrap.visible {
    overflow: visible; }

a:link, a:visited, a:active, a:hover {
  color: #066683;
  text-decoration: none; }
@media (min-width: 669px) {
  a:hover {
    text-decoration: underline; }
  a.animate:hover, a.animate_zoom:hover {
    text-decoration: none; }
  a.tel-link {
    cursor: text;
    color: #1a1a1a; }
    a.tel-link:hover {
      text-decoration: none;
      cursor: text; } }

.hoverOP:hover {
  opacity: .6; }

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

.note {
  padding-left: 1em;
  text-indent: -1em; }
  .note.num {
    padding-left: 2.5em;
    text-indent: -2.5em; }

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

.flex-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between; }

.alic {
  align-items: center; }

.alifs {
  align-items: flex-start; }

.alife {
  align-items: flex-end; }

.jscc {
  justify-content: center; }

.jsfs {
  justify-content: flex-start; }

.jsfe {
  justify-content: flex-end; }

.jssb {
  justify-content: space-between; }

.fdrr {
  flex-direction: row-reverse; }

.fdc {
  flex-direction: column; }

.bb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mincho {
  font-family: YakuHanMP, 'Noto Serif JP','Hiragino Mincho Pro', serif;
  font-feature-settings: "palt"; }

.en {
  font-family: 'Century Gothic', Futura, 'Hind', sans-serif; }

.newwin {
  vertical-align: middle;
  width: 12px;
  margin: 0 5px; }

.newwin2 {
  vertical-align: middle;
  width: 13px;
  margin: 0 5px; }

/* フッター */
.footer {
  background-color: #e5e5e5; }
  @media (min-width: 669px) {
    .footer {
      background-color: transparent; } }
  .footer__copyright {
    text-align: center;
    background-color: #e5e5e5;
    padding: 20px;
    border-top: 1px solid #808080;
    font-size: 85%; }
    .footer__copyright span {
      display: inline-block; }
    @media (min-width: 669px) {
      .footer__copyright {
        background-color: transparent;
        text-align: right;
        border-top: 0;
        padding: 0;
        position: absolute;
        right: 40px;
        bottom: 70px; }
        .footer__copyright span {
          display: inline; } }
  .footer address {
    font-style: normal;
    margin: 0 20px 30px; }
    @media (min-width: 669px) {
      .footer address {
        margin: 0; } }
  .footer .flex-box {
    padding: 20px;
    border-bottom: 1px solid #808080;
    background-color: #fff; }
    @media (min-width: 669px) {
      .footer .flex-box {
        padding: 0;
        border-bottom: 0;
        flex-direction: column;
        align-items: flex-end;
        position: absolute;
        right: 40px; } }
  .footer__logo {
    margin: 30px 20px 10px;
    font-weight: 500;
    font-size: 116%; }
    .footer__logo img {
      margin: 5px 0;
      max-width: 80%;
      min-width: 280px; }
    .footer__logo a {
      color: #1a1a1a; }
      .footer__logo a span {
        color: #055482;
        font-size: 20px;
        letter-spacing: 0.1em; }
    @media (min-width: 669px) {
      .footer__logo {
        margin: 0 0 10px; }
        .footer__logo img {
          width: auto;
          max-width: 311px;
          vertical-align: bottom;
          margin-bottom: 0; } }
  .footer__sns {
    width: 40px; }
    @media (min-width: 669px) {
      .footer__sns {
        margin-top: 20px; } }
  .footer__links {
    width: calc(100% - 15px - 40px); }
    @media (min-width: 669px) {
      .footer__links {
        width: auto; } }
    .footer__links li {
      position: relative;
      padding-left: 15px;
      margin-bottom: 5px; }
      .footer__links li:last-child {
        margin-bottom: 0; }
      .footer__links li::before {
        content: '';
        width: 10px;
        height: 10px;
        background-color: #066683;
        position: absolute;
        left: 0;
        top: 8px; }
        @media (min-width: 669px) {
          .footer__links li::before {
            width: 1px;
            height: 1em;
            background-color: #1a1a1a;
            top: 7px; } }
      @media (min-width: 669px) {
        .footer__links li {
          margin-bottom: 0;
          padding-left: 10px;
          margin-left: 10px; }
          .footer__links li:first-child {
            padding-left: 0;
            margin-left: 0; }
            .footer__links li:first-child::before {
              display: none; } }
  @media (min-width: 669px) {
    .footer div.flex-box-pc {
      padding: 50px 40px 70px;
      background-color: #fff;
      position: relative; } }

/*ページトップへ戻るボタン*/
.gotop-btn {
  display: none;
  margin: 0;
  width: 46px;
  height: 46px;
  right: 10px;
  bottom: 20px;
  position: fixed;
  z-index: 999; }
  .gotop-btn.in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    filter: '';
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .gotop-btn.out {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    filter: '';
    -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1); }
  .gotop-btn a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    display: block;
    background: #437fa1;
    height: 46px;
    width: 46px;
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    display: inline-block;
    border-radius: 100px; }
    .gotop-btn a::after {
      position: absolute;
      top: 7px;
      bottom: 0;
      left: 0;
      margin: auto;
      content: "";
      vertical-align: middle;
      left: 17px;
      width: 10px;
      height: 10px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  @media (min-width: 669px) {
    .gotop-btn {
      right: 50px;
      bottom: 200px;
      width: 70px;
      height: 70px; }
      .gotop-btn a {
        width: 70px;
        height: 70px; }
        .gotop-btn a:hover {
          transform: scale(1.1); }
        .gotop-btn a::after {
          top: 7px;
          left: 26px;
          width: 14px;
          height: 14px; } }
  @media (min-width: 1499px) {
    .gotop-btn {
      right: 4%; } }

/* ヘッダー */
.header {
  height: 70px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.95); }
  @media (min-width: 669px) {
    .header {
      height: 100px;
      min-width: 1100px; } }
  .header__logo {
    line-height: 1;
    margin: 0;
    width: 202px;
    padding-left: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    @media (min-width: 669px) {
      .header__logo {
        margin: 0;
        width: 311px;
        padding-left: 0;
        margin-left: 50px; }
        .header__logo img {
          width: auto; } }
  .header .sp-menu {
    position: absolute;
    width: 70px;
    height: 69px;
    right: 0;
    top: 0;
    z-index: 101; }
    .header .sp-menu i {
      width: 30px;
      position: absolute;
      left: 50%;
      margin-left: -15px;
      height: 30px;
      top: 34px; }
    .header .sp-menu span {
      transition: all .3s;
      transform: rotate(0);
      height: 1px;
      display: block;
      background-color: #808080; }
      .header .sp-menu span.top {
        transform: translateY(-7px); }
      .header .sp-menu span.bottom {
        transform: translateY(7px); }
    .header .sp-menu:hover .top {
      transform: translateY(-9px); }
    .header .sp-menu:hover .bottom {
      transform: translateY(9px); }
    .header .sp-menu.open .middle {
      background: rgba(255, 255, 255, 0); }
    .header .sp-menu.open .top {
      transform: rotate(-45deg) translateY(2px) translateX(-2px); }
    .header .sp-menu.open .bottom {
      transform: rotate(45deg) translateY(0px) translateX(0px); }
  .header__gNav {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    position: fixed;
    top: 70px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 102;
    height: 100%; }
    .header__gNav > ul li {
      overflow: hidden;
      border-bottom: 1px solid #b2b2b2; }
      .header__gNav > ul li:last-child {
        margin-bottom: 0; }
      @media (min-width: 669px) {
        .header__gNav > ul li {
          margin-bottom: 0;
          margin-left: 2em;
          border-bottom: 0;
          height: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center; }
          .header__gNav > ul li:first-child {
            margin-left: 0; }
          .header__gNav > ul li.sp {
            display: none; } }
      @media (min-width: 1199px) {
        .header__gNav > ul li {
          margin-left: 3em; } }
      .header__gNav > ul li.active > a {
        color: #055482; }
        .header__gNav > ul li.active > a::before {
          left: 0; }
      .header__gNav > ul li.active > a + div {
        visibility: visible;
        opacity: 1;
        transform: translateY(10px); }
      .header__gNav > ul li.here > a {
        color: #055482; }
        .header__gNav > ul li.here > a::before {
          left: 0; }
      .header__gNav > ul li.havChild > a {
        position: relative; }
        .header__gNav > ul li.havChild > a > span {
          position: absolute;
          right: 30px;
          top: 50%;
          margin-top: -10px; }
          .header__gNav > ul li.havChild > a > span::before {
            content: '';
            position: absolute;
            left: 3px;
            top: 6px;
            width: 7px;
            height: 7px;
            border-top: 1px solid #666;
            border-right: 1px solid #666;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
            -webkit-transition: all .2s;
            -moz-transition: all .2s;
            -ms-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s; }
        @media (min-width: 669px) {
          .header__gNav > ul li.havChild > a {
            cursor: pointer; } }
      .header__gNav > ul li.havChild.open > a > span {
        margin-top: -8px; }
        .header__gNav > ul li.havChild.open > a > span::before {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
      @media (min-width: 669px) {
        .header__gNav > ul li.havChild.gNav__company > div ul li {
          width: calc((100% - 100px) / 3); } }
      .header__gNav > ul li a {
        color: #1a1a1a;
        padding: 14px;
        display: block;
        font-weight: 500;
        font-size: 108%; }
        @media (min-width: 669px) {
          .header__gNav > ul li a {
            height: 100%;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            align-items: center;
            position: relative;
            padding: 0; }
            .header__gNav > ul li a::before {
              content: '';
              width: 100%;
              height: 3px;
              position: absolute;
              left: -100%;
              bottom: 0;
              -webkit-transition: all .2s;
              -moz-transition: all .2s;
              -ms-transition: all .2s;
              -o-transition: all .2s;
              transition: all .2s;
              background-color: #055482;
              z-index: 102; }
            .header__gNav > ul li a:hover {
              text-decoration: none;
              color: #055482; }
              .header__gNav > ul li a:hover::before {
                left: 0; } }
        .header__gNav > ul li a + div {
          display: none; }
          .header__gNav > ul li a + div ul {
            padding: 0;
            border-top: 1px solid #b2b2b2; }
            .header__gNav > ul li a + div ul li:last-child {
              border-bottom: 0; }
            .header__gNav > ul li a + div ul li a {
              font-weight: normal;
              font-size: 100%;
              padding-left: 24px;
              background-color: rgba(205, 221, 230, 0.95); }
          @media (min-width: 669px) {
            .header__gNav > ul li a + div {
              z-index: 101;
              border-top: 1px solid #b2b2b2;
              display: block;
              visibility: hidden;
              position: absolute;
              opacity: 0;
              top: calc(90px - 2px);
              transition: all 0.2s;
              position: absolute;
              width: 100vw;
              left: 0;
              background-color: rgba(255, 255, 255, 0.95);
              padding: 60px;
              box-sizing: border-box; }
              .header__gNav > ul li a + div > div {
                max-width: 1100px;
                margin: 0 auto; }
                .header__gNav > ul li a + div > div ul {
                  max-width: 450px;
                  border-top: 0; }
                  .header__gNav > ul li a + div > div ul li {
                    margin: 7px 50px 7px 0;
                    overflow: visible; }
                    .header__gNav > ul li a + div > div ul li:nth-child(4) {
                      margin-right: 0; }
                    .header__gNav > ul li a + div > div ul li a {
                      position: relative;
                      padding-left: 22px;
                      white-space: nowrap;
                      background-color: transparent; }
                      .header__gNav > ul li a + div > div ul li a::before {
                        content: '';
                        height: 1px;
                        width: 12px;
                        background-color: #808080;
                        position: absolute;
                        left: 0;
                        top: 50%;
                        margin-top: -1px; }
                      .header__gNav > ul li a + div > div ul li a::after {
                        content: '';
                        height: 1px;
                        background-color: #055482;
                        position: absolute;
                        left: 22px;
                        bottom: 0;
                        width: 0;
                        -webkit-transition: all .2s;
                        -moz-transition: all .2s;
                        -ms-transition: all .2s;
                        -o-transition: all .2s;
                        transition: all .2s; }
                      .header__gNav > ul li a + div > div ul li a:hover::after {
                        width: calc(100% - 22px); }
                .header__gNav > ul li a + div > div div {
                  margin-right: 80px;
                  color: #055482;
                  letter-spacing: 0.1em;
                  text-align: right; }
                  .header__gNav > ul li a + div > div div a {
                    align-items: flex-end;
                    color: #055482; }
                    .header__gNav > ul li a + div > div div a::before {
                      display: none; }
                    .header__gNav > ul li a + div > div div a b {
                      font-weight: 500;
                      font-size: 35px;
                      line-height: 1;
                      margin: auto 0 0; }
                    .header__gNav > ul li a + div > div div a span {
                      font-weight: 500;
                      font-size: 108%;
                      margin: 15px 0 auto;
                      position: relative;
                      padding-right: 40px; }
                      .header__gNav > ul li a + div > div div a span::before {
                        content: '';
                        width: 26px;
                        height: 26px;
                        background: url("../images/common/gnav_arrow.png") no-repeat left top;
                        background-size: cover;
                        position: absolute;
                        right: 0;
                        top: 3px; } }
      .header__gNav > ul li.gNav__recruit {
        border-bottom: 0;
        padding: 15px 15px 30px; }
        .header__gNav > ul li.gNav__recruit a {
          background-color: #055482;
          color: #fff;
          text-align: center;
          border-radius: 5px;
          width: 100%;
          box-sizing: border-box; }
        @media (min-width: 669px) {
          .header__gNav > ul li.gNav__recruit {
            padding: 0;
            min-width: 120px; }
            .header__gNav > ul li.gNav__recruit a {
              padding: 14px 20px;
              height: auto;
              justify-content: center; }
              .header__gNav > ul li.gNav__recruit a::before {
                display: none; } }
    @media (min-width: 669px) {
      .header__gNav > ul {
        padding: 0;
        justify-content: flex-end;
        height: 100%; } }
    .header__gNav.menuOpen {
      visibility: visible;
      opacity: 1; }
    @media (min-width: 669px) {
      .header__gNav {
        opacity: 1;
        visibility: visible;
        position: static;
        height: auto;
        width: calc(100% - 311px - 50px - 40px - 40px);
        margin-right: 50px;
        top: 0; } }
    .header__gNav_close {
      position: absolute;
      background-color: #fff;
      width: 70px;
      height: 69px;
      right: 0;
      top: 0;
      z-index: 101; }
      .header__gNav_close i {
        width: 30px;
        position: absolute;
        left: 50%;
        margin-left: -15px;
        height: 30px;
        top: 34px; }
      .header__gNav_close span {
        transition: all .3s;
        transform: rotate(0);
        height: 1px;
        display: block;
        background-color: #808080; }
        .header__gNav_close span.middle {
          background: rgba(255, 255, 255, 0); }
        .header__gNav_close span.top {
          transform: rotate(-45deg) translateY(2px) translateX(-2px); }
        .header__gNav_close span.bottom {
          transform: rotate(45deg) translateY(0px) translateX(0px); }
    @media (min-width: 669px) {
      .header__gNav {
        background-color: transparent; } }

.btnStyle1 {
  display: block;
  padding: 14px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto; }
  .btnStyle1 span {
    position: absolute;
    right: 20px;
    height: 100%;
    width: 17px;
    top: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
  .btnStyle1 svg {
    width: 100%; }
  .btnStyle1:hover span {
    right: 10px; }
  .btnStyle1.hoverStyle1 {
    overflow: hidden;
    position: relative;
    z-index: 1; }
    .btnStyle1.hoverStyle1:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      right: -50px;
      z-index: -1;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      border-right: 50px solid transparent;
      border-bottom: 100px solid #fff;
      transform: translateX(-100%); }
    .btnStyle1.hoverStyle1:hover {
      color: #055482; }
      .btnStyle1.hoverStyle1:hover:before {
        transform: translateX(0); }
      .btnStyle1.hoverStyle1:hover svg {
        fill: #055482; }

.common__contact {
  background: #055482;
  background: -moz-linear-gradient(left, #055482 0%, #022d55 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #055482), color-stop(100%, #022d55));
  background: -webkit-linear-gradient(left, #055482 0%, #022d55 100%);
  background: -o-linear-gradient(left, #055482 0%, #022d55 100%);
  background: linear-gradient(to right, #055482 0%, #022d55 100%);
  padding: 55px 25px 50px; }
  .common__contact h2 {
    color: #fff; }
  .common__contact section {
    background-color: #fff;
    padding: 25px 20px;
    text-align: center; }
    .common__contact section:first-child {
      margin-bottom: 20px; }
      @media (min-width: 669px) {
        .common__contact section:first-child {
          margin-bottom: 0; } }
    .common__contact section h3 {
      font-size: 116%;
      font-weight: 500;
      margin: 0 0 15px; }
    .common__contact section p {
      margin: 0;
      line-height: 1.5; }
      .common__contact section p a {
        margin-bottom: 8px; }
      .common__contact section p span {
        display: inline-block; }
    .common__contact section ul a {
      border-radius: 100px;
      background-color: #055482;
      color: #fff; }
      .common__contact section ul a svg {
        fill: #fff; }
      @media (min-width: 669px) {
        .common__contact section ul a {
          max-width: 280px;
          padding: 17px 0;
          margin: 0 auto; } }
    @media (min-width: 669px) {
      .common__contact section {
        width: 47.7272727%;
        box-sizing: border-box;
        padding: 40px; } }
  @media (min-width: 669px) {
    .common__contact {
      padding: 100px 40px 90px; }
      .common__contact > .flex-box-pc {
        max-width: 1100px;
        margin: 0 auto; } }
.common__recruit {
  text-align: center;
  padding: 30px 20px;
  background: url("../images/recruit/common_recruit_bg.png") no-repeat center center;
  background-size: cover; }
  .common__recruit li {
    margin-bottom: 10px; }
    .common__recruit li a {
      display: block;
      border: 2px solid #fff;
      border-radius: 100px;
      padding: 14px;
      position: relative;
      color: #fff;
      font-weight: 500;
      font-size: 108%; }
      .common__recruit li a span {
        position: absolute;
        right: 20px;
        height: 100%;
        width: 17px;
        top: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center; }
        @media (min-width: 669px) {
          .common__recruit li a span {
            right: 30px; } }
      .common__recruit li a svg {
        width: 100%;
        fill: #fff; }
    .common__recruit li:last-child {
      margin-bottom: 0; }
      .common__recruit li:last-child a {
        background-color: #fff;
        color: #055482;
        letter-spacing: 0.1em;
        font-size: 20px;
        line-height: 1; }
  @media (min-width: 669px) {
    .common__recruit {
      padding: 40px; }
      .common__recruit ul {
        max-width: 1100px;
        width: 100%;
        margin: 0 auto; }
      .common__recruit li {
        width: 31.6363636%;
        margin-bottom: 0; }
        .common__recruit li a {
          font-size: 21px;
          padding: 0;
          height: 90px;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center;
          justify-content: center; }
          .common__recruit li a:hover {
            text-decoration: none;
            letter-spacing: 0.25em;
            opacity: .6; }
            .common__recruit li a:hover span {
              right: 20px; }
        .common__recruit li:last-child {
          margin-bottom: 0; }
          .common__recruit li:last-child a {
            font-size: 30px; } }

.pagetitleBox {
  position: relative;
  height: 270px;
  text-align: center;
  padding: 70px 15px 0;
  box-sizing: border-box; }
  @media (min-width: 669px) {
    .pagetitleBox {
      height: 650px;
      box-sizing: border-box;
      padding: 100px 0 0; } }
  .pagetitleBox__title {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    position: relative;
    z-index: 1; }
    @media (min-width: 669px) {
      .pagetitleBox__title {
        font-size: 123.1%; } }
    .pagetitleBox__title .en {
      color: #055482;
      font-weight: normal;
      font-size: 28px;
      font-size: clamp(20px, 9vw, 28px);
      position: relative;
      display: inline-block;
      line-height: 1.5;
      padding-bottom: 15px;
      margin-bottom: 15px; }
      .pagetitleBox__title .en::after {
        content: '';
        width: 102px;
        height: 2px;
        background: url("../images/common/pagetitle_line.png") no-repeat center center;
        background-size: cover;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -51px; }
        @media (min-width: 669px) {
          .pagetitleBox__title .en::after {
            width: 100px;
            margin-left: -50px; } }
      @media (min-width: 669px) {
        .pagetitleBox__title .en {
          font-size: 68px;
          font-size: clamp(60px, 4vw, 68px);
          padding-bottom: 35px;
          margin-bottom: 30px;
          line-height: 1; } }
  .pagetitleBox.fadeIn {
    overflow: hidden; }
    .pagetitleBox.fadeIn::before {
      content: '';
      width: 150%;
      height: 150%;
      background: white;
      background: -moz-linear-gradient(180deg, white 0%, white 80%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-linear-gradient(180deg, white 0%, white 80%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(180deg, white 0%, white 80%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
      position: absolute;
      bottom: -50%;
      left: 0;
      -webkit-transition: 1.5s cubic-bezier(0.16, 1, 0.3, 1);
      transition: 1.5s cubic-bezier(0.16, 1, 0.3, 1); }
    .pagetitleBox.fadeIn .pagetitleBox__title > div {
      opacity: 0;
      position: relative;
      right: -30px;
      -webkit-transition: 1s cubic-bezier(0.16, 1, 0.3, 1);
      transition: 1s cubic-bezier(0.16, 1, 0.3, 1); }
      .pagetitleBox.fadeIn .pagetitleBox__title > div.active {
        opacity: 1;
        right: 0; }
    .pagetitleBox.fadeIn.active::before {
      bottom: 100%;
      transform: rotate(5deg); }
  .pagetitleBox.blur {
    overflow: hidden;
    opacity: 0;
    -moz-transition: -moz-transform 1s linear;
    -webkit-transition: -webkit-transform 1s linear;
    -o-transition: -o-transform 1s linear;
    -ms-transition: -ms-transform 1s linear;
    transition: transform 1s linear;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    /*.pagetitleBox__title {
    	opacity: 0;
    	-moz-transition: -moz-transform 1s linear;
    	-webkit-transition: -webkit-transform 1s linear;
    	-o-transition: -o-transform 1s linear;
    	-ms-transition: -ms-transform 1s linear;
    	transition: transform 1s linear;
    	-webkit-animation-duration: 2s;
    	animation-duration: 2s;
    	-webkit-animation-fill-mode: both;
    	animation-fill-mode: both;
    	//filter: blur(3px);
    	//-webkit-transition: filter 1.8s cubic-bezier(.165, .84, .44, 1);-moz-transition: filter 1.8s cubic-bezier(.165, .84, .44, 1);-ms-transition: filter 1.8s cubic-bezier(.165, .84, .44, 1);-o-transition: filter 1.8s cubic-bezier(.165, .84, .44, 1);transition: filter 1.8s cubic-bezier(.165, .84, .44, 1);
    }*/ }
    .pagetitleBox.blur.active {
      -webkit-animation-name: imageBlur;
      animation-name: imageBlur;
      opacity: 1;
      transition: .6s;
      /*.pagetitleBox__title {
      	//filter: blur(0px);
      		-webkit-animation-name: imageBlur;
      		animation-name: imageBlur;
      		opacity: 1;
      		transition: .6s;
      }*/ }

.pageSubtitle {
  text-align: center;
  color: #fff;
  font-weight: normal;
  background-color: #055482;
  padding: 30px 20px;
  line-height: 1.3;
  margin: 0;
  font-size: 19px;
  font-size: clamp(17px, 6vw, 19px);
  position: relative;
  letter-spacing: 0.1em; }
  .pageSubtitle::before {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px; }
    @media (min-width: 669px) {
      .pageSubtitle::before {
        height: 6px;
        width: 150px;
        margin-left: -75px; } }
  .pageSubtitle span {
    display: inline-block; }
    @media (min-width: 669px) {
      .pageSubtitle span {
        display: inline; } }
  @media (min-width: 669px) {
    .pageSubtitle {
      font-size: 35px;
      font-size: clamp(29px, 8vw, 35px);
      padding: 55px 40px;
      font-weight: normal; } }

.spanTxt span {
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  opacity: 0; }
  .spanTxt span:nth-child(even) {
    top: -15px; }
  .spanTxt span:nth-child(odd) {
    bottom: -15px; }
.spanTxt.active span {
  opacity: 1; }
  .spanTxt.active span:nth-child(even) {
    top: 0; }
  .spanTxt.active span:nth-child(odd) {
    bottom: 0; }

.introduction {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  font-weight: 500;
  font-size: 123.1%;
  min-height: 107px; }
  .introduction div:first-child {
    position: relative;
    padding: 0 35px; }
    .introduction div:first-child::before, .introduction div:first-child::after {
      content: '';
      width: 28px;
      height: 25px;
      position: absolute;
      top: 0; }
      @media (min-width: 669px) {
        .introduction div:first-child::before, .introduction div:first-child::after {
          width: 56px;
          height: 49px; } }
    .introduction div:first-child::before {
      background: url("../images/common/introduction_coatation01.png") no-repeat center center;
      background-size: cover;
      left: 0; }
    .introduction div:first-child::after {
      background: url("../images/common/introduction_coatation02.png") no-repeat center center;
      background-size: cover;
      right: 0; }
    @media (min-width: 669px) {
      .introduction div:first-child {
        padding: 0 80px; } }
  .introduction div:last-child {
    background: url("../images/common/introduction_img.png") no-repeat center center;
    background-size: 100px auto;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 107px;
    top: 50%;
    left: 0;
    margin-top: -53px; }
    @media (min-width: 669px) {
      .introduction div:last-child {
        background-size: 185px auto;
        height: 198px;
        margin-top: -79px; } }
  .introduction b {
    font-weight: 500;
    color: #055482; }
    @media (min-width: 669px) {
      .introduction b {
        font-weight: normal; } }
  .introduction span {
    display: inline-block;
    position: relative;
    z-index: 1; }
    @media (min-width: 669px) {
      .introduction span {
        display: inline; } }
  @media (min-width: 669px) {
    .introduction {
      font-size: 30px;
      margin-bottom: 100px;
      font-weight: normal;
      min-height: 198px; } }

.indexPage {
  padding: 40px 20px 40px; }
  .indexPage__nav01 li {
    margin-bottom: 20px; }
    .indexPage__nav01 li:last-child {
      margin-bottom: 0; }
    @media (min-width: 669px) {
      .indexPage__nav01 li {
        width: calc((100% - 60px) / 2);
        margin-bottom: 80px; } }
  .indexPage__nav01 a {
    display: block;
    color: #1a1a1a; }
    @media (min-width: 669px) {
      .indexPage__nav01 a {
        position: relative; } }
  .indexPage__nav01 .img {
    display: block; }
  .indexPage__nav01 .tagBase {
    position: relative;
    background-color: #fff;
    font-weight: 500;
    height: 50px;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 123.1%;
    padding-left: 20px;
    opacity: 0;
    left: -10px;
    width: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    box-sizing: border-box; }
    .indexPage__nav01 .tagBase span {
      width: 17px;
      height: 12px;
      display: inline-block;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -6px; }
    .indexPage__nav01 .tagBase svg {
      fill: #1a1a1a;
      vertical-align: top; }
    .indexPage__nav01 .tagBase img {
      vertical-align: top; }
    .indexPage__nav01 .tagBase b {
      font-weight: 500; }
    @media (min-width: 669px) {
      .indexPage__nav01 .tagBase {
        height: 70px;
        position: absolute;
        bottom: -20px;
        min-width: 300px;
        width: auto;
        box-sizing: border-box;
        padding-left: 30px;
        font-size: 25px;
        font-weight: normal;
        left: 0; } }
    .indexPage__nav01 .tagBase > div {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #1a1a1a; }
    .indexPage__nav01 .tagBase.active {
      left: 0;
      opacity: 1; }
      @media (min-width: 669px) {
        .indexPage__nav01 .tagBase.active {
          left: 25px; } }
  @media (min-width: 669px) {
    .indexPage__nav01 {
      max-width: 1200px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 669px) {
    .indexPage {
      padding: 100px 40px 150px; } }
  .indexPage__nav02 > section {
    margin-bottom: 20px; }
    .indexPage__nav02 > section:last-child {
      margin-bottom: 0; }
    .indexPage__nav02 > section a {
      display: block; }
      @media (min-width: 669px) {
        .indexPage__nav02 > section a {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          flex-direction: row-reverse; } }
      .indexPage__nav02 > section a:hover {
        text-decoration: none;
        color: #fff; }
        @media (min-width: 669px) {
          .indexPage__nav02 > section a:hover .txt ul.link-ul li span {
            right: 10px; }
          .indexPage__nav02 > section a:hover .img img {
            transform: scale(1.1); } }
    .indexPage__nav02 > section .txt {
      background-color: #055482;
      color: #fff;
      padding: 30px 20px;
      border: 1px solid #fff; }
      .indexPage__nav02 > section .txt h2 {
        text-align: center;
        font-weight: normal;
        font-size: 28px;
        font-size: clamp(20px, 6vw, 28px);
        line-height: 1.3;
        margin: 0 0 15px;
        position: relative;
        padding-bottom: 15px; }
        @media (min-width: 669px) {
          .indexPage__nav02 > section .txt h2 {
            padding-bottom: 25px;
            margin-bottom: 10px; } }
        @media (min-width: 1199px) {
          .indexPage__nav02 > section .txt h2 {
            padding-bottom: 40px;
            margin-bottom: 20px; } }
        .indexPage__nav02 > section .txt h2::after {
          content: '';
          width: 100px;
          height: 1px;
          background-color: #fff;
          position: absolute;
          bottom: 0;
          left: 50%;
          margin-left: -50px; }
          @media (min-width: 669px) {
            .indexPage__nav02 > section .txt h2::after {
              left: 0;
              margin-left: 0;
              width: 130px; } }
        .indexPage__nav02 > section .txt h2 span {
          display: inline-block; }
        @media (min-width: 669px) {
          .indexPage__nav02 > section .txt h2 {
            text-align: left;
            font-size: 32px;
            font-size: clamp(24px, 6vw, 32px); } }
        .indexPage__nav02 > section .txt h2 + p b {
          font-weight: 500;
          font-size: 116%;
          display: inline-block;
          margin-bottom: 10px; }
          @media (min-width: 669px) {
            .indexPage__nav02 > section .txt h2 + p b {
              font-size: 24px;
              margin-bottom: 15px;
              line-height: 1.5; } }
      .indexPage__nav02 > section .txt ul.link-ul {
        text-align: center;
        margin-top: 30px; }
        .indexPage__nav02 > section .txt ul.link-ul li {
          background-color: #fff;
          color: #055482;
          overflow: hidden;
          border-radius: 100px;
          line-height: 1.3; }
          .indexPage__nav02 > section .txt ul.link-ul li:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            right: -50px;
            z-index: -1;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -ms-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            border-right: 50px solid transparent;
            border-bottom: 100px solid #fff;
            transform: translateX(-100%); }
          .indexPage__nav02 > section .txt ul.link-ul li span svg {
            fill: #055482; }
          .indexPage__nav02 > section .txt ul.link-ul li:hover span {
            right: 10px; }
        @media (min-width: 669px) {
          .indexPage__nav02 > section .txt ul.link-ul li {
            width: 280px;
            margin-left: 0;
            padding: 20px 0; } }
      .indexPage__nav02 > section .txt ul.plain-list {
        list-style-type: square;
        margin-top: 0;
        margin-bottom: 0; }
        @media (min-width: 669px) {
          .indexPage__nav02 > section .txt ul.plain-list {
            margin-bottom: 10px; } }
      @media (min-width: 669px) {
        .indexPage__nav02 > section .txt {
          width: calc(100% - 40.625%);
          padding: 0;
          position: relative;
          z-index: 1;
          align-items: flex-start;
          padding-left: 70px;
          padding-top: 70px;
          padding-bottom: 70px;
          border-right: 0;
          border-left: 0; }
          .indexPage__nav02 > section .txt > * {
            width: 80.52%; } }
      @media (min-width: 1199px) {
        .indexPage__nav02 > section .txt {
          padding-left: 80px; } }
    .indexPage__nav02 > section .img {
      text-align: center; }
      .indexPage__nav02 > section .img img {
        width: 100%; }
      @media (min-width: 669px) {
        .indexPage__nav02 > section .img {
          width: 40.625%;
          position: relative; }
          .indexPage__nav02 > section .img::after {
            content: '';
            width: calc(100% - 14.7058823%);
            height: 100%;
            background-color: #055482;
            border: 1px solid #fff;
            position: absolute;
            right: -1px;
            top: 0;
            z-index: 0;
            box-sizing: border-box; }
          .indexPage__nav02 > section .img > div {
            position: relative;
            top: -6.666666%;
            z-index: 1;
            width: 100%; } }
    @media (min-width: 669px) {
      .indexPage__nav02 > section {
        margin-bottom: 110px; }
        .indexPage__nav02 > section:last-child {
          margin-bottom: 0; }
        .indexPage__nav02 > section:nth-child(odd) a {
          flex-direction: row; }
          .indexPage__nav02 > section:nth-child(odd) a .img::after {
            left: -1px;
            right: auto; }
          .indexPage__nav02 > section:nth-child(odd) a .txt {
            align-items: flex-end;
            padding-right: 70px;
            padding-left: 0; } }
    @media (min-width: 1199px) {
      .indexPage__nav02 > section:nth-child(odd) a .txt {
        padding-right: 80px;
        padding-left: 0; } }

.commonSub01 {
  font-weight: normal;
  font-size: 100%;
  margin: 0 0 30px;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  line-height: 1.5; }
  @media (min-width: 669px) {
    .commonSub01 {
      font-size: 123.1%;
      margin-bottom: 50px; } }
  .commonSub01 b {
    font-size: 28px;
    font-size: clamp(20px, 8vw, 28px);
    font-weight: normal; }
    @media (min-width: 669px) {
      .commonSub01 b {
        font-size: 46px;
        font-size: clamp(38px, 5vw, 46px); } }

.commonSub02 {
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  font-size: clamp(19px, 6vw, 22px);
  position: relative;
  padding-bottom: 10px;
  margin: 0 0 30px;
  line-height: 1.5; }
  .commonSub02::after {
    content: '';
    width: 100px;
    height: 1px;
    background-color: #055482;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    position: absolute; }
    @media (min-width: 669px) {
      .commonSub02::after {
        width: 130px;
        margin-left: -65px; } }
  @media (min-width: 669px) {
    .commonSub02 {
      font-size: 32px;
      font-size: clamp(29px, 3vw, 32px);
      margin-bottom: 80px;
      padding-bottom: 30px; } }

.commonSub03 {
  font-weight: 500;
  font-size: 116%;
  margin: 0 0 20px;
  position: relative;
  line-height: 1.5;
  background-color: #e5e5e5;
  border-left: 5px solid #055482;
  padding: 7px 10px; }
  @media (min-width: 669px) {
    .commonSub03 {
      font-size: 131%;
      margin-bottom: 40px;
      padding: 10px 15px; } }

.innerLink {
  display: block;
  padding-top: 70px;
  margin-top: -70px; }
  @media (min-width: 669px) {
    .innerLink {
      padding-top: 100px;
      margin-top: -100px; } }

.plain-tbl {
  border-collapse: collapse;
  border: 0; }
  .plain-tbl td, .plain-tbl th {
    border-collapse: collapse;
    border: 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px;
    font-weight: normal;
    line-height: 1.75;
    vertical-align: top; }
    @media (min-width: 669px) {
      .plain-tbl td, .plain-tbl th {
        padding: 15px; } }
  .plain-tbl th {
    background-color: #e6eef2; }
  .plain-tbl td p, .plain-tbl td ul, .plain-tbl td ol {
    margin: 0 0 5px; }
    .plain-tbl td p:last-child, .plain-tbl td ul:last-child, .plain-tbl td ol:last-child {
      margin-bottom: 0; }
  .plain-tbl td ul.plain-list, .plain-tbl td ol.plain-list {
    margin-left: 1.5em; }

.plain-list {
  margin-left: 1.5em;
  padding-left: 0; }

a.tel-num {
  font-size: 33px;
  color: #055482;
  line-height: 1;
  display: inline-block;
  font-weight: bold; }
  a.tel-num img {
    width: 21px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px; }
    @media (min-width: 669px) {
      a.tel-num img {
        width: 25px; } }
  @media (min-width: 669px) {
    a.tel-num {
      font-size: 40px; }
      a.tel-num:hover {
        text-decoration: none;
        cursor: default; } }

.effect__slide3 {
  position: relative; }
  .effect__slide3 > div {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto; }
    .effect__slide3 > div::before {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 120%;
      background-color: #437fa1;
      z-index: 1;
      transform-origin: right center;
      transform: scaleX(1);
      transition: width 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s; }
    .effect__slide3 > div img {
      position: relative;
      width: 100%;
      height: auto;
      opacity: 0;
      left: -100%;
      transition: 0.7s; }
  .effect__slide3.move > div::before {
    transform: scaleX(0);
    width: 100%; }
  .effect__slide3.move > div img {
    opacity: 1;
    left: 0; }
.effect__fadein img {
  opacity: 0;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s; }
.effect__fadein.active img {
  opacity: 1; }
.effect__zoomout {
  overflow: hidden; }
  .effect__zoomout img {
    opacity: 0;
    transform: scale(1.1);
    -webkit-transition: 1s cubic-bezier(0.16, 1, 0.3, 1);
    transition: 1s cubic-bezier(0.16, 1, 0.3, 1); }
  .effect__zoomout.move img {
    transform: scale(1);
    opacity: 1; }

a:hover .effect__slide3 img {
  transform: scale(1.1); }

.backShadow {
  background-color: #055482;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0; }
  .backShadow.active {
    visibility: visible;
    opacity: .5; }

.topicPath {
  margin: 0;
  padding: 10px 15px;
  font-size: 85%;
  border-top: 1px solid #b2b2b2;
  overflow-x: auto;
  word-break: keep-all;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }
  .topicPath dt {
    display: none; }
  .topicPath dd {
    margin: 0;
    display: inline-block;
    position: relative; }
    .topicPath dd::after {
      content: '/';
      position: relative;
      display: inline-block;
      margin: 0 2px 0 6px; }
    .topicPath dd:last-child::after {
      display: none; }
  @media (min-width: 669px) {
    .topicPath {
      border-top: 0;
      padding: 0 40px 25px; } }
  @media (min-width: 1199px) {
    .topicPath {
      padding: 0 50px 25px; } }

.plainBox {
  padding: 50px 25px; }
  @media (min-width: 669px) {
    .plainBox {
      padding: 150px 40px 100px; } }
  @media (min-width: 1199px) {
    .plainBox {
      max-width: 1100px;
      padding: 150px 0 100px;
      margin-left: auto;
      margin-right: auto; } }

@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -ms-filter: blur(20px);
    -o-filter: blur(20px);
    filter: blur(20px); }
  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px); } }
@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -ms-filter: blur(20px);
    -o-filter: blur(20px);
    filter: blur(20px); }
  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px); } }
