@charset "UTF-8";
/*ハイライト動画追加*/
body.highlight #wrapper section.second-box div.box #youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
body.highlight #wrapper section.second-box div.box #youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

table.oddTable tr:nth-child(odd) { background-color: #eee; }

.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}