#lead {
  background: url("../img/buddha/lead_bg_sp.jpg") no-repeat center top/100% auto;
  margin: 10vw 0 15vw;
}
#lead .lead-img {
  margin: 0 auto;
  width: 70%;
}
#lead .ttl72 {
  text-align: left;
  margin: 10vw auto 8vw;
}
#lead .ttl72 p {  
  border-bottom: none;
  border-left: 3px dashed #C8D6BE;
  border-right: 3px dashed #C8D6BE;
  margin: 0 6vw;
}
#lead .ttl28 {
  margin-bottom: 5vw;
}
@media only screen and (min-width: 768px) {
  #lead {
    background: url("../img/buddha/lead_bg.jpg") no-repeat center top;
    margin: 90px 0 70px;
    padding-bottom: 95px;
  }
  #lead .wrap {
    max-width: 894px;
    width: 100%;
  }
  #lead .lead-img {
    width: 609px;
  }
  #lead .ttl72 {
    text-align: left;
    margin: 0;
  }
  #lead .ttl72 p {
    margin: 0;
    position: absolute;
    top: 242px;
    line-height: 115px;
    letter-spacing: 8px;
  }
  #lead .ttl72 p:nth-child(1) {
    right: 0;
  }
  #lead .ttl72 p:last-child {
    left: 0;
  }
  #lead .ttl28 {
    margin: 50px 0 40px;
    text-align: center;
  }
  #lead .lead-txt {
    margin: 0 auto;
    width: 588px;
  }
}

#about {
  padding: 15vw 0;
  position: relative;
  z-index: 0;
}
#about .about-deco1 {
  position: absolute;
  z-index: -1;
  top: 10vw;
  right: -27%;
  width: 100%;
}
#about .about-deco3 {
  position: absolute;
  z-index: -1;
  bottom: 9vw;
  right: -27%;
  width: 70%;
}
#about .about1 {
  position: relative;
  z-index: 0;
}
#about .about-deco2 {
  position: absolute;
  z-index: -1;
  bottom: 46vw;
  left: -27%;
  width: 70%;
}
#about .about-info1 h2 {
  margin: 10vw 0 3vw;
}
#about .about-info1 .ttl24 {
  margin-bottom: 3vw;
}
#about .about-info1 .about-img2 {
  margin: 10vw 0 7vw;
  overflow: hidden;
  border-radius: 8px;
}
#about .about-info1 .about-txt2 {
  margin: 2vw -5% 10vw;
}
#about .about-img3 {
  gap: 0 4vw;
  align-items: flex-end;
}
#about .about-img3 p:nth-child(2) {
  margin-bottom: 8vw;
}
#about .about-info2 .ttl24 {
  margin: 8vw 0 3vw;
}
@media only screen and (min-width: 768px) {
  #about {
    padding: 100px 30px;
  }
  #about .about-deco1 {
    top: 100px;
    left: calc(50% + 270px);
    right: auto;
    width: 712px;
  }
  #about .about-deco3 {
    bottom: 77px;
    right: auto;
    left: calc(50% + 421px);
    width: 670px;
  }
  #about .wrap {
    max-width: 1200px;
    width: 100%;
  }
  #about .about-img1 {
    width: 707px;
    height: 805px;
    margin-left: -120px;
    border-radius: 8px;
    overflow: hidden;
  }
  #about .about-img1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #about .about-deco2 {
    bottom: -95px;
    left: -100px;
    width: 570px;
  }
  #about .about-info1 {
    width: 436px;
    margin-right: 65px;
    margin-left: 40px;
  }
  #about .about-info1 h2 {
    margin: 0 0 21px;
  }
  #about .about-info1 .ttl24 {
    margin-bottom: 16px;
  }
  #about .about-info1 .about-img2 {
    margin: 52px 0 30px;
  }
  #about .about-info1 .about-txt2 {
    margin: -8px -66px 0 -79px;
  }
  #about .about-img3 {
    width: 450px;
    gap: 0 22px;
  }
  #about .about-img3 p:nth-child(2) {
    margin-bottom: 37px;
  }
  #about .about2 {
    margin: 0 auto;
    width: 850px;
  }
  #about .about2 .df-pc {
    align-items: center;
  }
  #about .about-info2 {
    width: 350px;
    margin-left: 35px;
    margin-right: 10px;
    padding-bottom: 15px;
  }
  #about .about-info2 .ttl24 {
    margin: 0 0 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  #about .about-info1 .about-txt2{
    margin-left: -40px;
  }
}

