ruby {
  position: relative;
  padding: 0;
  margin: 0;
  ruby-align: distribute-space;
  line-height: 1em;
}

ruby rt {
  vertical-align: bottom;
  margin: 0;
  padding: 0;
  line-height: 0em;
  font-weight: normal !important;
}

.spDisp {
  display: inline-block;
}

.pcDisp {
  display: none;
}

@media print, screen {
  #main {
    position: relative;
    width: 100%;
    height: 83.125vw;
  }
  #main img#catch {
    z-index: 50;
    width: 15.9375vw;
    position: absolute;
    top: 37vw;
    left: 1vw;
  }
  #main img#tvinfo {
    z-index: 50;
    width: 62.5vw;
    position: absolute;
    bottom: 7.5vw;
    right: 0;
  }
  #main img#ico {
    z-index: 50;
    width: 25vw;
    position: absolute;
    top: -5.3125vw;
    right: 0;
  }
  #main #mainslide {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
  }
  #main #mainslide ul li {
    position: absolute;
    left: 50%;
    width: auto;
    height: 83.125vw;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #main #mainslide ul li:first-child {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #main #mainslide ul li img {
    margin-left: -50%;
    height: 83.125vw;
  }

  #pickup a.banner01 {
    display: block;
    position: relative;
  }
  #pickup a.banner01 img {
    width: 100%;
  }
  #pickup ul {
    position: relative;
  }
  #pickup ul li {
    width: 100%;
  }
  #pickup ul li a {
    width: 100%;
  }
  #pickup ul li a img {
    width: 100%;
  }

  a.banner_ex01 {
    display: block;
    margin: 1.25vw 0 3.125vw 0;
  }
  a.banner_ex01 img {
    width: 100%;
  }

  #updates {
    padding: 0 3.125vw;
  }
  #updates h2 {
    text-align: center;
  }
  #updates h2 img {
    display: inline-block;
    width: 62.5vw;
  }
  #updates .wrapper01 {
    margin-top: -8.125vw;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    border: 2px solid #FFF4D0;
  }
  #updates .wrapper01 .wrapper02 {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 4px solid #FFA8C7;
    background-color: #FFE8F8;
    background-image: url(../common/img/pattern07.png);
    background-size: 32.96875vw auto;
    background-position: center top;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 {
    padding: 7.5vw 3.125vw 3.125vw 3.125vw;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl {
    padding: 2.1875vw 0;
    font-size: 4.375vw;
    border-bottom: 1px solid #FFA8C7;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl dt {
    margin-bottom: 0.5em;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl dd {
    line-height: 1.5em;
    margin-top: 0.3em;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl dd:first-of-type {
    margin-top: 0;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl dd a {
    color: #E6268B;
    text-decoration: underline;
  }

  #mainbanners {
    padding: 6.25vw 0 3.125vw 0;
    width: 81.25vw;
    margin: 0 auto;
  }
  #mainbanners ul li {
    margin-top: 3.125vw;
  }
  #mainbanners ul li img {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 5px solid #8BD2F2;
    -moz-border-radius: 3.125vw;
    -webkit-border-radius: 3.125vw;
    border-radius: 3.125vw;
  }
  #mainbanners ul li:first-of-type {
    margin-top: 0;
  }
  #mainbanners ul li a {
    display: block;
  }

  .bannerEx01 {
    width: 100%;
    display: block;
    margin: 0 0 5.125vw 0;
  }
  .bannerEx01 img {
    display: block;
    width: 100%;
  }

  #subbanners {
    text-align: center;
    padding: 3.75vw 1.5625vw;
  }
  #subbanners ul li {
    width: 50%;
    display: inline-block;
    padding: 1.5625vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #subbanners ul li a {
    display: block;
  }
  #subbanners ul li a img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 1.5625vw;
    -webkit-border-radius: 1.5625vw;
    border-radius: 1.5625vw;
    border: 2px solid #8BD2F2;
    width: 100%;
  }
}
@media print, screen and (min-width: 640px) {
  #main {
    height: 797px;
    margin-top: -112px;
  }
  #main .centerpos {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 797px;
  }
  #main img#catch {
    width: 124px;
    top: 315px;
    left: 140px;
  }
  #main img#tvinfo {
    width: 450px;
    bottom: 170px;
    right: 110px;
  }
  #main img#ico {
    width: 208px;
    top: 365px;
    right: 0;
  }
  #main #mainslide {
    width: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: -10px;
  }
  #main #mainslide ul li {
    position: absolute;
    left: 50%;
    width: auto;
    height: 797px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #main #mainslide ul li:first-child {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #main #mainslide ul li img {
    margin-left: -50%;
    height: 797px;
  }

  #pickup {
    width: 1000px;
    margin: 0;
  }
  #pickup a img {
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  #pickup a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #pickup ul.half01 {
    width: 50%;
  }
  #pickup ul.half01:nth-child(even) {
    float: right;
  }
  #pickup ul.half01:nth-child(odd) {
    float: left;
  }

  a.banner_ex01 {
    margin: 10px 0 15px 0;
  }
  a.banner_ex01 img {
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  a.banner_ex01:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  #updates {
    width: 900px;
    margin: 15px auto 0 auto;
    padding: 0;
  }
  #updates h2 img {
    width: 275px;
  }
  #updates .wrapper01 {
    margin-top: -59px;
    border: none;
    padding: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #updates .wrapper01 .wrapper02 {
    border: none;
    padding: 0;
    height: 401px;
    background-repeat: no-repeat;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-image: url(../img/bg_news01.png);
    background-size: 900px auto;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 5px 5px 0 #D4769B;
    -webkit-box-shadow: 0 5px 5px 0 #D4769B;
    box-shadow: 0 5px 5px 0 #D4769B;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 {
    overflow-y: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 780px;
    height: 280px;
    padding: 0;
    margin: 60px auto 0 auto;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 div {
    padding: 0 20px 0 0;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl {
    padding: 10px 0;
    font-size: 14px;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl dd {
    font-size: 16px;
  }
  #updates .wrapper01 .wrapper02 .scrollable01 dl dd a:hover {
    text-decoration: none;
  }
  #updates .bg01 {
    background-image: none;
    margin-top: 0;
    padding-top: 0;
  }
  #updates .bg01 h2 {
    display: block;
    margin-top: 31px;
  }
  #updates .bg01 h2 img {
    width: 200px;
  }

  #mainbanners {
    padding: 30px 50px 30px 50px;
    width: 100%;
    margin: 0 auto;
  }
  #mainbanners ul li {
    margin-top: 0;
  }
  #mainbanners ul li:nth-child(odd) {
    float: left;
  }
  #mainbanners ul li:nth-child(even) {
    float: right;
  }
  #mainbanners ul li img {
    width: auto;
    height: 251px;
    border: 5px solid #8BD2F2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  #mainbanners ul li:first-of-type {
    margin-top: 0;
  }
  #mainbanners ul li a:hover img {
    border: 5px solid #E85498;
  }

  .bannerEx01 {
    margin-bottom: 25px;
  }

  #subbanners {
    text-align: center;
    padding: 20px 0 0 0;
  }
  #subbanners ul li {
    width: 291px;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #subbanners ul li a {
    display: block;
  }
  #subbanners ul li a img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #8BD2F2;
  }
  #subbanners ul li a:hover img {
    border: 2px solid #E85498;
  }
}
