@charset "UTF-8";
/************************************
** BLOG
************************************/
#mv {
  background-image: url("../img/blog/mv.jpg");
  margin-bottom: 50px;
}
@media screen and (max-width: 750px) {
  #mv {
    margin-top: 72px;
    margin-bottom: 10px;
  }
}
#mv .page_ttl .en {
  top: 30px;
  left: 110px;
}
@media screen and (max-width: 750px) {
  #mv .page_ttl .en {
    top: 23px;
    left: 35px;
    width: 100px;
  }
}

main {
  margin: 0;
  padding: 0;
}

.blog_list {
  font-size: 0;
  margin: 0 -8px;
}
@media screen and (max-width: 750px) {
  .blog_list {
    margin: -10px -13px 0;
    padding: 0 20px;
  }
}
.blog_list li {
  display: inline-block;
  width: 33.333%;
  margin-bottom: 24px;
  padding: 0 8px;
  vertical-align: top;
}
@media screen and (max-width: 750px) {
  .blog_list li {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 26px;
  }
}
.blog_list li a .img_box {
  height: 175px;
}
@media screen and (max-width: 750px) {
  .blog_list li a .img_box {
    height: 120px;
  }
}
.blog_list li a .ttl {
  font-size: 15px;
  margin-top: 12px;
  color: #1D9ABE;
  word-break: break-all;
}
@media screen and (max-width: 750px) {
  .blog_list li a .ttl {
    font-size: 17px;
  }
}
.blog_list li a .detail {
  font-size: 12px;
  margin-top: 8px;
  line-height: 18px;
  word-break: break-all;
}
@media screen and (max-width: 750px) {
  .blog_list li a .detail {
    font-size: 16px;
    margin-top: 6px;
    line-height: 30px;
  }
}
.blog_list li a .box {
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .blog_list li a .box {
    margin-top: 15px;
  }
}
.blog_list li a .box .box_l.date {
  font-size: 12px;
  letter-spacing: 2px;
}
@media screen and (max-width: 750px) {
  .blog_list li a .box .box_l.date {
    font-size: 12px;
  }
}
.blog_list li a .box .box_r {
  font-size: 12px;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #1D9ABE;
}
@media screen and (max-width: 750px) {
  .blog_list li a .box .box_r {
    font-size: 12px;
  }
}

.wp-pagenavi {
  margin-top: 34px;
}
@media screen and (max-width: 750px) {
  .wp-pagenavi {
    margin-top: 40px;
  }
}

