@charset "UTF-8";
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
/* ボタンカラー */
/* フォント系 */
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
/* CSS Document */
/* ver 3.8.1*/
header#header h2 {
  width: 275px;
  height: 56px;
  background: url(../images/wallcoatings/ttl.png) left top no-repeat;
  position: absolute;
  top: 170px;
  left: 62px;
}

.post-thumbnail {
  margin: 0 0 20px 0;
}

.site {
  max-width: 100%;
}
.site:before {
  background-color: transparent;
  display: none;
}

.site-content {
  margin: 0;
}

.content-area, .content-sidebar {
  padding: 0;
  width: auto;
}

#main {
  /* 個別ページ */
  /* タグリスト */
  /* Paging Navigation */
}
#main .main-content {
  width: auto;
  text-align: left;
}
#main #body_footer {
  margin-top: 30px;
}
#main .commentlist {
  margin: 0px 0px 0px 20px;
}
#main .commentlist article.comment {
  background-color: transparent;
  width: auto;
}
#main article h1.page-title {
  margin: 0px 0px 10px 20px;
}
#main header.page-header, #main header.archive-header {
  margin: 0 0 20px 0px;
  background-color: #EAF7FD;
  width: 680px;
  max-width: inherit;
  padding: 20px 0;
  text-align: left;
}
#main header.page-header h1, #main header.archive-header h1 {
  margin: 0 20px;
  font-weight: normal;
}
#main article.post header, #main article.post footer, #main article.post .entry-content, #main article.post .entry-summary {
  margin: 0 0 10px 0;
  padding: 0;
  max-width: 100%;
}
#main article.post {
  width: 680px;
  padding: 20px 0 20px 0;
  margin: 0 0 15px 0;
  background-color: #fff;
}
#main article.post footer .edit-link a {
  position: relative;
  top: 0;
  left: 0;
}
#main article.post .entry-meta {
  max-width: 100%;
}
#main article.post .entry-meta .cat-links {
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
}
#main article.post .entry-meta .cat-links .post-categories {
  float: right;
}
#main article.post .entry-meta .cat-links .post-categories li {
  float: left;
  margin-left: 5px;
}
#main article.post .entry-meta .cat-links .post-categories li:last-child {
  margin-right: 0;
}
#main article.post .entry-meta .cat-links a {
  background-color: #ffe36c;
  padding: 2px 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#main article.post .entry-meta .cat-links a:hover {
  background-color: #ccfdf5;
}
#main article.post .entry-meta .cat-links li:before {
  content: none !important;
}
#main article.post .entry-content {
  margin: 30px 20px 20px 20px;
  font-size: 15rem;
  line-height: 1.6em;
}
#main article.post .entry-content h2 {
  font-size: 22rem;
  padding: 5px 15px;
  margin: 40px 0;
  border-left: 7px solid #259dda;
  color: #259dda;
}
#main article.post .entry-content h3 {
  margin: 40px 0;
  font-size: 20rem;
  color: #259dda;
}
#main article.post .entry-content h3:before {
  content: '';
  border-left: 15px solid #259dda;
  margin-right: 10px;
  display: inline-block;
  height: 15px;
  position: relative;
  top: 2px;
  left: 0;
}
#main article.post .entry-content img {
  margin: 5px 0 30px 0;
}
#main article.post .entry-content .content__staff {
  border: 3px solid #c9e2ef;
  padding: 20px;
  margin: 40px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0;
}
#main article.post .entry-content .content__staff .staff__label {
  font-size: 18rem;
  font-weight: bold;
  margin-bottom: 20px;
  width: 100%;
}
#main article.post .entry-content .content__staff .staff__pic {
  width: 90px;
}
#main article.post .entry-content .content__staff .staff__about {
  width: 500px;
  padding-left: 30px;
  padding-top: 5px;
}
#main article.post .entry-content .content__staff .staff__about .about__name {
  font-size: 20rem;
  margin: 10px 0;
}
#main article.post ul {
  margin: 30px 0;
}
#main article.post ul li {
  margin: 10px 0;
}
#main article.post ul li:before {
  content: '●';
  color: #ffc252;
  font-size: 23px;
  margin-right: 15px;
}
#main .single {
  text-align: left;
}
#main .single article.post {
  padding: 0 0 40px 0;
}
#main .single .entry-header {
  margin: 0 20px 0px 20px;
  background: none;
  border-bottom: 1px solid #aaa;
  padding: 0 0 20px 0;
  /* アイキャッチ画像 */
}
#main .single .entry-header .wp-post-image {
  float: left;
  width: 30%;
  margin-right: 5%;
}
#main .single .entry-header .header__title {
  float: left;
  width: 65%;
}
#main .single .entry-header .entry-title {
  display: inline-block;
  border: none;
  margin: 0 0 0 0;
  padding: 0;
  line-height: 1.3em;
}
#main .single .entry-header .entry-meta {
  text-align: right;
  margin: 20px 0 0 0;
  padding: 0;
}
#main .single .entry-meta {
  margin: 0 20px 10px 20px;
  text-align: right;
}
#main .digest {
  /* アイキャッチ画像 */
}
#main .digest .post__catch {
  float: left;
  width: 30%;
  min-height: 10px;
  margin-right: 5%;
}
#main .digest .post__catch .wp-post-image {
  width: 100%;
}
#main .digest .post__about {
  float: left;
  width: 65%;
}
#main .digest .date {
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  text-align: right;
}
#main .digest article.post {
  padding: 0px 0 30px 0;
  margin: 0 0 30px 0px;
  border: none;
  border-bottom: 1px dashed #000;
}
#main .digest .entry-header {
  margin: 0 0px 0px 0;
  background: none;
  float: right;
  width: 460px;
}
#main .digest .entry-header .date {
  float: left;
  margin: 0 20px 0 0;
}
#main .digest .entry-header .cat-links {
  float: left;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 10px 0;
  display: inline-block;
}
#main .digest .entry-header .cat-links .post-categories {
  float: right;
}
#main .digest .entry-header .cat-links .post-categories li {
  float: left;
  margin-right: 0.5em;
}
#main .digest .entry-header .cat-links .post-categories li:last-child {
  margin-right: 0;
}
#main .digest .entry-header .cat-links a {
  background-color: #ffe36c;
  padding: 2px 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#main .digest .entry-header .cat-links a:hover {
  background-color: #ccfdf5;
}
#main .digest .entry-header .cat-links li:before {
  content: none;
}
#main .digest p {
  margin: 0 5px 10px 5px;
}
#main .digest .entry-title {
  display: inline-block;
  border: none;
  margin: 0px 0 10px 0;
  padding: 0;
  line-height: 1.3em;
  text-align: left;
  font-weight: bold;
}
#main .digest .entry-meta {
  text-align: right;
  margin: 20px 0 10px 0;
  margin-bottom: 1em;
  text-align: right;
  width: 460px;
  float: right;
}
#main .digest .entry-meta:last-child {
  margin-bottom: 0;
}
#main .tag-links {
  margin: 0;
}
#main .tag-links a {
  background: none;
  color: #f48275;
  margin: 0px 30px 0px 0px;
  line-height: 2em;
  padding: 0;
}
#main .tag-links a:before {
  border: none;
  font-family: FontAwesome;
  content: "\f02b";
  left: -18px;
  color: #f48275;
  font-size: 1.5em;
}
#main .tag-links a:after {
  content: none;
}
#main .tag-links a:last-child {
  margin-right: 0;
}
#main .hentry {
  margin: 0px 0px 48px 30px;
  width: 660px;
}
#main .commentlist li:last-child {
  margin: 0px 0px 0px 0px;
}
#main #commentform {
  margin: 0px 0px 0px 20px;
}
#main .post-navigation {
  max-width: none;
  padding: 0;
  margin: 0 0 40px 0;
}
#main .post-navigation .nav-links .prev, #main .post-navigation .nav-links .next {
  width: 50%;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
