@charset "UTF-8";
/*

Theme Name:タイハク株式会社

Theme URI:https://tai-haku.co.jp/

Description:タイハク株式会社のテーマです。

Version:1.0

Author:mcommune

Author URI: https://mcommune.com/

*/
.appear.up .item {
  transform: translateY(6px);
}

.appear.down .item {
  transform: translateY(-6px);
}

.appear.left .item {
  transform: translateX(40px);
}

.appear.right .item {
  transform: translateX(-40px);
}

.appear .item {
  transition: all 0.8s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.1s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.2s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 0.3s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 0.4s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 0.5s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 0.6s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 0.7s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 0.9s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 1s;
}

.btn {
  position: relative;
  display: inline-block;
  background-color: white;
  border: 1px solid #0e5590;
  font-weight: 400;
  padding: 10px 40px;
  margin: 10px auto;
  cursor: pointer;
  transition: all 0.3s;
  color: #333333;
  font-size: 14px;
  text-decoration: none !important;
}
.btn.float:hover {
  background-color: black;
  color: white;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.btn.filled {
  background-color: #0e5590;
  color: white;
  box-shadow: 5px 5px 10px 0 rgba(14, 85, 144, 0.5);
}
.btn.filled:hover {
  background-color: white;
  color: black;
  box-shadow: none;
}
.btn.letter-spacing:hover {
  background-color: black;
  letter-spacing: 3px;
  color: white;
}
.btn.shadow {
  box-shadow: none;
}
.btn.shadow:hover {
  transform: translate(-2.5px, -2.5px);
  box-shadow: 5px 5px 0 0 black;
}
.btn.solid {
  box-shadow: 2px 2px 0 0 black;
  border-radius: 7px;
}
.btn.solid:hover {
  transform: translate(2px, 2px);
  box-shadow: none;
}
.btn.slide-bg {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn.slide-bg::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #022882;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: transform 0.3s;
  z-index: -1;
}
.btn.slide-bg:hover {
  color: white;
}
.btn.slide-bg:hover::before {
  transform: none;
}
.btn.cover-3d {
  position: relative;
  z-index: 1;
  transform-style: preserve-3d;
  perspective: 300px;
}
.btn.cover-3d span {
  display: inline-block;
  transform: translateZ(20px);
}
.btn.cover-3d::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotateX(90deg);
  transition: all 0.3s;
  transform-origin: top center;
  opacity: 0;
}
.btn.cover-3d:hover {
  color: white;
}
.btn.cover-3d:hover::before {
  transform: none;
  opacity: 1;
}

.btn-cubic {
  position: relative;
  display: inline-block;
  transform-style: preserve-3d;
  perspective: 300px;
  width: 150px;
  height: 50px;
  margin: 0 auto;
  cursor: pointer;
  font-weight: 600;
}
.btn-cubic span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid black;
  line-height: 48px;
  text-align: center;
  transition: all 0.3s;
  transform-origin: center center -25px;
  color: black;
}
.btn-cubic .hovering {
  background-color: black;
  color: white;
  transform: rotateX(90deg);
}
.btn-cubic .default {
  background-color: white;
  color: black;
  transform: rotateX(0);
}
.btn-cubic:hover .hovering {
  transform: rotateX(0);
}
.btn-cubic:hover .default {
  transform: rotateX(-90deg);
}

body {
  font-family: "Heebo", "Noto Sans JP", sans-serif;
  color: #333333;
}

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

.mb-sm, .greet__title, .material__title, .recruit__jobtitle {
  margin-bottom: 16px !important;
}

.mb-md, .notice__left, .greet__texts-inner, .access__left, .access__right, .page-content__info-block, .contact__content, .contact-form__tel, .construction__lists, .taxPageNav, .material__titles, .recruit__titles, .single__content-des-img, .interview, .postLinks {
  margin-bottom: 40px !important;
}

.mb-lg, .notice, .greet, .company__img, .construction, .construction-items, .material__lists, .material__container, .material__content, .recruit__interview, .recruit__table, .single__content-des {
  margin-bottom: 80px !important;
}
@media screen and (min-width: 960px) {
  .mb-lg, .notice, .greet, .company__img, .construction, .construction-items, .material__lists, .material__container, .material__content, .recruit__interview, .recruit__table, .single__content-des {
    margin-bottom: 150px !important;
  }
}

.pb-sm {
  padding-bottom: 16px !important;
}

.pb-lg, .page-content__404, .company__contents, .notification, .single__inner {
  padding-bottom: 80px !important;
}
@media screen and (min-width: 960px) {
  .pb-lg, .page-content__404, .company__contents, .notification, .single__inner {
    padding-bottom: 150px !important;
  }
}

.content-width, .header__h1 > h1, .header__inner, .notice__inner, .greet, .info__titles, .info__desc, .access__inner, .footer__inner, .mobile-banner__inner, .page-content__desc, .construction__inner, .material, .recruit, .notification__inner, .single__inner, .breadcrumb {
  width: 90%;
  margin: 0 auto;
  max-width: 1400px;
}

