/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */

body {
  -webkit-text-size-adjust:100%; margin:0; padding:0;
  font-family:"Century Gothic",Arial,sans-serif;
  width:100%; position:relative;
  color:#333;
}

/* layout */
#contents { width:100%; }
#main_col { padding:15px; background:#ccc; }
#side_col { padding:15px 15px 2px; background:#bbb; }
.no_side #main_col { }

/* headline */
.headline1 { margin:0; height:42px; line-height:42px; font-size:14px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; }
.headline2 { margin:0; height:42px; line-height:42px; font-size:14px; color:#333; background:url(img/common/headline2.gif) repeat-x left top; padding:0 15px; }
.headline3 { margin:0 0 20px 0; height:42px; line-height:42px; font-size:14px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
#page_headline {
  margin:0; height:auto; line-height:150%; font-size:16px; color:#fff; padding:10px 15px;
  background: -moz-linear-gradient(top, rgba(64,68,77,1) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,68,77,1)), color-stop(100%,rgba(0,0,0,1)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40444d', endColorstr='#000000',GradientType=0 );
}

/* date color */
.date { color:#b20000; font-weight:bold; }
#footer .date { color:#b36a6a; }

/* mobile banner */
#mobile_banner_top { padding:15px; text-align:center; background:#fff; }
#mobile_banner_top img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }
#mobile_banner_bottom { padding:0 0 15px; text-align:center; }
#mobile_banner_bottom img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }

/* content */
p { margin-left:0; margin-right:0; }
.experience p { margin-left:0; margin-right:0; }
#content .aff { margin-left:0; margin-right:0; }
#content ul { margin-left:30px; margin-right:30px; }
#content #single_meta { margin-left:0px; margin-right:0px; }
#content ol { margin-left:50px; margin-right:30px; }
#content table { margin-left:0; margin-right:0; width:100%; }
#content table th { width:70px; }
#content .alignnone size-full wp-image-15 aligncenter { margin-left:0; margin-right:0; }
h2 { padding-left:10px; margin-left:5px; color:#65C0CC; border-left:5px solid #65C0CC; }
h3 { margin-left:15px; }
#content .post a { color:#0000ff; }
#content .browser { padding:10px; margin-bottom:10px; border:1px solid #333333; border-radius:10px; background-color:#e6fcff; }
.experience { margin-left:15px; margin-right:15px; width:180px; }
.experience h3 { margin-left:0; }
#logo { padding-left:0; margin-left:0; color:none; border-left:0; }
.headline1 { padding-left:none; margin-left:none; color:none; border-left:none; color:#fff; }
.headline2 { color:#fff; }
.headline3 { color:#fff; }
#page_headline { color:#fff; }
.experience h2 { padding-left:0; margin-left:0; color:#333; border-left:0; }
#side_col .side_headline { color:#fff; }
#footer_wrap .footer_headline { color:#fff; }
.group p { color:#fff; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#index_top { padding:15px; background:#eee; }

/* gallery */
#recommend_gallery { width:100%; background:#fff; }
#recommend_gallery .rs-slider > li img { height:auto; }
#recommend_gallery ul { margin-bottom:0; }
#recommend_gallery .rs-thumb-wrap { background:#000; }
#recommend_gallery .rs-thumb-wrap > a > img { display:block; height:auto; max-width:100%; width:aut; }
#recommend_gallery .rs-thumb-wrap > a { opacity:0.5; display:block; width:16.6667%; height:6%; }
#recommend_gallery .rs-thumb-wrap > a:hover, #recommend_gallery .rs-thumb-wrap > a.active { opacity: 1 }
#recommend_gallery .rs-caption {
  height:auto; padding:10px 20px; background:#000; color:#fff;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
  background: -o-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
  background: -ms-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
  background: linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .8));
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;
}
#recommend_gallery .rs-caption p { margin:0; }

/* right column */
#index_right_col { display:none; }

/* recent post */
#recent_post { margin:0 0 15px 0; background:#fff; }
#recent_post .headline1 { margin:0; }
#recent_post ul { margin:0; overflow:hidden; }
#recent_post ul ul.meta { margin:0 0 8px 0; }
#recent_post li { border-bottom:1px dotted #aaa; margin:0 0 -1px 0px; padding:15px; padding-bottom:0px; }
#recent_post li ul.meta li { float:none; display:inline; height:auto; font-size:12px; width:auto; background:none; border:none; padding:0; margin:0; }
#recent_post li ul.meta li.date { display:block; margin:0; }
#recent_post .image img { width:30%; height:auto; float:left; border:1px solid #ccc; padding:4px; }
#recent_post .info { width:60%; float:right; margin:0 5px 0 0; }
#recent_post .title { font-size:14px; display:block; margin:0; font-weight:bold; border-top:1px dotted #ccc; padding:7px 0 0 0; color:#333; }

/* featured post */
#featured_post { margin:0 0 15px 0; background:#fff; }
#featured_post .title a { display:block; }
#featured_post .post1 { border-bottom:1px dotted #aaa; padding:15px; margin:0; }
#featured_post .post1 .image { margin:0 0 15px 0; display:block; }
#featured_post .post1 .image img { margin:0 auto; display:block; height:auto; max-width:90%; width:auto; border:1px solid #ccc; padding:4px; }
#featured_post .post1 .info { }
#featured_post .post1 .date { margin:5px 0; line-height:110%; font-size:12px; }
#featured_post .post1 .title { font-size:16px; margin:0 0 14px 0; }
#featured_post .post1 .excerpt { font-size:12px; line-height:170%; padding-right:10px; margin:0 0 21px 0; }
#featured_post .post1 .link { font-size:12px; display:block; background:url(img/common/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; }

#featured_post ul.post2 { margin:0; padding:0; }
#featured_post ul.post3 { }
#featured_post ul.post2 li { margin:0 0 -1px 0; padding:15px; border-bottom:1px dotted #aaa; }
#featured_post ul.post2 li .image { }
#featured_post ul.post2 li .image img { width:30%; height:auto; float:left; border:1px solid #ccc; padding:4px; }
#featured_post ul.post2 li .info { width:60%; float:right; margin:0 5px 0 0; }
#featured_post ul.post2 li .date { margin:5px 0 3px; font-size:12px; line-height:110%; }
#featured_post ul.post2 li .title { font-size:16px; margin:0; font-weight:bold; line-height:160%; }

/* featured post2 */
#featured_post2 { margin:0; background:#fff; }
#featured_post2 .title a { display:block; }
#featured_post2 .post1 { padding:15px; margin:0; border-bottom:1px dotted #aaa; }
#featured_post2 .post1 .image_area { margin:0 0 15px 0; }
#featured_post2 .post1 .image { display:block; }
#featured_post2 .post1 .image img { display:block; margin:0 auto; height:auto; max-width:90%; width:auto; border:1px solid #ccc; padding:4px; }
#featured_post2 .post1 .info { }
#featured_post2 .post1 .date { margin:0 0 5px 0; font-size:12px; line-height:110%; }
#featured_post2 .post1 .title { font-size:16px; margin:0 0 16px 0; }
#featured_post2 .post1 .excerpt { font-size:12px; line-height:170%; margin:0 0 22px 0; }
#featured_post2 .post1 .link { font-size:12px; display:block; background:url(img/common/arrow2.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; }

#featured_post2 ul { margin:0px; overflow:hidden; }
#featured_post2 li { margin:0 0 -1px 0; padding:15px; border-bottom:1px dotted #aaa; }
#featured_post2 li .image { }
#featured_post2 li .image img { width:30%; height:auto; float:left; border:1px solid #ccc; padding:4px; }
#featured_post2 li .info { width:60%; float:right; margin:0 5px 0 0; }
#featured_post2 li .date { margin:5px 0 3px 0; font-size:12px; line-height:110%; }
#featured_post2 li .title { font-size:16px; margin:0; font-weight:bold; line-height:160%; }
#featured_post2 li.last { border:none; }

/* footer banner */
#footer_banner { background:#fff;  margin:15px 0 0 0; }
#footer_banner ol { list-style-type:none; margin:15px 0 0 0; }
#footer_banner li { margin:0 15px; font-size:11px; text-align:center; }
#footer_banner li img { height:auto; max-width:100%; width:auto; display:block; margin:0 auto 5px auto; }



/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header_wrap { width:100%; }
#header {
  width:100%; min-height:32px; padding:7px 0 9px; position:relative; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  background:#000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #40444d), color-stop(0.00, #000000));
  background: -webkit-linear-gradient(#40444d, #000000);
  background: -moz-linear-gradient(#40444d, #000000);
  background: -o-linear-gradient(#40444d, #000000);
  background: -ms-linear-gradient(#40444d, #000000);
  background: linear-gradient(#40444d, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40444d', endColorstr='#000000', GradientType=0);
}

#site_description { display:none; }

/* logo */
#logo_text, #logo { margin:5px 0 0 15px; line-height:120%; float:left; font-size:18px; font-weight:normal; width:40%; overflow:hidden; }
#logo_text a, #logo a { color:#fff; text-decoration:none; display:block; }
#logo_text a:hover, #logo a:hover { text-decoration:underline; }
#logo img { display:none; }
#logo a:before { content:attr(data-label); }

/* social link */
#social_link { margin:0; position:absolute; right:80px; top:12px; }
#social_link li { float:left; margin:0 0 0 5px; }
#social_link li a { display:block; width:22px; height:22px; text-decoration:none; text-indent:-9999px; }
#social_link li.rss a { background:url(img/header/rss.jpg) no-repeat left top; }
#social_link li.twitter a { background:url(img/header/twitter.jpg) no-repeat left top; }
#social_link li.facebook a { background:url(img/header/facebook.jpg) no-repeat left top; }
#social_link li a:hover { background-position:left bottom; }

/* news ticker */
#news_ticker { display:none; }

/* global menu */
#header a.menu_button {
   position:absolute; right:15px; margin:0; 
   display:inline-block; font-size:11px; color:#fff; 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 #777;
}
#header a.menu_button:hover { /*background:#666; color:#fff;*/ }
#header a.active {/* color:#000; background:#aaa; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; */}

#global_menu { display:none; clear:both; width:100%; margin:0; top:10px; position:relative; box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #222; margin:0 0 -1px 0; padding:0 10px 0 32px; line-height:40px; text-decoration:none; background:#444 url(img/common/arrow4.png) no-repeat 20px; color:#fff;  }
#global_menu a:hover { background-color:#000; color:#fff; }
#global_menu ul ul a { background:#333 url(img/common/arrow4.png) no-repeat 34px; padding:0 0 0 45px; }
#global_menu ul ul ul a { background:#252525 url(img/common/arrow4.png) no-repeat 49px; padding:0 0 0 60px; }
#global_menu ul ul ul ul a { background:#333 url(img/common/arrow4.png) no-repeat 64px; padding:0 0 0 75px; }

/* banner */
#header_banner { display:none; }



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#content { background:#fff; overflow:hidden; margin:0; padding-bottom:30px; }
#single_meta { background:#fafafa; padding:10px 15px 7px; margin:0; }
#single_meta li { float:left; font-size:11px; border-right:1px solid #ccc; padding:0 15px 0 0; margin:0 15px 5px 0; line-height:110%; }
#single_meta li.date { float:none; display:block; margin:0 0 5px 0; border:none; }
#single_meta li.last { margin:0; padding:0; border:none; }
#single_meta li.post_author { background:url(img/common/icon_author.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_category { background:url(img/common/icon_category.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat left top; padding-left:17px; }
#single_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat left top; padding-left:17px; }

.post { padding:15px 15px 0; }

.post_image { text-align:center; margin:0 0 15px 0; }

/* bookmark */
.post .bookmark2 { clear:both; margin:0; padding:10px 0 25px 0; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 10px 0 0; }

/* banner */
#single_banner1 { text-align:center; margin:0 0 25px 0; }
#single_banner2 { text-align:center; margin:5px 0 25px 0; }

/* author information */
#post_author { margin:0 15px 15px; }
#post_author .author_headline { font-size:13px; border-top:2px solid #ccc; margin:0 0 20px 0; position:relative; }
#post_author .author_headline span { display:inline-block; border-top:2px solid #333; padding:8px 0 0 0; margin:-2px 0 0 0; }
#post_author .author_avatar { margin:0 0 20px 0; }
#post_author .author_avatar img { width:70px; height:70px; display:block; border:none; padding:0; }
#author_meta { }
#author_meta .author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#author_meta .author_post_name { margin:0 0 0 15px; font-size:10px; }
#author_meta ul { font-size:11px; margin:0 0 10px 0; }
#author_meta li { margin:0 0 5px 0; }
#author_meta li span { width:70px; display:inline-block; }
#author_meta li a { }
#post_author .author_desc { padding:10px 0 0 0; font-size:12px; border-top:1px dotted #ccc; }
#post_author .author_desc p { margin:0 0 10px 0; }

/* author post */
#author_post { margin:0 15px 15px; }
#author_post .author_headline { font-size:13px; border-top:2px solid #ccc; margin:0 15px 20px 15px; position:relative; }
#author_post .author_headline span { display:inline-block; border-top:2px solid #333; padding:7px 0 0 0; margin:-2px 0 0 0; }
#author_post { margin:0; }
#author_post ul { margin:-20px 15px 0 15px; }
#author_post ul ul { margin:0 0 5px 0; padding:0 0 5px 0; border-bottom:1px dotted #ccc; }
#author_post li { margin:0 0 -1px 0; padding:15px 0; border-bottom:1px dotted #aaa; }
#author_post li li { float:left; display:inline; margin:0 0 5px 0; padding:0; font-size:12px; line-height:150%; border:none; }
#author_post .image { }
#author_post .image img { width:30%; height:auto; float:left; border:1px solid #ccc; padding:4px; }
#author_post .info { width:60%; float:right; margin:0 5px 0 0; }
#author_post .date { float:none; display:block; margin:0; }
#author_post .title { font-size:16px; margin:0; }
#author_post .title a { color:#333; }

/* related post*/
#related_post { margin:0; }
#related_post ul { margin:-20px 0 0 0; }
#related_post ul ul { margin:0 0 5px 0; padding:0 0 5px 0; border-bottom:1px dotted #ccc; }
#related_post li { margin:0 0 -1px 0; padding:15px; border-bottom:1px dotted #aaa; }
#related_post li li { float:left; display:inline; margin:0 0 5px 0; padding:0; font-size:12px; line-height:150%; border:none; }
#related_post .image { }
#related_post .image img { width:30%; height:auto; float:left; border:1px solid #ccc; padding:4px; }
#related_post .info { width:60%; float:right; margin:0 5px 0 0; }
#related_post .date { float:none; display:block; margin:0; }
#related_post .title { font-size:16px; margin:0; }
#related_post .title a { color:#333; }

/* next prev post link */
#previous_next_post { margin:0 15px; padding:0; }
#previous_next_post a { }
#previous_post, #next_post { margin:0 0 5px 0; }
#previous_post a { margin:0; line-height:140%; font-size:11px; background:url(img/common/arrow_left.gif) no-repeat left 2px; padding:7px 0 8px 30px; border-bottom:1px dotted #ccc; display:block; }
#next_post a { margin:0; line-height:140%; font-size:11px; background:url(img/common/arrow_right.gif) no-repeat left 2px; padding:7px 0 8px 30px; display:block; }

/* comment box-sizing: content-box;　*/
#comment_header_right { float:none; position:relative; margin:0; }
#comment_header_right li { display:block; float:none; margin:0; }
#comment_header_right li a, #comment_header_right li p
 { margin:0 -1px -1px 0; width:50%; display:block; border-left:none; float:right; }
.comment-meta { margin:0 0 10px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; }
#submit_comment { width:100%; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
#post_list { background:#fff; border:1px solid #ddd; overflow:hidden; margin:0; }
#post_list li { border-bottom:1px dotted #ccc; padding:15px; margin-bottom:-1px; }
#post_list ul { overflow:hidden; margin:0 0 10px 0; }
#post_list ul li { border:none; padding:0 12px 0 0; margin:0 12px 7px 0; float:left; border-right:1px solid #ccc; font-size:11px; line-height:110%; }
#post_list ul li.last { margin-right:0; padding-right:0; border:none; }
#post_list ul li.date { display:block; float:none; border:none; margin:0 0 5px 0; }

#post_list .info { }
#post_list .title { font-size:16px; margin:0 0 10px 0; }
#post_list .title a { color:#333; }
#post_list .excerpt { font-size:13px; line-height:170%; margin:0 0 18px 0; }
#post_list .link { font-size:12px; display:block; background:url(img/common/arrow1_red.png) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; margin:0 0 20px 0; }

#post_list .image_area { margin:0 0 15px 0; }
#post_list .image img { display:block; margin:0 auto; height:auto; max-width:90%; width:auto; border:1px solid #ccc; padding:4px; }

#post_list .bookmark { margin:0 0 -10px 0; }
#post_list .bookmark li { border:none; padding:0; margin:0 5px 0 0; height:30px; }
#post_list .bookmark li.social1 { width:140px; }

/* page nav */
.page_navi { margin:20px 0 0 0; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#999; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; background:#3F7985; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

/* 404 not found */
#not_found .search_area { margin:0 0 20px 0; }
#not_found #search_input { float:left; margin:0 5px 0 0; border:1px solid #ccc; background:#f2f2f2; width:260px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
#not_found .back { margin:0; line-height:100%; }
#not_found .back a { background:url(img/common/arrow1.gif) no-repeat left; padding:0 0 0 28px; }




/* ----------------------------------------------------------------------
 side content
---------------------------------------------------------------------- */
.side_widget { margin:0 0 15px 0; font-size:11px; background:#fff; padding:15px; }
.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:-15px -15px 15px; line-height:42px; line-height:42px; font-size:14px; color:#fff; background:url(img/common/headline1.gif) repeat-x left top; padding:0 15px; }

/* banner */
#side_col .ad_widget, #side_col .ad_widget2 { background:none; border:none; padding:0; text-align:center; }

/* side widget2 black background */
#side_widget2 { background:#33373e; padding:15px 15px 0; margin:0 0 15px 0; }
#side_widget2 .side_headline { margin:3px 0 12px 0; font-size:14px; color:#8ed0da; background:none; line-height:100%; height:auto; padding:0; }
#side_widget2 .side_widget { margin:0; background:none; border:none; padding:0; }
#side_widget2 li ul { margin:0; }
#side_widget2 li { margin:0; padding:0; }
#side_widget2 li a { display:block; text-decoration:none; padding:10px; background:#3f444e; border:1px solid #2a2e34; color:#fff; margin:0 0 3px 0; }
#side_widget2 li a:hover { background:#515765; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; }
#side_widget2 .side_category, #side_widget2 .side_archives { padding-bottom:12px; }

/* 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:340%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background-color:#ddd; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; background:#003d53; }
#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; background:#003d53; }
#wp-calendar td#today { color:#fff; background:#c1c1c1; -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:#fff; }
#footer #wp-calendar td a { background:#666; color:#fff; }
#footer #wp-calendar td a:hover, #footer #wp-calendar td#today, #footer #wp-calendar #prev a:hover, #footer #wp-calendar #next a:hover { background:#3F7985; }

/* recommend post */
.recommend_widget ul { margin:0; }
.recommend_widget li { background:none; padding:0 0 10px 0; border-bottom:1px dotted #ccc; margin:0 0 10px 0; }
.recommend_widget li.last { border:none; padding:0; margin:0; }
.recommend_widget .info { width:60%; float:right; margin:0 5px 0 0; }
.recommend_widget .info .date { margin:10px 0 5px 0; line-height:100%; }
.recommend_widget .info .title { font-size:14px; margin:0; }
.recommend_widget .image { }
.recommend_widget .image img { width:30%; height:auto; float:left; border:1px solid #ccc; padding:4px; }
#footer .recommend_widget .image img { border:1px solid #555; }
#footer .recommend_widget li { padding:0 0 15px 0; border-bottom:1px dotted #555; }
#footer .recommend_widget li:last-child { border:none; padding:0; }

/* recommend post2 */
.recommend_widget2 ul { margin:0; }
.recommend_widget2 li { background:none; padding:0 0 10px 0; border-bottom:1px dotted #ccc; margin:0 0 10px 0; }
.recommend_widget2 li.last { border:none; padding:0; margin:0; }
.recommend_widget2 .info { width:60%; float:right; margin:0 5px 0 0; }
.recommend_widget2 .info .date { margin:10px 0 5px 0; line-height:100%; }
.recommend_widget2 .info .title { font-size:14px; margin:0; }
.recommend_widget2 .image { }
.recommend_widget2 .image img { width:30%; height:auto; float:left; border:1px solid #ccc; padding:4px; }
#footer .recommend_widget2 .image img { border:1px solid #555; }
#footer .recommend_widget2 li { padding:0 0 15px 0; border-bottom:1px dotted #555; }
#footer .recommend_widget2 li:last-child { border:none; padding:0; }

/* pickup post */
.pickup_widget { }
.pickup_widget a.image { display:block; margin:0 0 15px 0; }
.pickup_widget a.image img { display:block; margin:0 auto; height:auto; max-width:90%; width:auto; border:1px solid #ccc; padding:4px; }
.pickup_widget .date { font-size:11px; line-height:110%; margin:0 0 5px 0; padding:0; background:none; }
.pickup_widget .title { font-size:16px; margin:5px 0px 5px; line-height:160%; }
.pickup_widget .title a { display:block; }
#footer .pickup_widget a.image img { border:1px solid #555; }

/* search */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { width:50%; height:32px; margin:0 5px 5px 0; border:1px solid #ccc; background:#f2f2f2; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; float:left; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; text-indent:-9999px; width:95px; height:36px; background:url(img/common/search_button.jpg) no-repeat left top; cursor:pointer; display:block; float:left; margin:-1px 0 0 0;  }
.widget_search #search-btn input:hover, .widget_search #searchsubmit:hover { background-position:left bottom; }
#footer .widget_search #search-box, #footer .widget_search #s { background:#222; border:1px solid #111; box-shadow:none; }
#footer .widget_search #search-btn input, #footer .widget_search #searchsubmit  { background-image:none; background:#111; text-indent:0; color:#ccc; }

/* 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; margin:0 0 20px 0; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */

#return_top { position:absolute; bottom:7px; right:7px; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:35px; height:35px; margin:0; padding:0; background:#333 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; }
#return_top:hover { background-color:#003d53; }

#footer_wrap { clear:both; width:100%; background:#292c32; }
#footer { width:100%; margin:0 auto; color:#fff; font-size:12px; }
#footer a { color:#ddd; text-decoration:none; }
#footer a:hover { color:#8dd0d9; }
#footer li { line-height:170%; margin:0 0 17px 0; padding:0; }
#footer li a { border-bottom:1px dotted #aaa; }

/* footer logo */
#footer_logo_area { }
#footer_logo { display:none; }
#footer_logo_text { display:none; }
#footer_logo_text a { }
#footer_description { display:none; }

#footer_logo_text_area { }
#footer_description2 { font-size:11px; padding:20px 15px;  border-top:1px dotted #666; }
#footer_description2 p { line-height:210%; margin:0; }

/* widget area */
#footer_widget_area { padding:0 15px; }
#footer_widget .footer_widget { margin:0 0 15px 0; }
.footer_headline { color:#999; background:#32373b url(img/footer/headline_arrow.gif) no-repeat 15px 20px; font-size:13px; line-height:46px; height:46px; margin:0 -15px 20px -15px; padding:0 0 0 35px; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { }
.footer_widget img { height:auto; max-width:100%; width:auto; }

/* copyright */
#copyright { width:100%; color:#ccc; background:#000; margin:0; padding:18px 0; }
#copyright p { font-size:11px; margin:0 0 0 15px; line-height:130%; width:70%; }
#copyright a { text-decoration:none; color:#ccc; }
#copyright a:hover { text-decoration:underline; }



/* mod 20160112*/
#content .bookmark2{
	margin-left:15px;
	margin-right:0;
}


#post_list .bookmark li.social1{
	width:100px;
}


#side_widget1 .cat-item, #index_side_widget .cat-item{
	font-size:16px;
}

#side_widget1 .no_marker a, #index_side_widget .no_marker a{
	font-size:16px;
}

#side_widget1 .no_marker span, #index_side_widget .no_marker span{
	overflow:visible;
}


#recent_post .image img {
	width:20%;
	max-width:20%;
}
#recent_post .image{
	display:block;
}


#recent_post .info{
	max-width:70%;
	width:70%;
}

#recent_post li{
	padding-top:5px;
	padding-bottom:10px;
}

#recent_post li:first-child{
	padding-top:15px;
}

.author_name{
	border-top:1px dotted #999;
	padding:5px 0 0 0;
}


#content .table-size{
	width:100%;
}

#content .experience{
	padding: 10% 10%;
	width:auto;
}

#content .experience:before{
	left:0;
}
#content .experience:after{
	right:5%;
}

#content .table_block th{
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0;

}

#content .table_block td{
	display:block;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	text-align:left;
}

#content .table_block td:nth-child(2):before{
	background:#D7EFF7 !important;
	content:"特徴";
	width:20%;
	display:block;
	padding:0% 1%;
	text-align:center;
	margin-bottom:5px;
}
#content .table_block td:nth-child(3):before{
	background:#D7EFF7 !important;
	content:"難易度";
	width:20%;
	display:inline-block;
	padding:0% 1%;
	margin-right:10px;
	text-align:center;
}
#content .table_block td:nth-child(4):before{
	background:#D7EFF7 !important;
	content:"人気度";
	width:20%;
	display:inline-block;
	padding:0% 1%;
	margin-right:10px;
	text-align:center;
}

