/*----------------------------------
 自宅葬・オプション
----------------------------------*/
.pc {
  display: none !important;
}


@media (min-width: 769px) {
  .pc {
    display: block !important;
  }

  .sp {
    display: none !important;
  }
}

.center {
  text-align: center;
}

small {
  font-size: 1.2rem;
}

.right {
  text-align: right;
}

.caution {
  color: #960101;
  font-size: 1.0rem;
  margin-top: 0;
}

@media (min-width: 769px) {
  .caution {
    font-size: 1.2rem;
  }
}

.plan.jitaku {
  line-height: 1.5;
}

.plan.jitaku .ttl-2 span {
  display: inline-block;
  font-size: 1.8rem;
  margin: 0 0 1em;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.4;
  letter-spacing: 0.14em;
}

@media (min-width: 769px) {
  .plan.jitaku .ttl-2 span {
    font-size: 2.4rem;
    display: inline;
    margin: 0 0 1.5em;
  }
}

.plan.jitaku .lead-text,
.plan.jitaku .note {
  font-size: 14px;
  line-height: 1.6;
}

@media (min-width: 769px) {
  .plan.jitaku #tab {
    display: block;
    margin-bottom: 3rem;
    overflow: hidden
  }

  .plan.jitaku #tab .resp-tabs-list {
    position: relative;
    display: flex;
    justify-content: center;
    width: calc(100% - 3rem);
    padding: 0 calc(3rem / 2);
    max-width: 102.4rem;
    margin: 0 auto
  }

  .plan.jitaku #tab .resp-tabs-list:after {
    content: "";
    display: block;
    width: 999.9%;
    height: 1px;
    border-bottom: 1px solid #e9e9e9;
    position: absolute;
    bottom: 0;
    left: -450%
  }
}

.plan.jitaku .area-plan .area-info {
  margin-bottom: 2rem
}

@media (min-width: 769px) {
  .plan.jitaku .area-plan .area-info {
    margin-bottom: 0
  }
}

.plan.jitaku .area-plan .area-info h3 img {
  width: 100%;
  max-width: 33rem;
  margin-bottom: 2em
}

@media (min-width: 769px) {
  .plan.jitaku .area-plan .area-info .lead {
    text-align: center
  }
}

.plan.jitaku .area-plan.plan-simple .ttl-2 span,
.plan.jitaku .area-plan.plan-yuttari .ttl-2 span {
  padding-left: 0;
  margin-bottom: 0
}

.plan.jitaku .area-plan.plan-simple .ttl-2 span:before,
.plan.jitaku .area-plan.plan-yuttari .ttl-2 span:before {
  display: none
}

@media (min-width: 769px) {

  .plan.jitaku .area-plan.plan-simple .ttl-2,
  .plan.jitaku .area-plan.plan-yuttari .ttl-2 {
    margin-bottom: 3.6rem
  }
}

@media (min-width: 641px) {

  .plan.jitaku .area-plan.plan-simple .lead-text .sp-only,
  .plan.jitaku .area-plan.plan-yuttari .lead-text .sp-only {
    display: none
  }
}

@media (min-width: 769px) {

  .plan.jitaku .area-plan.plan-simple .plan-list,
  .plan.jitaku .area-plan.plan-yuttari .plan-list {
    margin-bottom: 3rem
  }
}

.plan.jitaku .area-plan.plan-simple .grid-set .grid-5,
.plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 {
  width: calc(100% / 3 - 2rem);
  flex-basis: calc(100% / 3);
  padding: calc(2rem / 2)
}

.plan.jitaku .area-plan.plan-simple .grid-set .grid-5 dt,
.plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 dt {
  font-size: 2.9vw;
  color: #eb6d8e;
  font-weight: bold;
  margin-bottom: 0.5em;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center
}

.plan.jitaku .area-plan.plan-simple .grid-set .grid-5 dd,
.plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 dd {
  display: flex;
  align-items: center;
  justify-content: center
}

.plan.jitaku .area-plan.plan-simple .grid-set .grid-5 dd img,
.plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 dd img {
  max-width: 7rem
}

@media (min-width: 641px) {

  .plan.jitaku .area-plan.plan-simple .grid-set .grid-5,
  .plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 {
    width: calc(100% / 4 - 2rem);
    flex-basis: calc(100% / 4);
    margin-bottom: 1.5rem
  }

  .plan.jitaku .area-plan.plan-simple .grid-set .grid-5 dt,
  .plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 dt {
    font-size: 1.4rem
  }

  .plan.jitaku .area-plan.plan-simple .grid-set .grid-5 dd img,
  .plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 dd img {
    max-width: 10rem
  }
}

