@charset "UTF-8";
/*//////////////////////////////////////////////

愛犬・愛猫と暮らすお庭特集

//////////////////////////////////////////////*/
.petgdn {
  position: relative;
  top: -11px;
  left: -16px;
  width: 730px;
  margin-bottom: -11px;
  background-color: #fff;
  font-size: 16px;
}

.petgdn img {
  vertical-align: middle;
}

.petgdn_ttl {
  margin-bottom: 40px;
}

.petgdn-inner {
  margin: 0 35px;
}

.petgdn-intro {
  margin-bottom: 40px;
}

.petgdn-intro_txt {
  margin-bottom: 10px;
}

.petgdn-tiny {
  margin-bottom: 40px;
  text-align: center;
}

.petgdn-toc {
  margin-bottom: 50px;
}

.petgdn-toc-chain {
  display: flex;
  justify-content: space-between;
}

.petgdn-toc-chain li {
  width: 165px;
}

.petgdn-toc-chain a {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 155px;
  padding: 23px 10px 0;
  background-position: 40px top;
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
}

.petgdn-toc-chain-head {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1;
}

.petgdn-toc-chain-head_num {
  font-size: 34px;
  text-align: center;
  line-height: 1;
}

.petgdn-toc-chain .step_1 a {
  color: #2f7300;
  background-image: url("/public/img/static/feature/pets-garden/index/bg_green_dog.png");
}

.petgdn-toc-chain .step_1 a:hover {
  color: #2f7300 !important;
}

.petgdn-toc-chain .step_2 a {
  color: #7e6b5a;
  background-image: url("/public/img/static/feature/pets-garden/index/bg_brown_dog.png");
}

.petgdn-toc-chain .step_2 a:hover {
  color: #7e6b5a !important;
}

.petgdn-toc-chain .step_3 a {
  color: #ab5f5f;
  background-image: url("/public/img/static/feature/pets-garden/index/bg_red_dog.png");
}

.petgdn-toc-chain .step_3 a:hover {
  color: #ab5f5f !important;
}

.petgdn-toc-chain .step_4 a {
  color: #556fb5;
  background-image: url("/public/img/static/feature/pets-garden/index/bg_blue_dog.png");
}

.petgdn-toc-chain .step_4 a:hover {
  color: #556fb5 !important;
}

.petgdn-step {
  margin-bottom: 50px;
}

.petgdn-step--4 {
  margin-bottom: 90px;
}

.petgdn-step-ttl {
  margin: 0 -35px 40px;
  font-size: 24px;
}

.petgdn-step-ttl_sub {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  margin-right: 20px;
  padding: 0 16px 0 76px;
  border-radius: 0 18px 18px 0;
}

.petgdn-step-ttl_sub::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 10px;
  width: 53px;
  height: 43px;
  background: url("/public/img/static/feature/pets-garden/index/img_pad.png") left top no-repeat;
}

.petgdn-step--1 .petgdn-step-ttl_sub {
  background-color: #e5f1c7;
  color: #2f7300;
}

.petgdn-step--2 .petgdn-step-ttl_sub {
  background-color: #f4e8da;
  color: #7e6b5a;
}

.petgdn-step--3 .petgdn-step-ttl_sub {
  background-color: #ffd8d8;
  color: #ab5f5f;
}

.petgdn-step--4 .petgdn-step-ttl_sub {
  background-color: #e1eefd;
  color: #556fb5;
}

.petgdn-step_hd {
  margin-bottom: 25px;
  color: #8c6635;
  font-size: 21px;
  font-weight: bold;
}

.petgdn-step_hd::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  background-color: #8c6635;
  vertical-align: middle;
}

.petgdn-step_img {
  margin-bottom: 25px;
}

.petgdn-step_txt {
  margin-bottom: 15px;
}

.petgdn-step_lead {
  margin-bottom: 30px;
}

.petgdn-step-box {
  margin-bottom: 30px;
}

.petgdn-step-preface {
  display: flex;
  align-items: center;
}

.petgdn-step-preface-body {
  width: 300px;
  margin-left: auto;
}

.petgdn-step-preface_txt {
  margin-bottom: 14px;
}

.petgdn-step-media {
  display: flex;
  margin-bottom: 40px;
}

.petgdn-step-media--adjust {
  align-items: center;
}

.petgdn-step-media-body {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin-left: auto;
}

.petgdn-step-media--top-space .petgdn-step-media-body {
  margin-top: 53px;
}

.petgdn-step-media_ttl {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: bold;
}

.petgdn-step-media_hd {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
}

.petgdn-step-media_txt {
  margin-bottom: 15px;
}

.petgdn-step-media_desc {
  margin-bottom: 27px;
}

.petgdn_showcase {
  margin-top: auto;
}

.petgdn_showcase a {
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-height: 58px;
  padding-right: 19px;
  background: url("/sp/public02/img/common/icon_next-deeppistachio.svg") right 10px center no-repeat #fff;
  background-size: 8px auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  color: #2f7400;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.3125;
}

/* ====================================================
  エクステリア商品　petgdn-items
====================================================*/
.petgdn-items {
  margin: 0 -35px;
  padding-bottom: 47px;
}

.petgdn-items_ttl {
  margin-bottom: 18px;
  padding-left: 10px;
  border-left: 12px solid #2f7300;
  font-size: 21px;
  font-weight: bold;
}

.petgdn-items-chain {
  display: flex;
  margin-bottom: 30px;
}

.petgdn-items-chain li {
  float: left;
  margin-right: 16px;
}

.petgdn-items-chain li:last-of-type {
  margin-right: 0;
}

.petgdn-items-chain a {
  color: #00f;
}

.petgdn-items-chain a:hover {
  color: #00f !important;
}

.petgdn-items-chain_txt {
  font-size: 18px;
  text-align: center;
}

.petgdn-items_show {
  text-align: center;
}

.petgdn-items_show a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 282px;
  height: 48px;
  background-color: #8dc21f;
  border-radius: 4px;
  box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.petgdn-items_show a:hover {
  color: #fff !important;
}

.petgdn-items_show a::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
  border-right: none;
  vertical-align: middle;
}

/*----20230526-----*/
.petgdn .gpcat-box.gpcat-blog .gpcat-blog-chain li {
  width: 178px;
}
