@charset "UTF-8";

/* smaho-縦 */
#area {
  padding: 0px 10px 0px;
}

#area h2 {
  margin-bottom: 0px;
}

#area2 {
  margin: 10px;
  padding: 0px 10px 0px;
  border: 1px solid silver;
  border-radius: 4px;
  background-color: #fff8ff;
}

#area2 h2 {
  margin-bottom: 0px;
}

#aside {
  padding: 0px 10px 0px;
}

#azukari {
  padding: 0px 0px;
}

#box-1 {
  align-items: center;
  align-content: space-around;
  display: flex;
  margin-bottom: 1em;
}

#box-1R {
  font-weight: bold;
  margin-left: 10px;
}

#brand-2 {
  font-family: HGP創英角ﾎﾟｯﾌﾟ体, "Hiragino Kaku Gothic ProN";
}

#dog {
  text-align: center;
}

#fare,
#flow,
#petloss,
#sanko,
#call,
#goods,
#reien,
#review,
#privacy,
#contents {
  padding-left: 10px;
  padding-right: 10px;
}

#fare p,
#qa p {
  margin-top: 0px;
}

#flow p {
  margin: 0px;
}

#flow h2,
#fare h2,
#qa h2 {
  background-image: url(../image/i_ashi0105.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding-left: 25px;
}

#fnf {
  font-size: 2em;
  font-weight: bold;
}

#footer {
  background-color: #e7e7e7;
  padding: 5px;
  text-align: center;
}

#goods h2 {
  margin-top: 2em;
}

#greet {
  clear: both;
  padding: 0px 0px;
}

#link {
  padding: 10px;
  text-align: center;
}

#main {
  padding: 10px 10px 0px 10px;
}

#main h2 {
  background-image: url(../image/i_ashi0105.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-bottom: 0;
}

#map {
  position: relative;
  width: 98%;
  height: 0;
  padding-top: 74%;
  margin-top: 1em;
  margin-bottom: 1em;
}

#map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#news {
  border: 1px solid #bbbbbb;
  font-size: 16px;
  height: 200px;
  margin: 10px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 10px;
  width: 80%;
}

#news dt {
  font-weight: 600;
}

#news dd {
  border-bottom: 1px solid silver;
  margin: 0px 0px 10px 0px;
}


#price {
  border-collapse: collapse;
  clear: both;
  margin: 0px 0px;
  table-layout: fixed;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0px;
  width: 100%;
  margin-bottom: 15px;
}

#price th {
  background-color: #bddeff;
  border: 1px solid #008fff;
  height: 24px;
  padding: 4px 6px;
}

#price td {
  border: 1px solid #008fff;
  height: 24px;
  padding: 4px 6px;
}

#price-1 {
  width: 25%;
}

#qa {
  padding-left: 10px;
  padding-right: 10px;
}

#sitemap {
  background-color: #fff8ff;
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#sitemap-top {
  font-weight: bold;
  grid-row: 1 / 2;
  grid-column: 1 / 3;
  text-align: left;
  padding: 0px 0px 10px 10px;
}

#sitemap-L {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  padding: 0px 10px 10px;
  text-align: left;
  line-height: 3em;
}

#sitemap-R {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
  padding: 0px 10px 10px;
  text-align: left;
  line-height: 3em;
}

#sitemap-L li {
  border-top: 1px solid silver;
}

#sitemap-L li:last-child {
  border-bottom: 1px solid silver;
}

#sitemap li a {
  display: block;
}

#sitemap-R li {
  border-top: 1px solid silver;
  padding-left: 1em;
}

#sitemap-R li:last-child {
  border-bottom: 1px solid silver;
}

#welcome {
  text-align: center;
  margin-top: 10px;
}

.acordion-a {
  background-image: url(../image/bullet-A.png);
  background-repeat: no-repeat;
  padding-left: 2em;
  margin-top: 4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}

.accordion_head {
  cursor: pointer;
  font-size: 16px;
  margin-top: 1em;
  font-weight: normal;
  background-image: url(../image/bullet-Q.png);
  background-repeat: no-repeat;
  padding-left: 2em;
  cursor: help;
  background-position: 0px 0px;
}