#content .table_block .sp_none{
	display:none;
}

#content .crayon-syntax{
	margin-left: 15px;
	margin-right:15px;
	width:auto;
}

#content .crayon-syntax .crayon-table{
	margin-left:0;
	margin-right:0;
}

#content .browser{
	margin-left: 15px;
	margin-right:15px;
}

.ad_area .inner{
	margin-left: 15px;
	margin-right:15px;
}

.ad_area .inner p{
	margin-left:0;
	margin-right:0;
}

.ad_area .inner img{
	width:100%;
}

.ad_area .left_area{
	padding-bottom:10px;
}


#content #post_pagination{
	margin-left:15px;
}


#index_right_col{
	display:block;
	margin-top:20px;
	
}

#index_right_col .search_area{
	display:none;
}
#index_pickup{
	background:#fff;
}
#index_pickup{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-bottom: 1px dotted #aaa;
}

#index_pickup .meta{
	text-align:left;
	margin-bottom:10px;
}
#index_pickup .meta li {
  border-right: 1px solid #ccc;
  float: left;
  font-size: 11px;
  line-height: 110%;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

#index_pickup .title{
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
}
#index_pickup .title a{
	color:#333;
	font-size:1.1em;

}

#index_pickup .excerpt{
	text-align:left;
}

#index_pickup .link {
		text-align:left;
  background: rgba(0, 0, 0, 0) url("img/common/arrow1_red.png") no-repeat scroll left top;
  display: block;
  font-size: 12px;
  height: 13px;
  line-height: 13px;
  margin: 10px 0px 17px;
  padding: 0 0 0 30px;
}

