@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20151225
*/

/* Simplicity子テーマ用のスタイルを書く */

body {
  background: #f7f7f7;
}
a {
  color: #00b900;
}
#header-in, #navi-in, #body-in, #footer-in {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
#container {
  max-width: 640px;
}
#navi ul{
  display: none;
}
#navi ul > li {
  float: none;
}
#body {
  margin-top: 0;
}

#header {
  background: #263147;
  color: #fff;
  position: relative;
}

#header #site-title{
  height: 20px;
  text-align: center;
  margin: 18px 0 20px 0;
}
#header #site-title img{
  width: auto;
  height: 20px;
}
#header #mobile-menu {
  display: block;
}
#header #mobile-menu a {
  color: #fff;
  top: 8px;
  left: 7px;
  right: auto;
}
#header .top-search-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
#header .top-search-btn a{
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 6px;
}
#header .top-search-btn a img{
  width: 24px;
  height: 24px;
}

#site-description-wrap {
  padding: 10px;
}
#site-description-wrap #site-description {
  margin: 0;
}

ul.snsbs {
  display: flex;
  justify-content:space-between;
}
ul.snsbs li {
  margin-right: 3px;
}
.snsb li{
  float: none;
  width: 100%;
}
.sns-group-viral ul.snsb li a {
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  padding:2px 6px 3px 0;
}
ul.snsbs li:last-child {
  margin-right: 0;
}

.sns-share-msg {
  font-size: 12px;
  text-align: center;
  color: #111;
}
#main {
  float: none;
  padding: 0!important;
  margin: 0!important;
  width: 100%;
  border: none;
  background-color: #fff;
  border-radius: 0;
}


#list {
  background: #fff;
  margin: 0;
  padding: 0;
  border-top: 1px solid #efefef;
}
#list .entry {
  border-bottom: 1px solid #f7f7f7;
  padding: 0;
  margin: 0;
}
#list .entry a{
  display: block;
  padding: 10px;
  text-decoration: none;
  color: inherit;
}
#list .entry a:after {
  content: '';
  display: table;
  clear: both;
}


#list .entry a .entry-title-free {
  color: #ff3600;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 3px 0;
}
#list .entry a .download-term {
  color: #8b8b93;
  font-size: 12px;
  margin: 0;
}
#list .entry-thumb {
  float: left;
  width: 90px;
  height: 90px;
  border: 1px solid #f7f7f7;
  overflow: hidden;
  float: left;
}
#list .entry-thumb img{
  width: 100%;
  height: auto;
}
#list .entry-card-content-block {
  padding-left: 102px;
}

#list .entry .entry-title {
  font-size: 16px!important;
  color: #111;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 5px 0;
  padding: 0;
}
#list .entry .entry-thumb{
  width: 90px;
  height: 90px;
  border: 1px solid #f7f7f7;
  margin: 0 10px 0 0;
}
.pagination {
  list-style-type: none;
  padding: 20px 0;
  text-align: center;
  margin: 0;
}

div#sidebar {
  background: #fff;
  padding: 0;
  float: none;
  width: 100%;
  margin: 0;
}
div#sidebar .widget {
  border-bottom: 1px solid #f7f7f7;
  padding: 10px;
  margin: 0;
}
div#sidebar .widget.widget2 {
  padding: 0;
}
div#sidebar .widget .widget-text {
  font-size: 13px;
}

div#sidebar .widget.widget2 .widget_title{
  padding: 15px 10px 0 10px;
  margin: 0!important;
}
div#sidebar .widget.widget2 .widget-text{
  padding: 10px;
  line-height: 1;
  margin: 0!important;
  padding: 5px 10px!important;
}
div#sidebar .adsense_widget_title {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
}

.tagcloud a {
  display: inline-block!important;
  font-size: 12px!important;
  border: 1px solid #00b900!important;
  border-radius: 4px!important;
  padding: 3px 6px!important;
  text-decoration: none!important;
  color: #00b900;
  margin-bottom: 5px;
}

