
/* COMMON */
.scrolled #header-wrap .logo a{filter: brightness(1) invert(0);}
.scrolled #header-wrap{background: #fff;border-bottom:1px solid #ccc;}
.sub_visual{display: none;}
.logotype01{width: 100px;}
.pc{display: block;}
.mo{display: none;}
.sub_visual .title_warp .title_page{display: none;}
.select-nav-wrapper{display: none;}
#visual650{height: 650px;background-attachment: fixed;}
#visual800{height: 100vh;background-attachment: fixed;}
@media screen and (max-width:1200px){}
@media screen and (max-width:960px){
  .pc{display: none;}
  .mo{display: block;}
}

@media screen and (max-width:768px){
  p, span, h5{word-break:keep-all;}
  #visual650{height: 350px;background-attachment: unset;}
  #visual800{height: 350px;background-attachment: unset;}
  :root{
    --tit02-size:32px;
    --tit-size: 26px;
    --txt02-size: 20px;
    --txt02-lh: 28px;
    --txt-size:16px;
    --txt-lh: 26px;
  }
}
@media screen and (max-width:560px){
  .logotype01{width: 80px;}
  
}


/* 펫 커뮤니티 공통 */
.petcommu-right{position: relative;}
.petcommu-right>img{width: 100%;}
.petcommu-right>div{position: absolute;bottom: 15%;left: 50%;transform:translateX(-50%);text-align: right;width: 100%;}
.petcommu-right>div>h5{color:#fff;font-size:80px;font-weight: 800;}

.petcommu-left{position: relative;}
.petcommu-left>img{width: 100%;}
.petcommu-left>div{position: absolute;bottom: 15%;left: 50%;transform:translateX(-50%);text-align: left;width: 100%;}
.petcommu-left>div>h5{color:#fff;font-size:80px;font-weight: 800;}

.petcommu-center{position: relative;}
.petcommu-center>img{width: 100%;}

.petcommu .common-tit{position: relative;display: flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--main-color);padding-bottom: 5px;}
.petcommu .common-tit>img{width: 130px;display: block;}
.petcommu .common-tit:after{content:'';height: 5px;width: 130px;position: absolute;display: block;background:var(--main-color);bottom: -3px;}
.petcommu .common-tit>h5{font-size:30px;font-weight: 700;}

.petcommu .common-tit02{position: relative;display: flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--main-color);padding-bottom: 5px;}
.petcommu .common-tit02>img{width: 130px;display: block;}
.petcommu .common-tit02:after{content:'';height: 5px;width: 130px;position: absolute;display: block;background:var(--main-color);bottom: -3px;right: 0;}
.petcommu .common-tit02>h5{font-size:30px;font-weight: 700;}

.petcommu .common-tit03{position: relative;border-bottom:1px solid var(--main-color);padding-bottom: 5px;}
.petcommu .common-tit03:after{content:'';height: 5px;width: 130px;position: absolute;display: block;background:var(--main-color);bottom: -3px;left: 0;}
.petcommu .common-tit03>h5{font-size:22px;font-weight: 400;color: var(--main-color);}

