@charset "utf-8";

.footer-mobile {
  display: none;
}
footer {
  background: #fff !important;
  background-color: #fff;
  border-top: 1px solid #efefef;
}
footer ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#cosmo_footer {
  color: #000;
  width: 100%;
  font-size: 11px;
  padding: 2px 0 4px 0;
}
#cosmo_footer .cosmo_footer-meganavi a,
#cosmo_footer .list-unstyled a,
#cosmo_footer .d-flex a {
  font-family: HelveticaNeue, "HiraKakuProN-W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
}
#cosmo_footer .cosmo_footer-meganavi a p,
#cosmo_footer .list-unstyled a p,
#cosmo_footer .d-flex a p {
  margin-bottom: 0;
}
.border-top {
  border-top: 1px solid #e3e9ef !important;
}
.card-footer {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px;
  padding: 0px 1px 2px 0;
}
.text-fz11 {
  font-size: 11px;
  margin: 0px;
  padding: 0px 0px 7px 0;
}
.card-footer a {
  color: #000;
  text-decoration: none;
}
.card-footer a:link,
a:visited {
  color: #000;
}
.card-footer a:hover {
  color: #039;
}
#cosmo_footer a:link,
a:visited {
  text-decoration: none;
  color: #000;
}
#cosmo_footer a:hover {
  text-decoration: none;
  color: #8099cc;
}
.text-base {
  color: #000;
}
.pt-11 {
  padding-top: 1rem !important;
}
.bg-footer-dark {
  background-color: #e4e4e4 !important;
  
}
.cosmo_footer-meganavi {
  display: block;
  border-bottom: 1px dotted #000;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.list-unstyled {
  font-size: 11px;
  display: inline-block;
  line-height: 3em;
}
.bg-footer-copyright {
  background-color: #000 !important;
}
.copyright {
  float: right;
  font-size: 11px;
  color: #fff;
  padding-top: 5px;
}
.mt-5 {
  margin-top: 2.5rem !important;
}
.footer-pc .container {
  max-width: 1221px;
  padding-left: 10px;
  padding-right: 10px;
}
.footer-pc .container .mb-2 {
  margin-top: 1.15rem;
}
.footer-pc .container-text-footer {
  padding-left: 0;
  padding-right: 0;
}
.footer-pc .container-text-footer #cosmo_footer {
  padding: 1px 0 4px 0;
}
.footer-pc .bg-footer-dark {
  padding-top: 6px !important;
}
.footer-pc .bg-footer-dark #cosmo_footer {
  padding: 3px 0 4px 7px;
}
.footer-pc .bg-footer-dark #cosmo_footer .cosmo_footer-meganavi {
  padding: 6px 10px 7px 0;
  margin-bottom: 15px;
}
.footer-pc .bg-footer-dark .container {
  padding-left: 3px;
}
.footer-pc .bg-footer-dark .w-col-footer {
  padding-top: 7px;
}
.footer-pc .bg-footer-copyright {
  padding-top: 11px !important;
}
@media screen and (min-width:0\0) and (max-width: 991.98px) {
  .dropdown.footer-mobile {
    display: ruby-text;
  }
  #footer-mobile-nav.footer-help a img {
    margin: -2px 5px 0 0;
  }
}