#index_pickup{
	box-sizing:border-box;
	padding:15px;
	overflow:hidden;
}

#index_pickup .image{
	max-width:100%;
	overflow:hidden;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.side_rank_num_detail{
	text-decoration:none;
	position:relative;
}



#side_col .side_rank_num_detail:after{
	content:"スクール詳細";
	background:url("img/common/rw_arrow.png") no-repeat 90% center #d72434;
	color:#FFF;
	position:absolute;
	bottom:13px;
	right:0;
	display:block;
	height:27px;
	line-height:27px;
	padding:0 26px 0 18px;
	width:auto;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	#side_col .side_rank_num_detail:after{
	bottom:11px;
	}
}

.side_rank_num_detail:hover{
	opacity:0.8;
}

.side_rank_num_detail:hover{
transition-property: opacity;
transition-duration: 0.3s;
transition-delay: 0s;
}

#side_col .side_rank_num_detail:hover:after{
height:35px;
font-size:14px;
line-height:35px;
background-position:90% center;
bottom:13px;
}


#side_col .side_rank_num_detail_animate:after{
height:35px;
font-size:14px;
line-height:35px;
background-position:112px center;
bottom:13px;
}

#side_col .side_rank_num_detail:hover:after{
transition-property: bottom, height,width,font-size,background-position,line-height;
transition-duration: 0.1s;
transition-delay: 0s;
}

