@charset "UTF-8";
/* freepage 共通css */
#tblLayout {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.g-pet-fair {
  text-align: center;
  line-height: 1.3;
  font-size: 18px;
  color: #333333;
  padding: 0;
  margin: auto;
  position: relative;
  /* 編集ここから */
  /* nav */
  /* アンカーリンク箇所 */
  /* イオンのペットフェア */
  /* ペットフェア */
  /* トップ遷移ボタン */
  /* クーポン */
  /*-- --*/
  /* クーポンコード ここまで */
  /* フッターコンテンツ */
  /* 追従バナー */
}

.g-pet-fair * {
  font-style: normal;
  list-style: none;
  word-break: normal;
  padding: 0;
}

.g-pet-fair span {
  font-size: inherit;
}

.g-pet-fair .only-desktop {
  display: block !important;
}

.g-pet-fair .only-mobile {
  display: none !important;
}

.g-pet-fair .only-narrow {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .g-pet-fair {
    font-size: 12px;
  }
  .g-pet-fair img {
    width: 100%;
    height: auto;
    margin: auto;
  }
  .g-pet-fair .only-desktop {
    display: none !important;
  }
  .g-pet-fair .only-mobile {
    display: block !important;
  }
  .g-pet-fair .only-narrow {
    display: block !important;
  }
}

.g-pet-fair__mv {
  width: 100%;
  background-image: url("/Contents/ImagesPkg/beauty/g-pet-fair/250808/mv_bg.jpg");
  background-size: cover;
  background-position: 50% 50%;
}

.g-pet-fair__mv > h1 {
  width: 1200px;
  min-height: 388px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__mv > h1 {
    width: 95%;
    min-height: auto;
  }
}

.g-pet-fair__period {
  background-color: #FAD0D1;
  margin-bottom: calc(60 / 1400 * 100%);
}

.g-pet-fair__period > p {
  width: 654px;
  padding: 10px;
  margin: auto;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__period > p {
    width: 70%;
    padding: 1%;
  }
}

.g-pet-fair__end-txt {
  margin-bottom: calc(60 / 1400 * 100%);
}

.g-pet-fair__inner {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__inner {
    width: 95%;
  }
}

.g-pet-fair__caution-list {
  margin-bottom: calc(60 / 1200 * 100%);
}

.g-pet-fair__caution-list > li {
  text-align: center;
  text-indent: -1em;
  paddding-left: 1em;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__caution-list > li {
    text-align: left;
  }
}

.g-pet-fair__caution-list > li::before {
  content: "※";
}

@media screen and (max-width: 960px) {
  .g-pet-fair__caution-list {
    padding: 0 0 0 3%;
  }
}

.g-pet-fair__nav-wrapper {
  margin-bottom: calc(60 / 1200 * 100%);
}

.g-pet-fair__nav-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 1vw;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__nav-list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

.g-pet-fair__nav-list__link {
  width: 390px;
  min-height: 90px;
  background-color: #FAD0D1;
  border-radius: 10px;
  position: relative;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__nav-list__link {
    width: 100%;
    min-height: 40px;
    border-radius: 5px;
  }
}

.g-pet-fair__nav-list__link::after {
  width: 0;
  height: 0;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__nav-list__link::after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    margin-right: -2px;
  }
}

.g-pet-fair__nav-list__link > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  padding: 20px 10px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__nav-list__link > a {
    font-size: 12px;
    padding: 10px 5px;
  }
}

.g-pet-fair__sp-img {
  margin-bottom: calc(60 / 1200 * 100%);
}

.g-pet-fair__contents {
  overflow: hidden;
  padding: calc(60 / 1400 * 100%) 0;
}

