@charset "UTF-8";



/*特集戻るボタン用*/
.backButtonHide {
    display: none;
}
.backButtonDisplay {
    display: block;
}
#backToTheFeature {
    width: 80%;
    max-width: 300px;
    border: solid 1px #0080B6;
    color: #0080B6;
    text-align: center;
    margin: auto;
    border-radius: 3px;
    line-height: 3;
}
.home {
    background: none;
}


/*やまきたキタキタ*/

body.yamakitamachi .featureButton {
    background: #00abbe;
    box-shadow: 0px 3px 0px #08031e;
}


/*お年玉*/

body.otoshidama .featureButton {
    background: #ffd700;
    box-shadow: 0px 3px 0px #4b0101;
	color: black;
}

body.otoshidama {
    background-color: #fff080;
}

/*秦野桜*/

body.hadanosakura {
    background-color: #ffebeb;
}

body.hadanosakura .featureButton {
    background: #ff5a63;
    box-shadow: 0px 3px 0px #740000;
}

@media screen and (min-width: 768px) {
    body.hadanosakura .block {
        margin: 0;
    }
    body.hadanosakura .singleEvent,
    body.hadanosakura #site-navigation {
        border: none;
    }
}



/* 秦野山の日 */

body.hadanoyamanohi{
  background-color: #f0ffe5;
}

body.hadanoyamanohi .featureButton {
    background: #4CAF50;
    box-shadow: 0px 3px 0px #009688;
}

/*メルカ*/

body.hadanonigiwai {
    background-color: #ffffd1;
}

body.hadanonigiwai .featureButton {
    background: #552d15;
    box-shadow: 0px 3px 0px #351c0d;
	color: #fff;
}

.bnr_hadano-nigiwai img{
	border: #111111 1px solid;
}

/*シーサイドライン*/

body.seasideline {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fffdfa), color-stop(90%, #fff4e0));
    background: linear-gradient(180deg, #fffdfa 10%, #fff4e0 90%);
}

body.seasideline .featureButton {
    background: #ff4c4c;
    box-shadow: 0px 3px 0px #a92a51;
	color: #fff;
}

/*湘南移住*/

body.syonanijyu .featureButton {
    background: #333333;
    box-shadow: 0px 3px 0px #111111;
	color: #fff;
}

/*横浜市南区連会*/

body.minamikurenkai {
    background-color: #ffe4e1;
}

body.minamikurenkai .featureButton {
    background:  #de6379;
    box-shadow: 0px 3px 0px #33161b;
	color: #fff;
}

body.minamikurenkai #media_image-8 {
    display: none;
}


/*秦野ブルーベリー*/

body.hadanoblueberry {
    background-color: #eddbff;
}

body.hadanoblueberry .featureButton {
    background:  #793482;
	color: #fff;
}

/*ふじさわ歩く*/

body.fujisawaaruku {
    background-color: #b0e0e6;
}

body.fujisawaaruku .featureButton {
    background:  #ee82ee;
	color: #fff;
}

/*川崎市町内会・自治会*/

body.kawasakichounaikai {
    background-color: #e5eef563;
}

body.kawasakichounaikai .featureButton {
    background:  #7091db;
	color: #fff;
}

/*ソレイユ*/

body.soleilconfiance .featureButton {
    background:  #ffaa00;
	color: #fff;
}

body.soleilconfiance {
    background: #bbc8e6;
}

/*戸塚区連会*/
body.totsukakurenkai {
    background-color: #eaeaff;
}

body.totsukakurenkai .featureButton {
    background:  #f5deb3;
	color: #696969;
}

/*one愛甲郡*/

body.oneaikou .featureButton {
    background:  #008b8b;
	color: white;
}

/*富岡商和会*/
body.tomiokashouwakai {
    background-color: #fcd575;
}

body.tomiokashouwakai .featureButton {
    background:  #fcd575;
	color: black;
}
/*ちがすき*/
body.chigasuki {
    background-color: #fff;
}

body.chigasuki .featureButton {
    background:  #39b3d3;
	color: #fff;
}

/*川崎おとな塾*/
body.kawasakiotonajuku {
    background-color: #fff6b3;
}

body.kawasakiotonajuku .featureButton {
    background: #ffed66;
	color: #333c80;
}
/*秦野たばこ祭*/
body.hadanotabakomatsuri {
    background-color: #add8e6;
}

body.hadanotabakomatsuri .featureButton {
    background: #41b0cc;
	color: #ffffff;
}
/*秦野ふるさと納税*/
body.hadanofurusato {
    background-color: #b0e0e6;
}

body.hadanofurusato .featureButton {
    background: #ff9999;
	color: #ffffff;
}
/*秦野生涯現役*/
body.geneki {
    background-color: #b0e0e6;
}

body.geneki .featureButton {
    background: #6495ed;
	color: #ffffff;
}
/*神奈川県銘菓共励会*/
body.kanagawameikakyoureikai {
    background-color: #f5f5dc;
}

body.kanagawameikakyoureikai .featureButton {
    background: #d2b48c;
	color: #ffffff;
}

/*川崎市北部市場*/
body.kawasakihokubuichibakanrento {
    background-color: #fdd133;
}

body.kawasakihokubuichibakanrento .featureButton {
    background: #e67d81;
	color: #ffffff;
}

/*久里浜*/
body.kurihama {
    background-color: #164a84;
}

body.kurihama .featureButton {
    background: #f08300;
	color: #ffffff;
}

/*踊場地区連合町内会*/
body.odoribachikurengo {
    background-color: #fffacd;
}

body.odoribachikurengo .featureButton {
    background: #a61919;
	color: #ffffff;
}

/*鎌倉殿*/
body.kamakuradono {
    background-color: #eddbff;
}

body.kamakuradono .featureButton {
    background: #4b0082;
	color: #ffffff;
}

/*県西いやし*/
body.kensei_iyashinotabi {
    background-color: #f0ffff;
}

body.kensei_iyashinotabi .featureButton {
    background: #98fb98;
	color: #396b2f;
}

/*厚木なかちょう大通り*/

body.atsuginakacho {
    background-color: #a1d0e6;
}

body.atsuginakacho .featureButton {
    background:  #1766e6;
	color: #fff;
}

/*西区連会*/
body.nishikurenkai {
    background-color: #FFFADD;
}

body.nishikurenkai .featureButton {
    background: #ffe893;
	color: #000000;
}

/*中区商店街*/
body.nakakushotengai {
    background-color: #f4eecf;
}

body.nakakushotengai .featureButton {
    background: #ce622e;
	color: #fff;
}

/*秦野de脱炭素*/
body.hadanodatsutanso {
    background: #cdeab9;
}

body.hadanodatsutanso .featureButton {
    background: #008000;
	color: #fff;
}

/*a旭区連会*/
body.asahikurenkaiyokohama {
    background: #f5dcab;
}

body.asahikurenkaiyokohama .featureButton {
    background: #ffa500;
	color: #ffffff;
}

/*栄区*/
body.sakaekurenkaiyokohama {
    background: #f2fffd;
}

body.sakaekurenkaiyokohama .featureButton {
    background: #3ab6c7;
	color: #ffffff;
}