#side_col .side_rank_num_detail_animate:after{
transition-property: bottom, height,width,font-size,background-position,line-height;
transition-duration: 0.1s;
transition-delay: 0s;
  -webkit-animation: test 0.5s;
  animation: test 0.5s;
}

#side_col .side_rank_num_detail:after{
transition-property: bottom, height,width,font-size,background-position,line-height;
transition-duration: 0.3s;
transition-delay: 0s;
}

#main_col,#side_col{
	padding-left:0;
	padding-right:0;
	padding-top:0;
}



#content h2{
	margin-left:-15px;
	color:#4e4e4e;
}

#main_col.single h3 {
	color: #35b9e6;
	margin-left:0;
}


.headline1, .side_headline, .headline3, .ad_area .headline3:before{
	background-image:none;
	background-color:#35B9E6;
}
.side_headline, #related_post .headline3, .ad_area .headline3, #main_col.single .headline3{
	position:relative;
	padding-left:55px;
	color:#FFF;
}

#main_col #wp_related_post .headline3{
	padding-left:15px;
}

.side_headline:before, #related_post .headline3:before, .ad_area .headline3:before{
	font-family:fontawesome;
	color:#fff;
	font-weight: normal;
	display:block;
	height:37px;
	width:33px;
	background: url("img/common/cat_icon_bg.png");
	background-repeat:no-repeat;
	position:absolute;
	top:-2px;
	left:10px;
	font-size:23px;
	line-height:32px;
	padding-left:6px;
}
.side_headline:before{
	/*default*/
	content:"\f02b";
}
#related_post .headline3:before{
	content:"\f0c5";
}
.ad_area .headline3:before{
	content:"\f024";
}

