@charset "utf-8";
/*
 Theme Name:   NMryukoku PINK
 Description:  NMryukoku Child Theme PINK
 Author:       NM
 Template:     NMryukoku
 Version:      1.0.0
*/

body { background: #FFFDF7 url(images/bg_body.png) repeat-x; }
.secondary-navigation { background: url(images/bg_animals.png) no-repeat center top; }
.site-footer { background: #ffe7e7 url(images/bg_footer.png) repeat-x left top; }

/* HOME 2バナー -----------------------------------------------------------------------------*/
ul#home_ban li#hb1 a { background-color: #fed5dc; }
ul#home_ban li#hb2 a { background-color: #deeb9b; }

/* HOME H2 ---------------------------------------------------------------------------*/
#gal h2 { background-color: #59b898; }
#news h2 { background-color: #ff8097; }

/*  コンテンツ内のH1 H2  -------------------------------------------------------------------------- */
.entry-content h1 { background-color: #ff95a8; }
.entry-content h2 { border-bottom-color:#ff95a8; }
.entry-content h2:before { color: #ff95a8; }
.entry-content h3 { color: #ff8097; }
.menu-toggle { background-color: #ff95a8; }

/* カラフルメニュー */
.secondary-navigation li:nth-child(11) a,
.secondary-navigation li:nth-child(1)  a { background: #fbb249; }
.secondary-navigation li:nth-child(12) a ,
.secondary-navigation li:nth-child(2)  a { background: #ff8097; }
.secondary-navigation li:nth-child(13) a,
.secondary-navigation li:nth-child(3)  a { background: #53a6ab; }
.secondary-navigation li:nth-child(14) a,
.secondary-navigation li:nth-child(4)  a { background: #fb896f; }
.secondary-navigation li:nth-child(15) a,
.secondary-navigation li:nth-child(5)  a { background: #f5ba2d; }

.secondary-navigation li:nth-child(6)  a { background: #59b898; }
.secondary-navigation li:nth-child(7)  a { background: #a9c70a; }
.secondary-navigation li:nth-child(8)  a { background: #c6a367; }
.secondary-navigation li:nth-child(9)  a { background: #f89f1f; }
.secondary-navigation li:nth-child(10) a { background: #fc7a8f; }


body.page .site-content .entry-header ,
.archive-header, .page-header ,
.entry-header-single, body.page .site-content .entry-header {
    background-color: #ff8097;
}

/* ナビゲーションの分岐点 */
@media screen and (min-width: 783px) {

.maplink a { background-color: #fa4f7c; }
.primary-navigation { border-top-color: #ff95a8}
.primary-navigation ul ul { background-color: #ff95a8; }
.primary-navigation li:hover > a, .primary-navigation li.focus > a { background-color: #ff95a8; }

}
