/*
Theme Name: 1012
Description: MTテンプレート Ver.10
Version: 10.0.0
Author: エーエフ・パートナー
Author URI: http://www.jp-soft.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;}


@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-arrow:before {content: "J";}
.icon-midashi:before {content: "L";}
.icon-koushin:before {content: "n"; padding-right: 5px; vertical-align: bottom;}
.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;}

/* ------ BODY ------ */
body {font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #555555; font-size: 13px; line-height: 1.8em; text-align: left; background: url("https://inside-shouhin.thyme.jp/img/back_img.png") repeat-y top center; -webkit-text-size-adjust: 100%;}

/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a {text-decoration: none;}
a:hover {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;}
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;}
.f-left {float: left; margin: 10px 5px;}
.f-right{float: right; margin: 10px 5px;}

/* ------ テーマ基本設定 ------ */
#wrapper {width: 100%; min-width: 1000px;}
#containar {width: 1000px;margin: 0 auto; padding: 0 0 20px; text-align: left; overflow: hidden;*zoom: 1;}

/* ------ ヘッダー ------ */
header {width: 100%;}
header h1{margin: 0; padding: 0;}
#header-inner {position: relative; width: 1000px ; height: 60px; margin: 0 auto; *zoom: 1;}
#ptitle {position: absolute; top: 20px; left: 0;  font-size: 124%; line-height: 1.5em; font-weight: 600; z-index: 30; }
#ptitle a {color: #799ED3; text-decoration: none;}
#ptitle a:hover {text-decoration:underline}
#h-banner{position: absolute; top: 10px; right: 140px; display: block;}
#s-button {position: absolute; top: 20px; right: 0;}
#s-button a {font-size: 20px; text-decoration: none;}
#s-button a:hover {text-decoration: none;}

/* ------ ヘッダーナビゲーション ------ */
#gnav-btn {display :none;}
#gnav {width: 100%; font-size: 12px;}
#gnav nav {margin: 0 auto; padding: 20px 0 10px; width:1000px; position: relative; z-index: 20;}
#gnav nav > ul {list-style-type: none; height: 36px; margin: 0; padding: 0;}
#gnav nav li {position: relative; float: left; width: 16%; margin: 0 0.4%; text-align: center;}
#gnav nav li:first-child {margin-left: 0;}
#gnav nav li:last-child {margin-right: 0;}
#gnav nav > ul > li a {display: block; font-weight: 500; color: #FFFFFF; line-height: 30px; text-align: center; 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{margin: 0; overflow: hidden; width: 100%; height: 0; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s;}
#gnav nav > ul > li  ul li a{padding-left: 1em; height: 30px; line-height: 30px; color: #FFFFFF; text-align: left; font-size: 92%; font-weight: normal; border-top: 1px solid #CCCCCC; opacity: 0.8; filter: alpha(opacity=80);}
#gnav nav > ul > li:hover > a{color: #FFFFFF; opacity: 0.8; filter: alpha(opacity=80);}
#gnav nav > ul > li  ul li:hover > a{color: #FFFFFF;opacity: 1.0; filter: alpha(opacity=100);}
#gnav nav .current-menu-parent a, #gnav nav .current-menu-item a{color: #FFFFFF; }
#gnav nav > ul > li:hover ul li{overflow: visible; height: 30px;}
#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}

/* ------ メイン画像 ------ */
#mainvisual {width: 100%; margin-bottom: 15px; text-align: center; z-index: 10;}

/* ------ ピックアップ記事 ------ */
#pickup {margin: 0 auto; padding-bottom: 10px;}
#pickup .pick-title{font-family: 'Impact', sans-serif; font-size: 36px;}
#pickup h3 {font-size: 116%; font-weight: 500; color: #999999; border-bottom: 1px dotted #999999;}
#pickup article{display: inline-block; vertical-align: top; width: 29%; margin: 0 2%; padding: 15px 0 20px; overflow: hidden;}
#pickup article h4 {font-size: 15px; font-weight: 900; line-height: 1.3em; }
#pickup article h4 a {margin: 0; padding: 0 ; color: #414444; text-decoration: none; display: block; overflow: hidden; }
#pickup article h4 a:hover {color: #CC0000; text-decoration: underline; }
#pickup article img {border: 1px solid #CCCCCC; float: left; width: 120px; margin-right: 15px;}
#pickup article p {padding: 0; font-size: 12px; line-height: 1.3em; text-align: justify; overflow: hidden; }
.ie7 #pickup article p {text-align: left;}
.ie8 #pickup article p {text-align: left;}

