@charset "utf-8";
/*
Theme Name: 公益財団法人藤沢市みらい創造財団のテーマ
Theme URI: http://f-mirai.jp/
Template: lightning
Description: 公益財団法人藤沢市みらい創造財団のテーマ
Author: 公益財団法人藤沢市みらい創造財団
Tags: 
Version: 0.1.2
*/

/*
HOME
*/
body {line-height: inherit;}
.siteHeader {
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.15);
    background: url(images/mirazo002.png) no-repeat right bottom #fff;
}

@media screen and (max-width: 991px) {
    .siteHeader {
        box-shadow: 0 5px 3px rgba(0, 0, 0, 0.15);
        background: url(images/mirazo002.png) no-repeat left 7px #fff;
        background-size: 60px;
    }
}
.siteHeader .container {
    position: relative;
}

.siteHeader .container-fluid { padding-top: 5px; padding-bottom: 4px; position: relative; }
@media (min-width: 992px) { .siteHeader .container-fluid { padding-top: 20px; padding-bottom: 18px; } }
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
ul.gMenu {
    padding-right: 27px;
}
ul.gMenu > #menu-item-42804 > a {
    background-color: transparent;
}
.gMenu_outer.itemOpen {
    padding: 0;
}
.nav > li > a {
    padding: 8px 12px;
}
.header-seach {
    position: absolute;
    bottom: 0;
    right: 80px;
    background-color: transparent;
    padding: 0;
    height: 38px;
    z-index: 1;
    width: 390px;

}
form.searchform {
    margin: 0;
    width: 100%;
}
form.searchform div input#s[type="text"] {
    margin-right: 0%;
    width: 72%;
}
form.searchform div input#searchsubmit[type="submit"] {
    width: 15%;
    height: 34px;
}
.navSection .searchform {
    padding: 0 2.5em 0 0 !important;
}
.top-alert {
    margin-top: 20px;
}
.top-alert div {
    padding: 10px;
}
.top-alert p {
    padding: 0;
    margin: 0;
    line-height: 1.1;
}
.top-alert i {
    margin-right: 5px;
}
.tiles {
    margin: 0 10px;
    padding: 3px 0 0;
}
.tiles .col-sm-3,
.tiles .col-xs-6 {
    padding: 0;
    margin-bottom: -7px;
}
.tiles .tile {
  display: inline-block;
  margin: 0;
  text-align: left;
  opacity: .99;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.tiles .tile:before {
  content: '';
  background: -webkit-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 0.7) 100%);
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 2;
  -webkit-transition-property: top, opacity;
          transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.tiles .toptile01 .tile:before {
  background: -webkit-linear-gradient(top, transparent 0%, rgba(244, 160, 18, 1.0) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(244, 160, 18, 1.0) 100%);
}
.tiles .toptile02 .tile:before {
  background: -webkit-linear-gradient(top, transparent 0%, rgba(41, 131, 186, 1.0) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(41, 131, 186, 1.0) 100%);
}
.tiles .toptile03 .tile:before {
  background: -webkit-linear-gradient(top, transparent 0%, rgba(22, 160, 135, 1.0) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(22, 160, 135, 1.0) 100%);
}
.tiles .toptile04 .tile:before {
  background: -webkit-linear-gradient(top, transparent 0%, rgba(241, 195, 15, 1.0) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(241, 195, 15, 1.0) 100%);
}
.toptile01 a {
    border: 5px solid #f39c12;
}
.toptile02 a {
    border: 5px solid #2980B9;
}
.toptile03 a {
    border: 5px solid #16A085;
}
.toptile04 a {
    border: 5px solid #F1C40F;
}
.tiles .tile img {
  display: block;
  max-width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.tiles .tile .details {
  font-size: 24px;
  padding: 5px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  text-shadow: 1px 1px 1px #333;
}
.tiles .tile .details span {
  display: block;
  position: relative;
  top: 36px;
  -webkit-transition-property: top, opacity;
          transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.tiles .tile .details .toptitle {
  line-height: 40px;
  font-weight: 600;
  font-size: 20px;
  font-weight: bold;
}
.tiles .tile .details .info {
  line-height: 1.2;
  margin-top: 5px;
  font-size: 12px;
}
.tiles .tile:hover:before,
.tiles .tile:hover span {
  opacity: 1;
}
.tiles .tile:hover:before {
  top: 0;
}
.tiles .tile:hover span {
  top: 0;
}
.tiles .tile:hover .toptitle {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.tiles .tile:hover .info {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.topList {
    border: 2px solid #265a88;
    background-color: #F5F5F5;
    margin-bottom: 20px;
}
.topList h1.mainSection-title {
    font-size: 16px;
    border: none;
    background-color: #265a88;
    color: #FFF;
    text-align: center;
    margin-bottom: 0;
}
.topList .media {
    font-size: 16px;
    line-height: 1.1;
    padding-left: 15px;
    padding-right: 15px;
}
.topList .media .media-body .media-heading {
    font-size: 16px;
    line-height: 1.1;
}
.topList .media .media-body .media-heading a {
    color: #337ab7;
}
.topList .media .media-body p {
    font-size: 12px;
    line-height: 1.2;
}
.topList .media .postList_thumbnail {
    float: none;
    padding-right: 0;
    width: 100%;
    text-align: center;
}
.topList .media .postList_thumbnail a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.topList .media .postList_thumbnail img {
    width: auto;
    max-width: 100%;
}
.topList .entry-meta_items_term {
    display: block;
    float: none;
    margin: 5px 0 0;
}
.media {
    border-bottom: 1px solid #a7a7a7;
}
#ltg_adv_post_list-4 .topList {
    border-color: #f39c12;
}
#ltg_adv_post_list-2 .topList {
    border-color: #2980b9;
}
#ltg_adv_post_list-3 .topList {
    border-color: #16a085;
}
#ltg_adv_post_list-5 .topList {
    border-color: #f1c40f;
}
#ltg_adv_post_list-4 .topList h1.mainSection-title {
    background-color: #f39c12;
}
#ltg_adv_post_list-2 .topList h1.mainSection-title {
    background-color: #2980b9;
}
#ltg_adv_post_list-3 .topList h1.mainSection-title {
    background-color: #16a085;
}
#ltg_adv_post_list-5 .topList h1.mainSection-title {
    background-color: #f1c40f;
}

