@charset "UTF-8";
/*
Theme Name:easyramble
Theme URI:テーマを配布する際はここにURL
Description:Simplicity is the best!
Author:Yamano Takafumi
Author URI:https://easyramble.com/
Version:1.0
*/
/**************************************************
common
**************************************************/
html{
  background: url(images/footer_black.png) repeat-x center bottom
}

body{
  background: url(images/header_black.png) repeat-x;
  font: 16px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
  line-height: 28px;
  color: #444444;
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
  word-wrap: break-word;
}

* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #1273AA;
  text-decoration: underline;
}

a:visited {
  color: #444444;
  text-decoration: underline;
}

a:hover {
  color: #E25E00;
  text-decoration: underline;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

table td {
  padding: 3px;
}


/**************************************************
layout
**************************************************/
#wrapper{
  width:960px;
  height: 100%;
  max-width: 96%;
  margin: 0 auto;
}

#header{
  color: #CCCCCC;
  overflow: hidden;
  padding-top: 5px;
  margin-bottom: 40px;
}

#content{
  float: left;
  margin-right:300px;
  margin-bottom: 60px;
}

#sidebar{
  font-size:87%;
  float: right;
  width:260px;
  margin-left:-260px;
  margin-bottom:60px;
  min-height: 2560px;
}

#footer{
  clear: both;
  text-align:center;
  font-size:75%;
  color: #CCCCCC;
  padding-bottom:90px;
}


/**************************************************
header
**************************************************/
#header .blog-info {
  color: #666666;
  font-size: 80%;
  font-style: italic;
}

#header .navi {
  float: right;
  padding-top:7px;
}

#header .navi li {
  font-size:75%;
  float: left;
  line-height: 16px;
  list-style: none
}

#header a:link {
  color: #CCCCCC;
  text-decoration: none;
}

#header a:visited {
  color: #CCCCCC;
  text-decoration: none;
}

#header a:hover {
  color: #CCCCCC;
  text-decoration: none;
  position:relative;
  top:1px;
  left:1px;
}


/**************************************************
content
**************************************************/
#content p{
  margin-bottom:25px;
}

#content .bread{
  padding-bottom:15px;
  padding-left:5px;
}

#content .bread li{
  font-size:75%;
  float: left;
  margin-right:20px;
  padding-left:20px;
  line-height: 16px;
  margin-bottom:5px;
  list-style: none
}

#content .bread li.home{
  background: url(images/icon_home.png) no-repeat;
}

#content .bread li.result{
  background: url(images/icon_search.png) no-repeat;
}

#content .bread li.date{
  background: url(images/icon_cal.png) no-repeat;
}

#content .bread li.cat{
  background: url(images/icon_tag.png) no-repeat;
}

#content ul.sa {
  list-style-type: none;
}

#content .sa li.salink {
  background: url(images/plus.png) no-repeat;
  padding-left: 11px;
}

#content ol li {
  margin-left:25px;
}

#content .ad_middle{
  text-align: center;
}

#content .ad_sidebar{
  text-align: center;
}

#content .ad_below{
  text-align: center;
}

.ad_related{
  text-align: center;
}

.ad_sidebar{
  text-align: center;
}

#content .ad_label{
  margin-bottom: 5px;
  margin-left: 10px;
  font-size: 92%;
}

#content .ad_amzjs{
  margin-top:30px;
  margin-left:10px;
  margin-right:10px;
}

#content .pagination{
  margin-top:30px;
  margin-bottom:10px;
}

#content .p_prev{
}

#content .p_next{
}

#content .relative_article {
  list-style-type: none;
}

#content .relative_article .relative_heading {
  font-weight: bold;
  font-size: 120%;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
  border-left: 10px solid #CCCCCC;
}

#content .relative_link {
  background: url(images/plus.png) no-repeat;
  padding-left: 11px;
}

#content .notify_line_small {
  clear:both;
 	background: url(images/line_small.png) repeat-x top left;
  margin-top:10px;
  margin-bottom:10px;
}

#content .below_line_small {
  clear:both;
 	background: url(images/line_small.png) repeat-x bottom left;
  margin-top:30px;
  margin-bottom:30px;
}

#content .below_line {
  clear:both;
 	background: url(images/line.png) repeat-x bottom left;
  margin-bottom:20px;
}

#content .share_buttons{
  padding-left:5px;
  margin-bottom:30px;
  margin-top: 8px;
}