.ad_area .headline3.recommend:before{
	content:"\f02b";
}

.popular-posts .side_headline:before{
	content:"\f005";
}
.widget_categories .side_headline:before{
	content:"\f0e8";
	padding-left:6px;
}

.widget_tag_cloud .side_headline:before{
	content:"\f02c";
	padding-left:5px;
}

/*text-27*/
#text-2 .side_headline:before, #text-27 .side_headline:before, #text-25 .side_headline:before, #text-26 .side_headline:before{
	content:"\f1d8";
	padding-left:5px;
}
/*text-9*/
#text-3 .side_headline:before, #text-9 .side_headline:before, #text-12 .side_headline:before, #text-15 .side_headline:before{
	content:"\f024";
}

.current_cat_posts_widget .side_headline:before{
	content:"\f0c5";
}

.widget_recent_entries .side_headline:before{
	content:"\f12a";
	padding-left:13px;
}
.widget_search .side_headline:before{
	content:"\f002";
}

.hl_l{
	background:url("img/common/hl_l_bg.png") no-repeat scroll -8px -18px;
}

#page_headline{
	background-image:none;
	background-color:#FFF;
	color:#333;
}


ul.related_post li{
	margin: 10px 10px 10px 10px !important
}

#footer_wrap{
	background:url("img/footer/foot_bg_sp.png") no-repeat scroll left center #2EB7E5;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

