/* ※レガシーページのCSSを旧環境から新しく流用する場合は単位をremのものは0.62掛けること */


@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lustria|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Old+Standard+TT:400,400i,700);


/* レガシーページの一括修正ここから */

.lgc_wrap{
  
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:    "wdth" 100;
  letter-spacing:0.05em;
  line-height: 1.63em;
}
.lgc_wrap .container {
    padding-left: 0;
    padding-right: 0;
}
.lgc_wrap .col-md-1,
.lgc_wrap .col-md-2,
.lgc_wrap .col-md-3,
.lgc_wrap .col-md-4,
.lgc_wrap .col-md-5,
.lgc_wrap .col-md-6,
.lgc_wrap .col-md-7,
.lgc_wrap .col-md-8,
.lgc_wrap .col-md-9,
.lgc_wrap .col-md-10,
.lgc_wrap .col-md-11,
.lgc_wrap .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.lgc_wrap li{
   box-sizing:border-box;
}
.lgc_wrap a{
   position: relative;
  text-decoration: none;
  color: #262626;
  outline: none;
}
.lgc_wrap .lower-mainimg-page-title {
  /* レガシーのサブページのタイトルエリアの高さを矯正 */
    min-height: 250px;
}
.lgc_wrap .lower-mainimg-page-title .title {
  /* レガシーのサブページのタイトル位置を矯正 */
    top: calc(50% + 20px);
}

.lgc_wrap .pankuzu {
  /* レガシーのページ向けのパンくずリストがあっても非表示 */
    display: none;
}
.lgc_wrap .fixed_body {
    /* 両端のpadding */
    padding: 2.5rem 36px 0 36px;
}
@media (max-width: 439px) {
  .lgc_wrap .fixed_body {
    padding: 2.5rem 24px 0 24px;
  }
}
.lgc_wrap .top-title {
    /* 関連リンクページなどの見出し */
    position: relative;
    margin: 0 0 1.8rem;
    padding: 0 0.75rem 16px 0.75rem;
    color: #262626;
    text-align: center;
    font-size: 1.48rem;
    line-height: 1.3333333333;
    letter-spacing: 0.05em;
    font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: normal;
}
.lgc_wrap .top-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 16px;
    height: 2px;
    margin-left: -8px;
    background-color: #417354;
}
.lgc_wrap .page-body {
  /* 元々のニュースページ扱いのコンテンツエリアの下パディングを0に */
  padding: 2.48rem 1.984rem 0 1.984rem;
}















.clearfix, .container, .header-nav-top .g-nav-link, .header-nav-lower, .header-sp-menu-container, .footer-info .asakusajinja, .footer-info .other, .footer-info .other ul, .footer-info .other li a, .footer-sitemap, .button-list, .top-header, .top-news-list, .top-news-list a, .top-gokitou, .top-event-list a, .top-event-list .text, .top-event-list .data, .top-pickcontens .pickup, .top-sns-container, .lower-mainimg-text .pickup-info, .lower-link, .lower-link-button, .lower-splink, .fixed_body_box, .fixed_body section, .lower-mainimg-text.asakusajinja .button p, .asakusa-sponsor-list, .asakusa-sponsor-list-text, .lower-mainimg-text.shinzen .info-table, .shinzen-today dd, .event-search, .event-list-slider a, .event-list-slider .text, .event-list-slider .data, .event-report-link, .event-pickup, .blog-archive-sidenav .search-form, .mame-menu, .link-list, .error-container {
  *zoom: 1;
}
.clearfix:after, .container:after, .header-nav-top .g-nav-link:after, .header-nav-lower:after, .header-sp-menu-container:after, .footer-info .asakusajinja:after, .footer-info .other:after, .footer-info .other ul:after, .footer-info .other li a:after, .footer-sitemap:after, .button-list:after, .top-header:after, .top-news-list:after, .top-news-list a:after, .top-gokitou:after, .top-event-list a:after, .top-event-list .text:after, .top-event-list .data:after, .top-pickcontens .pickup:after, .top-sns-container:after, .lower-mainimg-text .pickup-info:after, .lower-link:after, .lower-link-button:after, .lower-splink:after, .fixed_body_box:after, .fixed_body section:after, .lower-mainimg-text.asakusajinja .button p:after, .asakusa-sponsor-list:after, .asakusa-sponsor-list-text:after, .lower-mainimg-text.shinzen .info-table:after, .shinzen-today dd:after, .event-search:after, .event-list-slider a:after, .event-list-slider .text:after, .event-list-slider .data:after, .event-report-link:after, .event-pickup:after, .blog-archive-sidenav .search-form:after, .mame-menu:after, .link-list:after, .error-container:after {
  content: "";
  display: table;
  clear: both;
}



.container {
  position: relative;
  margin: 0 auto;
  padding-left: 0.468rem;
  padding-right: 0.468rem;
  max-width: 1230px;
  overflow: hidden;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 0.468rem;
  padding-right: 0.468rem;
  padding-bottom: 0.937rem;
}

.col-md-1 {
  float: none;
}
@media (min-width: 4800px) {
  .col-md-1 {
    float: left;
    width: 8.3333%;
  }
}

.col-md-2 {
  float: none;
}
@media (min-width: 4800px) {
  .col-md-2 {
    float: left;
    width: 16.6666%;
  }
}

.col-md-3 {
  float: none;
  width: 100%;
}
@media (min-width: 6200px) {
  .col-md-3 {
    float: left;
    width: 25%;
  }
}

.col-md-4 {
  float: none;
  width: 100%;
}
@media (min-width: 6200px) {
  .col-md-4 {
    float: left;
    width: 33.3333%;
  }
}

.col-md-5 {
  float: none;
  width: 100%;
}
@media (min-width: 6200px) {
  .col-md-5 {
    float: left;
    width: 41.6666%;
  }
}

.col-md-6 {
  float: none;
  width: 100%;
}
@media (min-width: 6200px) {
  .col-md-6 {
    float: left;
    width: 50%;
  }
}

.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: none;
  width: 100%;
}
@media (min-width: 6200px) {
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
    width: 58.3333%;
  }
}

@media (min-width: 6200px) {
  .col-md-8 {
    float: left;
    width: 66.6666%;
  }
}

@media (min-width: 6200px) {
  .col-md-9 {
    width: 75%;
    margin: 0 auto;
  }
}

@media (min-width: 6200px) {
  .col-md-10 {
    float: none;
    width: 100%;
  }
}
@media (min-width: 76.875em) {
  .col-md-10 {
    float: none;
    width: 83.3333%;
    margin: 0 auto;
  }
}

@media (min-width: 6200px) {
  .col-md-11 {
    float: none;
    width: 100%;
  }
}
@media (min-width: 76.875em) {
  .col-md-11 {
    float: none;
    width: 91.6666%;
    margin: 0 auto;
  }
}

@media (min-width: 6200px) {
  .col-md-12 {
    float: none;
    width: 100%;
  }
}

.pd-4px-8px {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.pd-8px-16px {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.pd-12px-24px {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.pd-16px-32px {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.pd-20px-40px {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.pd-24px-48px {
  padding-top: 0.937rem !important;
  padding-bottom: 0.937rem !important;
}

.pd-28px-56px {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.pd-32px-64px {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.pd-36px-72px {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.pd-40px-80px {
  padding-top: 1.562rem !important;
  padding-bottom: 1.562rem !important;
}

.pd-box-4px-8px {
  padding: 0.25rem !important;
}

.pd-box-8px-16px {
  padding: 0.5rem !important;
}

.pd-box-12px-24px {
  padding: 0.75rem !important;
}

.pd-box-16px-32px {
  padding: 1rem !important;
}

.pd-box-20px-40px {
  padding: 1.25rem !important;
}

.pd-box-24px-48px {
  padding: 0.937rem !important;
}

.pd-box-28px-56px {
  padding: 1.75rem !important;
}

.pd-box-32px-64px {
  padding: 2rem !important;
}

.pd-box-36px-72px {
  padding: 2.25rem !important;
}

.pd-box-40px-80px {
  padding: 1.562rem !important;
}

.mg-bottom-0px {
  margin-bottom: 0 !important;
}

.mg-bottom-4px-8px {
  margin-bottom: 0.25rem !important;
}

.mg-bottom-8px-16px {
  margin-bottom: 0.5rem !important;
}

.mg-bottom-12px-24px {
  margin-bottom: 0.75rem !important;
}

.mg-bottom-16px-32px {
  margin-bottom: 1rem !important;
}

.mg-bottom-20px-40px {
  margin-bottom: 1.25rem !important;
}

.mg-bottom-24px-48px {
  margin-bottom: 1.5rem !important;
}

.mg-bottom-28px-56px {
  margin-bottom: 1.75rem !important;
}

.mg-bottom-32px-64px {
  margin-bottom: 2rem !important;
}

.mg-bottom-36px-72px {
  margin-bottom: 2.25rem !important;
}

.mg-bottom-40px-80px {
  margin-bottom: 2.5rem !important;
}

.w-10pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-10pc{
        width: 10% !important;
    }
}

.img-w-10pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-10pc {
    width: 10% !important;
  }
}

.w-20pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-20pc{
        width: 20% !important;
    }
}

.img-w-20pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-20pc {
    width: 20% !important;
  }
}

.w-30pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-30pc{
        width: 30% !important;
    }
}

.img-w-30pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-30pc {
    width: 30% !important;
  }
}

.w-40pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-40pc{
        width: 40% !important;
    }
}

.img-w-40pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-40pc {
    width: 40% !important;
  }
}

.w-50pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-50pc{
        width: 50% !important;
    }
}

.img-w-50pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-50pc {
    width: 50% !important;
  }
}

.w-60pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-60pc{
        width: 60% !important;
    }
}


.img-w-60pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-60pc {
    width: 60% !important;
  }
}

.w-70pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-70pc{
        width: 70% !important;
    }
}

.img-w-70pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-70pc {
    width: 70% !important;
  }
}

.w-80pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-80pc{
        width: 80% !important;
    }
}


.img-w-80pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-80pc {
    width: 80% !important;
  }
}

.w-90pc {
  width: 100% !important;
}
@media (min-width: 4800px) {
    .w-90pc{
        width: 90% !important;
    }
}


.img-w-90pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-90pc {
    width: 90% !important;
  }
}

.w-100pc {
  width: 100% !important;
}


.img-w-100pc {
  width: 100%;
}
@media (min-width: 4800px) {
  .img-w-100pc {
    width: 100% !important;
  }
}

.overflow-auto {
  padding: 20px;
  height: 360px;
  overflow: auto;
  border: 1px solid #eee;
}

.googlemap-box iframe {
  width: 100%;
  height: 360px;
}

