@charset "UTF-8";

/*---------------------------------------------------------
Theme Name: STINGER6
Theme URI: http://wp-fun.com
Description: 
Author: ENJI
Author URI: http://wp-fun.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, custom-menu
Text Domain: stinger6
Version: 20151214
---------------------------------------------------------*/



* {
  font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  padding: 0;
  margin:  0;
}

main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary { display: block; }

body {
  background-color: #f2f2f2;
  min-width: 320px;
  word-wrap: break-word;
}

body.mceContentBody { background-color: #fff; }

.st-hide { display: none; }

img, video, object {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  display: block;
}

img.size-full, img.size-large {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.wp-caption {
  max-width: 100%;
  height: auto;
}

.sitename img {
  max-width: 300px;
  margin: 0 auto;
}

.clearfix { zoom: 1; }
  .clearfix:after {
    clear: both;
    content: "";
    display: block;
  }

.clear { clear: both; }

.center {
  text-align: center;
  padding-bottom: 20px;
}

.youtube-container {
  padding: 30px 0 56.25%;
  height: 0;
  position: relative;
  overflow: hidden;
}

.youtube-container iframe {
  width:  100%;
  height: 100%;
  position: absolute;
    top:  0;
    left: 0;
}

a { color: #03c; }
  a:hover { color: #be6641; }
    a:hover img {
      -moz-opacity: 0.8;
           opacity: 0.8;
    }

/* スマートフォンは表示しない */
.smanone { display: none; }



/*--------------------------------

各フォント設定

---------------------------------*/

p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #444;
}

header .sitename {
  font-size: 22px;
  padding: 16px 0;
  margin-bottom: 0;
  font-weight: bold;
}

header .sitename a {
  color: #333;
  text-decoration: none;
}
  header .sitename a:hover {
    -moz-opacity: 0.8;
         opacity: 0.8;
  }

header h1 {
  font-size: 12px;
  font-weight: normal;
}

header a {
  color: #fff;
  text-decoration: none;
}

.entry-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #333;
}

.entry-title a {
  color: #333;
  text-decoration: none;
}
  .entry-title a:hover { text-decoration: underline; }

h2 {
  background: #f3f3f3;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 27px;
  padding: 10px 20px;
  margin-bottom: 20px;
  position: relative;
}
  h2:before, h2:after {
    border-top:   10px solid #f3f3f3;
    border-right: 10px solid transparent;
    border-left:  10px solid transparent;
    position: absolute;
      bottom: -10px;
      left:    30px;
    content: '';
  }

.post h3 {
  font-size: 18px;
  line-height: 27px;
  color: #1a1a1a;
  padding: 15px 0 10px;
  margin: 10px 0 20px;
  background-repeat: no-repeat;
  background-position: left center;
}

h3 a {
  color: #333;
  text-decoration: none;
}

dd h3 a {
  font-size: 16px;
  line-height: 23px;
  color: #333;
  text-decoration: none;
}

.post h4 {
  background-color: #f3f3f3;
  padding: 10px;
  margin-bottom: 10px;
}

.post h5 {
  font-size: 16px;
  margin-bottom: 10px;
}

.wp-caption-text a, .wp-caption-text {
  font-size: 12px;
  color: #ccc;
}

#side aside h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  padding: 10px;
  margin-bottom: 20px;
}

#side h5 {
  font-size: 15px;
  margin-bottom: 5px;
}

.post h4.point {
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  padding: 10px;
  margin-bottom: 20px;
}

.blogbox {
  border-top: 1px solid #666;
  border-bottom: 1px dotted #666;
  padding: 5px;
  margin-bottom: 20px;
}

.blogbox p {
  font-size: 12px;
  color: #666;
  line-height: 15px;
  margin: 0;
}

.no-thumbitiran { margin-bottom: 20px; }

.no-thumbitiran h3 {
  font-size: 16px;
  padding: 0 0 5px;
  margin-bottom: 0;
}

