@charset "UTF-8";
:root {
  --ystd-container-width: 1260px;
  --overlay-text-color: #fff;
}

.d-n {
  display: none !important;
}

@media screen and (max-width: 428px) {
  /***************共通設定***************/
  #content p {
    font-size: 14px;
  }
  #content .mds01 {
    font-size: 18px;
  }
  #content .page-title01-wrap {
    height: 320px;
  }
  #content .page-title01-wrap .page-title01 {
    font-size: 20px;
  }
  /***************トップページ***************/
  .rootinfo-wrap .rootinfo-title {
    padding: 0.6em !important;
  }
  .top-news-wrap .top-news-inner {
    gap: 30px !important;
  }
  .top-news-inner ul.wp-block-latest-posts__list li {
    flex-direction: column-reverse;
  }
  .top-news-inner ul.wp-block-latest-posts__list li a {
    font-size: 14px;
  }
  .top-news-inner .link01 {
    text-align: right;
  }
  .top-section-history .top-history-inner h2 {
    font-size: 22px;
  }
  .top-section-event .top-event-inner h2.mds02 {
    font-size: 20px;
  }
  .top-section-access .top-access-inner div.top-access-mds h2.mds03 {
    font-size: 18px;
  }
  .top-section-access .top-access-inner div.top-access-text {
    padding-top: 20px;
  }
  .top-section-access .top-access-inner div.top-access-text dl dt {
    font-size: 14px;
  }
  .top-section-access .top-access-inner div.top-access-text dl dd {
    font-size: 14px;
  }
  .top-section-sankeiko .top-sankeiko-inner {
    padding-bottom: 50px;
  }
  .top-section-sankeiko .top-sankeiko-inner .top-sankeiko-mds h2.mds03 {
    font-size: 20px;
  }
  .top-section-sankeiko .top-sankeiko-inner figure {
    display: none;
  }
  /***************由緒書き***************/
  /***************行事案内***************/
  /***************アクセス***************/
  /***************極樂寺参詣講***************/
  .sankeiko-intro-wrap .sankeiko-intro-image {
    min-height: 480px;
  }
  .sankeiko-intro-wrap .sankeiko-intro-image .sankeiko-img01 {
    /*width: 66vw;
    left: 100px;*/
  }
  .sankeiko-intro-wrap .sankeiko-intro-image .sankeiko-img02 {
    right: 15vw;
  }
  /***************一願堂***************/
}/*# sourceMappingURL=sp.css.map */