@media print, screen {
  #errorinfo {
    width: 100%;
    border: 0.625vw solid #8E027D;
    background-color: #FFFA3D;
    padding: 4.375vw 4.0625vw;
    margin: 3.125vw auto 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #errorinfo p {
    line-height: 1.4em !important;
    font-weight: bold;
  }
  #errorinfo p:nth-child(1) {
    color: #8E027D;
    font-size: 4.6875vw !important;
  }
  #errorinfo p:nth-child(2) {
    color: #252525;
    font-size: 3.75vw !important;
    margin: 2vw 0 3.75vw 0;
  }
  #errorinfo div a {
    width: 62.5vw;
    margin: 0 auto;
    display: block;
  }
  #errorinfo div a img {
    width: 100%;
  }
  #errorinfo div a:last-of-type {
    margin-top: 2.5vw;
  }

  #contents .owl-controls {
    height: 4.6875vw !important;
    margin-top: 3.125vw !important;
  }
  #contents.common01 {
    background-image: linear-gradient(180deg, #d3f9f9 0%, #d3f9f9 21%, #82d8ff 61%, #ff92c2 95%, #ffffff 100%) !important;
  }
  #contents h2 {
    width: 100%;
    text-align: center;
    margin-top: 3.125vw;
    position: relative;
  }
  #contents h2 img {
    display: inline-block;
    width: 93.75vw;
  }
  #contents .contentWrapper02 {
    padding-bottom: 6.25vw;
  }
  #contents img.fullWidth01 {
    width: 100%;
  }
  #contents .banners01 {
    padding: 0 6.25vw 3.125vw 6.25vw;
  }
  #contents .banners01 a {
    display: block;
    margin-top: 3.125vw;
  }
  #contents .banners01 a img {
    width: 100%;
  }
  #contents a.ec01 {
    display: block;
    background-image: url(../img/bg01.png);
    background-size: 5.46875vw auto;
    background-position: center;
    border-bottom: 0.9375vw solid #9251AD;
    text-align: center;
    padding: 3.125vw 0;
  }
  #contents a.ec01 img {
    display: inline-block;
    height: 9.375vw;
  }
  #contents .ec02 {
    background-color: #FFF0F7;
    border-bottom: 0.9375vw solid #9251AD;
  }
  #contents .ec02.ex01 {
    margin-top: 6.25vw;
    border: 0.625vw solid #9251AD;
  }
  #contents .ec02 .tit01 {
    background-image: url(../img/bg01.png);
    background-size: 5.46875vw auto;
    background-position: center;
    padding: 3.125vw 0;
    text-align: center;
  }
  #contents .ec02 .tit01 img {
    width: 35.625vw;
    display: inline-block;
  }
  #contents .ec02 .links01 {
    text-align: center;
    font-size: 5vw;
    padding-bottom: 0.6em;
  }
  #contents .ec02 .links01 a {
    margin-top: 0.6em;
    color: #27A5A3;
    text-decoration: underline;
    font-size: 5vw;
    font-weight: bold;
    display: inline-block;
  }
  #contents .ec02 .links01 a:after {
    content: ">";
  }
  #contents a.single01 {
    width: 62.5vw;
    display: block;
    margin: 6.25vw auto 0 auto;
  }
  #contents a.single01 img {
    width: 100%;
  }
  #contents .summary01 {
    padding: 6.25vw;
    color: #252525;
  }
  #contents .summary01 .images01 {
    margin-bottom: 6.25vw;
  }
  #contents .summary01 .images01 img {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4.6875vw;
    -webkit-border-radius: 4.6875vw;
    border-radius: 4.6875vw;
  }
  #contents .summary01 h3 {
    font-size: 6.875vw;
    font-weight: bold;
    border-bottom: 0.9375vw solid #F25198;
    padding: 0 0 0.3em 0;
    line-height: 1.3em;
  }
  #contents .summary01 .wrapper02 {
    font-size: 4.375vw;
  }
  #contents .summary01 .wrapper02 > ul {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
  }
  #contents .summary01 .wrapper02 > ul > li {
    width: 50%;
  }
  #contents .summary01 .wrapper02 > ul > li:nth-child(3) {
    width: 100%;
  }
  #contents .summary01 .wrapper02 > ul ul {
    margin-top: 2vw;
    line-height: 7.1875vw;
  }
  #contents .summary01 .wrapper02 > ul ul li {
    padding: 0.3em 0;
    text-indent: -1.35em;
    padding-left: 1.5em;
  }
  #contents .summary01 .wrapper02 > ul ul li span.small {
    font-size: 3.75vw;
    line-height: 1.5em;
  }
  #contents .summary01 .wrapper02 > ul ul.noindent01 li {
    text-indent: 0;
    padding-left: 0;
  }
  #contents .summary01 .wrapper02 h5 {
    font-weight: bold;
    font-size: 3.75vw;
    color: #FFFFFF;
    background-color: #F25198;
    line-height: 1em;
    padding: 1.875vw 2.5vw;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0.9375vw;
    -webkit-border-radius: 0.9375vw;
    border-radius: 0.9375vw;
    margin-top: 4.6875vw;
  }
  #contents .summary01 .wrapper02 p {
    margin-top: 3.125vw;
  }
  #contents .summary01 .wrapper02 .tops01 div {
    margin-top: 2vw;
  }
  #contents .summary01 .wrapper02 .tops01 div:first-of-type {
    margin-top: 0;
  }
  #contents .summary01 .wrapper02 .tops01 div h5 {
    margin-top: 0;
  }
  #contents .summary01 .wrapper03 {
    border-top: 0.9375vw solid #F25198;
    margin-top: 6.25vw;
    padding-top: 6.25vw;
    font-size: 4.375vw;
    line-height: 6.25vw;
  }
  #contents .summary01 .wrapper03 a {
    color: #27A5A3;
    text-decoration: underline;
  }
  #contents .summary01 .wrapper03 p {
    font-size: 5vw;
    line-height: 1.75em;
  }
  #contents .summary01 .wrapper03 small {
    display: inline-block;
    margin-top: 0.5em;
    font-size: 3.75vw;
    line-height: 1.4em;
  }
  #contents .summary01 .wrapper03 small.indent01 {
    text-indent: -1em;
    padding-left: 1em;
  }
  #contents img.fullWidth01 {
    width: 100%;
  }
  #contents nav.itemnav {
    width: 87.5vw;
    margin: 6.25vw auto 0 auto;
  }
  #contents nav.itemnav ul li a img {
    width: 100%;
  }
  #contents nav.itemnav ul li:nth-child(1) {
    width: 42.1875vw;
    float: left;
  }
  #contents nav.itemnav ul li:nth-child(1) a {
    display: block;
  }
  #contents nav.itemnav ul li:nth-child(3) {
    float: right;
    width: 42.1875vw;
  }
  #contents nav.itemnav ul li:nth-child(3) a {
    display: block;
  }
  #contents nav.itemnav ul li:nth-child(3):after {
    content: "";
    clear: both;
    height: 3.125vw;
    display: block;
    visibility: hidden;
  }
  #contents nav.itemnav ul li:nth-child(4) {
    display: block;
    width: 78.125vw;
    margin: 0 auto 0 auto;
  }
  #contents nav.itemnav ul li:nth-child(4) a {
    display: block;
  }
}
@media print, screen and (min-width: 640px) {
  #errorinfo {
    border: 4px solid #8E027D;
    padding: 28px 0;
    width: 1000px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 18px auto 0 auto;
  }
  #errorinfo p {
    line-height: 1.4em;
    text-align: center;
  }
  #errorinfo p:nth-child(1) {
    font-size: 28px !important;
    line-height: 1.2em;
  }
  #errorinfo p:nth-child(2) {
    font-size: 18px !important;
    margin: 14px 0 15px 0;
  }
  #errorinfo div {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
  }
  #errorinfo div a {
    width: 400px;
    margin: 0 10px !important;
  }

  #contents .owl-controls {
    height: 40px !important;
    margin-top: 20px !important;
  }
  #contents h2 {
    width: 100%;
    text-align: center;
    margin: -41px auto 0 auto;
  }
  #contents h2 img {
    width: 948px;
  }
  #contents a.ec01 {
    background-size: 35px auto;
    border-width: 6px;
    padding: 20px 0;
  }
  #contents a.ec01 img {
    height: 70px;
  }
  #contents a.ec01:hover {
    background-image: url(../img/bg02.png);
    border-color: #2F8B8A;
  }
  #contents .ec02 {
    background-color: #FFF0F7;
    border-width: 6px;
  }
  #contents .ec02 .tit01 {
    background-size: 35px auto;
    padding: 20px 0;
  }
  #contents .ec02 .tit01 img {
    width: 266px;
  }
  #contents .ec02 .links01 {
    text-align: center;
    font-size: 20px;
    padding: 15px;
  }
  #contents .ec02 .links01 a {
    margin: 15px;
    font-size: 20px;
  }
  #contents .ec02 .links01 a:hover {
    text-decoration: none;
  }
  #contents .ec02.ex01 {
    margin-top: 10px;
    border: 2px solid #9251AD;
  }
  #contents .ec02.ex01 .tit01 {
    padding: 10px;
  }
  #contents .ec02.ex01 .tit01 img {
    width: 189px;
  }
  #contents .ec02.ex01 .links01 {
    text-align: left;
    padding: 12px 20px;
  }
  #contents .ec02.ex01 .links01 a {
    margin: 5px 0;
    font-size: 16px;
  }
  #contents a.single01 {
    width: 300px;
    display: block;
    margin: 20px 0 0 0;
  }
  #contents a.single01 img {
    width: 100%;
  }
  #contents a.single01.bottoms {
    width: 400px;
    margin: 20px auto 0 auto;
  }
  #contents .contentWrapper02 {
    padding-bottom: 30px;
  }
  #contents .banners01 {
    padding: 0 104px 20px 104px;
  }
  #contents .banners01 a {
    margin-top: 20px;
  }
  #contents .banners01 a img {
    filter: brightness(100%);
  }
  #contents .banners01 a:hover img {
    filter: brightness(108%);
  }
  #contents .banners01 a.over:hover img {
    filter: brightness(100%);
  }
  #contents img.fullWidth01 {
    width: 100%;
  }
  #contents .summary01 {
    width: 100%;
    padding: 40px;
  }
  #contents .summary01 .images01 {
    display: block;
    float: left;
    width: 580px;
    margin-right: 50px;
    margin-bottom: 0;
  }
  #contents .summary01 .images01 img {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
  }
  #contents .summary01 h3 {
    float: left;
    width: 478px;
    margin-top: 0;
    font-size: 28px;
    border-width: 3px;
    padding: 0 0 10px 0;
    margin-bottom: 5px;
  }
  #contents .summary01 .wrapper02 {
    font-size: 16px;
  }
  #contents .summary01 .wrapper02 > ul {
    width: 478px;
    float: left;
  }
  #contents .summary01 .wrapper02 > ul > li {
    width: 50%;
  }
  #contents .summary01 .wrapper02 > ul > li:nth-child(1) {
    width: 176px;
  }
  #contents .summary01 .wrapper02 > ul > li:nth-child(3) {
    width: 478px;
  }
  #contents .summary01 .wrapper02 > ul h5 {
    font-size: 12px;
    padding: 5px 8px;
    margin-top: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #contents .summary01 .wrapper02 > ul p {
    margin-top: 10px;
    font-size: 16px;
  }
  #contents .summary01 .wrapper02 > ul ul {
    margin-top: 10px;
    line-height: 23px;
  }
  #contents .summary01 .wrapper02 > ul ul li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #contents .summary01 .wrapper02 > ul ul li span.small {
    font-size: 12px;
  }
  #contents .summary01 .wrapper03 {
    border-width: 3px;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  #contents .summary01 .wrapper03.nmt {
    margin-top: 0;
  }
  #contents .summary01 .wrapper03 p {
    font-size: 16px;
    line-height: 1.75em;
  }
  #contents .summary01 .wrapper03 a:hover {
    text-decoration: none;
  }
  #contents .summary01 .wrapper03 small {
    font-size: 12px;
  }
  #contents .borderYellow01 {
    width: 928px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    border: 7px solid #FBF108;
    margin: 30px auto;
  }
  #contents .borderYellow01 .toymovie01 {
    padding: 25px;
  }
  #contents .borderYellow01 .toymovie01 .inner01 {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }
  #contents .borderYellow01 .toymovie01 .inner01 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #contents .borderYellow01 .buttons01 {
    margin: 20px 0;
    padding: 0 24px;
  }
  #contents .borderYellow01 .buttons01 ul li {
    margin-top: 20px;
  }
  #contents .borderYellow01 .buttons01 ul li:first-of-type {
    margin-top: 0;
  }
  #contents .borderYellow01 .buttons01 ul li a:hover img {
    border: 4px solid #E85498;
  }
  #contents .borderYellow01 .buttons01 ul li img {
    border: 4px solid #976A2F;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  #contents nav.itemnav {
    width: 100%;
    margin-top: 32px;
  }
  #contents nav.itemnav ul {
    width: 100%;
    text-align: center;
  }
  #contents nav.itemnav ul li {
    display: inline-block !important;
  }
  #contents nav.itemnav ul li:nth-child(1) {
    width: 265px;
    float: none;
  }
  #contents nav.itemnav ul li:nth-child(2) {
    width: 492px;
    float: none;
    margin: 0 20px;
  }
  #contents nav.itemnav ul li:nth-child(3) {
    width: 260px;
    float: none;
  }
  #contents nav.itemnav ul li:nth-child(3):after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  #contents nav.itemnav ul li:nth-child(4) {
    display: none !important;
  }
}
