@charset "UTF-8";
.house-toys-page {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "Yu Gothic Medium", sans-serif;
}

.page-ttl {
  margin-bottom: 24px;
  background: url("/user-src/special/pc/img/page/house-toys/cartoys/pat.jpg") repeat center/70px;
}
@media screen and (min-width: 768px) {
  .page-ttl {
    margin-bottom: 44px;
  }
}
.page-ttl__content {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-ttl__content {
    width: 850px;
    max-width: 850px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.page-ttl__content > div {
  width: 37%;
  padding-top: 22px;
  position: absolute;
  top: 16%;
  left: 6%;
}
@media screen and (min-width: 768px) {
  .page-ttl__content > div {
    width: 264px;
    padding-top: 38px;
    left: 14.6%;
  }
}
.page-ttl__content > div::before {
  content: "";
  width: 91%;
  aspect-ratio: 255/16;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/user-src/special/pc/img/page/house-toys/cartoys/line.svg") no-repeat left center/cover;
}
@media screen and (min-width: 768px) {
  .page-ttl__content > div::before {
    width: 238px;
  }
}
.page-ttl__content > div h2 {
  width: 79.7%;
}

.page-product {
  margin-bottom: 75px;
}
@media screen and (min-width: 768px) {
  .page-product {
    margin-bottom: 70px;
  }
}
.page-product .product-list {
  width: 94%;
  max-width: 482px;
  margin: 0 auto 0px;
}
@media screen and (min-width: 768px) {
  .page-product .product-list {
    max-width: 560px;
  }
}
.page-product .product-list h3 {
  width: 96%;
  max-width: 536px;
  margin: 0 auto 16px;
}
@media screen and (min-width: 768px) {
  .page-product .product-list h3 {
    margin-bottom: 30px;
  }
}
.page-product .product-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px 0;
}
@media screen and (min-width: 768px) {
  .page-product .product-list ul {
    gap: 40px 0;
  }
}
.page-product .product-list ul:not(:last-of-type) {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .page-product .product-list ul:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
.page-product .product-list ul li {
  border: 1px solid #232323;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .page-product .product-list ul li {
    border-radius: 16px;
  }
}
.page-product .product-list ul li.clm-2 {
  width: 48.6%;
}
@media screen and (min-width: 768px) {
  .page-product .product-list ul li.clm-2 {
    width: min(48.6%, 272px);
  }
}
.page-product .product-list ul li.clm-1 {
  width: 100%;
}

.link-list {
  margin-bottom: 50px;
  padding: 34px 0 44px;
  background: #e5f6fb;
}
@media screen and (min-width: 768px) {
  .link-list {
    margin-bottom: 100px;
    padding: 70px 0 104px;
  }
}
.link-list h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  max-width: 482px;
  margin: 0 auto 34px;
  padding-bottom: 10px;
  position: relative;
  color: #232323;
}
@media screen and (min-width: 768px) {
  .link-list h3 {
    margin-bottom: 70px;
    padding-bottom: 22px;
  }
}
.link-list h3::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #232323;
  border-radius: 2px;
}
@media screen and (min-width: 768px) {
  .link-list h3::before {
    height: 4px;
    border-radius: 4px;
  }
}
.link-list h3 .check {
  display: inline-block;
  width: 38px;
  margin-right: 12px;
}
@media screen and (min-width: 768px) {
  .link-list h3 .check {
    width: 50px;
  }
}
.link-list h3 span {
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  font-size: 2.5rem;
}
@media screen and (min-width: 768px) {
  .link-list h3 span {
    font-size: 3.2rem;
  }
}
.link-list ul {
  width: 76%;
  max-width: 482px;
  margin: 0 auto 0px;
}
@media screen and (min-width: 768px) {
  .link-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 98%;
    max-width: 700px;
  }
}
.link-list ul li {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .link-list ul li {
    width: 23%;
  }
}
.link-list ul li:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .link-list ul li:not(:last-of-type) {
    margin: 0;
  }
}
.link-list ul li::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 3px;
  border-radius: 10px;
  border: 1px solid #232323;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .link-list ul li::before {
    top: 4px;
    border-radius: 12px;
    border-width: 2px;
  }
}
.link-list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 4%;
  padding: 10px 14px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #232323;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .link-list ul li a {
    display: block;
    padding: 20px 0 14px;
    border-radius: 12px;
    border-width: 2px;
  }
}
.link-list ul li a .pin {
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #232323;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .pin {
    width: 6px;
    height: 6px;
  }
}
.link-list ul li a .pin:first-of-type {
  top: 7px;
  left: 7px;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .pin:first-of-type {
    top: 8px;
    left: 8px;
  }
}
.link-list ul li a .pin:nth-of-type(2) {
  top: 7px;
  right: 7px;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .pin:nth-of-type(2) {
    top: 8px;
    right: 8px;
  }
}
.link-list ul li a .pin:nth-of-type(3) {
  right: 7px;
  bottom: 7px;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .pin:nth-of-type(3) {
    right: 8px;
    bottom: 8px;
  }
}
.link-list ul li a .pin:last-of-type {
  bottom: 7px;
  left: 7px;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .pin:last-of-type {
    bottom: 8px;
    left: 8px;
  }
}
.link-list ul li a .link-img {
  width: 43.2%;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .link-img {
    width: 80%;
    margin: 0 auto 6px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
}
.link-list ul li a .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 52%;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .txt {
    width: 84%;
    margin: 0 auto;
  }
}
.link-list ul li a .txt p {
  width: 86%;
  line-height: 1.4;
  text-align: center;
  font-weight: 600;
  font-size: 1.25rem;
  color: #060001;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .txt p {
    width: 88%;
    font-size: 1.2rem;
  }
}
.link-list ul li a .txt svg {
  width: 12px;
}
@media screen and (min-width: 768px) {
  .link-list ul li a .txt svg {
    width: 13px;
  }
}
@media screen and (min-width: 768px) {
  .link-list ul li a:hover .link-img {
    -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
.link-list ul li.link01::before {
  background: #ff75a7;
}
.link-list ul li.link01 a {
  background: #ffd8ff;
}
.link-list ul li.link01 a svg .arrow-path {
  fill: #ff75a7;
}
.link-list ul li.link02::before {
  background: #21c680;
}
.link-list ul li.link02 a {
  background: #c3eddb;
}
.link-list ul li.link02 a svg .arrow-path {
  fill: #21c680;
}
.link-list ul li.link03::before {
  background: #ffbc00;
}
.link-list ul li.link03 a {
  background: #ffebba;
}
.link-list ul li.link03 a svg .arrow-path {
  fill: #ffbc00;
}
.link-list ul li.link04::before {
  background: #009fe9;
}
.link-list ul li.link04 a {
  background: #bae3f6;
}
.link-list ul li.link04 a svg .arrow-path {
  fill: #009fe9;
}

@-webkit-keyframes fdin-btm {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fdin-btm {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.onlinestore {
  width: 90%;
  max-width: 540px;
  margin: 0 auto 0px;
}