.single-post .breadcrumbs {
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .single-post .breadcrumbs {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 750px) {
  .single-blog_page {
    padding: 0 20px;
    margin-top: 30px;
  }
}

.blog_ttl {
  font-size: 20px;
  color: #1D9ABE;
  margin: 0 0 15px;
  padding: 0 0 0;
}
@media screen and (max-width: 750px) {
  .blog_ttl {
    font-size: 18px;
    margin: 0;
  }
}

.sec_01 .date {
  text-align: right;
  font-size: 16px;
  letter-spacing: 3px;
}
.sec_01 .img_box {
  margin-top: 14px;
}
.sec_01 .img_box img {
  width: 100%;
  height: 100%;
}
.sec_01 .the_content {
  font-size: 16px;
  margin-top: 17px;
  /* post */
}
@media screen and (max-width: 750px) {
  .sec_01 .the_content {
    margin-top: 23px;
  }
}
.sec_01 .the_content h1, .sec_01 .the_content h2, .sec_01 .the_content h3, .sec_01 .the_content h4, .sec_01 .the_content h5, .sec_01 .the_content h6 {
  font-weight: bold;
  line-height: 1.4;
}
.sec_01 .the_content h1 {
  font-size: 36px;
  margin: 1em 0;
  clear: both;
}
.sec_01 .the_content h2 {
  font-size: 28px;
  margin: 2em 0 1em;
  clear: both;
}
.sec_01 .the_content h3 {
  font-size: 24px;
  margin: 2em 0 1em;
}
.sec_01 .the_content h4 {
  font-size: 18px;
  margin: 2em 0 1em;
}
.sec_01 .the_content h5 {
  font-size: 16px;
  margin: 2em 0 1em;
}
.sec_01 .the_content h6 {
  font-size: 16px;
  margin: 2em 0 1em;
}
.sec_01 .the_content p,
.sec_01 .the_content pre {
  margin: 0 0 1.85em;
  line-height: 1.65;
}
@media screen and (max-width: 750px) {
  .sec_01 .the_content p,
  .sec_01 .the_content pre {
    margin: 0 0 1.4em;
  }
}
.sec_01 .the_content dl,
.sec_01 .the_content menu,
.sec_01 .the_content ol,
.sec_01 .the_content ul {
  margin: 0 0 2em;
}
.sec_01 .the_content li {
  margin: 6px 0;
}
.sec_01 .the_content dd {
  margin: 0 0 20px 0;
}
.sec_01 .the_content ol,
.sec_01 .the_content ul {
  padding: 0 0 0 20px;
}
.sec_01 .the_content ol ol,
.sec_01 .the_content ol ul,
.sec_01 .the_content ul ol,
.sec_01 .the_content ul ul {
  margin: 0;
}
.sec_01 .the_content blockquote {
  clear: both;
  margin: 0 0 28px;
  padding: 30px 20px 35px 55px;
  position: relative;
  border: 1px #eee solid;
}
.sec_01 .the_content blockquote:before {
  content: '';
  font-size: 32px;
  color: #e7e7e7;
  position: absolute;
  top: 20px;
  left: 12px;
}
.sec_01 .the_content blockquote cite {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-size: 12px;
  color: #808080;
}
.sec_01 .the_content blockquote *:last-child {
  margin-bottom: 0;
}
.sec_01 .the_content table {
  border: 1px #ddd solid;
  max-width: 100%;
  margin-bottom: 48px;
}
.sec_01 .the_content table th,
.sec_01 .the_content table td {
  padding: 8px 10px;
  border: #ddd solid 1px;
}
.sec_01 .the_content table th {
  color: #fff;
}
.sec_01 .the_content table thead th {
  background: #5e6265;
}
.sec_01 .the_content table tbody th {
  background: #919598;
}
.sec_01 .the_content table.table-line table,
.sec_01 .the_content table.table-line th,
.sec_01 .the_content table.table-line td {
  border-color: #fff;
}
.sec_01 .the_content table.table-line th {
  background: transparent;
  color: #333;
  font-weight: bold;
}
.sec_01 .the_content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
.sec_01 .the_content table.table-line tr {
  background: #eee;
}
.sec_01 .the_content table.table-line tr:nth-child(2n+1) {
  background: #ddd;
}
.sec_01 .the_content h2 {
  color: #fff;
  background-color: #1D9ABE;
  font-size: 16px;
  padding: 14px 12px;
  letter-spacing: 1px;
}
.sec_01 .side_post {
  text-align: inherit;
  margin-top: 60px;
}
@media screen and (max-width: 750px) {
  .sec_01 .side_post {
    margin-top: 30px;
  }
}
.sec_01 .side_post a {
  margin: 0;
}
.sec_01 .side_post .pre {
  float: left;
}
.sec_01 .side_post .next {
  float: right;
}

/************************************
** 施工事例
************************************/
.single_example_pge .blog_list li a .box .box_r {
  text-decoration: none;
  color: inherit;
}
@media screen and (max-width: 750px) {
  .single_example_pge {
    padding-bottom: 86px;
  }
}

.single_example_container {
  margin-top: 70px;
}
.single_example_container .sidebar .side_sec .side_list li {
  font-size: 13px;
  margin-bottom: 8px;
}

/*# sourceMappingURL=blog.css.map */
