<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
div#bullettrain_pc .cnt01 a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    display: inline-block;
}

div#bullettrain_pc .cnt01:hover img {
    opacity: 0.66;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

p.txt03 {
    margin: 0 0 2rem!important;
    color: #333;
}

div#bullettrain_pc section.main-contents .youtube-box {
  width: 950px;
  margin: 60px auto 0;
  margin-bottom: 70px; 
}

div#bullettrain_pc section.main-contents .youtube-box .youtube-inner {
    position: relative;
    width: 100%;
    padding-top: 56.25%; 
}

div#bullettrain_pc section.main-contents .youtube-box .youtube-inner iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; 
}

  div#bullettrain_pc section.main-contents .present-bnr {
    line-height: 1;
    margin: 70px auto; 
    width: 800px;
    text-align: center;
}
  div#bullettrain_pc section.main-contents .present-bnr a {
    display: inline-block;
    line-height: 1; 
}
  div#bullettrain_pc section.main-contents .present-bnr a:hover {
    opacity: 0.8;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; 
}

  div#bullettrain_pc section.main-contents .present-bnr .link.btn_viewing {
    background-color: #F0027F;
    color: #fff;
    padding: 0.5em 2em;
    border-radius: 8px;
    text-decoration: none;
    line-height: 3;
    font-weight: bold;
}

  div#bullettrain_pc section.main-contents .present-bnr p {
    margin: 10px auto 0;
    line-height: 25px;
    font-size: 1.2em;
    color: #F0027F;
    font-weight: 700;
}</pre></body></html>