@charset "UTF-8";
/* ----------------------------------------
* all
---------------------------------------- */
.more-link {
  border: none;
  background: #008cc9;
  color: #fff;
}

.more-link:hover {
  background: #009fe5;
}

/* ----------------------------------------
  * header
  ---------------------------------------- */
body #header {
  padding: 2px 0 25px;
  background: url("../images/bg.png") #008cc9;
}

#header .wrap {
  position: relative;
}

#header .wrap:before {
  display: block;
  position: absolute;
  content: "";
  background: url(../images/headerKen.png) 0 0 no-repeat transparent;
  background-size: 158px 117px;
  width: 158px;
  height: 117px;
  bottom: -25px;
  right: 200px;
}

#header #header-text {
  position: absolute;
  left: 350px;
  bottom: -5px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  opacity: 0.8;
  font-weight: normal;
}

#header #header-sns li a {
  color: #ddd;
}

#header #header-sns li a:hover {
  color: #fff;
}

#header #header-sns {
  margin-top: 30px;
}

#header #header-menu-tog a {
  color: #fff;
}

/* レスポンシブ */
@media screen and (max-width: 1200px) {
  #header .wrap:before {
    right: 100px;
  }
}
@media screen and (max-width: 991px) {
  #header {
    padding-top: 2px !important;
    padding-bottom: 25px !important;
  }
  #header #header-text {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #header {
    padding-bottom: 10px !important;
  }
  #header #logo {
    float: none;
  }
  #header .wrap:before {
    display: none;
  }
}
/* ----------------------------------------
  * gloval nav
  ---------------------------------------- */
@media screen and (min-width: 991px) {
  #gnav li a {
    width: 150px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  #gnav li a {
    width: 210px;
    text-align: center;
  }
}
#gnav li.current-menu-item a {
  margin-top: 0;
  margin-bottom: -1px;
  border-top: none;
  border-bottom: 1px #2581c4 solid;
}

#gnav li a:hover {
  margin-top: 0;
  margin-bottom: -1px;
  border-top: none;
  border-bottom: 1px #2581c4 solid;
}

/* ----------------------------------------
  * main
  ---------------------------------------- */
/* プロフィール（SNSボタン） */
.post-author-meta .snsBnr li {
  display: inline-block;
  margin-right: 20px;
}

.post-author-meta .snsBnr .ls-facebook:before,
.post-author-meta .snsBnr .ls-twitter:before,
.post-author-meta .snsBnr .ls-lineat:before {
  display: inline-block;
  position: relative;
  top: 1px;
  margin-right: 5px;
  font-size: 24px;
  font-family: "LigatureSymbols";
}

.post-author-meta .snsBnr .ls-facebook:before {
  content: "\e047";
  color: #3b5998;
}

.post-author-meta .snsBnr .ls-twitter:before {
  content: "\e12f";
  color: #00aced;
}

.post-author-meta .snsBnr .ls-lineat:before {
  content: "\e157";
  color: #5ae628;
}

/* ----------------------------------------
  * side
  ---------------------------------------- */
/* プロフィール */
.side-widget .prof .image {
  float: left;
  margin: 0 15px 30px 0;
}

.side-widget .prof .image .profphoto {
  width: 80px;
  height: auto;
}

@media screen and (max-width: 991px) {
  body.single-post .side-widget .prof {
    display: none;
  }
}
/* プロフィール（SNSボタン） */
.side-widget .prof .snsBnr {
  margin: 20px 0;
}

.side-widget .prof .snsBnr li {
  border: none;
  padding: 0;
}

.side-widget .prof .snsBnr .ls-facebook:before,
.side-widget .prof .snsBnr .ls-twitter:before,
.side-widget .prof .snsBnr .ls-lineat:before {
  display: inline-block;
  position: relative;
  width: 25px;
  top: 2px;
  font-size: 18px;
  font-family: "LigatureSymbols";
}

.side-widget .prof .snsBnr .ls-facebook:before {
  content: "\e047";
  color: #3b5998;
}

.side-widget .prof .snsBnr .ls-twitter:before {
  content: "\e12f";
  color: #00aced;
}

.side-widget .prof .snsBnr .ls-lineat:before {
  content: "\e157";
  color: #5ae628;
}

/* リンクブレッド */
.side-widget a.blink {
  display: block;
  background: url("../lib/images/icont_arw_lit.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  color: #5e6265;
  padding-left: 36px;
  text-decoration: none;
}

.side-widget a.blink:hover {
  background: url("../lib/images/icon_arw_gry.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  color: #2581c4;
}

/* ----------------------------------------
  * footer
  ---------------------------------------- */
@media screen and (max-width: 991px) {
  .footer-01 ul li {
    display: block;
    margin: 20px 0;
  }
}
@media screen and (min-width: 991px) {
  .footer-01 ul li a {
    display: block;
    width: 150px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .footer-01 ul li a {
    display: block;
    width: 210px;
    text-align: center;
  }
}
/* ----------------------------------------
  文字装飾
  ---------------------------------------- */
.txtL {
  font-size: 18px;
}

.txtLL {
  font-size: 24px;
}

/* アイコンフォント */
@font-face {
  font-family: "LigatureSymbols";
  src: url("../font/LigatureSymbols-2.11.eot");
  src: url("../font/LigatureSymbols-2.11.eot?#iefix") format("embedded-opentype"), url("../font/LigatureSymbols-2.11.woff") format("woff"), url("../font/LigatureSymbols-2.11.ttf") format("truetype"), url("../font/LigatureSymbols-2.11.svg#LigatureSymbols") format("svg");
  src: url("../font/LigatureSymbols-2.11.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}/*# sourceMappingURL=style.css.map */