.no-thumbitiran h3 a { color: #4682b4; }

.no-thumbitiran h5 a {
  color: #1a1a1a;
  text-decoration:none;
}

.no-thumbitiran h3 a:hover, .no-thumbitiran h5 a:hover { color: #be6641; }

.no-thumbitiran p { color: #616161; }

.no-thumbitiran .blog_info {
  padding: 5px;
  margin-bottom: 0;
}

.no-thumbitiran .blog_info p {
  font-size: 12px;
  color: #666;
  line-height: 15px;
  margin: 0;
}

.post blockquote {
  background: url(images/quote.png) left top no-repeat #f3f3f3;
  border-left: 1px solid #ccc;
  padding: 70px 20px 20px;
  margin: 20px 20px 0 20px;
}

.huto { font-weight: bold; }

.hutoaka {
  font-weight: bold;
  color: #ff0000;
}

.oomozi {
  font-size: 18pt;
  font-weight: bold;
  line-height: 35px;
}

.yellowbox, .redbox, .graybox {
  font-size: 16px;
  line-height: 25px;
  padding: 20px 20px 10px;
  margin-bottom: 20px;
}

.yellowbox { background-color: #ffffe0; border: solid 1px #fffacd; }

.redbox    { background-color: #ef9a9a; border: solid 1px #ef5350; }

.graybox   { background-color: #f3f3f3; border: solid 1px #ccc; }

.h2fuu {
  background: #f3f3f3;
  font-size: 20px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 27px;
  padding: 10px 20px;
  margin-bottom: 20px;
  position: relative;
}
  .h2fuu:before, .h2fuu:after {
    border-top:   10px solid #f3f3f3;
    border-right: 10px solid transparent;
    border-left:  10px solid transparent;
    position: absolute;
      bottom: -10px;
         left: 30px;
    content: '';
}

.inyoumodoki {
  background: url(images/quote.png) left top no-repeat #f3f3f3;
  border-left: 1px solid #ccc;
  padding: 70px 20px 20px;
  margin: 20px 20px 20px 0;
}

#footer h3 {
  font-size: 14px;
  margin-bottom: 10px;
}

#footer a {
  color: #666;
  text-decoration: none;
}
  #footer a:hover { color: #be6641; }

#footer .copy {
  font-size: 12px;
  color: #999;
  line-height: 15px;
  -moz-opacity: 0.5;
       opacity: 0.5;
}

footer h4 a {
  color: #666;
  text-decoration: none;
}


/*固定ページの子ページリンク*/
.post article .pagelist-box .kanrenh4 { background-color: #fff; }

.post article .pagelist-box .st-childlink li { list-style-type: none; }

.post article .pagelist-box .st-childlink li p { margin: 0; }

.post article .pagelist-box .st-childlink { padding: 0 10px; }



/*--------------------------------

トップページやアーカイブ一覧表示

---------------------------------*/

#topnews dd h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 5px;
}

#topnews dt {
  float: left;
  width: 100px;
}

#topnews dt img { width: 100%; }

#topnews dd { padding-left: 110px; }

#topnews dl {
  padding-bottom: 20px;
  margin-bottom:  20px;
  border-bottom: 1px dotted #999;
}
  #topnews dl:first-child { padding-top: 20px; }
  #topnews dl:last-child {
    padding-bottom: 20px;
    margin-bottom:  20px;
    border-style: none;
  }

#topnews .clearfix dd h5 {
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 5px;
}

#topnews .clearfix dd p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}

#topnews .clearfix dd h5 a {
  color: #333;
  text-decoration: none;
}

.blog_info p a {
  color: #666;
  text-decoration: none;
}

#topnews .clearfix dd .blog_info p { font-size: 12px; }

.navbtn a {
  background-color: #00aee0;
  border-bottom: 4px solid #007899;
  padding: 16px;
  margin: 0 10px 20px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  display: block;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}



/*--------------------------------

記事下の一括表示部分


---------------------------------*/

.kizi-under-box { margin-bottom: 20px; }



/*--------------------------------

関連記事表示部分

---------------------------------*/

#kanren { padding-top: 10px; }

#kanren dd h5 {
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 5px;
}

