<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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 &gt; .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-footer {
  background-color: #212529 !important;
}

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

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

.bg-bknum {
  background-color: #9fb3c6 !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;
}

.bg-sct-org {
  background-color: #1964bf !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: #164db1 !important;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
  border-bottom: 1px solid #1763b7 !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: #e5f2fa !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: #333333 !important;
  font-size: 12pt;
  text-align: center;
}

.top-tel-org1 {
  background-color: #819a07 !important;
  border-radius: 0.5rem !important;
  padding: 2px 7px;
  color: #ffffff !important;
  font-size: 10pt;
  font-weight: bold;
}

.top-tel-org1t {
  color: #108dcf !important;
  font-size: 11pt;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

.top-tel-org2 {
  background-color: #1347A8 !important;
  border-radius: 0.5rem !important;
  padding: 2px 7px;
  color: #ffffff !important;
  font-size: 10pt;
  font-weight: bold;
}

.top-tel-org2t {
  color: #f98c2c !important;
  font-size: 10pt;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

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

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

.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: #ef413d;
  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: #fbd1d0;
  color: #ef413d;
}
.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, .clps-chk04 {
  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(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, #ffffff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, #ffffff 100%);
    content: "";
  }

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

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

  .fa01 .fa, .fa02 .fa, .fa03 .fa, .fa04 .fa {
    transition: 0.5s;
  }

  .clps-chk01:checked ~ .fa01 .fa, .clps-chk02:checked ~ .fa02 .fa, .clps-chk03:checked ~ .fa03 .fa, .clps-chk04:checked ~ .fa04 .fa {
    transform: rotate(180deg);
    transition: 0.5s;
  }
}

.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 {
  border-left: 15px solid rgba(24,99,192, 1.0) !important;
  padding-left: 0.8rem;
}

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

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

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

.bg-org {
  background-color: #f6f0f6 !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;
  }
}

.border-left-org {
  background: linear-gradient(to right, #e6e7fb, #f8f8fe);
  border-left: 15px solid #afb0f1 !important;
  padding-left: 0.5rem;
  border-radius: 0.75rem 0 0 0.75rem;
}

.border-left-gy {
  border-left: 15px solid #cccccc !important;
  padding-left: 0.5rem;
  border-radius: 0.75rem 0 0 0.75rem;
}

.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-bottom-org {
  border-bottom: 2px groove #9d98e7 !important;
  padding-left: 0.5rem;
}

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

.border-box01 {
  border: 2px ridge #c49ec9 !important;
}

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

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

.txt-org {
  color: #6052f4;
}

.txt-org-grn {
  color: #009900;
}

.txt-org-rvs {
  color: #ffffff;
  text-shadow:2px 2px 1px #009900,-2px 2px 1px #009900,2px -2px 1px #009900,-2px -2px 1px #009900,2px 0px 1px #009900,0px 2px 1px #009900,-2px 0px 1px #009900,0px -2px 1px #009900;
}

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

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

.t-sz20 {
  font-size: 20pt;
}

.t-sz18 {
  font-size: 18pt;
}

.t-sz16 {
  font-size: 16pt;
}

.t-sz14 {
  font-size: 14pt;
}

.t-sz12 {
  font-size: 12pt;
}

.t-sz11 {
  font-size: 11pt;
}

.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-org01 {
  background: linear-gradient(to bottom, #88c365, #2b8a3f);
  border-left: 5px solid #1a7c39 !important;
  padding-left: 0.5rem;
  padding-top: 0.4rem;
  padding-bottom: 0.1rem;
  border-bottom: 2px solid #1a7c39 !important;
}

.txt-org01 {
  color: #ffffff;
}

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

.btn-lnk-org {
  color: #ffffff;
  text-shadow: 1px 1px 2px #2d2dc6;
  background-color: #339dd7;
  border-radius: 1.5rem !important;
  border-color: #236cb6;
  border-bottom: 3px solid #236cb6 !important;
  transition: 0.3s ease;
}

.btn-lnk-org:hover {
  color: #339dd7;
  text-shadow: 1px 1px 2px #999999;
  background-color: #ffffff;
  transition: 0.3s ease;
}

.btn-lnk-org:focus, .btn-lnk-org.focus {
  box-shadow: 0 0 0 0.2rem rgba(255,255,255, 0.8);
}

.btn-lnk-org.disabled, .btn-lnk-org:disabled {
  color: #d53130;
}

.btn-lnk-org:not(:disabled):not(.disabled):active, .btn-lnk-org:not(:disabled):not(.disabled).active {
  color: #339dd7;
  background-color: transparent;
  border-color: #b4b4b4;
}

.btn-lnk-org:not(:disabled):not(.disabled):active:focus, .btn-lnk-org:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(175,217,239, 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: 5px;
  z-index: 10;
  width: 70px;
  height: 70px;
  background-color: #1863c0 !important;
}

.info-squ02 {
  position: absolute;
  top: 20px;
  left: 25px;
  z-index: 20;
  width: 55px;
  height: 55px;
  background-color: #6b9ccd !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 #3266cb,-2px 2px 1px #3266cb,2px -2px 1px #3266cb,-2px -2px 1px #3266cb,2px 0px 1px #3266cb,0px 2px 1px #3266cb,-2px 0px 1px #3266cb,0px -2px 1px #3266cb;
}

@media (min-width: 768px) {
  .info-squ01 {
    left: 0px;
  }

  .info-squ02 {
    left: 20px;
   }

}

.info-txt0 {
  font-size: 12pt;
}

.info-txt1 {
  font-size: 11pt;
}

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

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

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

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

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

.text-interview div.intvw-info {
  margin: 0 auto;
  width: 100%;
  background-color: #ffffff !important;
  padding: 0.5rem !important;
  border: 1px solid #c0c0c0 !important;
  border-radius: 0.5rem;
  font-size: 12px;
}

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

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

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

  .text-interview div.intvw-info {
    width: 500px;
  }
}

.btn-intvw {
  color: #ffffff;
  font-size: 1.1rem !important;
  padding: 0.2rem 0;
  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 &gt; .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: 16pt;
  font-weight: bold;
}

@media (max-width: 575.98px) {
  .access-logo {
    font-size: 14pt;
  }
}

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

.card-w {
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

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

</pre></body></html>