/*
Theme Name: 1220
Description: WordPressテーマ Ver.12（2カラム）
Version: 12.0.2
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: iconfont;
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: iconfont;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;
	color: #555; font-size: 87.5%; line-height: 1.8em; text-align: left; -webkit-text-size-adjust: 100%;}

/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a {color: #1d3156; text-decoration: underline; font-weight: bold;}
a:hover {color: #33ccff; text-decoration: none;}

/* ------ 画像属性等 ------ */
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;}
a:hover.link img,a:hover img.link{filter: alpha(opacity=80); -moz-opacity:0.80; -ms-filter: "alpha( opacity=80 )"; opacity:0.80; background:none!important;}
.text-center {text-align: center;}
.waku {border: 1px solid #CCC;}

#wrapper {position: relative; width: 1100px; margin: 20px auto;}

/* ------ ヘッダー ------ */
header {width: 100%;}
#header-inner {width: 100%; min-height: 44px; margin: 0 auto; text-align:center; overflow: hidden; border-bottom: 2px solid #CCC;}
#ptitle {position: absolute; top: 12px; left: 40px; padding: 0; text-align: left; line-height: 1.2em; font-size: 110%; font-weight: 600; background-color: none;}

/* ------ ソーシャルボタン等 ------ */
#header-social-button {position: absolute; top: 10px; right: 20px; 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;}

/* ------ メイン画像 ------ */
#mainvisual {width: 1100px; margin: 0 auto; overflow:hidden;}
#mainvisual #mainvisual-inner{text-align: left;}

/* ------ メインナビゲーション ------ */
#gnav-btn {display :none;}
#gnav {margin: 0 auto; padding: 0; width: 100%; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;}
#gnav nav {margin: 0 auto; padding: 0; width:100%; position: relative; z-index: 99;}
#gnav nav > ul { list-style-type: none; height: 30px; margin: 0; padding: 0;}
#gnav nav > ul > li { position: relative; float: left; width: 20%; margin: 0; padding: 0; text-align: center; border-left: 1px solid #CCC;}
#gnav nav > ul > li:first-child {border-left: none;}
#gnav nav > ul > li a {display: block; margin: 0; padding: 0; color: #444; font-size: 92%; font-weight: bold; line-height: 30px; text-decoration: none;}
#gnav nav > ul > li > ul {position: absolute; top: 100%; left: 0; width: 100%; list-style: none; margin: 0;}
#gnav nav > ul > li:last-child > ul {left: -44.5%; width: 120%;}
#gnav nav > ul > li  ul li{overflow: hidden; width: 120%; height: 0; color: #FFFFFF; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s;}
#gnav nav > ul > li  ul li a{ margin: 0; padding: 0; height: 30px; line-height: 30px; padding-left: 10px; background: #EEEEEE; text-align: left; font-size: 12px; font-weight: normal; border-left: none; border-bottom: 1px solid #CCCCCC; display: block;}
#gnav nav > ul > li:hover > a{background: #333766; color: #FFFFFF;}
#gnav nav > ul > li  ul li:hover > a{background: #333766;color: #FFFFFF;}
#gnav nav .current-menu-parent , #gnav nav .current-menu-item {background: #333766;}
#gnav nav .current-menu-parent a, #gnav nav .current-menu-item a{color: #FFFFFF;}
#gnav nav > ul > li:hover ul li{overflow: hidden; height: 30px;}
#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}

/* ------ パンくずリスト ------ */
#plist {margin: 0 0 20px 10px; font-size:85%; overflow: hidden;}

/* ------ コンテンツ ------ */
#containar {width: 1050px;margin: 0 auto; padding: 20px 0; overflow: hidden;}
#contents {float: left; width: 730px;}
h1 {margin: 0; padding: 10px 0 ;font-size: 158%; font-weight: 700; line-height: 1.3em; color: #414444;}
h2 {margin: 0; padding: 10px 0 ;font-size: 158%; font-weight: 700; line-height: 1.3em; color: #414444;}
h3 {margin: 0; padding: 10px 0 ;font-size: 143%; font-weight: 700; line-height: 1.3em; color: #414444;}
h4 {margin: 0; padding: 10px 0 ;font-size: 129%; font-weight: 700; line-height: 1.3em; color: #414444;}
h5 {margin: 0; padding: 10px 0 ;font-size: 115%; font-weight: 700; line-height: 1.3em; color: #414444;}
h6 {margin: 0; padding: 10px 0 ;font-size: 108%; font-weight: 700; line-height: 1.3em; color: #414444;}
.doc {padding: 0 10px ; line-height: 1.6em; text-align: justify; text-justify: inter-ideograph;}
.main-title { margin-bottom: 10px; padding:5px 8px; border-style: solid; border-width:1px; border-color:#DDD #BBB #BBB #DDD;}
.main-title span{ padding-left: 5px; line-height:1.5em; border-left: solid 5px #6CF; display:block;}
.posts-title { margin-bottom: 10px; padding:5px 8px; border-style: solid; border-width:1px; border-color:#EEE #CCC #CCC #EEE;}
.posts-title span{ padding-left: 5px; line-height:1.5em; border-left: solid 5px #6CF; display:block;}
.posted {text-align: right; font-size: 72%; margin: 0px 10px 10px 0;}

/* ------ 投稿設定------ */
.doc {padding: 0 1em ; line-height: 1.6em; text-align: justify; text-justify: inter-ideograph;}
.info {padding: 0 1em ; font-size: 100%; line-height: 1.6em; text-align: justify; text-justify: inter-ideograph;}
p {margin-bottom: 10px;}

/* ------ 記事リスト表示 ------ */
#post-list{padding-bottom: 30px;}
#post-list  article{width: 100%; padding: 15px 0; border-bottom: 1px solid #CCC;}
#post-list  article:first-child {border-top: 1px solid #CCC;}
#post-list  article h3 {font-size: 158%; font-weight: 600; line-height: 1.2em; }
#post-list  article h3 a {margin: 0; padding: 0 ; color: #333; text-decoration: none; display: block; overflow: hidden; }
#post-list  article h3 a:hover {color: #3CF;display: block; }
#post-list  article img {border: 1px solid #CCC; max-width: 180px;}
#post-list  article p {padding: 5px 10px 0 10px; font-size: 100%; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
/* ------ 続きを読む ------ */
#post-list  article .next {padding: 10px 10px 5px; font-size: 85%; text-align: right;}
#post-list  article .next a {margin: 0; padding: 5px 10px; font-weight: 500; color: #333; text-decoration: none; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #EEE;}
#post-list  article .next a:hover {color: #FFF; background-color: #3CF;}

/* ------ 関連記事リスト属性 ------ */
#related-posts{margin: 15px  10px;}
#related-posts .k-post {display: inline-block; vertical-align: top; width: 48%; margin: 0 0.7%; padding: 15px 0 0; overflow: hidden;}
#related-posts .k-post h5 {margin: 0; padding: 0 0 5px 0; font-weight: 600; line-height: 1.2em; }
#related-posts .k-post img {float: left; max-width: 150px; margin-right: 10px; border: 1px solid #CCCCCC;}
#related-posts .k-post p {margin: 0 5px; font-size: 84% ; 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:#444444;font-size: 12px;}
.comments ul li {margin-bottom: 10px;background: #EFEFEF;padding: 10px;}
.comments ul li.depth-1{border-bottom: 1px dotted #CCCCCC;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 #CCCCCC;background: #FFFFFF;display: block;}
.comments .reply a{color: #414444;text-decoration: none;display: block;} 
.comments .reply a:hover{color: #FFFFFF;background: #CCCCCC;} 
.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;}

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

/* ------ サイドバー ------ */
#sidebar {float: right; padding: 0; width: 301px; text-align: left; }
.sidebar-wrapper {margin-bottom: 20px;}
.sidebar-wrapper h4{display: block ; margin: 0; padding: 8px 10px; color: #FFF; font-size: 100%; font-weight: bold; line-height: 1.2em; text-align: center; background: #0E2544;
	-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;-webkit-border-top-left-radius: 6px;	-webkit-border-top-right-radius: 6px; border-radius: 6px 6px 0px 0px;}
.sidebar-wrapper form,
.sidebar-wrapper .tagcloud{padding: 10px; font-size: 92%; background: #FCFCFC; border-width: 0 1px 1px 1px; border-style: solid; border-color: #D5D5D5;}
.sidebar-wrapper ul {padding: 0; background: #FCFCFC; border-width: 0 1px 1px 1px; border-style: solid; border-color: #D5D5D5;}
.sidebar-wrapper ul li {border-top: solid 1px #D5D5D5;}
.sidebar-wrapper ul li a {display: block;padding: 10px 20px 10px 10px; font-size: 100%; font-weight: bold; line-height: 1.2em; text-decoration: none; background: url("img/arrow_02.png") no-repeat right center;}
.sidebar-wrapper ul li a:hover{ color: #FFF; background-color: #0E2544;}
.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%;}

/* ------カレンダー ------ */
#calendar_wrap {padding: 10px; border: solid 1px #D5D5D5;border-top: none; font-size: 92%; background: #FCFCFC;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.15) inset;}
#wp-calendar {width: 96%; margin: 0 auto; }

/* ------ピックアップ記事 ------ */
.rank-post {padding: 10px ; background: #FCFCFC; border-width: 0 1px 1px 1px; border-style: solid; border-color: #D5D5D5; overflow: hidden;}
.rank-post  h5{display: block; padding: 0 ; text-align: left; font-size: 115%; font-weight: 600; color: #414444;line-height: 135%;  text-align: justify; text-justify: inter-ideograph; }
.rank-post .p-post {margin-bottom: 10px; padding-bottom: 10px; font-size:85%; line-height: 130%; text-align: justify; text-justify: inter-ideograph; border-bottom: 1px dotted #CFCFCF;}
.rank-post .p-post:last-child { margin-bottom: 0; padding-bottom: 0; border: none;}
.rank-post .p-post img{float: left; margin: 3px 8px 3px 0; max-width: 120px;}
.rank-post .p-post a {color: #414444; text-decoration: none; display: block;}
.rank-post .p-post a:hover {color: #CC0000; text-decoration: underline;}

/* ------ フッター ------ */
footer {width: 100%;background: #EEEEEE;}
#footer-inner {width: 1000px;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;*display: inline;*margin-bottom: 12px;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: 1000px; margin: 0 auto;padding: 20px 0; font-weight: normal;}
#footer-inner2.column1{width: 1000px; 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: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#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;}
.footer-wrapper .tagcloud { font-size: 92%; line-height: 2.0em;}
#footer-inner2 .post-date{font-size: 84%;}
footer #copyright {width: 100%; padding: 10px 0; text-align: center; font-size: 92%; font-weight: bold;}

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

/* ------ サイト最下部リンクスペース　------ */
.b_link {margin: 10px 0; text-align: center; font-size: 92%; display: block}
.b_link .textwidget { text-align: center;}

/* ------ その他属性 ------ */
.red_uline{border-bottom: 2px solid #FF3300;}
.uline{border-bottom: 1px solid #FF6633;}
.link_line{text-decoration: underline;} 
.dot{border-bottom:1px dotted #CCCCCC;}
.solid{border-bottom:1px solid #CCCCCC;}
.clr{clear: both;}
strong{font-weight: bold;}
em{color: red;}
.txtcenter{text-align: center;}
.red{color: #CC0000;}
.pink{color: #ea68a2;}
.blue {color: #66ADFF;}
.bg_yellow{background: #FFFF00;}
.gold{color: #F4CA54;}
.silver{color: #999999;}
.copper{color: #BD4C54;}
.other{color: #71AAE0;}
.bld{font-weight: bold;}

/* radius */
.corner-top-10 {-moz-border-radius-topleft: 10px;-moz-border-radius-topright:10px;-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px; border-radius: 10px 10px 0px 0px;}
.corner-bottom-10{-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;border-radius: 0px 0px 10px 10px;}
.corner-all-2 {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.corner-all-5 {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.corner-all-8 {-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.corner-all-10{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;} 

/* gradient */
.h-gradient {background: #F5F5F5;
  background: -moz-linear-gradient(top, #FFF, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
  background: linear-gradient(to bottom, #FFF, #EEE);}

/* shadow */
.box-shadow{box-shadow: 0px 0px 6px 2px #666; -webkit-box-shadow: 0px 0px 6px 2px #666; -moz-box-shadow:0px 0px 6px 2px #666;}

/* テーブルの属性*/
table.product{border: solid 1px #CCC; border-collapse: collapse; max-width: 600px; margin: 10px 0 0 20px;}
.product th{border: solid 1px #CCC ; padding : 0px;background: #EFEFEF;font-weight: normal;}
.product td{border: solid 1px #CCC ; padding : 0px;}
.pro-a {float: left; max-width: 249px;}
.pro-b {float: right; padding: 5px 10px; width: 340px;}
.m1 {padding: 2px 10px; font-size: 85%; font-weight: 600; color: #FFF; background-color: #66ADFF;}
.f1 {padding: 2px 10px; font-size: 85%; font-weight: 600; color: #FFF; background-color: #ea68a2;}