#kanren dt {
  float: left;
  width: 100px;
}

#kanren dt img { width: 100px; }

#kanren dd { padding-left: 110px; }

#kanren dl {
  padding-bottom: 10px;
  margin-bottom:  10px;
  border-bottom: 1px dotted #ccc;
}
  #kanren dl:last-child {
    padding-bottom: 20px;
    margin-bottom:  20px;
    border-style: none;
  }

#kanren .clearfix dd p {
  font-size: 13px;
  line-height: 18px;
  color: #666;
}

#kanren .clearfix dd h5 a {
  color: #333;
  text-decoration: none;
}
  #kanren .clearfix dd h5 a:hover { color: #be6641; }



/*--------------------------------

サイドバー

---------------------------------*/

#side { padding: 10px; }

#side aside ul li {
  list-style-type: none;
  padding: 0;
  margin:  0;
}

#side aside ul li ul li{
  background: url(images/arrow_gray.png) no-repeat left middle;
  list-style-type: none;
  padding-left: 30px;
  margin: 0;
}

#side aside h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  padding: 10px 10px 10px 0;
  margin: 0;
}

#side aside #mybox ul li ul li {
  font-size: 14px;
  line-height: 27px;
}

#side aside #mybox ul { margin-bottom: 10px; }

.rssbox a {
  width: 100%;
  box-sizing: border-box;
  background-color: #1a1a1a;
  padding:   5px 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: block;
}
  .rssbox a:hover {
    -moz-opacity: 0.8;
         opacity: 0.8;
  }

#scrollad { padding-top: 10px; }

#side .ad {
  text-align: center;
  padding: 0 5px 10px;
}


/*-- mdcnav --*/

#side #mdcnav {
  background-color: #fff;
  padding: 10px;
}

#side #mdcnav h3 { margin-bottom: 10px; }

#side #mdcnav ul { margin-bottom: 16px; }

#side #mdcnav li {
  font-size: 14px;
  border-bottom: 1px dotted #999;
  line-height: 1.3;
}
  #side #mdcnav li:first-child { border-top: 1px dotted #999; }

#side #mdcnav li a {
  color: #333;
  text-decoration: none;
  padding: 10px 0;
  display: block;
}

#side #mdcnav li a span {
  color: #03c;
  text-decoration: underline;
  margin-bottom: 8px;
  display: table;
}
  #side #mdcnav li a:hover span { color: #de6641; text-decoration: none; }



/*--------------------------------

エディタ用

---------------------------------*/

.post table {
  width: 100%;
  border-top:   1px #999 solid;
  border-right: 1px #999 solid;
  margin-bottom: 20px;
}

table tr th, table tr td {
  border-left:   1px solid #999;
  border-bottom: 1px solid #999;
  padding: 5px;
  font-size: 13px;
  line-height: 18px;
}

.post table tr:nth-child(even) { background-color: #f3f3f3; }

img.alignright {
  margin: 0 0 0 auto;
  display: block;
}

img.alignleft {
  margin: 0 auto 0 0;
  display: block;
}

img.aligncenter {
  margin: 0 auto;
  display: block;
}

img.float-left { float: left; }

img.float-right { float: right; }

.wp-caption { text-align: center; }

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  clear: both;
  display: block;
}

.ie8 img { width: auto; }

.post ul {
  list-style-type: disc;
  padding: 10px 20px 10px 30px;
  margin-bottom: 20px;
  color: #444;
}

.post li {
  font-size: 15px;
  line-height: 27px;
  color: #444;
}

.post ol {
  list-style-type: decimal;
  padding: 10px 10px 20px 30px;
  margin-bottom: 20px;
  color: #444;
}



/*--------------------------------

アコーディオン

---------------------------------*/

#s-navi { background-color: #eee; }

#s-navi dl.acordion { margin: 0; }

#s-navi dl.acordion p { margin: 0; }

#s-navi dt.trigger {
  padding: 10px 0px;
  text-align: right;
  cursor: pointer;
}