.content-width1000 {
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
}

.margin-auto {
  width: 90%;
  margin: 0 auto !important;
}

.flex, .access__desc, .footer__buttom, .material__list, .interview__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .flex, .access__desc, .footer__buttom, .material__list, .interview__inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.flex960, .notice__inner, .greet__inner, .info__inner, .access__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 960px) {
  .flex960, .notice__inner, .greet__inner, .info__inner, .access__inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

#main-content {
  position: relative;
  z-index: 0;
}

.font-ssm, .material__desc table, .material__desc ul, .material__desc p {
  font-size: 12px;
}
@media screen and (min-width: 960px) {
  .font-ssm, .material__desc table, .material__desc ul, .material__desc p {
    font-size: 14px;
  }
}

.font-sm, .notice__more > a, .notice__cont-tit > p, .greet__desc, .access__desc-right ul, .company table, .material__titles-desc, .material__desc h4, .recruit__desc, .recruit-table table td:nth-child(1), .recruit-table table td:nth-child(2), .single__content-text p, .interview__right, .interview__desc, .interview__txt, .sub-title {
  font-size: 14px;
}
@media screen and (min-width: 960px) {
  .font-sm, .notice__more > a, .notice__cont-tit > p, .greet__desc, .access__desc-right ul, .company table, .material__titles-desc, .material__desc h4, .recruit__desc, .recruit-table table td:nth-child(1), .recruit-table table td:nth-child(2), .single__content-text p, .interview__right, .interview__desc, .interview__txt, .sub-title {
    font-size: 16px;
  }
}

.font-md, .company__ul, .taxPageNav > p, .interview__title {
  font-size: 17px;
}
@media screen and (min-width: 960px) {
  .font-md, .company__ul, .taxPageNav > p, .interview__title {
    font-size: 19px;
  }
}

.font-lr, .material__title, .recruit__title {
  font-size: 17px;
}
@media screen and (min-width: 960px) {
  .font-lr, .material__title, .recruit__title {
    font-size: 23px;
  }
}

.font-lg, .greet__title, .footer__co, .main-title {
  font-size: 25px;
}
@media screen and (min-width: 960px) {
  .font-lg, .greet__title, .footer__co, .main-title {
    font-size: 36px;
  }
}

.main-title {
  font-weight: 600;
  margin-bottom: 0;
  display: block;
}

.sub-title {
  color: #535353;
}

.info-title {
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  line-height: 1.1;
}
@media screen and (min-width: 480px) {
  .info-title {
    font-size: 25px;
  }
}
@media screen and (min-width: 600px) {
  .info-title {
    font-size: 50px;
  }
}
@media screen and (min-width: 960px) {
  .info-title {
    font-size: 40px;
  }
}

.info-titsub {
  font-size: 10px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .info-titsub {
    font-size: 14px;
  }
}

.info-desc {
  font-size: 12px;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .info-desc {
    font-size: 14px;
  }
}

.info-title2 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1.1;
}
@media screen and (min-width: 480px) {
  .info-title2 {
    font-size: 25px;
  }
}
@media screen and (min-width: 960px) {
  .info-title2 {
    font-weight: 900;
    font-size: 40px;
  }
}

.logo {
  width: 150px;
}

.label > a {
  color: white;
  background: #0e5590;
  border-radius: 3px;
  min-width: 100px;
  font-size: 10px;
  text-decoration: none;
  padding: 2px 10px;
  font-weight: 800;
}

/**パンくずリスト---------------------------------------------------------  */
.breadcrumb {
  color: #333333;
  font-size: 10px;
}
.breadcrumb__inner {
  padding: 10px 0 40px 0;
}
@media screen and (min-width: 960px) {
  .breadcrumb__inner {
    padding: 10px 0 80px 0;
  }
}
.breadcrumb__inner i {
  margin: 0 10px;
}
.breadcrumb__inner a {
  color: #0e5590;
}

