﻿#cat__100020050 img {
  width: 100%;
}
#cat__100020050 .sp_only {
  display: none;
}
@media screen and (max-width: 768px) {
  #cat__100020050 .sp_only {
    display: block;
  }
}
#cat__100020050 .swiper-pagination {
  margin: auto;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
#cat__100020050 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
#cat__100020050 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #009fe8;
}
#cat__100020050 .cat_wrap {
  padding: 64px 32px;
}
@media screen and (max-width: 768px) {
  #cat__100020050 .cat_wrap {
    padding: 32px 8px;
  }
}
#cat__100020050 .cat_wrap .cat_ttl {
  text-align: center;
  margin-bottom: 24px;
}
#cat__100020050 .cat_wrap .cat_ttl picture {
  margin: auto;
}
#cat__100020050 .cat_wrap .cat_ttl img {
  max-width: 750px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #cat__100020050 .cat_wrap .cat_ttl {
    margin-bottom: 16px;
  }
}
#cat__100020050 #cat01 {
  background: url(/Contents/ImagesPkg/kids/100020050030_2025/cat1_bg.png) bottom right no-repeat;
  background-size: 50% auto;
}
@media screen and (max-width: 768px) {
  /*#cat__100020050 #cat01 {
    background: url(/Contents/ImagesPkg/kids/100020050030_2025/cat1_bg_sp.png) bottom center no-repeat;
    background-size: 100% auto;
  }*/
}
#cat__100020050 #cat01 p {
  color: #f39800;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat01 p {
    font-size: 14px;
  }
}
#cat__100020050 #cat02 {
  background: url(/Contents/ImagesPkg/kids/100020050030_2025/cat2_bg_pc.png) bottom center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat02 {
    background: url(/Contents/ImagesPkg/kids/100020050030_2025/cat2_bg_sp.png) bottom center no-repeat;
    background-size: cover;
  }
}
#cat__100020050 #cat02 .type_list1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 64px;
}
#cat__100020050 #cat02 .type_list1 li a {
  display: block;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  padding: 12px 8px;
  box-sizing: border-box;
  font-size: 12px;
}
#cat__100020050 #cat02 .type_list1 li.type_list1_01 a {
  background: #f19ec2;
}
#cat__100020050 #cat02 .type_list1 li.type_list1_02 a {
  background: #00b4ed;
}
#cat__100020050 #cat02 .type_list1 li.type_list1_03 a {
  background: #b5b5b6;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat02 .type_list1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-bottom: 40px;
  }
  #cat__100020050 #cat02 .type_list1 li a {
    font-size: 10px;
  }
}
#cat__100020050 #cat02 .size_list1 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
#cat__100020050 #cat02 .size_list1 li a {
  display: block;
  text-align: center;
  color: #f39800;
  border: 1px solid #f39800;
  background: #fff;
  border-radius: 50px;
  padding: 4px 8px;
  box-sizing: border-box;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat02 .size_list1 {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
  #cat__100020050 #cat02 .size_list1 li a {
    font-size: 10px;
  }
}
#cat__100020050 #cat03 {
  background: url(/Contents/ImagesPkg/kids/100020050030_2025/cat3_bg_pc.png) bottom center no-repeat;
  background-size: 100% 100%;
  margin: 80px 0 64px;
  padding: 0 32px 64px;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat03 {
    background: url(/Contents/ImagesPkg/kids/100020050030_2025/cat3_bg_sp.png) bottom center no-repeat;
    background-size: 100% 100%;
    margin: 64px 0;
    padding: 0 8px 40px;
  }
}
#cat__100020050 #cat03 .cat_subttl {
  text-align: center;
  color: #f39800;
  margin-top: -16px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat03 .cat_subttl {
    margin-top: -8px;
    margin-bottom: 16px;
  }
}
/*#cat__100020050 #cat03 .mb-1 {
  margin-bottom: 64px;
  margin-top: 120px;
}*/
@media screen and (max-width: 768px) {
  #cat__100020050 #cat03 .mb-1 {
    margin-bottom: 48px;
    margin-top: 64px;
  }
}
#cat__100020050 #cat03 .footer-link {
  margin-top: 24px;
}
#cat__100020050 #cat03 .footer-link a {
  display: block;
  margin: auto;
  width: 50%;
  background: #f39800;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 16px 0;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat03 .footer-link a {
    width: 80%;
  }
}
#cat__100020050 #cat04 {
  background-image: url(/Contents/ImagesPkg/kids/100020050030_2025/cat4_bg1_pc.png), url(/Contents/ImagesPkg/kids/100020050030_2025/cat4_bg2_pc.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom center;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat04 {
    background-image: url(/Contents/ImagesPkg/kids/100020050030_2025/cat4_bg1_sp.png), url(/Contents/ImagesPkg/kids/100020050030_2025/cat4_bg2_sp.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top center, bottom center;
  }
}
#cat__100020050 #cat04 .goods_list1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
#cat__100020050 #cat04 .goods_list1 li {
  display: flex;
  align-items: flex-end;
}
#cat__100020050 #cat04 .goods_list1 li a p {
  text-align: center;
  color: #004d98;
  margin-top: 8px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat04 .goods_list1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  #cat__100020050 #cat04 .goods_list1 li a p {
    font-size: 10px;
    margin-top: 4px;
  }
}
#cat__100020050 #cat04 .footer-link {
  margin-top: 24px;
}
#cat__100020050 #cat04 .footer-link a {
  display: block;
  margin: auto;
  width: 50%;
  background: #004d98;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 16px 0;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat04 .footer-link a {
    width: 80%;
  }
}
#cat__100020050 #cat05 h2 {
  text-align: center;
  color: #004d98;
  font-size: 24px;
  font-weight: bold;
}
#cat__100020050 #cat05 .osusume_list1 {
  /*width: 60%;*/
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #cat__100020050 #cat05 .osusume_list1 {
    width: 90%;
  }
}
#cat__100020050 #cat05 .osusume_list1 li {
  /*width: 49%;*/
}/*# sourceMappingURL=100020050030_2025.css.map */