#buddha {
  padding: 15vw 0 10vw;
}
#buddha h2 {
  margin-bottom: 10vw;
}
#buddha #buddha1 {
  position: relative;
  z-index: 0;
  margin-bottom: 35vw;
}
#buddha #buddha1 .buddha-deco1 {
  position: absolute;
  z-index: -1;
  top: 30vw;
  left: -20%;
  width: 100%;
}
#buddha .buddha-info h3 {
  margin: 13vw auto 8vw;
}
#buddha .buddha-info dl {
  margin-bottom: 8vw;
}
#buddha .buddha-info dl dt {
  margin-bottom: 3vw;
}
#buddha .buddha-info dl dt.ttl20 {
  color: #111;
}
#buddha .buddha-info .buddha-img2 {
  margin-bottom: 10vw;
}
#buddha .buddha-info .buddha-img3 {
  position: relative;
}
#buddha .buddha-info .buddha-img3 p:nth-child(1) {
  width: 80%;
}
#buddha .buddha-info .buddha-img3 p:nth-child(2) {
  position: absolute;
  width: 43%;
  right: 0;
  bottom: -18vw;
}
#buddha .buddha-info .buddha-img5 {
  position: relative;
  margin-bottom: 23vw;
}
#buddha .buddha-info .buddha-img5 p:nth-child(1) {
  width: 80%;
}
#buddha .buddha-info .buddha-img5 p:nth-child(2) {
  position: absolute;
  width: 43%;
  right: 0;
  bottom: -18vw;
}
#buddha #buddha2 {
  position: relative;
  z-index: 0;
}
#buddha #buddha2 .buddha-deco2 {
  position: absolute;
  z-index: -1;
  top: 30vw;
  right: -20%;
  width: 110%;
}
#buddha .group-tel-btn .btn-contact a {
  padding: 10px 0px 10px 16px;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #buddha #buddha1, #buddha #buddha2 {
    padding: 0 var(--wrapPadding);
  }
}
@media only screen and (min-width: 768px) {
  #buddha {
    padding: 100px 0 25px;
  }
  #buddha h2 {
    margin-bottom: 50px;
  }
  #buddha #buddha1 {
    margin-bottom: 100px;
    padding-bottom: 89px;
  }
  #buddha #buddha1 .buddha-deco1 {
    top: 63px;
    left: calc(50% - 1060px);
    width: 1060px;
  }
  #buddha #buddha1 .buddha-info > div {
    margin-left: auto;
  }
  #buddha #buddha1 .buddha-info h3 {
    height: 355px;
    letter-spacing: 1px;
  }
  #buddha .buddha1-fixed, #buddha .buddha2-fixed {
    position: absolute;
    top: 0;
    width: calc(50% - 105px);
  }
  #buddha .buddha1-fixed p, #buddha .buddha2-fixed p {
    width: 100%;
    max-width: 616px;
  }
  #buddha .buddha1-fixed.fixed, #buddha .buddha2-fixed.fixed {
    position: fixed;
  }
  #buddha .buddha1-fixed.end, #buddha .buddha2-fixed.end {
    top: auto;
    bottom: 0;
  }
  #buddha .buddha1-fixed {
    right: 0;
  }
  #buddha .buddha2-fixed {
    left: 0;
  }
  #buddha .buddha2-fixed p {
    margin-left: auto;
  }
  #buddha .buddha-info {
    width: calc(50% - 30px);
  }
  #buddha .buddha-info > div {
    width: 100%;
    max-width: 510px;
  }
  #buddha .buddha-info h3 {
    margin: 0 auto;
  }
  #buddha .buddha-info dl {
    margin-bottom: 45px;
  }
  #buddha .buddha-info dl dt {
    margin-bottom: 13px;
    max-width: 320px;
  }
  #buddha .buddha-info .group-tel-btn {
    margin-top: -16px;
  }
  #buddha .buddha-info .group-tel-btn .btn-contact a {
    padding: 0 0 0 25px;
    height: 97px;
    gap: 0 13px;
  }
  #buddha .buddha-info .group-tel-btn .btn-contact a:before {
    width: 48px;
    height: 48px;
    background: url(../img/shared/icon_mail.svg) no-repeat center/24px auto, #F59A76;
  }
  #buddha .buddha-info .group-tel-btn .btn-contact a .btn-text {
    font-size: 24px;
  }
  #buddha .buddha-info .group-tel-btn .tel {
    margin-top: 17px;
    margin-bottom: 49px;
    align-items: flex-start;
  }
  #buddha .buddha-info .group-tel-btn .tel dd {
    margin-top: 10px;
  }
  #buddha .buddha-info .buddha-img2 {
    margin: 0 auto 36px;
    max-width: 426px;
  }
  #buddha .buddha-info .buddha-img3 {
    position: relative;
    max-width: 445px;
  }
  #buddha .buddha-info .buddha-img3 p:nth-child(1) {
    width: 73.4%;
  }
  #buddha .buddha-info .buddha-img3 p:nth-child(2) {
    width: 41.7%;
    bottom: -89px;
  }
  #buddha .buddha-info .buddha-img5 {
    margin-bottom: 100px;
  }
  #buddha .buddha-info .buddha-img5 p:nth-child(1) {
    width: 70%;
  }
  #buddha .buddha-info .buddha-img5 p:nth-child(2) {
    width: 41%;
    right: 0;
    bottom: -71px;
  }
  #buddha #buddha2 .buddha-info {
    margin-left: auto;
    width: calc(50% - 22px);
  }
  #buddha #buddha2 .buddha-info > div {
    max-width: 525px;
  }
  #buddha #buddha2 .buddha-info h3 {
    height: 355px;
    padding-right: 78px;
  }
  #buddha #buddha2 .buddha-info dl {
    margin-bottom: 57px;
  }
  #buddha #buddha2 .buddha-info dl dt {
    margin-bottom: 17px;
  }
  #buddha #buddha2 .buddha-info .group-tel-btn {
    margin-top: -30px;
  }
  #buddha #buddha2 .buddha-deco2 {
    top: 50px;
    right: auto;
    left: calc(50% - 307px);
    width: 1316px;
  }
}

