/*---------------------
    mixin
----------------------*/
@media screen and (max-width: 600px) {
  #masthead.site-header h1.site-title a {
    background-position: 14px center;
  }
  #masthead.site-header h2.site-description {
    margin-left: 16px;
    text-align: left;
  }
  #searchform {
    right: 8px !important;
  }
}
#searchform {
  position: absolute;
  top: 70px;
  right: 0;
}
#searchform input#s {
  width: 200px;
}
@media screen and (max-width: 600px) {
  #searchform input#s {
    width: 40px;
    transition-property: width;
    transition-duration: 0.3s;
    transition-timing-function: ease-in;
    transition-delay: 0.1s;
  }
  #searchform input#s:focus {
    width: 150px;
  }
  #searchform input#searchsubmit {
    padding-left: 2px;
    padding-right: 2px;
  }
}
.main-navigation li {
  /* windowsは太字じゃなくする */
}
.main-navigation li a {
  color: #fff;
  font-weight: bold;
}
.main-navigation li a:hover {
  color: #f08300;
}
.main-navigation li .current-menu-item > a, .main-navigation li .current-menu-ancestor > a, .main-navigation li .current_page_item > a, .main-navigation li .current_page_ancestor > a {
  color: #f08300;
}
.osw .main-navigation li a {
  font-weight: normal;
}
.pad15 {
  padding: 0 15px;
}
.pad30 {
  padding: 0 30px;
}
ins {
  background-color: transparent;
  color: inherit;
}
.bread_crumb li {
  float: left;
  font-size: 12px;
  margin: 0;
  list-style: none;
}
.bread_crumb li:after {
  content: ">";
  margin: 0 0.5em;
}
.bread_crumb li:last-child:after {
  content: '';
  margin: 0;
}
.bread_crumb li a {
  text-decoration: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
sup {
  font-size: 30%;
  vertical-align: top;
  color: #f60;
}
.osw .menu-global-container {
  zoom: 1;
}
.osw .menu-global-container:before, .osw .menu-global-container:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.osw .menu-global-container:after {
  clear: both;
}
.nav-menu, .nav-menu ul {
  list-style: none;
}
.entry-content a.bccks_link:after, .entry-content a.inner_link:after, .entry-content a.outer_link:after {
  content: "[LINK]";
  width: 16px;
  height: 18px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  background: url(/wp-content/uploads/linkicon_all.png) 1px 1px no-repeat;
  margin: 0 2px -4px;
}
.entry-content a.inner_link:after {
  background-position: -16px 0;
}
.entry-content a.outer_link:after {
  background-position: 0 0;
}
.entry-content a.bccks_link:after {
  background-position: -32px 0;
}
.entry-content a.email:after {
  background: url(/wp-content/uploads/email.png) center center no-repeat;
  width: 18px;
  height: 1.4em;
}
.entry-content a:hover.inner_link:after {
  background-position: -16px -18px;
}
.entry-content a:hover.outer_link:after {
  background-position: 0 -18px;
}
.entry-content a:hover.bccks_link:after {
  background-position: -32px -18px;
}
.entry-content a:hover.email:after {
  background-position: center center;
}
.entry-content strong a.bccks_link:after {
  background-position: -21px 2px;
}
.entry-content strong a.inner_link:after {
  background-position: -21px -38px;
}
.entry-content strong a.outer_link:after {
  background-position: -21px -18px;
}
.entry-content .caution {
  color: #f06;
  line-height: 1.3 !important;
}
.entry-content .caution:before {
  content: "※";
  margin-right: 0.5em;
}
.entry-content .caution a {
  color: #00f;
  text-decoration: underline;
}
.entry-content p {
  margin-bottom: 0.5em;
}
.entry-content p.caution {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.entry-content p.link-box {
  margin: 8px 8px 16px;
  display: inline-block;
  border: 1px solid #777;
  background-color: #777;
}
.entry-content p.link-box:before {
  content: "LINK";
  padding: 0 8px;
  background: #777;
  color: #fff;
  height: 100%;
  display: inline-block;
}
.entry-content p.link-box a {
  padding: 6px 8px;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
}
.entry-content p.link-box a:hover {
  background-color: #efefef;
}
.entry-content .wp-caption {
  zoom: 1;
  margin-top: 2em;
  margin-bottom: 2em;
}
.entry-content .wp-caption:before, .entry-content .wp-caption:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.entry-content .wp-caption:after {
  clear: both;
}
.entry-content .column-box {
  border: 1px #ccc solid;
  padding: 5px 16px;
}
.entry-content .column-box h3 {
  margin: 8px 0;
}
.entry-content .column-box.thanks {
  margin: 1em;
  text-align: center;
}
.entry-content .column-box.thanks > p {
  margin: 0;
  line-height: 2;
  color: #f60;
  font-size: 16px;
}
.entry-content ol.CircledNum, .entry-content ol.NegativeCircledNum {
  list-style: none;
  margin: 0.5em 0;
}
.entry-content ol.CircledNum li, .entry-content ol.NegativeCircledNum li {
  margin: 0;
  padding-left: 2.5em;
  text-indent: -1.5em;
}
.entry-content ol.CircledNum li > span, .entry-content ol.NegativeCircledNum li > span {
  margin-right: 0.5em;
}
.entry-content h2.number {
  counter-increment: step;
  margin: 24px 0 8px;
  clear: both;
}
.entry-content h2.number:before {
  content: counter(step) ". ";
}
.entry-content h2 + div {
  padding: 0 1%;
}
.entry-content ul.menu-flow {
  padding-left: 1em;
  margin-bottom: 0.5em;
}
.entry-content ul.menu-flow li {
  display: inline-block;
  margin: 1em;
  padding: 2px 8px;
  border: 1px solid #ccc;
  position: relative;
  line-height: 1.5;
  border-left: 6px solid #ccc;
}
.entry-content ul.menu-flow li:after {
  content: ">";
  margin-right: 0;
  position: absolute;
  border: none;
  right: -1.5em;
}
.entry-content ul.menu-flow li:last-child:after {
  content: "";
}
.entry-content dd ul.menu-flow li {
  margin-top: 0.5em;
}
.entry-content figure {
  zoom: 1;
  margin-top: 2em;
  margin-bottom: 2em;
}
.entry-content figure:before, .entry-content figure:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.entry-content figure:after {
  clear: both;
}
.entry-content figure img ~ figcaption {
  font-size: 13px;
}
.entry-content figure img {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.entry-content figure img.alignleft {
  margin-left: 0.5em;
}
.entry-content figure img.alignright {
  margin-right: 0.5em;
}
.entry-content figure img.aligncenter ~ figcaption {
  text-align: center;
}
.entry-content figure.no-margin {
  margin: 0;
}
.entry-content figure.alignright {
  margin-left: 1em;
}
.entry-content figure.alignleft {
  margin-right: 1em;
}
.entry-content figure.no-shadow img {
  box-shadow: none;
}
#footer-menu {
  margin: 0px 8px 16px;
}
#footer-menu ul.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  zoom: 1;
}
#footer-menu ul.nav-menu:before, #footer-menu ul.nav-menu:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
#footer-menu ul.nav-menu:after {
  clear: both;
}
#footer-menu ul.nav-menu li {
  float: left;
  border-right: 1px solid #ddd;
  padding: 0;
}
#footer-menu ul.nav-menu li:last-child {
  border: none;
}
#footer-menu ul.nav-menu li a {
  padding: 5px 16px;
  float: left;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
}
#footer-menu ul.nav-menu li a:hover {
  background: #ddd;
}
.sub-parent:before {
  content: ">";
  float: right;
  color: #fff;
  padding: 16px 5px;
  line-height: 1.3;
  font-size: 12px;
}
.entry-content .accordion-head:hover {
  cursor: pointer;
  background-color: #efefef;
}
.entry-content .accordion-head.more-btn:after {
  content: "more \25BC";
}
.entry-content .accordion-head.close-btn:after {
  content: "close \25B2";
}
.entry-content .accordion-head.more-btn:after, .entry-content .accordion-head.close-btn:after {
  font-size: 12px;
  line-height: 1.1;
  padding: 3px 8px;
  border: 1px #ccc solid;
  float: right;
  color: #777;
  background: #fff;
  font-weight: normal;
  margin-top: 4px;
}
.entry-content .accordion-head.more-btn:hover:after, .entry-content .accordion-head.close-btn:hover:after {
  color: #fff;
  background: #777;
  border: 1px #fff solid;
}
.yarpp-related {
  margin: 2em 0 0;
  padding: 0.5em 0.8em;
  border-top: 1px #ccc solid;
  clear: both;
}
.yarpp-related h5 {
  margin: 0 0 8px;
}
.yarpp-related ul {
  margin: 0;
}
.yarpp-related-none {
  height: 0;
  padding: 0;
  margin: 1em 0;
  border: 0;
  /*---------------------------------------------------*/
}
.archive-title {
  font-size: 24px;
  font-weight: normal;
}
div.sharedaddy.sd-sharing-enabled {
  margin-top: 24px;
}
div.sharedaddy .sd-content {
  width: auto;
  float: none;
  margin: 0 16px 0;
}
#bccks-cat-list {
  margin-top: 12px;
  list-style: none;
  zoom: 1;
}
#bccks-cat-list:before, #bccks-cat-list:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
#bccks-cat-list:after {
  clear: both;
}
#bccks-cat-list li {
  float: left;
  font-size: 10px;
}
@media screen and (min-width: 600px) {
  #bccks-cat-list li {
    font-size: 12px;
  }
}
#bccks-cat-list li a {
  padding: 5px 8px;
  text-decoration: none;
  color: #444;
}
#bccks-cat-list li a:before {
  margin-right: 2px;
  font-size: 120%;
}
#bccks-cat-list li a:hover {
  background: #ececec;
}
#bccks-cat-list li.current-cat a {
  color: #f60;
}
#bccks-cat-list li.current-cat a:hover {
  background: none;
}
#site-head-navi > li > p {
  display: none;
}
#site-head-navi > li > p.social-login-btn {
  display: inline-block;
}
#site-head-navi > li > p.social-login-btn a {
  overflow: hidden;
  white-space: nowrap;
  width: 1em;
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  margin-right: 0.5em;
}
#site-head-navi > li > p.social-login-btn a:before {
  font-family: 'Genericons';
  float: left;
}
#site-head-navi > li > p.social-login-btn a.my_fb_link:before {
  content: '\f203';
}
#site-head-navi > li > p.social-login-btn a.my_tw_link:before {
  content: '\f202';
}
#content article {
  zoom: 1;
  /*

#site-navigation {
position: fixed;
top: 0;
left: 0;
width: 100%;
margin: 0;
z-index: 999999;
}
.logged-in #site-navigation {
top: 30px;
}
#menu-global {
max-width: 960px;
margin: 0 auto;
padding: 0 2%;
}
*/
  /*掲示板では特殊スタイルあてない*/
}
#content article:before, #content article:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
#content article:after {
  clear: both;
}
#bbpress-forums strong {
  color: #444;
  font-weight: bold;
}
#bbpress-forums div.hentry {
  display: block;
}
#bbpress-forums div.hentry .bbp-reply-author {
  float: left;
}
#bbpress-forums div.hentry .bbp-reply-content {
  float: right;
  width: 83%;
}
article.type-examples img.size-large {
  margin-top: 16px;
  margin-bottom: 16px;
}
.bccksWidget_shadow img {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  /*サイドウィジェット*/
}
#secondary ul {
  list-style: none;
}
#secondary ul li {
  line-height: 1.3;
  margin-bottom: 0.5em;
  font-size: smaller;
}
th.bbp-topic-freshness-author:before {
  content: "最新";
}
@media screen and (min-width: 600px) {
  .site-content {
    width: 70%;
  }
}
.genericon {
  font-family: inherit !important;
  font-size: inherit !important;
  width: auto !important;
}
.bccksWidget_half {
  width: 50%;
  margin-bottom: 28px;
}
@media screen and (max-width: 600px) {
  .bccksWidget_half {
    width: 100%;
  }
}
