/*
Theme Name: sp1260
Description: WordPressテーマ Ver.12.5 レスポンシブ・シンプル版（ブログ用）
Version: 12.5.0
Author: AF Partner
Author URI: http://www.af-joho.com/
*/

/* ------ 初期設定 ------ */
html {overflow-y: scroll;}

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {margin: 0;padding: 0;}

address, caption, cite, code, dfn, em, strong, th, var {font-style: 500;font-weight: normal;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;}
q:before ,q:after {content: '';}
object, embed {vertical-align: top;}
hr, legend {display: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
img, abbr, acronym, fieldset {border: 0;}
img {vertical-align: bottom;-ms-interpolation-mode: bicubic;}
ul li {list-style-type: none;}
.textwidget{margin: 0;padding: 0;text-align: left;}

/* ------ Web Font ------ */
/* Generated by Glyphter (http://www.glyphter.com) on  Sun Sep 11 2016*/
@font-face {
    font-family: 'iconfont';
    src: url('fonts/iconfont.eot');
    src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/iconfont.woff') format('woff'),
         url('fonts/iconfont.ttf') format('truetype'),
         url('fonts/iconfont.svg#iconfont') format('svg');
    font-weight: normal;
    font-style: 500;}
.icon {font-family: iconfont;}
.icon-list:before {content: "A";}
.icon-arrow:before {content: "J";}

/* ------ BODY ------ */
body {font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #41444; font-size: 87.5%; line-height: 1.6em; text-align: left; -webkit-text-size-adjust: 100%;}

#wrapper {width: 100%;}

/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a {color: #444; text-decoration: none;}
a:hover {color: #3CF;text-decoration: underline;}

/* ------ 画像属性等 ------ */
img {max-width: 100%; height: auto; -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; vertical-align: bottom;}
.alignleft {float: left;  margin: 5px 10px 5px 0;}
.alignright{float: right; margin: 5px 0 5px 10px;}
.aligncenter{margin: 5px auto;display:block;}
a.link img,a img.link {margin: 0; overflow: hidden;}
a:hover.link img,a:hover img.link{transform: scale(1.15,1.15); -webkit-transform:scale(1.15,1.15); -moz-transform:scale(1.15,1.15); -ms-transform:scale(1.15,1.15); -o-transform:scale(1.15,1.15);}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

/* ------ ヘッダー ------ */
header {width: 100%;}
#header-title{position: relative; margin: 0 auto; width: 950px; height: 60px;}
#header-inner {width: 100% ; height: auto;}
#ptitle {position: absolute; top: 18px; left: 0; padding: 0; font-size: 1.5em; font-weight: bold; text-align: left; line-height: 1.0; color: #414444; 
	 text-shadow: 0 3px 0 #fff, 3px 0 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;}

/* ------ ヘッダーナビゲーション ------ */
#gnav-btn {display :none;}
#gnav {margin: 0; padding: 0; background-color: #009CDE;}
#gnav nav {position: relative; width: 950px; margin: 0 auto; padding: 0; text-align: left; z-index: 1000;}
#gnav nav  ul {list-style-type: none; height: 36px; margin: 0; padding: 0;}
#gnav nav  ul  li {position: relative; float: left; width: 20%; margin: 0; text-align: center;}
#gnav nav  ul  li a { display: block; color: #FFF; font-weight: normal; line-height:36px; text-align: center; text-decoration: none;}
#gnav nav  ul  li  ul {position: absolute; top: 100%; left:  0; list-style: none; margin: 0;}
#gnav nav  ul  li  ul li{margin: 0; overflow: hidden; width: 150%; height: 0; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s;}
#gnav nav  ul  li:last-child  ul li {left: -50%;}
#gnav nav  ul  li  ul li a{padding: 0 1em; height: 36px; line-height: 36px; color: #FFF; text-align: left; background-color: #28b5f1; border-top: 1px solid #009CDE; overflow: hidden; opacity: 0.9;}
#gnav nav  ul >  li:hover a {background-color: #28b5f1; border-left: 1px solid #009CDE;}
#gnav nav  ul  li ul li:hover a {background-color: #009CDE; opacity: 1.0;}
#gnav nav .current-menu-item {background-color: #28b5f1;}
#gnav nav .current-menu-parent {background-color: #009CDE;}
#gnav nav .sub-menu .current-menu-item {border-bottom: none;}
#gnav nav  ul  li:hover ul li {overflow: hidden; height: 36px;}


/* ------ ソーシャルボタン等 ------ */
#header-social-button {position: absolute; top: 18px; right: 10px; display: block;}
#header-social-button a {font-size: 24px; text-decoration: none;}
#header-social-button a:hover {text-decoration: none;}
#gnav-social-button {display: none;}

/* ------ メイン ------ */
#containar {position: relative; width: 950px;margin: 0 auto; padding-top: 20px;overflow: hidden; z-index: 20;}

/* ------ パンくずリスト ------ */
#plist {width: 100%;padding-bottom: 10px;font-size: 0.78em; color: #999; text-align: justify; text-justify: inter-ideograph;}

/* ------ コンテンツ ------ */
#contents {float: left; width: 620px; margin-bottom: 20px; z-index: 30;}

/* ------ 見出し ------ */
h1 {margin: 0; padding: 0.4em 0; font-size: 214%; font-weight: 700; line-height: 1.3em;}
h2 {margin: 0; padding: 0.4em 0; font-size: 200%; font-weight: 700; line-height: 1.3em;}
h3 {margin: 0; padding: 0.4em 0; font-size: 142%; font-weight: 700; line-height: 1.3em;}
h4 {margin: 0; padding: 0.4em 0; font-size: 128%; font-weight: 700; line-height: 1.3em;}
h5 {margin: 0; padding: 0.4em 0 ;font-size: 114%; font-weight: 700; line-height: 1.3em;}
h6 {margin: 0; padding: 0.4em 0 ;font-size: 100%; font-weight: 700; line-height: 1.3em;}
.main-title {margin-bottom:  10px; padding: 0; font-size: 0.85em; font-weight: normal; line-height: 1.6em; color: #FFF; text-align: center; background-color: #009CDE; display: block;}
.post-title {margin: 0.5em 0 1em; padding: 0 0 0 .4em; border-left: 8px solid #009CDE; font-weight: bold; display: block;
	text-align: justify; text-justify: inter-ideograph;}
.parts-title {margin: 0; padding: 0; font-size: 0.85em; font-weight: normal; line-height: 1.6em; color: #FFF; text-align: center; background-color: #009CDE; display: block;}
.comment-reply-title:before {font-family: iconfont;font-weight: normal; content: "L"; padding-right: 5px; vertical-align: bottom; color: #009CDE;}

/* ------ 投稿 ------ */
.doc {padding: 20px; font-size: 116%; line-height: 2.0em; text-align: justify; text-justify: inter-ideograph;}
.doc h2:before {font-family: iconfont;font-weight: normal; content: "L"; padding-right: 5px; vertical-align: bottom; color: #C06;}
.doc h3:before {font-family: iconfont;font-weight: normal; content: "L"; padding-right: 5px; vertical-align: bottom; color: #3CF;}
.doc h4:before {font-family: iconfont;font-weight: normal; content: "L"; padding-right: 5px; vertical-align: bottom; color: #009CDE;}
.info {padding: 0 1em 20px; font-size: 108%; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph;}
.waku {border: 1px solid #CCC;}

/* ------ カテゴリー ------ */
.cat-description {margin: 10px 0; padding: 10px; font-size: 116%;  color: #000; font-weight: bold; background-color: #EFEFEF;  text-align: justify; text-justify: inter-ideograph;}

/* ------ 記事表示 ------ */
#post-list {margin: 0; margin-bottom: 15px;}
#post-list  article{margin-top: 20px; padding-bottom: 10px ; border-bottom: 1px dotted #CCC;}
#post-list  article:first-child {margin-top: 0;}
#post-list  article .img-set {float: left; margin-right: 20px; max-width: 150px; border: 1px solid #CCC; overflow: hidden;}
#post-list  article h3 {margin: 0; padding: 10px 0 5px; font-size: 2.2em; font-weight: bold; line-height: 1.1em; text-align: justify; text-justify: inter-ideograph; overflow: hidden; letter-spacing: -0.06em;}
#post-list  article h3 a{color: #414444;}
#post-list  article p {padding: 0 0 10px; font-size: 0.92em; line-height: 1.5em;}
a.more {margin: 0; padding: 3px 10px; font-size: 0.78em; line-height: 1.0em; font-weight: 500; color: #444; text-decoration: none; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #EEE;}
a:hover.more {color: #FFF; background-color: #3CF;}

/* ------ 更新日等表示 ------ */
.p-cate {margin: 5px 0 15px; font-size: 86%; line-height: 1.3em; color: #999; display: inline-flex;}
.k-date {margin-left: 2em;}
#top-post-list .p-cate, #sub-post-list .p-cate{padding-left: 0;}

/* ------ アドセンス属性 ------ */  
#ads-parallel {max-width: 660px; margin: 10px auto 15px auto;}
.ads-left {float: left; display: block;}
.ads-right {float: right; display: block;}
#ads-parallel img {max-width: 300px;}
.ads-res > .textwidget {margin: 0 0 10px; text-align: center;}
.ads-rec > .textwidget {text-align: center;}

/* ------ 関連記事リスト属性 ------ */
#related-posts{margin: 0 auto;}
#related-posts  article {display: inline-block; vertical-align: top; width: 31.5%; margin: 10px 0.5%; overflow: hidden;}
#related-posts  article .img-set {　margin: 0; border: 1px solid #CCC; width:100%; overflow: hidden;}
#related-posts  article h5 {margin: 0; padding: 0.2em 5px ; font-size: 116%; font-weight: bold; line-height: 1.2em;}
#related-posts  article h5 a {margin: 0; color: #414444; text-decoration: none; display: block; overflow: hidden;}
#related-posts  article h5 a:hover {color: #3CF; text-decoration: underline; display: block;}
#related-posts  article p {font-size: 90%; color: #414444; line-height: 1.4em; padding: 0 5px; text-align: justify; text-justify: inter-ideograph; overflow: hidden;}

/* ---- コメント・トラックバック----- */
.tback {border: none;}
.tback h2{margin-botoom: 0; padding-bottom: 15px;}
.tback p {margin: 0 0 10px 10px;padding: 0;font-size: 12px; line-height: 1.6em;}
.comments{margin: 10px 0; border: none;}
.comments ul{list-style: none;margin: 0; color:#444; font-size: 100％;}
.comments ul li {margin-bottom: 10px;background: #FFF; padding: 12px;}
.comments ul li.depth-1{border-bottom: 1px dotted #CCC;margin-bottom: 12px;}
.comments ul.children {list-style: none;}
.comments p{padding: 0 10px 5px 20px; text-align: left;}
.comments form p{line-height: 1.8em; display: block;}
.comments label{font-weight: bold;display:block;}
.comments form p.comment-notes,.comments form p.form-allowed-tags{font-size: 100%;text-align: left;}
.comments .reply{width: 40px;height: 20px;margin-left: 20px;text-align: center;line-height: 20px;border: 1px solid #CCC;background: #FFF;display: block;}
.comments .reply a{color: #414444;text-decoration: none;display: block;} 
.comments .reply a:hover{color: #FFF;background: #009CDE;} 
.comments h3 small{font-size: 114%;}
#author{width: 200px; height: 2em}
#email{width: 200px; height: 2em}
#url	{width: 200px; height: 2em}
#comment	{width: 99%; height:100px;}
.comment-reply-title {font-size: 108%;}
a#cancel-comment-reply-link {font-size: 92%; color: #009CDE;}
#submit	{margin:0; padding:2px 25px; cursor:pointer;}

/* ------ サイドバー ------ */
#sidebar {float: right; width: 301px;}
.sidebar-wrapper {margin-bottom: 20px;}
.sidebar-wrapper h4 {position: relative; margin: 0; padding: 4px 5px 4px 10px; font-size: 100%; line-height: 1.5em; color: #414444; font-weight: bold; border-left: 6px solid #009CDE; background-color: #F5F5F5; z-index: 300;}
.sidebar-wrapper h4::after {position: absolute; left: 0; bottom: 0; content: '';	width: 100%;	 height: 0; border-bottom: 1px solid #CCC;}
.sidebar-wrapper form {padding: 10px; font-size: 85%; border-bottom: 1px solid #CCC;}
.sidebar-wrapper .tagcloud{padding: 10px; font-size: 85%; border-bottom: 1px solid #CCC;}
.sidebar-wrapper ul {padding: 0; border-bottom: 1px solid #CCC;}
.sidebar-wrapper ul li {border-top: solid 1px #D5D5D5;}
.sidebar-wrapper ul li:first-child {border-top: none;}
.sidebar-wrapper ul li a {display: block;padding: 10px 20px 10px 10px; font-size: 85%; line-height: 1.5em; color: #333;text-decoration: none;background: url(img/arrow_04.png) no-repeat right center;}
.sidebar-wrapper ul li a:hover{color: #3CF;}
.sidebar-wrapper ul.children {padding: 0; border: none;}
.sidebar-wrapper ul.children li{border-top: solid 1px #D5D5D5; text-indent: 10px;}
.sidebar-wrapper ul.children li:first-child{border-top: solid 1px #D5D5D5;}
.sidebar-wrapper .post-date {padding-left: 15px; line-height: 1.0em; font-size: 77%;}

/* ------ フッター ------ */
footer {width: 100%;}
#footer-inner {width: 950px;margin: 0 auto;padding: 10px 0;}
#footer-inner nav{text-align: center;margin: 0; padding: 10px 0 20px;}
#footer-inner nav ul li {display: inline-block;padding: 0 10px 0 15px;line-height: 1.3em;font-size: 92%; color: #CCC;border-left: solid 1px #999;}
#footer-inner nav ul li:first-child {border-left: none;}
#footer-inner2 {width: 950px; margin: 0 auto;padding: 10px 0; font-weight: normal;}
#footer-inner2 h4 {margin: 0 0 0.6em 0; padding: 0.4em 1em 0.4em; color: #FFF; font-size: 0.85em; font-weight: bold; line-height: 1.0em; background-color: #009CDE;}
#footer-inner2 .f-left {margin-right: 1.0%; font-size: 92% ;width: 31.5%;  line-height: 1.35em; display: inline-block; vertical-align: top;}
#footer-inner2 .f-center {margin-right: 1.0%; font-size: 92% ; width: 31.5%; line-height: 1.35em; display: inline-block; vertical-align: top;}
#footer-inner2 .f-right {margin-right: 1.0%; font-size: 92% ; width: 31.5%; line-height: 1.35em; display: inline-block; vertical-align: top;}
#footer-inner2 ul{margin: 0 0 10px ; list-style: none;}
#footer-inner2 ul li {line-height: 2.0em; padding: 0 10px;}
#footer-inner2 ul.children {margin: 0;}
#footer-inner2 ul.children li {padding-left: 25px;}
#footer-inner2 .footer-wrapper form,
#footer-inner2 .footer-wrapper p,
#footer-inner2 .footer-wrapper .tagcloud{padding: 0 10px 10px; font-size: 92%; line-height: 2em;}
#footer-inner2 .post-date{font-size: 84%;}
#copyright {width: 100%; padding: 10px 0; text-align:center; font-size: 92%;color: #FFF; font-weight: normal; background-color: #009CDE;}

/* ------ ページナビ ------ */
.page_navi {margin-top: 15px; padding: 10px 0; text-align: center; font-size: 100%; line-height: 1.6em;}
.page_navi li {display: inline;list-style: none;}
.page_navi li.current span {color: #333; font-weight: bold; border: solid 1px #CCC; background-color: #F5F5F5; display: inline-block; padding: 6px 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li a {padding: 6px 10px; border: solid 1px #CCC; display: inline-block; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li a:hover {color: #333; background-color: #EFEFEF;}
.page_navi li.page_nums span {padding: 6px 10px;display: inline-block; color: #333; background-color: #FFF; border: solid 1px #CCC; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

/* ------ピックアップ記事等 ------ */
.rank-post {margin-top: 0; padding: 0 ; overflow: hidden;}
.rank-post .p-post {position: relative; padding: 10px 0; border-bottom: 1px solid #EFEFEF;}
.rank-post  h5{display: block; padding: 0 0 5px ; font-size: 92%; line-height: 1.2em; text-align: left; text-align: justify; text-justify: inter-ideograph;}
.rank-post .p-post:last-child {border-bottom: none;}
.rank-post .p-post a {color: #414444; text-decoration: none;}
.rank-post .p-post a:hover {color: #3CF; text-decoration: underline;}
.rank-post .p-post p {font-size: 77%; line-height: 1.2em; color: #414444; text-align: justify; text-justify: inter-ideograph;}
.rank-post .p-post .img-set{float: left; margin-right: 8px; max-width: 120px; border: 1px solid #CCC; display: block; overflow: hidden;}
.rank-post .p-post .num {position: absolute; top: 15px; left: 5px; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFF; padding: 4px 6px; background-color: #C00;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.rank-post .p-post .num2 {position: absolute; top: 15px; left: 5px; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFF; padding: 4px 6px; background-color: #009CDE;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.rank-post .eday {float: right; color: #999; font-size: 9px;}

/* ------ 検索フォーム ------ */
#h-search {position: absolute; top: 30px; right: 0; width: 250px; text-align: right;}
#searchform #s {width: 75%; height: 30px; padding-left: 5px; font-size: 92%; border-radius: 0; border: 1px solid #CCC;}
#searchsubmit {width: 60px; height: 30px; margin: 0 0 0 -5px; font-size: 92%; border: none; border-radius: 0; background: transparent; cursor: pointer; background-color: #CCC; color: #FFF;}
#searchsubmit:hover {background-color: #009CDE;}
#n-search {display: none;}

/* ------タグクラウド ------ */
.tagcloud {margin: 0;}
.tagcloud  a {display: inline-block; line-height: 100%; color: #414444;  background: #F5F5F5; border: 1px solid #CCC; text-decoration: none; padding: 4px 6px 4px; margin: 0 5px 5px 0;
	 -webkit-transition: .3s ease; -moz-transition: .3s ease; -o-transition: .3s ease; transition: .3s ease; -webkit-border-radius: 5px; -moz-border-radius: 5px;  -ms-border-radius: 5px; border-radius: 5px;}
.tagcloud  a:hover {background: #009CDE; color: #FFF; text-decoration: none;}

/* ------ コンテンツ内タグ表示 ------ */
#contents .tagcloud {margin: 15px 5px;}
#contents .tagcloud a {font-size: 100% !important; line-height: 1em; background: #FFF; color: #333; display: inline-block; white-space: nowrap; padding: 4px 8px; margin: 3px; border: 1px solid #CCC;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-decoration: none;}
#contents .tagcloud a:hover {background: #EFEFEF; color: #333;}

/* ------ ソーシャルボタン等 ------ */
.icon-feed:before {content: "U"; margin: 0 5px; color: #FB9F3B;}
.icon-facebook:before {content: "R"; margin: 0 5px; color: #3953A1;}
.icon-gplus:before {content: "S"; margin: 0 5px; color: #C62E00;}
.icon-twitter:before {content: "T"; margin: 0 5px; color: #00B1EA;}
.icon-feed, .icon-facebook, .icon-gplus, .icon-twitter {text-shadow: 0 3px 0 #fff, 3px 0 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;}


/* ------ Youtube ------ */
.youtube {position: relative; width: 100%; padding-top: 56.25%;}
.youtube iframe {position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}

/* ------ SNSシェアボタン ------ */
ul.sns_btn{width:90%; margin: 0 auto 30px; padding: 0; display: block;}
ul.sns_btn li a {width:24%; float: left; padding: 10px 0; margin: 0 1% 0 0; color: #FFF; font-size: 92%; text-align: center; list-style-type: none;}
ul.sns_btn li a:hover{text-decoration: none;}
ul.sns_btn li a.twitter {background-color: #00acee;}
ul.sns_btn li a.twitter:before {font-family: iconfont; content: "T"; font-size: 150%; vertical-align: bottom; margin: 0 5px;}
ul.sns_btn li a.facebook {background-color: #3b5998;}
ul.sns_btn li a.facebook:before {font-family: iconfont; content: "R"; font-size: 150%; vertical-align: bottom; margin: 0 5px;}
ul.sns_btn li a.google_plus {background-color: #dd4b39;}
ul.sns_btn li a.google_plus:before {font-family: iconfont; content: "S"; font-size: 150%; vertical-align: bottom; margin: 0 5px;}
ul.sns_btn li a.hatena {background-color: #2D4C86;}
ul.sns_btn li a.hatena:before {font-family: Arial Bold; content: "B!"; font-size: 120%; font-weight: bold; vertical-align: bottom; margin: 0 5px;}

/* ------ 引用 ------ */
blockquote {color: #666; font-size: 100%; font-style: italic; font-weight: bold; background-color:#F5F5F5; padding:1em 1em 1em 3em; position:relative;}
blockquote:before{content: '“'; font-size: 4em; line-height:1em; color:#CCC; position:absolute; left:0; top: 10px;;}

/* ------ 出典 ------ */
.source{font-size: 11px; font-weight: normal; color: #888;}
.source a {font-weight: normal; color: #999; text-decoration: none;}
.source a:hover {color: #C00; text-decoration: underline;}

/* ------  アーカイブウィジェット ------ */
.sidebar-wrapper .screen-reader-text, .footer-wrapper .screen-reader-text {display: none;}
.sidebar-wrapper select, .footer-wrapper select {margin: 5px 0 5px 10px; width: 90%!important; border-radius: 0!important;}

/* ------ その他属性 ------ */
.red_uline{border-bottom: 3px solid #C00;}
.uline{border-bottom: 1px solid #C00;}  
.dotline{clear: both;margin: 5px 0; border-bottom: 1px dotted #CCC;}
.clr{clear: both;}
strong{font-weight: bold;}
em{color: red;}
.txtcenter {text-align: center;}
.txtleft {text-align: left;}
.txtright {text-align: right;}
.red{color: #C00;}
.pink{color: #C09;}
.bld{font-weight: bold;}

/* ------ 線の属性 ------ */
.dot{border-bottom:1px dotted #CCC;}
.solid{border-bottom:1px solid #CCC;}