#s-navi dt.trigger .op {
  padding: 0 10px;
  font-size: 14px;
  color: #333;
}

#s-navi dd.acordion_tree {
  padding: 0 10px;
  overflow: hidden;
  display: none;
}

.acordion_tree li {
  float: left;
  border-left: 1px dotted #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 13px;
  display: inline;
}

.acordion_tree li li {
  float: left;
  border-left: none;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 13px;
  display: inline;
}

.acordion_tree li a {
  float: left;
  color: #333;
  text-decoration: none;
}



/*--------------------------------

メニュー

---------------------------------*/

.menu-navigation-container { overflow: hidden; }


nav li li {
  float: left;
  padding: 5px 10px;
  border: none;
  font-size: 13px;
  display: inline;
}

nav li a {
  float: left;
  text-decoration: none;
  color: #333;
}
  nav li a:hover { text-decoration: underline; }

.footermenust {
  text-align: center;
  padding: 20px;
}

.footermenust li {
  border-left: 1px solid #ccc;
  border: none;
  padding: 0 10px;
  font-size: 14px;
  display: inline;
}
  .footermenust li:first-child { border-left: none; padding-left: 0; }



/*--------------------------------

ぱんくず

---------------------------------*/

#breadcrumb {
  font-size: 13px;
  color: #666;
}

#breadcrumb a {
  color: #666;
  text-decoration: none;
}

div#breadcrumb {
  padding: 0 0 5px;
  margin: 0;
  clear: both;
}

div#breadcrumb a { color: #666 }

div#breadcrumb div {
  font-size: 13px;
  display: inline;
}

#breadcrumb div a {
  color: #666;
  text-decoration: none;
}



/*--------------------------------

PAGE TOP

---------------------------------*/

#page-top {
  font-size: 12px;
  position: fixed;
    bottom: 20px;
    right:     0;
  z-index: 9999;
}

#page-top a {
  background: #665e53;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  text-align: center;
  -moz-opacity: 0.3;
       opacity: 0.3;
  display: block;
}
  #page-top a:hover {
    background: #999;
    color: #fff;
    text-decoration: none;
  }



/*--------------------------------

NEWS（お知らせ）

---------------------------------*/

#topnews-box div { padding: 0 10px 10px; }

#topnews-box { padding-bottom: 10px; }

#topnews-box dt {
  font-size: 14px;
  color: #727272;
  padding-bottom: 5px;
}

#topnews-box dd {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}

#topnews-box div dl dd a {
  color: #333;
  text-decoration: none;
}
  #topnews-box div dl dd a:hover { color: #be6641; }

.news-ca { font-size: 13px; }

.rss-bar a {
  color: #333;
  text-decoration: none;
}



/*--------------------------------

レイアウト

---------------------------------*/

#wrapper {
  max-width: 1000px;
  padding: 0;
  margin: 0 auto;
}

main {
  background-color: #fff;
  padding:  20px 10px;
  margin-bottom: 10px;
}

.post { overflow: hidden; }

section { margin-bottom: 3em; }

header { text-align: center; }

#gazou p { margin: 0; }

footer {
  padding: 20px 0;
  text-align: center;
  clear: both;
}

.ad {
  padding-bottom: 10px;
  margin: 0 -5px;
}



/*--------------------------------

AD

---------------------------------*/

/*-- ad common --*/

.ad-content { overflow: hidden; }

.ad-content + * { clear: both; }