#footer {
  background: #f7f7f7;
  padding: 10px;
}
#footer .footer-description {
  color: #111;
  font-size: 10px;
  text-align: center;
  margin: 0;
}
#footer .footer-description a{
  color: inherit;
}
#footer .copyright-text {
  color: #a8a8a8;
  font-size: 11px;
}
#footer #copyright {
  font-size: 12px;
  color: #a8a8a8;
  text-align: center;
  padding: 0;
}
#footer #copyright a{
  color: #a8a8a8;
}
#navi ul {
    border: none;
    border-radius: 0;
}
#navi ul li a {
  border-top: 1px solid #ccc;
  background: #263147;
  color: #fff;
}

.category-list {
  background: #fff;
  margin: 0;
  padding: 0!important;
  list-style: none;
  list-style-position: inside;
}
.category-list li {
  list-style: none;
  padding: 0;
  margin: 0!important;
}
.category-list li a{
  display: block;
  border-top: 1px solid #f7f7f7;
  padding: 10px;
  text-decoration: none;
  color: #111;
  font-weight: bold;
  position: relative;
}
.category-list li a:after {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-right: 2px solid #00b900;
  border-top: 2px solid #00b900;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

#header-search-form {
  position: absolute;
  left: 0;
  top: 3px;
  width: 85%;
  padding: 10px;
  background: #263147;
  display: none;
}
#header-search-form #searchform {
  margin: 0;
}
#header-search-form #searchform #s {
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    box-sizing: border-box;
    height: 32px;
    color: #111;
    -webkit-appearance: none;
    border-radius: 0;
}
#header-search-form #searchform #s:focus{
  border: 2px solid #00b900;
}
.post .article h1 {
  margin-top: 0!important;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 117%;
}

#main .post {
  padding: 0;
}
#main .post .article{
  color: #999999;
  font-size: 13px;
}
#main .post .article .term{
  color: #111;
  text-align: center;
}
#main .post .title-free {
  color: #ff3600;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
#breadcrumb {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
}
.post-header {
  padding: 10px;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #f7f7f7;
}
.post-header:after{
  display: table;
  content: '';
  clear: both;
}


.post-meta {
  font-size: 12px;
  text-align: left;
}
.post-header-info {
  margin-left: 102px;
}
.post-header-thumb {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 90px;
  height: 90px;
  border: 1px solid #f7f7f7;
  overflow: hidden;
}
.post-header-thumb img{
  width: 100%;
  height: auto;
}
.post-tag {
  margin: 0 10px;
}
#main .post, #main .page {
  margin-bottom: 0;
}
.btn_dl {
  display: block;
  border-radius: 2px;
  color: #fff;
  background: #00b900;
  text-decoration: none;
  line-height: 40px;
  font-weight: bold;
  font-size: 18px;
  padding: 10px;
  text-align: center;
}
.entry-content {
  background: #fbfbfb;
  padding: 10px;
  margin-bottom: 0;
}
#related-entries {
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  background: #fff;
}
#related-entries h2{
  margin: 10px;
}
.related-entry {
  padding: 0;
  margin: 0!important;
}
.related-entry > a{
  border-top: 1px solid #f7f7f7;
  display: block;
  padding: 10px;
  background: #fff;
  text-decoration: none;
}
.related-entry > a:after{
  content: '';
  display: table;
  clear: both;
}
.related-entry-thumb {
  width: 60px;
  height: 60px;
  border: 1px solid #f7f7f7;
}
.related-entry-thumb img{
  width: 100%;
  height: auto;
}
.related-entry-content {
  margin-left: 72px;
}
.related-entry-title {
  font-size: 14px!important;
  margin: 5px 0 0 0;
}
.navigation {
  margin: 0;
}
#archive-title {
  margin: 0;
  padding: 10px;
  font-size: 18px;
}
.entry-title {
  margin: 0;
  padding: 10px;
}
.not-found {
  border-top:1px solid #f7f7f7;
  border-bottom:1px solid #f7f7f7;
}
.box {
  padding: 10px;
}

#page-top a {
  color: #fff;
  padding: 20px 24px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  text-align: center;
  background-color: #263147;
  line-height: 100%;
  border-radius: 2px;
  font-size: 11px;
}

.ads-post-inner {
  text-align: center;
  padding: 10px;
  background: #fff;
}
.ads-post-inner p{
  margin: 5px 0;
}

@media screen and (max-width: 639px){
  #site-title {
    text-align: center;
    margin-right: 0;
  }
}

@media screen and (max-width: 1110px) {
  #site-title {
    margin-right: 0;
  }
}