@import url(../twentyseventeen/style.css);:root{--main-gold-color:#e6c84c;--accent-green-color:#5aaa96;--accent-pink-color:#e87a90;--text-brown-color:#6a4028;--bg-light-color:#f9f6f0}body{font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ',sans-serif;color:var(--text-brown-color);background-color:var(--bg-light-color)}.site-header{background-color:#fff}.navigation-top{background-color:transparent;border:none}.main-navigation a{color:var(--text-brown-color);font-weight:bold}.site-content{padding:0}.page .panel-content .entry-title,.page-title,.single-post .entry-title{color:var(--text-brown-color);font-family:'Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','Yu Mincho','YuMincho',serif}.entry-content a,.entry-summary a,.widget a,.site-footer .widget-area a,.posts-navigation a,.widget_authors a strong{color:var(--accent-green-color)}.entry-content a:focus,.entry-content a:hover,.entry-summary a:focus,.entry-summary a:hover,.widget a:focus,.widget a:hover,.site-footer .widget-area a:focus,.site-footer .widget-area a:hover,.posts-navigation a:focus,.posts-navigation a:hover,.comment-metadata a:focus,.comment-metadata a:hover,.comment-metadata a.comment-edit-link:focus,.comment-metadata a.comment-edit-link:hover,.comment-reply-link:focus,.comment-reply-link:hover,.widget_authors a:focus strong,.widget_authors a:hover strong{color:var(--accent-pink-color)}.site-footer{background-color:var(--main-gold-color);border-top:5px solid var(--accent-green-color)}.stripe-divider{height:20px;background: repeating-linear-gradient(
        -45deg,
        var(--main-gold-color),
        var(--main-gold-color) 10px,
        #f9f3d9 10px,
        #f9f3d9 20px
    );margin:30px 0}.section-title{text-align:center;margin:40px 0;font-family:'Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','Yu Mincho','YuMincho',serif;color:var(--text-brown-color)}.section-title h2{font-size:2.5em;margin-bottom:10px}.section-title p{font-size:1.2em}.custom-button{display:inline-block;background-color:var(--accent-green-color);color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;transition:background-color .3s}.custom-button:hover{background-color:var(--accent-pink-color);color:#fff}#wpfront-scroll-top-container{opacity:.7}#wpfront-scroll-top-container:hover{opacity:1}