.adrs {
  align-items: center;
  background-image: url(../image/s-navi-a.jpg);
  background-repeat: repeat;
  border-radius: 8px;
  margin: 0px 0px 10px 10px;
  padding: 4px 4px 4px 20px;
  width: 216px;
}

.area {
  padding: 10px 10px 0px;
  border: 1px solid silver;
  border-radius: 4px;
}

.area li {
  height: 2em;
}

.arrow {
  color: #edb0fc;
}

.call-1 {
  align-items: center;
  background-image: url(../image/s-navi-a.jpg);
  background-repeat: repeat;
  background-size: 196px 100px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 60px 200px;
  grid-template-rows: 40px 60px;
  justify-items: center;
  margin: 0px 0px 10px 0px;
  width: 280px;
}

.call-2 {
  align-items: center;
  background-image: url(../image/s-navi-a.jpg);
  background-repeat: repeat;
  background-size: 196px 80px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 60px 200px;
  grid-template-rows: 35px 35px;
  justify-items: center;
  margin: 0px 0px 10px 0px;
  width: 280px;
}

.call-3 {
  align-items: center;
  background-image: url(../image/s-navi-a.jpg);
  background-repeat: repeat;
  background-size: 196px 90px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 60px 200px;
  grid-template-rows: 35px 55px;
  justify-items: center;
  margin: 0px 0px 10px 10px;
  width: 280px;
}

.call-4 {
  align-items: center;
  background-image: url(../image/s-navi-a.jpg);
  background-repeat: repeat;
  background-size: 196px 80px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 60px 200px;
  grid-template-rows: 35px 35px;
  justify-items: center;
  margin: 0px 0px 10px 10px;
  width: 280px;
}

.call-5 {
  align-items: center;
  background-image: url(../image/s-navi-a.jpg);
  background-repeat: repeat;
  background-size: 196px 80px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 60px 200px;
  grid-template-rows: 31px 31px;
  justify-items: center;
  margin: 0px 0px 10px 10px;
  width: 280px;
}

.call-6 {
  align-items: center;
  background-image: url(../image/s-navi-a.jpg);
  background-repeat: repeat;
  background-size: 196px 80px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 60px 200px;
  grid-template-rows: 31px 31px;
  justify-items: center;
  margin: 0px 0px 20px 10px;
  width: 280px;
}

.cell-1 {
  grid-row: 1 / 3;
  grid-column: 1 / 2;
}

.cell-2 {
  align-items: end;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  font-size: 18px;
}

.cell-2a {
  align-items: end;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  font-size: 18px;
  justify-self: left;
  padding-left: 10px;
}

.cell-3 {
  align-items: start;
  grid-row: 2 / 3;
  grid-column: 2 / 3;
}

.cell-4 {
  margin-top: 0px;
  grid-row: 1 / 3;
  grid-column: 1 / 2;
  width: auto;
}

.cell-5 {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  margin-top: 0px;
  width: auto;
}

.cell-5a {
  align-items: end;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  justify-self: left;
  padding-left: 10px;
}

.cell-6 {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  margin-top: 0px;
  text-align: center;
  width: auto;
}

.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.contact-L {
  border-bottom: 1px solid silver;
  width: 25%;
  height: 2em;
}

.contact-R {
  border-bottom: 1px solid silver;
  width: 50%;
  height: 2em;
}