#content .share_buttons_below{
  vertical-align:top;
}

#content .below{
  clear:both;
  font-size: 87%;
  padding-left:5px;
  margin-bottom:30px;
}

#content .below_title li {
  list-style: none;
  line-height: 16px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#content .below_title li.cat {
  background: url(images/icon_tag.png) no-repeat;
}

#content .below_title li.date {
  background: url(images/icon_cal.png) no-repeat;
}

#content .below_title li.share {
  background: url(images/b_share.png) no-repeat;
}

#content .below_title li.comment {
  background: url(images/b_comment.png) no-repeat;
}

#content .below_title li.tblist {
  background: url(images/b_tblist.png) no-repeat;
}

#content .below_title li.fb_comment {
  background: url(images/icon_share.png) no-repeat;
}

#content .below_title li.comment_post {
  background: url(images/icon_share.png) no-repeat;
}

#content .below_title li.trackback {
  background: url(images/b_trackback.png) no-repeat;
}

#content img {
  max-width: 100%;
  height: auto;
  padding-top:5px;
  padding-bottom:5px;
}


/* comment & trackbak list */
/* common */
#comping p{margin-bottom:25px;}
#comping p.wait{margin:5px; color:#F00;}
#comping .comment-meta,
#comping .comment-meta a{
	            margin-bottom:10px;
	            color: #999;
	            font-size:85%;
	            }
#comping .comment-meta a:hover{color: #ccc;}
	 
/* comment */  
.commentlist{margin-bottom:30px;}
.commentlist li {
    list-style: none;
    background: url(images/line_small.png) repeat-x;
    padding:15px 0 0 55px;
    position:relative;
    }
.commentlist .avatar {
    background:#fff;
    border:1px solid #ddd;
    left:0;
    margin:0 16px 0 0;
    padding:3px;
    position:absolute;
    top:15px;
    }
.commentlist .reply a{
    position: absolute;
    top: 15px;
    right: 0px;
    padding: 2px 10px 2px 20px;
    background: url(images/b_reply.gif) no-repeat left 7px;
    font-size: 85%;
    color: #333;
    text-decoration: none;
    }
.commentlist .reply a:hover{color: #E25E00;}

/* trackback */
.pinglist{margin-bottom:30px;}
.pinglist li {
  list-style: none;
  background: url(images/line_small.png) repeat-x;
  padding:15px 0 0 10px;
  position:relative;
}

/* leave your comment */
#respond input {
  margin-bottom:8px;
}

#submit {
  margin-top:8px;
  font-size:87%;
}

#trackback_url {
  width:600px;
}

/* contact form */
#content .wpcf7-form-control {
  margin-bottom:8px;
}

#content .wpcf7-submit {
  font-size:87%
}

h1 {
  clear:both;
  font-size: 150%;
 	background: url(images/line.png) repeat-x bottom left;
  padding: 5px 5px 15px 0px;
  margin-top:15px;
  margin-bottom:10px;
}

h2 {
  font-size: 120%;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 10px solid #CCCCCC;
 	/* background: url(images/line_small.png) repeat-x bottom left; */
}

h3 {
  clear:both;
  font-size: 150%;
 	background: url(images/line.png) repeat-x bottom left;
  padding: 5px 5px 15px 0px;
  margin-top:15px;
  margin-bottom:15px;
}

#content .headline {
  font-size: 150%;
  margin-top: 30px;
  margin-bottom: 20px;
}

#content .head_line {
 	background: url(images/line_small.png) repeat-x bottom left;
  padding-bottom:30px;
  margin-top:30px;
  margin-bottom:30px;
}


#content .remarked_posts {
  /*
  border-top: solid 10px #EEEEEE;
  border-bottom: solid 10px #EEEEEE;
  */
  background-color: #EEEEEE;
  padding:15px 15px 5px 15px;
  margin-top: 25px;
  margin-bottom: 25px;
}

#content ul {
  margin-bottom: 25px;
}

#content ol {
  margin-bottom: 25px;
}

blockquote {
  background-color: #EEEEEE;
  padding:15px 15px 15px 15px;
  margin-top: 25px;
  margin-bottom:25px;
}
 
blockquote div {
  padding-left: 25px;
  background: url(images/quote_left.png) left top no-repeat;
}

blockquote .via {
  margin-top: 20px;
  padding-right: 25px;
  background: url(images/quote_right.png) right bottom no-repeat;
}

