@charset "UTF-8";
/* CSS Document */
.header {
  margin: 0 auto;
  background-color: #f2d6cb;
  position: relative;
  padding-bottom: 140px;
}
.header_inner {
  position: absolute;
  display: flex;
  padding: 20px;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.wave1 img {
  width: 100%;
}
.sns ul:before {
  content: '';
  margin-top: 100px;
  width: 3px;
  height: 110px;
  background-color: #818181;
  position: absolute;
  bottom: 110%;
  left: 11px;
}
.sns ul {
  position: absolute;
  top: 33%;
  margin: 10px 30px 50px;
  z-index: 3;
}
.sns ul li {
  width: 25px;
}
.top h1 {
  font-size: 80px;
    display: flex;
  font-family: 'Times New Roman';
  margin-top: 40px;
}
.top h1 span {
    color: #e5005a;
}
.top p {
  text-align: left;
  margin-top: 70px;
}
.pad img {
    display: block;
    right: 0;
  bottom: 2%;
    position: absolute;
  /*filter: invert(50%) sepia(0%) saturate(11%) hue-rotate(143deg) brightness(101%) contrast(93%);*/
  opacity: 0.1;
  width: 550px;
}
.product_menu ul {
    justify-content: center;
  background-color: #eeeeee;
  border: solid 2px #fff;
  padding: 22px 84px;
  position: absolute;
  max-width: 1040px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  display: flex;
  bottom: -4%;
  z-index: 3;
}
.product_menu ul li {
  margin-right: 50px;
  font-size: 2.4rem;
  font-family: 'Times New Roman';
  margin: 0 20px;
}
.dog_sleep {
  opacity: 0.4;
}
@media screen and (min-width:481px) and (max-width: 1024px) {
  .adbac_top {
    padding: 10px 60px;
  }
  .top {
    margin-left: 50px;
  }
  .product_menu ul {
    margin: 0 40px;
    width: auto;
  }
  .pads_sp {
    display: none;
  }
}
@media only screen and (max-width:480px) {
  .header_menu {
    display: none;
  }
  .header{
    background-position: top;
    padding-bottom: 80px;
  }
  .header_logo {
    width: 45%;
  }
  .sns ul {
    display: none;
  }
  .menu_sp {
        right: 2%;
    position: absolute;
    top: 2%;
    width: 38px;
  }
  .top {
    margin-left: 0;
  }
  .top h1{
    font-size: 3rem;
    margin-top: 25px;
  }
  .top p {
    margin-top: 40px;
    margin-bottom: 25px;
  }
  .wave1 img {
    height: 32vh;
  }
  .product_menu ul {
    max-width: 320px;
    padding: 0 0 0 9px;
  }
  .product_menu ul li {
    margin: 10px 10px;
  }
  .product_menu ul img {
    width: 25px;
    height: 25px;
  }
  .product_menu ul a {
    font-size: 1.2rem;
  }
  .pads_sp img {
    position: absolute;
    bottom: 22%;
    right: 0;
  }
}
.wrap {
  position: relative;
}
.wrap_03 {
  position: relative;
  overflow: hidden;
}
.pet {
  margin-top: 130px;
}
.pet h2 {
  font-weight: 100;
  font-size: 4.8rem;
}
.pet ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  justify-content: center;
}
.icon_size {
      display: flex;
    justify-content: center;
    align-items: center;
  height: 0;
  width: 49px;
  margin-bottom: 18px;
}
.pet_dog {
  position: absolute;
  right: 0;
  bottom: -4%;
  z-index: -5;
  opacity: 0.8;
}
.pet_dog img {
  ilter: invert(50%) sepia(0%) saturate(11%) hue-rotate(143deg) brightness(101%) contrast(93%);
}
.pet_discr {
  padding: 50px 50px;
  margin: 80px 66px;
  background-color: #eee;
  text-align: left;
  border: solid 2px #fff;
}
.pet span {
  color: #e5005a;
}
.pet ul li {
  padding: 0 30px;
}
@media screen and (min-width:481px) and (max-width: 1024px) {
  .pet_discr {
    padding: 40px;
    margin: 40px auto;
    width: 70%;
  }
  .icon_size {
    margin-bottom: 0;
  }
  .pet ul img {
    width: 25px;
    height: 25px;
  }
  .pet ul li {
    padding: 20px 15px 10px;
  }
  .pet ul p {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width:480px){
  .pet {
    margin-top: 50px;
  }
  .pet ul img {
    width: 25px;
    height: 25px;
  }
  .pet ul li {
    padding: 20px 15px 10px;
  }
  .pet ul p {
    font-size: 1.1rem;
  }
  .pet_dog {
    width: 50%;
    top: 19%;
  }
  .pet_discr {
    margin: 50px 0 20px;
    padding: 28px;
  }
  .icon_size {
    margin-bottom: 0;
  }
}
.wrap_ec {
  background-color: #f5e9e7;
  margin-top: 10%;
  position: relative;
  padding: 110px 33px 170px;
}
.animal {
  display: grid;
  gap: 20px;
  margin: 0;
  grid-template-columns: 400px 0.9fr 2fr;
  grid-template-rows: 198px 360px 450px 0;
}
.ecsite p {
  font-size: 4.3rem;
  padding-bottom: 80px;
}
.dog_ec img {
  height: 100%;
}
.dog_ec {
  grid-column: 1/3;
  grid-row: 1/3;
}
.dog_ec_shadow , .fantasy_logo2, .bird, .cat, .small {
      transition: box-shadow 0.5s;
      box-shadow:
        10px 10px 30px rgba(18, 47, 61, 0.3),
        -10px -10px 30px rgba(248, 253, 255, 0.9),
        inset 10px 10px 30px transparent,
        inset -10px -10px 30px transparent;
    }
 .dog_ec img:hover, .fantasy_logo2:hover, .bird:hover, .cat:hover, .small:hover {
      box-shadow:
        10px 10px 30px transparent,
        -10px -10px 30px transparent,
        inset 10px 10px 30px rgba(18, 47, 61, 0.3),
        inset -10px -10px 30px rgba(248, 253, 255, 0.9);
    }
.dog_ec h3 {
  font-family: "Times New Roman", Times, "serif";
  color: #6e4d42;
  font-size: 6.0rem;
  margin: 100px 200px 0 0 ;
}
.fantasy_logo2_button {
  grid-column: 3/4;
  grid-row: 1/2;
}
.fantasy_logo2_button img {
  height: 100%;
}
.bird_button {
  grid-column: 3/4;
  grid-row: 2/3;
}
.bird_button img {
  height: 100%;
}
.bird h3 {
  font-family: "Times New Roman", Times, "serif";
  color: #d2bd2c;
  font-size: 5.0rem;
  margin: 172px 0 0 32px;
  position: absolute;
}
.cat_button {
  grid-column: 1/2;
  grid-row: 3/4;
}
.cat_button img {
  height: 110%;
}
.cat h3 {
  font-family: "Times New Roman", Times, "serif";
  color: #dd7524;
  font-size: 6.0rem;
  margin: 43px 0 18px 210px;
}
.small_button {
  grid-column: 2/4;
}
.small_button img {
  height: 110%;
}
.small h3 {
  font-family: "Times New Roman", Times, "serif";
  color: #b06e25;
  font-size: 6.0rem;
  text-align: left;
  line-height: 55px;
  margin: 60px 0 0 270px;
  z-index: 2;
}
@media screen and (min-width:481px) and (max-width: 1023px) {
  .animal {
    grid-template-columns: 251px 0.6fr 1fr;
    grid-template-rows: 140px 264px 292px;
  }
}
@media only screen and (max-width:480px) {
  .ecsite p {
    font-size: 1.8rem;
    padding-bottom: 50px;
  }
  .wrap_ec {
    padding: 50px 0 90px;
  }
  .animal {
    flex-wrap: wrap;
    grid-template-columns: 110px 0.7fr 1fr;
    grid-template-rows: 53px 128px 150px;
    gap: 10px;
    min-height: 0;
    margin: 0;
  }
  .animal h3 {
    font-size: 2.2rem;
  }
  /*.animal img {
    width: 30%;
  }
  .bird img {
    width: 92%;
  }
  .cat img {
    height: 70%;
    width: 70%;
  }
  .rabbit img {
    height: 32%;
  }
  .hedgehog img {
    height: 15%;
    width: 17%;
  }*/
  .small h3 {
    margin: 0;
  }
  .hamusuta {
    margin-left: 0;
  }
}
.wrap_bettaec {
    background-color: #f5e9e7;
    margin-top: 16%;
    position: relative;
    padding: 120px 0 160px;
}
.bettabook_ecsite{
  width: 90%;
  margin: 0 auto;
  max-width: 840px;
}
@media only screen and (max-width:480px) {
  .bettabook_ecsite{
    width: 70%;
  }
}
.bettabook_ecsite p {
    font-size: 4.3rem;
    padding-bottom: 80px;
}
.bettabook {
    margin-top: 230px;
}
.bettabook_pic {
  margin: 0 40px;
}
.bettabook h2 {
  font-weight: 100;
  font-size: 4.8rem;
  line-height: 2.6;
}
.bettabook ul {
  display: flex;
  list-style: none;
}
.book {
  position: absolute;
  left: 0;
  top: -41%;
  z-index: -5;
  opacity: 0.5;
}
.betta {
  position: absolute;
  right: 0;
  bottom: -56%;
  z-index: -5;
}
.flex {
  display: flex;
}
@media only screen and (max-width:480px)  {
	.flex {
	flex-wrap: wrap;
	}
}
.bettabook_discr {
  padding: 50px 50px;
  margin: 10px;
  background-color: #eee;
  border: solid 2px #fff;
}
.bettabook span {
  color: #e5005a;
}
.bettabook_pic img {
      transition: box-shadow 0.5s;
      box-shadow:
        10px 10px 30px rgba(18, 47, 61, 0.6),
        -10px -10px 30px rgba(248, 253, 255, 0.9),
        inset 10px 10px 30px transparent,
        inset -10px -10px 30px transparent;
    }
.bettabook_pic img:hover {
      box-shadow:
        10px 10px 30px transparent,
        -10px -10px 30px transparent,
        inset 10px 10px 30px rgba(18, 47, 61, 0.3),
        inset -10px -10px 30px rgba(248, 253, 255, 0.9);
    }
@media screen and (min-width:769px) and (max-width: 1024px) {
  .bettabook {
    margin-top: 180px;
  }
  .bettabook_discr {
    margin: 100px 90px;
  }
  .bettabook_pic {
    padding: 50px;
  }
  .bettabook img {
    width: 50%;
  }
}
@media screen and (min-width: 481px) and (max-width:768px) {
  .wrap_bettaec {
    margin-top: 28%;
  }
}
@media only screen and (max-width:480px) {
  .bettabook {
    margin-top: 110px;
  }
  .bettabook img {
    width: 50%;
	  top: -6%;
  }
  .bettabook_discr {
    padding: 25px;
    margin-top: 50px;
  }
  .book {
    top: -14%;
  }
  .betta {
    bottom: -32%;
  }
  .wrap_bettaec {
    margin-top: 80px;
    padding: 40px 0 50px;
  }
  .bettabook_ecsite p {
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
  .bettabook_pic {
    margin: 20px;
    padding: 0;
  }
}
.adbac {
  margin-top: 140px;
}
.adbac h2 {
  font-weight: 100;
  font-size: 4.8rem;
}
.adbac_pic img {
  position: absolute;
  right: -11%;
  top: 16%;
  z-index: -5;
  /*filter: opacity(11.5%);アニメーションでも使えるOpacity*/
}
.adbac_top {
  margin: 70px 0 30px;
  background-color: #eee;
  text-align: left;
  border: solid 2px #fff;
  padding: 50px;
}
.adbac_top span {
  color: #e5005a;
}
.anmo {
  background-color: #F9F9F9;
  text-align: left;
  padding: 50px;
}
.f {
  padding: 50px;
  background-color: #F9F9F9;
  text-align: left;
  margin-left: 20px;
}
.adbac_discr {
      display: flex;
}
.adbac_discr span {
  color: #e5005a;
}
.adbac_idea {
  margin-top: 60px;
}
.adbac_pink {
  font-size: 2.4rem;
    color: #e5005a;
}
.adbac_idea_disc {
  margin: 30px 0;
}
.adbac_border {
  background:linear-gradient(transparent 50%, #f2d6cb 50%);
    width: 187px;
    height: 15px;
}
.adbac_idea img {
    width: 70px;
}
.adbac_idea ul {
  margin-top: 15px;
      display: flex;
    justify-content: center;
    align-items: center;
}
.adbac_idea ul li {
  margin: 10px 30px;
}
@media screen and (min-width:769px) and (max-width: 1024px) {
  .adbac_discr {
    margin: 0;
    padding: 0 60px;
  }
  .betta {
    bottom: -74%;
  }
  .wrap_bettaec {
    margin-top: 29%;
  }
  .adbac_pic img {
    height: 30%;
    top: 70%;
    right: -4%;
  }
  .adbac_top {
    margin: 60px;
  }
}
@media screen and (min-width: 481px) and (max-width:768px) {
  .bettabook {
    margin-top: 110px;
  }
  .book {
    top: -19%;
    width: 50%;
  }
  .bettabook_discr {
    margin-top: 80px;
  }
  .adbac_pic img {
    height: 30%;
    top: 70%;
    right: -4%;
  }
}
@media only screen and (max-width:480px) {
  .adbac {
    margin-top: 80px;
  }
  .adbac_top {
    padding: 40px 35px;
    margin: 60px 0;
  }
  .adbac_pic {
    width: 50%;
    top: -3%;
  }
  .adbac_discr {
    display: block;
    margin-right: 0;
  }
  .f {
    margin: 20px 0;
  }
  .adbac_pic img {
    width: 65%;
    bottom: 0%;
    top: auto;
  }
  .adbac p {
    padding: 25px;
  }
  .adbac_pink {
    font-size: 1.8rem;
}
  .adbac_idea ul li {
    margin: 0 10px;
  }
  .adbac_idea img {
    width: 50px;
  }
}
.adbac_onlieshop {
  font-size: 4.3rem;
    padding-bottom: 80px;
}
.product_adbac {
    background-color: #f5e9e7;
    margin-top: 80px;
    position: relative;
    padding: 110px 0;
}
.adbac_two {
    display: flex;
    justify-content: center;
}
.almight_ec {
      padding: 100px 60px 80px;
      background-color: #fff;
      transition: box-shadow 0.5s;
      box-shadow:
        10px 10px 30px rgba(18, 47, 61, 0.3),
        -10px -10px 30px rgba(248, 253, 255, 0.9),
        inset 10px 10px 30px transparent,
        inset -10px -10px 30px transparent;
    }
.almight_ec:hover {
      box-shadow:
        10px 10px 30px transparent,
        -10px -10px 30px transparent,
        inset 10px 10px 30px rgba(18, 47, 61, 0.3),
        inset -10px -10px 30px rgba(248, 253, 255, 0.9);
    }
.almight {
  font-size: 3.6rem;
    font-family: "Times New Roman";
  color: #337193;
  margin-top: 40px;
}
.pure_ec {
  background: #fff;
  padding: 119px 90px 80px;
  margin-left: 20px;
}
.pure_ec {
      background-color: #fff;
      transition: box-shadow 0.5s;
      box-shadow:
        10px 10px 30px rgba(18, 47, 61, 0.3),
        -10px -10px 30px rgba(248, 253, 255, 0.9),
        inset 10px 10px 30px transparent,
        inset -10px -10px 30px transparent;
    }
.pure_ec:hover {
      box-shadow:
        10px 10px 30px transparent,
        -10px -10px 30px transparent,
        inset 10px 10px 30px rgba(18, 47, 61, 0.3),
        inset -10px -10px 30px rgba(248, 253, 255, 0.9);
    }
.pure {
  font-size: 3.6rem;
    font-family: "Times New Roman";
  color: #2c6280;
  margin-top: 40px;
}
@media screen and (min-width:769px) and (max-width: 1023px) {
  .adbac_two {
    margin: 0 30px;
  }
}
@media screen and (min-width:481px) and (max-width: 768px){
  .adbac_two {
    margin: 0 30px;
  }
  .adbac p {
    padding: 40px;
  }
}
@media only screen and (max-width:480px) {
  .adbac_onlieshop {
    font-size: 1.8rem;
    padding-bottom: 50px;
  }
  .product_adbac {
    padding: 50px 0 80px;
    margin-top: 50px;
  }
  .adbac_two {
    justify-content: unset;
  }
  .almight_ec {
    width: 50%;;
    padding:51px 12px;
    height: 80%;
  }
  .almight {
    font-size: 1.8rem;
    margin-top: 20px;
  }
  .pure_ec {
    width: 50%;
    padding: 45px 23px;
    height: 80%;
  }
  .pure_ec img {
    padding: 7px;
  }
  .pure {
    font-size: 1.8rem;
    margin-top: 20px;
  }
}


.product__catalog {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;

}
.product__catalog-page {
	margin-bottom: 50px;
}
.product__catalog-page img {
	width: 300px;
}
/*その他と主な共通部分は省略*/
a.btn-radius-solid {
  border: 1px solid #ccc;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}

.kaltech {
  position: relative;
  margin-top: 80px;
}
.kaltech h2 {
  font-weight: 100;
  font-size: 4.8rem;
}
.kaltech_pic {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.kaltech_two img {
  transition: box-shadow 0.5s;
    box-shadow: 10px 10px 30px rgb(18 47 61 / 30%), -10px -10px 30px rgb(248 253 255 / 90%), inset 10px 10px 30px transparent, inset -10px -10px -1px transparent;
}
  .kaltech_two img:hover {
      box-shadow:
        10px 10px 30px transparent,
        -10px -10px 30px transparent,
        inset 10px 10px 30px rgba(18, 47, 61, 0.3),
        inset -10px -10px 30px rgba(248, 253, 255, 0.9);
    }
.kaltech_top {
  padding: 40px;
  margin: 70px 80px 30px;
  background-color: #eee;
  text-align: center;
  border: solid 2px #fff;
}
.kaltech_top span {
  color: #e5005a;
}
.kaltech_discr {
  padding: 40px;
  background-color: #f9f9f9;
  text-align: center;
  margin: 0 80px
}
.kaltech_discr span {
    color: #e5005a;
}
.kaltech_discr ul li {
  padding: 0 30px;
}
.kaltech ul {
      display: flex;
    justify-content: center;
}
.kaltech ul li {
  margin: 10px 30px;
}
.air_icon {
  position: absolute;
    left: -20%;
    top:-22%;
    z-index: -5;
}
.kaltech_background {
    position: relative;
    padding: 90px 0;
}
.light {
    padding: 130px 200px 80px;
    background-color: #fff;
    transition: box-shadow 0.5s;
    box-shadow: 10px 10px 30px rgb(18 47 61 / 30%), -10px -10px 30px rgb(248 253 255 / 90%), inset 10px 10px 30px transparent, inset -10px -10px 30px transparent;
}
  .light:hover {
      box-shadow:
        10px 10px 30px transparent,
        -10px -10px 30px transparent,
        inset 10px 10px 30px rgba(18, 47, 61, 0.3),
        inset -10px -10px 30px rgba(248, 253, 255, 0.9);
    }
.light img {
  width: 115px;
  height: 180px;
}
.led {
  margin-top: 82px;
}
.wall {
  margin-left: 30px;
    padding: 70px 130px 60px;
    background-color: #fff;
    transition: box-shadow 0.5s;
    box-shadow: 10px 10px 30px rgb(18 47 61 / 30%), -10px -10px 30px rgb(248 253 255 / 90%), inset 10px 10px 30px transparent, inset -10px -10px 30px transparent;
}
  .wall:hover {
      box-shadow:
        10px 10px 30px transparent,
        -10px -10px 30px transparent,
        inset 10px 10px 30px rgba(18, 47, 61, 0.3),
        inset -10px -10px 30px rgba(248, 253, 255, 0.9);
    }
.wall img {
  width: 230px;
  height: 320px;
}
.catalog-information {
	margin-bottom: 80px;
}
@media screen and (min-width:1024px) and (max-width: 1166px){
  .kaltech_discr {
    margin: 0 80px;
  }
  .kaltech_pic {
    padding: 0 30px;
  }
  .light {
    padding: 130px 172px;
  }
  .wall {
    padding: 70px 122px;
  }
  .kaltech_two img {
    padding: 0 25px;
}
  .air_icon {
    left: -6%;
    top: -21%;
  }
}
@media screen and (min-width: 481px) and (max-width:768px) {
  .kaltech_top {
    margin: 60px 120px;
  }
  .kaltech_discr {
    margin: 0 60px;
  }
  .kaltech_pic {
    margin: 0 30px 30px;
  }
  .light {
    padding: 90px 105px 50px;
  }
  .wall {
    padding: 30px 65px 60px;
  }
  .kaltech_two img {
    padding: 0 25px;
}
  .adbac_top {
    margin: 60px 60px 20px;
  }
  .adbac_discr {
    margin: 0 60px;
  }
  .kaltech_two img {
    padding: 0 25px;
  }
  .air_icon {
    left: -10%;
    top: -21%;
  }
}
@media only screen and (max-width:480px) {
  .kaltech_top {
    margin: 60px 0 20px;
    padding: 25px 16px 33px 16px;
  }
  .kaltech_discr {
    padding: 40px 25px;
    margin: 0;
  }
  .kaltech ul {
    margin: 30px 0 20px;
  }
    .kaltech ul li {
    margin: 0px;
  }
  .kaltech ul img {
    width: 80%;
  }
  .air_icon {
    width: 50%;
    left: 0%;
    top: -16%;
  }
  .kaltech_pic {
    margin-bottom: 18px;
  }
  .kaltech_background {
    padding-bottom: 30px;
  }
  .light {
    width: 165px;
    padding: 65px 23px;
  }
  .light img {
    width: 45px;
    height: 67px;
  }
  .led {
    margin-top: 30px;
  }
  .wall {
    width: 165px;
    padding: 65px 23px;
    margin-left: 16px;
  }
  .wall img {
    width: 68px;
    height: 90px;
  }
}/*max-width: 480px*/
.footer_background {
    background-color: #f5e9e7;
    position: relative;
    padding-top: 10px;
}
