@media print, screen {
  #contents h2 {
    width: 100%;
    text-align: center;
    margin-top: 3.125vw;
  }
  #contents h2 img {
    display: inline-block;
    width: 93.75vw;
  }
  #contents .contentWrapper02 {
    padding-bottom: 4.375vw;
  }
  #contents .contentWrapper02 .bnr_lovepattube01 {
    width: 93.75vw;
    display: block;
    margin: 6.25vw auto 0 auto;
  }
  #contents .contentWrapper02 .bnr_lovepattube01 img {
    width: 100%;
  }
  #contents .contentWrapper02 ul {
    padding: 0 3.125vw;
  }
  #contents .contentWrapper02 ul li {
    margin-top: 3.125vw;
    border: 0.625vw solid #fff;
    -moz-border-radius: 4.6875vw;
    -webkit-border-radius: 4.6875vw;
    border-radius: 4.6875vw;
    overflow: hidden;
  }
  #contents .contentWrapper02 ul li .wrapper01 {
    border: 1.875vw solid #F25198;
    -moz-border-radius: 4.0625vw;
    -webkit-border-radius: 4.0625vw;
    border-radius: 4.0625vw;
    overflow: hidden;
    background-image: url(../../common/img/bg04.png);
    background-position: center top;
    background-size: 26.71875vw auto;
  }
  #contents .contentWrapper02 ul li .wrapper01 h3 {
    position: relative;
  }
  #contents .contentWrapper02 ul li .wrapper01 h3 img {
    width: 100%;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 {
    padding: 0 3.125vw 3.125vw 3.125vw;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 a {
    width: 100%;
    display: block;
    position: relative;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 a img.thumb01 {
    width: 100%;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 a div {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/play01_on.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16.875vw auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
}
@media print, screen and (min-width: 640px) {
  #contents h2 {
    width: 100%;
    text-align: center;
    margin-top: -41px;
    position: relative;
  }
  #contents h2 img {
    width: 948px;
  }
  #contents .contentWrapper02 {
    padding-bottom: 30px;
  }
  #contents .contentWrapper02 .bnr_lovepattube01 {
    width: 1108px;
    display: block;
    margin: 10px auto 20px auto;
  }
  #contents .contentWrapper02 .bnr_lovepattube01 img {
    width: 100%;
  }
  #contents .contentWrapper02 ul {
    margin-top: 0;
    padding: 0 31px;
    width: 100%;
  }
  #contents .contentWrapper02 ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 545px;
    margin: 0 9px 18px 9px;
    border: 2px solid #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
  }
  #contents .contentWrapper02 ul li:first-of-type {
    margin-top: 0;
  }
  #contents .contentWrapper02 ul li .wrapper01 {
    border: 6px solid #F25198;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    background-size: 85px auto;
  }
  #contents .contentWrapper02 ul li .wrapper01 h3 {
    position: relative;
  }
  #contents .contentWrapper02 ul li .wrapper01 h3 img {
    width: 100%;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 {
    padding: 0 17px 17px 17px;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 a {
    width: 100%;
    display: block;
    position: relative;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 a img.thumb01 {
    width: 100%;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 a div {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 107px auto;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  #contents .contentWrapper02 ul li .wrapper01 .bottoms01 a:hover div {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
