@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&display=swap");
@media screen and (max-width: 749px) {
  .only_pc {
    display: none !important; } }

.only_sp {
  display: none !important; }
  @media screen and (max-width: 749px) {
    .only_sp {
      display: block !important; } }

img {
  max-width: 100%;
  height: auto; }

#contents {
  scroll-behavior: smooth;
  overflow: hidden;
  background: #daecce url("../img/panda_pattern.png"); }
  @media all and (min-width: 750px) and (max-width: 1100px) {
    #contents {
      background-size: contain; } }
  @media screen and (max-width: 749px) {
    #contents {
      background-size: 500px; } }
  #contents a img {
    transition: all  0.5s  ease; }
  #contents a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); }

#top {
  background-color: #abd5a2; }
  #top .top_image {
    position: relative;
    padding-top: min(2.72vw, 30px);
    width: 100%;
    margin: 0 auto 60px; }
    #top .top_image > img {
      position: relative;
      width: 100%;
      max-width: 1900px;
      margin: 0 auto;
      z-index: 5; }
      @media all and (min-width: 750px) and (max-width: 1100px) {
        #top .top_image > img {
          max-width: 1100px;
          object-fit: cover; } }
      @media screen and (max-width: 749px) {
        #top .top_image > img {
          object-fit: contain; } }
    @media all and (min-width: 750px) and (max-width: 1100px) {
      #top .top_image {
        margin: 0 auto 30px; } }
    @media screen and (max-width: 749px) {
      #top .top_image {
        padding-top: 8vw;
        margin: 0 auto 8vw;
        object-fit: none; } }
  #top #top_foot {
    position: absolute;
    width: min(57.37%, 1090px);
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    z-index: 10; }
    @media all and (min-width: 750px) and (max-width: 1100px) {
      #top #top_foot {
        width: min(58.18%, 640px);
        bottom: -2.67vw; } }
    @media screen and (max-width: 749px) {
      #top #top_foot {
        width: 95%;
        bottom: -2.67vw; } }
    #top #top_foot .inner {
      padding: 5px;
      background: rgba(255, 255, 255, 0.9);
      border: 2px dashed #abd5a2;
      /* ステッチ部分 */
      border-radius: 10px;
      box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9); }
      @media screen and (max-width: 749px) {
        #top #top_foot .inner {
          padding: 0.67vw;
          box-shadow: 0 0 0 0.67vw rgba(255, 255, 255, 0.9); } }
    #top #top_foot .content-btn {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      margin: 0 auto;
      text-align: center; }
      @media screen and (max-width: 749px) {
        #top #top_foot .content-btn {
          transform: translateX(-2vw); } }
      #top #top_foot .content-btn li {
        margin: 5px auto;
        align-self: center;
        flex-basis: 25%;
        flex-grow: 1; }
        #top #top_foot .content-btn li:first-child {
          flex-grow: 2; }
        #top #top_foot .content-btn li img {
          height: 5.26vw; }
        @media screen and (max-width: 749px) {
          #top #top_foot .content-btn li {
            margin: 0.67vw auto; }
            #top #top_foot .content-btn li img {
              height: 12vw; } }

#contents_wrap {
  max-width: 1100px;
  margin: 0 auto; }
  @media all and (min-width: 750px) and (max-width: 1100px) {
    #contents_wrap {
      width: min(90.9vw, 1000px); } }
  @media screen and (max-width: 749px) {
    #contents_wrap {
      width: 90.9vw; } }

.blk_wh {
  width: 1080px;
  position: relative;
  margin-bottom: 55px;
  padding: 40px;
  text-align: center;
  background: #fff;
  border-radius: 2em; }
  #movie .blk_wh {
    padding: 90px; }
  @media all and (min-width: 750px) and (max-width: 1100px) {
    .blk_wh {
      padding: 3.36vw;
      width: 100%; }
      #movie .blk_wh {
        padding: 8.18vw; } }
  @media screen and (max-width: 749px) {
    .blk_wh {
      padding: 3.5vw;
      width: 100%;
      border-radius: 1.2em;
      margin-bottom: 7.33vw; }
      #movie .blk_wh {
        padding: 8vw; } }

