/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
body { margin:0; padding:0; }

/* layout */
#contents { position:relative; padding:0; padding:20px 0 0 0; }
#main_content { margin:0 15px; position:relative; }
#side_col { margin:0; padding:30px 15px; background:#f2f2f2; }

/* headline */
.headline1 { margin:0 0 15px 0; line-height:160%; font-size:14px; padding:11px 20px 10px; background:#01272a; color:#fff; -moz-border-radius:5px 5px 0 0; -khtml-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; }



/* ----------------------------------------------------------------------
 post list
---------------------------------------------------------------------- */

/* post list */
.post_item { margin:0 0 30px 0; padding:0 0 30px 0; line-height:100%; font-size:12px; border-bottom:1px solid #ccc; }

/* post date */
.post_item .post_date { width:59px; height:80px; text-align:center; margin:0 15px 10px 0; line-height:100%; padding:0; position:relative; background:#27494b; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:left; }
.post_item .post_date .date { width:59px; positiion:absolute; top:18px; left:0px; color:#fff; display:block; text-align:center; font-size:23px; position:absolute; }
.post_item .post_date .month { width:59px; position:absolute; text-align:center; font-size:11px; top:40px; left:0px; color:#aaa; display:block; }
.post_item .post_date .year { width:59px; position:absolute; text-align:center; font-size:11px; bottom:11px; left:0px; color:#aaa; display:block; }

/* post image */
.post_item .image { padding:4px; margin:0 auto 15px; }
.post_item .image img {
  width:204px; height:auto; display:block; opacity:1.0; margin:0 auto; background:#000; padding:3px;
  -webkit-transition: opacity 400ms ease-in-out; -moz-transition: opacity 400ms ease-in-out; -o-transition: opacity 400ms ease-in-out; -ms-transition: opacity 400ms ease-in-out; transition: opacity 400ms ease-in-out;
}
.post_item .image:hover img { opacity:0.7 !important; }

/* post meta */
.post_item .meta { }
.post_item ul { margin:4px 0 0 0; }
.post_item ul li { float:left; background:none; margin:0 15px 5px 0; padding:0; font-size:11px; line-height:150%; color:#aaa; }
.post_item ul li a { text-decoration:none; color:#aaa; }
.post_item ul li a:hover { text-decoration:underline; }
.post_item ul li.post_category { background:url(img/common/icon_category.gif) no-repeat left 2px; padding:1px 0 0 18px; }
.post_item ul li.post_comment { background:url(img/common/icon_comment.gif) no-repeat left 2px; padding:1px 0 0 20px; }

/* post title */
.post_item .title { line-height:160%; font-size:20px; margin:0 0 10px 0; padding:0; }
.post_item .title a { display:block; text-decoration:none; }
.post_item .title a:hover { text-decoration:underline; }

/* excerpt */
.post_item .desc { line-height:190%; font-size:12px; margin:0; padding:0; word-wrap:break-word; }

/* page navi */
.page_navi { margin:0 0 25px; }

/* layout2 */
.post_item.post_item2 { }
.post_item.post_item2 .info { }
.post_item.post_item2 .image { display:none;  }

/* loading */
#load_post { text-align:center; padding:0 0 30px 0; height:40px; position:relative; }
#load_post a {
  font-size:12px; color:#fff; display:inline-block; background:#bbb; text-decoration:none; height:40px; line-height:40px; padding:0px 30px;
  -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  -ms-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
#load_post a:hover { color:#fff; background:#333; }

#infscr-loading { text-align:center; z-index:100; width:200px; margin:0 auto; font-size:12px; }
#infscr-loading img { display:block; margin:0 auto; }



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
.contents_wrap { margin:0 0 25px 0; }

#single_title_area { margin:0 0 30px 0; border-bottom:1px dotted #aaa; padding:0 0 20px 0; }

/* post date */
#single_title_area  .post_date { width:60px; height:80px; text-align:center; margin:0; line-height:100%; padding:0; position:relative; float:left; background:#27494b; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin:0 15px 10px 0; }
#single_title_area  .post_date .date { width:60px; positiion:absolute; top:18px; left:0px; color:#fff; display:block; text-align:center; font-size:23px; position:absolute; }
#single_title_area  .post_date .month { width:60px; position:absolute; text-align:center; font-size:11px; top:40px; left:0px; color:#aaa; display:block; }
#single_title_area  .post_date .year { width:60px; position:absolute; text-align:center; font-size:11px; bottom:11px; left:0px; color:#aaa; display:block; }

/* post meta */
#single_title_area .meta { }
#single_title_area .meta ul { margin:0 0 10px 0; line-height:160%; }
#single_title_area .meta li { display:inline; margin:0 15px 5px 0; font-size:10px; color:#aaa; }
#single_title_area .meta li a { color:#aaa; text-decoration:none; }
#single_title_area .meta li a:hover { text-decoration:underline; }
#single_title_area .meta li.post_category { background:url(img/common/icon_category.gif) no-repeat left; padding:2px 0 2px 17px; }
#single_title_area .meta li.post_tag { background:url(img/common/icon_tag.gif) no-repeat left 1px; padding:2px 0 2px 15px; }
#single_title_area .meta li.post_author { background:url(img/common/icon_author.gif) no-repeat left 1px; padding:2px 0 2px 20px; }
#single_title_area .meta li.post_comment { background:url(img/common/icon_comment.gif) no-repeat left; padding:2px 0 2px 20px; }
#post_title { font-size:20px; margin:0; display:inline; }

/* thumbnail */
.post_image { text-align:center; margin:0 0 25px 0; }
.post_image img { display:block; margin:0 auto; }

/* banner */
#single_banner1 { text-align:center; margin:0 0 25px 0; }
#single_banner2 { text-align:center; margin:0 0 15px 0; }
#single_banner1 img, #single_banner2 img { max-width:100%; height:auto; }

/* next page */
#post_pagination { margin:0 0 30px 0; clear:both; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }

/* next prev post link */
#previous_next_post { margin:0 0 35px 0; padding:15px 0 0 0; clear:both; }
#previous_next_post p { font-size:11px; margin:0 0 5px 0; line-height:160%; }
#previous_next_post a { display:block; padding:10px; background:#f2f2f2; text-decoration:none; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#previous_next_post a:hover { color:#fff; }
#previous_post a { background:#f2f2f2 url(img/common/arrow_left.png) no-repeat 14px 14px; padding-left:35px; }
#next_post a { text-align:right; background:#f2f2f2 url(img/common/arrow_right.png) no-repeat right 14px top 14px; padding-right:35px; }

/* bookmark */
.bookmark { margin:0; }
.bookmark li { float:left; margin:0 10px 0 0; }

/* related post*/
#related_post { margin:0 0 30px 0; padding:0; overflow:hidden; }
#related_post ul { margin:0; position:relative; border:1px solid #ccc; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#related_post li { margin:0; padding:15px; border-bottom:1px dotted #aaa; }
#related_post li:last-child { border:none; }
#related_post .image { float:left; margin:0 15px 15px 0; display:inline-block; padding:3px; background:#000; }
#related_post .image img {
  width:54px; height:54px; display:block; opacity:1.0;
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}
#related_post .image:hover img { opacity:0.7; }
#related_post .post_date { margin:0 0 10px 0; line-height:100%; font-size:11px; font-weight:bold; }
#related_post .title { font-size:14px; margin:0 0 10px 0; line-height:160%; }
#related_post .title a { display:block; text-decoration:none; }
#related_post .title a:hover { text-decoration:underline; }
#related_post .desc { font-size:11px; margin:0; line-height:160%; color:#777; }

/* author profile */
#author_profile { border-top:1px dotted #aaa; margin:20px 0 0 0; padding:25px 0 0 0; }
#author_profile .avatar { margin:0 auto 20px; display:block; }
#author_profile #author_info { }
#author_profile #author_name { margin:0 0 15px 0; padding:0; line-height:100%; font-size:16px; text-align:center; display:block; }
#author_profile #author_name span { margin:10px 0 0 0; font-size:11px; display:block; }
#author_profile #author_desc { font-size:12px; margin:0 0 15px 0; }
#author_profile #author_desc p { margin:0; line-height:160%; }
#author_profile ul.link { margin:0; padding:0; line-height:100%; text-align:center; }
#author_profile ul.link li { background:none; margin:0 2px; padding:0; display:inline; }
#author_profile ul.link li a {
  text-indent:100%; white-space:nowrap; overflow:hidden; display:inline-block; width:30px; height:30px; background-color:#618082; background-position:center; background-repeat:no-repeat;
  -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
  -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
}
#author_profile ul.link li a:hover { opacity:0.7; }
#author_profile ul.link li.web_button a { background:#b2b300 url(img/common/home.png) no-repeat center; }
#author_profile ul.link li.twitter_button a { background:#16b9dc url(img/common/twitter.png) no-repeat center; }
#author_profile ul.link li.facebook_button a { background:#3b5999 url(img/common/facebook.png) no-repeat center; }

/* comment */
#comment { display:none; }
#comment_header ul { position:relative; right:0; top:0; }
.commentlist { margin:0; }
.comment_form_wrapper { margin:0 0 15px 0; }
.comment_closed { margin:0 0 15px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }



/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */
/* search */
.widget_search #search-box, .widget_search #s { width:75%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.widget_search #search-btn input, .widget_search #searchsubmit { width:24%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }



/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header_wrap { }
#header { }

#logo_area { border-bottom:1px solid #ccc; position:relative; }

/* site description */
#site_description { display:none; }

/* logo */
#logo_text, #logo_image { float:left; margin:10px 15px; font-size:21px; line-height:140%; }
#logo_text a, #logo_image a { text-decoration:none; }
#logo_text a:hover, #logo_image a:hover { text-decoration:underline; }
#logo_image img { display:none; }
#logo_image a:before { content:attr(data-label); }


/* menu button */
#header a.menu_button {
   float:right; margin:10px 15px; 
   display:block; font-size:11px; padding:0 10px; line-height:30px; text-decoration:none;
   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
   border:1px solid #aaa;
}
#header a.menu_button:hover { color:#fff; }
#header_top a.active { border:1px solid #e48898; color:#fff; background:#e48898; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }

/* global menu */
#global_menu { display:none; clear:both; width:100%; margin:0; position:relative; }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #bbb; margin:0 0 -1px 0; padding:4px 10px 0 22px; line-height:40px; text-decoration:none; background:#eee url(img/common/arrow4.png) no-repeat 13px 19px; color:#333; font-size:12px; }
#global_menu a:hover { color:#fff; }
#global_menu ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 24px 19px; padding:4px 0 0 34px; }
#global_menu ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 36px 19px; padding:4px 0 0 46px; }
#global_menu ul ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 56px 19px; padding:4px 0 0 57px; }

/* header banner */
#header_banner { display:none; }

/* topics */
#topics { clear:both; background:#f5f5f5; }
#topics p { padding:15px; margin:0; font-size:11px; line-height:100%; }
#topics p span { font-weight:bold; margin:0 0 5px 0; padding:0; display:block; }
#topics p span a { font-weight:normal; padding:0; }

/* breadcrumb */
#bread_crumb { clear:both; background:#f5f5f5; }
#bread_crumb ul { margin:0; padding:15px 15px 15px;}
#bread_crumb ul li { float:left; line-height:160%; margin:0 13px 5px 0; padding:0 20px 0 0; font-size:11px; background:url(img/common/arrow4.png) no-repeat right 6px; }
#bread_crumb ul li.last { background:none; margin:0; padding:0; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
/* footer top */
#footer_top_wrap { padding:20px 15px; background:#ddd; }
.footer_headline { margin:-15px -15px 20px; padding:10px 15px; line-height:160%; font-size:14px; color:#fff; background:#01272a; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; }

/* copyright */
#copyright { margin:25px 0 25px 15px; padding:0; font-size:11px; float:left; line-height:100%; color:#fff; }
#copyright a { color:#fff; }

/* return top */
#return_top { float:right; margin:10px 15px 0 0; display:block; width:44px; height:44px; text-indent:-9999px; background:#666 url(img/footer/return_top.png) no-repeat center; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
#return_top:hover { }

/* SNS button */
.social_link { display:none; }



/* ----------------------------------------------------------------------
 Index slider
---------------------------------------------------------------------- */
#index_slider { padding:7px; position:relative; background:#333; margin:0 15px 30px; padding-bottom:20px; }
.slides { }
.slides li { position:relative; margin:0; padding:0; line-height:100%; }
.flex-control-paging { z-index:1; text-align:center; bottom:-7px; position:relative; }
.flex-control-paging li { display:inline; margin:0 5px; }
.flex-control-paging li a { display:inline-block; background:#ccc; height:8px; width:8px; text-indent:200%; overflow:hidden; cursor:pointer; -moz-border-radius:1px; -khtml-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background:#777; }
.flex-prev { display:block; position:absolute; left:12px; bottom:8px; text-indent:-9999px; width:50px; height:28px; background:url(img/common/mobile_arrow_left.png) no-repeat; z-index:999; }
.flex-next { display:block; position:absolute; right:12px; bottom:8px; text-indent:-9999px; width:50px; height:28px; background:url(img/common/mobile_arrow_right.png) no-repeat; z-index:999; }

#index_slider img { width:100%; height:auto; display:block; }

#index_slider .post1, #index_slider .post2, #index_slider .post3, #index_slider .post4, #index_slider .post5, #index_slider .post6,
 #index_slider .post7, #index_slider .post8, #index_slider .post9, #index_slider .post10, #index_slider .post11, #index_slider .post12
  { margin:0 0 5px 0; position:relative; }

#index_slider .post2, #index_slider .post8, #index_slider .post9
  { max-height:200px; overflow:hidden; }

/* link */
#index_slider .link { }
#index_slider .link .title { background:rgba(0,0,0,0.4); color:#fff; padding:10px 15px; width:100%; display:block; z-index:2; position:absolute; bottom:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; line-height:160%; }
#index_slider .link .image img {
  display:block; opacity:1.0;
  -webkit-transition: opacity 400ms ease-in-out; -moz-transition: opacity 400ms ease-in-out; -o-transition: opacity 400ms ease-in-out; -ms-transition: opacity 400ms ease-in-out; transition: opacity 400ms ease-in-out;
}
#index_slider .link .image:hover img, #index_slider .link:hover img { opacity:0.7 !important; }
