/* ==========================================================

title : 名古屋刀剣博物館 建設ブログページ・建設工事写真集ページ共通
scope : 名古屋刀剣博物館 建設ブログページ・建設工事写真集ページ

memo：

last modify : 2020/05/01 TCI福岡／WEB2TCI-11112

========================================================== */

/* -- blog_header -- */
#blog_header,
#blog_header .blog_header_logo {
  position: relative;
}

#blog_header {
  background-color: #131213;
  background-image: url(/app/themes/wp-templ/image-cmn/header-blog/bg-blog-archive-plain.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  color: #fff;
  overflow: hidden;
}

#blog_header .blog_header_black {
  position: absolute;
  right: 0;
  top: 0;
  background: #131213;
  height: 100%;
}

#blog_header .blog_header_mainhd,
#blog_header .blog_header_content,
#blog_header .blog_header_txt {
  position: relative;
  z-index: 2;
}

#blog_header .blog_header_mainhd {
  background: url(/app/themes/wp-templ/image-cmn/header-blog/bg_header_bar01.png) repeat top left;
}

#blog_header .blog_header_mainhd h1 {
  font-weight: 500;
}

#blog_header .blog_header_mainhd span {
  color: #fff;
  display: block;
  font-size: 13px;
  letter-spacing: .3px;
  padding: 9px 300px 9px 2px;
}

#blog_header .blog_header_logo {
  z-index: 3;
}

#blog_header .blog_header_logo span {
  padding: 2px;
}

#blog_header .blog_header_logo img {
  border: 1px solid #b28e5e;
  height: auto;
  padding: 3px 15px;
}

#blog_header .blog_header_logo a {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/app/themes/wp-templ/image-cmn/header-blog/bg_logo.jpg) repeat top left;
  font-size: 0;
  z-index: 2;
}

#blog_header .blog_header_content {
  position: relative;
  display: table;
  height: 230px;
}

#blog_header .blog_header_content::before,
#blog_header .blog_header_content::after {
  position: absolute;
  bottom: -1px;
  background-position: top left;
  background-repeat: no-repeat;
  content: "";
}

#blog_header .blog_header_content::before {
  left: -65px;
  background-image: url(/app/themes/wp-templ/image-cmn/header-blog/bg-header-flower-l.png);
  height: 78px;
  width: 162px;
}

#blog_header .blog_header_content::after {
  right: -65px;
  background-image: url(/app/themes/wp-templ/image-cmn/header-blog/bg-header-flower-r.png);
  height: 100px;
  width: 190px;
}

#blog_header .blog_header_content strong {
  position: relative;
  top: 6px;
  display: table-cell;
  font-size: 0;
  padding-left: 40px;
  vertical-align: middle;
}

#blog_header .blog_header_content .logo_area {
  position: relative;
  display: table-cell;
  font-size: 0;
  padding: 30px 0 0 5px;
}

#blog_header .blog_header_txt {
  position: relative;
  background: url(/app/themes/wp-templ/image-cmn/header-blog/bg_header_bar02.png) repeat top left;
  font-size: 17px;
  padding: 13px 0 10px;
  text-align: center;
}

#blog_header .blog_header_txt span {
  display: block;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #blog_header .blog_header_txt span {
    font-weight: 600;
  }
}

#blog_header .blog_header_sns {
  position: absolute;
  left: 100px;
  top: 170px;
  font-size: 0;
  z-index: 2;
}

#blog_header .blog_header_sns li {
  display: inline-block;
  margin-right: 7px;
  vertical-align: top;
}

#blog_header .blog_header_overlay {
  position: absolute;
  right: -12px;
  top: 0;
  background: url(/app/themes/wp-templ/image-cmn/header-blog/img-main-photo.png) no-repeat top right;
  height: 100%;
  width: 100%;
}

@media (max-width: 767px) {

  #blog_header .blog_header_logo a::before,
  #blog_header .blog_header_logo a::after {
    display: none;
  }

  #blog_header .blog_header_logo {
    margin: 0;
    padding: 10px 0 10px 5px;
    text-align: left;
    width: 50%;
  }

  #blog_header .blog_header_logo a {
    position: static;
    padding: 0;
  }

  #blog_header .blog_header_logo a img {
    display: block;
    height: auto;
  }

  #blog_header {
    background: none;
    overflow: visible;
    padding: 0 10px 0;
  }

  body.fixMenu #blog_header {
    overflow: scroll;
  }

  #blog_header .blog_header_content {
    position: relative;
    background: url(/app/themes/wp-templ/image-cmn/header-blog/bg-blog-archive-plain.jpg) repeat 0 0;
    background-size: 100% auto;
    clear: both;
    height: auto;
    margin: 0 -10px;
    overflow: hidden;
    padding-top: 23.977%;
  }

  #blog_header .blog_header_content::before,
  #blog_header .blog_header_content::after {
    background-size: 100% auto;
    height: auto;
    width: auto;
  }

  #blog_header .blog_header_content::before {
    left: -4.2%;
    height: 53.6%;
    width: 26%;
  }

  #blog_header .blog_header_content::after {
    right: -5.1%;
    height: 62%;
    width: 27.5%;
  }

  #blog_header .blog_header_content img {
    display: block;
  }

  #blog_header .blog_header_txt {
    font-size: 15px;
    letter-spacing: .75px;
    line-height: 19px;
    margin: 0 -10px;
    padding: 9px 1.5em;
    text-align: left;
  }

  #blog_header .blog_header_logo_img {
    position: absolute;
    left: 50%;
    top: 10.5%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 54.5%;
  }
}

/* For iPad */
@media screen and (max-width: 1024px) {
  #blog_header .blog_header_content strong {
    font-weight: normal;
  }
}

/* 記事がない場合 */
.no_entry {
  margin: 0 auto;
}

.no_entry p.error {
  background: #ffebeb;
  clear: both;
  margin: 25px 15px;
  padding: 180px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .no_entry {
    padding: 90px 0;
  }
}

/*iframe Youtube動画枠*/
.twitter-tweet {
  margin-bottom: 13px !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  .twitter-tweet {
    margin-top: 15px !important;
  }
}

/*youtube枠 ほか*/
.youtube-block {
  background: #fff;
  border-color: #e1e8ed;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px 1px 1px;
  margin: 0 auto 13px;
  padding: .5em .5em;
  width: 500px;
}

.youtube-block p {
  font: 16px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
  margin: 12px 9px 5px;
}

@media (max-width: 767px) {
  .youtube-block {
    max-width: 483px;
    width: 100%;
  }

  .youtube-block p {
    line-height: 1.4 !important;
    margin: 0 0 7px 0;
    padding: 0 1rem 0;
    width: 100%;
  }
}

/* SNS Area */
.blog_twitter_tl_wrap {
  width: 100%;
}

.blog_twitter_title_wrap {
  background: url(/app/themes/wp-templ/blog/construction/image/bg_title01.gif) repeat-x left bottom;
  margin-bottom: 20px;
  padding: 0 0 12px 0;
}

.blog_twitter_title {
  background: url(/app/themes/wp-templ/blog/construction/image/ico_title01.svg) no-repeat 3px center;
  background-size: 25px auto;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.3;
  padding: 0 0 0 37px;
}

@media (max-width: 767px) {
  .blog_twitter_tl_wrap {
    margin: 0 auto;
    max-width: 500px;
  }

  .blog_twitter_title {
    background-position: 0 center;
    background-size: 20px auto;
    padding: 0 0 0 30px;
  }
}