@charset "UTF-8";

nav li .wrap ul {
  -ms-flex-pack: inherit !important;
  justify-content: normal !important; /*width:900px;*/
}
nav li .wrap ul li {
  width: 206px;
  margin: 0 25px 10px 0 !important;
  display: inline-block;
}
nav li .wrap ul li:nth-child(4n) {
  margin: 0 0 10px 0 !important;
}
nav li:nth-child(2) .wrap ul li:nth-child(2) {
  margin: 0 !important;
}
nav li:nth-child(3) .wrap ul li:nth-child(2) {
  margin: 0 !important;
}

.gwd section:nth-child(5) .container {
  padding: 75px 0 0 0 !important;
}
.gwd section:nth-child(5) .container .content:first-child {
  padding-top: 75px !important;
}
.gwd section:nth-child(5) .container .content:first-child > p {
  color: #555555 !important;
}

hr.sshr {
  width: 60px;
  height: 1px;
  background: #641744;
  border: none;
  margin: 20px auto 40px;
  text-align: center;
}

/*和モダン============================================================================================================*/
.gwd {
  background: url("../images/grave-wamodern/gwd01.jpg") no-repeat !important;
}
.gwd-ik,
#grave-design .miraivo {
  background-color: #f7f3f6;
  padding: 0 !important;
}
.gwd-ik .container,
#grave-design .miraivo .container {
  padding: 7.5rem 0;
}
.gwd-ik .container .content,
#grave-design .miraivo .container .content {
  width: 96.65rem;
}
.gwd-ik .container .content h4,
#grave-design .miraivo .container .content h4 {
  text-align: center;
  font-size: 2.6rem;
  color: #641744;
}
.gwd-ik .container .content h4 + p,
#grave-design .miraivo .container .content h4 + p {
  text-align: center;
  font-size: 1.7rem;
  margin-top: 1.5em;
}
.gwd-ik .container .content:first-child,
#grave-design .miraivo .container .content:first-child {
  padding-top: 75px !important;
  border-top: solid 1px #b18ba1 !important;
}
.gwd-ik .container .content:first-child .wrap,
#grave-design .miraivo .container .content:first-child .wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 3rem;
}
.gwd-ik .container .content:first-child .wrap .inner:first-child,
#grave-design .miraivo .container .content:first-child .wrap .inner:first-child {
  margin-top: 25rem;
  width: 36rem;
}
.gwd-ik .container .content:first-child .wrap .inner:first-child p,
#grave-design .miraivo .container .content:first-child .wrap .inner:first-child p {
  font-size: 1.7rem;
  margin-top: 0.75em;
}
.gwd-ik .container .content:nth-child(2) .wrap,
#grave-design .miraivo .container .content:nth-child(2) .wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 3rem;
}
.gwd-ik .container .content:nth-child(2) .wrap .inner p,
#grave-design .miraivo .container .content:nth-child(2) .wrap .inner p {
  font-size: 1.7rem;
}
.gwd-ik .container .content:nth-child(2) .wrap .inner p:last-child,
#grave-design .miraivo .container .content:nth-child(2) .wrap .inner p:last-child {
  margin-top: 1rem;
  width: 45rem;
}
.gwd-ik .container .content:nth-child(2) .wrap .inner:nth-child(n + 3),
#grave-design .miraivo .container .content:nth-child(2) .wrap .inner:nth-child(n + 3) {
  margin-top: 6rem;
}
.gwd-ik .container .content:nth-child(2) > p,
#grave-design .miraivo .container .content:nth-child(2) > p {
  text-align: center;
}
.gwd-ik .container .content:nth-child(2) > p:first-of-type,
#grave-design .miraivo .container .content:nth-child(2) > p:first-of-type {
  margin-top: 4.5rem;
}
.gwd-ik .container .content:nth-child(2) > p:last-of-type,
#grave-design .miraivo .container .content:nth-child(2) > p:last-of-type {
  margin-top: 3rem;
}
.gwd-ik .container .content:nth-child(2) > p:last-of-type a,
#grave-design .miraivo .container .content:nth-child(2) > p:last-of-type a {
  display: inline-block;
  width: 43.5rem;
  line-height: 50px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #641744;
  border: solid 1px #641744;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.gwd-ik .container .content:nth-child(2) > p:last-of-type a:before,
#grave-design .miraivo .container .content:nth-child(2) > p:last-of-type a:before {
  content: "→";
  margin-right: 1rem;
}
.gwd-ik .container .content:nth-child(2) > p:last-of-type a:hover,
#grave-design .miraivo .container .content:nth-child(2) > p:last-of-type a:hover {
  background-color: #641744;
  color: #fff;
  opacity: 1;
}

.gwd section:nth-child(3) .container .content {
  padding: 75px 0 0 0;
}
.gwd section:nth-child(3) .container {
  margin: 75px 0 0 0 !important;
}
.gwd section:nth-child(3) .container .content.exp {
  padding: 0 !important;
}
.gwd .miraivo .carving .lead h4 {
  font-size: 22px !important;
}
.gwd .miraivo .link a {
  background: #ffffff;
  transition: 0.3s;
}
.gwd-ik .container .content:nth-child(2) > p:last-of-type a,
.gwd .miraivo .container .content:nth-child(2) > p:last-of-type a {
  background: #ffffff;
  transition: 0.3s;
}