/* plus */

.overflow-post{
    overflow-y:scroll;
    height:550px;
}

/* tile */
.tile {
    margin-bottom: 20px; 
}
.tile p {
    position: relative;
    text-align: center;
    margin:0;
    padding:5px;
    color:#fff;
    cursor: pointer;
}
.tile img {
    margin:0;
    padding:0;
    border:5px solid #FFF;
    width: 100%;
}
.tile a {
    color:#fff;
}
.tile a:hover {
    text-decoration: none;
}

.tile ul {
    margin:0;
    padding:0;
}

.tile ul li {
    text-align: left;
    color:#fff;
    list-style-type: none;
    padding:5px;
    margin:0;
}
.tile ul li a {
    padding:0 5px;
}
.tile ul li p {
    text-align: left;
}

/* tile-seisyounen */

.tile-seisyounen{
    background-color: #EF9A12;
}

.tile-seisyounen img{
    border-color: #F29C11;
}

.tile-seisyounen p{
}

.tile-seisyounen-ul{
}

.tile-seisyounen-ul li{
    background-color: #ef9a12;
}

/* tile-zidou */

.tile-zidou{
    background-color:#F1C40F;
}

.tile-zidou img{
    border-color: #F1C40F;
}

.tile-zidou p {
}

.tile-zidou-ul li {
    background-color:#F1C40F;
}

/* tile-sports */

.tile-sports{
    background-color:#2A80B9;
}

.tile-sports img{
    border-color: #2A80B9;
}

.tile-sports p{
}


.tile-sports-ul li{
    background-color:#2A80B9;
}

/* tile-culture */

.tile-culture{
    background-color:#16A086;
}

.tile-culture img{
    border-color: #16A086;
}

.tile-culture p{
}


.tile-culture-ul li{
    background-color:#16A086;
}


.closeup{
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: #EEEDED;
    border-radius: 10px;
}

.closeup h2{
    color:#1C5EAD;
    background-color: transparent;
    border-top:0;
    margin: 0;
    font-size: 26px;
    text-align: center;
    border-bottom: none;
    font-weight: bold;
}
.closeup h2 i {
    font-size: 34px;
}
.bnrspase img{
    box-sizing:border-box;
    border:1px solid #dadada;
}

.metaslider{
    padding:0 25px 10px;
}
.metaslider .caption {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.ms-image {
    border-radius: 30px;
    overflow: hidden;
}
.metaslider-36170,
.metaslider-37851 {
    padding:0;
}
.metaslider-36170 .ms-image,
.metaslider-37851 .ms-image {
    border-radius: 0;
}

/* toggle */
html body.home.page.page-id-33196.page-template.page-template-page-onecolumn.page-template-page-onecolumn-php.logged-in.admin-bar.headfix.header_height_changer.scrolled.customize-support div#bodyInner div#wrap.wrap div.container div.row div.col-md-3.col-xs-6 div.tile-seisyounen div span.carets{
    border-left: 8px solid transparent;
    border-right:8px solid transparent;
    border-top: 8px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;    
}


p.collapsed span.carets,
p:not(.collapsed) span.carets {
    font-size: 25px;
    position: absolute;
    right: 10px;
}
li p.collapsed span.carets,
li p:not(.collapsed) span.carets {
    font-size: 20px;
}
p.collapsed span.carets:after {
    font-family: "FontAwesome";
    content: " \f0d7";
}
p:not(.collapsed) span.carets:after {
    font-family: "FontAwesome";
    content: " \f0d8";
}

li.collapsed a span.carets{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

li:not(.collapsed) a span.carets{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

.pa00 {
    padding: 0;
}

.navbar {
    border-radius: 0;
}
.veu_postList .postList_date {
    color: #333;
    margin-right: 10px;
}
.single h1.entry-title::first-letter {
    color: inherit;
}

.siteHeader .container-fluid { padding-top: 4px; padding-bottom: 0; }
@media (min-width: 992px) { .siteHeader .container-fluid { padding-top: 20px; padding-bottom: 18px; } }
@media (max-width:991px) { .navbar-brand{height: 50px;padding: 0 30px 0 45px;}.menuBtn {width: 30px;}ul.gMenu{padding-right: 0;}ul.gMenu ul li a {font-size: 12px;padding: 5px 0em 5px 2em;}.gMenu_outer{height: 80vh}}