.postLinks {
  display: flex;
  justify-content: space-between;
}
.postLinks__link {
  border-top: 1px solid rgba(136, 136, 136, 0.5333333333);
  border-bottom: 1px solid rgba(136, 136, 136, 0.5333333333);
  flex-basis: 50%;
  padding: 20px 0;
  border-right: 1px solid rgba(136, 136, 136, 0.5333333333);
}
.postLinks__link:last-child {
  border-right: none;
}
.postLinks__link > a {
  color: #333333;
  font-size: 12px;
  padding: 20px 2px;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
.postLinks__link-prev {
  text-align: left;
}
.postLinks__link-next {
  text-align: right;
}

.table-list table tr td {
  padding: 17px 0;
  border: none;
  border-bottom: 1px solid #dfdfdf;
}
.table-list table tr td:nth-child(1) {
  min-width: 70px;
}

.wp-block-columns {
  margin-bottom: 0;
}

@media screen and (min-width: 600px) {
  .table-block__h3 {
    font-size: 25px !important;
  }
}
@media screen and (min-width: 960px) {
  .table-block__h3 {
    font-size: 30px !important;
  }
}

/* Contact Form7 */
.contact7 {
  max-width: 100%;
  box-sizing: border-box;
  font-size: 12px;
}
.contact7 input, .contact7 textarea {
  width: 100%;
  border: none;
  background: #f4f7f8;
  padding: 15px 20px;
}
.contact7 dt {
  font-weight: normal;
  margin-bottom: 20px;
}
.contact7 dt > p {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 960px) {
  .contact7 dt {
    margin-bottom: 0;
    float: left;
    clear: left;
    width: 35%;
    padding: 5px 10px 5px 0;
  }
}
.contact7 dd {
  margin: 0 0 30px 0;
}
@media screen and (min-width: 960px) {
  .contact7 dd {
    margin-left: 35%;
  }
}
.contact7 .must {
  background: #ff1a00;
}
.contact7 .optional {
  background: #999;
}
.contact7 .optional, .contact7 .must {
  font-weight: 700;
  color: white;
  border-radius: 3px;
  font-size: 10px;
  margin-left: 10px;
  padding: 5px 10px;
  letter-spacing: 2px;
}
.contact7 .wpcf7-list-item {
  margin-left: 0;
}

.btn_contact7 {
  text-align: center;
  margin-top: 30px;
}
.btn_contact7 input {
  height: 50px;
  width: 100%;
  max-width: 400px;
  background-color: #022882;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.2em;
  border: 1px solid #022882;
  transition: 0.3s;
}
@media screen and (min-width: 960px) {
  .btn_contact7 input {
    width: 70%;
    background-color: #022882;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.2em;
    border: 1px solid #022882;
    transition: 0.3s;
  }
}
.btn_contact7 input:hover {
  background-color: white;
  color: #022882;
}
@media screen and (min-width: 960px) {
  .btn_contact7 input:hover {
    background-color: white;
    color: #022882;
  }
}

/*ページナビ-----------------------------------------------------------*/
.wp-pagenavi {
  /* 全体 */
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .wp-pagenavi {
    font-size: 22px;
  }
}
.wp-pagenavi > a {
  color: #333333;
}
.wp-pagenavi .pages {
  /* 左の表記 */
  margin-right: 20px;
  display: none;
}
.wp-pagenavi span.current {
  background: #0e5590;
  color: white;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  display: none;
}
.wp-pagenavi .first, .wp-pagenavi .extend {
  margin-right: 10px;
}

.wp-pagenavi .current,
.wp-pagenavi a.page {
  /* ボタン */
  display: inline-block;
  border: solid 2px #0e5590;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-grid;
  align-content: center;
  text-align: center;
  color: #333333;
  font-weight: 900;
  border-color: white !important;
}

.wp-pagenavi a.page:hover {
  /* マウスオーバー */
  background: #0e5590;
  color: white;
}

.swiper {
  overflow: visible !important;
}

.swiper-slide {
  overflow: hidden;
  height: 60vh;
}
.swiper-slide > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.3);
  transition: transform 1.9s ease;
}
.swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.swiper-slide-active > img {
  transform: none;
}

.hero {
  padding-top: 60px;
  position: relative;
}
@media screen and (min-width: 960px) {
  .hero {
    padding-top: 150px;
  }
}
.hero__inner {
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .hero__inner {
    margin-left: 20%;
    box-shadow: -7px 15px 16px rgba(59, 59, 59, 0.3);
  }
}
.hero__Title {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 95%;
}
@media screen and (min-width: 600px) {
  .hero__Title {
    left: 45%;
    width: 75%;
  }
}
@media screen and (min-width: 960px) {
  .hero__Title {
    left: 30%;
    width: 50%;
  }
}
.hero__footer {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  z-index: 2;
  height: 68px;
  width: 22px;
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .hero__footer {
    left: 40%;
  }
}
.hero__downarrow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 6px;
  animation-name: kf-arrow-anime;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.hero__scrolltext {
  position: absolute;
  transform: rotate(90deg);
  color: rgba(255, 255, 255, 0.7);
  left: -8px;
  top: 11px;
  font-size: 1.2em;
}