.fare {
  background-image: linear-gradient(to bottom, #f9e7fd, #edb0fc);
  border-radius: 4px;
  float: left;
  font-size: 16px;
  margin-top: 16px;
  margin-left: 10px;
  margin-bottom: 20px;
  padding: 4px 10px 4px 10px;
  width: auto;
}

.flo {
  display: grid;
  grid-template-columns: 35% 65%;
  grid-template-rows: 2em auto;
  margin: 0px 0px 5px;
}

.flo-LU {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  background-color: #bddeff;
  text-align: center;
  border-top: 1px solid #0080ff;
  border-left: 1px solid #0080ff;
  padding-top: 4px;
}

.flo-LL {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
  background-color: #bddeff;
  border-bottom: 1px solid #0080ff;
  border-left: 1px solid #0080ff;
  text-align: center;
  padding-bottom: 10px;
}

.flo-LL img {
  width: 80%;
  height: auto;
}

.flo-R {
  grid-row: 1 / 3;
  grid-column: 2 / 3;
  border: 1px solid #0080ff;
  padding-left: 10px;
  align-items: center;
  display: block;
  padding: 6px;
  margin-left: 0px;
  margin-right: 0px;
}

.flow {
  width: auto;
  margin-left: 0px;
  margin-right: 0px;
  border-collapse: collapse;
  display: block;
  margin-bottom: 1em;
  table-layout: fixed;
}

.flow-arrow {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.flow-L {
  background-color: #bddeff;
  border: 1px solid #0080ff;
  margin-top: 5px;
  margin-bottom: auto;
  padding: 4px;
  text-align: center;
  width: 35%;
}

.flow-L img {
  width: 90%;
  height: auto;
}

.flow-M {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #0080ff;
  border-bottom-color: #0080ff;
  border-left-color: #0080ff;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  vertical-align: super;
  width: 35%;
}

.flow-R {
  border: 1px solid #0080ff;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  width: 65%;
}

.flow-R2 {
  border-width: 1px;
  border-style: solid;
  border-color: #0080ff;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  text-align: right;
  vertical-align: super;
  width: 30%;
}

.flow-space {
  height: 4px;
}

.flow td a {
  height: 100%;
  text-decoration: underline;
  width: 100%;
}

.goods-pa {
  margin-bottom: 5px;
  temp-width: 100%;
}

.goods-L {
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  text-align: left;
  vertical-align: middle;
  width: 250px;
}

.goods-R {
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  text-align: center;
  width: 50px;
}

.goods {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
}

.goods-1 {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}

.goods-2 {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
}

.goods-3 {
  grid-row: 3 / 4;
  grid-column: 1 / 2;
  margin-top: 1em;
}

.grid-2 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
  border: 1px solid silver;
  margin-bottom: 1em;
  align-items: center;
  justify-content: center;
  background: #f9e7fd;
}

.grid-2a {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bold;
  border-bottom: 1px solid silver;
}

.grid-2b {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
  padding: 4px 10px;
  text-align: left;
}

.grid-3 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
  border: 1px solid silver;
  margin-bottom: 1em;
  align-items: center;
  justify-content: center;
  background: #f9e7fd;
}

.grid-3a {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bold;
  border-bottom: 1px solid silver;
}

.grid-3b {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
  padding: 10px 10px 0px;
  text-align: center;
}

.grid-3c {
  grid-column: 1 / 2;
  grid-row: 3 / 4;
  padding: 4px 10px;
  text-align: left;
}

.heading {
  margin: 10px 0px;
  padding: 5px 10px 5px 0px;
}

hr.main hr.aside {
  background: #333;
  background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
  border: 0;
  clear: both;
  height: 1px;
  margin: 2px;
}

.info {
  font-weight: bold;
  margin: 10px auto 0px;
}

.light {
  background-color: yellow;
}

.link {
  margin-bottom: 1em;
}

.reien {
  margin: 10px auto 0px;
}

.reien-L {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-color: #0080ff;
  border-left-color: #0080ff;
  border-bottom-color: #0080ff;
  margin-top: 5px;
  margin-bottom: auto;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  text-align: center;
  width: 40%;
}

.reien-R {
  border-width: 1px;
  border-style: solid;
  border-color: #0080ff;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  width: 55%;
  text-align: left;
}

.sanko {
  temp-font-weight: bold;
  old-margin: 10px auto 0px;
  margin: 10px 0px 0px;
  border: 1px solid silver;
  border-collapse: collapse;
  width: 100%;
}

.sanko-L {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-color: #0080ff;
  border-left-color: #0080ff;
  border-bottom-color: #0080ff;
  margin-top: 5px;
  margin-bottom: auto;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  text-align: center;
  width: 40%;
}

.sanko-R {
  border-width: 1px;
  border-style: solid;
  border-color: #0080ff;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  width: 55%;
}