.ttl_sub {
  width: min(90.9vw, 1000px);
  margin: 0 auto 20px; }
  @media screen and (max-width: 749px) {
    .ttl_sub {
      margin: 0 auto 2.67vw; } }

.ttl_topic {
  width: min(60vw, 660px);
  margin: 0 auto 20px; }
  @media screen and (max-width: 749px) {
    .ttl_topic {
      margin: 0 auto 2.67vw; } }

.nyandawanda_bnr {
  width: min(98%, 1080px);
  margin: 80px 0 60px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff; }
  .nyandawanda_bnr img {
    border-radius: 10px; }
  @media screen and (max-width: 749px) {
    .nyandawanda_bnr {
      margin: 9.33vw auto 8vw; } }

.youtube_wrap {
  width: 100%;
  max-width: 920px;
  margin: 0 auto 0;
  aspect-ratio: 16 / 9;
  padding: 0;
  font-size: 0;
  z-index: 3; }
  .youtube_wrap iframe {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    z-index: 3;
    border-radius: 1.36vw; }
    @media screen and (max-width: 749px) {
      .youtube_wrap iframe {
        border-radius: 2vw; } }

.panda01, .panda02 {
  position: absolute;
  z-index: 5; }

.panda01 {
  width: min(16.36vw, 180px);
  top: -3.64vw;
  left: -1.82vw; }
  @media all and (min-width: 750px) and (max-width: 1100px) {
    .panda01 {
      top: -6.36vw; } }
  @media screen and (max-width: 749px) {
    .panda01 {
      top: -8.18vw; } }

.panda02 {
  width: min(19.27vw, 212px);
  transform: rotate(-5deg);
  right: -1.82vw;
  bottom: -1.82vw; }
  @media all and (min-width: 750px) and (max-width: 1100px) {
    .panda02 {
      bottom: -3.64vw; } }
  @media screen and (max-width: 749px) {
    .panda02 {
      bottom: -5.33vw; } }

#ecBtnArea {
  width: 88%;
  margin: 0 auto; }
  @media screen and (max-width: 749px) {
    #ecBtnArea {
      margin: 10px auto 0; } }
  #ecBtnArea p {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 40px; }
  #ecBtnArea ul {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    flex-wrap: wrap;
    flex-direction: row; }
    #ecBtnArea ul::before {
      content: "";
      display: block;
      width: 25%;
      order: 1; }
    #ecBtnArea ul li {
      display: inline-block;
      display: flex;
      width: 24.5%;
      list-style: none;
      vertical-align: bottom; }
      @media screen and (max-width: 749px) {
        #ecBtnArea ul li {
          width: 50%; } }
      #ecBtnArea ul li a {
        display: flex;
        align-items: center;
        min-height: 86px;
        padding: 0.5rem 1rem;
        border-radius: 1rem;
        border: 3px solid #fff;
        background: #ffb11b;
        text-align: center;
        vertical-align: center;
        text-decoration: none;
        box-sizing: border-box; }
        @media screen and (max-width: 749px) {
          #ecBtnArea ul li a {
            min-height: 10.5vw;
            border: 2px solid #fff;
            border-radius: 2vw; } }
        #ecBtnArea ul li a img {
          width: 80%;
          display: block;
          margin: 0 auto; }
        #ecBtnArea ul li a:hover {
          opacity: 0.7;
          transform: translateY(0px);
          -webkit-transition: all 1s;
          transition: all 1s; }

.copyAmazon {
  font-family: "Noto Sans JP",sans-serif;
  font-weight: 400;
  display: block;
  width: 100%;
  margin: 0 !important;
  padding: 1em 0 1em 0.5em !important;
  font-size: 65% !important;
  font-weight: normal !important;
  text-align: left !important; }