#other {
  margin-bottom: 10vw;
}
#other .ttl32 {
  text-align: center;
  margin-bottom: 7vw;
}
#other .other-item {
  margin-bottom: 10vw;
}
#other .other-ttl {
  margin: 3vw 0 2vw;
  justify-content: flex-start;
  align-items: center;
}
#other .other-ttl span {
  display: block;
}
#other .other-ttl span:last-child {
  background-color: #FCFCFC;
  border-radius: 2px;
  font-size: 3.5vw;
  line-height: 1.5;
  font-weight: 700;
  padding: 0 3vw;
  margin-left: 5vw;
}
@media only screen and (min-width: 768px) {
  #other {
    margin-bottom: 193px;
    padding: 0 30px;
  }
  #other .wrap {
    max-width: 1080px;
    width: 100%;
  }
  #other .ttl32 {
    margin-bottom: 50px;
  }
  #other .other-item {
    width: 29.2%;
    margin-bottom: 0;
  }
  #other .other-ttl {
    margin: 12px 0 8px;
  }
  #other .other-ttl span:last-child {
    font-size: 14px;
    padding: 0 13px;
    margin-left: 12px;
  }
}

#message {
  position: relative;
  z-index: 0;
  padding: 15vw 0;
}
#message .message-deco {
  position: absolute;
  z-index: -1;
  top: 46vw;
  right: 0;
  width: 70%;
}
#message .message-img {
  margin: 0 auto 10vw;
  width: 70%;
}
#message .message-txt {
  margin: 0 auto;
}
#message .message-txt p + p {
  margin-right: 5vw;
}
@media only screen and (min-width: 768px) {
  #message {
    padding: 100px 30px;
  }
  #message .wrap {
    max-width: 708px;
    width: 100%;
  }
  #message .message-deco {
    top: -28px;
    right: -38px;
    width: 540px;
  }
  #message .message-img {
    margin: 0;
    width: 357px;
  }
  #message .message-txt {
    margin: 12px 0 0 0;
  }
  #message .message-txt p + p {
    margin-right: 38px;
  }
}