@media screen and (max-width: 991.98px) {
	@supports (background: -webkit-canvas(squares)) {
		.dropdown.footer-mobile{ 
		  display: block !important;
		  margin: 0 !important;
		}
	}
}
@media all and (max-width: 991.98px) {
  .footer-pc {
    display: none;
  }
  body {
    height: auto;
  }
  .footer-mobile {
    display: contents;
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    margin: -60px 0 0 0;
  }
  #footer-mobile-nav button {
    font-size: 15px;
  }
  .footer-mobile p {
    font-size: 16px;
  }
  .footer-mobile p,
  #footer-mobile-nav button {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0 10px;
    text-align: left;
  }
  .footer-mobile p {
    background: linear-gradient(#444, #000);
    color: #fff;
  }
  #footer-mobile-nav button {
    background: linear-gradient(#f5f5f5, #e4e4e4);
    outline: none;
    color: #000;
    border-bottom: 1px solid #b3b3b3;
    border-radius: 0;
  }
  #footer-mobile-nav button img {
    margin: -4px 5px 0 0;
  }
  #footer-mobile-nav button span {
    float: right;
    line-height: 45px;
    margin: 0;
    padding: 0;
    color: #aaa;
  }
  #footer-mobile-nav .footer-main-nav {
    width: 100%;
  }
  #footer-mobile-nav .footer-main-nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0;
    border-radius: 0;
  }
  #footer-mobile-nav .footer-main-nav ul li {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
    border-bottom: 1px solid #ddd;
  }
  #footer-mobile-nav .footer-main-nav ul li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
    color: #1972dd;
    font-size: 15px;
    font-weight: bold;
    font-family: arial, sans-serif;
  }
  #footer-mobile-nav .footer-main-nav ul li a span {
    margin: 0 10px 0 -8px;
    padding: 5px 0 0 0;
    color: #e47911;
    font-size: 16px;
  }
  #footer-mobile-nav .footer-main-nav ul li a img {
    margin: -4px 7px 0 0;
    padding: 0;
  }
  .navbar-toggler {
    display: block;
  }
  #footer-mobile-nav .navbar-toggler {
	display: block;
	text-shadow: rgb(255, 255, 255) 1px 1px 1px;
  }
  #footer-mobile-nav {
    width: 100%;
    padding: 0;
  }
  .footer-help a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 15px;
    text-align: left;
    background: linear-gradient(#f5f5f5, #e4e4e4);
    border-radius: 0;
    border: 0;
    color: #000;
    border-bottom: 1px solid #b3b3b3;
  }
  .footer-help a img {
    margin: -4px 5px 0 0;
  }
  .footer-mobile h6 {
    background: #939393;
    color: #fff;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 10px;
    text-align: left;
  }
  .footer-mobile table {
    padding: 10px;
    display: block;
    width: 100%;
  }
  .footer-mobile table tr {
    width: 100%;
  }
  .footer-mobile table tr .date-time {
    float: left;
    width: 100px;
    display: block;
    font-weight: normal;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #212121;
  }
  .footer-mobile table tr .date-time .date {
    padding-right: 9px;
  }
  .footer-mobile table tr .news {
    float: left;
    width: calc(100% - 100px);
    line-height: 1.1;
    margin-top: 2.2px;
  }
  .footer-mobile table tr .news a {
    color: #1972dd;
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
  }
  .cosmo-footer {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
  }
  .cosmo-footer ul,
  .cosmo-footer ul li,
  .cosmo-footer ul li a {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
  }
  .cosmo-footer ul {
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    display: table;
    overflow: hidden;
    vertical-align: middle;
  }
  .cosmo-footer ul li {
    margin: 0;
    background: #000;
    height: 41px;
    width: 33.33%;
    padding: 0 10px;
    border-top: 0.5px solid #ddd;
    border-right: 0.5px solid #ddd;
    vertical-align: inherit;
    display: table-cell;
  }
  .cosmo-footer ul li a {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    font-size: 11px;
    color: #fff;
    text-align: left;
    text-decoration: none;
  }
  .cosmo-footer-toplinks {
    float: left;
    display: block;
    width: 100%;
  }
  .cosmo-footer-toplinks a {
    display: block;
    width: 100%;
    background: #ddd;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #afafaf;
    font-weight: bold;
    font-family: HelveticaNeue, "HiraKakuProN-W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
    font-size: 12px;
    padding: 0 10px;
    text-decoration: none;
    color: #000;
  }
  .cosmo-footer-toplinks a span {
    float: right;
    line-height: 40px;
    font-size: 14px;
  }
  .cosmo-footer-lnavi {
    display: block;
    width: 100%;
    background: #fff;
    height: auto;
    float: left;
  }
  .cosmo-footer-lnavi ul {
    width: 100%;
    display: block;
    width: 100%;
    list-style-type: none;
    padding: 10px 12px 10px 15px;
  }
  .cosmo-footer-lnavi ul li {
    display: block;
    margin: 2px 15px 0 0;
    padding: 0;
    float: left;
  }
  .cosmo-footer-lnavi ul li a {
    display: block;
    padding: 0;
    float: left;
    text-decoration: none;
    font-size: 10px;
    font-family: HelveticaNeue, "HiraKakuProN-W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
    color: #000;
  }
  .logo-footer {
    float: left;
    width: 100%;
    height: 75px;
    background: #000;
    margin: 10px 0 0 0;
  }
  .logo-footer a {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 0;
  }
  .logo-footer p {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #000;
    font-size: 10px;
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
    font-family: HelveticaNeue, "HiraKakuProN-W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
    font-weight: normal;
  }
  .logo-footer a img {
    width: 248px;
    height: 29px;
  }
  .mb-border {
    background: #c3c3c3;
    width: calc(100% - 20px);
    height: 1px;
    margin: 0 0 0 10px;
  }