.footer_headline {
  background: #32373b url("img/footer/headline_arrow.gif") no-repeat scroll 15px 20px;
  color: #999;
  font-size: 13px;
  height: 46px;
  line-height: 46px;
  padding: 0 0 0 43px;
}

#footer_wrap .footer_headline {
  color: #fff;
}

#footer_wrap .footer_headline {
	
  background-color: #40c9f7;
  background-image: url("img/footer/headline_arrow_r2.png");
	
}

#index_top{
	padding:0;
}
#header{
background:#35B9E6;
}

#header a.menu_button{
	border-color:#2c2c2d;
	color:#2c2c2d;
	margin-top:5px;
}

#header a.menu_button:focas{
	background:#FFF;
}


#logo a::before{
	content:url("img/header/logo_sp.png");/* pcのウインドウを小さくしたときのみ スマホは別途切り分け */
	/*content: normal;*/
}

#logo_sp { padding-left:0; margin-left:0; color:none; border-left:0; }
#logo_sp { margin:3px 0 6px 15px; line-height:120%; float:left; font-size:18px; font-weight:normal; width:40%; overflow:hidden;	max-width:120px; }
#logo_sp a { color:#fff; text-decoration:none; display:block; }

#logo_sp img{
	display:block;
	max-width:120px;
}