#access {
  padding: 15vw 0;
}
#access h2 {
  margin-bottom: 10vw;
}
#access .link-map {
  text-align: right;
  margin-top: 18px;
}
#access .link-map a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--green);
  font-size: 75%;
  padding: 2px 10px 0;
  border-radius: 50px;
  border: 1px solid #F4BD3D;
}
#access .link-map a i {
  display: block;
  width: 10px;
  line-height: 1;
  margin-left: 5px;
  margin-top: -2px;
}
#access .link-map a:hover {
  opacity: 0.7;
  text-align: none;
}
#access .access-right {
  margin-top: 10vw;
}
#access .access-right dl {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed var(--line_green);
  justify-content: flex-start;
}
#access .access-right dl a, #access .access-right dl a:hover {
  text-decoration: none;
}
#access .access-right dl dt {
  margin-right: 20px;
}
#access .access-right .access-item {
  margin-top: 10vw;
}
#access .access-right .access-item h3 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6vw;
}
#access .access-right .access-item h3 i {
  display: block;
  margin-right: 15px;
  width: 32px;
}
#access .access-right .access-item p {
  padding-left: 13px;
  margin-bottom: 17px;
  border-left: 3px solid #92B992;
}
#access .access-right .access-item .txt-link {
  display: inline-flex;
  border-bottom: 2px solid #5C8A5C;
}
#access .access-right .access-item .txt-link i {
  display: inline-block;
  margin-left: 7px;
}
#access .access-right .access-item .txt-link + .txt-link {
  margin-top: 2vw;
}
#access .access-right .access-item .txt-link:hover {
  border-bottom: none;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  #access {
    padding: 100px 30px 90px;
  }
  #access .wrap {
    max-width: 1081px;
    width: 100%;
  }
  #access h2 {
    margin-bottom: 50px;
  }
  #access .access-left {
    width: 49.4%;
  }
  #access .link-map {
    margin: 19px 5px 0 0;
  }
  #access .link-map a {
    font-size: 12px;
    padding: 2px 17px 0;
  }
  #access .link-map a i {
    margin-left: 5px;
    margin-top: -2px;
  }
  #access .access-right {
    margin-top: -3px;
    width: 435px;
  }
  #access .access-right dl {
    margin-top: 8px;
    padding-top: 10px;
    border-top: 1px dashed var(--line_green);
    justify-content: flex-start;
  }
  #access .access-right dl dt {
    margin-right: 37px;
  }
  #access .access-right .access-item {
    margin-top: 49px;
  }
  #access .access-right .access-item h3 {
    margin-bottom: 12px;
    letter-spacing: 0.5px;
  }
  #access .access-right .access-item h3 i {
    margin-right: 19px;
    width: 36px;
  }
  #access .access-right .access-item p {
    padding-left: 13px;
    margin-bottom: 14px;
    border-left: 3px solid #92B992;
    line-height: 27px;
  }
  #access .access-right .access-item:last-child {
    margin-top: 36px;
  }
  #access .access-right .access-item:last-child h3 {
    margin-bottom: 19px;
  }
  #access .access-right .access-item:last-child p {
    margin-bottom: 16px;
    line-height: 32px;
  }
  #access .access-right .access-item .access-link {
    margin-right: -20px;
  }
  #access .access-right .access-item .txt-link {
    letter-spacing: 0.5px;
  }
  #access .access-right .access-item .txt-link i {
    margin-left: 7px;
  }
  #access .access-right .access-item .txt-link + .txt-link {
    margin-top: 0;
    margin-left: 22px;
  }
}/*# sourceMappingURL=buddha.css.map */