@charset "UTF-8";
/*
Theme Name: Emanon Premium child
Theme URI: https://wp-emanon.jp/emanon-premium/
Author: 株式会社イノ・コード
Author URI: https://innocord.co.jp/
Description: Emanon Premiumnの子テーマです。
Template: emanon-premium
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options
*/


/*見出しh2*/
.epb-advance-headling__text {
    position: relative;
    padding-bottom: 20px;
    font-size: 26px;
    text-align: center;
}



.main-visual__title {
    font-family: serif;
    font-weight: normal;
    text-shadow: 1px 1px 10px #000;
}

/*koyasan*/
.page-id-2651 .article-header-full-width__inner .article-title {
    font-size: 1.4rem;
    font-family: serif;
    background-color: #d9d36b;
    background-image: linear-gradient(45deg, #f3ec78, #afa742);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.page-id-2651 .article-header-full-width__inner .l-content {
    max-width: 700px;
    margin: 0 auto;
    background: #5d3f7391;
    padding: 20px;
}

.page-id-2651 .article-header-full-width__inner .l-content .article-title__sub {
    font-size: 1rem;
    line-height: 1.7rem;
}

.home:not(.paged).is-overlay .l-header,
[class*="_full_width"].is-overlay .l-header,
[class*="_full_width_overlay"].is-overlay .l-header {
    background: rgb(255 255 255 / 90%);
       color: #4d4d4d;
}

[class*="_full_width"]:not(.paged).is-overlay .header-info,
[class*="_full_width_overlay"]:not(.paged).is-overlay .header-info {
        color: #4d4d4d;
}

/*高野山*/
.article-header-full-width{
height: 800px;
}
.article-header-full-width__thumbnail{
	background-image: url(http://site.e-syukatu.jp/wp-content/uploads/main-visual_koyasan_pc-scaled.jpg);
}
@media screen and (max-width: 959px){
.article-header-full-width{
	height:600px;
}
.article-header-full-width__thumbnail {
    background-image: url(http://site.e-syukatu.jp/wp-content/uploads/main-visual_koyasan-1-scaled.jpg);
}
}
/*社団概要*/