.petcommu .common-tit04{color: #fff;}
.petcommu .common-tit04>h5{font-size:22px;font-weight: 400;position: relative;border-bottom:1px solid #fff;padding-bottom: 10px;}
.petcommu .common-tit04>h5:after{content:'';height: 5px;width: 130px;position: absolute;display: block;background:#fff;bottom: -3px;left: 0;}
.petcommu .common-tit04>p{font-size: var(--txt02-size);line-height: var(--txt02-lh);padding-top: 10px;font-weight: 700;}
.petcommu .common-tit04>span{font-size: var(--txt-size);line-height: var(--txt-lh);font-weight: var(--txt-fw);display: block;margin-top: 15px;color:#181818;}

.petcommu .common-tit05{position: relative;border-bottom:1px solid var(--main-color);padding-bottom: 5px;}
.petcommu .common-tit05:after{content:'';height: 5px;width: 80px;position: absolute;display: block;background:var(--main-color);bottom: -3px;left: 0;}
.petcommu .common-tit05>h5{font-size:24px;font-weight: 700;}
.petcommu .common-tit05>h5>span{font-size:16px;font-weight: 400;color: #898989;margin-left: 10px;}

.petcommu .more_btn{width: 150px;text-align: center;color:#fff;justify-content:center;gap: 10px;box-shadow: 2px 2px 5px #6f6e6e;
  background: var(--main-color);padding: 10px 15px;font-size:16px;margin-top: 30px;display: flex;align-items:center;}
  
@media screen and (max-width:1200px){}
@media screen and (max-width:960px){
  .petcommu-left>div>h5, .petcommu-right>div>h5{font-size:60px;}
}
@media screen and (max-width:768px){
  .petcommu-right, .petcommu-left, .petcommu-center{height: 350px;}
  .petcommu-right>img, .petcommu-left>img, .petcommu-center>img{display: none;}
  .petcommu-left>div>h5, .petcommu-right>div>h5{font-size:50px;}
  .petcommu .common-tit>h5{font-size:26px;}
}
@media screen and (max-width:560px){
  .petcommu-left>div>h5, .petcommu-right>div>h5{font-size:40px;}
  .petcommu .common-tit>h5, .petcommu .common-tit02>h5{font-size:22px;}
  .petcommu .common-tit>img, .petcommu .common-tit02>img{width: 100px;}
  .petcommu .common-tit:after, .petcommu .common-tit02:after{width: 100px;}
}

/* 회사소개 */

  .company01-01{background: url(../img/company/company01-img01.png) no-repeat top / contain;}
  .company01-01 img{width: 100%;display: none;}
  .company01-02>div{text-align: center;text-align: center;}
  .company01-02>div>h6{font-size:var(--tit02-size);}
  .company01-02>div:first-child>p{font-size:var(--txt02-size);font-weight: var(--txt02-fw);line-height: var(--txt02-lh);}

  .company01-02>div:nth-child(2){margin-top: 30px;}
  .company01-02>div:nth-child(2)>p{font-size:var(--txt-size);line-height: var(--txt-lh);}
  .company01-02>div:nth-child(2)>p:last-child{margin-top: 20px;}

  .company01-02>div:nth-child(3){margin-top: 50px;}
  .company01-02>div:nth-child(3)>p{font-size:var(--txt-size);line-height: var(--txt-lh);}
  .company01-02>div:nth-child(3)>p>span{font-size:var(--txt02-size);line-height: var(--txt02-lh);font-weight: var(--txt02-fw);}

  .company01-03>div{display: flex;align-items:center;}
  .company01-03>div:first-child{border-top:1px solid #eaeaea;}
  .company01-03>div:last-child{border-bottom:1px solid #eaeaea;}
  .company01-03>div>div{width: 50%;}
  .company01-03>div>div>img{width: 100%;}

  .company01-03>div:first-child>div:last-child, .company01-03>div:last-child>div:first-child{padding: 5%;}

  .company01-03>div:first-child>div:last-child>div>h5{font-size:var(--tit-size);}
  .company01-03>div:first-child>div:last-child>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);}
  .company01-03>div:first-child>div:last-child>div:last-child{margin-top: 50px;}

  .company01-03>div:last-child>div:first-child>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);}
  .company01-03>div:last-child>div:first-child>div:last-child{display: flex;align-items:center;gap:20px;justify-content: flex-end;margin-top: 30px;}
  .company01-03>div:last-child>div:first-child>div>span{text-align: right;font-size:var(--txt-size);line-height: var(--txt02-lh);font-weight: var(--txt02-fw);}

  .company01-04{text-align: center;}
  .company01-04>h6{font-size:var(--tit02-size);}
  .company01-04>p{font-size:var(--txt02-size);line-height: var(--txt02-lh);font-weight: var(--txt02-fw);}
  .company01-04>.map{margin:50px auto;}
  .company01-04>.map>div{width: 100%;}
  .company01-04>.map>iframe{width: 100%;height: 500px;}
  .company01-04>.map-info{text-align: left;}
  .company01-04>.map-info>span{font-size:var(--txt02-size);line-height: var(--txt02-lh);font-weight: var(--txt02-fw);}
  .company01-04>.map-info>div{margin-top: 30px;}
  .company01-04>.map-info>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);font-weight: var(--txt-fw);}

  @media screen and (max-width:1200px){}
  @media screen and (max-width:960px){
    .company01-02{max-width:95%;margin:auto;}
  }
  @media screen and (max-width:768px){
    .company01-01{background: url(../img/company/company01-img01.png) no-repeat center / cover;height: 350px;}
    .company01-01 img{display: none;}
    .company01-03>div:first-child{flex-direction:column;}
    .company01-03>div>div{width: 100%;}

    .company01-03>div:last-child{flex-direction:column-reverse;}
    .company01-03>div:last-child>div{width: 100%;}
  }
  @media screen and (max-width:560px){
  }
  
/* 회사소개 end */

/* 브랜드 스토리 */
.company02-01{background: var(--main-color);display: flex;justify-content: center;align-items: center;}
.company02-01 img{width: 300px;filter:brightness(0) invert(1);display: block;}

.company02-02>div{text-align: center;text-align: center;}
.company02-02>div>h6{font-size:var(--tit02-size);}
.company02-02>div:first-child>p{font-size:var(--txt02-size);font-weight: var(--txt02-fw);line-height: var(--txt02-lh);}

.company02-02>div:nth-child(2){margin-top: 30px;}
.company02-02>div:nth-child(2)>p{font-size:var(--txt-size);line-height: var(--txt-lh);}
.company02-02>div:nth-child(2)>p:last-child{margin-top: 20px;}

.company02-03>div{display: flex;align-items:center;}
.company02-03>div:first-child{border-top:1px solid #eaeaea;}
.company02-03>div:nth-child(2){border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;}
.company02-03>div:nth-child(3){border-bottom:1px solid #eaeaea;}
.company02-03>div>div{width: 50%;}
.company02-03>div>div:last-child{border-left:1px solid #eaeaea;}
.company02-03>div>div>img{width: 100%;}

.company02-03>div:first-child>div:last-child, .company02-03>div:nth-child(2)>div:first-child, .company02-03>div:last-child>div:last-child{padding: 5%;}
.company02-03>div:first-child>div:first-child>img{width: 40%;margin:auto;display: block;}
.company02-03>div:first-child>div:last-child>div>h5{font-size:var(--tit-size);}
.company02-03>div:first-child>div:last-child>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}

.company02-03>div:nth-child(2)>div:first-child>div>h5{font-size:var(--tit-size);}
.company02-03>div:nth-child(2)>div:first-child>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}

.company02-03>div:nth-child(3)>div:last-child>div>h5{font-size:var(--tit-size);}
.company02-03>div:nth-child(3)>div:last-child>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}


.company02-04>div{text-align: center;text-align: center;}
.company02-04>div>h6{font-size:var(--tit02-size);}
.company02-04>div:first-child>p{font-size:var(--txt02-size);font-weight: var(--txt02-fw);line-height: var(--txt02-lh);}

.company02-04>div:nth-child(2){margin-top: 30px;}
.company02-04>div:nth-child(2)>p{font-size:var(--txt-size);line-height: var(--txt-lh);}
.company02-04>div:nth-child(2)>p:first-child{margin-top: 20px;font-weight: 700;}

.company02-05{display: flex;flex-wrap:wrap;}
.company02-05>div{width: 50%;}
.company02-05>div>img{width: 100%;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){
  .company02-02{max-width:95%;margin:auto;}
}
@media screen and (max-width:768px){
  .company02-01{height: 350px;}
  .company02-02>div:nth-child(2)>p:last-child br{display: none;}
  .company02-03>div:first-child>div:last-child>div>p br{display: none;}
  .company02-03>div:nth-child(2)>div:first-child>div>p br{display: none;}
}
@media screen and (max-width:560px){
  
  .company02-03>div{flex-direction:column;}
  .company02-03>div:nth-child(2){flex-direction:column-reverse;border:0;}
  .company02-03>div>div{width: 100%;}
  .company02-03>div:first-child>div:first-child>img{width: 80%;margin:30px auto;}
  .company02-05{flex-direction: column;}
  .company02-05>div{width: 100%;}
}
/* 브랜드 스토리 end */

/* 펫 커뮤니티 인트로 */
.petcommu_intro01{position: relative;}
.petcommu_intro01>div{text-align: center;color:#fff;position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);}
.petcommu_intro01>div>span{font-size:30px;font-family: "Cinzel", serif;}
.petcommu_intro01>div>h6{font-size:70px;}

.petcommu_bg{display: flex;align-items:center;justify-content:center;height: 450px;position: relative;}
.petcommu_bg>div:first-child{text-align: center;z-index: 2;color:#fff;transition: all .4s;}
.petcommu_bg>div>span{font-size:20px;font-family: "Cinzel", serif;}
.petcommu_bg>div>h6{font-size:50px;}
.petcommu_bg>div.cover{background: #000;opacity: 0.2;position: absolute;width: 100%;height: 100%;top: 0;left: -100%;transition: all .4s;}
.petcommu_bg:hover>div:first-child{color:#181818;}
.petcommu_bg:hover>div.cover{opacity: 0.5;background: #fff;left: 0;}

.petcommu_bg02{display: flex;align-items:center;justify-content:center;height: 450px;position: relative;}
.petcommu_bg02>div:first-child{text-align: center;z-index: 2;color:#fff;transition: all .4s;}
.petcommu_bg02>div>span{font-size:20px;font-family: "Cinzel", serif;}
.petcommu_bg02>div>h6{font-size:50px;}
.petcommu_bg02>div.cover{background: #000;opacity: 0.2;position: absolute;width: 100%;height: 100%;top: 0;right: -100%;transition: all .4s;}
.petcommu_bg02:hover>div:first-child{color:#181818;}
.petcommu_bg02:hover>div.cover{opacity: 0.5;background: #fff;right: 0;}

.petcommu_intro02{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg02.png) no-repeat center / cover;}
.petcommu_intro03{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg10.png) no-repeat center / cover;}
.petcommu_intro04{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg04.png) no-repeat center / cover;}
.petcommu_intro05{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg05.png) no-repeat center / cover;}
.petcommu_intro06{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg06.png) no-repeat center / cover;}
.petcommu_intro07{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg07.png) no-repeat center / cover;}
.petcommu_intro08{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg08.png) no-repeat center / cover;}
.petcommu_intro09{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg09.png) no-repeat center / cover;}
.petcommu_intro11{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg11.png) no-repeat center / cover;}
.petcommu_intro12{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg12.png) no-repeat center / cover;}
.petcommu_intro13{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg13.jpg) no-repeat center / cover;}
.petcommu_intro14{background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(../img/petcommu/petcommu-bg14.jpg) no-repeat center / cover;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu_intro01>img{display: none;}
  .petcommu_intro01{height: 450px;background: url(../img/petcommu/petcommu-bg01.png) no-repeat center / cover;}
  .petcommu_bg, .petcommu_bg02{height: 300px;}
}
@media screen and (max-width:560px){
  .petcommu_intro01>div>h6{font-size:38px;}
  .petcommu_bg>div>h6, .petcommu_bg02>div>h6{font-size:35px;}
}
/* 펫 커뮤니티 인트로 end */

/* 그라운드 카페 */
.petcommu02-bg01{background: url(../img/petcommu/petcommu01-img01.jpg) no-repeat top / cover;}
.petcommu02-bg01>img{display: none;}
.petcommu02-01>div>div:last-child{text-align: right;padding-top: 60px;}
.petcommu02-01>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu02-01>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}

.petcommu02-02>div>div:last-child{text-align: left;padding-top: 60px;}
.petcommu02-02>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu02-02>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}
@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu02-bg01{background: url(../img/petcommu/petcommu01-img01.jpg) no-repeat center / cover;}
  .petcommu02-bg02{background: url(../img/petcommu/petcommu01-img02.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){}
/* 그라운드 카페 end */

/* BBQ CAMP */

.petcommuy02-01{background: url(../img/petcommu/petcommu02-img01.jpg) no-repeat top / cover;}
.petcommuy02-01 img{width: 100%;display: none;}

.petcommuy02-02 img{width: 100%;display: none;}
.petcommuy02-02>div{text-align: center;text-align: center;}
.petcommuy02-02>div>h6{font-size:var(--tit02-size);}
.petcommuy02-02>div:first-child>p{font-size:var(--txt02-size);font-weight: var(--txt02-fw);line-height: var(--txt02-lh);}

.petcommuy02-02>div:nth-child(2){margin-top: 50px;}
.petcommuy02-02>div:nth-child(2)>p{font-size:var(--txt-size);line-height: var(--txt-lh);}

.petcommuy02-03>div{display: flex;align-items:center;}
.petcommuy02-03>div:first-child{border-top:1px solid #eaeaea;}
.petcommuy02-03>div:last-child{}
.petcommuy02-03>div>div{width: 50%;}
.petcommuy02-03>div>div>img{width: 100%;}

.petcommuy02-03>div:first-child>div:last-child, .petcommuy02-03>div:last-child>div:first-child{padding: 5%;}

.petcommuy02-03>div:first-child>div:last-child>div>h5{font-size:var(--tit-size);}
.petcommuy02-03>div:first-child>div:last-child>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);margin-top: 30px;}

.petcommuy02-03>div:last-child>div:first-child>div>h5{font-size:var(--tit-size);}
.petcommuy02-03>div:last-child>div:first-child>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);margin-top: 30px;}
@media screen and (max-width:1200px){}
@media screen and (max-width:960px){
  .petcommuy02-02{max-width:95%;margin:auto;}
}
@media screen and (max-width:768px){
  .petcommuy02-01{height: 350px;background: url(../img/petcommu/petcommu02-img01.jpg) no-repeat center / cover;}
  .petcommuy02-01 img{display: none;}
  .petcommuy02-02>div:nth-child(2)>p br{display: none;}
}
@media screen and (max-width:560px){
  .petcommuy02-03>div{flex-direction: column;}
  .petcommuy02-03>div>div{width: 100%;}
  .petcommuy02-03>div:last-child{flex-direction: column-reverse;}
}

/* BBQ CAMP end */

/* F&B */
.petcommuy03-01 img{width: 100%;display: none;}
.petcommuy03-03 img, .petcommuy03-05 img{width: 100%;}
.petcommuy03-01{background: url(../img/petcommu/petcommu03-img01.jpg) no-repeat top / cover;}
.petcommuy03-02{text-align: center;background: var(--main-color);}
.petcommuy03-02>h5{font-weight: 700;color:#fff;font-size:38px;}
.petcommuy03-02>h5>span{color:#52b597;}
.petcommuy03-02>p{position: relative;padding: 15px 0;color:#fff;font-weight: var(--txt-fw);font-size:var(--txt-size);line-height:var(--txt-lh);}
.petcommuy03-02>p:after{content:'';position: absolute;left: 50%;transform:translateX(-50%);width: 100px;height: 1px;background: #fff;display: block;bottom: 0;}

.petcommuy03-04{display: flex;align-items:center;justify-content:center;gap: 30px;}
.petcommuy03-04>div:first-child{width: 30%;}
.petcommuy03-04>div:first-child>h5{font-size: var(--tit-size);}
.petcommuy03-04>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommuy03-04>div:last-child{width: 50%;}
.petcommuy03-04>div:last-child>img{width: 100%;}

.petcommuy03-06{display: flex;align-items:center;justify-content:center;gap: 50px;}
.petcommuy03-06>div:first-child{width: 60%;display: flex;align-items:center;gap: 15px;}
.petcommuy03-06>div:first-child>div{width: 33.33%;}
.petcommuy03-06>div:first-child>div:nth-child(2){margin-top: 70px;}
.petcommuy03-06>div:first-child>div>img{width: 100%;}
.petcommuy03-06>div:last-child{width: 35%;}
.petcommuy03-06>div:last-child>h5{font-size: var(--tit-size);}
.petcommuy03-06>div:last-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommuy03-01 img, .petcommuy03-03 img, .petcommuy03-05 img{display: none;}
  .petcommuy03-01{height: 350px;background: url(../img/petcommu/petcommu03-img01.jpg) no-repeat center / cover;}
  .petcommuy03-03{height: 250px;background: url(../img/petcommu/petcommu03-img02.jpg) no-repeat center / cover;}
  .petcommuy03-05{height: 250px;background: url(../img/petcommu/petcommu03-img04.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){
  .petcommuy03-04{flex-direction:column;}
  .petcommuy03-04>div:first-child{width: 100%;}
  .petcommuy03-04>div:last-child{width: 100%;}

  .petcommuy03-06{flex-direction: column;}
  .petcommuy03-06>div:first-child{width: 100%;}
  .petcommuy03-06>div:last-child{width: 100%;}
}
/* F&B  end */

/* 펫푸드 */
.petcommuy04-01{background: url(../img/petcommu/petcommu04-img01.jpg) no-repeat top / contain;}
.petcommuy04-01>img{width: 100%;display: none;}

.petcommuy04-02{text-align: center;}
.petcommuy04-02>h6{font-size:38px;}
.petcommuy04-02>p{position: relative;padding: 15px 0;font-weight: var(--txt02-fw);font-size:var(--txt-size);line-height:var(--txt-lh);}
.petcommuy04-02>a{margin:30px auto;}
.petcommuy04-03{display: flex;align-items:center;}
.petcommuy04-03>div:first-child{width: 66.666%;}
.petcommuy04-03>div:first-child>img{width: 100%;}
.petcommuy04-03>div:last-child{width: 33.333%;padding-left: 30px;}
.petcommuy04-03>div:last-child>div>div{margin-top: 30px;width: 95%;}
.petcommuy04-03>div:last-child>div>div:first-child{}
.petcommuy04-03>div:last-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommuy04-03>div:last-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommuy04-03>div:last-child>div>div:nth-child(2)>img{width: 40%;}
.petcommuy04-03>div:last-child>div>div:nth-child(3)>p{border-top:1px solid #ccc;padding: 10px 0;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommuy04-03>div:last-child>div>div:nth-child(3)>p:last-child{border-bottom:1px solid #ccc;}

.petcommuy04-04{display: flex;}
.petcommuy04-04>div{width: 33.333%;position: relative;overflow:hidden;background: #000;}
.petcommuy04-04>div>img{width: 100%;}
.petcommuy04-04>div:first-child>img, .petcommuy04-04>div:nth-child(2)>img{opacity: 0.6;} 
.petcommuy04-04>div .common-tit04{position: absolute;width: 80%;right: 0;top: 20%;z-index: 2;}

.petcommuy04-05{display: flex;align-items:center;}
.petcommuy04-05>div:first-child{width: 33.333%;padding-left: 30px;}
.petcommuy04-05>div:first-child>div>div{margin-top: 30px;width: 95%;}
.petcommuy04-05>div:first-child>div>div:first-child{}
.petcommuy04-05>div:first-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommuy04-05>div:first-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommuy04-05>div:first-child>div>div:nth-child(2)>img{width: 60%;}
.petcommuy04-05>div:first-child>div>div:nth-child(3)>p{padding: 10px 0;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommuy04-05>div:last-child{width: 66.666%;}
.petcommuy04-05>div:last-child>img{width: 100%;}

.petcommuy04-06{display: flex;flex-wrap:wrap;}
.petcommuy04-06>div{width: 33.333%;height: 400px;position: relative;display: flex;justify-content:center;align-items:center;}
.petcommuy04-06>div:nth-child(odd){background: #f3f3f3;}
.petcommuy04-06>div>div.common-tit05{position: absolute;width: 80%;right: 0;top: 10%;z-index: 2;}
.petcommuy04-06>div>img{width: 60%;margin: auto;margin-bottom: 60px;}

.petcommuy04-07{display: flex;align-items:center;background: #aa9d69;}

.petcommuy04-07 .common-tit03{border-bottom:1px solid #fff;}
.petcommuy04-07 .common-tit03:after{background:#fff;}
.petcommuy04-07 .common-tit03>h5{color: #fff;}

.petcommuy04-07>div:first-child{width: 66.666%;}
.petcommuy04-07>div:first-child>img{width: 100%;}
.petcommuy04-07>div:last-child{width: 33.333%;padding-left: 30px;}
.petcommuy04-07>div:last-child>div>div{margin-top: 30px;width: 95%;}
.petcommuy04-07>div:last-child>div>div:first-child{}
.petcommuy04-07>div:last-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: #fff;}
.petcommuy04-07>div:last-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;color: #fff;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommuy04-01>img{display: none;}
  .petcommuy04-01{height: 350px;background: url(../img/petcommu/petcommu04-img01.jpg) no-repeat center / cover;}

  .petcommuy04-06{flex-direction:column;}
  .petcommuy04-06>div{width: 50%;}
}
@media screen and (max-width:560px){
  .petcommuy04-03{flex-direction: column;}
  .petcommuy04-03>div:first-child{width: 100%;margin-bottom: 20px;}
  .petcommuy04-03>div:last-child{width: 100%;padding-left: 0;max-width:95%;margin:auto;}
  .petcommuy04-03>div:last-child>div>div:first-child>p br{display: none;}
  .petcommuy04-03>div:last-child>div>div:nth-child(2)>img{width: 60%;}
  .petcommuy04-03>div:last-child>div>div:nth-child(3)>p{font-size:14px;}

  .petcommuy04-04{flex-direction:column;}
  .petcommuy04-04>div{width: 100%;}

  .petcommuy04-05{flex-direction: column-reverse;}
  .petcommuy04-05>div:first-child{width: 100%;padding-left: 0;max-width:95%;margin:auto;}
  .petcommuy04-05>div:last-child{width: 100%;margin-bottom: 20px;}
  .petcommuy04-05>div:first-child>div>div:first-child>p br{display: none;}

  .petcommuy04-05>div:first-child>div>div:nth-child(2)>img{width: 80%;}

  .petcommuy04-06{flex-direction:column;}
  .petcommuy04-06>div{width: 100%;}

  .petcommuy04-07{flex-direction: column;}
  .petcommuy04-07>div:first-child{width: 100%;}
  .petcommuy04-07>div:last-child{width: 100%;padding-left: 0;max-width:95%;margin:20px auto;}
}
/* 펫푸드 end */

/* 독 어질리티 및 스포츠 */
.petcommu05-bg01{background: url(../img/petcommu/petcommu05-img01.jpg) no-repeat top / cover;}
.petcommu05-bg01>img{width: 100%;display: none;}

.petcommu05-01>div>div:last-child{text-align: right;padding-top: 60px;}
.petcommu05-01>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu05-01>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}

.petcommu05-02>div>div:last-child{text-align: left;padding-top: 60px;}
.petcommu05-02>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu05-02>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}

.petcommu05-03{text-align: center;}
.petcommu05-03>h5{font-size: var(--tit-size);color: var(--main-color);display: block;margin-bottom: 10px;}
.petcommu05-03>div{margin-top: 40px;}
.petcommu05-03>div>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu05-03>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);margin-top: 10px;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu05-bg01{background: url(../img/petcommu/petcommu05-img01.jpg) no-repeat center / cover;}
  .petcommu05-bg02{background: url(../img/petcommu/petcommu05-img02.jpg) no-repeat center / cover;}
  .petcommu05-bg03{background: url(../img/petcommu/petcommu05-img03.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){
  .petcommu05-03>h5 br{display: none;}
}
/* 독 어질리티 및 스포츠 end */

/* 데이케어/그루밍 */

.petcommu06-bg01{background: url(../img/petcommu/petcommu06-img01.jpg) no-repeat top / cover;}
.petcommu06-bg01>img{width: 100%;display: none;}


.petcommu06-01>div>div:last-child{text-align: left;padding-top: 60px;}
.petcommu06-01>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu06-01>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}

.petcommu06-02>div>div:last-child{text-align: right;padding-top: 60px;}
.petcommu06-02>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu06-02>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}

.petcommu06-03>div{text-align: center;position: relative;}
.petcommu06-03>div>img{width: 60%;padding: 30px 0;}
.petcommu06-03>div>div{position: absolute;background: #fff;height: 160px;padding: 20px 30px;}
.petcommu06-03>div>div:nth-of-type(1){top: 0;left: 50%;transform:translateX(-50%);}
.petcommu06-03>div>div:nth-of-type(2){top: 25%;left: 10%;}
.petcommu06-03>div>div:nth-of-type(3){top: 25%;right: 10%;}
.petcommu06-03>div>div:nth-of-type(4){top: 60%;left: 10%;}
.petcommu06-03>div>div:nth-of-type(5){top: 60%;right: 10%;}
.petcommu06-03>div>div>span{font-size:var(--txt02-size);color:var(--main-color);font-weight: 700;}
.petcommu06-03>div>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);margin-top: 10px;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu06-bg01{background: url(../img/petcommu/petcommu06-img01.jpg) no-repeat center / cover;}
  .petcommu06-bg02{background: url(../img/petcommu/petcommu06-img02.jpg) no-repeat center / cover;}
  .petcommu06-bg03{background: url(../img/petcommu/petcommu06-img03.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){
  .petcommu06-03>div>img{display: none;}
  .petcommu06-03>div{display: flex;flex-direction:column;}
  .petcommu06-03>div>div{position:unset;width: 100%;}
  .petcommu06-03>div>div:nth-of-type(1){transform:unset;}
}
/* 데이케어/그루밍 end */

/* 인피니티풀 */
.petcommu07-bg01{background: url(../img/petcommu/petcommu07-img01.jpg) no-repeat top / cover;}
.petcommu07-bg01>img{width: 100%;display: none;}

.petcommu07-01>div>div:last-child{text-align: right;padding-top: 60px;}
.petcommu07-01>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu07-01>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu07-bg01{background: url(../img/petcommu/petcommu07-img01.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){}
/* 인피니티풀 end */

/* 산소호텔 */
.petcommu08-01{background: url(../img/petcommu/petcommu08-img01.jpg) no-repeat top / contain;}
.petcommu08-01>img{width: 100%;display: none;}

.petcommu08-02{text-align: center;}
.petcommu08-02>h6{font-size:38px;}
.petcommu08-02>p{position: relative;padding: 15px 0;font-weight: var(--txt02-fw);font-size:var(--txt-size);line-height:var(--txt-lh);}

.petcommu08-03{display: flex;align-items:center;}
.petcommu08-03>div:first-child{width: 66.666%;}
.petcommu08-03>div:first-child>img{width: 100%;}
.petcommu08-03>div:last-child{width: 33.333%;padding-left: 30px;}
.petcommu08-03>div:last-child>div>div{margin-top: 30px;width: 95%;}
.petcommu08-03>div:last-child>div>div:first-child{}
.petcommu08-03>div:last-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommu08-03>div:last-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommu08-03>div:last-child>div>div:nth-child(2){margin-top: 80px;}
.petcommu08-03>div:last-child>div>div:nth-child(2)>p{border-top:1px solid #ccc;padding: 10px 0;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommu08-03>div:last-child>div>div:nth-child(2)>p:last-child{border-bottom:1px solid #ccc;}

.petcommu08-04{display: flex;}
.petcommu08-04>div{width: 33.333%;position: relative;overflow:hidden;background: #000;}
.petcommu08-04>div>img{width: 100%;}
.petcommu08-04>div:first-child>img, .petcommu08-04>div:nth-child(2)>img{opacity: 0.8;} 
.petcommu08-04>div .common-tit04{position: absolute;width: 80%;right: 0;top: 20%;z-index: 2;}

.petcommu08-05{display: flex;align-items:center;}
.petcommu08-05>div:first-child{width: 33.333%;padding-left: 30px;}
.petcommu08-05>div:first-child>div>div{margin-top: 30px;width: 95%;}
.petcommu08-05>div:first-child>div>div:first-child{}
.petcommu08-05>div:first-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommu08-05>div:first-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommu08-05>div:first-child>div>div:nth-child(2)>img{width: 60%;}
.petcommu08-05>div:first-child>div>div:nth-child(3)>p{padding: 10px 0;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommu08-05>div:last-child{width: 66.666%;}
.petcommu08-05>div:last-child>img{width: 100%;}
@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu08-01>img{display: none;}
  .petcommu08-01{height: 350px;background: url(../img/petcommu/petcommu08-img01.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){
  .petcommu08-03{flex-direction: column;}
  .petcommu08-03>div:first-child{width: 100%;margin-bottom: 20px;}
  .petcommu08-03>div:last-child{width: 100%;padding-left: 0;max-width:95%;margin:auto;}
  .petcommu08-03>div:last-child>div>div:nth-child(2){margin-top: 30px;}
  .petcommu08-03>div:last-child>div>div:nth-child(2)>p{font-size:14px;}

  .petcommu08-04{flex-direction:column;}
  .petcommu08-04>div{width: 100%;}

  .petcommu08-05{flex-direction:column-reverse;}
  .petcommu08-05>div:first-child{width: 100%;padding-left: 0;max-width:95%;margin: 20px auto;}
  .petcommu08-05>div:last-child{width: 100%;}
}
/* 산소호텔 end */

/* 셀프목욕장 */
.petcommu09-01{background: url(../img/petcommu/petcommu09-img01.jpg) no-repeat top;background-size: contain;}
.petcommu09-01>img{width: 100%;display: none;}

.petcommu09-02{text-align: center;}
.petcommu09-02>h6{font-size:38px;}
.petcommu09-02>p{position: relative;padding: 15px 0;font-weight: var(--txt02-fw);font-size:var(--txt-size);line-height:var(--txt-lh);}

.petcommu09-03{display: flex;}
.petcommu09-03>div:first-child{width: 66.666%;}
.petcommu09-03>div:first-child>img{width: 100%;}
.petcommu09-03>div:last-child{width: 33.333%;display: flex;flex-direction: column;justify-content: space-between;}
.petcommu09-03>div:last-child>div:first-child{margin-top: 50px;}
.petcommu09-03>div:last-child>div:first-child, .petcommu09-03>div:last-child>div:nth-child(2){margin-left: 30px;} 
.petcommu09-03>div:last-child>div:nth-child(3)>img{width: 100%;}
.petcommu09-03>div:last-child>div>div{margin-top: 30px;width: 95%;}
.petcommu09-03>div:last-child>div>div:first-child{}
.petcommu09-03>div:last-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommu09-03>div:last-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommu09-03>div:last-child>div>div:nth-child(2){margin-top: 80px;}
.petcommu09-03>div:last-child>div>div:nth-child(2)>p{border-top:1px solid #ccc;padding: 10px 0;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommu09-03>div:last-child>div>div:nth-child(2)>p:last-child{border-bottom:1px solid #ccc;}

.petcommu09-04{display: flex;}
.petcommu09-04>div{width: 33.333%;position: relative;overflow:hidden;background: #000;}
.petcommu09-04>div:last-child{background: #fff;}
.petcommu09-04>div>img{width: 100%;}
.petcommu09-04>div:first-child>img, .petcommu09-04>div:nth-child(2)>img{opacity: 0.7;} 
.petcommu09-04>div .common-tit04{position: absolute;width: 80%;right: 0;top: 20%;z-index: 2;}
.petcommu09-04>div:last-child .common-tit04{color: var(--main-color);}
.petcommu09-04>div:last-child .common-tit04>h5{border-bottom:1px solid var(--main-color);}
.petcommu09-04>div:last-child .common-tit04>h5:after{background: var(--main-color);}

.petcommu09-05{display: flex;align-items:center;}
.petcommu09-05>div:first-child{width: 33.333%;padding-left: 30px;}
.petcommu09-05>div:first-child>div>div{margin-top: 30px;width: 95%;}
.petcommu09-05>div:first-child>div>div:first-child{}
.petcommu09-05>div:first-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommu09-05>div:first-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommu09-05>div:first-child>div>div:nth-child(2)>img{width: 60%;}
.petcommu09-05>div:first-child>div>div:nth-child(3)>p{padding: 10px 0;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommu09-05>div:last-child{width: 66.666%;}
.petcommu09-05>div:last-child>img{width: 100%;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu09-01>img{display: none;}
  .petcommu09-01{height: 350px;background: url(../img/petcommu/petcommu09-img01.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){

  .petcommu09-03{flex-direction:column;}
  .petcommu09-03>div:first-child{width: 100%;}
  .petcommu09-03>div:last-child{width: 100%;padding-left: 0;max-width:95%;margin: 20px auto;}
  .petcommu09-03>div:last-child>div:first-child, .petcommu09-03>div:last-child>div:nth-child(2){margin-left: 0;}
  .petcommu09-03>div:last-child>div:first-child{margin-top: 0;}
  .petcommu09-03>div:last-child>div>div:nth-child(2){margin: 30px 0;width: 100%;}
  .petcommu09-03>div:last-child>div>div:nth-child(2)>img{width: 100%;}

  .petcommu09-04{flex-direction:column;}
  .petcommu09-04>div{width: 100%;height: 300px;}
  .petcommu .common-tit04>span br{display: none;}

  .petcommu09-05{flex-direction: column-reverse;}
  .petcommu09-05>div:first-child{width: 100%;margin:20px auto;padding-left: 0;max-width:95%;}
  .petcommu09-05>div:last-child{width: 100%;}
}
/* 셀프목욕장 end */

/* 펫 공유 오피스 */
.petcommu10-01{background: url(../img/petcommu/petcommu10-img01.jpg) no-repeat top;background-size: contain;}
.petcommu10-01>img{width: 100%;display: none;}

.petcommu10-02{text-align: center;}
.petcommu10-02>h6{font-size:38px;}
.petcommu10-02>p{position: relative;padding: 15px 0;font-weight: var(--txt02-fw);font-size:var(--txt-size);line-height:var(--txt-lh);}

.petcommu10-03{display: flex;align-items:center;gap:50px;}
.petcommu10-03>div:first-child{width: 45%;}
.petcommu10-03>div:first-child>img{width: 100%;}
.petcommu10-03>div:last-child{width: 55%;}
.petcommu10-03>div:last-child>div>div{margin-top: 30px;width: 95%;}
.petcommu10-03>div:last-child>div>div:first-child{}
.petcommu10-03>div:last-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommu10-03>div:last-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}
.petcommu10-03>div:last-child>div>div:nth-child(2)>img{width: 40%;}
.petcommu10-03>div:last-child>div>div:nth-child(3)>p{border-top:1px solid #ccc;padding: 10px 0;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommu10-03>div:last-child>div>div:nth-child(3)>p:last-child{border-bottom:1px solid #ccc;}

.petcommu10-04{margin-top: 70px;}
.petcommu10-04>img{width: 100%;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu10-01>img{display: none;}
  .petcommu10-01{height: 350px;background: url(../img/petcommu/petcommu10-img01.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){
  .petcommu10-03{flex-direction:column;gap: 20px;}
  .petcommu10-03>div:first-child{width: 100%;}
  .petcommu10-03>div:last-child{width: 100%;}
  .petcommu10-03>div:last-child>div>div:nth-child(2)>img{width: 60%;}
  .petcommu10-03>div:last-child>div>div:nth-child(3)>p br{display: none;}
}

/* 펫 공유 오피스 end */

/* 프라이빗 스포츠 센터 */
.petcommu11-bg01{background: url(../img/petcommu/petcommu11-img01.jpg) no-repeat top;background-size: cover;}
.petcommu11-bg01>img{width: 100%;display: none;}

.petcommu11-01>div>div:last-child{text-align: left;padding-top: 60px;}
.petcommu11-01>div>div:last-child>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu11-01>div>div:last-child>p{margin-top: 30px;font-size:var(--txt-size);line-height: var(--txt-lh);}

.petcommu11-02{display: flex;align-items:center;justify-content:space-between;}
.petcommu11-02>div:first-child{width: 35%;}
.petcommu11-02>div:first-child>img{width: 100%;}
.petcommu11-02>div:last-child{width: 60%;}
.petcommu11-02>div:last-child>div{margin-bottom: 50px;}
.petcommu11-02>div:last-child>div>span{font-size:var(--txt02-size);font-weight: 700;}
.petcommu11-02>div:last-child>div>p{margin-top: 10px;font-size: var(--txt-size);line-height: var(--txt-lh);}
.petcommu11-02>div:last-child>div:last-child{margin-bottom: 0;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu11-bg01{background: url(../img/petcommu/petcommu11-img01.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){
  .petcommu11-02{flex-direction:column;}
  .petcommu11-02>div:first-child{width: 100%;}
  .petcommu11-02>div:last-child{width: 100%;}
}
/* 프라이빗 스포츠 센터 end */

/* 펫 카라반 */
.petcommu12-01{background: url(../img/petcommu/petcommu12-img01.jpg) no-repeat top;background-size: cover;}
.petcommu12-01>img{width: 100%;display: none;}

.petcommu12-02{text-align: center;}
.petcommu12-02>h6{font-size:38px;}
.petcommu12-02>p{position: relative;padding: 15px 0;font-weight: var(--txt02-fw);font-size:var(--txt-size);line-height:var(--txt-lh);}

.petcommu12-03{display: flex;align-items:flex-start;gap:50px;}
.petcommu12-03>div:first-child{width: 45%;}
.petcommu12-03>div:first-child>img{width: 100%;}
.petcommu12-03>div:last-child{width: 55%;}
.petcommu12-03>div:last-child>div>div{margin-top: 30px;width: 95%;}
.petcommu12-03>div:last-child>div>div:first-child{}
.petcommu12-03>div:last-child>div>div:first-child>h5{font-size: var(--txt02-size);line-height: var(--txt02-lh);font-weight: 700;color: var(--main-color);}
.petcommu12-03>div:last-child>div>div:first-child>p{font-size: var(--txt-size);line-height: var(--txt-lh);margin-top: 20px;}

.petcommu12-04{margin-top: 70px;}
.petcommu12-04>img{width: 100%;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .petcommu12-01>img{display: none;}
  .petcommu12-01{height: 350px;background: url(../img/petcommu/petcommu12-img01.jpg) no-repeat center / cover;}
}
@media screen and (max-width:560px){
  .petcommu12-03{flex-direction:column;gap: 20px;}
  .petcommu12-03>div:first-child{width: 100%;}
  .petcommu12-03>div:last-child{width: 100%;}
}

/* 펫 카라반 end */


/* 기흥 태광 CC 본점 */
.place01-01{background: url(../img/place/place01_img01.jpg) no-repeat top;background-size: cover;}
.place01-01>div{width: 100%;height: 100%;}
.place01-01 img{width: 100%;display: none;}
.place01-02>div{text-align: center;}
.place01-02>div>h6{font-size:var(--tit02-size);}
.place01-02>div:first-child>p{font-size:var(--txt02-size);font-weight: var(--txt02-fw);line-height: var(--txt02-lh);}

.place01-02>div:nth-child(n+2){max-width:50%;margin:50px auto;}
.place01-02>div:nth-child(n+2)>img{width: 100%;}
.place01-02>div.mo{width: 100%;max-width:95%;}

.place01-04{text-align: center;}
.place01-04>h6{font-size:var(--tit02-size);}
.place01-04>p{font-size:var(--txt02-size);line-height: var(--txt02-lh);font-weight: var(--txt02-fw);}
.place01-04>span{font-size:var(--txt-size);line-height: var(--txt-lh);font-weight: var(--txt-fw);display: block;margin:70px auto 0;}
.place01-04>.map{margin:50px auto;}
.place01-04>.map>div{width: 100%;}
.place01-04>.map>iframe{width: 100%;height: 500px;}
.place01-04>.map-info{text-align: left;margin-bottom: 30px;}
.place01-04>.map-info>span{font-size:var(--txt02-size);line-height: var(--txt02-lh);font-weight: var(--txt02-fw);}
.place01-04>.map-info>div{margin-top: 10px;}
.place01-04>.map-info>div>p{font-size:var(--txt-size);line-height: var(--txt-lh);font-weight: var(--txt-fw);margin-top: 10px;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .place01-01 img{display: none;}
  .place01-01{height: 350px;background: url(../img/place/place01_img01.jpg) no-repeat center / cover;}
  .place01-02>div:first-child{max-width:95%;margin:auto;}
  .place01-02>div:nth-child(n+2){max-width:100%;}
}
@media screen and (max-width:560px){}
/* 기흥 태광 CC 본점 end */


/* 펜션 준비중 */
.place-yet{height: 100vh;display: flex;justify-content: center;flex-direction:column;align-items: center;}
.place-yet02{text-align: center;margin-top: 100px;}
.place-yet02>h5{font-size:var(--tit-size);font-weight: var(--txt03-fw);text-transform: uppercase;}
.place-yet02>p{font-size:var(--txt-size);font-weight: var(--txt-fw);line-height: var(--txt-lh);margin-top: 20px;}

@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){}
@media screen and (max-width:560px){
  .place-yet02{margin-top: 20px;}
}
/* 펜션 준비중 end */

/* 제휴사 */
.alliance01 img{width: 100%;}
.alliance03{display: flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background: #0847300d;padding: 30px;}
.alliance03>div{width: 25%;padding: 10px;}
.alliance03>div>img{width: 60%;display: block;margin:20px auto;}
@media screen and (max-width:1200px){}
@media screen and (max-width:960px){}
@media screen and (max-width:768px){
  .alliance03{padding: 20px;justify-content: center;}
  .alliance03>div{width: 33.333%;}
}
@media screen and (max-width:560px){
  .alliance01 img{display: none;}
  .alliance01{height: 350px;background: url(../../img/sub_visual01.jpg) no-repeat center / cover;}

  .alliance03{padding: 20px;}
  .alliance03>div{width: 50%;}
  .alliance03>div>img{width: 80%;margin: 15px auto;}
}
/* 제휴사 end */