/*------------------------------------------------------------------------------
  PC or ALL
------------------------------------------------------------------------------*/
body {
  background: url(../images/bg.jpg) repeat;
  z-index: -2;
  position: relative;
}
.page-title {
  background: url(../images/bg2.jpg) repeat top left;
}
.gallery-category {
  border: solid 3px #E6DBC7;
  padding: 25px 20px 0;
}
.gallery-category > ul {
  display: flex;
  gap: 10px 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  border-top: none;
}
.gallery-category > ul > li {
  padding: 0;
  display: inline-block;
  border-bottom: none;
}
.gallery-category > ul > li > a {
  position: relative;
  padding-left: 15px;
  font-weight: 600;
  font-size: 2rem;
}
.gallery-category > ul > li > a:before {
  position: absolute;
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  left: 0;
  color: #599279;
}


.single-puppy {
  .blog-content table:not([class]) th, .page-content table:not([class]) th {
    background: url(../images/bg2.jpg) repeat bottom center;
    border: none;
    text-align: center;
    color: #4b4331;
    vertical-align: middle;
  }
  .blog-content table:not([class]) td, .page-content table:not([class]) td {
    border: none;
  }
  .blog-content table:not([class]) tr, .page-content table:not([class]) tr {

    border: #a09275 1px solid;
  }
  .btn02 a {
    padding: 17px 79px 20px 100px;
    font-size: 2rem;
    font-weight: 500;
    border-radius: 6px;
    outline: 1px solid #d1929c;
    outline-offset: -4px;
    background: url(../images/bg01.jpg) repeat;
    font-family: "Kaisei Opti", serif;
  }
  .btn02 a:before {
    content: "\e158";
    margin: 0 5px 0 0;
    font-family: "Material Symbols Outlined";
    font-variation-settings: "FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20;
    position: absolute;
    left: 50px;
  }
  .btn02 a:after {
    display: none;
  }
  iframe {
    object-fit: cover;
    width: 100%;
    max-width: 827px;
    aspect-ratio: 827 / 465;
    height: auto;
  }
}



.home .page-content {
  margin: 0 auto;
}
.header-nav {
  margin: 25px 0 0 auto;
}
.header-nav > ul > li .en {
  font-family: "Kaisei Opti", serif;
  font-size: 1.7rem;
}
li#menu-item-1099 .en {
  font-family: "Kaushan Script", serif;
}
.form-table th {
  background: url(../images/bg2.jpg) repeat top left;
}
.form-table td {
  background: #fff;
}
.drawer-open {
  top: 10px;
  right: 10px;
  width: 80px;
  height: 80px;
  background: url(../images/bg01.jpg) repeat;
  border-radius: 50%;
  outline: 1px solid #d1929c;
  outline-offset: -4px;
}
.drawer-open .bar01, .drawer-open .bar02 {
  top: 34px;
  left: 21px;
  width: 38px;
}
.drawer-open .bar02 {
  top: 44px;
  left: 36px;
  width: 23px;
}
.drawer-active .drawer-open .bar01, .drawer-active .drawer-open .bar02 {
  top: 40px;
  left: 23px;
  width: 35px;
}
.drawer-active .drawer-open .bar02 {
  left: 23px;
}
.header-logo {
  width: auto;
  max-width: 432px;
}
.mainvisual2 {
  background: url(../images/mv-bg.jpg) repeat;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #dadada;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: var(--main-color);
}
.sns-icon-list .tour a {
  width: 78px;
  height: 78px;
  color: #fff;
  background: none;
  border-radius: 0;
}
.sns-icon-list .line a {
  background: #00b900;
}
.sns-icon-list .insta a {
  background: #a68c26;
}
.sns-icon-list .youtube a {
  background: #af3e50;
}
.mainvisual2 .swiper-slide{
  filter: brightness(0.5);
}
.mainvisual2 .swiper-slide.swiper-slide-active {
  filter: brightness(1);
}
.mainvisual2 .swiper-slide.swiper-slide-active a:hover {
  opacity: 1;
}