#social_link{
	margin-top:5px;
}


#social_link li.rss a {
  background-image: url("img/header/rss.png");
}

#social_link li.twitter a {
  background-image: url("img/header/twitter.png");
}

#social_link li.facebook a {
  background-image: url("img/header/facebook.png");
}


#main_col .top_hl{
	margin-left:0;
	position:relative;
	padding-left:50px;
	height:auto;
	line-height:1.5rem;
	padding-top:10px;
	padding-bottom:10px;
}

#main_col .top_hl span{
	padding-left:0px;
}

.top_hl.hl_news:before, .top_hl.hl_trouble:before, .top_hl.hl_interview:before, .top_hl.hl_school:before, .top_hl.hl_website:before, .top_hl.hl_app:before, .top_hl.hl_language:before, .top_hl.hl_place:before, .top_hl.hl_conditions:before, .top_hl.hl_tags:before, .top_hl.hl_technology:before{
	font-family:fontawesome;
	font-weight:normal;
	font-size:30px;
	padding-right:15px;
	color:#231815;
	color:#FFF;
	position:absolute;
	top:50%;
	margin-top:-12px;
	left:10px;
}

.top_hl.hl_news:before{
	content:"\f05a";
}

.top_hl.hl_trouble:before{
	content:"\f0eb";
}
.top_hl.hl_interview:before{
	content:"\f130";
}
.top_hl.hl_school:before, .top_hl.hl_website:before, .top_hl.hl_app:before{
	content:"\f086";
}