.sanko-1 {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-color: #0080ff;
  border-left-color: #0080ff;
  border-bottom-color: #0080ff;
  margin-top: 5px;
  margin-bottom: auto;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  text-align: left;
  width: 100%;
}

.pa {
  margin: 0px 0px 5px;
  text-align: left;
  width: 100%;
}

.pa .parent {
  border: 1px solid #cccccc;
  cursor: pointer;
  display: block;
  height: 50px;
  line-height: auto;
  padding: 5px 10% 5px 3%;
  position: relative;
  width: 86%;
}

.pa .child {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ff80ff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ff80ff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ff80ff;
  display: none;
  height: inherit;
  line height: auto;
  padding-box border-box: #cccccc;
  margin-bottom: 10px;
  margin-left: 2%;
  margin-right: 3%;
  padding: 5px 4% 10px 3%;
  width: 90%;
}

.pa .parent::after {
  background: url(../image/add.png) 0% 0%/contain no-repeat scroll padding-box border-box transparent;
  content: "";
  display: block;
  height: 20px;
  margin-bottom: 10px;
  position: absolute;
  top: 6px;
  right: 3%;
  width: 5%;
}

.pa .active::after {
  background: url(../image/minus.png) 0% 0% / contain no-repeat scroll padding-box border-box transparent;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 6px;
  right: 3%;
  width: 5%;
}

.pay-1 {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 10px 74px 10 px 74px;
}

.pay-1a {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
}

.pay-1b {
  grid-row: 1 / 2;
  grid-column: 4 / 5;
}

.pay-1c {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
}

.pay-1d {
  grid-row: 2 / 3;
  grid-column: 4 / 5;
}

.pay-1e {
  grid-row: 3 / 4;
  grid-column: 2 / 3;
}

.pay-1f {
  grid-row: 3 / 4;
  grid-column: 4 / 5;
}

.pay-2 {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 10px 140px;
  line-height: 10px;
}

.pay-2T {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
}

.pay-2M {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
}

.pay-2L {
  grid-row: 3 / 4;
  grid-column: 2 / 3;
}

.petdie {
  margin-left: 10px;
}

.petdie p {
  background-image: url(../image/i_nikps.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  padding-left: 20px;
  ?@background-position: 0px 5px;
}

.price {
  width: auto;
  margin-left: 0px;
  border-collapse: collapse;
  display: block;
}

.price th {
  background-color: #bddeff;
  border-width: 1px;
  border-style: solid;
  border-color: #008fff;
  height: 30px;
}

.price td {
  border-width: 1px;
  border-style: solid;
  border-color: #008fff;
  height: 30px;
  temp-text-align: center;
  margin-top: auto;
}

.price-1 {
  width: 35%;
  text-align: center;
}

.price-2 {
  width: 35%;
  text-align: center;
}

.price-3 {
  width: 20%;
  text-align: center;
}

.price-4 {
  display: none;
}

.price-1 img {
  width: 90%;
  height: auto;
}


.privacy {
  background-image: url(../image/bullet316.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 35px;
  line-height: 2em;
}

.sanko img {
  width: 90%;
  height: auto;
}

.tel {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c3fb00), to(#9cc900));
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-size: auto auto;
  background-origin: padding-box;
  background-clip: border-box;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 5px 10px 10px;
  width: auto;
  margin-bottom: 5px;
  display: block;
  height: 33px;
}

.tel p:last-child {
  margin-bottom: 5px;
}

.tel-L {
  float: left;
  width: 20%;
  padding-top: 5px;
}

.tel-M {
  float: left;
  width: 70%;
  line-height: 1em;
  padding-top: 2px;
  text-align: left;
}

.tel-Link {
  float: left;
  width: 70%;
  line-height: 1em;
  margin-top: 10px;
  text-align: left;
}

.tel-R {
  float: left;
}

.tel-arrow {
  float: right;
  width: 5%;
  padding-top: 8px;
}

.topBtn {
  background-color: rgba(255, 255, 255, 0.3);
  /*以下、デザインはご自由に！！*/
  bottom: 10px;
  /*場所を右下に移動*/
  border-radius: 22px;
  border: 1px solid rgba(0, 51, 255, 0.5);
  box-sizing: border-box;
  display: block;
  /*aタグをblock要素に変更*/
  font-weight: bold;
  font-size: 0.875em;
  height: 44px;
  line-height: 22px;
  padding-top: 20px;
  position: fixed;
  /*固定*/
  right: 10px;
  /*場所を右下に移動*/
  text-decoration: none;
  text-align: center;
  width: 44px;
}

.topBtn::before {
  content: '\25B2';
  font-size: 1.25em;
  left: 0;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 100%;
}

.topBtn:hover {
  opacity: 0.7;
}

.notel {
  pointer-events: none;
}


body {
  background-color: #fff8ff;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  margin: 0px;
  -webkit-text-size-adjust: 100%;
}

a {
  color: black;
  text-decoration: none;
}

h1 {
  color: black;
  font-size: 120%;
  font-weight: bolder;
  text-align: left;
  word-break: normal;
}

h2 {
  font-size: 1em;
}

ul {
  list-style-type: none;
  margin-top: 0px;
  padding-left: 10px;
}


/* smaho-横, tablet-縦 */
@media screen and (min-width: 481px) {
  #area {
    background-color: #fff8ff;
    border: 1pix solid #cccccc;
    margin-bottom: 0em;
    padding-left: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 10px;
  }

  #area-0 {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }

  #area-2 {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  #area-3 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }

  #area-4 {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }

  #brand-2 {
    font-size: 1.2em;
  }


  #fare-L {
    float: left;
  }

  #fare-R {
    color: blue;
    display: block;
    float: none;
    text-decoration: underline;
  }

  #flow p {
    margin-left: 0px;
    margin-right: 0px;
  }

  #footer {
    grid-row: 5 / 6;
    grid-column: 1 / 4;
  }

  #main {
    grid-row: 3 / 4;
    grid-column: 1 / 3;
  }

  #price th {
    width: 150px;
  }

  #sitemap {
    background-color: #fff8ff;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 45% 45%;
  }

  #sitemap-L {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    padding: 0px 10px 10px;
    text-align: left;
    line-height: 3em;
  }

  #sitemap-R {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    padding: 0px 10px 10px;
    text-align: left;
    line-height: 3em;
    margin-left: 10%;
  }

  #wrapper {
    background-color: #fff8ff;
    border: 1px solid #cccccc;
    margin: 0px auto;
    width: auto;
  }

  #wrapper2 {
    background-color: #fff8ff;
    border: 1px solid #cccccc;
    margin: 0px auto;
    width: auto;
  }

  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }

  .tel-link {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }

  .call-1,
  .call-2 {
    background-image: url(../image/s-navi-a.jpg);
    background-repeat: repeat;
    grid-template-columns: 60px 9em 12em;
    grid-template-rows: 50px;
    margin-left: 15px;
    margin-bottom: 1em;
    width: 400px;
  }

  .cell-1 {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }

  .cell-2 {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  .cell-2a {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    justify-self: center;
  }

  .cell-3 {
    grid-row: 1 / 2;
    grid-column: 3 / 4;
  }

  .flow-L {
    width: 245px;
  }

  .flow-R {
    width: 455px;
  }

  .goods-L {
    width: 400px;
  }

  .goods {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }

  .goods-1 {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
  }

  .goods-2 {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  .goods-3 {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }

  .grid-2 {
    display: grid;
    grid-template-columns: 30% 1fr;
    grid-template-rows: auto;
    border: 1px solid silver;
    margin-bottom: 1em;
    align-items: center;
    justify-content: center;
    background: #f9e7fd;
  }

  .grid-2a {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    border-bottom: 0px;
  }

  .grid-2b {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    padding: 10px;
    text-align: left;
    border-left: 1px solid silver;
  }

  .grid-3 {
    display: grid;
    grid-template-columns: 30% 1fr 210px;
    grid-template-rows: auto;
    border: 1px solid silver;
    margin-bottom: 1em;
    align-items: center;
    justify-content: center;
    background: #f9e7fd;
  }

  .grid-3a {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    border-bottom: 0px;
  }

  .grid-3b {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
    padding: 0px;
    text-align: center;
  }

  .grid-3c {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    padding: 10px 0px 10px 10px;
    text-align: left;
    border-left: 1px solid silver;
  }

  .heading {
    float: left;
    padding-right: 10px;
    width: auto;
  }

  .pay-1 {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 10px 74px 10px 74px 10px 74px 10px 74px 10px 74px 10px 74px;
  }

  .pay-1a {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  .pay-1b {
    grid-row: 1 / 2;
    grid-column: 4 / 5;
  }

  .pay-1c {
    grid-row: 1 / 2;
    grid-column: 6 / 7;
  }

  .pay-1d {
    grid-row: 1 / 2;
    grid-column: 8 / 9;
  }

  .pay-1e {
    grid-row: 1 / 2;
    grid-column: 10 / 11;
  }

  .pay-1f {
    grid-row: 1 / 2;
    grid-column: 12 / 13;
  }

  .pay-2 {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 10px 160px 10px 160px 10px 160px;
    line-height: 10px;
  }

  .pay-2T {
    grid-row: 1 / 2;
    grid-column: 2 / 3;

  }

  .pay-2M {
    grid-row: 1 / 2;
    grid-column: 4 / 5;
  }

  .pay-2L {
    grid-row: 1 / 2;
    grid-column: 6 / 7;
  }

  .price-1 {
    width: 25%;
  }

  .price-2 {
    width: 25%;
  }

  .price-3 {
    display: none;
    text-align: left;
  }

  .price-4 {
    width: 45%;
    display: table-cell;
    text-align: left;
    padding-left: 6px;
    padding-right: 6px;
  }

  body {
    background-repeat: repeat;
    background-attachment: fixed;
    background-image: url(../image/backasi1_r.gif);
  }

}

/* tablet-横、desktop */
@media screen and (min-width: 769px) {
  #area {
    padding: 10px 4px 10px;
    display: grid;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #area-0 {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }

  #area-2 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }

  #area-3 {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
  }

  #area-4 {
    grid-row: 4 / 5;
    grid-column: 1 / 1;
  }

  #area h2 {
    margin: 0px 0px 0px;
    padding-top: 0px;
  }

  #area2 {
    margin: 0px 0px 10px;
    padding: 0px 10px 0px;
    border: 1px solid silver;
    border-radius: 4px;
    background-color: #fff8ff;
  }

  #aside {
    background-color: #f0ddf2;
    grid-row: 3 / 4;
    grid-column: 3 / 4;
    margin: 10px 20px 0px 0px;
  }

  #brand-1 {
    margin-right: 1em;
  }

  #main {
    padding-left: 25px;
  }

  #news {
    border-top: none;
    background-color: #fff8ff;
    margin: 0px 0px 20px;
    width: auto;
  }

  #sitemap li:hover {
    font-weight: bold;
  }

  #wrapper {
    display: grid;
    grid-template-rows: 120px 400px 1fr auto 34px;
    grid-template-columns: 1fr 1fr 230px;
    width: 950px;
  }

  #wrapper2 {
    display: grid;
    grid-template-rows: 120px 0px 1fr 34px;
    grid-template-columns: 1fr 1fr 250px;
    margin: 0px auto;
    width: 950px;
  }

  .call-3 {
    background-size: 196px 100px;
    grid-template-columns: 40px 1fr;
    grid-template-rows: 50px 50px;
    margin-left: 0px;
    width: auto;
  }

  .call-4 {
    border-radius: 8px;
    grid-template-columns: 40px 1fr;
    grid-template-rows: 25px 25px;
    margin-left: 0px;
    width: auto;
  }

  .call-5 {
    width: auto;
    margin-left: 0px;
    margin-top: 10px;
    grid-template-columns: 50px 160px;
    grid-template-rows: 45px 30px;
  }

  .call-6 {
    width: auto;
    margin: 10px 0px 20px;
    grid-template-columns: 50px 130px;
    grid-template-rows: 45px 30px;
  }

  .cell-4 {
    margin-top: 0px;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    width: auto;
  }

  .cell-5a {
    align-items: end;
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  .cell-6 {
    grid-row: 2 / 3;
    grid-column: 1 / 3;
    margin-top: 0px;
    text-align: center;
    width: auto;
  }

  .goods {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: 30px;
  }

  .goods-1 {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
  }

  .goods-2 {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  .goods-3 {
    grid-row: 1 / 2;
    grid-column: 3 / 4;
    margin-top: 0em;
  }

  hr.aside {
    display: none;
  }

  .info {
    background-image: url(../image/s-navi-a.jpg);
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    text-align: center;
  }

  .pay-1 {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 10px 74px 10 px 74px;
  }

  .pay-1a {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  .pay-1b {
    grid-row: 1 / 2;
    grid-column: 4 / 5;
  }

  .pay-1c {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }

  .pay-1d {
    grid-row: 2 / 3;
    grid-column: 4 / 5;
  }

  .pay-1e {
    grid-row: 3 / 4;
    grid-column: 2 / 3;
  }

  .pay-1f {
    grid-row: 3 / 4;
    grid-column: 4 / 5;
  }

  .pay-2 {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 10px 140px;
    line-height: 10px;
  }

  .pay-2T {
    grid-row: 1 / 2;
    grid-column: 2 / 3;

  }

  .pay-2M {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }

  .pay-2L {
    grid-row: 3 / 4;
    grid-column: 2 / 3;
  }

}

/* 追加（ペットが亡くなられたら） */
.main-block {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
  flex-wrap: wrap;
}

.main-block.reverse {
  flex-direction: row-reverse;
}

.md-img {
  flex: 0 0 180px;
}

.md-img img {
  width: 100%;
  height: auto;
}

.md-text {
  flex: 1;
  min-width: 240px;
}

.md-text h3,
.md-text h4 {
  margin-bottom: 8px;
  margin-top: 0;
}

.md-text p {
  margin: 6px 0;
}

br.sp {
  display: none;
}

@media (max-width: 768px) {
  br.sp {
    display: inline;
  }
}

@media (max-width: 900px) {
  .main-block,
  .main-block.reverse {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .md-img {
    flex: 0 0 150px;
    margin: 0 auto;
  }

  .md-img img {
    width: 100%;
    height: auto;
    max-width: 180px;
  }
}

/* 追加（火葬の流れ/散骨・葬儀・納骨/移動火葬車） */
.flow-block {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 100%;
  flex-wrap: wrap;
}

.flow-block.flow-reverse {
  flex-direction: row-reverse;
}

.flow-img {
  flex: 0 0 240px;
}

.flow-img img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}


.flow-text {
  flex: 1;
  min-width: 260px;
}

.flow-text p {
  margin: 0px;
  line-height: 1.7;
}

.flow-text h3 {
  margin-bottom: 10px;
}

@media (max-width: 900px) {
  .flow-block,
  .flow-block.flow-reverse {
    flex-direction: column;
    align-items: flex-start;
  }

  .flow-img {
    flex: 0 0 180px;
  }
}

.underline-link {
  /* 火葬車リンク */
  text-decoration: underline;
  color: #000;
}
.underline-link:hover {
  opacity: 0.8;
}

/* 追加（よくある質問） */
#qa {
  clear: both;
}

.category-block {
  margin-bottom: 40px;
}

.category-title {
  font-size: 24px;
  margin-bottom: 15px;
}

.category-posts {
  display: flex;
  gap: 20px;
}

.post-item {
  width: 30%;
}

.post-item .thumb img {
  width: 100%;
  height: auto;
  display: block;
}

.post-title {
  font-size: 16px;
  margin: 8px 0 5px;
}

.post-date {
  font-size: 14px;
  color: #666;
}

.sub-caption {
  font-size: 12px;
  color: #666;
  margin: -8px 0 10px; /* h2 との余白を調整 */
  padding-left: 2px;
}

/* ペット散骨・葬儀・納骨の画像調整 */
@media (max-width: 400px) {
  .flow-block.flow-reverse {
    align-items: center;
  }

  .flow-block.flow-reverse .flow-img {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .flow-block.flow-reverse .flow-img img {
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    height: auto;
    margin-top: 10px;
  }
}

#call p {
  clear: both;
}