.g-pet-fair__contents--pre-order {
  background-image: url("/Contents/ImagesPkg/beauty/g-pet-fair/260508/bg_pre-order.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #B9E3F9;
}

.g-pet-fair__contents--fika-go {
  background-color: #AAD4AC;
}

.g-pet-fair__contents--go-out {
  background-image: url("/Contents/ImagesPkg/beauty/g-pet-fair/260508/bg_go-out.jpg");
  background-size: contain;
  background-color: #AAD4AC;
}

.g-pet-fair__contents--pet-fair {
  background-color: #e60012;
  padding-top: calc(180 / 1400 * 100%);
  margin-bottom: calc(60 / 1400 * 100%);
}

.g-pet-fair__ttl {
  margin-bottom: calc(30 / 1200 * 100%);
}

.g-pet-fair__section {
  padding: calc(25 / 1200 * 100%);
  border-radius: 20px;
}

.g-pet-fair__section:nth-child(n+2) {
  margin-top: calc(30 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__section {
    border-radius: 10px;
  }
}

.g-pet-fair__section--front {
  border-width: 5px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__section--front {
    border-width: 3px;
  }
}

.g-pet-fair__section--front-pre-order {
  background-image: url("/Contents/ImagesPkg/beauty/g-pet-fair/260508/bg_sanrio.jpg");
  background-size: contain;
  border-color: #E85298;
}

.g-pet-fair__section--fika-go {
  background-color: #D5EAD8;
}

.g-pet-fair__section--stock {
  background-color: #FFFBC7;
}

.g-pet-fair__item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.g-pet-fair__item-list__top-02 {
  width: calc(590 / 1200 * 100%);
}

.g-pet-fair__item-list__top-03 {
  width: calc(386 / 1200 * 100%);
}

.g-pet-fair__item-list__01 {
  width: 100%;
}

.g-pet-fair__item-list__02 {
  width: calc(560 / 1140 * 100%);
}

.g-pet-fair__item-list__03 {
  width: calc(360 / 1140 * 100%);
}

.g-pet-fair__item-list__04 {
  width: calc(270 / 1140 * 100%);
}

.g-pet-fair__item-list--top-space02 > li:nth-child(n+3) {
  margin-top: calc(30 / 1200 * 100%);
}

.g-pet-fair__item-list--top-space04 > li:nth-child(n+4) {
  margin-top: calc(30 / 1200 * 100%);
}

.g-pet-fair__item-list--space02 > li:nth-child(n+2) {
  margin-top: calc(30 / 1140 * 100%);
}

.g-pet-fair__item-list--space03 > li:nth-child(n+3) {
  margin-top: calc(30 / 1140 * 100%);
}

.g-pet-fair__item-list--space04 > li:nth-child(n+4) {
  margin-top: calc(30 / 1140 * 100%);
}

.g-pet-fair__item-list--space05 > li:nth-child(n+5) {
  margin-top: calc(30 / 1140 * 100%);
}

.g-pet-fair__item-section {
  border-radius: 20px;
  padding: calc(60 / 1140 * 100%) calc(30 / 1140 * 100%) calc(30 / 1140 * 100%);
  clear: both;
  position: relative;
}

.g-pet-fair__item-section:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__item-section {
    border-radius: 10px;
  }
}

.g-pet-fair__item-section--l-capacity {
  background-image: url("/Contents/ImagesPkg/beauty/g-pet-fair/260508/bg_l-capacity.jpg");
  background-size: contain;
  border-color: #FFF100;
  border-width: 5px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__item-section--l-capacity {
    border-width: 3px;
  }
}

.g-pet-fair__item-section--yoridori {
  background-color: #FFF100;
  margin-top: calc(230 / 1140 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__item-section--yoridori {
    margin-top: calc(330 / 1140 * 100%);
  }
}

.g-pet-fair__item-section--dog {
  background-color: #E1EFD8;
  padding-top: calc(90 / 1140 * 100%);
  margin-top: calc(180 / 1140 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__item-section--dog {
    margin-top: calc(300 / 1140 * 100%);
  }
}

.g-pet-fair__item-section--toilet {
  background-color: #DFF2FC;
  margin-top: calc(200 / 1140 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__item-section--toilet {
    margin-top: calc(300 / 1140 * 100%);
  }
}

.g-pet-fair__item-section--cat {
  background-color: #FDEFF5;
  padding-top: calc(80 / 1140 * 100%);
  margin-top: calc(210 / 1140 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__item-section--cat {
    margin-top: calc(300 / 1140 * 100%);
  }
}

.g-pet-fair__item-section__ttl {
  position: absolute;
}

.g-pet-fair__item-section__ttl--l-capacity {
  top: calc(-150 / 1140 * 100%);
}

.g-pet-fair__item-section__ttl--yoridori {
  top: calc(-170 / 1140 * 100%);
}

.g-pet-fair__item-section__ttl--dog {
  top: calc(-100 / 1140 * 100%);
}

.g-pet-fair__item-section__ttl--toilet {
  top: calc(-80 / 1140 * 100%);
}

.g-pet-fair__item-section__ttl--cat {
  top: calc(-45 / 1140 * 100%);
}

.g-pet-fair__top-btn {
  width: 650px;
  margin: 0 auto 60px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn {
    width: 80%;
    margin-bottom: 20px;
  }
}

.g-pet-fair__top-btn > a {
  display: block;
  background-color: #B60081;
  border-radius: 50px;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  position: relative;
  padding: 25px 10px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn > a {
    font-size: 12px;
    padding: 10px;
  }
}

.g-pet-fair__top-btn > a::after {
  display: inline-block;
  width: 30px;
  height: 30px;
  content: "";
  border: none;
  background-image: url(/Contents/ImagesPkg/beauty/g-pet-fair/icon_btn-top02.png);
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn > a::after {
    width: 15px;
    height: 15px;
    right: 15px;
  }
}

.g-pet-fair__top-btn--02 {
  width: 300px;
  float: right;
  margin: calc(30 / 1200 * 100%) 0 0 0;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn--02 {
    width: 50%;
  }
}

.g-pet-fair__top-btn--02 > a {
  background-color: #fff;
  color: #B60081;
  padding: 20px 10px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn--02 > a {
    font-size: 12px;
    padding: 15px 10px;
  }
}

.g-pet-fair__top-btn--02 > a::after {
  background-image: url(/Contents/ImagesPkg/beauty/g-pet-fair/icon_btn-top.png);
  right: 25px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn--02 > a::after {
    right: 10px;
  }
}

.g-pet-fair__top-btn--02-wide {
  margin: 0 auto 30px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn--02-wide {
    margin: 0 auto 10px;
  }
}

.g-pet-fair__top-btn--02-wide > a {
  border-width: 5px;
  background-color: #fff;
  color: #B60081;
}

.g-pet-fair__top-btn--02-wide > a::after {
  background-image: url(/Contents/ImagesPkg/beauty/g-pet-fair/icon_btn-top.png);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__top-btn--02-wide > a {
    border-width: 2px;
  }
}

.g-pet-fair__bnr {
  margin-bottom: calc(30 / 1200 * 100%);
}

.g-pet-fair__coupon {
  max-width: 900px;
  margin: 0 auto calc(60 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__coupon {
    width: 95%;
  }
}

.g-pet-fair__code {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  text-align: center;
  margin-bottom: 3%;
}

.g-pet-fair__code-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30%;
  background-color: #F0F0EF;
  border-right: none;
  font-size: 30px;
  font-weight: bold;
  padding: 10px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__code-title {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 5px;
  }
}

.g-pet-fair__code-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70%;
  background-color: #fff;
  text-align: left;
  position: relative;
}

.g-pet-fair__code-number > input[type="text"] {
  width: 100%;
  font-size: 55px;
  font-weight: bold;
  color: #D80C18;
  border: none;
  outline: none;
  padding: 5px 180px 5px 90px;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__code-number > input[type="text"] {
    width: 100%;
    font-size: 25px;
    font-size: 2.5rem;
    padding: 10px;
  }
}

.g-pet-fair__code-btn {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  cursor: pointer;
  outline: none;
  padding: 15px 0;
  -webkit-appearance: none;
          appearance: none;
  width: 160px;
  border-radius: 8px;
  background-color: #5F5F5F;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__code-btn {
    width: 90px;
    font-size: 14px;
    padding: 12px 10px;
  }
}

.g-pet-fair__coupon-details__inner {
  display: none;
  text-align: left;
  padding-bottom: 3%;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__coupon-details__inner {
    padding: 0 0 3%;
  }
}

.g-pet-fair__coupon-details__ttl {
  width: 100%;
  max-width: 520px;
  background-color: #5F5F5F;
  border-radius: 50px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  padding: 15px 30px;
  margin: auto;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__coupon-details__ttl {
    font-size: 15px;
  }
}

.g-pet-fair__coupon-details__ttl::before, .g-pet-fair__coupon-details__ttl::after {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  top: 50%;
}

.g-pet-fair__coupon-details__ttl::after {
  width: 3px;
  height: 23px;
  top: calc(50% - 11px);
  right: calc(10px + 30px);
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__coupon-details__ttl::after {
    width: 3px;
    height: 17px;
    top: calc(50% - 8px);
    right: calc(1em + 7px);
  }
}

.g-pet-fair__coupon-details__ttl::before {
  width: 23px;
  height: 3px;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__coupon-details__ttl::before {
    width: 17px;
    height: 3px;
    right: 1em;
  }
}

.g-pet-fair__coupon-details__ttl.close::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.g-pet-fair__coupon-details__section-ttl {
  font-weight: 700;
}

.g-pet-fair__coupon-details__notes-list > li {
  text-indent: -1em;
  padding-left: 1em;
}

.g-pet-fair__coupon-details__notes-list--circle > li::before {
  content: "●";
}

.g-pet-fair__coupon-details__num-list > li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}

.g-pet-fair__coupon-details__section {
  line-height: 1.5;
}

.g-pet-fair__coupon-details__section + .g-pet-fair__coupon-details__section {
  margin-top: 20px;
}

.g-pet-fair__footer-section {
  margin-bottom: calc(60 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__footer-section {
    width: 95%;
    margin: 0 auto calc(60 / 1200 * 100%);
  }
}

.g-pet-fair__footer-section:last-child {
  margin-bottom: 0;
}

.g-pet-fair__footer-section__ttl {
  background-color: #EFEFEF;
  border-left: 5px solid #747474;
  font-size: 25px;
  font-weight: 700;
  color: #333333;
  text-align: left;
  padding: 15px 20px;
  margin-bottom: calc(30 / 1200 * 100%);
}

@media screen and (max-width: 960px) {
  .g-pet-fair__footer-section__ttl {
    border-left: 3px solid #747474;
    font-size: 14px;
    padding: 10px;
  }
}

.g-pet-fair__footer-section__feacher-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 1vw;
}

.g-pet-fair__footer-section__category-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
  gap: 1vw;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__footer-section__category-list {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    gap: 2vw;
    margin: 0 auto;
  }
}

.g-pet-fair__footer-section__category-list > li {
  width: 190px;
  min-height: 90px;
  border-radius: 10px;
  position: relative;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__footer-section__category-list > li {
    width: 100%;
    min-height: 40px;
    border-radius: 5px;
  }
}

.g-pet-fair__footer-section__category-list__txt {
  margin-top: 5%;
}

.g-pet-fair__point-bnr {
  display: block;
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 10;
}

@media screen and (max-width: 960px) {
  .g-pet-fair__point-bnr {
    width: 18%;
    bottom: 65px;
  }
}