#main .post-navigation .nav-links a {
  color: #333;
  font-weight: normal;
  line-height: 1.2em;
  font-size: 0.9em;
  border: none;
}
#main .post-navigation .nav-links .prev {
  text-align: left;
  padding-left: 2em;
  float: left;
}
#main .post-navigation .nav-links .prev:before {
  content: "\f060";
  font-family: FontAwesome;
  color: #1c92ce;
  position: absolute;
  left: 0;
  top: 1.3em;
  font-size: 1.3em;
}
#main .post-navigation .nav-links .next {
  text-align: right;
  padding-right: 2em;
  float: right;
}
#main .post-navigation .nav-links .next:after {
  content: "\f061";
  font-family: FontAwesome;
  color: #1c92ce;
  position: absolute;
  right: 0;
  top: 1.3em;
  font-size: 1.3em;
}
#main .post-navigation .nav-links .meta-nav {
  color: #1c92ce;
}
#main .paging-navigation {
  border-top: 5px solid #1c92ce;
  margin: 48px 0;
}
#main .paging-navigation .loop-pagination {
  margin-top: -5px;
  text-align: center;
}
#main .paging-navigation .page-numbers {
  border-top: 5px solid transparent;
  display: inline-block;
  font-size: 12px;
  margin-right: 1px;
  padding: 7px 16px;
  text-transform: uppercase;
  border: none;
  width: auto;
  font-weight: normal;
}
#main .paging-navigation a {
  color: #2b2b2b;
}
#main .paging-navigation .page-numbers.current {
  border-top: 5px solid #6FC6F3;
}
#main .paging-navigation a:hover {
  border-top: 5px solid #6FC6F3;
  color: #2b2b2b;
}

.entry-title, .singular header .entry-title {
  border-bottom: 5px solid #f4f9fb;
  font-size: 23px;
  margin: 0px 0 10px 0px;
  text-indent: 0px;
  width: 100%;
  padding: 0px 0 5px 0;
  line-height: 40px;
}

