@charset "UTF-8";
.sec {
  font-size: 14px;
  padding: 1em 10px 2em;
}

.sec p {
  line-height: 1.4;
  margin-bottom: 1em;
}

.about-sec__tit {
  font-size: 15px;
  color: #fff;
  padding: 10px 10px 10px 60px;
  background: url(../../page_image/ico_one.png), #823921;
  background-repeat: no-repeat;
  background-size: auto 40px;
  background-position: center left 3px;
}

.about-sec__tit.cat {
    background-image: url(../../page_image/ico_nyan.png);
}
.about-sec__tit.natures {
    background-image: url(../../page_image/ico_natures.png);
}
.about-sec__tit.satooyakai {
    background-image: url(../../page_image/ico_satooya.png);
}
.about-sec__tit.yaba {
    background-image: url(../../page_image/ico_yaba.png);
}
.about-sec__tit.mofu {
    background-image: url(../../page_image/ico_mofu.png);
}

.about_tel {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.about_tel a {
  display: block;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 6px 0;
  border-radius: 10px;
  background: #0166ca;
  border-bottom: 5px solid #003d79;
}

.about_tel:hover a {
  margin-top: 5px;
  border-bottom: none;
}

.about_tel a span {
  display: inline-block;
  padding: 7px 0 7px 40px;
  background: url(../../page_image/ico_tel.png) no-repeat center left 3px;
  background-size: auto 100%;
}

.about__table {
  width: 100%;
  border-collapse: collapse;
}

.about__table tbody tr:not(:last-child) > * {
  border-bottom: 1px solid #a1a2a4;
}

.about__table th,
.about__table td {
  text-align: left;
  vertical-align: top;
  line-height: 1.4;
  padding: 8px 0;
}

.about__table th {
  width: 115px;
}

.about__table tbody tr th.non {
  padding: 8px 0 0;
  border-bottom: none;
}

#koinu_syousai_photo {
  margin: 0 0 2em;
}

#koinu_syousai_photo li {
  width: 24%;
  float: left;
  margin: 0 0 1%;
}

#koinu_syousai_photo li:not(:nth-child(4n)) {
  margin-right: 1%;
}

.tenpo_btn {
  margin: 1em 0 0;
}

.tenpo_btn li {
  width: 32.5%;
  float: left;
}

.tenpo_btn li:not(:last-child) {
  margin-right: 1%;
}

.tenpo_btn .non {
  opacity: 0;
}

.news__btn {
  position: relative;
}

.news__btn span {
  display: block;
  width: 25px;
  height: 25px;
  background: url(../../page_image/open.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 15px;
}

.news__btn.active span {
  background: url(../../page_image/close.png) no-repeat;
  background-size: cover;
}

.news01 dt {
  font-size: 80%;
}

.news01 dd {
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 0 0 10px;
  border-bottom: 1px solid #a1a2a4;
}

.manage-img {
  height: 36px;
  margin: -3px 10px 3px 0;
  border: 1px solid #fff;
}

.about-detailbtn {
  margin-top: 1em;
}

.about-detailbtn a {
  width: 100%;
  padding: .7em 0;
}

.about-detailbtn.more-btn a {
  padding: 1.5em 0;
  background: #ee6300;
  border-bottom: 5px solid #aa4501;
}

.shop_koinukoneko_left {
  width: 114px;
  float: left;
}

.shop_koinukoneko_left .photo {
  margin: 0;
}

.shop_koinukoneko_right {
  width: calc(100% - 124px);
  float: right;
}

.shop_koinukoneko_right p {
  margin: 0;
  padding: .5em 0;
  border-bottom: 1px solid #a1a2a4;
}

.shop_koinukoneko_right p a {
  text-decoration: underline;
}

.shop_koinukone_area-section {
  padding: 1em 10px 0;
  background: #f8f0e2;
}