@charset "utf-8";
/*---------------------------------*/
#main-content #main img {
  margin: 10px 0;
}
#main a {
  text-decoration: underline;
}
#main a:hover {
  text-decoration: none;
}

#main a.bt01 {
  text-decoration: none;
}

#main h2 a {
  text-decoration: none;
}

#main h2 a:hover {
  text-decoration: underline;
}

.title02{
  clear:both;
}
.post-footer .time {
  float: right;
  margin-top: 0;
}
.post-footer .category {
  float: left;
}
.post-footer{
  overflow:hidden;
}
.pagenation li a {
  display: block;
  padding: 10px 20px;
  background-color: #EBEBEB;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-bottom:10px;
}
.flat-bt.bt01 {
  background-color: #d59069;
  border-bottom: 3px solid #bd7146;
}

.flat-bt.bt01:hover {
  position: relative;
  top: -1px;
  background-color: #bd7146;
  border-bottom: 3px solid #a45f38;
}
.pagenation {
  margin-top: 30px;
}

.pagenation .top-link {
  margin-top: 15px;
  text-align: center;
}

.pagenation .top-link .bt01 {
  margin: 0 auto;
}

.pagenation ul {
  overflow: hidden;
  text-align: center;
}
.pagenation .prev {
  float: left;
}

.pagenation .next {
  float: right;
}

.pagenation li a:hover {
  background-color: #D5D5D5;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#side .child-nav.archive li a {
  font-family: FontAwesome,'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.post-footer {
  margin: 20px -10px 30px;
  padding: 10px 10px 0;
  border-top: 1px solid #E4E3E0;
  clear: both;
}

#main .post-footer .category a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #EBEBEB;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-bottom: 10px;
  text-decoration: none;
}

#main .post-footer .category a:hover {
  opacity: 0.8;
}
h2.title02 a{
  color:#fff;
}
.group-nav a{
  font-weight:normal;
}
#side .child-nav.archive li a:before {
  content: "\f0da  ";
}


#main-content #main p {
  font-weight:normal;
}



@media print, screen and (min-width: 640px) {
.post-footer {
  overflow: hidden;
  padding: 20px 10px 0;
}

.post-footer {
  overflow: hidden;
  padding: 20px 10px 0;
}

.post-footer .category {
  float: left;
}



.post-footer .time time {
  margin-top: 5px;
  display: inline-block;
}

}/*640*/

@media print, screen and (min-width: 768px) {
.single #main-content #main,
.category #main-content #main {
  border-right: 0px solid #e4e3e0;
}
.single #main-content #side,
.category #main-content #side {
  border-left: 1px solid #e4e3e0;
}

#side {
  padding-bottom: 0;
}

#main-content #main p {
  padding-left: 20px;
  margin-bottom: 10px;
}

.title02 a {
  color: #fff;
}
.pagenation {
  margin-top: 80px;
}

.pagenation .top-link {
    margin-top: -40px;
    text-align: center;
}
.pagenation li a{
  margin-bottom:0px;
}
}/*768*/

@media print, screen and (min-width: 768px) {
.post-footer {
  margin: 30px 0 0;
}

.post-footer .time {
  margin-top: 5px;
}
.pagenation li {
  margin-top: 0;
}

}/*768*/


/*------------------------------------------------
COMMON POST STYLES
------------------------------------------------*/
#main-content #main img.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

#main-content #main img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}

#main-content #main img.alignright,
#main-content #main img.alignleft {
  clear: both;
}

@media print, screen and (min-width: 768px) {

  #main h1,
  #main h2,
  #main h3,
  #main h4,
  #main h5 {
    padding-left: 20px;
    margin-bottom: 10px;
  }

}/*768*/