.ad-content a {
  padding: 3.1%;
  color: #444;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.ad-content a span {
  color: #36c;
  text-decoration: underline;
  line-height: 1.4;
  display: block;
}
  .ad-content a:hover span { color: #FF8856; text-decoration: none; }

.ad-content figure { float: left; }

.ad-content figure img { width: 100%; }

.ad-content .ad-btn {
  font-size: 1.12em;
  background-color: #f36800;
  border-bottom: 4px solid #b34d00;
  color: #fff;
  font-weight: bold;
  padding: 16px;
  text-align: center;
  clear: both;
}


/*-- ad box --*/

.ad-box a {
  margin: 30px 16px;
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.ad-box figure {
  width: 56%;
  margin: 0 auto 10px;
  float: none;
}

.ad-box span { margin-bottom: 10px; }

.ad-box .ad-btn {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}


/*-- ad bn --*/

.ad-bn {
  width: 100%;
  margin: 0 auto 20px;
}

.ad-bn a { padding: 0; }

.ad-bn .ad-btn { background-color: #f60; }

.ad-float { margin-bottom: 20px; }

.ad-float a {
  background: url(/med-image/arrow_bl.png) no-repeat right center #ffffcc;
  background-size: 8px;
}

.ad-float figure, .ad-float figure div { width:  46px; height: 46px; }

.ad-float figure {
  background: #5cc7f1;
  margin: 0 8px 0 0;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.ad-float figure div {
  vertical-align: middle;
  display: table-cell;
}

.ad-float figure img {
  max-width: 46px;
  height: 0 auto;
  margin: 0 auto;
}

.ad-float span { margin-bottom: 4px; }










/* ========== ここから下はレスポンシブ対応 ========== */



/*media Queries タブレットサイズ
----------------------------------------------------*/

@media only screen and (max-width: 780px) {
  #side aside {
    float: none;
    width: auto;
    position: static !important;
    clear: both;
  }

  .ad-float { margin-bottom: 20px; }

  .ad-float a {
    background: url(/med-image/arrow_bl.png) no-repeat right center #ffffcc;
    background-size: 8px;
  }

  .ad-float figure {
    background: #5cc7f1;
    width: 46px;
    height: 46px;
    margin-top: 0 8px 0 0;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
  }

  .ad-float figure div {
    width:  46px;
    height: 46px;
    vertical-align: middle;
    display: table-cell;
  }

  .ad-float figure img {
    max-width: 46px;
    height: 0 auto;
    margin: 0 auto;
  }

  .ad-float span { margin-bottom: 4px; }

  .ad-float.fixed {
    position: fixed;
      top:   0;
      left:  0;
      right: 0;
    z-index: 9999;
    -webkit-box-shadow: 0px 1px 8px #666;
       -moz-box-shadow: 0px 1px 8px #666;
            box-shadow: 0px 1px 8px #666;
  }
}



/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 414px) {
  #wrapper { padding: 0 10px; }

  main {
    background-color: #fff;
    padding: 40px;
    margin-bottom:10px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }

  header { text-align: left; }

  .sitename img {
    max-width: 300px;
    margin: 0;
  }

  #gazou-wide { margin: 0 -20px 10px; }

  .ad {
    padding-bottom: 10px;
    margin: 0px;
  }

  #side { padding: 0; }

  #topnews-box { padding-bottom: 10px; }

  #topnews-box div { padding: 0 10px 10px; }

  .rss-bar { font-size: 14px; }

  #topnews-box dt {
    float: left;
    width: 80px;
    padding-bottom: 5px;
    margin-bottom:  5px;
    font-size: 14px;
    clear: both;
  }

  #topnews-box dd {
    padding-left:  90px;
    padding-bottom: 5px;
    margin-bottom:  5px;
    font-size: 14px;
  }

  #topnews-box div dl dd a { text-decoration: none; }

  #topnews dt {
    float: left;
    width: 150px;
  }

  #topnews dt img { width: 100%; }

  #topnews dd { padding-left: 170px; }

  #topnews .clearfix dd h5 {
    padding: 0;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: bold;
  }

  #topnews .clearfix dd p {
    padding: 0;
    margin:  0;
    line-height: 24px;
    font-size: 13px;
    color: #666;
  }

  #topnews .clearfix dd h5 a {
    color: #333;
    text-decoration: none;
  }
}