.gwd-ik .container .content:first-child .wrap {
  flex-wrap: nowrap !important;
}
.gwd .container {
  padding: 0 !important;
}
.gwd #works.grave {
  background-color: #732e57 !important;
}
.gwd #works {
  padding: 0 0 60px 0 !important;
  margin: 0 !important;
}
.gwd .container .content:first-child {
}
.gwd .container .content:first-child > p a {
  text-decoration: none !important;
}
.gwd .container .content:first-child > p a:hover {
  color: #ffffff !important;
}

.gwd-jm {
  margin: 90px auto 0;
  width: 960px;
  border-top: solid #b18ba1 1px;
  padding: 0 0 90px 0;
}
.gwd-jm h4 {
  margin: 75px 0 0 0;
  text-align: center;
  font-size: 26px;
  color: #641744;
}
.gwd-jm p {
  margin: 40px 0 0 0;
  text-align: center;
  font-size: 17px;
  line-height: 1.6;
}
.gwd-jm img {
  display: block;
  margin: 20px auto 0;
}
.gwd-jm dl {
  margin: 40px auto 0;
  border-bottom: solid #b18ba1 1px;
}
.gwd-jm div {
  border-top: solid #b18ba1 1px;
}
.gwd-jm dt {
  font-size: 22px;
  color: #751043;
  width: 900px;
  margin: 45px auto 25px;
  line-height: 0;
}
.gwd-jm dt span {
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  background: #751043;
  width: 24px;
  vertical-align: text-bottom;
  padding: 12px 0;
  text-align: center;
  margin: 0 15px 0 5px;
}
.gwd-jm dd {
  font-size: 17px;
  line-height: 1.6;
  width: 900px;
  margin: 0 auto 45px;
}

/*海洋散骨============================================================================================================*/
.sbi {
  background: url("../images/grave-sea-burial/sbi01.jpg") no-repeat !important;
}
.sbi section:nth-child(5) {
  margin: 0 0 10px 0 !important;
  background: #ffffff !important;
}
.sbi section:nth-child(5) .container .content .wrap .inner {
  background: #f7f3f6 !important;
}
.sbi section:nth-child(5) h4 {
  text-align: left !important;
}

.sbi h4 {
  text-align: center;
  font-size: 26px;
  color: #641744;
}
.sbi section:nth-child(2) .content p {
  padding: 0 0 75px 0;
}
.sbi-abt {
  padding: 70px 0 90px 0;
}
.sbi-abt dl {
  width: 960px;
  margin: 0 auto;
  font-size: 0;
}
.sbi-abt dt {
  width: 405px;
  font-size: 17px;
  line-height: 1.6;
  display: inline-block;
  margin: 0 45px 0 0;
  vertical-align: top;
}
.sbi-abt dd {
  width: 510px;
  display: inline-block;
  vertical-align: top;
}

.sbi-pln {
  padding: 70px 0 0 0;
}
.sbi-pln > p {
  text-align: center;
  font-size: 17px;
}
.sbi-pln dl {
  width: 960px;
  margin: 40px auto 0;
  padding: 0 0 90px 0;
  border-top: solid #b18ba1 1px;
}
.sbi-pln dl > div {
  border-bottom: solid #b18ba1 1px;
  padding: 50px 0;
}
.sbi-pln dl h5 {
  text-align: center;
  font-size: 22px;
  color: #641744;
}
.sbi-pln dl dt p {
  text-align: center;
  margin: 20px auto 0;
  font-size: 17px;
}
.sbi-pln dl div > p {
  text-align: center;
  margin: 30px auto 0;
  font-size: 21px;
  color: #641744;
}
.sbi-pln dl dd {
  font-size: 0;
  margin: 30px auto 0;
}
.sbi-my > img {
  width: 510px;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
}
.sbi-my p {
  margin: 0 0 30px 0 !important;
  text-align: left !important;
  font-size: 21px;
  color: #641744;
}
.sbi-my p span {
  font-size: 22px;
  display: block;
}
.sbi-my > div {
  width: 420px;
  display: inline-block;
  vertical-align: top;
}
.sbi-di p {
  width: 510px;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
}
.sbi-di p span {
  font-size: 22px;
  display: block;
}
.sbi-di p {
  text-align: left !important;
  font-size: 21px;
  color: #641744;
}
.sbi-di img {
  width: 420px;
  display: inline-block;
  vertical-align: top;
  margin: 70px 0 0 0;
}

.sbi-mc p {
  padding: 0 0 0 50px;
  width: 460px;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0 !important;
}
.sbi-mc p span {
  font-size: 22px;
  display: block;
}
.sbi-mc p {
  text-align: left !important;
  font-size: 21px;
  color: #641744;
}
.sbi-mc img {
  width: 420px;
  display: inline-block;
  vertical-align: top;
  margin: 6px 0 0 0;
}
.sbi-atn {
  text-align: center;
  margin: 20px auto 0;
  font-size: 17px;
}