.vertical-space {
  margin-top: 7px;
  margin-bottom: 7px;
}


/**************************************************
sidebar
**************************************************/
#sidebar .sidetitle {
  margin-top: 30px;
  margin-bottom: 5px;
}

#sidebar .line_small {
 	background: url(images/line_small.png) repeat-x bottom left;
  padding-bottom: 8px;
}

#sidebar .sidetitle li {
  list-style: none;
  line-height: 16px;
  padding-left: 20px;
}

#sidebar .sidetitle li.myprofile {
  background: url(images/icon-profile.png) no-repeat;
}

#sidebar .profile-photo {
  line-height:25px;
  font-size:94%;
  padding-left: 105px;
  background: url(images/profile-photo.jpg) no-repeat;
  margin-bottom:15px;
}

#sidebar .sidetitle li.search {
  background: url(images/icon_search.png) no-repeat;
}

#sidebar .sidetitle li.recent {
  background: url(images/icon_list.png) no-repeat;
}

#sidebar .sidetitle li.related {
  background: url(images/icon_folder.png) no-repeat;
}

#sidebar .sidetitle li.comment {
  background: url(images/icon_comment.png) no-repeat;
}

#sidebar .sidetitle li.rss {
  background: url(images/icon_rss.png) no-repeat;
}

#sidebar .sidetitle li.share {
  background: url(images/icon_share.png) no-repeat;
}

#sidebar .sidetitle li.popular {
  background: url(images/icon_star.png) no-repeat;
}

#sidebar .sidetitle li.category {
  background: url(images/icon_tag.png) no-repeat;
}

#sidebar .sidetitle li.archives {
  background: url(images/icon_cal.png) no-repeat;
}

#sidebar .sidenavi {
  list-style-type: none;
}

#sidebar .article-headers {
  background: url(images/plus.png) no-repeat;
  padding-left: 11px;
  padding-bottom: 3px;
}

#sidebar .sequential-days {
  margin-top: 20px;
}

#sidebar .imagict-ext {
  line-height:25px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#sidebar .imagict-ext img {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  line-height:25px;
}

#sidebar .imagict-ext .txt {
  display: inline-block;
  vertical-align: top;
  width: 130px;
}

#sidebar .imagict {
  line-height:25px;
  margin-bottom: 10px;
}

#sidebar .imagict img {
  margin-top: 10px;
  border:1px solid #c0c0c0;
}

/* --- Hatena bookmark widget --- */
/* not display title */
.hatena-bookmark-widget-title {
  display: none;
}

/* not display footer */
.hatena-bookmark-widget-footer {
  display: none;
}

/* entry list */
.hatena-bookmark-widget-body ul {
  list-style-type: none;
}
.hatena-bookmark-widget-body ul li {
  background: url(images/plus.png) no-repeat;
  list-style: none;
  padding-left: 11px;
  padding-bottom: 3px;
}

/* hatebu count */
.hatena-bookmark-widget-body span.hatena-bookmark-count strong a {
  color: #FF2E6C;
  padding-left: 5px;
}


/* header category navi in single.php */
.notification-navi {
  color: #666666;
  font-size: 90%;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.notification-navi img {
    margin-right: 5px;
}

/**************************************************
for mobile & smart phones
**************************************************/
/* desktop */
.desktop-display {
    margin-bottom: 10px;
    display: block;
}
.mobile-display {
    margin-bottom: 10px;
    display: none;
}

/* mobile */
@media screen and (max-width: 768px){
  #sidebar{
    float: left;
    width:100%;
    max-width: 100%;
    margin-left: 5px;
    min-height: 0px;
  }
  #content{
    margin-right: 0;
    margin-bottom: 0px;
  }
  .commentlist .reply a{
    left: 200px;
    }
  #trackback_url {
    width:300px;
  }
  .desktop-display {
    display: none;
  }
  .mobile-display {
    display: block;
  }
  .ad_related {
    width: 336px;
  }
}

/**************************************************
for App Store Insert plugin
**************************************************/
/* application_box */
.application_box {
	width: 100%;
	margin: 0 0 12px 0;
	display: block;
	float: left;
}
.application_box img {
	width: 100px;
	height: 100px;
	margin: 0 6px 0 0;
	float: left;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.application_box a {
  color: #1e7eb8;
}
.application_box a:hover {
  color: #e84888;
}

/**************************************************
size, position, color, margin, etc common styles
**************************************************/
.clear-both {
  clear: both;
}
