body {
  padding-top: 55px;
  overflow-x: hidden;
}

@media (min-width: 992px) {
  body {
    padding-top: 55px;
  }
}

.topIntro {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center
}

.navbar-brand {
  font-family: 'Kosugi Maru', sans-serif;
}

.nav-link {
  font-family: 'Kosugi Maru', sans-serif;
  display: block;
  border-bottom: 2px solid transparent;
  margin-left: 0.25rem;
  padding: 0.5rem 1rem 0rem 1rem;
  transition: 0.2s ease;
}

.nav-link:hover, .nav-link:focus, .nav-link:active {
  font-weight: bold;
  border-bottom: 2px solid #518adf;
  transition: 0.2s ease;
}

.nav-link.disabled {
  color: #6c757d;
  border-bottom: 2px solid transparent;
  pointer-events: none;
  cursor: default;
}

.nav-link:not(:disabled):not(.disabled):active, .nav-link:not(:disabled):not(.disabled).active,
.show > .nav-link.dropdown-toggle {
  font-weight: bold;
  border-bottom: 2px solid #518adf;
}

.top-white-alch90 {
  background-color: rgba(255, 255, 255, 0.90) !important;
  box-shadow: 0 0.225rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.bg-white-alch85 {
  background-color: rgba(255, 255, 255, 0.85) !important;
}

.bg-white-alch50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.top-gray-alch90 {
  background-color: rgba(33, 37, 41, 0.90) !important;
  border-bottom: 1px solid #212529 !important;
}

.bg-lgray {
  background-color: #f4f1ef !important;
}

.bg-gray {
  background-color: #212529 !important;
}

.border-left-gy {
  border-left: 15px solid #212529 !important;
  padding-left: 0.5rem;
}

.border-left-or {
  border-left: 15px solid #ffad20 !important;
  padding-left: 0.5rem;
}

.border-left-sb {
  border-left: 15px solid #27b7ff !important;
  padding-left: 0.5rem;
}

.border-left-gr {
  border-left: 15px solid #81d551 !important;
  padding-left: 0.5rem;
}

.border-left-pi {
  border-left: 15px solid #ff60a1 !important;
  padding-left: 0.5rem;
}

.border-left-bl {
  border-left: 20px solid #4d8bf4 !important;
  padding-left: 0.75rem;
}

.border-lrad05 {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.border-lrad10 {
  border-top-left-radius: 1.0rem !important;
  border-bottom-left-radius: 1.0rem !important;
}

.bg-sct-top {
  background: url("../images/topimage01.jpg") no-repeat center 55px fixed;
  background-size: auto;
  height: 50vh;
}

.bg-sct73 {
  padding: 25px 0;
  background-color: #ffffff !important;
}
.bg-sct73t {
  height: 7px;
  background: linear-gradient(to top, #969696, #ffffff);
}
.bg-sct73b {
  height: 7px;
  background: linear-gradient(to bottom, #969696, #ffffff);
}

.bg-sct99 {
  padding: 25px 0;
  background-color: rgba(255,255,255,0.7) !important;
}

.bg-sct0 {
  padding: 25px 0;
  background-color: #ffffff !important;
}

.bg-sct9 {
  background-color: #000000 !important;
}

.top-info-box {
  border-radius: 0.5rem !important;
  background-color: #ffffff !important;
  box-shadow: 0 0.15rem 0.3rem rgba(0, 0, 0, 0.25) !important;
}

.top-tel {
  background-color: #47b8e9 !important;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
  border-bottom: 1px solid #86c1c7 !important;
  padding: 5px 10px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #ffffff !important;
  font-size: 18pt;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-align: center;
}

.top-info {
  background-color: #d3effb !important;
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
  padding: 5px 10px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #868686 !important;
  font-size: 11pt;
  text-align: center;
}

.text-info-box1 {
  background-color: rgba(255, 255, 255, 0.5) !important;
  box-shadow: 0 0.5rem 0.75rem rgba(0, 0, 0, 0.05) !important;
}

.conti-btn {
  z-index: 10;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 160px;
  margin: auto;
  padding: 0.25em;
  border-radius: 0.25rem;
  background: #45a4ed;
  color: #fff;
  font-size: 11pt;
  text-align: center;
  cursor: pointer;
  transition: 0.2s ease;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
}
.conti-btn:hover {
  background: #fff;
  color: #45a4ed;
}
.conti-btn .fa {
  margin-right: 0.3rem;
}

.conti-trig {
  display: none;
}
.conti-trig:checked + .conti-btn {
  display: none;
}
.conti-trig:checked ~ .text-info-box1 {
  height: auto;
}
.conti-trig:checked ~ .text-info-box1::before {
  display: none;
}

.clps-title {
  pointer-events: none;
  cursor: default;
}

.clps-chk01, .clps-chk02, .clps-chk03 {
  display: none;
}

@media (max-width: 575.98px) {
.text-info-box1 {
  position: relative;
  overflow: hidden;
  height: 150px;
}
.text-info-box1::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: -webkit-linear-gradient(top, rgba(211,239,251,0) 0%, rgba(211,239,251,0.9) 50%, #d3effb 100%);
  background: linear-gradient(top, rgba(211,239,251,0) 0%, rgba(211,239,251,0.9) 50%, #d3effb 100%);
  content: "";
}

.clps-title {
  pointer-events: all;
  cursor: pointer;
}
.clps-item01, .clps-item02, .clps-item03 {
  height: 0;
  visibility: hidden;
  opacity: 0;
}

.clps-chk01:checked ~ .clps-item01, .clps-chk02:checked ~ .clps-item02, .clps-chk03:checked ~ .clps-item03 {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: 1.25s;
}

}

.info-box2 {
  background-color: rgba(255, 255, 255, 1.0) !important;
  border: 2px solid #47b8e9 !important;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 0.75rem rgba(0, 0, 0, 0.05) !important;
}

.info-box2-ttl {
  font-size: 14pt;
}
@media (max-width: 575.98px) {
  .info-box2-ttl {
    font-size: 12pt;
  }
}

.text-info-msg {
  font-size: 11pt;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-sct-info1 {
  padding: 35px 0;
  background-color: #c1eafc !important;
}

.bg-sct-info2 {
  padding: 45px 0;
  background-color: #e4ecef !important;
}

.bg-sct-about {
  padding: 45px 0 0 0;
  background-color: #f0f0e8 !important;
}

@media (min-width: 768px) {
  .bg-sct-info1 {
    padding: 55px 0;
  }

  .bg-sct-info2 {
    padding: 65px 0;
  }

  .bg-sct-about {
    padding: 65px 0 0 0;
  }
}

.about-map {
  padding: 0;
  margin: 0;
}

.table-name {
  background-color: #d2d2d2 !important;
  text-align: center;
}

.table-cel {
  background-color: #ffffff !important;
  text-align: center;
}

.day-sat {
  color: #0066ff !important;
}

.day-sun {
  color: #ff0000 !important;
}

.bg-sct-interview {
  padding: 25px 0;
  background-color: #ffffff !important;
}

.bg-sct-bl {
  background-color: #255185 !important;
}

.t-shadow {
  text-shadow: 1px 1px 1px #000000;
}

.t-shadow2 {
  text-shadow: 3px 3px 2px #000000;
}

.t-shadow-gy {
  text-shadow: 1px 1px 1px #C8C8C8;
}

.txt-red {
  color: #dc3545;
}

.txt-gry {
  color: #666666;
}

.txt-bl1 {
  color: #0068b7;
}

.t-lh80 {
  line-height: 1.8;
}

.t-lh50 {
  line-height: 1.5;
}

.t-sz10 {
  font-size: 10pt;
}

.g-fnt-SwrbM {
  font-family: 'Sawarabi Mincho', sans-serif;
}

.g-fnt-KsgM {
  font-family: 'Kosugi Maru', sans-serif;
}

.g-fnt-NtSerif {
  font-family: 'Noto Serif JP', serif;
}

.g-fnt-NtS {
  font-family: 'Noto Sans JP', sans-serif;
}

.topic-bl01 {
  background: linear-gradient(to right, #a3d6f3, #1e99e3);
  border-left: 15px solid #1e99e3 !important;
  padding-left: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #1e99e3 !important;
}

.topic-sb-line01 {
  background-color: #f0ece9;
  padding-left: 0.5rem;
  padding-top: 0.3rem;
  padding-bottom: 0.2rem;
  font-size: 11pt;
  color: #87705b;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.btn-lnk-gy {
  color: #ffffff;
  background-color: #6c757d;
  border-radius: 1.5rem !important;
  border-color: #6c757d;
  border-bottom: 3px solid #4d5359 !important;
}

.btn-lnk-gy:hover {
  color: #ffffff;
  text-shadow: 1px 1px 2px #6c757d;
  background-color: rgba(108,117,125, 0.5);
  border-color: #6c757d;
}

.btn-lnk-gy:focus, .btn-lnk-gy.focus {
  box-shadow: 0 0 0 0.2rem rgba(108,117,125, 0.5);
}

.btn-lnk-gy.disabled, .btn-lnk-gy:disabled {
  color: #6c757d;
}

.btn-lnk-gy:not(:disabled):not(.disabled):active, .btn-lnk-gy:not(:disabled):not(.disabled).active,
.show > .btn-lnk-gy.dropdown-toggle {
  color: #6c757d;
  background-color: transparent;
  border-color: #6c757d;
}

.btn-lnk-gy:not(:disabled):not(.disabled):active:focus, .btn-lnk-gy:not(:disabled):not(.disabled).active:focus,
.show > .btn-lnk-gy.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108,117,125, 0.5);
}

@media (max-width: 575.98px) {
.bg-sct99 {
  padding: 0 0 25px 0;
  background-color: rgba(255,255,255,0.7) !important;
}
}

.info-main {
  position: relative;
  width: 100%;
  height: 75px;
}

.info-squ01 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 70px;
  height: 70px;
  background-color: #2466c8 !important;
}

.info-squ02 {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 20;
  width: 55px;
  height: 55px;
  background-color: #518adf !important;
}

.info-title {
  position: absolute;
  z-index: 30;
  top: 25px;
  left: 30px;
  color: #ffffff;
  font-size: 24pt;
  font-weight: bold;
  text-shadow:2px 2px 1px #2466c8,-2px 2px 1px #2466c8,2px -2px 1px #2466c8,-2px -2px 1px #2466c8,2px 0px 1px #2466c8,0px 2px 1px #2466c8,-2px 0px 1px #2466c8,0px -2px 1px #2466c8;
}

.info-photo-inl {
  display: inline-block;
}

.intvw-main {
  position: relative;
  width: 100%;
  height: 100px;
}

.intvw-cle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100px;
  height: 100px;
  border-radius: 50% 50% 0 50%;
  background-color: #ffad20 !important;
}

.intvw-ttlbg01 {
  position: absolute;
  z-index: 20;
  top: 64px;
  left: 3%;
  width: 97%;
  height: 36px;
  background-color: #ff7a4d;
  border-radius: 0.5rem !important;
}

.intvw-title {
  position: absolute;
  z-index: 30;
  top: 28px;
  left: 5%;
  color: #ffffff;
  font-size: 28pt;
  font-weight: bold;
  text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
}

.intvw-title-sm {
  position: absolute;
  z-index: 30;
  top: 30px;
  left: 5%;
  color: #ffffff;
  font-size: 40pt;
  font-weight: bold;
  text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
}

.intvw-guest {
  position: absolute;
  color: #ffffff;
  z-index: 30;
  top: 40px;
  right: 2%;
  width: 100%;
  text-align: right !important;
  font-size: 32pt;
  font-weight: bold;
  text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
}

.intvw-guest span {
  font-size: 12pt;
  font-weight: bold;
  color: #ffcc66 !important;
  text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
}

.intvw-img-shadow {
  box-shadow: 0.25rem 0.25rem 0.25rem rgba(0, 0, 0, 0.5) !important;
}

@media (min-width: 768px) {
  .intvw-cle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100px;
    height: 100px;
    border-radius: 50% 50% 0 50%;
    background-color: #ffad20 !important;
  }

  .intvw-ttlbg01 {
    position: absolute;
    z-index: 20;
    top: 67px;
    left: 3%;
    width: 97%;
    height: 33px;
    background-color: #ff7a4d;
    border-radius: 0.5rem !important;
  }

  .intvw-title {
    position: absolute;
    z-index: 30;
    top: 30px;
    left: 5%;
    color: #ffffff;
    font-size: 40pt;
    font-weight: bold;
    text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
  }

  .intvw-title-sm {
    position: absolute;
    z-index: 30;
    top: 30px;
    left: 5%;
    color: #ffffff;
    font-size: 40pt;
    font-weight: bold;
    text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
  }

  .intvw-guest {
    position: absolute;
    color: #ffffff;
    z-index: 30;
    top: 30px;
    right: 2%;
    width: 100%;
    text-align: right !important;
    font-size: 40pt;
    font-weight: bold;
    text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
  }

  .intvw-guest span {
    font-size: 14pt;
    font-weight: bold;
    color: #ffcc66 !important;
    text-shadow:2px 2px 1px #ff7a4d,-2px 2px 1px #ff7a4d,2px -2px 1px #ff7a4d,-2px -2px 1px #ff7a4d,2px 0px 1px #ff7a4d,0px 2px 1px #ff7a4d,-2px 0px 1px #ff7a4d,0px -2px 1px #ff7a4d;
  }
}

.text-fc6 {
  color: #ffcc66 !important;
}

.text-interview div {
  font-size: 16px;
  line-height: 180%;
  padding-top: 0.85rem !important;
}

.intvw-text-nm {
  margin-top: 0.75rem !important;
  position: relative;
  width: 100%;
  height: 30px;
}

.intvw-text-pink {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  font-size: 16px;
  color: #ff009c !important;
}

.intvw-text-pink-c {
  position: absolute;
  top: 5px;
  left: -5px;
  z-index: 10;
  width: 45px;
  height: 40px;
  border-radius: 50% 50% 0 50%;
  background-color: #ffd1ff !important;
}

.intvw-grad-pink {
  background: linear-gradient(to right, #ffedff, #fff2ff);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 0.5rem;
}

.intvw-text-blue {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  font-size: 16px;
  color: #0000de !important;
}

.intvw-text-blue-c {
  position: absolute;
  top: 5px;
  left: -5px;
  z-index: 0;
  width: 45px;
  height: 40px;
  border-radius: 50% 50% 0 50%;
  background-color: #d8e2ff !important;
}

.intvw-grad-blue {
  background: linear-gradient(to right, #f0f3ff, #f4f7ff);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 0.5rem;
}

.intvw-grad-gray {
  background: linear-gradient(to right, #f5f5f5, #fafafa);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  border: 1px solid #f0f0f0 !important;
  border-radius: 0.5rem;
}

.text-gray-i {
  color: #999999 !important;
}

.intvw-video {
  width: 100% !important;
}

@media (min-width: 768px) {
  .intvw-video {
    width: 640px !important;
    height: 360px !important;
  }
}

.btn-intvw {
  color: #ffffff;
  font-size: 0.9rem !important;
  background-color: #f48e4a;
  border-radius: 1.5rem !important;
  border: 1px solid #e96227 !important;
  border-bottom: 3px solid #e96227 !important;
  cursor: pointer;
  transition: 0.2s ease;
}

.btn-intvw:hover {
  color: #e96227;
  text-shadow: 1px 1px 2px #d68312;
  background-color: rgba(244,142,74, 0.1);
}

.btn-intvw:focus, .btn-intvw.focus {
  box-shadow: 0 0 0 0.2rem rgba(244,142,74, 0.1);
}

.btn-intvw.disabled, .btn-intvw:disabled {
  color: #e96227;
}

.btn-intvw:not(:disabled):not(.disabled):active, .btn-intvw:not(:disabled):not(.disabled).active,
.show > .btn-intvw.dropdown-toggle {
  color: #ba7210;
  background-color: transparent;
}

.grad-wrap {
  width: 100%;
}

.grad-view {
  display: none;
  text-align: left;
}

.grad-check {
  display: none;
}

.grad-check:checked ~ .btn-intvw {
  display: none;
}

.grad-check:checked ~ .grad-view {
  display: block;
}

.access-logo {
  font-family: 'Kosugi Maru', sans-serif;
  font-size: 20pt;
  font-weight: bold;
}

/*
.fa {
  padding: 15px;
  font-size: 30px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa:hover {
  opacity: 0.8;
  color: white;
  text-decoration: none;
}
*/

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

/*--------------------
4.3. Portfolio
--------------------*/

.about-photo {
  display: inline-block;
  width: 225px;
  height: 150px
}

figure {
	position: relative;
	overflow: hidden;
	margin: 0 0px 0px 0;
	background: #726FB9;
	text-align: center;
	cursor: pointer;
}

figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ot-portfolio-item figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.ot-portfolio-item figure figcaption, .ot-portfolio-item figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure.effect-bubba {
	background: #000;
	margin-bottom: 1px;
}

figure.effect-bubba img {
	opacity: 1.0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.5;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	opacity: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#move_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #ff531a;
  opacity: 0.75;
  border-radius: 50%;
  display: none;
  z-index: 100;
}

#move_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
}

#move_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: '\f102';
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -10px;
  bottom: 7px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