/* ------ パンくずリスト ------ */
#plist {width: 100%; padding-bottom: 10px; font-size:84%; line-height: 1.3em;}

/* ------ コンテンツ ------ */
#contents {float: left; width: 730px; text-align: left; padding: 1em 0 1.5em; overflow: hidden;}
h1 {margin: 0; padding: 0.4em 0; font-size: 24px; font-weight: 600; line-height: 1.3em;}
h2 {margin: 0; padding: 0.4em 0; font-size: 24px; font-weight: 600; line-height: 1.3em;}
h3 {margin: 0; padding: 0.4em 0; font-size: 20px; font-weight: 600; line-height: 1.3em;}
h4 {margin: 0; padding: 0.4em 0; font-size: 18px; font-weight: 600; line-height: 1.3em;}
h5 {margin: 0; padding: 0.4em 0 ;font-size: 16px; font-weight: 600; line-height: 1.3em;}
h6 {margin: 0; padding: 0.4em 0 ;font-size: 14px; font-weight: 600; line-height: 1.3em;}
.parts-title {margin: 1em 0 0; line-height: 1.3em;}

/* ------ 投稿設定------ */
.doc {padding: 0 20px; text-align: justify; text-justify: distribute-all-lines; }
.ie7 .doc, .ie8 .doc {text-align: left;}
.waku {border: 1px solid #CCCCCC;}

/* ------ コンテンツ内リスト------ */
.parts {margin-bottom: 20px;}
.parts ul {padding: 0 20px;}
.parts ul > li > .post-date {font-size: 84%; font-weight: 600;}
.parts img.k-joho { vertical-align: middle;}

/* ------ 記事リスト表示 ------ */
.kiji-list{margin: 0 auto; padding-bottom: 10px;}
.kiji-list > article{display: inline-block; vertical-align: top; width: 48%; margin: 0 0.7%; padding: 15px 0 0; border-bottom: 1px dotted #CCCCCC; overflow: hidden;}
.kiji-list > article h4 {font-weight: 600; line-height: 1.2em; }
.kiji-list > article h4 a {margin: 0; padding: 0 10px ; color: #414444; text-decoration: none; display: block; overflow: hidden; }
.kiji-list > article h4 a:hover {color: #CC0000;display: block; }
.kiji-list > article img {border: 1px solid #CCCCCC; width: 100%;}
.kiji-list > article p {padding: 0 10px; font-size: 92%; line-height: 1.5em; text-align: justify; overflow: hidden; }
.ie7 .kiji-list > article p {text-align: left;}
.ie8 .kiji-list > article p {text-align: left;}
/* ------ 続きを読む ------ */
.kiji-list > article .next {padding: 0 10px 5px; font-size: 92%; text-align: right;}
.kiji-list > article .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: #EEEEEE;}
.kiji-list > article .next a:hover {color: #FFFFFF; background-color: #333766;}

#kiji-list-cat{margin: 0 auto; padding-bottom: 10px;}
#kiji-list-cat  article{padding: 15px 0 ; border-bottom: 1px dotted #CCCCCC;}
#kiji-list-cat  article h4 {font-weight: 600; line-height: 1.2em; }
#kiji-list-cat  article h4 a {margin: 0; padding: 0 10px ; color: #414444; text-decoration: none; display: block; overflow: hidden; }
#kiji-list-cat  article h4 a:hover {color: #CC0000;display: block; }
#kiji-list-cat  article img {border: 1px solid #CCCCCC;}
#kiji-list-cat article p {padding: 0 10px; font-size: 92%; line-height: 1.5em; text-align: justify; overflow: hidden; }
.ie7 #kiji-list-cat  article p {text-align: left;}
.ie8 #kiji-list-cat  article p {text-align: left;}
/* ------ 続きを読む ------ */
#kiji-list-cat  article .next {padding: 0 10px 5px; font-size: 92%; text-align: right;}
#kiji-list-cat  article .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: #EEEEEE;}
#kiji-list-cat  article .next a:hover {color: #FFFFFF; background-color: #333766;}

/* ------ アドセンス属性 ------ */  
.ads_res  {margin: 0 0 15px; text-align: center;}
.ads_rec  {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: 129%;font-weight: bold;line-height: 100%;color: #333333;border: 1px solid #CC0000; display: inline-block;}
#social p{padding-left: 1em;}
#social iframe, #social a, #social img, #social div {vertical-align: top !important;}
	
/* ------ 関連記事リスト属性 ------ */
#kanren{margin: 15px  auto; text-align: left;}
#kanren .k-post {display: inline-block; vertical-align: top; margin: 5px 0.21%; width: 19%; line-height: 1.3em; overflow: hidden;}
#kanren .k-post img {border: 1px solid #CCCCCC;}
#kanren .k-post p {margin: 0 5px; font-size: 84% ; font-weight: 600; text-align: justify;}
#kanren .k-post p > a {text-decoration: none;}

/* ------ リンクボタン属性 ------ */
.s-btn a, .k-btn a {padding: 0.2em 1em; color: #FFFFFF;  font-size: 0.9em; line-height: 1.0em; text-align: center; vertical-align: top; text-decoration: none; -webkit-border-radius: 6px;	border-radius: 6px;}

/* ---- コメント----- */
#comments {margin: 0 10px;}
.comments-open label {display: block;}
#comment-author, #comment-email, #comment-url, #comment-text { width: 80%;}
#comment-bake-cookie {margin-left: 0; vertical-align: middle;}
#top-comment-nav, #comment-nav {list-style: none; width: 100%; margin: 0 0 1em 0; padding: 0; text-align: center;}
#top-comment-nav li, #comment-nav li {display: inline; padding: 0;}
#top-prev-comments, #prev-comments {text-align: left; margin: 0 1em 0 0;}
#top-next-comments, #next-comments {text-align: right; margin: 0 0 0 1em;}
#top-num-comments, #num-comments {text-align: center;}
#comment-submit {font-weight: bold;}
.comment,.trackback {margin: 0 0 .5em 1em; border-bottom: 1px dotted #ccc; padding-bottom: .5em; font-size: 100%;}
.comment .asset-meta,.trackback .asset-meta { border: 0; margin-bottom: .5em; font-size: 92%;}
.comment-content {clear: none; line-height: 150%; margin-bottom: 1em; font-size: 100%;}
.comment-content p {margin-bottom: .5em;}
.comments-open-content{margin-left: 1em;}
.trackbacks-info{ margin-left: 1em; font-size: 12px;}

/* ------人気ランキングパーツ ------ */
.rank-post {margin-bottom: 0; padding: 0 2px ; overflow: hidden; *zoom: 1;}
.rank-post  h5{display: block; padding: 10px 0 ; text-align: left; font-size: 13px; font-weight: 600; line-height: 1.2em;  text-align: justify;}
.ie7 .rank-post  h5 , .ie8 .rank-post  h5{text-align: left;}
.rank-post .p-post {padding-bottom: 10px; border-bottom: 1px dotted  #D5D5D5; font-size:11px; line-height: 1.2em; text-align: justify;}
.ie7 .rank-post .p-post , .ie8 .rank-post .p-post{padding: 5px; text-align: left;}
.rank-post .p-post img{width: 100px; margin: 10px 5px 5px 0 ; float: left; border: 1px solid #CCCCCC;display: block;}
.rank-post .p-post a {color: #414444; text-decoration: none; display: block;}
.rank-post .p-post a:hover {color: #CC0000; text-decoration: underline;}

/* ------ サイドバー ------ */
#sidebar {float: right; padding: 1em 0 0; width: 251px; text-align: left; }
#sidebar > .sidebar-wrapper {margin-bottom: 20px;}
#sidebar > .sidebar-wrapper h4{display: block ; margin: 0; padding: 4px 2px; font-size: 12px; font-weight: 600; line-height: 1.5em; -webkit-border-top-left-radius:3px;  -webkit-border-top-right-radius:3px; border-radius: 3px 3px 0px 0px;}
#sidebar > .sidebar-wrapper form,
#sidebar > .sidebar-wrapper p,
#sidebar > .sidebar-wrapper .tagcloud{padding: 5px; font-size: 12px; }
#sidebar > .sidebar-wrapper ul {padding: 0;}
#sidebar > .sidebar-wrapper ul li a {display: block;padding: 8px 20px 8px 5px;font-size: 12px; line-height: 1.5em;text-decoration: none;background: url("img/arrow_02.png") no-repeat right center;}
#sidebar > .sidebar-wrapper ul.children ,#sidebar > .sidebar-wrapper ul.sub-menu{padding: 0;}
#sidebar > .sidebar-wrapper ul.children li,#sidebar > .sidebar-wrapper ul.sub-menu li{text-indent: 10px;}
#sidebar > .sidebar-wrapper ul.children li:last-child,#sidebar > .sidebar-wrapper ul.sub-menu li:last-child{border-bottom: none;}

/* ------ フッター ------ */
footer {width: 100%; min-width: 1020px; }
#footer-inner {width: 1000px;margin: 0 auto;padding: 10px 0;}
#footer-inner nav{text-align: center;margin: 0; padding: 10px 0 20px;}
#footer-inner ul li {display: inline-block;*display: inline;*margin-bottom: 12px;padding: 0 10px 0 15px;line-height: 1.3em;font-size: 100%px; color: #CCCCCC; *zoom: 1;}
#footer-inner ul li:first-child {border-left: none;}
#footer-inner2 {width: 1020px; margin: 0 auto;padding: 20px 0; font-weight: normal;}
#footer-inner2 h4 {margin: 0 0 0.2em 0; padding: 0.4em 0 0.4em 10px; font-size: 110%; 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: 90%; line-height: 1.35em; float: left;}
#footer-inner2 .f-center {margin: 0 1%; font-size: 90%; width: 31%; line-height: 1.35em; float: left;}
#footer-inner2 .f-right {margin: 0 1%; font-size: 90%; 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 30px;}
#footer-inner2 .footer-wrapper form,
#footer-inner2 .footer-wrapper p,
#footer-inner2 .footer-wrapper .tagcloud{padding: 0 10px 10px; font-size: 100%;}
#footer-inner2 .post-date{font-size: 84%;}
footer #copyright {width: 100%; padding: 10px 0; text-align:center;font-size: 13px;}

/*ページ分割*/
.e_page{text-align: center; font-size: 80%; padding: 15px 0;}
.e_page .link_before,.e_page .link_page,.e_page .current_page,.e_page .link_next {color: #414444;padding: 2px 6px; background: #FFFFFF; display: inline-block; border: solid 1px #B90B50;text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page .current_page {color: #FFFFFF; font-weight: bold; display: inline-block; padding: 2px 6px; background: #B90B50; border: solid 1px #B90B50; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page a {color: #414444;padding: 2px 6px; background: #FFFFFF; display: inline-block; border: solid 1px #B90B50;text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page a:hover{background: #B90B50; color: #FFFFFF; font-weight: normal;}

/* ------ スクロールトップ------ */
.pagetop {display: none; position: fixed; bottom: 30px; right: 0;}

/* ------ ランキング------ */
.rank {width: 32%; margin: 15px 0 15px 1% ;padding: 0; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; background-color: #FFFFFF; float: left; *zoom: 1;}
.ie7 .rank {min-height: 200px;}
.rank .idx {margin: 0; padding: 5px 5px 0;}
.rank .idx img {margin: -20px 0px 5px -10px; float: left;} 
.rank .idx h5 {margin: 0; padding: 4px 0; font-size: 13px; font-weight: 600; line-height: 120%;color: #FFFFFF;} 
.ie7 .rank .idx h5{padding: 0;float: left;}
.rank .rankinner{margin: 10px; padding: 0 ; font-size:12px; line-height: 150%;}
.rank .rankinner .b_link img {max-width: 100%;}
.rank .rankinner .t_link {font-size: 13px; text-align: right;}
.rank .rankinner .exp {margin: 0; padding: 10px 0;}
.sidebar-wrapper .rank {float: none; margin: 0 0 10px 0; width: 100%;}

/* ------ その他属性 ------ */
.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: #CC0099;}
.bg_yellow{background: #FFFF00;}
.gold{color: #F4CA54;}
.silver{color: #999999;}
.copper{color: #BD4C54;}
.other{color: #71AAE0;}

/* ------ フォント属性 ------ */
.fon10{font-size: 10px;}
.fon11{font-size: 11px;}
.fon12{font-size: 12px;}
.fon13{font-size: 13px;}
.fon14{font-size: 14px;}
.fon15{font-size: 15px;}
.fon16{font-size: 16px;}
.fon18{font-size: 18px;}
.fon20{font-size: 20px;}
.fon22{font-size: 22px;}
.fon24{font-size: 24px;}
.fon28{font-size: 28px;}
.tab10{padding-left: 10px;}
.tab20{padding-left: 20px;}
.tab30{padding-left: 30px;}
.bld{font-weight: bold;}