#secondary {
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 25%;
  float: right;
  min-height: inherit;
}
#secondary .widget_search {
  background-color: #f5f5f5;
  border: 1px solid #6FC6F3;
}
#secondary .widget_search form {
  padding: 30px 0;
  display: block;
}
#secondary .widget_search form .search-field {
  width: 200px;
  margin: 0 20px;
}
#secondary .widget_search form .search-submit {
  background-color: white;
}
#secondary .widget {
  margin: 0 0 30px 0;
}
#secondary .widget a {
  color: #333;
}
#secondary .widget input, #secondary .widget textarea {
  color: #333;
  border: 1px solid #d5cab1;
}
#secondary .widget .widget-title {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 13px;
  color: #1b82b7;
  background-color: #f5f5f5;
  border: 1px solid #6FC6F3;
  margin-bottom: 0em;
  font-weight: 500;
}
#secondary .widget ul {
  list-style: none;
  text-align: left;
  margin: 0px;
}
#secondary .widget ul li {
  line-height: 16px;
  padding: 1em 0 1em 2em;
  margin: 0 0 5px 0;
  width: auto;
  border-bottom: 1px solid #1c92ce;
  position: relative;
  left: 0;
  top: 0;
  color: #333;
}
#secondary .widget ul li a {
  font-weight: normal;
}
#secondary .widget ul li:before {
  content: "\f138";
  font-family: FontAwesome;
  color: #1c92ce;
  position: absolute;
  left: 0;
  top: 1em;
}
#secondary #primary {
  float: none;
  width: auto;
  margin: 0px 0px 48px 10px;
}
#secondary #primary #content {
  margin: 0px;
  width: auto;
}
#secondary #primary .hentry {
  margin: 0px 0px 48px 20px;
}
#secondary .widget-container {
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

.content_label {
  margin: -1px 0 0 27px;
}

.single .column2 .hentry {
  width: 680px;
  padding: 0;
}

#container {
  width: 720px;
  margin: 0px;
}

.singular .entry-header {
  margin: 0px;
  width: auto;
}
.singular .entry-header .entry-meta {
  position: relative;
  margin: 0 0 0 0;
}
.singular .entry-header .entry-meta .edit-link a {
  position: relative;
}

#nav-single {
  margin: 0 20px 0 0;
}
#nav-single .nav-previous, #nav-single .nav-next {
  float: left;
  width: auto;
}

#comments {
  width: 700px;
  margin: 0 0 50px 20px;
}

h3#comments-title, h3#reply-title {
  font-size: 16px;
  border-bottom: 1px dashed #182757;
}

.paged #nav-above, .single #nav-above {
  width: 700px;
  margin: 0px 0px 10px 10px;
}

#nav-below {
  width: 700px;
  margin: 10px 0px 10px 10px;
}

.entry-content iframe, .entry-summary iframe {
  display: block;
  padding: 20px 0px 20px 0px;
}

.commentlist > li.comment {
  left: 100px;
}

.column2 .commentlist li:last-child {
  margin: 0px 0px 20px 0px;
}

#respond input#submit {
  background-color: #541F05;
}

.no-results {
  margin-left: 10px;
}

.entry-header .comments-link a {
  right: 20px;
  background-color: transparent;
  line-height: 40px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
}
.entry-header .comments-link a:hover {
  color: inherit;
  background-color: transparent;
}

#nav-single {
  float: none;
  width: 680px;
  margin: 0 0 10px 30px;
}
#nav-single .nav-previous {
  width: 50%;
  float: left;
}
#nav-single .nav-next {
  width: 50%;
  float: right;
}

.full-width .post-navigation {
  padding: 0;
  max-width: none;
  width: 660px;
  margin: 0 0 0 10px;
}
.full-width .post-navigation .meta-nav {
  color: #ccc;
}
.full-width .post-navigation .nav-links {
  border: none;
  font-size: 17rem;
}
.full-width .post-navigation .nav-links .prev {
  float: left;
  width: 50%;
}
.full-width .post-navigation .nav-links .prev:before {
  top: 1em;
}
.full-width .post-navigation .nav-links .next {
  float: right;
  width: 50%;
  text-align: right;
}
.full-width .post-navigation .nav-links .next:before {
  top: 1em;
}
.full-width .post-navigation .nav-links a {
  color: #fff;
}
.full-width .post-navigation .nav-links a:hover {
  color: #F6E100;
}

#news .news__title {
  margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
  #main-content {
    float: none;
    width: 100%;
  }

  #secondary {
    float: none;
    width: 100%;
  }
  #secondary .widget ul li {
    padding: 1em 5% 1em 10%;
  }
  #secondary .widget ul li:before {
    left: 5%;
  }

  #main header.page-header, #main header.archive-header {
    width: 100%;
  }
  #main .digest .post__catch {
    width: 90%;
    margin: 0 auto 10px auto;
    float: none;
  }
  #main .digest .post__about {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  #main .single .entry-header {
    padding: 0;
  }
  #main .single .entry-header .entry-title {
    width: 100%;
    margin: 0;
  }
  #main .single .entry-header .header__title {
    width: 100%;
  }
  #main .single .entry-header .entry-meta {
    position: relative;
  }

  .full-width .post-navigation {
    width: 100%;
  }
}