.co-center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.co-center-y {
  position: absolute;
  top: 50%;
  left: auto;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

.fo-st-italic {
  font-style: italic !important;
}
.fo-st-normal {
  font-style: normal !important;
}

.fo-w-normal {
  font-weight: normal !important;
}
.fo-w-bold {
  font-weight: bold !important;
}
.fo-w-100 {
  font-weight: 100 !important;
}
.fo-w-300 {
  font-weight: 300 !important;
}
.fo-w-400 {
  font-weight: 400 !important;
}
.fo-w-700 {
  font-weight: 700 !important;
}
.fo-w-900 {
  font-weight: 900 !important;
}

.fo-fa-Lato {
  font-family: Lato;
}
.fo-fa-Roboto {
  font-family: Roboto;
}
.fo-fa-Old_Standard_TT {
  font-family: Old Standard TT;
}
.fo-fa-jp-go {
  font-family: "Roboto", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic Gothic Medium, "メイリオ", "Meiryo", sans-serif;
}
.fo-fa-jp-min {
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.fo-2px {
  font-size: 2px;
  font-size: 0.125rem !important;
  line-height: 5 !important;
}
@media (min-width: 4800px) {
  .fo-2px {
    font-size: 0.062rem !important;
  }
}

.fo-2px-sp {
  font-size: 2px;
  font-size: 0.125rem !important;
  line-height: 5 !important;
}

@media (min-width: 4800px) {
  .fo-2px-pc {
    font-size: 2px;
    font-size: 0.062rem !important;
    line-height: 5 !important;
  }
}

.fo-4px {
  font-size: 4px;
  font-size: 0.25rem !important;
  line-height: 3 !important;
}
@media (min-width: 4800px) {
  .fo-4px {
    font-size: 0.125rem !important;
  }
}

.fo-4px-sp {
  font-size: 4px;
  font-size: 0.25rem !important;
  line-height: 3 !important;
}

@media (min-width: 4800px) {
  .fo-4px-pc {
    font-size: 4px;
    font-size: 0.125rem !important;
    line-height: 3 !important;
  }
}

.fo-6px {
  font-size: 6px;
  font-size: 0.375rem !important;
  line-height: 2.3333333333 !important;
}
@media (min-width: 4800px) {
  .fo-6px {
    font-size: 0.187rem !important;
  }
}

.fo-6px-sp {
  font-size: 6px;
  font-size: 0.375rem !important;
  line-height: 2.3333333333 !important;
}

@media (min-width: 4800px) {
  .fo-6px-pc {
    font-size: 6px;
    font-size: 0.187rem !important;
    line-height: 2.3333333333 !important;
  }
}

.fo-8px {
  font-size: 8px;
  font-size: 0.5rem !important;
  line-height: 2 !important;
}
@media (min-width: 4800px) {
  .fo-8px {
    font-size: 0.25rem !important;
  }
}

.fo-8px-sp {
  font-size: 8px;
  font-size: 0.5rem !important;
  line-height: 2 !important;
}

@media (min-width: 4800px) {
  .fo-8px-pc {
    font-size: 8px;
    font-size: 0.25rem !important;
    line-height: 2 !important;
  }
}

.fo-10px {
  font-size: 10px;
  font-size: 0.625rem !important;
  line-height: 1.8 !important;
}
@media (min-width: 4800px) {
  .fo-10px {
    font-size: 0.312rem !important;
  }
}

.fo-10px-sp {
  font-size: 10px;
  font-size: 0.625rem !important;
  line-height: 1.8 !important;
}

@media (min-width: 4800px) {
  .fo-10px-pc {
    font-size: 10px;
    font-size: 0.312rem !important;
    line-height: 1.8 !important;
  }
}

.fo-12px {
  font-size: 12px;
  font-size: 0.75rem !important;
  line-height: 1.6666666667 !important;
}
@media (min-width: 4800px) {
  .fo-12px {
    font-size: 0.375rem !important;
  }
}

.fo-12px-sp {
  font-size: 12px;
  font-size: 0.75rem !important;
  line-height: 1.6666666667 !important;
}

@media (min-width: 4800px) {
  .fo-12px-pc {
    font-size: 12px;
    font-size: 0.375rem !important;
    line-height: 1.6666666667 !important;
  }
}

.fo-14px {
  font-size: 14px;
  font-size: 0.875rem !important;
  line-height: 1.5714285714 !important;
}
@media (min-width: 4800px) {
  .fo-14px {
    font-size: 0.437rem !important;
  }
}

.fo-14px-sp {
  font-size: 14px;
  font-size: 0.875rem !important;
  line-height: 1.5714285714 !important;
}

@media (min-width: 4800px) {
  .fo-14px-pc {
    font-size: 14px;
    font-size: 0.437rem !important;
    line-height: 1.5714285714 !important;
  }
}

.fo-16px {
  font-size: 16px;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
@media (min-width: 4800px) {
  .fo-16px {
    font-size: 0.5rem !important;
  }
}

.fo-16px-sp {
  font-size: 16px;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}

@media (min-width: 4800px) {
  .fo-16px-pc {
    font-size: 16px;
    font-size: 0.5rem !important;
    line-height: 1.5 !important;
  }
}

.fo-18px {
  font-size: 18px;
  font-size: 1.125rem !important;
  line-height: 1.4444444444 !important;
}
@media (min-width: 4800px) {
  .fo-18px {
    font-size: 0.562rem !important;
  }
}

.fo-18px-sp {
  font-size: 18px;
  font-size: 1.125rem !important;
  line-height: 1.4444444444 !important;
}

@media (min-width: 4800px) {
  .fo-18px-pc {
    font-size: 18px;
    font-size: 0.562rem !important;
    line-height: 1.4444444444 !important;
  }
}

.fo-20px {
  font-size: 20px;
  font-size: 1.25rem !important;
  line-height: 1.4 !important;
}
@media (min-width: 4800px) {
  .fo-20px {
    font-size: 0.625rem !important;
  }
}

.fo-20px-sp {
  font-size: 20px;
  font-size: 1.25rem !important;
  line-height: 1.4 !important;
}

@media (min-width: 4800px) {
  .fo-20px-pc {
    font-size: 20px;
    font-size: 0.625rem !important;
    line-height: 1.4 !important;
  }
}

.fo-22px {
  font-size: 22px;
  font-size: 1.375rem !important;
  line-height: 1.3636363636 !important;
}
@media (min-width: 4800px) {
  .fo-22px {
    font-size: 0.687rem !important;
  }
}

.fo-22px-sp {
  font-size: 22px;
  font-size: 1.375rem !important;
  line-height: 1.3636363636 !important;
}

@media (min-width: 4800px) {
  .fo-22px-pc {
    font-size: 22px;
    font-size: 0.687rem !important;
    line-height: 1.3636363636 !important;
  }
}

.fo-24px {
  font-size: 24px;
  font-size: 1.5rem !important;
  line-height: 1.3333333333 !important;
}
@media (min-width: 4800px) {
  .fo-24px {
    font-size: 0.75rem !important;
  }
}

.fo-24px-sp {
  font-size: 24px;
  font-size: 1.5rem !important;
  line-height: 1.3333333333 !important;
}

@media (min-width: 4800px) {
  .fo-24px-pc {
    font-size: 24px;
    font-size: 0.75rem !important;
    line-height: 1.3333333333 !important;
  }
}

.fo-26px {
  font-size: 26px;
  font-size: 1.625rem !important;
  line-height: 1.3076923077 !important;
}
@media (min-width: 4800px) {
  .fo-26px {
    font-size: 0.812rem !important;
  }
}

.fo-26px-sp {
  font-size: 26px;
  font-size: 1.625rem !important;
  line-height: 1.3076923077 !important;
}

@media (min-width: 4800px) {
  .fo-26px-pc {
    font-size: 26px;
    font-size: 0.812rem !important;
    line-height: 1.3076923077 !important;
  }
}

.fo-28px {
  font-size: 28px;
  font-size: 1.75rem !important;
  line-height: 1.2857142857 !important;
}
@media (min-width: 4800px) {
  .fo-28px {
    font-size: 0.875rem !important;
  }
}

.fo-28px-sp {
  font-size: 28px;
  font-size: 1.75rem !important;
  line-height: 1.2857142857 !important;
}

@media (min-width: 4800px) {
  .fo-28px-pc {
    font-size: 28px;
    font-size: 0.875rem !important;
    line-height: 1.2857142857 !important;
  }
}

.fo-30px {
  font-size: 30px;
  font-size: 1.875rem !important;
  line-height: 1.2666666667 !important;
}
@media (min-width: 4800px) {
  .fo-30px {
    font-size: 0.937rem !important;
  }
}

.fo-30px-sp {
  font-size: 30px;
  font-size: 1.875rem !important;
  line-height: 1.2666666667 !important;
}

@media (min-width: 4800px) {
  .fo-30px-pc {
    font-size: 30px;
    font-size: 0.937rem !important;
    line-height: 1.2666666667 !important;
  }
}

.fo-32px {
  font-size: 32px;
  font-size: 2rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 4800px) {
  .fo-32px {
    font-size: 1rem !important;
  }
}

.fo-32px-sp {
  font-size: 32px;
  font-size: 2rem !important;
  line-height: 1.25 !important;
}

@media (min-width: 4800px) {
  .fo-32px-pc {
    font-size: 32px;
    font-size: 1rem !important;
    line-height: 1.25 !important;
  }
}

.fo-34px {
  font-size: 34px;
  font-size: 2.125rem !important;
  line-height: 1.2352941176 !important;
}
@media (min-width: 4800px) {
  .fo-34px {
    font-size: 1.062rem !important;
  }
}

.fo-34px-sp {
  font-size: 34px;
  font-size: 2.125rem !important;
  line-height: 1.2352941176 !important;
}

@media (min-width: 4800px) {
  .fo-34px-pc {
    font-size: 34px;
    font-size: 1.062rem !important;
    line-height: 1.2352941176 !important;
  }
}

.fo-36px {
  font-size: 36px;
  font-size: 2.25rem !important;
  line-height: 1.2222222222 !important;
}
@media (min-width: 4800px) {
  .fo-36px {
    font-size: 1.125rem !important;
  }
}

.fo-36px-sp {
  font-size: 36px;
  font-size: 2.25rem !important;
  line-height: 1.2222222222 !important;
}

@media (min-width: 4800px) {
  .fo-36px-pc {
    font-size: 36px;
    font-size: 1.125rem !important;
    line-height: 1.2222222222 !important;
  }
}

.fo-38px {
  font-size: 38px;
  font-size: 2.375rem !important;
  line-height: 1.2105263158 !important;
}
@media (min-width: 4800px) {
  .fo-38px {
    font-size: 1.187rem !important;
  }
}

.fo-38px-sp {
  font-size: 38px;
  font-size: 2.375rem !important;
  line-height: 1.2105263158 !important;
}

@media (min-width: 4800px) {
  .fo-38px-pc {
    font-size: 38px;
    font-size: 1.187rem !important;
    line-height: 1.2105263158 !important;
  }
}

.fo-40px {
  font-size: 40px;
  font-size: 2.5rem !important;
  line-height: 1.2 !important;
}
@media (min-width: 4800px) {
  .fo-40px {
    font-size: 1.25rem !important;
  }
}

.fo-40px-sp {
  font-size: 40px;
  font-size: 2.5rem !important;
  line-height: 1.2 !important;
}

@media (min-width: 4800px) {
  .fo-40px-pc {
    font-size: 40px;
    font-size: 1.25rem !important;
    line-height: 1.2 !important;
  }
}

.fo-42px {
  font-size: 42px;
  font-size: 2.625rem !important;
  line-height: 1.1904761905 !important;
}
@media (min-width: 4800px) {
  .fo-42px {
    font-size: 1.312rem !important;
  }
}

.fo-42px-sp {
  font-size: 42px;
  font-size: 2.625rem !important;
  line-height: 1.1904761905 !important;
}

@media (min-width: 4800px) {
  .fo-42px-pc {
    font-size: 42px;
    font-size: 1.312rem !important;
    line-height: 1.1904761905 !important;
  }
}

.fo-44px {
  font-size: 44px;
  font-size: 2.75rem !important;
  line-height: 1.1818181818 !important;
}
@media (min-width: 4800px) {
  .fo-44px {
    font-size: 1.375rem !important;
  }
}

.fo-44px-sp {
  font-size: 44px;
  font-size: 2.75rem !important;
  line-height: 1.1818181818 !important;
}

@media (min-width: 4800px) {
  .fo-44px-pc {
    font-size: 44px;
    font-size: 1.375rem !important;
    line-height: 1.1818181818 !important;
  }
}

.fo-46px {
  font-size: 46px;
  font-size: 2.875rem !important;
  line-height: 1.1739130435 !important;
}
@media (min-width: 4800px) {
  .fo-46px {
    font-size: 1.437rem !important;
  }
}

.fo-46px-sp {
  font-size: 46px;
  font-size: 2.875rem !important;
  line-height: 1.1739130435 !important;
}

@media (min-width: 4800px) {
  .fo-46px-pc {
    font-size: 46px;
    font-size: 1.437rem !important;
    line-height: 1.1739130435 !important;
  }
}

.fo-48px {
  font-size: 48px;
  font-size: 3rem !important;
  line-height: 1.1666666667 !important;
}
@media (min-width: 4800px) {
  .fo-48px {
    font-size: 1.5rem !important;
  }
}

.fo-48px-sp {
  font-size: 48px;
  font-size: 3rem !important;
  line-height: 1.1666666667 !important;
}

@media (min-width: 4800px) {
  .fo-48px-pc {
    font-size: 48px;
    font-size: 1.5rem !important;
    line-height: 1.1666666667 !important;
  }
}

.fo-50px {
  font-size: 50px;
  font-size: 3.125rem !important;
  line-height: 1.16 !important;
}
@media (min-width: 4800px) {
  .fo-50px {
    font-size: 1.562rem !important;
  }
}

.fo-50px-sp {
  font-size: 50px;
  font-size: 3.125rem !important;
  line-height: 1.16 !important;
}

@media (min-width: 4800px) {
  .fo-50px-pc {
    font-size: 50px;
    font-size: 1.562rem !important;
    line-height: 1.16 !important;
  }
}

.fo-52px {
  font-size: 52px;
  font-size: 3.25rem !important;
  line-height: 1.1538461538 !important;
}
@media (min-width: 4800px) {
  .fo-52px {
    font-size: 1.625rem !important;
  }
}

.fo-52px-sp {
  font-size: 52px;
  font-size: 3.25rem !important;
  line-height: 1.1538461538 !important;
}

@media (min-width: 4800px) {
  .fo-52px-pc {
    font-size: 52px;
    font-size: 1.625rem !important;
    line-height: 1.1538461538 !important;
  }
}

.fo-54px {
  font-size: 54px;
  font-size: 3.375rem !important;
  line-height: 1.1481481481 !important;
}
@media (min-width: 4800px) {
  .fo-54px {
    font-size: 1.687rem !important;
  }
}

.fo-54px-sp {
  font-size: 54px;
  font-size: 3.375rem !important;
  line-height: 1.1481481481 !important;
}

@media (min-width: 4800px) {
  .fo-54px-pc {
    font-size: 54px;
    font-size: 1.687rem !important;
    line-height: 1.1481481481 !important;
  }
}

.fo-56px {
  font-size: 56px;
  font-size: 3.5rem !important;
  line-height: 1.1428571429 !important;
}
@media (min-width: 4800px) {
  .fo-56px {
    font-size: 1.75rem !important;
  }
}

.fo-56px-sp {
  font-size: 56px;
  font-size: 3.5rem !important;
  line-height: 1.1428571429 !important;
}

@media (min-width: 4800px) {
  .fo-56px-pc {
    font-size: 56px;
    font-size: 1.75rem !important;
    line-height: 1.1428571429 !important;
  }
}

.fo-58px {
  font-size: 58px;
  font-size: 3.625rem !important;
  line-height: 1.1379310345 !important;
}
@media (min-width: 4800px) {
  .fo-58px {
    font-size: 1.812rem !important;
  }
}

.fo-58px-sp {
  font-size: 58px;
  font-size: 3.625rem !important;
  line-height: 1.1379310345 !important;
}

@media (min-width: 4800px) {
  .fo-58px-pc {
    font-size: 58px;
    font-size: 1.812rem !important;
    line-height: 1.1379310345 !important;
  }
}

.fo-60px {
  font-size: 60px;
  font-size: 3.75rem !important;
  line-height: 1.1333333333 !important;
}
@media (min-width: 4800px) {
  .fo-60px {
    font-size: 1.875rem !important;
  }
}

.fo-60px-sp {
  font-size: 60px;
  font-size: 3.75rem !important;
  line-height: 1.1333333333 !important;
}

@media (min-width: 4800px) {
  .fo-60px-pc {
    font-size: 60px;
    font-size: 1.875rem !important;
    line-height: 1.1333333333 !important;
  }
}

.fo-co-base {
  color: #417354;
}
.fo-co-white {
  color: #fff;
}
.fo-co-black {
  color: #1a1a1a;
}
.fo-co-gray {
  color: #f9f9f9;
}
.fo-co-red {
  color: #d63b3f;
}
.fo-co-pink {
  color: #f26d7e;
}
.fo-co-blue {
  color: #104d77;
}
.fo-co-green {
  color: #417354;
}
.fo-co-orange {
  color: #f98700;
}
.fo-co-yellow {
  color: #ffff00;
}

.text-lh-16px {
  line-height: 16px;
}

.text-lh-24px {
  line-height: 24px;
}

.text-lh-32px {
  line-height: 32px;
}

.text-lh-40px {
  line-height: 40px;
}

.text-lh-48px {
  line-height: 48px;
}

.text-lh-56px {
  line-height: 56px;
}

.img-float-l, .img-float-r {
  display: block;
  margin: 0 auto 1.25rem auto;
  text-align: center;
}
@media (min-width: 4800px) {
  .img-float-l, .img-float-r {
    float: left;
    display: inline-block;
    margin: 0 1.171rem 1.171rem 0;
  }
}
@media (min-width: 4800px) {
  .img-float-r {
    float: right;
    margin: 0 0 1.171rem 1.171rem;
  }
}
.img-center {
  margin: 0 auto;
}
.img-w-auto {
  width: auto !important;
}

.border-top {
  border-top: 1px lightgray solid;
}
.border-bottom {
  border-bottom: 1px lightgray solid;
}
.border-1px {
  border: 1px #ddd solid;
}
.border-2px {
  border: 2px #ddd solid;
}
.border-3px {
  border: 3px #ddd solid;
}
.border-4px {
  border: 4px #eee solid;
}
.border-5px {
  border: 5px #eee solid;
}
.border-co-base {
  border-color: #417354;
}
.border-co-white {
  border-color: #fff;
}
.border-co-black {
  border-color: #1a1a1a;
}
.border-co-gray {
  border-color: #f9f9f9;
}
.border-co-red {
  border-color: #d63b3f;
}
.border-co-pink {
  border-color: #f26d7e;
}
.border-co-blue {
  border-color: #104d77;
}
.border-co-green {
  border-color: #417354;
}
.border-co-orange {
  border-color: #f98700;
}
.border-co-yellow {
  border-color: #ffff00;
}

.radius-4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.radius-8 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.radius-16 {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.radius-24 {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.radius-32 {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
.radius-40 {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.radius-100 {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.bg-co-gray {
  background-color: #f9f9f9;
}
.bg-co-gray-light {
  background-color: #ececec;
}
.bg-co-gray-middle {
  background-color: #e0e0e0;
}
.bg-co-gray-dark {
  background-color: lightgray;
}
.bg-co-black {
  background-color: #1a1a1a;
  color: #fff;
}
.bg-co-white {
  background-color: #fff;
}

#PagetopBtn {
  position: fixed;
  right: -44px;
  bottom: 24px;
  z-index: 800;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 0);
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
#PagetopBtn.visible {
  right: 16px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
  filter: alpha(opacity = 100);
  opacity: 1;
}
#PagetopBtn a {
  outline: none;
  width: 40px;
  height: 40px;
  display: block;
  color: #417354;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
#PagetopBtn a:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
  filter: alpha(opacity = 60);
  opacity: 0.6;
}

.tab {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tab li {
  margin: 0;
}

.content_wrap {
  display: block;
}
.content_wrap.disnon {
  display: none;
}
@media (min-width: 4800px) {
  .content_wrap.disnon {
    display: none;
  }
}

.accordion-menu-btn {
  cursor: pointer;
}
.accordion-menu-box {
  display: none;
}
.accordion-menu-box.visible {
  display: none;
}

.accordion-menu-sp-btn {
  cursor: pointer;
}
@media (min-width: 4800px) {
  .accordion-menu-sp-btn {
    cursor: auto;
  }
}
.accordion-menu-sp-box {
  display: none;
}
.accordion-menu-sp-box.visible {
  display: none;
}
.accordion-menu-sp-box.invisible {
  display: block;
}
@media (min-width: 4800px) {
  .accordion-menu-sp-box {
    display: block;
  }
  .accordion-menu-sp-box.invisible, .accordion-menu-sp-box.visible {
    display: block;
  }
}

/* gallery */
.gallery {
  font-size: 0;
  text-align: center;
}
.gallery-photo {
  margin-bottom: 1.125rem;
  padding-bottom: 48px;
}
.gallery-item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 8px;
  width: 50%;
}
@media (min-width: 3000px) {
  .gallery-item {
    width: auto;
  }
}
.gallery-caption {
  padding: 8px;
  color: #555;
  font-size: 14px !important;
  line-height: 18px;
}

.slider,
.slider-multi {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}
.slider li,
.slider-multi li {
  margin: 0 !important;
  padding: 0 !important;
}
.slider img,
.slider-multi img {
  margin: 0 auto;
  min-width: 100%;
}
.slider a,
.slider-multi a {
  color: #555 !important;
}

.slick-list {
  z-index: 0;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -38px;
  margin-top: -20px;
  display: block;
  width: 20px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  z-index: 300;
}
.slick-prev:before,
.slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 0;
  outline: 0;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.slick-prev:before {
  left: 0;
  right: auto;
  content: "\f104";
}

.slick-prev {
  left: 0.468rem;
}
@media (min-width: 4800px) {
  .slick-prev {
    left: 0.468rem;
  }
}

.slick-next {
  right: 0.468rem;
}
@media (min-width: 4800px) {
  .slick-next {
    right: 0.468rem;
  }
}

.slick-prev:hover:before,
.slick-next:hover:before {
  color: #417354;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  color: rgba(0, 0, 0, 0.6);
}

/* Dots */
.slick-dots {
  position: absolute;
  left: 0;
  bottom: -40px;
  display: block;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  text-align: center;
  z-index: 200;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  vertical-align: middle;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  line-height: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  content: '';
  background-color: rgba(0, 0, 0, 0.15);
  text-align: center;
  color: black;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.slick-dots li.slick-active button:before {
  background-color: rgba(65, 115, 84, 0.8);
}

.slider-multi .slick-slide {
  width: 320px;
}
@media (min-width: 4800px) {
  .slider-multi .slick-slide {
    width: 768px;
  }
}
@media (min-width: 6200px) {
  .slider-multi .slick-slide {
    width: 970px;
  }
}

.slick-next-button, .slick-prev-button {
  position: absolute;
  top: 50%;
  margin-top: -33px;
}
.slick-next-button span, .slick-prev-button span {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  color: #fff;
  -webkit-text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
@media (min-width: 4800px) {
  .slick-next-button span i, .slick-prev-button span i {
    position: relative;
    z-index: 10;
  }
  .slick-next-button span:before, .slick-prev-button span:before {
    content: '';
    opacity: 0;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .slick-next-button span:hover, .slick-prev-button span:hover {
    color: rgba(65, 115, 84, 0.8);
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
  }
  .slick-next-button span:hover:before, .slick-prev-button span:hover:before {
    opacity: 1;
  }
}
.slick-next-button {
  right: -30px;
}
.slick-next-button i {
  margin-left: 4px;
}
@media (min-width: 4800px) {
  .slick-next-button {
    right: 0;
  }
}
@media (min-width: 6400px) {
  .slick-next-button {
    right: 15px;
  }
}
.slick-prev-button {
  left: -30px;
}
.slick-prev-button i {
  margin-right: 4px;
}
@media (min-width: 4800px) {
  .slick-prev-button {
    left: 0;
  }
}
@media (min-width: 6400px) {
  .slick-prev-button {
    left: 15px;
  }
}

.easy-select-box {
  display: inline-block;
  position: relative;
}
.easy-select-box .esb-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 300;
  display: none;
}

.ui-datepicker {
  width: 96%;
  padding-bottom: 16px;
  background-color: #000;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
@media (min-width: 6200px) {
  .ui-datepicker {
    width: auto;
  }
}
.ui-datepicker-header {
  position: relative;
  margin: 0 auto;
  width: 300px;
  height: 48px;
  background-color: #000;
  text-align: center;
  color: #fff;
  line-height: 48px;
}
@media (min-width: 6200px) {
  .ui-datepicker-header {
    width: 295px;
  }
}
.ui-datepicker-prev, .ui-datepicker-next {
  position: absolute;
  width: 32px;
  height: 32px;
  color: #fff;
  cursor: pointer;
}
.ui-datepicker-prev:before, .ui-datepicker-next:before {
  content: '\f104';
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  border: 1px solid #fff;
  display: block;
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 28px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.ui-datepicker-prev .ui-icon, .ui-datepicker-next .ui-icon {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
.ui-datepicker-prev {
  left: 10px;
}
.ui-datepicker-prev:before {
  left: 0;
}
.ui-datepicker-next {
  right: 10px;
}
.ui-datepicker-next:before {
  content: '\f105';
  right: 0;
}
.ui-datepicker-calendar {
  min-width: 300px;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  text-align: center;
}
@media (min-width: 6200px) {
  .ui-datepicker-calendar {
    min-width: 295px;
  }
}
.ui-datepicker-calendar .ui-state-default {
  color: #fff;
}

#svgicon {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.tel-link a {
  color: currentColor;
}

.add-banner {
  padding: 0.5rem 0 1.25rem 0;
}

@media (min-width: 6200px) {
  .anchor-link {
    margin-top: -72px !important;
    padding-top: 72px !important;
  }
}


.page-title {
  position: relative;
  margin: 0.937rem 0 1.875rem;
  padding: 0 0.468rem 16px 0.468rem;
  color: #262626;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
}
@media (min-width: 4800px) {
  .page-title {
    margin: 0 0 1.25rem;
    font-size: 0.75rem;
  }
}
.page-title:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 16px;
  height: 2px;
  margin-left: -8px;
  background-color: #417354;
}
.page-title-subtext {
  margin: -0.375rem 0 1.25rem;
  padding: 0 0.468rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
}
@media (min-width: 4800px) {
  .page-title-subtext {
    font-size: 0.437rem;
  }
}
.page-title-subtext.white {
  color: #fff;
}
.page-title.white {
  color: #fff;
}
.page-title.white:after {
  background-color: #f9644e;
}

.arrow-link {
  display: inline-block;
  position: relative;
  padding: 0 0 0 14px;
}
.arrow-link:before {
  content: '\f0da';
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
}

.button-more {
  margin: 0;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
@media (min-width: 4800px) {
  .button-more {
    font-size: 0.5rem;
  }
}
.button-more a {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 12px 20px;
  z-index: 1;
  max-width: 230px;
  overflow: hidden;
  border-top: 1px solid #262626;
}
.button-more a:before {
  content: '';
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #262626;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.button-more a:hover {
  color: #fff;
  opacity: 1;
}
.button-more a:hover:before {
  top: 0;
}
.button-more a:hover .icon {
  background-color: #fff;
}
.button-more a:hover .icon:before, .button-more a:hover .icon:after {
  background-color: #fff;
}
.button-more a > span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
}
.button-more .icon {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 10px;
  height: 1px;
  background-color: #aaa;
  font-size: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.button-more .icon:before, .button-more .icon:after {
  content: '';
  position: absolute;
  left: 0;
  width: 10px;
  height: 1px;
  background-color: #aaa;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.button-more .icon:before {
  top: -3px;
}
.button-more .icon:after {
  bottom: -3px;
}
.button-common {
  display: block;
  margin: 0 auto;
  padding: 12px 20px;
  max-width: 400px;
  background-color: #eee;
  color: #262626 !important;
  text-align: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.button-common:hover {
  background-color: #417354;
  color: #fff !important;
  opacity: 1;
}
.button-common.blue:hover {
  background-color: #104d77;
}
.button-common.pink:hover {
  background-color: #f26d7e;
}
.button-common.red:hover {
  background-color: #d63b3f;
}

.button-list {
  margin: 0;
  padding: 0;
}
.button-list.blue a:hover {
  background-color: #104d77;
}
.button-list.pink a:hover {
  background-color: #f26d7e;
}
.button-list p {
  margin: 0 !important;
  padding: 0;
  text-align: center;
}
@media (min-width: 4800px) {
  .button-list p {
    float: left;
    width: 50%;
  }
}
@media (min-width: 6200px) {
  .button-list p {
    width: 33.333333333%;
  }
}
.button-list a {
  display: block;
  padding: 12px;
  margin: 0 4px 8px 4px;
  background-color: #eee;
  color: #262626 !important;
  text-align: center;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.button-list a:hover {
  background-color: #417354;
  color: #fff !important;
  opacity: 1;
}

.pankuzu {
  position: relative;
  margin: 0 auto;
  max-width: 1230px;
  width: 100%;
  padding: 0.625rem 0.468rem;
  font-size: 0.875rem;
  line-height: 22px;
}
@media (min-width: 4800px) {
  .pankuzu {
    font-size: 0.437rem;
  }
}
.pankuzu a {
  position: relative;
  display: block;
  vertical-align: top;
  padding: 0 19px 0 0;
  color: #262626;
}
.pankuzu a:after {
  content: '\f105';
  font-family: FontAwesome;
  margin-left: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #626a77;
}
@media (min-width: 4800px) {
  .pankuzu a {
    display: inline-block;
  }
  .pankuzu a:after {
    position: absolute;
    right: 7px;
    top: 0;
    margin: 0;
  }
}


.lower-mainimg {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.lower-mainimg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
@media (min-width: 4800px) {
  .lower-mainimg {
    min-height: 880px;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg {
    min-height: 780px;
  }
}
.lower-mainimg-slider {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.lower-mainimg-slider .slick-track {
  height: 880px;
}
@media (min-width: 4800px) {
  .lower-mainimg-slider .slick-track {
    height: 880px;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-slider .slick-track {
    height: 780px;
  }
}
.lower-mainimg-slider li {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.lower-mainimg-slider li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lower-mainimg-title {
  position: relative;
  min-height: 420px;
  z-index: 10;
}
@media (min-width: 4800px) {
  .lower-mainimg-title {
    min-height: 540px;
  }
}
.lower-mainimg-title .title {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.875rem;
  line-height: 1;
  letter-spacing: 0.25em;
  -webkit-text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  -moz-text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 4800px) {
  .lower-mainimg-title .title {
    font-size: 1.125rem;
  }
}
.lower-mainimg-text {
  position: relative;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
}
@media (min-width: 4800px) {
  .lower-mainimg-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
.lower-mainimg-text .pickup-info {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 0.468rem;
}
.lower-mainimg-page {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.lower-mainimg-page:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lower-mainimg-page-title {
  position: relative;
  min-height: 180px;
  z-index: 10;
  text-align: center;
}
@media (min-width: 4800px) {
  .lower-mainimg-page-title {
    min-height: 240px;
  }
}
.lower-mainimg-page-title .title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 90%;
  margin: auto;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
  color: #fff;
  font-size: 1.875rem;
  line-height: 1.2666666667;
  letter-spacing: 0.2em;
  -webkit-text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  -moz-text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 4800px) {
  .lower-mainimg-page-title .title {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
.lower-mainimg.otherpage {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 480px;
}
.lower-mainimg.otherpage:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lower-mainimg.otherpage .lower-mainimg-slider .slick-track {
  height: 480px;
}
.lower-mainimg.otherpage .lower-mainimg-otherpage-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 90%;
  z-index: 10;
  margin: auto;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #fff;
  text-align: center;
  letter-spacing: 0.10em;
  -webkit-text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  -moz-text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lower-mainimg.otherpage .lower-mainimg-otherpage-title .title {
  margin: 0;
  padding: 16px 0;
  font-weight: normal;
  font-size: 1.875rem;
  line-height: 1.2666666667;
  letter-spacing: 0.20em;
}
@media (min-width: 4800px) {
  .lower-mainimg.otherpage .lower-mainimg-otherpage-title .title {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
.lower-mainimg.otherpage .lower-mainimg-otherpage-title .sub-title {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 4800px) {
  .lower-mainimg.otherpage .lower-mainimg-otherpage-title .sub-title {
    font-size: 0.5rem;
    line-height: 1.5;
  }
}

.lower-mainimg.asakusajinja {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_asakusa.jpg);
}
@media (min-width: 6200px) {
  .lower-mainimg.asakusajinja {
    /* 2026修正 */
    background-image: url(../images/common/im_mv_asakusa.jpg);
  }
}
.lower-mainimg.sanjamatsuri {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_sanjamatsuri_sp.jpg);
}
@media (min-width: 6200px) {
  .lower-mainimg.sanjamatsuri {
    /* 2026修正 */
    background-image: url(../images/common/im_mv_sanjamatsuri.jpg);
  }
}
.lower-mainimg.shinzen {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_shinzen_sp.jpg);
}
@media (min-width: 6200px) {
  .lower-mainimg.shinzen {
    /* 2026修正 */
    background-image: url(../images/common/im_mv_shinzen.jpg);
  }
}
.lower-mainimg.kyouka {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_kyouka_sp.jpg);
}
@media (min-width: 6200px) {
  .lower-mainimg.kyouka {
    /* 2026修正 */
    background-image: url(../images/common/im_mv_kyouka.jpg);
  }
}
.lower-mainimg.keisho {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_keisho_sp.jpg);
}
@media (min-width: 6200px) {
  .lower-mainimg.keisho {
    /* 2026修正 */
    background-image: url(../images/common/im_mv_keisho.jpg);
  }
}

.lower-mainimg-page.asakusajinja {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_asakusa.jpg);
}
.lower-mainimg-page.sanjamatsuri {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_sanjamatsuri.jpg);
}
.lower-mainimg-page.shinzen {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_shinzen.jpg);
}
.lower-mainimg-page.kyouka {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_kyouka.jpg);
}
.lower-mainimg-page.keisho {
  /* 2026修正 */
  background-image: url(../images/common/im_mv_keisho.jpg);
}

.lower-link {
  padding: 1rem 0;
}
.lower-link-button {
  margin-bottom: 0.468rem;
  display: block;
  overflow: hidden;
}
@media (min-width: 4800px) {
  .lower-link-button {
    margin-bottom: 0.031rem;
  }
}
.lower-link-button .img {
  position: relative;
  overflow: hidden;
}
@media (min-width: 4800px) {
  .lower-link-button .img {
    float: left;
    width: 44%;
  }
}
.lower-link-button .text {
  padding: 0.625rem 0.937rem;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
  color: #555;
}
@media (min-width: 4800px) {
  .lower-link-button .text {
    float: left;
    width: 56%;
    font-size: 0.437rem;
  }
}
.lower-link-button .text p:nth-last-child(-n + 1) {
  margin-bottom: 0;
}
.lower-link-button .title {
  margin: 0 0 10px;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  font-weight: 400;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #262626;
}
@media (min-width: 4800px) {
  .lower-link-button .title {
    font-size: 0.562rem;
  }
}

.lower-splink {
  margin: 0 0.468rem;
  padding: 0 0 1.875rem 0;
}
.lower-splink-box {
  position: relative;
  margin-bottom: 0.937rem;
  padding: 1.875rem;
  color: #fff;
}
@media (min-width: 6200px) {
  .lower-splink-box {
    float: left;
    width: 50%;
  }
}
.lower-splink-box:before {
  content: '';
  position: absolute;
  top: 0.468rem;
  left: 0.468rem;
  right: 0.468rem;
  bottom: 0.468rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.lower-splink-box .title {
  position: relative;
  margin-bottom: 24px;
  padding: 0 0 16px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
@media (min-width: 4800px) {
  .lower-splink-box .title {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
.lower-splink-box .title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 2px;
  background-color: #fff;
}
.lower-splink-box .title span {
  display: block;
  margin-bottom: 8px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 4800px) {
  .lower-splink-box .title span {
    font-size: 0.562rem;
    line-height: 1.4444444444;
  }
}
.lower-splink-box .text {
  position: relative;
  z-index: 1;
  padding-bottom: 0.468rem;
}
.lower-splink-box .button {
  margin: 0;
  text-align: center;
  font-size: 0;
}
.lower-splink-box .button a,
.lower-splink-box .button span {
  display: block;
  margin: 0 1% 0.75rem 1%;
  min-height: 48px;
  line-height: 48px;
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  font-size: 1rem;
}
@media (min-width: 4800px) {
  .lower-splink-box .button a,
  .lower-splink-box .button span {
    display: inline-block;
    vertical-align: top;
    width: 78%;
    font-size: 0.5rem;
  }
}
.lower-splink-box .button a:hover {
  opacity: 1;
  background-color: #fff;
  color: #262626;
}
.lower-splink-box .button span {
  background-color: #9eb0b0;
  border: 1px solid #9eb0b0;
}
.lower-splink-box .sub-button {
  margin: 0;
  text-align: right;
}
.lower-splink-box .sub-button a {
  display: block;
  padding: 8px;
  color: #fff;
}
@media (min-width: 4800px) {
  .lower-splink-box .sub-button a {
    padding: 0;
  }
}
.lower-splink-box .sub-button i {
  margin-right: 6px;
}

.lower-banner {
  margin: 0 0 1.875rem 0;
}
.lower-banner ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  text-align: center;
}
.lower-banner li {
  display: inline-block;
  width: 100%;
  padding: 0 0.468rem;
  vertical-align: top;
}
@media (min-width: 4800px) {
  .lower-banner li {
    width: 50%;
  }
}
.lower-banner a {
  display: block;
}
.lower-banner a img {
  display: block;
  margin-bottom: 6px;
  padding: 1px;
  border: 1px solid #ddd;
}
.lower-banner span {
  display: block;
  font-size: 0.75rem;
  line-height: 1.6666666667;
  color: #626a77;
}
@media (min-width: 4800px) {
  .lower-banner span {
    font-size: 0.437rem;
    line-height: 1.5714285714;
  }
}

.fixed_body {
  padding: 2.5rem 2rem;
  margin-bottom: 1.875rem;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 0.02em;
}
@media (min-width: 4800px) {
  .fixed_body {
    font-size: 0.5rem;
    line-height: 2;
  }
}
@media (min-width: 6200px) {
  .fixed_body {
    padding: 2.5rem 4rem;
  }
}
.fixed_body_box {
  margin: 0 -0.468rem;
}
@media (min-width: 4800px) {
  .fixed_body_box {
    position: relative;
    padding: 0;
  }
}
.fixed_body p {
  margin-bottom: 1.5rem;
}
@media (min-width: 4800px) {
  .fixed_body p {
    margin-bottom: 1rem;
  }
}
.fixed_body a {
  color: #0185f1;
}
.fixed_body strong {
  font-weight: 700;
}
.fixed_body h2 {
  clear: both;
  margin-bottom: 1.5rem;
  padding: 1.15rem 0 0;
  color: #262626;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em;
}
.fixed_body h2::first-letter {
  /* 見出しの一文字目だけ色を変える */
  color: var(--green1);
  
}
.fixed_body h3 {
  position: relative;
  margin: 1.8rem 0 0.937rem;
  padding: 0 0 0 28px;
  color: #262626;
  letter-spacing: 0.1em;
  text-align: center;   /* 中央揃え */
  position: relative;
  padding: 0;           /* 左padding削除 */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
/* .fixed_body h3:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 13px;
  height: 13px;
  border: 4px solid #262626;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
} */
 .fixed_body h3::before,
.fixed_body h3::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid var(--green1);
    transform: rotate(45deg);
    margin: 0 8px;
    vertical-align: middle;
    top: 0.05em;
    position: relative;

}
.fixed_body h4 {
  position: relative;
  margin-bottom: 0.75rem;
  padding: 0 0 0 20px;
  color: #262626;
}
.fixed_body h4:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: #262626;
}
.fixed_body h5,
.fixed_body h6 {
  margin-bottom: 0.375rem;
  color: #262626;
}
.fixed_body h2 {
  font-size: 1.75rem;
  line-height: 1.4;
}
.fixed_body h3 {
  font-size: 1.375rem;
  line-height: 1.4444444444;
}
.fixed_body h4 {
  font-size: 1.25rem;
  line-height: 1.5;
}
.fixed_body h5, .fixed_body h6 {
  font-size: 1.125rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .fixed_body h2 {
    font-size: 0.875rem;
  }
  .fixed_body h3 {
    font-size: 0.687rem;
  }
  .fixed_body h4 {
    font-size: 0.625rem;
  }
  .fixed_body h5, .fixed_body h6 {
    font-size: 0.562rem;
  }
}
.fixed_body img {
  height: auto;
  max-width: 100%;
  width: auto;
  margin: 0 auto 4px auto;
}
.fixed_body img.centered, .fixed_body div.centered {
  display: block;
  margin: 24px auto;
}
.fixed_body img.aligncenter, .fixed_body div.aligncenter {
  display: block;
  margin: 24px auto;
}
.fixed_body img.alignright, .fixed_body div.alignright {
  float: none;
  margin: 4px auto 16px auto;
  display: block;
}
.fixed_body img.alignleft, .fixed_body div.alignleft {
  float: none;
  margin: 4px auto 16px auto;
  display: block;
}
.fixed_body .wp-caption {
  max-width: 100%;
  padding: 0;
  margin: 24px auto;
}
.fixed_body .wp-caption.alignright {
  float: none;
  margin: 4px auto 16px auto;
}
.fixed_body .wp-caption.alignleft {
  float: none;
  margin: 4px auto 16px auto;
}
.fixed_body .wp-caption.aligncenter {
  margin: 24px auto;
}
.fixed_body .wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.fixed_body .wp-caption .wp-caption-text {
  padding: 0;
  font-size: 14px;
}
@media (min-width: 4800px) {
  .fixed_body img.alignright, .fixed_body div.alignright {
    float: right;
    margin: 4px 0 30px 30px;
    display: inline;
  }
  .fixed_body img.alignleft, .fixed_body div.alignleft {
    float: left;
    margin: 4px 30px 30px 0;
    display: inline;
  }
  .fixed_body .wp-caption.alignright {
    float: right;
    margin: 4px 0 30px 30px;
  }
  .fixed_body .wp-caption.alignleft {
    float: left;
    margin: 4px 30px 30px 0;
  }
}
.fixed_body table {
  margin: 0 0 1.25rem 0;
  width: 100%;
  position: relative;
}
.fixed_body tr:hover {
  background-color: #f9f9f9;
}
.fixed_body td,
.fixed_body th {
  display: block;
  vertical-align: top;
  text-align: left;
}
@media (min-width: 4800px) {
  .fixed_body td,
  .fixed_body th {
    display: table-cell;
  }
}
.fixed_body td p:nth-last-child(-n + 1),
.fixed_body th p:nth-last-child(-n + 1) {
  margin-bottom: 0;
}
.fixed_body th {
  padding: 0.625rem;
  border-top: 1px solid #555;
  font-weight: 700;
  color: #262626;
  text-align: center;
}
@media (min-width: 4800px) {
  .fixed_body th {
    width: 30%;
    padding: 0.468rem;
  }
}
.fixed_body td {
  padding: 0.625rem 0.625rem 0.937rem 0.625rem;
  border-top: 1px solid #eee;
}
@media (min-width: 4800px) {
  .fixed_body td {
    padding: 0.468rem 0.468rem 0.468rem 0.937rem;
  }
}
.fixed_body dt,
.fixed_body dd {
  margin: 0;
}
.fixed_body ul,
.fixed_body ol {
  margin: 0 0 0.5rem;
  padding: 0 0 0 16px;
}
.fixed_body ul li,
.fixed_body ol li {
  margin: 0 0 0.375rem 0.5rem;
  padding: 0 0 0 0.25rem;
}
.fixed_body section p:nth-last-child(-n + 1) {
  margin-bottom: 0;
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* ↑↑↑ここまで共通CSSのため編集には気をつけること↑↑↑------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */





.cautions-list {
  position: relative;
  margin: 0 0 1rem 0 !important;
  padding: 72px 1.25rem 0.75rem 1.25rem !important;
  list-style: none;
  border: 1px solid #d63b3f;
  color: #d63b3f;
}
.cautions-list:before {
  content: '注意事項';
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
@media (min-width: 4800px) {
  .cautions-list:before {
    font-size: 0.5rem;
  }
}
.cautions-list li {
  position: relative;
  margin: 0 0 0.25rem !important;
  padding: 0 0 0 24px !important;
}
.cautions-list li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

.contact-link {
  padding: 1.25rem 0.937rem 0.937rem 0.937rem;
  background-color: #fff;
  border-top: 8px solid #417354;
  /* 2026修正 */
  background-image: url(../images/common/bg_base.jpg);
  background-repeat: repeat;
  background-size: 200px auto;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.contact-link p {
  margin: 0 0 0.625rem;
  text-align: center;
}
.contact-link .title-main {
  color: #417354;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (min-width: 4800px) {
  .contact-link .title-main {
    font-size: 0.625rem;
  }
}
.contact-link .title-main svg {
  display: block;
  margin: 0 auto 8px auto;
  width: 64px;
  height: 64px;
  fill: #417354;
}
.contact-link .title-sub {
  color: #262626;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  font-weight: 700;
}
@media (min-width: 4800px) {
  .contact-link .title-sub {
    font-size: 0.562rem;
  }
}
.contact-link .button-common {
  background-color: #fff;
}
.contact-link .button-common:hover {
  background-color: #417354;
}
.contact-link.shinzen {
  border-top: 8px solid #f26d7e;
}
.contact-link.shinzen .title-main {
  color: #f26d7e;
}
.contact-link.shinzen .title-main svg {
  fill: #f26d7e;
}
.contact-link.shinzen .title-sub {
  color: #f26d7e;
}
.contact-link.shinzen .button-common {
  display: inline-block;
  margin: 0 10px 10px 10px;
  min-width: 220px;
  max-width: auto;
}
.contact-link.shinzen .button-common:hover {
  background-color: #f26d7e;
}

.linklist {
  margin: 0;
  padding: 0;
}
.linklist p {
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 4800px) {
  .linklist p {
    float: left;
    width: 50%;
  }
}
@media (min-width: 6200px) {
  .linklist p {
    width: 33.333333333%;
  }
}
.linklist a {
  display: block;
  padding: 12px;
  margin: 0 4px 8px 4px;
  background-color: #eee;
  color: #262626 !important;
  text-align: center;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.linklist a:hover {
  background-color: #417354;
  color: #fff !important;
  opacity: 1;
}
.linklist.pink a:hover {
  background-color: #f26d7e;
}
.linklist.blue a:hover {
  background-color: #104d77;
}

.list-icon {
  display: inline-block;
  margin: 4px 8px 4px 0;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #ddd;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}

.list-icon-img {
  position: relative;
}
.list-icon-img .list-icon {
  position: absolute;
  left: 8px;
  bottom: 8px;
  border: none;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.lower-mainimg-text.asakusajinja {
  background-color: rgba(27, 66, 42, 0.8);
}
.lower-mainimg-text.asakusajinja .pickup-info {
  padding: 1.5rem 0.468rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.asakusajinja .info,
  .lower-mainimg-text.asakusajinja .button {
    float: left;
    width: 50%;
    padding: 0 0.468rem;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.asakusajinja .info {
    padding-left: 2.5rem;
  }
}
.lower-mainimg-text.asakusajinja .title {
  margin: 0 2% 0.625rem 2%;
  font-size: 1.5rem;
  list-style: 1;
  letter-spacing: 0.05em;
  font-weight: normal;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #fff;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.asakusajinja .title {
    margin: 0 0 0.625rem 0;
    font-size: 0.75rem;
  }
}
.lower-mainimg-text.asakusajinja .title .logo {
  display: inline-block;
  margin-right: 8px;
  width: 56px;
  height: 56px;
  fill: #fff;
  vertical-align: middle;
}
.lower-mainimg-text.asakusajinja .address {
  margin: 0 2% 1rem 2%;
  letter-spacing: 0.05em;
  color: #fff;
}
.lower-mainimg-text.asakusajinja .address span {
  padding-right: 24px;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.asakusajinja .address span {
    display: inline;
  }
}
@media (min-width: 4800px) {
  .lower-mainimg-text.asakusajinja .address {
    margin: 0;
  }
}
@media (min-width: 4800px) {
  .lower-mainimg-text.asakusajinja .button {
    margin-top: 16px;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.asakusajinja .button {
    padding-right: 2.5rem;
  }
}
.lower-mainimg-text.asakusajinja .button p {
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.asakusajinja .button p {
    font-size: 0.7rem;
  }
}
.lower-mainimg-text.asakusajinja .button p:nth-last-child(-n + 1) {
  margin-bottom: 0;
}
.lower-mainimg-text.asakusajinja .button a {
  display: block;
  float: left;
  margin: 0 2%;
  padding: 10px 2px;
  width: 46%;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.lower-mainimg-text.asakusajinja .button a:hover {
  background-color: #fff;
  color: #1b422a;
  opacity: 1;
}
.lower-mainimg-text.asakusajinja .button a i {
  margin-right: 4px;
}
.lower-mainimg-text.asakusajinja .button a.map {
  width: 96%;
}

.fixed_body.asakusajinja h3:before {
  border-color: #417354;
}
.fixed_body.asakusajinja h4:before {
  background-color: #417354;
}

/* 浅草神社について */
.asakusa_about_sekihiDIV1 .list-icon-img .list-icon {
    bottom: 20px!important;
}
.asakusa-about-img {
  font-size: 0;
  text-align: center;
}
@media (min-width: 6200px) {
  .asakusa-about-img {
    display: block;
    margin: 0 -126px;
  }
}
.asakusa-about-matsurigami {
  display: block;
  padding: 0 1.25rem;
}
@media (min-width: 6200px) {
  .asakusa-about-matsurigami {
    padding: 0;
  }
}
@media (min-width: 6200px) {
  .asakusa-about-matsurigami img {
    display: inline-block;
    width: 320px;
    height: auto;
  }
}
/* 浅草寺本尊示現会 */

  .asakusa_about_honzon_table1{
    display: table;
  }
  .asakusa_about_honzon_table1 th {
      padding: 0.625rem 0.2em;
      width: 100px;
      display: table-cell;
  }
   .asakusa_about_honzon_table1 td{
    display: table-cell;
  }
  @media (max-width: 399px) {
  .asakusa_about_honzon_table1 th {
      width: 100%;
      display: block;
  }
  .asakusa_about_honzon_table1 td{
   width: 100%;
      display: block;
  }
}



.asakusa-gyouji table {
  margin: 0 0 1.25rem 0;
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
@media (min-width: 6200px) {
  .asakusa-gyouji table {
    width: 100%;
    display: table;
  }
}
.asakusa-gyouji tr:hover {
  background-color: #f9f9f9;
}
.asakusa-gyouji td,
.asakusa-gyouji th {
  display: table-cell;
  border-bottom: 1px solid #ddd;
  padding: 12px 15px;
  vertical-align: top;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .asakusa-gyouji td,
  .asakusa-gyouji th {
    font-size: 0.5rem;
    line-height: 1.8;
  }
}
.asakusa-gyouji th {
  background-color: #417354;
  font-weight: bold;
  color: #fff;
}
.asakusa-gyouji th.month {
  width: 18%;
}
.asakusa-gyouji th.day {
  width: 20%;
}
.asakusa-gyouji th.time {
  width: 20%;
}
.asakusa-gyouji th.naiyou {
  width: 30%;
}
.asakusa-gyouji th.sanretsu {
  width: 12%;
  text-align: center;
}
.asakusa-gyouji td:nth-last-child(-n + 1) {
  text-align: center;
}

.asakusa-map iframe {
  width: 100%;
  height: 360px;
}

.asakusa-sponsor-list {
  padding-top: 3%;
  border-bottom: 2px dotted #f1f1f1;
  font-size: 0;
  line-height: 0;
  text-align: left;
  letter-spacing: 0;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list {
    padding-top: 1.5%;
  }
}
.asakusa-sponsor-list img {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.5% 3% 1.5% !important;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list img {
    margin: 0 0.5% 1% 0.5% !important;
  }
}
.asakusa-sponsor-list br {
  display: none;
}
.asakusa-sponsor-list.big img {
  width: 97%;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list.big img {
    width: 49%;
  }
}
.asakusa-sponsor-list.middle img {
  width: 47%;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list.middle img {
    width: 32.3333333%;
  }
}
.asakusa-sponsor-list.small img {
  width: 30.33333333%;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list.small img {
    width: 24%;
  }
}
.asakusa-sponsor-list.small-s img {
  width: 30.33333333%;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list.small-s img {
    width: 19%;
  }
}

.asakusa-sponsor-list-text {
  list-style: none;
  margin: 0 !important;
  padding: 15px 0 10px 0 !important;
  border-bottom: 2px dotted #f1f1f1;
}
.asakusa-sponsor-list-text li {
  position: relative;
  float: left;
  margin: 0 1.5% 3% 1.5% !important;
  background-image: url("img/common/bg_mokume.png");
  background-repeat: repeat;
  border-radius: 4px;
  overflow: hidden;
  width: 97%;
  height: 120px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
  text-align: center;
  color: #111;
  font-size: 1.375rem;
  line-height: 1.3636363636;
  font-weight: bold;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text li {
    margin: 0 0.5% 1% 0.5% !important;
    width: 49%;
    font-size: 0.687rem;
  }
}
.asakusa-sponsor-list-text li span {
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text li span {
    left: 20px;
    right: 20px;
  }
}
.asakusa-sponsor-list-text.big li {
  width: 97%;
  height: 100px;
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text.big li {
    width: 32.3333333%;
    font-size: 0.625rem;
  }
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text.big li span {
    left: 15px;
    right: 15px;
  }
}
.asakusa-sponsor-list-text.middle li {
  width: 47%;
  height: 80px;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text.middle li {
    width: 24%;
    font-size: 0.5rem;
  }
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text.middle li span {
    left: 10px;
    right: 10px;
  }
}
.asakusa-sponsor-list-text.small li {
  width: 47%;
  height: 60px;
  font-size: 0.75rem;
  line-height: 1.6666666667;
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text.small li {
    width: 19%;
    font-size: 0.375rem;
  }
}
@media (min-width: 4800px) {
  .asakusa-sponsor-list-text.small li span {
    left: 8px;
    right: 8px;
  }
}

.lower-mainimg-text.sanjamatsuri {
  background-color: rgba(16, 77, 119, 0.8);
  color: #fff;
}
.lower-mainimg-text.sanjamatsuri .pickup-info {
  position: relative;
  padding: 1.5rem 0.468rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .pickup-info {
    padding: 1rem 0.468rem;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.sanjamatsuri .pickup-info {
    padding: 1.25rem 0.468rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-title {
  margin-bottom: 35px;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-align: center;
}
@media (min-width: 3000px) {
  .lower-mainimg-text.sanjamatsuri .schedule-title {
    margin-bottom: 20px;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.sanjamatsuri .schedule-title {
    float: left;
    width: 180px;
    padding-top: 10px;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-title .title {
  margin: 0;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.125rem;
  line-height: 1.4444444444;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-title .title {
    font-size: 0.562rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-title .year {
  margin: 0;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 2rem;
  line-height: 1.4;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-title .year {
    font-size: 1rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-title .year span {
  margin: 0 4px;
  font-size: 3.75rem;
  line-height: 1.1333333333;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-title .year span {
    font-size: 1.875rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days {
  margin-bottom: 0.937rem;
}
@media (min-width: 6200px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days {
    margin: 0 0 0 180px;
    padding-left: 0.937rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .link {
  position: relative;
  float: left;
  width: 30.3333333333333333%;
  margin: 0 1.5%;
  display: block;
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.lower-mainimg-text.sanjamatsuri .schedule-days .link:hover {
  opacity: 1;
  background-color: #fff;
  color: #104d77;
}
.lower-mainimg-text.sanjamatsuri .schedule-days .link:hover .button:before {
  background-color: #104d77;
}
.lower-mainimg-text.sanjamatsuri .schedule-days .icon {
  display: block;
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  background-color: #b8a259;
  line-height: 46px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  font-size: 0.75rem;
}
@media (min-width: 3000px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .icon {
    top: -15px;
    left: -12px;
    margin-left: auto;
  }
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .icon {
    width: 60px;
    height: 60px;
    line-height: 56px;
    font-size: 0.437rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .icon span {
  font-size: 1.25rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .icon span {
    font-size: 0.937rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .days {
  display: block;
  margin: 0;
  padding: 30px 10px 1.0rem 10px;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  letter-spacing: 0.05em;
  text-align: left;
}
@media (min-width: 3000px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .days {
    text-align: center;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .days .month {
  margin-bottom: 4px;
  font-size: 1.5rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .days .month {
    font-size: 0.937rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .days .day {
  font-size: 1.875rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .days .day {
    font-size: 1.5rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .days .month,
.lower-mainimg-text.sanjamatsuri .schedule-days .days .day {
  display: block;
  line-height: 1;
}
@media (min-width: 3000px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .days .month,
  .lower-mainimg-text.sanjamatsuri .schedule-days .days .day {
    display: inline-block;
    vertical-align: bottom;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .days .month span,
.lower-mainimg-text.sanjamatsuri .schedule-days .days .day span {
  font-size: 0.75rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .days .month span,
  .lower-mainimg-text.sanjamatsuri .schedule-days .days .day span {
    font-size: 0.5rem;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .button {
  display: none;
  position: relative;
  margin: 0;
  padding: 22px 0;
  text-align: center;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.sanjamatsuri .schedule-days .button {
    display: block;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-days .button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lower-mainimg-text.sanjamatsuri .schedule-days .button i {
  margin-right: 6px;
}
.lower-mainimg-text.sanjamatsuri .schedule-button {
  margin: 0;
  text-align: center;
}
@media (min-width: 6200px) {
  .lower-mainimg-text.sanjamatsuri .schedule-button {
    position: absolute;
    left: 0.468rem;
    bottom: 48px;
    width: 180px;
  }
}
.lower-mainimg-text.sanjamatsuri .schedule-button a {
  display: block;
  margin: 0 auto;
  padding: 8px;
  max-width: 180px;
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.lower-mainimg-text.sanjamatsuri .schedule-button a:hover {
  opacity: 1;
  background-color: #fff;
  color: #104d77;
}

.fixed_body.sanjamatsuri h3:before {
  border-color: #104d77;
}
.fixed_body.sanjamatsuri h4:before {
  background-color: #417354;
}

.lower-splink-box.senryu {
  /* 2026修正 */
  background-image: url(../images/common/bg_matsuri_blue.jpg);
  background-repeat: repeat;
}
.lower-splink-box.photo {
  /* 2026修正 */
  background-image: url(../images/common/bg_matsuri_green.jpg);
  background-repeat: repeat;
}
.lower-splink-box .button a.oubo {
  border: 1px solid #f26d7e;
  background-color: #f26d7e;
}
.lower-splink-box .button a.oubo:hover {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}

.sanjamatsuri-schedule {
  display: block;
}
.sanjamatsuri-schedule tbody{
  display: block;
  width: 100%;
}
.sanjamatsuri-schedule tr {
  border-bottom: 1px solid #ddd;
  display: block;
}
.sanjamatsuri-schedule tr td {
  border: none;
  display: block;
}
.sanjamatsuri-schedule tr td:first-child {
  padding-top: 20px;
  padding-bottom: 0;
}
.sanjamatsuri-schedule tr td:nth-last-child(-n + 1) {
  padding-bottom: 20px;
  font-weight: normal;
  color: #555;
}
@media (min-width: 4800px) {
  .sanjamatsuri-schedule tr td:first-child {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: 20%;
  }
  .sanjamatsuri-schedule tr td:nth-child(2) {
    padding-bottom: 0.5rem;
    width: 40%;
  }
}
.sanjamatsuri-schedule th {
  padding: 0.5rem;
  border: none;
  background-color: #104d77;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  font-weight: 700;
  display: block;
}
@media (min-width: 4800px) {
  .sanjamatsuri-schedule th {
    font-size: 0.562rem;
  }
}
.sanjamatsuri-schedule td {
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #262626;
}
.sanjamatsuri-schedule td span {
  color: #d63b3f;
}
.sanjamatsuri-junro {
  margin-bottom: 2rem;
}
.sanjamatsuri-junro table {
  margin-bottom: 1.25rem !important;
}
@media (min-width: 4800px) {
  .sanjamatsuri-junro table {
    float: left;
    width: 30.333333333% !important;
    margin: 0 1.5% !important;
  }
}
.sanjamatsuri-junro tr {
  border-bottom: 1px solid #ddd;
}
.sanjamatsuri-junro tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.sanjamatsuri-junro tr td {
  border: none;
}
.sanjamatsuri-junro tr td:first-child {
  width: 50%;
}
.sanjamatsuri-junro tr td:nth-last-child(-n + 1) {
  width: 50%;
  font-weight: normal;
  color: #555;
}
.sanjamatsuri-junro tr.title {
  background-color: #0d3e61;
}
.sanjamatsuri-junro tr.title td {
  font-weight: 700;
  color: #fff;
}
.sanjamatsuri-junro tr.btn {
  background-color: #fff;
}
.sanjamatsuri-junro tr.btn td {
  padding: 0.75rem 0;
}
.sanjamatsuri-junro tr.btn a {
  display: inline-block;
  padding: 8px 16px;
  background-color: #f26d7e;
  line-height: 1.4;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sanjamatsuri-junro th {
  display: table-cell !important;
  padding: 0.5rem;
  border: none;
  background-color: #104d77;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media (min-width: 4800px) {
  .sanjamatsuri-junro th {
    font-size: 0.562rem;
  }
}
.sanjamatsuri-junro td {
  display: table-cell !important;
  padding: 0.25rem;
  font-weight: 700;
  color: #262626;
  text-align: center;
}

.lower-mainimg-text.shinzen {
  background-color: rgba(242, 109, 126, 0.8);
  color: #fff;
}
.lower-mainimg-text.shinzen .pickup-info {
  position: relative;
  padding: 1.5rem 0.468rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.shinzen .pickup-info {
    padding: 1rem 0.468rem;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.shinzen .pickup-info {
    padding: 1.25rem 0.468rem;
  }
}
.lower-mainimg-text.shinzen .title {
  margin: 0 2% 0.625rem 2%;
  font-size: 1.5rem;
  list-style: 1;
  letter-spacing: 0.05em;
  font-weight: normal;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #fff;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.shinzen .title {
    margin: 0 0 0.625rem 0;
    padding: 0 0.468rem;
    font-size: 0.75rem;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.shinzen .title {
    float: left;
    width: 200px;
  }
}
.lower-mainimg-text.shinzen .title .logo {
  display: inline-block;
  margin-right: 8px;
  width: 56px;
  height: 56px;
  fill: #fff;
  vertical-align: middle;
}
@media (min-width: 6200px) {
  .lower-mainimg-text.shinzen .info {
    margin-left: 200px;
    padding-left: 80px;
  }
}
.lower-mainimg-text.shinzen .info-table {
  margin: 0;
  padding: 0 0.468rem 0.937rem 0.468rem;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.shinzen .info-table {
    float: left;
    padding: 0 0.468rem 0.468rem 0.468rem;
    width: 50%;
    font-size: 0.5rem;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.shinzen .info-table {
    padding-bottom: 0;
  }
}
.lower-mainimg-text.shinzen .info-table dt {
  float: left;
  width: 20%;
  margin: 0 0 6x;
}
.lower-mainimg-text.shinzen .info-table dd {
  margin: 0 0 6px 30%;
}
.lower-mainimg-text.shinzen .info-schedule {
  margin: 0;
  padding: 0 0.468rem 0.937rem 0.468rem;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.shinzen .info-schedule {
    float: left;
    width: 50%;
    margin-top: -32px;
    padding: 0 0.468rem 0.468rem 0.468rem;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.shinzen .info-schedule {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.lower-mainimg-text.shinzen .info-schedule a {
  display: block;
  padding: 0.625rem;
  background-color: #fff;
  text-align: center;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.lower-mainimg-text.shinzen .info-schedule a:hover {
  opacity: 1;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.lower-mainimg-text.shinzen .info-schedule a:hover .info-schedule-title, .lower-mainimg-text.shinzen .info-schedule a:hover .info-schedule-text, .lower-mainimg-text.shinzen .info-schedule a:hover .info-schedule-button, .lower-mainimg-text.shinzen .info-schedule a:hover .info-schedule-button i {
  color: #fff;
}
.lower-mainimg-text.shinzen .info-schedule-title {
  display: none;
  margin: 0;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.shinzen .info-schedule-title {
    display: block;
    margin-bottom: 12px;
    font-size: 0.75rem;
    line-height: 1.3333333333;
    letter-spacing: 0.05em;
    font-weight: normal;
    font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    color: #f26d7e;
  }
}
.lower-mainimg-text.shinzen .info-schedule-text {
  display: none;
  margin: 0 0 12px;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.shinzen .info-schedule-text {
    display: block;
    font-size: 0.437rem;
    line-height: 1.5714285714;
    text-align: left;
    color: #626a77;
  }
}
.lower-mainimg-text.shinzen .info-schedule-button {
  margin: 0;
  padding: 8px 0;
}
.lower-mainimg-text.shinzen .info-schedule-button i {
  margin-right: 6px;
  color: #f26d7e;
}
.lower-mainimg-text.shinzen .cotanct {
  margin: 0 0.468rem;
  text-align: center;
  font-size: 0;
}
@media (min-width: 6200px) {
  .lower-mainimg-text.shinzen .cotanct {
    position: absolute;
    left: 0.468rem;
    bottom: 1.25rem;
  }
}
.lower-mainimg-text.shinzen .cotanct a {
  display: inline-block;
  margin: 0 1%;
  padding: 8px;
  width: 48%;
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .lower-mainimg-text.shinzen .cotanct a {
    font-size: 0.437rem;
  }
}
@media (min-width: 6200px) {
  .lower-mainimg-text.shinzen .cotanct a {
    display: block;
    margin-bottom: 0.312rem;
    width: 200px;
  }
}
.lower-mainimg-text.shinzen .cotanct a:hover {
  opacity: 1;
  background-color: #fff;
  color: #f26d7e;
}

.fixed_body.shinzen h3:before {
  border-color: #f26d7e;
}
.fixed_body.shinzen h4:before {
  background-color: #f26d7e;
}

.lower-splink-box.shinzen-photo {
  margin: 0;
  padding: 0;
  min-height: 240px;
  /* 2026修正 */
  background-image: url(../images/shinzen/im_shinzen_other.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 3000px) {
  .lower-splink-box.shinzen-photo {
    min-height: 360px;
  }
}
.lower-splink-box.shinzen-photo:before {
  display: none;
}
.lower-splink-box.shinzen-text {
  /* 2026修正 */
  background-image: url(../images/common/bg_shinzen_pink.jpg);
  background-repeat: repeat;
}
.lower-splink-box.shinzen-text .text {
  text-align: center;
}
.lower-splink-box.shinzen-text .button {
  margin: 0;
}

.shinzen-nagare dt {
  position: relative;
  padding: 0.5rem;
  width: 100%;
  background-color: #f26d7e;
  text-align: center;
  color: #fff;
}
@media (min-width: 4800px) {
  .shinzen-nagare dt {
    z-index: 10;
    float: left;
    width: 40%;
    margin-bottom: 32px;
    border-bottom: 1px solid #fff;
  }
  .shinzen-nagare dt:after {
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    bottom: -28px;
    margin-left: -20px;
    width: 40px;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    color: #f26d7e;
  }
}
.shinzen-nagare dt span {
  font-weight: 700;
}
@media (min-width: 4800px) {
  .shinzen-nagare dt span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.shinzen-nagare dt:nth-last-child(-n + 2):after {
  display: none;
}
.shinzen-nagare dd {
  position: relative;
  margin: 0 0 32px;
  padding: 0.5rem 0.5rem 16px 0.5rem;
  border-bottom: 1px solid #ddd;
}
.shinzen-nagare dd:after {
  content: '\f0d7';
  font-family: FontAwesome;
  position: absolute;
  left: 50%;
  bottom: -28px;
  margin-left: -20px;
  width: 40px;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  color: #f26d7e;
}
.shinzen-nagare dd:nth-last-child(-n + 1):after {
  display: none;
}
@media (min-width: 4800px) {
  .shinzen-nagare dd {
    margin: 0 0 32px 40%;
    padding: 0.625rem 0.625rem 0.625rem 1.25rem;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .shinzen-nagare dd:after {
    display: none;
  }
}
.shinzen-today {
  padding: 1rem 1rem 2rem 1rem;
  border: 1px solid #eee;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.shinzen-today .title {
  display: block;
  margin: 0 auto;
  padding: 16px 0 24px;
  width: 180px;
  text-align: center;
}
.shinzen-today .title .logo {
  margin-bottom: 6px;
  width: 50px;
  height: 50px;
  fill: #f26d7e;
}
.shinzen-today .title-asakusajinja {
  width: 150px;
  height: 32px;
  fill: #f26d7e;
}
.shinzen-today .title span {
  font-size: 1.98rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
  color: #f26d7e;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
@media (min-width: 4800px) {
  .shinzen-today .title span {
    font-size: 1rem;
  }
}
.shinzen-today dl {
  margin: 0;
  border-bottom: 1px solid #eee;
}
.shinzen-today dt {
  position: relative;
  padding: 16px 16px 16px 48px;
  border-top: 1px solid #eee;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.shinzen-today dt:before {
  content: '一、';
  position: absolute;
  top: 16px;
  left: 16px;
}
.shinzen-today dd {
  margin: 0 0 0;
  padding: 0 16px 16px 48px;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
}
@media (min-width: 4800px) {
  .shinzen-today dd {
    font-size: 0.437rem;
  }
}

.shinzen-link {
  margin: 0;
  padding: 0;
}
.shinzen-link p {
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 4800px) {
  .shinzen-link p {
    float: left;
    width: 50%;
  }
}
@media (min-width: 6200px) {
  .shinzen-link p {
    width: 33.333333333%;
  }
}
.shinzen-link a {
  display: block;
  padding: 12px;
  margin: 0 4px 8px 4px;
  background-color: #eee;
  color: #262626 !important;
  text-align: center;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.shinzen-link a:hover {
  background-color: #f26d7e;
  color: #fff !important;
  opacity: 1;
}

/* /eventで主に使用 */
.event-search {
  margin: 0 auto;
  background-color: #417354;
}
.event-search .button {
  margin: 0;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 4800px) {
  .event-search .button {
    font-size: 0.75rem;
    line-height: 1.3333333333;
  }
}
.event-search .button a {
  padding: 1.25rem 0.937rem;
  display: block;
  color: #fff;
  background-color: #417354;
}
@media (min-width: 6200px) {
  .event-search .button a:hover {
    background-color: #386348;
    opacity: 1;
  }
}
.event-search .button span {
  position: relative;
  display: inline-block;
  padding-left: 52px;
  text-align: left;
}
.event-search .button span::before {
  content: '＋';
  color: #fff;
  position: absolute;
  top: 1px;
  left: 5px;
  font-size: 30px;
  line-height: 1;
}
.event-search .button span::after {
  content: '';
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -4px;
  left: 0;
}
.event-search .button.open a {
  background-color: #386348;
}
.event-search .button.open span::before {
  content: 'ー';
}
.event-search-container {
  padding: 0.937rem 1.562rem;
}
.event-search-title {
  margin: 8px 0 0.625rem;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 4800px) {
  .event-search-title {
    float: left;
    width: 20%;
    text-align: left;
    font-size: 0.562rem;
  }
}
.event-search-category {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.event-search-category li {
  margin: 0 0 8px 0;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (min-width: 4800px) {
  .event-search-category li {
    display: inline-block;
    margin: 0 8px 8px 0;
    font-size: 0.5rem;
  }
}
.event-search-category a {
  position: relative;
  display: block;
  padding: 8px 16px 8px 30px;
  background-color: #fff;
}
.event-search-category a:before {
  content: '\f0da';
  font-family: FontAwesome;
  position: absolute;
  top: 8px;
  left: 16px;
  color: #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.event-search-category a:hover {
  background-color: #386348;
  color: #fff;
  opacity: 1;
}
.event-search-category a:hover:before {
  color: #fff;
}
.event-search-tag {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.event-search-tag li {
  margin: 0 6px 6px 0;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
}
@media (min-width: 4800px) {
  .event-search-tag li {
    font-size: 0.437rem;
  }
}
.event-search-tag a {
  position: relative;
  display: block;
  padding: 4px 16px 4px 34px;
  border: 1px solid #fff;
  color: #fff;
}
.event-search-tag a::before {
  content: '\f02b';
  font-family: FontAwesome;
  position: absolute;
  left: 16px;
  top: 4px;
}
.event-search-tag a:hover {
  background-color: #fff;
  color: #386348;
  opacity: 1;
}
.event-search-category, .event-search-tag {
  margin-bottom: 0.625rem;
}
@media (min-width: 4800px) {
  .event-search-category, .event-search-tag {
    margin-left: 20%;
  }
}
.event-search-category a, .event-search-tag a {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}

.event-category-list {
  margin: 0 0 1.25rem;
  padding: 0;
  list-style: none;
  text-align: center;
}
.event-category-list li {
  text-align: center;
  margin: 0 8px 12px 8px;
}
.event-category-list a {
  display: block;
  padding: 8px;
  background-color: #eee;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
@media (min-width: 4800px) {
  .event-category-list a {
    min-width: 180px;
  }
}
.event-category-list a:hover {
  background-color: #417354;
  color: #fff;
  opacity: 1;
}
.event-category-list a i {
  margin-right: 8px;
}

.event-list {
  position: relative;
  margin: 0 0 1.5rem;
}
.event-list-slider {
  margin: 0;
  padding: 0;
}
.event-list-slider li {
  margin: 0 2.5rem;
  padding: 8px 0 16px 0;
  width: 320px;
}
@media (min-width: 4800px) {
  .event-list-slider li {
    width: 600px;
  }
}
@media (min-width: 6200px) {
  .event-list-slider li {
    width: 770px;
  }
}
.event-list-slider a {
  position: relative;
  display: block;
  padding: 1.5rem;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}
@media (min-width: 4800px) {
  .event-list-slider a {
    padding: 1.25rem;
  }
}
.event-list-slider a:hover {
  opacity: 1;
}
.event-list-slider a:hover .button span {
  background-color: #417354;
  color: #fff;
}
.event-list-slider .text {
  margin-bottom: 1rem;
}
.event-list-slider .img {
  float: right;
  width: 30%;
  overflow: hidden;
}
.event-list-slider .title {
  margin: 0 30% 0 0;
  padding: 0 10px 6px 0;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (min-width: 4800px) {
  .event-list-slider .title {
    padding: 0 20px 8px 0;
    font-size: 0.5rem;
  }
}
.event-list-slider .title .icon {
  display: inline-block;
  vertical-align: top;
  margin: 2px 8px 4px 0;
  padding: 4px;
  width: 72px;
  background-color: #bdbdbd;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: normal;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.event-list-slider .title .icon.now {
  background-color: #f26d7e;
}
.event-list-slider .outline {
  margin: 0 30% 0 0;
  padding: 0 10px 0 0;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  color: #555;
}
@media (min-width: 4800px) {
  .event-list-slider .outline {
    padding: 0 20px 0 0;
    font-size: 0.7rem;
  }
}
.event-list-slider .data {
  margin: 0;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
}
@media (min-width: 4800px) {
  .event-list-slider .data {
    font-size: 0.7rem;
  }
}
.event-list-slider .data th, .event-list-slider .data td {
  display: block;
  border: 1px solid #fff;
}
@media (min-width: 4800px) {
  .event-list-slider .data th, .event-list-slider .data td {
    display: table-cell;
  }
}
.event-list-slider .data th {
  padding: 8px 12px;
  background-color: #262626;
  text-align: center;
  font-weight: normal;
  color: #fff;
}
.event-list-slider .data td {
  padding: 8px 12px;
  background-color: #f9f9f9;
}
.event-list-slider .button {
  margin: 0;
  padding: 1.5rem 0 0;
  text-align: center;
}
.event-list-slider .button span {
  display: block;
  margin: 0 auto;
  max-width: 180px;
  border: 1px solid #417354;
  height: 40px;
  font-size: 0.875rem;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #417354;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 4800px) {
  .event-list-slider .button span {
    font-size: 0.7rem;
  }
}
.event-list-button {
  display: none;
}
@media (min-width: 4800px) {
  .event-list-button {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 670px;
    margin-left: -335px;
  }
}
@media (min-width: 6200px) {
  .event-list-button {
    width: 840px;
    margin-left: -420px;
  }
}
.event-list-button .slick-next-button, .event-list-button .slick-prev-button {
  position: absolute;
  top: 50%;
  margin: auto;
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.event-list-button .slick-next-button span, .event-list-button .slick-prev-button span {
  font-size: 36px;
  line-height: 1;
  color: #262626;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.event-list-button .slick-next-button span:before, .event-list-button .slick-prev-button span:before {
  background-color: rgba(65, 115, 84, 0.8);
}
.event-list-button .slick-next-button span:hover, .event-list-button .slick-prev-button span:hover {
  color: #fff;
}
.event-list-button .slick-next-button span:hover:before, .event-list-button .slick-prev-button span:hover:before {
  opacity: 1;
}
.event-list-button .slick-next-button {
  right: 0.75rem;
}
@media (min-width: 4800px) {
  .event-list-button .slick-next-button {
    right: -45px;
  }
}
.event-list-button .slick-prev-button {
  left: 0.75rem;
}
@media (min-width: 4800px) {
  .event-list-button .slick-prev-button {
    left: -45px;
  }
}

.event-body {
  margin-top: 60px;
  padding-top: 80px !important;
}
.event-body .oubo {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.event-body .oubo span {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-color: #bdbdbd;
  line-height: 120px;
  letter-spacing: 0.05em;
  font-weight: normal;
  text-align: center;
  color: #fff;
  border-radius: 60px;
}
.event-body .oubo span.now {
  background-color: #f26d7e;
}
.event-body .category {
  margin: 0;
}
.event-body .category a {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 2px 16px;
  border: 1px solid #417354;
  color: #417354;
  text-align: center;
}
.event-body .category a:hover {
  background-color: #417354;
  color: #fff;
  opacity: 1;
}
.event-body .title {
  margin: 0 0 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ddd;
}
.event-body .tags {
  margin: 0 0 1.25rem;
}
.event-body .tags-title {
  float: left;
  width: 24px;
  margin: 0 0 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .event-body .tags-title {
    font-size: 0.7rem;
  }
}
.event-body .tags-list {
  margin: 0 0 0 24px;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.event-body .tags-list li {
  display: inline-block;
  margin: 0 4px 4px 0;
  padding: 0;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .event-body .tags-list li {
    font-size: 0.7rem;
  }
}
.event-body .tags-list a {
  display: block;
  padding: 2px 12px;
  background-color: #eee;
  color: #262626;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.event-body .tags-list a:hover {
  background-color: #417354;
  color: #fff;
  opacity: 1;
}
@media (min-width: 4800px) {
  .event-body .table td,
  .event-body .table th {
    width: 74%;
  }
}
.event-body .table th {
  width: 35%;
}
@media (min-width: 4800px) {
  .event-body .table th {
    width: 26%;
  }
}

.event-outline {
  padding: 1.25rem 0 1.875rem;
}
@media (min-width: 4800px) {
  .event-outline {
    padding: 1.25rem 1.25rem 0.625rem 1.25rem;
  }
}
.event-outline .title {
  margin: 0 0 1.25rem;
  color: #262626;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
}
@media (min-width: 4800px) {
  .event-outline .title {
    font-size: 1rem;
    line-height: 1.25;
  }
}
.event-outline-body {
  padding: 0 2rem !important;
  background: none !important;
}

.event-report {
  padding: 1.25rem 0;
}
.event-report-link {
  display: block;
  padding: 0 0 10px;
}
.event-report-link .img {
  position: relative;
  float: left;
  width: 30%;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 4800px) {
  .event-report-link .img {
    height: 160px;
  }
}
@media (min-width: 6200px) {
  .event-report-link .img {
    position: relative;
    float: none;
    width: 100%;
    height: 180px;
  }
}
.event-report-link .img img {
  width: 100%;
}
@media (min-width: 6200px) {
  .event-report-link .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    width: auto;
    max-height: 180px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.event-report-link .title {
  margin: 0 0 0 30%;
  padding: 0 0 0.468rem 0.937rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #262626;
  font-weight: 700;
}
@media (min-width: 4800px) {
  .event-report-link .title {
    font-size: 0.5rem;
  }
}
@media (min-width: 6200px) {
  .event-report-link .title {
    margin: 0;
    padding: 18px 0 12px 0;
  }
}
.event-report-link .outline {
  margin: 0 0 0 30%;
  padding: 0 0 0.468rem 0.937rem;
  font-size: 0.75rem;
  line-height: 1.6666666667;
  color: #626a77;
  font-weight: 300;
}
@media (min-width: 4800px) {
  .event-report-link .outline {
    font-size: 0.375rem;
  }
}
@media (min-width: 6200px) {
  .event-report-link .outline {
    margin: 0;
    padding: 0;
  }
}

.event-pickup {
  margin: 0 auto 1.25rem auto;
  padding: 30px;
  max-width: 62em;
  /* 2026修正 */
  background-image: url(../images/common/bg_green.jpg);
  color: #fff;
}
@media (min-width: 4800px) {
  .event-pickup {
    padding: 40px;
  }
}
.event-pickup-title {
  position: relative;
  margin: 0.937rem 0 1.875rem;
  padding: 0 0.468rem;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  font-family: "Lustria", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
}
@media (min-width: 4800px) {
  .event-pickup-title {
    margin: 0 0 1.25rem;
    font-size: 0.75rem;
  }
}
.event-pickup-text p:nth-last-child(-n + 1) {
  margin-bottom: 0;
}
.event-pickup-text a {
  color: #fff;
}
.event-pickup-text .img {
  margin: 0 auto 16px auto;
  width: 200px;
}
@media (min-width: 4800px) {
  .event-pickup-text .img {
    float: right;
    margin: 0 0 20px 20px;
    width: 240px;
  }
}
.event-pickup-text .img img {
  margin-bottom: 8px;
}
.event-pickup-text .img figcaption {
  font-size: 0.875rem;
  line-height: 1.5714285714;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 4800px) {
  .event-pickup-text .img figcaption {
    font-size: 0.437rem;
  }
}

/* blog-~は用途不明。検索しても出てきません */
.blog-header .title {
  text-align: center;
  padding: 1.25rem 0;
}
.blog-header .title a {
  display: block;
  margin: 0 auto;
  width: 180px;
}
.blog-header .title .logo {
  margin-bottom: 6px;
  width: 64px;
  height: 64px;
  fill: #f26d7e;
}
.blog-header .title-asakusajinja {
  width: 150px;
  height: 32px;
  fill: #f26d7e;
}
.blog-header .title-sanjasama {
  width: 64px;
  height: 18px;
  fill: #f26d7e;
}
.blog-archive-title {
  position: relative;
  margin: 0.937rem 0.468rem 1.25rem 0.468rem;
  padding: 0.5rem 0.937rem;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  color: #262626;
  text-align: center;
}
@media (min-width: 4800px) {
  .blog-archive-title {
    font-size: 0.937rem;
    line-height: 1.2666666667;
  }
}
.blog-archive-list .midashi {
  margin-bottom: 5px;
  padding: 1.5rem;
  background-color: #fff;
  border-top: 4px solid #f26d7e;
  border-bottom: 1px solid #ddd;
}
.blog-archive-list .data {
  margin: 0;
  color: #626a77;
}
.blog-archive-list .title {
  margin: 0 0 12px;
  font-size: 1.5rem;
  line-height: 1.4444444444;
  color: #262626;
}
@media (min-width: 4800px) {
  .blog-archive-list .title {
    font-size: 0.875rem;
  }
}
.blog-archive-list .title a {
  display: block;
  padding: 8px 0;
}
.blog-archive-list .meta {
  margin: 0;
}
.blog-archive-list .meta a:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  border-bottom: 1px dotted #262626;
  width: 100%;
}
.blog-archive-list .postmetadata {
  clear: both;
  margin: 0;
  padding: 8px;
  border-top: 2px dotted #ddd;
  text-align: right;
}
.blog-archive-sidenav {
  margin-bottom: 0.937rem;
}
.blog-archive-sidenav .title {
  margin: 0 0 0.312rem;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  color: #262626;
}
@media (min-width: 4800px) {
  .blog-archive-sidenav .title {
    font-size: 0.562rem;
  }
}
.blog-archive-sidenav .list,
.blog-archive-sidenav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-archive-sidenav .list li,
.blog-archive-sidenav ul li {
  margin-bottom: 2px;
}
.blog-archive-sidenav .list a,
.blog-archive-sidenav ul a {
  position: relative;
  display: block;
  padding: 8px 16px 8px 30px;
  background-color: #fff;
  color: #f26d7e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.blog-archive-sidenav .list a:before,
.blog-archive-sidenav ul a:before {
  content: '\f0da';
  font-family: FontAwesome;
  position: absolute;
  top: 8px;
  left: 16px;
  color: #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.blog-archive-sidenav .list a:hover,
.blog-archive-sidenav ul a:hover {
  background-color: #f26d7e;
  color: #fff;
  opacity: 1;
}
.blog-archive-sidenav .list a:hover:before,
.blog-archive-sidenav ul a:hover:before {
  color: #fff;
}
.blog-archive-sidenav .calendar_wrap caption {
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  color: #262626;
}
.blog-archive-sidenav .calendar_wrap table {
  width: 100%;
  background-color: #fff;
}
.blog-archive-sidenav .calendar_wrap tr {
  border-bottom: 1px solid #eee;
}
.blog-archive-sidenav .calendar_wrap th, .blog-archive-sidenav .calendar_wrap td {
  padding: 6px;
  text-align: center;
}
.blog-archive-sidenav .calendar_wrap th {
  background-color: #f26d7e;
  color: #fff;
}
.blog-archive-sidenav .calendar_wrap a {
  display: block;
  color: #f26d7e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.blog-archive-sidenav .calendar_wrap a:hover {
  background-color: #f26d7e;
  color: #fff;
  opacity: 1;
}
.blog-archive-sidenav .tagcloud {
  margin: 0 0 0.468rem;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.blog-archive-sidenav .tagcloud a {
  position: relative;
  display: inline-block;
  margin: 0 6px 6px 0;
  padding: 4px 10px 4px 22px;
  color: #f26d7e;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 0.75rem;
  line-height: 1.6666666667;
}
@media (min-width: 4800px) {
  .blog-archive-sidenav .tagcloud a {
    font-size: 0.375rem;
  }
}
.blog-archive-sidenav .tagcloud a::before {
  content: '\f02b';
  font-family: FontAwesome;
  position: absolute;
  left: 8px;
  top: 4px;
  font-size: 12px;
}
.blog-archive-sidenav .tagcloud a:hover {
  background-color: #f26d7e;
  color: #fff;
  opacity: 1;
}
.blog-archive-sidenav .screen-reader-text {
  display: none;
}
.blog-archive-sidenav .search-form {
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .blog-archive-sidenav .search-form {
    font-size: 0.437rem;
  }
}
.blog-archive-sidenav .search-field {
  padding: 8px;
  width: 80%;
  border: none;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.blog-archive-sidenav .search-submit {
  float: right;
  width: 18%;
  border: none;
  padding: 8px 12px;
  background-color: #333;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.blog-archive-button {
  padding: 0 0 1.5rem 0;
  text-align: center;
}
.blog-archive-button p {
  margin: 0 0.5rem;
  display: inline-block;
  vertical-align: top;
  font-size: 0.875rem;
  line-height: 1;
}
@media (min-width: 4800px) {
  .blog-archive-button p {
    font-size: 0.437rem;
  }
}
.blog-archive-button .prev,
.blog-archive-button .next {
  font-size: 1.125rem;
  line-height: 42px;
}
@media (min-width: 4800px) {
  .blog-archive-button .prev,
  .blog-archive-button .next {
    font-size: 0.562rem;
    line-height: 50px;
  }
}
.blog-archive-button .prev a,
.blog-archive-button .next a {
  display: block;
  padding: 0 0.25rem;
  color: #262626;
}
.blog-archive-button .prev a:hover,
.blog-archive-button .next a:hover {
  color: rgba(38, 38, 38, 0.4);
}
.blog-archive-button .back a {
  display: block;
  padding: 0.5rem 1.25rem;
  border: 2px solid #262626;
  text-align: center;
  color: #262626;
  width: 180px;
}
.blog-archive-button .back a::after {
  display: none;
}
.blog-archive-button .back a:hover {
  background-color: #262626;
  color: #fff;
  opacity: 1;
}
@media (min-width: 4800px) {
  .blog-archive-button .back a {
    padding: 0.375rem 1rem;
  }
}

/* mamechishiki/　豆知識 */
.mame-menu {
  margin: 0 0 1.5rem !important;
  padding: 0 !important;
  list-style: none;
}
.mame-menu li {
  float: left;
  width: 49%;
  margin: 0.5% !important;
  padding: 0 !important;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .mame-menu li {
    width: 32.3333333%;
    font-size: 0.437rem;
  }
}
@media (min-width: 6200px) {
  .mame-menu li {
    width: 24%;
  }
}
.mame-menu a {
  display: block;
  padding: 16px 8px;
  border: 1px solid #eee;
}
.mame-menu-tab {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.mame-menu-tab li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 2px !important;
  padding: 15px 2px !important;
  overflow: hidden;
  text-align: center;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  font-size: 0.75rem;
  line-height: 1.6666666667;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 4800px) {
  .mame-menu-tab li {
    font-size: 0.437rem;
    line-height: 1.5714285714;
  }
}
.mame-menu-tab li:hover, .mame-menu-tab li.select {
  background-color: #417354;
  color: #fff;
}
.mame-menu-tab li br {
  display: block;
}
@media (min-width: 3000px) {
  .mame-menu-tab li br {
    display: none;
  }
}
.mame-backbutton {
  text-align: right;
}
.mame-backbutton a {
  position: relative;
  padding: 8px 0 8px 30px;
  color: #262626;
}
.mame-backbutton a:before {
  content: '\f0d8';
  font-family: FontAwesome;
  position: absolute;
  top: 5px;
  left: 0;
  width: 24px;
  height: 24px;
  line-height: 18px;
  text-align: center;
  color: #417354;
  border: 2px solid #417354;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.link-list {
  margin: 0 0 1.25rem;
  padding: 0;
  list-style: none;
  font-size: 0;
}
@media (min-width: 4800px) {
  .link-list {
    padding: 0 0.625rem;
  }
}
.link-list li {
  /* float: left; */
  position: relative;
  margin: auto;
  padding-left: 0.468rem;
  padding-right: 0.468rem;
  padding-bottom: 0.937rem;
  min-height: 1px;
  width: calc(100% - 2em);
  font-size: 1rem;
  line-height: 1.5;
 
}
@media (min-width: 4800px) {
  .link-list li {
    width: 33.33333333%;
    font-size: 0.5rem;
  }
}
@media (min-width: 6200px) {
  .link-list li {
    width: 25%;
  }
}
.link-list a {
  display: block;
  padding: 15px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
   border: 1px solid #eee;
}
.link-list a:hover {
  opacity: 1;
  color: #fff;
  background-color: #417354;
}
.link-list a:hover span {
  color: #fff;
}
.link-list a span {
  display: block;
  border-top: 1px dotted #ddd;
  margin-top: 8px;
  padding: 12px 0 0 0;
  color: #666;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .link-list a span {
    font-size: 0.437rem;
  }
}
@media (min-width: 6200px) {
  .link-list a span {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}

.search-title {
  font-size: 1.75rem;
  line-height: 1.2857142857;
}
@media (min-width: 4800px) {
  .search-title {
    font-size: 0.875rem;
  }
}
.search-title span {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 4800px) {
  .search-title span {
    margin: 0 !important;
    font-size: 0.625rem;
  }
}

/* 授与品 */
.juyohin_content_div{
  padding: 0 20px!important;
}
.juyohin .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    margin-bottom: 40px;
}
.juyohin_content_div img{
  max-width: 250px;
}
@media (max-width: 639px) {
body .juyohin_content_div.is-layout-flex.is-layout-flex {
    display: block!important;
}
.juyohin_content_div{
  padding: 1px 20px!important;
}
}
/* 七五三 */
.shichigosan_img1{
  width: 100%;
  max-width: 300px;

}
/* 神社の豆知識 */
.mamechishiki_headDIV{
    position: relative;
    min-height: 180px;
    z-index: 10;
    text-align: center;
}
.mamechishiki_headDIV img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
/* 御朱印 */
.goshuin_price1{
  font-size: 1em;
  color: var(--green1);
  line-height: 1em;
  text-align: center;
  font-weight: 900;
  margin: 1em auto 1em auto!important;
}
.goshuin_price2{
  font-size: 1em;
  color: var(--green1);
  line-height: 1em;
  text-align: center;
  font-weight: 900;
  margin: 0.5em auto 1em auto!important;
}
.goshuin_flex1{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.goshuin_flex1_div{
 width: 47%;
    margin: 0 1.5% 1em 1.5%;
}
.goshuin_flex1_div img{
  width: 100%;
  display: block;
  border: 1px solid #000;
}
.goshuin_flex_p1{
  font-size: 0.9em;
  color: #000;
  line-height: 1.2em;
  text-align: center;
  font-weight: normal;
}
.goshuin_item_thumb1{
  width: 100%!important;
  display: block;
  margin: auto;
  max-width: 500px!important;
}
.goshuin_itemDIVP1{
  font-size: 0.9em;
  color: #000;
  line-height: 1.2em;
  text-align: center;
  font-weight: normal;
  margin: 0.5em auto!important;
}







/* --- basic setting ----------------------------------------------------------------------------------------- */
.wp-caption-text {
  text-align: center;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.centered {
  margin-left: auto;
  margin-right: auto;
}

.clear {
  clear: both;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}





/* PageNaviプラグイン */
.wp-pagenavi {
  padding: 0 0 1.5rem 0;
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
  border: none;
  padding: 0;
}

.wp-pagenavi .pages {
  display: block;
  margin: 8px;
  font-size: 14px;
  font-weight: 500;
}

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  display: inline-block;
  background-color: #fff;
  margin: 8px 2px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 40px;
  border: none;
}

.wp-pagenavi .extend {
  border: none;
  margin: 8px 0;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  border: none;
  background: none;
}

.wp-pagenavi .current {
  background-color: #417354;
  color: #fff;
}

.wp-pagenavi .page:hover {
  color: #fff;
  background-color: #417354;
  opacity: 1;
}

.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
  color: #417354;
}

@media (min-width: 6200px) {
  .wp-pagenavi .current,
  .wp-pagenavi .page,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    width: 36px;
    height: 36px;
    line-height: 35px;
  }
}

/*# sourceMappingURL=style.css.map */
/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */
.page-body {
  margin-bottom: 1.488rem;
  padding: 2.48rem 1.984rem;
  background-color: #fff;
  font-size: 0.992rem;
  line-height: 1.8;
  letter-spacing: 0.02em;
  /* image */
  /* icon */
  /* table */
  /* list */
  /* block quote */
}
@media (min-width: 4800px) {
  .page-body {
    font-size: 0.496rem;
    line-height: 2;
  }
}
@media (min-width: 6200px) {
  .page-body {
    padding: 2.48rem 3.968rem;
  }
}
.page-body p {
  margin-bottom: 1.24rem;
}
@media (min-width: 4800px) {
  .page-body p {
    margin-bottom: 0.992rem;
  }
}
.page-body a {
  color: #0185f1;
}
.page-body h1 {
  clear: both;
  margin-bottom: 1.488rem;
  padding: 0;
  color: #262626;
  font-weight: 700;
}
.page-body h2 {
  clear: both;
  position: relative;
  margin: 0 0 0.62rem;
  padding: 2px 0 2px 38px;
  letter-spacing: 0.04em;
  background-image: url(../images/common/ic_pagetitle.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 27.5px auto;
  color: #262626;
  font-weight: 700;
}
.page-body h3 {
  position: relative;
  margin-top: 1.24rem;
  margin-bottom: 0.496rem;
  padding: 0.465rem 0 0 22px;
  color: #262626;
}
.page-body h3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1.5rem;
  width: 16px;
  height: 16px;
  border: 3px solid #417354;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
@media (min-width: 4800px) {
  .page-body h3:before {
    top: 1.15rem;
  }
}
.page-body h4 {
  position: relative;
  margin-bottom: 0.744rem;
  padding: 0 0 0 20px;
  color: #262626;
}
.page-body h4:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
  width: 12px;
  height: 2px;
  background-color: #417354;
}
.page-body h5,
.page-body h6 {
  margin-bottom: 0.372rem;
  color: #262626;
}
.page-body h2 {
  font-size: 1.488rem;
  line-height: 1.4;
}
.page-body h3 {
  font-size: 1.364rem;
  line-height: 1.4444444444;
}
.page-body h4 {
  font-size: 1.24rem;
  line-height: 1.5;
}
.page-body h5, .page-body h6 {
  font-size: 1.116rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .page-body h2 {
    font-size: 0.806rem;
  }
  .page-body h3 {
    font-size: 0.682rem;
  }
  .page-body h4 {
    font-size: 0.62rem;
  }
  .page-body h5, .page-body h6 {
    font-size: 0.558rem;
  }
}
.page-body img {
  height: auto;
  max-width: 100%;
  width: auto;
  margin: 0 auto 4px auto;
}
.page-body img.centered, .page-body div.centered {
  display: block;
  margin: 24px auto;
}
.page-body img.aligncenter, .page-body div.aligncenter {
  display: block;
  margin: 24px auto;
}
.page-body img.alignright, .page-body div.alignright {
  float: none;
  margin: 4px auto 16px auto;
  display: block;
}
.page-body img.alignleft, .page-body div.alignleft {
  float: none;
  margin: 4px auto 16px auto;
  display: block;
}
.page-body .wp-caption {
  max-width: 100%;
  padding: 0;
  margin: 24px auto;
}
.page-body .wp-caption.alignright {
  float: none;
  margin: 4px auto 16px auto;
}
.page-body .wp-caption.alignleft {
  float: none;
  margin: 4px auto 16px auto;
}
.page-body .wp-caption.aligncenter {
  margin: 24px auto;
}
.page-body .wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.page-body .wp-caption .wp-caption-text {
  padding: 0;
  font-size: 14px;
}
@media (min-width: 4800px) {
  .page-body img.alignright, .page-body div.alignright {
    float: right;
    margin: 4px 0 30px 30px;
    display: inline;
  }
  .page-body img.alignleft, .page-body div.alignleft {
    float: left;
    margin: 4px 30px 30px 0;
    display: inline;
  }
  .page-body .wp-caption.alignright {
    float: right;
    margin: 4px 0 30px 30px;
  }
  .page-body .wp-caption.alignleft {
    float: left;
    margin: 4px 30px 30px 0;
  }
}
.page-body i.fa {
  margin-right: 6px;
}
.page-body table {
  margin: 0 0 1.24rem 0;
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
@media (min-width: 6200px) {
  .page-body table {
    display: table;
    white-space: inherit;
    width: 100%;
  }
}
.page-body tr:hover {
  background-color: #f9f9f9;
}
.page-body td,
.page-body th {
  border: 1px solid #ddd;
  padding: 12px 15px;
  vertical-align: top;
  text-align: left;
  font-size: 0.868rem;
  line-height: 1.5714285714;
}
@media (min-width: 4800px) {
  .page-body td,
  .page-body th {
    font-size: 0.496rem;
    line-height: 1.8;
  }
}
.page-body th {
  background-color: #f9f9f9;
  font-weight: bold;
  color: #262626;
}
.page-body dt,
.page-body dd {
  margin: 0;
}
.page-body ul,
.page-body ol {
  margin: 0 0 0.496rem;
  padding: 0 0 0 16px;
}
.page-body ul li,
.page-body ol li {
  margin: 0 0 0.372rem 0.496rem;
  padding: 0 0 0 0.4rem;
}

.page-body ul.table-ul,
.page-body ol.table-ol {
  margin: 0;
  padding: 0;
}
.page-body ul.table-ul li,
.page-body ol.table-ol li {
  margin: 0 0 0.248rem 0.496rem;
  padding: 0;
}

.page-body ul.table-ul li:last-child,
.page-body ol.table-ol li:last-child {
  margin-bottom: 0;
}


.page-body blockquote {
  margin: 0 0 2em 0;
  padding: 30px 30px 2px;
  background: #f2f2f2;
  color: #555;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.page-body blockquote:before {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #999;
}
.page-body blockquote:after {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  line-height: 60px;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 5px;
  color: #999;
}

.col-md-9 .page-body {
  margin-bottom: 1.488rem;
  padding: 1.488rem;
}