.sbi-sbi {
  background: #f7f3f6;
  padding: 75px 0 90px 0;
}
.sbi-sbi p {
  text-align: center;
  font-size: 17px;
}
.sbi-sbi dl {
  border-style: solid;
  border-width: 1px 0;
  border-color: #ba87a1;
  margin: 50px auto 40px;
  padding: 0;
}
.sbi-sbi dl div {
  border: none !important;
  /* height: 50px;*/
  padding: 30px 0;
}
.sbi-sbi dl div:nth-child(4) {
  border: none !important;
  height: 75px;
  padding: 30px 0;
}
.sbi-sbi dl div:nth-child(odd) {
  background: #ffffff;
}
.sbi-sbi dl dt {
  font-size: 22px;
  color: #641744;
  width: 290px;
  padding: 25px 0 25px 70px;
  border-right: solid #b18ba1 1px;
  line-height: 0;
  display: inline-block;
  position: relative;
}
.sbi-sbi dl dt span {
  display: inline-block;
  padding: 12.5px 0;
  width: 25px;
  text-align: center;
  color: #ffffff;
  background: #641744;
  margin: 0 15px 0 0;
  font-size: 18px;
  position: absolute;
  left: 35px;
  top: 12px;
}
.sbi-sbi dl dd {
  line-height: 1.6;
  font-size: 17px;
  width: 545px;
  padding: 0 0 0 25px !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 5px 0;
}
.sbi-sbi dl div:nth-child(4) dt {
  padding: 37.5px 0 37.5px 70px;
}
.sbi-sbi dl div:nth-child(4) dt span {
  top: 24px;
}

.sbi-kih {
  margin: 60px auto 0;
  text-align: center;
}
.sbi-kih img {
  width: 200px;
  display: block;
  margin: 0 auto;
}
.sbi-kih a {
  font-size: 18px;
  color: #641744;
  text-align: center;
  line-height: 0;
  border: 1px solid #641744;
  padding: 24px 0;
  display: block;
  background: #ffffff;
  margin: 30px auto 0;
  width: 465px;
  font-weight: bold;
  display: inline-block;
}
.sbi-kih a:hover {
  background: #641744;
  color: #ffffff;
  opacity: 1 !important;
}
.sbi-kih .btn_new {
  margin-right: 20px;
}

/*手元供養============================================================================================================*/
.gee {
  background: url("../images/grave-serve/gee01.jpg") no-repeat !important;
}
.gee .content {
  padding: 0 0 75px 0;
}

.gee .content h3 {
  color: #ffffff !important;
}
.gee #contact-area .content {
  padding: 0 !important;
}

.gee h3 {
  text-align: center;
  font-size: 26px;
  color: #641744;
}
.gee #title .wrap h3 {
  font-size: 24px !important;
  color: #ffffff !important;
}
.gee-ieb {
  width: 960px;
  margin: 0 auto;
  padding: 80px 0 50px 0;
  border-bottom: 1px solid #b18ba1;
}
.gee-ieb h4 {
  text-align: center;
  font-size: 26px;
  color: #641744;
  line-height: 1.3;
  margin: 40px auto 0;
}
.gee-ieb p {
  text-align: center;
  margin: 30px auto 0;
  font-size: 17px;
}
.gee-ieb ul {
  margin: 40px auto 0;
  font-size: 0;
}
.gee-ieb ul li {
  display: inline-block;
  width: 300px;
  margin: 0 30px 30px 0;
  font-size: 22px;
  text-align: center;
  line-height: 0;
  padding: 30px 0;
  background: #ffffff;
  color: #751043;
}
.gee-ieb ul li:nth-child(3n) {
  margin: 0 0 30px 0;
}

.gee-inr {
  margin: 70px auto 0;
  width: 960px;
}
.gee-inr h4 {
  text-align: center;
  font-size: 26px;
  color: #641744;
  line-height: 1.3;
}
.gee-inr > p {
  text-align: center;
  margin: 30px auto 0;
  font-size: 17px;
}
.gee-inr > img {
  display: block;
  margin: 40px auto 0;
}

.gee-inr01 {
  font-size: 0;
  margin: 30px auto 0;
}
.gee-inr01 dt {
  font-size: 22px;
  color: #641744;
  display: inline-block;
  width: 500px;
  vertical-align: bottom;
  padding: 0 0 0 45px;
  height: 43px;
}
.gee-inr01 dd {
  display: inline-block;
  margin: 10px 0 0 0;
  vertical-align: bottom;
}
.gee-inr02 {
  margin: 60px 0 0 0;
  border: 1px solid #b18ba1;
  background: #ffffff;
  position: relative;
}
.gee-inr02 div {
  padding: 45px 0;
  width: 870px;
  margin: 0 auto;
}
.gee-inr02 div dt {
  width: 440px;
  line-height: 1.6;
  font-size: 17px;
  position: relative;
  z-index: 10;
}
.gee-inr02 div dt span {
  color: #641744;
}
.gee-inr02 div dt h5 {
  font-size: 22px;
  color: #641744;
  margin: 0 0 20px 0;
}
.gee-inr02 div dd {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 503px;
}
.gee-inr03 {
  margin: 70px auto 0;
  width: 960px;
  border-top: 1px solid #b18ba1;
}
.gee-inr03 li {
  padding: 45px 0;
  width: 960px;
  margin: 0 auto;
  border-bottom: 1px solid #b18ba1;
  height: 150px;
  position: relative;
}
.gee-inr03 li h6 {
  font-size: 22px;
  color: #751043;
  line-height: 0;
  margin: 0 0 0 30px;
}
.gee-inr03 li h6 span {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  background: #751043;
  width: 24px;
  vertical-align: text-bottom;
  padding: 12px 0;
  text-align: center;
  margin: 0 15px 0 5px;
}
.gee-inr03 li p {
  width: 615px;
  margin: 30px 0 0 30px;
  font-size: 17px;
}
.gee-inr03 li img {
  position: absolute;
  right: 30px;
  top: 45px;
}
.gee-inr03 li:nth-child(3) img {
  top: 30px;
}

