/*! luxe customizer css */ 
#list .posts-list-middle-widget {
  max-width: 100%;
  width: 100%
}
#breadcrumb {
  padding: 0 10px
}
#nav.pin {
  opacity: .9
}
#nav {
  width: 100%
}
#head-in {
  padding-top: 0
}
.info {
  padding: 10px 0 0
}
div[id*=side-], #col3 {
  padding: 0;
  border: none;
  background: 0 0
}
#side .widget, #col3 .widget {
  margin: 0 0 15px;
  padding: 20px 14px;
  border: 1px solid #ddd;
  background: #fff
}
#side-scroll {
  margin: 0
}
#section, .grid, #sidebar, #sidebar-2 {
  margin-right: 0;
  margin-left: 0
}
div[id*=side-] {
  border: none
}
.home #main, .single #main, .page #main, .archive #main, .search #main, .error404 #main {
  -webkit-box-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  min-width: 1px;
  padding: 0
}
.home #main, .home #core, #section, .grid.single #main, .single #core, #section, .grid.page #main, .page #core, #section, .grid.archive #main, .archive #core, #section, .grid.search #main, .search #core, #section, .grid.error404 #main, .error404 #core, #section, .grid {
  margin-left: 0;
  margin-right: 0
}
#primary, #pnavi, #section, .grid {
  border: 1px solid transparent
}
.page div#pnavi {
  border-bottom: 1px solid #fff
}
#side .widget, #col3 .widget {
  border: 1px solid transparent
}
.grid {
  background: 0 0
}
body {
  background: #fff
}
#footer {
  border: none
}
#head-in {
  background: #fdf236
}
#list .term img {
  max-width: 100%
}
#list .term img {
  float: none;
  margin-right: 0;
  margin-bottom: 30px
}
#nav, #gnavi ul, #gnavi li a, .mobile-nav {
  color: #333
}
#nav, #gnavi ul {
  background: #fef400
}
#gnavi li a, #gnavi .mobile-nav {
  background: #fef400
}
#gnavi li:hover > a, #gnavi li:hover > a > span, div.mobile-nav:hover, ul.mobile-nav li:hover {
  color: #000;
  background: #fef400
}
#gnavi .current-menu-item > a, #gnavi .current-menu-ancestor > a, #gnavi .current_page_item > a, #gnavi .current_page_ancestor > a {
  color: #000;
  background: #fef400
}
#nav {
  border-top-color: #eee;
  border-top-width: 0;
  border-bottom-width: 0
}
.post .entry-title, #front-page-title {
  margin-bottom: 45px
}
#toc_toggle {
  display: none
}
#toc_toggle:checked + .toc_toggle:before {
  content: "Show"
}
.toc_toggle {
  margin: 0
}
.toc_toggle:before {
  content: "Hide";
  cursor: pointer;
  border: solid 1px #ddd;
  color: #333;
  background: 0 0;
  padding: 2px 5px;
  margin-left: 10px
}
#toc_toggle:checked + .toc_toggle + .toc_list {
  width: 0;
  height: 0;
  margin-top: 0;
  transition: all .3s
}
.toc_toggle + .toc_list {
  overflow: hidden;
  width: auto;
  height: auto;
  margin-top: 20px;
  transition: all .3s
}
#page-top {
  font-size: 20px;
  font-size: 2rem;
  padding: 8px 14px;
  border-radius: 100px
}
@media (min-width:576px) {
  #list div[id^=tile-] .term img {
    display: block;
    margin-right: auto;
    margin-left: auto;
      height: auto;
      width: 241px;

  }
  #list div[id^=tile-] .term {
    overflow: hidden;
      height: 136px;
          vertical-align: middle;
  }
  body, li, pre, blockquote {
    font-size: 18px;
    font-size: 1.8rem
  }
  .desc {
    font-size: 11px;
    font-size: 1.1rem
  }
  .exsp {
    font-size: 15px;
    font-size: 1.5rem
  }
  .post p {
    font-size: 17px;
    font-size: 1.7rem
  }
  .post li {
    font-size: 16px;
    font-size: 1.6rem
  }
  .post pre {
    font-size: 16px;
    font-size: 1.6rem
  }
  .post blockquote {
    font-size: 16px;
    font-size: 1.6rem
  }
}
@media (min-width:992px) {
  #gnavi li > ul, #gnavi li li span, #gnavi li li ul {
    border-color: #fef400
  }
  #gnavi li {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
  }
  #main {
    -webkit-box-flex: 0 1 1110px;
    -ms-flex: 0 1 1110px;
    flex: 0 1 1110px;
    max-width: 1110px;
    min-width: 1px;
    float: left
  }
  #side {
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    width: 30px
  }
  #primary {
    overflow: hidden;
    border: 1px solid #fff;
    background: 0 0
  }
  #section, .grid {
    border: none
  }
  #pnavi {
    border-left: none;
    border-right: none
  }
  #primary, #section {
    border-bottom: none
  }
  #side {
    border: none
  }
  #side-scroll {
    border-top: 0;
    padding-top: 0
  }
  #primary {
    background: #fff
  }
  #primary {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }
  #sidebar, #sidebar-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }
  #side, #col3 {
    -webkit-box-align-self: stretch;
    -ms-flex-align-self: stretch;
    align-self: stretch
  }
  div[id*=side-] {
    border-bottom: 0
  }
  #gnavi li a {
    font-size: 16px;
    font-size: 1.6rem
  }
  #gnavi div > ul > li > ul {
    padding-top: 0
  }
  #list .term img, #list .term img:hover {
    transition: opacity .5s, transform .5s
  }
  #list .term img:hover {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1)
  }
  div[class^=sns] ul[class^=sns] li a, div[class^=sns] ul[class^=sns] li a:hover {
    transition: opacity .5s, transform .5s
  }
  div[class^=sns] ul[class^=sns] li a:hover {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1)
  }
  #gnavi li a {
    transition: background .4s ease
  }
  #gnavi li > a:hover {
    transition: background 0s
  }
  #gnavi div > ul > li > a > span, #gnavi div > ul > li > a > span:hover {
    transition: opacity .5s, transform .5s
  }
  #gnavi div > ul > li > a > span:hover {
    opacity: 1;
    transform: translateY(-5px)
  }
}
@media (min-width:1200px) {
  #section, .grid, #sidebar, #sidebar-2 {
    margin-left: 0;
    margin-right: 0
  }
  #side .widget {
    margin: 0 0 15px;
    padding: 20px 13px
  }
}
@media (min-width:1310px) {
  .container {
    width: 1280px;
    max-width: 1280px
  }
  .logo, #header .head-cover, #header #gnavi, #head-band-in, #foot-in, div[id*=head-band] .band-menu {
    width: 1280px;
    max-width: 100%
  }
}
@media (max-width:991px) {
  #section {
    border: none
  }
  #pnavi, .grid {
    background: #fff
  }
  #side {
    padding-bottom: 15px;
    margin-bottom: 0
  }
  #sidebar, #sidebar-2 {
    display: none
  }
  #foot-in {
    padding: 25px 0
  }
  #foot-in .col-xs-4, #foot-in .col-xs-6, #foot-in .col-xs-12 {
    display: block;
    max-width: 100%;
    width: 100%;
    float: none
  }
  #gnavi li:hover > a > span {
    background: 0 0
  }
}
@media (max-width:575px) {
  #list div[id^=card-] .excerpt {
    margin-bottom: 20px;
    padding-bottom: 0
  }
  #head-in {
    padding-top: 61px
  }
}
@media (min-width:992px) and (max-width:1309px) {
  .grid {
    padding-left: 25px;
    padding-right: 25px
  }
}
@media (min-width:992px) and (max-width:1199px) {
  #section, .grid, #sidebar, #sidebar-2 {
    margin-left: 0;
    margin-right: 0
  }
}