/*
Theme Name:POSPA
Theme URI:
Description:
Author:https://www.af5.jp/
Author URI:https://www.af5.jp/
Version:1.7
*/

/* ----------------------------------------------------------------------
 reset css
---------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
 { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio, canvas, video { display:inline-block; max-width:100%; }
html { overflow-y: scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
ul, ol { list-style:none; }
blockquote , q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content: none; }
a:focus { outline:none; }
ins { text-decoration:none; }
mark { font-style:italic; font-weight:bold; }
del { text-decoration:line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
button, input, select, textarea { outline:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:100%; }
input, textarea { background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); -webkit-appearance: none; border-radius:0; /* Removing the inner shadow, rounded corners on iOS inputs */ }
input[type="checkbox"]{ -webkit-appearance: checkbox; }
input[type="radio"]{ -webkit-appearance: radio; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
img { -ms-interpolation-mode:bicubic; }

/* clearfix */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */



/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */
body { font-family:Arial,sans-serif; color:#333; line-height:1; min-width:1000px; border-top:3px solid #fff; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
a { color:#333; }
.clear { clear:both; }
.hide { display:none; }



/* ----------------------------------------------------------------------
 WordPress preset css and post style
---------------------------------------------------------------------- */
/* alignment */
.post_content .alignright { float:right; }
.post_content .alignleft { float:left; }
.post_content .aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:7px; }
.post_content blockquote.alignleft, .post_content img.alignleft { margin:7px 24px 7px 0; }
.post_content .wp-caption.alignleft { margin:7px 14px 7px 0; }
.post_content blockquote.alignright, .post_content img.alignright { margin:7px 0 7px 24px; }
.post_content .wp-caption.alignright { margin:7px 0 7px 14px; }
.post_content blockquote.aligncenter, .post_content img.aligncenter, .post_content .wp-caption.aligncenter { margin-top:7px; margin-bottom:7px; }


/* text and headline */
.post_content p { line-height:2; margin:0; }
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 { clear:both; line-height:1.2; font-weight:600; margin:0 0 5px 0; padding:10px 0 0 0; }
.post_content h1 { font-size:150%; }
.post_content h2 { font-size:140%; }
.post_content h3 { font-size:130%; }
.post_content h4 { font-size:120%; }
.post_content h5 { font-size:110%; }
.post_content h6 { font-size:100%; }


/* image */
.post_content img[class*="align"], .post_content img[class*="wp-image-"], .post_content img[class*="attachment-"], .post_content img.size-full, .post_content img.size-large, .post_content .wp-post-image, .post_content img
 { height:auto; max-width:100%; }


/* list */
.post_content li, .post_content dt, .post_content dd { line-height:2.2; }
.post_content ul, .post_content ol, .post_content dl { margin-bottom:0; }
.post_content ol { list-style:decimal outside none; margin-left:1.5em; }
.post_content ul { list-style:circle outside none; margin-left:1.3em; } 
.post_content li > ul, .post_content li > ol { margin-bottom:0; }
.post_content dt { font-weight:bold; }
.post_content dd { margin-bottom:1em; }


/* table */
.post_content table { margin:0; }
.post_content td, .post_content th { border:1px solid #ccc; padding:10px 15px 7px; line-height:2.2; }
.post_content th { background:#f2f2f2; font-weight:normal; }


/* block quote */
.post_content blockquote { margin:0; padding:27px 30px; border:1px solid #ccc; box-shadow:0 0 3px 0px rgba(0,0,0,0.2); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative; }
.post_content blockquote:before { content: '"'; font-style:italic; font-size:30px; font-weight:normal; line-height:40px; width:30px; height:30px; position:absolute; top:5px; left:10px; color:#5cbcd7; }
.post_content blockquote:after { content: '"'; font-style:italic; font-size:30px; font-weight:normal; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:7px; right:-2px; color:#5cbcd7; }
.post_content blockquote cite { border-top:1px dotted #aaa; display:block; padding:20px 0 0 0; font-style:italic; text-align:right; font-size:90%; }

/* captions */
.post_content .wp-caption { margin-bottom:24px; background:#fff; border:1px solid #ccc; padding:5px; max-width:100%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.post_content .wp-caption-text { text-align:center; font-size:12px; font-style:italic; line-height:1.5; margin:9px auto; }
.post_content .wp-caption img[class*="wp-image-"] { display:block; margin:0 auto; }


/* gallery */
.gallery { margin-bottom:0; }
.gallery a img { border: 0 !important; }
.gallery-item { float:left; margin:0 4px 4px 0; overflow:hidden; position:relative; }
.gallery-columns-1 .gallery-item { max-width:100%; }
.gallery-columns-2 .gallery-item { max-width:48%; max-width:-webkit-calc(50% - 4px); max-width:calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width:32%; max-width:-webkit-calc(33.3% - 4px); max-width:calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width:23%; max-width:-webkit-calc(25% - 4px); max-width:calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width:19%; max-width:-webkit-calc(20% - 4px); max-width:calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width:15%; max-width:-webkit-calc(16.7% - 4px); max-width:calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width:13%; max-width:-webkit-calc(14.28% - 4px);	max-width:calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width:11%; max-width:-webkit-calc(12.5% - 4px); max-width:calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width:-webkit-calc(11.1% - 4px); max-width:calc(11.1% - 4px); }
.gallery-columns-10 .gallery-item { max-width: 7%; max-width:-webkit-calc(9.4% - 0px); max-width:calc(9.4% - 0px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right:0; }
.gallery-caption { background-color:rgba(0, 0, 0, 0.7);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; color:#fff; font-size:12px; line-height:1.5; margin:0; max-height:50%; opacity:0; padding:6px 8px; position:absolute; bottom:0; left:0; text-align:left; width:100%; }
.gallery-caption:before { content: ""; height:100%; min-height:49px; position:absolute; top:0; left:0; width:100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; }


/* etc */
.post_content .wp-smiley { border:0; margin-bottom:0; margin-top:0; padding:0; }
.post_content address { margin:0; line-height:2.2; }
.post_content pre { border-left:5px solid #7fc120; font-size:12px; margin:0; line-height:25px; background:url(img/common/pre.gif) repeat left top; padding:0 17px; overflow:auto; }
.post_content .sticky { }
.post_content .mejs-container { margin: 12px 0 25px; }


/* headline */
.headline1 { margin:0 0 15px 0; padding:5px 10px; line-height:150%; font-size:15px; font-weight:normal; color:#fff; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.headline1 span { color:#fff; font-size:10px; margin:0 0 0 15px; font-weight:normal; }



/* ----------------------------------------------------------------------
 layout
---------------------------------------------------------------------- */
.pc #contents { width:1000px; margin:0 auto; background:url(img/common/background.gif) repeat-y 665px top rgba(255,255,255,0.9); }
.pc #main_col { width:630px; float:left; padding:30px 10px;}
.pc #side_col { width:300px; float:right; padding:30px 5px; }
.pc #side_col2 { width:200px; float:right; padding:30px 0; }
.pc .no_header #contents { margin-top:-6px; }


/* layout2 */
.pc .layout2 #contents { background:url(img/common/background.gif) repeat-y 335px top; }
.pc .layout2 #main_col { float:right; }
.pc .layout2 #side_col { float:left; }


/* three column */
.pc .three_column #contents { background:url(img/common/background2.gif) repeat-y 220px top; }
.pc .three_column #main_col { width:520px; margin:0 0 0 240px; }
.pc .three_column #side_col { width:200px; float:left; margin:0 0 0 -760px; position:relative; }
.pc .three_column.layout3 #contents { background:url(img/common/background3.gif) repeat-y 537px top; }
.pc .three_column.layout3 #main_col { margin:0; }
.pc .three_column.layout3 #side_col { margin:0 0 0 40px; }


/* no sidebar */
.pc .page-template-page-noside #contents,
.pc .page-template-page-noside-nocomment #contents { background:url(none) rgba(255,255,255,0.9); }
.page-template-page-noside-php #main_col, .page-template-page-noside-nocomment-php #main_col
 { width:auto; float:none; padding:20px 0 30px; }
.pc .three_column.page-template-page-noside-php #main_col, .pc .three_column.page-template-page-noside-nocomment-php #main_col
 { width:auto; margin:0; }


/* ----------------------------------------------------------------------
 header contents
---------------------------------------------------------------------- */
#header_contents { height:50px; background:#f7f7f7 url(img/header/background2.gif) repeat-x left bottom; margin-top:-6px; z-index:1; position:relative; }
.home #header_contents { height:291px; background:#f7f7f7 url(img/header/background2.gif) repeat-x left bottom; margin-top:-6px; z-index:1; position:relative; }
.archive #header_contents { height:97px; background:#f7f7f7 url(img/header/background2.gif) repeat-x left bottom; margin-top:-6px; z-index:1; position:relative; }
.page #header_contents { height:97px; background:#f7f7f7 url(img/header/background2.gif) repeat-x left bottom; margin-top:-6px; z-index:1; position:relative; }
.home.header_image #header_contents { height:auto; background:none; }


/* archive headline */
.archive_headline { width:1000px; margin:0 auto; height:97px; line-height:97px; font-size:18px; font-weight:normal; }
.archive_headline span { font-size:11px; color:#999; margin:0 0 0 15px; }


/* page title */
#page_title { width:1000px; margin:0 auto; height:97px; line-height:97px; font-size:18px; font-weight:normal; }


/* breadcrumb */
#bread_crumb { overflow:hidden; width:1000px; margin:0 auto; height:35px; }
#bread_crumb ul { margin:6px 0 0 0; }
#bread_crumb li { float:left; margin:0; font-size:10px; line-height:37px; color:#aaa; }
#bread_crumb li a { margin:0 20px 0 0; padding:0 22px 0 0; color:#aaa; background:url(img/common/arrow2.gif) no-repeat right 3px; text-decoration:none; }
#bread_crumb li a:hover { text-decoration:underline; }


/* contents slider */
#content_slider { padding:20px 0 0; margin:0 auto; width:1000px; height:250px; overflow:hidden; }
#content_slider .image img { width:494px; height:250px; display:block; float:left; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#content_slider .image { position:relative; display:inline-block; }
#content_slider .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
#content_slider .image:hover:after { box-shadow:inset 0 0 0 8px rgba(255,255,255, 0.3); }
#content_slider .post_data { float:right; padding-left:15px; width:475px; height:250px; position:relative; }
#content_slider .post_title { font-size:21px; line-height:160%; margin:3px 0 15px 0; max-height:70px; overflow:hidden; }
#content_slider .post_title a { text-decoration:none; display:block; }
#content_slider .post_title a:hover { text-decoration:underline; }
#content_slider .post_meta_top { margin:0 0 15px 0; color:#999; max-height:18px; overflow:hidden; font-size:11px; }
#content_slider .post_meta_top a { color:#999; }
#content_slider .post_meta_top p { float:left; position:relative; margin:0 10px 5px 0; padding:1px 10px 1px 15px; line-height:1; border-right:1px solid #ddd; }
#content_slider .post_meta_top p.post_author { background:url(img/common/icon_author.png) no-repeat left top; }
#content_slider .post_meta_top p.post_category { background:url(img/common/icon_category.png) no-repeat left top; }
#content_slider .post_meta_top p.post_comment { background:url(img/common/icon_comment.png) no-repeat left top; padding-left:18px; }
#content_slider .post_meta_top p.post_date { padding-left:0px; }
#content_slider .post_meta_top p:last-child { border:none; }
#content_slider .post_excerpt { margin:0 0 20px 0; line-height:180%; font-size:13px; overflow:hidden; max-height:95px; }
#content_slider a.link { float:right; font-size:12px; background:#ccc; text-decoration:none; display:inline-block; height:30px; line-height:30px; padding:0 31px; color:#fff; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; position:absolute; right:0px; bottom:0px; }
#content_slider a.link:hover { background:#fff; }
.flex-control-paging { position:relative; left:525px; bottom:20px; z-index:9; }
.flex-control-paging li { float:left; margin:0 5px 0 0; }
.flex-control-paging li a { display:block; background:#ccc; height:12px; width:12px; text-indent:200%; overflow:hidden; border-radius:15px; cursor:pointer; }


/* header image */
#header_image { padding:0; }
#header_image img { margin:0 auto; display:block; max-width:100%; height:auto; }



/* ----------------------------------------------------------------------
 Index
---------------------------------------------------------------------- */
/* post date */
.post_list_date { padding:0 6px; line-height:16px; height:16px; font-size:10px; background:#ccc; display:inline-block; color:#fff; }


/* archive link */
.archive_link { color:#fff; float:right; font-size:11px; padding:0 0 0 8px; background:url(img/common/arrow5.gif) no-repeat left; margin:0; text-decoration:none; }
.archive_link:hover { text-decoration:underline; color:#fff !important; }


/* post list */
.index_post_list { margin:0 0 25px 0; }


/* post list1 */
.post_list1 { }
.post_list1 .post1 { margin:0 0 26px 0; }
.post_list1 .post1 .image { position:relative; display:block; width:305px; height:152px; float:left; border:1px solid #ddd; }
.post_list1 .post1 .image img { display:block; width:305px; height:152px; }
.post_list1 .post1 .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.post_list1 .post1 .image:hover:after { box-shadow:inset 0 0 0 6px rgba(255,255,255, 0.3); }
.post_list1 .post1 .info { width:300px; float:right; }
.post_list1 .post1 .post_list_date { margin:0 0 10px; }
.post_list1 .post1 .title { margin:0 0 10px; padding:0; font-size:16px; line-height:160%; font-weight:normal; }
.post_list1 .post1 .title a { text-decoration:none; display:block; }
.post_list1 .post1 .title a:hover { text-decoration:underline; }
.post_list1 .post1 .excerpt { margin:0; padding:0; line-height:200%; font-size:11px; color:#888; }
.post_list1 .post2 { position:relative; margin:0 -20px 0 0; }
.post_list1 .post2 li { border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; float:left; width:307px; margin:0 17px 0 0; padding:10px 0; }
.post_list1 .post2 li.num4, .post_list1 .post2 li.num5 { border-top:none; }
.post_list1 .post2 .image { width:97px; height:65px; display:block; position:relative; float:left; border:1px solid #ddd; }
.post_list1 .post2 .image img { width:97px; height:65px; display:block; }
.post_list1 .post2 .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.post_list1 .post2 .image:hover:after { box-shadow:inset 0 0 0 6px rgba(255,255,255, 0.3); }
.post_list1 .post2 .info { float:right; width:190px; }
.post_list1 .post2 .post_list_date { margin:0 0 10px; }
.post_list1 .post2 .title { margin:0; padding:0; font-size:12px; line-height:150%; font-weight:normal; height:35px; overflow:hidden; }
.post_list1 .post2 .title a { text-decoration:none; display:block; }
.post_list1 .post2 .title a:hover { text-decoration:underline; }

.pc .three_column .post_list1 .post1 .image { width:250px; height:auto; }
.pc .three_column .post_list1 .post1 .image img { width:250px; height:auto; }
.pc .three_column .post_list1 .post1 .info { width:250px; }
.pc .three_column .post_list1 .post2 li { width:252px; }
.pc .three_column .post_list1 .post2 .info { width:140px; }

.no_thumbnail .post_list1 .post1 .info, .three_column.no_thumbnail .post_list1 .post1 .info
 { float:none; width:100%; }
.no_thumbnail .post_list1 .post2 .info, .three_column.no_thumbnail .post_list1 .post2 .info
 { float:none; width:100%; }


/* post list2 */
.post_list2 { margin:0; padding:0; }
.post_list2 li { border-bottom:1px dotted #ccc; padding:0 0 10px; margin:0 0 10px 0; }
.post_list2 li:last-child { margin:0; }
.post_list2 .image { float:left; display:block; position:relative; width:198px; height:65px; border:1px solid #ddd; }
.post_list2 .image img { width:198px; height:65px; display:block; }
.post_list2 .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.post_list2 .image:hover:after { box-shadow:inset 0 0 0 6px rgba(255,255,255, 0.3); }
.post_list2 .info { float:right; width:410px; }
.post_list2 .post_list_date { margin:0 0 8px 0; }
.post_list2 .title { margin:0; padding:0; font-size:14px; line-height:150%; font-weight:normal; }
.post_list2 .title a { text-decoration:none; display:block; }
.post_list2 .title a:hover { text-decoration:underline; }

.pc .three_column .post_list2 .info { width:300px; }

.no_thumbnail .post_list2 .info, .three_column.no_thumbnail .post_list2 .info
  { float:none; width:auto; }


/* post list3 */
.post_list3 { margin:5px -15px 0px 0; }
.post_list3 li { border-bottom:1px dotted #ccc; padding:0; font-size:14px; float:left; width:200px; height:220px; margin:0 15px 10px 0; }
.post_list3 .image { display:block; position:relative; width:198px; height:108px; border:1px solid #ddd; margin:0 0 10px 0; }
.post_list3 .image img { width:198px; height:108px; display:block; }
.post_list3 .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.post_list3 .image:hover:after { box-shadow:inset 0 0 0 6px rgba(255,255,255, 0.3); }
.post_list3 .post_list_date { margin:0 0 10px 0; }
.post_list3 .title { height:65px; font-size:13px; line-height:150%; overflow:hidden; }
.post_list3 .title a { text-decoration:none; padding:0; display:block; font-weight:normal; }
.post_list3 .title a:hover { text-decoration:underline; }

.pc .three_column .post_list3 li { width:163px; }
.pc .three_column .post_list3 .image { width:163px; height:auto; }
.pc .three_column .post_list3 .image img { width:163px; height:auto; }

.no_thumbnail .post_list3 li { height:100px; }


/* post list4 */
.post_list4 li { border-bottom:1px dotted #ccc; margin:0 0 15px 0; }
.post_list4 .post_list_date { margin:0 0 10px 0; }
.post_list4 .title { margin:0 0 6px 0; font-size:15px; line-height:160%; font-weight:normal; }
.post_list4 .title a { display:block; text-decoration:none; }
.post_list4 .title a:hover { text-decoration:underline; }
.post_list4 .excerpt { margin:0 0 10px 0; font-size:12px; line-height:200%; }


/* post list5 */
.post_list5 li { border-bottom:1px dotted #ccc; margin:0 0 10px 0; padding:0 0 10px 0; }
.post_list5 .post_list_date { margin:4px 15px 0 0; float:left; }
.post_list5 .title { float:left; width:540px; margin:0; font-size:13px; line-height:160%; font-weight:normal; }
.post_list5 .title a { display:block; text-decoration:none; }
.post_list5 .title a:hover { text-decoration:underline; }


/* default post style */
#default_post_list_style > li { margin:0 0 30px 0; } 
#default_post_list_style > li:last-child { margin:0; } 
#default_post_list_style .title { border-bottom:1px dotted #ccc; padding:0 0 15px 0; margin:0; }
#default_post_list_style .title h2 { width:550px; float:right; font-size:24px; font-weight:normal; line-height:120%; }
#default_post_list_style .title a { text-decoration:none; display:block; color:#333; }
#default_post_list_style .title a:hover { text-decoration:underline;  }
#default_post_list_style .post_date { background:#000; color:#fff; width:60px; height:60px; position:relative; text-align:center; font-size:12px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#default_post_list_style .post_date .date { display:block; position:absolute; top:14px; width:60px; }
#default_post_list_style .post_date .year { display:block; position:absolute; top:33px; width:60px;  }
#default_post_list_style .post_meta { border-bottom:1px dotted #ccc; border-top:1px dotted #ccc; padding:5px 0 20px; font-size:11px; margin:25px 0 25px 0; }
#default_post_list_style .post_meta ul { margin:20px 0 0 0; }
#default_post_list_style .post_meta li { float:left; color:#999; margin:0 10px 10px 0px; padding:0 10px 0 0; line-height:150%; }
#default_post_list_style .post_meta li.post_date { background:url(img/common/icon_date.png) no-repeat left 3px; padding-left:15px; }
#default_post_list_style .post_meta li.post_author { background:url(img/common/icon_author.png) no-repeat left 3px; padding-left:15px; }
#default_post_list_style .post_meta li.post_category { background:url(img/common/icon_category.png) no-repeat left 3px; padding-left:15px; }
#default_post_list_style .post_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat left 3px; padding-left:15px; }
#default_post_list_style .post_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat left 4px; padding-left:18px; }
#default_post_list_style .post_meta .bookmark { margin:20px 0 0 0; }
#default_post_list_style .post_meta .bookmark ul { margin:0; }
#default_post_list_style .post_meta .bookmark li { background:none; padding:0; margin:0 7px 0 0; padding:0; height:75px; max-width:80px; }
#default_post_list_style a.more-link { float:right; font-size:12px; background:#ccc; text-decoration:none; display:inline-block; height:30px; line-height:30px; padding:0 31px; color:#fff; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; position:relative; margin:1px 0 0 0; }
#default_post_list_style a.more-link:hover { background:#fff; }

#default_post_list_style .post_meta .bookmark2 { margin:0;  }
#default_post_list_style .post_meta .bookmark2 ul { margin:0; }
#default_post_list_style .post_meta .bookmark2 li { background:none; padding:0; margin:0 7px 0 0; padding:0; height:10px; max-width:100px; }

.bookmark2 {margin: 5px 0 15px 15px; line-height: 2em;}
.bookmark2 iframe, .bookmark2 div {display: inline !important; margin-right: 3px; vertical-align: bottom !important; line-height: 1;}
.twitter-share-button {width: 90px !important;}

.no_date #default_post_list_style .title h2 { float:none; width:100%; }


/* free space */
.index_free_space { margin:0 0 25px 0; }


/* mokuji */
.mokuji_list dd {  line-height:150%; font-size:12px; }
.mokuji_list span { display:block; float:left; }
.mokuji_list a { text-decoration:none; display:block; }
.mokuji_list dd a { margin:0 0 0 1.7em; text-decoration:underline; }
.mokuji_list a:hover { text-decoration:underline; }
.mokuji_list.type1 span, .mokuji_list.type2 span, .mokuji_list.type3 span, .mokuji_list.type4 span { display:none; }
.mokuji_list.type1 dd a, .mokuji_list.type2 dd a, .mokuji_list.type3 dd a, .mokuji_list.type4 dd a { margin:0; }
.post_content.mokuji_free { padding:0; margin:0 0 20px 0; }

.mokuji_list.type1 { margin:0 0 25px 0; padding:0; }
.mokuji_list.type1 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 22px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type1 dd { margin:0 0 10px 0; }
.mokuji_list.type1 dt:before { content:''; display:block; width:15px; height:15px; position:absolute; top:5px; left:0px; background:#aaa; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }

.mokuji_list.type2 { border:1px solid #ccc; margin:0 0 25px 0; padding:0 18px 10px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; box-shadow:0 0 0 3px #f2f2f2; }
.mokuji_list.type2 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 22px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type2 dd { margin:0 0 10px 0; }
.mokuji_list.type2 dt:before { content:''; display:block; width:15px; height:15px; position:absolute; top:5px; left:0px; background:#aaa; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }

.mokuji_list.type5 { margin:0 0 25px 0; padding:0; }
.mokuji_list.type5 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 22px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type5 dd { margin:0 0 10px 0; }
.mokuji_list.type5 dt:before { content:''; display:block; width:15px; height:15px; position:absolute; top:5px; left:0px; background:#aaa; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }

.mokuji_list.type6 { border:1px solid #ccc; margin:0 0 25px 0; padding:0 18px 10px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; box-shadow:0 0 0 3px #f2f2f2; }
.mokuji_list.type6 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 22px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type6 dd { margin:0 0 10px 0; }
.mokuji_list.type6 dt:before { content:''; display:block; width:15px; height:15px; position:absolute; top:5px; left:0px; background:#aaa; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }

.mokuji_list.type3 { margin:0 0 25px 0; padding:0; }
.mokuji_list.type3 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 13px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type3 dd { margin:0 0 10px 0; background:url(img/common/bullet1.gif) no-repeat 1px 8px; padding:0 0 0 14px; }
.mokuji_list.type3 dt:before { content:''; display:block; width:4px; height:18px; position:absolute; top:3px; left:0px; background:#aaa; }

.mokuji_list.type4 { border:1px solid #ccc; margin:0 0 25px 0; padding:0 18px 10px; box-shadow:0 0 0 3px #f2f2f2; }
.mokuji_list.type4 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 13px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type4 dd { margin:0 0 10px 0; background:url(img/common/bullet1.gif) no-repeat 1px 8px; padding:0 0 0 14px; }
.mokuji_list.type4 dt:before { content:''; display:block; width:4px; height:18px; position:absolute; top:3px; left:0px; background:#aaa; }

.mokuji_list.type7 { margin:0 0 25px 0; padding:0; }
.mokuji_list.type7 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 13px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type7 dd { margin:0 0 10px 0; padding:0; }
.mokuji_list.type7 dt:before { content:''; display:block; width:4px; height:18px; position:absolute; top:3px; left:0px; background:#aaa; }

.mokuji_list.type8 { border:1px solid #ccc; margin:0 0 25px 0; padding:0 18px 10px; box-shadow:0 0 0 3px #f2f2f2; }
.mokuji_list.type8 dt { border-bottom:1px dotted #ccc; margin:20px 0 10px 0; padding:0 0 7px 13px; font-size:16px; line-height:150%; position:relative; font-weight:bold; }
.mokuji_list.type8 dd { margin:0 0 10px 0; padding:0; }
.mokuji_list.type8 dt:before { content:''; display:block; width:4px; height:18px; position:absolute; top:3px; left:0px; background:#aaa; }



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
/* category description */
#category_desc { padding:15px; position:relative; background:#f2f2f2 url(img/common/stripe.gif); margin:0 0 20px 0; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
#category_desc:before { position:absolute; bottom:-20px; left:50%; content:""; width:0; height:0; border-width:10px; border-style:solid; border-color:#f2f2f2 transparent transparent transparent; }
#category_image { float:left; display:block; margin:0 15px 0 0; max-width:60px; max-height:60px; width:auto; height:auto; }
#category_desc p { line-height:160%; }


/* sort */
#sort_form { position:relative; float:right; top:-42px; right:10px; margin-bottom:-43px; color:#fff; }
#sort_form label { margin:0 5px 0 0; font-size:12px; font-weight:bold; top:0px; position:relative; }
#sort_form select { height:20px; line-height:20px; font-size:12px; color:#333; }


/* post list1 */
#archive_post_list1 { }
#archive_post_list1 li { border-bottom:1px dotted #ccc; padding:0 0 25px 0; margin:0 0 25px 0; }
#archive_post_list1 .image { float:left; width:305px; height:152px; margin:0 25px 0 0; display:block; position:relative; border:1px solid #ddd; }
#archive_post_list1 .image img { width:305px; height:152px; display:block; }
#archive_post_list1 .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
#archive_post_list1 .image:hover:after { box-shadow:inset 0 0 0 6px rgba(255,255,255, 0.3); }
#archive_post_list1 .info { width:295px; float:left; }
#archive_post_list1 .post_list_date { margin:0 0 10px; }
#archive_post_list1 .title { margin:0 0 10px; padding:0; font-size:16px; line-height:160%; font-weight:normal; }
#archive_post_list1 .title a { text-decoration:none; display:block; }
#archive_post_list1 .title a:hover { text-decoration:underline; }
#archive_post_list1 .excerpt { margin:0; padding:0; line-height:200%; font-size:11px; color:#888; }

.pc .three_column #archive_post_list1 .image { width:200px; height:auto; }
.pc .three_column #archive_post_list1 .image img { width:200px; height:auto; }
.pc .three_column #archive_post_list1 .info { width:290px; }

.no_thumbnail #archive_post_list1 .info, .three_column.no_thumbnail #archive_post_list1 .info
  { width:100%; float:none; }


/* post list2 */
#archive_post_list2 { padding:25px 0 0 0; margin-top:-12px; }
#archive_post_list2 li { border-bottom:1px dotted #ccc; margin:0 0 25px 0; padding:0 0 25px 0; }
#archive_post_list2 .post_list_date { margin:0 0 10px; }
#archive_post_list2 .title { margin:0 0 10px; padding:0; font-size:16px; line-height:160%; font-weight:normal; }
#archive_post_list2 .title a { text-decoration:none; display:block; }
#archive_post_list2 .title a:hover { text-decoration:underline; }
#archive_post_list2 .excerpt { margin:0; padding:0; line-height:200%; font-size:11px; color:#888; }


/* page navi */
.page_navi { margin:0; padding:0; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#666; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#eee; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; text-decoration:none; }
.page_navi span.dots { background:none; color:#333; }
.page_navi span.current { color:#fff; background:#aaaeaf; }
.page_navi .back a { display:inline-block; }


/* free spage */
.archive_free_space { margin:0 0 25px 0; }



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
.post_content { padding:20px 0 0; }
.page .post_content { padding:0 0 30px; }
.post_content.index_free_space { padding:0; }

/* title and date */
#single_title { border-bottom:1px dotted #ccc; padding:0 0 15px 0; margin:0; }
#single_title h1 { width:550px; float:right; font-size:24px; font-weight:normal; line-height:120%; }
@media screen and (max-width: 768px) {
	#single_title h1 { max-width: 100%; padding-left: 55px; box-sizing: border-box; }
}
#post_single_date { background:#000; color:#fff; width:60px; height:60px; position:relative; text-align:center; font-size:12px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#post_single_date .date { display:block; position:absolute; top:14px; width:60px; }
#post_single_date .year { display:block; position:absolute; top:33px; width:60px;  }

.pc .three_column #single_title h1 { width:440px; }
.no_date #single_title h1 { float:none; width:100%; }

/* read time */
.post_time { text-align:right; padding:12px 0 0 0; margin:0; font-size:12px; font-weight:bold; }


/* post meta */
#post_meta { border-bottom:1px dotted #ccc; border-top:1px dotted #ccc; padding:5px 0 20px; font-size:11px; margin:25px 0 25px 0; }
#post_meta ul { margin:20px 0 0 0; }
#post_meta li { float:left; color:#999; margin:0 10px 10px 0px; padding:0 10px 0 0; line-height:150%; }
#post_meta li.post_date { background:url(img/common/icon_date.png) no-repeat left 3px; padding-left:15px; }
#post_meta li.post_author { background:url(img/common/icon_author.png) no-repeat left 3px; padding-left:15px; }
#post_meta li.post_category { background:url(img/common/icon_category.png) no-repeat left 3px; padding-left:15px; }
#post_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat left 3px; padding-left:15px; }
#post_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat left 4px; padding-left:18px; }


/* bookmark */
#post_meta .bookmark { margin:20px 0 0 0; }
#post_meta .bookmark ul { margin:0; }
#post_meta .bookmark li { background:none; padding:0; margin:0 7px 0 0; padding:0; height:75px; max-width:80px; }


/* free space */
.single_free_space { margin:0 0 25px 0; }
#single_free_space_top { margin:0 0 5px 0; }
#single_free_space_bottom { padding:10px 0 0 0; }


/* related post*/
#related_post { margin:0 0 25px 0; clear:both; }
#related_post ol { margin:-10px -20px 0 0; position:relative; }
#related_post li { border-bottom:1px dotted #ccc; float:left; width:307px; margin:0 17px 0 0; padding:10px 0; }
#related_post .image { width:97px; height:65px; display:block; position:relative; float:left; border:1px solid #ddd; }
#related_post .image img { width:97px; height:65px; display:block; }
#related_post .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
#related_post .image:hover:after { box-shadow:inset 0 0 0 6px rgba(255,255,255, 0.3); }
#related_post .info { float:right; width:190px; }
#related_post .post_list_date { margin:0 0 10px; }
#related_post .title { margin:0; padding:0; font-size:12px; line-height:150%; font-weight:normal; height:35px; overflow:hidden; }
#related_post .title a { text-decoration:none; display:block; }
#related_post .title a:hover { text-decoration:underline; }

.pc .three_column #related_post li { width:250px; }
.pc .three_column #related_post .info { width:135px; }

.no_thumbnail #related_post .info, .three_column.no_thumbnail #related_post .info
  { width:100%; float:none; }


/* next prev post link */
#next_prev_link { margin:0 0 20px; padding:0; clear:both; }
#next_prev_link a {
  display:table-cell; line-height:160%; font-size:11px; border:1px solid #ccc; text-decoration:none; width:259px; padding:12px 20px 13px; position:relative;
  background:#eee; background: -webkit-linear-gradient(top, #fff, #f8f8f8); background: -moz-linear-gradient(top, #fff, #f8f8f8); background: -ms-linear-gradient(top, #fff, #f8f8f8); background: -o-linear-gradient(top, #fff, #f8f8f8); background: linear-gradient(to bottom, #fff, #f8f8f8); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#fff', EndColorStr='#f8f8f8'); 
}
#next_prev_link .prev_post a { width:258px; float:left; -moz-border-radius:4px 0 0 4px; -khtml-border-radius:4px 0 0 4px; -webkit-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; padding-left:35px; margin-right:-1px; }
#next_prev_link .next_post a { float:right; text-align:right; -moz-border-radius:0 4px 4px 0; -khtml-border-radius:0 4px 4px 0; -webkit-border-radius:0 4px 4px 0; border-radius:0 4px 4px 0; padding-right:35px; }
#next_prev_link a:hover { color:#fff; background:#ccc; }
#next_prev_link a:hover:after { color:#fff; }

#next_prev_link a:after { content:""; width:20px; height:20px; display:block; top:19px; position:absolute; }
#next_prev_link .prev_post a:after { left:15px; background:url(img/common/arrow4.gif) no-repeat left top; }
#next_prev_link .next_post a:after { right:0px; background:url(img/common/arrow3.gif) no-repeat left top; }

.pc .three_column #next_prev_link a { width:203px; }
.pc .three_column #next_prev_link .prev_post a { width:204px; }


/* free space for page */
#page_free_space_top { margin:0 0 30px; clear:both; }
#page_free_space_bottom { margin:10px 0; clear:both; }
#page_free_space_top img, #page_free_space_bottom img { max-width:100%; height:auto; }



/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
/* header */
#header_wrap { width:100%; min-width:1000px; background:url(img/header/background.png) repeat-x left 0; z-index:2; position:relative; }
#header { width:1000px; height:191px; margin:0 auto; position:relative; }
.no_header #header_wrap { background:url(img/header/background3.gif) repeat-x left 0; }

/* logo */
#logo_text { position:absolute; top:100px; left:0px; display:block; line-height:100%; font-size:26px; font-weight:normal; }
#logo_text a { color:#333; text-decoration:none; }
#logo_text a:hover { text-decoration:underline; color:#003d53; }
#logo_image { margin:0; padding:0; position:absolute; line-height:100%; }
#logo_image a { display:block; }
#logo_image img { max-height:124px; max-width:1000px; }


/* site description */
#site_description { position:absolute; top:0; left:0;  display:block; color:#999; font-size:10px; font-weight:normal; border-left:1px solid #ddd; height:40px; line-height:40px; padding:0 0 0 15px; }


/* social link */
#social_link { position:absolute; right:0px; top:0px; height:40px; line-height:40px; border-right:1px solid #ddd; padding:0 15px 0 0; }
#social_link li { float:left; margin:12px 0 0 15px; }
#social_link li a { display:block; text-decoration:none; text-indent:200%; white-space:nowrap; overflow:hidden; }
#social_link li.rss a { width:16px; height:16px;  background:url(img/header/icon_rss.png) no-repeat left top; }
#social_link li.twitter a { width:20px; height:16px; background:url(img/header/icon_twitter.png) no-repeat left top; }
#social_link li.facebook a { width:10px; height:18px; margin-top:-2px; background:url(img/header/icon_facebook.png) no-repeat left top; }
#social_link li a:hover { background-position:left bottom; }


/* global menu */
.pc #global_menu { float:right; top:92px; position:relative; }
.pc #global_menu > ul { height:41px; border-right:1px dotted #ccc; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
.pc #global_menu ul ul { display:none; position:absolute; top:41px; left:0px; margin:0; padding:0; width:190px; }
.pc #global_menu ul ul ul { left:100%; top:0; margin:0 0 0 -1px; }
.pc #global_menu li { float:left; font-size:12px; font-size:1%; position:relative; margin:0; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
.pc #global_menu li a { font-size:12px; border-left:1px dotted #ccc; text-align:center; text-decoration:none; color:#333; padding:5px 25px; margin:0; display:block; height:31px; line-height:150%; }
.pc #global_menu li a strong { display:block; }
.pc #global_menu li a span { display:block; font-size:10px; font-weight:normal; color:#aaa; }
.pc #global_menu li a:hover, .pc #global_menu li.active_menu {  }
.pc #global_menu ul ul li { float:none; line-height:150%; padding:0; margin:0; text-align:left; }
.pc #global_menu ul ul a { font-size:11px; position:relative; padding:14px 20px 12px 25px; height:auto; line-height:160%; margin:0 0 -1px 0; text-align:left; background:#fff url(img/common/arrow1.gif) no-repeat 15px 20px; border:1px solid #ddd; }
.pc #global_menu ul ul a:hover { background:#ccc url(img/common/arrow1.gif) no-repeat 15px 20px; color:#fff; }


/* menu button */
#menu_button { display:none; }



/* ----------------------------------------------------------------------
 side content
---------------------------------------------------------------------- */
.side_widget { margin:0 0 35px 0; font-size:11px; position:relative; }
.side_widget ul { margin:0; }
.side_widget li ul { margin:10px 0 0 0; }
.side_widget li { line-height:170%; margin:0 0 10px 0; padding:0 0 0 9px; background:url(img/common/bullet1.gif) no-repeat left 8px; }
.side_widget a { }
.side_widget img { height:auto; max-width:100%; width:auto; }
.side_headline { margin:0 0 15px 0; padding:0 0 5px 0; line-height:150%; font-size:15px; font-weight:normal; border-bottom:1px dotted #ccc; }
.side_widget p { line-height:170%; }


/* about site */
#about_site { }
#about_site_top { }
#about_site_top p, #about_site_bottom p { margin:0; }
#about_site_bottom .bookmark { margin:20px 0px 0 0; position:relative; }
#about_site_bottom .bookmark li { float:left; margin:0 5px 0 0; padding:0; background:none; }
#about_site_bottom li.line_button img { width:35px; height:auto; border-radius:4px; }


/* calendar */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:0; line-height:350%; text-align:center; }
#wp-calendar td a { display:block; margin:2px; padding:0; text-decoration:none; color:#333; background-color:#f2f2f2; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; }
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:200%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; color:#fff; }
#wp-calendar td#today { color:#fff; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#footer #wp-calendar { margin-bottom:10px; }
#footer #wp-calendar th, #footer #wp-calendar td { color:#999; }
#footer #wp-calendar td#today { color:#fff; }
#footer #wp-calendar td a { background-color:#555; }
#footer #wp-calendar #prev a, #footer #wp-calendar #next a { color:#999; }
#footer #wp-calendar #prev a:hover, #footer #wp-calendar #next a:hover { color:#fff; }
.three_column .side_col #wp-calendar th, .three_column .side_col #wp-calendar td { line-height:210%; }


/* free space */
.free_widget { background:none; border:none; padding:0; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
.fixed_ad { position:fixed; top:0px; height:auto; width:300px; }
.fixed_ad2 { position:absolute; bottom:0px; height:auto; width:300px; }
.three_column .free_widget { padding:0; }
.three_column .fixed_ad { width:200px; }
.three_column .fixed_ad2 { width:200px; }


/* orginal widget post list */
.widget_post_list { }
.widget_post_list li { background:none; padding:0 0 10px; border-bottom:1px dotted #ccc;  margin:0 0 12px 0; }
.widget_post_list li:last-child { border:none; margin:0; padding:0; }
.widget_post_list .info { }
.widget_post_list .info .date { margin:2px 0 5px 0; line-height:100%; color:#999; }
.widget_post_list .info .title { font-size:12px; margin:0; padding:0 0 5px 0; display:block; }
.widget_post_list .image { float:left; display:block; position:relative; overflow:hidden; width:97px; height:65px; margin:0 15px 0 0; border:1px solid #ddd; }
.widget_post_list .image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.widget_post_list .image:hover:after { box-shadow:inset 0 0 0 4px rgba(255,255,255, 0.3); }
.widget_post_list .image img { width:97px; height:65px; }

/* no date and three column ver */
.no_thumbnail .widget_post_list .info { width:100%; }
#footer .widget_post_list { margin:0; }
#footer .widget_post_list li { padding:0 0 10px 0; margin:0 0 10px 0; border-color:#666; }
#footer .widget_post_list .image { border-color:#666; }
#footer .widget_post_list .date { color:#777; }
.no_thumbnail #footer .widget_post_list .info { float:none; width:100%; }


/* search */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { float:left; width:70%; height:32px; margin:0; border:1px solid #ddd; background:#fcfcfc; padding:0 10px; box-shadow:1px 1px 2px 0px #eee inset; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; color:#fff; width:30%; height:32px; cursor:pointer; display:block; float:left; margin-bottom:-3px; font-size:12px; }
.widget_search #search-btn input:hover { }
#footer .widget_search #search-box, #footer .widget_search #s { background:#444; border:1px solid #444; box-shadow:none; color:#ddd; }

.widget_search:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.widget_search { display:inline-block; }
/* exlude MacIE5 \*/
* html .widget_search { height:1% }
.widget_search { display:block;}
/* end MacIE5 */


/* archive category dropdown */
.widget_archive select, .widget_categories select { border:1px solid #ddd; padding:6px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.widget_archive label, .widget_categories label { display:none; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
/* recommend post */
#recommend_wrap { width:100%; min-width:1000px; height:219px; overflow:hidden; background:url(img/footer/slider_background.gif) repeat-x left top; }
#recommend { width:1000px; margin:0 auto; padding:35px 0 30px; }
#recommend_post { width:1000px; margin-left:14px; }
#recommend_post a.image { display:block; margin:0 0 10px 0; position:relative; overflow:hidden; width:170px; height:94px; }
#recommend_post a.image img { width:170px; height:94px; display:block; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#recommend_post a.image:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
#recommend_post a.image:hover:after { box-shadow:inset 0 0 0 6px rgba(255,255,255, 0.3); }
#recommend_post a.title { font-size:11px; display:block; text-decoration:none; margin:0; width:170px; line-height:150%; }
#recommend_post a.title:hover { text-decoration:underline; }
#recommend_post .owl-wrapper-outer { width:1000px; overflow:hidden; }
.owl-next { background:url(img/footer/slider_arrow1.png) no-repeat left top; display:block; text-indent:100%; white-space:nowrap; overflow:hidden; width:26px; height:43px; position:absolute; left:-60px; top:61px; }
.owl-prev { background:url(img/footer/slider_arrow2.png) no-repeat left top; display:block; text-indent:100%; white-space:nowrap; overflow:hidden; width:26px; height:43px; position:absolute; right:-30px; top:61px; }
.owl-next:hover, .owl-prev:hover { background-position:left bottom; }
.owl-theme .owl-controls .owl-page { display:none; }


#footer_wrap { background:#252525; width:100%; min-width:1000px; padding:0; }
#footer { width:1000px; margin:0 auto; }

/* footer widget */
#footer_widget_area { font-size:10px; padding-top:30px; }
.footer_widget { float:left; margin:0 50px 20px 0; width:300px; color:#999; }
.footer_widget.right_widget { margin-right:0; }
.footer_headline { font-size:14px; color:#ebebeb; margin:0 0 10px 0; padding:10px 0; font-weight:normal; }
.footer_widget li ul { margin:10px 0 0 1em; }
.footer_widget li { line-height:170%; margin:0 0 15px 0; padding:0; }
.footer_widget img { height:auto; max-width:100%; width:auto; }
.footer_widget p { line-height:170%; margin:0; }
#footer a { text-decoration:underline; color:#a5a5a5; }
#footer a:hover { }

/* return top */
#return_top { 
  position:fixed; bottom:10px; right:10px; z-index:10; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:45px; height:45px; margin:0; padding:0; background:#555 url(img/footer/return_top2.gif) no-repeat center center;
  -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; opacity:0.5;
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none; transition-property:none;
}
#return_top:hover { opacity:1; }

/* copyright */
#copyright { text-align:center; height:52px; line-height:52px; font-size:11px; background:#000; color:#999; }
#copyright a { color:#999; }