.gee-hbr {
  margin: 70px auto 0;
  width: 960px;
  background: #ffffff;
  border: 1px solid #b18ba1;
  padding: 0 0 50px 0;
}
.gee-hbr h5 {
  text-align: center;
  font-size: 22px;
  color: #641744;
  line-height: 1.4;
  margin: 45px auto 0;
}
.gee-hbr > img {
  display: block;
  margin: 30px auto 0;
}
.gee-hbr-in {
  width: 870px;
  margin: 45px auto 0;
  font-size: 0;
}
.gee-hbr-in dt {
  width: 550px;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
}
.gee-hbr-in dt p {
  font-size: 17px;
}
.gee-hbr-in dt p span {
  font-size: 19px;
  line-height: 1.6;
  margin: 40px auto 0;
  display: block;
  color: #751043;
}
.gee-hbr-in dt img {
  display: block;
  margin: 20px 0 0 0;
}
.gee-hbr-in dd {
  width: 290px;
  display: inline-block;
  vertical-align: top;
}

.gee-lik {
  width: 870px;
  height: 150px;
  margin: 0 auto;
  border: 1px solid #b18ba1;
  position: relative;
  background: #f7f3f6;
  display: none;
}
.gee-lik dt {
  width: 410px;
}
.gee-lik dd {
  width: 400px;
  height: 100px;
  position: absolute;
  right: 30px;
  top: 40px;
}
.gee-lik dd h6 {
  font-size: 25px;
  color: #641744;
  text-align: center;
  line-height: 0;
}
.gee-lik dd a {
  font-size: 18px;
  color: #641744;
  text-align: center;
  line-height: 0;
  border: 1px solid #641744;
  padding: 25px 0;
  display: block;
  background: #ffffff;
  margin: 25px 0 0 0;
  font-weight: bold;
}
.gee-lik dd a span {
  font-size: 22px;
}
.gee-lik dd a:hover {
  background: #641744;
  color: #ffffff;
  opacity: 1 !important;
}

.gee-tmt {
  background: #ffffff;
  padding: 75px 0 0 0;
  margin: 90px auto 0;
}
.gee-tmt h4 {
  text-align: center;
  font-size: 26px;
  color: #641744;
  line-height: 1.3;
  margin: 40px 0 0 0;
}
.gee-tmt img {
  margin: 0 auto;
  display: block;
}
.gee-tmt p {
  text-align: center;
  margin: 40px auto 0;
  font-size: 17px;
}
.gee-tmt-lup {
  padding: 40px 0 0 0;
}
.gee-tmt-siz {
  font-size: 22px;
  color: #641744;
  padding: 0 0 40px 0;
}
.gee-tmt dl {
  width: 960px;
  margin: 70px auto 0;
  border-top: 1px solid #b18ba1;
}
.gee-tmt dl div {
  height: 200px;
  border-bottom: 1px solid #b18ba1;
  position: relative;
}
.gee-tmt dl dt h5 {
  font-size: 22px;
  color: #751043;
  line-height: 0;
  margin: 0 0 25px 0;
}
.gee-tmt dl dt h5 span {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  background: #751043;
  width: 24px;
  vertical-align: text-bottom;
  padding: 12px 0;
  text-align: center;
  margin: 0 15px 0 5px;
}
.gee-tmt dl dt {
  font-size: 22px;
  line-height: 1.3;
  position: absolute;
  left: 30px;
  top: 30px;
  color: #641744;
}
.gee-tmt dl dd {
  position: absolute;
  right: 0;
  top: 0;
}

