@media print, screen {
  #contents h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 4.375vw;
  }
  #contents h2 img {
    display: inline-block;
    width: 70.9375vw;
  }
  #contents .bg01 {
    margin-bottom: 3.125vw !important;
  }
  #contents .border-white01 img.fullWidth01 {
    width: 100%;
  }
  #contents .border-white01 .ec01 {
    background-image: url(../img/pattern01.png), url(../img/pattern02.png);
    background-position: center top,center bottom;
    background-size: auto 8.25vw;
    background-repeat: repeat-x,repeat-x;
    display: block;
    position: relative;
    margin: 1.5625vw 0;
  }
  #contents .border-white01 .ec01:first-of-type {
    margin-top: -5vw;
    margin-bottom: 5.625vw;
  }
  #contents .border-white01 .ec01.ex01 {
    margin-top: 5.625vw;
  }
  #contents .border-white01 .ec01 .wrapper01 {
    padding: 8.25vw 0;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 {
    background-image: url(../img/pattern03.png);
    background-color: #F57CAC;
    background-size: 32.96875vw auto;
    background-position: center top;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 a.single01 {
    width: 42.8125vw;
    display: block;
    margin: 1.875vw auto;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 a.single01 img {
    width: 100%;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 img.buy01 {
    width: 42.8125vw;
    display: block;
    margin: 1.875vw auto;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul {
    padding: 4.375vw 3.125vw;
    background-color: #FCCFDF;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul li {
    margin-top: 3vw;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul li:first-of-type {
    margin-top: 0;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul li a {
    font-weight: bold;
    color: #E6268B;
    font-size: 4.375vw;
    text-decoration: underline;
  }
  #contents .border-white01 .summary01 {
    width: 93.75vw;
    margin: 2.5vw auto 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 6.25vw;
  }
  #contents .border-white01 .summary01 h3 {
    font-size: 6.25vw;
    font-weight: bold;
    text-align: center;
    margin: 4.6875vw 0;
    display: block;
    background-image: url(../../common/img/pattern09.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: auto 3.125vw;
    padding-bottom: 6.25vw;
  }
  #contents .border-white01 .summary01 h4 {
    font-weight: bold;
    font-size: 4.375vw;
  }
  #contents .border-white01 .summary01 .ptb2em {
    padding: 2.5em 0;
  }
  #contents .border-white01 .summary01 .pt0 {
    padding-top: 0;
  }
  #contents .border-white01 .summary01 p {
    font-size: 4.375vw;
    padding: 1em 0;
    line-height: 1.5em;
  }
  #contents .border-white01 .summary01 p span.new {
    color: #fff;
    background-color: #EC407B;
    display: inline-block;
    padding: 0 0.5em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
    margin-right: 0.5em;
  }
  #contents .border-white01 .summary01 p a {
    color: #E6268B;
  }
  #contents .border-white01 .summary01 .bold {
    font-weight: bold;
  }
  #contents .border-white01 .summary01 .red {
    color: red;
  }
  #contents .border-white01 .summary01 .annotation01 {
    font-size: 3.75vw;
  }
  #contents .border-white01 .summary01 ul {
    padding: 1em 0;
    font-size: 4.375vw;
  }
  #contents .border-white01 .summary01 ul.annotation01 {
    font-size: 3.75vw;
  }
  #contents .border-white01 .summary01 ul li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.5em;
  }
  #contents .border-white01 .summary01 ul li span {
    font-weight: bold;
  }
  #contents .border-white01 .summary01 ul.noindent01 li {
    text-indent: 0;
    padding-left: 0;
  }
  #contents .border-white01 nav {
    padding: 6.25vw 0 0 0;
  }
  #contents .border-white01 nav a {
    margin: 0 auto;
    display: block;
    width: 69.0625vw;
  }
  #contents .border-white01 nav a img {
    width: 100%;
  }
}
@media print, screen and (min-width: 640px) {
  #contents h2 {
    margin: 5px 0 14px 0;
  }
  #contents h2 img {
    width: 617px;
  }
  #contents .bg01 {
    margin-bottom: 0 !important;
  }
  #contents .border-white01 {
    padding-bottom: 40px !important;
  }
  #contents .border-white01 .borderYellow01.ex01 {
    border: none;
  }
  #contents .border-white01 .borderWhite01 {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 3px solid #fff;
  }
  #contents .border-white01 .borderWhite01.ex01 {
    border: none;
  }
  #contents .border-white01 img.fillWidth01 {
    width: 100%;
  }
  #contents .border-white01 .ec01 {
    background-size: auto 54px;
    background-repeat: repeat-x,repeat-x;
    display: block;
    position: relative;
    margin: 27px 0;
  }
  #contents .border-white01 .ec01:first-of-type {
    margin-top: -54px;
    margin-bottom: 27px;
  }
  #contents .border-white01 .ec01.ex01 {
    margin: 27px auto;
  }
  #contents .border-white01 .ec01 .wrapper01 {
    padding: 54px 0;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 {
    background-size: 211px auto;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 a.single01 {
    width: 250px;
    margin: 10px auto;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 a.single01 img {
    width: 250px;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 img.buy01 {
    width: 298px;
    display: block;
    margin: 10px auto;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul {
    padding: 27px 0;
    text-align: center;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul li {
    margin: 0 25px;
    display: inline-block;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul li:first-of-type {
    margin-top: 0;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul li a {
    font-size: 18px;
  }
  #contents .border-white01 .ec01 .wrapper01 .wrapper02 ul li a:hover {
    text-decoration: none;
  }
  #contents .border-white01 .summary01 {
    width: 928px;
    border: 3px solid #fff;
    padding: 27px;
    margin-top: 33px;
  }
  #contents .border-white01 .summary01 h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    display: block;
    background-size: auto 10px;
    padding-bottom: 30px;
  }
  #contents .border-white01 .summary01 h4 {
    font-weight: bold;
    font-size: 16px;
  }
  #contents .border-white01 .summary01 p {
    font-size: 16px;
  }
  #contents .border-white01 .summary01 p a:hover {
    text-decoration: none;
  }
  #contents .border-white01 .summary01 p span.new {
    color: #fff;
    background-color: #EC407B;
    display: inline-block;
    padding: 0 0.5em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    vertical-align: middle;
    font-weight: bold;
    line-height: 1.7em;
    margin-right: 0.5em;
  }
  #contents .border-white01 .summary01 .annotation01 {
    font-size: 12px;
  }
  #contents .border-white01 .summary01 ul {
    padding: 1em 0 2em 0;
    font-size: 16px;
  }
  #contents .border-white01 .summary01 ul.annotation01 {
    font-size: 12px;
  }
  #contents .border-white01 .summary01 ul li {
    text-indent: -1em;
    padding-left: 1em;
  }
  #contents .border-white01 .summary01 ul li span {
    font-weight: bold;
  }
  #contents .border-white01 .summary01 ul.noindent01 li {
    text-indent: 0;
    padding-left: 0;
  }
  #contents .border-white01 ul {
    font-size: 14px;
  }
  #contents .border-white01 nav {
    padding: 34px 0 0 0;
  }
  #contents .border-white01 nav a {
    width: 349px;
  }
  #contents .border-white01 nav a img {
    width: 100%;
  }
}