/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 781px) {
  .float-ad, .fixsize_block { display: none; }

  #wrapper { padding: 0 20px; }

  #contentInner {
    float: left;
    width: 100%;
    margin-right: -300px;
  }

  main {
    background-color: #fff;
    padding: 40px;
    margin-right: 320px;
    margin-left: 0px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }

  #side aside {
    float: right;
    width: 300px;
    padding: 0;
  }

  header { padding-top: 10px; }

  nav {
    padding: 5px 0;
    border-right: doted 1px #ccc;
	display: block;
  }

  nav li {
    float: left;
    padding:   5px 10px;
    margin-bottom: 10px;
    border-left: 1px dotted #ccc;
    font-size: 13px;
    position: relative;
    display: inline;
  }

  nav li li {
    padding-top: 0;
    padding-bottom: 0;
  }

  .smanone { display: block; }

  .pcnone { display: none; }

  p {
    font-size: 14px;
    line-height: 25px;
    color: #444;
    margin-bottom: 20px;
  }

  dd p { margin-bottom: 5px; }

  .entry-title {
    font-size: 24px;
    color: #333;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .entry-title a:hover { text-decoration: underline; }

  h2 {
    font-size: 20px;
    line-height: 30px;
  }
    h2:before, h2:after { bottom: -10px; left: 50px; }

  .post h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .post li {
    font-size: 15px;
    line-height: 27px;
  }

  .oomozi {
    font-size: 18pt;
	line-height: 35px;
  }

  .yellowbox, .redbox, .graybox {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 20px;
  }

  .h2fuu {
    font-size: 20px;
    line-height: 30px;
  }
    .h2fuu:before, .h2fuu:after { bottom: -10px; left: 50px; }

  .pagination {
    font-size: 11px;
    line-height: 13px;
    padding: 20px 0;
    margin-bottom: 20px;
    clear: both;
    position: relative;
  }

  .pagination span, .pagination a {
    float: left;
    background-color: #999;
    color: #fff;
    width: auto;
    padding: 6px 9px 5px 9px;
    margin:  2px 2px 2px 0;
    text-decoration: none;
    display: block;
  }
    .pagination a:hover { background-color: #666; color: #fff; }

  .pagination .current {
    background-color: #ccc;
    color: #fff;
    padding: 6px 9px 5px 9px;
  }

  /*IEで要素がズレるのを対応*/
  .ie7 aside ul li, .ie8 aside ul li, .ie9 aside ul li { display: list-item; padding: 0; }
}










/* ========== ここから下は未使用 ========== */



/*--------------------------------

PREV NEXT

---------------------------------*/

.p-navi dl dt {
  float: left;
  width: 50px;
  line-height: 27px;
  font-weight: bold;
  font-size: 14px;
  color: #666;
}

.p-navi dl dd {
  font-size: 15px;
  line-height: 27px;
  padding-left: 55px;
}



/*--------------------------------

ページャー

---------------------------------*/

.st-pagelink { padding: 20px 0; }

.st-pagelink a {
  font-size: 13px;
  text-decoration: none;
}

.st-pagelink .page-numbers {
  border: 1px solid #ccc;
  padding: 5px 8px;
  margin-right: 5px;
}

.pagination {
  font-size: 14px;
  line-height: 13px;
  padding: 20px 0;
  margin-bottom: 20px;
  position: relative;
  clear: both;
}

.pagination span, .pagination a {
  float: left;
  background-color: #999;
  color: #fff;
  text-decoration: none;
  width: auto;
  padding: 6px 9px 5px 9px;
  margin: 2px 2px 2px 0;
  display: block;
}
  .pagination a:hover { color: #fff; background-color: #666; }

.pagination .current {
  background-color: #ccc;
  color: #fff;
  padding: 6px 9px 5px 9px;
}



/*--------------------------------

検索フォーム

---------------------------------*/

#side aside #search {
  width: 100%;
  padding-bottom: 0;
  position: relative;
}

#s {
  width: 100%;
  height: 33px;
  padding: 5px 65px 10px 5px;
  box-sizing: border-box;
  background-color: #ccc;
  border: none;
  font-size: 14px;
  color: #333;
  z-index: 10;
}

#searchsubmit {
  background-color: #ccc;
  width:  50px;
  height: 32px;
  position: absolute;
    right: 0;
    top:   0;
  z-index: 20;
}

*:first-child + html #searchsubmit { top: 1px; }