.gee-keh {
  background: #ffffff;
  margin: 0 auto;
  padding: 90px 0;
}
.gee-keh div {
  border: 1px solid #b18ba1;
  height: 240px; /*440px*/
  padding: 60px 0 45px 0;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.gee-keh div h6 {
  font-size: 22px;
  color: #751043;
  line-height: 0;
  margin: 0 0 25px 45px;
}
.gee-keh div p {
  margin: 0 0 25px 45px;
  font-size: 17px;
}
.gee-keh div ul {
  margin: 0 0 50px 45px;
  line-height: 1.6;
  font-size: 17px;
}
.gee-keh div > img {
  position: absolute;
  right: 30px;
  top: 35px;
}

/*手元供養（追加）============================================================================================================*/

.gee-ex {
  background: url(../images/grave-serve/gee-ex-01.jpg) no-repeat !important;
}

.gee-ieb-ex {
  background: #f7f3f6;
  padding: 70px 0 20px 0;
}
.gee-ieb-ex > div {
  width: 960px;
  margin: 0 auto;
}
.gee-ieb-ex > div > h4 {
  font-size: 17px;
  line-height: 1.6;
  text-align: center;
}
.gee-ieb-ex > div > img {
  width: 100%;
  display: block;
  padding: 35px 0 30px 0;
}

.gee-ieb-ex-00 {
  margin: 0 0 80px 0;
}
.gee-ieb-ex-00 li {
  padding: 35px 0 0 0;
  border-bottom: 1px solid #b18ba1;
  font-size: 0;
  position: relative;
}
.gee-ieb-ex-00 li > img {
  width: 480px;
  display: inline-block;
  vertical-align: top;
}
.gee-ieb-ex-00 li dl {
  display: inline-block;
  vertical-align: top;
  width: 440px;
  margin: 24px 0 0 40px;
}
.gee-ieb-ex-00 li dt {
  font-size: 17px;
}
.gee-ieb-ex-00 li dd {
  font-size: 35px;
  font-weight: bold;
  padding: 10px 0;
  color: #571b45;
}
.gee-ieb-ex-00 li dd span {
  color: #751043;
  font-size: 20px;
  font-weight: normal;
  padding: 0 0 0 5px;
  vertical-align: text-top;
}
.gee-ieb-ex-00 li dl p {
  font-size: 17px;
}
.gee-ieb-ex-00 li dl img {
  position: absolute;
  right: 0;
  top: 705px;
}
.gee-ieb-ex-00 > p {
  text-align: right;
  padding: 20px 0 0 0;
}
.gee-ieb-ex-00 li > div {
  padding: 100px 0;
}
.gee-ieb-ex-00 li div div {
  margin: 0 auto 20px;
  width: 600px;
}
.gee-ieb-ex-00 li iframe {
}
.gee-ieb-ex-00 div small {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  display: block;
}

.gee-ieb-ex-01 li {
  padding: 35px 0 30px 0;
  border-bottom: 1px solid #b18ba1;
  font-size: 0;
  position: relative;
}
.gee-ieb-ex-01 li > img {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
}
.gee-ieb-ex-01 li dl {
  display: inline-block;
  vertical-align: top;
  width: 480px;
}
.gee-ieb-ex-01 li dt {
  font-size: 17px;
}
.gee-ieb-ex-01 li dd {
  font-size: 35px;
  font-weight: bold;
  padding: 10px 0;
  color: #571b45;
}
.gee-ieb-ex-01 li dd span {
  color: #751043;
  font-size: 20px;
  font-weight: normal;
  padding: 0 0 0 5px;
  vertical-align: text-top;
}
.gee-ieb-ex-01 li dl p {
  font-size: 17px;
}
.gee-ieb-ex-01 li dl img {
  position: absolute;
  right: 0;
  bottom: 30px;
}
.gee-ieb-ex-01 > p {
  text-align: right;
  padding: 20px 0 0 0;
}

.gee-ieb-ex-02 li {
  background: #ffffff;
  margin: 45px auto 0;
  padding: 40px 0;
  border: 1px solid #b18ba1;
}
.gee-ieb-ex-02 dl {
  width: 880px;
  margin: 0 auto;
  position: relative;
}
.gee-ieb-ex-02 dl dt {
  font-size: 22px;
  color: #751043;
  padding: 0 0 15px 0;
}
.gee-ieb-ex-02 dl dd {
  text-align: justify;
  font-size: 17px;
  line-height: 1.6;
}
.gee-ieb-ex-02 dl dd span {
  color: #751043;
}
.gee-ieb-ex-02 li img {
  position: absolute;
  display: block;
  right: 0;
}

.gee-ieb-ex-02 li:nth-child(1) div {
  width: 450px;
}
.gee-ieb-ex-02 li:nth-child(1) img {
  top: 0;
}
.gee-ieb-ex-02 li:nth-child(2) div {
  width: 600px;
}
.gee-ieb-ex-02 li:nth-child(2) img {
  top: -30px;
  width: 265px;
}
.gee-ieb-ex-02 li:nth-child(3) div {
  width: 350px;
}
.gee-ieb-ex-02 li:nth-child(3) img {
  top: 0;
  width: 510px;
}

.gee-ieb-ex-03 {
  background: #ffffff;
  margin: 45px auto 0;
  padding: 40px 0 60px 0;
  border: 1px solid #b18ba1;
}
.gee-ieb-ex-03 h6 {
  font-size: 22px;
  text-align: center;
  color: #641744;
  line-height: 1.4;
}
.gee-ieb-ex-03 > img {
  width: 100%;
  padding: 30px 0 40px 0;
  display: block;
}
.gee-ieb-ex-03 dl {
  width: 880px;
  margin: 0 auto;
  position: relative;
}
.gee-ieb-ex-03 dl div {
  width: 530px;
}
.gee-ieb-ex-03 dl dt {
}
.gee-ieb-ex-03 dl dt p {
  text-align: justify;
  font-size: 17px;
  line-height: 1.6;
}
.gee-ieb-ex-03 dl dt img {
  display: block;
}
.gee-ieb-ex-03 dt dd {
}
.gee-ieb-ex-03 dl dd p {
  text-align: justify;
  font-size: 19px;
  line-height: 1.6;
  padding: 30px 0;
  color: #751043;
}
.gee-ieb-ex-03 dl dd img {
  display: block;
}
.gee-ieb-ex-03 dl > img {
  position: absolute;
  right: 0;
  top: 0;
  width: 290px;
  display: block;
}

.gee-ieb-ex-04 {
  width: 960px;
  height: 150px;
  margin: 50px auto 0;
  border: 1px solid #b18ba1;
  position: relative;
  box-sizing: border-box;
  background: #ffffff;
}
.gee-ieb-ex-04 dt {
  width: 480px;
}
.gee-ieb-ex-04 img {
  width: 100%;
  display: block;
}
.gee-ieb-ex-04 dd {
  width: 400px;
  height: 100px;
  position: absolute;
  right: 30px;
  top: 40px;
}
.gee-ieb-ex-04 dd h6 {
  font-size: 25px;
  color: #641744;
  text-align: center;
  line-height: 0;
}
.gee-ieb-ex-04 dd a {
  font-size: 18px;
  color: #641744;
  text-align: center;
  line-height: 0;
  border: 1px solid #641744;
  padding: 25px 0;
  display: block;
  background: #ffffff;
  margin: 25px 0 0 0;
  font-weight: bold;
}
.gee-ieb-ex-04 dd a span {
  font-size: 22px;
}
.gee-ieb-ex-04 dd a:hover {
  background: #641744;
  color: #ffffff;
  opacity: 1 !important;
}

.gee .mb-8 {
  margin: 2rem;
}
.gee .border-0 {
  border: none !important;
}
.gee .bg-white {
  background-color: #ffffff !important;
}
.gee .p-0 {
  padding: 0 !important;
}
.gee .pb-90 {
  padding-bottom: 90px !important;
}
.gee .mt-20 {
  margin-top: 20px;
}
.gee .ml-40 {
  margin-left: 40px;
}
.gee .w-440 {
  width: 440px !important;
}
.gee .m-0 {
  margin: 0 !important;
}
.gee .w-480 {
  width: 480px !important;
}
.gee .border {
  margin: 35px 0 35px;
  border-bottom: 1px solid #b18ba1;
}
.gee .border-t {
  margin: 35px 0 0;
  border-bottom: 1px solid #b18ba1;
}

/*墓じまい============================================================================================================*/
.hkj {
  padding: 75px 0 40px 0;
}
.hkj h4 {
  text-align: center;
  font-size: 26px;
  color: #641744;
}
.hkj > p {
  text-align: center;
}
.hkj dl {
  width: 960px;
  margin: 50px auto 0;
}
.hkj dl div {
  border-top: 1px solid #b18ba1;
  padding: 45px 0;
}
.hkj dl dt {
  width: 510px;
  float: left;
  margin: 0 45px 0 0;
}
.hkj dl dt h5 {
  font-size: 22px;
  color: #751043;
}
.hkj dl dt p {
  text-align: justify;
  margin: 20px 0 0 0;
}
.hkj dl dd {
  float: right;
}
.hkj-cf {
  display: table;
  content: "";
}
.hkj dl dt a {
  font-size: 18px;
  color: #641744;
  text-align: center;
  line-height: 0;
  border: 1px solid #641744;
  padding: 22.5px 0;
  display: block;
  background: #ffffff;
  margin: 20px auto 0;
  width: 360px;
  font-weight: bold;
}
.hkj dl dt a span {
  font-size: 22px;
}
.hkj dl dt a:hover {
  background: #641744;
  color: #ffffff;
  opacity: 1 !important;
}

.hkj dl div:nth-child(2) dt {
  float: right;
  margin: 0 0 0 45px;
}
.hkj dl div:nth-child(2) dd {
  float: left;
}

.bnr-list li:nth-child(4) {
  margin-left: 170px;
}
.bnr-list li:nth-child(5) {
  margin-left: 0 !important;
  margin-right: 165px !important;
}

/*樹木葬============================================================================================================*/

main.jyu-ex {
  background-image: url("http://www.masuyasekizai.com/wp-content/themes/masuyasekizai/images/jyumokusou/jyu01.jpg") !important;
}
.jyu-ex .content {
  padding: 0 0 90px 0;
}
.jyu h3 {
  text-align: center;
  font-size: 26px;
  padding: 0 0 20px 0;
  background: url("http://www.masuyasekizai.com/wp-content/themes/masuyasekizai/images/jyumokusou/jyu07.jpg")
    no-repeat center bottom;
}

.jyu-01 {
  background: #f7f3f6;
  padding: 80px 0;
}
.jyu-01 div {
  font-size: 0;
  margin: 40px auto 0;
  width: 960px;
}
.jyu-01 div p {
  font-size: 17px;
  line-height: 1.6;
  text-align: justify;
  display: inline-block;
  width: 405px;
  vertical-align: top;
  margin: 0 45px 0 0;
}
.jyu-01 div img {
  vertical-align: top;
  width: 510px;
  display: inline-block;
}

.jyu-02 {
  padding: 70px 0 90px 0;
  background: #ffffff;
  text-align: center;
}
.jyu-02 p {
  font-size: 17px;
  line-height: 1.6;
  margin: 30px auto 40px auto;
}
.jyu-02 ul {
  border-top: 1px solid #b18ba1;
  border-bottom: 1px solid #b18ba1;
  width: 960px;
  margin: 0 auto;
}
.jyu-02 ul li {
  padding: 37.5px 0;
  line-height: 0;
  font-size: 22px;
  color: #751043;
}
.jyu-02 ul li:nth-child(even) {
  background: #f7f3f6;
}

.jyu-03 {
  background: #f7f3f6;
  padding: 80px 0 60px 0;
  text-align: center;
}
.jyu-03 > p {
  margin: 40px auto 70px auto;
  font-size: 17px;
  line-height: 1.6;
  padding: 0 0 70px 0;
  border-bottom: 1px solid #b18ba1;
  width: 960px;
}
.jyu-03 div {
  width: 960px;
  margin: 0 auto;
}
.jyu-03 div h4 {
  font-size: 26px;
  color: #641744;
}
.jyu-03 div img {
  width: 100%;
  display: block;
  margin: 40px auto 30px auto;
}
.jyu-03 div p {
  font-size: 17px;
  line-height: 1.6;
}

.jyu-04 {
  padding: 0 0 70px 0;
  margin: 0 auto;
  width: 960px;
  background: #f7f3f6;
  font-size: 0;
}
.jyu-04 div {
  width: 640px;
  display: inline-block;
  vertical-align: top;
  margin: 0 45px 0 0;
}
.jyu-04 div h5 {
  font-size: 24px;
  color: #641744;
  text-align: justify;
  margin: -10px 0 0 0;
}
.jyu-04 div dt {
  font-size: 17px;
  line-height: 1.6;
  margin: 20px 0 20px 0;
}
.jyu-04 div img {
  width: auto;
  display: block;
}
.jyu-04 div dd {
  font-size: 17px;
  line-height: 1.6;
  margin: 20px 0 0 0;
  color: #834569;
}
.jyu-04 > img {
  width: 275px;
  display: inline-block;
  vertical-align: top;
}

.jyu-05 {
  width: 960px;
  margin: 0 auto 50px;
  font-size: 0;
}
.jyu-05 dl {
  width: 510px;
  display: inline-block;
  vertical-align: top;
  background: #ffffff;
  border: 1px solid #b18ba1;
  box-sizing: border-box;
  margin: 0 45px 0 0;
}
.jyu-05 dl div {
  width: 410px;
  margin: 0 auto;
  padding: 40px 0;
}
.jyu-05 dl div dt {
  font-size: 22px;
  color: #751043;
}
.jyu-05 dl div dd {
  font-size: 17px;
  line-height: 1.6;
  text-align: justify;
  margin: 15px 0 0 0;
}
.jyu-05 dl div p {
  position: relative;
  margin: 0 0 0 20px;
}
.jyu-05 dl div p:before {
  position: absolute;
  content: "\25CE";
  left: -20px;
}
.jyu-05 > div {
  width: 405px;
  display: inline-block;
  vertical-align: top;
}
.jyu-05 > div p {
  font-size: 17px;
  margin: 20px 0 0 0;
}

.jyu-06 {
  padding: 0 0 90px 0;
  text-align: center;
}
.jyu-06 img {
  width: auto;
  display: block;
  margin: 0 auto;
}
.jyu-06 a {
  width: 480px;
  margin: 25px auto 0;
  text-decoration: none;
  display: block;
  border: 1px solid #641744;
  font-size: 18px;
  line-height: 0;
  padding: 26px 0;
  background: #ffffff;
  color: #641744;
  font-weight: bold;
  box-sizing: border-box;
}
.jyu-06 a:hover {
  background: #641744;
  color: #ffffff;
  opacity: 1 !important;
}

/*永代供養墓============================================================================================================*/

main.eit-ex {
  background-image: url("http://www.masuyasekizai.com/wp-content/themes/masuyasekizai/images/eitaikuyo/eid01.jpg") !important;
}
.eit-ex .content {
  padding: 0 0 90px 0;
}
.eit h3 {
  text-align: center;
  font-size: 26px;
  padding: 0 0 20px 0;
  background: url("http://www.masuyasekizai.com/wp-content/themes/masuyasekizai/images/jyumokusou/jyu07.jpg")
    no-repeat center bottom;
}

.eit-01 {
  background: #f7f3f6;
  padding: 80px 0;
}
.eit-01 div {
  font-size: 0;
  margin: 40px auto 0;
  width: 960px;
}
.eit-01 div p {
  font-size: 17px;
  line-height: 1.6;
  text-align: justify;
  display: inline-block;
  width: 405px;
  vertical-align: top;
  margin: 0 45px 0 0;
}
.eit-01 div img {
  vertical-align: top;
  width: 510px;
  display: inline-block;
}

.eit-02 {
  padding: 70px 0 90px 0;
  background: #ffffff;
  text-align: center;
}
.eit-02 p {
  font-size: 17px;
  line-height: 1.6;
  margin: 30px auto 40px auto;
}
.eit-02 ul {
  border-top: 1px solid #b18ba1;
  border-bottom: 1px solid #b18ba1;
  width: 960px;
  margin: 0 auto;
}
.eit-02 ul li {
  padding: 37.5px 0;
  line-height: 0;
  font-size: 22px;
  color: #751043;
}
.eit-02 ul li:nth-child(even) {
  background: #f7f3f6;
}

.eit-03 {
  background: #f7f3f6;
  padding: 80px 0 60px 0;
  text-align: center;
}
.eit-03.eit-daianji {
  border-top: 1px solid #b18ba1;
  width: 960px;
  margin: 0 auto;
}
.eit-03 > p {
  margin: 40px auto 70px auto;
  font-size: 17px;
  line-height: 1.6;
  padding: 0 0 70px 0;
  border-bottom: 1px solid #b18ba1;
  width: 960px;
}
.eit-03 div {
  width: 960px;
  margin: 0 auto;
}
.eit-03 div h4 {
  font-size: 26px;
  color: #641744;
}
.eit-03 div img {
  width: 100%;
  display: block;
  margin: 40px auto 30px auto;
}
.eit-03 div p {
  font-size: 17px;
  line-height: 1.6;
}

.eit-04 {
  padding: 0 0 70px 0;
  margin: 0 auto;
  width: 960px;
  background: #f7f3f6;
  font-size: 0;
}
.eit-04.eit-04-nx {
  padding: 0 0 40px 0;
  margin: 0 auto 40px auto;
  border-bottom: 1px solid #b18ba1;
}

.eit-04 div {
  width: 640px;
  display: inline-block;
  vertical-align: top;
  margin: 0 45px 0 0;
}
.eit-04.eit-04-hokke div {
  width: 600px;
  margin: 0 45px 0 0;
}

.eit-04 div h5 {
  font-size: 24px;
  color: #641744;
  margin: -10px 0 0 0;
}
.eit-04 div dt {
  font-size: 17px;
  line-height: 1.6;
  margin: 15px 0 25px 0;
  text-align: justify;
}

.eit-04.eit-04-daianji div dt {
  margin: 20px 0 25px 0;
}

.eit-04 div img {
  width: auto;
  display: block;
}
.eit-04 div dd {
  font-size: 17px;
  line-height: 1.6;
  margin: 20px 0 0 0;
  color: #834569;
  text-align: justify;
}
.eit-04 > img {
  width: 275px;
  display: inline-block;
  vertical-align: top;
}

.eit-04.eit-04-hokke > img {
  width: 315px;
}

.eit-05 {
  width: 960px;
  margin: 0 auto 50px;
  font-size: 0;
}
.eit-05 dl {
  width: 510px;
  display: inline-block;
  vertical-align: top;
  background: #ffffff;
  border: 1px solid #b18ba1;
  box-sizing: border-box;
  margin: 0 45px 0 0;
}
.eit-05 dl div {
  width: 420px;
  margin: 0 auto;
  padding: 40px 0;
}
.eit-05 dl div dt {
  font-size: 22px;
  color: #751043;
}
.eit-05 dl div dd {
  font-size: 17px;
  line-height: 1.6;
  text-align: justify;
  margin: 15px 0 0 0;
}
.eit-05 dl div p {
  position: relative;
  margin: 0 0 0 20px;
}
.eit-05 dl div p:before {
  position: absolute;
  content: "\25CE";
  left: -20px;
}
.eit-05 > div {
  width: 405px;
  display: inline-block;
  vertical-align: top;
}
.eit-05 > div p {
  font-size: 17px;
  margin: 20px 0 0 0;
}

.eit-06 {
  padding: 0 0 90px 0;
  text-align: center;
}
.eit-06 img {
  width: auto;
  display: block;
  margin: 0 auto;
}
.eit-06 a {
  width: 480px;
  margin: 25px auto 0;
  text-decoration: none;
  display: block;
  border: 1px solid #641744;
  font-size: 18px;
  line-height: 0;
  padding: 26px 0;
  background: #ffffff;
  color: #641744;
  font-weight: bold;
  box-sizing: border-box;
}
.eit-06 a:hover {
  background: #641744;
  color: #ffffff;
  opacity: 1 !important;
}

.eit-07 {
  text-align: center;
  width: 960px;
  margin: 0 auto;
  padding: 0 0 90px 0;
  border-bottom: 1px solid #b18ba1;
}
.eit-07 div {
  background: #ffffff;
  padding: 45px 0;
  border: 1px solid #b18ba1;
}
.eit-07 div h4 {
  font-size: 22px;
  color: #641744;
}
.eit-07 div img {
  width: 100%;
  display: block;
  margin: 40px auto 0;
}
.eit-07 div a {
  width: 480px;
  margin: 40px auto 0;
  text-decoration: none;
  display: block;
  border: 1px solid #641744;
  font-size: 18px;
  line-height: 0;
  padding: 26px 0;
  background: #ffffff;
  color: #641744;
  font-weight: bold;
  box-sizing: border-box;
}
.eit-07 div a:hover {
  background: #641744;
  color: #ffffff;
  opacity: 1 !important;
}

/*手元供養（追加2）============================================================================================================*/
.gee-ex-fix {
  background: url(../images/grave-serve/gee-ex-fix-top.png) no-repeat !important;
}

.plate-text-wrap h5 {
  font-size: 22px;
  color: #751043;
  padding: 0 0 15px 0;
}

.plate-text-wrap h6 {
  background: #751043;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.plate-text-wrap h6 span {
  font-size: 24px;
}

.plate-text-wrap h6.type-b {
  position: relative;
}

.plate-text-wrap h6 span.text-right {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: inherit;
}

.gee-ieb-ex-02.add-plate-text .plate-text-wrap .centering {
  width: 880px;
  margin: 0 auto;
  position: relative;
}

.gee-ieb-ex-02.add-plate-text li:nth-child(1) div {
  width: auto;
}

.gee-ieb-ex-02 li.plate-text-wrap img {
  position: static;
  width: auto;
}

.plate-text-wrap .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.plate-text-wrap ul.col {
  display: flex;
  align-items: center;
}

.plate-text-wrap ul.col li {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-right: 1px solid #000;
  margin: 0 30px 0 0;
  padding: 0 30px 0 0;
  width: 120px;
  height: 116px;
}

.plate-text-wrap ul.col li:last-of-type {
  border-right: none;
}

.plate-text-wrap ul.col li span {
  padding-right: 25px;
}

.plate-text-wrap .which-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  background: #f5edf0;
  width: 320px !important;
}

.plate-text-wrap .which-item .which-item-box {
  border: 1px solid #751043;
  padding: 10px 20px;
  margin-right: 10px;
  text-align: center;
  color: #751043;
}

.plate-text-wrap .type-b ul.col li {
  width: 210px;
}

.plate-text-wrap .type-c ul.col li {
  flex-wrap: wrap;
}

.plate-text-wrap .type-c ul.col li:nth-of-type(2) {
  margin-right: 45px;
}

.plate-text-wrap .type-c ul.col li img {
  /* width: 160px; */
}

.plate-text-wrap .type-c ul.col li span {
  padding: 0;
}

.note-text-left {
  text-align: left !important;
}

.sbi-sbi dl dt {
  position: relative;
}

.sbi-sbi dl dt span {
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
}

.sbi-sbi dl div:nth-child(2) dt {
  padding: 65px 0px 65px 70px;
}
.sbi-sbi dl div:nth-child(8) dt {
  padding: 35px 0px 35px 70px;
}

.sea-area {
  text-align: center;
  font-size: 21px;
  line-height: 1.52;
  color: #751043;
  margin-top: 40px;
}

.sbi-di img.mtc {
  margin-top: 40px;
}

h4.quest {
  line-height: 1.45;
}