@media (min-width: 769px) {

  .plan.jitaku .area-plan.plan-simple .grid-set .grid-5,
  .plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 {
    width: calc(100% / 5 - 2rem);
    flex-basis: calc(100% / 5)
  }
}

.plan.jitaku .area-plan.plan-simple .note ul li:not(:last-of-type),
.plan.jitaku .area-plan.plan-yuttari .note ul li:not(:last-of-type) {
  margin-bottom: 1em
}

@media (min-width: 769px) {

  .plan.jitaku .area-plan.plan-simple .note,
  .plan.jitaku .area-plan.plan-yuttari .note {
    display: flex;
    justify-content: flex-end
  }
}

.plan.jitaku .area-plan.plan-yuttari .grid-set .grid-5 dt {
  color: #00afcc
}



.plan ul.resp-tabs-list {
  margin: 0px;
  padding: 0px
}

.plan .resp-tabs-list li {
  width: calc(100% /5);
  font-size: 2rem;
  display: inline-block;
  padding: 1.5rem;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #007b60;
  text-align: center;
  background-color: #f9f9f9;
  position: relative;
  box-sizing: border-box
}

.plan .resp-tabs-list li.resp-tab-active {
  background-color: #edeadc
}

.plan .resp-tabs-list li:after {
  content: "";
  display: inline-block;
  border-top: 7px solid #007b60;
  border-right: 7px solid #007b60;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
  position: absolute;
  top: 3px;
  right: 3px
}

.plan .resp-tabs-container {
  padding: 0px;
  clear: left
}

.plan h2.resp-accordion {
  font-size: 1.6rem;
  color: #fff;
  cursor: pointer;
  padding: 1em;
  display: none;
  background-color: #007b60
}

.plan h2.resp-accordion.resp-tab-active {
  background-color: #2fa38f
}

.plan .resp-tab-content {
  display: none
}

.plan .resp-content-active,
.plan .resp-accordion-active {
  display: block
}

.plan h2.resp-accordion {
  font-size: 1.6rem;
  margin: 0.6em 0;
  padding: 1.2em
}

.plan .resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%
}

.plan .resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none
}

.plan .resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none
}

.plan .resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word
}

.plan .resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #5AB1D0 !important;
  border-left: 4px solid #5AB1D0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #FFF solid !important
}

.plan .resp-arrow {
  float: right;
  font-size: 1.6rem
}

.plan .resp-arrow:before {
  content: "+";
  display: inline-block
}

.plan h2.resp-tab-active span.resp-arrow:before {
  content: "−";
  display: inline-block
}

.plan .resp-easy-accordion h2.resp-accordion {
  display: block
}

.plan .resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1
}

.plan .resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1
}

.plan .resp-jfit {
  width: 100%;
  margin: 0px
}

.plan .resp-tab-content-active {
  display: block
}

.plan h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1
}

@media only screen and (max-width: 768px) {
  .plan ul.resp-tabs-list {
    display: none
  }

  .plan h2.resp-accordion {
    display: block
  }

  .plan .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1
  }

  .plan .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
    margin-bottom: 3rem
  }

  .plan .resp-accordion-closed {
    display: none !important
  }

  .plan .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important
  }
}



section[class^="area-"],
article[class^="area-"] {
  display: block;
  margin: 3rem 0
}

@media (min-width: 769px) {

  section[class^="area-"],
  article[class^="area-"] {
    margin: 6rem 0
  }
}

.container {
  width: calc(100% - 3rem);
  padding: 0 calc(3rem / 2);
  margin: 0 auto;
}

@media (min-width: 1054px) {
  .container {
    max-width: 102.4rem;
    margin: auto
  }
}

.container-outer {
  width: 100%;
  padding: 0
}

@media (min-width: 1280px) {
  .container-outer {
    margin: auto;
    padding: 0;
    max-width: 128rem
  }
}

.area-cmn {
  margin: calc(3rem * 0.76) 0
}

@media (min-width: 769px) {
  .area-cmn {
    margin: calc(3rem * 2) 0
  }
}

.area-cmn .area-cmn-sub {
  display: block;
  flex-flow: column-reverse
}

.grid-set {
  display: flex;
  width: calc(100% + 3rem);
  margin: 0 calc(-3rem / 2);
}

.grid-set [class^="grid"] {
  width: 100%;
  flex-basis: 100%;
  padding: calc(3rem / 2);
  width: calc(100% + 3rem);
}

