@charset "utf-8";
/* CSS Document */
body, main {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}
.pc-only {
  display: none;
}
.main_visual {
  position: relative;
  top: 150px;
  width: 95%;
  margin: 0 auto;
}
.slick-slider {
  margin: 0;
  padding: 0;
}
.slick-slider img {
  width: 100%;
  height: 100%;
}
.slide {
  width: 100%;
  margin: 0 auto;
  float: none;
}
.slide .item img {
  border-radius: 20px;
}
.side {
  float: none;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  margin: 0 0 30px 0;
}
.side-outer {}
.side-outer, .side-inner {
  font-size: 1rem;
  font-weight: 600;
}
.l-catchphrase__wrap {
  position: relative;
  top: 30px;
  z-index: 6;
  width: 85%;
  margin: 0 auto 0 auto;
}
.l-catchphrase_001 {
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-weight: 600;
  color: #FFF;
  text-shadow: 0 0 8px rgb(0, 0, 0, 0.8);
}
.l-catchphrase_002 {
  font-size: 0.8rem;
  line-height: 1rem;
  font-weight: 600;
  color: #FFF;
  text-shadow: 0 0 8px rgb(0, 0, 0, 0.8);
  margin-top: 10px;
}
/*霊園のご案内*/
.l-about__wrap {
  width: 100%;
  margin: 100px auto 0 0;
  background-image: url(../images/bg-contents_004.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100px auto;
}
.l-about__inner {
  width: 95%;
  margin: 0 auto;
}
.l-about_block h2 {
  border-bottom: 2px dotted #392589;
  display: inline-block;
  padding: 0 0 8px 0;
}
.l-about__inner .en {
  font-size: 0.9rem;
  color: #392589;
  display: block;
  line-height: 1rem;
  text-transform: uppercase;
}
.l-about__inner .jp {
  font-size: 1.4rem;
  color: #333333;
  display: block;
  line-height: 2.2rem;
  margin-top: 10px;
}
.l-about__inner .l-about_block {
  float: none;
}
.l-about__inner .photo {
  float: none;
  width: 100%;
  margin: 50px auto 0 auto;
}
.l-about__inner .photo img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.l-about_block .title {
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 15px 0;
  font-weight: 600;
}
.l-about_block .detail {
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 15px 0 25px 0;
  font-weight: 400;
}
/*火葬から供養まで*/
.l-from__wrap {
  width: 100%;
  margin-top: 40px;
  background-image: url(../images/bg-contents_001.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 40px 0 20px 0;
}
.l-from__inner {
  width: 95%;
  margin: 0 auto;
}
.l-from_block h2 {
  border-bottom: 2px dotted #392589;
  display: inline-block;
  padding: 0 0 8px 0;
}
.l-from_block h3 {
  margin-top: 15px;
  line-height: 1.4rem;
}
.l-from_block .title {
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 15px 0;
  font-weight: 600;
}
.l-from__inner .en {
  font-size: 0.9rem;
  color: #392589;
  display: block;
  line-height: 1rem;
  text-transform: uppercase;
}
.l-from__inner .jp {
  font-size: 1.4rem;
  color: #333333;
  display: block;
  line-height: 2.2rem;
  margin-top: 10px;
}
.l-from_block ul {
  margin: 25px 0;
}
.l-from_block ul li {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: 10px 30px 50px 30px;
  margin-bottom: 30px;
}
.l-from_block ul li .title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2rem;
  margin: 30px 0;
}
.l-from_block ul li .photo {
  width: 155px;
  margin: 0 auto;
}
.l-from_block ul li .photo img {
  width: 155px;
  height: 155px;
  border-radius: 50%;
}
.l-from_block ul li .detail {
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 30px 0;
}
/*料金について*/
.l-price__wrap {
  width: 100%;
  margin-top: 40px;
  background-image: url(../images/bg-contents_003.png);
  background-repeat: no-repeat;
  background-position: 85% center;
  background-size: 100px auto;
}
.l-price__inner {
  width: 95%;
  margin: 0 auto;
}
.l-price__inner h2 {
  border-bottom: 2px dotted #392589;
  display: inline-block;
  padding: 0 0 8px 0;
}
.l-price_block h2 {
  border-bottom: 2px dotted #392589;
  display: inline-block;
  padding: 0 0 8px 0;
}
.l-price__inner .title {
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 15px 0;
  font-weight: 600;
}
.l-price__inner .en {
  font-size: 0.9rem;
  color: #392589;
  display: block;
  line-height: 1rem;
  text-transform: uppercase;
}
.l-price__inner .jp {
  font-size: 1.4rem;
  color: #333333;
  display: block;
  line-height: 2.2rem;
  margin-top: 10px;
}

.l-price__inner .l-price_block {
  float: none;
  width: 100%;
}
.l-price_block .photo {
  margin: 25px 0 0 0;
  width: 100%;
}
.l-price_block .photo img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.l-price_block_list {
  float: none;
  width: 100%;
  padding: 30px 0px 0px 0px;
}
.l-price_block_list h3 {
  width: 100%;
  font-size: 1.2rem;
  color: #333333;
  display: block;
  line-height: 1.4rem;
  margin-top: 0px;
  text-align: center;
  padding: 10px 0;
}
.l-price_block_list ul {
  width: 100%;
  border-top: 1px dotted #392589;
}
.l-price_block_list ul li {
  width: 100%;
  border-bottom: 1px dotted #392589;
  display: flex;
  justify-content: space-between;
}
.l-price_block_list ul li .title_p {
  padding: 15px;
}
.l-price_block_list ul li .price {
  padding: 15px;
}
/*ペットが亡くなったら*/
.l-method__wrap {
  width: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/bg-contents_002.jpg);
  background-position: center center;
  background-size: cover;
  padding: 40px 0;
  margin: 40px 0 0 0;
}
.l-method__inner {
  width: 95%;
  margin: 0 auto;
}
.l-method_block h2 {
  border-bottom: 2px dotted #392589;
  display: inline-block;
  padding: 0 0 8px 0;
  text-shadow:
    white 1px 1px 10px, white -1px 1px 10px, white 1px -1px 10px, white -1px -1px 10px;
}
.l-method__inner .en {
  font-size: 0.9rem;
  color: #392589;
  display: block;
  line-height: 1rem;
  text-transform: uppercase;
}
.l-method__inner .jp {
  font-size: 1.4rem;
  color: #333333;
  display: block;
  line-height: 2.2rem;
  margin-top: 10px;
}
.l-method__inner .l-method_block {
  width: 100%;
}
.l-method__inner .l-method_block p {
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin-bottom: 15px;
}
.l-method__inner .l-method_block .detail {
  margin: 30px 0 50px 0;
  text-shadow:
    white 1px 1px 10px, white -1px 1px 10px, white 1px -1px 10px, white -1px -1px 10px;
}
/*こころに寄り添う場所*/
.l-yorisou__wrap {
  width: 100%;
  padding: 40px 0;
}
.l-yorisou__inner {
  width: 95%;
  margin: 0 auto;
}
.l-yorisou_block .title {
  width: 95%;
  margin: 0 auto;
}
.l-yorisou_block .title img {
  width: 100%;
  height: auto;
}
.l-yorisou_block .detail {
  margin-bottom: 50px;
}
.l-yorisou_block .detail p {
  text-align: left;
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin-bottom: 15px;
}
/*よくある質問*/
.l-faq__wrap {
  width: 100%;
  padding: 0;
  margin: 0;
}
.l-faq__inner {
  width: 95%;
  margin: 0 auto;
}
.l-faq_block h2 {
  border-bottom: 2px dotted #392589;
  display: inline-block;
  padding: 0 0 8px 0;
}
.l-faq_block p {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
.l-faq__inner .en {
  font-size: 0.9rem;
  color: #392589;
  display: block;
  line-height: 1rem;
  text-transform: uppercase;
}
.l-faq__inner .jp {
  font-size: 1.4rem;
  color: #333333;
  display: block;
  line-height: 2.2rem;
  margin-top: 10px;
}
.accordion-block {
  margin: 30px auto;
  border-radius: 20px;
  background: #c4e4d8;
  width: 100%;
  display: block;
}
.accordion_title {
  position: relative;
  display: block;
  list-style: none;
  width: 98%;
  cursor: pointer;
  background: #c4e4d8;
  border: none;
  line-height: 1.4rem;
  font-size: 0.9rem;
  border-radius: 20px;
  padding: 20px;
  font-weight: 600;
}
.accordion_contents {
  background: #c4e4d8;
  border-radius: 20px;
  padding: 0 20px 20px 20px;
  line-height: 1.4rem;
  font-size: 0.9rem;
}
summary.accordion_title::-webkit-details-marker {
  display: none;
}
.accordion_title:after {
  content: "+";
  position: absolute;
  top: calc(50% - 0.5em);
  right: 10px;
  line-height: 1;
  padding: 0 0 0 20px;
  pointer-events: none;
  font-size: 20px;
  color: #34247f;
}
.accordion::details-content {
  opacity: 0;
  block-size: 0;
  transition: .3s;
  transition-property: display, opacity, block-size, padding;
  transition-behavior: allow-discrete;
  line-height: 1.6em;
}
.accordion .accordion_content {
  padding: 0 2em 0 3em;
}
.accordion .accordion_content > *:first-of-type {
  margin-top: 0;
}
.accordion .accordion_content > *:last-of-type {
  margin-bottom: 0;
}
.accordion[open]::details-content {
  opacity: 1;
  block-size: auto;
  block-size: calc-size(auto, size);
}
.accordion[open] .accordion_content {
  padding: 1.4em 2em 1.4em 3em;
}
.accordion[open] .accordion_title:after {
  content: "-";
  font-size: 30px;
  color: #34247f;
}
/*お問い合わせ*/
.l-contact__wrap {
  width: 100%;
  padding: 0;
  margin: 40px 0 0 0;
}
.l-contact__inner {
  width: 95%;
  margin: 0 auto;
}
.l-contact_block h2 {
  border-bottom: 2px dotted #392589;
  display: inline-block;
  padding: 0 0 8px 0;
}
.l-contact__inner .en {
  font-size: 0.9rem;
  color: #392589;
  display: block;
  line-height: 1rem;
  text-transform: uppercase;
}
.l-contact__inner .jp {
  font-size: 1.4rem;
  color: #333333;
  display: block;
  line-height: 2.2rem;
  margin-top: 10px;
}
.l-contact__inner .l-contact_block {
  width: 100%;
}
.l-contact__inner .l-contact_block p {
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin-bottom: 15px;
}
.l-contact__inner .l-contact_block .detail {
  margin: 30px 0 50px 0;
}
.l-contact__inner .l-contact_block .bnr {
  margin: 25px 0;
}
.l-contact__inner .l-contact_block .bnr ul {}
.l-contact__inner .l-contact_block .bnr ul li {
  width: 100%;
  margin-bottom: 30px;
}
.l-contact__inner .l-contact_block .bnr ul li img {
  width: 100%;
  height: auto;
}
/*footer*/
.l-footer__wrap {
  width: 100%;
  padding: 40px 0 0px 0;
  background-color: #F7F7F7;
}
.l-footer__inner {
  width: 95%;
  margin: 0 auto;
}
.l-footer_block {
  width: 70%;
  margin: 0 auto;
}
.l-footer_block .logo {
  width: 135px;
  margin: 0 auto;
}
.l-footer_block .logo img {
  width: 100%;
  height: auto;
}
.l-footer_block .address {
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin: 20px 0;
  text-align: center;
}
.l-footer_block ul {}
.l-footer_block ul li {}
.l-footer_block ul li a {
  background-image: url(../images/icon_002.png);
  background-position: left center;
  background-size: 8px auto;
  background-repeat: no-repeat;
  padding-left: 16px;
}
.l-footer_block ul li ul {
  padding-left: 16px;
}
.l-footer_block ul li ul li {}
.l-footer_block ul li ul li a {
  background-image: url(../images/icon_003.png);
  background-position: left center;
  background-size: 5px auto;
  background-repeat: no-repeat;
  padding-left: 16px;
}
.txt-r {
  text-align: right;
  margin-bottom: 50px;
}
.b-link_l {}
.b-link_l a {
  color: #fff;
  font-weight: bold;
  background: #392589;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_l a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #6A54C0;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_l .btn {
  background-image: url(../images/btn_next.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_l .btn:hover {
  background-image: url(../images/btn_next_hover.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_c {
  text-align: center;
}
.b-link_c a {
  color: #fff;
  font-weight: bold;
  background: #392589;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_c a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #6A54C0;
  height: 46px;
  border-radius: 23px;
  padding: 15px 50px 15px 30px;
}
.b-link_c .btn {
  background-image: url(../images/btn_next.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.b-link_c .btn:hover {
  background-image: url(../images/btn_next_hover.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}
.main_visual:after, .l-about__inner:after, .l-price__inner:after, .l-footer__inner:after {
  content: "";
  display: block;
  clear: both;
}
.copyright {
  text-align: center;
  padding: 30px 0;
  font-size: 0.7rem;
}