.so-bo {
	display: block !important;
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", "Verdana", "sans-serif";
}
.so-bo:after {
  content: "";
  display: block;
  clear: both;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.so-bo ul {
  display: table;
  table-layout: fixed;
  width: 102%;
  margin: 0 0 0 -2%;
  padding: 0px;
  list-style: none;
}
.so-bo ul li {
  display: table-cell;
  padding: 2% 0 2% 2%;
  border: none;
}
.so-bo ul li:before {
  content: none;
}
.so-bo ul li a {
  display: block;
  padding: 0;
  text-decoration: none;
}
.so-bo ul li a:after {
  content: "";
  display: block;
  clear: both;
}
.so-bo ul li a:hover {
  top: 0;
}
.so-bo ul li a:before {
  content: none;
}
.so-bo ul li a .ico {
  display: block;
  text-align: center;
  box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.so-bo ul li a .ico:before {
  font-family: 'icomoon';
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?fayh97');
  src: url('fonts/icomoon.eot?fayh97#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?fayh97') format('truetype'), url('fonts/icomoon.woff?fayh97') format('woff'), url('fonts/icomoon.svg?fayh97#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.so-bo ul li a .ico.icon-pk:before {
  content: "\e903";
}
.so-bo ul li a .ico.icon-li:before {
  content: "\e800";
}
.so-bo ul li a .ico.icon-ht:before {
  content: "\e904";
}
.so-bo ul li a .ico.icon-sp:before {
  content: "\e700";
}
.so-bo ul li a .ico.icon-sp2:before {
  content: "\e701";
}
.so-bo ul li a .ico.icon-gp:before {
  content: "\e902";
}
.so-bo ul li a .ico.icon-fb:before {
  content: "\e901";
}
.so-bo ul li a .ico.icon-in:before {
  content: "\e801";
}
.so-bo ul li a .ico.icon-tw:before {
  content: "\e900";
}
.so-bo ul li a .ico.icon-rss:before {
  content: "\e804";
}
.so-bo ul li a .ico.icon-yt:before {
  content: "\e802";
}
.so-bo ul li a .ico.icon-vi:before {
  content: "\e803";
}
.so-bo ul li a .ico.icon-pi:before {
  content: "\e805";
}
.so-bo ul li a .cnt {
  display: block;
  box-sizing: border-box;
  text-align: center;
}
.so-bo ul li a .cnt .icon-sp {
  display: block;
  text-align: center;
  box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  speak: none;
  margin-top: -1px;
  -webkit-animation: kaiten 1s linear 0s infinite;
  -moz-animation: kaiten 1s linear 0s infinite;
  -o-animation: kaiten 1s linear 0s infinite;
  animation: kaiten 1s linear 0s infinite;
}
.so-bo ul li a .cnt .icon-sp lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes kaiten{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}
@-moz-keyframes kaiten{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}
@-o-keyframes kaiten{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(360deg)}}
@keyframes kaiten{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}
lesshat-selector { -lh-property: 0;
}
.so-bo ul li a .cnt .icon-sp:before {
  content: "\e701";
  font-family: 'icomoon';
}
.so-bo.u480 .ico:after {
  content: none !important;
}
.so-bo.basic ul .tw a {
  font-size: 14px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.basic ul .tw a .ico {
  color: #55acee;
  width: 100%;
  font-size: 130%;
  border: 1px solid #bbb;
  background: #f5f5f5;
  padding-top: 7px;
  padding-bottom: 8px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.so-bo.basic ul .tw a .ico:after {
  color: #333;
  font-size: 68%;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 480px) {
  .so-bo.basic ul .tw a .ico:after {
    content: none !important;
  }
}
.so-bo.basic ul .tw a .cnt {
  font-size: 100%;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #bbbbbb;
}
.so-bo.basic ul .tw a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #bbbbbb;
}
.so-bo.basic ul .tw a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .tw a:hover .ico {
  background: #55acee;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #55acee;
}
.so-bo.basic ul .tw a:hover .ico:after {
  color: #fff;
}
.so-bo.basic ul .tw a:hover .cnt {
  font-weight: bold;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #999999;
}
.so-bo.basic ul .tw a:hover .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #999999;
}
.so-bo.basic ul .tw a:hover .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .tw a .ico:after {
  content: " ツイート";
}
.so-bo.basic ul .fb a {
  font-size: 14px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.basic ul .fb a .ico {
  color: #395794;
  width: 100%;
  font-size: 130%;
  border: 1px solid #bbb;
  background: #f5f5f5;
  padding-top: 7px;
  padding-bottom: 8px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.so-bo.basic ul .fb a .ico:after {
  color: #333;
  font-size: 68%;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 480px) {
  .so-bo.basic ul .fb a .ico:after {
    content: none !important;
  }
}
.so-bo.basic ul .fb a .cnt {
  font-size: 100%;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #bbbbbb;
}
.so-bo.basic ul .fb a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #bbbbbb;
}
.so-bo.basic ul .fb a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .fb a:hover .ico {
  background: #395794;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #395794;
}
.so-bo.basic ul .fb a:hover .ico:after {
  color: #fff;
}
.so-bo.basic ul .fb a:hover .cnt {
  font-weight: bold;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #999999;
}
.so-bo.basic ul .fb a:hover .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #999999;
}
.so-bo.basic ul .fb a:hover .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .fb a .ico:after {
  content: " シェア";
}
.so-bo.basic ul .gp a {
  font-size: 14px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.basic ul .gp a .ico {
  color: #dc4b39;
  width: 100%;
  font-size: 130%;
  border: 1px solid #bbb;
  background: #f5f5f5;
  padding-top: 7px;
  padding-bottom: 8px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.so-bo.basic ul .gp a .ico:after {
  color: #333;
  font-size: 68%;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 480px) {
  .so-bo.basic ul .gp a .ico:after {
    content: none !important;
  }
}
.so-bo.basic ul .gp a .cnt {
  font-size: 100%;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #bbbbbb;
}
.so-bo.basic ul .gp a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #bbbbbb;
}
.so-bo.basic ul .gp a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .gp a:hover .ico {
  background: #dc4b39;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #dc4b39;
}
.so-bo.basic ul .gp a:hover .ico:after {
  color: #fff;
}
.so-bo.basic ul .gp a:hover .cnt {
  font-weight: bold;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #999999;
}
.so-bo.basic ul .gp a:hover .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #999999;
}
.so-bo.basic ul .gp a:hover .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .gp a .ico:after {
  content: " Google+1";
}
.so-bo.basic ul .ht a {
  font-size: 14px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.basic ul .ht a .ico {
  color: #3a90e0;
  width: 100%;
  font-size: 130%;
  border: 1px solid #bbb;
  background: #f5f5f5;
  padding-top: 7px;
  padding-bottom: 8px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.so-bo.basic ul .ht a .ico:after {
  color: #333;
  font-size: 68%;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 480px) {
  .so-bo.basic ul .ht a .ico:after {
    content: none !important;
  }
}
.so-bo.basic ul .ht a .cnt {
  font-size: 100%;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #bbbbbb;
}
.so-bo.basic ul .ht a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #bbbbbb;
}
.so-bo.basic ul .ht a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .ht a:hover .ico {
  background: #3a90e0;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #3a90e0;
}
.so-bo.basic ul .ht a:hover .ico:after {
  color: #fff;
}
.so-bo.basic ul .ht a:hover .cnt {
  font-weight: bold;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #999999;
}
.so-bo.basic ul .ht a:hover .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #999999;
}
.so-bo.basic ul .ht a:hover .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .ht a .ico:after {
  content: " ブックマーク";
}
.so-bo.basic ul .pk a {
  font-size: 14px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.basic ul .pk a .ico {
  color: #e94156;
  width: 100%;
  font-size: 130%;
  border: 1px solid #bbb;
  background: #f5f5f5;
  padding-top: 7px;
  padding-bottom: 8px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.so-bo.basic ul .pk a .ico:after {
  color: #333;
  font-size: 68%;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 480px) {
  .so-bo.basic ul .pk a .ico:after {
    content: none !important;
  }
}
.so-bo.basic ul .pk a .cnt {
  font-size: 100%;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #bbbbbb;
}
.so-bo.basic ul .pk a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #bbbbbb;
}
.so-bo.basic ul .pk a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .pk a:hover .ico {
  background: #e94156;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #e94156;
}
.so-bo.basic ul .pk a:hover .ico:after {
  color: #fff;
}
.so-bo.basic ul .pk a:hover .cnt {
  font-weight: bold;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #999999;
}
.so-bo.basic ul .pk a:hover .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #999999;
}
.so-bo.basic ul .pk a:hover .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.so-bo.basic ul .pk a .ico:after {
  content: " Pocket";
}
.so-bo.box ul .tw a {
  font-size: 14px;
  border: none;
}
.so-bo.box ul .tw a .ico {
  color: #fff;
  width: 100%;
  line-height: 25px;
  background: #55acee;
  margin: 0 ;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.box ul .tw a .ico:after {
  color: #555;
  font-size: 68%;
  position: relative;
  top: -2px;
}
.so-bo.box ul .tw a .ico:hover {
  background: #147bc9;
}
.so-bo.box ul .tw a .cnt {
  font-size: 90%;
  line-height: 25px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #cccccc;
}
.so-bo.box ul .tw a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #cccccc;
}
.so-bo.box ul .tw a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
.so-bo.box ul .fb a {
  font-size: 14px;
  border: none;
}
.so-bo.box ul .fb a .ico {
  color: #fff;
  width: 100%;
  line-height: 25px;
  background: #395794;
  margin: 0 ;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.box ul .fb a .ico:after {
  color: #555;
  font-size: 68%;
  position: relative;
  top: -2px;
}
.so-bo.box ul .fb a .ico:hover {
  background: #1d2c4a;
}
.so-bo.box ul .fb a .cnt {
  font-size: 90%;
  line-height: 25px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #cccccc;
}
.so-bo.box ul .fb a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #cccccc;
}
.so-bo.box ul .fb a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
.so-bo.box ul .gp a {
  font-size: 14px;
  border: none;
}
.so-bo.box ul .gp a .ico {
  color: #fff;
  width: 100%;
  line-height: 25px;
  background: #dc4b39;
  margin: 0 ;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.box ul .gp a .ico:after {
  color: #555;
  font-size: 68%;
  position: relative;
  top: -2px;
}
.so-bo.box ul .gp a .ico:hover {
  background: #95281a;
}
.so-bo.box ul .gp a .cnt {
  font-size: 90%;
  line-height: 25px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #cccccc;
}
.so-bo.box ul .gp a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #cccccc;
}
.so-bo.box ul .gp a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
.so-bo.box ul .ht a {
  font-size: 14px;
  border: none;
}
.so-bo.box ul .ht a .ico {
  color: #fff;
  width: 100%;
  line-height: 25px;
  background: #3a90e0;
  margin: 0 ;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.box ul .ht a .ico:after {
  color: #555;
  font-size: 68%;
  position: relative;
  top: -2px;
}
.so-bo.box ul .ht a .ico:hover {
  background: #185c9c;
}
.so-bo.box ul .ht a .cnt {
  font-size: 90%;
  line-height: 25px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #cccccc;
}
.so-bo.box ul .ht a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #cccccc;
}
.so-bo.box ul .ht a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
.so-bo.box ul .pk a {
  font-size: 14px;
  border: none;
}
.so-bo.box ul .pk a .ico {
  color: #fff;
  width: 100%;
  line-height: 25px;
  background: #e94156;
  margin: 0 ;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.so-bo.box ul .pk a .ico:after {
  color: #555;
  font-size: 68%;
  position: relative;
  top: -2px;
}
.so-bo.box ul .pk a .ico:hover {
  background: #b01428;
}
.so-bo.box ul .pk a .cnt {
  font-size: 90%;
  line-height: 25px;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #fff;
  color: #333;
  font-weight: normal;
  border: 1px solid #cccccc;
}
.so-bo.box ul .pk a .cnt:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #cccccc;
}
.so-bo.box ul .pk a .cnt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
.so-bo .error {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background: #999;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-animation: fade 20s linear 0s;
  -moz-animation: fade 20s linear 0s;
  -o-animation: fade 20s linear 0s;
  animation: fade 20s linear 0s;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.so-bo .error:before {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  display: block;
  content: "※JavaScriptエラーが発生しているためSO-BOボタンを表示できません。";
}
.so-bo .error:after {
  color: #fff;
  font-size: 12px;
  content: "この問題はSO-BOプラグイン以外で発生している可能性が高いですが、解決策がわからないときはお問い合わせください。";
}