.grid-set.reverse {
  flex-flow: column
}

@media (min-width: 769px) {
  .grid-set.reverse {
    flex-flow: row-reverse
  }
}

.grid-set.wrap {
  flex-flow: wrap
}

@media (min-width: 769px) {
  .grid-set .grid-2 {
    width: calc(100% / 2 - 3rem);
    flex-basis: calc(100% / 2)
  }

  .grid-set .grid-3_1 {
    width: calc(100% / 3 - 3rem) !important;
    flex-basis: calc(100% / 3) !important
  }

  .grid-set .grid-3_2 {
    width: calc(100% / 3 * 2 - 3rem);
    flex-basis: calc(100% / 3 * 2)
  }

  .grid-set .grid-5_1 {
    width: calc(100% / 5 - 3rem) !important;
    flex-basis: calc(100% / 5) !important
  }

  .grid-set .grid-5_2 {
    width: calc(100% / 5 * 2 - 3rem);
    flex-basis: calc(100% / 5 * 2)
  }

  .grid-set .grid-5_3 {
    width: calc(100% / 5 * 3 - 3rem);
    flex-basis: calc(100% / 5 * 3)
  }

  .grid-set .grid-5_4 {
    width: calc(100% / 5 * 4 - 3rem);
    flex-basis: calc(100% / 5 * 4)
  }
}

.ttl-2 span {
  display: inline-block;
  font-size: 1.8rem;
  margin: 0 0 1em;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.4;
  letter-spacing: 0.14em;
}

.ttl-2 span:before {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  background-color: #007b60;
  position: absolute;
  left: 0;
  top: 0.15em;
}

@media (min-width: 769px) {
  .ttl-2 span {
    font-size: 2.4rem;
    display: inline;
    margin: 0 0 1.5em;
  }

  .ttl-2 span:before {
    width: 2.0rem;
    height: 2.0rem;
    top: 0.1em;
  }
}

.ttl-3 {
  font-size: 1.6rem;
  color: #007b60;
  margin: 0 0 1em;
  line-height: 1.4;
  letter-spacing: 0.14em
}

@media (min-width: 769px) {
  .ttl-3 {
    font-size: 2.0rem
  }
}

.area-product .area-info .ttl-3 {
  color: #000;
  text-align: center;
  margin: 1em 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #007b60
}

.area-product .area-info p {
  margin-bottom: 2rem;
  line-height: 1.8;
  font-size: 15px;
}

.area-product .area-cmn .box-info {
  display: flex;
  flex-flow: column
}

@media (min-width: 769px) {

  .area-product .area-cmn .box-info {
    flex-flow: row;
    justify-content: center;
    align-items: center
  }
}

.area-product .area-cmn .box-info .pict {
  width: 18rem
}

.area-product .area-cmn .box-info p {
  margin-top: 20px;
  line-height: 1.8;
  font-size: 15px;
}

@media (min-width: 769px) {

  .area-product .area-cmn .box-info p {
    margin-left: 3rem;
    margin-top: 0;
  }

}

.area-product .area-cmn .caution {
  margin-top: 0
}

.area-product .size {
  font-size: 1.2rem;
  color: #bdbdbd;
  text-align: right;
  margin-top: -1em
}

.area-product .box-info {
  margin: 3rem 0
}

.area-product .box-info .pict {
  margin: auto
}

@media (min-width: 769px) {
  .area-product .box-info .pict {
    margin: 0
  }
}

.author-lead:after {
  content: "";
  display: inline-block;
  width: 1.9rem;
  height: 2rem;
  background-image: url(../img/product/icon-rakkan.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.3em;
  position: relative;
  bottom: -5px;
}

.area-author dl dd {
  font-size: 14px;
  line-height: 1.8;
}

.area-author .logo {
  width: 20.3rem;
}

.area-author .grid-set .grid-2 p {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.8;
}

.area-author .grid-set .grid-2 p:nth-of-type(1) {
  margin-top: 1em;
}

.area-butsudan .img-main {
  margin-bottom: 60px
}

.area-butsudan .sec-gallery {
  border-top: 1px solid #e9e9e9;
  margin-top: 60px;
  padding-top: 60px
}

.area-butsudan .sec-gallery .txt-gallery {
  margin-bottom: 60px
}

.area-butsudan .sec-gallery .gmap {
  filter: grayscale(100%)
}

.area-butsudan p {
  font-size: 14px;
  line-height: 1.8;  
}

@media (min-width: 769px) {
  .area-butsudan p {
    font-size: initial;
  }
}