.hero-sub {
  padding-top: 60px;
}
@media screen and (min-width: 960px) {
  .hero-sub {
    padding-top: 150px;
  }
}
.hero-sub__inner {
  position: relative;
}
.hero-sub__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.hero-sub__titles {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hero-sub__maintitle {
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .hero-sub__maintitle {
    font-size: 30px;
  }
}
@media screen and (min-width: 960px) {
  .hero-sub__maintitle {
    font-size: 40px;
  }
}
.hero-sub__maintitle.privacy {
  font-size: 16px;
}
@media screen and (min-width: 600px) {
  .hero-sub__maintitle.privacy {
    font-size: 30px;
  }
}
@media screen and (min-width: 960px) {
  .hero-sub__maintitle.privacy {
    font-size: 45px;
  }
}
.hero-sub__subtitle {
  text-align: center;
  color: #022882;
  font-weight: 500;
  font-size: 12px;
}
.hero-sub__img {
  height: 25vh;
}
@media screen and (min-width: 960px) {
  .hero-sub__img {
    height: 40vh;
  }
}
.hero-sub__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@keyframes kf-arrow-anime {
  0%, 50%, 100% {
    transform: translateY(-10%);
  }
  30% {
    transform: none;
  }
}
.animate-title,
.tween-animate-title {
  opacity: 0;
}
.animate-title.inview,
.tween-animate-title.inview {
  opacity: 1;
}
.animate-title.inview .char,
.tween-animate-title.inview .char {
  display: inline-block;
}
.animate-title .char,
.tween-animate-title .char {
  opacity: 0;
}

.animate-title.inview .char {
  animation-name: kf-animate-chars;
  animation-duration: 0.5s;
  animation-timing-function: cubic-bezier(0.39, 1.57, 0.58, 1);
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}
.animate-title.inview .char:nth-child(1) {
  animation-delay: 0.04s;
}
.animate-title.inview .char:nth-child(2) {
  animation-delay: 0.08s;
}
.animate-title.inview .char:nth-child(3) {
  animation-delay: 0.12s;
}
.animate-title.inview .char:nth-child(4) {
  animation-delay: 0.16s;
}
.animate-title.inview .char:nth-child(5) {
  animation-delay: 0.2s;
}
.animate-title.inview .char:nth-child(6) {
  animation-delay: 0.24s;
}
.animate-title.inview .char:nth-child(7) {
  animation-delay: 0.28s;
}
.animate-title.inview .char:nth-child(8) {
  animation-delay: 0.32s;
}
.animate-title.inview .char:nth-child(9) {
  animation-delay: 0.36s;
}
.animate-title.inview .char:nth-child(10) {
  animation-delay: 0.4s;
}
.animate-title.inview .char:nth-child(11) {
  animation-delay: 0.44s;
}
.animate-title.inview .char:nth-child(12) {
  animation-delay: 0.48s;
}
.animate-title.inview .char:nth-child(13) {
  animation-delay: 0.52s;
}
.animate-title.inview .char:nth-child(14) {
  animation-delay: 0.56s;
}
.animate-title.inview .char:nth-child(15) {
  animation-delay: 0.6s;
}
.animate-title.inview .char:nth-child(16) {
  animation-delay: 0.64s;
}
.animate-title.inview .char:nth-child(17) {
  animation-delay: 0.68s;
}
.animate-title.inview .char:nth-child(18) {
  animation-delay: 0.72s;
}
.animate-title.inview .char:nth-child(19) {
  animation-delay: 0.76s;
}
.animate-title.inview .char:nth-child(20) {
  animation-delay: 0.8s;
}
.animate-title.inview .char:nth-child(21) {
  animation-delay: 0.84s;
}
.animate-title.inview .char:nth-child(22) {
  animation-delay: 0.88s;
}
.animate-title.inview .char:nth-child(23) {
  animation-delay: 0.92s;
}
.animate-title.inview .char:nth-child(24) {
  animation-delay: 0.96s;
}
.animate-title.inview .char:nth-child(25) {
  animation-delay: 1s;
}
.animate-title.inview .char:nth-child(26) {
  animation-delay: 1.04s;
}
.animate-title.inview .char:nth-child(27) {
  animation-delay: 1.08s;
}
.animate-title.inview .char:nth-child(28) {
  animation-delay: 1.12s;
}
.animate-title.inview .char:nth-child(29) {
  animation-delay: 1.16s;
}
.animate-title.inview .char:nth-child(30) {
  animation-delay: 1.2s;
}

@keyframes kf-animate-chars {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eaebe6;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom, .bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.inview .img-zoom:hover, .inview .bg-img-zoom:hover {
  transform: scale(1.05);
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  background: rgba(2, 99, 181, 0.2);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: background-color 0.3s ease;
  pointer-events: none;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-img-zoom {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: "";
  padding-top: 50%;
}

.mobile-menu {
  transition: all 0.5s;
  background: #3d3d3d;
  position: fixed;
  right: 0;
  top: 60px;
  width: 0px;
  height: 100%;
}
.mobile-menu .logo {
  padding: 0 40px;
  font-size: 38px;
}
.mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
.mobile-menu__btn > span {
  background-color: white;
  width: 28px;
  height: 2px;
  display: block;
  margin-bottom: 6px;
  transition: transform 0.7s;
}
.mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
.mobile-menu__cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s;
  cursor: pointer;
  z-index: 200;
}
.mobile-menu__main {
  padding: 0;
  perspective: 2000px;
  transform-style: preserve-3d;
}
.mobile-menu__item {
  list-style: none;
  display: block;
  transform: translate3d(0, 0, -1000px);
  transition: transform 0.3s, opacity 0.2s;
  opacity: 0;
  border-bottom: 0.5px solid rgba(83, 83, 83, 0.2);
}
.mobile-menu__item a {
  display: block;
  padding: 15px 26px;
  color: white;
  text-decoration: none !important;
  font-size: 14px;
}

.menu-open .mobile-menu {
  width: 300px;
}
.menu-open .mobile-menu__cover {
  opacity: 1;
  visibility: visible;
}
.menu-open .mobile-menu__item {
  transform: none;
  opacity: 1;
}
.menu-open .mobile-menu__item:nth-child(1) {
  transition-delay: 0.07s;
}
.menu-open .mobile-menu__item:nth-child(2) {
  transition-delay: 0.14s;
}
.menu-open .mobile-menu__item:nth-child(3) {
  transition-delay: 0.21s;
}
.menu-open .mobile-menu__item:nth-child(4) {
  transition-delay: 0.28s;
}
.menu-open .mobile-menu__item:nth-child(5) {
  transition-delay: 0.35s;
}
.menu-open .mobile-menu__item:nth-child(6) {
  transition-delay: 0.42s;
}
.menu-open .mobile-menu__item:nth-child(7) {
  transition-delay: 0.49s;
}
.menu-open .mobile-menu__item:nth-child(8) {
  transition-delay: 0.56s;
}
.menu-open .mobile-menu__btn > span {
  background-color: white;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(8px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 0s;
  transform: translateX(-15px) scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-8px) rotate(-135deg);
}

/* アイコン付き吹き出し（左側） */
.talk10 {
  margin-bottom: 10px;
}

.talk10 figure img {
  width: 100%;
  height: 100%;
  border: 2px solid #9ce191; /* 円の線の太さと色の設定 */
  border-radius: 50%;
  margin: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

p.talk10-text {
  margin: 0 0 8px;
  font-size: 12px;
}

p.talk10-text:last-child {
  margin-bottom: 0px;
}

.talk10:after,
.talk:before {
  clear: both;
  content: "";
  display: block;
}

.talk10-img {
  margin-left: 4px;
  margin-top: -1px;
  float: left;
  width: 70px;
  height: 70px;
}

.talk10-txt {
  color: #444; /* 吹き出し内テキストの色 */
  position: relative;
  margin-left: 100px;
  padding: 0.6em 0.8em 1em 0.8em;
  border: 3px solid #9ce191; /* 吹き出し線の太さと色の設定 */
  background-color: #fff; /* 吹き出しの背景色 */
  border-radius: 5px; /* 吹き出しの角の丸み */
}

.talk10-txt:before {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-right: 10px solid #9ce191; /* 吹き出しの三角形の設定（色以外の変更は非推奨） */
  top: 24px;
  left: -20px;
}

.talk10-txt:after {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-right: 10px solid #fff;
  top: 24px;
  left: -16px;
}

/* アイコン付き吹き出し（右側） */
.talk11 {
  margin-bottom: 10px;
}

.talk11 figure img {
  width: 100%;
  height: 100%;
  border: 2px solid #88bece; /* 円の線の太さと色の設定 */
  border-radius: 50%;
  margin: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

p.talk11-text {
  margin: 0 0 8px;
  font-size: 12px;
}

p.talk11-text:last-child {
  margin-bottom: 0px;
}

.talk11:after,
.talk:before {
  clear: both;
  content: "";
  display: block;
}

.talk11-img {
  margin-right: 4px;
  margin-top: -1px;
  float: right;
  width: 70px;
  height: 70px;
}

.talk11-txt {
  position: relative;
  margin-right: 100px;
  padding: 0.6em 0.8em 1em 0.8em;
  border: 3px solid #88bece; /* 吹き出し線の太さと色の設定 */
  background-color: #fff; /* 吹き出しの背景色 */
  border-radius: 5px; /* 吹き出しの角の丸み */
}

.talk11-txt:before {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-left: 10px solid #88bece; /* 吹き出しの三角形の設定（色以外の変更は非推奨） */
  top: 24px;
  right: -23px;
}

.talk11-txt:after {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-left: 10px solid #fff;
  top: 24px;
  right: -19px;
}

.interview {
  border: 1px solid rgba(51, 51, 51, 0.2);
  padding: 7px 10px;
}
@media screen and (min-width: 960px) {
  .interview {
    padding: 15px 25px;
  }
}
.interview__inner {
  justify-content: space-between;
  align-items: center;
}
.interview__left {
  flex-basis: 24%;
  text-align: center;
}
.interview__right {
  margin-top: 10px;
  flex-basis: 71%;
}
.interview__img > img {
  margin: 0 auto;
}
.interview__desc {
  font-weight: 500;
}
.interview__hiredate span {
  margin-right: 5px;
}
.interview__title {
  font-weight: 700;
  color: #022882;
}
.interview__txt {
  line-height: 1.8em;
}

.notification {
  margin: 0 auto;
  min-height: 50vh;
}
.notification__inner {
  max-width: 1000px;
}
.notification__notinfo {
  height: 40vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notification__btn {
  text-align: center;
}

.single {
  min-height: 60vh;
}
.single__inner {
  max-width: 1000px;
}
.single__content-header > time {
  color: rgba(136, 136, 136, 0.5333333333);
}
.single__content-header h2 {
  border-left: 4px solid #1c1c22;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 12px;
  font-size: 16px;
  font-weight: 900;
}
@media screen and (min-width: 600px) {
  .single__content-header h2 {
    font-size: 20px;
  }
}
.single__content-des {
  font-size: 14px;
}
.single__content-des-img {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.single__content-des-img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single__content-text {
  background: #f4f7f8;
  padding: 12px;
  border-radius: 10px;
}
@media screen and (min-width: 960px) {
  .single__content-text {
    padding: 30px;
  }
}
.single__content-text p {
  margin-bottom: 10px;
  line-height: 1.8em;
}
.single__content-text img {
  margin-bottom: 10px;
}
.single__list-btn {
  text-align: center;
}

.page-content {
  min-height: 60vh;
}
.page-content__info-block table {
  margin: 16px 0;
}
.page-content__info-block table tr td:nth-child(1) {
  width: 32px;
  text-align: center;
}
.page-content__404 {
  padding-top: 80px;
}

.company__img {
  width: 95%;
  margin: 0 0 0 5%;
}
@media screen and (min-width: 960px) {
  .company__img {
    width: 80%;
    margin: 0 0 0 20%;
  }
}
.company__img .alignright {
  margin: 0;
  width: 100%;
}
.company__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.company__ul {
  padding: 0;
  list-style: none;
  line-height: 1.8em;
  margin-top: 20px;
  font-weight: 500;
}
.company__contents {
  background: #eef0f1;
  padding-top: 30px;
}
.table-flex tr {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .table-flex tr {
    align-items: center;
    flex-direction: row;
  }
}
.table-flex tr td {
  align-items: center;
}
.table-flex tr td:nth-child(1) {
  flex-basis: 30%;
}
.table-flex tr td a {
  width: 100%;
  display: block;
  height: 100%;
}

.contact__content-p {
  font-size: 12px;
}
.contact__titles h3 {
  text-align: center;
  color: #0e5590;
}
.contact__titles p {
  text-align: center;
}

.contact-form__tel {
  background: #eef0f1;
  border-radius: 5px;
  padding: 30px 20px;
}

.construction-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.construction-img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.construction-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  transition: all 0.3s;
}
.construction-img:hover::before {
  background: none;
}
.construction-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.construction-item {
  position: relative;
  flex-basis: 100%;
  height: 200px;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 600px) {
  .construction-item {
    flex-basis: 50%;
  }
}
@media screen and (min-width: 960px) {
  .construction-item {
    flex-basis: 33.3%;
  }
}
.construction-item > a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.construction-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  z-index: 20;
  font-size: 12px;
  width: 90%;
  margin: 0 auto;
  display: inline-block;
}
@media screen and (min-width: 960px) {
  .construction-title {
    font-size: 14px;
  }
}
.construction__maintits {
  text-align: center;
  margin-bottom: 20px;
}
.construction__maintits > .main-title {
  color: #022882;
}
.construction-notitems {
  min-height: 30vh;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.construction-notMess {
  text-align: center;
  font-size: 12px;
}
.construction-notItem {
  width: 100%;
}
.taxPageNav {
  padding: 20px 10px;
  background: #f4f7f8;
  border-radius: 10px;
}
@media screen and (min-width: 960px) {
  .taxPageNav {
    padding: 60px 30px;
  }
}
.taxPageNav > p {
  text-align: center;
  font-weight: 800;
  margin-bottom: 16px;
}
.taxPageNav ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.taxPageNav li {
  flex-basis: 49%;
  margin-bottom: 6px;
}
@media screen and (min-width: 600px) {
  .taxPageNav li {
    flex-basis: 33%;
  }
}
@media screen and (min-width: 960px) {
  .taxPageNav li {
    flex-basis: 19%;
  }
}
.taxPageNav li > a {
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  background: #0e5590;
  color: white;
  font-weight: 800;
  text-decoration: none;
  font-size: 12px;
}

@media screen and (min-width: 960px) {
  .material .uagb-tabs__body-wrap {
    padding: 30px 20px;
  }
}
.material__list {
  justify-content: space-around;
  background: #f4f7f8;
  padding: 30px 20px;
}
.material__items {
  list-style: none;
  flex-basis: 30%;
  justify-content: center;
  font-size: 12px;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .material__items {
    font-size: 16px;
  }
}
.material__item {
  width: 100%;
  border-bottom: 2px solid white;
  margin-bottom: 16px;
}
.material__title {
  color: #022882;
}
.material__titles-desc {
  margin-bottom: 15px;
  max-width: 850px;
  margin: 0 auto;
}
.material__tabs {
  background: #f4f7f8;
  border-radius: 3px;
  padding: 0 !important;
  margin: 0 !important;
}
.material__tabs ul {
  background: white;
}
.material__tabs ul li > a {
  font-size: 14px;
  color: #0e5590;
}
.material__tabs h3 {
  color: #0e5590;
  margin-bottom: 10px;
}
.material__tab {
  padding: 0 !important;
}
@media screen and (min-width: 960px) {
  .material__tab {
    padding: 15px !important;
  }
}
.material__tab > h3 {
  margin-bottom: 10px;
  color: #022882;
}
.material__desc {
  margin-top: 20px;
  background: white !important;
  padding: 10px;
}
.material__desc > p {
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .material__desc {
    padding: 20px 15px !important;
  }
}
.material__desc table {
  line-height: 1.8em;
}
.material__desc h4 {
  margin: 10px 0;
  border-bottom: dotted 1px;
  color: #0e5590;
  font-size: 14px;
}
.material__desc ul {
  padding-left: 12px;
}
@media screen and (min-width: 960px) {
  .material__desc {
    padding: 5px;
  }
}
.material__img img {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .material__img img {
    margin: 0;
  }
}
.material__content {
  text-align: center;
  background: #f4f7f8;
  padding: 20px 20px;
}
@media screen and (min-width: 960px) {
  .material__content {
    padding: 40px 50px;
  }
}

.recruit__titles {
  text-align: center;
}
.recruit__title {
  margin-bottom: 5px;
  color: #022882;
}
.recruit__jobtitle {
  border-bottom: 1px solid #022882;
  padding-bottom: 5px;
}
.recruit-table table {
  width: 100%;
}
.recruit-table table tbody {
  vertical-align: baseline;
  border: 1px #ddd solid;
}
.recruit-table table td:nth-child(1) {
  width: 100%;
  padding: 8px 10px;
  background: #f3f3f3;
  border: none;
  border-bottom: 1px #ddd solid;
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 960px) {
  .recruit-table table td:nth-child(1) {
    width: 25%;
    padding: 12px 20px;
    display: revert;
  }
}
.recruit-table table td:nth-child(2) {
  display: block;
  padding: 10px 3%;
  width: 100%;
  background: white;
  border: none;
  border-bottom: 1px #ddd solid;
  text-align: left;
  line-height: 1.8em;
}
@media screen and (min-width: 960px) {
  .recruit-table table td:nth-child(2) {
    padding: 12px 20px;
    display: revert;
  }
}

.header {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  display: flex;
  height: 60px;
}
@media screen and (min-width: 960px) {
  .header {
    height: 150px;
    flex-direction: column;
  }
}
.header__h1 {
  display: none;
}
@media screen and (min-width: 960px) {
  .header__h1 {
    display: block;
  }
}
.header__h1 {
  position: relative;
  z-index: 1000;
  background: #022882;
}
.header__h1 > h1 {
  font-size: 12px;
  color: white;
  padding: 5px 0;
}
.header__left {
  display: none;
}
@media screen and (min-width: 960px) {
  .header__left {
    display: block;
  }
}
.header__inner {
  position: relative;
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__top-contents {
  margin: 10px 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header__top-contents .tel {
  width: 140px;
  margin-right: 20px;
}
.header__top-contents .contact-btn {
  margin: 0 !important;
}
.header__ul {
  display: flex;
  list-style: none;
  padding: 15px 0;
}
.header__li > a {
  padding: 15px 15px;
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  transition: 0.3s;
  font-size: 14px;
}
.header__li > a:hover {
  color: #022882;
}
.header__li > a:hover::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #022882;
}
.header::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #eef0f1;
  width: 70%;
  height: 100%;
}
.header .logo {
  width: 150px;
}
@media screen and (min-width: 600px) {
  .header .logo {
    width: 200px;
  }
}
@media screen and (min-width: 960px) {
  .header .logo {
    width: 250px;
  }
}
.header.triggered {
  transition: all 0.5s;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 10px 0 25px -10px rgba(59, 59, 59, 0.3);
}
.header.triggered::after {
  transition: all 0.2s;
  background: rgba(255, 255, 255, 0.5);
}

.notice {
  background: #eef0f1;
  padding: 80px 0 5px 0;
}
.notice__inner {
  justify-content: space-between;
}
.notice__left, .notice__right {
  flex-basis: 46%;
}
.notice__title {
  text-align: center;
  color: #0e5590;
}
.notice__more {
  text-align: right;
}
.notice__more > a {
  color: #0e5590;
}
.notice__ul {
  padding: 0;
  list-style: none;
}
.notice__li {
  margin-bottom: 10px;
  border-bottom: dotted 1px rgba(136, 136, 136, 0.5);
  padding-bottom: 8px;
}
.notice__li-inner > time {
  font-size: 12px;
  margin-right: 8px;
}
.notice__cont-tit {
  color: #333333;
  text-decoration: none;
}
.notice__cont-tit > p {
  padding: 5px 0;
}
.notice__content-right-not {
  height: 245px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.greet {
  background: #eef0f1;
  padding: 20px 15px;
}
@media screen and (min-width: 600px) {
  .greet {
    padding: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .greet {
    padding: 50px 150px;
  }
}
.greet__inner {
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (min-width: 960px) {
  .greet__inner {
    margin-bottom: 80px;
  }
}
.greet__texts {
  flex-basis: 50%;
  display: flex;
  align-items: center;
}
.greet__texts-inner {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .greet__texts-inner {
    margin-bottom: 0 !important;
  }
}
.greet__img {
  flex-basis: 45%;
}
.greet__img > img {
  width: 100%;
}
.greet__title {
  color: #0e5590;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .greet__title {
    text-align: left;
  }
}
.greet__btn {
  text-align: center;
}
.greet__desc {
  line-height: 1.8em;
  color: #333333;
  min-height: 25vh;
}
.greet__desc-inner {
  margin-bottom: 10px;
}

.info__left, .info__right {
  color: white;
  flex-basis: 50%;
  position: relative;
  pointer-events: none;
}
.info__left::after, .info__right::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(2, 99, 181, 0.6);
  z-index: 100;
}
.info__left > img, .info__right > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.info__left > a, .info__right > a {
  color: white;
  pointer-events: auto;
}
.info__titles {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 200;
  width: 100%;
  text-align: center;
}
.info__desc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 55px));
  z-index: 200;
  text-align: left;
}
@media screen and (min-width: 480px) {
  .info__desc {
    text-align: center;
  }
}
@media screen and (min-width: 600px) {
  .info__desc {
    transform: translate(-50%, calc(-50% + 70px));
  }
}
.info__inner-bottom {
  color: #333333;
  display: flex;
  position: relative;
  height: 150px;
}
@media screen and (min-width: 600px) {
  .info__inner-bottom {
    height: 200px;
  }
}
@media screen and (min-width: 960px) {
  .info__inner-bottom {
    height: 400px;
  }
}
.info__inner-bottom::after {
  display: block;
  position: absolute;
  content: "";
  border-right: 0.5px solid rgba(83, 83, 83, 0.2);
  z-index: 300;
  left: 50%;
  top: 11%;
  height: 80%;
}
.info__left-bottom, .info__right-bottom {
  flex-basis: 50%;
  position: relative;
}
.info__left-bottom > a, .info__right-bottom > a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  color: #333333;
  pointer-events: auto;
}

.access {
  background: #eef0f1;
}
.access__inner {
  justify-content: space-around;
  padding: 60px 0;
  color: #333333;
}
@media screen and (min-width: 960px) {
  .access__inner {
    padding: 120px 0;
  }
}
.access__left, .access__right {
  flex-basis: 48%;
}
.access__desc {
  align-items: center;
  position: relative;
}
.access__desc::after {
  position: absolute;
  content: "";
}
@media screen and (min-width: 600px) {
  .access__desc::after {
    border-right: 0.5px solid rgba(83, 83, 83, 0.2);
    width: 100px;
    height: 70px;
  }
}
@media screen and (min-width: 960px) {
  .access__desc::after {
    width: 114px;
  }
}
.access__desc-left {
  flex-basis: 30%;
}
.access__desc-left h3 {
  font-weight: 500;
}
.access__desc-right {
  flex-basis: 70%;
  border-top: 0.5px solid rgba(83, 83, 83, 0.2);
  padding-top: 10px;
  margin-top: 10px;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .access__desc-right {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
.access__desc-right ul {
  list-style: none;
  padding: 0;
}
.access__desc-right ul li span {
  margin-right: 10px;
}

.footer {
  background: #3d3d3d;
}
.footer__inner {
  padding-bottom: 50px;
}
@media screen and (min-width: 960px) {
  .footer__inner {
    padding-bottom: 10px;
  }
}
.footer__co {
  color: white;
  font-weight: 600;
  text-align: center;
  padding: 20px 0;
  border-bottom: 0.3px solid rgba(83, 83, 83, 0.8);
}
@media screen and (min-width: 960px) {
  .footer__co {
    padding: 40px 0;
  }
}
.footer__ul {
  display: none;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .footer__ul {
    display: flex;
    list-style: none;
    justify-content: space-between;
    border-bottom: 0.3px solid rgba(83, 83, 83, 0.8);
    padding: 50px 0;
  }
}
.footer__li > a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  padding: 50px 0;
}
.footer__buttom {
  padding: 20px 0;
  justify-content: space-between;
}
@media screen and (min-width: 600px) {
  .footer__buttom {
    flex-direction: row-reverse;
  }
}
.footer__copyright {
  color: white;
  font-size: 12px;
  margin-top: 10px;
}

.mobile-banner {
  transition: all 0.5s;
  display: block;
}
@media screen and (min-width: 960px) {
  .mobile-banner {
    display: none;
  }
}
.mobile-banner {
  background: black;
  position: fixed;
  height: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
}
.mobile-banner__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-banner__list {
  flex-basis: 23%;
  padding: 5px;
  text-align: center;
}
.mobile-banner__list > span {
  color: white;
  font-size: 12px;
}
.mobile-banner__list > a {
  color: white;
  font-size: 12px;
  text-decoration: none;
}
.mobile-banner__list > a > i {
  display: block;
  margin-top: 8px;
}
.mobile-banner__list > a > img {
  width: 20px;
  margin: 0 auto;
}
.mobile-banner__list:last-child {
  background: #022882;
  cursor: pointer;
}
.mobile-banner.banner-triggered {
  height: 52px;
}

.page-top {
  display: none;
}
@media screen and (min-width: 960px) {
  .page-top {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */