@charset "UTF-8";

.price_tbl{
  width: 100%;
}
.price_tbl thead{
  background: #ffd3c4;
  font-weight: bold;
}
.price_tbl th,
.price_tbl td{
  padding: 17px 0;
  border: 1px solid #7d7d7d;
  text-align: center;
}
.price_tbl tbody th{
  width: 290px;
  background: #fde8e0;
  font-weight: normal;
}

/* **********************************
 *  施設案内
 * ********************************* */

.sisetus_items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -27px;
  margin-right: -27px;
}
.sisetus_items .item{
  padding-left: 27px;
  padding-right: 27px;
  margin-bottom: 60px;
  width: 25%;
}
.sisetus_items .item.col1{
  width: 25%;
}
.sisetus_items .item.col2{
  width: 50%;
}

.sisetus_items .item .img{
  margin-bottom: 20px;
  text-align: center;
}
.sisetus_items .item .title{
  background: #ffd3c4;
  /*color: #FFF;*/
  text-align: center;
  border-radius: 19px;
  padding: 9px 0;
}
.sisetus_items .item .title.sm{
  font-size: 14px;
  line-height: 1.2;
  padding: 0;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sisetus_items .item .desc{
  margin-top: 20px;
}

.sisetus_items.type2{
  margin-left: -70px;
  margin-right: -70px;
}
.sisetus_items.type2 .item{
  padding-left: 70px;
  padding-right: 70px;
}

.sisetus_items.type3{
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 65px;
}
.sisetus_items.type3 .item{
  width: 33.333333%;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 15px;
}
.sisetus_items.type3 .item.col4{
  width: 100%;
}
.sisetus_items.type3 .item .img{
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sisetus_items.type4{
  margin-left: -16px;
  margin-right: -16px;
}
.sisetus_items.type4 .item{
  padding-left: 16px;
  padding-right: 16px;
}

.sisetus_items.type4 .item.col_ct0{
  width: 25%;
}
.sisetus_items.type4 .item.col_ct1{
  width: 39.7%;
}
.sisetus_items.type4 .item.col_ct2{
  width: 33.4%;
}
.sisetus_items.type4 .item .img{
  height: 240px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

/* **********************************
 *  手術実績
 * ********************************* */
.pg_operation .sec1 .desc{
  margin: 75px 0;
  line-height: 1.8;
}
.pg_operation .sub + .sub{
  margin-top: 40px;
}


/* **********************************
 *  トリミング
 * ********************************* */
.trimming_desc{
  display: flex;
  justify-content: space-between;
  margin-top: -50px;
}
.trimming_desc .txt{
  padding-top: 35px;
  line-height: 1.875;
}
.trimming_desc .img{
  
}


.trimming_tbl tbody td{
  width: calc(100% - 290px / 2);
}

.trimming_campaign{
  background-image: url('/img/trimming/frame_bg.jpg');
  padding: 8px;
  margin-top: 50px;
}
.trimming_campaign .box{
  background: #FFFFFF;
  padding: 25px 50px;
}
.trimming_campaign h4{
  text-align: center;
  margin-bottom: 35px;
}
.trimming_campaign dl{
  display: flex;
  justify-content: space-between;
}
.trimming_campaign dl + dl{
  margin-top: 50px;
}
.trimming_campaign dl dt{
  width: 146px;
}
.trimming_campaign dl dd{
  width: calc(100% - 146px - 30px);
  line-height: 2.25;
}
.trimming_campaign dl strong{
  color: #cb5342;
}

.pg_trimming .sub + .sub{
  margin-top: 40px;
}
.pg_trimming .sub p.txt{
  margin-top: 25px;
}
.pg_trimming .sub ul.txt{
  margin-top: 25px;
}
.pg_trimming .sub ul.txt li{
  padding-left: 20px;
  position: relative;
}

/* 共通 */
.sub ul.txt li:before{
  content: "□";
  position: absolute;
  left: 0;
}
.sub .videos{
  margin-top: 25px;
}
.sub .videos iframe + iframe{
  margin-left: 50px;
}

/* **********************************
 *  ペットホテル
 * ********************************* */
.pethotel_desc{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -50px;
}
.pethotel_desc .txt{
  padding-bottom: 15px;
  line-height: 1.875;
}
.pethotel_desc .txt br{
  display: none;
}
.pethotel_desc .img{
  
}

.pethotel_tbl tbody th,
.pethotel_tbl tbody td{
  width: 50%;
}
.pethotel_tbl{
  
}

.pethotel_time_tbl{
  width: 100%;
}
.pethotel_time_tbl th,
.pethotel_time_tbl td{
  border: 1px solid #7d7d7d;
  padding: 17px 0;
  text-align: center;
}
.pethotel_time_tbl thead th{
  background: #eeeeee;
  width: calc(100% - 200px / 8);
}
.pethotel_time_tbl tbody th{
  background: #fde8e0;
  width: 200px;
}
.pethotel_time_tbl tbody td{
  
}

.pg_trimming .sub{
  margin-top: 90px;
}
.pg_trimming .sub dl{
  margin-top: 50px;
  display: flex;
}
.pg_trimming .sub dl dt{
  width: 70px;
}
.pg_trimming .sub dl dd{
  width: calc(100% - 70px);
}

/* **********************************
 *  
 * ********************************* */

/* **********************************
 *  
 * ********************************* */

/* **********************************
 *  
 * ********************************* */