.top_hl.hl_language:before{
	content:"\f02d";
}

.top_hl.hl_place:before{
	content:"\f278";
	font-size:32px;
}

.top_hl.hl_conditions:before{
	content:"\f14a";
	font-size:40px;
}

.top_hl.hl_tags:before{
	content:"\f02c";
}

.top_hl.hl_technology:before{
	content:"\f0ad";
}

.top_hl.small_icon:before{
	font-size:36px;
}
.top_hl.small_icon{
	font-weight:100;
	line-height: 36px;
}

#main_col .top_hl.cat_mgn{
	margin-bottom:15px;
	margin-top:15px;
}

.page_navi{
	background:#FFF;
	margin:0;
	padding:10px;
}

#content{
	padding-bottom:0;
}

#index_pickup .headline1{
	margin-left:-15px;
	margin-right:-15px;
}

#index_right_col{
	margin-top:0;
	margin-bottom:20px;
}
#index_pickup .image{
	margin-top:15px;
}

#main_col,#side_col{
	background:#fff;
}
.top_button_set{
	padding-left:10px;
	padding-right:10px;
}
#recent_post li:last-child{
	border:none;
}

#content .wp_social_bookmarking_light{
	padding-left:0 !important;
}

.wp_social_bookmarking_light .wsbl_twitter{
	overflow:hidden;
	width:76px;
}

.wp_social_bookmarking_light .pocket-btn{
	width:60px;
	overflow:hidden;
}

#wpadminbar{
	position: absolute;
	top:-46px;
}

#content h2{
	font-size:16px;
}

#side_col .side_rank{
	border-left:none;
	padding-left:0;
	color:#231815;
}

#side_col .side_rank .side_rank_num_a, #side_col .side_rank .side_rank_num_b{
	color:#FFF;
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:18px;
	margin-right:10px;
}

#side_col .side_rank .side_rank_num_a{
	background:#d72434;
}

#side_col .side_rank .side_rank_num_b{
	background:#231815;
}

#copyright{
background:#40c9f7;
}

#copyright p{
	color:#FFF;
}
#copyright p a{
	color:#FFF;
}

#index_top{
	background:#FFF;
}

.headline4.fa-tags{
	border:none;
	background-color:#FFF;
}

#header a.menu_button.active {
	border-color:#2c2c2d;
	color:#FFF;
	background-color:#2c2c2d;
	margin-top:5px;
}

#content .post .news_list_box{
	width:100%;
	box-sizing:border-box;
}

#content .experience{
	margin-left:0;
	margin-right:0;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
}
#content .experience h2{
	margin-left:0;
}

.ad_area_upper .right_area p{
	margin-bottom:10px;
}

.ad_area_upper{
	border-bottom:1px dotted #ddd;
	margin-bottom:10px;
}

/* FIXED BANNER */
.fixed-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.5);
	text-align: center;
}

.fixed-banner a {
	display: block;
}


.fixed-banner img {
	height: 40px;
}



/* contact */
.__recaptcha {
    margin-bottom: 30px;
}