/*
Theme Name: 1130
Description: CoolWeb WPテーマ Ver.11 レスポンシブ版
Version: 11.0.0
Author: エーエフ・パートナー
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: normal;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;}
 * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

/* ------ Web Font ------ */
@font-face {
font-family: 'coolweb';
src: url('fonts/coolweb.eot'); /* IE9 Compat Modes */
src: url('fonts/coolweb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	 url('fonts/coolweb.woff') format('woff'), /* Modern Browsers */
	 url('fonts/coolweb.ttf')  format('truetype'), /* Safari, Android, iOS */
	 url('fonts/coolweb.svg#svgFontName') format('svg'); /* Legacy iOS */}
.icon {font-family: 'coolweb' ;font-weight: normal;}
.icon-list:before {content: "A";}
.icon-next:before {content: "L"; padding-left: 5px; vertical-align: top; font-size: 116%;}
.icon-arrow:before {content: "J";}
.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-menu:before{content:'\0076';}
.icon-sakura:before{content:'\0077';}
.icon-ume:before{content:'\0078';}


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

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

/* ------ 画像属性等 ------ */
img {max-width: 100%;height: auto;width: auto\9;}
.alignleft {float: left;  margin: 5px 10px 5px 0;}
.alignright{float: right; margin: 5px 0 5px 10px;}
.aligncenter{margin: 5px auto;display:block;}
.text-center {text-align: center;}
a:hover > img,a:hover > img.link{filter: alpha(opacity=80); opacity:0.80; background:none!important;}

#wrapper {width: 100%; min-width: 1100px;}
#wrapper-1column {width: 100%; min-width: 800px;}

/* ------ ヘッダー ------ */
header {width: 100%;background-color: #C00;}
#ptitle {margin: 0; padding: 0; text-align: center; line-height: 160%; font-size: 85%; }
#header-inner {width: 100% ; margin: 0; text-align:center; overflow: hidden; *zoom: 1;}

/* ------ ソーシャルボタン等 ------ */
#sidebar-social-button {text-align: right;}
#sidebar-social-button a {font-size: 250%; text-decoration: none;}
#sidebar-social-button a:hover {text-decoration: none;}
#gnav-social-button {display: none;}

/* ------ ヘッダーナビゲーション ------ */
#gnav-btn {display :none;}
#gnav {width: 100%; background-color: #222;}
#gnav nav {margin: 0 auto; width:1100px; position: relative; z-index: 20;}
#gnav nav > ul {list-style-type: none; width: 100%; height: 2.6em; margin: 0; padding: 0; background: #222;}
#gnav nav li {position: relative; width: 20%; float: left; margin: 0; padding: 0; text-align: center; }
#gnav nav > ul > li a {display: block; margin: 0; padding: .8em 0 ; color: #FFF; font-size: 100%; font-weight: 500; line-height: 1; text-decoration: none;}
#gnav nav > ul > li > ul {position: absolute; top: 100%; left: 0; list-style: none; margin: 0;}
#gnav nav > ul > li:last-child > ul {left: -50%; width: 100%;}
#gnav nav > ul > li  ul li{overflow: hidden; width: 150%; height: 0; color: #FFF; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s;}
#gnav nav > ul > li  ul li a{padding: .8em 10px; background: #222; text-align: left; font-size: 100%; font-weight: normal; opacity: 0.9; filter: alpha(opacity=90);}
#gnav nav > ul > li:hover > a{background: #444; color: #FFF;}
#gnav nav > ul > li  ul li:hover > a{background: #444;color: #FFF;}
#gnav nav .current-menu-parent, #gnav nav .current-menu-item {background: #444;color: #FFF;}
#gnav nav > ul > li:hover ul li{overflow: visible; height: 2.6em; border-top: 1px solid #555;}
#gnav nav > ul > li:hover ul li:last-child{border-bottom: 1px solid #555;}

/* ------ メイン画像 ------ */
#mainvisual {width: 100%; z-index: 10; border-bottom: 1px solid #CCC;}
#mainvisual-inner {margin: 0 auto; display: block; max-width: 1060px;display: block; position:relative;}

/* ------ パンくずリスト ------ */
#plist {width: 100%;padding: 10px 0;font-size:92%; background-color: #EEE;}
.plist-inner {width: 1060px;margin: 0 auto;overflow: hidden;*zoom: 1;}
.plist-inner-1column {width: 800px;margin: 0 auto;overflow: hidden;*zoom: 1;}

/* ------ コンテンツ ------ */
#containar {width: 1060px;margin: 0 auto;padding-top: 20px;overflow: hidden;*zoom: 1;}
#contents {float: right;width: 730px;padding-bottom: 20px;}
h1 {margin: 0; padding: 0 0 1em; font-size: 186%; font-weight: 700; line-height: 1.3em; color: #414444;}
h2 {margin: 0; padding: 0 0 1em; font-size: 186%; font-weight: 700; line-height: 1.3em; color: #414444;}
h3 {margin: 0; padding: 0 0 1em; font-size: 158%; font-weight: 700; line-height: 1.3em; color: #414444;}
h4 {margin: 0; padding: 0 0 1em; font-size: 142%; font-weight: 700; line-height: 1.3em; color: #414444;}
h5 {margin: 0; padding: 0 0 1em; font-size: 128%; font-weight: 700; line-height: 1.3em; color: #414444;}
h6 {margin: 0; padding: 0 0 1em; font-size: 114%; font-weight: 700; line-height: 1.3em; color: #414444;}
.doc {padding: 0 10px;}
.main-title {padding: 0 0 0.5em;}
.post-title {padding: 0.5em 0 1em;}
.parts-title {padding: 0.5em 0 1em;}
.main-title:before {font-family: 'coolweb'; content: "M"; color: #C09; margin-right: 0.3em; vertical-align: top;}
.post-title:before {font-family: 'coolweb'; content: "M"; color: #C09; margin-right: 0.3em; vertical-align: top;}
.parts-title:before, .comment-reply-title:before {font-family: 'coolweb'; content: "L"; color: #C09; margin-right: 0.3em; vertical-align: top;}
/* ------ コンテンツ（１カラム用） ------ */
#containar-1column {width: 800px;margin: 0 auto;padding-top: 20px;overflow: hidden;*zoom: 1;}
#contents-1column {width: 100%;padding-bottom: 20px;}

/* ------ 投稿設定------ */
.post-catch img {border: 1px solid #DFDFDF;}
.doc {padding: 0 1em; text-align: justify; text-justify: inter-ideograph;}
.waku {border: 1px solid #CCC;}
.post-date2 {margin: 0; padding: 0; text-align: left; font-size: 100%; font-style: italic; font-family: Arial Black,Charcoal; line-height: 1.2em; color: #CCC;}

ul.info {margin: 10px; padding: 10px; border: 2px solid #C06; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}

/* ------ 記事リスト表示 ------ */
#post-list{margin: 0 auto; padding-bottom: 10px;}
#post-list article{display: inline-block; vertical-align: top; width: 48%; margin: 0 0.7%; padding: 15px 0 0; border-bottom: 1px dotted #CCC; overflow: hidden;}
#post-list h4 { margin: 0; padding: 10px 5px; font-weight: 600; line-height: 1.2em; }
#post-list h4 a {color: #414444; text-decoration: none; display: block; overflow: hidden; }
#post-list h4 a:hover {color: #C00;display: block; }
#post-list img {border: 1px solid #CCC;}
#post-list p {padding: 0 5px; font-size: 92%; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
/* ------ 続きを読む ------ */
#post-list .next {padding: 0 10px 5px; font-size: 92%; text-align: right;}
#post-list .next a {margin: 0; padding: 5px 10px; font-weight: 500; color: #414444; text-decoration: none; *zoom: 1; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #EEE;}
#post-list .next a:hover {color: #FFF; background-color: #333766;}

/* ------ 記事リスト表示(アーカイブ) ------ */
#post-list-cat{margin: 0 auto; padding-bottom: 10px;}
#post-list-cat article{padding: 15px 0 ; border-bottom: 1px dotted #CCC;}
#post-list-cat h4 {font-weight: 600; line-height: 1.2em; padding-bottom: 0.5em;}
#post-list-cat h4 a {color: #414444; display: block; overflow: hidden; }
#post-list-cat h4 a:hover {color: #C00;display: block; }
#post-list-cat img {border: 1px solid #CCC; margin-right: 10px; max-width: 150px;}
#post-list-cat p {padding: 0; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
/* ------ 続きを読む ------ */
#post-list-cat .next {margin: 10px 10px 5px; font-size: 92%; text-align: right;}
#post-list-cat .next a {margin: 0; padding: 5px 10px; font-weight: 500; color: #414444; text-decoration: none; *zoom: 1; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #EEE;}
#post-list-cat .next a:hover {color: #FFF; background-color: #333766;}

/* ------ アドセンス属性 ------ */  
.ads_res > .textwidget {margin: 15px 0; text-align: center;}
.ads_rec > .textwidget {margin: 15px 0; text-align: left;}
.ads_left {float: left; display: block;}
.ads_rigjt{float: right; display: block;}

/* ------ ソーシャルボタン属性 ------ */
#social{margin: 20px 0;}
#social h4{padding: 5px 10px; font-size: 123%;font-weight: bold;line-height: 100%;color: #333;border: 1px solid #C00; display: inline-block}
#social p{padding-left: 1em;}

/* ------ 関連記事リスト属性 ------ */
#related-posts{margin: 20px 10px 15px;}
#related-posts h3 {padding: 0 0 0.4em;}
#related-posts .k-post {display: inline-block; vertical-align: top; width: 48%; margin: 0 0.7%; padding: 0 0 15px ; overflow: hidden;}
#related-posts .k-post h5 {padding-bottom: 0.5em; font-size: 114%; font-weight: 600; line-height: 1.2em;}
#related-posts .k-post img {float: left; max-width: 150px; margin-right: 10px; border: 1px solid #CCC;}
#related-posts .k-post p {margin: 0 5px; font-size: 86% ; line-height: 1.4em; text-align: justify; text-justify: inter-ideograph;}

/* ---- コメント・トラックバック----- */
.tback {border: none;}
.tback h2{margin-botoom: 0; padding-bottom: 15px;}
.tback p {margin: 0 0 10px 10px;padding: 0;font-size: 11px; line-height: 130%;}
.comments{border: none;}
.comments ul{list-style: none;margin: 0;color:#444;font-size: 12px;}
.comments ul li {margin-bottom: 10px;background: #F5F5F5;padding: 10px;}
.comments ul li.depth-1{border-bottom: 1px dotted #CCC;margin-bottom: 10px;}
.comments ul.children {list-style: none;}
.comments p{padding: 0 10px 5px 20px;text-align: left;}
.comments form p{line-height: 160%;display: block;}
.comments label{font-weight: bold;display:block;}
.comments form p.comment-notes,.comments form p.form-allowed-tags{font-size: 11px;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: #333;text-decoration: none;display: block;} 
.comments .reply a:hover{color: #FFF;background: #CCC;} 
.comments h3 small{font-size: 100%;}
#author{width: 200px;}
#email{width: 200px; }
#url	{width: 200px; }
#comment	{width: 99%; height:100px; }
#submit	{margin:0; padding:2px 25px; cursor:pointer;}

/* ------ピックアップ記事 ------ */
.rank-post {margin-bottom: 20px; padding: 0; border-top: solid 3px #B1B4AD; overflow: hidden; *zoom: 1;}
.rank-post  h5{display: block; padding: 0 0 6px 0 ; font-size: 114%; font-weight: 600; color: #333; line-height: 1.2em; text-align: justify; text-justify: inter-ideograph;}
.rank-post .p-post {margin-bottom: 10px; padding: 5px 0; font-size:92%; line-height: 1.3em; text-align: justify; text-justify: inter-ideograph; border-top: 1px dotted #CFCFCF;}
.rank-post .p-post:last-child { border-bottom: 1px dotted #CFCFCF;}
.rank-post .p-post img{float: left; margin: 3px 8px 3px 0; border: 1px solid #CFCFCF; max-width: 120px;}


/* ------ サイドバー ------ */
#sidebar {float: left; width: 301px; padding: 0; text-align: left; }
.sidebar-wrapper {margin-bottom: 20px;}
.sidebar-wrapper h4{display: block;padding: 0 0 5px 10px; font-size: 115%; font-weight: 600; color: #333; line-height: 1.5em; border-bottom: 3px solid #BA2A2A;}
.sidebar-wrapper form,
.sidebar-wrapper .tagcloud{padding: 5px; font-size: 100%; border-top: solid 3px #B1B4AD;border-bottom: 1px solid #D5D5D5;}
.sidebar-wrapper ul {padding: 0;}
.sidebar-wrapper ul li {border-bottom: solid 1px #D5D5D5;}
.sidebar-wrapper ul li:first-child {border-top: solid 3px #B1B4AD;}
.sidebar-wrapper ul li a:before {font-family: 'coolweb';font-weight: normal; content: "\0078";color: #CCC; padding-right: 5px;font-size: 150%; vertical-align: middle;}
.sidebar-wrapper ul li.menu-item-object-category a:before,
.sidebar-wrapper ul li.cat-item a:before {font-family: 'coolweb';font-weight: normal; content: "\0078";color: #CCC; padding-right: 5px;font-size: 150%;}
.sidebar-wrapper ul li a {display: block;padding: 8px 20px 8px 8px;font-size: 100%; color: #414444;line-height: 1.5em;text-decoration: none;background: url("img/arrow_02.png") no-repeat right center; overflow: hidden; *zoom: 1;}
.sidebar-wrapper ul li a:hover{font-weight: normal; background-color: #F5F5F5;}
.sidebar-wrapper ul li a:hover:before{color: #B90B50;}
.sidebar-wrapper ul li.current-menu-item a:before,
.sidebar-wrapper ul li.current-menu-parent a:before,
.sidebar-wrapper ul li.current-cat a:before{color: #B90B50;}
.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 ul.children li:last-child{border-bottom: none;}
.sidebar-wrapper .post-date { padding-left: 15px; line-height: 1.0em; font-size: 77%;}


/* ------ フッター ------ */
footer {width: 100%; background-color: #EEE;}
#footer-wide {width: 1060px; min-width: 1060px; margin: 0 auto;}
#footer-narrow {width: 800px; min-width: 800px; margin: 0 auto;}
#footer-inner {padding: 10px 0;}
#footer-inner nav{text-align: center;margin: 0; padding: 10px 0 20px;}
#footer-inner nav ul li {display: inline-block;*display: inline;*margin-bottom: 12px;padding: 0 10px 0 15px;line-height: 1.3em;font-size: 100%; color: #CCC;border-left: solid 1px #999; *zoom: 1;}
#footer-inner nav ul li:first-child {border-left: none;}
#footer-inner2 {padding: 20px 0; font-weight: normal;}
#footer-inner2.column1{width: 1060px; margin: 0 auto;padding: 20px 0; font-weight: normal;}
#footer-inner2 h4 {margin: 0 0 0.6em 0; padding: 0.4em 0 0.4em 10px; font-size: 108%; font-weight: 500; line-height: 1.3em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#footer-inner2 .f-left {margin: 0 1%; width: 32%; font-size: 92% ; line-height: 1.35em; float: left;}
#footer-inner2 .f-center {margin: 0 1%; font-size: 92% ; width: 31%; line-height: 1.35em; float: left;}
#footer-inner2 .f-right {margin: 0 1%; font-size: 92% ; width: 31%; line-height: 1.35em; float: left;}
#footer-inner2 ul{margin: 0 0 10px 5px; list-style: none;}
#footer-inner2 ul > li {line-height: 2.0em;}
#footer-inner2 ul.children {margin: 0;}
#footer-inner2 ul.children li {padding: 0 0 0 20px;}
#footer-inner2 .footer-wrapper form,
#footer-inner2 .footer-wrapper p,
#footer-inner2 .footer-wrapper .tagcloud{padding: 0 10px 10px; font-size: 92%;}
#footer-inner2 .post-date{font-size: 84%;}
footer #copyright {width: 100%; padding: 10px 0; text-align:center;font-size: 92%; background-color: black;}

/* ------ ページナビ ------ */
.page_navi {text-align: center; font-size: 13px; line-height: 1.6em;}
.page_navi li {display: inline;list-style: none;}
.page_navi li.current span {color: #FFFFFF; font-weight: bold; border: solid 1px #333766; display: inline-block; padding: 2px 6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li a {padding: 2px 6px; border: solid 1px #333766; display: inline-block; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li.page_nums span {padding: 3px 7px;display: inline-block;border: solid 1px #333766; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

/* ------ ランキング 松竹梅 ----- */
.rank-matu {display: inline-block; vertical-align: top; width: 31.6%; margin: 0 0 15px 0.8% ;padding: 0; border: 2px solid #363;-moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; background-color: #FFF;}
.rank-matu .rank-idx {margin: 0; padding: 5px 5px 0; background-color: #363;}
.rank-take {display: inline-block; vertical-align: top; width: 31.6%; margin: 0 0 15px 0.8% ;padding: 0; border: 2px solid #F93;-moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; background-color: #FFF;}
.rank-take .rank-idx {margin: 0; padding: 5px 5px 0; background-color: #F93;}
.rank-ume {display: inline-block; vertical-align: top; width: 31.6%; margin: 0 0 15px 0.8% ;padding: 0; border: 2px solid #C06;-moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; background-color: #FFF;}
.rank-ume .rank-idx {margin: 0; padding: 5px 5px 0; background-color: #C06;}
.rank-idx img {margin: -20px 0px 10px -10px; float: left;} 
.rank-idx h3 {margin: 0; padding: 5px 0; font-size: 107%; font-weight: 500; line-height: 120%; color: #FFF;} 
.rankinner{margin: 10px; padding: 0;}
.rankinner .b_link img {max-width: 100%; border: 1px solid #CCC; margin: 0 auto; display: block;}
.rankinner .t_link {text-align: right;}
.rankinner .exp {margin: 0; padding: 10px 0; font-size:92%; line-height: 150%;}

/* ------ ランキング------ */
.rank11 {margin: 0 1em 1em; padding: 0;border-top: 5px solid #C00;}
.rank11:last-child {border-bottom: 2px solid #C00;}
.rank11 .idx{margin: 0; padding: 5px; border-bottom: 1px solid #C00; }
.rank11 .idx img{float: left; margin-top: -15px;} 
.rank11 .idx h2{margin: 0; padding: 5px 0 0 60px; font-size: 143%;font-weight: bold;line-height: 120%;color: #414444;}
.rank11 .rankinner{margin: 0; padding: 10px 20px ; line-height: 150%;}
.rank11 .rankinner .b_link img{float: left; margin: 0 10px 10px 0; max-width: 200px;}
.rank11 .rankinner .t_link{text-align: right; font-size: 108%;}
.rank11 .exp {padding: 10px 0;}
.rank11 .star {margin-bottom: 10px;:  vertical-align: middle; font-size: 128%; color: #FFB42E;}
.rank11 .star:before {content: 'オススメ度'; font-size: 12px; color: #FFF; font-weight: 600; margin-right: 10px; padding: 5px 25px; 
    -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
    background: #ffc578; 
    background: -moz-linear-gradient(top,  #ffc578 0%, #fb9d23 100%); 
    background: -webkit-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); 
    background: linear-gradient(to bottom,  #ffc578 0%,#fb9d23 100%); }
.rank11 .c-copy1 { font-size: 12px; color: #FFF; font-weight: 600; font-style: italic; margin: 20px 0; padding: 3px 2em; background-color: #F00;
    -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.rank11 .c-copy2 { font-size: 12px; color: #FFF; font-weight: 600; font-style: italic; margin: 20px 0; padding: 3px 2em; background-color: #C06;
    -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }

/* ------ その他属性 ------ */
.clr{clear: both;}
strong{font-weight: bold;}
.txtcenter{text-align: center;}
.txtright{text-align: right;}
.red{color: #C00;}
.pink{color: #C09;}
.bg_yellow{background: #FF0;}
.gold{color: #F4CA54;}
.silver{color: #999;}
.copper{color: #BD4C54;}
.other{color: #71AAE0;}
.bld{font-weight: bold;}

/* ------ 線の属性 ------ */
.dot{border-bottom:1px dotted #CCC;}
.solid{border-bottom:1px solid #CCC;}
.red_uline{border-bottom: 3px solid #F30;}
.uline{border-bottom: 1px solid #F63;}
.link_line{text-decoration: underline;} 