/*--------------------------------

カレンダー

---------------------------------*/

#wp-calendar {
  width: 100%;
  border-collapse: collapse;
  border-top:   1px solid #999;
  border-right: 1px solid #999;
}

#wp-calendar thead tr th {
  background-color: #f3f3f3;
  border-bottom: 1px solid #999;
  border-left:   1px solid #999;
  padding: 3px;
  text-align: center;
  font-size: 14px;
}

#wp-calendar td {
  background-color: #fff;
  padding: 0;
  text-align: center;
}

#wp-calendar caption {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
}

#wp-calendar tbody tr #today { background-color: #b0e0e6; }



/*--------------------------------

コメント

---------------------------------*/

#comments p {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  padding: 5px 0;
  margin: 0;
}

#comments p a { color: #333; }

#comments label { display: block; }

.metadata { font-size: 13px; line-height: 20px; }

.metadata dd a { color: #333; }

#comments {
  background-color: #f3f3f3;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
  margin-bottom: 20px;
}

.comment-body { padding: 10px; margin-bottom: 20px; }

.fn { font-size: 13px; font-style: normal; }

.vcard .fn { font-size: 13px; line-height: 18px; }

.says { font-size: 13px; line-height: 18px; }

.reply { padding: 5px; font-size: 13px; }

.commentmetadata {
  width: 100%;
  height: 15px;
  padding: 10px 10px 10px 0;
  font-size: 12px;
  line-height: 15px;
  clear: both;
}

#comments #respond {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}

#comments #commentform .tags {
  background-color: #f3f3f3;
  padding: 10px;
  font-size: 13px;
}

#comments #commentlist img { padding: 10px; }

#comments .commets-list { list-style-type: none; padding-left: 0; }

ul.children { padding: 0; }

.commets-list li { list-style-type: none; }

.comment-author.vcard .avatar { float: left; margin-right: 10px; }

.form-allowed-tags { display: none; }

#comments h3 {
  background-image: url(images/come.png);
  font-size: 16px;
  padding: 10px 0px 10px 50px;
  margin-bottom: 0px;
  border: none;
}

#comments textarea {
  width: 100%;
  border: 1px solid #f2f2f2;
  margin-bottom: 10px;
}

#comments input {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}

#comments input[type="submit"] {
  background-color: #ccc;
  padding: 10px;
  -webkit-appearance: none;
}



/*--------------------------------

SNS

---------------------------------*/

.sns{ margin-bottom: 20px; }

.snstext{
  font-size: 13px;
  vertical-align: middle;
}

.post .sns ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.sns li {
  float: left;
  padding: 5px;
  text-aligh: center;
  list-style: none;
}

.sns li a {
  font-size: 15px;
  padding: 3px 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
}

.sns .twitter a { background: #55acee; }
  .sns .twitter a:hover { background: #4892cb; }

.sns .twitter .snstext {
  border-left: 1px solid #9acff4;
  padding-left: 10px;
  margin-left:  10px;
}

.sns .facebook a { background: #3b5998; }
  .sns .facebook a:hover { background: #324c81; }

.sns .facebook .snstext {
  border-left: 1px solid #607bb2;
  padding-left: 10px;
  margin-left:   5px;
}

.sns .googleplus a { background: #dc4e41; }
  .sns .googleplus a:hover { background: #bb4237; }

.sns .googleplus .snstext {
  border-left: 1px solid #e0776d;
  padding-left: 10px;
  margin-left:   5px;
}

.sns .hatebu a { background: #00a5de; }
  .sns .hatebu a:hover { background: #008cbd; }

.sns .hatebu .snstext {
  border-left: 1px solid #48B6DB;
  padding-left: 10px;
  margin-left:   3px;
}

.sns .line a { background: #25af00; }
  .sns .line a:hover { background: #219900; }

.sns .pocket a { background: #f03e51; }

.sns .pocket .snstext {
  border-left: 1px solid #f27985;
  padding-left: 10px;
  margin-left:   5px;
}
  .sns .pocket a:hover { background: #c0392b; }