.home {
  .blog-type04 .swiper-slide h3.box-h3 {
    margin: 0 0 10px 0;
    font-size: 2rem;
  }
  .box h2.box-h2 {
    margin: 0;
    font-size: 4rem;
    color: #4b4331;
  }
  .title-type01 span:nth-child(2), .title-type02 span:nth-child(2), .title-type03 span:nth-child(2), .title-type04 span:nth-child(2) {
    opacity: 1;
    font-size: 1.6rem;
    font-weight: 500;
    color: #a09275;
    letter-spacing: 1px;
  }
  .title-type02:before, .title-type04:before {
    display: none;
  }
  .title-type02, .title-type04 {
    padding: 0 0 10px 0;
  }
  .box .btn a {
    padding: 14px 59px 17px 50px;
    font-size: 1.8rem;
    line-height: 1.3;
    background: url(../images/bg01.jpg) repeat;
    border-radius: 4px;
    outline: 1px solid #d1929c;
    outline-offset: -4px;
  }
  .box .btn a:after {
    right: 10px;
  }
  .blog-type01 ul li .category, .blog-type04 .swiper-slide .category {
    background: #4c7443;
  }


}
.main-new {
  .box h2.box-h2 {
    background: url(../images/icon1.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .status {
    background: #487e56;
    color: #fff;
    font-size: 1.3rem;
    padding: 0px 7px;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
  }
  .status02 {
    background: #a68c26;
  }
  .status02 {
    background: #894a87;
  }
  .blog-type01 ul li .image, .blog-type04 .swiper-slide .image {
    width: 100%;
    aspect-ratio: 3 / 2;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .puppy-arch-status {
    text-align: left;
  }
  .swiper-slide {
    max-width: 350px;
  }
}
.box-wrap.bg.main-message:before {
  background: url(../images/bg2.jpg) repeat top -180px left;
}
.main-message {
  .box h2.box-h2 {
    background: url(../images/icon2.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .image-bg-type01 .text {
    background: url(../images/bg3.jpg) repeat center top;
    border-radius: 6px;
  }
  .box.image-bg-type01 {
    h3.box-h3 {
      color: #005600;
    }
    .box-h3 {
      position: relative;
      display: flex;
      justify-content: center;
      gap: 25px;
    }
    .box-h3:before, .box-h3:after {
        content: "";
        position: static;
        transform: translate(0);
        display: block;
        margin-top: -5px;
        width: 75px;
        height: 50px;
        background: url(../images/icon02.png) no-repeat center center / contain;
    }
    .box-h3::after {
      width: 53px;
      height: 60px;
      background: url(../images/icon01.png) no-repeat center center / contain;
    }
    .copy {
      font-family: "YuGothic", "Yu Gothic", sans-serif;
    }
  }
  .main-youtube {
    margin-bottom: 4vh;
    .image-bg-type02 .text {
      padding: 60px 0;
      max-width: 530px;
      color: #000;
      background: #ffffffba;
      border-radius: 6px;
    }
    .image-bg-type02 {
      padding: 40px 0;
    }
    .image-bg-type02 .image {
      border-radius: 6px;
    }
    .image-bg-type02 .text h3 {
      color: #4b4331;
    }
    h3.box-h3 {
      font-size: 3.8rem;
    }
    .copy {
      font-family: "YuGothic", "Yu Gothic", sans-serif;
      line-height: 1.54;
    }
    .btn {
      margin: 3vh 0 0 0;
    }
  }
  .main-banner1 {
    margin-bottom: 4vh;
    .banner-type03 ul li {
      background: url(../images/banner-bg1.jpg) repeat center bottom;
      border-radius: 6px;
    }
    .banner-type03 ul li:nth-child(2){
      background: url(../images/banner-bg2.jpg) repeat center bottom;
    }
    .banner-type03 ul li:nth-child(3){
      background: url(../images/banner-bg3.jpg) repeat center bottom;
    }
    .image img {
      border-radius: 6px 6px 0 0;
    }
    .banner-type03 ul li .text {
      padding: 5% 5% 6%;
    }
    .banner-type03 ul li .text .ja {
      font-size: 2.6rem;
      color: #824000;
      text-align: center;
      margin-bottom: 0.5vh;
    }
    .banner-type03 ul li .text .en {
      color: #824000;
      text-align: center;
    }
    .banner-type03 ul li:nth-child(2) .text .ja{
      color: #4a5600;
    }
    .banner-type03 ul li:nth-child(3) .text .ja{
      color: #5b2b76;
    }
    .banner-type03 ul li:nth-child(2) .text .en{
      color: #4a5600;
    }
    .banner-type03 ul li:nth-child(3) .text .en{
      color: #5b2b76;
    }
  }
  .main-for {
    .image-bg-type02 .text {
      padding: 80px 0;
    }
    .image-bg-type02 .image {
      filter: brightness(0.5);
      border-radius: 6px;
    }
    .copy {
      font-weight: 500;
      font-family: "YuGothic", "Yu Gothic", sans-serif;
      line-height: 1.54;
    }
  }
}
.main-reason {
  margin-bottom: 8.5vh;
  .box h2.box-h2 {
    background: url(../images/icon1.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .image-text-type03 .text:before {
    background: url(../images/bg3.jpg) repeat center top;
    border-radius: 4px;
  }
  .image-text-type03 .text:after {
    content: "";
    position: absolute;
    top: 54px;
    right: 10px;
    width: 86px;
    height:100px;
    background: url(../images/point1.png) no-repeat;
    z-index: -1;
  }
  .image-text-type03:nth-child(3) .text:after {
    top: 54px;
    right: -50px;
    background: url(../images/point2.png) no-repeat;
  }
  .image-text-type03:nth-child(4) .text:after {
    background: url(../images/point.png) no-repeat;
  }
  h3.box-h3 {
    font-size: 2.8rem;
  }
  .copy {
    font-size: 2rem;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    line-height: 1.54;
  }
  .box, .box-wrap {
    position: relative;
    margin: 0 auto 5vh auto;
  }
}
.box-wrap.xl.main-useful {
  margin-bottom: 6.5vh;
}
.main-useful {
  .box h2.box-h2 {
    color: #fff;
    background: url(../images/icon3.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .title-type01 span:nth-child(2), .title-type02 span:nth-child(2), .title-type03 span:nth-child(2), .title-type04 span:nth-child(2) {
    color: #fff;
  }
  .title-type02, .title-type04 {
    padding: 0;
  }
  p:not([class]) {
    margin: var(--text-margin) 0;
    line-height: 1.75;
  }
  .image-bg-type02 .text {
    max-width: 620px;
  }
}
.main-album {
  .title-type02, .title-type04 {
    padding: 0;
  }
  padding-bottom: 8vh;
  .box h2.box-h2 {
    background: url(../images/icon1.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .banner-type03 ul li {
    position: relative;
    background: none;
  }
  .banner-type03 ul li .text {
    padding: 3% 8% 3% 3%;
    width: 50%;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .banner-type03 ul li .text a {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .banner-type03 ul li .text .ja {
    font-size: 3.4rem;
    color: #fff;
  }
  .banner-type03 ul li .text .en {
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 1px;
  }
}
.box-wrap.bg.main-size {
  padding: 6.5vh 0 8vh;
  margin-bottom: 6.5vh;
}
.box-wrap.bg.main-size:before {
  background: url(../images/bg4.jpg) repeat top left;
}
.main-size {
  .box h2.box-h2 {
    background: url(../images/icon4.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .title-type02, .title-type04 {
    padding: 0;
  }
}
.main-voice {
  padding-bottom: 8vh;
  .box h2.box-h2 {
    background: url(../images/icon1.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .title-type02, .title-type04 {
    padding: 0;
  }
  .blog-type01 ul li .image, .blog-type04 .swiper-slide .image {
    width: 100%;
    aspect-ratio: 3 / 2;
    overflow: hidden;
  }
}
.box-wrap.bg.main-blog:before {
  background: url(../images/bg2.jpg) repeat top -180px left;
}
.main-blog {
  .box h2.box-h2 {
    background: url(../images/icon2.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
  .blog-type01 ul li .image, .blog-type04 .swiper-slide .image {
    width: 100%;
    aspect-ratio: 3 / 2;
    overflow: hidden;
  }
}
.main-news {
  margin-bottom: 7vh;
  border-bottom: solid 1px #c7b99b;
  display: flex;
  gap: 75px;
  .box {
    position: relative;
    margin: 0 0 var(--box-margin) 0;
  }

  .box.blog-type03 {
    width: 100%;
  }
  .title-type01 {
    position: relative;
    padding: 0;
    margin: 0;
  }
  .title-type01:before {
    background: url(../images/icon5.png) no-repeat;
    width: 197px;
    height: 81px;
    position: absolute;
    z-index: 0;
    top: 7px;
    left: -22px;
  }
  .box h2.box-h2 {
    position: relative;
    z-index: 1;
    min-width: 185px;
  }
  .blog-type03 ul li {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: #c7b99b 1px dashed;
  }
  .blog-type03 ul li:last-child {
    border-bottom: none;
    padding: 0;
    margin: 0;
  }
  .blog-type01 a, .blog-type02 a, .blog-type03 a, .blog-type04 a {
    color: var(--text-color);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .blog-type03 ul li .text {
    flex-wrap: initial;
  }
  .blog-type03 ul li .date {
    min-width: 80px;
  }
}
.main-insta {
  margin-bottom: 8vh;
  .box h2.box-h2 {
    background: url(../images/icon1.png) no-repeat center bottom;
    padding: 1vw 0 0;
  }
}
.box-wrap.bg.main-area:before {
  background: url(../images/bg5.jpg) repeat top left;
}
.main-area {
  display: flex;
  gap: 30px;
  .main-shop {
    width: 50%;
  }
  .main-reserv {
    width: 50%;
  }
  .image-bg-type02 .text {
    padding: 40px 0 45px;
    color: #000;
    background: url(../images/bg8.jpg) repeat left top;
  }
  .box.image-bg-type02 {
    padding: 60px 0;
  }
  .box h3.box-h3 {
    font-size: 3.4rem;
  }
  .image-bg-type02 .text h3 {
    color: #005600;
  }
  .box .copy {
    font-size: 1.6rem;
    font-weight: 500;
    color: #005600;
  }
  p:not([class]) {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .main-shop {
    .box .btn a {
      background: url(../images/bg02.jpg) repeat;
    }
  }
  .main-reserv {
    .image-bg-type02 .text h3 {
      color: #860917;
    }
    .box .copy {
      color: #860917;
    }
  }
}
.box-wrap.xl.main-contact {
  margin-bottom: 0;
}
.main-contact {
  .box .btn a {
    padding: 14px 59px 17px 50px;
    font-size: 1.8rem;
    line-height: 1.3;
    background: url(../images/bg01.jpg) repeat;
    border-radius: 4px;
    outline: 1px solid #d1929c;
    outline-offset: -4px;
  }
  .box .btn a:after {
    right: 10px;
  }
  .contact-type01 .title {
    font-size: 4rem;
    background: url(../images/icon3.png) no-repeat center top 4px;
    padding: 0 0 1.5vw;
    margin: 0 auto;
  }
  .contact-type01 .title .en {
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
  .contact-type01 .text .tel {
    font-size: 7.1rem;
    font-family: "Grechen Fuemen", serif;
    font-weight: 400;
  }
  .contact-type01 .text .tel:before {
    font-size: 6rem;
  }
  .contact-type01 .text {
    .box.row.row-2 {
      max-width: 540px;
    }
    .row {
      gap: 25px;
    }
    .box, .box-wrap {
      margin: 15px auto 50px auto;
    }
  }
  .contact-type01 .text .btn {
    flex-direction: column;
    gap: 30px;
  }
  .contact-type01 .text .btn div a, .contact-type02 .text .btn div a {
    padding: 10px 30px 13px 65px;
    text-align: left;
    height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
  }
  .btn-top {
    max-width: 546px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 13px;
    a {
      padding: 13px 30px 12px 50px;
      width: 100%;
    }
  }
  .btn-bottom {
    display: flex;
    gap: 20px;
    max-width: 480px;
    a {
      min-height: 60px;
      padding: 12px 30px 12px 65px;
    }
  }
  .contact-type01 .text .btn div {
    margin: 0 auto;
    width: 100%;
  }
  .contact-type01 .text .btn .line a, .contact-type02 .text .btn .line a {
    gap: 15px;
  }
  .ja.line {
    max-width: 200px;
  }
  .btn .line a {
    font-size: 1.8rem;
    line-height: 1.3;
    background: #00b900;
    border-radius: 4px;
    max-width: 200px;
    outline: none;
    outline-offset: -4px;
    padding: 10px 30px 13px 30px !important;
    margin: 0;
  }
  .btn .line a:after {
    display: none;
  }
  .contact-type01 .text .btn .insta a, .contact-type02 .text .btn .insta a {
    gap: 15px;
  }
  .btn .insta a:after {
    display: none;
  }
  .btn .insta a {
    font-size: 1.8rem;
    line-height: 1.3;
    background: #a68c26;
    border-radius: 4px;
    outline: none;
    outline-offset: -4px;
    padding: 10px 20px 13px 30px !important;
    margin: 0;
    width: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    box-sizing: border-box;
    justify-content: flex-start;
  }
}
.footer-top {
  iframe {
    max-height: 350px;
  }
}
.footer {
  margin-top: -8px;
  background: url(../images/bg2.jpg) repeat top left;
  padding: 60px 0 var(--foooter-padding-bottom) 0;
}
.footer-main .nav ul li {
  font-size: 1.2rem;
}
.footer-main .logo {
  margin: 0 auto 40px auto;
  width: 100%;
}
.about {
  font-size: 1.4rem;
}
.footer-main:after {
  background: #c7b99b;
}
.footer-sub .copyright {
  font-size: 1rem;
}
.footer-sns {
  li.tour {
    display: none;
  }
}
.fixed-footer {
  background: url(../images/footer-bg.jpg) repeat top left;
}
.fixed-footer p {
  font-size: 2rem;
  color: #fff;
}
.fixed-footer .tel a {
  font-size: 3.2rem;
  font-family: "Grechen Fuemen", serif;
  font-weight: 400;
  color: #fff;
}
.fixed-footer .tel a:before {
  color: #fff;
}
.fixed-footer .contact a {
  padding: 6px 31px 7px 29px;
  font-size: 1.7rem;
  font-weight: 500;
  border-radius: 6px;
  outline: 1px solid #d1929c;
  outline-offset: -4px;
  background: url(../images/bg01.jpg) repeat;
  margin-left: 5px;
}

.pagetop a {
  color: #fff;
  background: var(--main-color);
}
.drawer-main li.tour {
  display: none;
}
.header-translate {
  position: absolute;
  top: 10px;
  right: 125px;
}
.gt_switcher {
  width: 115px !important;
}
.gt_switcher .gt_selected a {
  width: 103px !important;
}
.gt_switcher .gt_option {
  width: 113px !important;
}
/*--子犬情報カスタム--*/
.puppy-description {
  margin: 20px 0 0;
  border: solid 1px #ddd;
  padding: 20px;
}
.puppy-description p {
  margin-bottom: 10px;
}
.puppy-description a{
  color: #599279;
}
.puppy-arch-status {
  text-align: center;
  margin-bottom: 15px;
}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.gallery-list-list {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-thumbnails {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding-top: 10px;
}


@media screen and (max-width: 1510px) {
  .header-logo {
    max-width: 350px;
  }
}
@media screen and (max-width: 1150px) {
  .main-reason {
    h3.box-h3.ja {
      padding-right: 45px;
    }
  }
  .main-album {
    .banner-type03 ul li .text .ja {
        font-size: 3rem;
    }
    .banner-type03 ul li .text .en {
      font-size: 1.5rem;
    }
  }
}


/* 20250118 added by Fabo */
.mt-0 { margin-top: 0 !important;}
.mt-s { margin-top: 4vh !important;}
.mt-m { margin-top: 7vh !important;}
.mt-l { margin-top: 10vh !important;}

.mb-0 { margin-bottom: 0 !important;}
.mb-s { margin-bottom: 4vh !important;}
.mb-m { margin-bottom: 7vh !important;}
.mb-l { margin-bottom: 10vh !important;}

.page-content h2:not([class]),
.page-content h3:not([class]),
.page-content h4:not([class]) {
    margin-bottom: 3vh;
}

.box-color {
    margin: 0 0 6vh;
    padding: 3vh;
    background: url(../images/bg2.jpg) repeat;
}
.box-color :first-child {
    margin-top: 0 !important;
}
.box-color :last-child {
    margin-bottom: 0 !important;
}
.box-color h4 {
  margin-bottom: 2vh !important;
}

.page-content .image-text-type01 .text {
    overflow: hidden;
}
.page-content .image-text-type01 .text :first-child{
    margin-top: 0;
}
.page-content  .list-check-type01 {
    display: flex;
    justify-content: flex-start;
}

.page-content ol li {
  padding-left: 5px !important;
}
.page-content ol li::marker {
  color: #005600;
  margin: 5px;
  font-weight: bold;
}

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

.list-btn li {
  margin: 0 0 10px 20px;
  list-style: circle;
}
.list-btn li a {
  text-decoration: underline;
}

.table-fixed {
  width: calc(100% + 10px);
  margin: 0 -5px 25px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 5px;
}
.table-fixed th,
.table-fixed td {
  padding: 15px;
  text-align: center;
  vertical-align: middle;
}
.table-fixed th {
  background: var(--main-color);
  color: #fff;
  font-weight: bold;
}
.table-fixed td {
  background: var(--sub-color);
}

.table_qa {
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.table_qa th {
  width: 5%;
  padding: 20px 10px;
}
.table_qa td {
  padding: 20px 10px;
  vertical-align: middle;
}
.table_qa tr:nth-child(2n-1) td {
  font-size: 18px;
  font-weight: bold;
}
.table_qa tr:nth-child(2n) {
  background: var(--sub-color);
}
.table_qa tr:nth-child(2n) th {
  vertical-align: top;
}
.q_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  padding-right: 3px;
  border-radius: 50%;
  background: var(--main-color);
  line-height: 44px;
  color: #fff;
  font-family: "Kaushan Script", serif;
  font-weight: 500;
  text-align: center;
}
.a_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  padding-right: 3px;
  border-radius: 50%;
  background: var(--main-color-2);
  line-height: 44px;
  color: #fff;
  font-family: "Kaushan Script", serif;
  font-weight: 500;
  text-align: center;
}

.list-flow-type01 .image-text-type01 .image {
  margin-bottom: 20px;
}

body:not(.home) .image-bg-type01 .text {
  padding: 60px;
}

body:not(.home) .page-content a {
  text-decoration: underline;
}

/* ENGRISH */
.page-id-1088 .ja,
.page-id-1196 .ja,
.page-id-1197 .ja,
.page-id-1198 .ja,
.page-id-1199 .ja,
.page-id-1200 .ja,
.page-id-1201 .ja,
.page-id-1202 .ja,
.page-id-1203 .ja {
  font-family: "Kaushan Script", serif;
  font-weight: 500;
}

.page-id-1088 h2:not([class]),
.page-id-1088 h3:not([class]),
.page-id-1088 h4:not([class]),
.page-id-1196 h2:not([class]),
.page-id-1196 h3:not([class]),
.page-id-1196 h4:not([class]),
.page-id-1197 h2:not([class]),
.page-id-1197 h3:not([class]),
.page-id-1197 h4:not([class]),
.page-id-1198 h2:not([class]),
.page-id-1198 h3:not([class]),
.page-id-1198 h4:not([class]),
.page-id-1199 h2:not([class]),
.page-id-1199 h3:not([class]),
.page-id-1199 h4:not([class]),
.page-id-1200 h2:not([class]),
.page-id-1200 h3:not([class]),
.page-id-1200 h4:not([class]),
.page-id-1201 h2:not([class]),
.page-id-1201 h3:not([class]),
.page-id-1201 h4:not([class]),
.page-id-1202 h2:not([class]),
.page-id-1202 h3:not([class]),
.page-id-1202 h4:not([class]),
.page-id-1203 h2:not([class]),
.page-id-1203 h3:not([class]),
.page-id-1203 h4:not([class]) {
  font-family: "Kaushan Script", serif;
  font-weight: 500;
}

/*------------------------------------------------------------------------------
  TABLET and SHONE
------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
  .main-area {
    .image-bg-type02 .text {
        padding: 40px 10px 45px;
    }
  }
}
@media screen and (max-width: 770px) {
  .fixed-footer .contact a {
    padding: 6px 20px 7px 20px;
    font-size: 1.6rem;
  }
  .fixed-footer .tel a {
    font-size: 3rem;
  }
}
@media screen and (max-width: 900px) {
  .main-album {
    .banner-type03 ul:has(> :nth-child(2):last-child) {
      grid-template-columns: repeat(1, 1fr);
      justify-items: center !important;
    }
  }
  .main-area {
    flex-direction: column;
    align-items: center;
    .main-shop {
      width: 100%;
    }
    .main-reserv {
      width: 100%;
    }
    .image-bg-type02 .text {
      max-width: 100%;
    }
  }
}

/*------------------------------------------------------------------------------
  TABLET ONLY
------------------------------------------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  SPHONE ONLY
------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
  .gallery-category > ul > li > a {
    position: relative;
    padding-left: 15px;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .drawer-open {
    width: 60px;
    height: 60px;
    top: 0;
    right: 0;
  }
  .drawer-open .bar01,
  .drawer-open .bar02 {
    top: 24px;
    left: 10px;
  }
  .drawer-open .bar02 {
    top: 34px;
    left: 25px;
  }
  .drawer-active .drawer-open .bar01,
  .drawer-active .drawer-open .bar02 {
    top: 29px;
    left: 13px;
  }
  .drawer-nav > ul {
    margin: 60px 30px;
    padding: 30px 0 0 0;
  }
  .header-logo {
    width: 180px;
  }
  .header-translate {
    margin-left: 15px;
    position: initial;
  }
  .header-inner {
    padding: 0 65px 0 10px;
  }
  .home {
    .box h2.box-h2 {
      font-size: 2.8rem;
    }
    .title-type01 span:nth-child(2), .title-type02 span:nth-child(2), .title-type03 span:nth-child(2), .title-type04 span:nth-child(2) {
      font-size: 1.4rem;
    }
    .box .btn a {
      padding: 11px 52px 13px 44px;
      font-size: 1.6rem;
    }
  }
  .main-message {
    .box-wrap.lg {
      padding: 0;
    }
    .image-bg-type01 .text {
      margin: -15px 4vmin 0 4vmin;
      padding: 30px 30px 0 30px;
    }
    .box.image-bg-type01 {
      .box-h3:before, .box-h3:after {
        display: none;
      }
    }
    .box .copy {
      font-size: 1.7rem;
    }
    .main-youtube {
      .image-bg-type02 {
          padding: 40px 15px;
      }
      h3.box-h3 {
        font-size: 3rem;
      }
    }
    .main-banner1 {
      .image img {
          border-radius: 0 6px 6px 0;
      }
      .banner-type03 ul li .text .ja {
        font-size: 2rem;
      }
      .banner-type03 ul li .text .en {
        font-size: 1.5rem;
      }
      .banner-type03 ul li .text {
        padding: 4% 3% 6%;
      }
    }
    .box-wrap.sm {
      padding: 0;
    }
  }
  .main-reason {
    .image-text-type03 .text:after {
        content: "";
        position: absolute;
        top: -7px;
        right: -8px;
        width: 86px;
        height: 100px;
        background: url(../images/point1.png) no-repeat;
        z-index: -1;
        background-size: 80%;
    }
    .image-text-type03:nth-child(3) .text:after {
      top: -7px;
      right: -8px;
      background-size: 80%;
    }
    .image-text-type03:nth-child(4) .text:after {
      background-size: 80%;
    }
    .box h3.box-h3 {
      font-size: 2.2rem;
    }
    .copy {
      font-size: 1.7rem;
    }
  }
  .main-album {
    .banner-type03 ul li .text .ja {
        font-size: 2.2rem;
    }
    .banner-type03 ul li .text .en {
      font-size: 1.4rem;
    }
  }
  .main-news {
    gap: 30px;
    border-bottom: none ;
    flex-direction: column;
    .blog-type03 ul li .date {
      min-width: auto;
    }
    .blog-type03 ul li .text {
      align-items: flex-start;
      justify-content: flex-start;
      flex-direction: column;
      flex-wrap: wrap;
    }
    .blog-type01 ul, .blog-type02 ul, .blog-type03 ul {
      gap: 15px 15px;
    }
    .blog-type03 ul li {
      margin: 0;
    }
  }
  .main-area {
    .box h3.box-h3 {
        font-size: 2.5rem;
    }
    p:not([class]) {
      font-size: 1.6rem;
      font-weight: bold;
    }
  }
  .main-contact {
    .contact-type01 .text .tel {
      font-size: 3.2rem;
    }
    .contact-type01 .text .tel:before {
      font-size: 3.2rem;
    }
    .btn-top {
      max-width: 546px;
      grid-template-columns: repeat(1, 1fr);
    }
    .contact-type01 .text .btn div {
      width: auto;
    }
    .contact-type01 .text .btn div a, .contact-type02 .text .btn div a {
      padding: 12px 20px;
      text-align: center;
    }
    .btn-bottom {
      flex-direction: column;
    }
    .contact-type01 .text .btn {
      gap: 15px;
    }
    .contact-type01 .text .btn .line a, .contact-type02 .text .btn .line a {
      padding: 8px 20px !important;
      width: auto;
      gap: 5px;
    }
    .contact-type01 .text .btn .insta a, .contact-type02 .text .btn .insta a {
      padding: 8px 20px !important;
      width: auto;
      gap: 5px;
    }
  }
  .sphone-fixed-footer {
    background: url(../images/footer-bg.jpg) repeat top left;
  }
  .gallery-list-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .single-puppy {
    .btn02 a {
        padding: 17px 60px 20px 90px;
    }
  }
  .table-wrap {
    overflow-x: auto;
  }
  .table-wrap table {
    min-width: 700px;
    table-layout: fixed;
  }
}
